summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Documentation/botr/garbage-collection.md2
-rw-r--r--Documentation/coding-guidelines/clr-jit-coding-conventions.md2
-rw-r--r--README.md1
-rw-r--r--build-test.cmd11
-rwxr-xr-xbuild.sh3
-rw-r--r--clr.coreclr.props1
-rw-r--r--config.json3
-rw-r--r--dependencies.props12
-rwxr-xr-xnetci.groovy7
-rw-r--r--perf.groovy74
-rw-r--r--src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.builds4
-rw-r--r--src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.pkgproj3
-rw-r--r--src/.nuget/Microsoft.NETCore.ILAsm/fedora/24/Microsoft.NETCore.ILAsm.pkgproj30
-rw-r--r--src/.nuget/Microsoft.NETCore.ILDAsm/Microsoft.NETCore.ILDAsm.builds4
-rw-r--r--src/.nuget/Microsoft.NETCore.ILDAsm/Microsoft.NETCore.ILDAsm.pkgproj3
-rw-r--r--src/.nuget/Microsoft.NETCore.ILDAsm/fedora/24/Microsoft.NETCore.ILDAsm.pkgproj30
-rw-r--r--src/.nuget/Microsoft.NETCore.Jit/Microsoft.NETCore.Jit.builds4
-rw-r--r--src/.nuget/Microsoft.NETCore.Jit/Microsoft.NETCore.Jit.pkgproj3
-rw-r--r--src/.nuget/Microsoft.NETCore.Jit/fedora/24/Microsoft.NETCore.Jit.pkgproj30
-rw-r--r--src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/Microsoft.NETCore.Runtime.CoreCLR.builds4
-rw-r--r--src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/Microsoft.NETCore.Runtime.CoreCLR.pkgproj3
-rw-r--r--src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/fedora/24/Microsoft.NETCore.Runtime.CoreCLR.pkgproj57
-rw-r--r--src/.nuget/Microsoft.NETCore.TestHost/Microsoft.NETCore.TestHost.builds4
-rw-r--r--src/.nuget/Microsoft.NETCore.TestHost/Microsoft.NETCore.TestHost.pkgproj3
-rw-r--r--src/.nuget/Microsoft.NETCore.TestHost/fedora/24/Microsoft.NETCore.TestHost.pkgproj30
-rw-r--r--src/ToolBox/SOS/NETCore/SymbolReader.cs31
-rw-r--r--src/ToolBox/SOS/lldbplugin/CMakeLists.txt5
-rw-r--r--src/classlibnative/inc/nlsinfo.h2
-rw-r--r--src/classlibnative/nls/nlsinfo.cpp11
-rw-r--r--src/debug/ee/debugger.cpp15
-rw-r--r--src/debug/ee/debugger.h2
-rw-r--r--src/debug/ee/funceval.cpp38
-rw-r--r--src/gc/env/gcenv.base.h2
-rw-r--r--src/gc/gc.cpp3
-rw-r--r--src/ilasm/CMakeLists.txt11
-rw-r--r--src/ilasm/prebuilt/asmparse.cpp (renamed from src/ilasm/prebuilt/asmparse.c)0
-rw-r--r--src/inc/CMakeLists.txt9
-rw-r--r--src/inc/jithelpers.h2
-rw-r--r--src/inc/switches.h2
-rw-r--r--src/inc/xmlparser_i.cpp (renamed from src/inc/xmlparser_i.c)0
-rw-r--r--src/jit/assertionprop.cpp34
-rwxr-xr-xsrc/jit/codegen.h2
-rw-r--r--src/jit/codegenarm64.cpp169
-rw-r--r--src/jit/codegenclassic.h1
-rwxr-xr-xsrc/jit/codegencommon.cpp13
-rw-r--r--src/jit/codegenlegacy.cpp283
-rw-r--r--src/jit/codegenlinear.h21
-rw-r--r--[-rwxr-xr-x]src/jit/codegenxarch.cpp577
-rw-r--r--src/jit/compiler.cpp50
-rw-r--r--src/jit/compiler.h29
-rw-r--r--src/jit/compiler.hpp7
-rw-r--r--src/jit/decomposelongs.cpp497
-rw-r--r--src/jit/decomposelongs.h15
-rw-r--r--src/jit/earlyprop.cpp6
-rw-r--r--src/jit/emit.cpp25
-rw-r--r--src/jit/emit.h58
-rw-r--r--src/jit/emitarm.cpp111
-rw-r--r--src/jit/emitarm.h3
-rw-r--r--src/jit/flowgraph.cpp218
-rw-r--r--src/jit/gcencode.cpp42
-rw-r--r--src/jit/gentree.cpp1382
-rw-r--r--src/jit/gentree.h520
-rw-r--r--src/jit/gschecks.cpp105
-rw-r--r--src/jit/gtlist.h41
-rw-r--r--src/jit/gtstructs.h10
-rw-r--r--src/jit/importer.cpp365
-rw-r--r--src/jit/lir.cpp58
-rw-r--r--src/jit/lir.h2
-rw-r--r--src/jit/liveness.cpp98
-rw-r--r--src/jit/lower.cpp82
-rw-r--r--src/jit/lower.h4
-rw-r--r--src/jit/lowerarm64.cpp292
-rw-r--r--src/jit/lowerxarch.cpp323
-rw-r--r--src/jit/lsra.cpp143
-rw-r--r--[-rwxr-xr-x]src/jit/morph.cpp1466
-rw-r--r--src/jit/optimizer.cpp36
-rw-r--r--src/jit/rationalize.cpp431
-rw-r--r--src/jit/rationalize.h7
-rw-r--r--src/jit/regalloc.cpp90
-rw-r--r--src/jit/simd.cpp12
-rw-r--r--src/jit/target.h17
-rw-r--r--src/jit/utils.cpp5
-rw-r--r--src/jit/valuenum.cpp258
-rw-r--r--src/mscorlib/corefx/System/Globalization/Calendar.cs17
-rw-r--r--src/mscorlib/corefx/System/Globalization/CalendarData.Windows.cs90
-rw-r--r--src/mscorlib/corefx/System/Globalization/CalendarData.cs18
-rw-r--r--src/mscorlib/corefx/System/Globalization/CalendricalCalculationsHelper.cs154
-rw-r--r--src/mscorlib/corefx/System/Globalization/CharUnicodeInfo.cs4
-rw-r--r--src/mscorlib/corefx/System/Globalization/CharUnicodeInfoData.cs3
-rw-r--r--src/mscorlib/corefx/System/Globalization/ChineseLunisolarCalendar.cs27
-rw-r--r--src/mscorlib/corefx/System/Globalization/CompareInfo.Unix.cs44
-rw-r--r--src/mscorlib/corefx/System/Globalization/CompareInfo.Windows.cs159
-rw-r--r--src/mscorlib/corefx/System/Globalization/CompareInfo.cs48
-rw-r--r--src/mscorlib/corefx/System/Globalization/CultureData.Unix.cs46
-rw-r--r--src/mscorlib/corefx/System/Globalization/CultureData.Windows.cs112
-rw-r--r--src/mscorlib/corefx/System/Globalization/CultureData.cs615
-rw-r--r--src/mscorlib/corefx/System/Globalization/CultureInfo.Windows.cs3
-rw-r--r--src/mscorlib/corefx/System/Globalization/CultureInfo.cs29
-rw-r--r--src/mscorlib/corefx/System/Globalization/CultureNotFoundException.cs18
-rw-r--r--src/mscorlib/corefx/System/Globalization/DateTimeFormatInfo.cs284
-rw-r--r--src/mscorlib/corefx/System/Globalization/DateTimeFormatInfoScanner.cs25
-rw-r--r--src/mscorlib/corefx/System/Globalization/EastAsianLunisolarCalendar.cs4
-rw-r--r--src/mscorlib/corefx/System/Globalization/GregorianCalendarHelper.cs8
-rw-r--r--src/mscorlib/corefx/System/Globalization/HebrewCalendar.cs72
-rw-r--r--src/mscorlib/corefx/System/Globalization/HebrewNumber.cs28
-rw-r--r--src/mscorlib/corefx/System/Globalization/HijriCalendar.cs43
-rw-r--r--src/mscorlib/corefx/System/Globalization/JapaneseCalendar.Windows.cs2
-rw-r--r--src/mscorlib/corefx/System/Globalization/JapaneseCalendar.cs2
-rw-r--r--src/mscorlib/corefx/System/Globalization/JapaneseLunisolarCalendar.cs4
-rw-r--r--src/mscorlib/corefx/System/Globalization/JulianCalendar.cs46
-rw-r--r--src/mscorlib/corefx/System/Globalization/KoreanCalendar.cs19
-rw-r--r--src/mscorlib/corefx/System/Globalization/KoreanLunisolarCalendar.cs27
-rw-r--r--src/mscorlib/corefx/System/Globalization/NumberFormatInfo.cs16
-rw-r--r--src/mscorlib/corefx/System/Globalization/PersianCalendar.cs53
-rw-r--r--src/mscorlib/corefx/System/Globalization/RegionInfo.cs59
-rw-r--r--src/mscorlib/corefx/System/Globalization/StringInfo.cs32
-rw-r--r--src/mscorlib/corefx/System/Globalization/TaiwanCalendar.cs2
-rw-r--r--src/mscorlib/corefx/System/Globalization/TaiwanLunisolarCalendar.cs27
-rw-r--r--src/mscorlib/corefx/System/Globalization/TextElementEnumerator.cs72
-rw-r--r--src/mscorlib/corefx/System/Globalization/TextInfo.Unix.cs27
-rw-r--r--src/mscorlib/corefx/System/Globalization/TextInfo.Windows.cs60
-rw-r--r--src/mscorlib/corefx/System/Globalization/TextInfo.cs138
-rw-r--r--src/mscorlib/corefx/System/Globalization/ThaiBuddhistCalendar.cs4
-rw-r--r--src/mscorlib/corefx/System/Globalization/TimeSpanStyles.cs1
-rw-r--r--src/mscorlib/corefx/System/Globalization/UmAlQuraCalendar.cs63
-rw-r--r--src/mscorlib/corefx/System/Globalization/UnicodeCategory.cs14
-rw-r--r--src/mscorlib/model.xml44
-rw-r--r--src/mscorlib/mscorlib.shared.sources.props6
-rw-r--r--src/mscorlib/ref/mscorlib.cs38
-rw-r--r--src/mscorlib/src/System/AppContext/AppContext.cs15
-rw-r--r--src/mscorlib/src/System/Array.cs461
-rw-r--r--src/mscorlib/src/System/ArraySegment.cs47
-rw-r--r--src/mscorlib/src/System/Collections/Concurrent/ConcurrentDictionary.cs100
-rw-r--r--src/mscorlib/src/System/Collections/Generic/List.cs6
-rw-r--r--src/mscorlib/src/System/Collections/ObjectModel/Collection.cs4
-rw-r--r--src/mscorlib/src/System/Enum.cs30
-rw-r--r--src/mscorlib/src/System/Globalization/CompareInfo.cs2
-rw-r--r--src/mscorlib/src/System/Globalization/CultureData.cs4
-rw-r--r--src/mscorlib/src/System/Globalization/CultureInfo.cs9
-rw-r--r--src/mscorlib/src/System/Globalization/CultureNotFoundException.cs15
-rw-r--r--src/mscorlib/src/System/Globalization/DateTimeFormatInfo.cs28
-rw-r--r--src/mscorlib/src/System/Globalization/RegionInfo.cs2
-rw-r--r--src/mscorlib/src/System/Globalization/STUBS.cs58
-rw-r--r--src/mscorlib/src/System/Globalization/SortVersion.cs102
-rw-r--r--src/mscorlib/src/System/Globalization/TextInfo.cs136
-rw-r--r--src/mscorlib/src/System/IO/Stream.cs2
-rw-r--r--src/mscorlib/src/System/Internal.cs14
-rw-r--r--src/mscorlib/src/System/Runtime/CompilerServices/RuntimeHelpers.cs4
-rw-r--r--src/mscorlib/src/System/String.Comparison.cs1160
-rw-r--r--src/mscorlib/src/System/String.Manipulation.cs1596
-rw-r--r--src/mscorlib/src/System/String.Searching.cs358
-rw-r--r--src/mscorlib/src/System/String.cs3081
-rw-r--r--src/mscorlib/src/System/StringSplitOptions.cs16
-rw-r--r--src/mscorlib/src/System/Text/Normalization.cs2
-rw-r--r--src/mscorlib/src/System/Text/StringBuilder.cs123
-rw-r--r--src/mscorlib/src/System/Threading/Tasks/FutureFactory.cs80
-rw-r--r--src/mscorlib/src/System/Threading/Tasks/Task.cs130
-rw-r--r--src/mscorlib/src/System/Threading/Tasks/TaskCompletionSource.cs18
-rw-r--r--src/mscorlib/src/System/Threading/Tasks/future.cs34
-rw-r--r--src/mscorlib/src/System/ThrowHelper.cs464
-rw-r--r--src/pal/inc/mbusafecrt.h2
-rw-r--r--src/pal/inc/pal.h1
-rw-r--r--src/pal/inc/pal_char16.h3
-rw-r--r--src/pal/inc/pal_mstypes.h5
-rw-r--r--src/pal/inc/rt/palrt.h4
-rw-r--r--src/pal/prebuilt/idl/clrdata_i.cpp (renamed from src/pal/prebuilt/idl/clrdata_i.c)0
-rw-r--r--src/pal/prebuilt/idl/clrinternal_i.cpp (renamed from src/pal/prebuilt/idl/clrinternal_i.c)0
-rw-r--r--src/pal/prebuilt/idl/clrprivappxhosting_i.cpp (renamed from src/pal/prebuilt/idl/clrprivappxhosting_i.c)0
-rw-r--r--src/pal/prebuilt/idl/clrprivbinding_i.cpp (renamed from src/pal/prebuilt/idl/clrprivbinding_i.c)0
-rw-r--r--src/pal/prebuilt/idl/clrprivhosting_i.cpp (renamed from src/pal/prebuilt/idl/clrprivhosting_i.c)0
-rw-r--r--src/pal/prebuilt/idl/clrprivruntimebinders_i.cpp (renamed from src/pal/prebuilt/idl/clrprivruntimebinders_i.c)0
-rw-r--r--src/pal/prebuilt/idl/cordebug_i.cpp (renamed from src/pal/prebuilt/idl/cordebug_i.c)0
-rw-r--r--src/pal/prebuilt/idl/corprof_i.cpp (renamed from src/pal/prebuilt/idl/corprof_i.c)0
-rw-r--r--src/pal/prebuilt/idl/corpub_i.cpp (renamed from src/pal/prebuilt/idl/corpub_i.c)0
-rw-r--r--src/pal/prebuilt/idl/corsym_i.cpp (renamed from src/pal/prebuilt/idl/corsym_i.c)0
-rw-r--r--src/pal/prebuilt/idl/fusionpriv_i.cpp (renamed from src/pal/prebuilt/idl/fusionpriv_i.c)0
-rw-r--r--src/pal/prebuilt/idl/gchost_i.cpp (renamed from src/pal/prebuilt/idl/gchost_i.c)0
-rw-r--r--src/pal/prebuilt/idl/ivalidator_i.cpp (renamed from src/pal/prebuilt/idl/ivalidator_i.c)0
-rw-r--r--src/pal/prebuilt/idl/ivehandler_i.cpp (renamed from src/pal/prebuilt/idl/ivehandler_i.c)0
-rw-r--r--src/pal/prebuilt/idl/mscorsvc_i.cpp (renamed from src/pal/prebuilt/idl/mscorsvc_i.c)0
-rw-r--r--src/pal/prebuilt/idl/sospriv_i.cpp (renamed from src/pal/prebuilt/idl/sospriv_i.c)6
-rw-r--r--src/pal/prebuilt/idl/tlbimpexp_i.cpp (renamed from src/pal/prebuilt/idl/tlbimpexp_i.c)0
-rw-r--r--src/pal/prebuilt/idl/xclrdata_i.cpp (renamed from src/pal/prebuilt/idl/xclrdata_i.c)0
-rw-r--r--src/pal/prebuilt/idl/xcordebug_i.cpp (renamed from src/pal/prebuilt/idl/xcordebug_i.c)0
-rw-r--r--src/pal/src/CMakeLists.txt62
-rw-r--r--src/pal/src/examples/CMakeLists.txt2
-rw-r--r--src/pal/src/examples/example1.cpp (renamed from src/pal/src/examples/example1.c)0
-rw-r--r--src/pal/src/include/pal/palinternal.h1
-rw-r--r--src/pal/src/safecrt/makepath_s.cpp (renamed from src/pal/src/safecrt/makepath_s.c)0
-rw-r--r--src/pal/src/safecrt/mbusafecrt.cpp (renamed from src/pal/src/safecrt/mbusafecrt.c)0
-rw-r--r--src/pal/src/safecrt/memcpy_s.cpp (renamed from src/pal/src/safecrt/memcpy_s.c)0
-rw-r--r--src/pal/src/safecrt/memmove_s.cpp (renamed from src/pal/src/safecrt/memmove_s.c)0
-rw-r--r--src/pal/src/safecrt/safecrt_input_s.cpp (renamed from src/pal/src/safecrt/safecrt_input_s.c)0
-rw-r--r--src/pal/src/safecrt/safecrt_output_l.cpp (renamed from src/pal/src/safecrt/safecrt_output_l.c)0
-rw-r--r--src/pal/src/safecrt/safecrt_output_s.cpp (renamed from src/pal/src/safecrt/safecrt_output_s.c)0
-rw-r--r--src/pal/src/safecrt/safecrt_winput_s.cpp (renamed from src/pal/src/safecrt/safecrt_winput_s.c)0
-rw-r--r--src/pal/src/safecrt/safecrt_woutput_s.cpp (renamed from src/pal/src/safecrt/safecrt_woutput_s.c)0
-rw-r--r--src/pal/src/safecrt/snprintf.cpp (renamed from src/pal/src/safecrt/snprintf.c)0
-rw-r--r--src/pal/src/safecrt/splitpath_s.cpp (renamed from src/pal/src/safecrt/splitpath_s.c)0
-rw-r--r--src/pal/src/safecrt/sprintf.cpp (renamed from src/pal/src/safecrt/sprintf.c)0
-rw-r--r--src/pal/src/safecrt/sscanf.cpp (renamed from src/pal/src/safecrt/sscanf.c)2
-rw-r--r--src/pal/src/safecrt/strcat_s.cpp (renamed from src/pal/src/safecrt/strcat_s.c)0
-rw-r--r--src/pal/src/safecrt/strcpy_s.cpp (renamed from src/pal/src/safecrt/strcpy_s.c)0
-rw-r--r--src/pal/src/safecrt/strlen_s.cpp (renamed from src/pal/src/safecrt/strlen_s.c)2
-rw-r--r--src/pal/src/safecrt/strncat_s.cpp (renamed from src/pal/src/safecrt/strncat_s.c)0
-rw-r--r--src/pal/src/safecrt/strncpy_s.cpp (renamed from src/pal/src/safecrt/strncpy_s.c)0
-rw-r--r--src/pal/src/safecrt/strtok_s.cpp (renamed from src/pal/src/safecrt/strtok_s.c)0
-rw-r--r--src/pal/src/safecrt/swprintf.cpp (renamed from src/pal/src/safecrt/swprintf.c)0
-rw-r--r--src/pal/src/safecrt/vsprintf.cpp (renamed from src/pal/src/safecrt/vsprintf.c)0
-rw-r--r--src/pal/src/safecrt/vswprint.cpp (renamed from src/pal/src/safecrt/vswprint.c)0
-rw-r--r--src/pal/src/safecrt/wcscat_s.cpp (renamed from src/pal/src/safecrt/wcscat_s.c)0
-rw-r--r--src/pal/src/safecrt/wcscpy_s.cpp (renamed from src/pal/src/safecrt/wcscpy_s.c)0
-rw-r--r--src/pal/src/safecrt/wcslen_s.cpp (renamed from src/pal/src/safecrt/wcslen_s.c)0
-rw-r--r--src/pal/src/safecrt/wcsncat_s.cpp (renamed from src/pal/src/safecrt/wcsncat_s.c)0
-rw-r--r--src/pal/src/safecrt/wcsncpy_s.cpp (renamed from src/pal/src/safecrt/wcsncpy_s.c)0
-rw-r--r--src/pal/src/safecrt/wcstok_s.cpp (renamed from src/pal/src/safecrt/wcstok_s.c)0
-rw-r--r--src/pal/src/safecrt/wmakepath_s.cpp (renamed from src/pal/src/safecrt/wmakepath_s.c)0
-rw-r--r--src/pal/src/safecrt/wsplitpath_s.cpp (renamed from src/pal/src/safecrt/wsplitpath_s.c)0
-rw-r--r--src/pal/src/safecrt/xtoa_s.cpp (renamed from src/pal/src/safecrt/xtoa_s.c)0
-rw-r--r--src/pal/src/safecrt/xtow_s.cpp (renamed from src/pal/src/safecrt/xtow_s.c)0
-rw-r--r--src/pal/tests/CMakeLists.txt5
-rw-r--r--src/pal/tests/palsuite/c_runtime/__iscsym/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/__iscsym/test1/__iscsym.cpp (renamed from src/pal/tests/palsuite/c_runtime/__iscsym/test1/__iscsym.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_alloca/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_alloca/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_alloca/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_ecvt/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_ecvt/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_ecvt/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_fdopen/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_fdopen/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_fdopen/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_finite/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_finite/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_finite/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_fullpath/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_fullpath/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_fullpath/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_gcvt/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_gcvt/test1/_gcvt.cpp (renamed from src/pal/tests/palsuite/c_runtime/_gcvt/test1/_gcvt.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_gcvt/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_gcvt/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/_gcvt/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_getw/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_getw/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_getw/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_isnan/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_isnan/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_isnan/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_itow/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_itow/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_itow/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_makepath/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_makepath/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_makepath/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_mbsdec/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_mbsdec/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_mbsdec/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_mbsinc/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_mbsinc/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_mbsinc/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_mbslen/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_mbslen/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_mbslen/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_mbsninc/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_mbsninc/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_mbsninc/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_open_osfhandle/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_open_osfhandle/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_open_osfhandle/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_open_osfhandle/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_open_osfhandle/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/_open_osfhandle/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_putenv/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_putenv/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_putenv/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_putenv/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_putenv/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/_putenv/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_putenv/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_putenv/test3/test3.cpp (renamed from src/pal/tests/palsuite/c_runtime/_putenv/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_putenv/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_putenv/test4/test4.cpp (renamed from src/pal/tests/palsuite/c_runtime/_putenv/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_putw/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_putw/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_putw/test1/test1.c)2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/_snprintf.h28
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snprintf/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test10/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test10/test10.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snprintf/test10/test10.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test11/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test11/test11.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snprintf/test11/test11.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test12/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test12/test12.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snprintf/test12/test12.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test13/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test13/test13.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snprintf/test13/test13.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test14/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test14/test14.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snprintf/test14/test14.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test15/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test15/test15.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snprintf/test15/test15.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test16/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test16/test16.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snprintf/test16/test16.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test17/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test17/test17.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snprintf/test17/test17.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test18/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test18/test18.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snprintf/test18/test18.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test19/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test19/test19.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snprintf/test19/test19.c)6
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snprintf/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test3/test3.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snprintf/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test4/test4.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snprintf/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test5/test5.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snprintf/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test6/test6.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snprintf/test6/test6.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test7/test7.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snprintf/test7/test7.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test8/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test8/test8.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snprintf/test8/test8.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test9/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snprintf/test9/test9.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snprintf/test9/test9.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/_snwprintf.h32
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snwprintf/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test10/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test10/test10.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snwprintf/test10/test10.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test11/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test11/test11.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snwprintf/test11/test11.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test12/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test12/test12.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snwprintf/test12/test12.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test13/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test13/test13.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snwprintf/test13/test13.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test14/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test14/test14.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snwprintf/test14/test14.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test15/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test15/test15.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snwprintf/test15/test15.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test16/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test16/test16.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snwprintf/test16/test16.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test17/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test17/test17.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snwprintf/test17/test17.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test18/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test18/test18.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snwprintf/test18/test18.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test19/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test19/test19.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snwprintf/test19/test19.c)6
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snwprintf/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test3/test3.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snwprintf/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test4/test4.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snwprintf/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test5/test5.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snwprintf/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test6/test6.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snwprintf/test6/test6.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test7/test7.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snwprintf/test7/test7.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test8/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test8/test8.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snwprintf/test8/test8.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test9/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_snwprintf/test9/test9.cpp (renamed from src/pal/tests/palsuite/c_runtime/_snwprintf/test9/test9.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_splitpath/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_splitpath/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_splitpath/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_stricmp/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_stricmp/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_stricmp/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_strlwr/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_strlwr/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_strlwr/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_strnicmp/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_strnicmp/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_strnicmp/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_swab/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_swab/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_swab/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/_vsnprintf.h14
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnprintf/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test10/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test10/test10.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnprintf/test10/test10.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test11/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test11/test11.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnprintf/test11/test11.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test12/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test12/test12.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnprintf/test12/test12.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test13/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test13/test13.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnprintf/test13/test13.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test14/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test14/test14.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnprintf/test14/test14.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test15/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test15/test15.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnprintf/test15/test15.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test16/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test16/test16.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnprintf/test16/test16.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test17/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test17/test17.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnprintf/test17/test17.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test18/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test18/test18.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnprintf/test18/test18.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test19/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test19/test19.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnprintf/test19/test19.c)4
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnprintf/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test3/test3.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnprintf/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test4/test4.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnprintf/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test5/test5.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnprintf/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test6/test6.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnprintf/test6/test6.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test7/test7.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnprintf/test7/test7.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test8/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test8/test8.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnprintf/test8/test8.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test9/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnprintf/test9/test9.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnprintf/test9/test9.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/_vsnwprintf.h16
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnwprintf/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test10/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test10/test10.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnwprintf/test10/test10.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test11/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test11/test11.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnwprintf/test11/test11.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test12/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test12/test12.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnwprintf/test12/test12.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test13/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test13/test13.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnwprintf/test13/test13.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test14/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test14/test14.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnwprintf/test14/test14.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test15/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test15/test15.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnwprintf/test15/test15.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test16/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test16/test16.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnwprintf/test16/test16.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test17/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test17/test17.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnwprintf/test17/test17.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test18/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test18/test18.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnwprintf/test18/test18.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test19/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test19/test19.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnwprintf/test19/test19.c)2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnwprintf/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test3/test3.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnwprintf/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test4/test4.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnwprintf/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test5/test5.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnwprintf/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test6/test6.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnwprintf/test6/test6.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test7/test7.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnwprintf/test7/test7.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test8/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test8/test8.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnwprintf/test8/test8.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test9/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_vsnwprintf/test9/test9.cpp (renamed from src/pal/tests/palsuite/c_runtime/_vsnwprintf/test9/test9.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wcsicmp/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wcsicmp/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_wcsicmp/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wcslwr/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wcslwr/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_wcslwr/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wcsnicmp/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wcsnicmp/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_wcsnicmp/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wfopen/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wfopen/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_wfopen/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wfopen/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wfopen/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/_wfopen/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wfopen/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wfopen/test3/test3.cpp (renamed from src/pal/tests/palsuite/c_runtime/_wfopen/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wfopen/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wfopen/test4/test4.cpp (renamed from src/pal/tests/palsuite/c_runtime/_wfopen/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wfopen/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wfopen/test5/test5.cpp (renamed from src/pal/tests/palsuite/c_runtime/_wfopen/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wfopen/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wfopen/test6/test6.cpp (renamed from src/pal/tests/palsuite/c_runtime/_wfopen/test6/test6.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wfopen/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wfopen/test7/test7.cpp (renamed from src/pal/tests/palsuite/c_runtime/_wfopen/test7/test7.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wmakepath/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wmakepath/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_wmakepath/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wsplitpath/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wsplitpath/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_wsplitpath/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wtoi/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/_wtoi/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/_wtoi/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/abs/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/abs/test1/abs.cpp (renamed from src/pal/tests/palsuite/c_runtime/abs/test1/abs.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/acos/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/acos/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/acos/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/asin/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/asin/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/asin/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/atan/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/atan/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/atan/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/atan2/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/atan2/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/atan2/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/atof/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/atof/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/atof/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/atoi/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/atoi/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/atoi/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/atol/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/atol/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/atol/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/bsearch/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/bsearch/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/bsearch/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/bsearch/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/bsearch/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/bsearch/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/ceil/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/ceil/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/ceil/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/cos/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/cos/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/cos/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/cosh/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/cosh/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/cosh/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/ctime/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/ctime/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/ctime/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/errno/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/errno/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/errno/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/errno/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/errno/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/errno/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/exit/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/exit/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/exit/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/exit/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/exit/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/exit/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/exp/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/exp/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/exp/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fabs/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fabs/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/fabs/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fabsf/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fabsf/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/fabsf/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fclose/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fclose/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/fclose/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fclose/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fclose/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/fclose/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/feof/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/feof/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/feof/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/ferror/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/ferror/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/ferror/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/ferror/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/ferror/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/ferror/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fflush/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fflush/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/fflush/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fgets/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fgets/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/fgets/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fgets/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fgets/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/fgets/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fgets/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fgets/test3/test3.cpp (renamed from src/pal/tests/palsuite/c_runtime/fgets/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/floor/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/floor/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/floor/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fmod/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fmod/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/fmod/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fmodf/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fmodf/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/fmodf/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fopen/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fopen/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/fopen/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fopen/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fopen/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/fopen/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fopen/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fopen/test3/test3.cpp (renamed from src/pal/tests/palsuite/c_runtime/fopen/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fopen/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fopen/test4/test4.cpp (renamed from src/pal/tests/palsuite/c_runtime/fopen/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fopen/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fopen/test5/test5.cpp (renamed from src/pal/tests/palsuite/c_runtime/fopen/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fopen/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fopen/test6/test6.cpp (renamed from src/pal/tests/palsuite/c_runtime/fopen/test6/test6.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fopen/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fopen/test7/test7.cpp (renamed from src/pal/tests/palsuite/c_runtime/fopen/test7/test7.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/fprintf.h14
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/fprintf/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test10/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test10/test10.cpp (renamed from src/pal/tests/palsuite/c_runtime/fprintf/test10/test10.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test11/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test11/test11.cpp (renamed from src/pal/tests/palsuite/c_runtime/fprintf/test11/test11.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test12/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test12/test12.cpp (renamed from src/pal/tests/palsuite/c_runtime/fprintf/test12/test12.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test13/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test13/test13.cpp (renamed from src/pal/tests/palsuite/c_runtime/fprintf/test13/test13.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test14/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test14/test14.cpp (renamed from src/pal/tests/palsuite/c_runtime/fprintf/test14/test14.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test15/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test15/test15.cpp (renamed from src/pal/tests/palsuite/c_runtime/fprintf/test15/test15.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test16/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test16/test16.cpp (renamed from src/pal/tests/palsuite/c_runtime/fprintf/test16/test16.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test17/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test17/test17.cpp (renamed from src/pal/tests/palsuite/c_runtime/fprintf/test17/test17.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test18/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test18/test18.cpp (renamed from src/pal/tests/palsuite/c_runtime/fprintf/test18/test18.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test19/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test19/test19.cpp (renamed from src/pal/tests/palsuite/c_runtime/fprintf/test19/test19.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/fprintf/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test3/test3.cpp (renamed from src/pal/tests/palsuite/c_runtime/fprintf/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test4/test4.cpp (renamed from src/pal/tests/palsuite/c_runtime/fprintf/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test5/test5.cpp (renamed from src/pal/tests/palsuite/c_runtime/fprintf/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test6/test6.cpp (renamed from src/pal/tests/palsuite/c_runtime/fprintf/test6/test6.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test7/test7.cpp (renamed from src/pal/tests/palsuite/c_runtime/fprintf/test7/test7.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test8/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test8/test8.cpp (renamed from src/pal/tests/palsuite/c_runtime/fprintf/test8/test8.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test9/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fprintf/test9/test9.cpp (renamed from src/pal/tests/palsuite/c_runtime/fprintf/test9/test9.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fputs/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fputs/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/fputs/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fputs/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fputs/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/fputs/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fread/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fread/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/fread/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fread/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fread/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/fread/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fread/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fread/test3/test3.cpp (renamed from src/pal/tests/palsuite/c_runtime/fread/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/free/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/free/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/free/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fseek/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fseek/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/fseek/test1/test1.c)2
-rw-r--r--src/pal/tests/palsuite/c_runtime/ftell/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/ftell/test1/ftell.cpp (renamed from src/pal/tests/palsuite/c_runtime/ftell/test1/ftell.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/fwprintf.h34
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/fwprintf/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test10/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test10/test10.cpp (renamed from src/pal/tests/palsuite/c_runtime/fwprintf/test10/test10.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test11/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test11/test11.cpp (renamed from src/pal/tests/palsuite/c_runtime/fwprintf/test11/test11.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test12/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test12/test12.cpp (renamed from src/pal/tests/palsuite/c_runtime/fwprintf/test12/test12.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test13/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test13/test13.cpp (renamed from src/pal/tests/palsuite/c_runtime/fwprintf/test13/test13.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test14/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test14/test14.cpp (renamed from src/pal/tests/palsuite/c_runtime/fwprintf/test14/test14.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test15/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test15/test15.cpp (renamed from src/pal/tests/palsuite/c_runtime/fwprintf/test15/test15.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test16/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test16/test16.cpp (renamed from src/pal/tests/palsuite/c_runtime/fwprintf/test16/test16.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test17/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test17/test17.cpp (renamed from src/pal/tests/palsuite/c_runtime/fwprintf/test17/test17.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test18/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test18/test18.cpp (renamed from src/pal/tests/palsuite/c_runtime/fwprintf/test18/test18.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test19/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test19/test19.cpp (renamed from src/pal/tests/palsuite/c_runtime/fwprintf/test19/test19.c)6
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/fwprintf/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test3/test3.cpp (renamed from src/pal/tests/palsuite/c_runtime/fwprintf/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test4/test4.cpp (renamed from src/pal/tests/palsuite/c_runtime/fwprintf/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test5/test5.cpp (renamed from src/pal/tests/palsuite/c_runtime/fwprintf/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test6/test6.cpp (renamed from src/pal/tests/palsuite/c_runtime/fwprintf/test6/test6.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test7/test7.cpp (renamed from src/pal/tests/palsuite/c_runtime/fwprintf/test7/test7.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test8/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test8/test8.cpp (renamed from src/pal/tests/palsuite/c_runtime/fwprintf/test8/test8.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test9/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwprintf/test9/test9.cpp (renamed from src/pal/tests/palsuite/c_runtime/fwprintf/test9/test9.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwrite/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/fwrite/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/fwrite/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/getc/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/getc/test1/getc.cpp (renamed from src/pal/tests/palsuite/c_runtime/getc/test1/getc.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/getenv/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/getenv/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/getenv/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/getenv/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/getenv/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/getenv/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/getenv/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/getenv/test3/test3.cpp (renamed from src/pal/tests/palsuite/c_runtime/getenv/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/isalnum/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/isalnum/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/isalnum/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/isalpha/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/isalpha/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/isalpha/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/isdigit/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/isdigit/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/isdigit/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/islower/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/islower/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/islower/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/isprint/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/isprint/test1/isprint.cpp (renamed from src/pal/tests/palsuite/c_runtime/isprint/test1/isprint.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/isprint/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/isprint/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/isprint/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/isspace/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/isspace/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/isspace/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/isupper/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/isupper/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/isupper/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/iswdigit/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/iswdigit/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/iswdigit/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/iswprint/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/iswprint/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/iswprint/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/iswspace/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/iswspace/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/iswspace/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/iswupper/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/iswupper/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/iswupper/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/iswxdigit/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/iswxdigit/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/iswxdigit/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/isxdigit/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/isxdigit/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/isxdigit/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/labs/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/labs/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/labs/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/llabs/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/llabs/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/llabs/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/localtime/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/localtime/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/localtime/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/log/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/log/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/log/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/log10/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/log10/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/log10/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/malloc/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/malloc/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/malloc/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/malloc/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/malloc/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/malloc/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/memchr/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/memchr/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/memchr/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/memcmp/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/memcmp/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/memcmp/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/memcpy/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/memcpy/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/memcpy/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/memmove/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/memmove/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/memmove/test1/test1.c)6
-rw-r--r--src/pal/tests/palsuite/c_runtime/memset/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/memset/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/memset/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/modf/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/modf/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/modf/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/modff/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/modff/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/modff/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/pow/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/pow/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/pow/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/printf.h34
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/printf/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test10/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test10/test10.cpp (renamed from src/pal/tests/palsuite/c_runtime/printf/test10/test10.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test11/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test11/test11.cpp (renamed from src/pal/tests/palsuite/c_runtime/printf/test11/test11.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test12/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test12/test12.cpp (renamed from src/pal/tests/palsuite/c_runtime/printf/test12/test12.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test13/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test13/test13.cpp (renamed from src/pal/tests/palsuite/c_runtime/printf/test13/test13.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test14/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test14/test14.cpp (renamed from src/pal/tests/palsuite/c_runtime/printf/test14/test14.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test15/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test15/test15.cpp (renamed from src/pal/tests/palsuite/c_runtime/printf/test15/test15.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test16/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test16/test16.cpp (renamed from src/pal/tests/palsuite/c_runtime/printf/test16/test16.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test17/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test17/test17.cpp (renamed from src/pal/tests/palsuite/c_runtime/printf/test17/test17.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test18/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test18/test18.cpp (renamed from src/pal/tests/palsuite/c_runtime/printf/test18/test18.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test19/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test19/test19.cpp (renamed from src/pal/tests/palsuite/c_runtime/printf/test19/test19.c)6
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/printf/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test3/test3.cpp (renamed from src/pal/tests/palsuite/c_runtime/printf/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test4/test4.cpp (renamed from src/pal/tests/palsuite/c_runtime/printf/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test5/test5.cpp (renamed from src/pal/tests/palsuite/c_runtime/printf/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test6/test6.cpp (renamed from src/pal/tests/palsuite/c_runtime/printf/test6/test6.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test7/test7.cpp (renamed from src/pal/tests/palsuite/c_runtime/printf/test7/test7.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test8/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test8/test8.cpp (renamed from src/pal/tests/palsuite/c_runtime/printf/test8/test8.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test9/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/printf/test9/test9.cpp (renamed from src/pal/tests/palsuite/c_runtime/printf/test9/test9.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/qsort/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/qsort/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/qsort/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/qsort/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/qsort/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/qsort/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/rand_srand/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/rand_srand/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/rand_srand/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/realloc/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/realloc/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/realloc/test1/test1.c)2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sin/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sin/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/sin/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sinh/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sinh/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/sinh/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/sprintf.h32
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/sprintf/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test10/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test10/test10.cpp (renamed from src/pal/tests/palsuite/c_runtime/sprintf/test10/test10.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test11/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test11/test11.cpp (renamed from src/pal/tests/palsuite/c_runtime/sprintf/test11/test11.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test12/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test12/test12.cpp (renamed from src/pal/tests/palsuite/c_runtime/sprintf/test12/test12.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test13/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test13/test13.cpp (renamed from src/pal/tests/palsuite/c_runtime/sprintf/test13/test13.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test14/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test14/test14.cpp (renamed from src/pal/tests/palsuite/c_runtime/sprintf/test14/test14.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test15/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test15/test15.cpp (renamed from src/pal/tests/palsuite/c_runtime/sprintf/test15/test15.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test16/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test16/test16.cpp (renamed from src/pal/tests/palsuite/c_runtime/sprintf/test16/test16.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test17/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test17/test17.cpp (renamed from src/pal/tests/palsuite/c_runtime/sprintf/test17/test17.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test18/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test18/test18.cpp (renamed from src/pal/tests/palsuite/c_runtime/sprintf/test18/test18.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test19/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test19/test19.cpp (renamed from src/pal/tests/palsuite/c_runtime/sprintf/test19/test19.c)6
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/sprintf/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test3/test3.cpp (renamed from src/pal/tests/palsuite/c_runtime/sprintf/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test4/test4.cpp (renamed from src/pal/tests/palsuite/c_runtime/sprintf/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test5/test5.cpp (renamed from src/pal/tests/palsuite/c_runtime/sprintf/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test6/test6.cpp (renamed from src/pal/tests/palsuite/c_runtime/sprintf/test6/test6.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test7/test7.cpp (renamed from src/pal/tests/palsuite/c_runtime/sprintf/test7/test7.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test8/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test8/test8.cpp (renamed from src/pal/tests/palsuite/c_runtime/sprintf/test8/test8.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test9/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sprintf/test9/test9.cpp (renamed from src/pal/tests/palsuite/c_runtime/sprintf/test9/test9.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sqrt/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sqrt/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/sqrt/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/sscanf.h18
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/sscanf/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test10/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test10/test10.cpp (renamed from src/pal/tests/palsuite/c_runtime/sscanf/test10/test10.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test11/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test11/test11.cpp (renamed from src/pal/tests/palsuite/c_runtime/sscanf/test11/test11.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test12/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test12/test12.cpp (renamed from src/pal/tests/palsuite/c_runtime/sscanf/test12/test12.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test13/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test13/test13.cpp (renamed from src/pal/tests/palsuite/c_runtime/sscanf/test13/test13.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test14/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test14/test14.cpp (renamed from src/pal/tests/palsuite/c_runtime/sscanf/test14/test14.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test15/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test15/test15.cpp (renamed from src/pal/tests/palsuite/c_runtime/sscanf/test15/test15.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test16/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test16/test16.cpp (renamed from src/pal/tests/palsuite/c_runtime/sscanf/test16/test16.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test17/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test17/test17.cpp (renamed from src/pal/tests/palsuite/c_runtime/sscanf/test17/test17.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/sscanf/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test3/test3.cpp (renamed from src/pal/tests/palsuite/c_runtime/sscanf/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test4/test4.cpp (renamed from src/pal/tests/palsuite/c_runtime/sscanf/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test5/test5.cpp (renamed from src/pal/tests/palsuite/c_runtime/sscanf/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test6/test6.cpp (renamed from src/pal/tests/palsuite/c_runtime/sscanf/test6/test6.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test7/test7.cpp (renamed from src/pal/tests/palsuite/c_runtime/sscanf/test7/test7.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test8/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test8/test8.cpp (renamed from src/pal/tests/palsuite/c_runtime/sscanf/test8/test8.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test9/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/sscanf/test9/test9.cpp (renamed from src/pal/tests/palsuite/c_runtime/sscanf/test9/test9.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/strcat/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/strcat/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/strcat/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/strchr/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/strchr/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/strchr/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/strcmp/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/strcmp/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/strcmp/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/strcpy/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/strcpy/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/strcpy/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/strcspn/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/strcspn/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/strcspn/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/strlen/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/strlen/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/strlen/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/strncat/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/strncat/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/strncat/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/strncmp/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/strncmp/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/strncmp/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/strncpy/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/strncpy/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/strncpy/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/strpbrk/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/strpbrk/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/strpbrk/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/strrchr/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/strrchr/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/strrchr/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/strspn/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/strspn/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/strspn/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/strstr/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/strstr/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/strstr/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/strtod/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/strtod/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/strtod/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/strtod/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/strtod/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/strtod/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/strtok/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/strtok/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/strtok/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/strtoul/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/strtoul/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/strtoul/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/swprintf.h32
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/swprintf/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test10/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test10/test10.cpp (renamed from src/pal/tests/palsuite/c_runtime/swprintf/test10/test10.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test11/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test11/test11.cpp (renamed from src/pal/tests/palsuite/c_runtime/swprintf/test11/test11.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test12/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test12/test12.cpp (renamed from src/pal/tests/palsuite/c_runtime/swprintf/test12/test12.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test13/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test13/test13.cpp (renamed from src/pal/tests/palsuite/c_runtime/swprintf/test13/test13.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test14/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test14/test14.cpp (renamed from src/pal/tests/palsuite/c_runtime/swprintf/test14/test14.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test15/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test15/test15.cpp (renamed from src/pal/tests/palsuite/c_runtime/swprintf/test15/test15.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test16/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test16/test16.cpp (renamed from src/pal/tests/palsuite/c_runtime/swprintf/test16/test16.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test17/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test17/test17.cpp (renamed from src/pal/tests/palsuite/c_runtime/swprintf/test17/test17.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test18/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test18/test18.cpp (renamed from src/pal/tests/palsuite/c_runtime/swprintf/test18/test18.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test19/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test19/test19.cpp (renamed from src/pal/tests/palsuite/c_runtime/swprintf/test19/test19.c)6
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/swprintf/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test3/test3.cpp (renamed from src/pal/tests/palsuite/c_runtime/swprintf/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test4/test4.cpp (renamed from src/pal/tests/palsuite/c_runtime/swprintf/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test5/test5.cpp (renamed from src/pal/tests/palsuite/c_runtime/swprintf/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test6/test6.cpp (renamed from src/pal/tests/palsuite/c_runtime/swprintf/test6/test6.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test7/test7.cpp (renamed from src/pal/tests/palsuite/c_runtime/swprintf/test7/test7.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test8/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test8/test8.cpp (renamed from src/pal/tests/palsuite/c_runtime/swprintf/test8/test8.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test9/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swprintf/test9/test9.cpp (renamed from src/pal/tests/palsuite/c_runtime/swprintf/test9/test9.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/swscanf.h18
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/swscanf/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test10/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test10/test10.cpp (renamed from src/pal/tests/palsuite/c_runtime/swscanf/test10/test10.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test11/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test11/test11.cpp (renamed from src/pal/tests/palsuite/c_runtime/swscanf/test11/test11.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test12/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test12/test12.cpp (renamed from src/pal/tests/palsuite/c_runtime/swscanf/test12/test12.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test13/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test13/test13.cpp (renamed from src/pal/tests/palsuite/c_runtime/swscanf/test13/test13.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test14/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test14/test14.cpp (renamed from src/pal/tests/palsuite/c_runtime/swscanf/test14/test14.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test15/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test15/test15.cpp (renamed from src/pal/tests/palsuite/c_runtime/swscanf/test15/test15.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test16/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test16/test16.cpp (renamed from src/pal/tests/palsuite/c_runtime/swscanf/test16/test16.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test17/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test17/test17.cpp (renamed from src/pal/tests/palsuite/c_runtime/swscanf/test17/test17.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/swscanf/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test3/test3.cpp (renamed from src/pal/tests/palsuite/c_runtime/swscanf/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test4/test4.cpp (renamed from src/pal/tests/palsuite/c_runtime/swscanf/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test5/test5.cpp (renamed from src/pal/tests/palsuite/c_runtime/swscanf/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test6/test6.cpp (renamed from src/pal/tests/palsuite/c_runtime/swscanf/test6/test6.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test7/test7.cpp (renamed from src/pal/tests/palsuite/c_runtime/swscanf/test7/test7.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test8/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test8/test8.cpp (renamed from src/pal/tests/palsuite/c_runtime/swscanf/test8/test8.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test9/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/swscanf/test9/test9.cpp (renamed from src/pal/tests/palsuite/c_runtime/swscanf/test9/test9.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/tan/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/tan/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/tan/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/tanh/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/tanh/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/tanh/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/time/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/time/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/time/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/tolower/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/tolower/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/tolower/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/toupper/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/toupper/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/toupper/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/towlower/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/towlower/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/towlower/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/towupper/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/towupper/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/towupper/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/ungetc/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/ungetc/test1/ungetc.cpp (renamed from src/pal/tests/palsuite/c_runtime/ungetc/test1/ungetc.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/ungetc/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/ungetc/test2/ungetc.cpp (renamed from src/pal/tests/palsuite/c_runtime/ungetc/test2/ungetc.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/vfprintf/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test10/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test10/test10.cpp (renamed from src/pal/tests/palsuite/c_runtime/vfprintf/test10/test10.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test11/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test11/test11.cpp (renamed from src/pal/tests/palsuite/c_runtime/vfprintf/test11/test11.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test12/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test12/test12.cpp (renamed from src/pal/tests/palsuite/c_runtime/vfprintf/test12/test12.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test13/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test13/test13.cpp (renamed from src/pal/tests/palsuite/c_runtime/vfprintf/test13/test13.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test14/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test14/test14.cpp (renamed from src/pal/tests/palsuite/c_runtime/vfprintf/test14/test14.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test15/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test15/test15.cpp (renamed from src/pal/tests/palsuite/c_runtime/vfprintf/test15/test15.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test16/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test16/test16.cpp (renamed from src/pal/tests/palsuite/c_runtime/vfprintf/test16/test16.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test17/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test17/test17.cpp (renamed from src/pal/tests/palsuite/c_runtime/vfprintf/test17/test17.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test18/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test18/test18.cpp (renamed from src/pal/tests/palsuite/c_runtime/vfprintf/test18/test18.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test19/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test19/test19.cpp (renamed from src/pal/tests/palsuite/c_runtime/vfprintf/test19/test19.c)6
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/vfprintf/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test3/test3.cpp (renamed from src/pal/tests/palsuite/c_runtime/vfprintf/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test4/test4.cpp (renamed from src/pal/tests/palsuite/c_runtime/vfprintf/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test5/test5.cpp (renamed from src/pal/tests/palsuite/c_runtime/vfprintf/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test6/test6.cpp (renamed from src/pal/tests/palsuite/c_runtime/vfprintf/test6/test6.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test7/test7.cpp (renamed from src/pal/tests/palsuite/c_runtime/vfprintf/test7/test7.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test8/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test8/test8.cpp (renamed from src/pal/tests/palsuite/c_runtime/vfprintf/test8/test8.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test9/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/test9/test9.cpp (renamed from src/pal/tests/palsuite/c_runtime/vfprintf/test9/test9.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vfprintf/vfprintf.h34
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/vprintf/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test10/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test10/test10.cpp (renamed from src/pal/tests/palsuite/c_runtime/vprintf/test10/test10.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test11/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test11/test11.cpp (renamed from src/pal/tests/palsuite/c_runtime/vprintf/test11/test11.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test12/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test12/test12.cpp (renamed from src/pal/tests/palsuite/c_runtime/vprintf/test12/test12.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test13/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test13/test13.cpp (renamed from src/pal/tests/palsuite/c_runtime/vprintf/test13/test13.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test14/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test14/test14.cpp (renamed from src/pal/tests/palsuite/c_runtime/vprintf/test14/test14.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test15/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test15/test15.cpp (renamed from src/pal/tests/palsuite/c_runtime/vprintf/test15/test15.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test16/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test16/test16.cpp (renamed from src/pal/tests/palsuite/c_runtime/vprintf/test16/test16.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test17/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test17/test17.cpp (renamed from src/pal/tests/palsuite/c_runtime/vprintf/test17/test17.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test18/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test18/test18.cpp (renamed from src/pal/tests/palsuite/c_runtime/vprintf/test18/test18.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test19/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test19/test19.cpp (renamed from src/pal/tests/palsuite/c_runtime/vprintf/test19/test19.c)6
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/vprintf/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test3/test3.cpp (renamed from src/pal/tests/palsuite/c_runtime/vprintf/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test4/test4.cpp (renamed from src/pal/tests/palsuite/c_runtime/vprintf/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test5/test5.cpp (renamed from src/pal/tests/palsuite/c_runtime/vprintf/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test6/test6.cpp (renamed from src/pal/tests/palsuite/c_runtime/vprintf/test6/test6.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test7/test7.cpp (renamed from src/pal/tests/palsuite/c_runtime/vprintf/test7/test7.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test8/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test8/test8.cpp (renamed from src/pal/tests/palsuite/c_runtime/vprintf/test8/test8.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test9/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/test9/test9.cpp (renamed from src/pal/tests/palsuite/c_runtime/vprintf/test9/test9.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vprintf/vprintf.h34
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/vsprintf/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test10/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test10/test10.cpp (renamed from src/pal/tests/palsuite/c_runtime/vsprintf/test10/test10.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test11/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test11/test11.cpp (renamed from src/pal/tests/palsuite/c_runtime/vsprintf/test11/test11.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test12/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test12/test12.cpp (renamed from src/pal/tests/palsuite/c_runtime/vsprintf/test12/test12.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test13/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test13/test13.cpp (renamed from src/pal/tests/palsuite/c_runtime/vsprintf/test13/test13.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test14/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test14/test14.cpp (renamed from src/pal/tests/palsuite/c_runtime/vsprintf/test14/test14.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test15/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test15/test15.cpp (renamed from src/pal/tests/palsuite/c_runtime/vsprintf/test15/test15.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test16/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test16/test16.cpp (renamed from src/pal/tests/palsuite/c_runtime/vsprintf/test16/test16.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test17/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test17/test17.cpp (renamed from src/pal/tests/palsuite/c_runtime/vsprintf/test17/test17.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test18/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test18/test18.cpp (renamed from src/pal/tests/palsuite/c_runtime/vsprintf/test18/test18.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test19/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test19/test19.cpp (renamed from src/pal/tests/palsuite/c_runtime/vsprintf/test19/test19.c)4
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/vsprintf/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test3/test3.cpp (renamed from src/pal/tests/palsuite/c_runtime/vsprintf/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test4/test4.cpp (renamed from src/pal/tests/palsuite/c_runtime/vsprintf/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test5/test5.cpp (renamed from src/pal/tests/palsuite/c_runtime/vsprintf/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test6/test6.cpp (renamed from src/pal/tests/palsuite/c_runtime/vsprintf/test6/test6.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test7/test7.cpp (renamed from src/pal/tests/palsuite/c_runtime/vsprintf/test7/test7.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test8/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test8/test8.cpp (renamed from src/pal/tests/palsuite/c_runtime/vsprintf/test8/test8.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test9/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/test9/test9.cpp (renamed from src/pal/tests/palsuite/c_runtime/vsprintf/test9/test9.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vsprintf/vsprintf.h34
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/vswprintf/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test10/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test10/test10.cpp (renamed from src/pal/tests/palsuite/c_runtime/vswprintf/test10/test10.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test11/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test11/test11.cpp (renamed from src/pal/tests/palsuite/c_runtime/vswprintf/test11/test11.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test12/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test12/test12.cpp (renamed from src/pal/tests/palsuite/c_runtime/vswprintf/test12/test12.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test13/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test13/test13.cpp (renamed from src/pal/tests/palsuite/c_runtime/vswprintf/test13/test13.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test14/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test14/test14.cpp (renamed from src/pal/tests/palsuite/c_runtime/vswprintf/test14/test14.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test15/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test15/test15.cpp (renamed from src/pal/tests/palsuite/c_runtime/vswprintf/test15/test15.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test16/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test16/test16.cpp (renamed from src/pal/tests/palsuite/c_runtime/vswprintf/test16/test16.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test17/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test17/test17.cpp (renamed from src/pal/tests/palsuite/c_runtime/vswprintf/test17/test17.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test18/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test18/test18.cpp (renamed from src/pal/tests/palsuite/c_runtime/vswprintf/test18/test18.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test19/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test19/test19.cpp (renamed from src/pal/tests/palsuite/c_runtime/vswprintf/test19/test19.c)2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/vswprintf/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test3/test3.cpp (renamed from src/pal/tests/palsuite/c_runtime/vswprintf/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test4/test4.cpp (renamed from src/pal/tests/palsuite/c_runtime/vswprintf/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test5/test5.cpp (renamed from src/pal/tests/palsuite/c_runtime/vswprintf/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test6/test6.cpp (renamed from src/pal/tests/palsuite/c_runtime/vswprintf/test6/test6.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test7/test7.cpp (renamed from src/pal/tests/palsuite/c_runtime/vswprintf/test7/test7.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test8/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test8/test8.cpp (renamed from src/pal/tests/palsuite/c_runtime/vswprintf/test8/test8.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test9/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/test9/test9.cpp (renamed from src/pal/tests/palsuite/c_runtime/vswprintf/test9/test9.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/vswprintf/vswprintf.h14
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcscat/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcscat/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcscat/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcschr/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcschr/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcschr/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcscmp/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcscmp/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcscmp/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcscpy/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcscpy/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcscpy/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcslen/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcslen/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcslen/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcsncat/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcsncat/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcsncat/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcsncmp/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcsncmp/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcsncmp/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcsncpy/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcsncpy/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcsncpy/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcspbrk/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcspbrk/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcspbrk/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcsrchr/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcsrchr/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcsrchr/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcsstr/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcsstr/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcsstr/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstod/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstod/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcstod/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstod/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstod/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcstod/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstok/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstok/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcstok/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstol/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstol/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcstol/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstol/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstol/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcstol/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstol/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstol/test3/test3.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcstol/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstol/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstol/test4/test4.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcstol/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstol/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstol/test5/test5.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcstol/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstol/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstol/test6/test6.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcstol/test6/test6.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstoul/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstoul/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcstoul/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstoul/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstoul/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcstoul/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstoul/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstoul/test3/test3.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcstoul/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstoul/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstoul/test4/test4.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcstoul/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstoul/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstoul/test5/test5.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcstoul/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstoul/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wcstoul/test6/test6.cpp (renamed from src/pal/tests/palsuite/c_runtime/wcstoul/test6/test6.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wprintf/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wprintf/test1/test1.cpp (renamed from src/pal/tests/palsuite/c_runtime/wprintf/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wprintf/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/c_runtime/wprintf/test2/test2.cpp (renamed from src/pal/tests/palsuite/c_runtime/wprintf/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/c_runtime/wprintf/wprintf.h32
-rw-r--r--src/pal/tests/palsuite/common/palsuite.h4
-rw-r--r--src/pal/tests/palsuite/composite/object_management/event/nonshared/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/composite/object_management/event/nonshared/event.cpp (renamed from src/pal/tests/palsuite/composite/object_management/event/nonshared/event.c)0
-rw-r--r--src/pal/tests/palsuite/composite/object_management/event/nonshared/main.cpp (renamed from src/pal/tests/palsuite/composite/object_management/event/nonshared/main.c)0
-rw-r--r--src/pal/tests/palsuite/composite/object_management/event/shared/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/composite/object_management/event/shared/event.cpp (renamed from src/pal/tests/palsuite/composite/object_management/event/shared/event.c)0
-rw-r--r--src/pal/tests/palsuite/composite/object_management/event/shared/main.cpp (renamed from src/pal/tests/palsuite/composite/object_management/event/shared/main.c)0
-rw-r--r--src/pal/tests/palsuite/composite/object_management/mutex/nonshared/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/composite/object_management/mutex/nonshared/main.cpp (renamed from src/pal/tests/palsuite/composite/object_management/mutex/nonshared/main.c)0
-rw-r--r--src/pal/tests/palsuite/composite/object_management/mutex/nonshared/mutex.cpp (renamed from src/pal/tests/palsuite/composite/object_management/mutex/nonshared/mutex.c)0
-rw-r--r--src/pal/tests/palsuite/composite/object_management/mutex/shared/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/composite/object_management/mutex/shared/main.cpp (renamed from src/pal/tests/palsuite/composite/object_management/mutex/shared/main.c)0
-rw-r--r--src/pal/tests/palsuite/composite/object_management/mutex/shared/mutex.cpp (renamed from src/pal/tests/palsuite/composite/object_management/mutex/shared/mutex.c)0
-rw-r--r--src/pal/tests/palsuite/composite/object_management/semaphore/nonshared/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/composite/object_management/semaphore/nonshared/main.cpp (renamed from src/pal/tests/palsuite/composite/object_management/semaphore/nonshared/main.c)0
-rw-r--r--src/pal/tests/palsuite/composite/object_management/semaphore/nonshared/semaphore.cpp (renamed from src/pal/tests/palsuite/composite/object_management/semaphore/nonshared/semaphore.c)0
-rw-r--r--src/pal/tests/palsuite/composite/object_management/semaphore/shared/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/composite/object_management/semaphore/shared/main.cpp (renamed from src/pal/tests/palsuite/composite/object_management/semaphore/shared/main.c)0
-rw-r--r--src/pal/tests/palsuite/composite/object_management/semaphore/shared/semaphore.cpp (renamed from src/pal/tests/palsuite/composite/object_management/semaphore/shared/semaphore.c)0
-rw-r--r--src/pal/tests/palsuite/composite/synchronization/criticalsection/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/composite/synchronization/criticalsection/criticalsection.cpp (renamed from src/pal/tests/palsuite/composite/synchronization/criticalsection/criticalsection.c)0
-rw-r--r--src/pal/tests/palsuite/composite/synchronization/criticalsection/mainWrapper.cpp (renamed from src/pal/tests/palsuite/composite/synchronization/criticalsection/mainWrapper.c)0
-rw-r--r--src/pal/tests/palsuite/composite/synchronization/nativecriticalsection/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/composite/synchronization/nativecriticalsection/pal_composite_native_cs.cpp (renamed from src/pal/tests/palsuite/composite/synchronization/nativecriticalsection/pal_composite_native_cs.c)0
-rw-r--r--src/pal/tests/palsuite/composite/synchronization/nativecs_interlocked/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/composite/synchronization/nativecs_interlocked/pal_composite_native_cs.cpp (renamed from src/pal/tests/palsuite/composite/synchronization/nativecs_interlocked/pal_composite_native_cs.c)0
-rw-r--r--src/pal/tests/palsuite/composite/threading/threadsuspension/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/composite/threading/threadsuspension/mainWrapper.cpp (renamed from src/pal/tests/palsuite/composite/threading/threadsuspension/mainWrapper.c)0
-rw-r--r--src/pal/tests/palsuite/composite/threading/threadsuspension/threadsuspension.cpp (renamed from src/pal/tests/palsuite/composite/threading/threadsuspension/threadsuspension.c)0
-rw-r--r--src/pal/tests/palsuite/composite/threading/threadsuspension_switchthread/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/composite/threading/threadsuspension_switchthread/mainWrapper.cpp (renamed from src/pal/tests/palsuite/composite/threading/threadsuspension_switchthread/mainWrapper.c)0
-rw-r--r--src/pal/tests/palsuite/composite/threading/threadsuspension_switchthread/threadsuspension.cpp (renamed from src/pal/tests/palsuite/composite/threading/threadsuspension_switchthread/threadsuspension.c)0
-rw-r--r--src/pal/tests/palsuite/composite/wfmo/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/composite/wfmo/main.cpp (renamed from src/pal/tests/palsuite/composite/wfmo/main.c)0
-rw-r--r--src/pal/tests/palsuite/composite/wfmo/mutex.cpp (renamed from src/pal/tests/palsuite/composite/wfmo/mutex.c)0
-rw-r--r--src/pal/tests/palsuite/debug_api/DebugBreak/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/debug_api/DebugBreak/test1/test1.cpp (renamed from src/pal/tests/palsuite/debug_api/DebugBreak/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/debug_api/OutputDebugStringA/test1/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/debug_api/OutputDebugStringA/test1/helper.cpp (renamed from src/pal/tests/palsuite/debug_api/OutputDebugStringA/test1/helper.c)0
-rw-r--r--src/pal/tests/palsuite/debug_api/OutputDebugStringA/test1/test1.cpp (renamed from src/pal/tests/palsuite/debug_api/OutputDebugStringA/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/debug_api/OutputDebugStringW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/debug_api/OutputDebugStringW/test1/test1.cpp (renamed from src/pal/tests/palsuite/debug_api/OutputDebugStringW/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/debug_api/WriteProcessMemory/test1/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/debug_api/WriteProcessMemory/test1/helper.cpp (renamed from src/pal/tests/palsuite/debug_api/WriteProcessMemory/test1/helper.c)2
-rw-r--r--src/pal/tests/palsuite/debug_api/WriteProcessMemory/test1/test1.cpp (renamed from src/pal/tests/palsuite/debug_api/WriteProcessMemory/test1/test1.c)2
-rw-r--r--src/pal/tests/palsuite/debug_api/WriteProcessMemory/test3/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/debug_api/WriteProcessMemory/test3/helper.cpp (renamed from src/pal/tests/palsuite/debug_api/WriteProcessMemory/test3/helper.c)0
-rw-r--r--src/pal/tests/palsuite/debug_api/WriteProcessMemory/test3/test3.cpp (renamed from src/pal/tests/palsuite/debug_api/WriteProcessMemory/test3/test3.c)2
-rw-r--r--src/pal/tests/palsuite/debug_api/WriteProcessMemory/test4/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/debug_api/WriteProcessMemory/test4/helper.cpp (renamed from src/pal/tests/palsuite/debug_api/WriteProcessMemory/test4/helper.c)0
-rw-r--r--src/pal/tests/palsuite/debug_api/WriteProcessMemory/test4/test4.cpp (renamed from src/pal/tests/palsuite/debug_api/WriteProcessMemory/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test1/PAL_EXCEPT_FILTER.cpp (renamed from src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test1/PAL_EXCEPT_FILTER.c)0
-rw-r--r--src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test2/pal_except_filter.cpp (renamed from src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test2/pal_except_filter.c)0
-rw-r--r--src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test3/pal_except_filter.cpp (renamed from src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test3/pal_except_filter.c)0
-rw-r--r--src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test1/PAL_EXCEPT_FILTER_EX.cpp (renamed from src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test1/PAL_EXCEPT_FILTER_EX.c)0
-rw-r--r--src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test2/pal_except_filter_ex.cpp (renamed from src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test2/pal_except_filter_ex.c)0
-rw-r--r--src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test3/pal_except_filter.cpp (renamed from src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test3/pal_except_filter.c)0
-rw-r--r--src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT/test1/PAL_TRY_EXCEPT.cpp (renamed from src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT/test1/PAL_TRY_EXCEPT.c)0
-rw-r--r--src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT/test2/PAL_TRY_EXCEPT.cpp (renamed from src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT/test2/PAL_TRY_EXCEPT.c)0
-rw-r--r--src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test1/PAL_TRY_EXCEPT_EX.cpp (renamed from src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test1/PAL_TRY_EXCEPT_EX.c)0
-rw-r--r--src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test2/PAL_TRY_EXCEPT_EX.cpp (renamed from src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test2/PAL_TRY_EXCEPT_EX.c)0
-rw-r--r--src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test3/PAL_TRY_EXCEPT_EX.cpp (renamed from src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test3/PAL_TRY_EXCEPT_EX.c)0
-rw-r--r--src/pal/tests/palsuite/exception_handling/PAL_TRY_LEAVE_FINALLY/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/exception_handling/PAL_TRY_LEAVE_FINALLY/test1/PAL_TRY_LEAVE_FINALLY.cpp (renamed from src/pal/tests/palsuite/exception_handling/PAL_TRY_LEAVE_FINALLY/test1/PAL_TRY_LEAVE_FINALLY.c)0
-rw-r--r--src/pal/tests/palsuite/exception_handling/SetUnhandledExceptionFilter/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/exception_handling/SetUnhandledExceptionFilter/test1/test1.cpp (renamed from src/pal/tests/palsuite/exception_handling/SetUnhandledExceptionFilter/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/exception_handling/pal_except/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/exception_handling/pal_except/test1/test1.cpp (renamed from src/pal/tests/palsuite/exception_handling/pal_except/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/exception_handling/pal_except/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/exception_handling/pal_except/test2/test2.cpp (renamed from src/pal/tests/palsuite/exception_handling/pal_except/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/exception_handling/pal_except/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/exception_handling/pal_except/test3/test3.cpp (renamed from src/pal/tests/palsuite/exception_handling/pal_except/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/exception_handling/pal_except/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/exception_handling/pal_except/test4/test4.cpp (renamed from src/pal/tests/palsuite/exception_handling/pal_except/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/exception_handling/pal_except/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/exception_handling/pal_except/test5/test5.cpp (renamed from src/pal/tests/palsuite/exception_handling/pal_except/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/exception_handling/pal_except/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/exception_handling/pal_except/test6/test6.cpp (renamed from src/pal/tests/palsuite/exception_handling/pal_except/test6/test6.c)0
-rw-r--r--src/pal/tests/palsuite/exception_handling/pal_except/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/exception_handling/pal_except/test7/test7.cpp (renamed from src/pal/tests/palsuite/exception_handling/pal_except/test7/test7.c)0
-rw-r--r--src/pal/tests/palsuite/exception_handling/pal_finally/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/exception_handling/pal_finally/test1/pal_finally.cpp (renamed from src/pal/tests/palsuite/exception_handling/pal_finally/test1/pal_finally.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/AreFileApisANSI/test1/AreFileApisANSI.cpp (renamed from src/pal/tests/palsuite/file_io/AreFileApisANSI/test1/AreFileApisANSI.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/AreFileApisANSI/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/CompareFileTime/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/CompareFileTime/test1/CompareFileTime.cpp (renamed from src/pal/tests/palsuite/file_io/CompareFileTime/test1/CompareFileTime.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/CopyFileA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/CopyFileA/test1/CopyFileA.cpp (renamed from src/pal/tests/palsuite/file_io/CopyFileA/test1/CopyFileA.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/CopyFileA/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/CopyFileA/test2/test2.cpp (renamed from src/pal/tests/palsuite/file_io/CopyFileA/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/CopyFileA/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/CopyFileA/test3/test3.cpp (renamed from src/pal/tests/palsuite/file_io/CopyFileA/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/CopyFileA/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/CopyFileA/test4/test4.cpp (renamed from src/pal/tests/palsuite/file_io/CopyFileA/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/CopyFileW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/CopyFileW/test1/CopyFileW.cpp (renamed from src/pal/tests/palsuite/file_io/CopyFileW/test1/CopyFileW.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/CopyFileW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/CopyFileW/test2/test2.cpp (renamed from src/pal/tests/palsuite/file_io/CopyFileW/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/CopyFileW/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/CopyFileW/test3/test3.cpp (renamed from src/pal/tests/palsuite/file_io/CopyFileW/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/CreateDirectoryA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/CreateDirectoryA/test1/CreateDirectoryA.cpp (renamed from src/pal/tests/palsuite/file_io/CreateDirectoryA/test1/CreateDirectoryA.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/CreateDirectoryA/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/CreateDirectoryA/test2/createdirectorya.cpp (renamed from src/pal/tests/palsuite/file_io/CreateDirectoryA/test2/createdirectorya.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/CreateDirectoryW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/CreateDirectoryW/test1/CreateDirectoryW.cpp (renamed from src/pal/tests/palsuite/file_io/CreateDirectoryW/test1/CreateDirectoryW.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/CreateDirectoryW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/CreateDirectoryW/test2/createdirectoryw.cpp (renamed from src/pal/tests/palsuite/file_io/CreateDirectoryW/test2/createdirectoryw.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/CreateFileA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/CreateFileA/test1/CreateFileA.cpp (renamed from src/pal/tests/palsuite/file_io/CreateFileA/test1/CreateFileA.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/CreateFileW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/CreateFileW/test1/CreateFileW.cpp (renamed from src/pal/tests/palsuite/file_io/CreateFileW/test1/CreateFileW.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/DeleteFileW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/DeleteFileW/test1/DeleteFileW.cpp (renamed from src/pal/tests/palsuite/file_io/DeleteFileW/test1/DeleteFileW.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/FILECanonicalizePath/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/FILECanonicalizePath/FILECanonicalizePath.cpp (renamed from src/pal/tests/palsuite/file_io/FILECanonicalizePath/FILECanonicalizePath.c)2
-rw-r--r--src/pal/tests/palsuite/file_io/FileTimeToDosDateTime/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/FileTimeToDosDateTime/test1/test1.cpp (renamed from src/pal/tests/palsuite/file_io/FileTimeToDosDateTime/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/FindClose/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/FindClose/test1/FindClose.cpp (renamed from src/pal/tests/palsuite/file_io/FindClose/test1/FindClose.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/FindFirstFileA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/FindFirstFileA/test1/FindFirstFileA.cpp (renamed from src/pal/tests/palsuite/file_io/FindFirstFileA/test1/FindFirstFileA.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/FindFirstFileW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/FindFirstFileW/test1/FindFirstFileW.cpp (renamed from src/pal/tests/palsuite/file_io/FindFirstFileW/test1/FindFirstFileW.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/FindNextFileA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/FindNextFileA/test1/FindNextFileA.cpp (renamed from src/pal/tests/palsuite/file_io/FindNextFileA/test1/FindNextFileA.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/FindNextFileA/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/FindNextFileA/test2/findnextfilea.cpp (renamed from src/pal/tests/palsuite/file_io/FindNextFileA/test2/findnextfilea.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/FindNextFileW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/FindNextFileW/test1/FindNextFileW.cpp (renamed from src/pal/tests/palsuite/file_io/FindNextFileW/test1/FindNextFileW.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/FindNextFileW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/FindNextFileW/test2/findnextfilew.cpp (renamed from src/pal/tests/palsuite/file_io/FindNextFileW/test2/findnextfilew.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/FlushFileBuffers/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/FlushFileBuffers/test1/FlushFileBuffers.cpp (renamed from src/pal/tests/palsuite/file_io/FlushFileBuffers/test1/FlushFileBuffers.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetConsoleCP/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetConsoleCP/test1/GetConsoleCP.cpp (renamed from src/pal/tests/palsuite/file_io/GetConsoleCP/test1/GetConsoleCP.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetConsoleOutputCP/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetConsoleOutputCP/test1/GetConsoleOutputCP.cpp (renamed from src/pal/tests/palsuite/file_io/GetConsoleOutputCP/test1/GetConsoleOutputCP.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetCurrentDirectoryA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetCurrentDirectoryA/test1/GetCurrentDirectoryA.cpp (renamed from src/pal/tests/palsuite/file_io/GetCurrentDirectoryA/test1/GetCurrentDirectoryA.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetCurrentDirectoryW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetCurrentDirectoryW/test1/GetCurrentDirectoryW.cpp (renamed from src/pal/tests/palsuite/file_io/GetCurrentDirectoryW/test1/GetCurrentDirectoryW.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetDiskFreeSpaceW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetDiskFreeSpaceW/test1/GetDiskFreeSpaceW.cpp (renamed from src/pal/tests/palsuite/file_io/GetDiskFreeSpaceW/test1/GetDiskFreeSpaceW.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetDiskFreeSpaceW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetDiskFreeSpaceW/test2/getdiskfreespacew.cpp (renamed from src/pal/tests/palsuite/file_io/GetDiskFreeSpaceW/test2/getdiskfreespacew.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileAttributesA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileAttributesA/test1/GetFileAttributesA.cpp (renamed from src/pal/tests/palsuite/file_io/GetFileAttributesA/test1/GetFileAttributesA.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileAttributesExW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileAttributesExW/test1/test1.cpp (renamed from src/pal/tests/palsuite/file_io/GetFileAttributesExW/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileAttributesExW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileAttributesExW/test2/test2.cpp (renamed from src/pal/tests/palsuite/file_io/GetFileAttributesExW/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileAttributesW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileAttributesW/test1/GetFileAttributesW.cpp (renamed from src/pal/tests/palsuite/file_io/GetFileAttributesW/test1/GetFileAttributesW.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileSize/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileSize/test1/GetFileSize.cpp (renamed from src/pal/tests/palsuite/file_io/GetFileSize/test1/GetFileSize.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileSizeEx/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileSizeEx/test1/GetFileSizeEx.cpp (renamed from src/pal/tests/palsuite/file_io/GetFileSizeEx/test1/GetFileSizeEx.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileTime/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileTime/test1/GetFileTime.cpp (renamed from src/pal/tests/palsuite/file_io/GetFileTime/test1/GetFileTime.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileTime/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileTime/test2/GetFileTime.cpp (renamed from src/pal/tests/palsuite/file_io/GetFileTime/test2/GetFileTime.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileTime/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileTime/test3/GetFileTime.cpp (renamed from src/pal/tests/palsuite/file_io/GetFileTime/test3/GetFileTime.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileTime/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileTime/test4/GetFileTime.cpp (renamed from src/pal/tests/palsuite/file_io/GetFileTime/test4/GetFileTime.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileTime/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileTime/test5/getfiletime.cpp (renamed from src/pal/tests/palsuite/file_io/GetFileTime/test5/getfiletime.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileTime/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileTime/test6/getfiletime.cpp (renamed from src/pal/tests/palsuite/file_io/GetFileTime/test6/getfiletime.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileTime/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileTime/test7/getfiletime.cpp (renamed from src/pal/tests/palsuite/file_io/GetFileTime/test7/getfiletime.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileType/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileType/test1/GetFileType.cpp (renamed from src/pal/tests/palsuite/file_io/GetFileType/test1/GetFileType.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileType/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileType/test2/getfiletype.cpp (renamed from src/pal/tests/palsuite/file_io/GetFileType/test2/getfiletype.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileType/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetFileType/test3/getfiletype.cpp (renamed from src/pal/tests/palsuite/file_io/GetFileType/test3/getfiletype.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetFullPathNameA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetFullPathNameA/test1/GetFullPathNameA.cpp (renamed from src/pal/tests/palsuite/file_io/GetFullPathNameA/test1/GetFullPathNameA.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetFullPathNameA/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetFullPathNameA/test2/test2.cpp (renamed from src/pal/tests/palsuite/file_io/GetFullPathNameA/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetFullPathNameA/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetFullPathNameA/test3/test3.cpp (renamed from src/pal/tests/palsuite/file_io/GetFullPathNameA/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetFullPathNameA/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetFullPathNameA/test4/test4.cpp (renamed from src/pal/tests/palsuite/file_io/GetFullPathNameA/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetFullPathNameW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetFullPathNameW/test1/GetFullPathNameW.cpp (renamed from src/pal/tests/palsuite/file_io/GetFullPathNameW/test1/GetFullPathNameW.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetFullPathNameW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetFullPathNameW/test2/test2.cpp (renamed from src/pal/tests/palsuite/file_io/GetFullPathNameW/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetFullPathNameW/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetFullPathNameW/test3/test3.cpp (renamed from src/pal/tests/palsuite/file_io/GetFullPathNameW/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetFullPathNameW/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetFullPathNameW/test4/test4.cpp (renamed from src/pal/tests/palsuite/file_io/GetFullPathNameW/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetLongPathNameW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetLongPathNameW/test1/GetLongPathNameW.cpp (renamed from src/pal/tests/palsuite/file_io/GetLongPathNameW/test1/GetLongPathNameW.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetLongPathNameW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetLongPathNameW/test2/getlongpathnamew.cpp (renamed from src/pal/tests/palsuite/file_io/GetLongPathNameW/test2/getlongpathnamew.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetStdHandle/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetStdHandle/test1/GetStdHandle.cpp (renamed from src/pal/tests/palsuite/file_io/GetStdHandle/test1/GetStdHandle.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetStdHandle/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetStdHandle/test2/GetStdHandle.cpp (renamed from src/pal/tests/palsuite/file_io/GetStdHandle/test2/GetStdHandle.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetSystemTime/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetSystemTime/test1/test.cpp (renamed from src/pal/tests/palsuite/file_io/GetSystemTime/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetSystemTimeAsFileTime/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetSystemTimeAsFileTime/test1/GetSystemTimeAsFileTime.cpp (renamed from src/pal/tests/palsuite/file_io/GetSystemTimeAsFileTime/test1/GetSystemTimeAsFileTime.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetTempFileNameA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetTempFileNameA/test1/GetTempFileNameA.cpp (renamed from src/pal/tests/palsuite/file_io/GetTempFileNameA/test1/GetTempFileNameA.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetTempFileNameA/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetTempFileNameA/test2/GetTempFileNameA.cpp (renamed from src/pal/tests/palsuite/file_io/GetTempFileNameA/test2/GetTempFileNameA.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetTempFileNameA/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetTempFileNameA/test3/gettempfilenamea.cpp (renamed from src/pal/tests/palsuite/file_io/GetTempFileNameA/test3/gettempfilenamea.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetTempFileNameW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetTempFileNameW/test1/GetTempFileNameW.cpp (renamed from src/pal/tests/palsuite/file_io/GetTempFileNameW/test1/GetTempFileNameW.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetTempFileNameW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetTempFileNameW/test2/GetTempFileNameW.cpp (renamed from src/pal/tests/palsuite/file_io/GetTempFileNameW/test2/GetTempFileNameW.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetTempFileNameW/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetTempFileNameW/test3/gettempfilenamew.cpp (renamed from src/pal/tests/palsuite/file_io/GetTempFileNameW/test3/gettempfilenamew.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/GetTempPathW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/GetTempPathW/test1/GetTempPathW.cpp (renamed from src/pal/tests/palsuite/file_io/GetTempPathW/test1/GetTempPathW.c)6
-rw-r--r--src/pal/tests/palsuite/file_io/MoveFileA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/MoveFileA/test1/MoveFileA.cpp (renamed from src/pal/tests/palsuite/file_io/MoveFileA/test1/MoveFileA.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/MoveFileExA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/MoveFileExA/test1/MoveFileExA.cpp (renamed from src/pal/tests/palsuite/file_io/MoveFileExA/test1/MoveFileExA.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/MoveFileExW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/MoveFileExW/test1/MoveFileExW.cpp (renamed from src/pal/tests/palsuite/file_io/MoveFileExW/test1/MoveFileExW.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/MoveFileW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/MoveFileW/test1/MoveFileW.cpp (renamed from src/pal/tests/palsuite/file_io/MoveFileW/test1/MoveFileW.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/ReadFile/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/ReadFile/test1/ReadFile.cpp (renamed from src/pal/tests/palsuite/file_io/ReadFile/test1/ReadFile.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/ReadFile/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/ReadFile/test2/ReadFile.cpp (renamed from src/pal/tests/palsuite/file_io/ReadFile/test2/ReadFile.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/ReadFile/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/ReadFile/test3/ReadFile.cpp (renamed from src/pal/tests/palsuite/file_io/ReadFile/test3/ReadFile.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/ReadFile/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/ReadFile/test4/readfile.cpp (renamed from src/pal/tests/palsuite/file_io/ReadFile/test4/readfile.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/RemoveDirectoryW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/RemoveDirectoryW/test1/RemoveDirectoryW.cpp (renamed from src/pal/tests/palsuite/file_io/RemoveDirectoryW/test1/RemoveDirectoryW.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SearchPathA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SearchPathA/test1/SearchPathA.cpp (renamed from src/pal/tests/palsuite/file_io/SearchPathA/test1/SearchPathA.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SearchPathW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SearchPathW/test1/SearchPathW.cpp (renamed from src/pal/tests/palsuite/file_io/SearchPathW/test1/SearchPathW.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test1/SetCurrentDirectoryA.cpp (renamed from src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test1/SetCurrentDirectoryA.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test2/setcurrentdirectorya.cpp (renamed from src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test2/setcurrentdirectorya.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test3/setcurrentdirectorya.cpp (renamed from src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test3/setcurrentdirectorya.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test1/SetCurrentDirectoryW.cpp (renamed from src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test1/SetCurrentDirectoryW.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test2/setcurrentdirectoryw.cpp (renamed from src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test2/setcurrentdirectoryw.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test3/setcurrentdirectoryw.cpp (renamed from src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test3/setcurrentdirectoryw.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetEndOfFile/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetEndOfFile/test1/SetEndOfFile.cpp (renamed from src/pal/tests/palsuite/file_io/SetEndOfFile/test1/SetEndOfFile.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetEndOfFile/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetEndOfFile/test2/SetEndOfFile.cpp (renamed from src/pal/tests/palsuite/file_io/SetEndOfFile/test2/SetEndOfFile.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetEndOfFile/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetEndOfFile/test3/SetEndOfFile.cpp (renamed from src/pal/tests/palsuite/file_io/SetEndOfFile/test3/SetEndOfFile.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetEndOfFile/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetEndOfFile/test4/setendoffile.cpp (renamed from src/pal/tests/palsuite/file_io/SetEndOfFile/test4/setendoffile.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetEndOfFile/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetEndOfFile/test5/test5.cpp (renamed from src/pal/tests/palsuite/file_io/SetEndOfFile/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetFileAttributesA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetFileAttributesA/test1/SetFileAttributesA.cpp (renamed from src/pal/tests/palsuite/file_io/SetFileAttributesA/test1/SetFileAttributesA.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetFileAttributesA/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetFileAttributesA/test2/SetFileAttributesA.cpp (renamed from src/pal/tests/palsuite/file_io/SetFileAttributesA/test2/SetFileAttributesA.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetFileAttributesA/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetFileAttributesA/test3/SetFileAttributesA.cpp (renamed from src/pal/tests/palsuite/file_io/SetFileAttributesA/test3/SetFileAttributesA.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetFileAttributesA/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetFileAttributesA/test4/SetFileAttributesA.cpp (renamed from src/pal/tests/palsuite/file_io/SetFileAttributesA/test4/SetFileAttributesA.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetFileAttributesW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetFileAttributesW/test1/SetFileAttributesW.cpp (renamed from src/pal/tests/palsuite/file_io/SetFileAttributesW/test1/SetFileAttributesW.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetFileAttributesW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetFileAttributesW/test2/SetFileAttributesW.cpp (renamed from src/pal/tests/palsuite/file_io/SetFileAttributesW/test2/SetFileAttributesW.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetFileAttributesW/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetFileAttributesW/test3/SetFileAttributesW.cpp (renamed from src/pal/tests/palsuite/file_io/SetFileAttributesW/test3/SetFileAttributesW.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetFileAttributesW/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetFileAttributesW/test4/SetFileAttributesW.cpp (renamed from src/pal/tests/palsuite/file_io/SetFileAttributesW/test4/SetFileAttributesW.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetFilePointer/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetFilePointer/test1/SetFilePointer.cpp (renamed from src/pal/tests/palsuite/file_io/SetFilePointer/test1/SetFilePointer.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetFilePointer/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetFilePointer/test2/SetFilePointer.cpp (renamed from src/pal/tests/palsuite/file_io/SetFilePointer/test2/SetFilePointer.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetFilePointer/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetFilePointer/test3/SetFilePointer.cpp (renamed from src/pal/tests/palsuite/file_io/SetFilePointer/test3/SetFilePointer.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetFilePointer/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetFilePointer/test4/SetFilePointer.cpp (renamed from src/pal/tests/palsuite/file_io/SetFilePointer/test4/SetFilePointer.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetFilePointer/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetFilePointer/test5/SetFilePointer.cpp (renamed from src/pal/tests/palsuite/file_io/SetFilePointer/test5/SetFilePointer.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetFilePointer/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetFilePointer/test6/SetFilePointer.cpp (renamed from src/pal/tests/palsuite/file_io/SetFilePointer/test6/SetFilePointer.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetFilePointer/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetFilePointer/test7/SetFilePointer.cpp (renamed from src/pal/tests/palsuite/file_io/SetFilePointer/test7/SetFilePointer.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetFileTime/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetFileTime/test1/SetFileTime.cpp (renamed from src/pal/tests/palsuite/file_io/SetFileTime/test1/SetFileTime.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetFileTime/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetFileTime/test2/SetFileTime.cpp (renamed from src/pal/tests/palsuite/file_io/SetFileTime/test2/SetFileTime.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetFileTime/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetFileTime/test3/SetFileTime.cpp (renamed from src/pal/tests/palsuite/file_io/SetFileTime/test3/SetFileTime.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/SetFileTime/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/SetFileTime/test4/SetFileTime.cpp (renamed from src/pal/tests/palsuite/file_io/SetFileTime/test4/SetFileTime.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/WriteFile/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/WriteFile/test1/WriteFile.cpp (renamed from src/pal/tests/palsuite/file_io/WriteFile/test1/WriteFile.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/WriteFile/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/WriteFile/test2/WriteFile.cpp (renamed from src/pal/tests/palsuite/file_io/WriteFile/test2/WriteFile.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/WriteFile/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/WriteFile/test3/WriteFile.cpp (renamed from src/pal/tests/palsuite/file_io/WriteFile/test3/WriteFile.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/WriteFile/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/WriteFile/test4/writefile.cpp (renamed from src/pal/tests/palsuite/file_io/WriteFile/test4/writefile.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/WriteFile/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/WriteFile/test5/writefile.cpp (renamed from src/pal/tests/palsuite/file_io/WriteFile/test5/writefile.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/errorpathnotfound/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/errorpathnotfound/test1/test1.cpp (renamed from src/pal/tests/palsuite/file_io/errorpathnotfound/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/errorpathnotfound/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/errorpathnotfound/test2/test2.cpp (renamed from src/pal/tests/palsuite/file_io/errorpathnotfound/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/errorpathnotfound/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/errorpathnotfound/test3/test3.cpp (renamed from src/pal/tests/palsuite/file_io/errorpathnotfound/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/errorpathnotfound/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/errorpathnotfound/test4/test4.cpp (renamed from src/pal/tests/palsuite/file_io/errorpathnotfound/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/file_io/gettemppatha/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/file_io/gettemppatha/test1/gettemppatha.cpp (renamed from src/pal/tests/palsuite/file_io/gettemppatha/test1/gettemppatha.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test1/CreateFileMapping.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test1/CreateFileMapping.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test3/CreateFileMapping.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test3/CreateFileMapping.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test4/CreateFileMapping.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test4/CreateFileMapping.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test5/CreateFileMapping.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test5/CreateFileMapping.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test6/CreateFileMapping.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test6/CreateFileMapping.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test7/createfilemapping.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test7/createfilemapping.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test8/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test8/createfilemapping.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test8/createfilemapping.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test9/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test9/createfilemapping.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test9/createfilemapping.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/CreateFileMapping_neg1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/CreateFileMapping_neg1/CreateFileMapping_neg.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/CreateFileMapping_neg1/CreateFileMapping_neg.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test1/CreateFileMappingW.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test1/CreateFileMappingW.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test2/CreateFileMappingW.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test2/CreateFileMappingW.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test3/CreateFileMappingW.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test3/CreateFileMappingW.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test4/CreateFileMappingW.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test4/CreateFileMappingW.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test5/CreateFileMappingW.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test5/CreateFileMappingW.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test6/CreateFileMappingW.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test6/CreateFileMappingW.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test7/createfilemapping.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test7/createfilemapping.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test8/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test8/createfilemapping.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test8/createfilemapping.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test9/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test9/createfilemapping.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test9/createfilemapping.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test1/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test1/FreeLibrary.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test1/FreeLibrary.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test1/dlltest.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test1/dlltest.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test2/test2.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/FreeLibraryAndExitThread/test1/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/FreeLibraryAndExitThread/test1/dlltest.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/FreeLibraryAndExitThread/test1/dlltest.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/FreeLibraryAndExitThread/test1/test1.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/FreeLibraryAndExitThread/test1/test1.c)4
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameA/test1/GetModuleFileNameA.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameA/test1/GetModuleFileNameA.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameA/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameA/test2/GetModuleFileNameA.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameA/test2/GetModuleFileNameA.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameW/test1/GetModuleFileNameW.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameW/test1/GetModuleFileNameW.c)2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameW/test2/GetModuleFileNameW.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameW/test2/GetModuleFileNameW.c)2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test1/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test1/test1.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test1/testlib.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test1/testlib.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test2/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test2/test2.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test2/testlib.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test2/testlib.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/GetProcessHeap/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/GetProcessHeap/test1/GetProcessHeap.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/GetProcessHeap/test1/GetProcessHeap.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test1/HeapAlloc.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test1/HeapAlloc.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test2/HeapAlloc.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test2/HeapAlloc.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test3/HeapAlloc.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test3/HeapAlloc.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/HeapFree/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/HeapFree/test1/HeapFree.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/HeapFree/test1/HeapFree.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test1/test1.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test1/test1.c)4
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test2/test2.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test2/test2.c)4
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test3/test3.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test3/test3.c)4
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test4/test4.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test5/test5.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test5/test5.c)6
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/LocalAlloc/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/LocalAlloc/test1/LocalAlloc.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/LocalAlloc/test1/LocalAlloc.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/LocalFree/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/LocalFree/test1/LocalFree.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/LocalFree/test1/LocalFree.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/LocalFree/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/LocalFree/test2/LocalFree.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/LocalFree/test2/LocalFree.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/LockFile/test1/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/LockFile/test1/helper.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/LockFile/test1/helper.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/LockFile/test1/test1.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/LockFile/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/LockFile/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/LockFile/test2/test2.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/LockFile/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/LockFile/test3/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/LockFile/test3/helper.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/LockFile/test3/helper.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/LockFile/test3/test3.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/LockFile/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/LockFile/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/LockFile/test4/test4.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/LockFile/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/LockFile/test5/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/LockFile/test5/helper.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/LockFile/test5/helper.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/LockFile/test5/test5.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/LockFile/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/LockFile/test6/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/LockFile/test6/helper.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/LockFile/test6/helper.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/LockFile/test6/test6.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/LockFile/test6/test6.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/LockFile/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/LockFile/test7/test7.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/LockFile/test7/test7.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test1/MapViewOfFile.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test1/MapViewOfFile.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test2/MapViewOfFile.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test2/MapViewOfFile.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test3/MapViewOfFile.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test3/MapViewOfFile.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test4/mapviewoffile.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test4/mapviewoffile.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test5/mapviewoffile.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test5/mapviewoffile.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test6/mapviewoffile.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test6/mapviewoffile.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test1/OpenFileMappingA.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test1/OpenFileMappingA.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test2/OpenFileMappingA.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test2/OpenFileMappingA.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test3/OpenFileMappingA.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test3/OpenFileMappingA.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test1/OpenFileMappingW.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test1/OpenFileMappingW.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test2/OpenFileMappingW.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test2/OpenFileMappingW.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test3/OpenFileMappingW.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test3/OpenFileMappingW.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/ReadProcessMemory_neg1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/ReadProcessMemory_neg1/ReadProcessMemory_neg.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/ReadProcessMemory_neg1/ReadProcessMemory_neg.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test1/ReadProcessMemory.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test1/ReadProcessMemory.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test2/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test2/helper.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test2/helper.c)2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test2/test2.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test2/test2.c)4
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test1/test1.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test3/test3.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test4/test4.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test5/test5.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test1/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test1/helper.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test1/helper.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test1/test1.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test2/test2.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test3/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test3/helper.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test3/helper.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test3/test3.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test4/test4.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/UnmapViewOfFile/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/UnmapViewOfFile/test1/UnmapViewOfFile.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/UnmapViewOfFile/test1/UnmapViewOfFile.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/UnmapViewOfFile/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/UnmapViewOfFile/test2/unmapviewoffile.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/UnmapViewOfFile/test2/unmapviewoffile.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test1/VirtualAlloc.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test1/VirtualAlloc.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test10/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test10/VirtualAlloc.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test10/VirtualAlloc.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test11/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test11/VirtualAlloc.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test11/VirtualAlloc.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test12/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test12/VirtualAlloc.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test12/VirtualAlloc.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test13/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test13/VirtualAlloc.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test13/VirtualAlloc.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test14/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test14/VirtualAlloc.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test14/VirtualAlloc.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test15/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test15/VirtualAlloc.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test15/VirtualAlloc.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test16/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test16/VirtualAlloc.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test16/VirtualAlloc.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test17/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test17/VirtualAlloc.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test17/VirtualAlloc.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test18/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test18/VirtualAlloc.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test18/VirtualAlloc.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test19/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test19/VirtualAlloc.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test19/VirtualAlloc.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test2/VirtualAlloc.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test2/VirtualAlloc.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test20/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test20/virtualalloc.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test20/virtualalloc.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test21/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test21/virtualalloc.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test21/virtualalloc.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test3/VirtualAlloc.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test3/VirtualAlloc.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test4/VirtualAlloc.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test4/VirtualAlloc.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test5/VirtualAlloc.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test5/VirtualAlloc.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test6/VirtualAlloc.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test6/VirtualAlloc.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test7/VirtualAlloc.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test7/VirtualAlloc.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test8/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test8/VirtualAlloc.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test8/VirtualAlloc.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test9/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test9/VirtualAlloc.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test9/VirtualAlloc.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test1/VirtualFree.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test1/VirtualFree.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test2/VirtualFree.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test2/VirtualFree.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test3/VirtualFree.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test3/VirtualFree.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test1/VirtualProtect.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test1/VirtualProtect.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test2/VirtualProtect.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test2/VirtualProtect.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test3/VirtualProtect.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test3/VirtualProtect.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test4/VirtualProtect.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test4/VirtualProtect.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test6/VirtualProtect.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test6/VirtualProtect.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test7/VirtualProtect.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test7/VirtualProtect.c)0
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualQuery/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/filemapping_memmgt/VirtualQuery/test1/VirtualQuery.cpp (renamed from src/pal/tests/palsuite/filemapping_memmgt/VirtualQuery/test1/VirtualQuery.c)0
-rw-r--r--src/pal/tests/palsuite/loader/LoadLibraryA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/loader/LoadLibraryA/test1/LoadLibraryA.cpp (renamed from src/pal/tests/palsuite/loader/LoadLibraryA/test1/LoadLibraryA.c)0
-rw-r--r--src/pal/tests/palsuite/loader/LoadLibraryA/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/loader/LoadLibraryA/test2/LoadLibraryA.cpp (renamed from src/pal/tests/palsuite/loader/LoadLibraryA/test2/LoadLibraryA.c)0
-rw-r--r--src/pal/tests/palsuite/loader/LoadLibraryA/test2/MyModule.cpp (renamed from src/pal/tests/palsuite/loader/LoadLibraryA/test2/MyModule.c)0
-rw-r--r--src/pal/tests/palsuite/loader/LoadLibraryA/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/loader/LoadLibraryA/test3/loadlibrarya.cpp (renamed from src/pal/tests/palsuite/loader/LoadLibraryA/test3/loadlibrarya.c)0
-rw-r--r--src/pal/tests/palsuite/loader/LoadLibraryA/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/loader/LoadLibraryA/test5/loadlibrarya.cpp (renamed from src/pal/tests/palsuite/loader/LoadLibraryA/test5/loadlibrarya.c)0
-rw-r--r--src/pal/tests/palsuite/loader/LoadLibraryA/test6/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/loader/LoadLibraryA/test6/dlltest.cpp (renamed from src/pal/tests/palsuite/loader/LoadLibraryA/test6/dlltest.c)0
-rw-r--r--src/pal/tests/palsuite/loader/LoadLibraryA/test6/loadlibrarya.cpp (renamed from src/pal/tests/palsuite/loader/LoadLibraryA/test6/loadlibrarya.c)0
-rw-r--r--src/pal/tests/palsuite/loader/LoadLibraryA/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/loader/LoadLibraryA/test7/LoadLibraryA.cpp (renamed from src/pal/tests/palsuite/loader/LoadLibraryA/test7/LoadLibraryA.c)0
-rw-r--r--src/pal/tests/palsuite/loader/LoadLibraryA/test8/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/loader/LoadLibraryA/test8/dlltest.cpp (renamed from src/pal/tests/palsuite/loader/LoadLibraryA/test8/dlltest.c)0
-rw-r--r--src/pal/tests/palsuite/loader/LoadLibraryA/test8/loadlibrarya.cpp (renamed from src/pal/tests/palsuite/loader/LoadLibraryA/test8/loadlibrarya.c)0
-rw-r--r--src/pal/tests/palsuite/loader/LoadLibraryW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/loader/LoadLibraryW/test1/LoadLibraryW.cpp (renamed from src/pal/tests/palsuite/loader/LoadLibraryW/test1/LoadLibraryW.c)0
-rw-r--r--src/pal/tests/palsuite/loader/LoadLibraryW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/loader/LoadLibraryW/test2/loadlibraryw.cpp (renamed from src/pal/tests/palsuite/loader/LoadLibraryW/test2/loadlibraryw.c)0
-rw-r--r--src/pal/tests/palsuite/loader/LoadLibraryW/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/loader/LoadLibraryW/test3/loadlibraryw.cpp (renamed from src/pal/tests/palsuite/loader/LoadLibraryW/test3/loadlibraryw.c)0
-rw-r--r--src/pal/tests/palsuite/loader/LoadLibraryW/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/loader/LoadLibraryW/test5/loadlibraryw.cpp (renamed from src/pal/tests/palsuite/loader/LoadLibraryW/test5/loadlibraryw.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/CompareStringA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/CompareStringA/test1/test1.cpp (renamed from src/pal/tests/palsuite/locale_info/CompareStringA/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/CompareStringW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/CompareStringW/test1/test1.cpp (renamed from src/pal/tests/palsuite/locale_info/CompareStringW/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/GetACP/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/GetACP/test1/test1.cpp (renamed from src/pal/tests/palsuite/locale_info/GetACP/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/GetCPInfo/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/GetCPInfo/test1/test1.cpp (renamed from src/pal/tests/palsuite/locale_info/GetCPInfo/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/GetCPInfo/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/GetCPInfo/test2/test2.cpp (renamed from src/pal/tests/palsuite/locale_info/GetCPInfo/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/GetCPInfo/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/GetCPInfo/test3/test3.cpp (renamed from src/pal/tests/palsuite/locale_info/GetCPInfo/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/GetLocaleInfoW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/GetLocaleInfoW/test1/test1.cpp (renamed from src/pal/tests/palsuite/locale_info/GetLocaleInfoW/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/GetLocaleInfoW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/GetLocaleInfoW/test2/test2.cpp (renamed from src/pal/tests/palsuite/locale_info/GetLocaleInfoW/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/GetStringTypeExW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/GetStringTypeExW/test1/test1.cpp (renamed from src/pal/tests/palsuite/locale_info/GetStringTypeExW/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/GetStringTypeExW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/GetStringTypeExW/test2/test2.cpp (renamed from src/pal/tests/palsuite/locale_info/GetStringTypeExW/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/GetSystemDefaultLangID/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/GetSystemDefaultLangID/test1/test1.cpp (renamed from src/pal/tests/palsuite/locale_info/GetSystemDefaultLangID/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/GetThreadLocale/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/GetThreadLocale/test1/test1.cpp (renamed from src/pal/tests/palsuite/locale_info/GetThreadLocale/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/GetTimeZoneInformation/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/GetTimeZoneInformation/test1/test1.cpp (renamed from src/pal/tests/palsuite/locale_info/GetTimeZoneInformation/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/GetUserDefaultLCID/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/GetUserDefaultLCID/test1/test1.cpp (renamed from src/pal/tests/palsuite/locale_info/GetUserDefaultLCID/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/GetUserDefaultLangID/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/GetUserDefaultLangID/test1/test1.cpp (renamed from src/pal/tests/palsuite/locale_info/GetUserDefaultLangID/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/IsDBCSLeadByte/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/IsDBCSLeadByte/test1/test1.cpp (renamed from src/pal/tests/palsuite/locale_info/IsDBCSLeadByte/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/IsDBCSLeadByteEx/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/IsDBCSLeadByteEx/test1/test1.cpp (renamed from src/pal/tests/palsuite/locale_info/IsDBCSLeadByteEx/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/IsValidCodePage/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/IsValidCodePage/test1/test1.cpp (renamed from src/pal/tests/palsuite/locale_info/IsValidCodePage/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/IsValidCodePage/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/IsValidCodePage/test2/test2.cpp (renamed from src/pal/tests/palsuite/locale_info/IsValidCodePage/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/IsValidLocale/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/IsValidLocale/test1/test1.cpp (renamed from src/pal/tests/palsuite/locale_info/IsValidLocale/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test1/test1.cpp (renamed from src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test2/test2.cpp (renamed from src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test3/test3.cpp (renamed from src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test4/test4.cpp (renamed from src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test4/test4.c)4
-rw-r--r--src/pal/tests/palsuite/locale_info/SetThreadLocale/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/SetThreadLocale/test1/test1.cpp (renamed from src/pal/tests/palsuite/locale_info/SetThreadLocale/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test1/test1.cpp (renamed from src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test2/test2.cpp (renamed from src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test3/test3.cpp (renamed from src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test4/test4.cpp (renamed from src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test5/test5.cpp (renamed from src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test5/test5.c)4
-rw-r--r--src/pal/tests/palsuite/miscellaneous/CharNextA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/CharNextA/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/CharNextA/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/CharNextA/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/CharNextA/test2/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/CharNextA/test2/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/CharNextExA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/CharNextExA/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/CharNextExA/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/CharNextExA/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/CharNextExA/test2/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/CharNextExA/test2/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/CloseHandle/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/CloseHandle/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/CloseHandle/test1/test.c)2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/CloseHandle/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/CloseHandle/test2/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/CloseHandle/test2/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/CreatePipe/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/CreatePipe/test1/test1.cpp (renamed from src/pal/tests/palsuite/miscellaneous/CreatePipe/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/FlushInstructionCache/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/FlushInstructionCache/test1/test1.cpp (renamed from src/pal/tests/palsuite/miscellaneous/FlushInstructionCache/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/FormatMessageW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/FormatMessageW/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/FormatMessageW/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/FormatMessageW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/FormatMessageW/test2/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/FormatMessageW/test2/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/FormatMessageW/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/FormatMessageW/test3/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/FormatMessageW/test3/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/FormatMessageW/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/FormatMessageW/test4/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/FormatMessageW/test4/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/FormatMessageW/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/FormatMessageW/test5/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/FormatMessageW/test5/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/FormatMessageW/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/FormatMessageW/test6/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/FormatMessageW/test6/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/FreeEnvironmentStringsW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/FreeEnvironmentStringsW/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/FreeEnvironmentStringsW/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/FreeEnvironmentStringsW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/FreeEnvironmentStringsW/test2/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/FreeEnvironmentStringsW/test2/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetCalendarInfoW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetCalendarInfoW/test1/GetCalendarInfoW.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetCalendarInfoW/test1/GetCalendarInfoW.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetCalendarInfoW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetCalendarInfoW/test2/GetCalendarInfoW.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetCalendarInfoW/test2/GetCalendarInfoW.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetCommandLineW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetCommandLineW/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetCommandLineW/test1/test.c)2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetComputerNameW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetComputerNameW/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetComputerNameW/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetDateFormatW/GetDateFormatW_neg1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetDateFormatW/GetDateFormatW_neg1/GetDateFormatW_neg.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetDateFormatW/GetDateFormatW_neg1/GetDateFormatW_neg.c)2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetDateFormatW/GetDateFormatW_neg2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetDateFormatW/GetDateFormatW_neg2/GetDateFormatW_neg.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetDateFormatW/GetDateFormatW_neg2/GetDateFormatW_neg.c)2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetDateFormatW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetDateFormatW/test1/GetDateFormatW.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetDateFormatW/test1/GetDateFormatW.c)2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentStringsW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentStringsW/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetEnvironmentStringsW/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test1/test.c)2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test2/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test2/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test3/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test3/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test4/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test4/test.c)2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test5/test5.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test5/test5.c)4
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test6/test6.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test6/test6.c)2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test1/test.c)2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test2/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test2/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test3/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test3/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test4/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test4/test.c)2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test5/test5.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test5/test5.c)4
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test6/test6.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test6/test6.c)2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetLastError/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetLastError/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetLastError/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetSystemInfo/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetSystemInfo/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetSystemInfo/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetTickCount/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetTickCount/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetTickCount/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetUserNameW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetUserNameW/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetUserNameW/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetVersionExA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetVersionExA/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetVersionExA/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetVersionExW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/GetVersionExW/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/GetVersionExW/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/IsBadCodePtr/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/IsBadCodePtr/test1/test1.cpp (renamed from src/pal/tests/palsuite/miscellaneous/IsBadCodePtr/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/IsBadReadPtr/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/IsBadReadPtr/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/IsBadReadPtr/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test2/test2.cpp (renamed from src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test3/test3.cpp (renamed from src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/MessageBoxW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/MessageBoxW/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/MessageBoxW/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/MessageBoxW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/MessageBoxW/test2/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/MessageBoxW/test2/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test1/test1.cpp (renamed from src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test2/test2.cpp (renamed from src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test3/test3.cpp (renamed from src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test3/test3.c)4
-rw-r--r--src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test4/test4.cpp (renamed from src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test4/test4.c)2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test2/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test2/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test3/test3.cpp (renamed from src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test3/test3.c)4
-rw-r--r--src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test4/test4.cpp (renamed from src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test4/test4.c)2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/SetLastError/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/SetLastError/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/SetLastError/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/_i64tow/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/_i64tow/test1/test1.cpp (renamed from src/pal/tests/palsuite/miscellaneous/_i64tow/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/_ui64tow/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/_ui64tow/test1/_ui64tow.cpp (renamed from src/pal/tests/palsuite/miscellaneous/_ui64tow/test1/_ui64tow.c)6
-rw-r--r--src/pal/tests/palsuite/miscellaneous/_ui64tow/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/_ui64tow/test2/_ui64tow.cpp (renamed from src/pal/tests/palsuite/miscellaneous/_ui64tow/test2/_ui64tow.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/lstrcatW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/lstrcatW/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/lstrcatW/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/lstrcatW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/lstrcatW/test2/test2.cpp (renamed from src/pal/tests/palsuite/miscellaneous/lstrcatW/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/lstrcatW/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/lstrcatW/test3/test3.cpp (renamed from src/pal/tests/palsuite/miscellaneous/lstrcatW/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/lstrcatW/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/lstrcatW/test4/test4.cpp (renamed from src/pal/tests/palsuite/miscellaneous/lstrcatW/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/lstrcpyW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/lstrcpyW/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/lstrcpyW/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/lstrcpynW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/lstrcpynW/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/lstrcpynW/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/lstrlenA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/lstrlenA/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/lstrlenA/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/lstrlenW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/lstrlenW/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/lstrlenW/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/queryperformancecounter/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/queryperformancecounter/test1/test1.cpp (renamed from src/pal/tests/palsuite/miscellaneous/queryperformancecounter/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/queryperformancefrequency/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/queryperformancefrequency/test1/test1.cpp (renamed from src/pal/tests/palsuite/miscellaneous/queryperformancefrequency/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfA/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/wsprintfA/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfA/test11/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfA/test11/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/wsprintfA/test11/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfA/test12/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfA/test12/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/wsprintfA/test12/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfA/test13/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfA/test13/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/wsprintfA/test13/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfA/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfA/test2/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/wsprintfA/test2/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfA/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfA/test3/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/wsprintfA/test3/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfA/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfA/test6/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/wsprintfA/test6/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfA/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfA/test7/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/wsprintfA/test7/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfA/test8/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfA/test8/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/wsprintfA/test8/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfA/test9/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfA/test9/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/wsprintfA/test9/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfW/test1/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/wsprintfW/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfW/test11/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfW/test11/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/wsprintfW/test11/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfW/test12/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfW/test12/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/wsprintfW/test12/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfW/test13/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfW/test13/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/wsprintfW/test13/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfW/test2/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/wsprintfW/test2/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfW/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfW/test3/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/wsprintfW/test3/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfW/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfW/test6/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/wsprintfW/test6/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfW/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfW/test7/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/wsprintfW/test7/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfW/test8/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfW/test8/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/wsprintfW/test8/test.c)0
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfW/test9/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/miscellaneous/wsprintfW/test9/test.cpp (renamed from src/pal/tests/palsuite/miscellaneous/wsprintfW/test9/test.c)0
-rw-r--r--src/pal/tests/palsuite/pal_specific/PAL_GetPALDirectoryW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/pal_specific/PAL_GetPALDirectoryW/test1/PAL_GetPALDirectoryW.cpp (renamed from src/pal/tests/palsuite/pal_specific/PAL_GetPALDirectoryW/test1/PAL_GetPALDirectoryW.c)2
-rw-r--r--src/pal/tests/palsuite/pal_specific/PAL_GetUserTempDirectoryW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/pal_specific/PAL_GetUserTempDirectoryW/test1/PAL_GetUserTempDirectoryW.cpp (renamed from src/pal/tests/palsuite/pal_specific/PAL_GetUserTempDirectoryW/test1/PAL_GetUserTempDirectoryW.c)0
-rw-r--r--src/pal/tests/palsuite/pal_specific/PAL_Initialize_Terminate/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/pal_specific/PAL_Initialize_Terminate/test1/PAL_Initialize_Terminate.cpp (renamed from src/pal/tests/palsuite/pal_specific/PAL_Initialize_Terminate/test1/PAL_Initialize_Terminate.c)0
-rw-r--r--src/pal/tests/palsuite/pal_specific/PAL_Initialize_Terminate/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/pal_specific/PAL_Initialize_Terminate/test2/pal_initialize_twice.cpp (renamed from src/pal/tests/palsuite/pal_specific/PAL_Initialize_Terminate/test2/pal_initialize_twice.c)0
-rw-r--r--src/pal/tests/palsuite/pal_specific/PAL_RegisterLibraryW_UnregisterLibraryW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/pal_specific/PAL_RegisterLibraryW_UnregisterLibraryW/test1/PAL_RegisterLibraryW_UnregisterLibraryW.cpp (renamed from src/pal/tests/palsuite/pal_specific/PAL_RegisterLibraryW_UnregisterLibraryW/test1/PAL_RegisterLibraryW_UnregisterLibraryW.c)0
-rw-r--r--src/pal/tests/palsuite/pal_specific/PAL_RegisterLibraryW_UnregisterLibraryW/test2_neg/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/pal_specific/PAL_RegisterLibraryW_UnregisterLibraryW/test2_neg/reg_unreg_libraryw_neg.cpp (renamed from src/pal/tests/palsuite/pal_specific/PAL_RegisterLibraryW_UnregisterLibraryW/test2_neg/reg_unreg_libraryw_neg.c)0
-rw-r--r--src/pal/tests/palsuite/pal_specific/PAL_errno/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/pal_specific/PAL_errno/test1/PAL_errno.cpp (renamed from src/pal/tests/palsuite/pal_specific/PAL_errno/test1/PAL_errno.c)0
-rw-r--r--src/pal/tests/palsuite/pal_specific/PAL_get_stderr/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/pal_specific/PAL_get_stderr/test1/PAL_get_stderr.cpp (renamed from src/pal/tests/palsuite/pal_specific/PAL_get_stderr/test1/PAL_get_stderr.c)0
-rw-r--r--src/pal/tests/palsuite/pal_specific/PAL_get_stdin/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/pal_specific/PAL_get_stdin/test1/PAL_get_stdin.cpp (renamed from src/pal/tests/palsuite/pal_specific/PAL_get_stdin/test1/PAL_get_stdin.c)0
-rw-r--r--src/pal/tests/palsuite/pal_specific/PAL_get_stdout/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/pal_specific/PAL_get_stdout/test1/PAL_get_stdout.cpp (renamed from src/pal/tests/palsuite/pal_specific/PAL_get_stdout/test1/PAL_get_stdout.c)0
-rw-r--r--src/pal/tests/palsuite/pal_specific/pal_entrypoint/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/pal_specific/pal_entrypoint/test1/pal_entrypoint.cpp (renamed from src/pal/tests/palsuite/pal_specific/pal_entrypoint/test1/pal_entrypoint.c)0
-rw-r--r--src/pal/tests/palsuite/pal_specific/pal_initializedebug/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/pal_specific/pal_initializedebug/test1/pal_initializedebug.cpp (renamed from src/pal/tests/palsuite/pal_specific/pal_initializedebug/test1/pal_initializedebug.c)0
-rw-r--r--src/pal/tests/palsuite/samples/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/samples/test1/test.cpp (renamed from src/pal/tests/palsuite/samples/test1/test.c)0
-rw-r--r--src/pal/tests/palsuite/samples/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/samples/test2/test.cpp (renamed from src/pal/tests/palsuite/samples/test2/test.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CreateEventA/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CreateEventA/test1/test1.cpp (renamed from src/pal/tests/palsuite/threading/CreateEventA/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CreateEventA/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CreateEventA/test2/test2.cpp (renamed from src/pal/tests/palsuite/threading/CreateEventA/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CreateEventA/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CreateEventA/test3/test3.cpp (renamed from src/pal/tests/palsuite/threading/CreateEventA/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CreateEventW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CreateEventW/test1/test1.cpp (renamed from src/pal/tests/palsuite/threading/CreateEventW/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CreateEventW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CreateEventW/test2/test2.cpp (renamed from src/pal/tests/palsuite/threading/CreateEventW/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CreateEventW/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CreateEventW/test3/test3.cpp (renamed from src/pal/tests/palsuite/threading/CreateEventW/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CreateMutexA_ReleaseMutex/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CreateMutexA_ReleaseMutex/test1/CreateMutexA.cpp (renamed from src/pal/tests/palsuite/threading/CreateMutexA_ReleaseMutex/test1/CreateMutexA.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CreateMutexA_ReleaseMutex/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CreateMutexA_ReleaseMutex/test2/CreateMutexA.cpp (renamed from src/pal/tests/palsuite/threading/CreateMutexA_ReleaseMutex/test2/CreateMutexA.c)4
-rw-r--r--src/pal/tests/palsuite/threading/CreateMutexW_ReleaseMutex/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CreateMutexW_ReleaseMutex/test1/CreateMutexW.cpp (renamed from src/pal/tests/palsuite/threading/CreateMutexW_ReleaseMutex/test1/CreateMutexW.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CreateMutexW_ReleaseMutex/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CreateMutexW_ReleaseMutex/test2/CreateMutexW.cpp (renamed from src/pal/tests/palsuite/threading/CreateMutexW_ReleaseMutex/test2/CreateMutexW.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CreateProcessA/test1/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/threading/CreateProcessA/test1/childProcess.cpp (renamed from src/pal/tests/palsuite/threading/CreateProcessA/test1/childProcess.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CreateProcessA/test1/parentProcess.cpp (renamed from src/pal/tests/palsuite/threading/CreateProcessA/test1/parentProcess.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CreateProcessA/test2/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/threading/CreateProcessA/test2/childprocess.cpp (renamed from src/pal/tests/palsuite/threading/CreateProcessA/test2/childprocess.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CreateProcessA/test2/parentprocess.cpp (renamed from src/pal/tests/palsuite/threading/CreateProcessA/test2/parentprocess.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CreateProcessW/test1/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/threading/CreateProcessW/test1/childProcess.cpp (renamed from src/pal/tests/palsuite/threading/CreateProcessW/test1/childProcess.c)2
-rw-r--r--src/pal/tests/palsuite/threading/CreateProcessW/test1/parentProcess.cpp (renamed from src/pal/tests/palsuite/threading/CreateProcessW/test1/parentProcess.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CreateProcessW/test2/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/threading/CreateProcessW/test2/childprocess.cpp (renamed from src/pal/tests/palsuite/threading/CreateProcessW/test2/childprocess.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CreateProcessW/test2/parentprocess.cpp (renamed from src/pal/tests/palsuite/threading/CreateProcessW/test2/parentprocess.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test1/CreateSemaphore.cpp (renamed from src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test1/CreateSemaphore.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test2/CreateSemaphore.cpp (renamed from src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test2/CreateSemaphore.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test3/createsemaphore.cpp (renamed from src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test3/createsemaphore.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test1/CreateSemaphore.cpp (renamed from src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test1/CreateSemaphore.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test2/CreateSemaphore.cpp (renamed from src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test2/CreateSemaphore.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test3/createsemaphore.cpp (renamed from src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test3/createsemaphore.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CreateThread/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CreateThread/test1/test1.cpp (renamed from src/pal/tests/palsuite/threading/CreateThread/test1/test1.c)2
-rw-r--r--src/pal/tests/palsuite/threading/CreateThread/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CreateThread/test2/test2.cpp (renamed from src/pal/tests/palsuite/threading/CreateThread/test2/test2.c)8
-rw-r--r--src/pal/tests/palsuite/threading/CreateThread/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CreateThread/test3/test3.cpp (renamed from src/pal/tests/palsuite/threading/CreateThread/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CriticalSectionFunctions/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CriticalSectionFunctions/test1/InitializeCriticalSection.cpp (renamed from src/pal/tests/palsuite/threading/CriticalSectionFunctions/test1/InitializeCriticalSection.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CriticalSectionFunctions/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CriticalSectionFunctions/test2/test2.cpp (renamed from src/pal/tests/palsuite/threading/CriticalSectionFunctions/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CriticalSectionFunctions/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CriticalSectionFunctions/test3/test3.cpp (renamed from src/pal/tests/palsuite/threading/CriticalSectionFunctions/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CriticalSectionFunctions/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CriticalSectionFunctions/test4/test4.cpp (renamed from src/pal/tests/palsuite/threading/CriticalSectionFunctions/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CriticalSectionFunctions/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CriticalSectionFunctions/test5/test5.cpp (renamed from src/pal/tests/palsuite/threading/CriticalSectionFunctions/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CriticalSectionFunctions/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CriticalSectionFunctions/test6/test6.cpp (renamed from src/pal/tests/palsuite/threading/CriticalSectionFunctions/test6/test6.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CriticalSectionFunctions/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CriticalSectionFunctions/test7/test7.cpp (renamed from src/pal/tests/palsuite/threading/CriticalSectionFunctions/test7/test7.c)0
-rw-r--r--src/pal/tests/palsuite/threading/CriticalSectionFunctions/test8/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/CriticalSectionFunctions/test8/test8.cpp (renamed from src/pal/tests/palsuite/threading/CriticalSectionFunctions/test8/test8.c)0
-rw-r--r--src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test1/test1.cpp (renamed from src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test1/testlib.cpp (renamed from src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test1/testlib.c)0
-rw-r--r--src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test2/dllmain1.cpp (renamed from src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test2/dllmain1.c)0
-rw-r--r--src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test2/dllmain2.cpp (renamed from src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test2/dllmain2.c)0
-rw-r--r--src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test2/test2.cpp (renamed from src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/threading/DuplicateHandle/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/DuplicateHandle/test1/test1.cpp (renamed from src/pal/tests/palsuite/threading/DuplicateHandle/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/threading/DuplicateHandle/test10/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/DuplicateHandle/test10/test10.cpp (renamed from src/pal/tests/palsuite/threading/DuplicateHandle/test10/test10.c)0
-rw-r--r--src/pal/tests/palsuite/threading/DuplicateHandle/test11/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/threading/DuplicateHandle/test11/childprocess.cpp (renamed from src/pal/tests/palsuite/threading/DuplicateHandle/test11/childprocess.c)0
-rw-r--r--src/pal/tests/palsuite/threading/DuplicateHandle/test11/test11.cpp (renamed from src/pal/tests/palsuite/threading/DuplicateHandle/test11/test11.c)0
-rw-r--r--src/pal/tests/palsuite/threading/DuplicateHandle/test12/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/DuplicateHandle/test12/test12.cpp (renamed from src/pal/tests/palsuite/threading/DuplicateHandle/test12/test12.c)0
-rw-r--r--src/pal/tests/palsuite/threading/DuplicateHandle/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/DuplicateHandle/test2/test2.cpp (renamed from src/pal/tests/palsuite/threading/DuplicateHandle/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/threading/DuplicateHandle/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/DuplicateHandle/test3/test3.cpp (renamed from src/pal/tests/palsuite/threading/DuplicateHandle/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/threading/DuplicateHandle/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/DuplicateHandle/test4/test4.cpp (renamed from src/pal/tests/palsuite/threading/DuplicateHandle/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/threading/DuplicateHandle/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/DuplicateHandle/test5/test5.cpp (renamed from src/pal/tests/palsuite/threading/DuplicateHandle/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/threading/DuplicateHandle/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/DuplicateHandle/test6/test6.cpp (renamed from src/pal/tests/palsuite/threading/DuplicateHandle/test6/test6.c)0
-rw-r--r--src/pal/tests/palsuite/threading/DuplicateHandle/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/DuplicateHandle/test7/test7.cpp (renamed from src/pal/tests/palsuite/threading/DuplicateHandle/test7/test7.c)0
-rw-r--r--src/pal/tests/palsuite/threading/DuplicateHandle/test8/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/DuplicateHandle/test8/test8.cpp (renamed from src/pal/tests/palsuite/threading/DuplicateHandle/test8/test8.c)0
-rw-r--r--src/pal/tests/palsuite/threading/DuplicateHandle/test9/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/DuplicateHandle/test9/test9.cpp (renamed from src/pal/tests/palsuite/threading/DuplicateHandle/test9/test9.c)0
-rw-r--r--src/pal/tests/palsuite/threading/ExitProcess/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/ExitProcess/test1/ExitProcess.cpp (renamed from src/pal/tests/palsuite/threading/ExitProcess/test1/ExitProcess.c)0
-rw-r--r--src/pal/tests/palsuite/threading/ExitProcess/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/ExitProcess/test2/test2.cpp (renamed from src/pal/tests/palsuite/threading/ExitProcess/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/threading/ExitProcess/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/ExitProcess/test3/test3.cpp (renamed from src/pal/tests/palsuite/threading/ExitProcess/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/threading/ExitThread/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/ExitThread/test1/test1.cpp (renamed from src/pal/tests/palsuite/threading/ExitThread/test1/test1.c)2
-rw-r--r--src/pal/tests/palsuite/threading/ExitThread/test2/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/threading/ExitThread/test2/childprocess.cpp (renamed from src/pal/tests/palsuite/threading/ExitThread/test2/childprocess.c)0
-rw-r--r--src/pal/tests/palsuite/threading/ExitThread/test2/test2.cpp (renamed from src/pal/tests/palsuite/threading/ExitThread/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/threading/ExitThread/test3/dllmain.cpp (renamed from src/pal/tests/palsuite/threading/ExitThread/test3/dllmain.c)0
-rw-r--r--src/pal/tests/palsuite/threading/ExitThread/test3/test3.cpp (renamed from src/pal/tests/palsuite/threading/ExitThread/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/threading/GetCurrentProcess/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/GetCurrentProcess/test1/process.cpp (renamed from src/pal/tests/palsuite/threading/GetCurrentProcess/test1/process.c)0
-rw-r--r--src/pal/tests/palsuite/threading/GetCurrentProcessId/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/GetCurrentProcessId/test1/processId.cpp (renamed from src/pal/tests/palsuite/threading/GetCurrentProcessId/test1/processId.c)0
-rw-r--r--src/pal/tests/palsuite/threading/GetCurrentThread/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/GetCurrentThread/test1/thread.cpp (renamed from src/pal/tests/palsuite/threading/GetCurrentThread/test1/thread.c)0
-rw-r--r--src/pal/tests/palsuite/threading/GetCurrentThread/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/GetCurrentThread/test2/test2.cpp (renamed from src/pal/tests/palsuite/threading/GetCurrentThread/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/threading/GetCurrentThreadId/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/GetCurrentThreadId/test1/threadId.cpp (renamed from src/pal/tests/palsuite/threading/GetCurrentThreadId/test1/threadId.c)0
-rw-r--r--src/pal/tests/palsuite/threading/GetExitCodeProcess/test1/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/threading/GetExitCodeProcess/test1/childProcess.cpp (renamed from src/pal/tests/palsuite/threading/GetExitCodeProcess/test1/childProcess.c)0
-rw-r--r--src/pal/tests/palsuite/threading/GetExitCodeProcess/test1/test1.cpp (renamed from src/pal/tests/palsuite/threading/GetExitCodeProcess/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/threading/GetProcessTimes/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/GetProcessTimes/test2/test2.cpp (renamed from src/pal/tests/palsuite/threading/GetProcessTimes/test2/test2.c)2
-rw-r--r--src/pal/tests/palsuite/threading/GetThreadTimes/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/GetThreadTimes/test1/test1.cpp (renamed from src/pal/tests/palsuite/threading/GetThreadTimes/test1/test1.c)4
-rw-r--r--src/pal/tests/palsuite/threading/OpenEventW/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/OpenEventW/test1/test1.cpp (renamed from src/pal/tests/palsuite/threading/OpenEventW/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/threading/OpenEventW/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/OpenEventW/test2/test2.cpp (renamed from src/pal/tests/palsuite/threading/OpenEventW/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/threading/OpenEventW/test3/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/threading/OpenEventW/test3/childprocess.cpp (renamed from src/pal/tests/palsuite/threading/OpenEventW/test3/childprocess.c)0
-rw-r--r--src/pal/tests/palsuite/threading/OpenEventW/test3/test3.cpp (renamed from src/pal/tests/palsuite/threading/OpenEventW/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/threading/OpenEventW/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/OpenEventW/test4/test4.cpp (renamed from src/pal/tests/palsuite/threading/OpenEventW/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/threading/OpenEventW/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/OpenEventW/test5/test5.cpp (renamed from src/pal/tests/palsuite/threading/OpenEventW/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/threading/OpenProcess/test1/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/threading/OpenProcess/test1/childProcess.cpp (renamed from src/pal/tests/palsuite/threading/OpenProcess/test1/childProcess.c)0
-rw-r--r--src/pal/tests/palsuite/threading/OpenProcess/test1/test1.cpp (renamed from src/pal/tests/palsuite/threading/OpenProcess/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/threading/QueryThreadCycleTime/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/QueryThreadCycleTime/test1/test1.cpp (renamed from src/pal/tests/palsuite/threading/QueryThreadCycleTime/test1/test1.c)4
-rw-r--r--src/pal/tests/palsuite/threading/QueueUserAPC/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/QueueUserAPC/test1/test1.cpp (renamed from src/pal/tests/palsuite/threading/QueueUserAPC/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/threading/QueueUserAPC/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/QueueUserAPC/test2/test2.cpp (renamed from src/pal/tests/palsuite/threading/QueueUserAPC/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/threading/QueueUserAPC/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/QueueUserAPC/test3/test3.cpp (renamed from src/pal/tests/palsuite/threading/QueueUserAPC/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/threading/QueueUserAPC/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/QueueUserAPC/test4/test4.cpp (renamed from src/pal/tests/palsuite/threading/QueueUserAPC/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/threading/QueueUserAPC/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/QueueUserAPC/test5/test5.cpp (renamed from src/pal/tests/palsuite/threading/QueueUserAPC/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/threading/QueueUserAPC/test6/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/QueueUserAPC/test6/test6.cpp (renamed from src/pal/tests/palsuite/threading/QueueUserAPC/test6/test6.c)0
-rw-r--r--src/pal/tests/palsuite/threading/QueueUserAPC/test7/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/QueueUserAPC/test7/test7.cpp (renamed from src/pal/tests/palsuite/threading/QueueUserAPC/test7/test7.c)0
-rw-r--r--src/pal/tests/palsuite/threading/ReleaseMutex/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/ReleaseMutex/test3/ReleaseMutex.cpp (renamed from src/pal/tests/palsuite/threading/ReleaseMutex/test3/ReleaseMutex.c)0
-rw-r--r--src/pal/tests/palsuite/threading/ResetEvent/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/ResetEvent/test1/test1.cpp (renamed from src/pal/tests/palsuite/threading/ResetEvent/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/threading/ResetEvent/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/ResetEvent/test2/test2.cpp (renamed from src/pal/tests/palsuite/threading/ResetEvent/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/threading/ResetEvent/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/ResetEvent/test3/test3.cpp (renamed from src/pal/tests/palsuite/threading/ResetEvent/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/threading/ResetEvent/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/ResetEvent/test4/test4.cpp (renamed from src/pal/tests/palsuite/threading/ResetEvent/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/threading/ResumeThread/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/ResumeThread/test1/test1.cpp (renamed from src/pal/tests/palsuite/threading/ResumeThread/test1/test1.c)2
-rw-r--r--src/pal/tests/palsuite/threading/SetErrorMode/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/SetErrorMode/test1/test1.cpp (renamed from src/pal/tests/palsuite/threading/SetErrorMode/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/threading/SetEvent/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/SetEvent/test1/test1.cpp (renamed from src/pal/tests/palsuite/threading/SetEvent/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/threading/SetEvent/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/SetEvent/test2/test2.cpp (renamed from src/pal/tests/palsuite/threading/SetEvent/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/threading/SetEvent/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/SetEvent/test3/test3.cpp (renamed from src/pal/tests/palsuite/threading/SetEvent/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/threading/SetEvent/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/SetEvent/test4/test4.cpp (renamed from src/pal/tests/palsuite/threading/SetEvent/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/threading/Sleep/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/Sleep/test1/Sleep.cpp (renamed from src/pal/tests/palsuite/threading/Sleep/test1/Sleep.c)0
-rw-r--r--src/pal/tests/palsuite/threading/Sleep/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/Sleep/test2/sleep.cpp (renamed from src/pal/tests/palsuite/threading/Sleep/test2/sleep.c)0
-rw-r--r--src/pal/tests/palsuite/threading/SleepEx/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/SleepEx/test1/test1.cpp (renamed from src/pal/tests/palsuite/threading/SleepEx/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/threading/SleepEx/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/SleepEx/test2/test2.cpp (renamed from src/pal/tests/palsuite/threading/SleepEx/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/threading/SwitchToThread/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/SwitchToThread/test1/test1.cpp (renamed from src/pal/tests/palsuite/threading/SwitchToThread/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/threading/TLS/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/TLS/test1/TLS.cpp (renamed from src/pal/tests/palsuite/threading/TLS/test1/TLS.c)0
-rw-r--r--src/pal/tests/palsuite/threading/TLS/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/TLS/test2/TLS.cpp (renamed from src/pal/tests/palsuite/threading/TLS/test2/TLS.c)0
-rw-r--r--src/pal/tests/palsuite/threading/TLS/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/TLS/test3/TLS.cpp (renamed from src/pal/tests/palsuite/threading/TLS/test3/TLS.c)0
-rw-r--r--src/pal/tests/palsuite/threading/TLS/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/TLS/test4/test4.cpp (renamed from src/pal/tests/palsuite/threading/TLS/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/threading/TLS/test5/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/TLS/test5/test5.cpp (renamed from src/pal/tests/palsuite/threading/TLS/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/threading/TLS/test6_optimizedtls/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/TLS/test6_optimizedtls/test.cpp (renamed from src/pal/tests/palsuite/threading/TLS/test6_optimizedtls/test.c)0
-rw-r--r--src/pal/tests/palsuite/threading/TerminateProcess/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/TerminateProcess/test1/TerminateProcess.cpp (renamed from src/pal/tests/palsuite/threading/TerminateProcess/test1/TerminateProcess.c)0
-rw-r--r--src/pal/tests/palsuite/threading/ThreadPriority/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/ThreadPriority/test1/ThreadPriority.cpp (renamed from src/pal/tests/palsuite/threading/ThreadPriority/test1/ThreadPriority.c)0
-rw-r--r--src/pal/tests/palsuite/threading/WaitForMultipleObjects/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/WaitForMultipleObjects/test1/test1.cpp (renamed from src/pal/tests/palsuite/threading/WaitForMultipleObjects/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test1/test1.cpp (renamed from src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test2/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test2/test2.cpp (renamed from src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test2/test2.c)0
-rw-r--r--src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test3/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test3/test3.cpp (renamed from src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test3/test3.c)0
-rw-r--r--src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test4/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test4/test4.cpp (renamed from src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test4/test4.c)0
-rw-r--r--src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test5/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test5/helper.cpp (renamed from src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test5/helper.c)0
-rw-r--r--src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test5/test5.cpp (renamed from src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test5/test5.c)0
-rw-r--r--src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test6/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test6/child6.cpp (renamed from src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test6/child6.c)0
-rw-r--r--src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test6/test6.cpp (renamed from src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test6/test6.c)0
-rw-r--r--src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExMutexTest/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExMutexTest/WFSOExMutexTest.cpp (renamed from src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExMutexTest/WFSOExMutexTest.c)0
-rw-r--r--src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExSemaphoreTest/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExSemaphoreTest/WFSOExSemaphoreTest.cpp (renamed from src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExSemaphoreTest/WFSOExSemaphoreTest.c)0
-rw-r--r--src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExThreadTest/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExThreadTest/WFSOExThreadTest.cpp (renamed from src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExThreadTest/WFSOExThreadTest.c)0
-rw-r--r--src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOMutexTest/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOMutexTest/WFSOMutexTest.cpp (renamed from src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOMutexTest/WFSOMutexTest.c)0
-rw-r--r--src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOProcessTest/CMakeLists.txt4
-rw-r--r--src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOProcessTest/ChildProcess.cpp (renamed from src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOProcessTest/ChildProcess.c)0
-rw-r--r--src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOProcessTest/WFSOProcessTest.cpp (renamed from src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOProcessTest/WFSOProcessTest.c)0
-rw-r--r--src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOSemaphoreTest/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOSemaphoreTest/WFSOSemaphoreTest.cpp (renamed from src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOSemaphoreTest/WFSOSemaphoreTest.c)0
-rw-r--r--src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOThreadTest/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOThreadTest/WFSOThreadTest.cpp (renamed from src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOThreadTest/WFSOThreadTest.c)0
-rw-r--r--src/pal/tests/palsuite/threading/WaitForSingleObject/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/WaitForSingleObject/test1/test1.cpp (renamed from src/pal/tests/palsuite/threading/WaitForSingleObject/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/threading/YieldProcessor/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/YieldProcessor/test1/test1.cpp (renamed from src/pal/tests/palsuite/threading/YieldProcessor/test1/test1.c)0
-rw-r--r--src/pal/tests/palsuite/threading/releasesemaphore/test1/CMakeLists.txt2
-rw-r--r--src/pal/tests/palsuite/threading/releasesemaphore/test1/test.cpp (renamed from src/pal/tests/palsuite/threading/releasesemaphore/test1/test.c)0
-rw-r--r--src/utilcode/newapis.cpp8
-rw-r--r--src/vm/amd64/unixstubs.cpp4
-rw-r--r--src/vm/arm/asmhelpers.S86
-rw-r--r--src/vm/arm/unixstubs.cpp10
-rw-r--r--src/vm/arm64/asmconstants.h13
-rw-r--r--src/vm/arm64/asmhelpers.asm20
-rw-r--r--src/vm/arm64/cgencpu.h60
-rw-r--r--src/vm/arm64/stubs.cpp99
-rw-r--r--src/vm/callhelpers.cpp36
-rw-r--r--src/vm/callhelpers.h25
-rw-r--r--src/vm/ecalllist.h10
-rw-r--r--src/vm/gdbjit.cpp201
-rw-r--r--src/vm/gdbjit.h7
-rw-r--r--src/vm/interpreter.cpp5
-rw-r--r--src/vm/jithelpers.cpp2
-rw-r--r--src/vm/microsoft.comservices_i.c14
-rw-r--r--src/vm/mngstdinterfaces.cpp2
-rw-r--r--src/vm/precode.cpp2
-rw-r--r--src/vm/prestub.cpp6
-rw-r--r--src/vm/reflectioninvocation.cpp2
-rw-r--r--src/vm/reflectioninvocation.h6
-rw-r--r--src/vm/util.cpp15
-rw-r--r--src/zap/zapcode.cpp188
-rw-r--r--src/zap/zapcode.h7
-rw-r--r--tests/arm64/Tests.lst4
-rw-r--r--tests/build.proj5
-rw-r--r--tests/dir.props5
-rw-r--r--tests/issues.targets425
-rw-r--r--tests/runtest.cmd2
-rwxr-xr-xtests/runtest.sh130
-rw-r--r--tests/scripts/format.py116
-rw-r--r--tests/scripts/perf-prep.sh70
-rw-r--r--tests/scripts/run-xunit-perf.sh35
-rwxr-xr-xtests/setup-runtime-dependencies.cmd6
-rw-r--r--tests/src/AllTestProjects.sln36242
-rw-r--r--tests/src/Common/test_dependencies/project.json120
-rw-r--r--tests/src/GC/Scenarios/FinalizeTimeout/FinalizeTimeout.cs2
-rw-r--r--tests/src/GC/Stress/Tests/573277.csproj2
-rw-r--r--tests/src/GC/Stress/Tests/DirectedGraph.csproj2
-rw-r--r--tests/src/GC/Stress/Tests/ExpandHeap.csproj2
-rw-r--r--tests/src/GC/Stress/Tests/GCQueue.csproj2
-rw-r--r--tests/src/GC/Stress/Tests/GCSimulator.csproj2
-rw-r--r--tests/src/GC/Stress/Tests/GCVariant.csproj2
-rw-r--r--tests/src/GC/Stress/Tests/LargeObjectAlloc.csproj2
-rw-r--r--tests/src/GC/Stress/Tests/LargeObjectAlloc1.csproj2
-rw-r--r--tests/src/GC/Stress/Tests/LargeObjectAlloc2.csproj4
-rw-r--r--tests/src/GC/Stress/Tests/LargeObjectAlloc3.csproj4
-rw-r--r--tests/src/GC/Stress/Tests/LargeObjectAlloc4.csproj4
-rw-r--r--tests/src/GC/Stress/Tests/LargeObjectAllocPinned.csproj4
-rw-r--r--tests/src/GC/Stress/Tests/LeakGenThrd.csproj2
-rw-r--r--tests/src/GC/Stress/Tests/MulDimJagAry.csproj2
-rw-r--r--tests/src/GC/Stress/Tests/PlugGaps.csproj2
-rw-r--r--tests/src/GC/Stress/Tests/RedBlackTree.csproj4
-rw-r--r--tests/src/GC/Stress/Tests/SingLinkStay.csproj2
-rw-r--r--tests/src/GC/Stress/Tests/StressAllocator.csproj2
-rw-r--r--tests/src/GC/Stress/Tests/ThdTreeGrowingObj.csproj2
-rw-r--r--tests/src/GC/Stress/Tests/allocationwithpins.csproj2
-rw-r--r--tests/src/GC/Stress/Tests/b115557.csproj2
-rw-r--r--tests/src/GC/Stress/Tests/bestfit-finalize.csproj2
-rw-r--r--tests/src/GC/Stress/Tests/concurrentspin2.csproj2
-rw-r--r--tests/src/GC/Stress/Tests/doubLinkStay.csproj2
-rw-r--r--tests/src/GC/Stress/Tests/pinstress.csproj2
-rw-r--r--tests/src/GC/Stress/Tests/plug.csproj2
-rw-r--r--tests/src/Interop/ArrayMarshalling/BoolArray/CMakeLists.txt1
-rw-r--r--tests/src/Interop/ArrayMarshalling/ByValArray/CMakeLists.txt1
-rwxr-xr-xtests/src/Interop/BestFitMapping/CMakeLists.txt1
-rw-r--r--tests/src/Interop/CMakeLists.txt8
-rw-r--r--tests/src/Interop/FuncPtrAsDelegateParam/CMakeLists.txt1
-rw-r--r--tests/src/Interop/NativeCallable/CMakeLists.txt1
-rw-r--r--tests/src/Interop/PrimitiveMarshalling/Bool/CMakeLists.txt1
-rw-r--r--tests/src/Interop/PrimitiveMarshalling/EnumMarshalling/CMakeLists.txt1
-rw-r--r--tests/src/Interop/PrimitiveMarshalling/UIntPtr/CMakeLists.txt1
-rwxr-xr-xtests/src/Interop/RefCharArray/CMakeLists.txt1
-rw-r--r--tests/src/Interop/SimpleStruct/CMakeLists.txt1
-rwxr-xr-xtests/src/Interop/StringMarshalling/LPSTR/CMakeLists.txt1
-rwxr-xr-xtests/src/Interop/StringMarshalling/LPTSTR/CMakeLists.txt1
-rw-r--r--tests/src/Interop/StringMarshalling/UTF8/CMakeLists.txt1
-rw-r--r--tests/src/Interop/StructMarshalling/PInvoke/CMakeLists.txt1
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/Add1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/And1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/AndRef.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/Args4.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/Args5.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/AsgAdd1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/AsgAnd1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/AsgOr1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/AsgSub1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/AsgXor1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/BinaryRMW.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/Call1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/CnsBool.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/CnsLng1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/DblAdd.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/DblAddConst.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/DblArea.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/DblArray.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/DblAvg2.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/DblAvg6.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/DblCall1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/DblCall2.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/DblDist.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/DblDiv.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/DblDivConst.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/DblFillArray.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/DblMul.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/DblMulConst.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/DblNeg.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/DblRem.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/DblRoots.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/DblSub.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/DblSubConst.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/DblVar.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/Eq1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPAdd.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPAddConst.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPArea.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPArray.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPAvg2.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPAvg6.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPCall1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPCall2.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPConvDbl2Lng.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPConvF2F.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPConvF2I.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPConvF2Lng.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPConvI2F.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPDist.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPDiv.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPDivConst.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPError.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPFillArray.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPMath.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPMul.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPMulConst.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPNeg.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPRem.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPRoots.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPSmall.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPSub.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPSubConst.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FPVar.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FactorialRec.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FibLoop.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/FiboRec.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/Gcd.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/Ge1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/Gt1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/Ind1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/InitObj.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/InstanceCalls.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/IntArraySum.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/IntConv.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/JTrue1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/JTrueEqDbl.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/JTrueEqFP.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/JTrueEqInt1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/JTrueGeDbl.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/JTrueGeFP.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/JTrueGeInt1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/JTrueGtDbl.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/JTrueGtFP.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/JTrueGtInt1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/JTrueLeDbl.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/JTrueLeFP.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/JTrueLeInt1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/JTrueLtDbl.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/JTrueLtFP.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/JTrueLtInt1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/JTrueNeDbl.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/JTrueNeFP.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/JTrueNeInt1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/Jmp1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/Le1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/LeftShift.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/LngConv.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/Localloc.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/LocallocLarge.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/LongArgsAndReturn.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/Lt1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/Ne1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/NegRMW.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/NestedCall.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/NotAndNeg.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/NotRMW.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/ObjAlloc.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/OpMembersOfStructLocal.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/Or1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/OrRef.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/RecursiveTailCall.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/RightShiftRef.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/Rotate.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/StaticCalls.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/StaticValueField.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/StructFldAddr.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/StructInstMethod.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/Sub1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/SubRef.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/Swap.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/Switch.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/Unbox.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/Xor1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/XorRef.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/addref.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/div1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/div2.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/divref.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/mul1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/mul2.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/mul3.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/mul4.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/rem1.csproj2
-rw-r--r--tests/src/JIT/CodeGenBringUpTests/struct16args.csproj6
-rw-r--r--tests/src/JIT/Directed/Arrays/Complex1.csproj7
-rw-r--r--tests/src/JIT/Directed/Arrays/Complex2.csproj7
-rw-r--r--tests/src/JIT/Directed/Arrays/Simple1.csproj6
-rw-r--r--tests/src/JIT/Directed/Arrays/Simple2.csproj7
-rw-r--r--tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Base_1.csproj9
-rw-r--r--tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Base_2.csproj9
-rw-r--r--tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Base_3.csproj9
-rw-r--r--tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Base_4.csproj9
-rw-r--r--tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Base_6.csproj9
-rw-r--r--tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Peer_1.csproj9
-rw-r--r--tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Peer_2.csproj9
-rw-r--r--tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Peer_3.csproj9
-rw-r--r--tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Peer_4.csproj9
-rw-r--r--tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Peer_6.csproj9
-rw-r--r--tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Base_1.csproj9
-rw-r--r--tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Base_2.csproj9
-rw-r--r--tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Base_3.csproj9
-rw-r--r--tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Base_4.csproj9
-rw-r--r--tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Peer_1.csproj9
-rw-r--r--tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Peer_2.csproj9
-rw-r--r--tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Peer_3.csproj9
-rw-r--r--tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Peer_4.csproj9
-rw-r--r--tests/src/JIT/Directed/StrAccess/straccess1_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/StrAccess/straccess1_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/StrAccess/straccess1_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/StrAccess/straccess1_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/StrAccess/straccess2_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/StrAccess/straccess2_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/StrAccess/straccess2_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/StrAccess/straccess2_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/StrAccess/straccess3_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/StrAccess/straccess3_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/StrAccess/straccess3_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/StrAccess/straccess3_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/StrAccess/straccess4.csproj9
-rw-r--r--tests/src/JIT/Directed/StructPromote/SP1.csproj7
-rw-r--r--tests/src/JIT/Directed/StructPromote/SP1a.csproj7
-rw-r--r--tests/src/JIT/Directed/StructPromote/SP1a2.csproj7
-rw-r--r--tests/src/JIT/Directed/StructPromote/SP1b.csproj7
-rw-r--r--tests/src/JIT/Directed/StructPromote/SP1c.csproj7
-rw-r--r--tests/src/JIT/Directed/StructPromote/SP1d.csproj7
-rw-r--r--tests/src/JIT/Directed/StructPromote/SP2.csproj7
-rw-r--r--tests/src/JIT/Directed/StructPromote/SP2a.csproj7
-rw-r--r--tests/src/JIT/Directed/StructPromote/SP2b.csproj7
-rw-r--r--tests/src/JIT/Directed/StructPromote/SP2c.csproj7
-rw-r--r--tests/src/JIT/Directed/StructPromote/SpAddr.csproj7
-rw-r--r--tests/src/JIT/Directed/StructPromote/SpAddrAT.csproj7
-rw-r--r--tests/src/JIT/Directed/UnrollLoop/Dev10_846218.csproj9
-rw-r--r--tests/src/JIT/Directed/UnrollLoop/loop1_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/UnrollLoop/loop1_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/UnrollLoop/loop1_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/UnrollLoop/loop1_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/UnrollLoop/loop2_cs_d.csproj9
-rw-r--r--tests/src/JIT/Directed/UnrollLoop/loop2_cs_do.csproj6
-rw-r--r--tests/src/JIT/Directed/UnrollLoop/loop2_cs_r.csproj9
-rw-r--r--tests/src/JIT/Directed/UnrollLoop/loop2_cs_ro.csproj6
-rw-r--r--tests/src/JIT/Directed/UnrollLoop/loop4_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/UnrollLoop/loop4_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/UnrollLoop/loop4_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/UnrollLoop/loop4_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/UnrollLoop/loop6_cs_d.csproj6
-rw-r--r--tests/src/JIT/Directed/UnrollLoop/loop6_cs_do.csproj6
-rw-r--r--tests/src/JIT/Directed/UnrollLoop/loop6_cs_r.csproj6
-rw-r--r--tests/src/JIT/Directed/UnrollLoop/loop6_cs_ro.csproj6
-rw-r--r--tests/src/JIT/Directed/cmov/Bool_And_Op_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Bool_And_Op_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Bool_And_Op_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Bool_And_Op_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Bool_No_Op_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Bool_No_Op_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Bool_No_Op_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Bool_No_Op_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Double_And_Op_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Double_And_Op_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Double_And_Op_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Double_And_Op_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Double_No_Op_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Double_No_Op_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Double_No_Op_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Double_No_Op_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Double_Or_Op_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Double_Or_Op_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Double_Or_Op_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Double_Or_Op_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Float_And_Op_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Float_And_Op_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Float_And_Op_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Float_And_Op_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Float_No_Op_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Float_No_Op_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Float_No_Op_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Float_No_Op_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Float_Or_Op_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Float_Or_Op_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Float_Or_Op_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Float_Or_Op_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Int_And_Op_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Int_And_Op_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Int_And_Op_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Int_And_Op_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Int_No_Op_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Int_No_Op_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Int_No_Op_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Int_No_Op_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Int_Or_Op_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Int_Or_Op_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Int_Or_Op_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Int_Or_Op_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/33objref_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/33objref_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/33objref_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/33objref_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/cse1_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/cse1_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/cse1_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/cse1_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/cse2_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/cse2_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/cse2_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/cse2_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/intrinsic/interlocked/IntrinsicTest_Overflow.csproj7
-rw-r--r--tests/src/JIT/Directed/intrinsic/interlocked/cmpxchg.csproj9
-rw-r--r--tests/src/JIT/Directed/intrinsic/interlocked/cse_cmpxchg.csproj7
-rw-r--r--tests/src/JIT/Directed/intrinsic/interlocked/nullchecksuppress.csproj7
-rw-r--r--tests/src/JIT/Directed/intrinsic/interlocked/regalloc1.csproj7
-rw-r--r--tests/src/JIT/Directed/intrinsic/interlocked/regalloc2.csproj7
-rw-r--r--tests/src/JIT/Directed/intrinsic/pow/pow0_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/intrinsic/pow/pow0_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/intrinsic/pow/pow0_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/intrinsic/pow/pow0_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/intrinsic/pow/pow1.csproj9
-rw-r--r--tests/src/JIT/Directed/intrinsic/pow/pow2_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/intrinsic/pow/pow2_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/intrinsic/pow/pow2_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/intrinsic/pow/pow2_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/intrinsic/pow/pow3_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/intrinsic/pow/pow3_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/intrinsic/pow/pow3_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/intrinsic/pow/pow3_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/lifetime/lifetime1.csproj9
-rw-r--r--tests/src/JIT/Directed/lifetime/lifetime2.csproj9
-rw-r--r--tests/src/JIT/Directed/localloc/localloc3_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/localloc/localloc3_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/localloc/localloc3_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/localloc/localloc3_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/newarr/newarr.csproj7
-rw-r--r--tests/src/JIT/Directed/shift/int16_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/shift/int16_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/shift/int16_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/shift/int16_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/shift/int16_d.csproj15
-rw-r--r--tests/src/JIT/Directed/shift/int16_do.csproj12
-rw-r--r--tests/src/JIT/Directed/shift/int16_r.csproj15
-rw-r--r--tests/src/JIT/Directed/shift/int16_ro.csproj12
-rw-r--r--tests/src/JIT/Directed/shift/int32_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/shift/int32_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/shift/int32_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/shift/int32_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/shift/int32_d.csproj15
-rw-r--r--tests/src/JIT/Directed/shift/int32_do.csproj12
-rw-r--r--tests/src/JIT/Directed/shift/int32_r.csproj15
-rw-r--r--tests/src/JIT/Directed/shift/int32_ro.csproj12
-rw-r--r--tests/src/JIT/Directed/shift/int64_d.csproj15
-rw-r--r--tests/src/JIT/Directed/shift/int64_do.csproj12
-rw-r--r--tests/src/JIT/Directed/shift/int64_r.csproj15
-rw-r--r--tests/src/JIT/Directed/shift/int64_ro.csproj12
-rw-r--r--tests/src/JIT/Directed/shift/uint16_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/shift/uint16_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/shift/uint16_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/shift/uint16_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/shift/uint16_d.csproj15
-rw-r--r--tests/src/JIT/Directed/shift/uint16_do.csproj12
-rw-r--r--tests/src/JIT/Directed/shift/uint16_r.csproj15
-rw-r--r--tests/src/JIT/Directed/shift/uint16_ro.csproj12
-rw-r--r--tests/src/JIT/Directed/shift/uint32_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/shift/uint32_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/shift/uint32_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/shift/uint32_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/shift/uint32_d.csproj15
-rw-r--r--tests/src/JIT/Directed/shift/uint32_do.csproj12
-rw-r--r--tests/src/JIT/Directed/shift/uint32_r.csproj15
-rw-r--r--tests/src/JIT/Directed/shift/uint32_ro.csproj12
-rw-r--r--tests/src/JIT/Directed/shift/uint64_d.csproj15
-rw-r--r--tests/src/JIT/Directed/shift/uint64_do.csproj12
-rw-r--r--tests/src/JIT/Directed/shift/uint64_r.csproj15
-rw-r--r--tests/src/JIT/Directed/shift/uint64_ro.csproj12
-rw-r--r--tests/src/JIT/Directed/shift/uint8_cs_d.csproj7
-rw-r--r--tests/src/JIT/Directed/shift/uint8_cs_do.csproj7
-rw-r--r--tests/src/JIT/Directed/shift/uint8_cs_r.csproj7
-rw-r--r--tests/src/JIT/Directed/shift/uint8_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Directed/shift/uint8_d.csproj15
-rw-r--r--tests/src/JIT/Directed/shift/uint8_do.csproj12
-rw-r--r--tests/src/JIT/Directed/shift/uint8_r.csproj15
-rw-r--r--tests/src/JIT/Directed/shift/uint8_ro.csproj12
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/Struct01.csproj9
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/Struct01_instance.csproj9
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01.csproj9
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01_instance.csproj9
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01_static.csproj9
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class02.csproj9
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class03.csproj9
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class04.csproj9
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class05.csproj9
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class06.csproj9
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class07.csproj9
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struc01.csproj9
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct01_static.csproj9
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct02.csproj9
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct03.csproj9
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct04.csproj9
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct05.csproj9
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct06.csproj9
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct07.csproj9
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01.csproj7
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01_instance.csproj7
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01_static.csproj7
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01_instance.csproj7
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01_static.csproj7
-rw-r--r--tests/src/JIT/Generics/Arrays/TypeParameters/Jagged/class01.csproj7
-rw-r--r--tests/src/JIT/Generics/Arrays/TypeParameters/Jagged/struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/Arrays/TypeParameters/MultiDim/class01.csproj7
-rw-r--r--tests/src/JIT/Generics/Arrays/TypeParameters/MultiDim/struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/class1_cs_d.csproj7
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/class1_cs_do.csproj7
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/class1_cs_r.csproj7
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/class1_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/class2_cs_d.csproj7
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/class2_cs_do.csproj7
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/class2_cs_r.csproj7
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/class2_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/vt1_cs_d.csproj7
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/vt1_cs_do.csproj7
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/vt1_cs_r.csproj7
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/vt1_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/vt2_cs_d.csproj7
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/vt2_cs_do.csproj7
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/vt2_cs_r.csproj7
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/vt2_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/vt3_cs_d.csproj7
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/vt3_cs_do.csproj7
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/vt3_cs_r.csproj7
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/vt3_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/vt4_cs_d.csproj7
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/vt4_cs_do.csproj7
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/vt4_cs_r.csproj7
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/vt4_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Generics/Constraints/Call_instance01_d.csproj15
-rw-r--r--tests/src/JIT/Generics/Constraints/Call_instance01_do.csproj12
-rw-r--r--tests/src/JIT/Generics/Constraints/Call_instance01_r.csproj15
-rw-r--r--tests/src/JIT/Generics/Constraints/Call_instance01_ro.csproj12
-rw-r--r--tests/src/JIT/Generics/Constraints/call_instance01.csproj7
-rw-r--r--tests/src/JIT/Generics/Constraints/call_static01.csproj7
-rw-r--r--tests/src/JIT/Generics/Constraints/convert_instance01.csproj7
-rw-r--r--tests/src/JIT/Generics/Constraints/convert_static01.csproj7
-rw-r--r--tests/src/JIT/Generics/Constraints/transitive_instance01.csproj7
-rw-r--r--tests/src/JIT/Generics/Constraints/transitive_static01.csproj7
-rw-r--r--tests/src/JIT/Generics/Conversions/Boxing/box_unbox01.csproj7
-rw-r--r--tests/src/JIT/Generics/Conversions/Reference/gentogen01.csproj7
-rw-r--r--tests/src/JIT/Generics/Conversions/Reference/gentogen02.csproj7
-rw-r--r--tests/src/JIT/Generics/Conversions/Reference/gentogen03.csproj7
-rw-r--r--tests/src/JIT/Generics/Conversions/Reference/gentonongen01.csproj7
-rw-r--r--tests/src/JIT/Generics/Conversions/Reference/gentonongen02.csproj7
-rw-r--r--tests/src/JIT/Generics/Conversions/Reference/gentonongen03.csproj7
-rw-r--r--tests/src/JIT/Generics/Conversions/Reference/nongentogen01.csproj7
-rw-r--r--tests/src/JIT/Generics/Conversions/Reference/nongentogen02.csproj7
-rw-r--r--tests/src/JIT/Generics/Conversions/Reference/nongentogen03.csproj7
-rw-r--r--tests/src/JIT/Generics/Coverage/chaos55915408cs.csproj7
-rw-r--r--tests/src/JIT/Generics/Coverage/chaos55915408cs_o.csproj7
-rw-r--r--tests/src/JIT/Generics/Coverage/chaos56200037cs.csproj7
-rw-r--r--tests/src/JIT/Generics/Coverage/chaos56200037cs_o.csproj7
-rw-r--r--tests/src/JIT/Generics/Coverage/chaos65204782cs.csproj7
-rw-r--r--tests/src/JIT/Generics/Coverage/chaos65204782cs_o.csproj7
-rw-r--r--tests/src/JIT/Generics/Exceptions/general_class_instance01.csproj7
-rw-r--r--tests/src/JIT/Generics/Exceptions/general_class_static01.csproj7
-rw-r--r--tests/src/JIT/Generics/Exceptions/general_struct_instance01.csproj7
-rw-r--r--tests/src/JIT/Generics/Exceptions/general_struct_static01.csproj7
-rw-r--r--tests/src/JIT/Generics/Exceptions/specific_class_instance01.csproj7
-rw-r--r--tests/src/JIT/Generics/Exceptions/specific_class_instance02.csproj7
-rw-r--r--tests/src/JIT/Generics/Exceptions/specific_class_static01.csproj7
-rw-r--r--tests/src/JIT/Generics/Exceptions/specific_class_static02.csproj7
-rw-r--r--tests/src/JIT/Generics/Exceptions/specific_struct_instance01.csproj7
-rw-r--r--tests/src/JIT/Generics/Exceptions/specific_struct_instance02.csproj7
-rw-r--r--tests/src/JIT/Generics/Exceptions/specific_struct_static01.csproj7
-rw-r--r--tests/src/JIT/Generics/Exceptions/specific_struct_static02.csproj7
-rw-r--r--tests/src/JIT/Generics/Fields/getclassfrommethodparam.csproj8
-rw-r--r--tests/src/JIT/Generics/Fields/instance_assignment_class01.csproj7
-rw-r--r--tests/src/JIT/Generics/Fields/instance_assignment_struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/Fields/instance_equalnull_class01.csproj7
-rw-r--r--tests/src/JIT/Generics/Fields/instance_equalnull_struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/Fields/instance_passing_class01.csproj7
-rw-r--r--tests/src/JIT/Generics/Fields/instance_passing_struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/Fields/static_assignment_class01.csproj7
-rw-r--r--tests/src/JIT/Generics/Fields/static_assignment_struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/Fields/static_equalnull_class01.csproj7
-rw-r--r--tests/src/JIT/Generics/Fields/static_equalnull_struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/Fields/static_passing_class01.csproj7
-rw-r--r--tests/src/JIT/Generics/Fields/static_passing_struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/Instantiation/Classes/baseclass01.csproj7
-rw-r--r--tests/src/JIT/Generics/Instantiation/Classes/baseclass02.csproj7
-rw-r--r--tests/src/JIT/Generics/Instantiation/Classes/baseclass03.csproj7
-rw-r--r--tests/src/JIT/Generics/Instantiation/Classes/baseclass04.csproj7
-rw-r--r--tests/src/JIT/Generics/Instantiation/Classes/baseclass05.csproj7
-rw-r--r--tests/src/JIT/Generics/Instantiation/Classes/class01.csproj7
-rw-r--r--tests/src/JIT/Generics/Instantiation/Classes/class02.csproj7
-rw-r--r--tests/src/JIT/Generics/Instantiation/Classes/class03.csproj7
-rw-r--r--tests/src/JIT/Generics/Instantiation/Interfaces/class01.csproj7
-rw-r--r--tests/src/JIT/Generics/Instantiation/Interfaces/class02.csproj7
-rw-r--r--tests/src/JIT/Generics/Instantiation/Interfaces/class03.csproj7
-rw-r--r--tests/src/JIT/Generics/Instantiation/Interfaces/class04.csproj7
-rw-r--r--tests/src/JIT/Generics/Instantiation/Interfaces/class05.csproj7
-rw-r--r--tests/src/JIT/Generics/Instantiation/Interfaces/struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/Instantiation/Interfaces/struct02.csproj7
-rw-r--r--tests/src/JIT/Generics/Instantiation/Interfaces/struct03.csproj7
-rw-r--r--tests/src/JIT/Generics/Instantiation/Interfaces/struct04.csproj7
-rw-r--r--tests/src/JIT/Generics/Instantiation/Interfaces/struct05.csproj7
-rw-r--r--tests/src/JIT/Generics/Instantiation/Structs/struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/Instantiation/Structs/struct02.csproj7
-rw-r--r--tests/src/JIT/Generics/Instantiation/Structs/struct03.csproj7
-rw-r--r--tests/src/JIT/Generics/Locals/instance_assignment_class01.csproj7
-rw-r--r--tests/src/JIT/Generics/Locals/instance_assignment_struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/Locals/instance_equalnull_class01.csproj7
-rw-r--r--tests/src/JIT/Generics/Locals/instance_equalnull_struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/Locals/instance_passing_class01.csproj7
-rw-r--r--tests/src/JIT/Generics/Locals/instance_passing_struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/Locals/static_assignment_class01.csproj7
-rw-r--r--tests/src/JIT/Generics/Locals/static_assignment_struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/Locals/static_equalnull_class01.csproj7
-rw-r--r--tests/src/JIT/Generics/Locals/static_equalnull_struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/Locals/static_passing_class01.csproj7
-rw-r--r--tests/src/JIT/Generics/Locals/static_passing_struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/MemberAccess/class_instance01.csproj7
-rw-r--r--tests/src/JIT/Generics/MemberAccess/class_static01.csproj7
-rw-r--r--tests/src/JIT/Generics/MemberAccess/interface_class01.csproj7
-rw-r--r--tests/src/JIT/Generics/MemberAccess/interface_class02.csproj7
-rw-r--r--tests/src/JIT/Generics/MemberAccess/interface_struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/MemberAccess/interface_struct02.csproj7
-rw-r--r--tests/src/JIT/Generics/MemberAccess/struct_instance01.csproj7
-rw-r--r--tests/src/JIT/Generics/MemberAccess/struct_static01.csproj7
-rw-r--r--tests/src/JIT/Generics/Parameters/instance_assignment_class01.csproj7
-rw-r--r--tests/src/JIT/Generics/Parameters/instance_assignment_struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/Parameters/instance_equalnull_class01.csproj7
-rw-r--r--tests/src/JIT/Generics/Parameters/instance_equalnull_struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/Parameters/instance_passing_class01.csproj7
-rw-r--r--tests/src/JIT/Generics/Parameters/instance_passing_struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/Parameters/static_assignment_class01.csproj7
-rw-r--r--tests/src/JIT/Generics/Parameters/static_assignment_struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/Parameters/static_equalnull_class01.csproj7
-rw-r--r--tests/src/JIT/Generics/Parameters/static_equalnull_struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/Parameters/static_passing_class01.csproj7
-rw-r--r--tests/src/JIT/Generics/Parameters/static_passing_struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/TypeParameters/default_class01.csproj7
-rw-r--r--tests/src/JIT/Generics/TypeParameters/default_struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/Typeof/class01.csproj7
-rw-r--r--tests/src/JIT/Generics/Typeof/class02.csproj7
-rw-r--r--tests/src/JIT/Generics/Typeof/class03.csproj7
-rw-r--r--tests/src/JIT/Generics/Typeof/dynamicTypes.csproj7
-rw-r--r--tests/src/JIT/Generics/Typeof/objectBoxing.csproj7
-rw-r--r--tests/src/JIT/Generics/Typeof/refTypesdynamic.csproj7
-rw-r--r--tests/src/JIT/Generics/Typeof/struct01.csproj7
-rw-r--r--tests/src/JIT/Generics/Typeof/struct02.csproj7
-rw-r--r--tests/src/JIT/Generics/Typeof/struct03.csproj7
-rw-r--r--tests/src/JIT/Generics/Typeof/valueTypeBoxing.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_dbglcs.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_dbglcs2.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_dbglcsbas.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_dbglcsbox.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_dbglcsmax.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_dbglcsmixed.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_dbglcsval.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_dbglcsvalbox.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_rellcs.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_rellcs2.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_rellcsbas.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_rellcsbox.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_rellcsmax.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_rellcsmixed.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_rellcsval.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_rellcsvalbox.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcs.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcs2.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsbas.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsbox.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsmax.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsmixed.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsval.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsvalbox.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcs.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcs2.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsbas.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsbox.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsmax.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsmixed.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsval.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsvalbox.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/misc/_dbgarrres.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/misc/_dbggcarr.csproj9
-rw-r--r--tests/src/JIT/Methodical/Arrays/misc/_dbgselfref.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/misc/_relarrres.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/misc/_relgcarr.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/misc/_relselfref.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/misc/_speed_dbgarrres.csproj9
-rw-r--r--tests/src/JIT/Methodical/Arrays/misc/_speed_dbggcarr.csproj9
-rw-r--r--tests/src/JIT/Methodical/Arrays/misc/_speed_dbgselfref.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/misc/_speed_relarrres.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/misc/_speed_relgcarr.csproj7
-rw-r--r--tests/src/JIT/Methodical/Arrays/misc/_speed_relselfref.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/i4/i4_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/i4/i4_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/i4/i4_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/i4/i4_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/i8/i8_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/i8/i8_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/i8/i8_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/i8/i8_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/r4/r4_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/r4/r4_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/r4/r4_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/r4/r4_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/r8/r8_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/r8/r8_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/r8/r8_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/r8/r8_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/Boxing/misc/_dbgenum_cs.csproj7
-rw-r--r--tests/src/JIT/Methodical/Boxing/misc/_dbgnestval_cs.csproj7
-rw-r--r--tests/src/JIT/Methodical/Boxing/misc/_dbgtailjump_cs.csproj7
-rw-r--r--tests/src/JIT/Methodical/Boxing/misc/_odbgenum_cs.csproj7
-rw-r--r--tests/src/JIT/Methodical/Boxing/misc/_odbgnestval_cs.csproj7
-rw-r--r--tests/src/JIT/Methodical/Boxing/misc/_odbgtailjump_cs.csproj7
-rw-r--r--tests/src/JIT/Methodical/Boxing/misc/_orelenum_cs.csproj7
-rw-r--r--tests/src/JIT/Methodical/Boxing/misc/_orelnestval_cs.csproj7
-rw-r--r--tests/src/JIT/Methodical/Boxing/misc/_oreltailjump_cs.csproj7
-rw-r--r--tests/src/JIT/Methodical/Boxing/misc/_relenum_cs.csproj7
-rw-r--r--tests/src/JIT/Methodical/Boxing/misc/_relnestval_cs.csproj7
-rw-r--r--tests/src/JIT/Methodical/Boxing/misc/_reltailjump_cs.csproj7
-rw-r--r--tests/src/JIT/Methodical/Coverage/b433189.csproj9
-rw-r--r--tests/src/JIT/Methodical/FPtrunc/convr4a_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/FPtrunc/convr4a_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/FPtrunc/convr4a_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/FPtrunc/convr4a_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/FPtrunc/convr8a_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/FPtrunc/convr8a_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/FPtrunc/convr8a_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/FPtrunc/convr8a_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/SEH/_dbgcatchfinally.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/SEH/_dbgcatchfinally_tail.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/SEH/_relcatchfinally.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/SEH/_relcatchfinally_tail.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/SEH/_speed_dbgcatchfinally.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/SEH/_speed_dbgcatchfinally_tail.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/SEH/_speed_relcatchfinally.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/SEH/_speed_relcatchfinally_tail.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/callvirt/_dbgtest1.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/callvirt/_reltest1.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/callvirt/_speed_dbgtest1.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/callvirt/_speed_reltest1.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/ctor/_dbgval_ctor.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/ctor/_relval_ctor.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/ctor/_speed_dbgval_ctor.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/ctor/_speed_relval_ctor.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/deep/_dbgdeep.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/deep/_reldeep.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/deep/_speed_dbgdeep.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/deep/_speed_reldeep.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/fptr/_dbgrecurse.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/fptr/_relrecurse.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/fptr/_speed_dbgrecurse.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/fptr/_speed_relrecurse.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/implicit/_dbgobj.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/implicit/_relobj.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/implicit/_speed_dbgobj.csproj7
-rw-r--r--tests/src/JIT/Methodical/Invoke/implicit/_speed_relobj.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/basics/classarr_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/basics/classarr_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/basics/classarr_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/basics/classarr_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/basics/structarr_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/basics/structarr_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/basics/structarr_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/MDArray/basics/structarr_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/arithm32_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/arithm32_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/arithm32_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/arithm32_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/arithm32_d.csproj15
-rw-r--r--tests/src/JIT/Methodical/NaN/arithm32_do.csproj12
-rw-r--r--tests/src/JIT/Methodical/NaN/arithm32_r.csproj15
-rw-r--r--tests/src/JIT/Methodical/NaN/arithm32_ro.csproj12
-rw-r--r--tests/src/JIT/Methodical/NaN/arithm64_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/arithm64_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/arithm64_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/arithm64_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/arithm64_d.csproj15
-rw-r--r--tests/src/JIT/Methodical/NaN/arithm64_do.csproj12
-rw-r--r--tests/src/JIT/Methodical/NaN/arithm64_r.csproj15
-rw-r--r--tests/src/JIT/Methodical/NaN/arithm64_ro.csproj12
-rw-r--r--tests/src/JIT/Methodical/NaN/intrinsic_cs_d.csproj11
-rw-r--r--tests/src/JIT/Methodical/NaN/intrinsic_cs_do.csproj8
-rw-r--r--tests/src/JIT/Methodical/NaN/intrinsic_cs_r.csproj11
-rw-r--r--tests/src/JIT/Methodical/NaN/intrinsic_cs_ro.csproj8
-rw-r--r--tests/src/JIT/Methodical/NaN/r4NaNadd_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r4NaNadd_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r4NaNadd_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r4NaNadd_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r4NaNmul_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r4NaNmul_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r4NaNmul_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r4NaNmul_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r4NaNrem_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r4NaNrem_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r4NaNrem_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r4NaNrem_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r4NaNsub_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r4NaNsub_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r4NaNsub_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r4NaNsub_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r8NaNadd_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r8NaNadd_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r8NaNadd_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r8NaNadd_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r8NaNmul_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r8NaNmul_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r8NaNmul_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r8NaNmul_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r8NaNrem_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r8NaNrem_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r8NaNrem_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r8NaNrem_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r8NaNsub_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r8NaNsub_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r8NaNsub_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/NaN/r8NaNsub_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/callconv/_dbgcall.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/callconv/_dbgjumper.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/callconv/_dbgjumps.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/callconv/_dbgvtret.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/callconv/_relcall.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/callconv/_reljumper.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/callconv/_reljumps.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/callconv/_relvtret.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/callconv/_speed_dbgcall.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/callconv/_speed_dbgjumper.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/callconv/_speed_dbgjumps.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/callconv/_speed_dbgvtret.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/callconv/_speed_relcall.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/callconv/_speed_reljumper.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/callconv/_speed_reljumps.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/callconv/_speed_relvtret.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_dbgctor_recurse.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_dbggc_nested.csproj6
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_dbghan2.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_dbghan3.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_dbghan3_ctor.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_dbghan3_ref.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_dbghanoi.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_dbgknight.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_dbgnested.csproj6
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_relctor_recurse.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_relgc_nested.csproj6
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_relhan2.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_relhan3.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_relhan3_ctor.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_relhan3_ref.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_relhanoi.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_relknight.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_relnested.csproj6
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_speed_dbgctor_recurse.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_speed_dbggc_nested.csproj6
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_speed_dbghan2.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_speed_dbghan3.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_speed_dbghan3_ctor.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_speed_dbghan3_ref.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_speed_dbghanoi.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_speed_dbgknight.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_speed_dbgnested.csproj6
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_speed_relctor_recurse.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_speed_relgc_nested.csproj6
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_speed_relhan2.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_speed_relhan3.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_speed_relhan3_ctor.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_speed_relhan3_ref.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_speed_relhanoi.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_speed_relknight.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/etc/_speed_relnested.csproj6
-rw-r--r--tests/src/JIT/Methodical/VT/etc/gc_nested.csproj8
-rw-r--r--tests/src/JIT/Methodical/VT/etc/nested.csproj8
-rw-r--r--tests/src/JIT/Methodical/VT/identity/_dbgaccum.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/identity/_dbgvcall.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/identity/_relaccum.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/identity/_relvcall.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/identity/_speed_dbgaccum.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/identity/_speed_dbgvcall.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/identity/_speed_relaccum.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/identity/_speed_relvcall.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/port/_dbglcs.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/port/_dbglcs_gcref.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/port/_rellcs.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/port/_rellcs_gcref.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/port/_speed_dbglcs.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/port/_speed_dbglcs_gcref.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/port/_speed_rellcs.csproj7
-rw-r--r--tests/src/JIT/Methodical/VT/port/_speed_rellcs_gcref.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/SEH/_dbgcast_throw.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/SEH/_dbgthrow.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/SEH/_relcast_throw.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/SEH/_relthrow.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/SEH/_speed_dbgcast_throw.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/SEH/_speed_dbgthrow.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/SEH/_speed_relcast_throw.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/SEH/_speed_relthrow.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_call.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_ldarg.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_ldloc.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_newobj.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_dbgisinst_call.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_dbgisinst_ldarg.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_dbgisinst_ldloc.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_dbgisinst_newobj.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_relcastclass_call.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_relcastclass_ldarg.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_relcastclass_ldloc.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_relcastclass_newobj.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_relisinst_call.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_relisinst_ldarg.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_relisinst_ldloc.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_relisinst_newobj.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_speed_dbgcastclass_call.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_speed_dbgcastclass_ldarg.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_speed_dbgcastclass_ldloc.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_speed_dbgcastclass_newobj.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_speed_dbgisinst_call.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_speed_dbgisinst_ldarg.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_speed_dbgisinst_ldloc.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_speed_dbgisinst_newobj.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_speed_relcastclass_call.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_speed_relcastclass_ldarg.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_speed_relcastclass_ldloc.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_speed_relcastclass_newobj.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_speed_relisinst_call.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_speed_relisinst_ldarg.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_speed_relisinst_ldloc.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/coverage/_speed_relisinst_newobj.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/iface/_dbgiface1.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/iface/_reliface1.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/iface/_speed_dbgiface1.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/iface/_speed_reliface1.csproj7
-rw-r--r--tests/src/JIT/Methodical/casts/ilseq/_il_relCommonBase.csproj7
-rw-r--r--tests/src/JIT/Methodical/cctor/simple/precise1_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/cctor/simple/precise1_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/cctor/simple/precise1_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/cctor/simple/precise1_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/cctor/simple/precise1b_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/cctor/simple/precise1b_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/cctor/simple/precise1b_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/cctor/simple/precise1b_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/cctor/simple/precise2_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/cctor/simple/precise2_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/cctor/simple/precise2_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/cctor/simple/precise2_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/cctor/simple/precise4_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/cctor/simple/precise4_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/cctor/simple/precise4_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/cctor/simple/precise4_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/i4div_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/i4div_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/i4div_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/i4div_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/i8div_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/i8div_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/i8div_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/i8div_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/negSignedMod.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/overlddiv_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/overlddiv_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/overlddiv_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/overlddiv_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/r4div_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/r4div_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/r4div_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/r4div_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/r8div_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/r8div_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/r8div_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/r8div_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/u4div_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/u4div_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/u4div_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/u4div_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/u8div_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/u8div_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/u8div_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/div/u8div_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/i4rem_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/i4rem_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/i4rem_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/i4rem_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/i8rem_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/i8rem_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/i8rem_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/i8rem_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/overldrem_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/overldrem_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/overldrem_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/overldrem_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/r4rem_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/r4rem_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/r4rem_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/r4rem_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/r8rem_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/r8rem_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/r8rem_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/r8rem_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/u4rem_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/u4rem_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/u4rem_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/u4rem_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/u8rem_cs_d.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/u8rem_cs_do.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/u8rem_cs_r.csproj7
-rw-r--r--tests/src/JIT/Methodical/divrem/rem/u8rem_cs_ro.csproj7
-rw-r--r--tests/src/JIT/Methodical/eh/interactions/ehso.csproj7
-rw-r--r--tests/src/JIT/Methodical/eh/interactions/gcincatch_d.csproj8
-rw-r--r--tests/src/JIT/Methodical/eh/interactions/gcincatch_do.csproj10
-rw-r--r--tests/src/JIT/Methodical/eh/interactions/gcincatch_r.csproj6
-rw-r--r--tests/src/JIT/Methodical/eh/interactions/gcincatch_ro.csproj8
-rw-r--r--tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_d.csproj8
-rw-r--r--tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_do.csproj10
-rw-r--r--tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_r.csproj6
-rw-r--r--tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_ro.csproj8
-rw-r--r--tests/src/JIT/Methodical/eh/interactions/strswitchfinal_d.csproj11
-rw-r--r--tests/src/JIT/Methodical/eh/interactions/strswitchfinal_do.csproj8
-rw-r--r--tests/src/JIT/Methodical/eh/interactions/strswitchfinal_r.csproj11
-rw-r--r--tests/src/JIT/Methodical/eh/interactions/strswitchfinal_ro.csproj8
-rw-r--r--tests/src/JIT/Methodical/eh/interactions/switchinfinally_d.csproj8
-rw-r--r--tests/src/JIT/Methodical/eh/interactions/switchinfinally_do.csproj10
-rw-r--r--tests/src/JIT/Methodical/eh/interactions/switchinfinally_r.csproj6
-rw-r--r--tests/src/JIT/Methodical/eh/interactions/switchinfinally_ro.csproj8
-rw-r--r--tests/src/JIT/Methodical/eh/interactions/volatilefromfinally.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_c.csproj9
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_f4.csproj9
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_f8.csproj9
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_i1.csproj9
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_i2.csproj9
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_i4.csproj9
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_o.csproj9
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_s.csproj9
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_c.csproj9
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_f4.csproj9
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_f8.csproj9
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_i1.csproj9
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_i2.csproj9
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_i4.csproj9
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_o.csproj9
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_s.csproj9
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_c.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_f4.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_f8.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_i1.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_i2.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_i4.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_o.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_s.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_relrefarg_c.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_relrefarg_f4.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_relrefarg_f8.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_relrefarg_i1.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_relrefarg_i2.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_relrefarg_i4.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_relrefarg_o.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/basic/_relrefarg_s.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_dbgexplicit1.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_dbgexplicit2.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_dbgexplicit3.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_dbgexplicit4.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_dbgexplicit5.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_dbgexplicit6.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_dbgexplicit7.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_dbgexplicit8.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit1.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit2.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit3.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit4.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit5.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit6.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit7.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit8.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit1.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit2.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit3.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit4.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit5.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit6.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit7.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit8.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_relexplicit1.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_relexplicit2.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_relexplicit3.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_relexplicit4.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_relexplicit5.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_relexplicit6.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_relexplicit7.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/misc/_relexplicit8.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/rotate/_dbgrotarg_double.csproj9
-rw-r--r--tests/src/JIT/Methodical/explicit/rotate/_dbgrotarg_float.csproj9
-rw-r--r--tests/src/JIT/Methodical/explicit/rotate/_dbgrotarg_objref.csproj9
-rw-r--r--tests/src/JIT/Methodical/explicit/rotate/_dbgrotarg_valref.csproj9
-rw-r--r--tests/src/JIT/Methodical/explicit/rotate/_opt_dbgrotarg_double.csproj9
-rw-r--r--tests/src/JIT/Methodical/explicit/rotate/_opt_dbgrotarg_float.csproj9
-rw-r--r--tests/src/JIT/Methodical/explicit/rotate/_opt_dbgrotarg_objref.csproj9
-rw-r--r--tests/src/JIT/Methodical/explicit/rotate/_opt_dbgrotarg_valref.csproj9
-rw-r--r--tests/src/JIT/Methodical/explicit/rotate/_opt_relrotarg_double.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/rotate/_opt_relrotarg_float.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/rotate/_opt_relrotarg_objref.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/rotate/_opt_relrotarg_valref.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/rotate/_relrotarg_double.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/rotate/_relrotarg_float.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/rotate/_relrotarg_objref.csproj7
-rw-r--r--tests/src/JIT/Methodical/explicit/rotate/_relrotarg_valref.csproj7
-rw-r--r--tests/src/JIT/Methodical/flowgraph/bug614098/intToByte.csproj7
-rw-r--r--tests/src/JIT/Methodical/flowgraph/bug619534/ehCodeMotion.csproj7
-rw-r--r--tests/src/JIT/Methodical/flowgraph/bug619534/finallyclone.csproj7
-rw-r--r--tests/src/JIT/Methodical/flowgraph/bug619534/moduleHandleCache.csproj6
-rw-r--r--tests/src/JIT/Methodical/flowgraph/bug619534/moduleLibrary.csproj13
-rw-r--r--tests/src/JIT/Methodical/flowgraph/bug619534/twoEndFinallys.csproj9
-rw-r--r--tests/src/JIT/Methodical/flowgraph/bug621705/ptuple_lost.csproj7
-rw-r--r--tests/src/JIT/Methodical/flowgraph/bug647189/ssa_tuIsAddr.csproj7
-rw-r--r--tests/src/JIT/Methodical/flowgraph/dev10_bug675304/arrayDim.csproj7
-rw-r--r--tests/src/JIT/Methodical/flowgraph/dev10_bug675304/osrAddovershot.csproj7
-rw-r--r--tests/src/JIT/Methodical/flowgraph/dev10_bug679008/EHCopyProp.csproj8
-rw-r--r--tests/src/JIT/Methodical/flowgraph/dev10_bug679008/GCOverReporting.csproj7
-rw-r--r--tests/src/JIT/Methodical/flowgraph/dev10_bug679008/castClassEH.csproj9
-rw-r--r--tests/src/JIT/Methodical/flowgraph/dev10_bug679008/sealedCastVariance.csproj9
-rw-r--r--tests/src/JIT/Methodical/flowgraph/dev10_bug679008/singleRefField.csproj7
-rw-r--r--tests/src/JIT/Methodical/flowgraph/dev10_bug679008/zeroInitStackSlot.csproj9
-rw-r--r--tests/src/JIT/Methodical/flowgraph/dev10_bug723489/qMarkColon.csproj7
-rw-r--r--tests/src/JIT/Methodical/inlining/bug505642/test.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/arrays/_dbglcs_long.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/arrays/_dbglcs_ulong.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/arrays/_rellcs_long.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/arrays/_rellcs_ulong.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/arrays/_speed_dbglcs_long.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/arrays/_speed_dbglcs_ulong.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/arrays/_speed_rellcs_long.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/arrays/_speed_rellcs_ulong.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/misc/_dbgbinop.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/misc/_dbgbox.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/misc/_relbinop.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/misc/_relbox.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/misc/_speed_dbgbinop.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/misc/_speed_dbgbox.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/misc/_speed_relbinop.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/misc/_speed_relbox.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_dbgs_addsub.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_div.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_mul.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_mulovf.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_dbgs_ldfld_mul.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_dbgs_ldfld_mulovf.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_dbgs_ldsfld_mul.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_dbgs_ldsfld_mulovf.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_dbgs_muldiv.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_rels_addsub.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_rels_ldc_div.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_rels_ldc_mul.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_rels_ldc_mulovf.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_rels_ldfld_mul.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_rels_ldfld_mulovf.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_rels_ldsfld_mul.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_rels_ldsfld_mulovf.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_rels_muldiv.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_speed_dbgs_addsub.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldc_div.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldc_mul.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldc_mulovf.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldfld_mul.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldfld_mulovf.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldsfld_mul.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldsfld_mulovf.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_speed_dbgs_muldiv.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_speed_rels_addsub.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_speed_rels_ldc_div.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_speed_rels_ldc_mul.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_speed_rels_ldc_mulovf.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_speed_rels_ldfld_mul.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_speed_rels_ldfld_mulovf.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_speed_rels_ldsfld_mul.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_speed_rels_ldsfld_mulovf.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_speed_rels_muldiv.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/superlong/_dbgsuperlong.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/superlong/_relsuperlong.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/superlong/_speed_dbgsuperlong.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/superlong/_speed_relsuperlong.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_dbgaddsub.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_dbgldc_mul.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_dbgldc_mulovf.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_dbgldfld_mul.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_dbgldfld_mulovf.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_dbgldsfld_mul.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_dbgldsfld_mulovf.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_dbgmuldiv.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_reladdsub.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_relldc_mul.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_relldc_mulovf.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_relldfld_mul.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_relldfld_mulovf.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_relldsfld_mul.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_relldsfld_mulovf.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_relmuldiv.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_speed_dbgaddsub.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldc_mul.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldc_mulovf.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldfld_mul.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldfld_mulovf.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldsfld_mul.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldsfld_mulovf.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_speed_dbgmuldiv.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_speed_reladdsub.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_speed_relldc_mul.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_speed_relldc_mulovf.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_speed_relldfld_mul.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_speed_relldfld_mulovf.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_speed_relldsfld_mul.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_speed_relldsfld_mulovf.csproj7
-rw-r--r--tests/src/JIT/Methodical/int64/unsigned/_speed_relmuldiv.csproj7
-rw-r--r--tests/src/JIT/Methodical/nonvirtualcall/classic.csproj9
-rw-r--r--tests/src/JIT/Methodical/nonvirtualcall/delegate.csproj9
-rw-r--r--tests/src/JIT/Methodical/nonvirtualcall/generics.csproj9
-rw-r--r--tests/src/JIT/Methodical/nonvirtualcall/generics2.csproj9
-rw-r--r--tests/src/JIT/Methodical/nonvirtualcall/tailcall.csproj9
-rw-r--r--tests/src/JIT/Methodical/nonvirtualcall/valuetype.csproj9
-rw-r--r--tests/src/JIT/Methodical/refany/_dbggcreport.csproj6
-rw-r--r--tests/src/JIT/Methodical/refany/_dbgnative.csproj6
-rw-r--r--tests/src/JIT/Methodical/refany/_dbgstress1.csproj6
-rw-r--r--tests/src/JIT/Methodical/refany/_dbgstress3.csproj6
-rw-r--r--tests/src/JIT/Methodical/refany/_dbgvirtcall.csproj6
-rw-r--r--tests/src/JIT/Methodical/refany/_relgcreport.csproj6
-rw-r--r--tests/src/JIT/Methodical/refany/_relnative.csproj6
-rw-r--r--tests/src/JIT/Methodical/refany/_relstress1.csproj6
-rw-r--r--tests/src/JIT/Methodical/refany/_relstress3.csproj6
-rw-r--r--tests/src/JIT/Methodical/refany/_relvirtcall.csproj6
-rw-r--r--tests/src/JIT/Methodical/refany/_speed_dbggcreport.csproj6
-rw-r--r--tests/src/JIT/Methodical/refany/_speed_dbgnative.csproj6
-rw-r--r--tests/src/JIT/Methodical/refany/_speed_dbgstress1.csproj6
-rw-r--r--tests/src/JIT/Methodical/refany/_speed_dbgstress3.csproj6
-rw-r--r--tests/src/JIT/Methodical/refany/_speed_dbgvirtcall.csproj6
-rw-r--r--tests/src/JIT/Methodical/refany/_speed_relgcreport.csproj6
-rw-r--r--tests/src/JIT/Methodical/refany/_speed_relnative.csproj6
-rw-r--r--tests/src/JIT/Methodical/refany/_speed_relstress1.csproj6
-rw-r--r--tests/src/JIT/Methodical/refany/_speed_relstress3.csproj6
-rw-r--r--tests/src/JIT/Methodical/refany/_speed_relvirtcall.csproj6
-rw-r--r--tests/src/JIT/Methodical/refany/array1.csproj8
-rw-r--r--tests/src/JIT/Methodical/refany/array2.csproj8
-rw-r--r--tests/src/JIT/Methodical/refany/format.csproj8
-rw-r--r--tests/src/JIT/Methodical/refany/gcreport.csproj8
-rw-r--r--tests/src/JIT/Methodical/refany/lcs.csproj8
-rw-r--r--tests/src/JIT/Methodical/refany/native.csproj8
-rw-r--r--tests/src/JIT/Methodical/refany/virtcall.csproj8
-rw-r--r--tests/src/JIT/Methodical/tailcall_v4/delegateParamCallTarget.csproj7
-rw-r--r--tests/src/JIT/Methodical/xxobj/operand/_dbgrefanyval.csproj6
-rw-r--r--tests/src/JIT/Methodical/xxobj/operand/_dbgunbox.csproj7
-rw-r--r--tests/src/JIT/Methodical/xxobj/operand/_relrefanyval.csproj6
-rw-r--r--tests/src/JIT/Methodical/xxobj/operand/_relunbox.csproj7
-rw-r--r--tests/src/JIT/Methodical/xxobj/operand/_speed_dbgrefanyval.csproj6
-rw-r--r--tests/src/JIT/Methodical/xxobj/operand/_speed_dbgunbox.csproj7
-rw-r--r--tests/src/JIT/Methodical/xxobj/operand/_speed_relrefanyval.csproj6
-rw-r--r--tests/src/JIT/Methodical/xxobj/operand/_speed_relunbox.csproj7
-rw-r--r--tests/src/JIT/Methodical/xxobj/operand/refanyval.csproj8
-rw-r--r--tests/src/JIT/Regression/CLR-x86-EJIT/V1-M09.5-PDC/b12008/b12008.csproj7
-rw-r--r--tests/src/JIT/Regression/CLR-x86-EJIT/V1-M11-Beta1/b40089/b40089.csproj7
-rw-r--r--tests/src/JIT/Regression/CLR-x86-EJIT/V1-M11-Beta1/b40138/b40138.csproj7
-rw-r--r--tests/src/JIT/Regression/CLR-x86-EJIT/V1-M11-Beta1/b45679/b45679.csproj7
-rw-r--r--tests/src/JIT/Regression/CLR-x86-EJIT/V1-M12-Beta2/b46847/b46847.csproj7
-rw-r--r--tests/src/JIT/Regression/Dev11/Dev11_457559/Dev11_457559.csproj7
-rw-r--r--tests/src/JIT/Regression/Dev11/Dev11_5437/Dev11_5437.csproj7
-rw-r--r--tests/src/JIT/Regression/Dev11/Dev11_617302/Dev11_617302.csproj7
-rw-r--r--tests/src/JIT/Regression/Dev11/Dev11_646049/Dev11_646049.csproj7
-rw-r--r--tests/src/JIT/Regression/Dev11/DevDiv2_10623/DevDiv2_10623.csproj7
-rw-r--r--tests/src/JIT/Regression/Dev11/DevDiv2_8863/DevDiv2_8863.csproj7
-rw-r--r--tests/src/JIT/Regression/Dev11/dev10_94677/loopvt.csproj7
-rw-r--r--tests/src/JIT/Regression/Dev11/dev11_13912/dev11_13912.csproj7
-rw-r--r--tests/src/JIT/Regression/Dev11/dev11_165544/seqpts.csproj7
-rw-r--r--tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_d.csproj7
-rw-r--r--tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_do.csproj7
-rw-r--r--tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_r.csproj7
-rw-r--r--tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_ro.csproj7
-rw-r--r--tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_d.csproj7
-rw-r--r--tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_do.csproj7
-rw-r--r--tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_r.csproj7
-rw-r--r--tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_ro.csproj7
-rw-r--r--tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_d.csproj7
-rw-r--r--tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_do.csproj7
-rw-r--r--tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_r.csproj7
-rw-r--r--tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_ro.csproj7
-rw-r--r--tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_d.csproj7
-rw-r--r--tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_do.csproj7
-rw-r--r--tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_r.csproj7
-rw-r--r--tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_ro.csproj7
-rw-r--r--tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_d.csproj7
-rw-r--r--tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_do.csproj7
-rw-r--r--tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_r.csproj7
-rw-r--r--tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_ro.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/M00/b100336/b100336.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/M00/b103846/b103846.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/M00/b111130/b111130.csproj6
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/M00/b115253/b115253.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/M00/b119026/b119026a.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/M00/b119026/b119026b.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/M00/b140298/b140298.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/M00/b141358/b141358.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/M00/b99219/b99219.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b102615/b102615.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b102860/b102860.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b102887/b102887.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b124409/b124409.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b91074/b91074.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b10789/b10789.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b10790/b10790.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b10827/b10827.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b19112/b19112a.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b19112/b19112b.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b102729/b102729.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b102763/b102763.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b102886/b102886.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b10828/b10828.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b19394/b19394.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b21015/b21015.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b26496/b26496.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b27978/b27978.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b27980/b27980.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b28077/b28077.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b28141/b28141.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b29343/b29343.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b184799/b184799.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b302558/b302558.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b309539/b309539.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b309548/b309548.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b311420/b311420.csproj9
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b360587/b360587.csproj7
-rw-r--r--tests/src/JIT/Regression/VS-ia64-JIT/V2.0-RTM/b539509/b539509.csproj7
-rw-r--r--tests/src/JIT/Regression/clr-x64-JIT/v4.0/DevDiv34372/overRepLocalOpt.csproj7
-rw-r--r--tests/src/JIT/config/benchmark+roslyn/project.json36
-rw-r--r--tests/src/JIT/config/benchmark+serialize/project.json28
-rw-r--r--tests/src/JIT/config/benchmark/project.json38
-rw-r--r--tests/src/JIT/config/extra/project.json32
-rw-r--r--tests/src/JIT/config/minimal/project.json10
-rw-r--r--tests/src/JIT/config/threading+thread/project.json14
-rw-r--r--tests/src/JIT/config/threading/project.json10
-rw-r--r--tests/src/JIT/jit64/gc/misc/148343.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/9_and_alloca2.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/9param.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/alloca3.csproj4
-rw-r--r--tests/src/JIT/jit64/gc/misc/eh1.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/fgtest1.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/fgtest2.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/funclet.csproj7
-rw-r--r--tests/src/JIT/jit64/gc/misc/gc-pinned-code-motion.csproj4
-rw-r--r--tests/src/JIT/jit64/gc/misc/gcparaminreg.csproj7
-rw-r--r--tests/src/JIT/jit64/gc/misc/ret_struct_test1.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/ret_struct_test4.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/simple1.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct1.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct1_2.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct1_4.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct1_5.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct2.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct2_2.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct2_4.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct2_5.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct2_5_2.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct3.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct3_2.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct3_4.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct3_5.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct4.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct4_2.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct4_4.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct4_5.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct5.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct5_2.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct5_4.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct5_5.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct6.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct6_2.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct6_4.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct6_5.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct7_1.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct8.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct9.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/struct9_2.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structfp1_1.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structfp1_2.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structfp1_3.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structfp1_4.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structfp1_5.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structfp1_6.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structfp2_1.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structfp2_2.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structfp2_3.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structfp2_4.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structfp3_1.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structfp4_1.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structfp5_1.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structfp6_1.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structfpseh5_1.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structfpseh6_1.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structref1_1.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structret1_1.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structret1_2.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structret1_3.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structret2_1.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structret2_2.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structret2_3.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structret3_1.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structret3_2.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structret3_3.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structret4_1.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structret4_2.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structret4_3.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structret5_1.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structret5_2.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structret5_3.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structret6_1.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structret6_2.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structret6_3.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/structva1_1.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/test1.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/test2.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/test3.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/test_noalloca.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/misc/vbil.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/regress/vswhidbey/143837.csproj9
-rw-r--r--tests/src/JIT/jit64/gc/regress/vswhidbey/339415.csproj9
-rw-r--r--tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_d.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_do.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_r.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_ro.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_d.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_do.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_r.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_ro.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_d.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_do.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_r.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_ro.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_d.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_do.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_r.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_ro.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_d.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_do.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_r.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_ro.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_d.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_do.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_r.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_ro.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_d.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_do.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_r.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_ro.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cse/HugeArray.csproj9
-rw-r--r--tests/src/JIT/jit64/opt/cse/HugeArray1.csproj9
-rw-r--r--tests/src/JIT/jit64/opt/cse/HugeField1.csproj9
-rw-r--r--tests/src/JIT/jit64/opt/cse/HugeField2.csproj9
-rw-r--r--tests/src/JIT/jit64/opt/cse/VolatileTest_op_add.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/VolatileTest_op_and.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/VolatileTest_op_div.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/VolatileTest_op_mod.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/VolatileTest_op_mul.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/VolatileTest_op_or.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/VolatileTest_op_shr.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/VolatileTest_op_sub.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/VolatileTest_op_xor.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/arrayexpr1.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cse/arrayexpr2_d_loop_try.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/arrayexpr2_r.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cse/arrayexpr2_r_loop.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/arrayexpr2_r_loop_try.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/arrayexpr2_r_try.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/arrayexpr2_ro_loop.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/fieldExprUnchecked1.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cse/fieldexpr1.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cse/fieldexpr1_1.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cse/fieldexpr2.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cse/hugeSimpleExpr1.csproj9
-rw-r--r--tests/src/JIT/jit64/opt/cse/hugeexpr1.csproj9
-rw-r--r--tests/src/JIT/jit64/opt/cse/mixedexpr1_d_loop_try.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/mixedexpr1_r.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cse/mixedexpr1_r_loop.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/mixedexpr1_r_loop_try.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/mixedexpr1_r_try.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/mixedexpr1_ro_loop.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/pointerexpr1.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cse/pointerexpr1_1.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cse/simpleexpr1.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cse/simpleexpr1_1.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cse/simpleexpr2.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cse/simpleexpr3.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cse/simpleexpr4_d_loop_try.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/simpleexpr4_r.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cse/simpleexpr4_r_loop.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/simpleexpr4_r_loop_try.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/simpleexpr4_r_try.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/simpleexpr4_ro_loop.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/staticFieldExpr1_1.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cse/staticFieldExpr1_d_loop_try.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_loop.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_loop_try.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_try.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/staticFieldExpr1_ro_loop.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_d_loop_try.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_loop.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_loop_try.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_try.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_ro_loop.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/cse/volatilefield.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/cse/volatilestaticfield.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/inl/caninline_d.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/inl/caninline_do.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/inl/caninline_r.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/inl/caninline_ro.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/lim/lim_002.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/lur/lur_02.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/osr/osr001.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/rngchk/ArrayBound_o.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/rngchk/ArrayWith2Loops_o.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/rngchk/ArrayWithFunc_o.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/rngchk/ArrayWithThread_o.csproj6
-rw-r--r--tests/src/JIT/jit64/opt/rngchk/BadMatrixMul_o.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/rngchk/JaggedArray_o.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/rngchk/MatrixMul_o.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/rngchk/RngchkStress1_o.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/rngchk/RngchkStress2_o.csproj7
-rw-r--r--tests/src/JIT/jit64/opt/rngchk/RngchkStress3.csproj9
-rw-r--r--tests/src/JIT/jit64/opt/rngchk/SimpleArray_01_o.csproj7
-rw-r--r--tests/src/JIT/jit64/regress/asurt/143616/foo.csproj9
-rw-r--r--tests/src/JIT/jit64/regress/ddb/103087/103087.csproj9
-rw-r--r--tests/src/JIT/jit64/regress/ddb/113574/113574.csproj7
-rw-r--r--tests/src/JIT/jit64/regress/ddb/132977/132977.csproj7
-rw-r--r--tests/src/JIT/jit64/regress/ndpw/160545/simple.csproj7
-rw-r--r--tests/src/JIT/jit64/regress/ndpw/21015/interior_pointer.csproj7
-rw-r--r--tests/src/JIT/jit64/regress/vsw/102964/test.csproj7
-rw-r--r--tests/src/JIT/jit64/regress/vsw/329169/test.csproj7
-rw-r--r--tests/src/JIT/jit64/regress/vsw/373472/test.csproj9
-rw-r--r--tests/src/JIT/jit64/regress/vsw/471729/test.csproj7
-rw-r--r--tests/src/JIT/jit64/regress/vsw/517867/test.csproj7
-rw-r--r--tests/src/JIT/jit64/regress/vsw/524070/test1.csproj7
-rw-r--r--tests/src/JIT/jit64/regress/vsw/524070/test2.csproj7
-rw-r--r--tests/src/JIT/jit64/regress/vsw/528315/simple-repro.csproj7
-rw-r--r--tests/src/JIT/jit64/regress/vsw/538615/test1.csproj7
-rw-r--r--tests/src/JIT/jit64/regress/vsw/539509/test1.csproj9
-rw-r--r--tests/src/JIT/jit64/regress/vsw/541067/test1.csproj7
-rw-r--r--tests/src/JIT/jit64/regress/vsw/543229/test.csproj7
-rw-r--r--tests/src/JIT/jit64/regress/vsw/549880/test.csproj7
-rw-r--r--tests/src/JIT/jit64/regress/vsw/601425/stret.csproj9
-rw-r--r--tests/src/JIT/jit64/regress/vsw/610378/vsw610378.csproj7
-rw-r--r--tests/src/Loader/regressions/classloader/main.csproj3
-rw-r--r--tests/src/Loader/regressions/classloader/vsw307137.csproj3
-rw-r--r--tests/src/dir.common.props2
-rw-r--r--tests/testsUnsupportedOnARM32.txt5
-rw-r--r--tests/x86_jit32_issues.targets621
-rw-r--r--tests/x86_legacy_backend_issues.targets760
3929 files changed, 52555 insertions, 19940 deletions
diff --git a/Documentation/botr/garbage-collection.md b/Documentation/botr/garbage-collection.md
index 5b776118da..9e16131114 100644
--- a/Documentation/botr/garbage-collection.md
+++ b/Documentation/botr/garbage-collection.md
@@ -113,7 +113,7 @@ address, which means objects of lower addresses on the segment are
older than those of higher addresses. Again there are exceptions that
will be described below.
-Heap segments can be aquired as needed. They are deleted when they
+Heap segments can be acquired as needed. They are deleted when they
don’t contain any live objects, however the initial segment on the heap
will always exist. For each heap, one segment at a time is acquired,
which is done during a GC for small objects and during allocation time
diff --git a/Documentation/coding-guidelines/clr-jit-coding-conventions.md b/Documentation/coding-guidelines/clr-jit-coding-conventions.md
index 6b53b473b6..0bab27616a 100644
--- a/Documentation/coding-guidelines/clr-jit-coding-conventions.md
+++ b/Documentation/coding-guidelines/clr-jit-coding-conventions.md
@@ -16,6 +16,8 @@ Note that these conventions are different from the CLR C++ Coding Conventions, d
> Note: the JIT currently doesn't follow some of these conventions very widely. The non-conformant code should be updated, eventually.
+> Note: we now use jit-format to format our code. All changes it makes supersede the conventions in this doc. Please see the [jit-format documentation](https://github.com/dotnet/jitutils/blob/master/doc/getstarted.md#formatting-jit-source) for instructions on running jit-format.
+
# How to use this document
* All new code written in the JIT should adhere to these conventions.
diff --git a/README.md b/README.md
index 5d2ff85c21..ffcffff5b9 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,7 @@ Build Status
|**Debian 8.4**|[![x64 status](https://img.shields.io/jenkins/s/http/dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/debug_debian8.4.svg?label=x64)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/job/debug_debian8.4)|[![x64 status](https://img.shields.io/jenkins/s/http/dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/release_debian8.4.svg?label=x64)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/job/release_debian8.4)|
|**FreeBSD 10.1**|[![x64 status](https://img.shields.io/jenkins/s/http/dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/debug_freebsd.svg?label=x64)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/job/debug_freebsd)|[![x64 status](https://img.shields.io/jenkins/s/http/dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/release_freebsd.svg?label=x64)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/job/release_freebsd)|
|**openSUSE 13.2**|[![x64 status](https://img.shields.io/jenkins/s/http/dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/debug_opensuse13.2.svg?label=x64)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/job/debug_opensuse13.2)|[![x64 status](https://img.shields.io/jenkins/s/http/dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/release_opensuse13.2.svg?label=x64)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/job/release_opensuse13.2)|
+|**openSUSE 42.1**|[![x64 status](https://img.shields.io/jenkins/s/http/dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/debug_opensuse42.1.svg?label=x64)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/job/debug_opensuse42.1)|[![x64 status](https://img.shields.io/jenkins/s/http/dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/release_opensuse42.1.svg?label=x64)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/job/release_opensuse42.1)|
|**OS X 10.11**|[![x64 status](https://img.shields.io/jenkins/s/http/dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/debug_osx.svg?label=x64)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/job/debug_osx)|[![x64 status](https://img.shields.io/jenkins/s/http/dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/release_osx.svg?label=x64)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/job/release_osx)|
|**Red Hat 7.2**|[![x64 status](https://img.shields.io/jenkins/s/http/dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/debug_rhel7.2.svg?label=x64)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/job/debug_rhel7.2)|[![x64 status](https://img.shields.io/jenkins/s/http/dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/release_rhel7.2.svg?label=x64)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/job/release_rhel7.2)|
|**Fedora 23**|[![x64 status](https://img.shields.io/jenkins/s/http/dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/debug_fedora23.svg?label=x64)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/job/debug_fedora23)|[![x64 status](https://img.shields.io/jenkins/s/http/dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/release_fedora23.svg?label=x64)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/job/release_fedora23)|
diff --git a/build-test.cmd b/build-test.cmd
index 282a38193e..d22b489bd4 100644
--- a/build-test.cmd
+++ b/build-test.cmd
@@ -3,6 +3,7 @@ setlocal EnableDelayedExpansion
:: Set the default arguments for build
set __BuildArch=x64
+set __VCBuildArch=x86_amd64
set __BuildType=Debug
set __BuildOS=Windows_NT
set __VSVersion=vs2015
@@ -35,16 +36,15 @@ if /i "%1" == "-?" goto Usage
if /i "%1" == "-h" goto Usage
if /i "%1" == "-help" goto Usage
-if /i "%1" == "x64" (set __BuildArch=x64&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop)
-if /i "%1" == "x86" (set __BuildArch=x86&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop)
-if /i "%1" == "arm" (set __BuildArch=arm&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop)
+if /i "%1" == "x64" (set __BuildArch=x64&set __VCBuildArch=x86_amd64&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop)
+if /i "%1" == "x86" (set __BuildArch=x86&set __VCBuildArch=x86&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop)
+if /i "%1" == "arm" (set __BuildArch=arm&set __VCBuildArch=x86_arm&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop)
if /i "%1" == "arm64" (set __BuildArch=arm64&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop)
if /i "%1" == "debug" (set __BuildType=Debug&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop)
if /i "%1" == "release" (set __BuildType=Release&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop)
if /i "%1" == "checked" (set __BuildType=Checked&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop)
-if /i "%1" == "crossgen" (set __crossgen=true&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop)
if /i "%1" == "skipmanaged" (set __SkipManaged=1&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop)
if /i "%1" == "updateinvalidpackages" (set __UpdateInvalidPackagesArg=1&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop)
if /i "%1" == "toolset_dir" (set __ToolsetDir=%2&set __PassThroughArgs=%__PassThroughArgs% %2&set processedArgs=!processedArgs! %1 %2&shift&shift&goto Arg_Loop)
@@ -128,7 +128,7 @@ if defined __ToolsetDir (
:: Set the environment for the native build
echo %__MsgPrefix%Using environment: "%__VSToolsRoot%\..\..\VC\vcvarsall.bat" %__VCBuildArch%
-call "%__VSToolsRoot%\..\..\VC\vcvarsall.bat" x86_amd64
+call "%__VSToolsRoot%\..\..\VC\vcvarsall.bat" %__VCBuildArch%
@if defined __echo @echo on
if not defined VSINSTALLDIR (
@@ -252,7 +252,6 @@ echo.
echo. -? -h -help: view this message.
echo Build architecture: -buildArch: only x64 is currently allowed ^(default: x64^).
echo Build type: -buildType: one of Debug, Checked, Release ^(default: Debug^).
-echo crossgen: enables the tests to run crossgen on the test executables before executing them.
echo updateinvalidpackageversions: Runs the target to update package versions.
echo -- ... : all arguments following this tag will be passed directly to msbuild.
echo -priority=^<N^> : specify a set of test that will be built and run, with priority N.
diff --git a/build.sh b/build.sh
index 34ac6f402c..5959abdfa9 100755
--- a/build.sh
+++ b/build.sh
@@ -235,6 +235,9 @@ isMSBuildOnNETCoreSupported()
"fedora.23-x64")
__isMSBuildOnNETCoreSupported=1
;;
+ "fedora.24-x64")
+ __isMSBuildOnNETCoreSupported=1
+ ;;
"opensuse.13.2-x64")
__isMSBuildOnNETCoreSupported=1
;;
diff --git a/clr.coreclr.props b/clr.coreclr.props
index d7f642190f..f6ac42f25f 100644
--- a/clr.coreclr.props
+++ b/clr.coreclr.props
@@ -32,7 +32,6 @@
<FeatureMergeCultureSupportAndEngine>true</FeatureMergeCultureSupportAndEngine>
<FeatureMergeJitAndEngine>true</FeatureMergeJitAndEngine>
<FeatureMulticoreJIT>true</FeatureMulticoreJIT>
- <FeatureNormIdnaOnly>true</FeatureNormIdnaOnly>
<FeaturePrejit>true</FeaturePrejit>
<FeatureStandaloneSn>true</FeatureStandaloneSn>
<FeatureStrongnameDelaySigningAllowed>true</FeatureStrongnameDelaySigningAllowed>
diff --git a/config.json b/config.json
index 3a73eed28d..1ddb2f94f5 100644
--- a/config.json
+++ b/config.json
@@ -473,7 +473,8 @@
"settings": {
"__BuildOS": "default",
"MsBuildFileLogging": "/flp:v=detailed;Append;LogFile=build-packages.log",
- "MsBuildEventLogging": "default"
+ "MsBuildEventLogging": "default",
+ "Project": "src/.nuget/packages.builds"
}
}
}
diff --git a/dependencies.props b/dependencies.props
index 5464e95ccd..e076c18a49 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -1,20 +1,20 @@
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
<PropertyGroup>
- <CoreFxCurrentRef>afe7fab6bb2a2cd82d381eab880d290b23ed5214</CoreFxCurrentRef>
- <CoreClrCurrentRef>5adc811e2d62ae1543bc3e88748476d088532d2a</CoreClrCurrentRef>
- <ExternalCurrentRef>039e8532657c2599e2f8baf2c3dcd95265f28645</ExternalCurrentRef>
+ <CoreFxCurrentRef>2e3cca76502a1514e9cdc566df216a1afbf07872</CoreFxCurrentRef>
+ <CoreClrCurrentRef>2e3cca76502a1514e9cdc566df216a1afbf07872</CoreClrCurrentRef>
+ <ExternalCurrentRef>2e3cca76502a1514e9cdc566df216a1afbf07872</ExternalCurrentRef>
</PropertyGroup>
<!-- Auto-upgraded properties for each build info dependency. -->
<PropertyGroup>
- <CoreFxExpectedPrerelease>beta-24328-05</CoreFxExpectedPrerelease>
- <ExternalExpectedPrerelease>beta-24417-00</ExternalExpectedPrerelease>
+ <CoreFxExpectedPrerelease>beta-24431-01</CoreFxExpectedPrerelease>
+ <ExternalExpectedPrerelease>beta-24430-00</ExternalExpectedPrerelease>
</PropertyGroup>
<!-- Full package version strings that are used in other parts of the build. -->
<PropertyGroup>
- <CoreClrPackageVersion>1.0.4-beta-24325-02</CoreClrPackageVersion>
+ <CoreClrPackageVersion>1.1.0-beta-24431-01</CoreClrPackageVersion>
<XunitPackageVersion>2.1.0</XunitPackageVersion>
</PropertyGroup>
diff --git a/netci.groovy b/netci.groovy
index 071048dffa..a45af68ed9 100755
--- a/netci.groovy
+++ b/netci.groovy
@@ -1740,7 +1740,7 @@ combinedScenarios.each { scenario ->
buildCommands += "set __TestIntermediateDir=int&&build-test.cmd ${lowerConfiguration} ${arch}"
}
else if (scenario == 'formatting') {
- buildCommands += "python tests\\scripts\\format.py -c %WORKSPACE% -o Windows_NT -a ${arch}"
+ buildCommands += "python -u tests\\scripts\\format.py -c %WORKSPACE% -o Windows_NT -a ${arch}"
break
}
else {
@@ -2566,3 +2566,8 @@ build(params + [CORECLR_BUILD: coreclrBuildJob.build.number,
} // scenario
JobReport.Report.generateJobReport(out)
+
+// Make the call to generate the help job
+Utilities.createHelperJob(this, project, branch,
+ "Welcome to the ${project} Repository", // This is prepended to the help message
+ "Have a nice day!") // This is appended to the help message. You might put known issues here. \ No newline at end of file
diff --git a/perf.groovy b/perf.groovy
index d9acb610d3..71a93f4dd5 100644
--- a/perf.groovy
+++ b/perf.groovy
@@ -4,7 +4,8 @@ import jobs.generation.*;
def project = GithubProject
def branch = GithubBranchName
-def projectFolder = Utilities.getFolderName(project) + '/' + Utilities.getFolderName(branch)
+def projectName = Utilities.getFolderName(project)
+def projectFolder = projectName + '/' + Utilities.getFolderName(branch)
def static getOSGroup(def os) {
def osGroupMap = ['Ubuntu':'Linux',
@@ -47,11 +48,17 @@ def static getOSGroup(def os) {
Utilities.standardJobSetup(newJob, project, isPR, "*/${branch}")
if (isPR) {
- Utilities.addGithubPRTriggerForBranch(newJob, branch, "${os} Perf Tests") // Add a PR trigger.
+ TriggerBuilder builder = TriggerBuilder.triggerOnPullRequest()
+ builder.setGithubContext("${os} Perf Tests")
+ builder.triggerOnlyOnComment()
+ builder.setCustomTriggerPhrase("(?i).*test\\W+${os}\\W+perf.*")
+ builder.triggerForBranch(branch)
+ builder.emitTrigger(newJob)
}
else {
// Set a push trigger
- Utilities.addGithubPushTrigger(newJob)
+ TriggerBuilder builder = TriggerBuilder.triggerOnCommit()
+ builder.emitTrigger(newJob)
}
}
}
@@ -61,51 +68,11 @@ def static getOSGroup(def os) {
['Ubuntu'].each { os ->
def osGroup = getOSGroup(os)
def architecture = 'x64'
- def configuration = 'Checked'
+ def configuration = 'Release'
def newJob = job(Utilities.getFullJobName(project, "perf_${osGroup}", isPR)) {
- parameters {
- stringParam('CORECLR_WINDOWS_BUILD', '', 'Build number to copy CoreCLR windows test binaries from')
- stringParam('CORECLR_BUILD', '', "Build number to copy CoreCLR ${osGroup} binaries from")
- }
-
steps {
- // Set up the copies
- // Coreclr build containing the tests and mscorlib
- copyArtifacts("dotnet_coreclr/master/x64_checked_windows_nt_pri1_bld") {
- excludePatterns('**/testResults.xml', '**/*.ni.dll')
- buildSelector {
- buildNumber('${CORECLR_WINDOWS_BUILD}')
- }
- }
-
- // Coreclr build we are trying to test
- copyArtifacts("dotnet_coreclr/master/checked_ubuntu") {
- excludePatterns('**/testResults.xml', '**/*.ni.dll')
- buildSelector {
- buildNumber('${CORECLR_BUILD}')
- }
- }
-
- def corefxFolder = Utilities.getFolderName('dotnet/corefx') + '/' + 'master'
-
- // Corefx components. We now have full stack builds on all distros we test here, so we can copy straight from CoreFX jobs.
- def osJobName = (os == 'Ubuntu') ? 'ubuntu14.04' : os.toLowerCase()
- copyArtifacts("${corefxFolder}/${osJobName}_release") {
- includePatterns('bin/build.tar.gz')
- buildSelector {
- latestSuccessful(true)
- }
- }
-
- // Unpack the corefx binaries
- shell("tar -xf ./bin/build.tar.gz")
-
- // Unzip the tests first. Exit with 0
- shell("unzip -q -o ./bin/tests/tests.zip -d ./bin/tests/Windows_NT.${architecture}.${configuration} || exit 0")
-
- // Execute the tests
- shell('./init-tools.sh')
-
+ shell("sudo bash ./tests/scripts/perf-prep.sh --branch=${projectName}")
+ shell("./init-tools.sh")
shell("""sudo bash ./tests/scripts/run-xunit-perf.sh \\
--testRootDir=\"\${WORKSPACE}/bin/tests/Windows_NT.${architecture}.${configuration}\" \\
--testNativeBinDir=\"\${WORKSPACE}/bin/obj/${osGroup}.${architecture}.${configuration}/tests\" \\
@@ -116,18 +83,21 @@ def static getOSGroup(def os) {
}
}
- // Save machinedata.json to /artifact/bin/ Jenkins dir
- def archiveSettings = new ArchivalSettings()
- archiveSettings.addFiles('perf-*.xml')
- Utilities.addArchival(newJob, archiveSettings)
+ Utilities.setMachineAffinity(newJob, os, 'latest-or-auto') // Just run against Linux VM’s for now.
Utilities.standardJobSetup(newJob, project, isPR, "*/${branch}")
if (isPR) {
- Utilities.addGithubPRTriggerForBranch(newJob, branch, "${os} Perf Tests") // Add a PR trigger.
+ TriggerBuilder builder = TriggerBuilder.triggerOnPullRequest()
+ builder.setGithubContext("${os} Perf Tests")
+ builder.triggerOnlyOnComment()
+ builder.setCustomTriggerPhrase("(?i).*test\\W+${os}\\W+perf.*")
+ builder.triggerForBranch(branch)
+ builder.emitTrigger(newJob)
}
else {
// Set a push trigger
- Utilities.addGithubPushTrigger(newJob)
+ TriggerBuilder builder = TriggerBuilder.triggerOnCommit()
+ builder.emitTrigger(newJob)
}
} // os
} // isPR
diff --git a/src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.builds b/src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.builds
index 0b476e368a..4cc7e101dd 100644
--- a/src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.builds
+++ b/src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.builds
@@ -35,6 +35,10 @@
<OSGroup>Linux</OSGroup>
<Platform>amd64</Platform>
</Project>
+ <Project Condition="'$(TargetsLinux)' == 'true' and '$(DistroRid)' == 'fedora.24-x64'" Include="fedora/24/Microsoft.NETCore.ILAsm.pkgproj">
+ <OSGroup>Linux</OSGroup>
+ <Platform>amd64</Platform>
+ </Project>
<Project Condition="'$(TargetsLinux)' == 'true' and '$(DistroRid)' == 'opensuse.13.2-x64'" Include="opensuse/13.2/Microsoft.NETCore.ILAsm.pkgproj">
<OSGroup>Linux</OSGroup>
<Platform>amd64</Platform>
diff --git a/src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.pkgproj b/src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.pkgproj
index 9287160685..797b2bf986 100644
--- a/src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.pkgproj
+++ b/src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.pkgproj
@@ -29,6 +29,9 @@
<ProjectReference Include="fedora\23\Microsoft.NETCore.ILAsm.pkgproj">
<Platform>amd64</Platform>
</ProjectReference>
+ <ProjectReference Include="fedora\24\Microsoft.NETCore.ILAsm.pkgproj">
+ <Platform>amd64</Platform>
+ </ProjectReference>
<ProjectReference Include="opensuse\13.2\Microsoft.NETCore.ILAsm.pkgproj">
<Platform>amd64</Platform>
</ProjectReference>
diff --git a/src/.nuget/Microsoft.NETCore.ILAsm/fedora/24/Microsoft.NETCore.ILAsm.pkgproj b/src/.nuget/Microsoft.NETCore.ILAsm/fedora/24/Microsoft.NETCore.ILAsm.pkgproj
new file mode 100644
index 0000000000..ae18240003
--- /dev/null
+++ b/src/.nuget/Microsoft.NETCore.ILAsm/fedora/24/Microsoft.NETCore.ILAsm.pkgproj
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
+ <PropertyGroup>
+ <Version>1.1.0</Version>
+ <SkipPackageFileCheck>true</SkipPackageFileCheck>
+ <PackageTargetRuntime>fedora.24-$(PackagePlatform)</PackageTargetRuntime>
+ <!-- only build for x64 -->
+ <PackagePlatforms>x64;</PackagePlatforms>
+ </PropertyGroup>
+ <ItemGroup>
+ <NativeSplittableBinary Include="$(BinDir)ilasm" />
+ <ArchitectureSpecificNativeFile Include="@(NativeSplittableBinary)" />
+ <File Include="@(ArchitectureSpecificNativeFile)">
+ <TargetPath>runtimes/$(PackageTargetRuntime)/native</TargetPath>
+ </File>
+ </ItemGroup>
+ <ItemGroup Condition="'$(__BuildType)' == 'Release'">
+ <ArchitectureSpecificNativeSymbol Include="@(NativeSplittableBinary -> '%(Identity).dbg')" />
+ <AdditionalLibPackageExcludes Include="%2A%2A\%2A.dbg" />
+ <AdditionalSymbolPackageExcludes Include="%2A%2A\%2A.so" />
+ <AdditionalSymbolPackageExcludes Include="%2A%2A\%2A.dll" />
+ <ArchitectureSpecificNativeSymbol Include="..\..\..\_.pdb" />
+ <File Include="@(ArchitectureSpecificNativeSymbol)">
+ <TargetPath>runtimes/$(PackageTargetRuntime)/native</TargetPath>
+ <IsSymbolFile>true</IsSymbolFile>
+ </File>
+ </ItemGroup>
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
+</Project> \ No newline at end of file
diff --git a/src/.nuget/Microsoft.NETCore.ILDAsm/Microsoft.NETCore.ILDAsm.builds b/src/.nuget/Microsoft.NETCore.ILDAsm/Microsoft.NETCore.ILDAsm.builds
index 7e6f00deba..e7ae8e2ebc 100644
--- a/src/.nuget/Microsoft.NETCore.ILDAsm/Microsoft.NETCore.ILDAsm.builds
+++ b/src/.nuget/Microsoft.NETCore.ILDAsm/Microsoft.NETCore.ILDAsm.builds
@@ -35,6 +35,10 @@
<OSGroup>Linux</OSGroup>
<Platform>amd64</Platform>
</Project>
+ <Project Condition="'$(TargetsLinux)' == 'true' and '$(DistroRid)' == 'fedora.24-x64'" Include="fedora/24/Microsoft.NETCore.ILDAsm.pkgproj">
+ <OSGroup>Linux</OSGroup>
+ <Platform>amd64</Platform>
+ </Project>
<Project Condition="'$(TargetsLinux)' == 'true' and '$(DistroRid)' == 'opensuse.13.2-x64'" Include="opensuse/13.2/Microsoft.NETCore.ILDAsm.pkgproj">
<OSGroup>Linux</OSGroup>
<Platform>amd64</Platform>
diff --git a/src/.nuget/Microsoft.NETCore.ILDAsm/Microsoft.NETCore.ILDAsm.pkgproj b/src/.nuget/Microsoft.NETCore.ILDAsm/Microsoft.NETCore.ILDAsm.pkgproj
index d1ea5ba93f..10ceae0180 100644
--- a/src/.nuget/Microsoft.NETCore.ILDAsm/Microsoft.NETCore.ILDAsm.pkgproj
+++ b/src/.nuget/Microsoft.NETCore.ILDAsm/Microsoft.NETCore.ILDAsm.pkgproj
@@ -29,6 +29,9 @@
<ProjectReference Include="fedora\23\Microsoft.NETCore.ILDAsm.pkgproj">
<Platform>amd64</Platform>
</ProjectReference>
+ <ProjectReference Include="fedora\24\Microsoft.NETCore.ILDAsm.pkgproj">
+ <Platform>amd64</Platform>
+ </ProjectReference>
<ProjectReference Include="opensuse\13.2\Microsoft.NETCore.ILDAsm.pkgproj">
<Platform>amd64</Platform>
</ProjectReference>
diff --git a/src/.nuget/Microsoft.NETCore.ILDAsm/fedora/24/Microsoft.NETCore.ILDAsm.pkgproj b/src/.nuget/Microsoft.NETCore.ILDAsm/fedora/24/Microsoft.NETCore.ILDAsm.pkgproj
new file mode 100644
index 0000000000..15781b6ed0
--- /dev/null
+++ b/src/.nuget/Microsoft.NETCore.ILDAsm/fedora/24/Microsoft.NETCore.ILDAsm.pkgproj
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
+ <PropertyGroup>
+ <Version>1.1.0</Version>
+ <SkipPackageFileCheck>true</SkipPackageFileCheck>
+ <PackageTargetRuntime>fedora.24-$(PackagePlatform)</PackageTargetRuntime>
+ <!-- only build for x64 -->
+ <PackagePlatforms>x64;</PackagePlatforms>
+ </PropertyGroup>
+ <ItemGroup>
+ <NativeSplittableBinary Include="$(BinDir)ildasm" />
+ <ArchitectureSpecificNativeFile Include="@(NativeSplittableBinary)" />
+ <File Include="@(ArchitectureSpecificNativeFile)">
+ <TargetPath>runtimes/$(PackageTargetRuntime)/native</TargetPath>
+ </File>
+ </ItemGroup>
+ <ItemGroup Condition="'$(__BuildType)' == 'Release'">
+ <ArchitectureSpecificNativeSymbol Include="@(NativeSplittableBinary -> '%(Identity).dbg')" />
+ <AdditionalLibPackageExcludes Include="%2A%2A\%2A.dbg" />
+ <AdditionalSymbolPackageExcludes Include="%2A%2A\%2A.so" />
+ <AdditionalSymbolPackageExcludes Include="%2A%2A\%2A.dll" />
+ <ArchitectureSpecificNativeSymbol Include="..\..\..\_.pdb" />
+ <File Include="@(ArchitectureSpecificNativeSymbol)">
+ <TargetPath>runtimes/$(PackageTargetRuntime)/native</TargetPath>
+ <IsSymbolFile>true</IsSymbolFile>
+ </File>
+ </ItemGroup>
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
+</Project> \ No newline at end of file
diff --git a/src/.nuget/Microsoft.NETCore.Jit/Microsoft.NETCore.Jit.builds b/src/.nuget/Microsoft.NETCore.Jit/Microsoft.NETCore.Jit.builds
index e1ad9fb0a4..9095196d78 100644
--- a/src/.nuget/Microsoft.NETCore.Jit/Microsoft.NETCore.Jit.builds
+++ b/src/.nuget/Microsoft.NETCore.Jit/Microsoft.NETCore.Jit.builds
@@ -35,6 +35,10 @@
<OSGroup>Linux</OSGroup>
<Platform>amd64</Platform>
</Project>
+ <Project Condition="'$(TargetsLinux)' == 'true' and '$(DistroRid)' == 'fedora.24-x64'" Include="fedora/24/Microsoft.NETCore.Jit.pkgproj">
+ <OSGroup>Linux</OSGroup>
+ <Platform>amd64</Platform>
+ </Project>
<Project Condition="'$(TargetsLinux)' == 'true' and '$(DistroRid)' == 'opensuse.13.2-x64'" Include="opensuse/13.2/Microsoft.NETCore.Jit.pkgproj">
<OSGroup>Linux</OSGroup>
<Platform>amd64</Platform>
diff --git a/src/.nuget/Microsoft.NETCore.Jit/Microsoft.NETCore.Jit.pkgproj b/src/.nuget/Microsoft.NETCore.Jit/Microsoft.NETCore.Jit.pkgproj
index f8587c6b32..c13aa0af62 100644
--- a/src/.nuget/Microsoft.NETCore.Jit/Microsoft.NETCore.Jit.pkgproj
+++ b/src/.nuget/Microsoft.NETCore.Jit/Microsoft.NETCore.Jit.pkgproj
@@ -28,6 +28,9 @@
<ProjectReference Include="fedora\23\Microsoft.NETCore.Jit.pkgproj">
<Platform>amd64</Platform>
</ProjectReference>
+ <ProjectReference Include="fedora\24\Microsoft.NETCore.Jit.pkgproj">
+ <Platform>amd64</Platform>
+ </ProjectReference>
<ProjectReference Include="opensuse\13.2\Microsoft.NETCore.Jit.pkgproj">
<Platform>amd64</Platform>
</ProjectReference>
diff --git a/src/.nuget/Microsoft.NETCore.Jit/fedora/24/Microsoft.NETCore.Jit.pkgproj b/src/.nuget/Microsoft.NETCore.Jit/fedora/24/Microsoft.NETCore.Jit.pkgproj
new file mode 100644
index 0000000000..e696e68e6e
--- /dev/null
+++ b/src/.nuget/Microsoft.NETCore.Jit/fedora/24/Microsoft.NETCore.Jit.pkgproj
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
+ <PropertyGroup>
+ <Version>1.1.0</Version>
+ <SkipPackageFileCheck>true</SkipPackageFileCheck>
+ <PackageTargetRuntime>fedora.24-$(PackagePlatform)</PackageTargetRuntime>
+ <!-- only build for x64 -->
+ <PackagePlatforms>x64;</PackagePlatforms>
+ </PropertyGroup>
+ <ItemGroup>
+ <NativeSplittableBinary Include="$(BinDir)libclrjit.so" />
+ <ArchitectureSpecificNativeFile Include="@(NativeSplittableBinary)" />
+ <File Include="@(ArchitectureSpecificNativeFile)">
+ <TargetPath>runtimes/$(PackageTargetRuntime)/native</TargetPath>
+ </File>
+ </ItemGroup>
+ <ItemGroup Condition="'$(__BuildType)' == 'Release'">
+ <ArchitectureSpecificNativeSymbol Include="@(NativeSplittableBinary -> '%(Identity).dbg')" />
+ <AdditionalLibPackageExcludes Include="%2A%2A\%2A.dbg" />
+ <AdditionalSymbolPackageExcludes Include="%2A%2A\%2A.so" />
+ <AdditionalSymbolPackageExcludes Include="%2A%2A\%2A.dll" />
+ <ArchitectureSpecificNativeSymbol Include="..\..\..\_.pdb" />
+ <File Include="@(ArchitectureSpecificNativeSymbol)">
+ <TargetPath>runtimes/$(PackageTargetRuntime)/native</TargetPath>
+ <IsSymbolFile>true</IsSymbolFile>
+ </File>
+ </ItemGroup>
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
+</Project> \ No newline at end of file
diff --git a/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/Microsoft.NETCore.Runtime.CoreCLR.builds b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/Microsoft.NETCore.Runtime.CoreCLR.builds
index 7867fa4b4c..341ec28d3f 100644
--- a/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/Microsoft.NETCore.Runtime.CoreCLR.builds
+++ b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/Microsoft.NETCore.Runtime.CoreCLR.builds
@@ -35,6 +35,10 @@
<OSGroup>Linux</OSGroup>
<Platform>amd64</Platform>
</Project>
+ <Project Condition="'$(TargetsLinux)' == 'true' and '$(DistroRid)' == 'fedora.24-x64'" Include="fedora/24/Microsoft.NETCore.Runtime.CoreCLR.pkgproj">
+ <OSGroup>Linux</OSGroup>
+ <Platform>amd64</Platform>
+ </Project>
<Project Condition="'$(TargetsLinux)' == 'true' and '$(DistroRid)' == 'opensuse.13.2-x64'" Include="opensuse/13.2/Microsoft.NETCore.Runtime.CoreCLR.pkgproj">
<OSGroup>Linux</OSGroup>
<Platform>amd64</Platform>
diff --git a/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/Microsoft.NETCore.Runtime.CoreCLR.pkgproj b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
index 40c12f8024..0b9972243e 100644
--- a/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
+++ b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
@@ -41,6 +41,9 @@
<ProjectReference Include="fedora\23\Microsoft.NETCore.Runtime.CoreCLR.pkgproj">
<Platform>amd64</Platform>
</ProjectReference>
+ <ProjectReference Include="fedora\24\Microsoft.NETCore.Runtime.CoreCLR.pkgproj">
+ <Platform>amd64</Platform>
+ </ProjectReference>
<ProjectReference Include="opensuse\13.2\Microsoft.NETCore.Runtime.CoreCLR.pkgproj">
<Platform>amd64</Platform>
</ProjectReference>
diff --git a/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/fedora/24/Microsoft.NETCore.Runtime.CoreCLR.pkgproj b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/fedora/24/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
new file mode 100644
index 0000000000..7b7873b1fb
--- /dev/null
+++ b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/fedora/24/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
+ <PropertyGroup>
+ <Version>1.1.0</Version>
+ <SkipPackageFileCheck>true</SkipPackageFileCheck>
+ <PackageTargetRuntime>fedora.24-$(PackagePlatform)</PackageTargetRuntime>
+ <!-- only build for x64 -->
+ <PackagePlatforms>x64;</PackagePlatforms>
+ </PropertyGroup>
+ <ItemGroup>
+ <NativeSplittableBinary Include="$(BinDir)libcoreclr.so" />
+ <NativeSplittableBinary Include="$(BinDir)libcoreclrtraceptprovider.so" />
+ <NativeSplittableBinary Include="$(BinDir)libdbgshim.so" />
+ <NativeSplittableBinary Include="$(BinDir)libmscordaccore.so" />
+ <NativeSplittableBinary Include="$(BinDir)libmscordbi.so" />
+ <NativeSplittableBinary Include="$(BinDir)libsos.so" />
+ <NativeSplittableBinary Include="$(BinDir)libsosplugin.so" />
+ <NativeSplittableBinary Include="$(BinDir)System.Globalization.Native.so" />
+ <ArchitectureSpecificNativeFile Include="$(BinDir)sosdocsunix.txt" />
+ <ArchitectureSpecificNativeFile Include="$(BinDir)mscorlib.ni.dll" />
+ <ArchitectureSpecificNativeFile Include="$(BinDir)System.Private.CoreLib.ni.dll" />
+ <ArchitectureSpecificLibFile Include="$(BinDir)System.Private.CoreLib.dll" />
+ <ArchitectureSpecificLibFile Include="$(BinDir)mscorlib.dll" />
+ <ArchitectureSpecificLibFile Include="$(BinDir)SOS.NETCore.dll" />
+ <ArchitectureSpecificToolFile Include="$(BinDir)crossgen" />
+ <ArchitectureSpecificNativeFile Include="@(NativeSplittableBinary)" />
+ <File Include="@(ArchitectureSpecificNativeFile)">
+ <TargetPath>runtimes/$(PackageTargetRuntime)/native</TargetPath>
+ </File>
+ <!-- Using lib/netstandard1.0 here. There is no TFM for this since it is a runtime itself. -->
+ <File Include="@(ArchitectureSpecificLibFile)">
+ <TargetPath>runtimes/$(PackageTargetRuntime)/lib/netstandard1.0</TargetPath>
+ </File>
+ <!-- No reference: don't permit reference to the implementation from lib -->
+ <File Include="$(PlaceholderFile)">
+ <TargetPath>ref/netstandard1.0</TargetPath>
+ </File>
+ <File Include="@(ArchitectureSpecificToolFile)">
+ <TargetPath>tools</TargetPath>
+ </File>
+ </ItemGroup>
+ <ItemGroup Condition="'$(__BuildType)' == 'Release'">
+ <ArchitectureSpecificNativeSymbol Include="@(NativeSplittableBinary -> '%(Identity).dbg')" />
+ <AdditionalLibPackageExcludes Include="%2A%2A\%2A.dbg" />
+ <AdditionalSymbolPackageExcludes Include="%2A%2A\%2A.so" />
+ <AdditionalSymbolPackageExcludes Include="%2A%2A\%2A.dll" />
+ <AdditionalSymbolPackageExcludes Include="%2A%2A\sosdocsunix.txt" />
+ <AdditionalSymbolPackageExcludes Include="%2A%2A\crossgen" />
+ <ArchitectureSpecificNativeSymbol Include="..\..\..\_.pdb" />
+ <File Include="@(ArchitectureSpecificNativeSymbol)">
+ <TargetPath>runtimes/$(PackageTargetRuntime)/native</TargetPath>
+ <IsSymbolFile>true</IsSymbolFile>
+ </File>
+ </ItemGroup>
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
+</Project>
diff --git a/src/.nuget/Microsoft.NETCore.TestHost/Microsoft.NETCore.TestHost.builds b/src/.nuget/Microsoft.NETCore.TestHost/Microsoft.NETCore.TestHost.builds
index 89d1776286..2ae0292ea9 100644
--- a/src/.nuget/Microsoft.NETCore.TestHost/Microsoft.NETCore.TestHost.builds
+++ b/src/.nuget/Microsoft.NETCore.TestHost/Microsoft.NETCore.TestHost.builds
@@ -35,6 +35,10 @@
<OSGroup>Linux</OSGroup>
<Platform>amd64</Platform>
</Project>
+ <Project Condition="'$(TargetsLinux)' == 'true' and '$(DistroRid)' == 'fedora.24-x64'" Include="fedora/24/Microsoft.NETCore.TestHost.pkgproj">
+ <OSGroup>Linux</OSGroup>
+ <Platform>amd64</Platform>
+ </Project>
<Project Condition="'$(TargetsLinux)' == 'true' and '$(DistroRid)' == 'opensuse.13.2-x64'" Include="opensuse/13.2/Microsoft.NETCore.TestHost.pkgproj">
<OSGroup>Linux</OSGroup>
<Platform>amd64</Platform>
diff --git a/src/.nuget/Microsoft.NETCore.TestHost/Microsoft.NETCore.TestHost.pkgproj b/src/.nuget/Microsoft.NETCore.TestHost/Microsoft.NETCore.TestHost.pkgproj
index 511a81c3df..6fec0f3660 100644
--- a/src/.nuget/Microsoft.NETCore.TestHost/Microsoft.NETCore.TestHost.pkgproj
+++ b/src/.nuget/Microsoft.NETCore.TestHost/Microsoft.NETCore.TestHost.pkgproj
@@ -33,6 +33,9 @@
<ProjectReference Include="fedora\23\Microsoft.NETCore.TestHost.pkgproj">
<Platform>amd64</Platform>
</ProjectReference>
+ <ProjectReference Include="fedora\24\Microsoft.NETCore.TestHost.pkgproj">
+ <Platform>amd64</Platform>
+ </ProjectReference>
<ProjectReference Include="opensuse\13.2\Microsoft.NETCore.TestHost.pkgproj">
<Platform>amd64</Platform>
</ProjectReference>
diff --git a/src/.nuget/Microsoft.NETCore.TestHost/fedora/24/Microsoft.NETCore.TestHost.pkgproj b/src/.nuget/Microsoft.NETCore.TestHost/fedora/24/Microsoft.NETCore.TestHost.pkgproj
new file mode 100644
index 0000000000..3ba52e0a2f
--- /dev/null
+++ b/src/.nuget/Microsoft.NETCore.TestHost/fedora/24/Microsoft.NETCore.TestHost.pkgproj
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
+ <PropertyGroup>
+ <Version>1.1.0</Version>
+ <SkipPackageFileCheck>true</SkipPackageFileCheck>
+ <PackageTargetRuntime>fedora.24-$(PackagePlatform)</PackageTargetRuntime>
+ <!-- only build for x64 -->
+ <PackagePlatforms>x64;</PackagePlatforms>
+ </PropertyGroup>
+ <ItemGroup>
+ <NativeSplittableBinary Include="$(BinDir)corerun" />
+ <ArchitectureSpecificNativeFile Include="@(NativeSplittableBinary)" />
+ <File Include="@(ArchitectureSpecificNativeFile)">
+ <TargetPath>runtimes/$(PackageTargetRuntime)/native</TargetPath>
+ </File>
+ </ItemGroup>
+ <ItemGroup Condition="'$(__BuildType)' == 'Release'">
+ <ArchitectureSpecificNativeSymbol Include="@(NativeSplittableBinary -> '%(Identity).dbg')" />
+ <AdditionalLibPackageExcludes Include="%2A%2A\%2A.dbg" />
+ <AdditionalSymbolPackageExcludes Include="%2A%2A\%2A.so" />
+ <AdditionalSymbolPackageExcludes Include="%2A%2A\%2A.dll" />
+ <ArchitectureSpecificNativeSymbol Include="..\..\..\_.pdb" />
+ <File Include="@(ArchitectureSpecificNativeSymbol)">
+ <TargetPath>runtimes/$(PackageTargetRuntime)/native</TargetPath>
+ <IsSymbolFile>true</IsSymbolFile>
+ </File>
+ </ItemGroup>
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
+</Project> \ No newline at end of file
diff --git a/src/ToolBox/SOS/NETCore/SymbolReader.cs b/src/ToolBox/SOS/NETCore/SymbolReader.cs
index bfd4c2bb7d..f4a3ce30d8 100644
--- a/src/ToolBox/SOS/NETCore/SymbolReader.cs
+++ b/src/ToolBox/SOS/NETCore/SymbolReader.cs
@@ -389,23 +389,30 @@ namespace SOS
/// <remarks>used by the gdb JIT support (not SOS). Does not support in-memory PEs or PDBs</remarks>
internal static bool GetInfoForMethod(string assemblyPath, int methodToken, ref MethodDebugInfo debugInfo)
{
- List<DebugInfo> points = null;
-
- if (!GetDebugInfoForMethod(assemblyPath, methodToken, out points))
+ try
{
- return false;
- }
- var structSize = Marshal.SizeOf<DebugInfo>();
+ List<DebugInfo> points = null;
+
+ if (!GetDebugInfoForMethod(assemblyPath, methodToken, out points))
+ {
+ return false;
+ }
+ var structSize = Marshal.SizeOf<DebugInfo>();
- debugInfo.size = points.Count;
- var ptr = debugInfo.points;
+ debugInfo.size = points.Count;
+ var ptr = debugInfo.points;
- foreach (var info in points)
+ foreach (var info in points)
+ {
+ Marshal.StructureToPtr(info, ptr, false);
+ ptr = (IntPtr)(ptr.ToInt64() + structSize);
+ }
+ return true;
+ }
+ catch
{
- Marshal.StructureToPtr(info, ptr, false);
- ptr = (IntPtr)(ptr.ToInt64() + structSize);
}
- return true;
+ return false;
}
/// <summary>
diff --git a/src/ToolBox/SOS/lldbplugin/CMakeLists.txt b/src/ToolBox/SOS/lldbplugin/CMakeLists.txt
index 5ae712fb63..9f90a54056 100644
--- a/src/ToolBox/SOS/lldbplugin/CMakeLists.txt
+++ b/src/ToolBox/SOS/lldbplugin/CMakeLists.txt
@@ -33,8 +33,9 @@ endif()
set(ENABLE_LLDBPLUGIN ${CLR_CMAKE_PLATFORM_UNIX} CACHE BOOL "Enable building the SOS plugin for LLDB.")
set(REQUIRE_LLDBPLUGIN ${CLR_CMAKE_PLATFORM_LINUX} CACHE BOOL "Require building the SOS plugin for LLDB.")
-set(WITH_LLDB_LIBS "" CACHE PATH "Path to LLDB libraries")
-set(WITH_LLDB_INCLUDES "" CACHE PATH "Path to LLDB headers")
+set(LLVM_HOST_DIR "$ENV{LLVM_HOME}")
+set(WITH_LLDB_LIBS "${LLVM_HOST_DIR}/lib" CACHE PATH "Path to LLDB libraries")
+set(WITH_LLDB_INCLUDES "${LLVM_HOST_DIR}/include" CACHE PATH "Path to LLDB headers")
if(NOT ENABLE_LLDBPLUGIN)
return()
diff --git a/src/classlibnative/inc/nlsinfo.h b/src/classlibnative/inc/nlsinfo.h
index 8f868a87ec..1c1ff01f8a 100644
--- a/src/classlibnative/inc/nlsinfo.h
+++ b/src/classlibnative/inc/nlsinfo.h
@@ -225,7 +225,7 @@ private:
// Definitions.
//
-#ifndef FEATURE_CORECLR
+#ifndef FEATURE_COREFX_GLOBALIZATION
// Normalization
static HMODULE m_hNormalization;
static PFN_NORMALIZATION_IS_NORMALIZED_STRING m_pfnNormalizationIsNormalizedStringFunc;
diff --git a/src/classlibnative/nls/nlsinfo.cpp b/src/classlibnative/nls/nlsinfo.cpp
index da54a5b17b..864f998d1f 100644
--- a/src/classlibnative/nls/nlsinfo.cpp
+++ b/src/classlibnative/nls/nlsinfo.cpp
@@ -127,7 +127,7 @@ inline BOOL IsCustomCultureId(LCID lcid)
return (lcid == LOCALE_CUSTOM_DEFAULT || lcid == LOCALE_CUSTOM_UNSPECIFIED);
}
-#ifndef FEATURE_CORECLR
+#ifndef FEATURE_COREFX_GLOBALIZATION
//
// Normalization Implementation
//
@@ -136,7 +136,7 @@ HMODULE COMNlsInfo::m_hNormalization = NULL;
PFN_NORMALIZATION_IS_NORMALIZED_STRING COMNlsInfo::m_pfnNormalizationIsNormalizedStringFunc = NULL;
PFN_NORMALIZATION_NORMALIZE_STRING COMNlsInfo::m_pfnNormalizationNormalizeStringFunc = NULL;
PFN_NORMALIZATION_INIT_NORMALIZATION COMNlsInfo::m_pfnNormalizationInitNormalizationFunc = NULL;
-#endif
+#endif // FEATURE_COREFX_GLOBALIZATION
#if FEATURE_CODEPAGES_FILE
/*============================nativeCreateOpenFileMapping============================
@@ -2623,7 +2623,7 @@ FCIMPL0(CodePageDataItem *, COMNlsInfo::nativeGetCodePageTableDataPointer)
FCIMPLEND
-#ifndef FEATURE_CORECLR
+#ifndef FEATURE_COREFX_GLOBALIZATION
//
// Normalization
//
@@ -2722,12 +2722,15 @@ void QCALLTYPE COMNlsInfo::nativeNormalizationInitNormalization(int NormForm, BY
if (!hNormalization)
ThrowLastError();
}
+#ifndef FEATURE_CORECLR
+ // in coreclr we should always find the normalization in kernel32 as it supports Win7 and up
else
{
HRESULT hr = g_pCLRRuntime->LoadLibrary(NORMALIZATION_DLL, &hNormalization);
if (FAILED(hr))
ThrowHR(hr);
}
+#endif // FEATURE_CORECLR
_ASSERTE(hNormalization != NULL);
m_hNormalization = hNormalization;
@@ -2767,7 +2770,7 @@ void QCALLTYPE COMNlsInfo::nativeNormalizationInitNormalization(int NormForm, BY
END_QCALL;
}
-#endif // FEATURE_CORECLR
+#endif // FEATURE_COREFX_GLOBALIZATION
//
diff --git a/src/debug/ee/debugger.cpp b/src/debug/ee/debugger.cpp
index a9876abc35..a06811c817 100644
--- a/src/debug/ee/debugger.cpp
+++ b/src/debug/ee/debugger.cpp
@@ -1463,7 +1463,7 @@ DebuggerEval::DebuggerEval(CONTEXT * pContext, DebuggerIPCE_FuncEvalInfo * pEval
m_genericArgsNodeCount = pEvalInfo->genericArgsNodeCount;
m_successful = false;
m_argData = NULL;
- m_result = 0;
+ memset(m_result, 0, sizeof(m_result));
m_md = NULL;
m_resultType = TypeHandle();
m_aborting = FE_ABORT_NONE;
@@ -1519,7 +1519,7 @@ DebuggerEval::DebuggerEval(CONTEXT * pContext, Thread * pThread, Thread::ThreadA
m_successful = false;
m_argData = NULL;
m_targetCodeAddr = NULL;
- m_result = 0;
+ memset(m_result, 0, sizeof(m_result));
m_md = NULL;
m_resultType = TypeHandle();
m_aborting = FE_ABORT_NONE;
@@ -10353,7 +10353,7 @@ void Debugger::FuncEvalComplete(Thread* pThread, DebuggerEval *pDE)
if (CORDBUnrecoverableError(this))
return;
- LOG((LF_CORDB, LL_INFO10000, "D::FEC: func eval complete pDE:%08x evalType:%d %s %s\n",
+ LOG((LF_CORDB, LL_INFO1000, "D::FEC: func eval complete pDE:%p evalType:%d %s %s\n",
pDE, pDE->m_evalType, pDE->m_successful ? "Success" : "Fail", pDE->m_aborted ? "Abort" : "Completed"));
@@ -10386,11 +10386,11 @@ void Debugger::FuncEvalComplete(Thread* pThread, DebuggerEval *pDE)
ipce->FuncEvalComplete.funcEvalKey = pDE->m_funcEvalKey;
ipce->FuncEvalComplete.successful = pDE->m_successful;
ipce->FuncEvalComplete.aborted = pDE->m_aborted;
- ipce->FuncEvalComplete.resultAddr = &(pDE->m_result);
+ ipce->FuncEvalComplete.resultAddr = pDE->m_result;
ipce->FuncEvalComplete.vmAppDomain.SetRawPtr(pResultDomain);
ipce->FuncEvalComplete.vmObjectHandle = pDE->m_vmObjectHandle;
- LOG((LF_CORDB, LL_INFO10000, "D::FEC: TypeHandle is :%08x\n", pDE->m_resultType.AsPtr()));
+ LOG((LF_CORDB, LL_INFO1000, "D::FEC: TypeHandle is %p\n", pDE->m_resultType.AsPtr()));
Debugger::TypeHandleToExpandedTypeInfo(pDE->m_retValueBoxing, // whether return values get boxed or not depends on the particular FuncEval we're doing...
pResultDomain,
@@ -10399,12 +10399,13 @@ void Debugger::FuncEvalComplete(Thread* pThread, DebuggerEval *pDE)
_ASSERTE(ipce->FuncEvalComplete.resultType.elementType != ELEMENT_TYPE_VALUETYPE);
- LOG((LF_CORDB, LL_INFO10000, "D::FEC: returned from call\n"));
-
// We must adjust the result address to point to the right place
ipce->FuncEvalComplete.resultAddr = ArgSlotEndianessFixup((ARG_SLOT*)ipce->FuncEvalComplete.resultAddr,
GetSizeForCorElementType(ipce->FuncEvalComplete.resultType.elementType));
+ LOG((LF_CORDB, LL_INFO1000, "D::FEC: returned el %04x resultAddr %p\n",
+ ipce->FuncEvalComplete.resultType.elementType, ipce->FuncEvalComplete.resultAddr));
+
m_pRCThread->SendIPCEvent();
#endif
diff --git a/src/debug/ee/debugger.h b/src/debug/ee/debugger.h
index 4558468182..6368647946 100644
--- a/src/debug/ee/debugger.h
+++ b/src/debug/ee/debugger.h
@@ -3431,7 +3431,7 @@ public:
BYTE *m_argData;
MethodDesc *m_md;
PCODE m_targetCodeAddr;
- INT64 m_result;
+ ARG_SLOT m_result[NUMBER_RETURNVALUE_SLOTS];
TypeHandle m_resultType;
SIZE_T m_arrayRank;
FUNC_EVAL_ABORT_TYPE m_aborting; // Has an abort been requested, and what type.
diff --git a/src/debug/ee/funceval.cpp b/src/debug/ee/funceval.cpp
index d2e5576855..eb8950deab 100644
--- a/src/debug/ee/funceval.cpp
+++ b/src/debug/ee/funceval.cpp
@@ -2775,7 +2775,7 @@ void UnpackFuncEvalResult(DebuggerEval *pDE,
{
// We purposely do not morph nullables to be boxed Ts here because debugger EE's otherwise
// have no way of creating true nullables that they need for their own purposes.
- pDE->m_result = ObjToArgSlot(newObj);
+ pDE->m_result[0] = ObjToArgSlot(newObj);
pDE->m_retValueBoxing = Debugger::AllBoxed;
}
else if (!RetValueType.IsNull())
@@ -2803,12 +2803,12 @@ void UnpackFuncEvalResult(DebuggerEval *pDE,
{
// box the primitive returned, retObject is a true nullable for nullabes, It will be Normalized later
CopyValueClass(retObject->GetData(),
- &(pDE->m_result),
+ pDE->m_result,
RetValueType.GetMethodTable(),
retObject->GetAppDomain());
}
- pDE->m_result = ObjToArgSlot(retObject);
+ pDE->m_result[0] = ObjToArgSlot(retObject);
pDE->m_retValueBoxing = Debugger::AllBoxed;
}
else
@@ -2833,8 +2833,8 @@ void UnpackFuncEvalResult(DebuggerEval *pDE,
IsElementTypeSpecial(retClassET))
{
LOG((LF_CORDB, LL_EVERYTHING, "Creating strong handle for boxed DoNormalFuncEval result.\n"));
- OBJECTHANDLE oh = pDE->m_thread->GetDomain()->CreateStrongHandle(ArgSlotToObj(pDE->m_result));
- pDE->m_result = (INT64)(LONG_PTR)oh;
+ OBJECTHANDLE oh = pDE->m_thread->GetDomain()->CreateStrongHandle(ArgSlotToObj(pDE->m_result[0]));
+ pDE->m_result[0] = (INT64)(LONG_PTR)oh;
pDE->m_vmObjectHandle = VMPTR_OBJECTHANDLE::MakePtr(oh);
}
}
@@ -2930,13 +2930,13 @@ void UnpackFuncEvalArguments(DebuggerEval *pDE,
* None.
*
*/
-void FuncEvalWrapper(MethodDescCallSite* pMDCS, DebuggerEval *pDE, ARG_SLOT *pArguments, BYTE *pCatcherStackAddr)
+void FuncEvalWrapper(MethodDescCallSite* pMDCS, DebuggerEval *pDE, const ARG_SLOT *pArguments, BYTE *pCatcherStackAddr)
{
struct Param : NotifyOfCHFFilterWrapperParam
{
MethodDescCallSite* pMDCS;
DebuggerEval *pDE;
- ARG_SLOT *pArguments;
+ const ARG_SLOT *pArguments;
};
Param param;
@@ -2947,7 +2947,7 @@ void FuncEvalWrapper(MethodDescCallSite* pMDCS, DebuggerEval *pDE, ARG_SLOT *pAr
PAL_TRY(Param *, pParam, &param)
{
- pParam->pDE->m_result = pParam->pMDCS->CallWithValueTypes_RetArgSlot(pParam->pArguments);
+ pParam->pMDCS->CallWithValueTypes_RetArgSlot(pParam->pArguments, pParam->pDE->m_result, sizeof(pParam->pDE->m_result));
}
PAL_EXCEPT_FILTER(NotifyOfCHFFilterWrapper)
{
@@ -3003,13 +3003,12 @@ static void RecordFuncEvalException(DebuggerEval *pDE,
//
// This is the abort we sent down.
//
- pDE->m_result = NULL;
+ memset(pDE->m_result, 0, sizeof(pDE->m_result));
pDE->m_resultType = TypeHandle();
pDE->m_aborted = true;
pDE->m_retValueBoxing = Debugger::NoValueTypeBoxing;
LOG((LF_CORDB, LL_EVERYTHING, "D::FEHW - funceval abort exception.\n"));
-
}
else
{
@@ -3022,11 +3021,11 @@ static void RecordFuncEvalException(DebuggerEval *pDE,
//
// The result is the exception object.
//
- pDE->m_result = ObjToArgSlot(ppException);
+ pDE->m_result[0] = ObjToArgSlot(ppException);
pDE->m_resultType = ppException->GetTypeHandle();
- OBJECTHANDLE oh = pDE->m_thread->GetDomain()->CreateStrongHandle(ArgSlotToObj(pDE->m_result));
- pDE->m_result = (INT64)PTR_TO_CORDB_ADDRESS(oh);
+ OBJECTHANDLE oh = pDE->m_thread->GetDomain()->CreateStrongHandle(ArgSlotToObj(pDE->m_result[0]));
+ pDE->m_result[0] = (ARG_SLOT)PTR_TO_CORDB_ADDRESS(oh);
pDE->m_vmObjectHandle = VMPTR_OBJECTHANDLE::MakePtr(oh);
pDE->m_retValueBoxing = Debugger::NoValueTypeBoxing;
@@ -3035,15 +3034,14 @@ static void RecordFuncEvalException(DebuggerEval *pDE,
}
else
{
-
//
// The result is the exception object.
//
- pDE->m_result = ObjToArgSlot(ppException);
+ pDE->m_result[0] = ObjToArgSlot(ppException);
pDE->m_resultType = ppException->GetTypeHandle();
- OBJECTHANDLE oh = pDE->m_thread->GetDomain()->CreateStrongHandle(ArgSlotToObj(pDE->m_result));
- pDE->m_result = (INT64)(LONG_PTR)oh;
+ OBJECTHANDLE oh = pDE->m_thread->GetDomain()->CreateStrongHandle(ArgSlotToObj(pDE->m_result[0]));
+ pDE->m_result[0] = (ARG_SLOT)(LONG_PTR)oh;
pDE->m_vmObjectHandle = VMPTR_OBJECTHANDLE::MakePtr(oh);
pDE->m_retValueBoxing = Debugger::NoValueTypeBoxing;
@@ -3597,7 +3595,7 @@ void FuncEvalHijackRealWorker(DebuggerEval *pDE, Thread* pThread, FuncEvalFrame*
// Make a strong handle for the result.
OBJECTHANDLE oh = pDE->m_thread->GetDomain()->CreateStrongHandle(newObj);
- pDE->m_result = (INT64)(LONG_PTR)oh;
+ pDE->m_result[0] = (ARG_SLOT)(LONG_PTR)oh;
pDE->m_vmObjectHandle = VMPTR_OBJECTHANDLE::MakePtr(oh);
break;
@@ -3627,7 +3625,7 @@ void FuncEvalHijackRealWorker(DebuggerEval *pDE, Thread* pThread, FuncEvalFrame*
// Place the result in a strong handle to protect it from a collection.
OBJECTHANDLE oh = pDE->m_thread->GetDomain()->CreateStrongHandle(newObj);
- pDE->m_result = (INT64)(LONG_PTR)oh;
+ pDE->m_result[0] = (ARG_SLOT)(LONG_PTR)oh;
pDE->m_vmObjectHandle = VMPTR_OBJECTHANDLE::MakePtr(oh);
break;
@@ -3673,7 +3671,7 @@ void FuncEvalHijackRealWorker(DebuggerEval *pDE, Thread* pThread, FuncEvalFrame*
// Place the result in a strong handle to protect it from a collection.
OBJECTHANDLE oh = pDE->m_thread->GetDomain()->CreateStrongHandle(newObj);
- pDE->m_result = (INT64)(LONG_PTR)oh;
+ pDE->m_result[0] = (ARG_SLOT)(LONG_PTR)oh;
pDE->m_vmObjectHandle = VMPTR_OBJECTHANDLE::MakePtr(oh);
break;
diff --git a/src/gc/env/gcenv.base.h b/src/gc/env/gcenv.base.h
index 97f1661b0d..a94f1a6394 100644
--- a/src/gc/env/gcenv.base.h
+++ b/src/gc/env/gcenv.base.h
@@ -73,7 +73,7 @@ inline HRESULT HRESULT_FROM_WIN32(unsigned long x)
#define FALSE false
#define CALLBACK __stdcall
-#define FORCEINLINE inline
+#define FORCEINLINE __forceinline
#define INFINITE 0xFFFFFFFF
diff --git a/src/gc/gc.cpp b/src/gc/gc.cpp
index 198fd32a88..eb7e5a3429 100644
--- a/src/gc/gc.cpp
+++ b/src/gc/gc.cpp
@@ -36744,9 +36744,10 @@ void initGCShadow()
// running we need to be in a state that will not trigger any
// additional AVs while we fail to allocate a shadow segment, i.e.
// ensure calls to updateGCShadow() checkGCWriteBarrier() don't AV
+ deleteGCShadow();
return;
}
-
+
g_GCShadowEnd += len;
}
diff --git a/src/ilasm/CMakeLists.txt b/src/ilasm/CMakeLists.txt
index 34ec7997c4..9e99d02bb2 100644
--- a/src/ilasm/CMakeLists.txt
+++ b/src/ilasm/CMakeLists.txt
@@ -22,25 +22,23 @@ set(ILASM_SOURCES
asmman.cpp
main.cpp
assembler.cpp
- prebuilt/asmparse.c
+ prebuilt/asmparse.cpp
)
if(WIN32)
set(ILASM_RESOURCES Native.rc)
add_definitions(-DFX_VER_INTERNALNAME_STR=ilasm.exe)
endif(WIN32)
-set_source_files_properties( prebuilt/asmparse.c PROPERTIES LANGUAGE CXX )
if(CLR_CMAKE_PLATFORM_UNIX)
- add_compile_options(-x c++)
- # Need generate a right form of asmparse.c to avoid the following options.
+ # Need generate a right form of asmparse.cpp to avoid the following options.
# Clang also produces a bad-codegen on this prebuilt file with optimization.
# https://github.com/dotnet/coreclr/issues/2305
add_compile_options(-Wno-delete-non-virtual-dtor)
add_compile_options(-Wno-deprecated-register)
add_compile_options(-Wno-array-bounds)
add_compile_options(-Wno-unused-label)
- set_source_files_properties( prebuilt/asmparse.c PROPERTIES COMPILE_FLAGS -O0 )
+ set_source_files_properties( prebuilt/asmparse.cpp PROPERTIES COMPILE_FLAGS "-O0" )
endif(CLR_CMAKE_PLATFORM_UNIX)
_add_executable(ilasm
@@ -82,4 +80,5 @@ else()
)
endif(CLR_CMAKE_PLATFORM_UNIX)
-install_clr(ilasm) \ No newline at end of file
+install_clr(ilasm)
+
diff --git a/src/ilasm/prebuilt/asmparse.c b/src/ilasm/prebuilt/asmparse.cpp
index 71b31a5ed6..71b31a5ed6 100644
--- a/src/ilasm/prebuilt/asmparse.c
+++ b/src/ilasm/prebuilt/asmparse.cpp
diff --git a/src/inc/CMakeLists.txt b/src/inc/CMakeLists.txt
index 803ca3bcc7..d38fa40773 100644
--- a/src/inc/CMakeLists.txt
+++ b/src/inc/CMakeLists.txt
@@ -50,23 +50,22 @@ add_compile_options(/TC)
else()
-#The MIDL tool exists for Windows only, so for other systems, we have the prebuilt xxx_i.c files checked in
+#The MIDL tool exists for Windows only, so for other systems, we have the prebuilt xxx_i.cpp files checked in
# The prebuilt files contain extra '!_MIDL_USE_GUIDDEF_' after the #endif, but not in the comment.
# In order to not to have to modify these prebuilt files, we disable the extra tokens warning.
add_compile_options(-Wno-extra-tokens)
-
+add_compile_options(-D_MIDL_USE_GUIDDEF_)
foreach(IDL_SOURCE IN LISTS CORGUIDS_IDL_SOURCES)
get_filename_component(IDLNAME ${IDL_SOURCE} NAME_WE)
- set(C_SOURCE ../pal/prebuilt/idl/${IDLNAME}_i.c)
+ set(C_SOURCE ../pal/prebuilt/idl/${IDLNAME}_i.cpp)
list(APPEND CORGUIDS_SOURCES ${C_SOURCE})
endforeach(IDL_SOURCE)
add_compile_options(-fPIC)
-
endif(WIN32)
-# Compile *_i.c to lib
+# Compile *_i.cpp to lib
_add_library(corguids ${CORGUIDS_SOURCES})
# Binplace the inc files for packaging later.
diff --git a/src/inc/jithelpers.h b/src/inc/jithelpers.h
index 7441774c96..8a719927e5 100644
--- a/src/inc/jithelpers.h
+++ b/src/inc/jithelpers.h
@@ -315,7 +315,7 @@
JITHELPER(CORINFO_HELP_EE_PRESTUB, ThePreStub, CORINFO_HELP_SIG_NO_ALIGN_STUB)
-#if defined(_TARGET_X86_) || defined(_TARGET_AMD64_) || defined(_TARGET_ARM_)
+#if defined(HAS_FIXUP_PRECODE)
JITHELPER(CORINFO_HELP_EE_PRECODE_FIXUP, PrecodeFixupThunk, CORINFO_HELP_SIG_NO_ALIGN_STUB)
#else
JITHELPER(CORINFO_HELP_EE_PRECODE_FIXUP, NULL, CORINFO_HELP_SIG_NO_ALIGN_STUB)
diff --git a/src/inc/switches.h b/src/inc/switches.h
index 3b946319fe..f52f24bc67 100644
--- a/src/inc/switches.h
+++ b/src/inc/switches.h
@@ -203,12 +203,12 @@
// hardware instructions (rdtsc), for accessing high-resolution hardware timers is enabled. This is disabled
// in Silverlight (just to avoid thinking about whether the extra code space is worthwhile).
#define FEATURE_JIT_TIMER
+#endif // FEATURE_CORECLR
// This feature in RyuJIT supersedes the FEATURE_JIT_TIMER. In addition to supporting the time log file, this
// feature also supports using COMPlus_JitTimeLogCsv=a.csv, which will dump method-level and phase-level timing
// statistics. Also see comments on FEATURE_JIT_TIMER.
#define FEATURE_JIT_METHOD_PERF
-#endif // FEATURE_CORECLR
#ifndef FEATURE_USE_ASM_GC_WRITE_BARRIERS
diff --git a/src/inc/xmlparser_i.c b/src/inc/xmlparser_i.cpp
index 33927f651f..33927f651f 100644
--- a/src/inc/xmlparser_i.c
+++ b/src/inc/xmlparser_i.cpp
diff --git a/src/jit/assertionprop.cpp b/src/jit/assertionprop.cpp
index fdcf8da48b..fe35c3b780 100644
--- a/src/jit/assertionprop.cpp
+++ b/src/jit/assertionprop.cpp
@@ -2049,6 +2049,13 @@ void Compiler::optAssertionGen(GenTreePtr tree)
}
break;
+ case GT_OBJ:
+ case GT_BLK:
+ case GT_DYN_BLK:
+ // TODO-1stClassStructs: These should always be considered to create a non-null
+ // assertion, but previously, when these indirections were implicit due to a block
+ // copy or init, they were not being considered to do so.
+ break;
case GT_IND:
// TODO-1stClassStructs: All indirections should be considered to create a non-null
// assertion, but previously, when these indirections were implicit due to a block
@@ -3414,6 +3421,25 @@ GenTreePtr Compiler::optAssertionProp_Ind(ASSERT_VALARG_TP assertions, const Gen
{
assert(tree->OperIsIndir());
+ // TODO-1stClassStructs: All indirections should be handled here, but
+ // previously, when these indirections were GT_OBJ, or implicit due to a block
+ // copy or init, they were not being handled.
+ if (tree->TypeGet() == TYP_STRUCT)
+ {
+ if (tree->OperIsBlk())
+ {
+ return nullptr;
+ }
+ else
+ {
+ GenTree* parent = tree->gtGetParent(nullptr);
+ if ((parent != nullptr) && parent->OperIsBlkOp())
+ {
+ return nullptr;
+ }
+ }
+ }
+
if (!(tree->gtFlags & GTF_EXCEPT))
{
return nullptr;
@@ -3851,6 +3877,9 @@ GenTreePtr Compiler::optAssertionProp(ASSERT_VALARG_TP assertions, const GenTree
case GT_LCL_VAR:
return optAssertionProp_LclVar(assertions, tree, stmt);
+ case GT_OBJ:
+ case GT_BLK:
+ case GT_DYN_BLK:
case GT_IND:
case GT_NULLCHECK:
return optAssertionProp_Ind(assertions, tree, stmt);
@@ -4815,11 +4844,8 @@ void Compiler::optVnNonNullPropCurStmt(BasicBlock* block, GenTreePtr stmt, GenTr
{
newTree = optNonNullAssertionProp_Call(empty, tree, stmt);
}
- else if (tree->OperGet() == GT_IND || tree->OperGet() == GT_NULLCHECK)
+ else if (tree->OperIsIndir())
{
- // TODO-1stClassStructs: All indirections should be handled here, but
- // previously, when these indirections were GT_OBJ, or implicit due to a block
- // copy or init, they were not being handled.
newTree = optAssertionProp_Ind(empty, tree, stmt);
}
if (newTree)
diff --git a/src/jit/codegen.h b/src/jit/codegen.h
index a36973bcfe..0c4a311186 100755
--- a/src/jit/codegen.h
+++ b/src/jit/codegen.h
@@ -48,8 +48,6 @@ public:
unsigned* cnsPtr,
bool nogen = false);
- // This should move to CodeGenClassic.h after genCreateAddrMode() is no longer dependent upon it
- void genIncRegBy(regNumber reg, ssize_t ival, GenTreePtr tree, var_types dstType = TYP_INT, bool ovfl = false);
private:
#if defined(_TARGET_XARCH_) && !FEATURE_STACK_FP_X87
diff --git a/src/jit/codegenarm64.cpp b/src/jit/codegenarm64.cpp
index 3470c2ea42..ca0df53a34 100644
--- a/src/jit/codegenarm64.cpp
+++ b/src/jit/codegenarm64.cpp
@@ -1773,15 +1773,14 @@ void CodeGen::genCodeForBBlist()
// as the determiner because something we are tracking as a byref
// might be used as a return value of a int function (which is legal)
GenTree* blockLastNode = block->lastNode();
- if ((blockLastNode != nullptr) &&
- (blockLastNode->gtOper == GT_RETURN) &&
+ if ((blockLastNode != nullptr) && (blockLastNode->gtOper == GT_RETURN) &&
(varTypeIsGC(compiler->info.compRetType) ||
(blockLastNode->gtOp.gtOp1 != nullptr && varTypeIsGC(blockLastNode->gtOp.gtOp1->TypeGet()))))
{
nonVarPtrRegs &= ~RBM_INTRET;
}
- if (nonVarPtrRegs)
+ if (nonVarPtrRegs)
{
printf("Regset after BB%02u gcr=", block->bbNum);
printRegMaskInt(gcInfo.gcRegGCrefSetCur & ~regSet.rsMaskVars);
@@ -2067,7 +2066,8 @@ void CodeGen::genCodeForBBlist()
if (compiler->verbose)
{
printf("\n# ");
- printf("compCycleEstimate = %6d, compSizeEstimate = %5d ", compiler->compCycleEstimate, compiler->compSizeEstimate);
+ printf("compCycleEstimate = %6d, compSizeEstimate = %5d ", compiler->compCycleEstimate,
+ compiler->compSizeEstimate);
printf("%s\n", compiler->info.compFullName);
}
#endif
@@ -3518,53 +3518,57 @@ void CodeGen::genCodeForTreeNode(GenTreePtr treeNode)
emit->emitIns_R_L(INS_adr, EA_PTRSIZE, genPendingCallLabel, targetReg);
break;
- case GT_COPYOBJ:
- genCodeForCpObj(treeNode->AsCpObj());
- break;
+ case GT_STORE_OBJ:
+ if (treeNode->OperIsCopyBlkOp())
+ {
+ assert(treeNode->AsObj()->gtGcPtrCount != 0);
+ genCodeForCpObj(treeNode->AsObj());
+ break;
+ }
+ __fallthrough;
- case GT_COPYBLK:
+ case GT_STORE_DYN_BLK:
+ case GT_STORE_BLK:
{
- GenTreeCpBlk* cpBlkOp = treeNode->AsCpBlk();
- if (cpBlkOp->gtBlkOpGcUnsafe)
+ GenTreeBlk* blkOp = treeNode->AsBlk();
+ if (blkOp->gtBlkOpGcUnsafe)
{
getEmitter()->emitDisableGC();
}
+ bool isCopyBlk = blkOp->OperIsCopyBlkOp();
- switch (cpBlkOp->gtBlkOpKind)
+ switch (blkOp->gtBlkOpKind)
{
- case GenTreeBlkOp::BlkOpKindHelper:
- genCodeForCpBlk(cpBlkOp);
+ case GenTreeBlk::BlkOpKindHelper:
+ if (isCopyBlk)
+ {
+ genCodeForCpBlk(blkOp);
+ }
+ else
+ {
+ genCodeForInitBlk(blkOp);
+ }
break;
- case GenTreeBlkOp::BlkOpKindUnroll:
- genCodeForCpBlkUnroll(cpBlkOp);
+ case GenTreeBlk::BlkOpKindUnroll:
+ if (isCopyBlk)
+ {
+ genCodeForCpBlkUnroll(blkOp);
+ }
+ else
+ {
+ genCodeForInitBlkUnroll(blkOp);
+ }
break;
default:
unreached();
}
- if (cpBlkOp->gtBlkOpGcUnsafe)
+ if (blkOp->gtBlkOpGcUnsafe)
{
getEmitter()->emitEnableGC();
}
}
break;
- case GT_INITBLK:
- {
- GenTreeInitBlk* initBlkOp = treeNode->AsInitBlk();
- switch (initBlkOp->gtBlkOpKind)
- {
- case GenTreeBlkOp::BlkOpKindHelper:
- genCodeForInitBlk(initBlkOp);
- break;
- case GenTreeBlkOp::BlkOpKindUnroll:
- genCodeForInitBlkUnroll(initBlkOp);
- break;
- default:
- unreached();
- }
- }
- break;
-
case GT_JMPTABLE:
genJumpTable(treeNode);
break;
@@ -4023,24 +4027,17 @@ BAILOUT:
// Preconditions:
// a) Both the size and fill byte value are integer constants.
// b) The size of the struct to initialize is smaller than INITBLK_UNROLL_LIMIT bytes.
-void CodeGen::genCodeForInitBlkUnroll(GenTreeInitBlk* initBlkNode)
+void CodeGen::genCodeForInitBlkUnroll(GenTreeBlk* initBlkNode)
{
#if 0
// Make sure we got the arguments of the initblk/initobj operation in the right registers
- GenTreePtr blockSize = initBlkNode->Size();
- GenTreePtr dstAddr = initBlkNode->Dest();
- GenTreePtr initVal = initBlkNode->InitVal();
+ unsigned size = initBlkNode->Size();
+ GenTreePtr dstAddr = initBlkNode->Addr();
+ GenTreePtr initVal = initBlkNode->Data();
-#ifdef DEBUG
assert(!dstAddr->isContained());
assert(!initVal->isContained());
- assert(blockSize->isContained());
-
- assert(blockSize->IsCnsIntOrI());
-#endif // DEBUG
-
- size_t size = blockSize->gtIntCon.gtIconVal;
-
+ assert(size != 0);
assert(size <= INITBLK_UNROLL_LIMIT);
assert(initVal->gtSkipReloadOrCopy()->IsCnsIntOrI());
@@ -4063,29 +4060,31 @@ void CodeGen::genCodeForInitBlkUnroll(GenTreeInitBlk* initBlkNode)
// Preconditions:
// a) The size argument of the InitBlk is not an integer constant.
// b) The size argument of the InitBlk is >= INITBLK_STOS_LIMIT bytes.
-void CodeGen::genCodeForInitBlk(GenTreeInitBlk* initBlkNode)
+void CodeGen::genCodeForInitBlk(GenTreeBlk* initBlkNode)
{
// Make sure we got the arguments of the initblk operation in the right registers
- GenTreePtr blockSize = initBlkNode->Size();
- GenTreePtr dstAddr = initBlkNode->Dest();
- GenTreePtr initVal = initBlkNode->InitVal();
+ unsigned size = initBlkNode->Size();
+ GenTreePtr dstAddr = initBlkNode->Addr();
+ GenTreePtr initVal = initBlkNode->Data();
-#ifdef DEBUG
assert(!dstAddr->isContained());
assert(!initVal->isContained());
- assert(!blockSize->isContained());
+ assert(initBlkNode->gtRsvdRegs == RBM_ARG_2);
-#if 0
- // TODO-ARM64-CQ: When initblk loop unrolling is implemented
- // put this assert back on.
- if (blockSize->IsCnsIntOrI())
+ if (size == 0)
{
- assert(blockSize->gtIntCon.gtIconVal >= INITBLK_UNROLL_LIMIT);
+ noway_assert(initBlkNode->gtOper == GT_DYN_BLK);
+ genConsumeRegAndCopy(initBlkNode->AsDynBlk()->gtDynamicSize, REG_ARG_2);
}
+ else
+ {
+// TODO-ARM64-CQ: When initblk loop unrolling is implemented
+// put this assert back on.
+#if 0
+ assert(size >= INITBLK_UNROLL_LIMIT);
#endif // 0
-#endif // DEBUG
-
- genConsumeRegAndCopy(blockSize, REG_ARG_2);
+ genSetRegToIcon(REG_ARG_2, size);
+ }
genConsumeRegAndCopy(initVal, REG_ARG_1);
genConsumeRegAndCopy(dstAddr, REG_ARG_0);
@@ -4138,17 +4137,17 @@ void CodeGen::genCodeForStoreOffset(instruction ins, emitAttr size, regNumber sr
// Preconditions:
// The size argument of the CpBlk node is a constant and <= 64 bytes.
// This may seem small but covers >95% of the cases in several framework assemblies.
-void CodeGen::genCodeForCpBlkUnroll(GenTreeCpBlk* cpBlkNode)
+void CodeGen::genCodeForCpBlkUnroll(GenTreeBlk* cpBlkNode)
{
#if 0
// Make sure we got the arguments of the cpblk operation in the right registers
- GenTreePtr blockSize = cpBlkNode->Size();
- GenTreePtr dstAddr = cpBlkNode->Dest();
- GenTreePtr srcAddr = cpBlkNode->Source();
+ unsigned size = cpBlkNode->Size();
+ GenTreePtr dstAddr = cpBlkNode->Addr();
+ GenTreePtr source = cpBlkNode->Data();
+ noway_assert(source->gtOper == GT_IND);
+ GenTreePtr srcAddr = source->gtGetOp1();
- assert(blockSize->IsCnsIntOrI());
- size_t size = blockSize->gtIntCon.gtIconVal;
- assert(size <= CPBLK_UNROLL_LIMIT);
+ assert((size != 0 ) && (size <= CPBLK_UNROLL_LIMIT));
emitter *emit = getEmitter();
@@ -4237,12 +4236,13 @@ void CodeGen::genCodeForCpBlkUnroll(GenTreeCpBlk* cpBlkNode)
// bl CORINFO_HELP_ASSIGN_BYREF
// ldr tempReg, [R13, #8]
// str tempReg, [R14, #8]
-void CodeGen::genCodeForCpObj(GenTreeCpObj* cpObjNode)
+void CodeGen::genCodeForCpObj(GenTreeObj* cpObjNode)
{
// Make sure we got the arguments of the cpobj operation in the right registers
- GenTreePtr clsTok = cpObjNode->ClsTok();
- GenTreePtr dstAddr = cpObjNode->Dest();
- GenTreePtr srcAddr = cpObjNode->Source();
+ GenTreePtr dstAddr = cpObjNode->Addr();
+ GenTreePtr source = cpObjNode->Data();
+ noway_assert(source->gtOper == GT_IND);
+ GenTreePtr srcAddr = source->gtGetOp1();
bool dstOnStack = dstAddr->OperIsLocalAddr();
@@ -4327,29 +4327,34 @@ void CodeGen::genCodeForCpObj(GenTreeCpObj* cpObjNode)
// Preconditions:
// a) The size argument of the CpBlk is not an integer constant
// b) The size argument is a constant but is larger than CPBLK_MOVS_LIMIT bytes.
-void CodeGen::genCodeForCpBlk(GenTreeCpBlk* cpBlkNode)
+void CodeGen::genCodeForCpBlk(GenTreeBlk* cpBlkNode)
{
// Make sure we got the arguments of the cpblk operation in the right registers
- GenTreePtr blockSize = cpBlkNode->Size();
- GenTreePtr dstAddr = cpBlkNode->Dest();
- GenTreePtr srcAddr = cpBlkNode->Source();
+ unsigned blockSize = cpBlkNode->Size();
+ GenTreePtr dstAddr = cpBlkNode->Addr();
+ GenTreePtr source = cpBlkNode->Data();
+ noway_assert(source->gtOper == GT_IND);
+ GenTreePtr srcAddr = source->gtGetOp1();
assert(!dstAddr->isContained());
assert(!srcAddr->isContained());
- assert(!blockSize->isContained());
+ assert(cpBlkNode->gtRsvdRegs == RBM_ARG_2);
+ if (blockSize != 0)
+ {
#if 0
-#ifdef DEBUG
// Enable this when we support cpblk loop unrolling.
- if (blockSize->IsCnsIntOrI())
- {
assert(blockSize->gtIntCon.gtIconVal >= CPBLK_UNROLL_LIMIT);
- }
-#endif // DEBUG
-#endif // 0
- genConsumeRegAndCopy(blockSize, REG_ARG_2);
+#endif // 0
+ genSetRegToIcon(REG_ARG_2, blockSize);
+ }
+ else
+ {
+ noway_assert(cpBlkNode->gtOper == GT_DYN_BLK);
+ genConsumeRegAndCopy(cpBlkNode->AsDynBlk()->gtDynamicSize, REG_ARG_2);
+ }
genConsumeRegAndCopy(srcAddr, REG_ARG_1);
genConsumeRegAndCopy(dstAddr, REG_ARG_0);
diff --git a/src/jit/codegenclassic.h b/src/jit/codegenclassic.h
index bc35562e0a..81b7b34194 100644
--- a/src/jit/codegenclassic.h
+++ b/src/jit/codegenclassic.h
@@ -38,6 +38,7 @@ void genSetRegToIcon(regNumber reg, ssize_t val, var_types type = TYP_INT, insFl
regNumber genGetRegSetToIcon(ssize_t val, regMaskTP regBest = 0, var_types type = TYP_INT);
void genDecRegBy(regNumber reg, ssize_t ival, GenTreePtr tree);
+void genIncRegBy(regNumber reg, ssize_t ival, GenTreePtr tree, var_types dstType = TYP_INT, bool ovfl = false);
void genMulRegBy(regNumber reg, ssize_t ival, GenTreePtr tree, var_types dstType = TYP_INT, bool ovfl = false);
diff --git a/src/jit/codegencommon.cpp b/src/jit/codegencommon.cpp
index e5bd730900..2710447ade 100755
--- a/src/jit/codegencommon.cpp
+++ b/src/jit/codegencommon.cpp
@@ -6343,17 +6343,6 @@ bool CodeGen::genCanUsePopToReturn(regMaskTP maskPopRegsInt, bool jmpEpilog)
{
assert(compiler->compGeneratingEpilog);
-#ifdef ARM_HAZARD_AVOIDANCE
- // Only need to handle the Krait Hazard when we are Jitting
- //
- if ((compiler->opts.eeFlags & CORJIT_FLG_PREJIT) == 0)
- {
- // We will never generate the T2 encoding of pop when we have a Krait Errata
- if ((maskPopRegsInt & RBM_HIGH_REGS) != 0)
- return false;
- }
-#endif
-
if (!jmpEpilog && regSet.rsMaskPreSpillRegs(true) == RBM_NONE)
return true;
else
@@ -7583,7 +7572,7 @@ void CodeGen::genProfilingLeaveCallback(unsigned helper /*= CORINFO_HELP_PROF_FC
emitAttr attr = EA_UNKNOWN;
if (compiler->info.compRetType == TYP_VOID ||
- (!compiler->info.compIsVarArgs && (varTypeIsFloating(compiler->info.compRetType) ||
+ (!compiler->info.compIsVarArgs && !compiler->opts.compUseSoftFP && (varTypeIsFloating(compiler->info.compRetType) ||
compiler->IsHfa(compiler->info.compMethodInfo->args.retTypeClass))))
{
r0Trashed = false;
diff --git a/src/jit/codegenlegacy.cpp b/src/jit/codegenlegacy.cpp
index 4ef4f6eb38..ea40eb2aff 100644
--- a/src/jit/codegenlegacy.cpp
+++ b/src/jit/codegenlegacy.cpp
@@ -8678,23 +8678,14 @@ void CodeGen::genCodeForRelop(GenTreePtr tree, regMaskTP destReg, regMaskTP best
void CodeGen::genCodeForCopyObj(GenTreePtr tree, regMaskTP destReg)
{
- GenTreePtr op1 = tree->gtGetOp1();
- GenTreePtr op2 = tree->gtGetOp2();
- regMaskTP needReg = destReg;
- regMaskTP regs = regSet.rsMaskUsed;
- GenTreePtr opsPtr[3];
- regMaskTP regsPtr[3];
-
- noway_assert(tree->OperGet() == GT_COPYOBJ);
- noway_assert(op1->IsList());
- noway_assert(op1->IsList());
-
// If the value class doesn't have any fields that are GC refs or
// the target isn't on the GC-heap, we can merge it with CPBLK.
// GC fields cannot be copied directly, instead we will
// need to use a jit-helper for that.
+ assert(tree->gtOper == GT_ASG);
+ assert(tree->gtOp.gtOp1->gtOper == GT_OBJ);
- GenTreeCpObj* cpObjOp = tree->AsCpObj();
+ GenTreeObj* cpObjOp = tree->gtOp.gtOp1->AsObj();
assert(cpObjOp->HasGCPtr());
#ifdef _TARGET_ARM_
@@ -8704,13 +8695,14 @@ void CodeGen::genCodeForCopyObj(GenTreePtr tree, regMaskTP destReg)
instGen_MemoryBarrier();
}
#endif
- GenTreePtr srcObj = cpObjOp->Source();
- GenTreePtr dstObj = cpObjOp->Dest();
+ assert(tree->gtOp.gtOp2->OperIsIndir());
+ GenTreePtr srcObj = tree->gtOp.gtOp2->AsIndir()->Addr();
+ GenTreePtr dstObj = cpObjOp->Addr();
noway_assert(dstObj->gtType == TYP_BYREF || dstObj->gtType == TYP_I_IMPL);
#ifdef DEBUG
- CORINFO_CLASS_HANDLE clsHnd = (CORINFO_CLASS_HANDLE)op2->gtIntCon.gtIconVal;
+ CORINFO_CLASS_HANDLE clsHnd = (CORINFO_CLASS_HANDLE)cpObjOp->gtClass;
size_t debugBlkSize = roundUp(compiler->info.compCompHnd->getClassSize(clsHnd), TARGET_POINTER_SIZE);
// Since we round up, we are not handling the case where we have a non-pointer sized struct with GC pointers.
@@ -8722,19 +8714,14 @@ void CodeGen::genCodeForCopyObj(GenTreePtr tree, regMaskTP destReg)
unsigned slots = cpObjOp->gtSlots;
BYTE* gcPtrs = cpObjOp->gtGcPtrs;
unsigned gcPtrCount = cpObjOp->gtGcPtrCount;
-
- // Make sure gcPtr settings are consisten.
- if (gcPtrCount > 0)
- {
- assert(cpObjOp->HasGCPtr());
- }
+ assert(blkSize == cpObjOp->gtBlkSize);
GenTreePtr treeFirst, treeSecond;
regNumber regFirst, regSecond;
// Check what order the object-ptrs have to be evaluated in ?
- if (op1->gtFlags & GTF_REVERSE_OPS)
+ if (tree->gtFlags & GTF_REVERSE_OPS)
{
treeFirst = srcObj;
treeSecond = dstObj;
@@ -8973,7 +8960,7 @@ void CodeGen::genCodeForCopyObj(GenTreePtr tree, regMaskTP destReg)
genCodeForTree_DONE(tree, REG_NA);
#ifdef _TARGET_ARM_
- if (tree->AsBlkOp()->IsVolatile())
+ if (cpObjOp->IsVolatile())
{
// Emit a memory barrier instruction after the CopyBlk
instGen_MemoryBarrier();
@@ -8981,39 +8968,82 @@ void CodeGen::genCodeForCopyObj(GenTreePtr tree, regMaskTP destReg)
#endif
}
+//------------------------------------------------------------------------
+// genCodeForBlkOp: Generate code for a block copy or init operation
+//
+// Arguments:
+// tree - The block assignment
+// destReg - The expected destination register
+//
void CodeGen::genCodeForBlkOp(GenTreePtr tree, regMaskTP destReg)
{
genTreeOps oper = tree->OperGet();
- GenTreePtr op1 = tree->gtOp.gtOp1;
- GenTreePtr op2 = tree->gtGetOp2();
+ GenTreePtr dest = tree->gtOp.gtOp1;
+ GenTreePtr src = tree->gtGetOp2();
regMaskTP needReg = destReg;
regMaskTP regs = regSet.rsMaskUsed;
GenTreePtr opsPtr[3];
regMaskTP regsPtr[3];
+ GenTreePtr destPtr;
+ GenTreePtr srcPtrOrVal;
- const bool isCopyBlk = (oper == GT_COPYBLK);
- const bool isInitBlk = (oper == GT_INITBLK);
- const bool sizeIsConst = op2->IsCnsIntOrI();
- noway_assert(isCopyBlk || isInitBlk);
- noway_assert(op1->IsList());
+ noway_assert(tree->OperIsBlkOp());
+
+ bool isCopyBlk = false;
+ bool isInitBlk = false;
+ bool hasGCpointer = false;
+ unsigned blockSize = dest->AsBlk()->gtBlkSize;
+ GenTreePtr sizeNode = nullptr;
+ bool sizeIsConst = true;
+ if (dest->gtOper == GT_DYN_BLK)
+ {
+ sizeNode = dest->AsDynBlk()->gtDynamicSize;
+ sizeIsConst = false;
+ }
+
+ if (tree->OperIsCopyBlkOp())
+ {
+ isCopyBlk = true;
+ if (dest->gtOper == GT_OBJ)
+ {
+ if (dest->AsObj()->gtGcPtrCount != 0)
+ {
+ genCodeForCopyObj(tree, destReg);
+ return;
+ }
+ }
+ }
+ else
+ {
+ isInitBlk = true;
+ }
+
+ // Ensure that we have an address in the CopyBlk case.
+ if (isCopyBlk)
+ {
+ // TODO-1stClassStructs: Allow a lclVar here.
+ assert(src->OperIsIndir());
+ srcPtrOrVal = src->AsIndir()->Addr();
+ }
+ else
+ {
+ srcPtrOrVal = src;
+ }
#ifdef _TARGET_ARM_
- if (tree->AsBlkOp()->IsVolatile())
+ if (dest->AsBlk()->IsVolatile())
{
// Emit a memory barrier instruction before the InitBlk/CopyBlk
instGen_MemoryBarrier();
}
#endif
{
- GenTreePtr destPtr, srcPtrOrVal;
- destPtr = op1->gtOp.gtOp1;
- srcPtrOrVal = op1->gtOp.gtOp2;
+ destPtr = dest->AsBlk()->Addr();
noway_assert(destPtr->TypeGet() == TYP_BYREF || varTypeIsIntegral(destPtr->TypeGet()));
- noway_assert((isCopyBlk &&
- (srcPtrOrVal->TypeGet() == TYP_BYREF || varTypeIsIntegral(srcPtrOrVal->TypeGet()))) ||
- (isInitBlk && varTypeIsIntegral(srcPtrOrVal->TypeGet())));
+ noway_assert(
+ (isCopyBlk && (srcPtrOrVal->TypeGet() == TYP_BYREF || varTypeIsIntegral(srcPtrOrVal->TypeGet()))) ||
+ (isInitBlk && varTypeIsIntegral(srcPtrOrVal->TypeGet())));
- noway_assert(op1 && op1->IsList());
noway_assert(destPtr && srcPtrOrVal);
#if CPU_USES_BLOCK_MOVE
@@ -9027,7 +9057,7 @@ void CodeGen::genCodeForBlkOp(GenTreePtr tree, regMaskTP destReg)
//
if ((sizeIsConst) && (isCopyBlk || (srcPtrOrVal->IsCnsIntOrI())))
{
- size_t length = (size_t)op2->gtIntCon.gtIconVal;
+ size_t length = blockSize;
size_t initVal = 0;
instruction ins_P, ins_PR, ins_B;
@@ -9050,8 +9080,8 @@ void CodeGen::genCodeForBlkOp(GenTreePtr tree, regMaskTP destReg)
#ifdef _TARGET_64BIT_
if (length > 4)
{
- initVal = initVal | (initVal << 32);
- op1->gtOp.gtOp2->gtType = TYP_LONG;
+ initVal = initVal | (initVal << 32);
+ srcPtrOrVal->gtType = TYP_LONG;
}
else
{
@@ -9122,7 +9152,7 @@ void CodeGen::genCodeForBlkOp(GenTreePtr tree, regMaskTP destReg)
if (isInitBlk && (initVal == 0))
{
bNeedEvaluateCnst = false;
- noway_assert((op1->gtOp.gtOp2->OperGet() == GT_CNS_INT));
+ noway_assert((srcPtrOrVal->OperGet() == GT_CNS_INT));
}
}
}
@@ -9133,26 +9163,26 @@ void CodeGen::genCodeForBlkOp(GenTreePtr tree, regMaskTP destReg)
const bool bWillTrashRegSrc = (isCopyBlk && !bWillUseOnlySSE2);
/* Evaluate dest and src/val */
- if (op1->gtFlags & GTF_REVERSE_OPS)
+ if (tree->gtFlags & GTF_REVERSE_OPS)
{
if (bNeedEvaluateCnst)
{
- genComputeReg(op1->gtOp.gtOp2, regs, RegSet::EXACT_REG, RegSet::KEEP_REG, bWillTrashRegSrc);
+ genComputeReg(srcPtrOrVal, regs, RegSet::EXACT_REG, RegSet::KEEP_REG, bWillTrashRegSrc);
}
- genComputeReg(op1->gtOp.gtOp1, RBM_EDI, RegSet::EXACT_REG, RegSet::KEEP_REG, !bWillUseOnlySSE2);
+ genComputeReg(destPtr, RBM_EDI, RegSet::EXACT_REG, RegSet::KEEP_REG, !bWillUseOnlySSE2);
if (bNeedEvaluateCnst)
{
- genRecoverReg(op1->gtOp.gtOp2, regs, RegSet::KEEP_REG);
+ genRecoverReg(srcPtrOrVal, regs, RegSet::KEEP_REG);
}
}
else
{
- genComputeReg(op1->gtOp.gtOp1, RBM_EDI, RegSet::EXACT_REG, RegSet::KEEP_REG, !bWillUseOnlySSE2);
+ genComputeReg(destPtr, RBM_EDI, RegSet::EXACT_REG, RegSet::KEEP_REG, !bWillUseOnlySSE2);
if (bNeedEvaluateCnst)
{
- genComputeReg(op1->gtOp.gtOp2, regs, RegSet::EXACT_REG, RegSet::KEEP_REG, bWillTrashRegSrc);
+ genComputeReg(srcPtrOrVal, regs, RegSet::EXACT_REG, RegSet::KEEP_REG, bWillTrashRegSrc);
}
- genRecoverReg(op1->gtOp.gtOp1, RBM_EDI, RegSet::KEEP_REG);
+ genRecoverReg(destPtr, RBM_EDI, RegSet::KEEP_REG);
}
bool bTrashedESI = false;
@@ -9176,9 +9206,8 @@ void CodeGen::genCodeForBlkOp(GenTreePtr tree, regMaskTP destReg)
}
}
- JITLOG_THIS(compiler,
- (LL_INFO100, "Using XMM instructions for %3d byte %s while compiling %s\n", length,
- isInitBlk ? "initblk" : "copyblk", compiler->info.compFullName));
+ JITLOG_THIS(compiler, (LL_INFO100, "Using XMM instructions for %3d byte %s while compiling %s\n",
+ length, isInitBlk ? "initblk" : "copyblk", compiler->info.compFullName));
while (length > 7)
{
@@ -9299,9 +9328,9 @@ void CodeGen::genCodeForBlkOp(GenTreePtr tree, regMaskTP destReg)
regTracker.rsTrackRegTrash(REG_ESI);
// else No need to trash EAX as it wasnt destroyed by the "rep stos"
- genReleaseReg(op1->gtOp.gtOp1);
+ genReleaseReg(destPtr);
if (bNeedEvaluateCnst)
- genReleaseReg(op1->gtOp.gtOp2);
+ genReleaseReg(srcPtrOrVal);
}
else
{
@@ -9317,19 +9346,28 @@ void CodeGen::genCodeForBlkOp(GenTreePtr tree, regMaskTP destReg)
noway_assert((isInitBlk && (regs == RBM_EAX)) || (isCopyBlk && (regs == RBM_ESI)));
genComputeReg(opsPtr[0], regsPtr[0], RegSet::EXACT_REG, RegSet::KEEP_REG, (regsPtr[0] != RBM_EAX));
genComputeReg(opsPtr[1], regsPtr[1], RegSet::EXACT_REG, RegSet::KEEP_REG, (regsPtr[1] != RBM_EAX));
- genComputeReg(opsPtr[2], regsPtr[2], RegSet::EXACT_REG, RegSet::KEEP_REG, (regsPtr[2] != RBM_EAX));
-
+ if (opsPtr[2] != nullptr)
+ {
+ genComputeReg(opsPtr[2], regsPtr[2], RegSet::EXACT_REG, RegSet::KEEP_REG, (regsPtr[2] != RBM_EAX));
+ }
genRecoverReg(opsPtr[0], regsPtr[0], RegSet::KEEP_REG);
genRecoverReg(opsPtr[1], regsPtr[1], RegSet::KEEP_REG);
- noway_assert((op1->gtOp.gtOp1->gtFlags & GTF_REG_VAL) && // Dest
- (op1->gtOp.gtOp1->gtRegNum == REG_EDI));
+ noway_assert((destPtr->gtFlags & GTF_REG_VAL) && // Dest
+ (destPtr->gtRegNum == REG_EDI));
- noway_assert((op1->gtOp.gtOp2->gtFlags & GTF_REG_VAL) && // Val/Src
- (genRegMask(op1->gtOp.gtOp2->gtRegNum) == regs));
+ noway_assert((srcPtrOrVal->gtFlags & GTF_REG_VAL) && // Val/Src
+ (genRegMask(srcPtrOrVal->gtRegNum) == regs));
- noway_assert((op2->gtFlags & GTF_REG_VAL) && // Size
- (op2->gtRegNum == REG_ECX));
+ if (sizeIsConst)
+ {
+ inst_RV_IV(INS_mov, REG_ECX, blockSize, EA_PTRSIZE);
+ }
+ else
+ {
+ noway_assert((sizeNode->gtFlags & GTF_REG_VAL) && // Size
+ (sizeNode->gtRegNum == REG_ECX));
+ }
if (isInitBlk)
instGen(INS_r_stosb);
@@ -9345,7 +9383,10 @@ void CodeGen::genCodeForBlkOp(GenTreePtr tree, regMaskTP destReg)
genReleaseReg(opsPtr[0]);
genReleaseReg(opsPtr[1]);
- genReleaseReg(opsPtr[2]);
+ if (opsPtr[2] != nullptr)
+ {
+ genReleaseReg(opsPtr[2]);
+ }
}
#else // !CPU_USES_BLOCK_MOVE
@@ -9358,11 +9399,11 @@ void CodeGen::genCodeForBlkOp(GenTreePtr tree, regMaskTP destReg)
// Is this a fixed size COPYBLK?
// or a fixed size INITBLK with a constant init value?
//
- if ((op2->OperGet() == GT_CNS_INT) && (isCopyBlk || (srcPtrOrVal->OperGet() == GT_CNS_INT)))
+ if (sizeIsConst && (isCopyBlk || (srcPtrOrVal->OperGet() == GT_CNS_INT)))
{
- GenTreePtr dstOp = op1->gtOp.gtOp1;
- GenTreePtr srcOp = op1->gtOp.gtOp2;
- unsigned length = (unsigned)op2->gtIntCon.gtIconVal;
+ GenTreePtr dstOp = destPtr;
+ GenTreePtr srcOp = srcPtrOrVal;
+ unsigned length = blockSize;
unsigned fullStoreCount = length / TARGET_POINTER_SIZE;
unsigned initVal = 0;
bool useLoop = false;
@@ -9378,8 +9419,8 @@ void CodeGen::genCodeForBlkOp(GenTreePtr tree, regMaskTP destReg)
if (initVal != 0)
{
- initVal = initVal | (initVal << 8) | (initVal << 16) | (initVal << 24);
- op1->gtOp.gtOp2->gtIntCon.gtIconVal = initVal;
+ initVal = initVal | (initVal << 8) | (initVal << 16) | (initVal << 24);
+ srcPtrOrVal->gtIntCon.gtIconVal = initVal;
}
}
@@ -9396,7 +9437,7 @@ void CodeGen::genCodeForBlkOp(GenTreePtr tree, regMaskTP destReg)
/* Evaluate dest and src/val */
- if (op1->gtFlags & GTF_REVERSE_OPS)
+ if (tree->gtFlags & GTF_REVERSE_OPS)
{
genComputeReg(srcOp, (needReg & ~dstOp->gtRsvdRegs), RegSet::ANY_REG, RegSet::KEEP_REG, useLoop);
assert(srcOp->gtFlags & GTF_REG_VAL);
@@ -9508,7 +9549,7 @@ void CodeGen::genCodeForBlkOp(GenTreePtr tree, regMaskTP destReg)
regTracker.rsTrackRegTrash(regTemp);
regTracker.rsTrackRegTrash(regTemp2);
}
- else // GT_INITBLK
+ else // isInitBlk
{
getEmitter()->emitIns_R_R_I(storeIns, EA_4BYTE, regSrc, regDst, 0);
getEmitter()->emitIns_R_R_I(storeIns, EA_4BYTE, regSrc, regDst, TARGET_POINTER_SIZE);
@@ -9600,25 +9641,34 @@ void CodeGen::genCodeForBlkOp(GenTreePtr tree, regMaskTP destReg)
genComputeReg(opsPtr[0], regsPtr[0], RegSet::EXACT_REG, RegSet::KEEP_REG);
genComputeReg(opsPtr[1], regsPtr[1], RegSet::EXACT_REG, RegSet::KEEP_REG);
- genComputeReg(opsPtr[2], regsPtr[2], RegSet::EXACT_REG, RegSet::KEEP_REG);
-
+ if (opsPtr[2] != nullptr)
+ {
+ genComputeReg(opsPtr[2], regsPtr[2], RegSet::EXACT_REG, RegSet::KEEP_REG);
+ }
genRecoverReg(opsPtr[0], regsPtr[0], RegSet::KEEP_REG);
genRecoverReg(opsPtr[1], regsPtr[1], RegSet::KEEP_REG);
- noway_assert((op1->gtOp.gtOp1->gtFlags & GTF_REG_VAL) && // Dest
- (op1->gtOp.gtOp1->gtRegNum == REG_ARG_0));
+ noway_assert((destPtr->gtFlags & GTF_REG_VAL) && // Dest
+ (destPtr->gtRegNum == REG_ARG_0));
- noway_assert((op1->gtOp.gtOp2->gtFlags & GTF_REG_VAL) && // Val/Src
- (op1->gtOp.gtOp2->gtRegNum == REG_ARG_1));
+ noway_assert((srcPtrOrVal->gtFlags & GTF_REG_VAL) && // Val/Src
+ (srcPtrOrVal->gtRegNum == REG_ARG_1));
- noway_assert((op2->gtFlags & GTF_REG_VAL) && // Size
- (op2->gtRegNum == REG_ARG_2));
+ if (sizeIsConst)
+ {
+ inst_RV_IV(INS_mov, REG_ARG_2, blockSize, EA_PTRSIZE);
+ }
+ else
+ {
+ noway_assert((sizeNode->gtFlags & GTF_REG_VAL) && // Size
+ (sizeNode->gtRegNum == REG_ARG_2));
+ }
regSet.rsLockUsedReg(RBM_ARG_0 | RBM_ARG_1 | RBM_ARG_2);
genEmitHelperCall(isCopyBlk ? CORINFO_HELP_MEMCPY
- /* GT_INITBLK */
- : CORINFO_HELP_MEMSET,
+ /* GT_INITBLK */
+ : CORINFO_HELP_MEMSET,
0, EA_UNKNOWN);
regTracker.rsTrackRegMaskTrash(RBM_CALLEE_TRASH);
@@ -9626,10 +9676,13 @@ void CodeGen::genCodeForBlkOp(GenTreePtr tree, regMaskTP destReg)
regSet.rsUnlockUsedReg(RBM_ARG_0 | RBM_ARG_1 | RBM_ARG_2);
genReleaseReg(opsPtr[0]);
genReleaseReg(opsPtr[1]);
- genReleaseReg(opsPtr[2]);
+ if (opsPtr[2] != nullptr)
+ {
+ genReleaseReg(opsPtr[2]);
+ }
}
- if (isCopyBlk && tree->AsBlkOp()->IsVolatile())
+ if (isCopyBlk && dest->AsBlk()->IsVolatile())
{
// Emit a memory barrier instruction after the CopyBlk
instGen_MemoryBarrier();
@@ -9668,7 +9721,14 @@ void CodeGen::genCodeForTreeSmpOp(GenTreePtr tree, regMaskTP destReg, regMaskTP
switch (oper)
{
case GT_ASG:
- genCodeForTreeSmpOpAsg(tree);
+ if (tree->OperIsBlkOp())
+ {
+ genCodeForBlkOp(tree, destReg);
+ }
+ else
+ {
+ genCodeForTreeSmpOpAsg(tree);
+ }
return;
case GT_ASG_LSH:
@@ -10180,18 +10240,6 @@ void CodeGen::genCodeForTreeSmpOp(GenTreePtr tree, regMaskTP destReg, regMaskTP
genCodeForTree_DONE(tree, reg);
return;
- case GT_COPYOBJ:
- genCodeForCopyObj(tree, destReg);
- genCodeForTree_DONE(tree, REG_NA);
- return;
-
- case GT_COPYBLK:
- case GT_INITBLK:
-
- genCodeForBlkOp(tree, destReg);
- genCodeForTree_DONE(tree, REG_NA);
- return;
-
case GT_EQ:
case GT_NE:
case GT_LT:
@@ -16747,6 +16795,11 @@ size_t CodeGen::genPushArgList(GenTreePtr call)
/* See what type of a value we're passing */
type = curr->TypeGet();
+ if ((type == TYP_STRUCT) && (curr->gtOper == GT_ASG))
+ {
+ type = TYP_VOID;
+ }
+
// This holds the set of registers corresponding to enregistered promoted struct field variables
// that go dead after this use of the variable in the argument list.
regMaskTP deadFieldVarRegs = RBM_NONE;
@@ -17644,29 +17697,31 @@ bool CodeGen::genFillSlotFromPromotedStruct(GenTreePtr arg,
regMaskTP CodeGen::genFindDeadFieldRegs(GenTreePtr cpBlk)
{
noway_assert(cpBlk->OperIsCopyBlkOp()); // Precondition.
- GenTreePtr lst = cpBlk->gtOp.gtOp1;
- noway_assert(lst->OperGet() == GT_LIST); // Well-formedness.
- GenTreePtr rhs = lst->gtOp.gtOp2;
+ GenTreePtr rhs = cpBlk->gtOp.gtOp1;
regMaskTP res = 0;
- if (rhs->OperGet() == GT_ADDR)
+ if (rhs->OperIsIndir())
{
- rhs = rhs->gtOp.gtOp1;
- if (rhs->OperGet() == GT_LCL_VAR)
+ GenTree* addr = rhs->AsIndir()->Addr();
+ if (addr->gtOper == GT_ADDR)
{
- LclVarDsc* rhsDsc = &compiler->lvaTable[rhs->gtLclVarCommon.gtLclNum];
- if (rhsDsc->lvPromoted)
+ rhs = addr->gtOp.gtOp1;
+ }
+ }
+ if (rhs->OperGet() == GT_LCL_VAR)
+ {
+ LclVarDsc* rhsDsc = &compiler->lvaTable[rhs->gtLclVarCommon.gtLclNum];
+ if (rhsDsc->lvPromoted)
+ {
+ // It is promoted; iterate over its field vars.
+ unsigned fieldVarNum = rhsDsc->lvFieldLclStart;
+ for (unsigned i = 0; i < rhsDsc->lvFieldCnt; i++, fieldVarNum++)
{
- // It is promoted; iterate over its field vars.
- unsigned fieldVarNum = rhsDsc->lvFieldLclStart;
- for (unsigned i = 0; i < rhsDsc->lvFieldCnt; i++, fieldVarNum++)
+ LclVarDsc* fieldVarDsc = &compiler->lvaTable[fieldVarNum];
+ // Did the variable go dead, and is it enregistered?
+ if (fieldVarDsc->lvRegister && (rhs->gtFlags & GTF_VAR_DEATH))
{
- LclVarDsc* fieldVarDsc = &compiler->lvaTable[fieldVarNum];
- // Did the variable go dead, and is it enregistered?
- if (fieldVarDsc->lvRegister && (rhs->gtFlags & GTF_VAR_DEATH))
- {
- // Add the register number to the set of registers holding field vars that are going dead.
- res |= genRegMask(fieldVarDsc->lvRegNum);
- }
+ // Add the register number to the set of registers holding field vars that are going dead.
+ res |= genRegMask(fieldVarDsc->lvRegNum);
}
}
}
diff --git a/src/jit/codegenlinear.h b/src/jit/codegenlinear.h
index eb4b7cc0db..fb0d6ea165 100644
--- a/src/jit/codegenlinear.h
+++ b/src/jit/codegenlinear.h
@@ -122,7 +122,10 @@ void genConsumeAddress(GenTree* addr);
void genConsumeAddrMode(GenTreeAddrMode* mode);
-void genConsumeBlockOp(GenTreeBlkOp* blkNode, regNumber dstReg, regNumber srcReg, regNumber sizeReg);
+void genConsumeBlockSize(GenTreeBlk* blkNode, regNumber sizeReg);
+void genConsumeBlockDst(GenTreeBlk* blkNode);
+GenTree* genConsumeBlockSrc(GenTreeBlk* blkNode);
+void genConsumeBlockOp(GenTreeBlk* blkNode, regNumber dstReg, regNumber srcReg, regNumber sizeReg);
#ifdef FEATURE_UNIX_AMD64_STRUCT_PASSING
void genConsumePutStructArgStk(
@@ -143,13 +146,13 @@ void genCodeForShift(GenTreePtr tree);
void genCodeForShiftRMW(GenTreeStoreInd* storeInd);
#endif // _TARGET_XARCH_
-void genCodeForCpObj(GenTreeCpObj* cpObjNode);
+void genCodeForCpObj(GenTreeObj* cpObjNode);
-void genCodeForCpBlk(GenTreeCpBlk* cpBlkNode);
+void genCodeForCpBlk(GenTreeBlk* cpBlkNode);
-void genCodeForCpBlkRepMovs(GenTreeCpBlk* cpBlkNode);
+void genCodeForCpBlkRepMovs(GenTreeBlk* cpBlkNode);
-void genCodeForCpBlkUnroll(GenTreeCpBlk* cpBlkNode);
+void genCodeForCpBlkUnroll(GenTreeBlk* cpBlkNode);
#ifdef FEATURE_UNIX_AMD64_STRUCT_PASSING
void genPutStructArgStk(GenTreePtr treeNode, unsigned baseVarNum);
@@ -162,11 +165,13 @@ void genCodeForLoadOffset(instruction ins, emitAttr size, regNumber dst, GenTree
void genCodeForStoreOffset(instruction ins, emitAttr size, regNumber dst, GenTree* base, unsigned offset);
-void genCodeForInitBlk(GenTreeInitBlk* initBlkNode);
+void genCodeForStoreBlk(GenTreeBlk* storeBlkNode);
-void genCodeForInitBlkRepStos(GenTreeInitBlk* initBlkNode);
+void genCodeForInitBlk(GenTreeBlk* initBlkNode);
-void genCodeForInitBlkUnroll(GenTreeInitBlk* initBlkNode);
+void genCodeForInitBlkRepStos(GenTreeBlk* initBlkNode);
+
+void genCodeForInitBlkUnroll(GenTreeBlk* initBlkNode);
void genJumpTable(GenTree* tree);
diff --git a/src/jit/codegenxarch.cpp b/src/jit/codegenxarch.cpp
index e61630541e..3f0534840b 100755..100644
--- a/src/jit/codegenxarch.cpp
+++ b/src/jit/codegenxarch.cpp
@@ -694,15 +694,14 @@ void CodeGen::genCodeForBBlist()
// as the determiner because something we are tracking as a byref
// might be used as a return value of a int function (which is legal)
GenTree* blockLastNode = block->lastNode();
- if ((blockLastNode != nullptr) &&
- (blockLastNode->gtOper == GT_RETURN) &&
+ if ((blockLastNode != nullptr) && (blockLastNode->gtOper == GT_RETURN) &&
(varTypeIsGC(compiler->info.compRetType) ||
(blockLastNode->gtOp.gtOp1 != nullptr && varTypeIsGC(blockLastNode->gtOp.gtOp1->TypeGet()))))
{
nonVarPtrRegs &= ~RBM_INTRET;
}
- if (nonVarPtrRegs)
+ if (nonVarPtrRegs)
{
printf("Regset after BB%02u gcr=", block->bbNum);
printRegMaskInt(gcInfo.gcRegGCrefSetCur & ~regSet.rsMaskVars);
@@ -1095,7 +1094,8 @@ void CodeGen::genCodeForBBlist()
if (compiler->verbose)
{
printf("\n# ");
- printf("compCycleEstimate = %6d, compSizeEstimate = %5d ", compiler->compCycleEstimate, compiler->compSizeEstimate);
+ printf("compCycleEstimate = %6d, compSizeEstimate = %5d ", compiler->compCycleEstimate,
+ compiler->compSizeEstimate);
printf("%s\n", compiler->info.compFullName);
}
#endif
@@ -1227,7 +1227,10 @@ void CodeGen::genSetRegToConst(regNumber targetReg, var_types targetType, GenTre
// Generate code to get the high N bits of a N*N=2N bit multiplication result
void CodeGen::genCodeForMulHi(GenTreeOp* treeNode)
{
- assert(!(treeNode->gtFlags & GTF_UNSIGNED));
+ if (treeNode->OperGet() == GT_MULHI)
+ {
+ assert(!(treeNode->gtFlags & GTF_UNSIGNED));
+ }
assert(!treeNode->gtOverflowEx());
regNumber targetReg = treeNode->gtRegNum;
@@ -1247,7 +1250,6 @@ void CodeGen::genCodeForMulHi(GenTreeOp* treeNode)
GenTree* rmOp = op2;
// Set rmOp to the contained memory operand (if any)
- //
if (op1->isContained() || (!op2->isContained() && (op2->gtRegNum == targetReg)))
{
regOp = op2;
@@ -1261,10 +1263,19 @@ void CodeGen::genCodeForMulHi(GenTreeOp* treeNode)
inst_RV_RV(ins_Copy(targetType), targetReg, regOp->gtRegNum, targetType);
}
- emit->emitInsBinary(INS_imulEAX, size, treeNode, rmOp);
+ instruction ins;
+ if ((treeNode->gtFlags & GTF_UNSIGNED) == 0)
+ {
+ ins = INS_imulEAX;
+ }
+ else
+ {
+ ins = INS_mulEAX;
+ }
+ emit->emitInsBinary(ins, size, treeNode, rmOp);
// Move the result to the desired register, if necessary
- if (targetReg != REG_RDX)
+ if (treeNode->OperGet() == GT_MULHI && targetReg != REG_RDX)
{
inst_RV_RV(INS_mov, targetReg, REG_RDX, targetType);
}
@@ -1395,7 +1406,7 @@ void CodeGen::genCodeForBinary(GenTree* treeNode)
assert(oper == GT_OR || oper == GT_XOR || oper == GT_AND || oper == GT_ADD || oper == GT_SUB);
#else // !defined(_TARGET_64BIT_)
assert(oper == GT_OR || oper == GT_XOR || oper == GT_AND || oper == GT_ADD_LO || oper == GT_ADD_HI ||
- oper == GT_SUB_LO || oper == GT_SUB_HI || oper == GT_MUL_HI || oper == GT_DIV_HI || oper == GT_MOD_HI ||
+ oper == GT_SUB_LO || oper == GT_SUB_HI || oper == GT_MUL_LONG || oper == GT_DIV_HI || oper == GT_MOD_HI ||
oper == GT_ADD || oper == GT_SUB);
#endif // !defined(_TARGET_64BIT_)
@@ -2056,7 +2067,6 @@ void CodeGen::genCodeForTreeNode(GenTreePtr treeNode)
case GT_LCL_FLD_ADDR:
case GT_LCL_VAR_ADDR:
- {
// Address of a local var. This by itself should never be allocated a register.
// If it is worth storing the address in a register then it should be cse'ed into
// a temp and that would be allocated a register.
@@ -2064,7 +2074,6 @@ void CodeGen::genCodeForTreeNode(GenTreePtr treeNode)
noway_assert(!treeNode->InReg());
inst_RV_TT(INS_lea, targetReg, treeNode, 0, EA_BYREF);
- }
genProduceReg(treeNode);
break;
@@ -2140,7 +2149,7 @@ void CodeGen::genCodeForTreeNode(GenTreePtr treeNode)
break;
}
#endif // !defined(_TARGET_64BIT_)
-
+
#ifdef FEATURE_SIMD
if (varTypeIsSIMD(targetType) && (targetReg != REG_NA) && op1->IsCnsIntOrI())
{
@@ -2245,6 +2254,9 @@ void CodeGen::genCodeForTreeNode(GenTreePtr treeNode)
break;
case GT_MULHI:
+#ifdef _TARGET_X86_
+ case GT_MUL_LONG:
+#endif
genCodeForMulHi(treeNode->AsOp());
genProduceReg(treeNode);
break;
@@ -2418,6 +2430,11 @@ void CodeGen::genCodeForTreeNode(GenTreePtr treeNode)
}
else
{
+ if ((treeNode->gtNext != nullptr) && (treeNode->gtNext->OperGet() != GT_JTRUE))
+ {
+ NYI("Long compare/reload/jtrue sequence");
+ }
+
// We generate the compare when we generate the GT_JTRUE, but we need to consume
// the operands now.
genConsumeOperands(treeNode->AsOp());
@@ -2747,60 +2764,19 @@ void CodeGen::genCodeForTreeNode(GenTreePtr treeNode)
emit->emitIns_R_L(INS_lea, EA_PTR_DSP_RELOC, genPendingCallLabel, treeNode->gtRegNum);
break;
- case GT_COPYOBJ:
- genCodeForCpObj(treeNode->AsCpObj());
- break;
-
- case GT_COPYBLK:
- {
- GenTreeCpBlk* cpBlkOp = treeNode->AsCpBlk();
- if (cpBlkOp->gtBlkOpGcUnsafe)
+ case GT_STORE_OBJ:
+ if (treeNode->OperIsCopyBlkOp() && !treeNode->AsBlk()->gtBlkOpGcUnsafe)
{
- getEmitter()->emitDisableGC();
- }
-
- switch (cpBlkOp->gtBlkOpKind)
- {
-#ifdef _TARGET_AMD64_
- case GenTreeBlkOp::BlkOpKindHelper:
- genCodeForCpBlk(cpBlkOp);
- break;
-#endif // _TARGET_AMD64_
- case GenTreeBlkOp::BlkOpKindRepInstr:
- genCodeForCpBlkRepMovs(cpBlkOp);
- break;
- case GenTreeBlkOp::BlkOpKindUnroll:
- genCodeForCpBlkUnroll(cpBlkOp);
- break;
- default:
- unreached();
- }
- if (cpBlkOp->gtBlkOpGcUnsafe)
- {
- getEmitter()->emitEnableGC();
+ assert(treeNode->AsObj()->gtGcPtrCount != 0);
+ genCodeForCpObj(treeNode->AsObj());
+ break;
}
- }
- break;
+ __fallthrough;
- case GT_INITBLK:
- {
- GenTreeInitBlk* initBlkOp = treeNode->AsInitBlk();
- switch (initBlkOp->gtBlkOpKind)
- {
- case GenTreeBlkOp::BlkOpKindHelper:
- genCodeForInitBlk(initBlkOp);
- break;
- case GenTreeBlkOp::BlkOpKindRepInstr:
- genCodeForInitBlkRepStos(initBlkOp);
- break;
- case GenTreeBlkOp::BlkOpKindUnroll:
- genCodeForInitBlkUnroll(initBlkOp);
- break;
- default:
- unreached();
- }
- }
- break;
+ case GT_STORE_DYN_BLK:
+ case GT_STORE_BLK:
+ genCodeForStoreBlk(treeNode->AsBlk());
+ break;
case GT_JMPTABLE:
genJumpTable(treeNode);
@@ -3397,40 +3373,82 @@ BAILOUT:
genProduceReg(tree);
}
+void CodeGen::genCodeForStoreBlk(GenTreeBlk* storeBlkNode)
+{
+ if (storeBlkNode->gtBlkOpGcUnsafe)
+ {
+ getEmitter()->emitDisableGC();
+ }
+ bool isCopyBlk = storeBlkNode->OperIsCopyBlkOp();
+
+ switch (storeBlkNode->gtBlkOpKind)
+ {
+#ifdef _TARGET_AMD64_
+ case GenTreeBlk::BlkOpKindHelper:
+ if (isCopyBlk)
+ {
+ genCodeForCpBlk(storeBlkNode);
+ }
+ else
+ {
+ genCodeForInitBlk(storeBlkNode);
+ }
+ break;
+#endif // _TARGET_AMD64_
+ case GenTreeBlk::BlkOpKindRepInstr:
+ if (isCopyBlk)
+ {
+ genCodeForCpBlkRepMovs(storeBlkNode);
+ }
+ else
+ {
+ genCodeForInitBlkRepStos(storeBlkNode);
+ }
+ break;
+ case GenTreeBlk::BlkOpKindUnroll:
+ if (isCopyBlk)
+ {
+ genCodeForCpBlkUnroll(storeBlkNode);
+ }
+ else
+ {
+ genCodeForInitBlkUnroll(storeBlkNode);
+ }
+ break;
+ default:
+ unreached();
+ }
+ if (storeBlkNode->gtBlkOpGcUnsafe)
+ {
+ getEmitter()->emitEnableGC();
+ }
+}
+
// Generate code for InitBlk using rep stos.
// Preconditions:
// The size of the buffers must be a constant and also less than INITBLK_STOS_LIMIT bytes.
// Any value larger than that, we'll use the helper even if both the
// fill byte and the size are integer constants.
-void CodeGen::genCodeForInitBlkRepStos(GenTreeInitBlk* initBlkNode)
+void CodeGen::genCodeForInitBlkRepStos(GenTreeBlk* initBlkNode)
{
// Make sure we got the arguments of the initblk/initobj operation in the right registers
- GenTreePtr blockSize = initBlkNode->Size();
- GenTreePtr dstAddr = initBlkNode->Dest();
- GenTreePtr initVal = initBlkNode->InitVal();
+ unsigned size = initBlkNode->Size();
+ GenTreePtr dstAddr = initBlkNode->Addr();
+ GenTreePtr initVal = initBlkNode->Data();
#ifdef DEBUG
assert(!dstAddr->isContained());
assert(!initVal->isContained());
- assert(!blockSize->isContained());
-
#ifdef _TARGET_AMD64_
- assert(blockSize->gtSkipReloadOrCopy()->IsCnsIntOrI());
-#endif
-
-#ifdef _TARGET_X86_
- if (blockSize->gtSkipReloadOrCopy()->IsCnsIntOrI())
+ assert(size != 0);
#endif
+ if (initVal->IsCnsIntOrI())
{
- size_t size = blockSize->gtIntCon.gtIconVal;
- if (initVal->IsCnsIntOrI())
- {
#ifdef _TARGET_AMD64_
- assert(size > CPBLK_UNROLL_LIMIT && size < CPBLK_MOVS_LIMIT);
+ assert(size > CPBLK_UNROLL_LIMIT && size < CPBLK_MOVS_LIMIT);
#else
- assert(size > CPBLK_UNROLL_LIMIT);
+ assert(size > CPBLK_UNROLL_LIMIT);
#endif
- }
}
#endif // DEBUG
@@ -3444,29 +3462,22 @@ void CodeGen::genCodeForInitBlkRepStos(GenTreeInitBlk* initBlkNode)
// a) Both the size and fill byte value are integer constants.
// b) The size of the struct to initialize is smaller than INITBLK_UNROLL_LIMIT bytes.
//
-void CodeGen::genCodeForInitBlkUnroll(GenTreeInitBlk* initBlkNode)
+void CodeGen::genCodeForInitBlkUnroll(GenTreeBlk* initBlkNode)
{
// Make sure we got the arguments of the initblk/initobj operation in the right registers
- GenTreePtr blockSize = initBlkNode->Size();
- GenTreePtr dstAddr = initBlkNode->Dest();
- GenTreePtr initVal = initBlkNode->InitVal();
+ unsigned size = initBlkNode->Size();
+ GenTreePtr dstAddr = initBlkNode->Addr();
+ GenTreePtr initVal = initBlkNode->Data();
-#ifdef DEBUG
assert(!dstAddr->isContained());
assert(!initVal->isContained());
- assert(blockSize->isContained());
-
- assert(blockSize->IsCnsIntOrI());
-#endif // DEBUG
-
- size_t size = blockSize->gtIntCon.gtIconVal;
-
+ assert(size != 0);
assert(size <= INITBLK_UNROLL_LIMIT);
assert(initVal->gtSkipReloadOrCopy()->IsCnsIntOrI());
emitter* emit = getEmitter();
- genConsumeOperands(initBlkNode->gtGetOp1()->AsOp());
+ genConsumeOperands(initBlkNode);
// If the initVal was moved, or spilled and reloaded to a different register,
// get the original initVal from below the GT_RELOAD, but only after capturing the valReg,
@@ -3545,24 +3556,21 @@ void CodeGen::genCodeForInitBlkUnroll(GenTreeInitBlk* initBlkNode)
// Preconditions:
// a) The size argument of the InitBlk is not an integer constant.
// b) The size argument of the InitBlk is >= INITBLK_STOS_LIMIT bytes.
-void CodeGen::genCodeForInitBlk(GenTreeInitBlk* initBlkNode)
+void CodeGen::genCodeForInitBlk(GenTreeBlk* initBlkNode)
{
#ifdef _TARGET_AMD64_
// Make sure we got the arguments of the initblk operation in the right registers
- GenTreePtr blockSize = initBlkNode->Size();
- GenTreePtr dstAddr = initBlkNode->Dest();
- GenTreePtr initVal = initBlkNode->InitVal();
+ unsigned blockSize = initBlkNode->Size();
+ GenTreePtr dstAddr = initBlkNode->Addr();
+ GenTreePtr initVal = initBlkNode->Data();
-#ifdef DEBUG
assert(!dstAddr->isContained());
assert(!initVal->isContained());
- assert(!blockSize->isContained());
- if (blockSize->IsCnsIntOrI())
+ if (blockSize != 0)
{
- assert(blockSize->gtIntCon.gtIconVal >= INITBLK_STOS_LIMIT);
+ assert(blockSize >= CPBLK_MOVS_LIMIT);
}
-#endif // DEBUG
genConsumeBlockOp(initBlkNode, REG_ARG_0, REG_ARG_1, REG_ARG_2);
@@ -3627,22 +3635,40 @@ void CodeGen::genCodeForStoreOffset(instruction ins, emitAttr size, regNumber sr
// The size argument of the CpBlk node is a constant and <= 64 bytes.
// This may seem small but covers >95% of the cases in several framework assemblies.
//
-void CodeGen::genCodeForCpBlkUnroll(GenTreeCpBlk* cpBlkNode)
+void CodeGen::genCodeForCpBlkUnroll(GenTreeBlk* cpBlkNode)
{
// Make sure we got the arguments of the cpblk operation in the right registers
- GenTreePtr blockSize = cpBlkNode->Size();
- GenTreePtr dstAddr = cpBlkNode->Dest();
- GenTreePtr srcAddr = cpBlkNode->Source();
-
- assert(blockSize->IsCnsIntOrI());
- size_t size = blockSize->gtIntCon.gtIconVal;
+ unsigned size = cpBlkNode->Size();
+ GenTreePtr dstAddr = cpBlkNode->Addr();
+ GenTreePtr source = cpBlkNode->Data();
+ GenTreePtr srcAddr = nullptr;
assert(size <= CPBLK_UNROLL_LIMIT);
emitter* emit = getEmitter();
- if (!srcAddr->isContained())
+ if (source->gtOper == GT_IND)
{
- genConsumeReg(srcAddr);
+ srcAddr = source->gtGetOp1();
+ if (!srcAddr->isContained())
+ {
+ genConsumeReg(srcAddr);
+ }
+ }
+ else
+ {
+ noway_assert(source->IsLocal());
+ // TODO-Cleanup: Consider making the addrForm() method in Rationalize public, e.g. in GenTree.
+ // OR: transform source to GT_IND(GT_LCL_VAR_ADDR)
+ if (source->OperGet() == GT_LCL_VAR)
+ {
+ source->SetOper(GT_LCL_VAR_ADDR);
+ }
+ else
+ {
+ assert(source->OperGet() == GT_LCL_FLD);
+ source->SetOper(GT_LCL_FLD_ADDR);
+ }
+ srcAddr = source;
}
if (!dstAddr->isContained())
@@ -3721,28 +3747,26 @@ void CodeGen::genCodeForCpBlkUnroll(GenTreeCpBlk* cpBlkNode)
// Preconditions:
// The size argument of the CpBlk is a constant and is between
// CPBLK_UNROLL_LIMIT and CPBLK_MOVS_LIMIT bytes.
-void CodeGen::genCodeForCpBlkRepMovs(GenTreeCpBlk* cpBlkNode)
+void CodeGen::genCodeForCpBlkRepMovs(GenTreeBlk* cpBlkNode)
{
// Make sure we got the arguments of the cpblk operation in the right registers
- GenTreePtr blockSize = cpBlkNode->Size();
- GenTreePtr dstAddr = cpBlkNode->Dest();
- GenTreePtr srcAddr = cpBlkNode->Source();
+ unsigned size = cpBlkNode->Size();
+ GenTreePtr dstAddr = cpBlkNode->Addr();
+ GenTreePtr source = cpBlkNode->Data();
+ GenTreePtr srcAddr = nullptr;
#ifdef DEBUG
assert(!dstAddr->isContained());
- assert(!srcAddr->isContained());
- assert(!blockSize->isContained());
-
-#ifdef _TARGET_AMD64_
- assert(blockSize->IsCnsIntOrI());
-#endif
+ assert(source->isContained());
#ifdef _TARGET_X86_
- if (blockSize->IsCnsIntOrI())
+ if (size == 0)
+ {
+ noway_assert(cpBlkNode->OperGet() == GT_STORE_DYN_BLK);
+ }
+ else
#endif
{
- size_t size = blockSize->gtIntCon.gtIconVal;
-
#ifdef _TARGET_X64_
assert(size > CPBLK_UNROLL_LIMIT && size < CPBLK_MOVS_LIMIT);
#else
@@ -3950,12 +3974,37 @@ void CodeGen::genClearStackVec3ArgUpperBits()
// GC pointers.
// This will generate a sequence of movsq instructions for the cases of non-gc members
// and calls to the BY_REF_ASSIGN helper otherwise.
-void CodeGen::genCodeForCpObj(GenTreeCpObj* cpObjNode)
+void CodeGen::genCodeForCpObj(GenTreeObj* cpObjNode)
{
// Make sure we got the arguments of the cpobj operation in the right registers
- GenTreePtr clsTok = cpObjNode->ClsTok();
- GenTreePtr dstAddr = cpObjNode->Dest();
- GenTreePtr srcAddr = cpObjNode->Source();
+ GenTreePtr dstAddr = cpObjNode->Addr();
+ GenTreePtr source = cpObjNode->Data();
+ GenTreePtr srcAddr = nullptr;
+ bool sourceIsLocal = false;
+
+ assert(source->isContained());
+ if (source->gtOper == GT_IND)
+ {
+ srcAddr = source->gtGetOp1();
+ assert(!srcAddr->isContained());
+ }
+ else
+ {
+ noway_assert(source->IsLocal());
+ sourceIsLocal = true;
+ // TODO: Consider making the addrForm() method in Rationalize public, e.g. in GenTree.
+ // OR: transform source to GT_IND(GT_LCL_VAR_ADDR)
+ if (source->OperGet() == GT_LCL_VAR)
+ {
+ source->SetOper(GT_LCL_VAR_ADDR);
+ }
+ else
+ {
+ assert(source->OperGet() == GT_LCL_FLD);
+ source->SetOper(GT_LCL_FLD_ADDR);
+ }
+ srcAddr = source;
+ }
bool dstOnStack = dstAddr->OperIsLocalAddr();
@@ -3963,7 +4012,6 @@ void CodeGen::genCodeForCpObj(GenTreeCpObj* cpObjNode)
bool isRepMovsqUsed = false;
assert(!dstAddr->isContained());
- assert(!srcAddr->isContained());
// If the GenTree node has data about GC pointers, this means we're dealing
// with CpObj, so this requires special logic.
@@ -3997,7 +4045,15 @@ void CodeGen::genCodeForCpObj(GenTreeCpObj* cpObjNode)
// Consume these registers.
// They may now contain gc pointers (depending on their type; gcMarkRegPtrVal will "do the right thing").
- genConsumeBlockOp(cpObjNode, REG_RDI, REG_RSI, REG_NA);
+ if (sourceIsLocal)
+ {
+ inst_RV_TT(INS_lea, REG_RSI, source, 0, EA_BYREF);
+ genConsumeBlockOp(cpObjNode, REG_RDI, REG_NA, REG_NA);
+ }
+ else
+ {
+ genConsumeBlockOp(cpObjNode, REG_RDI, REG_RSI, REG_NA);
+ }
gcInfo.gcMarkRegPtrVal(REG_RSI, srcAddr->TypeGet());
gcInfo.gcMarkRegPtrVal(REG_RDI, dstAddr->TypeGet());
@@ -4083,13 +4139,8 @@ void CodeGen::genCodeForCpObj(GenTreeCpObj* cpObjNode)
i++;
}
}
-#ifdef DEBUG
- if (!isRepMovsqUsed)
- {
- assert(clsTok->isContained());
- }
+
assert(gcPtrCount == 0);
-#endif // DEBUG
}
// Clear the gcInfo for RSI and RDI.
@@ -4103,24 +4154,38 @@ void CodeGen::genCodeForCpObj(GenTreeCpObj* cpObjNode)
// Preconditions:
// a) The size argument of the CpBlk is not an integer constant
// b) The size argument is a constant but is larger than CPBLK_MOVS_LIMIT bytes.
-void CodeGen::genCodeForCpBlk(GenTreeCpBlk* cpBlkNode)
+void CodeGen::genCodeForCpBlk(GenTreeBlk* cpBlkNode)
{
#ifdef _TARGET_AMD64_
// Make sure we got the arguments of the cpblk operation in the right registers
- GenTreePtr blockSize = cpBlkNode->Size();
- GenTreePtr dstAddr = cpBlkNode->Dest();
- GenTreePtr srcAddr = cpBlkNode->Source();
+ unsigned blockSize = cpBlkNode->Size();
+ GenTreePtr dstAddr = cpBlkNode->Addr();
+ GenTreePtr source = cpBlkNode->Data();
+ GenTreePtr srcAddr = nullptr;
- assert(!dstAddr->isContained());
- assert(!srcAddr->isContained());
- assert(!blockSize->isContained());
+ // Size goes in arg2
+ if (blockSize != 0)
+ {
+ assert(blockSize >= CPBLK_MOVS_LIMIT);
+ assert((cpBlkNode->gtRsvdRegs & RBM_ARG_2) != 0);
+ }
+ else
+ {
+ noway_assert(cpBlkNode->gtOper == GT_STORE_DYN_BLK);
+ }
-#ifdef DEBUG
- if (blockSize->IsCnsIntOrI())
+ // Source address goes in arg1
+ if (source->gtOper == GT_IND)
{
- assert(blockSize->gtIntCon.gtIconVal >= CPBLK_MOVS_LIMIT);
+ srcAddr = source->gtGetOp1();
+ assert(!srcAddr->isContained());
+ }
+ else
+ {
+ noway_assert(source->IsLocal());
+ assert((cpBlkNode->gtRsvdRegs & RBM_ARG_1) != 0);
+ inst_RV_TT(INS_lea, REG_ARG_1, source, 0, EA_BYREF);
}
-#endif // DEBUG
genConsumeBlockOp(cpBlkNode, REG_ARG_0, REG_ARG_1, REG_ARG_2);
@@ -5279,86 +5344,161 @@ void CodeGen::genConsumePutStructArgStk(
}
#endif // FEATURE_UNIX_AMD64_STRUCT_PASSING
-void CodeGen::genConsumeBlockOp(GenTreeBlkOp* blkNode, regNumber dstReg, regNumber srcReg, regNumber sizeReg)
+//------------------------------------------------------------------------
+// genConsumeBlockSize: Ensure that the block size is in the given register
+//
+// Arguments:
+// blkNode - The block node
+// sizeReg - The register into which the block's size should go
+//
+
+void CodeGen::genConsumeBlockSize(GenTreeBlk* blkNode, regNumber sizeReg)
+{
+ if (sizeReg != REG_NA)
+ {
+ unsigned blockSize = blkNode->Size();
+ if (blockSize != 0)
+ {
+ assert(blkNode->gtRsvdRegs == genRegMask(sizeReg));
+ genSetRegToIcon(sizeReg, blockSize);
+ }
+ else
+ {
+ noway_assert(blkNode->gtOper == GT_STORE_DYN_BLK);
+ genConsumeReg(blkNode->AsDynBlk()->gtDynamicSize);
+ }
+ }
+}
+
+//------------------------------------------------------------------------
+// genConsumeBlockDst: Ensure that the block destination address is in its
+// allocated register.
+// Arguments:
+// blkNode - The block node
+//
+
+void CodeGen::genConsumeBlockDst(GenTreeBlk* blkNode)
+{
+ GenTree* dstAddr = blkNode->Addr();
+ genConsumeReg(dstAddr);
+}
+
+//------------------------------------------------------------------------
+// genConsumeBlockSrc: Ensure that the block source address is in its
+// allocated register if it is non-local.
+// Arguments:
+// blkNode - The block node
+//
+// Return Value:
+// Returns the source address node, if it is non-local,
+// and nullptr otherwise.
+
+GenTree* CodeGen::genConsumeBlockSrc(GenTreeBlk* blkNode)
+{
+ GenTree* src = blkNode->Data();
+ if (blkNode->OperIsCopyBlkOp())
+ {
+ // For a CopyBlk we need the address of the source.
+ if (src->OperGet() == GT_IND)
+ {
+ src = src->gtOp.gtOp1;
+ }
+ else
+ {
+ // This must be a local.
+ // For this case, there is no source address register, as it is a
+ // stack-based address.
+ assert(src->OperIsLocal());
+ return nullptr;
+ }
+ }
+ genConsumeReg(src);
+ return src;
+}
+
+//------------------------------------------------------------------------
+// genConsumeBlockOp: Ensure that the block's operands are enregistered
+// as needed.
+// Arguments:
+// blkNode - The block node
+//
+// Notes:
+// This ensures that the operands are consumed in the proper order to
+// obey liveness modeling.
+
+void CodeGen::genConsumeBlockOp(GenTreeBlk* blkNode, regNumber dstReg, regNumber srcReg, regNumber sizeReg)
{
// We have to consume the registers, and perform any copies, in the actual execution order.
// The nominal order is: dst, src, size. However this may have been changed
- // with reverse flags on either the GT_LIST or the GT_INITVAL itself.
+ // with reverse flags on the blkNode and the setting of gtEvalSizeFirst in the case of a dynamic
+ // block size.
// Note that the register allocator ensures that the registers ON THE NODES will not interfere
// with one another if consumed (i.e. reloaded or moved to their ASSIGNED reg) in execution order.
// Further, it ensures that they will not interfere with one another if they are then copied
// to the REQUIRED register (if a fixed register requirement) in execution order. This requires,
// then, that we first consume all the operands, then do any necessary moves.
- GenTree* dst = blkNode->Dest();
- GenTree* src = blkNode->gtOp.gtOp1->gtOp.gtOp2;
- GenTree* size = blkNode->gtOp.gtOp2;
- GenTree* op1;
- GenTree* op2;
- GenTree* op3;
- regNumber reg1, reg2, reg3;
- if (!blkNode->IsReverseOp() && !blkNode->gtOp1->IsReverseOp())
- {
- op1 = dst;
- reg1 = dstReg;
- op2 = src;
- reg2 = srcReg;
- op3 = size;
- reg3 = sizeReg;
- }
- else if (!blkNode->IsReverseOp())
- {
- // We know that the operands for the GT_LIST node 'blkNode->gtOp.gtOp1' are reversed.
- op1 = src;
- reg1 = srcReg;
- op2 = dst;
- reg2 = dstReg;
- op3 = size;
- reg3 = sizeReg;
- }
- else if (!blkNode->gtOp1->IsReverseOp())
- {
- // We know from above that the operands to 'blkNode' are reversed.
- op1 = size;
- reg1 = sizeReg;
- op2 = dst;
- reg2 = dstReg;
- op3 = src;
- reg3 = srcReg;
+ GenTree* dstAddr = blkNode->Addr();
+ GenTree* src = nullptr;
+ unsigned blockSize = blkNode->Size();
+ GenTree* size = nullptr;
+ bool evalSizeFirst = true;
+
+ if (blkNode->OperGet() == GT_STORE_DYN_BLK)
+ {
+ evalSizeFirst = blkNode->AsDynBlk()->gtEvalSizeFirst;
+ size = blkNode->AsDynBlk()->gtDynamicSize;
}
- else
+
+ // First, consusme all the sources in order
+ if (evalSizeFirst)
{
- // They are BOTH reversed.
- op1 = size;
- reg1 = sizeReg;
- op2 = src;
- reg2 = srcReg;
- op3 = dst;
- reg3 = dstReg;
+ genConsumeBlockSize(blkNode, sizeReg);
}
- if (reg1 != REG_NA)
+ if (blkNode->IsReverseOp())
{
- genConsumeReg(op1);
+ src = genConsumeBlockSrc(blkNode);
+ genConsumeBlockDst(blkNode);
+ }
+ else
+ {
+ genConsumeBlockDst(blkNode);
+ src = genConsumeBlockSrc(blkNode);
}
- if (reg2 != REG_NA)
+ if (!evalSizeFirst)
{
- genConsumeReg(op2);
+ genConsumeBlockSize(blkNode, sizeReg);
}
- if (reg3 != REG_NA)
+ // Next, perform any necessary moves.
+ if (evalSizeFirst && (size != nullptr) && (size->gtRegNum != sizeReg))
{
- genConsumeReg(op3);
+ inst_RV_RV(INS_mov, sizeReg, size->gtRegNum, size->TypeGet());
}
- if ((reg1 != REG_NA) && (op1->gtRegNum != reg1))
+ if (blkNode->IsReverseOp())
{
- inst_RV_RV(INS_mov, reg1, op1->gtRegNum, op1->TypeGet());
+ if ((src != nullptr) && (src->gtRegNum != srcReg))
+ {
+ inst_RV_RV(INS_mov, srcReg, src->gtRegNum, src->TypeGet());
+ }
+ if (dstAddr->gtRegNum != dstReg)
+ {
+ inst_RV_RV(INS_mov, dstReg, dstAddr->gtRegNum, dstAddr->TypeGet());
+ }
}
- if ((reg2 != REG_NA) && (op2->gtRegNum != reg2))
+ else
{
- inst_RV_RV(INS_mov, reg2, op2->gtRegNum, op2->TypeGet());
+ if (dstAddr->gtRegNum != dstReg)
+ {
+ inst_RV_RV(INS_mov, dstReg, dstAddr->gtRegNum, dstAddr->TypeGet());
+ }
+ if ((src != nullptr) && (src->gtRegNum != srcReg))
+ {
+ inst_RV_RV(INS_mov, srcReg, src->gtRegNum, src->TypeGet());
+ }
}
- if ((reg3 != REG_NA) && (op3->gtRegNum != reg3))
+ if (!evalSizeFirst && size != nullptr && (size->gtRegNum != sizeReg))
{
- inst_RV_RV(INS_mov, reg3, op3->gtRegNum, op3->TypeGet());
+ inst_RV_RV(INS_mov, sizeReg, size->gtRegNum, size->TypeGet());
}
}
@@ -9082,18 +9222,29 @@ void CodeGen::genStoreLongLclVar(GenTree* treeNode)
assert(varDsc->TypeGet() == TYP_LONG);
assert(!varDsc->lvPromoted);
GenTreePtr op1 = treeNode->gtOp.gtOp1;
- noway_assert(op1->OperGet() == GT_LONG);
+ noway_assert(op1->OperGet() == GT_LONG || op1->OperGet() == GT_MUL_LONG);
genConsumeRegs(op1);
- // Definitions of register candidates will have been lowered to 2 int lclVars.
- assert(!treeNode->InReg());
+ if (op1->OperGet() == GT_LONG)
+ {
+ // Definitions of register candidates will have been lowered to 2 int lclVars.
+ assert(!treeNode->InReg());
+
+ GenTreePtr loVal = op1->gtGetOp1();
+ GenTreePtr hiVal = op1->gtGetOp2();
+ // NYI: Contained immediates.
+ NYI_IF((loVal->gtRegNum == REG_NA) || (hiVal->gtRegNum == REG_NA), "Store of long lclVar with contained immediate");
+ emit->emitIns_R_S(ins_Store(TYP_INT), EA_4BYTE, loVal->gtRegNum, lclNum, 0);
+ emit->emitIns_R_S(ins_Store(TYP_INT), EA_4BYTE, hiVal->gtRegNum, lclNum, genTypeSize(TYP_INT));
+ }
+ else if (op1->OperGet() == GT_MUL_LONG)
+ {
+ assert((op1->gtFlags & GTF_MUL_64RSLT) != 0);
- GenTreePtr loVal = op1->gtGetOp1();
- GenTreePtr hiVal = op1->gtGetOp2();
- // NYI: Contained immediates.
- NYI_IF((loVal->gtRegNum == REG_NA) || (hiVal->gtRegNum == REG_NA), "Store of long lclVar with contained immediate");
- emit->emitIns_R_S(ins_Store(TYP_INT), EA_4BYTE, loVal->gtRegNum, lclNum, 0);
- emit->emitIns_R_S(ins_Store(TYP_INT), EA_4BYTE, hiVal->gtRegNum, lclNum, genTypeSize(TYP_INT));
+ // Stack store
+ getEmitter()->emitIns_S_R(ins_Store(TYP_INT), emitTypeSize(TYP_INT), REG_LNGRET_LO, lclNum, 0);
+ getEmitter()->emitIns_S_R(ins_Store(TYP_INT), emitTypeSize(TYP_INT), REG_LNGRET_HI, lclNum, genTypeSize(TYP_INT));
+ }
}
#endif // !defined(_TARGET_64BIT_)
diff --git a/src/jit/compiler.cpp b/src/jit/compiler.cpp
index c8a362cb1a..cfb7592b47 100644
--- a/src/jit/compiler.cpp
+++ b/src/jit/compiler.cpp
@@ -906,7 +906,7 @@ var_types Compiler::getArgTypeForStruct(CORINFO_CLASS_HANDLE clsHnd,
// that multiple registers are used to return this struct.
//
var_types Compiler::getReturnTypeForStruct(CORINFO_CLASS_HANDLE clsHnd,
- structPassingKind* wbReturnStruct,
+ structPassingKind* wbReturnStruct /* = nullptr */,
unsigned structSize /* = 0 */)
{
var_types useType = TYP_UNKNOWN;
@@ -4428,27 +4428,20 @@ void Compiler::compCompile(void** methodCodePtr, ULONG* methodCodeSize, CORJIT_F
// Stash the current estimate of the function's size if necessary.
if (verbose)
{
- compSizeEstimate = 0;
+ compSizeEstimate = 0;
compCycleEstimate = 0;
for (BasicBlock* block = fgFirstBB; block != nullptr; block = block->bbNext)
{
- for (GenTreeStmt* statement = block->firstStmt(); statement != nullptr; statement = statement->getNextStmt())
+ for (GenTreeStmt* stmt = block->firstStmt(); stmt != nullptr; stmt = stmt->getNextStmt())
{
- compSizeEstimate += statement->GetCostSz();
- compCycleEstimate += statement->GetCostEx();
+ compSizeEstimate += stmt->GetCostSz();
+ compCycleEstimate += stmt->GetCostEx();
}
}
}
#endif
#ifndef LEGACY_BACKEND
- // TODO-CQ: Remove "if-block" when lowering doesn't rely on front end liveness.
- // Remove "if-block" to repro assert('!"We should never hit any assignment operator in lowering"')
- // using self_host_tests_amd64\JIT\Methodical\eh\finallyexec\tryCatchFinallyThrow_nonlocalexit1_d.exe
- if (!fgLocalVarLivenessDone)
- {
- fgLocalVarLiveness();
- }
// rationalize trees
Rationalizer rat(this); // PHASE_RATIONALIZE
rat.Run();
@@ -4774,6 +4767,12 @@ int Compiler::compCompile(CORINFO_METHOD_HANDLE methodHnd,
{
assert(compJitFuncInfoFile == nullptr);
compJitFuncInfoFile = _wfopen(compJitFuncInfoFilename, W("a"));
+ if (compJitFuncInfoFile == nullptr)
+ {
+#if defined(DEBUG) && !defined(FEATURE_PAL) // no 'perror' in the PAL
+ perror("Failed to open JitFuncInfoLogFile");
+#endif // defined(DEBUG) && !defined(FEATURE_PAL)
+ }
}
}
#endif // FUNC_INFO_LOGGING
@@ -7203,7 +7202,8 @@ void JitTimer::PrintCsvHeader()
CritSecHolder csvLock(s_csvLock);
- if (_waccess(jitTimeLogCsv, 0) == -1)
+ FILE* fp = _wfopen(jitTimeLogCsv, W("r"));
+ if (fp == nullptr)
{
// File doesn't exist, so create it and write the header
@@ -7226,8 +7226,8 @@ void JitTimer::PrintCsvHeader()
fprintf(fp, "\"Total Cycles\",");
fprintf(fp, "\"CPS\"\n");
- fclose(fp);
}
+ fclose(fp);
}
extern ICorJitHost* g_jitHost;
@@ -8520,6 +8520,9 @@ int cTreeFlagsIR(Compiler* comp, GenTree* tree)
break;
case GT_MUL:
+#if defined(_TARGET_X86_) && !defined(LEGACY_BACKEND)
+ case GT_MUL_LONG:
+#endif
if (tree->gtFlags & GTF_MUL_64RSLT)
{
@@ -8688,19 +8691,24 @@ int cTreeFlagsIR(Compiler* comp, GenTree* tree)
}
break;
- case GT_COPYBLK:
- case GT_INITBLK:
- case GT_COPYOBJ:
-
- if (tree->AsBlkOp()->HasGCPtr())
+ case GT_OBJ:
+ case GT_STORE_OBJ:
+ if (tree->AsObj()->HasGCPtr())
{
chars += printf("[BLK_HASGCPTR]");
}
- if (tree->AsBlkOp()->IsVolatile())
+ __fallthrough;
+
+ case GT_BLK:
+ case GT_DYN_BLK:
+ case GT_STORE_BLK:
+ case GT_STORE_DYN_BLK:
+
+ if (tree->gtFlags & GTF_BLK_VOLATILE)
{
chars += printf("[BLK_VOLATILE]");
}
- if (tree->AsBlkOp()->IsUnaligned())
+ if (tree->AsBlk()->IsUnaligned())
{
chars += printf("[BLK_UNALIGNED]");
}
diff --git a/src/jit/compiler.h b/src/jit/compiler.h
index 39b8121ad9..05047c5ecb 100644
--- a/src/jit/compiler.h
+++ b/src/jit/compiler.h
@@ -996,7 +996,7 @@ public:
// This is the unique CompTimeSummaryInfo object for this instance of the runtime.
static CompTimeSummaryInfo s_compTimeSummary;
- CompTimeSummaryInfo() : m_total(0), m_maximum(0), m_numMethods(0), m_filtered(0), m_numFilteredMethods(0)
+ CompTimeSummaryInfo() : m_numMethods(0), m_total(0), m_maximum(0), m_numFilteredMethods(0), m_filtered(0)
{
}
@@ -1877,18 +1877,21 @@ public:
GenTreePtr gtNewOneConNode(var_types type);
- GenTreeBlkOp* gtNewBlkOpNode(
- genTreeOps oper, GenTreePtr dst, GenTreePtr srcOrFillVal, GenTreePtr sizeOrClsTok, bool volatil);
+ GenTreeBlk* gtNewBlkOpNode(
+ genTreeOps oper, GenTreePtr dst, GenTreePtr srcOrFillVal, GenTreePtr sizeOrClsTok, bool isVolatile);
+
+ GenTree* gtNewBlkOpNode(GenTreePtr dst, GenTreePtr srcOrFillVal, unsigned size, bool isVolatile, bool isCopyBlock);
protected:
- void gtBlockOpInit(GenTreePtr node, genTreeOps oper, GenTreePtr dst, GenTreePtr src, GenTreePtr size, bool volatil);
+ void gtBlockOpInit(GenTreePtr result, GenTreePtr dst, GenTreePtr srcOrFillVal, bool isVolatile);
public:
- GenTreeObj* gtNewObjNode(CORINFO_CLASS_HANDLE structHnd, GenTreePtr addr);
-
- GenTreeBlkOp* gtNewCpObjNode(GenTreePtr dst, GenTreePtr src, CORINFO_CLASS_HANDLE structHnd, bool volatil);
+ GenTree* gtNewObjNode(CORINFO_CLASS_HANDLE structHnd, GenTreePtr addr);
+ void gtSetObjGcInfo(GenTreeObj* objNode);
+ GenTree* gtNewStructVal(CORINFO_CLASS_HANDLE structHnd, GenTreePtr addr);
+ GenTree* gtNewBlockVal(GenTreePtr addr, unsigned size);
- GenTreeBlkOp* gtCloneCpObjNode(GenTreeCpObj* source);
+ GenTree* gtNewCpObjNode(GenTreePtr dst, GenTreePtr src, CORINFO_CLASS_HANDLE structHnd, bool isVolatile);
GenTreeArgList* gtNewListNode(GenTreePtr op1, GenTreeArgList* op2);
@@ -1933,8 +1936,10 @@ public:
GenTreePtr gtNewIndexRef(var_types typ, GenTreePtr arrayOp, GenTreePtr indexOp);
GenTreeArgList* gtNewArgList(GenTreePtr op);
-
GenTreeArgList* gtNewArgList(GenTreePtr op1, GenTreePtr op2);
+ GenTreeArgList* gtNewArgList(GenTreePtr op1, GenTreePtr op2, GenTreePtr op3);
+
+ GenTreeArgList* gtNewAggregate(GenTree* element);
static fgArgTabEntryPtr gtArgEntryByArgNum(GenTreePtr call, unsigned argNum);
static fgArgTabEntryPtr gtArgEntryByNode(GenTreePtr call, GenTreePtr node);
@@ -3839,7 +3844,7 @@ public:
// If you have already retrieved the struct size then pass it as the optional third argument
//
var_types getReturnTypeForStruct(CORINFO_CLASS_HANDLE clsHnd,
- structPassingKind* wbPassStruct,
+ structPassingKind* wbPassStruct = nullptr,
unsigned structSize = 0);
#ifdef DEBUG
@@ -4516,6 +4521,10 @@ private:
void fgAssignSetVarDef(GenTreePtr tree);
GenTreePtr fgMorphOneAsgBlockOp(GenTreePtr tree);
GenTreePtr fgMorphInitBlock(GenTreePtr tree);
+ GenTreePtr fgMorphBlkToInd(GenTreeBlk* tree, var_types type);
+ GenTreePtr fgMorphGetStructAddr(GenTreePtr* pTree, CORINFO_CLASS_HANDLE clsHnd, bool isRValue = false);
+ GenTreePtr fgMorphBlkNode(GenTreePtr tree, bool isDest);
+ GenTreePtr fgMorphBlockOperand(GenTreePtr tree, var_types asgType, unsigned blockWidth, bool isDest);
GenTreePtr fgMorphCopyBlock(GenTreePtr tree);
GenTreePtr fgMorphForRegisterFP(GenTreePtr tree);
GenTreePtr fgMorphSmpOp(GenTreePtr tree, MorphAddrContext* mac = nullptr);
diff --git a/src/jit/compiler.hpp b/src/jit/compiler.hpp
index 29717864be..eb8eb19c68 100644
--- a/src/jit/compiler.hpp
+++ b/src/jit/compiler.hpp
@@ -4702,13 +4702,6 @@ inline bool BasicBlock::endsWithTailCallConvertibleToLoop(Compiler* comp, GenTre
return endsWithTailCall(comp, fastTailCallsOnly, tailCallsConvertibleToLoopOnly, tailCall);
}
-inline GenTreeBlkOp* Compiler::gtCloneCpObjNode(GenTreeCpObj* source)
-{
- GenTreeCpObj* result = new (this, GT_COPYOBJ) GenTreeCpObj(source->gtGcPtrCount, source->gtSlots, source->gtGcPtrs);
- gtBlockOpInit(result, GT_COPYOBJ, source->Dest(), source->Source(), source->ClsTok(), source->IsVolatile());
- return result;
-}
-
inline static bool StructHasOverlappingFields(DWORD attribs)
{
return ((attribs & CORINFO_FLG_OVERLAPPING_FIELDS) != 0);
diff --git a/src/jit/decomposelongs.cpp b/src/jit/decomposelongs.cpp
index 53d490d420..bf0c424a1d 100644
--- a/src/jit/decomposelongs.cpp
+++ b/src/jit/decomposelongs.cpp
@@ -32,10 +32,9 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
#include "decomposelongs.h"
//------------------------------------------------------------------------
-
-//------------------------------------------------------------------------
-// PrepareForDecomposition: Do one-time preparation required for LONG decomposition.
-// Namely, promote long variables to multi-register structs.
+// DecomposeLongs::PrepareForDecomposition:
+// Do one-time preparation required for LONG decomposition. Namely,
+// promote long variables to multi-register structs.
//
// Arguments:
// None
@@ -49,13 +48,10 @@ void DecomposeLongs::PrepareForDecomposition()
}
//------------------------------------------------------------------------
-// DecomposeBlock: Do LONG decomposition to all the statements in the given block.
-// This must be done before lowering the block, as decomposition can insert
-// additional statements.
-//
-// Decomposition is done as a post-order tree walk. Lower levels of the tree can
-// create new nodes that need to be further decomposed at higher levels. That is,
-// the decomposition "bubbles up" the tree.
+// DecomposeLongs::DecomposeBlock:
+// Do LONG decomposition on all the nodes in the given block. This must
+// be done before lowering the block, as decomposition can insert
+// additional nodes.
//
// Arguments:
// block - the block to process
@@ -68,21 +64,57 @@ void DecomposeLongs::DecomposeBlock(BasicBlock* block)
assert(block == m_compiler->compCurBB); // compCurBB must already be set.
assert(block->isEmpty() || block->IsLIR());
- m_block = block;
+ m_blockWeight = block->getBBWeight(m_compiler);
+ m_range = &LIR::AsRange(block);
+ DecomposeRangeHelper();
+}
+
+//------------------------------------------------------------------------
+// DecomposeLongs::DecomposeRange:
+// Do LONG decomposition on all the nodes in the given range. This must
+// be done before inserting a range of un-decomposed IR into a block
+// that has already been decomposed.
+//
+// Arguments:
+// compiler - The compiler context.
+// blockWeight - The weight of the block into which the range will be
+// inserted.
+// range - The range to decompose.
+//
+// Return Value:
+// None.
+//
+void DecomposeLongs::DecomposeRange(Compiler* compiler, unsigned blockWeight, LIR::Range& range)
+{
+ assert(compiler != nullptr);
- GenTree* node = BlockRange().FirstNonPhiNode();
+ DecomposeLongs decomposer(compiler);
+ decomposer.m_blockWeight = blockWeight;
+ decomposer.m_range = &range;
+
+ decomposer.DecomposeRangeHelper();
+}
+
+//------------------------------------------------------------------------
+// DecomposeLongs::DecomposeRangeHelper:
+// Decompiose each node in the current range.
+//
+// Decomposition is done as an execution-order walk. Decomposition of
+// a particular node can create new nodes that need to be further
+// decomposed at higher levels. That is, decomposition "bubbles up"
+// through dataflow.
+//
+void DecomposeLongs::DecomposeRangeHelper()
+{
+ assert(m_range != nullptr);
+
+ GenTree* node = Range().FirstNonPhiNode();
while (node != nullptr)
{
- LIR::Use use;
- if (!BlockRange().TryGetUse(node, &use))
- {
- use = LIR::Use::GetDummyUse(BlockRange(), node);
- }
-
- node = DecomposeNode(use);
+ node = DecomposeNode(node);
}
- assert(BlockRange().CheckLIR(m_compiler));
+ assert(Range().CheckLIR(m_compiler));
}
//------------------------------------------------------------------------
@@ -94,10 +126,8 @@ void DecomposeLongs::DecomposeBlock(BasicBlock* block)
// Return Value:
// The next node to process.
//
-GenTree* DecomposeLongs::DecomposeNode(LIR::Use& use)
+GenTree* DecomposeLongs::DecomposeNode(GenTree* tree)
{
- GenTree* tree = use.Def();
-
// Handle the case where we are implicitly using the lower half of a long lclVar.
if ((tree->TypeGet() == TYP_INT) && tree->OperIsLocal())
{
@@ -109,7 +139,7 @@ GenTree* DecomposeLongs::DecomposeNode(LIR::Use& use)
{
printf("Changing implicit reference to lo half of long lclVar to an explicit reference of its promoted "
"half:\n");
- m_compiler->gtDispTreeRange(BlockRange(), tree);
+ m_compiler->gtDispTreeRange(Range(), tree);
}
#endif // DEBUG
m_compiler->lvaDecRefCnts(tree);
@@ -129,18 +159,19 @@ GenTree* DecomposeLongs::DecomposeNode(LIR::Use& use)
if (m_compiler->verbose)
{
printf("Decomposing TYP_LONG tree. BEFORE:\n");
- m_compiler->gtDispTreeRange(BlockRange(), tree);
+ m_compiler->gtDispTreeRange(Range(), tree);
}
#endif // DEBUG
+ LIR::Use use;
+ if (!Range().TryGetUse(tree, &use))
+ {
+ use = LIR::Use::GetDummyUse(Range(), tree);
+ }
+
GenTree* nextNode = nullptr;
switch (tree->OperGet())
{
- case GT_PHI:
- case GT_PHI_ARG:
- nextNode = tree->gtNext;
- break;
-
case GT_LCL_VAR:
nextNode = DecomposeLclVar(use);
break;
@@ -201,7 +232,7 @@ GenTree* DecomposeLongs::DecomposeNode(LIR::Use& use)
break;
case GT_MUL:
- NYI("Arithmetic binary operators on TYP_LONG - GT_MUL");
+ nextNode = DecomposeMul(use);
break;
case GT_DIV:
@@ -223,7 +254,7 @@ GenTree* DecomposeLongs::DecomposeNode(LIR::Use& use)
case GT_LSH:
case GT_RSH:
case GT_RSZ:
- NYI("Arithmetic binary operators on TYP_LONG - SHIFT");
+ nextNode = DecomposeShift(use);
break;
case GT_ROL:
@@ -255,7 +286,7 @@ GenTree* DecomposeLongs::DecomposeNode(LIR::Use& use)
{
// NOTE: st_lcl_var doesn't dump properly afterwards.
printf("Decomposing TYP_LONG tree. AFTER:\n");
- m_compiler->gtDispTreeRange(BlockRange(), use.Def());
+ m_compiler->gtDispTreeRange(Range(), use.Def());
}
#endif
@@ -281,12 +312,12 @@ GenTree* DecomposeLongs::FinalizeDecomposition(LIR::Use& use, GenTree* loResult,
assert(use.IsInitialized());
assert(loResult != nullptr);
assert(hiResult != nullptr);
- assert(BlockRange().Contains(loResult));
- assert(BlockRange().Contains(hiResult));
+ assert(Range().Contains(loResult));
+ assert(Range().Contains(hiResult));
assert(loResult->Precedes(hiResult));
GenTree* gtLong = new (m_compiler, GT_LONG) GenTreeOp(GT_LONG, TYP_LONG, loResult, hiResult);
- BlockRange().InsertAfter(hiResult, gtLong);
+ Range().InsertAfter(hiResult, gtLong);
use.ReplaceWith(m_compiler, gtLong);
@@ -316,7 +347,7 @@ GenTree* DecomposeLongs::DecomposeLclVar(LIR::Use& use)
loResult->gtType = TYP_INT;
GenTree* hiResult = m_compiler->gtNewLclLNode(varNum, TYP_INT);
- BlockRange().InsertAfter(loResult, hiResult);
+ Range().InsertAfter(loResult, hiResult);
if (varDsc->lvPromoted)
{
@@ -364,7 +395,7 @@ GenTree* DecomposeLongs::DecomposeLclFld(LIR::Use& use)
loResult->gtType = TYP_INT;
GenTree* hiResult = m_compiler->gtNewLclFldNode(loResult->gtLclNum, TYP_INT, loResult->gtLclOffs + 4);
- BlockRange().InsertAfter(loResult, hiResult);
+ Range().InsertAfter(loResult, hiResult);
return FinalizeDecomposition(use, loResult, hiResult);
}
@@ -385,10 +416,12 @@ GenTree* DecomposeLongs::DecomposeStoreLclVar(LIR::Use& use)
GenTree* tree = use.Def();
GenTree* rhs = tree->gtGetOp1();
- if ((rhs->OperGet() == GT_PHI) || (rhs->OperGet() == GT_CALL))
+ if ((rhs->OperGet() == GT_PHI) || (rhs->OperGet() == GT_CALL) ||
+ ((rhs->OperGet() == GT_MUL_LONG) && (rhs->gtFlags & GTF_MUL_64RSLT) != 0))
{
// GT_CALLs are not decomposed, so will not be converted to GT_LONG
// GT_STORE_LCL_VAR = GT_CALL are handled in genMultiRegCallStoreToLocal
+ // GT_MULs are not decomposed, so will not be converted to GT_LONG
return tree->gtNext;
}
@@ -426,7 +459,7 @@ GenTree* DecomposeLongs::DecomposeStoreLclVar(LIR::Use& use)
// 'tree' is going to steal the loRhs node for itself, so we need to remove the
// GT_LONG node from the threading.
- BlockRange().Remove(rhs);
+ Range().Remove(rhs);
tree->gtOp.gtOp1 = loRhs;
tree->gtType = TYP_INT;
@@ -437,7 +470,7 @@ GenTree* DecomposeLongs::DecomposeStoreLclVar(LIR::Use& use)
m_compiler->lvaIncRefCnts(tree);
m_compiler->lvaIncRefCnts(hiStore);
- BlockRange().InsertAfter(tree, hiStore);
+ Range().InsertAfter(tree, hiStore);
return hiStore->gtNext;
}
@@ -456,32 +489,100 @@ GenTree* DecomposeLongs::DecomposeCast(LIR::Use& use)
assert(use.IsInitialized());
assert(use.Def()->OperGet() == GT_CAST);
- GenTree* tree = use.Def();
+ GenTree* cast = use.Def()->AsCast();
GenTree* loResult = nullptr;
GenTree* hiResult = nullptr;
- assert(tree->gtPrev == tree->gtGetOp1());
- NYI_IF(tree->gtOverflow(), "TYP_LONG cast with overflow");
- switch (tree->AsCast()->CastFromType())
+ var_types srcType = cast->CastFromType();
+ var_types dstType = cast->CastToType();
+
+ if ((cast->gtFlags & GTF_UNSIGNED) != 0)
+ {
+ srcType = genUnsignedType(srcType);
+ }
+
+ if (varTypeIsLong(srcType))
+ {
+ if (cast->gtOverflow() && (varTypeIsUnsigned(srcType) != varTypeIsUnsigned(dstType)))
+ {
+ GenTree* srcOp = cast->gtGetOp1();
+ noway_assert(srcOp->OperGet() == GT_LONG);
+ GenTree* loSrcOp = srcOp->gtGetOp1();
+ GenTree* hiSrcOp = srcOp->gtGetOp2();
+
+ //
+ // When casting between long types an overflow check is needed only if the types
+ // have different signedness. In both cases (long->ulong and ulong->long) we only
+ // need to check if the high part is negative or not. Use the existing cast node
+ // to perform a int->uint cast of the high part to take advantage of the overflow
+ // check provided by codegen.
+ //
+
+ loResult = loSrcOp;
+
+ hiResult = cast;
+ hiResult->gtType = TYP_INT;
+ hiResult->AsCast()->gtCastType = TYP_UINT;
+ hiResult->gtFlags &= ~GTF_UNSIGNED;
+ hiResult->gtOp.gtOp1 = hiSrcOp;
+
+ Range().Remove(cast);
+ Range().Remove(srcOp);
+ Range().InsertAfter(hiSrcOp, hiResult);
+ }
+ else
+ {
+ NYI("Unimplemented long->long no-op cast decomposition");
+ }
+ }
+ else if (varTypeIsIntegralOrI(srcType))
{
- case TYP_INT:
- if (tree->gtFlags & GTF_UNSIGNED)
+ if (cast->gtOverflow() && !varTypeIsUnsigned(srcType) && varTypeIsUnsigned(dstType))
+ {
+ //
+ // An overflow check is needed only when casting from a signed type to ulong.
+ // Change the cast type to uint to take advantage of the overflow check provided
+ // by codegen and then zero extend the resulting uint to ulong.
+ //
+
+ loResult = cast;
+ loResult->AsCast()->gtCastType = TYP_UINT;
+ loResult->gtType = TYP_INT;
+
+ hiResult = m_compiler->gtNewZeroConNode(TYP_INT);
+
+ Range().InsertAfter(loResult, hiResult);
+ }
+ else
+ {
+ if (varTypeIsUnsigned(srcType))
{
- loResult = tree->gtGetOp1();
- BlockRange().Remove(tree);
+ loResult = cast->gtGetOp1();
+ hiResult = m_compiler->gtNewZeroConNode(TYP_INT);
- hiResult = new (m_compiler, GT_CNS_INT) GenTreeIntCon(TYP_INT, 0);
- BlockRange().InsertAfter(loResult, hiResult);
+ Range().Remove(cast);
+ Range().InsertAfter(loResult, hiResult);
}
else
{
- NYI("Lowering of signed cast TYP_INT->TYP_LONG");
- }
- break;
+ LIR::Use src(Range(), &(cast->gtOp.gtOp1), cast);
+ unsigned lclNum = src.ReplaceWithLclVar(m_compiler, m_blockWeight);
- default:
- NYI("Unimplemented type for Lowering of cast to TYP_LONG");
- break;
+ loResult = src.Def();
+
+ GenTree* loCopy = m_compiler->gtNewLclvNode(lclNum, TYP_INT);
+ GenTree* shiftBy = m_compiler->gtNewIconNode(31, TYP_INT);
+ hiResult = m_compiler->gtNewOperNode(GT_RSH, TYP_INT, loCopy, shiftBy);
+
+ Range().Remove(cast);
+ Range().InsertAfter(loResult, loCopy, shiftBy, hiResult);
+ m_compiler->lvaIncRefCnts(loCopy);
+ }
+ }
+ }
+ else
+ {
+ NYI("Unimplemented cast decomposition");
}
return FinalizeDecomposition(use, loResult, hiResult);
@@ -509,7 +610,7 @@ GenTree* DecomposeLongs::DecomposeCnsLng(LIR::Use& use)
loResult->gtType = TYP_INT;
GenTree* hiResult = new (m_compiler, GT_CNS_INT) GenTreeIntCon(TYP_INT, hiVal);
- BlockRange().InsertAfter(loResult, hiResult);
+ Range().InsertAfter(loResult, hiResult);
return FinalizeDecomposition(use, loResult, hiResult);
}
@@ -529,35 +630,7 @@ GenTree* DecomposeLongs::DecomposeCall(LIR::Use& use)
assert(use.Def()->OperGet() == GT_CALL);
// We only need to force var = call() if the call's result is used.
- if (use.IsDummyUse())
- return use.Def()->gtNext;
-
- GenTree* user = use.User();
- if (user->OperGet() == GT_STORE_LCL_VAR)
- {
- // If parent is already a STORE_LCL_VAR, we can skip it if
- // it is already marked as lvIsMultiRegRet.
- unsigned varNum = user->AsLclVarCommon()->gtLclNum;
- if (m_compiler->lvaTable[varNum].lvIsMultiRegRet)
- {
- return use.Def()->gtNext;
- }
- else if (!m_compiler->lvaTable[varNum].lvPromoted)
- {
- // If var wasn't promoted, we can just set lvIsMultiRegRet.
- m_compiler->lvaTable[varNum].lvIsMultiRegRet = true;
- return use.Def()->gtNext;
- }
- }
-
- GenTree* originalNode = use.Def();
-
- // Otherwise, we need to force var = call()
- unsigned varNum = use.ReplaceWithLclVar(m_compiler, m_block->getBBWeight(m_compiler));
- m_compiler->lvaTable[varNum].lvIsMultiRegRet = true;
-
- // Decompose the new LclVar use
- return DecomposeLclVar(use);
+ return StoreNodeToVar(use);
}
//------------------------------------------------------------------------
@@ -590,28 +663,27 @@ GenTree* DecomposeLongs::DecomposeStoreInd(LIR::Use& use)
// * storeIndir long
GenTree* gtLong = tree->gtOp.gtOp2;
- unsigned blockWeight = m_block->getBBWeight(m_compiler);
// Save address to a temp. It is used in storeIndLow and storeIndHigh trees.
- LIR::Use address(BlockRange(), &tree->gtOp.gtOp1, tree);
- address.ReplaceWithLclVar(m_compiler, blockWeight);
+ LIR::Use address(Range(), &tree->gtOp.gtOp1, tree);
+ address.ReplaceWithLclVar(m_compiler, m_blockWeight);
JITDUMP("[DecomposeStoreInd]: Saving address tree to a temp var:\n");
- DISPTREERANGE(BlockRange(), address.Def());
+ DISPTREERANGE(Range(), address.Def());
if (!gtLong->gtOp.gtOp1->OperIsLeaf())
{
- LIR::Use op1(BlockRange(), &gtLong->gtOp.gtOp1, gtLong);
- op1.ReplaceWithLclVar(m_compiler, blockWeight);
+ LIR::Use op1(Range(), &gtLong->gtOp.gtOp1, gtLong);
+ op1.ReplaceWithLclVar(m_compiler, m_blockWeight);
JITDUMP("[DecomposeStoreInd]: Saving low data tree to a temp var:\n");
- DISPTREERANGE(BlockRange(), op1.Def());
+ DISPTREERANGE(Range(), op1.Def());
}
if (!gtLong->gtOp.gtOp2->OperIsLeaf())
{
- LIR::Use op2(BlockRange(), &gtLong->gtOp.gtOp2, gtLong);
- op2.ReplaceWithLclVar(m_compiler, blockWeight);
+ LIR::Use op2(Range(), &gtLong->gtOp.gtOp2, gtLong);
+ op2.ReplaceWithLclVar(m_compiler, m_blockWeight);
JITDUMP("[DecomposeStoreInd]: Saving high data tree to a temp var:\n");
- DISPTREERANGE(BlockRange(), op2.Def());
+ DISPTREERANGE(Range(), op2.Def());
}
GenTree* addrBase = tree->gtOp.gtOp1;
@@ -619,8 +691,8 @@ GenTree* DecomposeLongs::DecomposeStoreInd(LIR::Use& use)
GenTree* dataLow = gtLong->gtOp.gtOp1;
GenTree* storeIndLow = tree;
- BlockRange().Remove(gtLong);
- BlockRange().Remove(dataHigh);
+ Range().Remove(gtLong);
+ Range().Remove(dataHigh);
storeIndLow->gtOp.gtOp2 = dataLow;
storeIndLow->gtType = TYP_INT;
@@ -634,7 +706,7 @@ GenTree* DecomposeLongs::DecomposeStoreInd(LIR::Use& use)
m_compiler->lvaIncRefCnts(addrBaseHigh);
- BlockRange().InsertAfter(storeIndLow, dataHigh, addrBaseHigh, addrHigh, storeIndHigh);
+ Range().InsertAfter(storeIndLow, dataHigh, addrBaseHigh, addrHigh, storeIndHigh);
return storeIndHigh;
@@ -669,10 +741,10 @@ GenTree* DecomposeLongs::DecomposeInd(LIR::Use& use)
{
GenTree* indLow = use.Def();
- LIR::Use address(BlockRange(), &indLow->gtOp.gtOp1, indLow);
- address.ReplaceWithLclVar(m_compiler, m_block->getBBWeight(m_compiler));
+ LIR::Use address(Range(), &indLow->gtOp.gtOp1, indLow);
+ address.ReplaceWithLclVar(m_compiler, m_blockWeight);
JITDUMP("[DecomposeInd]: Saving addr tree to a temp var:\n");
- DISPTREERANGE(BlockRange(), address.Def());
+ DISPTREERANGE(Range(), address.Def());
// Change the type of lower ind.
indLow->gtType = TYP_INT;
@@ -687,7 +759,7 @@ GenTree* DecomposeLongs::DecomposeInd(LIR::Use& use)
m_compiler->lvaIncRefCnts(addrBaseHigh);
- BlockRange().InsertAfter(indLow, addrBaseHigh, addrHigh, indHigh);
+ Range().InsertAfter(indLow, addrBaseHigh, addrHigh, indHigh);
return FinalizeDecomposition(use, indLow, indHigh);
}
@@ -712,14 +784,14 @@ GenTree* DecomposeLongs::DecomposeNot(LIR::Use& use)
GenTree* loOp1 = gtLong->gtGetOp1();
GenTree* hiOp1 = gtLong->gtGetOp2();
- BlockRange().Remove(gtLong);
+ Range().Remove(gtLong);
GenTree* loResult = tree;
loResult->gtType = TYP_INT;
loResult->gtOp.gtOp1 = loOp1;
GenTree* hiResult = new (m_compiler, GT_NOT) GenTreeOp(GT_NOT, TYP_INT, hiOp1, nullptr);
- BlockRange().InsertAfter(loResult, hiResult);
+ Range().InsertAfter(loResult, hiResult);
return FinalizeDecomposition(use, loResult, hiResult);
}
@@ -742,20 +814,18 @@ GenTree* DecomposeLongs::DecomposeNeg(LIR::Use& use)
GenTree* gtLong = tree->gtGetOp1();
noway_assert(gtLong->OperGet() == GT_LONG);
- unsigned blockWeight = m_block->getBBWeight(m_compiler);
+ LIR::Use op1(Range(), &gtLong->gtOp.gtOp1, gtLong);
+ op1.ReplaceWithLclVar(m_compiler, m_blockWeight);
- LIR::Use op1(BlockRange(), &gtLong->gtOp.gtOp1, gtLong);
- op1.ReplaceWithLclVar(m_compiler, blockWeight);
-
- LIR::Use op2(BlockRange(), &gtLong->gtOp.gtOp2, gtLong);
- op2.ReplaceWithLclVar(m_compiler, blockWeight);
+ LIR::Use op2(Range(), &gtLong->gtOp.gtOp2, gtLong);
+ op2.ReplaceWithLclVar(m_compiler, m_blockWeight);
// Neither GT_NEG nor the introduced temporaries have side effects.
tree->gtFlags &= ~GTF_ALL_EFFECT;
GenTree* loOp1 = gtLong->gtGetOp1();
GenTree* hiOp1 = gtLong->gtGetOp2();
- BlockRange().Remove(gtLong);
+ Range().Remove(gtLong);
GenTree* loResult = tree;
loResult->gtType = TYP_INT;
@@ -766,7 +836,7 @@ GenTree* DecomposeLongs::DecomposeNeg(LIR::Use& use)
GenTree* hiResult = m_compiler->gtNewOperNode(GT_NEG, TYP_INT, hiAdjust);
hiResult->gtFlags = tree->gtFlags;
- BlockRange().InsertAfter(loResult, zero, hiAdjust, hiResult);
+ Range().InsertAfter(loResult, zero, hiAdjust, hiResult);
return FinalizeDecomposition(use, loResult, hiResult);
}
@@ -801,37 +871,20 @@ GenTree* DecomposeLongs::DecomposeArith(LIR::Use& use)
GenTree* loOp2 = op2->gtGetOp1();
GenTree* hiOp2 = op2->gtGetOp2();
- // We don't have support to decompose a TYP_LONG node that already has a child that has
- // been decomposed into parts, where the high part depends on the value generated by the
- // low part (via the flags register). For example, if we have:
- // +(gt_long(+(lo3, lo4), +Hi(hi3, hi4)), gt_long(lo2, hi2))
- // We would decompose it here to:
- // gt_long(+(+(lo3, lo4), lo2), +Hi(+Hi(hi3, hi4), hi2))
- // But this would generate incorrect code, because the "+Hi(hi3, hi4)" code generation
- // needs to immediately follow the "+(lo3, lo4)" part. Also, if this node is one that
- // requires a unique high operator, and the child nodes are not simple locals (e.g.,
- // they are decomposed nodes), then we also can't decompose the node, as we aren't
- // guaranteed the high and low parts will be executed immediately after each other.
-
- NYI_IF(hiOp1->OperIsHigh() || hiOp2->OperIsHigh() ||
- (GenTree::OperIsHigh(GetHiOper(oper)) &&
- (!loOp1->OperIsLeaf() || !hiOp1->OperIsLeaf() || !loOp1->OperIsLeaf() || !hiOp2->OperIsLeaf())),
- "Can't decompose expression tree TYP_LONG node");
-
// Now, remove op1 and op2 from the node list.
- BlockRange().Remove(op1);
- BlockRange().Remove(op2);
+ Range().Remove(op1);
+ Range().Remove(op2);
// We will reuse "tree" for the loResult, which will now be of TYP_INT, and its operands
// will be the lo halves of op1 from above.
GenTree* loResult = tree;
- loResult->SetOper(GetLoOper(loResult->OperGet()));
+ loResult->SetOper(GetLoOper(oper));
loResult->gtType = TYP_INT;
loResult->gtOp.gtOp1 = loOp1;
loResult->gtOp.gtOp2 = loOp2;
GenTree* hiResult = new (m_compiler, oper) GenTreeOp(GetHiOper(oper), TYP_INT, hiOp1, hiOp2);
- BlockRange().InsertAfter(loResult, hiResult);
+ Range().InsertAfter(loResult, hiResult);
if ((oper == GT_ADD) || (oper == GT_SUB))
{
@@ -850,6 +903,175 @@ GenTree* DecomposeLongs::DecomposeArith(LIR::Use& use)
}
//------------------------------------------------------------------------
+// DecomposeShift: Decompose GT_LSH, GT_RSH, GT_RSZ. For shift nodes, we need to use
+// the shift helper functions, so we here convert the shift into a helper call by
+// pulling its arguments out of linear order and making them the args to a call, then
+// replacing the original node with the new call.
+//
+// Arguments:
+// use - the LIR::Use object for the def that needs to be decomposed.
+//
+// Return Value:
+// The next node to process.
+//
+GenTree* DecomposeLongs::DecomposeShift(LIR::Use& use)
+{
+ assert(use.IsInitialized());
+
+ GenTree* tree = use.Def();
+ GenTree* gtLong = tree->gtGetOp1();
+ genTreeOps oper = tree->OperGet();
+
+ assert((oper == GT_LSH) || (oper == GT_RSH) || (oper == GT_RSZ));
+
+ LIR::Use loOp1Use(Range(), &gtLong->gtOp.gtOp1, gtLong);
+ loOp1Use.ReplaceWithLclVar(m_compiler, m_blockWeight);
+
+ LIR::Use hiOp1Use(Range(), &gtLong->gtOp.gtOp2, gtLong);
+ hiOp1Use.ReplaceWithLclVar(m_compiler, m_blockWeight);
+
+ LIR::Use shiftWidthUse(Range(), &tree->gtOp.gtOp2, tree);
+ shiftWidthUse.ReplaceWithLclVar(m_compiler, m_blockWeight);
+
+ GenTree* loOp1 = gtLong->gtGetOp1();
+ GenTree* hiOp1 = gtLong->gtGetOp2();
+
+ GenTree* shiftWidthOp = tree->gtGetOp2();
+
+ Range().Remove(gtLong);
+ Range().Remove(loOp1);
+ Range().Remove(hiOp1);
+
+ Range().Remove(shiftWidthOp);
+
+ // TODO-X86-CQ: If the shift operand is a GT_CNS_INT, we should pipe the instructions through to codegen
+ // and generate the shift instructions ourselves there, rather than replacing it with a helper call.
+
+ unsigned helper;
+
+ switch (oper)
+ {
+ case GT_LSH:
+ helper = CORINFO_HELP_LLSH;
+ break;
+ case GT_RSH:
+ helper = CORINFO_HELP_LRSH;
+ break;
+ case GT_RSZ:
+ helper = CORINFO_HELP_LRSZ;
+ break;
+ default:
+ unreached();
+ }
+
+ GenTreeArgList* argList = m_compiler->gtNewArgList(loOp1, hiOp1, shiftWidthOp);
+
+ GenTree* call = m_compiler->gtNewHelperCallNode(helper, TYP_LONG, 0, argList);
+
+ GenTreeCall* callNode = call->AsCall();
+ ReturnTypeDesc* retTypeDesc = callNode->GetReturnTypeDesc();
+ retTypeDesc->InitializeLongReturnType(m_compiler);
+
+ call = m_compiler->fgMorphArgs(callNode);
+ Range().InsertAfter(tree, LIR::SeqTree(m_compiler, call));
+
+ Range().Remove(tree);
+ use.ReplaceWith(m_compiler, call);
+ return call;
+}
+
+//------------------------------------------------------------------------
+// DecomposeMul: Decompose GT_MUL. The only GT_MULs that make it to decompose are
+// those with the GTF_MUL_64RSLT flag set. These muls result in a mul instruction that
+// returns its result in two registers like GT_CALLs do. Additionally, these muls are
+// guaranteed to be in the form long = (long)int * (long)int. Therefore, to decompose
+// these nodes, we convert them into GT_MUL_LONGs, undo the cast from int to long by
+// stripping out the lo ops, and force them into the form var = mul, as we do for
+// GT_CALLs. In codegen, we then produce a mul instruction that produces the result
+// in edx:eax, and store those registers on the stack in genStoreLongLclVar.
+//
+// All other GT_MULs have been converted to helper calls in morph.cpp
+//
+// Arguments:
+// use - the LIR::Use object for the def that needs to be decomposed.
+//
+// Return Value:
+// The next node to process.
+//
+GenTree* DecomposeLongs::DecomposeMul(LIR::Use& use)
+{
+ assert(use.IsInitialized());
+
+ GenTree* tree = use.Def();
+ genTreeOps oper = tree->OperGet();
+
+ assert(oper == GT_MUL);
+ assert((tree->gtFlags & GTF_MUL_64RSLT) != 0);
+
+ GenTree* op1 = tree->gtGetOp1();
+ GenTree* op2 = tree->gtGetOp2();
+
+ GenTree* loOp1 = op1->gtGetOp1();
+ GenTree* hiOp1 = op1->gtGetOp2();
+ GenTree* loOp2 = op2->gtGetOp1();
+ GenTree* hiOp2 = op2->gtGetOp2();
+
+ Range().Remove(hiOp1);
+ Range().Remove(hiOp2);
+ Range().Remove(op1);
+ Range().Remove(op2);
+
+ // Get rid of the hi ops. We don't need them.
+ tree->gtOp.gtOp1 = loOp1;
+ tree->gtOp.gtOp2 = loOp2;
+ tree->gtOper = GT_MUL_LONG;
+
+ return StoreNodeToVar(use);
+}
+
+//------------------------------------------------------------------------
+// StoreNodeToVar: Check if the user is a STORE_LCL_VAR, and if it isn't,
+// store the node to a var. Then decompose the new LclVar.
+//
+// Arguments:
+// use - the LIR::Use object for the def that needs to be decomposed.
+//
+// Return Value:
+// The next node to process.
+//
+GenTree* DecomposeLongs::StoreNodeToVar(LIR::Use& use)
+{
+ if (use.IsDummyUse())
+ return use.Def()->gtNext;
+
+ GenTree* tree = use.Def();
+ GenTree* user = use.User();
+
+ if (user->OperGet() == GT_STORE_LCL_VAR)
+ {
+ // If parent is already a STORE_LCL_VAR, we can skip it if
+ // it is already marked as lvIsMultiRegRet.
+ unsigned varNum = user->AsLclVarCommon()->gtLclNum;
+ if (m_compiler->lvaTable[varNum].lvIsMultiRegRet)
+ {
+ return tree->gtNext;
+ }
+ else if (!m_compiler->lvaTable[varNum].lvPromoted)
+ {
+ // If var wasn't promoted, we can just set lvIsMultiRegRet.
+ m_compiler->lvaTable[varNum].lvIsMultiRegRet = true;
+ return tree->gtNext;
+ }
+ }
+
+ // Otherwise, we need to force var = call()
+ unsigned varNum = use.ReplaceWithLclVar(m_compiler, m_blockWeight);
+ m_compiler->lvaTable[varNum].lvIsMultiRegRet = true;
+
+ // Decompose the new LclVar use
+ return DecomposeLclVar(use);
+}
+//------------------------------------------------------------------------
// GetHiOper: Convert arithmetic operator to "high half" operator of decomposed node.
//
// Arguments:
@@ -869,9 +1091,6 @@ genTreeOps DecomposeLongs::GetHiOper(genTreeOps oper)
case GT_SUB:
return GT_SUB_HI;
break;
- case GT_MUL:
- return GT_MUL_HI;
- break;
case GT_DIV:
return GT_DIV_HI;
break;
diff --git a/src/jit/decomposelongs.h b/src/jit/decomposelongs.h
index 523a06a67a..2908d7c27e 100644
--- a/src/jit/decomposelongs.h
+++ b/src/jit/decomposelongs.h
@@ -26,14 +26,17 @@ public:
void PrepareForDecomposition();
void DecomposeBlock(BasicBlock* block);
+ static void DecomposeRange(Compiler* compiler, unsigned blockWeight, LIR::Range& range);
+
private:
- inline LIR::Range& BlockRange() const
+ inline LIR::Range& Range() const
{
- return LIR::AsRange(m_block);
+ return *m_range;
}
// Driver functions
- GenTree* DecomposeNode(LIR::Use& use);
+ void DecomposeRangeHelper();
+ GenTree* DecomposeNode(GenTree* tree);
// Per-node type decompose cases
GenTree* DecomposeLclVar(LIR::Use& use);
@@ -47,16 +50,20 @@ private:
GenTree* DecomposeNot(LIR::Use& use);
GenTree* DecomposeNeg(LIR::Use& use);
GenTree* DecomposeArith(LIR::Use& use);
+ GenTree* DecomposeShift(LIR::Use& use);
+ GenTree* DecomposeMul(LIR::Use& use);
// Helper functions
GenTree* FinalizeDecomposition(LIR::Use& use, GenTree* loResult, GenTree* hiResult);
+ GenTree* StoreNodeToVar(LIR::Use& use);
static genTreeOps GetHiOper(genTreeOps oper);
static genTreeOps GetLoOper(genTreeOps oper);
// Data
Compiler* m_compiler;
- BasicBlock* m_block;
+ unsigned m_blockWeight;
+ LIR::Range* m_range;
};
#endif // _DECOMPOSELONGS_H_
diff --git a/src/jit/earlyprop.cpp b/src/jit/earlyprop.cpp
index 70d1012aa0..5b985df2bb 100644
--- a/src/jit/earlyprop.cpp
+++ b/src/jit/earlyprop.cpp
@@ -190,7 +190,6 @@ void Compiler::optEarlyProp()
// Walk the stmt tree in linear order to rewrite any array length reference with a
// constant array length.
bool isRewritten = false;
- bool bbHasNullCheck = (block->bbFlags & BBF_HAS_NULLCHECK) != 0;
for (GenTreePtr tree = stmt->gtStmt.gtStmtList; tree != nullptr; tree = tree->gtNext)
{
if (optEarlyPropRewriteTree(tree))
@@ -511,6 +510,11 @@ void Compiler::optFoldNullCheck(GenTreePtr tree)
// |
// x
+ if ((compCurBB->bbFlags & BBF_HAS_NULLCHECK) == 0)
+ {
+ return;
+ }
+
assert(tree->OperGet() == GT_IND);
if (tree->gtGetOp1()->OperGet() == GT_LCL_VAR)
{
diff --git a/src/jit/emit.cpp b/src/jit/emit.cpp
index b255ea7554..5c991ddf1b 100644
--- a/src/jit/emit.cpp
+++ b/src/jit/emit.cpp
@@ -1111,11 +1111,6 @@ void emitter::emitBegFN(bool hasFramePtr
emitPrologIG = emitIGlist = emitIGlast = emitCurIG = ig = emitAllocIG();
-#ifdef ARM_HAZARD_AVOIDANCE
- // This first IG is actually preceeded by the method prolog which may be composed of many T1 instructions
- emitCurInstrCntT1 = MAX_INSTR_COUNT_T1;
-#endif
-
emitLastIns = nullptr;
ig->igNext = nullptr;
@@ -1183,26 +1178,6 @@ void emitter::dispIns(instrDesc* id)
void emitter::appendToCurIG(instrDesc* id)
{
emitCurIGsize += id->idCodeSize();
-
-#ifdef ARM_HAZARD_AVOIDANCE
- //
- // Do we have a T1 instruction or an unbound jump instruction?
- // (it could be bound to a T1 instruction)
- if (id->idInstrIsT1() ||
- (((id->idInsFmt() == IF_T2_J2) || (id->idInsFmt() == IF_T2_J1) || (id->idInsFmt() == IF_LARGEJMP)) &&
- (id->idIsBound() == false)))
- {
- if (emitCurInstrCntT1 < MAX_INSTR_COUNT_T1)
- {
- emitCurInstrCntT1++;
- }
- }
- else
- {
- emitCurInstrCntT1 = 0;
- }
-
-#endif
}
/*****************************************************************************
diff --git a/src/jit/emit.h b/src/jit/emit.h
index db65e262f1..8fb24bcd60 100644
--- a/src/jit/emit.h
+++ b/src/jit/emit.h
@@ -711,9 +711,6 @@ protected:
unsigned _idLclVar : 1; // access a local on stack
unsigned _idLclFPBase : 1; // access a local on stack - SP based offset
insOpts _idInsOpt : 3; // options for Load/Store instructions
-#ifdef ARM_HAZARD_AVOIDANCE
-#define _idKraitNop _idLclFPBase // Repurpose the _idLclFPBase for Krait Hazard
-#endif
// For arm we have used 16 bits
#define ID_EXTRA_BITFIELD_BITS (16)
@@ -1041,10 +1038,6 @@ protected:
unsigned idCodeSize() const
{
unsigned result = (_idInsSize == ISZ_16BIT) ? 2 : (_idInsSize == ISZ_32BIT) ? 4 : 6;
-#ifdef ARM_HAZARD_AVOIDANCE
- if (idKraitNop())
- result += 4;
-#endif
return result;
}
insSize idInsSize() const
@@ -1055,40 +1048,7 @@ protected:
{
_idInsSize = isz;
assert(isz == _idInsSize);
-#ifdef ARM_HAZARD_AVOIDANCE
- if (idIsKraitBranch() && idInstrIsT1())
- idKraitNop(false);
-#endif
- }
-#ifdef ARM_HAZARD_AVOIDANCE
- // This function returns true if the current instruction represents a non T1
- // unconditional branch instruction that is subject to the Krait errata
- // Note: The T2 pop encoding is handled separately as it only occurs in epilogs
- //
- bool idIsKraitBranch() const
- {
- if (idInstrIsT1())
- return false;
- if ((idIns() == INS_b) || (idIns() == INS_bl) || ((idIns() == INS_ldr) && (idReg1() == REG_PC)))
- {
- return true;
- }
- return false;
- }
- bool idKraitNop() const
- {
- if (!idIsKraitBranch())
- return false;
- else
- return (_idKraitNop != 0);
- }
- void idKraitNop(bool val)
- {
- if (idIsKraitBranch())
- _idKraitNop = val;
- assert(val == idKraitNop());
}
-#endif
insFlags idInsFlags() const
{
return _idInsFlags;
@@ -1310,29 +1270,15 @@ protected:
#endif // _TARGET_ARMARCH_
#if defined(_TARGET_ARM_)
-#ifdef ARM_HAZARD_AVOIDANCE
bool idIsLclFPBase() const
{
- assert(!idIsKraitBranch());
return !idIsTiny() && _idLclFPBase != 0;
}
void idSetIsLclFPBase()
{
- assert(!idIsKraitBranch());
assert(!idIsTiny());
_idLclFPBase = 1;
}
-#else
- bool idIsLclFPBase() const
- {
- return !idIsTiny() && _idLclFPBase != 0;
- }
- void idSetIsLclFPBase()
- {
- assert(!idIsTiny());
- _idLclFPBase = 1;
- }
-#endif
#endif // defined(_TARGET_ARM_)
#ifdef RELOC_SUPPORT
@@ -1798,10 +1744,6 @@ private:
unsigned emitCurIGinsCnt; // # of collected instr's in buffer
unsigned emitCurIGsize; // estimated code size of current group in bytes
-#ifdef ARM_HAZARD_AVOIDANCE
-#define MAX_INSTR_COUNT_T1 3
- unsigned emitCurInstrCntT1; // The count of consecutive T1 instructions issued by the JIT
-#endif
UNATIVE_OFFSET emitCurCodeOffset; // current code offset within group
UNATIVE_OFFSET emitTotalCodeSize; // bytes of code in entire method
diff --git a/src/jit/emitarm.cpp b/src/jit/emitarm.cpp
index 893d380b98..1f57048a80 100644
--- a/src/jit/emitarm.cpp
+++ b/src/jit/emitarm.cpp
@@ -1406,34 +1406,6 @@ DONE:
return false;
}
-#ifdef ARM_HAZARD_AVOIDANCE
-// This function is called whenever we about to emit an unconditional branch instruction
-// that could be encoded using a T2 instruction
-// It returns true if we need to mark the instruction via idKraitNop(true)
-//
-bool emitter::emitKraitHazardActive(instrDesc* id)
-{
- // Does the current instruction represent an
- // unconditional branch instruction that is subject to the Krait errata
- //
- if (id->idIsKraitBranch())
- {
- // Only need to handle the Krait Hazard when we are Jitting
- //
- if ((emitComp->opts.eeFlags & CORJIT_FLG_PREJIT) == 0)
- {
- // Have we seen the necessary number of T1 instructions?
- if (emitCurInstrCntT1 >= MAX_INSTR_COUNT_T1)
- {
- return true; /* Assume that we need to add a nopw as well */
- }
- }
- }
- return false;
-}
-
-#endif
-
/*****************************************************************************
*
* Add an instruction with no operands.
@@ -3304,10 +3276,6 @@ void emitter::emitIns_R_R_R_I(instruction ins,
id->idReg2(reg2);
id->idReg3(reg3);
-#ifdef ARM_HAZARD_AVOIDANCE
- id->idKraitNop(emitKraitHazardActive(id));
-#endif
-
dispIns(id);
appendToCurIG(id);
}
@@ -4234,10 +4202,6 @@ void emitter::emitIns_J(instruction ins, BasicBlock* dst, int instrCount /* = 0
}
}
-#ifdef ARM_HAZARD_AVOIDANCE
- id->idKraitNop(emitKraitHazardActive(id));
-#endif
-
dispIns(id);
appendToCurIG(id);
}
@@ -4626,11 +4590,6 @@ void emitter::emitIns_Call(EmitCallType callType,
id->idSetIsDspReloc();
}
#endif
-
-#ifdef ARM_HAZARD_AVOIDANCE
- // Unconditional calls/branches may need nop.w for Krait errata
- id->idKraitNop(emitKraitHazardActive(id));
-#endif
}
#ifdef DEBUG
@@ -5229,21 +5188,6 @@ BYTE* emitter::emitOutputLJ(insGroup* ig, BYTE* dst, instrDesc* i)
/* For forward jumps, record the address of the distance value */
id->idjTemp.idjAddr = (dstOffs > srcOffs) ? dst : NULL;
-#ifdef ARM_HAZARD_AVOIDANCE
- if (id->idKraitNop())
- {
- // This is a pseudo-format representing a 32-bit nop followed by unconditional branch.
- // First emit the nop
-
- dst = emitOutputNOP(dst, INS_nopw, IF_T2_A);
-
- // The distVal was computed based on the beginning of the pseudo-instruction, which is
- // the 32-bit nop. So subtract the size of the nop from the offset, so it is relative to the
- // unconditional branch.
- distVal -= 4;
- }
-#endif
-
if (fmt == IF_LARGEJMP)
{
// This is a pseudo-instruction format representing a large conditional branch, to allow
@@ -5820,15 +5764,6 @@ size_t emitter::emitOutputInstr(insGroup* ig, instrDesc* id, BYTE** dp)
case IF_T2_E0: // T2_E0 ............nnnn tttt......shmmmm R1 R2 R3 imm2
case IF_T2_E1: // T2_E1 ............nnnn tttt............ R1 R2
case IF_T2_E2: // T2_E2 ................ tttt............ R1
-#ifdef ARM_HAZARD_AVOIDANCE
- if (id->idKraitNop())
- {
- // This is a pseudo-format representing a 32-bit nop followed by ldr pc
- // First emit the nop
-
- dst = emitOutputNOP(dst, INS_nopw, IF_T2_A);
- }
-#endif
code = emitInsCode(ins, fmt);
code |= insEncodeRegT2_T(id->idReg1());
if (fmt == IF_T2_E0)
@@ -6255,16 +6190,6 @@ size_t emitter::emitOutputInstr(insGroup* ig, instrDesc* id, BYTE** dp)
case IF_T2_J3: // T2_J3 .....Siiiiiiiiii ..j.jiiiiiiiiii. Call imm24
-#ifdef ARM_HAZARD_AVOIDANCE
- if (id->idKraitNop())
- {
- // This is a pseudo-format representing a 32-bit nop followed by unconditional call.
- // First emit the nop
-
- dst = emitOutputNOP(dst, INS_nopw, IF_T2_A);
- }
-#endif
-
/* Is this a "fat" call descriptor? */
if (id->idIsLargeCall())
@@ -7480,42 +7405,6 @@ void emitter::emitDispIns(
{
insFormat fmt = id->idInsFmt();
-#ifdef ARM_HAZARD_AVOIDANCE
- if (id->idKraitNop())
- {
- assert(id->idIsKraitBranch());
-
- // We will display a nop.w unless we have an unbound INS_b instruction
- //
- // Most unbound INS_b instructions will be resolve to short jumps and thus
- // we don't display the nop.w while they are unbound. If they are bound and
- // are still marked with idKraitNop they will display the nop.w
- //
- if ((id->idIns() != INS_b) || id->idIsBound())
- {
- // First, display INS_nopw. Construct a temporary instrDesc to represent it, since
- // there doesn't exist an actual one in the stream.
-
- instrDesc idNOP;
- memset(&idNOP, 0, sizeof(idNOP));
-
- instrDesc* pidNOP = &idNOP;
-
- pidNOP->idIns(INS_nopw);
- pidNOP->idInsFmt(IF_T2_A);
- pidNOP->idInsSize(emitInsSize(IF_T2_A));
- pidNOP->idDebugOnlyInfo(id->idDebugOnlyInfo()); // share the idDebugOnlyInfo() field
-
- size_t nopSizeOrZero = (code == NULL) ? 0 : 4; // NOPW is 4 bytes
- emitDispInsHelp(pidNOP, false, doffs, asmfm, offset, code, nopSizeOrZero, ig);
-
- code += nopSizeOrZero;
- sz -= nopSizeOrZero;
- offset += 4;
- }
- }
-#endif
-
/* Special-case IF_LARGEJMP */
if ((fmt == IF_LARGEJMP) && id->idIsBound())
diff --git a/src/jit/emitarm.h b/src/jit/emitarm.h
index 69cae81b4e..1440148f42 100644
--- a/src/jit/emitarm.h
+++ b/src/jit/emitarm.h
@@ -240,9 +240,6 @@ static bool emitIns_valid_imm_for_mov(int imm);
static bool emitIns_valid_imm_for_small_mov(regNumber reg, int imm, insFlags flags);
static bool emitIns_valid_imm_for_add(int imm, insFlags flags);
static bool emitIns_valid_imm_for_add_sp(int imm);
-#ifdef ARM_HAZARD_AVOIDANCE
-bool emitKraitHazardActive(instrDesc* id);
-#endif
void emitIns(instruction ins);
diff --git a/src/jit/flowgraph.cpp b/src/jit/flowgraph.cpp
index ced582b30a..1c68bfd96a 100644
--- a/src/jit/flowgraph.cpp
+++ b/src/jit/flowgraph.cpp
@@ -9000,7 +9000,7 @@ void Compiler::fgSimpleLowering()
add->gtNext = tree;
tree->gtPrev = add;
#else
- range.InsertAfter(arr, con, add);
+ range.InsertAfter(arr, con, add);
#endif
}
@@ -13571,6 +13571,11 @@ bool Compiler::fgBlockEndFavorsTailDuplication(BasicBlock* block)
return false;
}
+ if (tree->OperIsBlkOp())
+ {
+ return false;
+ }
+
GenTree* op2 = tree->gtOp.gtOp2;
if (op2->gtOper != GT_ARR_LENGTH && !op2->OperIsConst() && ((op2->OperKind() & GTK_RELOP) == 0))
{
@@ -14171,8 +14176,8 @@ bool Compiler::fgOptimizeBranch(BasicBlock* bJump)
bJump->bbJumpDest->bbFlags |= BBF_JMP_TARGET | BBF_HAS_LABEL;
// We need to update the following flags of the bJump block if they were set in the bbJumpDest block
- bJump->bbFlags |= (bJump->bbJumpDest->bbFlags
- & (BBF_HAS_NEWOBJ | BBF_HAS_NEWARRAY | BBF_HAS_NULLCHECK | BBF_HAS_IDX_LEN | BBF_HAS_VTABREF));
+ bJump->bbFlags |= (bJump->bbJumpDest->bbFlags &
+ (BBF_HAS_NEWOBJ | BBF_HAS_NEWARRAY | BBF_HAS_NULLCHECK | BBF_HAS_IDX_LEN | BBF_HAS_VTABREF));
/* Update bbRefs and bbPreds */
@@ -17719,6 +17724,51 @@ void Compiler::fgSetTreeSeqHelper(GenTreePtr tree, bool isLIR)
return;
}
+ // Special handling for dynamic block ops.
+ if (tree->OperIsDynBlkOp())
+ {
+ GenTreeDynBlk* dynBlk;
+ GenTree* src;
+ GenTree* asg = tree;
+ if (tree->OperGet() == GT_ASG)
+ {
+ dynBlk = tree->gtGetOp1()->AsDynBlk();
+ src = tree->gtGetOp2();
+ }
+ else
+ {
+ dynBlk = tree->AsDynBlk();
+ src = dynBlk->Data();
+ asg = nullptr;
+ }
+ GenTree* sizeNode = dynBlk->gtDynamicSize;
+ GenTree* dstAddr = dynBlk->Addr();
+ if (dynBlk->gtEvalSizeFirst)
+ {
+ fgSetTreeSeqHelper(sizeNode, isLIR);
+ }
+ if (tree->gtFlags & GTF_REVERSE_OPS)
+ {
+ fgSetTreeSeqHelper(src, isLIR);
+ fgSetTreeSeqHelper(dstAddr, isLIR);
+ }
+ else
+ {
+ fgSetTreeSeqHelper(dstAddr, isLIR);
+ fgSetTreeSeqHelper(src, isLIR);
+ }
+ if (!dynBlk->gtEvalSizeFirst)
+ {
+ fgSetTreeSeqHelper(sizeNode, isLIR);
+ }
+ fgSetTreeSeqFinish(dynBlk, isLIR);
+ if (asg != nullptr)
+ {
+ fgSetTreeSeqFinish(asg, isLIR);
+ }
+ return;
+ }
+
/* Is it a 'simple' unary/binary operator? */
if (kind & GTK_SMPOP)
@@ -17729,20 +17779,6 @@ void Compiler::fgSetTreeSeqHelper(GenTreePtr tree, bool isLIR)
// Special handling for GT_LIST
if (tree->OperGet() == GT_LIST)
{
-
- if (tree->gtOp.gtOp2 != nullptr && tree->gtOp.gtOp2->gtOper != GT_LIST)
- {
- // This is a special kind of GT_LIST that only occurs under initBlk and copyBlk.
- // It is used as a pair, where op1 is the dst and op2 is the src (value or location)
- // The use must appear before the def because of the case where a local is cpblk'ed to itself.
- // If it were otherwise, upstream stores to the local would appear to be dead.
- assert(tree->gtOp.gtOp1->gtOper != GT_LIST);
- fgSetTreeSeqHelper(tree->gtOp.gtOp2, isLIR);
- fgSetTreeSeqHelper(tree->gtOp.gtOp1, isLIR);
- fgSetTreeSeqFinish(tree, isLIR);
- return;
- }
-
// First, handle the list items, which will be linked in forward order.
// As we go, we will link the GT_LIST nodes in reverse order - we will number
// them and update fgTreeSeqList in a subsequent traversal.
@@ -17964,6 +18000,11 @@ void Compiler::fgSetTreeSeqHelper(GenTreePtr tree, bool isLIR)
fgSetTreeSeqHelper(tree->gtBoundsChk.gtIndex, isLIR);
break;
+ case GT_STORE_DYN_BLK:
+ case GT_DYN_BLK:
+ noway_assert(!"DYN_BLK nodes should be sequenced as a special case");
+ break;
+
default:
#ifdef DEBUG
gtDispTree(tree);
@@ -17979,7 +18020,7 @@ void Compiler::fgSetTreeSeqFinish(GenTreePtr tree, bool isLIR)
{
// If we are sequencing a node that does not appear in LIR,
// do not add it to the list.
- if (isLIR && ((tree->OperGet() == GT_LIST) || tree->OperGet() == GT_ARGPLACE))
+ if (isLIR && (((tree->OperGet() == GT_LIST) && !tree->AsArgList()->IsAggregate()) || tree->OperGet() == GT_ARGPLACE))
{
return;
}
@@ -18284,31 +18325,45 @@ void Compiler::fgSetBlockOrder(BasicBlock* block)
}
#ifdef LEGACY_BACKEND
-/*****************************************************************************
- *
- * For GT_INITBLK and GT_COPYBLK, the tree looks like this :
- * tree->gtOp
- * / \
- * / \.
- * GT_LIST [size/clsHnd]
- * / \
- * / \
- * [dest] [val/src]
- *
- * ie. they are ternary operators. However we use nested binary trees so that
- * GTF_REVERSE_OPS will be set just like for other binary operators. As the
- * operands need to end up in specific registers to issue the "rep stos" or
- * the "rep movs" instruction, if we don't allow the order of evaluation of
- * the 3 operands to be mixed, we may generate really bad code.
- *
- * eg. For "rep stos", [val] has to be in EAX. Then if [size]
- * has a division, we will have to spill [val] from EAX. It will be better to
- * evaluate [size] and the evaluate [val] into EAX.
- *
- * This function stores the operands in the order to be evaluated
- * into opsPtr[]. The regsPtr[] contains reg0,reg1,reg2 in the correspondingly
- * switched order.
- */
+//------------------------------------------------------------------------
+// fgOrderBlockOps: Get the execution order for a block assignment
+//
+// Arguments:
+// tree - The block assignment
+// reg0 - The register for the destination
+// reg1 - The register for the source
+// reg2 - The register for the size
+// opsPtr - An array of 3 GenTreePtr's, an out argument for the operands, in order
+// regsPtr - An array of three regMaskTP - an out argument for the registers, in order
+//
+// Return Value:
+// The return values go into the arrays that are passed in, and provide the
+// operands and associated registers, in execution order.
+//
+// Notes:
+// This method is somewhat convoluted in order to preserve old behavior from when
+// block assignments had their dst and src in a GT_LIST as op1, and their size as op2.
+// The old tree was like this:
+// tree->gtOp
+// / \
+// GT_LIST [size/clsHnd]
+// / \
+// [dest] [val/src]
+//
+// The new tree looks like this:
+// GT_ASG
+// / \
+// blk/obj [val/src]
+// / \
+// [destAddr] [*size/clsHnd] *only for GT_DYN_BLK
+//
+// For the (usual) case of GT_BLK or GT_OBJ, the size is always "evaluated" (i.e.
+// instantiated into a register) last. In those cases, the GTF_REVERSE_OPS flag
+// on the assignment works as usual.
+// In order to preserve previous possible orderings, the order for evaluating
+// the size of a GT_DYN_BLK node is controlled by its gtEvalSizeFirst flag. If
+// that is set, the size is evaluated first, and then the src and dst are evaluated
+// according to the GTF_REVERSE_OPS flag on the assignment.
void Compiler::fgOrderBlockOps(GenTreePtr tree,
regMaskTP reg0,
@@ -18319,30 +18374,38 @@ void Compiler::fgOrderBlockOps(GenTreePtr tree,
{
assert(tree->OperIsBlkOp());
- assert(tree->gtOp.gtOp1 && tree->gtOp.gtOp1->IsList());
- assert(tree->gtOp.gtOp1->gtOp.gtOp1 && tree->gtOp.gtOp1->gtOp.gtOp2);
- assert(tree->gtOp.gtOp2);
+ GenTreeBlk* destBlk = tree->gtOp.gtOp1->AsBlk();
+ GenTreePtr destAddr = destBlk->Addr();
+ GenTreePtr srcPtrOrVal = tree->gtOp.gtOp2;
+ if (tree->OperIsCopyBlkOp())
+ {
+ assert(srcPtrOrVal->OperIsIndir());
+ srcPtrOrVal = srcPtrOrVal->AsIndir()->Addr();
+ }
+ GenTreePtr sizeNode = (destBlk->gtOper == GT_DYN_BLK) ? destBlk->AsDynBlk()->gtDynamicSize : nullptr;
+ noway_assert((sizeNode != nullptr) || ((destBlk->gtFlags & GTF_REVERSE_OPS) == 0));
+ assert(destAddr != nullptr);
+ assert(srcPtrOrVal != nullptr);
GenTreePtr ops[3] = {
- tree->gtOp.gtOp1->gtOp.gtOp1, // Dest address
- tree->gtOp.gtOp1->gtOp.gtOp2, // Val / Src address
- tree->gtOp.gtOp2 // Size of block
+ destAddr, // Dest address
+ srcPtrOrVal, // Val / Src address
+ sizeNode // Size of block
};
regMaskTP regs[3] = {reg0, reg1, reg2};
static int blockOpsOrder[4][3] =
- // tree->gtFlags | tree->gtOp.gtOp1->gtFlags
+ // destBlk->gtEvalSizeFirst | tree->gtFlags
{
- // ---------------------+----------------------------
- {0, 1, 2}, // - | -
- {2, 0, 1}, // GTF_REVERSE_OPS | -
- {1, 0, 2}, // - | GTF_REVERSE_OPS
- {2, 1, 0} // GTF_REVERSE_OPS | GTF_REVERSE_OPS
+ // -------------------------+----------------------------
+ {0, 1, 2}, // false | -
+ {2, 0, 1}, // true | -
+ {1, 0, 2}, // false | GTF_REVERSE_OPS
+ {2, 1, 0} // true | GTF_REVERSE_OPS
};
- int orderNum =
- ((tree->gtFlags & GTF_REVERSE_OPS) != 0) * 1 + ((tree->gtOp.gtOp1->gtFlags & GTF_REVERSE_OPS) != 0) * 2;
+ int orderNum = ((destBlk->gtFlags & GTF_REVERSE_OPS) != 0) * 1 + ((tree->gtFlags & GTF_REVERSE_OPS) != 0) * 2;
assert(orderNum < 4);
@@ -18677,10 +18740,10 @@ FILE* Compiler::fgOpenFlowGraphFile(bool* wbDontClose, Phases phas
return nullptr;
}
}
- }
+ }
if (*pattern != W(':')) {
return nullptr;
-}
+ }
pattern++;
}
@@ -18711,10 +18774,10 @@ FILE* Compiler::fgOpenFlowGraphFile(bool* wbDontClose, Phases phas
return nullptr;
}
}
- }
+ }
if (*pattern != 0) {
return nullptr;
-}
+ }
}
if (filename == nullptr)
@@ -18816,7 +18879,7 @@ ONE_FILE_PER_METHOD:;
fgxFile = _wfopen(filename, W("r")); // Check if this file exists
if (fgxFile == nullptr) {
break;
-}
+ }
}
// If we have already created 1000 files with this name then just fail
if (fgxFile != nullptr)
@@ -19569,7 +19632,7 @@ void Compiler::fgDispBasicBlocks(BasicBlock* firstBlock,
if (block == lastBlock) {
break;
-}
+ }
}
if (ibcColWidth > 0)
{
@@ -19641,7 +19704,7 @@ void Compiler::fgDispBasicBlocks(BasicBlock* firstBlock,
if (block == lastBlock) {
break;
-}
+ }
}
printf("------%*s------------------------------------%*s-----------------------%*s----------------------------------------\n",
@@ -19728,7 +19791,7 @@ void Compiler::fgDumpTrees(BasicBlock* firstBlock,
if (block == lastBlock) {
break;
-}
+ }
}
printf("\n-------------------------------------------------------------------------------------------------------------------\n");
}
@@ -20037,7 +20100,7 @@ CHECK_JUMP:;
if (block == bcall->bbNext) {
goto PRED_OK;
-}
+ }
}
#if FEATURE_EH_FUNCLETS
@@ -20061,9 +20124,9 @@ CHECK_JUMP:;
if (ehCallFinallyInCorrectRegion(bcall, hndIndex)) {
goto PRED_OK;
-}
}
}
+ }
#endif // FEATURE_EH_FUNCLETS
@@ -20566,14 +20629,6 @@ void Compiler::fgDebugCheckNodeLinks(BasicBlock* block, GenTree* node)
expectedPrevTree = tree->AsColon()->ElseNode(); // "else" branch result (generated first).
break;
- case GT_INITBLK:
- case GT_COPYBLK:
- case GT_COPYOBJ:
- // the first child is a GT_LIST, where has op1 is the dst and op2 is the src.
- // The read has to occur before the write so make sure REVERSE_OPS is set.
- assert(tree->gtOp.gtOp1->gtFlags & GTF_REVERSE_OPS);
- __fallthrough;
-
default:
if (tree->gtOp.gtOp2)
{
@@ -21036,6 +21091,7 @@ GenTreePtr Compiler::fgGetStructAsStructPtr(GenTreePtr tree)
noway_assert((tree->gtOper == GT_LCL_VAR) ||
(tree->gtOper == GT_FIELD) ||
(tree->gtOper == GT_IND) ||
+ (tree->gtOper == GT_BLK) ||
(tree->gtOper == GT_OBJ) ||
tree->OperIsSIMD() ||
// tree->gtOper == GT_CALL || cannot get address of call.
@@ -21045,6 +21101,7 @@ GenTreePtr Compiler::fgGetStructAsStructPtr(GenTreePtr tree)
switch (tree->OperGet())
{
+ case GT_BLK:
case GT_OBJ:
case GT_IND:
return tree->gtOp.gtOp1;
@@ -22113,14 +22170,11 @@ GenTreePtr Compiler::fgInlinePrependStatements(InlineInfo* inlineInfo)
{
CORINFO_CLASS_HANDLE structType = lclVarInfo[lclNum + inlineInfo->argCnt].lclVerTypeInfo.GetClassHandle();
- tree = gtNewOperNode(GT_ADDR, TYP_BYREF,
- gtNewLclvNode(tmpNum, lclTyp));
-
- tree = gtNewBlkOpNode(GT_INITBLK,
- tree, // Dest
+ tree = gtNewBlkOpNode(gtNewLclvNode(tmpNum, lclTyp), // Dest
gtNewIconNode(0), // Value
- gtNewIconNode(info.compCompHnd->getClassSize(structType)), // Size
- false); // volatil
+ info.compCompHnd->getClassSize(structType), // Size
+ false, // isVolatile
+ false); // not copyBlock
newStmt = gtNewStmt(tree, callILOffset);
afterStmt = fgInsertStmtAfter(block, afterStmt, newStmt);
diff --git a/src/jit/gcencode.cpp b/src/jit/gcencode.cpp
index a9f4a90ddc..f20183b25a 100644
--- a/src/jit/gcencode.cpp
+++ b/src/jit/gcencode.cpp
@@ -3541,6 +3541,7 @@ void GCInfo::gcInfoBlockHdrSave(GcInfoEncoder* gcInfoEncoder, unsigned methodSiz
switch (compiler->info.compRetType)
{
case TYP_REF:
+ case TYP_ARRAY:
returnKind = RT_Object;
break;
case TYP_BYREF:
@@ -3549,19 +3550,42 @@ void GCInfo::gcInfoBlockHdrSave(GcInfoEncoder* gcInfoEncoder, unsigned methodSiz
case TYP_STRUCT:
{
CORINFO_CLASS_HANDLE structType = compiler->info.compMethodInfo->args.retTypeClass;
- if (compiler->IsMultiRegReturnedType(structType) && !compiler->IsHfa(structType))
+ var_types retType = compiler->getReturnTypeForStruct(structType);
+
+ switch (retType)
{
- BYTE gcPtrs[2] = {TYPE_GC_NONE, TYPE_GC_NONE};
- compiler->info.compCompHnd->getClassGClayout(structType, gcPtrs);
+ case TYP_ARRAY:
+ _ASSERTE(false && "TYP_ARRAY unexpected from getReturnTypeForStruct()");
- ReturnKind first = GCTypeToReturnKind((CorInfoGCType)gcPtrs[0]);
- ReturnKind second = GCTypeToReturnKind((CorInfoGCType)gcPtrs[1]);
+ case TYP_REF:
+ returnKind = RT_Object;
+ break;
- returnKind = GetStructReturnKind(first, second);
- }
- else
- {
+ case TYP_BYREF:
+ returnKind = RT_ByRef;
+ break;
+
+ case TYP_STRUCT:
+ if (compiler->IsHfa(structType))
+ {
+ returnKind = RT_Scalar;
+ }
+ else
+ {
+ // Multi-reg return
+ BYTE gcPtrs[2] = { TYPE_GC_NONE, TYPE_GC_NONE };
+ compiler->info.compCompHnd->getClassGClayout(structType, gcPtrs);
+
+ ReturnKind first = GCTypeToReturnKind((CorInfoGCType)gcPtrs[0]);
+ ReturnKind second = GCTypeToReturnKind((CorInfoGCType)gcPtrs[1]);
+
+ returnKind = GetStructReturnKind(first, second);
+ }
+ break;
+
+ default:
returnKind = RT_Scalar;
+ break;
}
break;
}
diff --git a/src/jit/gentree.cpp b/src/jit/gentree.cpp
index 01c383a7f9..49b6bb32ea 100644
--- a/src/jit/gentree.cpp
+++ b/src/jit/gentree.cpp
@@ -282,19 +282,21 @@ void GenTree::InitNodeSize()
#ifdef FEATURE_SIMD
GenTree::s_gtNodeSizes[GT_SIMD_CHK] = TREE_NODE_SZ_LARGE;
#endif // FEATURE_SIMD
- GenTree::s_gtNodeSizes[GT_ARR_ELEM] = TREE_NODE_SZ_LARGE;
- GenTree::s_gtNodeSizes[GT_ARR_INDEX] = TREE_NODE_SZ_LARGE;
- GenTree::s_gtNodeSizes[GT_ARR_OFFSET] = TREE_NODE_SZ_LARGE;
- GenTree::s_gtNodeSizes[GT_RET_EXPR] = TREE_NODE_SZ_LARGE;
- GenTree::s_gtNodeSizes[GT_OBJ] = TREE_NODE_SZ_LARGE;
- GenTree::s_gtNodeSizes[GT_FIELD] = TREE_NODE_SZ_LARGE;
- GenTree::s_gtNodeSizes[GT_STMT] = TREE_NODE_SZ_LARGE;
- GenTree::s_gtNodeSizes[GT_CMPXCHG] = TREE_NODE_SZ_LARGE;
- GenTree::s_gtNodeSizes[GT_QMARK] = TREE_NODE_SZ_LARGE;
- GenTree::s_gtNodeSizes[GT_LEA] = TREE_NODE_SZ_LARGE;
- GenTree::s_gtNodeSizes[GT_COPYOBJ] = TREE_NODE_SZ_LARGE;
- GenTree::s_gtNodeSizes[GT_INTRINSIC] = TREE_NODE_SZ_LARGE;
- GenTree::s_gtNodeSizes[GT_ALLOCOBJ] = TREE_NODE_SZ_LARGE;
+ GenTree::s_gtNodeSizes[GT_ARR_ELEM] = TREE_NODE_SZ_LARGE;
+ GenTree::s_gtNodeSizes[GT_ARR_INDEX] = TREE_NODE_SZ_LARGE;
+ GenTree::s_gtNodeSizes[GT_ARR_OFFSET] = TREE_NODE_SZ_LARGE;
+ GenTree::s_gtNodeSizes[GT_RET_EXPR] = TREE_NODE_SZ_LARGE;
+ GenTree::s_gtNodeSizes[GT_OBJ] = TREE_NODE_SZ_LARGE;
+ GenTree::s_gtNodeSizes[GT_FIELD] = TREE_NODE_SZ_LARGE;
+ GenTree::s_gtNodeSizes[GT_STMT] = TREE_NODE_SZ_LARGE;
+ GenTree::s_gtNodeSizes[GT_CMPXCHG] = TREE_NODE_SZ_LARGE;
+ GenTree::s_gtNodeSizes[GT_QMARK] = TREE_NODE_SZ_LARGE;
+ GenTree::s_gtNodeSizes[GT_LEA] = TREE_NODE_SZ_LARGE;
+ GenTree::s_gtNodeSizes[GT_STORE_OBJ] = TREE_NODE_SZ_LARGE;
+ GenTree::s_gtNodeSizes[GT_DYN_BLK] = TREE_NODE_SZ_LARGE;
+ GenTree::s_gtNodeSizes[GT_STORE_DYN_BLK] = TREE_NODE_SZ_LARGE;
+ GenTree::s_gtNodeSizes[GT_INTRINSIC] = TREE_NODE_SZ_LARGE;
+ GenTree::s_gtNodeSizes[GT_ALLOCOBJ] = TREE_NODE_SZ_LARGE;
#if USE_HELPERS_FOR_INT_DIV
GenTree::s_gtNodeSizes[GT_DIV] = TREE_NODE_SZ_LARGE;
GenTree::s_gtNodeSizes[GT_UDIV] = TREE_NODE_SZ_LARGE;
@@ -304,12 +306,6 @@ void GenTree::InitNodeSize()
#ifdef FEATURE_UNIX_AMD64_STRUCT_PASSING
GenTree::s_gtNodeSizes[GT_PUTARG_STK] = TREE_NODE_SZ_LARGE;
#endif // FEATURE_UNIX_AMD64_STRUCT_PASSING
-#if defined(FEATURE_HFA) || defined(FEATURE_UNIX_AMD64_STRUCT_PASSING)
- // In importer for Hfa and register returned structs we rewrite GT_ASG to GT_COPYOBJ/GT_CPYBLK
- // Make sure the sizes agree.
- assert(GenTree::s_gtNodeSizes[GT_COPYOBJ] <= GenTree::s_gtNodeSizes[GT_ASG]);
- assert(GenTree::s_gtNodeSizes[GT_COPYBLK] <= GenTree::s_gtNodeSizes[GT_ASG]);
-#endif // !(defined(FEATURE_HFA) || defined(FEATURE_UNIX_AMD64_STRUCT_PASSING))
assert(GenTree::s_gtNodeSizes[GT_RETURN] == GenTree::s_gtNodeSizes[GT_ASG]);
@@ -353,13 +349,11 @@ void GenTree::InitNodeSize()
static_assert_no_msg(sizeof(GenTreeArrOffs) <= TREE_NODE_SZ_LARGE); // *** large node
static_assert_no_msg(sizeof(GenTreeIndir) <= TREE_NODE_SZ_SMALL);
static_assert_no_msg(sizeof(GenTreeStoreInd) <= TREE_NODE_SZ_SMALL);
- static_assert_no_msg(sizeof(GenTreeBlkOp) <= TREE_NODE_SZ_SMALL);
- static_assert_no_msg(sizeof(GenTreeCpBlk) <= TREE_NODE_SZ_SMALL);
- static_assert_no_msg(sizeof(GenTreeInitBlk) <= TREE_NODE_SZ_SMALL);
- static_assert_no_msg(sizeof(GenTreeCpObj) <= TREE_NODE_SZ_LARGE); // *** large node
+ static_assert_no_msg(sizeof(GenTreeAddrMode) <= TREE_NODE_SZ_SMALL);
+ static_assert_no_msg(sizeof(GenTreeObj) <= TREE_NODE_SZ_LARGE); // *** large node
+ static_assert_no_msg(sizeof(GenTreeBlk) <= TREE_NODE_SZ_SMALL);
static_assert_no_msg(sizeof(GenTreeRetExpr) <= TREE_NODE_SZ_LARGE); // *** large node
static_assert_no_msg(sizeof(GenTreeStmt) <= TREE_NODE_SZ_LARGE); // *** large node
- static_assert_no_msg(sizeof(GenTreeObj) <= TREE_NODE_SZ_LARGE); // *** large node
static_assert_no_msg(sizeof(GenTreeClsVar) <= TREE_NODE_SZ_SMALL);
static_assert_no_msg(sizeof(GenTreeArgPlace) <= TREE_NODE_SZ_SMALL);
static_assert_no_msg(sizeof(GenTreeLabel) <= TREE_NODE_SZ_SMALL);
@@ -679,6 +673,28 @@ Compiler::fgWalkResult Compiler::fgWalkTreePreRec(GenTreePtr* pTree, fgWalkData*
pTree = nullptr;
break;
+ case GT_STORE_DYN_BLK:
+ result = fgWalkTreePreRec<computeStack>(&tree->gtDynBlk.Data(), fgWalkData);
+ if (result == WALK_ABORT)
+ {
+ return result;
+ }
+ __fallthrough;
+
+ case GT_DYN_BLK:
+ result = fgWalkTreePreRec<computeStack>(&tree->gtDynBlk.Addr(), fgWalkData);
+ if (result == WALK_ABORT)
+ {
+ return result;
+ }
+ result = fgWalkTreePreRec<computeStack>(&tree->gtDynBlk.gtDynamicSize, fgWalkData);
+ if (result == WALK_ABORT)
+ {
+ return result;
+ }
+ pTree = nullptr;
+ break;
+
default:
#ifdef DEBUG
fgWalkData->compiler->gtDispTree(tree);
@@ -911,6 +927,27 @@ Compiler::fgWalkResult Compiler::fgWalkTreePostRec(GenTreePtr* pTree, fgWalkData
}
break;
+ case GT_STORE_DYN_BLK:
+ result = fgWalkTreePostRec<computeStack>(&tree->gtDynBlk.Data(), fgWalkData);
+ if (result == WALK_ABORT)
+ {
+ return result;
+ }
+ __fallthrough;
+
+ case GT_DYN_BLK:
+ result = fgWalkTreePostRec<computeStack>(&tree->gtDynBlk.Addr(), fgWalkData);
+ if (result == WALK_ABORT)
+ {
+ return result;
+ }
+ result = fgWalkTreePostRec<computeStack>(&tree->gtDynBlk.gtDynamicSize, fgWalkData);
+ if (result == WALK_ABORT)
+ {
+ return result;
+ }
+ break;
+
case GT_PHI:
{
GenTreeUnOp* phi = tree->AsUnOp();
@@ -928,30 +965,26 @@ Compiler::fgWalkResult Compiler::fgWalkTreePostRec(GenTreePtr* pTree, fgWalkData
}
break;
- case GT_INITBLK:
- case GT_COPYBLK:
- case GT_COPYOBJ:
+ case GT_LIST:
{
- GenTreeBlkOp* blkOp = tree->AsBlkOp();
- result = fgWalkTreePostRec<computeStack>(&blkOp->gtOp1->AsArgList()->gtOp1, fgWalkData);
- if (result == WALK_ABORT)
+ GenTreeArgList* list = tree->AsArgList();
+ if (list->IsAggregate())
{
- return result;
- }
-
- result = fgWalkTreePostRec<computeStack>(&blkOp->gtOp1->AsArgList()->gtOp2, fgWalkData);
- if (result == WALK_ABORT)
- {
- return result;
+ for (; list != nullptr; list = list->Rest())
+ {
+ result = fgWalkTreePostRec<computeStack>(&list->gtOp1, fgWalkData);
+ if (result == WALK_ABORT)
+ {
+ return result;
+ }
+ }
+ break;
}
- result = fgWalkTreePostRec<computeStack>(&blkOp->gtOp2, fgWalkData);
- if (result == WALK_ABORT)
- {
- return result;
- }
+ // GT_LIST nodes that do not represent aggregate arguments intentionally fall through to the
+ // default node processing below.
+ __fallthrough;
}
- break;
default:
if (kind & GTK_SMPOP)
@@ -1241,6 +1274,27 @@ Compiler::fgWalkResult Compiler::fgWalkTreeRec(GenTreePtr* pTree, fgWalkData* fg
}
break;
+ case GT_STORE_DYN_BLK:
+ result = fgWalkTreeRec<doPreOrder, doPostOrder>(&tree->gtDynBlk.Data(), fgWalkData);
+ if (result == WALK_ABORT)
+ {
+ return result;
+ }
+ __fallthrough;
+
+ case GT_DYN_BLK:
+ result = fgWalkTreeRec<doPreOrder, doPostOrder>(&tree->gtDynBlk.Addr(), fgWalkData);
+ if (result == WALK_ABORT)
+ {
+ return result;
+ }
+ result = fgWalkTreeRec<doPreOrder, doPostOrder>(&tree->gtDynBlk.gtDynamicSize, fgWalkData);
+ if (result == WALK_ABORT)
+ {
+ return result;
+ }
+ break;
+
default:
#ifdef DEBUG
fgWalkData->compiler->gtDispTree(tree);
@@ -2058,6 +2112,12 @@ AGAIN:
Compare(op1->gtBoundsChk.gtIndex, op2->gtBoundsChk.gtIndex) &&
(op1->gtBoundsChk.gtThrowKind == op2->gtBoundsChk.gtThrowKind);
+ case GT_STORE_DYN_BLK:
+ case GT_DYN_BLK:
+ return Compare(op1->gtDynBlk.Addr(), op2->gtDynBlk.Addr()) &&
+ Compare(op1->gtDynBlk.Data(), op2->gtDynBlk.Data()) &&
+ Compare(op1->gtDynBlk.gtDynamicSize, op2->gtDynBlk.gtDynamicSize);
+
default:
assert(!"unexpected operator");
}
@@ -2284,6 +2344,23 @@ AGAIN:
}
break;
+ case GT_STORE_DYN_BLK:
+ if (gtHasRef(tree->gtDynBlk.Data(), lclNum, defOnly))
+ {
+ return true;
+ }
+ __fallthrough;
+ case GT_DYN_BLK:
+ if (gtHasRef(tree->gtDynBlk.Addr(), lclNum, defOnly))
+ {
+ return true;
+ }
+ if (gtHasRef(tree->gtDynBlk.gtDynamicSize, lclNum, defOnly))
+ {
+ return true;
+ }
+ break;
+
default:
#ifdef DEBUG
gtDispTree(tree);
@@ -2450,9 +2527,6 @@ AGAIN:
case GT_CAST:
hash ^= tree->gtCast.gtCastType;
break;
- case GT_OBJ:
- hash ^= static_cast<unsigned>(reinterpret_cast<uintptr_t>(tree->gtObj.gtClass));
- break;
case GT_INDEX:
hash += tree->gtIndex.gtIndElemSize;
break;
@@ -2461,6 +2535,10 @@ AGAIN:
reinterpret_cast<uintptr_t>(tree->gtAllocObj.gtAllocObjClsHnd)));
hash = genTreeHashAdd(hash, tree->gtAllocObj.gtNewHelper);
break;
+ case GT_OBJ:
+ hash = genTreeHashAdd(hash, static_cast<unsigned>(
+ reinterpret_cast<uintptr_t>(tree->gtObj.gtClass)));
+ break;
// For the ones below no extra argument matters for comparison.
case GT_BOX:
@@ -2495,6 +2573,21 @@ AGAIN:
hash += (tree->gtAddrMode.gtOffset << 3) + tree->gtAddrMode.gtScale;
break;
+ case GT_BLK:
+ case GT_STORE_BLK:
+ hash += tree->gtBlk.gtBlkSize;
+ break;
+
+ case GT_OBJ:
+ case GT_STORE_OBJ:
+ hash ^= reinterpret_cast<unsigned>(tree->AsObj()->gtClass);
+ break;
+
+ case GT_DYN_BLK:
+ case GT_STORE_DYN_BLK:
+ hash += gtHashValue(tree->AsDynBlk()->gtDynamicSize);
+ break;
+
// For the ones below no extra argument matters for comparison.
case GT_ARR_INDEX:
case GT_QMARK:
@@ -2643,6 +2736,14 @@ AGAIN:
hash = genTreeHashAdd(hash, tree->gtBoundsChk.gtThrowKind);
break;
+ case GT_STORE_DYN_BLK:
+ hash = genTreeHashAdd(hash, gtHashValue(tree->gtDynBlk.Data()));
+ __fallthrough;
+ case GT_DYN_BLK:
+ hash = genTreeHashAdd(hash, gtHashValue(tree->gtDynBlk.Addr()));
+ hash = genTreeHashAdd(hash, gtHashValue(tree->gtDynBlk.gtDynamicSize));
+ break;
+
default:
#ifdef DEBUG
gtDispTree(tree);
@@ -2908,6 +3009,27 @@ AGAIN:
return true;
}
+ case GT_STORE_DYN_BLK:
+ if (!lvaLclVarRefsAccum(tree->gtDynBlk.Data(), findPtr, refsPtr, &allVars, &trkdVars))
+ {
+ return false;
+ }
+ // Otherwise...
+ __fallthrough;
+ case GT_DYN_BLK:
+ if (!lvaLclVarRefsAccum(tree->gtDynBlk.Addr(), findPtr, refsPtr, &allVars, &trkdVars))
+ {
+ return false;
+ }
+ // Otherwise...
+ if (!lvaLclVarRefsAccum(tree->gtDynBlk.gtDynamicSize, findPtr, refsPtr, &allVars, &trkdVars))
+ {
+ return false;
+ }
+ // Otherwise...
+ lvaLclVarRefsAccumIntoRes(findPtr, result, allVars, trkdVars);
+ break;
+
case GT_CALL:
/* Allow calls to the Shared Static helper */
if (IsSharedStaticHelper(tree))
@@ -3952,6 +4074,7 @@ unsigned Compiler::gtSetEvalOrder(GenTree* tree)
costSz = 2 * 2;
break;
+ case GT_BLK:
case GT_IND:
/* An indirection should always have a non-zero level.
@@ -3989,7 +4112,9 @@ unsigned Compiler::gtSetEvalOrder(GenTree* tree)
#endif // _TARGET_ARM_
}
- /* Can we form an addressing mode with this indirection? */
+ // Can we form an addressing mode with this indirection?
+ // TODO-CQ: Consider changing this to op1->gtEffectiveVal() to take into account
+ // addressing modes hidden under a comma node.
if (op1->gtOper == GT_ADD)
{
@@ -4001,10 +4126,38 @@ unsigned Compiler::gtSetEvalOrder(GenTree* tree)
GenTreePtr base;
GenTreePtr idx;
- /* See if we can form a complex addressing mode? */
+ // See if we can form a complex addressing mode.
- GenTreePtr addr = op1;
- if (codeGen->genCreateAddrMode(addr, // address
+ GenTreePtr addr = op1->gtEffectiveVal();
+
+ bool doAddrMode = true;
+ // See if we can form a complex addressing mode.
+ // Always use an addrMode for an array index indirection.
+ // TODO-1stClassStructs: Always do this, but first make sure it's
+ // done in Lowering as well.
+ if ((tree->gtFlags & GTF_IND_ARR_INDEX) == 0)
+ {
+ if (tree->TypeGet() == TYP_STRUCT)
+ {
+ doAddrMode = false;
+ }
+ else if (varTypeIsStruct(tree))
+ {
+ // This is a heuristic attempting to match prior behavior when indirections
+ // under a struct assignment would not be considered for addressing modes.
+ if (compCurStmt != nullptr)
+ {
+ GenTree* expr = compCurStmt->gtStmt.gtStmtExpr;
+ if ((expr->OperGet() == GT_ASG) &&
+ ((expr->gtGetOp1() == tree) || (expr->gtGetOp2() == tree)))
+ {
+ doAddrMode = false;
+ }
+ }
+ }
+ }
+ if ((doAddrMode) &&
+ codeGen->genCreateAddrMode(addr, // address
0, // mode
false, // fold
RBM_NONE, // reg mask
@@ -4558,7 +4711,9 @@ unsigned Compiler::gtSetEvalOrder(GenTree* tree)
assert(lvlb >= 0);
lvl2 = gtSetEvalOrder(op2) + lvlb;
ftreg |= op1->gtRsvdRegs;
- if (oper != GT_ASG)
+ // For assignment, we execute op2 before op1, except that for block
+ // ops the destination address is evaluated first.
+ if ((oper != GT_ASG) || tree->OperIsBlkOp())
{
ftreg |= op2->gtRsvdRegs;
}
@@ -4600,11 +4755,16 @@ unsigned Compiler::gtSetEvalOrder(GenTree* tree)
{
case GT_IND:
- // If we have any side effects on the GT_IND child node
- // we have to evaluate op1 first
- if (op1Val->gtOp.gtOp1->gtFlags & GTF_ALL_EFFECT)
+ // Struct assignments are different from scalar assignments in that semantically
+ // the address of op1 is evaluated prior to op2.
+ if (!varTypeIsStruct(op1))
{
- break;
+ // If we have any side effects on the GT_IND child node
+ // we have to evaluate op1 first.
+ if (op1Val->gtOp.gtOp1->gtFlags & GTF_ALL_EFFECT)
+ {
+ break;
+ }
}
// In case op2 assigns to a local var that is used in op1Val, we have to evaluate op1Val first.
@@ -4624,6 +4784,9 @@ unsigned Compiler::gtSetEvalOrder(GenTree* tree)
case GT_LCL_VAR:
case GT_LCL_FLD:
+ case GT_BLK:
+ case GT_OBJ:
+ case GT_DYN_BLK:
// We evaluate op2 before op1
bReverseInAssignment = true;
@@ -5150,6 +5313,63 @@ unsigned Compiler::gtSetEvalOrder(GenTree* tree)
break;
+ case GT_STORE_DYN_BLK:
+ case GT_DYN_BLK:
+ {
+ costEx = 0;
+ costSz = 0;
+ level = 0;
+ if (oper == GT_STORE_DYN_BLK)
+ {
+ lvl2 = gtSetEvalOrder(tree->gtDynBlk.Data());
+ level = max(level, lvl2);
+ costEx += tree->gtDynBlk.Data()->gtCostEx;
+ costSz += tree->gtDynBlk.Data()->gtCostSz;
+ }
+ lvl2 = gtSetEvalOrder(tree->gtDynBlk.Addr());
+ level = max(level, lvl2);
+ costEx = tree->gtDynBlk.Addr()->gtCostEx;
+ costSz = tree->gtDynBlk.Addr()->gtCostSz;
+ unsigned sizeLevel = gtSetEvalOrder(tree->gtDynBlk.gtDynamicSize);
+
+ // Determine whether the size node should be evaluated first.
+ // We would like to do this if the sizeLevel is larger than the current level,
+ // but we have to ensure that we obey ordering constraints.
+ if (tree->AsDynBlk()->gtEvalSizeFirst != (level < sizeLevel))
+ {
+ bool canChange = true;
+
+ GenTree* sizeNode = tree->AsDynBlk()->gtDynamicSize;
+ GenTree* dst = tree->AsDynBlk()->Addr();
+ GenTree* src = tree->AsDynBlk()->Data();
+
+ if (tree->AsDynBlk()->gtEvalSizeFirst)
+ {
+ canChange = gtCanSwapOrder(sizeNode, dst);
+ if (canChange && (src != nullptr))
+ {
+ canChange = gtCanSwapOrder(sizeNode, src);
+ }
+ }
+ else
+ {
+ canChange = gtCanSwapOrder(dst, sizeNode);
+ if (canChange && (src != nullptr))
+ {
+ gtCanSwapOrder(src, sizeNode);
+ }
+ }
+ if (canChange)
+ {
+ tree->AsDynBlk()->gtEvalSizeFirst = (level < sizeLevel);
+ }
+ }
+ level = max(level, sizeLevel);
+ costEx += tree->gtDynBlk.gtDynamicSize->gtCostEx;
+ costSz += tree->gtDynBlk.gtDynamicSize->gtCostSz;
+ }
+ break;
+
default:
#ifdef DEBUG
if (verbose)
@@ -5572,15 +5792,6 @@ GenTreePtr* GenTree::gtGetChildPointer(GenTreePtr parent)
}
break;
-#if !FEATURE_MULTIREG_ARGS
- // Note that when FEATURE_MULTIREG_ARGS==1
- // a GT_OBJ node is handled above by the default case
- case GT_OBJ:
- // Any GT_OBJ with a field must be lowered before this point.
- noway_assert(!"GT_OBJ encountered in GenTree::gtGetChildPointer");
- break;
-#endif // !FEATURE_MULTIREG_ARGS
-
case GT_CMPXCHG:
if (this == parent->gtCmpXchg.gtOpLocation)
{
@@ -5643,6 +5854,22 @@ GenTreePtr* GenTree::gtGetChildPointer(GenTreePtr parent)
}
break;
+ case GT_STORE_DYN_BLK:
+ case GT_DYN_BLK:
+ if (this == parent->gtDynBlk.gtOp1)
+ {
+ return &(parent->gtDynBlk.gtOp1);
+ }
+ if (this == parent->gtDynBlk.gtOp2)
+ {
+ return &(parent->gtDynBlk.gtOp2);
+ }
+ if (this == parent->gtDynBlk.gtDynamicSize)
+ {
+ return &(parent->gtDynBlk.gtDynamicSize);
+ }
+ break;
+
case GT_FIELD:
if (this == parent->AsField()->gtFldObj)
{
@@ -5699,9 +5926,9 @@ GenTreePtr* GenTree::gtGetChildPointer(GenTreePtr parent)
return nullptr;
}
-bool GenTree::TryGetUse(GenTree* def, GenTree*** use, bool expandMultiRegArgs)
+bool GenTree::TryGetUse(GenTree* def, GenTree*** use)
{
- for (GenTree** useEdge : UseEdges(expandMultiRegArgs))
+ for (GenTree** useEdge : UseEdges())
{
if (*useEdge == def)
{
@@ -5823,7 +6050,10 @@ bool GenTree::OperMayThrow()
break;
+ case GT_BLK:
case GT_OBJ:
+ case GT_DYN_BLK:
+ case GT_STORE_BLK:
return !Compiler::fgIsIndirOfAddrOfLocal(this);
case GT_ARR_BOUNDS_CHECK:
@@ -5893,6 +6123,14 @@ GenTree::VtablePtr GenTree::GetVtableForOper(genTreeOps oper)
break;
}
#endif
+ case GT_OBJ:
+ {
+ GenTreeIntCon dummyOp(TYP_I_IMPL, 0);
+ GenTreeObj obj(TYP_STRUCT, &dummyOp, NO_CLASS_HANDLE, 0);
+ res = *reinterpret_cast<VtablePtr*>(&obj);
+ }
+ break;
+
default:
{
// Should be unary or binary op.
@@ -6346,7 +6584,7 @@ GenTreePtr Compiler::gtNewInlineCandidateReturnExpr(GenTreePtr inlineCandidate,
node->gtRetExpr.gtInlineCandidate = inlineCandidate;
- if (varTypeIsStruct(inlineCandidate))
+ if (varTypeIsStruct(inlineCandidate) && !inlineCandidate->OperIsBlkOp())
{
node->gtRetExpr.gtRetClsHnd = gtGetStructHandle(inlineCandidate);
}
@@ -6386,6 +6624,39 @@ GenTreeArgList* Compiler::gtNewArgList(GenTreePtr arg1, GenTreePtr arg2)
return new (this, GT_LIST) GenTreeArgList(arg1, gtNewArgList(arg2));
}
+//------------------------------------------------------------------------
+// Compiler::gtNewAggregate:
+// Creates a new aggregate argument node. These nodes are used to
+// represent arguments that are composed of multiple values (e.g.
+// the lclVars that represent the fields of a promoted struct).
+//
+// Note that aggregate arguments are currently represented by GT_LIST
+// nodes that are marked with the GTF_LIST_AGGREGATE flag. This
+// representation may be changed in the future to instead use its own
+// node type (e.g. GT_AGGREGATE).
+//
+// Arguments:
+// firstElement - The first element in the aggregate's list of values.
+//
+// Returns:
+// The newly-created aggregate node.
+GenTreeArgList* Compiler::gtNewAggregate(GenTree* firstElement)
+{
+ GenTreeArgList* agg = gtNewArgList(firstElement);
+ agg->gtFlags |= GTF_LIST_AGGREGATE;
+ return agg;
+}
+
+/*****************************************************************************
+ *
+ * Create a list out of the three values.
+ */
+
+GenTreeArgList* Compiler::gtNewArgList(GenTreePtr arg1, GenTreePtr arg2, GenTreePtr arg3)
+{
+ return new (this, GT_LIST) GenTreeArgList(arg1, gtNewArgList(arg2, arg3));
+}
+
/*****************************************************************************
*
* Given a GT_CALL node, access the fgArgInfo and find the entry
@@ -6531,116 +6802,188 @@ GenTreePtr Compiler::gtNewAssignNode(GenTreePtr dst, GenTreePtr src)
return asg;
}
-// Creates a new Obj node.
-GenTreeObj* Compiler::gtNewObjNode(CORINFO_CLASS_HANDLE structHnd, GenTree* addr)
+//------------------------------------------------------------------------
+// gtNewObjNode: Creates a new Obj node.
+//
+// Arguments:
+// structHnd - The class handle of the struct type.
+// addr - The address of the struct.
+//
+// Return Value:
+// Returns a node representing the struct value at the given address.
+//
+// Assumptions:
+// Any entry and exit conditions, such as required preconditions of
+// data structures, memory to be freed by caller, etc.
+//
+// Notes:
+// It will currently return a GT_OBJ node for any struct type, but may
+// return a GT_IND or a non-indirection for a scalar type.
+// The node will not yet have its GC info initialized. This is because
+// we may not need this info if this is an r-value.
+
+GenTree* Compiler::gtNewObjNode(CORINFO_CLASS_HANDLE structHnd, GenTree* addr)
{
var_types nodeType = impNormStructType(structHnd);
assert(varTypeIsStruct(nodeType));
- GenTreeObj* objNode = new (this, GT_OBJ) GenTreeObj(nodeType, addr, structHnd);
+ unsigned size = info.compCompHnd->getClassSize(structHnd);
+
+ // It would be convenient to set the GC info at this time, but we don't actually require
+ // it unless this is going to be a destination.
+ if (!varTypeIsStruct(nodeType))
+ {
+ if ((addr->gtOper == GT_ADDR) && (addr->gtGetOp1()->TypeGet() == nodeType))
+ {
+ return addr->gtGetOp1();
+ }
+ else
+ {
+ return gtNewOperNode(GT_IND, nodeType, addr);
+ }
+ }
+ GenTreeBlk* newBlkOrObjNode = new (this, GT_OBJ) GenTreeObj(nodeType, addr, structHnd, size);
+
// An Obj is not a global reference, if it is known to be a local struct.
- GenTreeLclVarCommon* lclNode = addr->IsLocalAddrExpr();
- if ((lclNode != nullptr) && !lvaIsImplicitByRefLocal(lclNode->gtLclNum))
+ if ((addr->gtFlags & GTF_GLOB_REF) == 0)
{
- objNode->gtFlags &= ~GTF_GLOB_REF;
+ GenTreeLclVarCommon* lclNode = addr->IsLocalAddrExpr();
+ if ((lclNode != nullptr) && !lvaIsImplicitByRefLocal(lclNode->gtLclNum))
+ {
+ newBlkOrObjNode->gtFlags &= ~GTF_GLOB_REF;
+ }
}
- return objNode;
+ return newBlkOrObjNode;
}
-// Creates a new CpObj node.
-// Parameters (exactly the same as MSIL CpObj):
+//------------------------------------------------------------------------
+// gtSetObjGcInfo: Set the GC info on an object node
//
-// dst - The target to copy the struct to
-// src - The source to copy the struct from
-// structHnd - A class token that represents the type of object being copied. May be null
-// if FEATURE_SIMD is enabled and the source has a SIMD type.
-// isVolatile - Is this marked as volatile memory?
-GenTreeBlkOp* Compiler::gtNewCpObjNode(GenTreePtr dst, GenTreePtr src, CORINFO_CLASS_HANDLE structHnd, bool isVolatile)
-{
- size_t size = 0;
- unsigned slots = 0;
- unsigned gcPtrCount = 0;
- BYTE* gcPtrs = nullptr;
- var_types type = TYP_STRUCT;
-
- GenTreePtr hndOrSize = nullptr;
+// Arguments:
+// objNode - The object node of interest
- GenTreeBlkOp* result = nullptr;
+void Compiler::gtSetObjGcInfo(GenTreeObj* objNode)
+{
+ CORINFO_CLASS_HANDLE structHnd = objNode->gtClass;
+ var_types nodeType = objNode->TypeGet();
+ unsigned size = objNode->gtBlkSize;
+ unsigned slots = 0;
+ unsigned gcPtrCount = 0;
+ BYTE* gcPtrs = nullptr;
- bool useCopyObj = false;
+ assert(varTypeIsStruct(nodeType));
+ assert(size == info.compCompHnd->getClassSize(structHnd));
+ assert(nodeType == impNormStructType(structHnd));
- // Intermediate SIMD operations may use SIMD types that are not used by the input IL.
- // In this case, the provided type handle will be null and the size of the copy will
- // be derived from the node's varType.
- if (structHnd == nullptr)
+ if (nodeType == TYP_STRUCT)
{
-#if FEATURE_SIMD
- assert(src->OperGet() == GT_ADDR);
-
- GenTree* srcValue = src->gtGetOp1();
+ if (size >= TARGET_POINTER_SIZE)
+ {
+ // Get the GC fields info
+ var_types simdBaseType; // Dummy argument
+ slots = (unsigned)(roundUp(size, TARGET_POINTER_SIZE) / TARGET_POINTER_SIZE);
+ gcPtrs = new (this, CMK_ASTNode) BYTE[slots];
+ nodeType = impNormStructType(structHnd, gcPtrs, &gcPtrCount, &simdBaseType);
+ }
+ }
+ objNode->SetGCInfo(gcPtrs, gcPtrCount, slots);
+ assert(objNode->gtType == nodeType);
+}
- type = srcValue->TypeGet();
- assert(varTypeIsSIMD(type));
+//------------------------------------------------------------------------
+// gtNewStructVal: Return a node that represents a struct value
+//
+// Arguments:
+// structHnd - The class for the struct
+// addr - The address of the struct
+//
+// Return Value:
+// A block, object or local node that represents the struct value pointed to by 'addr'.
- size = genTypeSize(type);
-#else
- assert(!"structHnd should not be null if FEATURE_SIMD is not enabled!");
-#endif
- }
- else
+GenTree* Compiler::gtNewStructVal(CORINFO_CLASS_HANDLE structHnd, GenTreePtr addr)
+{
+ if (addr->gtOper == GT_ADDR)
{
- // Get the size of the type
- size = info.compCompHnd->getClassSize(structHnd);
-
- if (size >= TARGET_POINTER_SIZE)
+ GenTree* val = addr->gtGetOp1();
+ if (val->OperGet() == GT_LCL_VAR)
{
- slots = (unsigned)(roundUp(size, TARGET_POINTER_SIZE) / TARGET_POINTER_SIZE);
- gcPtrs = new (this, CMK_ASTNode) BYTE[slots];
-
- type = impNormStructType(structHnd, gcPtrs, &gcPtrCount);
- if (varTypeIsEnregisterableStruct(type))
+ unsigned lclNum = addr->gtGetOp1()->AsLclVarCommon()->gtLclNum;
+ LclVarDsc* varDsc = &(lvaTable[lclNum]);
+ if (varTypeIsStruct(varDsc) && (varDsc->lvVerTypeInfo.GetClassHandle() == structHnd) &&
+ !lvaIsImplicitByRefLocal(lclNum))
{
- if (dst->OperGet() == GT_ADDR)
- {
- GenTree* actualDst = dst->gtGetOp1();
- assert((actualDst->TypeGet() == type) || !varTypeIsEnregisterableStruct(actualDst));
- actualDst->gtType = type;
- }
- if (src->OperGet() == GT_ADDR)
- {
- GenTree* actualSrc = src->gtGetOp1();
- assert((actualSrc->TypeGet() == type) || !varTypeIsEnregisterableStruct(actualSrc));
- actualSrc->gtType = type;
- }
+ return addr->gtGetOp1();
}
+ }
+ }
+ return gtNewObjNode(structHnd, addr);
+}
+
+//------------------------------------------------------------------------
+// gtNewBlockVal: Return a node that represents a possibly untyped block value
+//
+// Arguments:
+// addr - The address of the block
+// size - The size of the block
+//
+// Return Value:
+// A block, object or local node that represents the block value pointed to by 'addr'.
- useCopyObj = gcPtrCount > 0;
+GenTree* Compiler::gtNewBlockVal(GenTreePtr addr, unsigned size)
+{
+ // By default we treat this as an opaque struct type with known size.
+ var_types blkType = TYP_STRUCT;
+#if FEATURE_SIMD
+ if ((addr->gtOper == GT_ADDR) && (addr->gtGetOp1()->OperGet() == GT_LCL_VAR))
+ {
+ GenTree* val = addr->gtGetOp1();
+ if (varTypeIsSIMD(val) && (genTypeSize(val->TypeGet()) == size))
+ {
+ blkType = val->TypeGet();
+ return addr->gtGetOp1();
}
}
+#endif // FEATURE_SIMD
+ return new (this, GT_BLK) GenTreeBlk(GT_BLK, blkType, addr, size);
+}
- // If the class being copied contains any GC pointer we store a class handle
- // in the icon, otherwise we store the size in bytes to copy
- //
- genTreeOps op;
- if (useCopyObj)
+// Creates a new assignment node for a CpObj.
+// Parameters (exactly the same as MSIL CpObj):
+//
+// dstAddr - The target to copy the struct to
+// srcAddr - The source to copy the struct from
+// structHnd - A class token that represents the type of object being copied. May be null
+// if FEATURE_SIMD is enabled and the source has a SIMD type.
+// isVolatile - Is this marked as volatile memory?
+
+GenTree* Compiler::gtNewCpObjNode(GenTreePtr dstAddr, GenTreePtr srcAddr, CORINFO_CLASS_HANDLE structHnd, bool isVolatile)
+{
+ GenTreePtr lhs = gtNewStructVal(structHnd, dstAddr);
+ GenTree* src = nullptr;
+ unsigned size;
+
+ if (lhs->OperIsBlk())
{
- // This will treated as a cpobj as we need to note GC info.
- // Store the class handle and mark the node
- op = GT_COPYOBJ;
- hndOrSize = gtNewIconHandleNode((size_t)structHnd, GTF_ICON_CLASS_HDL);
- result = new (this, GT_COPYOBJ) GenTreeCpObj(gcPtrCount, slots, gcPtrs);
+ size = lhs->AsBlk()->gtBlkSize;
+ if (lhs->OperGet() == GT_OBJ)
+ {
+ gtSetObjGcInfo(lhs->AsObj());
+ }
}
else
{
- assert(gcPtrCount == 0);
+ size = genTypeSize(lhs->gtType);
+ }
- // Doesn't need GC info. Treat operation as a cpblk
- op = GT_COPYBLK;
- hndOrSize = gtNewIconNode(size);
- result = new (this, GT_COPYBLK) GenTreeCpBlk();
- result->gtBlkOpGcUnsafe = false;
+ if (srcAddr->OperGet() == GT_ADDR)
+ {
+ src = srcAddr->gtOp.gtOp1;
+ }
+ else
+ {
+ src = gtNewOperNode(GT_IND, lhs->TypeGet(), srcAddr);
}
- gtBlockOpInit(result, op, dst, src, hndOrSize, isVolatile);
+ GenTree* result = gtNewBlkOpNode(lhs, src, size, isVolatile, true);
return result;
}
@@ -6690,44 +7033,45 @@ void GenTreeIntCon::FixupInitBlkValue(var_types asgType)
}
}
-// Initializes a BlkOp GenTree
-// Preconditions:
-// - Result is a GenTreeBlkOp that is newly constructed by gtNewCpObjNode or gtNewBlkOpNode
+//
+//------------------------------------------------------------------------
+// gtBlockOpInit: Initializes a BlkOp GenTree
//
-// Parameters:
-// - result is a GenTreeBlkOp node that is the node to be initialized.
-// - oper must be either GT_INITBLK or GT_COPYBLK
-// - dst is the target (destination) we want to either initialize or copy to
-// - src is the init value for IniBlk or the source struct for CpBlk/CpObj
-// - size is either the size of the buffer to copy/initialize or a class token
-// in the case of CpObj.
-// - volatil flag specifies if this node is a volatile memory operation.
+// Arguments:
+// result - an assignment node that is to be initialized.
+// dst - the target (destination) we want to either initialize or copy to.
+// src - the init value for InitBlk or the source struct for CpBlk/CpObj.
+// isVolatile - specifies whether this node is a volatile memory operation.
+//
+// Assumptions:
+// 'result' is an assignment that is newly constructed.
+// If 'dst' is TYP_STRUCT, then it must be a block node or lclVar.
//
-// This procedure centralizes all the logic to both enforce proper structure and
-// to properly construct any InitBlk/CpBlk node.
-void Compiler::gtBlockOpInit(
- GenTreePtr result, genTreeOps oper, GenTreePtr dst, GenTreePtr srcOrFillVal, GenTreePtr hndOrSize, bool volatil)
-{
- assert(GenTree::OperIsBlkOp(oper));
-
- assert(result->gtType == TYP_VOID);
- result->gtOper = oper;
+// Notes:
+// This procedure centralizes all the logic to both enforce proper structure and
+// to properly construct any InitBlk/CpBlk node.
+void Compiler::gtBlockOpInit(GenTreePtr result, GenTreePtr dst, GenTreePtr srcOrFillVal, bool isVolatile)
+{
+ if (!result->OperIsBlkOp())
+ {
+ assert(dst->TypeGet() != TYP_STRUCT);
+ return;
+ }
#ifdef DEBUG
- // If this is a CpObj node, the caller must have already set
- // the node additional members (gtGcPtrs, gtGcPtrCount, gtSlots).
- if (hndOrSize->OperGet() == GT_CNS_INT && hndOrSize->IsIconHandle(GTF_ICON_CLASS_HDL))
+ // If the copy involves GC pointers, the caller must have already set
+ // the node additional members (gtGcPtrs, gtGcPtrCount, gtSlots) on the dst.
+ if ((dst->gtOper == GT_OBJ) && dst->AsBlk()->HasGCPtr())
{
- GenTreeCpObj* cpObjNode = result->AsCpObj();
+ GenTreeObj* objNode = dst->AsObj();
+ assert(objNode->gtGcPtrs != nullptr);
+ assert(!IsUninitialized(objNode->gtGcPtrs));
+ assert(!IsUninitialized(objNode->gtGcPtrCount));
+ assert(!IsUninitialized(objNode->gtSlots) && objNode->gtSlots > 0);
- assert(cpObjNode->gtGcPtrs != nullptr);
- assert(!IsUninitialized(cpObjNode->gtGcPtrs));
- assert(!IsUninitialized(cpObjNode->gtGcPtrCount) && cpObjNode->gtGcPtrCount > 0);
- assert(!IsUninitialized(cpObjNode->gtSlots) && cpObjNode->gtSlots > 0);
-
- for (unsigned i = 0; i < cpObjNode->gtGcPtrCount; ++i)
+ for (unsigned i = 0; i < objNode->gtGcPtrCount; ++i)
{
- CorInfoGCType t = (CorInfoGCType)cpObjNode->gtGcPtrs[i];
+ CorInfoGCType t = (CorInfoGCType)objNode->gtGcPtrs[i];
switch (t)
{
case TYPE_GC_NONE:
@@ -6760,105 +7104,114 @@ void Compiler::gtBlockOpInit(
* surface if struct promotion is ON (which is the case on x86/arm). But still the
* fundamental issue exists that needs to be addressed.
*/
- GenTreePtr currSrc = srcOrFillVal;
- GenTreePtr currDst = dst;
- if (currSrc->OperGet() == GT_ADDR && currDst->OperGet() == GT_ADDR)
+ if (result->OperIsCopyBlkOp())
{
- currSrc = currSrc->gtOp.gtOp1;
- currDst = currDst->gtOp.gtOp1;
- }
+ GenTreePtr currSrc = srcOrFillVal;
+ GenTreePtr currDst = dst;
- if (currSrc->OperGet() == GT_LCL_VAR && currDst->OperGet() == GT_LCL_VAR &&
- currSrc->gtLclVarCommon.gtLclNum == currDst->gtLclVarCommon.gtLclNum)
- {
- // Make this a NOP
- result->gtBashToNOP();
- return;
- }
+ if (currSrc->OperIsBlk() && (currSrc->AsBlk()->Addr()->OperGet() == GT_ADDR))
+ {
+ currSrc = currSrc->AsBlk()->Addr()->gtGetOp1();
+ }
+ if (currDst->OperIsBlk() && (currDst->AsBlk()->Addr()->OperGet() == GT_ADDR))
+ {
+ currDst = currDst->AsBlk()->Addr()->gtGetOp1();
+ }
- /* Note that this use of a GT_LIST is different than all others */
- /* in that the the GT_LIST is used as a tuple [dest,src] rather */
- /* than a being a NULL terminated list of GT_LIST nodes */
- result->gtOp.gtOp1 = gtNewOperNode(GT_LIST, TYP_VOID, /* GT_[oper] */
- dst, srcOrFillVal); /* / \ */
- result->gtOp.gtOp2 = hndOrSize; /* GT_LIST \ */
- /* / \ [hndOrSize] */
- /* [dst] [srcOrFillVal] */
+ if (currSrc->OperGet() == GT_LCL_VAR && currDst->OperGet() == GT_LCL_VAR &&
+ currSrc->gtLclVarCommon.gtLclNum == currDst->gtLclVarCommon.gtLclNum)
+ {
+ // Make this a NOP
+ // TODO-Cleanup: probably doesn't matter, but could do this earlier and avoid creating a GT_ASG
+ result->gtBashToNOP();
+ return;
+ }
+ }
// Propagate all effect flags from children
- result->gtFlags |= result->gtOp.gtOp1->gtFlags & GTF_ALL_EFFECT;
+ result->gtFlags |= dst->gtFlags & GTF_ALL_EFFECT;
result->gtFlags |= result->gtOp.gtOp2->gtFlags & GTF_ALL_EFFECT;
+ // TODO-1stClassStructs: This should be done only if the destination is non-local.
result->gtFlags |= (GTF_GLOB_REF | GTF_ASG);
// REVERSE_OPS is necessary because the use must occur before the def
- result->gtOp.gtOp1->gtFlags |= GTF_REVERSE_OPS;
+ result->gtFlags |= GTF_REVERSE_OPS;
- if (result->gtOper == GT_INITBLK)
- {
- result->gtFlags |= (dst->gtFlags & GTF_EXCEPT) | (hndOrSize->gtFlags & GTF_EXCEPT);
- }
- else
- {
- result->gtFlags |=
- (dst->gtFlags & GTF_EXCEPT) | (srcOrFillVal->gtFlags & GTF_EXCEPT) | (hndOrSize->gtFlags & GTF_EXCEPT);
+ result->gtFlags |= (dst->gtFlags & GTF_EXCEPT) | (srcOrFillVal->gtFlags & GTF_EXCEPT);
- // If the class being copied contains any GC pointer we store a class handle
- // and we must set the flag GTF_BLK_HASGCPTR, so that the register predictor
- // knows that this GT_COPYBLK will use calls to the ByRef Assign helper
- //
- if ((hndOrSize->OperGet() == GT_CNS_INT) && hndOrSize->IsIconHandle(GTF_ICON_CLASS_HDL))
- {
- hndOrSize->gtFlags |= GTF_DONT_CSE; // We can't CSE the class handle
- result->gtFlags |= GTF_BLK_HASGCPTR;
- }
- }
-
- if (volatil)
+ if (isVolatile)
{
result->gtFlags |= GTF_BLK_VOLATILE;
}
#ifdef FEATURE_SIMD
- if (oper == GT_COPYBLK && srcOrFillVal->OperGet() == GT_ADDR && dst->OperGet() == GT_ADDR)
+ if (result->OperIsCopyBlkOp() && varTypeIsSIMD(srcOrFillVal))
{
// If the source is a GT_SIMD node of SIMD type, then the dst lclvar struct
// should be labeled as simd intrinsic related struct.
// This is done so that the morpher can transform any field accesses into
// intrinsics, thus avoiding conflicting access methods (fields vs. whole-register).
- GenTreePtr srcChild = srcOrFillVal->gtGetOp1();
- GenTreePtr dstChild = dst->gtGetOp1();
-
- if (dstChild->OperIsLocal() && varTypeIsStruct(dstChild) && srcChild->OperGet() == GT_SIMD &&
- varTypeIsSIMD(srcChild))
+ GenTree* src = srcOrFillVal;
+ if (src->OperIsIndir() && (src->AsIndir()->Addr()->OperGet() == GT_ADDR))
{
- unsigned lclNum = dst->gtGetOp1()->AsLclVarCommon()->GetLclNum();
- LclVarDsc* lclVarDsc = &lvaTable[lclNum];
- lclVarDsc->lvUsedInSIMDIntrinsic = true;
+ src = src->AsIndir()->Addr()->gtGetOp1();
+ }
+ if (src->OperGet() == GT_SIMD)
+ {
+ if (dst->OperIsBlk() && (dst->AsIndir()->Addr()->OperGet() == GT_ADDR))
+ {
+ dst = dst->AsIndir()->Addr()->gtGetOp1();
+ }
+
+ if (dst->OperIsLocal() && varTypeIsStruct(dst))
+ {
+ unsigned lclNum = dst->AsLclVarCommon()->GetLclNum();
+ LclVarDsc* lclVarDsc = &lvaTable[lclNum];
+ lclVarDsc->lvUsedInSIMDIntrinsic = true;
+ }
}
}
#endif // FEATURE_SIMD
}
//------------------------------------------------------------------------
-// gtNewBlkOpNode: Creates an InitBlk or CpBlk node.
+// gtNewBlkOpNode: Creates a GenTree for a block (struct) assignment.
//
// Arguments:
-// oper - GT_COPYBLK, GT_INITBLK or GT_COPYOBJ
// dst - Destination or target to copy to / initialize the buffer.
-// srcOrFillVall - Either the source to copy from or the byte value to fill the buffer.
-// sizeOrClsTok - The size of the buffer or a class token (in the case of CpObj).
+// srcOrFillVall - the size of the buffer to copy/initialize or zero, in the case of CpObj.
+// size - The size of the buffer or a class token (in the case of CpObj).
// isVolatile - Whether this is a volatile memory operation or not.
+// isCopyBlock - True if this is a block copy (rather than a block init).
//
// Return Value:
// Returns the newly constructed and initialized block operation.
-
-GenTreeBlkOp* Compiler::gtNewBlkOpNode(
- genTreeOps oper, GenTreePtr dst, GenTreePtr srcOrFillVal, GenTreePtr sizeOrClsTok, bool isVolatile)
+//
+// Notes:
+// If size is zero, the dst must be a GT_OBJ with the class handle.
+// 'dst' must be a block node or lclVar.
+//
+GenTree* Compiler::gtNewBlkOpNode(
+ GenTreePtr dst, GenTreePtr srcOrFillVal, unsigned size, bool isVolatile, bool isCopyBlock)
{
- GenTreeBlkOp* result = new (this, oper) GenTreeBlkOp(oper);
- gtBlockOpInit(result, oper, dst, srcOrFillVal, sizeOrClsTok, isVolatile);
+ assert(dst->OperIsBlk() || dst->OperIsLocal());
+ if (isCopyBlock)
+ {
+ srcOrFillVal->gtFlags |= GTF_DONT_CSE;
+ if (srcOrFillVal->OperIsIndir() && (srcOrFillVal->gtGetOp1()->gtOper == GT_ADDR))
+ {
+ srcOrFillVal = srcOrFillVal->gtGetOp1()->gtGetOp1();
+ }
+ }
+
+ GenTree* result = gtNewAssignNode(dst, srcOrFillVal);
+ if (!isCopyBlock)
+ {
+ result->gtFlags |= GTF_BLK_INIT;
+ }
+ gtBlockOpInit(result, dst, srcOrFillVal, isVolatile);
return result;
}
@@ -7244,7 +7597,20 @@ GenTreePtr Compiler::gtCloneExpr(GenTree* tree,
break;
case GT_OBJ:
- copy = new (this, GT_OBJ) GenTreeObj(tree->TypeGet(), tree->gtOp.gtOp1, tree->AsObj()->gtClass);
+ copy = new (this, GT_OBJ)
+ GenTreeObj(tree->TypeGet(), tree->gtOp.gtOp1, tree->AsObj()->gtClass, tree->gtBlk.gtBlkSize);
+ copy->AsObj()->CopyGCInfo(tree->AsObj());
+ copy->gtBlk.gtBlkOpGcUnsafe = tree->gtBlk.gtBlkOpGcUnsafe;
+ break;
+
+ case GT_BLK:
+ copy = new (this, GT_BLK) GenTreeBlk(GT_BLK, tree->TypeGet(), tree->gtOp.gtOp1, tree->gtBlk.gtBlkSize);
+ copy->gtBlk.gtBlkOpGcUnsafe = tree->gtBlk.gtBlkOpGcUnsafe;
+ break;
+
+ case GT_DYN_BLK:
+ copy = new (this, GT_DYN_BLK) GenTreeDynBlk(tree->gtOp.gtOp1, tree->gtDynBlk.gtDynamicSize);
+ copy->gtBlk.gtBlkOpGcUnsafe = tree->gtBlk.gtBlkOpGcUnsafe;
break;
case GT_BOX:
@@ -7261,30 +7627,6 @@ GenTreePtr Compiler::gtCloneExpr(GenTree* tree,
#endif
break;
- case GT_COPYOBJ:
- {
- GenTreeCpObj* cpObjOp = tree->AsCpObj();
- assert(cpObjOp->gtGcPtrCount > 0);
- copy = gtCloneCpObjNode(cpObjOp);
- }
- break;
-
- case GT_INITBLK:
- {
- GenTreeInitBlk* initBlkOp = tree->AsInitBlk();
- copy = gtNewBlkOpNode(oper, initBlkOp->Dest(), initBlkOp->InitVal(), initBlkOp->Size(),
- initBlkOp->IsVolatile());
- }
- break;
-
- case GT_COPYBLK:
- {
- GenTreeCpBlk* cpBlkOp = tree->AsCpBlk();
- copy = gtNewBlkOpNode(oper, cpBlkOp->Dest(), cpBlkOp->Source(), cpBlkOp->Size(), cpBlkOp->IsVolatile());
- copy->AsCpBlk()->gtBlkOpGcUnsafe = cpBlkOp->gtBlkOpGcUnsafe;
- }
- break;
-
case GT_LEA:
{
GenTreeAddrMode* addrModeOp = tree->AsAddrMode();
@@ -7371,6 +7713,8 @@ GenTreePtr Compiler::gtCloneExpr(GenTree* tree,
case GT_STOREIND:
case GT_IND:
+ case GT_OBJ:
+ case GT_STORE_OBJ:
if (tree->gtFlags & GTF_IND_ARR_INDEX)
{
ArrayInfo arrInfo;
@@ -7565,6 +7909,12 @@ GenTreePtr Compiler::gtCloneExpr(GenTree* tree,
tree->gtBoundsChk.gtThrowKind);
break;
+ case GT_STORE_DYN_BLK:
+ case GT_DYN_BLK:
+ copy = new (this, oper) GenTreeDynBlk(gtCloneExpr(tree->gtDynBlk.Addr(), addFlags, varNum, varVal),
+ gtCloneExpr(tree->gtDynBlk.gtDynamicSize, addFlags, varNum, varVal));
+ break;
+
default:
#ifdef DEBUG
gtDispTree(tree);
@@ -8105,6 +8455,15 @@ unsigned GenTree::NumChildren()
}
return childCount;
}
+ // Special case for assignment of dynamic block.
+ // This is here to duplicate the former case where the size may be evaluated prior to the
+ // source and destination addresses. In order to do this, we treat the size as a child of the
+ // assignment.
+ // TODO-1stClassStructs-Cleanup: Remove all this special casing, and ensure that the diffs are reasonable.
+ if ((OperGet() == GT_ASG) && (gtOp.gtOp1->OperGet() == GT_DYN_BLK) && (gtOp.gtOp1->AsDynBlk()->gtEvalSizeFirst))
+ {
+ return 3;
+ }
assert(gtOp.gtOp1 != nullptr);
if (gtOp.gtOp2 == nullptr)
{
@@ -8136,7 +8495,20 @@ unsigned GenTree::NumChildren()
case GT_ARR_ELEM:
return 1 + AsArrElem()->gtArrRank;
+ // This really has two children, but if the size is evaluated first, we treat it as a child of the
+ // parent assignment.
+ case GT_DYN_BLK:
+ if (AsDynBlk()->gtEvalSizeFirst)
+ {
+ return 1;
+ }
+ else
+ {
+ return 2;
+ }
+
case GT_ARR_OFFSET:
+ case GT_STORE_DYN_BLK:
return 3;
case GT_CALL:
@@ -8190,6 +8562,16 @@ GenTreePtr GenTree::GetChild(unsigned childNum)
{
return AsUnOp()->gtOp1;
}
+ // Special case for assignment of dynamic block.
+ // This code is here to duplicate the former case where the size may be evaluated prior to the
+ // source and destination addresses. In order to do this, we treat the size as a child of the
+ // assignment.
+ // TODO-1stClassStructs: Revisit the need to duplicate former behavior, so that we can remove
+ // these special cases.
+ if ((OperGet() == GT_ASG) && (gtOp.gtOp1->OperGet() == GT_DYN_BLK) && (childNum == 2))
+ {
+ return gtOp.gtOp1->AsDynBlk()->gtDynamicSize;
+ }
else if (OperIsBinary())
{
if (OperIsAddrMode())
@@ -8244,6 +8626,30 @@ GenTreePtr GenTree::GetChild(unsigned childNum)
unreached();
}
+ case GT_STORE_DYN_BLK:
+ switch (childNum)
+ {
+ case 0:
+ return AsDynBlk()->Addr();
+ case 1:
+ return AsDynBlk()->Data();
+ case 2:
+ return AsDynBlk()->gtDynamicSize;
+ default:
+ unreached();
+ }
+ case GT_DYN_BLK:
+ switch (childNum)
+ {
+ case 0:
+ return AsDynBlk()->Addr();
+ case 1:
+ assert(!AsDynBlk()->gtEvalSizeFirst);
+ return AsDynBlk()->gtDynamicSize;
+ default:
+ unreached();
+ }
+
case GT_FIELD:
return AsField()->gtFldObj;
@@ -8346,18 +8752,14 @@ GenTreeUseEdgeIterator::GenTreeUseEdgeIterator()
: m_node(nullptr)
, m_edge(nullptr)
, m_argList(nullptr)
- , m_multiRegArg(nullptr)
- , m_expandMultiRegArgs(false)
, m_state(-1)
{
}
-GenTreeUseEdgeIterator::GenTreeUseEdgeIterator(GenTree* node, bool expandMultiRegArgs)
+GenTreeUseEdgeIterator::GenTreeUseEdgeIterator(GenTree* node)
: m_node(node)
, m_edge(nullptr)
, m_argList(nullptr)
- , m_multiRegArg(nullptr)
- , m_expandMultiRegArgs(expandMultiRegArgs)
, m_state(0)
{
assert(m_node != nullptr);
@@ -8446,58 +8848,52 @@ GenTree** GenTreeUseEdgeIterator::GetNextUseEdge() const
}
// Call, phi, and SIMD nodes are handled by MoveNext{Call,Phi,SIMD}UseEdge, repsectively.
- //
- // If FEATURE_MULTIREG_ARGS is enabled, so PUTARG_STK nodes also have special handling.
case GT_CALL:
case GT_PHI:
#ifdef FEATURE_SIMD
case GT_SIMD:
#endif
-#if FEATURE_MULTIREG_ARGS
- case GT_PUTARG_STK:
-#endif
-
break;
- case GT_INITBLK:
- case GT_COPYBLK:
- case GT_COPYOBJ:
+ case GT_ASG:
{
- GenTreeBlkOp* blkOp = m_node->AsBlkOp();
-
- bool blkOpReversed = (blkOp->gtFlags & GTF_REVERSE_OPS) != 0;
- bool srcDstReversed = (blkOp->gtOp1->gtFlags & GTF_REVERSE_OPS) != 0;
+ bool operandsReversed = (m_node->gtFlags & GTF_REVERSE_OPS) != 0;
+ switch (m_state)
+ {
+ case 0:
+ return !operandsReversed ? &(m_node->AsOp()->gtOp1) : &(m_node->AsOp()->gtOp2);
+ case 1:
+ return !operandsReversed ? &(m_node->AsOp()->gtOp2) : &(m_node->AsOp()->gtOp1);
+ default:
+ return nullptr;
+ }
+ }
- if (!blkOpReversed)
+ case GT_DYN_BLK:
+ switch (m_state)
{
- switch (m_state)
- {
- case 0:
- return !srcDstReversed ? &blkOp->gtOp1->AsArgList()->gtOp1 : &blkOp->gtOp1->AsArgList()->gtOp2;
- case 1:
- return !srcDstReversed ? &blkOp->gtOp1->AsArgList()->gtOp2 : &blkOp->gtOp1->AsArgList()->gtOp1;
- case 2:
- return &blkOp->gtOp2;
- default:
- return nullptr;
- }
+ case 0:
+ return &(m_node->AsDynBlk()->gtOp1);
+ case 1:
+ return &(m_node->AsDynBlk()->gtDynamicSize);
+ default:
+ return nullptr;
}
- else
+ break;
+
+ case GT_STORE_DYN_BLK:
+ switch (m_state)
{
- switch (m_state)
- {
- case 0:
- return &blkOp->gtOp2;
- case 1:
- return !srcDstReversed ? &blkOp->gtOp1->AsArgList()->gtOp1 : &blkOp->gtOp1->AsArgList()->gtOp2;
- case 2:
- return !srcDstReversed ? &blkOp->gtOp1->AsArgList()->gtOp2 : &blkOp->gtOp1->AsArgList()->gtOp1;
- default:
- return nullptr;
- }
+ case 0:
+ return &(m_node->AsDynBlk()->gtOp1);
+ case 1:
+ return &(m_node->AsDynBlk()->gtOp2);
+ case 2:
+ return &(m_node->AsDynBlk()->gtDynamicSize);
+ default:
+ return nullptr;
}
- }
- break;
+ break;
case GT_LEA:
{
@@ -8522,6 +8918,14 @@ GenTree** GenTreeUseEdgeIterator::GetNextUseEdge() const
}
break;
+ case GT_LIST:
+ if (m_node->AsArgList()->IsAggregate())
+ {
+ // List nodes that represent aggregates are handled by MoveNextAggregateUseEdge.
+ break;
+ }
+ __fallthrough;
+
default:
if (m_node->OperIsConst() || m_node->OperIsLeaf())
{
@@ -8558,14 +8962,25 @@ GenTree** GenTreeUseEdgeIterator::GetNextUseEdge() const
//
void GenTreeUseEdgeIterator::MoveToNextCallUseEdge()
{
+ enum
+ {
+ CALL_INSTANCE = 0,
+ CALL_ARGS = 1,
+ CALL_LATE_ARGS = 2,
+ CALL_CONTROL_EXPR = 3,
+ CALL_COOKIE = 4,
+ CALL_ADDRESS = 5,
+ CALL_TERMINAL = 6,
+ };
+
GenTreeCall* call = m_node->AsCall();
for (;;)
{
switch (m_state)
{
- case 0:
- m_state = 1;
+ case CALL_INSTANCE:
+ m_state = CALL_ARGS;
m_argList = call->gtCallArgs;
if (call->gtCallObjp != nullptr)
@@ -8575,13 +8990,13 @@ void GenTreeUseEdgeIterator::MoveToNextCallUseEdge()
}
break;
- case 1:
- case 3:
+ case CALL_ARGS:
+ case CALL_LATE_ARGS:
if (m_argList == nullptr)
{
- m_state += 2;
+ m_state++;
- if (m_state == 3)
+ if (m_state == CALL_LATE_ARGS)
{
m_argList = call->gtCallLateArgs;
}
@@ -8589,38 +9004,14 @@ void GenTreeUseEdgeIterator::MoveToNextCallUseEdge()
else
{
GenTreeArgList* argNode = m_argList->AsArgList();
- if (m_expandMultiRegArgs && argNode->gtOp1->OperGet() == GT_LIST)
- {
- m_state += 1;
- m_multiRegArg = argNode->gtOp1;
- }
- else
- {
- m_edge = &argNode->gtOp1;
- m_argList = argNode->Rest();
- return;
- }
- }
- break;
-
- case 2:
- case 4:
- if (m_multiRegArg == nullptr)
- {
- m_state -= 1;
- m_argList = m_argList->AsArgList()->Rest();
- }
- else
- {
- GenTreeArgList* regNode = m_multiRegArg->AsArgList();
- m_edge = &regNode->gtOp1;
- m_multiRegArg = regNode->Rest();
+ m_edge = &argNode->gtOp1;
+ m_argList = argNode->Rest();
return;
}
break;
- case 5:
- m_state = call->gtCallType == CT_INDIRECT ? 6 : 8;
+ case CALL_CONTROL_EXPR:
+ m_state = call->gtCallType == CT_INDIRECT ? CALL_COOKIE : CALL_TERMINAL;
if (call->gtControlExpr != nullptr)
{
@@ -8629,10 +9020,10 @@ void GenTreeUseEdgeIterator::MoveToNextCallUseEdge()
}
break;
- case 6:
+ case 4:
assert(call->gtCallType == CT_INDIRECT);
- m_state = 7;
+ m_state = CALL_ADDRESS;
if (call->gtCallCookie != nullptr)
{
@@ -8641,10 +9032,10 @@ void GenTreeUseEdgeIterator::MoveToNextCallUseEdge()
}
break;
- case 7:
+ case 5:
assert(call->gtCallType == CT_INDIRECT);
- m_state = 8;
+ m_state = CALL_TERMINAL;
if (call->gtCallAddr != nullptr)
{
m_edge = &call->gtCallAddr;
@@ -8782,27 +9173,18 @@ void GenTreeUseEdgeIterator::MoveToNextSIMDUseEdge()
}
#endif // FEATURE_SIMD
-#if FEATURE_MULTIREG_ARGS
-void GenTreeUseEdgeIterator::MoveToNextPutArgStkUseEdge()
+void GenTreeUseEdgeIterator::MoveToNextAggregateUseEdge()
{
- assert(m_node->OperGet() == GT_PUTARG_STK);
-
- GenTreeUnOp* putArg = m_node->AsUnOp();
+ assert(m_node->OperGet() == GT_LIST);
+ assert(m_node->AsArgList()->IsAggregate());
for (;;)
{
switch (m_state)
{
case 0:
- if ((putArg->gtOp1->OperGet() != GT_LIST) || !m_expandMultiRegArgs)
- {
- m_state = 2;
- m_edge = &putArg->gtOp1;
- return;
- }
-
m_state = 1;
- m_argList = putArg->gtOp1;
+ m_argList = m_node;
break;
case 1:
@@ -8812,9 +9194,9 @@ void GenTreeUseEdgeIterator::MoveToNextPutArgStkUseEdge()
}
else
{
- GenTreeArgList* argNode = m_argList->AsArgList();
- m_edge = &argNode->gtOp1;
- m_argList = argNode->Rest();
+ GenTreeArgList* aggNode = m_argList->AsArgList();
+ m_edge = &aggNode->gtOp1;
+ m_argList = aggNode->Rest();
return;
}
break;
@@ -8828,7 +9210,6 @@ void GenTreeUseEdgeIterator::MoveToNextPutArgStkUseEdge()
}
}
}
-#endif // FEATURE_MULTIREG_ARGS
//------------------------------------------------------------------------
// GenTreeUseEdgeIterator::operator++:
@@ -8861,12 +9242,10 @@ GenTreeUseEdgeIterator& GenTreeUseEdgeIterator::operator++()
MoveToNextSIMDUseEdge();
}
#endif
-#if FEATURE_MULTIREG_ARGS
- else if (op == GT_PUTARG_STK)
+ else if ((op == GT_LIST) && (m_node->AsArgList()->IsAggregate()))
{
- MoveToNextPutArgStkUseEdge();
+ MoveToNextAggregateUseEdge();
}
-#endif
else
{
m_edge = GetNextUseEdge();
@@ -8886,9 +9265,9 @@ GenTreeUseEdgeIterator& GenTreeUseEdgeIterator::operator++()
return *this;
}
-GenTreeUseEdgeIterator GenTree::UseEdgesBegin(bool expandMultiRegArgs)
+GenTreeUseEdgeIterator GenTree::UseEdgesBegin()
{
- return GenTreeUseEdgeIterator(this, expandMultiRegArgs);
+ return GenTreeUseEdgeIterator(this);
}
GenTreeUseEdgeIterator GenTree::UseEdgesEnd()
@@ -8896,14 +9275,14 @@ GenTreeUseEdgeIterator GenTree::UseEdgesEnd()
return GenTreeUseEdgeIterator();
}
-IteratorPair<GenTreeUseEdgeIterator> GenTree::UseEdges(bool expandMultiRegArgs)
+IteratorPair<GenTreeUseEdgeIterator> GenTree::UseEdges()
{
- return MakeIteratorPair(UseEdgesBegin(expandMultiRegArgs), UseEdgesEnd());
+ return MakeIteratorPair(UseEdgesBegin(), UseEdgesEnd());
}
-GenTreeOperandIterator GenTree::OperandsBegin(bool expandMultiRegArgs)
+GenTreeOperandIterator GenTree::OperandsBegin()
{
- return GenTreeOperandIterator(this, expandMultiRegArgs);
+ return GenTreeOperandIterator(this);
}
GenTreeOperandIterator GenTree::OperandsEnd()
@@ -8911,9 +9290,9 @@ GenTreeOperandIterator GenTree::OperandsEnd()
return GenTreeOperandIterator();
}
-IteratorPair<GenTreeOperandIterator> GenTree::Operands(bool expandMultiRegArgs)
+IteratorPair<GenTreeOperandIterator> GenTree::Operands()
{
- return MakeIteratorPair(OperandsBegin(expandMultiRegArgs), OperandsEnd());
+ return MakeIteratorPair(OperandsBegin(), OperandsEnd());
}
bool GenTree::Precedes(GenTree* other)
@@ -9126,6 +9505,10 @@ void Compiler::gtDispNodeName(GenTree* tree)
{
sprintf_s(bufp, sizeof(buf), " %s_ovfl%c", name, 0);
}
+ else if (tree->OperIsBlk() && (tree->AsBlk()->gtBlkSize != 0))
+ {
+ sprintf_s(bufp, sizeof(buf), " %s(%d)", name, tree->AsBlk()->gtBlkSize);
+ }
else
{
sprintf_s(bufp, sizeof(buf), " %s%c", name, 0);
@@ -9275,6 +9658,13 @@ void Compiler::gtDispNode(GenTreePtr tree, IndentStack* indentStack, __in __in_z
switch (tree->gtOper)
{
case GT_LEA:
+ case GT_BLK:
+ case GT_OBJ:
+ case GT_DYN_BLK:
+ case GT_STORE_BLK:
+ case GT_STORE_OBJ:
+ case GT_STORE_DYN_BLK:
+
case GT_IND:
// We prefer printing R, V or U
if ((tree->gtFlags & (GTF_IND_REFARR_LAYOUT | GTF_IND_VOLATILE | GTF_IND_UNALIGNED)) == 0)
@@ -9329,18 +9719,10 @@ void Compiler::gtDispNode(GenTreePtr tree, IndentStack* indentStack, __in __in_z
}
goto DASH;
- case GT_INITBLK:
- case GT_COPYBLK:
- case GT_COPYOBJ:
- if (tree->AsBlkOp()->IsVolatile())
- {
- printf("V");
- --msgLength;
- break;
- }
- if (tree->gtFlags & GTF_BLK_UNALIGNED)
+ case GT_ASG:
+ if (tree->OperIsInitBlkOp())
{
- printf("U");
+ printf("I");
--msgLength;
break;
}
@@ -9369,6 +9751,9 @@ void Compiler::gtDispNode(GenTreePtr tree, IndentStack* indentStack, __in __in_z
goto DASH;
case GT_MUL:
+#if defined(_TARGET_X86_) && !defined(LEGACY_BACKEND)
+ case GT_MUL_LONG:
+#endif
if (tree->gtFlags & GTF_MUL_64RSLT)
{
printf("L");
@@ -10522,6 +10907,14 @@ void Compiler::gtDispTree(GenTreePtr tree,
{
printf(" (last use)");
}
+ if (tree->OperIsCopyBlkOp())
+ {
+ printf(" (copy)");
+ }
+ else if (tree->OperIsInitBlkOp())
+ {
+ printf(" (init)");
+ }
IndirectAssignmentAnnotation* pIndirAnnote;
if (tree->gtOper == GT_ASG && GetIndirAssignMap()->Lookup(tree, &pIndirAnnote))
@@ -10831,6 +11224,29 @@ void Compiler::gtDispTree(GenTreePtr tree,
}
break;
+ case GT_STORE_DYN_BLK:
+ case GT_DYN_BLK:
+ gtDispVN(tree);
+ printf("\n");
+ if (!topOnly)
+ {
+ if (tree->gtDynBlk.Data() != nullptr)
+ {
+ gtDispChild(tree->gtDynBlk.Data(), indentStack, IIArc, nullptr, topOnly);
+ }
+ gtDispChild(tree->gtDynBlk.Addr(), indentStack, IIArc, nullptr, topOnly);
+ gtDispChild(tree->gtDynBlk.gtDynamicSize, indentStack, IIArcBottom, nullptr, topOnly);
+ }
+ if (tree->OperIsCopyBlkOp())
+ {
+ printf(" (copy)");
+ }
+ else if (tree->OperIsInitBlkOp())
+ {
+ printf(" (init)");
+ }
+ break;
+
default:
printf("<DON'T KNOW HOW TO DISPLAY THIS NODE> :");
printf(""); // null string means flush
@@ -11082,8 +11498,7 @@ void Compiler::gtDispTreeRange(LIR::Range& containingRange, GenTree* tree)
//
void Compiler::gtDispLIRNode(GenTree* node)
{
- auto displayOperand = [](GenTree* operand, const char* message, IndentInfo operandArc, IndentStack& indentStack)
- {
+ auto displayOperand = [](GenTree* operand, const char* message, IndentInfo operandArc, IndentStack& indentStack) {
assert(operand != nullptr);
assert(message != nullptr);
@@ -11122,8 +11537,7 @@ void Compiler::gtDispLIRNode(GenTree* node)
// Visit operands
IndentInfo operandArc = IIArcTop;
int callArgNumber = 0;
- const bool expandMultiRegArgs = false;
- for (GenTree* operand : node->Operands(expandMultiRegArgs))
+ for (GenTree* operand : node->Operands())
{
if (operand->IsArgPlaceHolderNode() || !operand->IsValue())
{
@@ -11190,6 +11604,45 @@ void Compiler::gtDispLIRNode(GenTree* node)
callArgNumber++;
}
}
+ else if (node->OperIsDynBlkOp())
+ {
+ if (operand == node->AsBlk()->Addr())
+ {
+ displayOperand(operand, "lhs", operandArc, indentStack);
+ }
+ else if (operand == node->AsBlk()->Data())
+ {
+ displayOperand(operand, "rhs", operandArc, indentStack);
+ }
+ else
+ {
+ assert(operand == node->AsDynBlk()->gtDynamicSize);
+ displayOperand(operand, "size", operandArc, indentStack);
+ }
+ }
+ else if (node->OperGet() == GT_DYN_BLK)
+ {
+ if (operand == node->AsBlk()->Addr())
+ {
+ displayOperand(operand, "lhs", operandArc, indentStack);
+ }
+ else
+ {
+ assert(operand == node->AsDynBlk()->gtDynamicSize);
+ displayOperand(operand, "size", operandArc, indentStack);
+ }
+ }
+ else if (node->OperIsAssignment())
+ {
+ if (operand == node->gtGetOp1())
+ {
+ displayOperand(operand, "lhs", operandArc, indentStack);
+ }
+ else
+ {
+ displayOperand(operand, "rhs", operandArc, indentStack);
+ }
+ }
else
{
displayOperand(operand, "", operandArc, indentStack);
@@ -12042,49 +12495,20 @@ GenTreePtr Compiler::gtFoldExprConst(GenTreePtr tree)
// constants in a target-specific function.
CLANG_FORMAT_COMMENT_ANCHOR;
-#ifdef _TARGET_XARCH_
- // Don't fold conversions of +inf/-inf to integral value as the value returned by JIT helper
- // doesn't match with the C compiler's cast result.
+ // Don't fold conversions of +inf/-inf to integral value on all platforms
+ // as the value returned by JIT helper doesn't match with the C compiler's cast result.
+ // We want the behavior to be same with or without folding.
return tree;
-#else //!_TARGET_XARCH_
-
- switch (tree->CastToType())
- {
- case TYP_BYTE:
- i1 = ssize_t(INT8(d1));
- goto CNS_INT;
- case TYP_UBYTE:
- i1 = ssize_t(UINT8(d1));
- goto CNS_INT;
- case TYP_SHORT:
- i1 = ssize_t(INT16(d1));
- goto CNS_INT;
- case TYP_CHAR:
- i1 = ssize_t(UINT16(d1));
- goto CNS_INT;
- case TYP_INT:
- i1 = ssize_t(INT32(d1));
- goto CNS_INT;
- case TYP_UINT:
- i1 = ssize_t(UINT32(d1));
- goto CNS_INT;
- case TYP_LONG:
- lval1 = INT64(d1);
- goto CNS_LONG;
- case TYP_ULONG:
- lval1 = UINT64(d1);
- goto CNS_LONG;
- case TYP_FLOAT:
- case TYP_DOUBLE:
- if (op1->gtType == TYP_FLOAT)
- d1 = forceCastToFloat(d1); // it's only !_finite() after this conversion
- goto CNS_DOUBLE;
- default:
- unreached();
- }
-#endif //!_TARGET_XARCH_
}
+ if (d1 <= -1.0 && varTypeIsUnsigned(tree->CastToType()))
+ {
+ // Don't fold conversions of these cases becasue the result is unspecified per ECMA spec
+ // and the native math doing the fold doesn't match the run-time computation on all platforms.
+ // We want the behavior to be same with or without folding.
+ return tree;
+ }
+
switch (tree->CastToType())
{
case TYP_BYTE:
@@ -13392,8 +13816,7 @@ bool Compiler::gtNodeHasSideEffects(GenTreePtr tree, unsigned flags)
{
if (flags & GTF_ASG)
{
- if ((tree->OperKind() & GTK_ASGOP) ||
- (tree->gtOper == GT_INITBLK || tree->gtOper == GT_COPYBLK || tree->gtOper == GT_COPYOBJ))
+ if ((tree->OperKind() & GTK_ASGOP))
{
return true;
}
@@ -13420,9 +13843,9 @@ bool Compiler::gtNodeHasSideEffects(GenTreePtr tree, unsigned flags)
return true;
}
- // with GTF_PERSISTENT_SIDE_EFFECTS_IN_CSE we will CSE helper calls that can run cctors.
+ // with GTF_IS_IN_CSE we will CSE helper calls that can run cctors.
//
- if ((flags != GTF_PERSISTENT_SIDE_EFFECTS_IN_CSE) && (s_helperCallProperties.MayRunCctor(helper)))
+ if (((flags & GTF_IS_IN_CSE) == 0) && (s_helperCallProperties.MayRunCctor(helper)))
{
return true;
}
@@ -13734,6 +14157,16 @@ void Compiler::gtExtractSideEffList(GenTreePtr expr,
gtExtractSideEffList(expr->AsBoundsChk()->gtArrLen, pList, flags);
gtExtractSideEffList(expr->AsBoundsChk()->gtIndex, pList, flags);
}
+
+ if (expr->OperGet() == GT_DYN_BLK || expr->OperGet() == GT_STORE_DYN_BLK)
+ {
+ if (expr->AsDynBlk()->Data() != nullptr)
+ {
+ gtExtractSideEffList(expr->AsDynBlk()->Data(), pList, flags);
+ }
+ gtExtractSideEffList(expr->AsDynBlk()->Addr(), pList, flags);
+ gtExtractSideEffList(expr->AsDynBlk()->gtDynamicSize, pList, flags);
+ }
}
/*****************************************************************************
@@ -14506,6 +14939,7 @@ bool GenTree::IsPartialLclFld(Compiler* comp)
bool GenTree::DefinesLocal(Compiler* comp, GenTreeLclVarCommon** pLclVarTree, bool* pIsEntire)
{
+ GenTreeBlk* blkNode = nullptr;
if (OperIsAssignment())
{
if (gtOp.gtOp1->IsLocal())
@@ -14530,15 +14964,24 @@ bool GenTree::DefinesLocal(Compiler* comp, GenTreeLclVarCommon** pLclVarTree, bo
GenTreePtr indArg = gtOp.gtOp1->gtOp.gtOp1;
return indArg->DefinesLocalAddr(comp, genTypeSize(gtOp.gtOp1->TypeGet()), pLclVarTree, pIsEntire);
}
+ else if (gtOp.gtOp1->OperIsBlk())
+ {
+ blkNode = gtOp.gtOp1->AsBlk();
+ }
}
- else if (OperIsBlkOp())
+ else if (OperIsBlk())
{
- GenTreePtr destAddr = gtOp.gtOp1->gtOp.gtOp1;
- unsigned width = 0;
+ blkNode = this->AsBlk();
+ }
+ if (blkNode != nullptr)
+ {
+ GenTreePtr destAddr = blkNode->Addr();
+ unsigned width = blkNode->gtBlkSize;
// Do we care about whether this assigns the entire variable?
- if (pIsEntire != nullptr)
+ if (pIsEntire != nullptr && width == 0)
{
- GenTreePtr blockWidth = gtOp.gtOp2;
+ assert(blkNode->gtOper == GT_DYN_BLK);
+ GenTreePtr blockWidth = blkNode->AsDynBlk()->gtDynamicSize;
if (blockWidth->IsCnsIntOrI())
{
if (blockWidth->IsIconHandle())
@@ -14884,9 +15327,9 @@ bool GenTree::isContained() const
case GT_PHYSREGDST:
case GT_PUTARG_STK:
case GT_MEMORYBARRIER:
- case GT_COPYBLK:
- case GT_INITBLK:
- case GT_COPYOBJ:
+ case GT_STORE_BLK:
+ case GT_STORE_OBJ:
+ case GT_STORE_DYN_BLK:
case GT_SWITCH:
case GT_JMPTABLE:
case GT_SWITCH_TABLE:
@@ -15275,19 +15718,23 @@ bool GenTree::IsFieldAddr(Compiler* comp, GenTreePtr* pObj, GenTreePtr* pStatic,
baseAddr = gtOp.gtOp1;
}
}
+ // Check if "this" has a zero-offset annotation.
+ else if (comp->GetZeroOffsetFieldMap()->Lookup(this, &newFldSeq))
+ {
+ baseAddr = this;
+ mustBeStatic = true;
+ }
+ else if (OperGet() == GT_CNS_INT && gtIntCon.gtFieldSeq != nullptr)
+ {
+ // Address is a literal constant; must be a static field.
+ newFldSeq = gtIntCon.gtFieldSeq;
+ baseAddr = this;
+ mustBeStatic = true;
+ }
else
{
- // Check if "this" has a zero-offset annotation.
- if (!comp->GetZeroOffsetFieldMap()->Lookup(this, &newFldSeq))
- {
- // If not, this is not a field address.
- return false;
- }
- else
- {
- baseAddr = this;
- mustBeStatic = true;
- }
+ // This is not a field address.
+ return false;
}
// If not we don't have a field seq, it's not a field address.
@@ -15364,7 +15811,7 @@ CORINFO_CLASS_HANDLE Compiler::gtGetStructHandleIfPresent(GenTree* tree)
info.compCompHnd->getFieldType(tree->gtField.gtFldHnd, &structHnd);
break;
case GT_ASG:
- structHnd = gtGetStructHandle(tree->gtGetOp1());
+ structHnd = gtGetStructHandleIfPresent(tree->gtGetOp1());
break;
case GT_LCL_VAR:
case GT_LCL_FLD:
@@ -15608,6 +16055,15 @@ void GenTree::ParseArrayAddressWork(
// Otherwise, exit the switch, treat as a contribution to the index.
break;
+ case GT_COMMA:
+ // We don't care about exceptions for this purpose.
+ if ((gtOp.gtOp1->OperGet() == GT_ARR_BOUNDS_CHECK) || gtOp.gtOp1->IsNothingNode())
+ {
+ gtOp.gtOp2->ParseArrayAddressWork(comp, inputMul, pArr, pInxVN, pOffset, pFldSeq);
+ return;
+ }
+ break;
+
default:
break;
}
@@ -15944,6 +16400,24 @@ bool GenTree::isCommutativeSIMDIntrinsic()
#endif // FEATURE_SIMD
//---------------------------------------------------------------------------------------
+// GenTreeArgList::Prepend:
+// Prepends an element to a GT_LIST.
+//
+// Arguments:
+// compiler - The compiler context.
+// element - The element to prepend.
+//
+// Returns:
+// The new head of the list.
+GenTreeArgList* GenTreeArgList::Prepend(Compiler* compiler, GenTree* element)
+{
+ GenTreeArgList* head = compiler->gtNewListNode(element, this);
+ head->gtFlags |= (gtFlags & GTF_LIST_AGGREGATE);
+ gtFlags &= ~GTF_LIST_AGGREGATE;
+ return head;
+}
+
+//---------------------------------------------------------------------------------------
// InitializeStructReturnType:
// Initialize the Return Type Descriptor for a method that returns a struct type
//
diff --git a/src/jit/gentree.h b/src/jit/gentree.h
index d9b0c49748..18108b8000 100644
--- a/src/jit/gentree.h
+++ b/src/jit/gentree.h
@@ -740,7 +740,7 @@ public:
//
// The only requirement of this flag is that it not overlap any of the
// side-effect flags. The actual bit used is otherwise arbitrary.
-#define GTF_IS_IN_CSE GTF_MAKE_CSE
+#define GTF_IS_IN_CSE GTF_BOOLEAN
#define GTF_PERSISTENT_SIDE_EFFECTS_IN_CSE (GTF_ASG | GTF_CALL | GTF_IS_IN_CSE)
// Can any side-effects be observed externally, say by a caller method?
@@ -925,9 +925,11 @@ public:
#define GTF_ICON_FIELD_OFF 0x08000000 // GT_CNS_INT -- constant is a field offset
-#define GTF_BLK_HASGCPTR 0x80000000 // GT_COPYBLK -- This struct copy will copy GC Pointers
-#define GTF_BLK_VOLATILE 0x40000000 // GT_INITBLK/GT_COPYBLK -- is a volatile block operation
-#define GTF_BLK_UNALIGNED 0x02000000 // GT_INITBLK/GT_COPYBLK -- is an unaligned block operation
+#define GTF_BLK_VOLATILE 0x40000000 // GT_ASG, GT_STORE_BLK, GT_STORE_OBJ, GT_STORE_DYNBLK
+ // -- is a volatile block operation
+#define GTF_BLK_UNALIGNED 0x02000000 // GT_ASG, GT_STORE_BLK, GT_STORE_OBJ, GT_STORE_DYNBLK
+ // -- is an unaligned block operation
+#define GTF_BLK_INIT 0x01000000 // GT_ASG, GT_STORE_BLK, GT_STORE_OBJ, GT_STORE_DYNBLK -- is an init block operation
#define GTF_OVERFLOW 0x10000000 // GT_ADD, GT_SUB, GT_MUL, - Need overflow check
// GT_ASG_ADD, GT_ASG_SUB,
@@ -940,6 +942,9 @@ public:
#define GTF_ARRLEN_ARR_IDX 0x80000000 // GT_ARR_LENGTH -- Length which feeds into an array index expression
+#define GTF_LIST_AGGREGATE 0x80000000 // GT_LIST -- Indicates that this list should be treated as an
+ // anonymous aggregate value (e.g. a multi-value argument).
+
//----------------------------------------------------------------
#define GTF_STMT_CMPADD 0x80000000 // GT_STMT -- added by compiler
@@ -1006,6 +1011,11 @@ public:
return gtType != TYP_VOID;
}
+ if (gtOper == GT_LIST)
+ {
+ return (gtFlags & GTF_LIST_AGGREGATE) != 0;
+ }
+
return true;
}
@@ -1023,11 +1033,15 @@ public:
return IsNothingNode();
case GT_ARGPLACE:
- case GT_LIST:
- // ARGPLACE and LIST nodes may not be present in a block's LIR sequence, but they may
+ // ARGPLACE nodes may not be present in a block's LIR sequence, but they may
// be present as children of an LIR node.
return (gtNext == nullptr) && (gtPrev == nullptr);
+ case GT_LIST:
+ // LIST nodes may only be present in an LIR sequence if they represent aggregates.
+ // They are always allowed, however, as children of an LIR node.
+ return ((gtFlags & GTF_LIST_AGGREGATE) != 0) || ((gtNext == nullptr) && (gtPrev == nullptr));
+
case GT_ADDR:
{
// ADDR ndoes may only be present in LIR if the location they refer to is not a
@@ -1076,16 +1090,6 @@ public:
return result;
}
- static bool OperIsBlkOp(genTreeOps gtOper)
- {
- return (gtOper == GT_INITBLK || gtOper == GT_COPYBLK || gtOper == GT_COPYOBJ);
- }
-
- static bool OperIsCopyBlkOp(genTreeOps gtOper)
- {
- return (gtOper == GT_COPYOBJ || gtOper == GT_COPYBLK);
- }
-
static bool OperIsLocalAddr(genTreeOps gtOper)
{
return (gtOper == GT_LCL_VAR_ADDR || gtOper == GT_LCL_FLD_ADDR);
@@ -1126,15 +1130,15 @@ public:
return (gtOper == GT_LEA);
}
- bool OperIsBlkOp() const;
- bool OperIsCopyBlkOp() const;
- bool OperIsInitBlkOp() const;
+ bool OperIsBlkOp();
+ bool OperIsCopyBlkOp();
+ bool OperIsInitBlkOp();
bool OperIsDynBlkOp();
- static
- bool OperIsBlk(genTreeOps gtOper)
+ static bool OperIsBlk(genTreeOps gtOper)
{
- return (gtOper == GT_OBJ);
+ return ((gtOper == GT_BLK) || (gtOper == GT_OBJ) || (gtOper == GT_DYN_BLK) || (gtOper == GT_STORE_BLK) ||
+ (gtOper == GT_STORE_OBJ) || (gtOper == GT_STORE_DYN_BLK));
}
bool OperIsBlk() const
@@ -1142,6 +1146,16 @@ public:
return OperIsBlk(OperGet());
}
+ static bool OperIsStoreBlk(genTreeOps gtOper)
+ {
+ return ((gtOper == GT_STORE_BLK) || (gtOper == GT_STORE_OBJ) || (gtOper == GT_STORE_DYN_BLK));
+ }
+
+ bool OperIsStoreBlk() const
+ {
+ return OperIsStoreBlk(OperGet());
+ }
+
bool OperIsPutArgStk() const
{
return gtOper == GT_PUTARG_STK;
@@ -1256,7 +1270,6 @@ public:
{
case GT_ADD_HI:
case GT_SUB_HI:
- case GT_MUL_HI:
case GT_DIV_HI:
case GT_MOD_HI:
return true;
@@ -1337,7 +1350,7 @@ public:
static bool OperIsIndir(genTreeOps gtOper)
{
- return gtOper == GT_IND || gtOper == GT_STOREIND || gtOper == GT_NULLCHECK || gtOper == GT_OBJ;
+ return gtOper == GT_IND || gtOper == GT_STOREIND || gtOper == GT_NULLCHECK || OperIsBlk(gtOper);
}
bool OperIsIndir() const
@@ -1352,10 +1365,12 @@ public:
case GT_LOCKADD:
case GT_XADD:
case GT_CMPXCHG:
- case GT_COPYBLK:
- case GT_COPYOBJ:
- case GT_INITBLK:
+ case GT_BLK:
case GT_OBJ:
+ case GT_DYN_BLK:
+ case GT_STORE_BLK:
+ case GT_STORE_OBJ:
+ case GT_STORE_DYN_BLK:
case GT_BOX:
case GT_ARR_INDEX:
case GT_ARR_ELEM:
@@ -1379,7 +1394,8 @@ public:
static bool OperIsStore(genTreeOps gtOper)
{
return (gtOper == GT_STOREIND || gtOper == GT_STORE_LCL_VAR || gtOper == GT_STORE_LCL_FLD ||
- gtOper == GT_STORE_CLS_VAR);
+ gtOper == GT_STORE_CLS_VAR || gtOper == GT_STORE_BLK || gtOper == GT_STORE_OBJ ||
+ gtOper == GT_STORE_DYN_BLK);
}
static bool OperIsAtomicOp(genTreeOps gtOper)
@@ -1407,6 +1423,11 @@ public:
return OperIsSIMD(gtOper);
}
+ bool OperIsAggregate()
+ {
+ return (gtOper == GT_LIST) && ((gtFlags & GTF_LIST_AGGREGATE) != 0);
+ }
+
// Requires that "op" is an op= operator. Returns
// the corresponding "op".
static genTreeOps OpAsgToOper(genTreeOps op);
@@ -1431,7 +1452,7 @@ public:
bool NullOp2Legal() const
{
- assert(OperIsSimple(gtOper));
+ assert(OperIsSimple(gtOper) || OperIsBlk(gtOper));
if (!OperIsBinary(gtOper))
{
return true;
@@ -1441,10 +1462,6 @@ public:
case GT_LIST:
case GT_INTRINSIC:
case GT_LEA:
- case GT_STOREIND:
- case GT_INITBLK:
- case GT_COPYBLK:
- case GT_COPYOBJ:
#ifdef FEATURE_SIMD
case GT_SIMD:
#endif // !FEATURE_SIMD
@@ -1484,7 +1501,7 @@ public:
// Given a tree node, if this node uses that node, return the use as an out parameter and return true.
// Otherwise, return false.
- bool TryGetUse(GenTree* def, GenTree*** use, bool expandMultiRegArgs = true);
+ bool TryGetUse(GenTree* def, GenTree*** use);
// Get the parent of this node, and optionally capture the pointer to the child so that it can be modified.
GenTreePtr gtGetParent(GenTreePtr** parentChildPtrPtr);
@@ -1565,11 +1582,11 @@ public:
void ChangeOper(genTreeOps oper, ValueNumberUpdate vnUpdate = CLEAR_VN);
void ChangeOperUnchecked(genTreeOps oper);
- void ChangeType(var_types newType)
+ void ChangeType(var_types newType)
{
var_types oldType = gtType;
- gtType = newType;
- GenTree* node = this;
+ gtType = newType;
+ GenTree* node = this;
while (node->gtOper == GT_COMMA)
{
node = node->gtGetOp2();
@@ -1807,22 +1824,20 @@ public:
// Returns an iterator that will produce the use edge to each operand of this node. Differs
// from the sequence of nodes produced by a loop over `GetChild` in its handling of call, phi,
- // and block op nodes. If `expandMultiRegArgs` is true, an multi-reg args passed to a call
- // will appear be expanded from their GT_LIST node into that node's contents.
- GenTreeUseEdgeIterator GenTree::UseEdgesBegin(bool expandMultiRegArgs = true);
+ // and block op nodes.
+ GenTreeUseEdgeIterator GenTree::UseEdgesBegin();
GenTreeUseEdgeIterator GenTree::UseEdgesEnd();
- IteratorPair<GenTreeUseEdgeIterator> GenTree::UseEdges(bool expandMultiRegArgs = true);
+ IteratorPair<GenTreeUseEdgeIterator> GenTree::UseEdges();
// Returns an iterator that will produce each operand of this node. Differs from the sequence
// of nodes produced by a loop over `GetChild` in its handling of call, phi, and block op
- // nodes. If `expandMultiRegArgs` is true, an multi-reg args passed to a call will appear
- // be expanded from their GT_LIST node into that node's contents.
- GenTreeOperandIterator OperandsBegin(bool expandMultiRegArgs = true);
+ // nodes.
+ GenTreeOperandIterator OperandsBegin();
GenTreeOperandIterator OperandsEnd();
// Returns a range that will produce the operands of this node in use order.
- IteratorPair<GenTreeOperandIterator> Operands(bool expandMultiRegArgs = true);
+ IteratorPair<GenTreeOperandIterator> Operands();
bool Precedes(GenTree* other);
@@ -1898,17 +1913,15 @@ public:
class GenTreeUseEdgeIterator final
{
friend class GenTreeOperandIterator;
- friend GenTreeUseEdgeIterator GenTree::UseEdgesBegin(bool expandMultiRegArgs);
+ friend GenTreeUseEdgeIterator GenTree::UseEdgesBegin();
friend GenTreeUseEdgeIterator GenTree::UseEdgesEnd();
GenTree* m_node;
GenTree** m_edge;
GenTree* m_argList;
- GenTree* m_multiRegArg;
- bool m_expandMultiRegArgs;
int m_state;
- GenTreeUseEdgeIterator(GenTree* node, bool expandMultiRegArgs);
+ GenTreeUseEdgeIterator(GenTree* node);
GenTree** GetNextUseEdge() const;
void MoveToNextCallUseEdge();
@@ -1916,9 +1929,7 @@ class GenTreeUseEdgeIterator final
#ifdef FEATURE_SIMD
void MoveToNextSIMDUseEdge();
#endif
-#if FEATURE_MULTIREG_ARGS
- void MoveToNextPutArgStkUseEdge();
-#endif
+ void MoveToNextAggregateUseEdge();
public:
GenTreeUseEdgeIterator();
@@ -1963,12 +1974,12 @@ public:
// `GenTree::OperandsBegin` and `GenTree::OperandsEnd`.
class GenTreeOperandIterator final
{
- friend GenTreeOperandIterator GenTree::OperandsBegin(bool expandMultiRegArgs);
+ friend GenTreeOperandIterator GenTree::OperandsBegin();
friend GenTreeOperandIterator GenTree::OperandsEnd();
GenTreeUseEdgeIterator m_useEdges;
- GenTreeOperandIterator(GenTree* node, bool expandMultiRegArgs) : m_useEdges(node, expandMultiRegArgs)
+ GenTreeOperandIterator(GenTree* node) : m_useEdges(node)
{
}
@@ -2064,7 +2075,7 @@ struct GenTreeOp : public GenTreeUnOp
: GenTreeUnOp(oper, type DEBUGARG(largeNode)), gtOp2(nullptr)
{
// Unary operators with optional arguments:
- assert(oper == GT_NOP || oper == GT_RETURN || oper == GT_RETFILT || OperIsBlkOp(oper));
+ assert(oper == GT_NOP || oper == GT_RETURN || oper == GT_RETFILT || OperIsBlk(oper));
}
#if DEBUGGABLE_GENTREE
@@ -2616,6 +2627,11 @@ struct GenTreeField : public GenTree
// method names for the arguments.
struct GenTreeArgList : public GenTreeOp
{
+ bool IsAggregate() const
+ {
+ return (gtFlags & GTF_LIST_AGGREGATE) != 0;
+ }
+
GenTreePtr& Current()
{
return gtOp1;
@@ -2648,6 +2664,8 @@ struct GenTreeArgList : public GenTreeOp
gtFlags |= rest->gtFlags & GTF_ALL_EFFECT;
}
}
+
+ GenTreeArgList* Prepend(Compiler* compiler, GenTree* element);
};
// There was quite a bit of confusion in the code base about which of gtOp1 and gtOp2 was the
@@ -3711,157 +3729,6 @@ protected:
#endif
};
-// Represents either an InitBlk, InitObj, CpBlk or CpObj
-// MSIL OpCode.
-struct GenTreeBlkOp : public GenTreeOp
-{
-public:
- // The destination for the CpBlk/CpObj/InitBlk/InitObj to copy bits to
- GenTreePtr Dest()
- {
- assert(gtOp1->gtOper == GT_LIST);
- return gtOp1->gtOp.gtOp1;
- }
-
- // Return true iff the object being copied contains one or more GC pointers.
- bool HasGCPtr();
-
- // True if this BlkOpNode is a volatile memory operation.
- bool IsVolatile() const
- {
- return (gtFlags & GTF_BLK_VOLATILE) != 0;
- }
-
- // True if this BlkOpNode is a volatile memory operation.
- bool IsUnaligned() const
- {
- return (gtFlags & GTF_BLK_UNALIGNED) != 0;
- }
-
- // Instruction selection: during codegen time, what code sequence we will be using
- // to encode this operation.
- enum
- {
- BlkOpKindInvalid,
- BlkOpKindHelper,
- BlkOpKindRepInstr,
- BlkOpKindUnroll,
- } gtBlkOpKind;
-
- bool gtBlkOpGcUnsafe;
-
- GenTreeBlkOp(genTreeOps oper)
- : GenTreeOp(oper, TYP_VOID DEBUGARG(true)), gtBlkOpKind(BlkOpKindInvalid), gtBlkOpGcUnsafe(false)
- {
- assert(OperIsBlkOp(oper));
- }
-
-#if DEBUGGABLE_GENTREE
-protected:
- friend GenTree;
- GenTreeBlkOp() : GenTreeOp()
- {
- }
-#endif // DEBUGGABLE_GENTREE
-};
-
-// Represents a CpObj MSIL Node.
-struct GenTreeCpObj : public GenTreeBlkOp
-{
-public:
- // The source for the CpBlk/CpObj to copy bits from
- GenTreePtr Source()
- {
- assert(gtOper == GT_COPYOBJ && gtOp1->gtOper == GT_LIST);
- return gtOp1->gtOp.gtOp2;
- }
-
- // In the case of CopyObj, this is the class token that represents the type that is being copied.
- GenTreePtr ClsTok()
- {
- return gtOp2;
- }
-
- // If non-null, this array represents the gc-layout of the class that is being copied
- // with CpObj.
- BYTE* gtGcPtrs;
-
- // If non-zero, this is the number of slots in the class layout that
- // contain gc-pointers.
- unsigned gtGcPtrCount;
-
- // If non-zero, the number of pointer-sized slots that constitutes the class token in CpObj.
- unsigned gtSlots;
-
- GenTreeCpObj(unsigned gcPtrCount, unsigned gtSlots, BYTE* gtGcPtrs)
- : GenTreeBlkOp(GT_COPYOBJ), gtGcPtrs(gtGcPtrs), gtGcPtrCount(gcPtrCount), gtSlots(gtSlots)
- {
- }
-
-#if DEBUGGABLE_GENTREE
-protected:
- friend GenTree;
- GenTreeCpObj() : GenTreeBlkOp(), gtGcPtrs(nullptr), gtGcPtrCount(0), gtSlots(0)
- {
- }
-#endif // DEBUGGABLE_GENTREE
-};
-
-// Represents either an InitBlk or InitObj MSIL OpCode.
-struct GenTreeInitBlk : public GenTreeBlkOp
-{
-public:
- // The value used to fill the destination buffer.
- GenTreePtr InitVal()
- {
- assert(gtOp1->gtOper == GT_LIST);
- return gtOp1->gtOp.gtOp2;
- }
-
- // The size of the buffer to be copied.
- GenTreePtr Size()
- {
- return gtOp2;
- }
-
- GenTreeInitBlk() : GenTreeBlkOp(GT_INITBLK)
- {
- }
-
-#if DEBUGGABLE_GENTREE
-protected:
- friend GenTree;
-#endif // DEBUGGABLE_GENTREE
-};
-
-// Represents a CpBlk or CpObj with no GC-pointers MSIL OpCode.
-struct GenTreeCpBlk : public GenTreeBlkOp
-{
-public:
- // The value used to fill the destination buffer.
- // The source for the CpBlk/CpObj to copy bits from
- GenTreePtr Source()
- {
- assert(gtOp1->gtOper == GT_LIST);
- return gtOp1->gtOp.gtOp2;
- }
-
- // The size of the buffer to be copied.
- GenTreePtr Size()
- {
- return gtOp2;
- }
-
- GenTreeCpBlk() : GenTreeBlkOp(GT_COPYBLK)
- {
- }
-
-#if DEBUGGABLE_GENTREE
-protected:
- friend GenTree;
-#endif // DEBUGGABLE_GENTREE
-};
-
//--------------------------------------------
//
// GenTreeArrOffset (gtArrOffset): Expression to compute the accumulated offset for the address
@@ -3991,7 +3858,9 @@ protected:
// Indir is just an op, no additional data, but some additional abstractions
struct GenTreeIndir : public GenTreeOp
{
- // like an assign, op1 is the destination
+ // The address for the indirection.
+ // Since GenTreeDynBlk derives from this, but is an "EXOP" (i.e. it has extra fields),
+ // we can't access Op1 and Op2 in the normal manner if we may have a DynBlk.
GenTreePtr& Addr()
{
return gtOp1;
@@ -4019,26 +3888,194 @@ protected:
#endif
};
-// gtObj -- 'object' (GT_OBJ). */
+// gtBlk -- 'block' (GT_BLK, GT_STORE_BLK).
+//
+// This is the base type for all of the nodes that represent block or struct
+// values.
+// Since it can be a store, it includes gtBlkOpKind to specify the type of
+// code generation that will be used for the block operation.
-struct GenTreeObj : public GenTreeIndir
+struct GenTreeBlk : public GenTreeIndir
+{
+public:
+ // The data to be stored (null for GT_BLK)
+ GenTree*& Data()
+ {
+ return gtOp2;
+ }
+ void SetData(GenTree* dataNode)
+ {
+ gtOp2 = dataNode;
+ }
+
+ // The size of the buffer to be copied.
+ unsigned Size() const
+ {
+ return gtBlkSize;
+ }
+
+ unsigned gtBlkSize;
+
+ // Return true iff the object being copied contains one or more GC pointers.
+ bool HasGCPtr();
+
+ // True if this BlkOpNode is a volatile memory operation.
+ bool IsVolatile() const
+ {
+ return (gtFlags & GTF_BLK_VOLATILE) != 0;
+ }
+
+ // True if this BlkOpNode is a volatile memory operation.
+ bool IsUnaligned() const
+ {
+ return (gtFlags & GTF_BLK_UNALIGNED) != 0;
+ }
+
+ // Instruction selection: during codegen time, what code sequence we will be using
+ // to encode this operation.
+ enum
+ {
+ BlkOpKindInvalid,
+ BlkOpKindHelper,
+ BlkOpKindRepInstr,
+ BlkOpKindUnroll,
+ } gtBlkOpKind;
+
+ bool gtBlkOpGcUnsafe;
+
+ GenTreeBlk(genTreeOps oper, var_types type, GenTreePtr addr, unsigned size)
+ : GenTreeIndir(oper, type, addr, nullptr)
+ , gtBlkSize(size)
+ , gtBlkOpKind(BlkOpKindInvalid)
+ , gtBlkOpGcUnsafe(false)
+ {
+ assert(OperIsBlk(oper));
+ gtFlags |= (addr->gtFlags & GTF_ALL_EFFECT);
+ }
+
+ GenTreeBlk(genTreeOps oper, var_types type, GenTreePtr addr, GenTreePtr data, unsigned size)
+ : GenTreeIndir(oper, type, addr, data), gtBlkSize(size), gtBlkOpKind(BlkOpKindInvalid), gtBlkOpGcUnsafe(false)
+ {
+ assert(OperIsBlk(oper));
+ gtFlags |= (addr->gtFlags & GTF_ALL_EFFECT);
+ gtFlags |= (data->gtFlags & GTF_ALL_EFFECT);
+ }
+
+#if DEBUGGABLE_GENTREE
+protected:
+ friend GenTree;
+ GenTreeBlk() : GenTreeIndir()
+ {
+ }
+#endif // DEBUGGABLE_GENTREE
+};
+
+// gtObj -- 'object' (GT_OBJ).
+//
+// This node is used for block values that may have GC pointers.
+
+struct GenTreeObj : public GenTreeBlk
{
CORINFO_CLASS_HANDLE gtClass; // the class of the object
- GenTreeObj(var_types type, GenTreePtr addr, CORINFO_CLASS_HANDLE cls)
- : GenTreeIndir(GT_OBJ, type, addr, nullptr), gtClass(cls)
+ // If non-null, this array represents the gc-layout of the class.
+ // This may be simply copied when cloning this node, because it is not changed once computed.
+ BYTE* gtGcPtrs;
+
+ // If non-zero, this is the number of slots in the class layout that
+ // contain gc-pointers.
+ __declspec(property(get = GetGcPtrCount)) unsigned gtGcPtrCount;
+ unsigned GetGcPtrCount() const
+ {
+ assert(_gtGcPtrCount != UINT32_MAX);
+ return _gtGcPtrCount;
+ }
+ unsigned _gtGcPtrCount;
+
+ // If non-zero, the number of pointer-sized slots that constitutes the class token.
+ unsigned gtSlots;
+
+ bool IsGCInfoInitialized()
+ {
+ return (_gtGcPtrCount != UINT32_MAX);
+ }
+
+ void SetGCInfo(BYTE* gcPtrs, unsigned gcPtrCount, unsigned slots)
+ {
+ gtGcPtrs = gcPtrs;
+ _gtGcPtrCount = gcPtrCount;
+ gtSlots = slots;
+ if (gtGcPtrCount != 0)
+ {
+ // We assume that we cannot have a struct with GC pointers that is not a multiple
+ // of the register size.
+ // The EE currently does not allow this, but it could change.
+ // Let's assert it just to be safe.
+ noway_assert(roundUp(gtBlkSize, REGSIZE_BYTES) == gtBlkSize);
+ }
+ }
+
+ void CopyGCInfo(GenTreeObj* srcObj)
+ {
+ if (srcObj->IsGCInfoInitialized())
+ {
+ gtGcPtrs = srcObj->gtGcPtrs;
+ _gtGcPtrCount = srcObj->gtGcPtrCount;
+ gtSlots = srcObj->gtSlots;
+ }
+ }
+
+ GenTreeObj(var_types type, GenTreePtr addr, CORINFO_CLASS_HANDLE cls, unsigned size)
+ : GenTreeBlk(GT_OBJ, type, addr, size), gtClass(cls)
+ {
+ // By default, an OBJ is assumed to be a global reference.
+ gtFlags |= GTF_GLOB_REF;
+ noway_assert(cls != NO_CLASS_HANDLE);
+ _gtGcPtrCount = UINT32_MAX;
+ }
+
+ GenTreeObj(var_types type, GenTreePtr addr, GenTreePtr data, CORINFO_CLASS_HANDLE cls, unsigned size)
+ : GenTreeBlk(GT_STORE_OBJ, type, addr, data, size), gtClass(cls)
{
// By default, an OBJ is assumed to be a global reference.
gtFlags |= GTF_GLOB_REF;
+ noway_assert(cls != NO_CLASS_HANDLE);
+ _gtGcPtrCount = UINT32_MAX;
}
#if DEBUGGABLE_GENTREE
- GenTreeObj() : GenTreeIndir()
+ GenTreeObj() : GenTreeBlk()
{
}
#endif
};
+// gtDynBlk -- 'dynamic block' (GT_DYN_BLK).
+//
+// This node is used for block values that have a dynamic size.
+// Note that such a value can never have GC pointers.
+
+struct GenTreeDynBlk : public GenTreeBlk
+{
+public:
+ GenTreePtr gtDynamicSize;
+ bool gtEvalSizeFirst;
+
+ GenTreeDynBlk(GenTreePtr addr, GenTreePtr dynamicSize)
+ : GenTreeBlk(GT_DYN_BLK, TYP_STRUCT, addr, 0), gtDynamicSize(dynamicSize), gtEvalSizeFirst(false)
+ {
+ gtFlags |= (dynamicSize->gtFlags & GTF_ALL_EFFECT);
+ }
+
+#if DEBUGGABLE_GENTREE
+protected:
+ friend GenTree;
+ GenTreeDynBlk() : GenTreeBlk()
+ {
+ }
+#endif // DEBUGGABLE_GENTREE
+};
+
// Read-modify-write status of a RMW memory op rooted at a storeInd
enum RMWStatus
{
@@ -4608,24 +4645,58 @@ struct GenTreeAllocObj final : public GenTreeUnOp
// be defined already.
//------------------------------------------------------------------------
-inline bool GenTree::OperIsBlkOp() const
+inline bool GenTree::OperIsBlkOp()
{
- return (gtOper == GT_INITBLK || gtOper == GT_COPYBLK || gtOper == GT_COPYOBJ);
+ return (((gtOper == GT_ASG) && varTypeIsStruct(gtOp.gtOp1))
+#ifndef LEGACY_BACKEND
+ || (OperIsBlk() && (AsBlk()->Data() != nullptr))
+#endif
+ );
}
inline bool GenTree::OperIsDynBlkOp()
{
- return (OperIsBlkOp() && !gtGetOp2()->IsCnsIntOrI());
+ if (gtOper == GT_ASG)
+ {
+ return gtGetOp1()->OperGet() == GT_DYN_BLK;
+ }
+#ifndef LEGACY_BACKEND
+ else if (gtOper == GT_STORE_DYN_BLK)
+ {
+ return true;
+ }
+#endif
+ return false;
}
-inline bool GenTree::OperIsCopyBlkOp() const
+inline bool GenTree::OperIsCopyBlkOp()
{
- return (gtOper == GT_COPYOBJ || gtOper == GT_COPYBLK);
+ if (gtOper == GT_ASG)
+ {
+ return (varTypeIsStruct(gtGetOp1()) && ((gtFlags & GTF_BLK_INIT) == 0));
+ }
+#ifndef LEGACY_BACKEND
+ else if (OperIsStoreBlk())
+ {
+ return ((gtFlags & GTF_BLK_INIT) == 0);
+ }
+#endif
+ return false;
}
-inline bool GenTree::OperIsInitBlkOp() const
+inline bool GenTree::OperIsInitBlkOp()
{
- return (gtOper == GT_INITBLK);
+ if (gtOper == GT_ASG)
+ {
+ return (varTypeIsStruct(gtGetOp1()) && ((gtFlags & GTF_BLK_INIT) != 0));
+ }
+#ifndef LEGACY_BACKEND
+ else if (OperIsStoreBlk())
+ {
+ return ((gtFlags & GTF_BLK_INIT) != 0);
+ }
+#endif
+ return false;
}
//------------------------------------------------------------------------
@@ -4819,8 +4890,6 @@ inline bool GenTree::RequiresNonNullOp2(genTreeOps oper)
case GT_QMARK:
case GT_COLON:
case GT_MKREFANY:
- case GT_INITBLK:
- case GT_COPYBLK:
return true;
default:
return false;
@@ -4990,14 +5059,13 @@ inline var_types& GenTree::CastToType()
// Returns true iff the object being copied contains one or more GC pointers.
//
// Notes:
-// Of the block ops only GT_COPYOBJ is allowed to have GC pointers.
+// Of the block nodes, only GT_OBJ and ST_STORE_OBJ are allowed to have GC pointers.
//
-inline bool GenTreeBlkOp::HasGCPtr()
+inline bool GenTreeBlk::HasGCPtr()
{
- if (gtFlags & GTF_BLK_HASGCPTR)
+ if ((gtOper == GT_OBJ) || (gtOper == GT_STORE_OBJ))
{
- assert((gtOper == GT_COPYOBJ) && (AsCpObj()->gtGcPtrCount != 0));
- return true;
+ return (AsObj()->gtGcPtrCount != 0);
}
return false;
}
diff --git a/src/jit/gschecks.cpp b/src/jit/gschecks.cpp
index f0a4ac46c0..43cbb892e9 100644
--- a/src/jit/gschecks.cpp
+++ b/src/jit/gschecks.cpp
@@ -40,9 +40,9 @@ const unsigned NO_SHADOW_COPY = UINT_MAX;
* The current function has an unsafe buffer on the stack. Search for vulnerable
* parameters which could be used to modify a code address and take over the process
* in the case of a buffer overrun. Create a safe local copy for each vulnerable parameter,
- * which will be allocated bellow the unsafe buffer. Change uses of the param to the
+ * which will be allocated bellow the unsafe buffer. Change uses of the param to the
* shadow copy.
- *
+ *
* A pointer under indirection is considered vulnerable. A malicious user could read from
* protected memory or write to it. If a parameter is assigned/computed into another variable,
* and is a pointer (i.e., under indirection), then we consider the variable to be part of the
@@ -58,7 +58,7 @@ void Compiler::gsCopyShadowParams()
// Allocate array for shadow param info
gsShadowVarInfo = new (this, CMK_Unknown) ShadowParamVarInfo[lvaCount]();
- // Find groups of variables assigned to each other, and also
+ // Find groups of variables assigned to each other, and also
// tracks variables which are dereferenced and marks them as ptrs.
// Look for assignments to *p, and ptrs passed to functions
if (gsFindVulnerableParams())
@@ -83,7 +83,7 @@ struct MarkPtrsInfo
{
printf(
"[MarkPtrsInfo] = {comp = %p, lvAssignDef = %d, isAssignSrc = %d, isUnderIndir = %d, skipNextNode = %d}\n",
- comp, lvAssignDef, isAssignSrc, isUnderIndir, skipNextNode);
+ comp, lvAssignDef, isAssignSrc, isUnderIndir, skipNextNode);
}
#endif
};
@@ -119,11 +119,6 @@ Compiler::fgWalkResult Compiler::gsMarkPtrsAndAssignGroups(GenTreePtr* pTree, fg
switch (tree->OperGet())
{
// Indirections - look for *p uses and defs
- case GT_INITBLK:
- case GT_COPYOBJ:
- case GT_COPYBLK:
- fIsBlk = true;
- // fallthrough
case GT_IND:
case GT_OBJ:
case GT_ARR_ELEM:
@@ -133,22 +128,8 @@ Compiler::fgWalkResult Compiler::gsMarkPtrsAndAssignGroups(GenTreePtr* pTree, fg
newState.isUnderIndir = true;
{
- if (fIsBlk)
- {
- // Blk nodes have implicit indirections.
- comp->fgWalkTreePre(&tree->gtOp.gtOp1, comp->gsMarkPtrsAndAssignGroups, (void*)&newState);
-
- if (tree->OperGet() == GT_INITBLK)
- {
- newState.isUnderIndir = false;
- }
- comp->fgWalkTreePre(&tree->gtOp.gtOp2, comp->gsMarkPtrsAndAssignGroups, (void*)&newState);
- }
- else
- {
- newState.skipNextNode = true; // Don't have to worry about which kind of node we're dealing with
- comp->fgWalkTreePre(&tree, comp->gsMarkPtrsAndAssignGroups, (void*)&newState);
- }
+ newState.skipNextNode = true; // Don't have to worry about which kind of node we're dealing with
+ comp->fgWalkTreePre(&tree, comp->gsMarkPtrsAndAssignGroups, (void *)&newState);
}
return WALK_SKIP_SUBTREES;
@@ -179,50 +160,50 @@ Compiler::fgWalkResult Compiler::gsMarkPtrsAndAssignGroups(GenTreePtr* pTree, fg
{
shadowVarInfo[pState->lvAssignDef].assignGroup->bitVectSet(lclNum);
}
-
+
// Point both to the same bit vector
shadowVarInfo[lclNum].assignGroup = shadowVarInfo[pState->lvAssignDef].assignGroup;
}
else if (shadowVarInfo[lclNum].assignGroup)
{
shadowVarInfo[lclNum].assignGroup->bitVectSet(pState->lvAssignDef);
-
+
// Point both to the same bit vector
shadowVarInfo[pState->lvAssignDef].assignGroup = shadowVarInfo[lclNum].assignGroup;
}
else
{
- FixedBitVect* bv = FixedBitVect::bitVectInit(pState->comp->lvaCount, pState->comp);
+ FixedBitVect* bv = FixedBitVect::bitVectInit(pState->comp->lvaCount, pState->comp);
// (shadowVarInfo[pState->lvAssignDef] == NULL && shadowVarInfo[lclNew] == NULL);
// Neither of them has an assign group yet. Make a new one.
shadowVarInfo[pState->lvAssignDef].assignGroup = bv;
- shadowVarInfo[lclNum].assignGroup = bv;
+ shadowVarInfo[lclNum].assignGroup = bv;
bv->bitVectSet(pState->lvAssignDef);
bv->bitVectSet(lclNum);
}
}
return WALK_CONTINUE;
-
+
// Calls - Mark arg variables
case GT_CALL:
newState.isUnderIndir = false;
- newState.isAssignSrc = false;
+ newState.isAssignSrc = false;
{
if (tree->gtCall.gtCallObjp)
{
newState.isUnderIndir = true;
- comp->fgWalkTreePre(&tree->gtCall.gtCallObjp, gsMarkPtrsAndAssignGroups, (void*)&newState);
+ comp->fgWalkTreePre(&tree->gtCall.gtCallObjp, gsMarkPtrsAndAssignGroups, (void*)&newState);
}
for (GenTreeArgList* args = tree->gtCall.gtCallArgs; args; args = args->Rest())
{
- comp->fgWalkTreePre(&args->Current(), gsMarkPtrsAndAssignGroups, (void*)&newState);
+ comp->fgWalkTreePre(&args->Current(), gsMarkPtrsAndAssignGroups, (void*)&newState);
}
for (GenTreeArgList* args = tree->gtCall.gtCallLateArgs; args; args = args->Rest())
{
- comp->fgWalkTreePre(&args->Current(), gsMarkPtrsAndAssignGroups, (void*)&newState);
+ comp->fgWalkTreePre(&args->Current(), gsMarkPtrsAndAssignGroups, (void*)&newState);
}
if (tree->gtCall.gtCallType == CT_INDIRECT)
@@ -232,7 +213,7 @@ Compiler::fgWalkResult Compiler::gsMarkPtrsAndAssignGroups(GenTreePtr* pTree, fg
// A function pointer is treated like a write-through pointer since
// it controls what code gets executed, and so indirectly can cause
// a write to memory.
- comp->fgWalkTreePre(&tree->gtCall.gtCallAddr, gsMarkPtrsAndAssignGroups, (void*)&newState);
+ comp->fgWalkTreePre(&tree->gtCall.gtCallAddr, gsMarkPtrsAndAssignGroups, (void*)&newState);
}
}
return WALK_SKIP_SUBTREES;
@@ -242,7 +223,7 @@ Compiler::fgWalkResult Compiler::gsMarkPtrsAndAssignGroups(GenTreePtr* pTree, fg
// We'll assume p in "**p = " can be vulnerable because by changing 'p', someone
// could control where **p stores to.
{
- comp->fgWalkTreePre(&tree->gtOp.gtOp1, comp->gsMarkPtrsAndAssignGroups, (void*)&newState);
+ comp->fgWalkTreePre(&tree->gtOp.gtOp1, comp->gsMarkPtrsAndAssignGroups, (void*)&newState);
}
return WALK_SKIP_SUBTREES;
@@ -253,21 +234,37 @@ Compiler::fgWalkResult Compiler::gsMarkPtrsAndAssignGroups(GenTreePtr* pTree, fg
bool isLocVar;
bool isLocFld;
- // Walk dst side
- comp->fgWalkTreePre(&tree->gtOp.gtOp1, comp->gsMarkPtrsAndAssignGroups, (void*)&newState);
-
- // Now handle src side
- isLocVar = tree->gtOp.gtOp1->OperGet() == GT_LCL_VAR;
- isLocFld = tree->gtOp.gtOp1->OperGet() == GT_LCL_FLD;
-
- if ((isLocVar || isLocFld) && tree->gtOp.gtOp2)
+ if (tree->OperIsBlkOp())
{
- lclNum = tree->gtOp.gtOp1->gtLclVarCommon.gtLclNum;
- newState.lvAssignDef = lclNum;
- newState.isAssignSrc = true;
+ // Blk assignments are always handled as if they have implicit indirections.
+ // TODO-1stClassStructs: improve this.
+ newState.isUnderIndir = true;
+ comp->fgWalkTreePre(&tree->gtOp.gtOp1, comp->gsMarkPtrsAndAssignGroups, (void*)&newState);
+
+ if (tree->OperIsInitBlkOp())
+ {
+ newState.isUnderIndir = false;
+ }
+ comp->fgWalkTreePre(&tree->gtOp.gtOp2, comp->gsMarkPtrsAndAssignGroups, (void*)&newState);
}
+ else
+ {
+ // Walk dst side
+ comp->fgWalkTreePre(&tree->gtOp.gtOp1, comp->gsMarkPtrsAndAssignGroups, (void*)&newState);
+
+ // Now handle src side
+ isLocVar = tree->gtOp.gtOp1->OperGet() == GT_LCL_VAR;
+ isLocFld = tree->gtOp.gtOp1->OperGet() == GT_LCL_FLD;
- comp->fgWalkTreePre(&tree->gtOp.gtOp2, comp->gsMarkPtrsAndAssignGroups, (void*)&newState);
+ if ((isLocVar || isLocFld) && tree->gtOp.gtOp2)
+ {
+ lclNum = tree->gtOp.gtOp1->gtLclVarCommon.gtLclNum;
+ newState.lvAssignDef = lclNum;
+ newState.isAssignSrc = true;
+ }
+
+ comp->fgWalkTreePre(&tree->gtOp.gtOp2, comp->gsMarkPtrsAndAssignGroups, (void*)&newState);
+ }
return WALK_SKIP_SUBTREES;
}
@@ -380,7 +377,7 @@ bool Compiler::gsFindVulnerableParams()
*/
void Compiler::gsParamsToShadows()
{
- // Cache old count since we'll add new variables, and
+ // Cache old count since we'll add new variables, and
// gsShadowVarInfo will not grow to accomodate the new ones.
UINT lvaOldCount = lvaCount;
@@ -516,7 +513,7 @@ void Compiler::gsParamsToShadows()
GenTreePtr src = gtNewLclvNode(shadowVar, lvaTable[shadowVar].TypeGet());
GenTreePtr dst = gtNewLclvNode(lclNum, varDsc->TypeGet());
-
+
src->gtFlags |= GTF_DONT_CSE;
dst->gtFlags |= GTF_DONT_CSE;
@@ -533,7 +530,7 @@ void Compiler::gsParamsToShadows()
{
opAssign = gtNewAssignNode(dst, src);
}
-
+
(void)fgInsertStmtNearEnd(block, fgMorphTree(opAssign));
}
}
@@ -555,8 +552,8 @@ Compiler::fgWalkResult Compiler::gsReplaceShadowParams(GenTreePtr* pTree, fgWalk
{
asg = tree; // "asg" is the assignment tree.
tree = tree->gtOp.gtOp1; // "tree" is the local var tree at the left-hand size of the assignment.
- }
-
+ }
+
if (tree->gtOper == GT_LCL_VAR || tree->gtOper == GT_LCL_FLD)
{
UINT paramNum = tree->gtLclVarCommon.gtLclNum;
@@ -574,7 +571,7 @@ Compiler::fgWalkResult Compiler::gsReplaceShadowParams(GenTreePtr* pTree, fgWalk
if (varTypeIsSmall(comp->lvaTable[paramNum].TypeGet()))
{
tree->gtType = TYP_INT;
- if (asg)
+ if (asg)
{
// If this is an assignment tree, propagate the type to it as well.
asg->gtType = TYP_INT;
diff --git a/src/jit/gtlist.h b/src/jit/gtlist.h
index 59e59b972e..4c69022ecf 100644
--- a/src/jit/gtlist.h
+++ b/src/jit/gtlist.h
@@ -51,7 +51,7 @@ GTNODE(COPY , "copy" ,0,GTK_UNOP) // Copies a variabl
// code generation constraints. The child is the actual lclVar node.
GTNODE(RELOAD , "reload" ,0,GTK_UNOP)
GTNODE(CHS , "flipsign" ,0,GTK_BINOP|GTK_ASGOP|GTK_NOTLIR) // GT_CHS is actually unary -- op2 is ignored.
- // Changing to unary presently causes problems, though -- take a little work to fix.
+ // Changing to unary presently causes problems, though -- take a little work to fix.
GTNODE(ARR_LENGTH , "arrLen" ,0,GTK_UNOP|GTK_EXOP) // array-length
@@ -75,15 +75,20 @@ GTNODE(STOREIND , "storeIndir" ,0,GTK_BINOP|GTK_NOVALUE) // store ind
// TODO-Cleanup: GT_ARR_BOUNDS_CHECK should be made a GTK_BINOP now that it has only two child nodes
GTNODE(ARR_BOUNDS_CHECK , "arrBndsChk" ,0,GTK_SPECIAL|GTK_NOVALUE) // array bounds check
-GTNODE(OBJ , "obj" ,0,GTK_UNOP|GTK_EXOP)
+GTNODE(OBJ , "obj" ,0,GTK_UNOP|GTK_EXOP) // Object that MAY have gc pointers, and thus includes the relevant gc layout info.
+GTNODE(STORE_OBJ , "storeObj" ,0,GTK_BINOP|GTK_EXOP|GTK_NOVALUE) // Object that MAY have gc pointers, and thus includes the relevant gc layout info.
+GTNODE(BLK , "blk" ,0,GTK_UNOP) // Block/object with no gc pointers, and with a known size (e.g. a struct with no gc fields)
+GTNODE(STORE_BLK , "storeBlk" ,0,GTK_BINOP|GTK_NOVALUE) // Block/object with no gc pointers, and with a known size (e.g. a struct with no gc fields)
+GTNODE(DYN_BLK , "DynBlk" ,0,GTK_SPECIAL) // Dynamically sized block object
+GTNODE(STORE_DYN_BLK , "storeDynBlk" ,0,GTK_SPECIAL|GTK_NOVALUE) // Dynamically sized block object
GTNODE(BOX , "box" ,0,GTK_UNOP|GTK_EXOP|GTK_NOTLIR)
#ifdef FEATURE_SIMD
GTNODE(SIMD_CHK , "simdChk" ,0,GTK_SPECIAL|GTK_NOVALUE) // Compare whether an index is less than the given SIMD vector length, and call CORINFO_HELP_RNGCHKFAIL if not.
- // TODO-CQ: In future may want to add a field that specifies different exceptions but we'll
- // need VM assistance for that.
- // TODO-CQ: It would actually be very nice to make this an unconditional throw, and expose the control flow that
- // does the compare, so that it can be more easily optimized. But that involves generating qmarks at import time...
+ // TODO-CQ: In future may want to add a field that specifies different exceptions but we'll
+ // need VM assistance for that.
+ // TODO-CQ: It would actually be very nice to make this an unconditional throw, and expose the control flow that
+ // does the compare, so that it can be more easily optimized. But that involves generating qmarks at import time...
#endif // FEATURE_SIMD
GTNODE(ALLOCOBJ , "allocObj" ,0,GTK_UNOP|GTK_EXOP) // object allocator
@@ -111,6 +116,9 @@ GTNODE(RSZ , ">>>" ,0,GTK_BINOP)
GTNODE(ROL , "rol" ,0,GTK_BINOP)
GTNODE(ROR , "ror" ,0,GTK_BINOP)
GTNODE(MULHI , "mulhi" ,1,GTK_BINOP) // returns high bits (top N bits of the 2N bit result of an NxN multiply)
+ // GT_MULHI is used in division by a constant (fgMorphDivByConst). We turn
+ // the div into a MULHI + some adjustments. In codegen, we only use the
+ // results of the high register, and we drop the low results.
GTNODE(ASG , "=" ,0,GTK_BINOP|GTK_ASGOP|GTK_NOTLIR)
GTNODE(ASG_ADD , "+=" ,0,GTK_BINOP|GTK_ASGOP|GTK_NOTLIR)
@@ -154,16 +162,23 @@ GTNODE(LEA , "lea" ,0,GTK_BINOP|GTK_EXOP)
// nodes such as calls, returns and stores of long lclVars.
GTNODE(LONG , "gt_long" ,0,GTK_BINOP)
-// The following are nodes representing the upper half of a 64-bit operation
-// that requires a carry/borrow. However, they are all named GT_XXX_HI for
-// consistency.
+// The following are nodes representing x86 specific long operators, including
+// high operators of a 64-bit operations that requires a carry/borrow, which are
+// named GT_XXX_HI for consistency, low operators of 64-bit operations that need
+// to not be modified in phases post-decompose, and operators that return 64-bit
+// results in one instruction.
GTNODE(ADD_LO , "+Lo" ,1,GTK_BINOP)
GTNODE(ADD_HI , "+Hi" ,1,GTK_BINOP)
GTNODE(SUB_LO , "-Lo" ,0,GTK_BINOP)
GTNODE(SUB_HI , "-Hi" ,0,GTK_BINOP)
-GTNODE(MUL_HI , "*Hi" ,1,GTK_BINOP)
GTNODE(DIV_HI , "/Hi" ,0,GTK_BINOP)
GTNODE(MOD_HI , "%Hi" ,0,GTK_BINOP)
+GTNODE(MUL_LONG , "*long" ,1,GTK_BINOP) // A mul that returns the 2N bit result of an NxN multiply. This op
+ // is used for x86 multiplies that take two ints and return a long
+ // result. All other multiplies with long results are morphed into
+ // helper calls. It is similar to GT_MULHI, the difference being that
+ // GT_MULHI drops the lo part of the result, whereas GT_MUL_LONG keeps
+ // both parts of the result.
#endif // !defined(LEGACY_BACKEND) && !defined(_TARGET_64BIT_)
#ifdef FEATURE_SIMD
@@ -176,7 +191,7 @@ GTNODE(SIMD , "simd" ,0,GTK_BINOP|GTK_EXOP) // SIMD functions/oper
GTNODE(JTRUE , "jmpTrue" ,0,GTK_UNOP|GTK_NOVALUE)
-GTNODE(LIST , "<list>" ,0,GTK_BINOP|GTK_NOVALUE)
+GTNODE(LIST , "<list>" ,0,GTK_BINOP)
//-----------------------------------------------------------------------------
// Other nodes that have special structure:
@@ -209,10 +224,6 @@ GTNODE(RETFILT , "retfilt", 0,GTK_UNOP|GTK_NOVALUE) // end filter with
GTNODE(END_LFIN , "endLFin" ,0,GTK_LEAF|GTK_NOVALUE) // end locally-invoked finally
#endif // !FEATURE_EH_FUNCLETS
-GTNODE(INITBLK , "initBlk" ,0,GTK_BINOP|GTK_NOVALUE)
-GTNODE(COPYBLK , "copyBlk" ,0,GTK_BINOP|GTK_NOVALUE)
-GTNODE(COPYOBJ , "copyObj" ,0,GTK_BINOP|GTK_NOVALUE)
-
//-----------------------------------------------------------------------------
// Nodes used for optimizations.
//-----------------------------------------------------------------------------
diff --git a/src/jit/gtstructs.h b/src/jit/gtstructs.h
index 43483804b6..895d3b6598 100644
--- a/src/jit/gtstructs.h
+++ b/src/jit/gtstructs.h
@@ -81,23 +81,21 @@ GTSTRUCT_1(ArrOffs , GT_ARR_OFFSET)
GTSTRUCT_1(ArrIndex , GT_ARR_INDEX)
GTSTRUCT_1(RetExpr , GT_RET_EXPR)
GTSTRUCT_2(Stmt , GT_STMT, GT_IL_OFFSET)
-GTSTRUCT_1(Obj , GT_OBJ)
GTSTRUCT_2(CopyOrReload, GT_COPY, GT_RELOAD)
GTSTRUCT_2(ClsVar , GT_CLS_VAR, GT_CLS_VAR_ADDR)
GTSTRUCT_1(ArgPlace , GT_ARGPLACE)
GTSTRUCT_1(Label , GT_LABEL)
GTSTRUCT_1(CmpXchg , GT_CMPXCHG)
GTSTRUCT_1(AddrMode , GT_LEA)
+GTSTRUCT_N(Blk , GT_BLK, GT_STORE_BLK, GT_OBJ, GT_STORE_OBJ, GT_DYN_BLK, GT_STORE_DYN_BLK)
+GTSTRUCT_2(Obj , GT_OBJ, GT_STORE_OBJ)
+GTSTRUCT_2(DynBlk , GT_DYN_BLK, GT_STORE_DYN_BLK)
GTSTRUCT_1(Qmark , GT_QMARK)
GTSTRUCT_1(PhiArg , GT_PHI_ARG)
GTSTRUCT_1(StoreInd , GT_STOREIND)
-GTSTRUCT_N(Indir , GT_STOREIND, GT_IND, GT_NULLCHECK, GT_OBJ)
+GTSTRUCT_N(Indir , GT_STOREIND, GT_IND, GT_NULLCHECK, GT_BLK, GT_STORE_BLK, GT_OBJ, GT_STORE_OBJ, GT_DYN_BLK, GT_STORE_DYN_BLK)
GTSTRUCT_1(PutArgStk , GT_PUTARG_STK)
GTSTRUCT_1(PhysReg , GT_PHYSREG)
-GTSTRUCT_3(BlkOp , GT_COPYBLK, GT_INITBLK, GT_COPYOBJ)
-GTSTRUCT_1(CpObj , GT_COPYOBJ)
-GTSTRUCT_1(InitBlk , GT_INITBLK)
-GTSTRUCT_1(CpBlk , GT_COPYBLK)
#ifdef FEATURE_SIMD
GTSTRUCT_1(SIMD , GT_SIMD)
#endif // FEATURE_SIMD
diff --git a/src/jit/importer.cpp b/src/jit/importer.cpp
index ee6651d16d..fdf070bfc4 100644
--- a/src/jit/importer.cpp
+++ b/src/jit/importer.cpp
@@ -566,26 +566,16 @@ inline void Compiler::impAppendStmtCheck(GenTreePtr stmt, unsigned chkLevel)
}
}
- // If the access is to glob-memory, all side effects have to be spilled
+ // If the access may be to global memory, all side effects have to be spilled.
else if (tree->gtOp.gtOp1->gtFlags & GTF_GLOB_REF)
{
- SPILL_GLOB_EFFECT:
for (unsigned level = 0; level < chkLevel; level++)
{
assert((verCurrentState.esStack[level].val->gtFlags & GTF_GLOB_REF) == 0);
}
}
}
- else if (tree->gtOper == GT_COPYBLK || tree->gtOper == GT_INITBLK)
- {
- // If the access is to glob-memory, all side effects have to be spilled
-
- if (false)
- {
- goto SPILL_GLOB_EFFECT;
- }
- }
#endif
}
@@ -639,17 +629,26 @@ inline void Compiler::impAppendStmt(GenTreePtr stmt, unsigned chkLevel)
if (expr->gtOper == GT_ASG)
{
- // If we are assigning to a global ref, we have to spill global refs on stack
- if (expr->gtOp.gtOp1->gtFlags & GTF_GLOB_REF)
+ GenTree* lhs = expr->gtGetOp1();
+ // If we are assigning to a global ref, we have to spill global refs on stack.
+ // TODO-1stClassStructs: Previously, spillGlobEffects was set to true for
+ // GT_INITBLK and GT_COPYBLK, but this is overly conservative, and should be
+ // revisited. (Note that it was NOT set to true for GT_COPYOBJ.)
+ if (!expr->OperIsBlkOp())
+ {
+ // If we are assigning to a global ref, we have to spill global refs on stack
+ if ((lhs->gtFlags & GTF_GLOB_REF) != 0)
+ {
+ spillGlobEffects = true;
+ }
+ }
+ else if ((lhs->OperIsBlk() && !lhs->AsBlk()->HasGCPtr()) ||
+ ((lhs->OperGet() == GT_LCL_VAR) &&
+ (lvaTable[lhs->AsLclVarCommon()->gtLclNum].lvStructGcCount == 0)))
{
spillGlobEffects = true;
}
}
- else if ((expr->gtOper == GT_INITBLK) || (expr->gtOper == GT_COPYBLK))
- {
- // INITBLK and COPYBLK are other ways of performing an assignment
- spillGlobEffects = true;
- }
impSpillSideEffects(spillGlobEffects, chkLevel DEBUGARG("impAppendStmt"));
}
@@ -1086,8 +1085,17 @@ GenTreePtr Compiler::impAssignStruct(GenTreePtr dest,
}
assert(dest->gtOper == GT_LCL_VAR || dest->gtOper == GT_RETURN || dest->gtOper == GT_FIELD ||
- dest->gtOper == GT_IND || dest->gtOper == GT_OBJ);
+ dest->gtOper == GT_IND || dest->gtOper == GT_OBJ || dest->gtOper == GT_INDEX);
+ if (dest->OperGet() == GT_LCL_VAR && src->OperGet() == GT_LCL_VAR &&
+ src->gtLclVarCommon.gtLclNum == dest->gtLclVarCommon.gtLclNum)
+ {
+ // Make this a NOP
+ return gtNewNothingNode();
+ }
+
+ // TODO-1stClassStructs: Avoid creating an address if it is not needed,
+ // or re-creating a Blk node if it is.
GenTreePtr destAddr;
if (dest->gtOper == GT_IND || dest->OperIsBlk())
@@ -1112,7 +1120,9 @@ GenTreePtr Compiler::impAssignStructPtr(GenTreePtr destAddr,
BasicBlock* block /* = NULL */
)
{
- GenTreePtr dest = nullptr;
+ var_types destType;
+ GenTreePtr dest = nullptr;
+ unsigned destFlags = 0;
#if defined(FEATURE_UNIX_AMD64_STRUCT_PASSING)
assert(varTypeIsStruct(src) || (src->gtOper == GT_ADDR && src->TypeGet() == TYP_BYREF));
@@ -1130,6 +1140,23 @@ GenTreePtr Compiler::impAssignStructPtr(GenTreePtr destAddr,
src->gtOper == GT_COMMA ||
(src->TypeGet() != TYP_STRUCT && (GenTree::OperIsSIMD(src->gtOper) || src->gtOper == GT_LCL_FLD)));
#endif // !defined(FEATURE_UNIX_AMD64_STRUCT_PASSING)
+ if (destAddr->OperGet() == GT_ADDR)
+ {
+ GenTree* destNode = destAddr->gtGetOp1();
+ // If the actual destination is already a block node, or is a node that
+ // will be morphed, don't insert an OBJ(ADDR).
+ if (destNode->gtOper == GT_INDEX || destNode->OperIsBlk())
+ {
+ dest = destNode;
+ }
+ destType = destNode->TypeGet();
+ }
+ else
+ {
+ destType = src->TypeGet();
+ }
+
+ var_types asgType = src->TypeGet();
if (src->gtOper == GT_CALL)
{
@@ -1177,6 +1204,7 @@ GenTreePtr Compiler::impAssignStructPtr(GenTreePtr destAddr,
}
lcl->gtType = src->gtType;
+ asgType = src->gtType;
dest = lcl;
#if defined(_TARGET_ARM_)
@@ -1191,15 +1219,11 @@ GenTreePtr Compiler::impAssignStructPtr(GenTreePtr destAddr,
}
else // we don't have a GT_ADDR of a GT_LCL_VAR
{
- // We change this to "(returnType)*destAddr = call"
- dest = gtNewOperNode(GT_IND, returnType, destAddr);
-
// !!! The destination could be on stack. !!!
// This flag will let us choose the correct write barrier.
- dest->gtFlags |= GTF_IND_TGTANYWHERE;
+ asgType = returnType;
+ destFlags = GTF_IND_TGTANYWHERE;
}
-
- return gtNewAssignNode(dest, src);
}
}
else if (src->gtOper == GT_RET_EXPR)
@@ -1227,22 +1251,33 @@ GenTreePtr Compiler::impAssignStructPtr(GenTreePtr destAddr,
var_types returnType = (var_types)call->gtCall.gtReturnType;
// We won't need a return buffer
+ asgType = returnType;
src->gtType = genActualType(returnType);
call->gtType = src->gtType;
- dest = gtNewOperNode(GT_IND, returnType, destAddr);
+ // 1stClassStructToDo: We shouldn't necessarily need this.
+ if (dest != nullptr)
+ {
+ dest = gtNewOperNode(GT_IND, returnType, gtNewOperNode(GT_ADDR, TYP_BYREF, dest));
+ }
// !!! The destination could be on stack. !!!
// This flag will let us choose the correct write barrier.
- dest->gtFlags |= GTF_IND_TGTANYWHERE;
-
- return gtNewAssignNode(dest, src);
+ destFlags = GTF_IND_TGTANYWHERE;
+ }
+ }
+ else if (src->OperIsBlk())
+ {
+ asgType = impNormStructType(structHnd);
+ if (src->gtOper == GT_OBJ)
+ {
+ assert(src->gtObj.gtClass == structHnd);
}
}
- else if (src->gtOper == GT_OBJ)
+ else if (src->gtOper == GT_INDEX)
{
- assert(src->gtObj.gtClass == structHnd);
- src = src->gtOp.gtOp1;
+ asgType = impNormStructType(structHnd);
+ assert(src->gtIndex.gtStructElemClass == structHnd);
}
else if (src->gtOper == GT_MKREFANY)
{
@@ -1292,17 +1327,66 @@ GenTreePtr Compiler::impAssignStructPtr(GenTreePtr destAddr,
// Evaluate the second thing using recursion.
return impAssignStructPtr(destAddr, src->gtOp.gtOp2, structHnd, curLevel, pAfterStmt, block);
}
- else if (src->gtOper == GT_ADDR)
+ else if (src->IsLocal())
+ {
+ // TODO-1stClassStructs: Eliminate this; it is only here to minimize diffs in the
+ // initial implementation. Previously the source would have been under a GT_ADDR, which
+ // would cause it to be marked GTF_DONT_CSE.
+ asgType = src->TypeGet();
+ src->gtFlags |= GTF_DONT_CSE;
+ if (asgType == TYP_STRUCT)
+ {
+ GenTree* srcAddr = gtNewOperNode(GT_ADDR, TYP_BYREF, src);
+ src = gtNewOperNode(GT_IND, TYP_STRUCT, srcAddr);
+ }
+ }
+ else if (asgType == TYP_STRUCT)
{
- // In case of address already in src, use it to copy the struct.
+ asgType = impNormStructType(structHnd);
+ src->gtType = asgType;
+ }
+ if (dest == nullptr)
+ {
+ // TODO-1stClassStructs: We shouldn't really need a block node as the destination
+ // if this is a known struct type.
+ if (asgType == TYP_STRUCT)
+ {
+ dest = gtNewObjNode(structHnd, destAddr);
+ gtSetObjGcInfo(dest->AsObj());
+ // Although an obj as a call argument was always assumed to be a globRef
+ // (which is itself overly conservative), that is not true of the operands
+ // of a block assignment.
+ dest->gtFlags &= ~GTF_GLOB_REF;
+ dest->gtFlags |= (destAddr->gtFlags & GTF_GLOB_REF);
+ }
+ else if (varTypeIsStruct(asgType))
+ {
+ dest = new (this, GT_BLK) GenTreeBlk(GT_BLK, asgType, destAddr, genTypeSize(asgType));
+ }
+ else
+ {
+ dest = gtNewOperNode(GT_IND, asgType, destAddr);
+ }
}
else
{
- src = gtNewOperNode(GT_ADDR, TYP_BYREF, src);
+ dest->gtType = asgType;
}
- // return a CpObj node, to be appended
- return gtNewCpObjNode(destAddr, src, structHnd, false);
+ dest->gtFlags |= destFlags;
+ destFlags = dest->gtFlags;
+
+ // return an assignment node, to be appended
+ GenTree* asgNode = gtNewAssignNode(dest, src);
+ gtBlockOpInit(asgNode, dest, src, false);
+
+ // TODO-1stClassStructs: Clean up the settings of GTF_DONT_CSE on the lhs
+ // of assignments.
+ if ((destFlags & GTF_DONT_CSE) == 0)
+ {
+ dest->gtFlags &= ~(GTF_DONT_CSE);
+ }
+ return asgNode;
}
/*****************************************************************************
@@ -1448,7 +1532,7 @@ var_types Compiler::impNormStructType(CORINFO_CLASS_HANDLE structHnd,
//****************************************************************************
// Given TYP_STRUCT value 'structVal', make sure it is 'canonical', that is
-// it is either an OBJ or a MKREFANY node.
+// it is either an OBJ or a MKREFANY node, or a node (e.g. GT_INDEX) that will be morphed.
//
GenTreePtr Compiler::impNormStructVal(GenTreePtr structVal,
CORINFO_CLASS_HANDLE structHnd,
@@ -1458,52 +1542,71 @@ GenTreePtr Compiler::impNormStructVal(GenTreePtr structVal,
assert(forceNormalization || varTypeIsStruct(structVal));
assert(structHnd != NO_CLASS_HANDLE);
var_types structType = structVal->TypeGet();
+ bool makeTemp = false;
if (structType == TYP_STRUCT)
{
structType = impNormStructType(structHnd);
}
+ bool alreadyNormalized = false;
+ GenTreeLclVarCommon* structLcl = nullptr;
genTreeOps oper = structVal->OperGet();
switch (oper)
{
// GT_RETURN and GT_MKREFANY don't capture the handle.
case GT_RETURN:
+ break;
case GT_MKREFANY:
+ alreadyNormalized = true;
break;
case GT_CALL:
structVal->gtCall.gtRetClsHnd = structHnd;
- structVal->gtType = structType;
+ makeTemp = true;
break;
case GT_RET_EXPR:
structVal->gtRetExpr.gtRetClsHnd = structHnd;
- structVal->gtType = structType;
+ makeTemp = true;
break;
case GT_ARGPLACE:
structVal->gtArgPlace.gtArgPlaceClsHnd = structHnd;
- structVal->gtType = structType;
break;
case GT_INDEX:
+ // This will be transformed to an OBJ later.
+ alreadyNormalized = true;
structVal->gtIndex.gtStructElemClass = structHnd;
structVal->gtIndex.gtIndElemSize = info.compCompHnd->getClassSize(structHnd);
- structVal->gtType = structType;
break;
case GT_FIELD:
+ // Wrap it in a GT_OBJ.
structVal->gtType = structType;
+ structVal = gtNewObjNode(structHnd, gtNewOperNode(GT_ADDR, TYP_BYREF, structVal));
break;
case GT_LCL_VAR:
case GT_LCL_FLD:
- break;
+ structLcl = structVal->AsLclVarCommon();
+ // Wrap it in a GT_OBJ.
+ structVal = gtNewObjNode(structHnd, gtNewOperNode(GT_ADDR, TYP_BYREF, structVal));
+ __fallthrough;
case GT_OBJ:
- case GT_IND:
+ case GT_BLK:
+ case GT_DYN_BLK:
+ case GT_ASG:
// These should already have the appropriate type.
assert(structVal->gtType == structType);
+ alreadyNormalized = true;
+ break;
+
+ case GT_IND:
+ assert(structVal->gtType == structType);
+ structVal = gtNewObjNode(structHnd, structVal->gtGetOp1());
+ alreadyNormalized = true;
break;
#ifdef FEATURE_SIMD
@@ -1514,13 +1617,21 @@ GenTreePtr Compiler::impNormStructVal(GenTreePtr structVal,
case GT_COMMA:
{
- // The second thing is the struct node.
- GenTree* op2 = structVal->gtOp.gtOp2;
- assert(op2->gtType == structType);
-
- impNormStructVal(op2, structHnd, curLevel, forceNormalization);
- structType = op2->TypeGet();
- structVal->gtType = structType;
+ // The second thing is the block node.
+ GenTree* blockNode = structVal->gtOp.gtOp2;
+ assert(blockNode->gtType == structType);
+ // It had better be a block node - any others should not occur here.
+ assert(blockNode->OperIsBlk());
+
+ // Sink the GT_COMMA below the blockNode addr.
+ GenTree* blockNodeAddr = blockNode->gtOp.gtOp1;
+ assert(blockNodeAddr->gtType == TYP_BYREF);
+ GenTree* commaNode = structVal;
+ commaNode->gtType = TYP_BYREF;
+ commaNode->gtOp.gtOp2 = blockNodeAddr;
+ blockNode->gtOp.gtOp1 = commaNode;
+ structVal = blockNode;
+ alreadyNormalized = true;
}
break;
@@ -1528,31 +1639,35 @@ GenTreePtr Compiler::impNormStructVal(GenTreePtr structVal,
assert(!"Unexpected node in impNormStructVal()");
break;
}
+ structVal->gtType = structType;
+ GenTree* structObj = structVal;
- // Is it already normalized?
- if (!forceNormalization && (structVal->gtOper == GT_MKREFANY || structVal->gtOper == GT_OBJ))
+ if (!alreadyNormalized || forceNormalization)
{
- return (structVal);
- }
+ if (makeTemp)
+ {
+ unsigned tmpNum = lvaGrabTemp(true DEBUGARG("struct address for call/obj"));
- // Normalize it by wraping it in an OBJ
+ impAssignTempGen(tmpNum, structVal, structHnd, curLevel);
- GenTreePtr structAddr =
- impGetStructAddr(structVal, structHnd, curLevel, !forceNormalization); // get the addr of struct
- GenTreePtr structObj = new (this, GT_OBJ) GenTreeObj(structType, structAddr, structHnd);
+ // The structVal is now the temp itself
- if (structAddr->gtOper == GT_ADDR)
- {
- // structVal can start off as a GT_RET_EXPR that
- // gets changed into a GT_LCL_VAR by impGetStructAddr
- // when it calls impAssignTempGen()
- structVal = structAddr->gtOp.gtOp1;
+ structLcl = gtNewLclvNode(tmpNum, structType)->AsLclVarCommon();
+ // TODO-1stClassStructs: Avoid always wrapping in GT_OBJ.
+ structObj = gtNewObjNode(structHnd, gtNewOperNode(GT_ADDR, TYP_BYREF, structLcl));
+ }
+ else if (varTypeIsStruct(structType) && !structVal->OperIsBlk())
+ {
+ // Wrap it in a GT_OBJ
+ structObj = gtNewObjNode(structHnd, gtNewOperNode(GT_ADDR, TYP_BYREF, structVal));
+ }
}
- if (structVal->IsLocal())
+
+ if (structLcl != nullptr)
{
// A OBJ on a ADDR(LCL_VAR) can never raise an exception
// so we don't set GTF_EXCEPT here.
- if (!lvaIsImplicitByRefLocal(structVal->AsLclVarCommon()->gtLclNum))
+ if (!lvaIsImplicitByRefLocal(structLcl->gtLclNum))
{
structObj->gtFlags &= ~GTF_GLOB_REF;
}
@@ -3081,8 +3196,8 @@ GenTreePtr Compiler::impInitializeArrayIntrinsic(CORINFO_SIG_INFO* sig)
impPopStack();
impPopStack();
- const unsigned blkSize = size.Value();
- GenTreePtr dst;
+ const unsigned blkSize = size.Value();
+ GenTreePtr dst;
if (isMDArray)
{
@@ -3094,13 +3209,15 @@ GenTreePtr Compiler::impInitializeArrayIntrinsic(CORINFO_SIG_INFO* sig)
{
dst = gtNewOperNode(GT_ADDR, TYP_BYREF, gtNewIndexRef(elementType, arrayLocalNode, gtNewIconNode(0)));
}
+ GenTreePtr blk = gtNewBlockVal(dst, blkSize);
+ GenTreePtr srcAddr = gtNewIconHandleNode((size_t)initData, GTF_ICON_STATIC_HDL);
+ GenTreePtr src = gtNewOperNode(GT_IND, TYP_STRUCT, srcAddr);
- GenTreePtr srcAddr = gtNewIconHandleNode((size_t) initData, GTF_ICON_STATIC_HDL);
- return gtNewBlkOpNode(GT_COPYBLK,
- dst, // dst
- srcAddr, // src
- gtNewIconNode(blkSize), // size
- false);
+ return gtNewBlkOpNode(blk, // dst
+ src, // src
+ blkSize, // size
+ false, // volatil
+ true); // copyBlock
}
/*****************************************************************************/
@@ -5169,16 +5286,20 @@ GenTreePtr Compiler::impTransformThis(GenTreePtr thisPtr,
obj = gtNewObjNode(pConstrainedResolvedToken->hClass, obj);
obj->gtFlags |= GTF_EXCEPT;
- CorInfoType jitTyp = info.compCompHnd->asCorInfoType(pConstrainedResolvedToken->hClass);
+ CorInfoType jitTyp = info.compCompHnd->asCorInfoType(pConstrainedResolvedToken->hClass);
+ var_types objType = JITtype2varType(jitTyp);
if (impIsPrimitive(jitTyp))
{
- obj->ChangeOperUnchecked(GT_IND);
+ if (obj->OperIsBlk())
+ {
+ obj->ChangeOperUnchecked(GT_IND);
- // Obj could point anywhere, example a boxed class static int
- obj->gtFlags |= GTF_IND_TGTANYWHERE;
+ // Obj could point anywhere, example a boxed class static int
+ obj->gtFlags |= GTF_IND_TGTANYWHERE;
+ obj->gtOp.gtOp2 = nullptr; // must be zero for tree walkers
+ }
- obj->gtType = JITtype2varType(jitTyp);
- obj->gtOp.gtOp2 = nullptr; // must be zero for tree walkers
+ obj->gtType = JITtype2varType(jitTyp);
assert(varTypeIsArithmetic(obj->gtType));
}
@@ -10569,9 +10690,7 @@ void Compiler::impImportBlockCode(BasicBlock* block)
}
if (varTypeIsStruct(op1))
{
- // wrap it in a &
- op1 = gtNewOperNode(GT_ADDR, TYP_BYREF, op1);
- op1 = impAssignStructPtr(op1, op2, stelemClsHnd, (unsigned)CHECK_SPILL_ALL);
+ op1 = impAssignStruct(op1, op2, stelemClsHnd, (unsigned)CHECK_SPILL_ALL);
}
else
{
@@ -12250,6 +12369,7 @@ void Compiler::impImportBlockCode(BasicBlock* block)
if (clsFlags & CORINFO_FLG_VALUECLASS)
{
CorInfoType jitTyp = info.compCompHnd->asCorInfoType(resolvedToken.hClass);
+ unsigned size = info.compCompHnd->getClassSize(resolvedToken.hClass);
if (impIsPrimitive(jitTyp))
{
@@ -12264,15 +12384,13 @@ void Compiler::impImportBlockCode(BasicBlock* block)
}
// Append a tree to zero-out the temp
- newObjThisPtr =
- gtNewOperNode(GT_ADDR, TYP_BYREF, gtNewLclvNode(lclNum, lvaTable[lclNum].TypeGet()));
+ newObjThisPtr = gtNewLclvNode(lclNum, lvaTable[lclNum].TypeGet());
- newObjThisPtr =
- gtNewBlkOpNode(GT_INITBLK,
- newObjThisPtr, // Dest
- gtNewIconNode(0), // Value
- gtNewIconNode(info.compCompHnd->getClassSize(resolvedToken.hClass)), // Size
- false); // volatil
+ newObjThisPtr = gtNewBlkOpNode(newObjThisPtr, // Dest
+ gtNewIconNode(0), // Value
+ size, // Size
+ false, // isVolatile
+ false); // not copyBlock
impAppendTree(newObjThisPtr, (unsigned)CHECK_SPILL_NONE, impCurStmtOffs);
// Obtain the address of the temp
@@ -12401,14 +12519,14 @@ void Compiler::impImportBlockCode(BasicBlock* block)
// safe here to read next opcode without bounds check.
newBBcreatedForTailcallStress =
impOpcodeIsCallOpcode(opcode) && // Current opcode is a CALL, (not a CEE_NEWOBJ). So, don't
- // make it jump to RET.
+ // make it jump to RET.
(OPCODE)getU1LittleEndian(codeAddr + sz) == CEE_RET; // Next opcode is a CEE_RET
if (newBBcreatedForTailcallStress &&
!(prefixFlags & PREFIX_TAILCALL_EXPLICIT) && // User hasn't set "tail." prefix yet.
verCheckTailCallConstraint(opcode, &resolvedToken,
- constraintCall ? &constrainedResolvedToken : nullptr,
- true) // Is it legal to do talcall?
+ constraintCall ? &constrainedResolvedToken : nullptr,
+ true) // Is it legal to do talcall?
)
{
// Stress the tailcall.
@@ -14049,9 +14167,12 @@ void Compiler::impImportBlockCode(BasicBlock* block)
"type operand incompatible with type of address");
}
- op3 = gtNewIconNode(info.compCompHnd->getClassSize(resolvedToken.hClass)); // Size
- op2 = gtNewIconNode(0); // Value
- goto INITBLK_OR_INITOBJ;
+ size = info.compCompHnd->getClassSize(resolvedToken.hClass); // Size
+ op2 = gtNewIconNode(0); // Value
+ op1 = impPopStack().val; // Dest
+ op1 = gtNewBlockVal(op1, size);
+ op1 = gtNewBlkOpNode(op1, op2, size, (prefixFlags & PREFIX_VOLATILE) != 0, false);
+ goto SPILL_APPEND;
case CEE_INITBLK:
@@ -14062,10 +14183,19 @@ void Compiler::impImportBlockCode(BasicBlock* block)
op3 = impPopStack().val; // Size
op2 = impPopStack().val; // Value
-
- INITBLK_OR_INITOBJ:
op1 = impPopStack().val; // Dest
- op1 = gtNewBlkOpNode(GT_INITBLK, op1, op2, op3, (prefixFlags & PREFIX_VOLATILE) != 0);
+
+ if (op3->IsCnsIntOrI())
+ {
+ size = (unsigned)op3->AsIntConCommon()->IconValue();
+ op1 = new (this, GT_BLK) GenTreeBlk(GT_BLK, TYP_STRUCT, op1, size);
+ }
+ else
+ {
+ op1 = new (this, GT_DYN_BLK) GenTreeDynBlk(op1, op3);
+ size = 0;
+ }
+ op1 = gtNewBlkOpNode(op1, op2, size, (prefixFlags & PREFIX_VOLATILE) != 0, false);
goto SPILL_APPEND;
@@ -14078,7 +14208,27 @@ void Compiler::impImportBlockCode(BasicBlock* block)
op3 = impPopStack().val; // Size
op2 = impPopStack().val; // Src
op1 = impPopStack().val; // Dest
- op1 = gtNewBlkOpNode(GT_COPYBLK, op1, op2, op3, (prefixFlags & PREFIX_VOLATILE) != 0);
+
+ if (op3->IsCnsIntOrI())
+ {
+ size = (unsigned)op3->AsIntConCommon()->IconValue();
+ op1 = new (this, GT_BLK) GenTreeBlk(GT_BLK, TYP_STRUCT, op1, size);
+ }
+ else
+ {
+ op1 = new (this, GT_DYN_BLK) GenTreeDynBlk(op1, op3);
+ size = 0;
+ }
+ if (op2->OperGet() == GT_ADDR)
+ {
+ op2 = op2->gtOp.gtOp1;
+ }
+ else
+ {
+ op2 = gtNewOperNode(GT_IND, TYP_STRUCT, op2);
+ }
+
+ op1 = gtNewBlkOpNode(op1, op2, size, (prefixFlags & PREFIX_VOLATILE) != 0, true);
goto SPILL_APPEND;
case CEE_CPOBJ:
@@ -17745,10 +17895,17 @@ void Compiler::impMarkInlineCandidate(GenTreePtr callNode,
bool Compiler::IsTargetIntrinsic(CorInfoIntrinsics intrinsicId)
{
-#if defined(_TARGET_AMD64_)
+#if defined(_TARGET_AMD64_) || (defined(_TARGET_X86_) && !defined(LEGACY_BACKEND))
switch (intrinsicId)
{
// Amd64 only has SSE2 instruction to directly compute sqrt/abs.
+ //
+ // TODO: Because the x86 backend only targets SSE for floating-point code,
+ // it does not treat Sine, Cosine, or Round as intrinsics (JIT32
+ // implemented those intrinsics as x87 instructions). If this poses
+ // a CQ problem, it may be necessary to change the implementation of
+ // the helper calls to decrease call overhead or switch back to the
+ // x87 instructions. This is tracked by #7097.
case CORINFO_INTRINSIC_Sqrt:
case CORINFO_INTRINSIC_Abs:
return true;
diff --git a/src/jit/lir.cpp b/src/jit/lir.cpp
index a6f392a09e..94206def1c 100644
--- a/src/jit/lir.cpp
+++ b/src/jit/lir.cpp
@@ -1264,7 +1264,6 @@ LIR::ReadOnlyRange LIR::Range::GetMarkedRange(unsigned markCount,
for (GenTree* operand : firstNode->Operands())
{
// Do not mark nodes that do not appear in the execution order
- assert(operand->OperGet() != GT_LIST);
if (operand->OperGet() == GT_ARGPLACE)
{
continue;
@@ -1569,10 +1568,12 @@ LIR::Range LIR::EmptyRange()
}
//------------------------------------------------------------------------
-// LIR::SeqTree: Given a newly created, unsequenced HIR tree, set the evaluation
-// order (call gtSetEvalOrder) and sequence the tree (set gtNext/gtPrev pointers
-// by calling fgSetTreeSeq), and return a Range representing the list of nodes.
-// It is expected this will later be spliced into the LIR graph.
+// LIR::SeqTree:
+// Given a newly created, unsequenced HIR tree, set the evaluation
+// order (call gtSetEvalOrder) and sequence the tree (set gtNext/gtPrev
+// pointers by calling fgSetTreeSeq), and return a Range representing
+// the list of nodes. It is expected this will later be spliced into
+// an LIR range.
//
// Arguments:
// compiler - The Compiler context.
@@ -1590,3 +1591,50 @@ LIR::Range LIR::SeqTree(Compiler* compiler, GenTree* tree)
compiler->gtSetEvalOrder(tree);
return Range(compiler->fgSetTreeSeq(tree, nullptr, true), tree);
}
+
+//------------------------------------------------------------------------
+// LIR::InsertBeforeTerminator:
+// Insert an LIR range before the terminating instruction in the given
+// basic block. If the basic block has no terminating instruction (i.e.
+// it has a jump kind that is not `BBJ_RETURN`, `BBJ_COND`, or
+// `BBJ_SWITCH`), the range is inserted at the end of the block.
+//
+// Arguments:
+// block - The block in which to insert the range.
+// range - The range to insert.
+//
+void LIR::InsertBeforeTerminator(BasicBlock* block, LIR::Range&& range)
+{
+ LIR::Range& blockRange = LIR::AsRange(block);
+
+ GenTree* insertionPoint = nullptr;
+ if ((block->bbJumpKind == BBJ_COND) || (block->bbJumpKind == BBJ_SWITCH) || (block->bbJumpKind == BBJ_RETURN))
+ {
+ insertionPoint = blockRange.LastNode();
+ assert(insertionPoint != nullptr);
+
+#if DEBUG
+ switch (block->bbJumpKind)
+ {
+ case BBJ_COND:
+ assert(insertionPoint->OperGet() == GT_JTRUE);
+ break;
+
+ case BBJ_SWITCH:
+ assert((insertionPoint->OperGet() == GT_SWITCH) || (insertionPoint->OperGet() == GT_SWITCH_TABLE));
+ break;
+
+ case BBJ_RETURN:
+ assert((insertionPoint->OperGet() == GT_RETURN) ||
+ (insertionPoint->OperGet() == GT_JMP) ||
+ (insertionPoint->OperGet() == GT_CALL));
+ break;
+
+ default:
+ unreached();
+ }
+#endif
+ }
+
+ blockRange.InsertBefore(insertionPoint, std::move(range));
+}
diff --git a/src/jit/lir.h b/src/jit/lir.h
index f7307409c8..e633303244 100644
--- a/src/jit/lir.h
+++ b/src/jit/lir.h
@@ -303,6 +303,8 @@ public:
static Range EmptyRange();
static Range SeqTree(Compiler* compiler, GenTree* tree);
+
+ static void InsertBeforeTerminator(BasicBlock* block, LIR::Range&& range);
};
#endif // _LIR_H_
diff --git a/src/jit/liveness.cpp b/src/jit/liveness.cpp
index c12301c97a..19d326303e 100644
--- a/src/jit/liveness.cpp
+++ b/src/jit/liveness.cpp
@@ -11,6 +11,10 @@
#pragma hdrstop
#endif
+#if !defined(_TARGET_64BIT_)
+#include "decomposelongs.h"
+#endif
+
/*****************************************************************************
*
* Helper for Compiler::fgPerBlockLocalVarLiveness().
@@ -1083,6 +1087,8 @@ void Compiler::fgExtendDbgLifetimes()
VarSetOps::DiffD(this, initVars, block->bbLiveIn);
/* Add statements initializing the vars, if there are any to initialize */
+ unsigned blockWeight = block->getBBWeight(this);
+
VARSET_ITER_INIT(this, iter, initVars, varIndex);
while (iter.NextElem(this, &varIndex))
{
@@ -1098,34 +1104,42 @@ void Compiler::fgExtendDbgLifetimes()
continue;
}
- // TODO-LIR: the code below does not work for blocks that contain LIR. As a result,
- // we must run liveness at least once before any LIR is created in order
- // to ensure that this code doesn't attempt to insert HIR into LIR blocks.
-
// If we haven't already done this ...
if (!fgLocalVarLivenessDone)
{
- assert(!block->IsLIR());
-
// Create a "zero" node
-
- GenTreePtr zero = gtNewZeroConNode(genActualType(type));
+ GenTree* zero = gtNewZeroConNode(genActualType(type));
// Create initialization node
+ if (!block->IsLIR())
+ {
+ GenTree* varNode = gtNewLclvNode(varNum, type);
+ GenTree* initNode = gtNewAssignNode(varNode, zero);
+
+ // Create a statement for the initializer, sequence it, and append it to the current BB.
+ GenTree* initStmt = gtNewStmt(initNode);
+ gtSetStmtInfo(initStmt);
+ fgSetStmtSeq(initStmt);
+ fgInsertStmtNearEnd(block, initStmt);
+ }
+ else
+ {
+ GenTree* store = new (this, GT_STORE_LCL_VAR) GenTreeLclVar(GT_STORE_LCL_VAR, type, varNum, BAD_IL_OFFSET);
+ store->gtOp.gtOp1 = zero;
+ store->gtFlags |= (GTF_VAR_DEF | GTF_ASG);
- GenTreePtr varNode = gtNewLclvNode(varNum, type);
- GenTreePtr initNode = gtNewAssignNode(varNode, zero);
- GenTreePtr initStmt = gtNewStmt(initNode);
-
- gtSetStmtInfo(initStmt);
-
- /* Assign numbers and next/prev links for this tree */
-
- fgSetStmtSeq(initStmt);
+ LIR::Range initRange = LIR::EmptyRange();
+ initRange.InsertBefore(nullptr, zero, store);
- /* Finally append the statement to the current BB */
+#if !defined(_TARGET_64BIT_) && !defined(LEGACY_BACKEND)
+ DecomposeLongs::DecomposeRange(this, blockWeight, initRange);
+#endif
- fgInsertStmtNearEnd(block, initStmt);
+ // Naively inserting the initializer at the end of the block may add code after the block's
+ // terminator, in which case the inserted code will never be executed (and the IR for the
+ // block will be invalid). Use `LIR::InsertBeforeTerminator` to avoid this problem.
+ LIR::InsertBeforeTerminator(block, std::move(initRange));
+ }
#ifdef DEBUG
if (verbose)
@@ -1135,6 +1149,8 @@ void Compiler::fgExtendDbgLifetimes()
#endif // DEBUG
varDsc->incRefCnts(block->getBBWeight(this), this);
+
+ block->bbFlags |= BBF_CHANGED; // indicates that the contents of the block have changed.
}
/* Update liveness information so that redoing fgLiveVarAnalysis()
@@ -1142,7 +1158,6 @@ void Compiler::fgExtendDbgLifetimes()
VarSetOps::AddElemD(this, block->bbVarDef, varIndex);
VarSetOps::AddElemD(this, block->bbLiveOut, varIndex);
- block->bbFlags |= BBF_CHANGED; // indicates that the liveness info has changed
}
}
@@ -2468,27 +2483,27 @@ bool Compiler::fgRemoveDeadStore(
{
return false;
}
- switch (nextNode->OperGet())
+ if (nextNode->OperIsIndir())
{
- default:
- break;
- case GT_IND:
- asgNode = nextNode->gtNext;
- break;
- case GT_STOREIND:
- asgNode = nextNode;
- break;
- case GT_LIST:
+ // This must be a non-nullcheck form of indir, or it would not be a def.
+ assert(nextNode->OperGet() != GT_NULLCHECK);
+ if (nextNode->OperIsStore())
{
- GenTree* sizeNode = nextNode->gtNext;
- if ((sizeNode == nullptr) || (sizeNode->OperGet() != GT_CNS_INT))
+ asgNode = nextNode;
+ if (asgNode->OperIsBlk())
{
- return false;
+ rhsNode = asgNode->AsBlk()->Data();
}
- asgNode = sizeNode->gtNext;
- rhsNode = nextNode->gtGetOp2();
+ // TODO-1stClassStructs: There should be an else clause here to handle
+ // the non-block forms of store ops (GT_STORE_LCL_VAR, etc.) for which
+ // rhsNode is op1. (This isn't really a 1stClassStructs item, but the
+ // above was added to catch what used to be dead block ops, and that
+ // made this omission apparent.)
+ }
+ else
+ {
+ asgNode = nextNode->gtNext;
}
- break;
}
}
}
@@ -2619,6 +2634,17 @@ bool Compiler::fgRemoveDeadStore(
printf("\n");
}
#endif // DEBUG
+ if (rhsNode->TypeGet() == TYP_STRUCT)
+ {
+ // This is a block assignment. An indirection of the rhs is not considered to
+ // happen until the assignment, so we will extract the side effects from only
+ // the address.
+ if (rhsNode->OperIsIndir())
+ {
+ assert(rhsNode->OperGet() != GT_NULLCHECK);
+ rhsNode = rhsNode->AsIndir()->Addr();
+ }
+ }
gtExtractSideEffList(rhsNode, &sideEffList);
if (sideEffList)
diff --git a/src/jit/lower.cpp b/src/jit/lower.cpp
index ae94ac0c66..c095411245 100644
--- a/src/jit/lower.cpp
+++ b/src/jit/lower.cpp
@@ -169,6 +169,12 @@ GenTree* Lowering::LowerNode(GenTree* node)
LowerRotate(node);
break;
+ case GT_STORE_BLK:
+ case GT_STORE_OBJ:
+ case GT_STORE_DYN_BLK:
+ LowerBlockStore(node->AsBlk());
+ break;
+
#ifdef FEATURE_SIMD
case GT_SIMD:
if (node->TypeGet() == TYP_SIMD12)
@@ -212,6 +218,22 @@ GenTree* Lowering::LowerNode(GenTree* node)
#endif // _TARGET_64BIT_
}
#endif // FEATURE_SIMD
+ __fallthrough;
+
+ case GT_STORE_LCL_FLD:
+ // TODO-1stClassStructs: Once we remove the requirement that all struct stores
+ // are block stores (GT_STORE_BLK or GT_STORE_OBJ), here is where we would put the local
+ // store under a block store if codegen will require it.
+ if (node->OperIsStore() && (node->TypeGet() == TYP_STRUCT) && (node->gtGetOp1()->OperGet() != GT_PHI))
+ {
+#if FEATURE_MULTIREG_RET
+ GenTree* src = node->gtGetOp1();
+ assert((src->OperGet() == GT_CALL) && src->AsCall()->HasMultiRegRetVal());
+#else // !FEATURE_MULTIREG_RET
+ assert(!"Unexpected struct local store in Lowering");
+#endif // !FEATURE_MULTIREG_RET
+ }
+ break;
default:
break;
@@ -819,7 +841,9 @@ GenTreePtr Lowering::NewPutArg(GenTreeCall* call, GenTreePtr arg, fgArgTabEntryP
// clang-format on
assert(arg->OperGet() == GT_LIST);
+
GenTreeArgList* argListPtr = arg->AsArgList();
+ assert(argListPtr->IsAggregate());
for (unsigned ctr = 0; argListPtr != nullptr; argListPtr = argListPtr->Rest(), ctr++)
{
@@ -850,7 +874,9 @@ GenTreePtr Lowering::NewPutArg(GenTreeCall* call, GenTreePtr arg, fgArgTabEntryP
if ((info->numRegs > 1) && (arg->OperGet() == GT_LIST))
{
assert(arg->OperGet() == GT_LIST);
+
GenTreeArgList* argListPtr = arg->AsArgList();
+ assert(argListPtr->IsAggregate());
for (unsigned ctr = 0; argListPtr != nullptr; argListPtr = argListPtr->Rest(), ctr++)
{
@@ -1060,7 +1086,6 @@ void Lowering::LowerArg(GenTreeCall* call, GenTreePtr* ppArg)
// If an extra node is returned, splice it in the right place in the tree.
if (arg != putArg)
{
- // putArg and arg are equals if arg is GT_LIST (a list of multiple LCL_FLDs to be passed in registers.)
ReplaceArgWithPutArgOrCopy(ppArg, putArg);
}
}
@@ -3014,6 +3039,34 @@ GenTree* Lowering::TryCreateAddrMode(LIR::Use&& use, bool isIndir)
unsigned offset = 0;
bool rev = false;
+ // TODO-1stClassStructs: This logic is here to preserve prior behavior. Note that previously
+ // block ops were not considered for addressing modes, but an add under it may have been.
+ // This should be replaced with logic that more carefully determines when an addressing mode
+ // would be beneficial for a block op.
+ if (isIndir)
+ {
+ GenTree* indir = use.User();
+ if (indir->TypeGet() == TYP_STRUCT)
+ {
+ isIndir = false;
+ }
+ else if (varTypeIsStruct(indir))
+ {
+ // We can have an indirection on the rhs of a block copy (it is the source
+ // object). This is not a "regular" indirection.
+ // (Note that the parent check could be costly.)
+ GenTree* parent = indir->gtGetParent(nullptr);
+ if ((parent != nullptr) && parent->OperIsIndir())
+ {
+ isIndir = false;
+ }
+ else
+ {
+ isIndir = !indir->OperIsBlk();
+ }
+ }
+ }
+
// Find out if an addressing mode can be constructed
bool doAddrMode =
comp->codeGen->genCreateAddrMode(addr, -1, true, 0, &rev, &base, &index, &scale, &offset, true /*nogen*/);
@@ -3137,19 +3190,21 @@ GenTree* Lowering::LowerAdd(GenTree* node)
return next;
}
- // if this is a child of an indir, let the parent handle it
- if (use.User()->OperIsIndir())
+ // if this is a child of an indir, let the parent handle it.
+ GenTree* parent = use.User();
+ if (parent->OperIsIndir())
{
return next;
}
// if there is a chain of adds, only look at the topmost one
- if (use.User()->gtOper == GT_ADD)
+ if (parent->gtOper == GT_ADD)
{
return next;
}
- return TryCreateAddrMode(std::move(use), false)->gtNext;
+ GenTree* addr = TryCreateAddrMode(std::move(use), false);
+ return addr->gtNext;
#endif // !_TARGET_ARMARCH_
}
@@ -3363,6 +3418,14 @@ void Lowering::LowerStoreInd(GenTree* node)
node->AsStoreInd()->SetRMWStatusDefault();
}
+void Lowering::LowerBlockStore(GenTreeBlk* blkNode)
+{
+ GenTree* src = blkNode->Data();
+ // TODO-1stClassStructs: Don't require this.
+ assert(blkNode->OperIsInitBlkOp() || !src->OperIsLocal());
+ TryCreateAddrMode(LIR::Use(BlockRange(), &blkNode->Addr(), blkNode), false);
+}
+
//------------------------------------------------------------------------
// LowerArrElem: Lower a GT_ARR_ELEM node
//
@@ -3726,9 +3789,14 @@ void Lowering::CheckCallArg(GenTree* arg)
#endif
case GT_LIST:
- for (GenTreeArgList* list = arg->AsArgList(); list != nullptr; list = list->Rest())
{
- assert(list->Current()->OperIsPutArg());
+ GenTreeArgList* list = arg->AsArgList();
+ assert(list->IsAggregate());
+
+ for (; list != nullptr; list = list->Rest())
+ {
+ assert(list->Current()->OperIsPutArg());
+ }
}
break;
diff --git a/src/jit/lower.h b/src/jit/lower.h
index b3e7c7872b..1450f03d4a 100644
--- a/src/jit/lower.h
+++ b/src/jit/lower.h
@@ -189,7 +189,8 @@ private:
void TreeNodeInfoInitReturn(GenTree* tree);
void TreeNodeInfoInitShiftRotate(GenTree* tree);
void TreeNodeInfoInitCall(GenTreeCall* call);
- void TreeNodeInfoInitBlockStore(GenTreeBlkOp* blkNode);
+ void TreeNodeInfoInitStructArg(GenTreePtr structArg);
+ void TreeNodeInfoInitBlockStore(GenTreeBlk* blkNode);
void TreeNodeInfoInitLogicalOp(GenTree* tree);
void TreeNodeInfoInitModDiv(GenTree* tree);
void TreeNodeInfoInitIntrinsic(GenTree* tree);
@@ -212,6 +213,7 @@ private:
GenTree* LowerAdd(GenTree* node);
void LowerUnsignedDivOrMod(GenTree* node);
GenTree* LowerSignedDivOrMod(GenTree* node);
+ void LowerBlockStore(GenTreeBlk* blkNode);
GenTree* TryCreateAddrMode(LIR::Use&& use, bool isIndir);
void AddrModeCleanupHelper(GenTreeAddrMode* addrMode, GenTree* node);
diff --git a/src/jit/lowerarm64.cpp b/src/jit/lowerarm64.cpp
index 115b8c959d..709639d931 100644
--- a/src/jit/lowerarm64.cpp
+++ b/src/jit/lowerarm64.cpp
@@ -522,10 +522,18 @@ void Lowering::TreeNodeInfoInit(GenTree* tree)
}
break;
- case GT_INITBLK:
- case GT_COPYBLK:
- case GT_COPYOBJ:
- TreeNodeInfoInitBlockStore(tree->AsBlkOp());
+ case GT_BLK:
+ case GT_OBJ:
+ case GT_DYN_BLK:
+ // These should all be eliminated prior to Lowering.
+ assert(!"Non-store block node in Lowering");
+ info->srcCount = 0;
+ info->dstCount = 0;
+
+ case GT_STORE_BLK:
+ case GT_STORE_OBJ:
+ case GT_STORE_DYN_BLK:
+ TreeNodeInfoInitBlockStore(tree->AsBlk());
break;
case GT_LCLHEAP:
@@ -1208,36 +1216,35 @@ void Lowering::TreeNodeInfoInitPutArgStk(GenTree* argNode, fgArgTabEntryPtr info
//
// Notes:
-void Lowering::TreeNodeInfoInitBlockStore(GenTreeBlkOp* blkNode)
+void Lowering::TreeNodeInfoInitBlockStore(GenTreeBlk* blkNode)
{
- GenTree* dstAddr = blkNode->Dest();
+ GenTree* dstAddr = blkNode->Addr();
unsigned size;
LinearScan* l = m_lsra;
Compiler* compiler = comp;
- // Sources are dest address, initVal or source, and size
- blkNode->gtLsraInfo.srcCount = 3;
+ // Sources are dest address and initVal or source.
+ // We may require an additional source or temp register for the size.
+ blkNode->gtLsraInfo.srcCount = 2;
blkNode->gtLsraInfo.dstCount = 0;
- if (blkNode->OperGet() == GT_INITBLK)
+ if ((blkNode->OperGet() == GT_STORE_OBJ) && (blkNode->AsObj()->gtGcPtrCount == 0))
{
- GenTreeInitBlk* initBlkNode = blkNode->AsInitBlk();
+ blkNode->SetOper(GT_STORE_BLK);
+ }
- GenTreePtr blockSize = initBlkNode->Size();
- GenTreePtr initVal = initBlkNode->InitVal();
+ if (blkNode->OperIsInitBlkOp())
+ {
+ unsigned size = blkNode->gtBlkSize;
+ GenTreePtr initVal = blkNode->Data();
#if 0
// TODO-ARM64-CQ: Currently we generate a helper call for every
// initblk we encounter. Later on we should implement loop unrolling
// code sequences to improve CQ.
// For reference see the code in LowerXArch.cpp.
-
- // If we have an InitBlk with constant block size we can speed this up by unrolling the loop.
- if (blockSize->IsCnsIntOrI() &&
- blockSize->gtIntCon.gtIconVal <= INITBLK_UNROLL_LIMIT &&
- && initVal->IsCnsIntOrI())
+ if ((size != 0) && (size <= INITBLK_UNROLL_LIMIT) && initVal->IsCnsIntOrI())
{
- ssize_t size = blockSize->gtIntCon.gtIconVal;
// The fill value of an initblk is interpreted to hold a
// value of (unsigned int8) however a constant of any size
// may practically reside on the evaluation stack. So extract
@@ -1256,7 +1263,7 @@ void Lowering::TreeNodeInfoInitBlockStore(GenTreeBlkOp* blkNode)
initVal->gtType = TYP_LONG;
}
- MakeSrcContained(blkNode, blockSize);
+ MakeSrcContained(tree, blockSize);
// In case we have a buffer >= 16 bytes
// we can use SSE2 to do a 128-bit store in a single
@@ -1277,114 +1284,178 @@ void Lowering::TreeNodeInfoInitBlockStore(GenTreeBlkOp* blkNode)
// The helper follows the regular AMD64 ABI.
dstAddr->gtLsraInfo.setSrcCandidates(l, RBM_ARG_0);
initVal->gtLsraInfo.setSrcCandidates(l, RBM_ARG_1);
- blockSize->gtLsraInfo.setSrcCandidates(l, RBM_ARG_2);
- initBlkNode->gtBlkOpKind = GenTreeBlkOp::BlkOpKindHelper;
+ blkNode->gtBlkOpKind = GenTreeBlk::BlkOpKindHelper;
+ if (size != 0)
+ {
+ // Reserve a temp register for the block size argument.
+ blkNode->gtLsraInfo.setInternalCandidates(l, RBM_ARG_2);
+ blkNode->gtLsraInfo.internalIntCount = 1;
+ }
+ else
+ {
+ // The block size argument is a third argument to GT_STORE_DYN_BLK
+ noway_assert(blkNode->gtOper == GT_STORE_DYN_BLK);
+ blkNode->gtLsraInfo.setSrcCount(3);
+ GenTree* sizeNode = blkNode->AsDynBlk()->gtDynamicSize;
+ sizeNode->gtLsraInfo.setSrcCandidates(l, RBM_ARG_2);
+ }
}
}
- else if (blkNode->OperGet() == GT_COPYOBJ)
+ else
{
- GenTreeCpObj* cpObjNode = blkNode->AsCpObj();
+ // CopyObj or CopyBlk
+ // Sources are src and dest and size if not constant.
+ unsigned size = blkNode->gtBlkSize;
+ GenTreePtr source = blkNode->Data();
+ GenTree* srcAddr = nullptr;
- GenTreePtr clsTok = cpObjNode->ClsTok();
- GenTreePtr srcAddr = cpObjNode->Source();
+ if (source->gtOper == GT_IND)
+ {
+ srcAddr = blkNode->Data()->gtGetOp1();
+ // We're effectively setting source as contained, but can't call MakeSrcContained, because the
+ // "inheritance" of the srcCount is to a child not a parent - it would "just work" but could be misleading.
+ // If srcAddr is already non-contained, we don't need to change it.
+ if (srcAddr->gtLsraInfo.getDstCount() == 0)
+ {
+ srcAddr->gtLsraInfo.setDstCount(1);
+ srcAddr->gtLsraInfo.setSrcCount(source->gtLsraInfo.srcCount);
+ }
+ m_lsra->clearOperandCounts(source);
+ }
+ else
+ {
+ assert(source->IsLocal());
+ MakeSrcContained(blkNode, source);
+ }
+ if (blkNode->OperGet() == GT_STORE_OBJ)
+ {
+ // CopyObj
+
+ GenTreeObj* objNode = blkNode->AsObj();
+ GenTreePtr source = objNode->Data();
- unsigned slots = cpObjNode->gtSlots;
+ unsigned slots = objNode->gtSlots;
#ifdef DEBUG
- // CpObj must always have at least one GC-Pointer as a member.
- assert(cpObjNode->gtGcPtrCount > 0);
-
- assert(dstAddr->gtType == TYP_BYREF || dstAddr->gtType == TYP_I_IMPL);
- assert(clsTok->IsIconHandle());
-
- CORINFO_CLASS_HANDLE clsHnd = (CORINFO_CLASS_HANDLE)clsTok->gtIntCon.gtIconVal;
- size_t classSize = compiler->info.compCompHnd->getClassSize(clsHnd);
- size_t blkSize = roundUp(classSize, TARGET_POINTER_SIZE);
-
- // Currently, the EE always round up a class data structure so
- // we are not handling the case where we have a non multiple of pointer sized
- // struct. This behavior may change in the future so in order to keeps things correct
- // let's assert it just to be safe. Going forward we should simply
- // handle this case.
- assert(classSize == blkSize);
- assert((blkSize / TARGET_POINTER_SIZE) == slots);
- assert(cpObjNode->HasGCPtr());
+ // CpObj must always have at least one GC-Pointer as a member.
+ assert(objNode->gtGcPtrCount > 0);
+
+ assert(dstAddr->gtType == TYP_BYREF || dstAddr->gtType == TYP_I_IMPL);
+
+ CORINFO_CLASS_HANDLE clsHnd = objNode->gtClass;
+ size_t classSize = compiler->info.compCompHnd->getClassSize(clsHnd);
+ size_t blkSize = roundUp(classSize, TARGET_POINTER_SIZE);
+
+ // Currently, the EE always round up a class data structure so
+ // we are not handling the case where we have a non multiple of pointer sized
+ // struct. This behavior may change in the future so in order to keeps things correct
+ // let's assert it just to be safe. Going forward we should simply
+ // handle this case.
+ assert(classSize == blkSize);
+ assert((blkSize / TARGET_POINTER_SIZE) == slots);
+ assert(objNode->HasGCPtr());
#endif
- // We don't need to materialize the struct size but we still need
- // a temporary register to perform the sequence of loads and stores.
- MakeSrcContained(blkNode, clsTok);
- blkNode->gtLsraInfo.internalIntCount = 1;
+ // We don't need to materialize the struct size but we still need
+ // a temporary register to perform the sequence of loads and stores.
+ blkNode->gtLsraInfo.internalIntCount = 1;
- dstAddr->gtLsraInfo.setSrcCandidates(l, RBM_WRITE_BARRIER_DST_BYREF);
- srcAddr->gtLsraInfo.setSrcCandidates(l, RBM_WRITE_BARRIER_SRC_BYREF);
- }
- else
- {
- assert(blkNode->OperGet() == GT_COPYBLK);
- GenTreeCpBlk* cpBlkNode = blkNode->AsCpBlk();
-
- GenTreePtr blockSize = cpBlkNode->Size();
- GenTreePtr srcAddr = cpBlkNode->Source();
+ dstAddr->gtLsraInfo.setSrcCandidates(l, RBM_WRITE_BARRIER_DST_BYREF);
+ srcAddr->gtLsraInfo.setSrcCandidates(l, RBM_WRITE_BARRIER_SRC_BYREF);
+ }
+ else
+ {
+ // CopyBlk
+ unsigned size = blkNode->gtBlkSize;
+ GenTreePtr dstAddr = blkNode->Addr();
+ GenTreePtr srcAddr = blkNode->Data();
+ short internalIntCount = 0;
+ regMaskTP internalIntCandidates = RBM_NONE;
#if 0
- // In case of a CpBlk with a constant size and less than CPBLK_UNROLL_LIMIT size
- // we should unroll the loop to improve CQ.
+ // In case of a CpBlk with a constant size and less than CPBLK_UNROLL_LIMIT size
+ // we should unroll the loop to improve CQ.
- // TODO-ARM64-CQ: cpblk loop unrolling is currently not implemented.
+ // TODO-ARM64-CQ: cpblk loop unrolling is currently not implemented.
- if (blockSize->IsCnsIntOrI() && blockSize->gtIntCon.gtIconVal <= CPBLK_UNROLL_LIMIT)
- {
- assert(!blockSize->IsIconHandle());
- ssize_t size = blockSize->gtIntCon.gtIconVal;
-
- // If we have a buffer between XMM_REGSIZE_BYTES and CPBLK_UNROLL_LIMIT bytes, we'll use SSE2.
- // Structs and buffer with sizes <= CPBLK_UNROLL_LIMIT bytes are occurring in more than 95% of
- // our framework assemblies, so this is the main code generation scheme we'll use.
- if ((size & (XMM_REGSIZE_BYTES - 1)) != 0)
+ if (blockSize->IsCnsIntOrI() && blockSize->gtIntCon.gtIconVal <= CPBLK_UNROLL_LIMIT)
{
- blkNode->gtLsraInfo.internalIntCount++;
- blkNode->gtLsraInfo.addInternalCandidates(l, l->allRegs(TYP_INT));
- }
+ assert(!blockSize->IsIconHandle());
+ ssize_t size = blockSize->gtIntCon.gtIconVal;
- if (size >= XMM_REGSIZE_BYTES)
- {
- // If we have a buffer larger than XMM_REGSIZE_BYTES,
- // reserve an XMM register to use it for a
- // series of 16-byte loads and stores.
- blkNode->gtLsraInfo.internalFloatCount = 1;
- blkNode->gtLsraInfo.addInternalCandidates(l, l->internalFloatRegCandidates());
- }
+ // If we have a buffer between XMM_REGSIZE_BYTES and CPBLK_UNROLL_LIMIT bytes, we'll use SSE2.
+ // Structs and buffer with sizes <= CPBLK_UNROLL_LIMIT bytes are occurring in more than 95% of
+ // our framework assemblies, so this is the main code generation scheme we'll use.
+ if ((size & (XMM_REGSIZE_BYTES - 1)) != 0)
+ {
+ info->internalIntCount++;
+ info->addInternalCandidates(l, l->allRegs(TYP_INT));
+ }
- // If src or dst are on stack, we don't have to generate the address into a register
- // because it's just some constant+SP
- if (srcAddr->OperIsLocalAddr())
- {
- MakeSrcContained(blkNode, srcAddr);
- }
+ if (size >= XMM_REGSIZE_BYTES)
+ {
+ // If we have a buffer larger than XMM_REGSIZE_BYTES,
+ // reserve an XMM register to use it for a
+ // series of 16-byte loads and stores.
+ blkNode->gtLsraInfo.internalFloatCount = 1;
+ blkNode->gtLsraInfo.addInternalCandidates(l, l->internalFloatRegCandidates());
+ }
- if (dstAddr->OperIsLocalAddr())
- {
- MakeSrcContained(blkNode, dstAddr);
- }
+ // If src or dst are on stack, we don't have to generate the address into a register
+ // because it's just some constant+SP
+ if (srcAddr->OperIsLocalAddr())
+ {
+ MakeSrcContained(blkNode, srcAddr);
+ }
- cpBlkNode->gtBlkOpKind = GenTreeBlkOp::BlkOpKindUnroll;
- }
- else
+ if (dstAddr->OperIsLocalAddr())
+ {
+ MakeSrcContained(blkNode, dstAddr);
+ }
+
+ blkNode->gtBlkOpKind = GenTreeBlk::BlkOpKindUnroll;
+ }
+ else
#endif // 0
- {
- // In case we have a constant integer this means we went beyond
- // CPBLK_UNROLL_LIMIT bytes of size, still we should never have the case of
- // any GC-Pointers in the src struct.
- if (blockSize->IsCnsIntOrI())
{
- assert(!blockSize->IsIconHandle());
- }
+ // In case we have a constant integer this means we went beyond
+ // CPBLK_UNROLL_LIMIT bytes of size, still we should never have the case of
+ // any GC-Pointers in the src struct.
- dstAddr->gtLsraInfo.setSrcCandidates(l, RBM_ARG_0);
- srcAddr->gtLsraInfo.setSrcCandidates(l, RBM_ARG_1);
- blockSize->gtLsraInfo.setSrcCandidates(l, RBM_ARG_2);
- cpBlkNode->gtBlkOpKind = GenTreeBlkOp::BlkOpKindHelper;
+ dstAddr->gtLsraInfo.setSrcCandidates(l, RBM_ARG_0);
+ // The srcAddr goes in arg1.
+ if (srcAddr != nullptr)
+ {
+ srcAddr->gtLsraInfo.setSrcCandidates(l, RBM_ARG_1);
+ }
+ else
+ {
+ // This is a local; we'll use a temp register for its address.
+ internalIntCandidates |= RBM_ARG_1;
+ internalIntCount++;
+ }
+ if (size != 0)
+ {
+ // Reserve a temp register for the block size argument.
+ internalIntCandidates |= RBM_ARG_2;
+ internalIntCount++;
+ }
+ else
+ {
+ // The block size argument is a third argument to GT_STORE_DYN_BLK
+ noway_assert(blkNode->gtOper == GT_STORE_DYN_BLK);
+ blkNode->gtLsraInfo.setSrcCount(3);
+ GenTree* blockSize = blkNode->AsDynBlk()->gtDynamicSize;
+ assert(!blockSize->IsIconHandle());
+ blockSize->gtLsraInfo.setSrcCandidates(l, RBM_ARG_2);
+ }
+ blkNode->gtBlkOpKind = GenTreeBlk::BlkOpKindHelper;
+ }
+ if (internalIntCount != 0)
+ {
+ blkNode->gtLsraInfo.internalIntCount = internalIntCount;
+ blkNode->gtLsraInfo.setInternalCandidates(l, internalIntCandidates);
+ }
}
}
}
@@ -1427,7 +1498,7 @@ void Lowering::TreeNodeInfoInitSIMD(GenTree* tree)
case SIMDIntrinsicInitN:
info->srcCount = (int)(simdTree->gtSIMDSize / genTypeSize(simdTree->gtSIMDBaseType));
- // Need an internal register to stitch together all the values into a single vector in an XMM reg
+ // Need an internal register to stitch together all the values into a single vector in an XMM reg.
info->internalFloatCount = 1;
info->setInternalCandidates(lsra, lsra->allSIMDRegs());
break;
@@ -1642,12 +1713,17 @@ void Lowering::LowerGCWriteBarrier(GenTree* tree)
// Specify register requirements for address expression of an indirection operation.
//
// Arguments:
-// indirTree - GT_IND, GT_STOREIND or GT_NULLCHECK gentree node
+// indirTree - GT_IND, GT_STOREIND, block node or GT_NULLCHECK gentree node
//
void Lowering::SetIndirAddrOpCounts(GenTreePtr indirTree)
{
assert(indirTree->OperIsIndir());
- assert(indirTree->TypeGet() != TYP_STRUCT);
+ // If this is the rhs of a block copy (i.e. non-enregisterable struct),
+ // it has no register requirements.
+ if (indirTree->TypeGet() == TYP_STRUCT)
+ {
+ return;
+ }
GenTreePtr addr = indirTree->gtGetOp1();
TreeNodeInfo* info = &(indirTree->gtLsraInfo);
diff --git a/src/jit/lowerxarch.cpp b/src/jit/lowerxarch.cpp
index 389f9a53fe..abf418f984 100644
--- a/src/jit/lowerxarch.cpp
+++ b/src/jit/lowerxarch.cpp
@@ -33,8 +33,18 @@ void Lowering::LowerRotate(GenTreePtr tree)
{
}
-// there is not much lowering to do with storing a local but
-// we do some handling of contained immediates and widening operations of unsigneds
+//------------------------------------------------------------------------
+// LowerStoreLoc: Lower a store of a lclVar
+//
+// Arguments:
+// storeLoc - the local store (GT_STORE_LCL_FLD or GT_STORE_LCL_VAR)
+//
+// Notes:
+// This involves:
+// - Setting the appropriate candidates for a store of a multi-reg call return value.
+// - Requesting an internal register for SIMD12 stores.
+// - Handling of contained immediates and widening operations of unsigneds.
+
void Lowering::LowerStoreLoc(GenTreeLclVarCommon* storeLoc)
{
TreeNodeInfo* info = &(storeLoc->gtLsraInfo);
@@ -59,14 +69,22 @@ void Lowering::LowerStoreLoc(GenTreeLclVarCommon* storeLoc)
}
#ifdef FEATURE_SIMD
- if (storeLoc->TypeGet() == TYP_SIMD12)
+ if (varTypeIsSIMD(storeLoc))
{
- // Need an additional register to extract upper 4 bytes of Vector3.
- info->internalFloatCount = 1;
- info->setInternalCandidates(m_lsra, m_lsra->allSIMDRegs());
+ if (op1->IsCnsIntOrI())
+ {
+ // InitBlk
+ MakeSrcContained(storeLoc, op1);
+ }
+ else if (storeLoc->TypeGet() == TYP_SIMD12)
+ {
+ // Need an additional register to extract upper 4 bytes of Vector3.
+ info->internalFloatCount = 1;
+ info->setInternalCandidates(m_lsra, m_lsra->allSIMDRegs());
- // In this case don't mark the operand as contained as we want it to
- // be evaluated into an xmm register
+ // In this case don't mark the operand as contained as we want it to
+ // be evaluated into an xmm register
+ }
return;
}
#endif // FEATURE_SIMD
@@ -239,9 +257,9 @@ void Lowering::TreeNodeInfoInit(GenTree* tree)
#if !defined(_TARGET_64BIT_)
case GT_LONG:
- if (tree->gtNext == nullptr)
+ if ((tree->gtLIRFlags & LIR::Flags::IsUnusedValue) != 0)
{
- // An uncontained GT_LONG node needs to consume its source operands
+ // An unused GT_LONG node needs to consume its sources.
info->srcCount = 2;
}
else
@@ -249,6 +267,7 @@ void Lowering::TreeNodeInfoInit(GenTree* tree)
// Passthrough
info->srcCount = 0;
}
+
info->dstCount = 0;
break;
@@ -416,6 +435,9 @@ void Lowering::TreeNodeInfoInit(GenTree* tree)
case GT_MUL:
case GT_MULHI:
+#if defined(_TARGET_X86_) && !defined(LEGACY_BACKEND)
+ case GT_MUL_LONG:
+#endif
SetMulOpCounts(tree);
break;
@@ -525,12 +547,15 @@ void Lowering::TreeNodeInfoInit(GenTree* tree)
#ifdef _TARGET_X86_
case GT_OBJ:
NYI_X86("GT_OBJ");
-#endif //_TARGET_X86_
-
- case GT_INITBLK:
- case GT_COPYBLK:
- case GT_COPYOBJ:
- TreeNodeInfoInitBlockStore(tree->AsBlkOp());
+#elif !defined(FEATURE_UNIX_AMD64_STRUCT_PASSING)
+ case GT_OBJ:
+#endif
+ case GT_BLK:
+ case GT_DYN_BLK:
+ // These should all be eliminated prior to Lowering.
+ assert(!"Non-store block node in Lowering");
+ info->srcCount = 0;
+ info->dstCount = 0;
break;
#ifdef FEATURE_UNIX_AMD64_STRUCT_PASSING
@@ -539,6 +564,12 @@ void Lowering::TreeNodeInfoInit(GenTree* tree)
break;
#endif // FEATURE_UNIX_AMD64_STRUCT_PASSING
+ case GT_STORE_BLK:
+ case GT_STORE_OBJ:
+ case GT_STORE_DYN_BLK:
+ TreeNodeInfoInitBlockStore(tree->AsBlk());
+ break;
+
case GT_LCLHEAP:
TreeNodeInfoInitLclHeap(tree);
break;
@@ -1441,24 +1472,56 @@ void Lowering::TreeNodeInfoInitCall(GenTreeCall* call)
// Return Value:
// None.
//
-void Lowering::TreeNodeInfoInitBlockStore(GenTreeBlkOp* blkNode)
+void Lowering::TreeNodeInfoInitBlockStore(GenTreeBlk* blkNode)
{
- GenTree* dstAddr = blkNode->Dest();
- unsigned size;
+ GenTree* dstAddr = blkNode->Addr();
+ unsigned size = blkNode->gtBlkSize;
+ GenTree* source = blkNode->Data();
LinearScan* l = m_lsra;
Compiler* compiler = comp;
- // Sources are dest address, initVal or source, and size
- blkNode->gtLsraInfo.srcCount = 3;
+ // Sources are dest address, initVal or source.
+ // We may require an additional source or temp register for the size.
+ blkNode->gtLsraInfo.srcCount = 2;
blkNode->gtLsraInfo.dstCount = 0;
+ blkNode->gtLsraInfo.setInternalCandidates(l, RBM_NONE);
+ GenTreePtr srcAddrOrFill = nullptr;
+ bool isInitBlk = blkNode->OperIsInitBlkOp();
- if (blkNode->OperGet() == GT_INITBLK)
+ regMaskTP dstAddrRegMask = RBM_NONE;
+ regMaskTP sourceRegMask = RBM_NONE;
+ regMaskTP blkSizeRegMask = RBM_NONE;
+ if (!isInitBlk)
{
- GenTreeInitBlk* initBlkNode = blkNode->AsInitBlk();
-
- GenTreePtr blockSize = initBlkNode->Size();
- GenTreePtr initVal = initBlkNode->InitVal();
+ // CopyObj or CopyBlk
+ if ((blkNode->OperGet() == GT_STORE_OBJ) && ((blkNode->AsObj()->gtGcPtrCount == 0) || blkNode->gtBlkOpGcUnsafe))
+ {
+ blkNode->SetOper(GT_STORE_BLK);
+ }
+ if (source->gtOper == GT_IND)
+ {
+ srcAddrOrFill = blkNode->Data()->gtGetOp1();
+ // We're effectively setting source as contained, but can't call MakeSrcContained, because the
+ // "inheritance" of the srcCount is to a child not a parent - it would "just work" but could be misleading.
+ // If srcAddr is already non-contained, we don't need to change it.
+ if (srcAddrOrFill->gtLsraInfo.getDstCount() == 0)
+ {
+ srcAddrOrFill->gtLsraInfo.setDstCount(1);
+ srcAddrOrFill->gtLsraInfo.setSrcCount(source->gtLsraInfo.srcCount);
+ }
+ m_lsra->clearOperandCounts(source);
+ }
+ else if (!source->OperIsSIMD())
+ {
+ assert(source->IsLocal());
+ MakeSrcContained(blkNode, source);
+ }
+ }
+ if (isInitBlk)
+ {
+ GenTree* initVal = source;
+ srcAddrOrFill = source;
// If we have an InitBlk with constant block size we can optimize several ways:
// a) If the size is smaller than a small memory page but larger than INITBLK_UNROLL_LIMIT bytes
// we use rep stosb since this reduces the register pressure in LSRA and we have
@@ -1471,13 +1534,11 @@ void Lowering::TreeNodeInfoInitBlockStore(GenTreeBlkOp* blkNode)
// This threshold will decide from using the helper or let the JIT decide to inline
// a code sequence of its choice.
- ssize_t helperThreshold = max(INITBLK_STOS_LIMIT, INITBLK_UNROLL_LIMIT);
+ unsigned helperThreshold = max(INITBLK_STOS_LIMIT, INITBLK_UNROLL_LIMIT);
// TODO-X86-CQ: Investigate whether a helper call would be beneficial on x86
- if (blockSize->IsCnsIntOrI() && blockSize->gtIntCon.gtIconVal <= helperThreshold)
+ if (size != 0 && size <= helperThreshold)
{
- ssize_t size = blockSize->gtIntCon.gtIconVal;
-
// Always favor unrolling vs rep stos.
if (size <= INITBLK_UNROLL_LIMIT && initVal->IsCnsIntOrI())
{
@@ -1503,8 +1564,6 @@ void Lowering::TreeNodeInfoInitBlockStore(GenTreeBlkOp* blkNode)
initVal->gtIntCon.gtIconVal = 0x01010101 * fill;
#endif // !_TARGET_AMD64_
- MakeSrcContained(blkNode, blockSize);
-
// In case we have a buffer >= 16 bytes
// we can use SSE2 to do a 128-bit store in a single
// instruction.
@@ -1515,42 +1574,42 @@ void Lowering::TreeNodeInfoInitBlockStore(GenTreeBlkOp* blkNode)
blkNode->gtLsraInfo.internalFloatCount = 1;
blkNode->gtLsraInfo.setInternalCandidates(l, l->internalFloatRegCandidates());
}
- initBlkNode->gtBlkOpKind = GenTreeBlkOp::BlkOpKindUnroll;
+ blkNode->gtBlkOpKind = GenTreeBlk::BlkOpKindUnroll;
}
else
{
// rep stos has the following register requirements:
// a) The memory address to be in RDI.
// b) The fill value has to be in RAX.
- // c) The buffer size must be in RCX.
- dstAddr->gtLsraInfo.setSrcCandidates(l, RBM_RDI);
- initVal->gtLsraInfo.setSrcCandidates(l, RBM_RAX);
- blockSize->gtLsraInfo.setSrcCandidates(l, RBM_RCX);
- initBlkNode->gtBlkOpKind = GenTreeBlkOp::BlkOpKindRepInstr;
+ // c) The buffer size will go in RCX.
+ dstAddrRegMask = RBM_RDI;
+ srcAddrOrFill = initVal;
+ sourceRegMask = RBM_RAX;
+ blkSizeRegMask = RBM_RCX;
+ blkNode->gtBlkOpKind = GenTreeBlk::BlkOpKindRepInstr;
}
}
else
{
#ifdef _TARGET_AMD64_
// The helper follows the regular AMD64 ABI.
- dstAddr->gtLsraInfo.setSrcCandidates(l, RBM_ARG_0);
- initVal->gtLsraInfo.setSrcCandidates(l, RBM_ARG_1);
- blockSize->gtLsraInfo.setSrcCandidates(l, RBM_ARG_2);
- initBlkNode->gtBlkOpKind = GenTreeBlkOp::BlkOpKindHelper;
+ dstAddrRegMask = RBM_ARG_0;
+ sourceRegMask = RBM_ARG_1;
+ blkSizeRegMask = RBM_ARG_2;
+ blkNode->gtBlkOpKind = GenTreeBlk::BlkOpKindHelper;
#else // !_TARGET_AMD64_
- dstAddr->gtLsraInfo.setSrcCandidates(l, RBM_RDI);
- initVal->gtLsraInfo.setSrcCandidates(l, RBM_RAX);
- blockSize->gtLsraInfo.setSrcCandidates(l, RBM_RCX);
- initBlkNode->gtBlkOpKind = GenTreeBlkOp::BlkOpKindRepInstr;
+ dstAddrRegMask = RBM_RDI;
+ sourceRegMask = RBM_RAX;
+ blkSizeRegMask = RBM_RCX;
+ blkNode->gtBlkOpKind = GenTreeBlk::BlkOpKindRepInstr;
#endif // !_TARGET_AMD64_
}
}
- else if (blkNode->OperGet() == GT_COPYOBJ)
+ else if (blkNode->gtOper == GT_STORE_OBJ)
{
- GenTreeCpObj* cpObjNode = blkNode->AsCpObj();
+ // CopyObj
- GenTreePtr clsTok = cpObjNode->ClsTok();
- GenTreePtr srcAddr = cpObjNode->Source();
+ GenTreeObj* cpObjNode = blkNode->AsObj();
unsigned slots = cpObjNode->gtSlots;
@@ -1559,10 +1618,9 @@ void Lowering::TreeNodeInfoInitBlockStore(GenTreeBlkOp* blkNode)
assert(cpObjNode->gtGcPtrCount > 0);
assert(dstAddr->gtType == TYP_BYREF || dstAddr->gtType == TYP_I_IMPL);
- assert(clsTok->IsIconHandle());
- CORINFO_CLASS_HANDLE clsHnd = (CORINFO_CLASS_HANDLE)clsTok->gtIntCon.gtIconVal;
- size_t classSize = compiler->info.compCompHnd->getClassSize(clsHnd);
+ CORINFO_CLASS_HANDLE clsHnd = cpObjNode->gtClass;
+ size_t classSize = comp->info.compCompHnd->getClassSize(clsHnd);
size_t blkSize = roundUp(classSize, TARGET_POINTER_SIZE);
// Currently, the EE always round up a class data structure so
@@ -1626,48 +1684,39 @@ void Lowering::TreeNodeInfoInitBlockStore(GenTreeBlkOp* blkNode)
if (IsRepMovsProfitable)
{
// We need the size of the contiguous Non-GC-region to be in RCX to call rep movsq.
- MakeSrcContained(blkNode, clsTok);
- blkNode->gtLsraInfo.internalIntCount = 1;
- blkNode->gtLsraInfo.setInternalCandidates(l, RBM_RCX);
+ blkSizeRegMask = RBM_RCX;
+ blkNode->gtBlkOpKind = GenTreeBlk::BlkOpKindRepInstr;
}
else
{
- // We don't need to materialize the struct size because we will unroll
- // the loop using movsq that automatically increments the pointers.
- MakeSrcContained(blkNode, clsTok);
+ blkNode->gtBlkOpKind = GenTreeBlk::BlkOpKindUnroll;
}
- dstAddr->gtLsraInfo.setSrcCandidates(l, RBM_RDI);
- srcAddr->gtLsraInfo.setSrcCandidates(l, RBM_RSI);
+ dstAddrRegMask = RBM_RDI;
+
+ // The srcAddr must be in a register. If it was under a GT_IND, we need to subsume all of its
+ // sources.
+ sourceRegMask = RBM_RSI;
}
else
{
- assert(blkNode->OperGet() == GT_COPYBLK);
- GenTreeCpBlk* cpBlkNode = blkNode->AsCpBlk();
-
- GenTreePtr blockSize = cpBlkNode->Size();
- GenTreePtr srcAddr = cpBlkNode->Source();
-
+ assert((blkNode->OperGet() == GT_STORE_BLK) || (blkNode->OperGet() == GT_STORE_DYN_BLK));
+ // CopyBlk
// In case of a CpBlk with a constant size and less than CPBLK_MOVS_LIMIT size
// we can use rep movs to generate code instead of the helper call.
- // This threshold will decide from using the helper or let the JIT decide to inline
+ // This threshold will decide between using the helper or let the JIT decide to inline
// a code sequence of its choice.
- ssize_t helperThreshold = max(CPBLK_MOVS_LIMIT, CPBLK_UNROLL_LIMIT);
+ unsigned helperThreshold = max(CPBLK_MOVS_LIMIT, CPBLK_UNROLL_LIMIT);
// TODO-X86-CQ: Investigate whether a helper call would be beneficial on x86
- if (blockSize->IsCnsIntOrI() && blockSize->gtIntCon.gtIconVal <= helperThreshold)
+ if ((size != 0) && (size <= helperThreshold))
{
- assert(!blockSize->IsIconHandle());
- ssize_t size = blockSize->gtIntCon.gtIconVal;
-
// If we have a buffer between XMM_REGSIZE_BYTES and CPBLK_UNROLL_LIMIT bytes, we'll use SSE2.
// Structs and buffer with sizes <= CPBLK_UNROLL_LIMIT bytes are occurring in more than 95% of
// our framework assemblies, so this is the main code generation scheme we'll use.
if (size <= CPBLK_UNROLL_LIMIT)
{
- MakeSrcContained(blkNode, blockSize);
-
// If we have a remainder smaller than XMM_REGSIZE_BYTES, we need an integer temp reg.
//
// x86 specific note: if the size is odd, the last copy operation would be of size 1 byte.
@@ -1698,9 +1747,9 @@ void Lowering::TreeNodeInfoInitBlockStore(GenTreeBlkOp* blkNode)
// If src or dst are on stack, we don't have to generate the address into a register
// because it's just some constant+SP
- if (srcAddr->OperIsLocalAddr())
+ if (srcAddrOrFill != nullptr && srcAddrOrFill->OperIsLocalAddr())
{
- MakeSrcContained(blkNode, srcAddr);
+ MakeSrcContained(blkNode, srcAddrOrFill);
}
if (dstAddr->OperIsLocalAddr())
@@ -1708,14 +1757,15 @@ void Lowering::TreeNodeInfoInitBlockStore(GenTreeBlkOp* blkNode)
MakeSrcContained(blkNode, dstAddr);
}
- cpBlkNode->gtBlkOpKind = GenTreeBlkOp::BlkOpKindUnroll;
+ blkNode->gtBlkOpKind = GenTreeBlk::BlkOpKindUnroll;
}
else
{
- dstAddr->gtLsraInfo.setSrcCandidates(l, RBM_RDI);
- srcAddr->gtLsraInfo.setSrcCandidates(l, RBM_RSI);
- blockSize->gtLsraInfo.setSrcCandidates(l, RBM_RCX);
- cpBlkNode->gtBlkOpKind = GenTreeBlkOp::BlkOpKindRepInstr;
+ blkNode->gtLsraInfo.setInternalCandidates(l, RBM_NONE);
+ dstAddrRegMask = RBM_RDI;
+ sourceRegMask = RBM_RSI;
+ blkSizeRegMask = RBM_RCX;
+ blkNode->gtBlkOpKind = GenTreeBlk::BlkOpKindRepInstr;
}
}
#ifdef _TARGET_AMD64_
@@ -1724,25 +1774,56 @@ void Lowering::TreeNodeInfoInitBlockStore(GenTreeBlkOp* blkNode)
// In case we have a constant integer this means we went beyond
// CPBLK_MOVS_LIMIT bytes of size, still we should never have the case of
// any GC-Pointers in the src struct.
- if (blockSize->IsCnsIntOrI())
- {
- assert(!blockSize->IsIconHandle());
- }
-
- dstAddr->gtLsraInfo.setSrcCandidates(l, RBM_ARG_0);
- srcAddr->gtLsraInfo.setSrcCandidates(l, RBM_ARG_1);
- blockSize->gtLsraInfo.setSrcCandidates(l, RBM_ARG_2);
- cpBlkNode->gtBlkOpKind = GenTreeBlkOp::BlkOpKindHelper;
+ blkNode->gtLsraInfo.setInternalCandidates(l, RBM_NONE);
+ dstAddrRegMask = RBM_ARG_0;
+ sourceRegMask = RBM_ARG_1;
+ blkSizeRegMask = RBM_ARG_2;
+ blkNode->gtBlkOpKind = GenTreeBlk::BlkOpKindHelper;
}
#elif defined(_TARGET_X86_)
else
{
- dstAddr->gtLsraInfo.setSrcCandidates(l, RBM_RDI);
- srcAddr->gtLsraInfo.setSrcCandidates(l, RBM_RSI);
- blockSize->gtLsraInfo.setSrcCandidates(l, RBM_RCX);
- cpBlkNode->gtBlkOpKind = GenTreeBlkOp::BlkOpKindRepInstr;
+ dstAddrRegMask = RBM_RDI;
+ sourceRegMask = RBM_RSI;
+ blkSizeRegMask = RBM_RCX;
+ blkNode->gtBlkOpKind = GenTreeBlk::BlkOpKindRepInstr;
}
#endif // _TARGET_X86_
+ assert(blkNode->gtBlkOpKind != GenTreeBlk::BlkOpKindInvalid);
+ }
+ if (dstAddrRegMask != RBM_NONE)
+ {
+ dstAddr->gtLsraInfo.setSrcCandidates(l, dstAddrRegMask);
+ }
+ if (sourceRegMask != RBM_NONE)
+ {
+ if (srcAddrOrFill != nullptr)
+ {
+ srcAddrOrFill->gtLsraInfo.setSrcCandidates(l, sourceRegMask);
+ }
+ else
+ {
+ // This is a local source; we'll use a temp register for its address.
+ blkNode->gtLsraInfo.addInternalCandidates(l, sourceRegMask);
+ blkNode->gtLsraInfo.internalIntCount++;
+ }
+ }
+ if (blkSizeRegMask != RBM_NONE)
+ {
+ if (size != 0)
+ {
+ // Reserve a temp register for the block size argument.
+ blkNode->gtLsraInfo.addInternalCandidates(l, blkSizeRegMask);
+ blkNode->gtLsraInfo.internalIntCount++;
+ }
+ else
+ {
+ // The block size argument is a third argument to GT_STORE_DYN_BLK
+ noway_assert(blkNode->gtOper == GT_STORE_DYN_BLK);
+ blkNode->gtLsraInfo.setSrcCount(3);
+ GenTree* blockSize = blkNode->AsDynBlk()->gtDynamicSize;
+ blockSize->gtLsraInfo.setSrcCandidates(l, blkSizeRegMask);
+ }
}
}
@@ -2256,7 +2337,7 @@ void Lowering::TreeNodeInfoInitSIMD(GenTree* tree)
{
info->srcCount = (short)(simdTree->gtSIMDSize / genTypeSize(simdTree->gtSIMDBaseType));
- // Need an internal register to stitch together all the values into a single vector in a SIMD reg
+ // Need an internal register to stitch together all the values into a single vector in a SIMD reg.
info->internalFloatCount = 1;
info->setInternalCandidates(lsra, lsra->allSIMDRegs());
}
@@ -2600,6 +2681,12 @@ void Lowering::LowerGCWriteBarrier(GenTree* tree)
void Lowering::SetIndirAddrOpCounts(GenTreePtr indirTree)
{
assert(indirTree->isIndir());
+ // If this is the rhs of a block copy (i.e. non-enregisterable struct),
+ // it has no register requirements.
+ if (indirTree->TypeGet() == TYP_STRUCT)
+ {
+ return;
+ }
GenTreePtr addr = indirTree->gtGetOp1();
TreeNodeInfo* info = &(indirTree->gtLsraInfo);
@@ -3655,8 +3742,11 @@ bool Lowering::SetStoreIndOpCountsIfRMWMemOp(GenTreePtr storeInd)
*/
void Lowering::SetMulOpCounts(GenTreePtr tree)
{
+#if defined(_TARGET_X86_)
+ assert(tree->OperGet() == GT_MUL || tree->OperGet() == GT_MULHI || tree->OperGet() == GT_MUL_LONG);
+#else
assert(tree->OperGet() == GT_MUL || tree->OperGet() == GT_MULHI);
-
+#endif
TreeNodeInfo* info = &(tree->gtLsraInfo);
info->srcCount = 2;
@@ -3703,7 +3793,12 @@ void Lowering::SetMulOpCounts(GenTreePtr tree)
// three-op form: reg = r/m * imm
// This special widening 32x32->64 MUL is not used on x64
- assert((tree->gtFlags & GTF_MUL_64RSLT) == 0);
+#if defined(_TARGET_X86_)
+ if(tree->OperGet() != GT_MUL_LONG)
+#endif
+ {
+ assert((tree->gtFlags & GTF_MUL_64RSLT) == 0);
+ }
// Multiply should never be using small types
assert(!varTypeIsSmall(tree->TypeGet()));
@@ -3721,7 +3816,11 @@ void Lowering::SetMulOpCounts(GenTreePtr tree)
info->setDstCandidates(m_lsra, RBM_RAX);
hasImpliedFirstOperand = true;
}
- else if (tree->gtOper == GT_MULHI)
+ else if (tree->gtOper == GT_MULHI
+#if defined(_TARGET_X86_)
+ || tree->OperGet() == GT_MUL_LONG
+#endif
+ )
{
// have to use the encoding:RDX:RAX = RAX * rm
info->setDstCandidates(m_lsra, RBM_RAX);
@@ -3817,21 +3916,23 @@ bool Lowering::isRMWRegOper(GenTreePtr tree)
return false;
}
- // These Opers either support a three op form (i.e. GT_LEA), or do not read/write their first operand
- if ((tree->OperGet() == GT_LEA) || (tree->OperGet() == GT_STOREIND) || (tree->OperGet() == GT_ARR_INDEX))
+ switch (tree->OperGet())
{
- return false;
- }
+ // These Opers either support a three op form (i.e. GT_LEA), or do not read/write their first operand
+ case GT_LEA:
+ case GT_STOREIND:
+ case GT_ARR_INDEX:
+ case GT_STORE_BLK:
+ case GT_STORE_OBJ:
+ return false;
- // x86/x64 does support a three op multiply when op2|op1 is a contained immediate
- if ((tree->OperGet() == GT_MUL) &&
- (Lowering::IsContainableImmed(tree, tree->gtOp.gtOp2) || Lowering::IsContainableImmed(tree, tree->gtOp.gtOp1)))
- {
- return false;
- }
+ // x86/x64 does support a three op multiply when op2|op1 is a contained immediate
+ case GT_MUL:
+ return (!IsContainableImmed(tree, tree->gtOp.gtOp2) && !IsContainableImmed(tree, tree->gtOp.gtOp1));
- // otherwise we return true.
- return true;
+ default:
+ return true;
+ }
}
// anything is in range for AMD64
diff --git a/src/jit/lsra.cpp b/src/jit/lsra.cpp
index 1db8524fd0..1aac24fb35 100644
--- a/src/jit/lsra.cpp
+++ b/src/jit/lsra.cpp
@@ -2510,6 +2510,9 @@ regMaskTP LinearScan::getKillSetForNode(GenTree* tree)
break;
case GT_MULHI:
+#if defined(_TARGET_X86_) && !defined(LEGACY_BACKEND)
+ case GT_MUL_LONG:
+#endif
killMask = RBM_RAX | RBM_RDX;
break;
@@ -2533,53 +2536,56 @@ regMaskTP LinearScan::getKillSetForNode(GenTree* tree)
}
break;
#endif // _TARGET_XARCH_
- case GT_COPYOBJ:
- killMask = compiler->compHelperCallKillSet(CORINFO_HELP_ASSIGN_BYREF);
- break;
- case GT_COPYBLK:
- {
- GenTreeCpBlk* cpBlkNode = tree->AsCpBlk();
- switch (cpBlkNode->gtBlkOpKind)
+ case GT_STORE_OBJ:
+ if (tree->OperIsCopyBlkOp())
{
- case GenTreeBlkOp::BlkOpKindHelper:
- killMask = compiler->compHelperCallKillSet(CORINFO_HELP_MEMCPY);
- break;
-#ifdef _TARGET_XARCH_
- case GenTreeBlkOp::BlkOpKindRepInstr:
- // rep movs kills RCX, RDI and RSI
- killMask = RBM_RCX | RBM_RDI | RBM_RSI;
- break;
-#else
- case GenTreeBlkOp::BlkOpKindRepInstr:
-#endif
- case GenTreeBlkOp::BlkOpKindUnroll:
- case GenTreeBlkOp::BlkOpKindInvalid:
- // for these 'cpBlkNode->gtBlkOpKind' kinds, we leave 'killMask' = RBM_NONE
- break;
+ assert(tree->AsObj()->gtGcPtrCount != 0);
+ killMask = compiler->compHelperCallKillSet(CORINFO_HELP_ASSIGN_BYREF);
+ break;
}
- }
- break;
+ __fallthrough;
- case GT_INITBLK:
+ case GT_STORE_BLK:
+ case GT_STORE_DYN_BLK:
{
- GenTreeInitBlk* initBlkNode = tree->AsInitBlk();
- switch (initBlkNode->gtBlkOpKind)
+ GenTreeBlk* blkNode = tree->AsBlk();
+ bool isCopyBlk = varTypeIsStruct(blkNode->Data());
+ switch (blkNode->gtBlkOpKind)
{
- case GenTreeBlkOp::BlkOpKindHelper:
- killMask = compiler->compHelperCallKillSet(CORINFO_HELP_MEMSET);
+ case GenTreeBlk::BlkOpKindHelper:
+ if (isCopyBlk)
+ {
+ killMask = compiler->compHelperCallKillSet(CORINFO_HELP_MEMCPY);
+ }
+ else
+ {
+ killMask = compiler->compHelperCallKillSet(CORINFO_HELP_MEMSET);
+ }
break;
+
#ifdef _TARGET_XARCH_
- case GenTreeBlkOp::BlkOpKindRepInstr:
- // rep stos kills RCX and RDI
- killMask = RBM_RCX | RBM_RDI;
+ case GenTreeBlk::BlkOpKindRepInstr:
+ if (isCopyBlk)
+ {
+ // rep movs kills RCX, RDI and RSI
+ killMask = RBM_RCX | RBM_RDI | RBM_RSI;
+ }
+ else
+ {
+ // rep stos kills RCX and RDI.
+ // (Note that the Data() node, if not constant, will be assigned to
+ // RCX, but it's find that this kills it, as the value is not available
+ // after this node in any case.)
+ killMask = RBM_RDI | RBM_RCX;
+ }
break;
#else
- case GenTreeBlkOp::BlkOpKindRepInstr:
+ case GenTreeBlk::BlkOpKindRepInstr:
#endif
- case GenTreeBlkOp::BlkOpKindUnroll:
- case GenTreeBlkOp::BlkOpKindInvalid:
- // for these 'cpBlkNode->gtBlkOpKind' kinds, we leave 'killMask' = RBM_NONE
+ case GenTreeBlk::BlkOpKindUnroll:
+ case GenTreeBlk::BlkOpKindInvalid:
+ // for these 'gtBlkOpKind' kinds, we leave 'killMask' = RBM_NONE
break;
}
}
@@ -3192,13 +3198,11 @@ static int ComputeOperandDstCount(GenTree* operand)
{
// If an operand has no destination registers but does have source registers, it must be a store
// or a compare.
- assert(operand->OperIsStore() ||
- operand->OperIsBlkOp() ||
- operand->OperIsPutArgStk() ||
+ assert(operand->OperIsStore() || operand->OperIsBlkOp() || operand->OperIsPutArgStk() ||
operand->OperIsCompare());
return 0;
}
- else if (operand->OperIsStore() || operand->TypeGet() == TYP_VOID)
+ else if (!operand->OperIsAggregate() && (operand->OperIsStore() || operand->TypeGet() == TYP_VOID))
{
// Stores and void-typed operands may be encountered when processing call nodes, which contain
// pointers to argument setup stores.
@@ -3206,10 +3210,10 @@ static int ComputeOperandDstCount(GenTree* operand)
}
else
{
- // If a non-void-types operand is not an unsued value and does not have source registers, that
- // argument is contained within its parent and produces `sum(operand_dst_count)` registers.
+ // If an aggregate or non-void-typed operand is not an unsued value and does not have source registers,
+ // that argument is contained within its parent and produces `sum(operand_dst_count)` registers.
int dstCount = 0;
- for (GenTree* op : operand->Operands(true))
+ for (GenTree* op : operand->Operands())
{
dstCount += ComputeOperandDstCount(op);
}
@@ -3234,7 +3238,7 @@ static int ComputeOperandDstCount(GenTree* operand)
static int ComputeAvailableSrcCount(GenTree* node)
{
int numSources = 0;
- for (GenTree* operand : node->Operands(true))
+ for (GenTree* operand : node->Operands())
{
numSources += ComputeOperandDstCount(operand);
}
@@ -3253,11 +3257,9 @@ void LinearScan::buildRefPositionsForNode(GenTree* tree,
assert(!isRegPairType(tree->TypeGet()));
#endif // _TARGET_ARM_
- // The tree traversal doesn't visit GT_LIST or GT_ARGPLACE nodes
- if (tree->OperGet() == GT_LIST || tree->OperGet() == GT_ARGPLACE)
- {
- return;
- }
+ // The LIR traversal doesn't visit non-aggregate GT_LIST or GT_ARGPLACE nodes
+ assert(tree->OperGet() != GT_ARGPLACE);
+ assert((tree->OperGet() != GT_LIST) || tree->AsArgList()->IsAggregate());
// These nodes are eliminated by the Rationalizer.
if (tree->OperGet() == GT_CLS_VAR)
@@ -3410,7 +3412,7 @@ void LinearScan::buildRefPositionsForNode(GenTree* tree,
{
// Get the location info for the register defined by the first operand.
LocationInfoList operandDefs;
- bool found = operandToLocationInfoMap.TryGetValue(*(tree->OperandsBegin(true)), &operandDefs);
+ bool found = operandToLocationInfoMap.TryGetValue(*(tree->OperandsBegin()), &operandDefs);
assert(found);
// Since we only expect to consume one register, we should only have a single register to
@@ -3514,7 +3516,7 @@ void LinearScan::buildRefPositionsForNode(GenTree* tree,
// Get the register information for the first operand of the node.
LocationInfoList operandDefs;
- bool found = operandToLocationInfoMap.TryGetValue(*(tree->OperandsBegin(true)), &operandDefs);
+ bool found = operandToLocationInfoMap.TryGetValue(*(tree->OperandsBegin()), &operandDefs);
assert(found);
// Preference the destination to the interval of the first register defined by the first operand.
@@ -3531,7 +3533,7 @@ void LinearScan::buildRefPositionsForNode(GenTree* tree,
int internalCount = buildInternalRegisterDefsForNode(tree, currentLoc, internalRefs);
// pop all ref'd tree temps
- GenTreeOperandIterator iterator = tree->OperandsBegin(true);
+ GenTreeOperandIterator iterator = tree->OperandsBegin();
// `operandDefs` holds the list of `LocationInfo` values for the registers defined by the current
// operand. `operandDefsIterator` points to the current `LocationInfo` value in `operandDefs`.
@@ -3796,11 +3798,11 @@ void LinearScan::buildRefPositionsForNode(GenTree* tree,
#endif // FEATURE_PARTIAL_SIMD_CALLEE_SAVE
bool isContainedNode =
- !noAdd && consume == 0 && produce == 0 && tree->TypeGet() != TYP_VOID && !tree->OperIsStore();
+ !noAdd && consume == 0 && produce == 0 && (tree->OperIsAggregate() || (tree->TypeGet() != TYP_VOID && !tree->OperIsStore()));
if (isContainedNode)
{
// Contained nodes map to the concatenated lists of their operands.
- for (GenTree* op : tree->Operands(true))
+ for (GenTree* op : tree->Operands())
{
if (!op->gtLsraInfo.definesAnyRegisters)
{
@@ -9960,11 +9962,8 @@ void LinearScan::lsraDispNode(GenTreePtr tree, LsraTupleDumpMode mode, bool hasD
// Returns:
// The number of registers defined by `operand`.
//
-void LinearScan::DumpOperandDefs(GenTree* operand,
- bool& first,
- LsraTupleDumpMode mode,
- char* operandString,
- const unsigned operandStringLength)
+void LinearScan::DumpOperandDefs(
+ GenTree* operand, bool& first, LsraTupleDumpMode mode, char* operandString, const unsigned operandStringLength)
{
assert(operand != nullptr);
assert(operandString != nullptr);
@@ -10002,10 +10001,10 @@ void LinearScan::DumpOperandDefs(GenTree* operand,
void LinearScan::TupleStyleDump(LsraTupleDumpMode mode)
{
- BasicBlock* block;
- LsraLocation currentLoc = 1; // 0 is the entry
- const unsigned operandStringLength = 16;
- char operandString[operandStringLength];
+ BasicBlock* block;
+ LsraLocation currentLoc = 1; // 0 is the entry
+ const unsigned operandStringLength = 16;
+ char operandString[operandStringLength];
// currentRefPosition is not used for LSRA_DUMP_PRE
// We keep separate iterators for defs, so that we can print them
@@ -10130,7 +10129,7 @@ void LinearScan::TupleStyleDump(LsraTupleDumpMode mode)
{
GenTree* tree = node;
- genTreeOps oper = tree->OperGet();
+ genTreeOps oper = tree->OperGet();
TreeNodeInfo& info = tree->gtLsraInfo;
if (tree->gtLsraInfo.isLsraAdded)
{
@@ -11008,15 +11007,15 @@ bool LinearScan::IsResolutionMove(GenTree* node)
switch (node->OperGet())
{
- case GT_LCL_VAR:
- case GT_COPY:
- return node->gtLsraInfo.isLocalDefUse;
+ case GT_LCL_VAR:
+ case GT_COPY:
+ return node->gtLsraInfo.isLocalDefUse;
- case GT_SWAP:
- return true;
+ case GT_SWAP:
+ return true;
- default:
- return false;
+ default:
+ return false;
}
}
@@ -11044,7 +11043,7 @@ bool LinearScan::IsResolutionNode(LIR::Range& containingRange, GenTree* node)
}
LIR::Use use;
- bool foundUse = containingRange.TryGetUse(node, &use);
+ bool foundUse = containingRange.TryGetUse(node, &use);
assert(foundUse);
node = use.User();
diff --git a/src/jit/morph.cpp b/src/jit/morph.cpp
index aea843196f..00df17baa0 100755..100644
--- a/src/jit/morph.cpp
+++ b/src/jit/morph.cpp
@@ -2003,20 +2003,20 @@ GenTreePtr Compiler::fgMakeTmpArgNode(
arg->gtFlags |= GTF_DONT_CSE;
-#else // !FEATURE_UNIX_AMD64_STRUCT_PASSING
+#else // !FEATURE_UNIX_AMD64_STRUCT_PASSING
// Can this type be passed in a single register?
// If so, the following call will return the corresponding primitive type.
// Otherwise, it will return TYP_UNKNOWN and we will pass by reference.
- bool passedInRegisters = false;
- structPassingKind kind;
- CORINFO_CLASS_HANDLE clsHnd = varDsc->lvVerTypeInfo.GetClassHandle();
- var_types structBaseType = getPrimitiveTypeForStruct(lvaLclExactSize(tmpVarNum), clsHnd);
+ bool passedInRegisters = false;
+ structPassingKind kind;
+ CORINFO_CLASS_HANDLE clsHnd = varDsc->lvVerTypeInfo.GetClassHandle();
+ var_types structBaseType = getPrimitiveTypeForStruct(lvaLclExactSize(tmpVarNum), clsHnd);
if (structBaseType != TYP_UNKNOWN)
{
passedInRegisters = true;
- type = structBaseType;
+ type = structBaseType;
}
#endif // !FEATURE_UNIX_AMD64_STRUCT_PASSING
@@ -2051,6 +2051,11 @@ GenTreePtr Compiler::fgMakeTmpArgNode(
// Create an Obj of the temp to use it as a call argument.
arg = gtNewObjNode(lvaGetStruct(tmpVarNum), arg);
+
+ // TODO-1stClassStructs: We should not need to set the GTF_DONT_CSE flag here;
+ // this is only to preserve former behavior (though some CSE'ing of struct
+ // values can be pessimizing, so enabling this may require some additional tuning).
+ arg->gtFlags |= GTF_DONT_CSE;
}
#endif // _TARGET_ARM64_
#endif // FEATURE_MULTIREG_ARGS
@@ -2785,6 +2790,20 @@ GenTreeCall* Compiler::fgMorphArgs(GenTreeCall* callNode)
assert(arg1 != nullptr);
nonStandardArgs.Add(arg1, REG_PINVOKE_FRAME);
}
+ // The x86 shift helpers have custom calling conventions and expect the lo part of the long to be in EAX and the
+ // hi part to be in EDX. This sets the argument registers up correctly.
+ else if (call->IsHelperCall(this, CORINFO_HELP_LLSH) || call->IsHelperCall(this, CORINFO_HELP_LRSH) || call->IsHelperCall(this, CORINFO_HELP_LRSZ))
+ {
+ GenTreeArgList* args = call->gtCallArgs;
+ GenTree* arg1 = args->Current();
+ assert(arg1 != nullptr);
+ nonStandardArgs.Add(arg1, REG_LNGARG_LO);
+
+ args = args->Rest();
+ GenTree* arg2 = args->Current();
+ assert(arg2 != nullptr);
+ nonStandardArgs.Add(arg2, REG_LNGARG_HI);
+ }
#endif // !defined(LEGACY_BACKEND) && defined(_TARGET_X86_)
#if !defined(LEGACY_BACKEND) && !defined(_TARGET_X86_)
@@ -3268,7 +3287,7 @@ GenTreeCall* Compiler::fgMorphArgs(GenTreeCall* callNode)
}
}
#else // !FEATURE_UNIX_AMD64_STRUCT_PASSING
- size = 1; // On AMD64, all primitives fit in a single (64-bit) 'slot'
+ size = 1; // On AMD64, all primitives fit in a single (64-bit) 'slot'
#endif // FEATURE_UNIX_AMD64_STRUCT_PASSING
#elif defined(_TARGET_ARM64_)
if (isStructArg)
@@ -4373,9 +4392,9 @@ void Compiler::fgMorphSystemVStructArgs(GenTreeCall* call, bool hasStructArgumen
.eightByteClassifications[1],
fgEntryPtr->structDesc.eightByteSizes[1]),
lclCommon->gtLclNum, fgEntryPtr->structDesc.eightByteOffsets[1]);
- // Note this should actually be: secondNode = gtNewArgList(newLclField)
- GenTreeArgList* secondNode = gtNewListNode(newLclField, nullptr);
- secondNode->gtType = originalType; // Preserve the type. It is a special case.
+
+ GenTreeArgList* aggregate = gtNewAggregate(newLclField);
+ aggregate->gtType = originalType; // Preserve the type. It is a special case.
newLclField->gtFieldSeq = FieldSeqStore::NotAField();
// First field
@@ -4383,7 +4402,7 @@ void Compiler::fgMorphSystemVStructArgs(GenTreeCall* call, bool hasStructArgumen
arg->gtType =
GetTypeFromClassificationAndSizes(fgEntryPtr->structDesc.eightByteClassifications[0],
fgEntryPtr->structDesc.eightByteSizes[0]);
- arg = gtNewListNode(arg, secondNode);
+ arg = aggregate->Prepend(this, arg);
arg->gtType = type; // Preserve the type. It is a special case.
}
else
@@ -4414,7 +4433,7 @@ void Compiler::fgMorphSystemVStructArgs(GenTreeCall* call, bool hasStructArgumen
assert(arg->OperGet() == GT_ADDR || arg->OperGet() == GT_LCL_VAR_ADDR);
// Create an Obj of the temp to use it as a call argument.
- arg = new (this, GT_OBJ) GenTreeObj(originalType, arg, lvaGetStruct(lclCommon->gtLclNum));
+ arg = gtNewObjNode(lvaGetStruct(lclCommon->gtLclNum), arg);
}
}
}
@@ -4800,7 +4819,7 @@ GenTreePtr Compiler::fgMorphMultiregStructArg(GenTreePtr arg, fgArgTabEntryPtr f
// replace the existing LDOBJ(ADDR(LCLVAR))
// with a LIST(LCLVAR-LO, LIST(LCLVAR-HI, nullptr))
//
- newArg = gtNewListNode(loLclVar, gtNewArgList(hiLclVar));
+ newArg = gtNewAggregate(hiLclVar)->Prepend(this, loLclVar);
}
}
}
@@ -4881,11 +4900,11 @@ GenTreePtr Compiler::fgMorphMultiregStructArg(GenTreePtr arg, fgArgTabEntryPtr f
GenTreePtr nextLclFld = gtNewLclFldNode(varNum, type[inx], offset);
if (newArg == nullptr)
{
- newArg = gtNewArgList(nextLclFld);
+ newArg = gtNewAggregate(nextLclFld);
}
else
{
- newArg = gtNewListNode(nextLclFld, newArg);
+ newArg = newArg->Prepend(this, nextLclFld);
}
}
}
@@ -4924,26 +4943,24 @@ GenTreePtr Compiler::fgMorphMultiregStructArg(GenTreePtr arg, fgArgTabEntryPtr f
GenTreePtr curItem = gtNewOperNode(GT_IND, type[inx], curAddr);
if (newArg == nullptr)
{
- newArg = gtNewArgList(curItem);
+ newArg = gtNewAggregate(curItem);
}
else
{
- newArg = gtNewListNode(curItem, newArg);
+ newArg = newArg->Prepend(this, curItem);
}
}
}
}
+#ifdef DEBUG
// If we reach here we should have set newArg to something
if (newArg == nullptr)
{
-#ifdef DEBUG
gtDispTree(argValue);
-#endif
assert(!"Missing case in fgMorphMultiregStructArg");
}
-#ifdef DEBUG
if (verbose)
{
printf("fgMorphMultiregStructArg created tree:\n");
@@ -4973,7 +4990,11 @@ void Compiler::fgMakeOutgoingStructArgCopy(
// Case 1: don't need a copy if it is the last use of a local. We can't determine that all of the time
// but if there is only one use and no loops, the use must be last.
GenTreeLclVarCommon* lcl = nullptr;
- if ((argx->OperGet() == GT_OBJ) && argx->AsObj()->Addr()->OperIsLocal())
+ if (argx->OperIsLocal())
+ {
+ lcl = argx->AsLclVarCommon();
+ }
+ else if ((argx->OperGet() == GT_OBJ) && argx->AsIndir()->Addr()->OperIsLocal())
{
lcl = argx->AsObj()->Addr()->AsLclVarCommon();
}
@@ -5050,7 +5071,6 @@ void Compiler::fgMakeOutgoingStructArgCopy(
// Create a reference to the temp
GenTreePtr dest = gtNewLclvNode(tmp, lvaTable[tmp].lvType);
dest->gtFlags |= (GTF_DONT_CSE | GTF_VAR_DEF); // This is a def of the local, "entire" by construction.
- dest = gtNewOperNode(GT_ADDR, TYP_BYREF, dest);
// TODO-Cleanup: This probably shouldn't be done here because arg morphing is done prior
// to ref counting of the lclVars.
@@ -5059,16 +5079,16 @@ void Compiler::fgMakeOutgoingStructArgCopy(
GenTreePtr src;
if (argx->gtOper == GT_OBJ)
{
- src = argx->gtOp.gtOp1;
+ argx->gtFlags &= ~(GTF_ALL_EFFECT) | (argx->AsBlk()->Addr()->gtFlags & GTF_ALL_EFFECT);
}
else
{
argx->gtFlags |= GTF_DONT_CSE;
- src = gtNewOperNode(GT_ADDR, TYP_BYREF, argx);
}
// Copy the valuetype to the temp
- GenTreePtr copyBlk = gtNewCpObjNode(dest, src, copyBlkClass, false);
+ unsigned size = info.compCompHnd->getClassSize(copyBlkClass);
+ GenTreePtr copyBlk = gtNewBlkOpNode(dest, argx, size, false /* not volatile */, true /* copyBlock */);
copyBlk = fgMorphCopyBlock(copyBlk);
#if FEATURE_FIXED_OUT_ARGS
@@ -5945,6 +5965,8 @@ GenTreePtr Compiler::fgMorphField(GenTreePtr tree, MorphAddrContext* mac)
unsigned fldOffset = tree->gtField.gtFldOffset;
GenTreePtr objRef = tree->gtField.gtFldObj;
bool fieldMayOverlap = false;
+ bool objIsLocal = false;
+
if (tree->gtField.gtFldMayOverlap)
{
fieldMayOverlap = true;
@@ -5977,6 +5999,7 @@ GenTreePtr Compiler::fgMorphField(GenTreePtr tree, MorphAddrContext* mac)
if (objRef)
{
GenTreePtr addr;
+ objIsLocal = objRef->IsLocal();
if (tree->gtFlags & GTF_IND_TLS_REF)
{
@@ -6393,6 +6416,14 @@ GenTreePtr Compiler::fgMorphField(GenTreePtr tree, MorphAddrContext* mac)
GenTreePtr res = fgMorphSmpOp(tree);
+ // If we have a struct type, this node would previously have been under a GT_ADDR,
+ // and therefore would have been marked GTF_DONT_CSE.
+ // TODO-1stClassStructs: revisit this.
+ if ((res->TypeGet() == TYP_STRUCT) && !objIsLocal)
+ {
+ res->gtFlags |= GTF_DONT_CSE;
+ }
+
if (fldOffset == 0 && res->OperGet() == GT_IND)
{
GenTreePtr addr = res->gtOp.gtOp1;
@@ -6648,6 +6679,13 @@ bool Compiler::fgCanFastTailCall(GenTreeCall* callee)
if (argx->OperGet() == GT_OBJ)
{
objClass = argx->AsObj()->gtClass;
+ }
+ else if (argx->IsLocal())
+ {
+ objClass = lvaTable[argx->AsLclVarCommon()->gtLclNum].lvVerTypeInfo.GetClassHandle();
+ }
+ if (objClass != nullptr)
+ {
#if defined(_TARGET_AMD64_) || defined(_TARGET_ARM64_)
unsigned typeSize = 0;
@@ -8221,45 +8259,39 @@ void Compiler::fgAssignSetVarDef(GenTreePtr tree)
}
}
+//------------------------------------------------------------------------
+// fgMorphOneAsgBlockOp: Attempt to replace a block assignment with a scalar assignment
+//
+// Arguments:
+// tree - The block assignment to be possibly morphed
+//
+// Return Value:
+// The modified tree if successful, nullptr otherwise.
+//
+// Assumptions:
+// 'tree' must be a block assignment.
+//
+// Notes:
+// If successful, this method always returns the incoming tree, modifying only
+// its arguments.
+
GenTreePtr Compiler::fgMorphOneAsgBlockOp(GenTreePtr tree)
{
- genTreeOps oper = tree->gtOper;
-
// This must be a block assignment.
noway_assert(tree->OperIsBlkOp());
- var_types asgType = TYP_STRUCT;
+ var_types asgType = tree->TypeGet();
- GenTreePtr dest = tree->gtOp.gtOp1->gtOp.gtOp1; // Dest address
- GenTreePtr src = tree->gtOp.gtOp1->gtOp.gtOp2; // Src
- GenTreePtr blkShape = tree->gtOp.gtOp2; // [size/clsHnd]
- bool volatil = tree->AsBlkOp()->IsVolatile();
+ GenTreePtr asg = tree;
+ GenTreePtr dest = asg->gtGetOp1();
+ GenTreePtr src = asg->gtGetOp2();
unsigned destVarNum = BAD_VAR_NUM;
LclVarDsc* destVarDsc = nullptr;
- GenTreePtr result;
GenTreePtr lclVarTree = nullptr;
- bool isCopyBlock = tree->OperIsCopyBlkOp();
+ bool isCopyBlock = asg->OperIsCopyBlkOp();
bool isInitBlock = !isCopyBlock;
- // The dest must be an address
- noway_assert(genActualType(dest->gtType) == TYP_I_IMPL || dest->gtType == TYP_BYREF);
-
- // For COPYBLK the src must be an address
- noway_assert(!isCopyBlock || (genActualType( src->gtType) == TYP_I_IMPL || src->gtType == TYP_BYREF));
-
- // For INITBLK the src must be a TYP_INT
- noway_assert(oper != GT_INITBLK || (genActualType(src->gtType) == TYP_INT));
-
- // The size must be an integer type
- noway_assert(varTypeIsIntegral(blkShape->gtType));
-
- CORINFO_CLASS_HANDLE clsHnd;
- size_t size;
-
- if (blkShape->gtOper != GT_CNS_INT)
- {
- return nullptr;
- }
-
+ unsigned size;
+ CORINFO_CLASS_HANDLE clsHnd = NO_CLASS_HANDLE;
#ifdef FEATURE_SIMD
// importer introduces cpblk nodes with src = GT_ADDR(GT_SIMD)
// The SIMD type in question could be Vector2f which is 8-bytes in size.
@@ -8271,27 +8303,41 @@ GenTreePtr Compiler::fgMorphOneAsgBlockOp(GenTreePtr tree)
// in codegen.
// TODO-1stClassStructs: This is here to preserve old behavior.
// It should be eliminated.
- if (src->OperGet() == GT_ADDR && src->gtGetOp1()->OperGet() == GT_SIMD)
+ if (src->OperGet() == GT_SIMD)
{
return nullptr;
}
#endif
- if (!blkShape->IsIconHandle())
+ if (dest->gtEffectiveVal()->OperIsBlk())
{
- clsHnd = NO_CLASS_HANDLE;
- size = blkShape->gtIntCon.gtIconVal;
+ GenTreeBlk* lhsBlk = dest->gtEffectiveVal()->AsBlk();
+ size = lhsBlk->Size();
+ if (impIsAddressInLocal(lhsBlk->Addr(), &lclVarTree))
+ {
+ destVarNum = lclVarTree->AsLclVarCommon()->gtLclNum;
+ destVarDsc = &(lvaTable[destVarNum]);
+ }
+ if (lhsBlk->OperGet() == GT_OBJ)
+ {
+ clsHnd = lhsBlk->AsObj()->gtClass;
+ }
}
else
{
- clsHnd = (CORINFO_CLASS_HANDLE)blkShape->gtIntCon.gtIconVal;
- size = roundUp(info.compCompHnd->getClassSize(clsHnd), sizeof(void*));
-
- // Since we round up, we are not handling the case where we have a
- // non-dword sized struct with GC pointers.
- // The EE currently does not allow this, but we may change. Lets assert it
- // just to be safe.
- noway_assert(info.compCompHnd->getClassSize(clsHnd) == size);
+ noway_assert(dest->OperIsLocal());
+ lclVarTree = dest;
+ destVarNum = lclVarTree->AsLclVarCommon()->gtLclNum;
+ destVarDsc = &(lvaTable[destVarNum]);
+ if (isCopyBlock)
+ {
+ clsHnd = destVarDsc->lvVerTypeInfo.GetClassHandle();
+ size = info.compCompHnd->getClassSize(clsHnd);
+ }
+ else
+ {
+ size = destVarDsc->lvExactSize;
+ }
}
//
@@ -8349,12 +8395,6 @@ GenTreePtr Compiler::fgMorphOneAsgBlockOp(GenTreePtr tree)
return nullptr;
}
- bool needsIndirection = true;
- if (impIsAddressInLocal(dest, &lclVarTree))
- {
- destVarNum = lclVarTree->AsLclVarCommon()->gtLclNum;
- destVarDsc = &(lvaTable[destVarNum]);
- }
if (destVarDsc != nullptr)
{
#if LOCAL_ASSERTION_PROP
@@ -8381,13 +8421,11 @@ GenTreePtr Compiler::fgMorphOneAsgBlockOp(GenTreePtr tree)
// Let fgMorphInitBlock handle it. (Since we'll need to do field-var-wise assignments.)
return nullptr;
}
- else if (!varTypeIsFloating(lclVarTree->TypeGet()) &&
- size == genTypeSize(var_types(lvaTable[destVarNum].lvType)))
+ else if (!varTypeIsFloating(lclVarTree->TypeGet()) && (size == genTypeSize(destVarDsc)))
{
- // Use the dest local var directly.
- dest = lclVarTree;
- asgType = destVarDsc->lvType; // Make the type used in the GT_IND node match
- needsIndirection = false;
+ // Use the dest local var directly, as well as its type.
+ dest = lclVarTree;
+ asgType = destVarDsc->lvType;
// If the block operation had been a write to a local var of a small int type,
// of the exact size of the small int type, and the var is NormalizeOnStore,
@@ -8411,32 +8449,28 @@ GenTreePtr Compiler::fgMorphOneAsgBlockOp(GenTreePtr tree)
{ // If it's not a full-width assignment....
lclVarTree->gtFlags |= GTF_VAR_USEASG;
}
+
+ if (dest == lclVarTree)
+ {
+ dest = gtNewOperNode(GT_IND, asgType, gtNewOperNode(GT_ADDR, TYP_BYREF, dest));
+ }
}
}
- if (needsIndirection)
+ // Check to ensure we don't have a reducible *(& ... )
+ if (dest->OperIsIndir() && dest->AsIndir()->Addr()->OperGet() == GT_ADDR)
{
- // Check to ensure we are not creating a reducible *(& ... )
- if (dest->gtOper == GT_ADDR)
+ GenTreePtr addrOp = dest->AsIndir()->Addr()->gtGetOp1();
+ // Ignore reinterpret casts between int/gc
+ if ((addrOp->TypeGet() == asgType) || (varTypeIsIntegralOrI(addrOp) && (genTypeSize(asgType) == size)))
{
- GenTreePtr addrOp = dest->gtOp.gtOp1;
- // Ignore reinterpret casts between int/gc
- if ((addrOp->TypeGet() == asgType) ||
- (varTypeIsIntegralOrI(addrOp) && (genTypeSize(addrOp->TypeGet()) == size)))
- {
- dest = addrOp;
- asgType = addrOp->TypeGet();
- needsIndirection = false;
- }
+ dest = addrOp;
+ asgType = addrOp->TypeGet();
}
}
- if (needsIndirection)
+ if (dest->gtEffectiveVal()->OperIsIndir())
{
- // Indirect the dest node.
-
- dest = gtNewOperNode(GT_IND, asgType, dest);
-
// If we have no information about the destination, we have to assume it could
// live anywhere (not just in the GC heap).
// Mark the GT_IND node so that we use the correct write barrier helper in case
@@ -8445,27 +8479,31 @@ GenTreePtr Compiler::fgMorphOneAsgBlockOp(GenTreePtr tree)
if (!fgIsIndirOfAddrOfLocal(dest))
{
dest->gtFlags |= (GTF_EXCEPT | GTF_GLOB_REF | GTF_IND_TGTANYWHERE);
+ tree->gtFlags |= (GTF_EXCEPT | GTF_GLOB_REF | GTF_IND_TGTANYWHERE);
}
}
- if (volatil)
- {
- dest->gtFlags |= GTF_DONT_CSE;
- }
-
LclVarDsc* srcVarDsc = nullptr;
if (isCopyBlock)
{
- if (impIsAddressInLocal(src, &lclVarTree))
+ if (src->OperGet() == GT_LCL_VAR)
+ {
+ lclVarTree = src;
+ srcVarDsc = &(lvaTable[src->AsLclVarCommon()->gtLclNum]);
+ }
+ else if (src->OperIsIndir() && impIsAddressInLocal(src->gtOp.gtOp1, &lclVarTree))
{
srcVarDsc = &(lvaTable[lclVarTree->AsLclVarCommon()->gtLclNum]);
+ }
+ if (srcVarDsc != nullptr)
+ {
if (varTypeIsStruct(lclVarTree) && (srcVarDsc->lvPromoted || srcVarDsc->lvIsSIMDType()))
{
// Let fgMorphCopyBlock handle it.
return nullptr;
}
else if (!varTypeIsFloating(lclVarTree->TypeGet()) &&
- size == genTypeSize(genActualType(lclVarTree->TypeGet())))
+ size == genTypeSize(genActualType(lclVarTree->TypeGet())))
{
// Use the src local var directly.
src = lclVarTree;
@@ -8487,44 +8525,88 @@ GenTreePtr Compiler::fgMorphOneAsgBlockOp(GenTreePtr tree)
#else // LEGACY_BACKEND
lvaSetVarDoNotEnregister(lclVarTree->gtLclVarCommon.gtLclNum DEBUGARG(DNER_LocalField));
#endif // LEGACY_BACKEND
+ GenTree* srcAddr;
+ if (src == lclVarTree)
+ {
+ srcAddr = gtNewOperNode(GT_ADDR, TYP_BYREF, src);
+ src = gtNewOperNode(GT_IND, asgType, srcAddr);
+ }
+ else
+ {
+ assert(src->OperIsIndir());
+ }
}
}
+ // If we have no information about the src, we have to assume it could
+ // live anywhere (not just in the GC heap).
+ // Mark the GT_IND node so that we use the correct write barrier helper in case
+ // the field is a GC ref.
- if (src != lclVarTree)
+ if (!fgIsIndirOfAddrOfLocal(src))
{
- // Indirect the src node.
-
- src = gtNewOperNode(GT_IND, asgType, src);
-
- // If we have no information about the src, we have to assume it could
- // live anywhere (not just in the GC heap).
- // Mark the GT_IND node so that we use the correct write barrier helper in case
- // the field is a GC ref.
-
- if (!fgIsIndirOfAddrOfLocal(src))
- {
- src->gtFlags |= (GTF_EXCEPT | GTF_GLOB_REF | GTF_IND_TGTANYWHERE);
- }
+ src->gtFlags |= (GTF_EXCEPT | GTF_GLOB_REF | GTF_IND_TGTANYWHERE);
}
+ }
+ else
+ {
+// InitBlk
+#if FEATURE_SIMD
+ if (varTypeIsSIMD(asgType))
+ {
+ assert(!isCopyBlock); // Else we would have returned the tree above.
+ noway_assert(src->IsIntegralConst(0));
+ noway_assert(destVarDsc != nullptr);
- if (volatil)
+ src = new (this, GT_SIMD) GenTreeSIMD(asgType, src, SIMDIntrinsicInit, destVarDsc->lvBaseType, size);
+ tree->gtOp.gtOp2 = src;
+ return tree;
+ }
+ else
+#endif
+ if (src->IsCnsIntOrI())
{
- src->gtFlags |= GTF_DONT_CSE;
+ // This will mutate the integer constant, in place, to be the correct
+ // value for the type we are using in the assignment.
+ src->AsIntCon()->FixupInitBlkValue(asgType);
}
}
- else // (oper == GT_INITBLK)
+
+ // Ensure that the dest is setup appropriately.
+ if (dest->gtEffectiveVal()->OperIsIndir())
{
- // This will mutate the integer constant, in place, to be the correct
- // value for the type we are using in the assignment.
- src->AsIntCon()->FixupInitBlkValue(asgType);
+ dest = fgMorphBlockOperand(dest, asgType, size, true /*isDest*/);
}
- // Create the assignment node.
+ // Ensure that the rhs is setup appropriately.
+ if (isCopyBlock)
+ {
+ src = fgMorphBlockOperand(src, asgType, size, false /*isDest*/);
+ }
+
+ // Set the lhs and rhs on the assignment.
+ if (dest != tree->gtOp.gtOp1)
+ {
+ asg->gtOp.gtOp1 = dest;
+ }
+ if (src != asg->gtOp.gtOp2)
+ {
+ asg->gtOp.gtOp2 = src;
+ }
- result = gtNewAssignNode(dest, src);
- result->gtType = asgType;
+ asg->ChangeType(asgType);
+ dest->gtFlags |= GTF_DONT_CSE;
+ asg->gtFlags |= ((dest->gtFlags | src->gtFlags) & GTF_ALL_EFFECT);
+ // Un-set GTF_REVERSE_OPS, and it will be set later if appropriate.
+ asg->gtFlags &= ~GTF_REVERSE_OPS;
- return result;
+#ifdef DEBUG
+ if (verbose)
+ {
+ printf("fgMorphOneAsgBlock (after):\n");
+ gtDispTree(tree);
+ }
+#endif
+ return tree;
}
return nullptr;
@@ -8550,8 +8632,21 @@ GenTreePtr Compiler::fgMorphOneAsgBlockOp(GenTreePtr tree)
GenTreePtr Compiler::fgMorphInitBlock(GenTreePtr tree)
{
- noway_assert(tree->gtOper == GT_INITBLK);
+ noway_assert(tree->gtOper == GT_ASG && varTypeIsStruct(tree));
+#ifdef DEBUG
+ bool morphed = false;
+#endif // DEBUG
+
+ GenTree* asg = tree;
+ GenTree* src = tree->gtGetOp2();
+ GenTree* origDest = tree->gtGetOp1();
+ GenTree* dest = fgMorphBlkNode(origDest, true);
+ if (dest != origDest)
+ {
+ tree->gtOp.gtOp1 = dest;
+ }
+ tree->gtType = dest->TypeGet();
JITDUMP("\nfgMorphInitBlock:");
GenTreePtr oneAsgTree = fgMorphOneAsgBlockOp(tree);
@@ -8562,39 +8657,63 @@ GenTreePtr Compiler::fgMorphInitBlock(GenTreePtr tree)
}
else
{
- GenTreeInitBlk* initBlkOp = tree->AsInitBlk();
-
- GenTreePtr destAddr = initBlkOp->Dest();
- GenTreePtr initVal = initBlkOp->InitVal();
- GenTreePtr blockSize = initBlkOp->Size();
-
- // The dest must be an address
- noway_assert(genActualType(destAddr->gtType) == TYP_I_IMPL || destAddr->gtType == TYP_BYREF);
-
- // The size must be an integer type
- assert(varTypeIsIntegral(blockSize->gtType));
-
- unsigned blockWidth = 0;
- bool blockWidthIsConst = false;
-
- if (blockSize->IsCnsIntOrI())
+ GenTree* destAddr = nullptr;
+ GenTree* initVal = src;
+ GenTree* blockSize = nullptr;
+ unsigned blockWidth = 0;
+ FieldSeqNode* destFldSeq = nullptr;
+ LclVarDsc* destLclVar = nullptr;
+ bool destDoFldAsg = false;
+ unsigned destLclNum = BAD_VAR_NUM;
+ bool blockWidthIsConst = false;
+ GenTreeLclVarCommon* lclVarTree = nullptr;
+ if (dest->IsLocal())
{
+ lclVarTree = dest->AsLclVarCommon();
+ }
+ else
+ {
+ if (dest->OperIsBlk())
+ {
+ destAddr = dest->AsBlk()->Addr();
+ blockWidth = dest->AsBlk()->gtBlkSize;
+ }
+ else
+ {
+ assert((dest->gtOper == GT_IND) && (dest->TypeGet() != TYP_STRUCT));
+ destAddr = dest->gtGetOp1();
+ blockWidth = genTypeSize(dest->TypeGet());
+ }
+ }
+ if (lclVarTree != nullptr)
+ {
+ destLclNum = lclVarTree->gtLclNum;
+ destLclVar = &lvaTable[destLclNum];
+ blockWidth = varTypeIsStruct(destLclVar) ? destLclVar->lvExactSize : genTypeSize(destLclVar);
blockWidthIsConst = true;
- blockWidth = unsigned(blockSize->gtIntConCommon.IconValue());
}
-
- GenTreeLclVarCommon* lclVarTree = nullptr;
-
- FieldSeqNode* destFldSeq = nullptr;
- unsigned destLclNum = BAD_VAR_NUM;
- LclVarDsc* destLclVar = nullptr;
- bool destDoFldAsg = false;
-
- if (destAddr->IsLocalAddrExpr(this, &lclVarTree, &destFldSeq))
+ else
{
- destLclNum = lclVarTree->gtLclNum;
- destLclVar = &lvaTable[destLclNum];
+ if (dest->gtOper == GT_DYN_BLK)
+ {
+ // The size must be an integer type
+ blockSize = dest->AsBlk()->gtDynBlk.gtDynamicSize;
+ assert(varTypeIsIntegral(blockSize->gtType));
+ }
+ else
+ {
+ assert(blockWidth != 0);
+ blockWidthIsConst = true;
+ }
+ if ((destAddr != nullptr) && destAddr->IsLocalAddrExpr(this, &lclVarTree, &destFldSeq))
+ {
+ destLclNum = lclVarTree->gtLclNum;
+ destLclVar = &lvaTable[destLclNum];
+ }
+ }
+ if (destLclNum != BAD_VAR_NUM)
+ {
#if LOCAL_ASSERTION_PROP
// Kill everything about destLclNum (and its field locals)
if (optLocalAssertionProp)
@@ -8639,6 +8758,15 @@ GenTreePtr Compiler::fgMorphInitBlock(GenTreePtr tree)
JITDUMP(destDoFldAsg ? " using field by field initialization.\n" : " this requires an InitBlock.\n");
+ // If we're doing an InitBlock and we've transformed the dest to a non-Blk
+ // we need to change it back.
+ if (!destDoFldAsg && !dest->OperIsBlk())
+ {
+ noway_assert(blockWidth != 0);
+ tree->gtOp.gtOp1 = origDest;
+ tree->gtType = origDest->gtType;
+ }
+
if (!destDoFldAsg && (destLclVar != nullptr))
{
// If destLclVar is not a reg-sized non-field-addressed struct, set it as DoNotEnregister.
@@ -8658,122 +8786,446 @@ GenTreePtr Compiler::fgMorphInitBlock(GenTreePtr tree)
#if CPU_USES_BLOCK_MOVE
compBlkOpUsed = true;
#endif
- goto _Done;
+ if (!dest->OperIsBlk())
+ {
+ GenTree* destAddr = gtNewOperNode(GT_ADDR, TYP_BYREF, dest);
+ CORINFO_CLASS_HANDLE clsHnd = gtGetStructHandleIfPresent(dest);
+ if (clsHnd == NO_CLASS_HANDLE)
+ {
+ dest = new (this, GT_BLK) GenTreeBlk(GT_BLK, dest->TypeGet(), destAddr, blockWidth);
+ }
+ else
+ {
+ GenTree* newDest = gtNewObjNode(clsHnd, destAddr);
+ if (newDest->OperGet() == GT_OBJ)
+ {
+ gtSetObjGcInfo(newDest->AsObj());
+ }
+ dest = newDest;
+ }
+ tree->gtOp.gtOp1 = dest;
+ }
}
+ else
+ {
+ // The initVal must be a constant of TYP_INT
+ noway_assert(initVal->OperGet() == GT_CNS_INT);
+ noway_assert(genActualType(initVal->gtType) == TYP_INT);
- // The initVal must be a constant of TYP_INT
- noway_assert(initVal->OperGet() == GT_CNS_INT);
- noway_assert(genActualType(initVal->gtType) == TYP_INT);
+ // The dest must be of a struct type.
+ noway_assert(varTypeIsStruct(destLclVar));
- // The dest must be of a struct type.
- noway_assert(varTypeIsStruct(destLclVar));
+ //
+ // Now, convert InitBlock to individual assignments
+ //
- //
- // Now, convert InitBlock to individual assignments
- //
+ tree = nullptr;
+ INDEBUG(morphed = true);
- tree = nullptr;
+ GenTreePtr dest;
+ GenTreePtr srcCopy;
+ unsigned fieldLclNum;
+ unsigned fieldCnt = destLclVar->lvFieldCnt;
- GenTreePtr asg;
- GenTreePtr dest;
- GenTreePtr srcCopy;
- unsigned fieldLclNum;
- unsigned fieldCnt = destLclVar->lvFieldCnt;
+ for (unsigned i = 0; i < fieldCnt; ++i)
+ {
+ fieldLclNum = destLclVar->lvFieldLclStart + i;
+ dest = gtNewLclvNode(fieldLclNum, lvaTable[fieldLclNum].TypeGet());
- for (unsigned i = 0; i < fieldCnt; ++i)
+ noway_assert(lclVarTree->gtOper == GT_LCL_VAR);
+ // If it had been labeled a "USEASG", assignments to the the individual promoted fields are not.
+ dest->gtFlags |= (lclVarTree->gtFlags & ~(GTF_NODE_MASK | GTF_VAR_USEASG));
+
+ srcCopy = gtCloneExpr(initVal);
+ noway_assert(srcCopy != nullptr);
+
+ // need type of oper to be same as tree
+ if (dest->gtType == TYP_LONG)
+ {
+ srcCopy->ChangeOperConst(GT_CNS_NATIVELONG);
+ // copy and extend the value
+ srcCopy->gtIntConCommon.SetLngValue(initVal->gtIntConCommon.IconValue());
+ /* Change the types of srcCopy to TYP_LONG */
+ srcCopy->gtType = TYP_LONG;
+ }
+ else if (varTypeIsFloating(dest->gtType))
+ {
+ srcCopy->ChangeOperConst(GT_CNS_DBL);
+ // setup the bit pattern
+ memset(&srcCopy->gtDblCon.gtDconVal, (int)initVal->gtIntCon.gtIconVal,
+ sizeof(srcCopy->gtDblCon.gtDconVal));
+ /* Change the types of srcCopy to TYP_DOUBLE */
+ srcCopy->gtType = TYP_DOUBLE;
+ }
+ else
+ {
+ noway_assert(srcCopy->gtOper == GT_CNS_INT);
+ noway_assert(srcCopy->TypeGet() == TYP_INT);
+ // setup the bit pattern
+ memset(&srcCopy->gtIntCon.gtIconVal, (int)initVal->gtIntCon.gtIconVal,
+ sizeof(srcCopy->gtIntCon.gtIconVal));
+ }
+
+ srcCopy->gtType = dest->TypeGet();
+
+ asg = gtNewAssignNode(dest, srcCopy);
+
+#if LOCAL_ASSERTION_PROP
+ if (optLocalAssertionProp)
+ {
+ optAssertionGen(asg);
+ }
+#endif // LOCAL_ASSERTION_PROP
+
+ if (tree)
+ {
+ tree = gtNewOperNode(GT_COMMA, TYP_VOID, tree, asg);
+ }
+ else
+ {
+ tree = asg;
+ }
+ }
+ }
+ }
+
+#ifdef DEBUG
+ if (morphed)
+ {
+ tree->gtDebugFlags |= GTF_DEBUG_NODE_MORPHED;
+
+ if (verbose)
{
- fieldLclNum = destLclVar->lvFieldLclStart + i;
- dest = gtNewLclvNode(fieldLclNum, lvaTable[fieldLclNum].TypeGet());
+ printf("fgMorphInitBlock (after):\n");
+ gtDispTree(tree);
+ }
+ }
+#endif
+
+ return tree;
+}
+
+//------------------------------------------------------------------------
+// fgMorphBlkToInd: Change a blk node into a GT_IND of the specified type
+//
+// Arguments:
+// tree - the node to be modified.
+// type - the type of indirection to change it to.
+//
+// Return Value:
+// Returns the node, modified in place.
+//
+// Notes:
+// This doesn't really warrant a separate method, but is here to abstract
+// the fact that these nodes can be modified in-place.
- noway_assert(destAddr->gtOp.gtOp1->gtOper == GT_LCL_VAR);
- // If it had been labeled a "USEASG", assignments to the the individual promoted fields are not.
- dest->gtFlags |= destAddr->gtOp.gtOp1->gtFlags & ~(GTF_NODE_MASK | GTF_VAR_USEASG);
+GenTreePtr Compiler::fgMorphBlkToInd(GenTreeBlk* tree, var_types type)
+{
+ tree->SetOper(GT_IND);
+ tree->gtType = type;
+ return tree;
+}
- srcCopy = gtCloneExpr(initVal);
- noway_assert(srcCopy != nullptr);
+//------------------------------------------------------------------------
+// fgMorphGetStructAddr: Gets the address of a struct object
+//
+// Arguments:
+// pTree - the parent's pointer to the struct object node
+// clsHnd - the class handle for the struct type
+// isRValue - true if this is a source (not dest)
+//
+// Return Value:
+// Returns the address of the struct value, possibly modifying the existing tree to
+// sink the address below any comma nodes (this is to canonicalize for value numbering).
+// If this is a source, it will morph it to an GT_IND before taking its address,
+// since it may not be remorphed (and we don't want blk nodes as rvalues).
- // need type of oper to be same as tree
- if (dest->gtType == TYP_LONG)
+GenTreePtr Compiler::fgMorphGetStructAddr(GenTreePtr* pTree, CORINFO_CLASS_HANDLE clsHnd, bool isRValue)
+{
+ GenTree* addr;
+ GenTree* tree = *pTree;
+ // If this is an indirection, we can return its op1, unless it's a GTF_IND_ARR_INDEX, in which case we
+ // need to hang onto that for the purposes of value numbering.
+ if (tree->OperIsIndir())
+ {
+ if ((tree->gtFlags & GTF_IND_ARR_INDEX) == 0)
+ {
+ addr = tree->gtOp.gtOp1;
+ }
+ else
+ {
+ if (isRValue && tree->OperIsBlk())
{
- srcCopy->ChangeOperConst(GT_CNS_NATIVELONG);
- // copy and extend the value
- srcCopy->gtIntConCommon.SetLngValue(initVal->gtIntConCommon.IconValue());
- /* Change the types of srcCopy to TYP_LONG */
- srcCopy->gtType = TYP_LONG;
+ tree->ChangeOper(GT_IND);
}
- else if (varTypeIsFloating(dest->gtType))
+ addr = gtNewOperNode(GT_ADDR, TYP_BYREF, tree);
+ }
+ }
+ else if (tree->gtOper == GT_COMMA)
+ {
+ // If this is a comma, we're going to "sink" the GT_ADDR below it.
+ (void)fgMorphGetStructAddr(&(tree->gtOp.gtOp2), clsHnd, isRValue);
+ tree->gtType = TYP_BYREF;
+ addr = tree;
+ }
+ else
+ {
+ switch (tree->gtOper)
+ {
+ case GT_LCL_FLD:
+ case GT_LCL_VAR:
+ case GT_INDEX:
+ case GT_FIELD:
+ case GT_ARR_ELEM:
+ addr = gtNewOperNode(GT_ADDR, TYP_BYREF, tree);
+ break;
+ default:
+ {
+ // TODO: Consider using lvaGrabTemp and gtNewTempAssign instead, since we're
+ // not going to use "temp"
+ GenTree* temp = fgInsertCommaFormTemp(pTree, clsHnd);
+ addr = fgMorphGetStructAddr(pTree, clsHnd, isRValue);
+ break;
+ }
+ }
+ }
+ *pTree = addr;
+ return addr;
+}
+
+//------------------------------------------------------------------------
+// fgMorphBlkNode: Morph a block node preparatory to morphing a block assignment
+//
+// Arguments:
+// tree - The struct type node
+// isDest - True if this is the destination of the assignment
+//
+// Return Value:
+// Returns the possibly-morphed node. The caller is responsible for updating
+// the parent of this node..
+
+GenTree* Compiler::fgMorphBlkNode(GenTreePtr tree, bool isDest)
+{
+ if (tree->gtOper == GT_COMMA)
+ {
+ GenTree* effectiveVal = tree->gtEffectiveVal();
+ GenTree* addr = gtNewOperNode(GT_ADDR, TYP_BYREF, effectiveVal);
+#ifdef DEBUG
+ addr->gtDebugFlags |= GTF_DEBUG_NODE_MORPHED;
+#endif
+ // In order to CSE and value number array index expressions and bounds checks,
+ // the commas in which they are contained need to match.
+ // The pattern is that the COMMA should be the address expression.
+ // Therefore, we insert a GT_ADDR just above the node, and wrap it in an obj or ind.
+ // TODO-1stClassStructs: Consider whether this can be improved.
+ // Also consider whether some of this can be included in gtNewBlockVal (though note
+ // that doing so may cause us to query the type system before we otherwise would.
+ GenTree* lastComma = nullptr;
+ for (GenTree* next = tree; next != nullptr && next->gtOper == GT_COMMA; next = next->gtGetOp2())
+ {
+ next->gtType = TYP_BYREF;
+ lastComma = next;
+ }
+ if (lastComma != nullptr)
+ {
+ noway_assert(lastComma->gtGetOp2() == effectiveVal);
+ lastComma->gtOp.gtOp2 = addr;
+ addr = tree;
+ }
+ var_types structType = effectiveVal->TypeGet();
+ if (structType == TYP_STRUCT)
+ {
+ CORINFO_CLASS_HANDLE structHnd = gtGetStructHandleIfPresent(effectiveVal);
+ if (structHnd == NO_CLASS_HANDLE)
{
- srcCopy->ChangeOperConst(GT_CNS_DBL);
- // setup the bit pattern
- memset(&srcCopy->gtDblCon.gtDconVal, (int)initVal->gtIntCon.gtIconVal,
- sizeof(srcCopy->gtDblCon.gtDconVal));
- /* Change the types of srcCopy to TYP_DOUBLE */
- srcCopy->gtType = TYP_DOUBLE;
+ tree = gtNewOperNode(GT_IND, effectiveVal->TypeGet(), addr);
}
else
{
- noway_assert(srcCopy->gtOper == GT_CNS_INT);
- noway_assert(srcCopy->TypeGet() == TYP_INT);
- // setup the bit pattern
- memset(&srcCopy->gtIntCon.gtIconVal, (int)initVal->gtIntCon.gtIconVal,
- sizeof(srcCopy->gtIntCon.gtIconVal));
+ tree = gtNewObjNode(structHnd, addr);
+ if (tree->OperGet() == GT_OBJ)
+ {
+ gtSetObjGcInfo(tree->AsObj());
+ }
}
+ }
+ else
+ {
+ tree = new (this, GT_BLK) GenTreeBlk(GT_BLK, structType, addr, genTypeSize(structType));
+ }
+#ifdef DEBUG
+ tree->gtDebugFlags |= GTF_DEBUG_NODE_MORPHED;
+#endif
+ }
+
+ if (!tree->OperIsBlk())
+ {
+ return tree;
+ }
+ GenTreeBlk* blkNode = tree->AsBlk();
+ if (blkNode->OperGet() == GT_DYN_BLK)
+ {
+ if (blkNode->AsDynBlk()->gtDynamicSize->IsCnsIntOrI())
+ {
+ unsigned size = (unsigned)blkNode->AsDynBlk()->gtDynamicSize->AsIntConCommon()->IconValue();
+ blkNode->AsDynBlk()->gtDynamicSize = nullptr;
+ blkNode->ChangeOper(GT_BLK);
+ blkNode->gtBlkSize = size;
+ }
+ else
+ {
+ return tree;
+ }
+ }
+ if ((blkNode->TypeGet() != TYP_STRUCT) && (blkNode->Addr()->OperGet() == GT_ADDR) &&
+ (blkNode->Addr()->gtGetOp1()->OperGet() == GT_LCL_VAR))
+ {
+ GenTreeLclVarCommon* lclVarNode = blkNode->Addr()->gtGetOp1()->AsLclVarCommon();
+ if ((genTypeSize(blkNode) != genTypeSize(lclVarNode)) || (!isDest && !varTypeIsStruct(lclVarNode)))
+ {
+ lvaSetVarDoNotEnregister(lclVarNode->gtLclNum DEBUG_ARG(DNER_VMNeedsStackAddr));
+ }
+ }
+
+ return tree;
+}
+
+//------------------------------------------------------------------------
+// fgMorphBlockOperand: Canonicalize an operand of a block assignment
+//
+// Arguments:
+// tree - The block operand
+// asgType - The type of the assignment
+// blockWidth - The size of the block
+// isDest - true iff this is the destination of the assignment
+//
+// Return Value:
+// Returns the morphed block operand
+//
+// Notes:
+// This does the following:
+// - Ensures that a struct operand is a block node.
+// - Ensures that any COMMAs are above ADDR nodes.
+// Although 'tree' WAS an operand of a block assignment, the assignment
+// may have been retyped to be a scalar assignment.
- srcCopy->gtType = dest->TypeGet();
+GenTree* Compiler::fgMorphBlockOperand(GenTree* tree, var_types asgType, unsigned blockWidth, bool isDest)
+{
+ GenTree* effectiveVal = tree->gtEffectiveVal();
- asg = gtNewAssignNode(dest, srcCopy);
+ // TODO-1stClassStucts: We would like to transform non-TYP_STRUCT nodes to
+ // either plain lclVars or GT_INDs. However, for now we want to preserve most
+ // of the block nodes until the Rationalizer.
-#if LOCAL_ASSERTION_PROP
- if (optLocalAssertionProp)
+ if (!varTypeIsStruct(asgType))
+ {
+ if (effectiveVal->OperIsIndir())
+ {
+ GenTree* addr = effectiveVal->AsIndir()->Addr();
+ if ((addr->OperGet() == GT_ADDR) && (addr->gtGetOp1()->TypeGet() == asgType))
{
- optAssertionGen(asg);
+ effectiveVal = addr->gtGetOp1();
}
-#endif // LOCAL_ASSERTION_PROP
-
- if (tree)
+ else if (effectiveVal->OperIsBlk())
{
- tree = gtNewOperNode(GT_COMMA, TYP_VOID, tree, asg);
+ effectiveVal = fgMorphBlkToInd(effectiveVal->AsBlk(), asgType);
}
else
{
- tree = asg;
+ effectiveVal->gtType = asgType;
}
}
+ else if (effectiveVal->TypeGet() != asgType)
+ {
+ GenTree* addr = gtNewOperNode(GT_ADDR, TYP_BYREF, effectiveVal);
+ effectiveVal = gtNewOperNode(GT_IND, asgType, addr);
+ }
}
-
-#ifdef DEBUG
- tree->gtDebugFlags |= GTF_DEBUG_NODE_MORPHED;
-
- if (verbose)
+ else
{
- printf("fgMorphInitBlock (after):\n");
- gtDispTree(tree);
+#ifdef FEATURE_SIMD
+ if (varTypeIsSIMD(asgType))
+ {
+ if (effectiveVal->OperIsIndir())
+ {
+ GenTree* addr = effectiveVal->AsIndir()->Addr();
+ if (!isDest && (addr->OperGet() == GT_ADDR))
+ {
+ if ((addr->gtGetOp1()->gtOper == GT_SIMD) || (addr->gtGetOp1()->OperGet() == GT_LCL_VAR))
+ {
+ effectiveVal = addr->gtGetOp1();
+ }
+ }
+ else if (isDest && !effectiveVal->OperIsBlk())
+ {
+ effectiveVal = new (this, GT_BLK) GenTreeBlk(GT_BLK, asgType, addr, blockWidth);
+ }
+ }
+ else if (!effectiveVal->OperIsSIMD() && (!effectiveVal->IsLocal() || isDest) && !effectiveVal->OperIsBlk())
+ {
+ GenTree* addr = gtNewOperNode(GT_ADDR, TYP_BYREF, effectiveVal);
+ effectiveVal = new (this, GT_BLK) GenTreeBlk(GT_BLK, asgType, addr, blockWidth);
+ }
+ }
+ else
+#endif // FEATURE_SIMD
+ if (!effectiveVal->OperIsBlk())
+ {
+ GenTree* addr = gtNewOperNode(GT_ADDR, TYP_BYREF, effectiveVal);
+ CORINFO_CLASS_HANDLE clsHnd = gtGetStructHandleIfPresent(effectiveVal);
+ GenTree* newTree;
+ if (clsHnd == NO_CLASS_HANDLE)
+ {
+ newTree = new (this, GT_BLK) GenTreeBlk(GT_BLK, TYP_STRUCT, addr, blockWidth);
+ }
+ else
+ {
+ newTree = gtNewObjNode(clsHnd, addr);
+ if (isDest && (newTree->OperGet() == GT_OBJ))
+ {
+ gtSetObjGcInfo(newTree->AsObj());
+ }
+ if (effectiveVal->IsLocal() && ((effectiveVal->gtFlags & GTF_GLOB_EFFECT) == 0))
+ {
+ // This is not necessarily a global reference, though gtNewObjNode always assumes it is.
+ // TODO-1stClassStructs: This check should be done in the GenTreeObj constructor,
+ // where it currently sets GTF_GLOB_EFFECT unconditionally, but it is handled
+ // separately now to avoid excess diffs.
+ newTree->gtFlags &= ~(GTF_GLOB_EFFECT);
+ }
+ }
+ effectiveVal = newTree;
+ }
}
-#endif
-
-_Done:
+ if (!isDest && effectiveVal->OperIsBlk())
+ {
+ (void)fgMorphBlkToInd(effectiveVal->AsBlk(), asgType);
+ }
+ tree = effectiveVal;
return tree;
}
//------------------------------------------------------------------------
-// fgMorphCopyBlock: Perform the Morphing of a GT_COPYBLK and GT_COPYOBJ nodes
+// fgMorphCopyBlock: Perform the Morphing of block copy
//
// Arguments:
-// tree - a tree node with a gtOper of GT_COPYBLK or GT_COPYOBJ
-// the child nodes for tree have already been Morphed
+// tree - a block copy (i.e. an assignment with a block op on the lhs).
//
// Return Value:
-// We can return the orginal GT_COPYBLK or GT_COPYOBJ unmodified (least desirable, but always correct)
-// We can return a single assignment, when fgMorphOneAsgBlockOp transforms it (most desirable)
+// We can return the orginal block copy unmodified (least desirable, but always correct)
+// We can return a single assignment, when fgMorphOneAsgBlockOp transforms it (most desirable).
// If we have performed struct promotion of the Source() or the Dest() then we will try to
-// perform a field by field assignment for each of the promoted struct fields
+// perform a field by field assignment for each of the promoted struct fields.
+//
+// Assumptions:
+// The child nodes for tree have already been Morphed.
//
// Notes:
-// If we leave it as a GT_COPYBLK or GT_COPYOBJ we will call lvaSetVarDoNotEnregister() on both Source() and Dest()
+// If we leave it as a block copy we will call lvaSetVarDoNotEnregister() on both Source() and Dest().
// When performing a field by field assignment we can have one of Source() or Dest treated as a blob of bytes
// and in such cases we will call lvaSetVarDoNotEnregister() on the one treated as a blob of bytes.
// if the Source() or Dest() is a a struct that has a "CustomLayout" and "ConstainsHoles" then we
-// can not use a field by field assignment and must the orginal GT_COPYBLK unmodified.
+// can not use a field by field assignment and must the orginal block copy unmodified.
GenTreePtr Compiler::fgMorphCopyBlock(GenTreePtr tree)
{
@@ -8783,6 +9235,37 @@ GenTreePtr Compiler::fgMorphCopyBlock(GenTreePtr tree)
bool isLateArg = (tree->gtFlags & GTF_LATE_ARG) != 0;
+ GenTree* asg = tree;
+ GenTree* rhs = asg->gtGetOp2();
+ GenTree* dest = asg->gtGetOp1();
+
+#if FEATURE_MULTIREG_RET
+ // If this is a multi-reg return, we will not do any morphing of this node.
+ if (rhs->IsMultiRegCall())
+ {
+ assert(dest->OperGet() == GT_LCL_VAR);
+ JITDUMP(" not morphing a multireg call return\n");
+ return tree;
+ }
+#endif // FEATURE_MULTIREG_RET
+
+ // If we have an array index on the lhs, we need to create an obj node.
+
+ dest = fgMorphBlkNode(dest, true);
+ if (dest != asg->gtGetOp1())
+ {
+ asg->gtOp.gtOp1 = dest;
+ if (dest->IsLocal())
+ {
+ dest->gtFlags |= GTF_VAR_DEF;
+ }
+ }
+ asg->gtType = dest->TypeGet();
+ rhs = fgMorphBlkNode(rhs, false);
+
+ asg->gtOp.gtOp2 = rhs;
+
+ GenTreePtr oldTree = tree;
GenTreePtr oneAsgTree = fgMorphOneAsgBlockOp(tree);
if (oneAsgTree)
@@ -8792,64 +9275,92 @@ GenTreePtr Compiler::fgMorphCopyBlock(GenTreePtr tree)
}
else
{
- GenTreePtr destAddr;
- GenTreePtr srcAddr;
- GenTreePtr blockSize;
- bool isCopyObj;
+ unsigned blockWidth;
+ bool blockWidthIsConst = false;
+ GenTreeLclVarCommon* lclVarTree = nullptr;
+ GenTreeLclVarCommon* srcLclVarTree = nullptr;
+ unsigned destLclNum = BAD_VAR_NUM;
+ LclVarDsc* destLclVar = nullptr;
+ FieldSeqNode* destFldSeq = nullptr;
+ bool destDoFldAsg = false;
+ GenTreePtr destAddr = nullptr;
+ GenTreePtr srcAddr = nullptr;
+ bool destOnStack = false;
+ bool hasGCPtrs = false;
- if (tree->OperGet() == GT_COPYBLK)
- {
- GenTreeCpBlk* copyBlkOp = tree->AsCpBlk();
-
- isCopyObj = false;
- destAddr = copyBlkOp->Dest();
- srcAddr = copyBlkOp->Source();
- blockSize = copyBlkOp->Size();
- }
- else
- {
- GenTreeCpObj* copyObjOp = tree->AsCpObj();
-
- isCopyObj = true;
- destAddr = copyObjOp->Dest();
- srcAddr = copyObjOp->Source();
- blockSize = copyObjOp->ClsTok();
- }
-
- noway_assert(destAddr->TypeGet() == TYP_BYREF || destAddr->TypeGet() == TYP_I_IMPL);
- noway_assert(srcAddr->TypeGet() == TYP_BYREF || srcAddr->TypeGet() == TYP_I_IMPL);
-
- unsigned blockWidth = 0;
- bool blockWidthIsConst = false;
+ JITDUMP("block assignment to morph:\n");
+ DISPTREE(asg);
- if (blockSize->IsCnsIntOrI())
+ if (dest->IsLocal())
{
blockWidthIsConst = true;
- if (blockSize->IsIconHandle(GTF_ICON_CLASS_HDL))
+ destOnStack = true;
+ if (dest->gtOper == GT_LCL_VAR)
{
- CORINFO_CLASS_HANDLE clsHnd = (CORINFO_CLASS_HANDLE)blockSize->gtIntConCommon.IconValue();
- blockWidth = info.compCompHnd->getClassSize(clsHnd);
+ lclVarTree = dest->AsLclVarCommon();
+ destLclNum = lclVarTree->gtLclNum;
+ destLclVar = &lvaTable[destLclNum];
+ if (destLclVar->lvType == TYP_STRUCT)
+ {
+ // It would be nice if lvExactSize always corresponded to the size of the struct,
+ // but it doesn't always for the temps that the importer creates when it spills side
+ // effects.
+ // TODO-Cleanup: Determine when this happens, and whether it can be changed.
+ blockWidth = info.compCompHnd->getClassSize(destLclVar->lvVerTypeInfo.GetClassHandle());
+ }
+ else
+ {
+ blockWidth = genTypeSize(destLclVar->lvType);
+ }
+ hasGCPtrs = destLclVar->lvStructGcCount != 0;
}
else
{
- blockWidth = unsigned(blockSize->gtIntConCommon.IconValue());
+ assert(dest->TypeGet() != TYP_STRUCT);
+ assert(dest->gtOper == GT_LCL_FLD);
+ blockWidth = genTypeSize(dest->TypeGet());
+ destAddr = gtNewOperNode(GT_ADDR, TYP_BYREF, dest);
}
}
+ else
+ {
+ GenTree* effectiveDest = dest->gtEffectiveVal();
+ if (effectiveDest->OperGet() == GT_IND)
+ {
+ assert(dest->TypeGet() != TYP_STRUCT);
+ blockWidth = genTypeSize(effectiveDest->TypeGet());
+ blockWidthIsConst = true;
+ if ((dest == effectiveDest) && ((dest->gtFlags & GTF_IND_ARR_INDEX) == 0))
+ {
+ destAddr = dest->gtGetOp1();
+ }
+ }
+ else
+ {
+ assert(effectiveDest->OperIsBlk());
+ GenTreeBlk* blk = effectiveDest->AsBlk();
- GenTreeLclVarCommon* lclVarTree = nullptr;
-
- FieldSeqNode* destFldSeq = nullptr;
- unsigned destLclNum = BAD_VAR_NUM;
- LclVarDsc* destLclVar = nullptr;
- bool destDoFldAsg = false;
- bool destOnStack = false;
+ blockWidth = blk->gtBlkSize;
+ blockWidthIsConst = (blk->gtOper != GT_DYN_BLK);
+ if ((dest == effectiveDest) && ((dest->gtFlags & GTF_IND_ARR_INDEX) == 0))
+ {
+ destAddr = blk->Addr();
+ }
+ }
+ if (destAddr != nullptr)
+ {
+ noway_assert(destAddr->TypeGet() == TYP_BYREF || destAddr->TypeGet() == TYP_I_IMPL);
+ if (destAddr->IsLocalAddrExpr(this, &lclVarTree, &destFldSeq))
+ {
+ destOnStack = true;
+ destLclNum = lclVarTree->gtLclNum;
+ destLclVar = &lvaTable[destLclNum];
+ }
+ }
+ }
- if (destAddr->IsLocalAddrExpr(this, &lclVarTree, &destFldSeq))
+ if (destLclVar != nullptr)
{
- destOnStack = true;
- destLclNum = lclVarTree->gtLclNum;
- destLclVar = &lvaTable[destLclNum];
-
#if LOCAL_ASSERTION_PROP
// Kill everything about destLclNum (and its field locals)
if (optLocalAssertionProp)
@@ -8884,9 +9395,29 @@ GenTreePtr Compiler::fgMorphCopyBlock(GenTreePtr tree)
LclVarDsc* srcLclVar = nullptr;
bool srcDoFldAsg = false;
- if (srcAddr->IsLocalAddrExpr(this, &lclVarTree, &srcFldSeq))
+ if (rhs->IsLocal())
+ {
+ srcLclVarTree = rhs->AsLclVarCommon();
+ srcLclNum = srcLclVarTree->gtLclNum;
+ if (rhs->OperGet() == GT_LCL_FLD)
+ {
+ srcFldSeq = rhs->AsLclFld()->gtFieldSeq;
+ }
+ }
+ else if (rhs->OperIsIndir())
+ {
+ if (rhs->gtOp.gtOp1->IsLocalAddrExpr(this, &srcLclVarTree, &srcFldSeq))
+ {
+ srcLclNum = srcLclVarTree->gtLclNum;
+ }
+ else
+ {
+ srcAddr = rhs->gtOp.gtOp1;
+ }
+ }
+
+ if (srcLclNum != BAD_VAR_NUM)
{
- srcLclNum = lclVarTree->gtLclNum;
srcLclVar = &lvaTable[srcLclNum];
if (srcLclVar->lvPromoted && blockWidthIsConst)
@@ -8935,11 +9466,19 @@ GenTreePtr Compiler::fgMorphCopyBlock(GenTreePtr tree)
requiresCopyBlock = true;
}
- if (tree->OperGet() == GT_COPYBLK && tree->AsCpBlk()->gtBlkOpGcUnsafe)
+ if (dest->OperGet() == GT_OBJ && dest->AsBlk()->gtBlkOpGcUnsafe)
{
requiresCopyBlock = true;
}
+ // Can't use field by field assignment if the src is a call.
+ if (rhs->OperGet() == GT_CALL)
+ {
+ JITDUMP(" src is a call");
+ // C++ style CopyBlock with holes
+ requiresCopyBlock = true;
+ }
+
// If we passed the above checks, then we will check these two
if (!requiresCopyBlock)
{
@@ -9042,25 +9581,52 @@ GenTreePtr Compiler::fgMorphCopyBlock(GenTreePtr tree)
#if CPU_USES_BLOCK_MOVE
compBlkOpUsed = true;
#endif
+ var_types asgType = dest->TypeGet();
+ dest = fgMorphBlockOperand(dest, asgType, blockWidth, true /*isDest*/);
+ asg->gtOp.gtOp1 = dest;
+ hasGCPtrs = ((dest->OperGet() == GT_OBJ) && (dest->AsObj()->gtGcPtrCount != 0));
+
#ifdef CPBLK_UNROLL_LIMIT
- // Note that the unrolling of CopyBlk is only implemented on some platforms
- // Currently that includes x64 and Arm64 but not x64 or Arm32
+ // Note that the unrolling of CopyBlk is only implemented on some platforms.
+ // Currently that includes x64 and Arm64 but not x64 or Arm32.
// If we have a CopyObj with a dest on the stack
// we will convert it into an GC Unsafe CopyBlk that is non-interruptible
// when its size is small enouch to be completely unrolled (i.e. between [16..64] bytes)
//
- if (isCopyObj && destOnStack && blockWidthIsConst && (blockWidth >= (2 * TARGET_POINTER_SIZE)) &&
+ if (hasGCPtrs && destOnStack && blockWidthIsConst && (blockWidth >= (2 * TARGET_POINTER_SIZE)) &&
(blockWidth <= CPBLK_UNROLL_LIMIT))
{
- tree->SetOper(GT_COPYBLK);
- tree->AsCpBlk()->gtBlkOpGcUnsafe = true; // Mark as a GC unsage copy block
- blockSize->gtIntConCommon.SetIconValue(ssize_t(blockWidth));
- blockSize->gtFlags &= ~GTF_ICON_HDL_MASK; // Clear the GTF_ICON_CLASS_HDL flags
+ if (dest->OperGet() == GT_OBJ)
+ {
+ dest->SetOper(GT_BLK);
+ dest->AsBlk()->gtBlkOpGcUnsafe = true; // Mark as a GC unsafe copy block
+ }
+ else
+ {
+ assert(dest->OperIsLocal());
+ GenTree* destAddr = gtNewOperNode(GT_ADDR, TYP_BYREF, dest);
+ dest = new (this, GT_BLK) GenTreeBlk(GT_BLK, dest->TypeGet(), destAddr, blockWidth);
+ dest->AsBlk()->gtBlkOpGcUnsafe = true; // Mark as a GC unsafe copy block
+ tree->gtOp.gtOp1 = dest;
+ }
}
#endif
- // Liveness doesn't consider copyblk arguments of simple types as being
- // a use or def, so explicitly mark these variables as address-exposed.
+ // Eliminate the "OBJ or BLK" node on the rhs.
+ rhs = fgMorphBlockOperand(rhs, asgType, blockWidth, false /*!isDest*/);
+ asg->gtOp.gtOp2 = rhs;
+
+#ifdef LEGACY_BACKEND
+ if (!rhs->OperIsIndir())
+ {
+ noway_assert(rhs->gtOper == GT_LCL_VAR);
+ GenTree* rhsAddr = gtNewOperNode(GT_ADDR, TYP_BYREF, rhs);
+ rhs = gtNewOperNode(GT_IND, TYP_STRUCT, rhsAddr);
+ }
+#endif // LEGACY_BACKEND
+ // Formerly, liveness did not consider copyblk arguments of simple types as being
+ // a use or def, so these variables were marked as address-exposed.
+ // TODO-1stClassStructs: This should no longer be needed.
if (srcLclNum != BAD_VAR_NUM && !varTypeIsStruct(srcLclVar))
{
JITDUMP("Non-struct copyBlk src V%02d is addr exposed\n", srcLclNum);
@@ -9081,8 +9647,6 @@ GenTreePtr Compiler::fgMorphCopyBlock(GenTreePtr tree)
//
tree = nullptr;
- GenTreePtr asg;
- GenTreePtr dest;
GenTreePtr src;
GenTreePtr addrSpill = nullptr;
unsigned addrSpillTemp = BAD_VAR_NUM;
@@ -9106,11 +9670,22 @@ GenTreePtr Compiler::fgMorphCopyBlock(GenTreePtr tree)
else if (destDoFldAsg)
{
fieldCnt = destLclVar->lvFieldCnt;
+ rhs = fgMorphBlockOperand(rhs, TYP_STRUCT, blockWidth, false /*isDest*/);
+ if (srcAddr == nullptr)
+ {
+ srcAddr = fgMorphGetStructAddr(&rhs, destLclVar->lvVerTypeInfo.GetClassHandle(), true /* rValue */);
+ }
}
else
{
assert(srcDoFldAsg);
fieldCnt = srcLclVar->lvFieldCnt;
+ dest = fgMorphBlockOperand(dest, TYP_STRUCT, blockWidth, true /*isDest*/);
+ if (dest->OperIsBlk())
+ {
+ (void)fgMorphBlkToInd(dest->AsBlk(), TYP_STRUCT);
+ }
+ destAddr = gtNewOperNode(GT_ADDR, TYP_BYREF, dest);
}
if (destDoFldAsg)
@@ -9175,7 +9750,8 @@ GenTreePtr Compiler::fgMorphCopyBlock(GenTreePtr tree)
// We will *not* consider this to define the local, but rather have each individual field assign
// be a definition.
addrSpill->gtOp.gtOp1->gtFlags &= ~(GTF_LIVENESS_MASK);
- assert(lvaTable[addrSpill->gtOp.gtOp1->gtLclVarCommon.gtLclNum].lvLclBlockOpAddr == 1);
+ assert(lvaGetPromotionType(addrSpill->gtOp.gtOp1->gtLclVarCommon.gtLclNum) !=
+ PROMOTION_TYPE_INDEPENDENT);
addrSpillIsStackDest = true; // addrSpill represents the address of LclVar[varNum] in our
// local stack frame
}
@@ -9229,10 +9805,19 @@ GenTreePtr Compiler::fgMorphCopyBlock(GenTreePtr tree)
noway_assert(destLclNum != BAD_VAR_NUM);
unsigned fieldLclNum = lvaTable[destLclNum].lvFieldLclStart + i;
dest = gtNewLclvNode(fieldLclNum, lvaTable[fieldLclNum].TypeGet());
-
- noway_assert(destAddr->gtOp.gtOp1->gtOper == GT_LCL_VAR);
// If it had been labeled a "USEASG", assignments to the the individual promoted fields are not.
- dest->gtFlags |= destAddr->gtOp.gtOp1->gtFlags & ~(GTF_NODE_MASK | GTF_VAR_USEASG);
+ if (destAddr != nullptr)
+ {
+ noway_assert(destAddr->gtOp.gtOp1->gtOper == GT_LCL_VAR);
+ dest->gtFlags |= destAddr->gtOp.gtOp1->gtFlags & ~(GTF_NODE_MASK | GTF_VAR_USEASG);
+ }
+ else
+ {
+ noway_assert(lclVarTree != nullptr);
+ dest->gtFlags |= lclVarTree->gtFlags & ~(GTF_NODE_MASK | GTF_VAR_USEASG);
+ }
+ // Don't CSE the lhs of an assignment.
+ dest->gtFlags |= GTF_DONT_CSE;
}
else
{
@@ -9287,8 +9872,11 @@ GenTreePtr Compiler::fgMorphCopyBlock(GenTreePtr tree)
unsigned fieldLclNum = lvaTable[srcLclNum].lvFieldLclStart + i;
src = gtNewLclvNode(fieldLclNum, lvaTable[fieldLclNum].TypeGet());
- noway_assert(srcAddr->gtOp.gtOp1->gtOper == GT_LCL_VAR);
- src->gtFlags |= srcAddr->gtOp.gtOp1->gtFlags & ~GTF_NODE_MASK;
+ noway_assert(srcLclVarTree != nullptr);
+ src->gtFlags |= srcLclVarTree->gtFlags & ~GTF_NODE_MASK;
+ // TODO-1stClassStructs: These should not need to be marked GTF_DONT_CSE,
+ // but they are when they are under a GT_ADDR.
+ src->gtFlags |= GTF_DONT_CSE;
}
else
{
@@ -9369,7 +9957,10 @@ GenTreePtr Compiler::fgMorphCopyBlock(GenTreePtr tree)
}
#ifdef DEBUG
- tree->gtDebugFlags |= GTF_DEBUG_NODE_MORPHED;
+ if (tree != oldTree)
+ {
+ tree->gtDebugFlags |= GTF_DEBUG_NODE_MORPHED;
+ }
if (verbose)
{
@@ -9688,12 +10279,11 @@ GenTreePtr Compiler::fgMorphFieldAssignToSIMDIntrinsicSet(GenTreePtr tree)
noway_assert(!"There is no set intrinsic for index bigger than 3");
}
- GenTreePtr newStruct = gtClone(simdOp1Struct);
- assert((newStruct != nullptr) && (varTypeIsSIMD(newStruct)));
- GenTreePtr simdTree = gtNewSIMDNode(newStruct->gtType, simdOp1Struct, op2, simdIntrinsicID, baseType, simdSize);
- GenTreePtr copyBlkDst = gtNewOperNode(GT_ADDR, TYP_BYREF, newStruct);
- tree = gtNewBlkOpNode(GT_COPYBLK, copyBlkDst, gtNewOperNode(GT_ADDR, TYP_BYREF, simdTree),
- gtNewIconNode(simdSize), false);
+ GenTreePtr target = gtClone(simdOp1Struct);
+ assert(target != nullptr);
+ GenTreePtr simdTree = gtNewSIMDNode(target->gtType, simdOp1Struct, op2, simdIntrinsicID, baseType, simdSize);
+ tree->gtOp.gtOp1 = target;
+ tree->gtOp.gtOp2 = simdTree;
#ifdef DEBUG
tree->gtDebugFlags |= GTF_DEBUG_NODE_MORPHED;
#endif
@@ -9764,20 +10354,34 @@ GenTreePtr Compiler::fgMorphSmpOp(GenTreePtr tree, MorphAddrContext* mac)
/* fgDoNormalizeOnStore can change op2 */
noway_assert(op1 == tree->gtOp.gtOp1);
op2 = tree->gtOp.gtOp2;
+ // TODO-1stClassStructs: this is here to match previous behavior, but results in some
+ // unnecessary pessimization in the handling of addresses in fgMorphCopyBlock().
+ if (tree->OperIsBlkOp())
+ {
+ op1->gtFlags |= GTF_DONT_CSE;
+ if (tree->OperIsCopyBlkOp() &&
+ (op2->IsLocal() || (op2->OperIsIndir() && (op2->AsIndir()->Addr()->OperGet() == GT_ADDR))))
+ {
+ op2->gtFlags |= GTF_DONT_CSE;
+ }
+ }
#ifdef FEATURE_SIMD
{
// We should check whether op2 should be assigned to a SIMD field or not.
- // if it is, we should tranlate the tree to simd intrinsic
+ // If it is, we should tranlate the tree to simd intrinsic.
+ assert((tree->gtDebugFlags & GTF_DEBUG_NODE_MORPHED) == 0);
GenTreePtr newTree = fgMorphFieldAssignToSIMDIntrinsicSet(tree);
- if (newTree != tree)
+ typ = tree->TypeGet();
+ op1 = tree->gtGetOp1();
+ op2 = tree->gtGetOp2();
+#ifdef DEBUG
+ assert((tree == newTree) && (tree->OperGet() == oper));
+ if ((tree->gtDebugFlags & GTF_DEBUG_NODE_MORPHED) != 0)
{
- tree = newTree;
- oper = tree->OperGet();
- typ = tree->TypeGet();
- op1 = tree->gtOp.gtOp1;
- op2 = tree->gtGetOp2();
+ tree->gtDebugFlags &= ~GTF_DEBUG_NODE_MORPHED;
}
+#endif // DEBUG
}
#endif
@@ -9798,8 +10402,14 @@ GenTreePtr Compiler::fgMorphSmpOp(GenTreePtr tree, MorphAddrContext* mac)
case GT_ASG_RSZ:
case GT_CHS:
- /* We can't CSE the LHS of an assignment. Only r-values can be CSEed */
- op1->gtFlags |= GTF_DONT_CSE;
+ // We can't CSE the LHS of an assignment. Only r-values can be CSEed.
+ // Previously, the "lhs" (addr) of a block op was CSE'd. So, to duplicate the former
+ // behavior, allow CSE'ing if is a struct type (or a TYP_REF transformed from a struct type)
+ // TODO-1stClassStructs: improve this.
+ if (op1->IsLocal() || (op1->TypeGet() != TYP_STRUCT))
+ {
+ op1->gtFlags |= GTF_DONT_CSE;
+ }
break;
case GT_ADDR:
@@ -10388,7 +10998,7 @@ GenTreePtr Compiler::fgMorphSmpOp(GenTreePtr tree, MorphAddrContext* mac)
/* Could this operator throw an exception? */
if (fgGlobalMorph && tree->OperMayThrow())
{
- if ((tree->OperGet() != GT_IND) || fgAddrCouldBeNull(tree->gtOp.gtOp1))
+ if (((tree->OperGet() != GT_IND) && !tree->OperIsBlk()) || fgAddrCouldBeNull(tree->gtOp.gtOp1))
{
/* Mark the tree node as potentially throwing an exception */
tree->gtFlags |= GTF_EXCEPT;
@@ -10447,22 +11057,16 @@ GenTreePtr Compiler::fgMorphSmpOp(GenTreePtr tree, MorphAddrContext* mac)
// comma list. The left arg (op1) gets a fresh context.
subMac1 = nullptr;
break;
- case GT_COPYBLK:
- case GT_COPYOBJ:
- assert(subMac1 == nullptr); // Should only occur at top level, since value is void.
- subMac1 = &s_CopyBlockMAC;
- break;
- case GT_LIST:
- // If the list is the first arg of a copy block, its two args should be evaluated as
- // IND-context addresses, separately.
- if (subMac1 != nullptr && subMac1->m_kind == MACK_CopyBlock)
+ case GT_ASG:
+ if (tree->OperIsBlkOp())
{
subMac1 = &subIndMac1;
}
break;
- case GT_IND:
- case GT_INITBLK:
case GT_OBJ:
+ case GT_BLK:
+ case GT_DYN_BLK:
+ case GT_IND:
subMac1 = &subIndMac1;
break;
default:
@@ -10596,8 +11200,8 @@ GenTreePtr Compiler::fgMorphSmpOp(GenTreePtr tree, MorphAddrContext* mac)
}
}
break;
- case GT_LIST:
- if (mac != nullptr && mac->m_kind == MACK_CopyBlock)
+ case GT_ASG:
+ if (tree->OperIsBlkOp())
{
mac = &subIndMac2;
}
@@ -10809,6 +11413,12 @@ GenTreePtr Compiler::fgMorphSmpOp(GenTreePtr tree, MorphAddrContext* mac)
lclVarTree->gtFlags |= GTF_VAR_DEF;
}
+ if (op1->gtEffectiveVal()->OperIsConst())
+ {
+ op1 = gtNewOperNode(GT_IND, tree->TypeGet(), op1);
+ tree->gtOp.gtOp1 = op1;
+ }
+
/* If we are storing a small type, we might be able to omit a cast */
if ((op1->gtOper == GT_IND) && varTypeIsSmall(op1->TypeGet()))
{
@@ -10842,12 +11452,6 @@ GenTreePtr Compiler::fgMorphSmpOp(GenTreePtr tree, MorphAddrContext* mac)
/* We again need to zero extend the setcc instruction */
op2->gtType = varDsc->TypeGet();
}
-
- __fallthrough;
-
- case GT_COPYOBJ:
- case GT_COPYBLK:
- case GT_INITBLK:
fgAssignSetVarDef(tree);
__fallthrough;
@@ -10868,7 +11472,10 @@ GenTreePtr Compiler::fgMorphSmpOp(GenTreePtr tree, MorphAddrContext* mac)
/* We can't CSE the LHS of an assignment */
/* We also must set in the pre-morphing phase, otherwise assertionProp doesn't see it */
- op1->gtFlags |= GTF_DONT_CSE;
+ if (op1->IsLocal() || (op1->TypeGet() != TYP_STRUCT))
+ {
+ op1->gtFlags |= GTF_DONT_CSE;
+ }
break;
case GT_EQ:
@@ -12187,6 +12794,24 @@ GenTreePtr Compiler::fgMorphSmpOp(GenTreePtr tree, MorphAddrContext* mac)
return addr;
}
}
+ else if (op1->OperGet() == GT_OBJ)
+ {
+ // Can not remove a GT_ADDR if it is currently a CSE candidate.
+ if (gtIsActiveCSE_Candidate(tree))
+ {
+ break;
+ }
+
+ // Perform the transform ADDR(OBJ(...)) == (...).
+ GenTreePtr addr = op1->AsObj()->Addr();
+
+ noway_assert(varTypeIsGC(addr->gtType) || addr->gtType == TYP_I_IMPL);
+
+ DEBUG_DESTROY_NODE(op1);
+ DEBUG_DESTROY_NODE(tree);
+
+ return addr;
+ }
else if (op1->gtOper == GT_CAST)
{
GenTreePtr casting = op1->gtCast.CastOp();
@@ -12211,11 +12836,15 @@ GenTreePtr Compiler::fgMorphSmpOp(GenTreePtr tree, MorphAddrContext* mac)
tree = op1;
commaNode->gtOp.gtOp2->gtFlags |= GTF_DONT_CSE;
- // If the node we're about to put under a GT_ADDR is a GT_IND, the indirection
+ // If the node we're about to put under a GT_ADDR is an indirection, it
// doesn't need to be materialized, since we only want the addressing mode. Because
// of this, this GT_IND is not a faulting indirection and we don't have to extract it
// as a side effect.
GenTree* commaOp2 = commaNode->gtOp.gtOp2;
+ if (commaOp2->OperIsBlk())
+ {
+ commaOp2 = fgMorphBlkToInd(commaOp2->AsBlk(), commaOp2->TypeGet());
+ }
if (commaOp2->gtOper == GT_IND)
{
commaOp2->gtFlags |= GTF_IND_NONFAULTING;
@@ -12630,6 +13259,18 @@ GenTree* Compiler::fgMorphSmpOpOptional(GenTreeOp* tree)
}
#endif
+ if (varTypeIsStruct(typ) && !tree->IsPhiDefn())
+ {
+ if (tree->OperIsCopyBlkOp())
+ {
+ return fgMorphCopyBlock(tree);
+ }
+ else
+ {
+ return fgMorphInitBlock(tree);
+ }
+ }
+
/* Make sure we're allowed to do this */
if (optValnumCSE_phase)
@@ -13090,15 +13731,6 @@ GenTree* Compiler::fgMorphSmpOpOptional(GenTreeOp* tree)
break;
- case GT_INITBLK:
- return fgMorphInitBlock(tree);
- break;
-
- case GT_COPYOBJ:
- case GT_COPYBLK:
- return fgMorphCopyBlock(tree);
- break;
-
default:
break;
}
@@ -14065,6 +14697,14 @@ GenTreePtr Compiler::fgMorphTree(GenTreePtr tree, MorphAddrContext* mac)
tree->gtCmpXchg.gtOpComparand = fgMorphTree(tree->gtCmpXchg.gtOpComparand);
break;
+ case GT_STORE_DYN_BLK:
+ tree->gtDynBlk.Data() = fgMorphTree(tree->gtDynBlk.Data());
+ __fallthrough;
+ case GT_DYN_BLK:
+ tree->gtDynBlk.Addr() = fgMorphTree(tree->gtDynBlk.Addr());
+ tree->gtDynBlk.gtDynamicSize = fgMorphTree(tree->gtDynBlk.gtDynamicSize);
+ break;
+
default:
#ifdef DEBUG
gtDispTree(tree);
@@ -16773,10 +17413,15 @@ bool Compiler::fgMorphImplicitByRefArgs(GenTreePtr* pTree, fgWalkData* fgWalkPre
}
else
{
- // Change X into *X.
+ // Change X into OBJ(X)
var_types structType = tree->gtType;
- tree->gtType = TYP_BYREF;
- tree = gtNewOperNode(GT_IND, structType, tree);
+ tree->gtType = TYP_BYREF;
+ tree = gtNewObjNode(lclVarDsc->lvVerTypeInfo.GetClassHandle(), tree);
+ if (structType == TYP_STRUCT)
+ {
+ gtSetObjGcInfo(tree->AsObj());
+ }
+
// TODO-CQ: If the VM ever stops violating the ABI and passing heap references
// we could remove TGTANYWHERE
tree->gtFlags = ((tree->gtFlags & GTF_COMMON_MASK) | GTF_IND_TGTANYWHERE);
@@ -16836,88 +17481,8 @@ Compiler::fgWalkResult Compiler::fgMarkAddrTakenLocalsPreCB(GenTreePtr* pTree, f
// In some situations, we have to figure out what the effective context is in which to
// evaluate the current tree, depending on which argument position it is in its parent.
- // If the parent was an initblock, and this is its first argument, we're in
- // and "ind" context.
switch (axc)
{
- case AXC_InitBlk:
- case AXC_CopyBlk:
- {
- // In both cases, the second argument is an integer struct size. That should have a "none" context.
- // The first argument is a GT_LIST. For GT_COPYBLK, both args of the list are addresses
- // that are dereferenced; for GT_INITBLK, the first is. We pass "axc" to the GT_LIST;
- // which will pass it to its arguments; these will decide whether they're in an Ind context
- // depending on "axc" and which argument they are.
- // A GT_INITBLK's first argument is a GT_LIST, whose first argument is an address
- // that should be considered to be dereferenced, and whose second argument the integer
- // (byte) value to fill the block with. The second argument of the GT_INITBLK is also
- // an integer, the block size.
- GenTreePtr parent = fgWalkPre->parentStack->Index(1);
- if (parent->gtOp.gtOp2 == tree && parent->OperIsBlkOp())
- {
- axc = AXC_None;
- }
- else if (parent->OperGet() == GT_LIST)
- {
- genTreeOps axcOper = fgWalkPre->parentStack->Index(2)->OperGet();
- assert((axc == AXC_InitBlk && axcOper == GT_INITBLK) ||
- (axc == AXC_CopyBlk && GenTree::OperIsCopyBlkOp(axcOper)));
-
- // The block operation will derefence its argument(s) -- usually. If the size of the initblk
- // or copyblk exceeds the size of a storage location whose address is used as one of the
- // arguments, then we have to consider that storage location (indeed, it's underlying containing
- // location) to be address taken. So get the width of the initblk or copyblk.
- GenTreePtr widthNode = fgWalkPre->parentStack->Index(2)->gtOp.gtOp2;
- unsigned width = UINT_MAX; // If it's not a constant, assume it's maximally big.
- if (widthNode->IsCnsIntOrI())
- {
- if (widthNode->IsIconHandle())
- {
- // If it's a handle, it must be a class handle. We only create such block operations
- // for initialization of struct types, so the type of the argument(s) will match this
- // type, by construction. Set the width to zero to make sure nothing fits in it.
- assert(widthNode->IsIconHandle(GTF_ICON_CLASS_HDL));
- width = 0;
- }
- else
- {
- ssize_t swidth = widthNode->gtIntConCommon.IconValue();
- assert(swidth > 0); // Well-formedness of the block operation node...
- width = unsigned(swidth);
- }
- }
-
- if (parent->gtOp.gtOp1 == tree)
- {
- // First argument is (potentially) dereferenced by both kinds of block operations.
- if (tree->OperGet() == GT_ADDR && !comp->fgFitsInOrNotLoc(tree->gtOp.gtOp1, width))
- {
- axc = AXC_IndWide;
- }
- else
- {
- axc = AXC_Ind;
- }
- }
- else if (axc == AXC_CopyBlk)
- {
- assert(parent->gtOp.gtOp2 == tree);
- if (tree->OperGet() == GT_ADDR && !comp->fgFitsInOrNotLoc(tree->gtOp.gtOp1, width))
- {
- axc = AXC_IndWide;
- }
- else
- {
- axc = AXC_Ind;
- }
- }
- else
- {
- axc = AXC_None;
- }
- }
- }
- break;
case AXC_IndAdd:
{
@@ -16948,7 +17513,6 @@ Compiler::fgWalkResult Compiler::fgMarkAddrTakenLocalsPreCB(GenTreePtr* pTree, f
switch (tree->gtOper)
{
case GT_IND:
- case GT_OBJ:
if (axc != AXC_Addr)
{
axcStack->Push(AXC_Ind);
@@ -16959,13 +17523,52 @@ Compiler::fgWalkResult Compiler::fgMarkAddrTakenLocalsPreCB(GenTreePtr* pTree, f
}
return WALK_CONTINUE;
- case GT_INITBLK:
- axcStack->Push(AXC_InitBlk);
+ case GT_BLK:
+ case GT_OBJ:
+ if (axc == AXC_Addr)
+ {
+ axcStack->Push(AXC_None);
+ }
+ else if (tree->TypeGet() == TYP_STRUCT)
+ {
+ // The block operation will derefence its argument(s) -- usually. If the size of the initblk
+ // or copyblk exceeds the size of a storage location whose address is used as one of the
+ // arguments, then we have to consider that storage location (indeed, it's underlying containing
+ // location) to be address taken. So get the width of the initblk or copyblk.
+
+ GenTreePtr parent = fgWalkPre->parentStack->Index(1);
+ GenTreeBlk* blk = tree->AsBlk();
+ unsigned width = blk->gtBlkSize;
+ noway_assert(width != 0);
+ axc = AXC_Ind;
+ GenTree* addr = blk->Addr();
+ if (addr->OperGet() == GT_ADDR)
+ {
+ if (parent->gtOper == GT_ASG)
+ {
+ if ((tree == parent->gtOp.gtOp1) &&
+ ((width == 0) || !comp->fgFitsInOrNotLoc(addr->gtGetOp1(), width)))
+ {
+ axc = AXC_IndWide;
+ }
+ }
+ else
+ {
+ assert(parent->gtOper == GT_CALL);
+ }
+ }
+ axcStack->Push(axc);
+ }
+ else
+ {
+ // This is like a regular GT_IND.
+ axcStack->Push(AXC_Ind);
+ }
return WALK_CONTINUE;
- case GT_COPYOBJ:
- case GT_COPYBLK:
- axcStack->Push(AXC_CopyBlk);
+ case GT_DYN_BLK:
+ // Assume maximal width.
+ axcStack->Push(AXC_IndWide);
return WALK_CONTINUE;
case GT_LIST:
@@ -17521,6 +18124,7 @@ bool Compiler::fgMorphCombineSIMDFieldAssignments(BasicBlock* block, GenTreePtr
return false;
}
+ var_types simdType = getSIMDTypeForSize(simdSize);
int assignmentsCount = simdSize / genTypeSize(baseType) - 1;
int remainingAssignments = assignmentsCount;
GenTreePtr curStmt = stmt->gtNext;
@@ -17594,12 +18198,11 @@ bool Compiler::fgMorphCombineSIMDFieldAssignments(BasicBlock* block, GenTreePtr
{
assert(simdStructNode->OperIsLocal());
assert(lvaIsImplicitByRefLocal(simdStructNode->AsLclVarCommon()->gtLclNum));
- simdStructAddr = simdStructNode;
+ simdStructNode = gtNewOperNode(GT_IND, simdType, simdStructNode);
}
else
{
assert(varTypeIsSIMD(simdStructNode));
- simdStructAddr = gtNewOperNode(GT_ADDR, TYP_BYREF, simdStructNode);
}
#ifdef DEBUG
@@ -17612,7 +18215,12 @@ bool Compiler::fgMorphCombineSIMDFieldAssignments(BasicBlock* block, GenTreePtr
}
#endif
- tree = gtNewBlkOpNode(GT_COPYBLK, copyBlkDst, simdStructAddr, gtNewIconNode(simdSize), false);
+ // TODO-1stClassStructs: we should be able to simply use a GT_IND here.
+ GenTree* blkNode = gtNewBlockVal(copyBlkDst, simdSize);
+ blkNode->gtType = simdType;
+ tree = gtNewBlkOpNode(blkNode, simdStructNode, simdSize,
+ false, // not volatile
+ true); // copyBlock
stmt->gtStmt.gtStmtExpr = tree;
diff --git a/src/jit/optimizer.cpp b/src/jit/optimizer.cpp
index 9d20cfa0ca..0fbdb27770 100644
--- a/src/jit/optimizer.cpp
+++ b/src/jit/optimizer.cpp
@@ -6936,6 +6936,16 @@ void Compiler::optComputeLoopSideEffectsOfBlock(BasicBlock* blk)
}
}
}
+ else if (lhs->OperIsBlk())
+ {
+ GenTreeLclVarCommon* lclVarTree;
+ bool isEntire;
+ if (!tree->DefinesLocal(this, &lclVarTree, &isEntire))
+ {
+ // For now, assume arbitrary side effects on the heap...
+ heapHavoc = true;
+ }
+ }
else if (lhs->OperGet() == GT_CLS_VAR)
{
AddModifiedFieldAllContainingLoops(mostNestedLoop, lhs->gtClsVar.gtClsVarHnd);
@@ -6992,21 +7002,6 @@ void Compiler::optComputeLoopSideEffectsOfBlock(BasicBlock* blk)
}
break;
- case GT_INITBLK:
- case GT_COPYBLK:
- case GT_COPYOBJ:
- {
- GenTreeLclVarCommon* lclVarTree;
- bool isEntire;
- if (!tree->DefinesLocal(this, &lclVarTree, &isEntire))
- {
- // For now, assume arbitrary side effects on the heap...
- // TODO-CQ: Why not be complete, and get this case right?
- heapHavoc = true;
- }
- }
- break;
-
case GT_LOCKADD: // Binop
case GT_XADD: // Binop
case GT_XCHG: // Binop
@@ -7677,6 +7672,17 @@ bool Compiler::optExtractArrIndex(GenTreePtr tree, ArrIndex* result, unsigned lh
{
return false;
}
+ // It used to be the case that arrBndsChks for struct types would fail the previous check because
+ // after->gtOper was an address (for a block op). In order to avoid asmDiffs we will for now
+ // return false if the type of 'after' is a struct type. (This was causing us to clone loops
+ // that we were not previously cloning.)
+ // TODO-1stClassStructs: Remove this check to enable optimization of array bounds checks for struct
+ // types.
+ if (varTypeIsStruct(after))
+ {
+ return false;
+ }
+
GenTreePtr sibo = after->gtGetOp1();
if (sibo->gtOper != GT_ADD)
{
diff --git a/src/jit/rationalize.cpp b/src/jit/rationalize.cpp
index d23d87788e..03e0c9a27e 100644
--- a/src/jit/rationalize.cpp
+++ b/src/jit/rationalize.cpp
@@ -157,19 +157,20 @@ void Compiler::fgFixupArgTabEntryPtr(GenTreePtr parentCall, GenTreePtr oldArg, G
}
}
-// Rewrite InitBlk involving SIMD vector into stlcl.var of a SIMD type.
+// Rewrite a SIMD indirection as GT_IND(GT_LEA(obj.op1)), or as a simple
+// lclVar if possible.
//
// Arguments:
-// ppTree - A pointer-to-a-pointer for the GT_INITBLK
-// fgWalkData - A pointer to tree walk data providing the context
+// use - A use reference for a block node
+// keepBlk - True if this should remain a block node if it is not a lclVar
//
// Return Value:
// None.
//
-// TODO-Cleanup: Once SIMD types are plumbed through the frontend, this will no longer
-// be required.
+// TODO-1stClassStructs: These should be eliminated earlier, once we can handle
+// lclVars in all the places that used to have GT_OBJ.
//
-void Rationalizer::RewriteInitBlk(LIR::Use& use)
+void Rationalizer::RewriteSIMDOperand(LIR::Use& use, bool keepBlk)
{
#ifdef FEATURE_SIMD
// No lowering is needed for non-SIMD nodes, so early out if featureSIMD is not enabled.
@@ -178,272 +179,35 @@ void Rationalizer::RewriteInitBlk(LIR::Use& use)
return;
}
- // See if this is a SIMD initBlk that needs to be changed to a simple st.lclVar.
- GenTreeInitBlk* initBlk = use.Def()->AsInitBlk();
-
- // Is the dstAddr is addr of a SIMD type lclVar?
- GenTree* dstAddr = initBlk->Dest();
- if (!comp->isAddrOfSIMDType(dstAddr) || !dstAddr->OperIsLocalAddr())
- {
- return;
- }
-
- unsigned lclNum = dstAddr->AsLclVarCommon()->gtLclNum;
- if (!comp->lvaTable[lclNum].lvSIMDType)
+ GenTree* tree = use.Def();
+ if (!tree->OperIsIndir())
{
return;
}
+ var_types simdType = tree->TypeGet();
- var_types baseType = comp->lvaTable[lclNum].lvBaseType;
- CORINFO_CLASS_HANDLE typeHnd = comp->lvaTable[lclNum].lvVerTypeInfo.GetClassHandle();
- unsigned simdLocalSize = comp->getSIMDTypeSizeInBytes(typeHnd);
-
- JITDUMP("Rewriting SIMD InitBlk\n");
- DISPTREERANGE(BlockRange(), initBlk);
-
- assert((dstAddr->gtFlags & GTF_VAR_USEASG) == 0);
-
- // There are currently only three sizes supported: 8 bytes, 16 bytes or the vector register length.
- GenTreeIntConCommon* sizeNode = initBlk->Size()->AsIntConCommon();
- unsigned int size = (unsigned int)roundUp(sizeNode->IconValue(), TARGET_POINTER_SIZE);
- var_types simdType = comp->getSIMDTypeForSize(size);
- assert(roundUp(simdLocalSize, TARGET_POINTER_SIZE) == size);
-
- GenTree* initVal = initBlk->InitVal();
- GenTreeSIMD* simdNode = new (comp, GT_SIMD)
- GenTreeSIMD(simdType, initVal, SIMDIntrinsicInit, baseType, (unsigned)sizeNode->IconValue());
-
- dstAddr->SetOper(GT_STORE_LCL_VAR);
- GenTreeLclVar* store = dstAddr->AsLclVar();
- store->gtType = simdType;
- store->gtOp.gtOp1 = simdNode;
- store->gtFlags |= ((simdNode->gtFlags & GTF_ALL_EFFECT) | GTF_ASG);
- BlockRange().Remove(store);
-
- // Insert the new nodes into the block
- BlockRange().InsertAfter(initVal, simdNode, store);
- use.ReplaceWith(comp, store);
-
- // Remove the old size and GT_INITBLK nodes.
- BlockRange().Remove(sizeNode);
- BlockRange().Remove(initBlk);
-
- JITDUMP("After rewriting SIMD InitBlk:\n");
- DISPTREERANGE(BlockRange(), use.Def());
- JITDUMP("\n");
-#endif // FEATURE_SIMD
-}
-
-// Transform CopyBlk involving SIMD vectors into stlclvar or stind of a SIMD type.
-// Transformation is done if either src or dst are known to be SIMD vectors.
-//
-// Arguments:
-// ppTree - A pointer-to-a-pointer for the GT_COPYBLK
-// fgWalkData - A pointer to tree walk data providing the context
-//
-// Return Value:
-// None.
-//
-// If either the source or the dst are known to be SIMD (a lclVar or SIMD intrinsic),
-// get the simdType (TYP_DOUBLE or a SIMD type for SSE2) from the size of the SIMD node.
-//
-// For the source:
-// - If it is a SIMD intrinsic or a lvSIMDType lclVar, change the node type to simdType.
-// - Otherwise, add a GT_IND of simdType.
-// For the dst:
-// - If it is a lclVar of a SIMD type, chanage the node type to simdType.
-// - Otherwise, change it to a GT_STORE_IND of simdType
-//
-// TODO-Cleanup: Once SIMD types are plumbed through the frontend, this will no longer
-// be required.
-//
-void Rationalizer::RewriteCopyBlk(LIR::Use& use)
-{
-#ifdef FEATURE_SIMD
- // No need to transofrm non-SIMD nodes, if featureSIMD is not enabled.
- if (!comp->featureSIMD)
- {
- return;
- }
-
- // See if this is a SIMD copyBlk
- GenTreeCpBlk* cpBlk = use.Def()->AsCpBlk();
- GenTreePtr dstAddr = cpBlk->Dest();
- GenTree* srcAddr = cpBlk->Source();
-
- const bool srcIsSIMDAddr = comp->isAddrOfSIMDType(srcAddr);
- const bool dstIsSIMDAddr = comp->isAddrOfSIMDType(dstAddr);
-
- // Do not transform if neither src or dst is known to be a SIMD type.
- // If src tree type is something we cannot reason but if dst is known to be of a SIMD type
- // we will treat src tree as a SIMD type and vice versa.
- if (!srcIsSIMDAddr && !dstIsSIMDAddr)
- {
- return;
- }
-
- // At this point it is known to be a copyblk of SIMD vectors and we can
- // start transforming the original tree. Prior to this point do not perform
- // any modifications to the original tree.
- JITDUMP("\nRewriting SIMD CopyBlk\n");
- DISPTREERANGE(BlockRange(), cpBlk);
-
- // There are currently only three sizes supported: 8 bytes, 12 bytes, 16 bytes or the vector register length.
- GenTreeIntConCommon* sizeNode = cpBlk->Size()->AsIntConCommon();
- var_types simdType = comp->getSIMDTypeForSize((unsigned int)sizeNode->IconValue());
-
- // Remove 'size' from execution order
- BlockRange().Remove(sizeNode);
-
- // Is destination a lclVar which is not an arg?
- // If yes then we can turn it to a stlcl.var, otherwise turn into stind.
- GenTree* simdDst = nullptr;
- genTreeOps oper = GT_NONE;
- if (dstIsSIMDAddr && dstAddr->OperIsLocalAddr())
- {
- simdDst = dstAddr;
- simdDst->gtType = simdType;
- oper = GT_STORE_LCL_VAR;
-
- // For structs that are padded (e.g. Vector3f, Vector3i), the morpher will have marked them
- // as GTF_VAR_USEASG. Unmark them.
- simdDst->gtFlags &= ~(GTF_VAR_USEASG);
- }
- else
- {
- // Address of a non-local var
- simdDst = dstAddr;
- oper = GT_STOREIND;
- }
-
- GenTree* simdSrc = nullptr;
- if ((srcAddr->OperGet() == GT_ADDR) && varTypeIsSIMD(srcAddr->gtGetOp1()))
- {
- // Get rid of parent node of GT_ADDR(..) if its child happens to be of a SIMD type.
- BlockRange().Remove(srcAddr);
- simdSrc = srcAddr->gtGetOp1();
- }
- else if (srcIsSIMDAddr && srcAddr->OperIsLocalAddr())
- {
- // If the source has been rewritten into a local addr node, rewrite it back into a
- // local var node.
- simdSrc = srcAddr;
- simdSrc->SetOper(loadForm(srcAddr->OperGet()));
- }
- else
- {
- // Since destination is known to be a SIMD type, src must be a SIMD type too
- // though we cannot figure it out easily enough. Transform src into
- // GT_IND(src) of simdType.
- GenTree* indir = comp->gtNewOperNode(GT_IND, simdType, srcAddr);
- BlockRange().InsertAfter(srcAddr, indir);
-
- cpBlk->gtGetOp1()->gtOp.gtOp2 = indir;
- simdSrc = indir;
- }
- simdSrc->gtType = simdType;
-
- // Change cpblk to either a st.lclvar or st.ind.
- // At this point we are manipulating cpblk node with the knowledge of
- // its internals (i.e. op1 is the size node, and the src & dst are in a GT_LIST on op2).
- // This logic might need to be changed if we ever restructure cpblk node.
-
- assert(simdDst != nullptr);
- assert(simdSrc != nullptr);
-
- GenTree* newNode = nullptr;
- if (oper == GT_STORE_LCL_VAR)
- {
- newNode = simdDst;
- newNode->SetOper(oper);
-
- GenTreeLclVar* store = newNode->AsLclVar();
- store->gtOp1 = simdSrc;
- store->gtType = simdType;
- store->gtFlags |= ((simdSrc->gtFlags & GTF_ALL_EFFECT) | GTF_ASG);
-
- BlockRange().Remove(simdDst);
- BlockRange().InsertAfter(simdSrc, store);
- }
- else
- {
- assert(oper == GT_STOREIND);
-
- newNode = cpBlk->gtGetOp1();
- newNode->SetOper(oper);
-
- GenTreeStoreInd* storeInd = newNode->AsStoreInd();
- storeInd->gtType = simdType;
- storeInd->gtFlags |= ((simdSrc->gtFlags & GTF_ALL_EFFECT) | GTF_ASG);
- storeInd->gtOp1 = simdDst;
- storeInd->gtOp2 = simdSrc;
-
- BlockRange().InsertBefore(cpBlk, storeInd);
- }
-
- use.ReplaceWith(comp, newNode);
- BlockRange().Remove(cpBlk);
-
- JITDUMP("After rewriting SIMD CopyBlk:\n");
- DISPTREERANGE(BlockRange(), use.Def());
- JITDUMP("\n");
-#endif // FEATURE_SIMD
-}
-
-// Rewrite GT_OBJ of SIMD Vector as GT_IND(GT_LEA(obj.op1)) of a SIMD type.
-//
-// Arguments:
-// ppTree - A pointer-to-a-pointer for the GT_OBJ
-// fgWalkData - A pointer to tree walk data providing the context
-//
-// Return Value:
-// None.
-//
-// TODO-Cleanup: Once SIMD types are plumbed through the frontend, this will no longer
-// be required.
-//
-void Rationalizer::RewriteObj(LIR::Use& use)
-{
-#ifdef FEATURE_SIMD
- GenTreeObj* obj = use.Def()->AsObj();
-
-// For UNIX struct passing, we can have Obj nodes for arguments.
-// For other cases, we should never see a non-SIMD type here.
-#ifdef FEATURE_UNIX_AMD64_STRUCT_PASSING
- if (!varTypeIsSIMD(obj))
+ if (!varTypeIsSIMD(simdType))
{
return;
}
-#endif // FEATURE_UNIX_AMD64_STRUCT_PASSING
-
- // Should come here only if featureSIMD is enabled
- noway_assert(comp->featureSIMD);
-
- // We should only call this with a SIMD type.
- noway_assert(varTypeIsSIMD(obj));
- var_types simdType = obj->TypeGet();
- // If the operand of obj is a GT_ADDR(GT_LCL_VAR) and LclVar is known to be a SIMD type,
+ // If the operand of is a GT_ADDR(GT_LCL_VAR) and LclVar is known to be of simdType,
// replace obj by GT_LCL_VAR.
- GenTree* srcAddr = obj->gtGetOp1();
- if (srcAddr->OperIsLocalAddr() && comp->isAddrOfSIMDType(srcAddr))
+ GenTree* addr = tree->AsIndir()->Addr();
+ if (addr->OperIsLocalAddr() && comp->isAddrOfSIMDType(addr))
{
- BlockRange().Remove(obj);
+ BlockRange().Remove(tree);
- srcAddr->SetOper(loadForm(srcAddr->OperGet()));
- srcAddr->gtType = simdType;
- use.ReplaceWith(comp, srcAddr);
+ addr->SetOper(loadForm(addr->OperGet()));
+ addr->gtType = simdType;
+ use.ReplaceWith(comp, addr);
}
- else
+ else if (!keepBlk)
{
- obj->SetOper(GT_IND);
- obj->gtType = simdType;
+ tree->SetOper(GT_IND);
+ tree->gtType = simdType;
}
-#else
- // we should never reach without feature SIMD
- assert(!"Unexpected obj during rationalization\n");
- unreached();
-#endif
+#endif // FEATURE_SIMD
}
// RewriteNodeAsCall : Replace the given tree node by a GT_CALL.
@@ -745,6 +509,35 @@ void Rationalizer::RewriteAssignment(LIR::Use& use)
GenTree* value = assignment->gtGetOp2();
genTreeOps locationOp = location->OperGet();
+
+#ifdef FEATURE_SIMD
+ if (varTypeIsSIMD(location) && assignment->OperIsInitBlkOp())
+ {
+ if (location->OperGet() == GT_LCL_VAR)
+ {
+ var_types simdType = location->TypeGet();
+ GenTree* initVal = assignment->gtOp.gtOp2;
+ var_types baseType = comp->getBaseTypeOfSIMDLocal(location);
+ if (baseType != TYP_UNKNOWN)
+ {
+ GenTreeSIMD* simdTree = new (comp, GT_SIMD)
+ GenTreeSIMD(simdType, initVal, SIMDIntrinsicInit, baseType, genTypeSize(simdType));
+ assignment->gtOp.gtOp2 = simdTree;
+ value = simdTree;
+ initVal->gtNext = simdTree;
+ simdTree->gtPrev = initVal;
+
+ simdTree->gtNext = location;
+ location->gtPrev = simdTree;
+ }
+ }
+ else
+ {
+ assert(location->OperIsBlk());
+ }
+ }
+#endif // FEATURE_SIMD
+
switch (locationOp)
{
case GT_LCL_VAR:
@@ -789,6 +582,43 @@ void Rationalizer::RewriteAssignment(LIR::Use& use)
}
break;
+ case GT_BLK:
+ case GT_OBJ:
+ case GT_DYN_BLK:
+ {
+ assert(varTypeIsStruct(location));
+ GenTreeBlk* storeBlk = location->AsBlk();
+ genTreeOps storeOper;
+ switch (location->gtOper)
+ {
+ case GT_BLK:
+ storeOper = GT_STORE_BLK;
+ break;
+ case GT_OBJ:
+ storeOper = GT_STORE_OBJ;
+ break;
+ case GT_DYN_BLK:
+ storeOper = GT_STORE_DYN_BLK;
+ break;
+ default:
+ unreached();
+ }
+ JITDUMP("Rewriting GT_ASG(%s(X), Y) to %s(X,Y):\n", GenTree::NodeName(location->gtOper),
+ GenTree::NodeName(storeOper));
+ storeBlk->gtOper = storeOper;
+ storeBlk->gtFlags &= ~GTF_DONT_CSE;
+ storeBlk->gtFlags |= (assignment->gtFlags & (GTF_ALL_EFFECT | GTF_REVERSE_OPS | GTF_BLK_VOLATILE |
+ GTF_BLK_UNALIGNED | GTF_BLK_INIT | GTF_DONT_CSE));
+ storeBlk->gtBlk.Data() = value;
+
+ // Replace the assignment node with the store
+ use.ReplaceWith(comp, storeBlk);
+ BlockRange().Remove(assignment);
+ DISPTREERANGE(BlockRange(), use.Def());
+ JITDUMP("\n");
+ }
+ break;
+
default:
unreached();
break;
@@ -839,7 +669,7 @@ void Rationalizer::RewriteAddress(LIR::Use& use)
JITDUMP("Rewriting GT_ADDR(GT_CLS_VAR) to GT_CLS_VAR_ADDR:\n");
}
- else if (locationOp == GT_IND)
+ else if (location->OperIsIndir())
{
use.ReplaceWith(comp, location->gtGetOp1());
BlockRange().Remove(location);
@@ -865,16 +695,22 @@ Compiler::fgWalkResult Rationalizer::RewriteNode(GenTree** useEdge, ArrayStack<G
// First, remove any preceeding GT_LIST nodes, which are not otherwise visited by the tree walk.
//
- // NOTE: GT_LIST nodes that are used by block ops and phi nodes will in fact be visited.
- for (GenTree* prev = node->gtPrev; prev != nullptr && prev->OperGet() == GT_LIST; prev = node->gtPrev)
+ // NOTE: GT_LIST nodes that are used as aggregates, by block ops, and by phi nodes will in fact be visited.
+ for (GenTree* prev = node->gtPrev;
+ prev != nullptr && prev->OperGet() == GT_LIST && !(prev->AsArgList()->IsAggregate());
+ prev = node->gtPrev)
{
BlockRange().Remove(prev);
}
- // In addition, remove the current node if it is a GT_LIST node.
- if ((*useEdge)->OperGet() == GT_LIST)
+ // In addition, remove the current node if it is a GT_LIST node that is not an aggregate.
+ if (node->OperGet() == GT_LIST)
{
- BlockRange().Remove(*useEdge);
+ GenTreeArgList* list = node->AsArgList();
+ if (!list->IsAggregate())
+ {
+ BlockRange().Remove(list);
+ }
return Compiler::WALK_CONTINUE;
}
@@ -1000,46 +836,42 @@ Compiler::fgWalkResult Rationalizer::RewriteNode(GenTree** useEdge, ArrayStack<G
break;
#ifdef FEATURE_SIMD
- case GT_INITBLK:
- RewriteInitBlk(use);
- break;
-
- case GT_COPYBLK:
- RewriteCopyBlk(use);
- break;
-
+ case GT_BLK:
case GT_OBJ:
- RewriteObj(use);
- break;
-
- case GT_LCL_FLD:
- case GT_STORE_LCL_FLD:
- // TODO-1stClassStructs: Eliminate this.
- FixupIfSIMDLocal(node->AsLclVarCommon());
- break;
-
- case GT_STOREIND:
- case GT_IND:
- if (node->gtType == TYP_STRUCT)
+ {
+ // TODO-1stClassStructs: These should have been transformed to GT_INDs, but in order
+ // to preserve existing behavior, we will keep this as a block node if this is the
+ // lhs of a block assignment, and either:
+ // - It is a "generic" TYP_STRUCT assignment, OR
+ // - It is an initblk, OR
+ // - Neither the lhs or rhs are known to be of SIMD type.
+
+ GenTree* parent = use.User();
+ bool keepBlk = false;
+ if ((parent->OperGet() == GT_ASG) && (node == parent->gtGetOp1()))
{
- GenTree* addr = node->AsIndir()->Addr();
- assert(addr->TypeGet() == TYP_BYREF);
-
- if (addr->OperIsLocal())
+ if ((node->TypeGet() == TYP_STRUCT) || parent->OperIsInitBlkOp())
{
- LclVarDsc* varDsc = &(comp->lvaTable[addr->AsLclVarCommon()->gtLclNum]);
- assert(varDsc->lvSIMDType);
- unsigned simdSize = (unsigned int)roundUp(varDsc->lvExactSize, TARGET_POINTER_SIZE);
- node->gtType = comp->getSIMDTypeForSize(simdSize);
+ keepBlk = true;
}
-#if DEBUG
- else
+ else if (!comp->isAddrOfSIMDType(node->AsBlk()->Addr()))
{
- // If the address is not a local var, assert that the user of this IND is an ADDR node.
- assert((use.User()->OperGet() == GT_ADDR) || use.User()->OperIsLocalAddr());
+ GenTree* dataSrc = parent->gtGetOp2();
+ if (!dataSrc->IsLocal() && (dataSrc->OperGet() != GT_SIMD))
+ {
+ noway_assert(dataSrc->OperIsIndir());
+ keepBlk = !comp->isAddrOfSIMDType(dataSrc->AsIndir()->Addr());
+ }
}
-#endif
}
+ RewriteSIMDOperand(use, keepBlk);
+ }
+ break;
+
+ case GT_LCL_FLD:
+ case GT_STORE_LCL_FLD:
+ // TODO-1stClassStructs: Eliminate this.
+ FixupIfSIMDLocal(node->AsLclVarCommon());
break;
case GT_SIMD:
@@ -1059,11 +891,6 @@ Compiler::fgWalkResult Rationalizer::RewriteNode(GenTree** useEdge, ArrayStack<G
assert(genTypeSize(simdNode->gtSIMDBaseType) == 4);
simdNode->gtType = TYP_SIMD8;
}
- else if (simdNode->gtType == TYP_STRUCT || varTypeIsSIMD(simdNode))
- {
- node->gtType = simdType;
- }
-
// Certain SIMD trees require rationalizing.
if (simdNode->gtSIMD.gtSIMDIntrinsicID == SIMDIntrinsicInitArray)
{
diff --git a/src/jit/rationalize.h b/src/jit/rationalize.h
index 03e6aabeb6..9b15fe4871 100644
--- a/src/jit/rationalize.h
+++ b/src/jit/rationalize.h
@@ -28,6 +28,7 @@ public:
virtual void DoPhase() override;
static void RewriteAssignmentIntoStoreLcl(GenTreeOp* assignment);
+ static void MorphAsgIntoStoreObj(Compiler::fgWalkData* data, GenTreeStmt* stmt, GenTree** ppTree);
private:
inline LIR::Range& BlockRange() const
@@ -35,10 +36,8 @@ private:
return LIR::AsRange(m_block);
}
- // SIMD related transformations
- void RewriteInitBlk(LIR::Use& use);
- void RewriteCopyBlk(LIR::Use& use);
- void RewriteObj(LIR::Use& use);
+ // SIMD related
+ void RewriteSIMDOperand(LIR::Use& use, bool keepBlk);
void FixupIfSIMDLocal(GenTreeLclVarCommon* node);
// Intrinsic related transformations
diff --git a/src/jit/regalloc.cpp b/src/jit/regalloc.cpp
index 8d20f02c72..9dd7299906 100644
--- a/src/jit/regalloc.cpp
+++ b/src/jit/regalloc.cpp
@@ -1644,40 +1644,38 @@ regMaskTP Compiler::rpPredictBlkAsgRegUse(GenTreePtr tree,
regMaskTP regMask = RBM_NONE;
regMaskTP interferingRegs = RBM_NONE;
- bool hasGCpointer = false;
- bool dstIsOnStack = false;
- bool useMemHelper = false;
- bool useBarriers = false;
+ bool hasGCpointer = false;
+ bool dstIsOnStack = false;
+ bool useMemHelper = false;
+ bool useBarriers = false;
+ GenTreeBlk* dst = tree->gtGetOp1()->AsBlk();
+ GenTreePtr dstAddr = dst->Addr();
+ GenTreePtr srcAddrOrFill = tree->gtGetOp2();
- GenTreeBlkOp* blkNode = tree->AsBlkOp();
- GenTreePtr dstAddr = blkNode->Dest();
- GenTreePtr op1 = blkNode->gtGetOp1();
- GenTreePtr srcAddrOrFill = op1->gtGetOp2();
- GenTreePtr sizeNode = blkNode->gtGetOp2();
+ size_t blkSize = dst->gtBlkSize;
- size_t blkSize = 0;
-
- hasGCpointer = (blkNode->HasGCPtr());
+ hasGCpointer = (dst->HasGCPtr());
bool isCopyBlk = tree->OperIsCopyBlkOp();
- bool isCopyObj = (tree->OperGet() == GT_COPYOBJ);
- bool isInitBlk = (tree->OperGet() == GT_INITBLK);
+ bool isCopyObj = isCopyBlk && hasGCpointer;
+ bool isInitBlk = tree->OperIsInitBlkOp();
- if (sizeNode->OperGet() == GT_CNS_INT)
+ if (isCopyBlk)
{
- if (sizeNode->IsIconHandle(GTF_ICON_CLASS_HDL))
- {
- if (isCopyObj)
- {
- dstIsOnStack = (dstAddr->gtOper == GT_ADDR && (dstAddr->gtFlags & GTF_ADDR_ONSTACK));
- }
+ assert(srcAddrOrFill->OperIsIndir());
+ srcAddrOrFill = srcAddrOrFill->AsIndir()->Addr();
+ }
+ else
+ {
+ // For initBlk, we don't need to worry about the GC pointers.
+ hasGCpointer = false;
+ }
- CORINFO_CLASS_HANDLE clsHnd = (CORINFO_CLASS_HANDLE)sizeNode->gtIntCon.gtIconVal;
- blkSize = roundUp(info.compCompHnd->getClassSize(clsHnd), TARGET_POINTER_SIZE);
- }
- else // gtIconVal contains amount to copy
+ if (blkSize != 0)
+ {
+ if (isCopyObj)
{
- blkSize = (unsigned)sizeNode->gtIntCon.gtIconVal;
+ dstIsOnStack = (dstAddr->gtOper == GT_ADDR && (dstAddr->gtFlags & GTF_ADDR_ONSTACK));
}
if (isInitBlk)
@@ -1722,7 +1720,7 @@ regMaskTP Compiler::rpPredictBlkAsgRegUse(GenTreePtr tree,
srcAndDstPredict = PREDICT_SCRATCH_REG;
}
- if (op1->gtFlags & GTF_REVERSE_OPS)
+ if (tree->gtFlags & GTF_REVERSE_OPS)
{
regMask |= rpPredictTreeRegUse(srcAddrOrFill, srcAndDstPredict, lockedRegs,
dstAddr->gtRsvdRegs | avoidReg | RBM_LASTUSE);
@@ -1803,23 +1801,36 @@ regMaskTP Compiler::rpPredictBlkAsgRegUse(GenTreePtr tree,
#else // !_TARGET_X86_ && !_TARGET_ARM_
#error "Non-ARM or x86 _TARGET_ in RegPredict for INITBLK/COPYBLK"
#endif // !_TARGET_X86_ && !_TARGET_ARM_
+ regMaskTP opsPtr2RsvdRegs = opsPtr[2] == nullptr ? RBM_NONE : opsPtr[2]->gtRsvdRegs;
regMask |= rpPredictTreeRegUse(opsPtr[0], rpGetPredictForMask(regsPtr[0]), lockedRegs,
- opsPtr[1]->gtRsvdRegs | opsPtr[2]->gtRsvdRegs | RBM_LASTUSE);
+ opsPtr[1]->gtRsvdRegs | opsPtr2RsvdRegs | RBM_LASTUSE);
regMask |= regsPtr[0];
opsPtr[0]->gtUsedRegs |= regsPtr[0];
rpRecordRegIntf(regsPtr[0], compCurLife DEBUGARG("movsd dest"));
regMask |= rpPredictTreeRegUse(opsPtr[1], rpGetPredictForMask(regsPtr[1]), lockedRegs | regMask,
- opsPtr[2]->gtRsvdRegs | RBM_LASTUSE);
+ opsPtr2RsvdRegs | RBM_LASTUSE);
regMask |= regsPtr[1];
opsPtr[1]->gtUsedRegs |= regsPtr[1];
rpRecordRegIntf(regsPtr[1], compCurLife DEBUGARG("movsd src"));
- regMask |= rpPredictTreeRegUse(opsPtr[2], rpGetPredictForMask(regsPtr[2]), lockedRegs | regMask, RBM_NONE);
- regMask |= regsPtr[2];
- opsPtr[2]->gtUsedRegs |= regsPtr[2];
+ regMaskSmall opsPtr2UsedRegs = (regMaskSmall)regsPtr[2];
+ if (opsPtr[2] == nullptr)
+ {
+ // If we have no "size" node, we will predict that regsPtr[2] will be used for the size.
+ // Note that it is quite possible that no register is required, but this preserves
+ // former behavior.
+ regMask |= rpPredictRegPick(TYP_INT, rpGetPredictForMask(regsPtr[2]), lockedRegs | regMask);
+ rpRecordRegIntf(regsPtr[2], compCurLife DEBUGARG("tmp use"));
+ }
+ else
+ {
+ regMask |= rpPredictTreeRegUse(opsPtr[2], rpGetPredictForMask(regsPtr[2]), lockedRegs | regMask, RBM_NONE);
+ opsPtr[2]->gtUsedRegs |= opsPtr2UsedRegs;
+ }
+ regMask |= opsPtr2UsedRegs;
- tree->gtUsedRegs = opsPtr[0]->gtUsedRegs | opsPtr[1]->gtUsedRegs | opsPtr[2]->gtUsedRegs | (regMaskSmall)regMask;
+ tree->gtUsedRegs = opsPtr[0]->gtUsedRegs | opsPtr[1]->gtUsedRegs | opsPtr2UsedRegs | (regMaskSmall)regMask;
return interferingRegs;
}
@@ -2404,6 +2415,12 @@ regMaskTP Compiler::rpPredictTreeRegUse(GenTreePtr tree,
{
case GT_ASG:
+ if (tree->OperIsBlkOp())
+ {
+ interferingRegs |= rpPredictBlkAsgRegUse(tree, predictReg, lockedRegs, rsvdRegs);
+ regMask = 0;
+ goto RETURN_CHECK;
+ }
/* Is the value being assigned into a LCL_VAR? */
if (op1->gtOper == GT_LCL_VAR)
{
@@ -4251,13 +4268,6 @@ regMaskTP Compiler::rpPredictTreeRegUse(GenTreePtr tree,
goto RETURN_CHECK;
- case GT_COPYOBJ:
- case GT_COPYBLK:
- case GT_INITBLK:
- interferingRegs |= rpPredictBlkAsgRegUse(tree, predictReg, lockedRegs, rsvdRegs);
- regMask = 0;
- goto RETURN_CHECK;
-
case GT_OBJ:
{
#ifdef _TARGET_ARM_
diff --git a/src/jit/simd.cpp b/src/jit/simd.cpp
index c418a6344f..1f0c867b55 100644
--- a/src/jit/simd.cpp
+++ b/src/jit/simd.cpp
@@ -2535,12 +2535,16 @@ GenTreePtr Compiler::impSIMDIntrinsic(OPCODE opcode,
#endif
// At this point, we have a tree that we are going to store into a destination.
- // TODO-Cleanup: Once we've "plumbed" SIMD types all the way through the front-end, this should
- // be a simple store or assignment.
+ // TODO-1stClassStructs: This should be a simple store or assignment, and should not require
+ // GTF_ALL_EFFECT for the dest. This is currently emulating the previous behavior of
+ // block ops.
if (doCopyBlk)
{
- retVal = gtNewBlkOpNode(GT_COPYBLK, copyBlkDst, gtNewOperNode(GT_ADDR, TYP_BYREF, simdTree),
- gtNewIconNode(getSIMDTypeSizeInBytes(clsHnd)), false);
+ GenTree* dest = new (this, GT_BLK) GenTreeBlk(GT_BLK, simdType, copyBlkDst, getSIMDTypeSizeInBytes(clsHnd));
+ dest->gtFlags |= GTF_GLOB_REF;
+ retVal = gtNewBlkOpNode(dest, simdTree, getSIMDTypeSizeInBytes(clsHnd),
+ false, // not volatile
+ true); // copyBlock
retVal->gtFlags |= ((simdTree->gtFlags | copyBlkDst->gtFlags) & GTF_ALL_EFFECT);
}
diff --git a/src/jit/target.h b/src/jit/target.h
index 2cebb5d17d..fa0b18af3e 100644
--- a/src/jit/target.h
+++ b/src/jit/target.h
@@ -549,6 +549,10 @@ typedef unsigned short regPairNoSmall; // arm: need 12 bits
#define RBM_LNGARG_0 (RBM_EAX|RBM_EDX)
#define PREDICT_PAIR_LNGARG_0 PREDICT_PAIR_EAXEDX
+ #define REG_LNGARG_LO REG_EAX
+ #define RBM_LNGARG_LO RBM_EAX
+ #define REG_LNGARG_HI REG_EDX
+ #define RBM_LNGARG_HI RBM_EDX
// register to hold shift amount
#define REG_SHIFT REG_ECX
#define RBM_SHIFT RBM_ECX
@@ -1141,19 +1145,6 @@ typedef unsigned short regPairNoSmall; // arm: need 12 bits
#elif defined(_TARGET_ARM_)
- #define ARM_HAZARD_AVOIDANCE // Avoid ARM hazard due to QualComm Krait processor bug.
-/*
- Krait Errata definition:
-
- The problem occurs if following code pattern occurs starting at an address ending in FB8:
- Address
-0x*****FB8 T16 instruction
-0x*****FBA T16 instruction
-0x*****FBC T16 instruction
-0x*****FBE T32 unconditional pc relative branch (spans 2 cache lines in sets 62 and 63)
-
-*/
-
// TODO-ARM-CQ: Use shift for division by power of 2
// TODO-ARM-CQ: Check for sdiv/udiv at runtime and generate it if available
#define USE_HELPERS_FOR_INT_DIV 1 // BeagleBoard (ARMv7A) doesn't support SDIV/UDIV
diff --git a/src/jit/utils.cpp b/src/jit/utils.cpp
index 8329fac48d..9934416412 100644
--- a/src/jit/utils.cpp
+++ b/src/jit/utils.cpp
@@ -1236,8 +1236,6 @@ void HelperCallProperties::init()
case CORINFO_HELP_LRSH:
case CORINFO_HELP_LRSZ:
case CORINFO_HELP_LMUL:
- case CORINFO_HELP_ULDIV:
- case CORINFO_HELP_ULMOD:
case CORINFO_HELP_LNG2DBL:
case CORINFO_HELP_ULNG2DBL:
case CORINFO_HELP_DBL2INT:
@@ -1264,9 +1262,12 @@ void HelperCallProperties::init()
// mod -1,
case CORINFO_HELP_MOD: // which is not representable as a positive integer.
case CORINFO_HELP_UMOD:
+ case CORINFO_HELP_ULMOD:
case CORINFO_HELP_UDIV: // Divs throw divide-by-zero.
+ case CORINFO_HELP_DIV:
case CORINFO_HELP_LDIV:
+ case CORINFO_HELP_ULDIV:
case CORINFO_HELP_LMUL_OVF:
case CORINFO_HELP_ULMUL_OVF:
diff --git a/src/jit/valuenum.cpp b/src/jit/valuenum.cpp
index bdc66dbb62..5bc96ed4a9 100644
--- a/src/jit/valuenum.cpp
+++ b/src/jit/valuenum.cpp
@@ -596,7 +596,8 @@ bool ValueNumStore::IsSharedStatic(ValueNum vn)
return GetVNFunc(vn, &funcAttr) && (s_vnfOpAttribs[funcAttr.m_func] & VNFOA_SharedStatic) != 0;
}
-ValueNumStore::Chunk::Chunk(IAllocator* alloc, ValueNum* pNextBaseVN, var_types typ, ChunkExtraAttribs attribs, BasicBlock::loopNumber loopNum)
+ValueNumStore::Chunk::Chunk(
+ IAllocator* alloc, ValueNum* pNextBaseVN, var_types typ, ChunkExtraAttribs attribs, BasicBlock::loopNumber loopNum)
: m_defs(nullptr), m_numUsed(0), m_baseVN(*pNextBaseVN), m_typ(typ), m_attribs(attribs), m_loopNum(loopNum)
{
// Allocate "m_defs" here, according to the typ/attribs pair.
@@ -658,7 +659,9 @@ ValueNumStore::Chunk::Chunk(IAllocator* alloc, ValueNum* pNextBaseVN, var_types
*pNextBaseVN += ChunkSize;
}
-ValueNumStore::Chunk* ValueNumStore::GetAllocChunk(var_types typ, ChunkExtraAttribs attribs, BasicBlock::loopNumber loopNum)
+ValueNumStore::Chunk* ValueNumStore::GetAllocChunk(var_types typ,
+ ChunkExtraAttribs attribs,
+ BasicBlock::loopNumber loopNum)
{
Chunk* res;
unsigned index;
@@ -685,8 +688,8 @@ ValueNumStore::Chunk* ValueNumStore::GetAllocChunk(var_types typ, ChunkExtraAttr
}
}
// Otherwise, must allocate a new one.
- res = new (m_alloc) Chunk(m_alloc, &m_nextChunkBase, typ, attribs, loopNum);
- cn = m_chunks.Push(res);
+ res = new (m_alloc) Chunk(m_alloc, &m_nextChunkBase, typ, attribs, loopNum);
+ cn = m_chunks.Push(res);
m_curAllocChunk[typ][index] = cn;
return res;
}
@@ -2271,7 +2274,7 @@ ValueNum ValueNumStore::VNForFunc(
// to itself, but not any other value number, and is annotated with the given
// type and block.
-ValueNum ValueNumStore::VNForExpr(BasicBlock *block, var_types typ)
+ValueNum ValueNumStore::VNForExpr(BasicBlock* block, var_types typ)
{
BasicBlock::loopNumber loopNum;
if (block == nullptr)
@@ -2732,7 +2735,8 @@ void Compiler::fgValueNumberArrIndexAssign(CORINFO_CLASS_HANDLE elemTypeEq,
{
// Note that this does the right thing if "fldSeq" is null -- returns last "rhs" argument.
// This is the value that should be stored at "arr[inx]".
- newValAtInx = vnStore->VNApplySelectorsAssign(VNK_Liberal, hAtArrTypeAtArrAtInx, fldSeq, rhsVN, indType, compCurBB);
+ newValAtInx =
+ vnStore->VNApplySelectorsAssign(VNK_Liberal, hAtArrTypeAtArrAtInx, fldSeq, rhsVN, indType, compCurBB);
var_types arrElemFldType = arrElemType; // Uses arrElemType unless we has a non-null fldSeq
if (vnStore->IsVNFunc(newValAtInx))
@@ -3745,12 +3749,10 @@ static genTreeOps genTreeOpsIllegalAsVNFunc[] = {GT_IND, // When we do heap memo
GT_CMPXCHG, GT_LCLHEAP, GT_BOX,
// These need special semantics:
- GT_COMMA, // == second argument (but with exception(s) from first).
- GT_INITBLK, // A kind of assignment.
- GT_COPYBLK, // A kind of assignment.
- GT_COPYOBJ, // A kind of assignment.
+ GT_COMMA, // == second argument (but with exception(s) from first).
GT_ADDR, GT_ARR_BOUNDS_CHECK,
GT_OBJ, // May reference heap memory.
+ GT_BLK, // May reference heap memory.
// These control-flow operations need no values.
GT_JTRUE, GT_RETURN, GT_SWITCH, GT_RETFILT, GT_CKFINITE};
@@ -4847,9 +4849,8 @@ void Compiler::fgValueNumberTreeConst(GenTreePtr tree)
void Compiler::fgValueNumberBlockAssignment(GenTreePtr tree, bool evalAsgLhsInd)
{
- GenTree* lhsAddr = tree->gtGetOp1()->gtGetOp1();
- GenTree* rhsAddrOrVal = tree->gtGetOp1()->gtGetOp2();
-
+ GenTree* lhs = tree->gtGetOp1();
+ GenTree* rhs = tree->gtGetOp2();
#ifdef DEBUG
// Sometimes we query the heap ssa map, and need a dummy location for the ignored result.
unsigned heapSsaNum;
@@ -4875,7 +4876,7 @@ void Compiler::fgValueNumberBlockAssignment(GenTreePtr tree, bool evalAsgLhsInd)
unsigned lclDefSsaNum = GetSsaNumForLocalVarDef(lclVarTree);
ValueNum initBlkVN = ValueNumStore::NoVN;
- GenTreePtr initConst = rhsAddrOrVal;
+ GenTreePtr initConst = rhs;
if (isEntire && initConst->OperGet() == GT_CNS_INT)
{
unsigned initVal = 0xFF & (unsigned)initConst->AsIntConCommon()->IconValue();
@@ -4928,101 +4929,151 @@ void Compiler::fgValueNumberBlockAssignment(GenTreePtr tree, bool evalAsgLhsInd)
// Should not have been recorded as updating the heap.
assert(!GetHeapSsaMap()->Lookup(tree, &heapSsaNum));
- unsigned lhsLclNum = lclVarTree->GetLclNum();
+ unsigned lhsLclNum = lclVarTree->GetLclNum();
+ FieldSeqNode* lhsFldSeq = nullptr;
// If it's excluded from SSA, don't need to do anything.
if (!fgExcludeFromSsa(lhsLclNum))
{
unsigned lclDefSsaNum = GetSsaNumForLocalVarDef(lclVarTree);
- // For addr-of-local expressions, lib/cons shouldn't matter.
- assert(lhsAddr->gtVNPair.BothEqual());
- ValueNum lhsAddrVN = lhsAddr->GetVN(VNK_Liberal);
-
- // Unpack the PtrToLoc value number of the address.
- assert(vnStore->IsVNFunc(lhsAddrVN));
- VNFuncApp lhsAddrFuncApp;
- vnStore->GetVNFunc(lhsAddrVN, &lhsAddrFuncApp);
- assert(lhsAddrFuncApp.m_func == VNF_PtrToLoc);
- assert(vnStore->IsVNConstant(lhsAddrFuncApp.m_args[0]) &&
- vnStore->ConstantValue<unsigned>(lhsAddrFuncApp.m_args[0]) == lhsLclNum);
- FieldSeqNode* lhsFldSeq = vnStore->FieldSeqVNToFieldSeq(lhsAddrFuncApp.m_args[1]);
+ if (lhs->IsLocalExpr(this, &lclVarTree, &lhsFldSeq) ||
+ (lhs->OperIsBlk() && (lhs->AsBlk()->gtBlkSize == lvaLclSize(lhsLclNum))))
+ {
+ noway_assert(lclVarTree->gtLclNum == lhsLclNum);
+ }
+ else
+ {
+ GenTree* lhsAddr;
+ if (lhs->OperIsBlk())
+ {
+ lhsAddr = lhs->AsBlk()->Addr();
+ }
+ else
+ {
+ assert(lhs->OperGet() == GT_IND);
+ lhsAddr = lhs->gtOp.gtOp1;
+ }
+ // For addr-of-local expressions, lib/cons shouldn't matter.
+ assert(lhsAddr->gtVNPair.BothEqual());
+ ValueNum lhsAddrVN = lhsAddr->GetVN(VNK_Liberal);
+
+ // Unpack the PtrToLoc value number of the address.
+ assert(vnStore->IsVNFunc(lhsAddrVN));
+ VNFuncApp lhsAddrFuncApp;
+ vnStore->GetVNFunc(lhsAddrVN, &lhsAddrFuncApp);
+ assert(lhsAddrFuncApp.m_func == VNF_PtrToLoc);
+ assert(vnStore->IsVNConstant(lhsAddrFuncApp.m_args[0]) &&
+ vnStore->ConstantValue<unsigned>(lhsAddrFuncApp.m_args[0]) == lhsLclNum);
+ lhsFldSeq = vnStore->FieldSeqVNToFieldSeq(lhsAddrFuncApp.m_args[1]);
+ }
// Now we need to get the proper RHS.
- GenTreePtr srcAddr = rhsAddrOrVal;
- VNFuncApp srcAddrFuncApp;
GenTreeLclVarCommon* rhsLclVarTree = nullptr;
+ LclVarDsc* rhsVarDsc = nullptr;
FieldSeqNode* rhsFldSeq = nullptr;
ValueNumPair rhsVNPair;
bool isNewUniq = false;
-
- if (srcAddr->IsLocalAddrExpr(this, &rhsLclVarTree, &rhsFldSeq))
+ if (!rhs->OperIsIndir())
{
- unsigned rhsLclNum = rhsLclVarTree->GetLclNum();
- LclVarDsc* rhsVarDsc = &lvaTable[rhsLclNum];
- if (fgExcludeFromSsa(rhsLclNum) || rhsFldSeq == FieldSeqStore::NotAField())
+ if (rhs->IsLocalExpr(this, &rhsLclVarTree, &rhsFldSeq))
{
- isNewUniq = true;
+ unsigned rhsLclNum = rhsLclVarTree->GetLclNum();
+ rhsVarDsc = &lvaTable[rhsLclNum];
+ if (fgExcludeFromSsa(rhsLclNum) || rhsFldSeq == FieldSeqStore::NotAField())
+ {
+ rhsVNPair.SetBoth(vnStore->VNForExpr(compCurBB, rhsLclVarTree->TypeGet()));
+ isNewUniq = true;
+ }
+ else
+ {
+ rhsVNPair = lvaTable[rhsLclVarTree->GetLclNum()]
+ .GetPerSsaData(rhsLclVarTree->GetSsaNum())
+ ->m_vnPair;
+ var_types indType = rhsLclVarTree->TypeGet();
+
+ rhsVNPair = vnStore->VNPairApplySelectors(rhsVNPair, rhsFldSeq, indType);
+ }
}
else
{
- rhsVNPair =
- lvaTable[rhsLclVarTree->GetLclNum()].GetPerSsaData(rhsLclVarTree->GetSsaNum())->m_vnPair;
- var_types indType = rhsLclVarTree->TypeGet();
-
- rhsVNPair = vnStore->VNPairApplySelectors(rhsVNPair, rhsFldSeq, indType);
+ rhsVNPair.SetBoth(vnStore->VNForExpr(compCurBB, rhs->TypeGet()));
+ isNewUniq = true;
}
}
- else if (vnStore->GetVNFunc(vnStore->VNNormVal(srcAddr->gtVNPair.GetLiberal()), &srcAddrFuncApp))
+ else
{
- if (srcAddrFuncApp.m_func == VNF_PtrToStatic)
+ GenTreePtr srcAddr = rhs->AsIndir()->Addr();
+ VNFuncApp srcAddrFuncApp;
+ if (srcAddr->IsLocalAddrExpr(this, &rhsLclVarTree, &rhsFldSeq))
{
- var_types indType = lclVarTree->TypeGet();
- ValueNum fieldSeqVN = srcAddrFuncApp.m_args[0];
-
- FieldSeqNode* zeroOffsetFldSeq = nullptr;
- if (GetZeroOffsetFieldMap()->Lookup(srcAddr, &zeroOffsetFldSeq))
+ unsigned rhsLclNum = rhsLclVarTree->GetLclNum();
+ rhsVarDsc = &lvaTable[rhsLclNum];
+ if (fgExcludeFromSsa(rhsLclNum) || rhsFldSeq == FieldSeqStore::NotAField())
{
- fieldSeqVN =
- vnStore->FieldSeqVNAppend(fieldSeqVN, vnStore->VNForFieldSeq(zeroOffsetFldSeq));
+ isNewUniq = true;
}
+ else
+ {
+ rhsVNPair = lvaTable[rhsLclVarTree->GetLclNum()]
+ .GetPerSsaData(rhsLclVarTree->GetSsaNum())
+ ->m_vnPair;
+ var_types indType = rhsLclVarTree->TypeGet();
+
+ rhsVNPair = vnStore->VNPairApplySelectors(rhsVNPair, rhsFldSeq, indType);
+ }
+ }
+ else if (vnStore->GetVNFunc(vnStore->VNNormVal(srcAddr->gtVNPair.GetLiberal()), &srcAddrFuncApp))
+ {
+ if (srcAddrFuncApp.m_func == VNF_PtrToStatic)
+ {
+ var_types indType = lclVarTree->TypeGet();
+ ValueNum fieldSeqVN = srcAddrFuncApp.m_args[0];
+
+ FieldSeqNode* zeroOffsetFldSeq = nullptr;
+ if (GetZeroOffsetFieldMap()->Lookup(srcAddr, &zeroOffsetFldSeq))
+ {
+ fieldSeqVN =
+ vnStore->FieldSeqVNAppend(fieldSeqVN, vnStore->VNForFieldSeq(zeroOffsetFldSeq));
+ }
- FieldSeqNode* fldSeqForStaticVar = vnStore->FieldSeqVNToFieldSeq(fieldSeqVN);
+ FieldSeqNode* fldSeqForStaticVar = vnStore->FieldSeqVNToFieldSeq(fieldSeqVN);
- if (fldSeqForStaticVar != FieldSeqStore::NotAField())
+ if (fldSeqForStaticVar != FieldSeqStore::NotAField())
+ {
+ // We model statics as indices into the heap variable.
+ ValueNum selectedStaticVar;
+ size_t structSize = 0;
+ selectedStaticVar = vnStore->VNApplySelectors(VNK_Liberal, fgCurHeapVN,
+ fldSeqForStaticVar, &structSize);
+ selectedStaticVar =
+ vnStore->VNApplySelectorsTypeCheck(selectedStaticVar, indType, structSize);
+
+ rhsVNPair.SetLiberal(selectedStaticVar);
+ rhsVNPair.SetConservative(vnStore->VNForExpr(compCurBB, indType));
+ }
+ else
+ {
+ JITDUMP(" *** Missing field sequence info for Src/RHS of COPYBLK\n");
+ rhsVNPair.SetBoth(vnStore->VNForExpr(compCurBB, indType)); // a new unique value number
+ }
+ }
+ else if (srcAddrFuncApp.m_func == VNF_PtrToArrElem)
{
- // We model statics as indices into the heap variable.
- ValueNum selectedStaticVar;
- size_t structSize = 0;
- selectedStaticVar =
- vnStore->VNApplySelectors(VNK_Liberal, fgCurHeapVN, fldSeqForStaticVar, &structSize);
- selectedStaticVar =
- vnStore->VNApplySelectorsTypeCheck(selectedStaticVar, indType, structSize);
-
- rhsVNPair.SetLiberal(selectedStaticVar);
- rhsVNPair.SetConservative(vnStore->VNForExpr(compCurBB, indType));
+ ValueNum elemLib =
+ fgValueNumberArrIndexVal(nullptr, &srcAddrFuncApp, vnStore->VNForEmptyExcSet());
+ rhsVNPair.SetLiberal(elemLib);
+ rhsVNPair.SetConservative(vnStore->VNForExpr(compCurBB, lclVarTree->TypeGet()));
}
else
{
- JITDUMP(" *** Missing field sequence info for Src/RHS of COPYBLK\n");
- rhsVNPair.SetBoth(vnStore->VNForExpr(compCurBB, indType)); // a new unique value number
+ isNewUniq = true;
}
}
- else if (srcAddrFuncApp.m_func == VNF_PtrToArrElem)
- {
- ValueNum elemLib =
- fgValueNumberArrIndexVal(nullptr, &srcAddrFuncApp, vnStore->VNForEmptyExcSet());
- rhsVNPair.SetLiberal(elemLib);
- rhsVNPair.SetConservative(vnStore->VNForExpr(compCurBB, lclVarTree->TypeGet()));
- }
else
{
isNewUniq = true;
}
}
- else
- {
- isNewUniq = true;
- }
if (lhsFldSeq == FieldSeqStore::NotAField())
{
@@ -5043,8 +5094,8 @@ void Compiler::fgValueNumberBlockAssignment(GenTreePtr tree, bool evalAsgLhsInd)
else if (!isNewUniq)
{
ValueNumPair oldLhsVNPair = lvaTable[lhsLclNum].GetPerSsaData(lclVarTree->GetSsaNum())->m_vnPair;
- rhsVNPair =
- vnStore->VNPairApplySelectorsAssign(oldLhsVNPair, lhsFldSeq, rhsVNPair, lclVarTree->TypeGet(), compCurBB);
+ rhsVNPair = vnStore->VNPairApplySelectorsAssign(oldLhsVNPair, lhsFldSeq, rhsVNPair,
+ lclVarTree->TypeGet(), compCurBB);
}
if (isNewUniq)
@@ -5162,7 +5213,8 @@ void Compiler::fgValueNumberTree(GenTreePtr tree, bool evalAsgLhsInd)
assert(typSize > varSize);
// the indirection is reading beyond the end of the field
//
- lcl->gtVNPair.SetBoth(vnStore->VNForExpr(compCurBB, typ)); // return a new unique value number
+ lcl->gtVNPair.SetBoth(vnStore->VNForExpr(compCurBB, typ)); // return a new unique value
+ // number
}
}
}
@@ -5372,7 +5424,7 @@ void Compiler::fgValueNumberTree(GenTreePtr tree, bool evalAsgLhsInd)
unsigned heapSsaNum;
#endif
- if (GenTree::OperIsAssignment(oper))
+ if (GenTree::OperIsAssignment(oper) && !varTypeIsStruct(tree))
{
GenTreePtr lhs = tree->gtOp.gtOp1;
@@ -5389,7 +5441,7 @@ void Compiler::fgValueNumberTree(GenTreePtr tree, bool evalAsgLhsInd)
// But we didn't know that the parent was an op=. We do now, so go back and evaluate it.
// (We actually check if the effective val is the IND. We will have evaluated any non-last
// args of an LHS comma already -- including their heap effects.)
- GenTreePtr lhsVal = lhs->gtEffectiveVal(/*commaOnly*/true);
+ GenTreePtr lhsVal = lhs->gtEffectiveVal(/*commaOnly*/ true);
if (lhsVal->OperIsIndir() || (lhsVal->OperGet() == GT_CLS_VAR))
{
fgValueNumberTree(lhsVal, /*evalAsgLhsInd*/ true);
@@ -5546,9 +5598,10 @@ void Compiler::fgValueNumberTree(GenTreePtr tree, bool evalAsgLhsInd)
// (we looked in a side table above for its "def" identity). Look up that value.
ValueNumPair oldLhsVNPair =
lvaTable[lclFld->GetLclNum()].GetPerSsaData(lclFld->GetSsaNum())->m_vnPair;
- newLhsVNPair = vnStore->VNPairApplySelectorsAssign(oldLhsVNPair, lclFld->gtFieldSeq,
- rhsVNPair, // Pre-value.
- lvaGetActualType(lclFld->gtLclNum), compCurBB);
+ newLhsVNPair =
+ vnStore->VNPairApplySelectorsAssign(oldLhsVNPair, lclFld->gtFieldSeq,
+ rhsVNPair, // Pre-value.
+ lvaGetActualType(lclFld->gtLclNum), compCurBB);
}
}
lvaTable[lclFld->GetLclNum()].GetPerSsaData(lclDefSsaNum)->m_vnPair = newLhsVNPair;
@@ -5576,6 +5629,8 @@ void Compiler::fgValueNumberTree(GenTreePtr tree, bool evalAsgLhsInd)
case GT_PHI_ARG:
assert(false); // Phi arg cannot be LHS.
+ case GT_BLK:
+ case GT_OBJ:
case GT_IND:
{
bool isVolatile = (lhs->gtFlags & GTF_IND_VOLATILE) != 0;
@@ -5654,8 +5709,9 @@ void Compiler::fgValueNumberTree(GenTreePtr tree, bool evalAsgLhsInd)
.GetPerSsaData(lclVarTree->GetSsaNum())
->m_vnPair;
lclDefSsaNum = GetSsaNumForLocalVarDef(lclVarTree);
- newLhsVNPair = vnStore->VNPairApplySelectorsAssign(oldLhsVNPair, fieldSeq,
- rhsVNPair, lhs->TypeGet(), compCurBB);
+ newLhsVNPair =
+ vnStore->VNPairApplySelectorsAssign(oldLhsVNPair, fieldSeq, rhsVNPair,
+ lhs->TypeGet(), compCurBB);
}
lvaTable[lclNum].GetPerSsaData(lclDefSsaNum)->m_vnPair = newLhsVNPair;
}
@@ -5679,8 +5735,9 @@ void Compiler::fgValueNumberTree(GenTreePtr tree, bool evalAsgLhsInd)
assert(pIndirAnnot->m_fieldSeq == fieldSeq);
ValueNumPair oldLhsVNPair =
lvaTable[lclNum].GetPerSsaData(pIndirAnnot->m_useSsaNum)->m_vnPair;
- newLhsVNPair = vnStore->VNPairApplySelectorsAssign(oldLhsVNPair, fieldSeq,
- rhsVNPair, lhs->TypeGet(), compCurBB);
+ newLhsVNPair =
+ vnStore->VNPairApplySelectorsAssign(oldLhsVNPair, fieldSeq, rhsVNPair,
+ lhs->TypeGet(), compCurBB);
}
lvaTable[lclNum].GetPerSsaData(lclDefSsaNum)->m_vnPair = newLhsVNPair;
}
@@ -5843,8 +5900,9 @@ void Compiler::fgValueNumberTree(GenTreePtr tree, bool evalAsgLhsInd)
// Now get rid of any remaining struct field dereferences. (if they exist)
if (fldSeq->m_next)
{
- storeVal = vnStore->VNApplySelectorsAssign(VNK_Liberal, valAtAddr,
- fldSeq->m_next, storeVal, indType, compCurBB);
+ storeVal =
+ vnStore->VNApplySelectorsAssign(VNK_Liberal, valAtAddr, fldSeq->m_next,
+ storeVal, indType, compCurBB);
}
// From which we can construct the new ValueNumber for 'fldMap at normVal'
@@ -5858,8 +5916,9 @@ void Compiler::fgValueNumberTree(GenTreePtr tree, bool evalAsgLhsInd)
// Now get rid of any remaining struct field dereferences. (if they exist)
if (fldSeq->m_next)
{
- storeVal = vnStore->VNApplySelectorsAssign(VNK_Liberal, fldMapVN,
- fldSeq->m_next, storeVal, indType, compCurBB);
+ storeVal =
+ vnStore->VNApplySelectorsAssign(VNK_Liberal, fldMapVN, fldSeq->m_next,
+ storeVal, indType, compCurBB);
}
newFldMapVN = vnStore->VNApplySelectorsAssign(VNK_Liberal, fgCurHeapVN, fldSeq,
@@ -5947,7 +6006,7 @@ void Compiler::fgValueNumberTree(GenTreePtr tree, bool evalAsgLhsInd)
}
}
// Other kinds of assignment: initblk and copyblk.
- else if (tree->OperIsBlkOp())
+ else if (oper == GT_ASG && varTypeIsStruct(tree))
{
fgValueNumberBlockAssignment(tree, evalAsgLhsInd);
}
@@ -5980,7 +6039,7 @@ void Compiler::fgValueNumberTree(GenTreePtr tree, bool evalAsgLhsInd)
}
tree->gtVNPair.SetBoth(newVN);
}
- else if (arg->gtOper == GT_IND)
+ else if ((arg->gtOper == GT_IND) || arg->OperIsBlk())
{
// Usually the ADDR and IND just cancel out...
// except when this GT_ADDR has a valid zero-offset field sequence
@@ -6005,7 +6064,7 @@ void Compiler::fgValueNumberTree(GenTreePtr tree, bool evalAsgLhsInd)
{
// They just cancel, so fetch the ValueNumber from the op1 of the GT_IND node.
//
- GenTree* addr = arg->AsIndir()->Addr();
+ GenTree* addr = arg->AsIndir()->Addr();
tree->gtVNPair = addr->gtVNPair;
// For the CSE phase mark the address as GTF_DONT_CSE
@@ -6019,7 +6078,7 @@ void Compiler::fgValueNumberTree(GenTreePtr tree, bool evalAsgLhsInd)
tree->gtVNPair.SetBoth(vnStore->VNForExpr(compCurBB, TYP_BYREF));
}
}
- else if (oper == GT_IND)
+ else if ((oper == GT_IND) || GenTree::OperIsBlk(oper))
{
// So far, we handle cases in which the address is a ptr-to-local, or if it's
// a pointer to an object field.
@@ -6181,12 +6240,17 @@ void Compiler::fgValueNumberTree(GenTreePtr tree, bool evalAsgLhsInd)
}
tree->gtVNPair = vnStore->VNPWithExc(tree->gtVNPair, addrXvnp);
}
- else if (vnStore->GetVNFunc(addrNvnp.GetLiberal(), &funcApp) && funcApp.m_func == VNF_PtrToArrElem)
+ else if (!varTypeIsStruct(tree) && vnStore->GetVNFunc(addrNvnp.GetLiberal(), &funcApp) &&
+ (funcApp.m_func == VNF_PtrToArrElem))
{
+ // TODO-1stClassStructs: The above condition need not exclude struct types, but it is
+ // excluded for now to minimize diffs.
fgValueNumberArrIndexVal(tree, &funcApp, addrXvnp.GetLiberal());
}
- else if (addr->IsFieldAddr(this, &obj, &staticOffset, &fldSeq2))
+ else if (!varTypeIsStruct(tree) && addr->IsFieldAddr(this, &obj, &staticOffset, &fldSeq2))
{
+ // TODO-1stClassStructs: The above condition need not exclude struct types, but it is
+ // excluded for now to minimize diffs.
if (fldSeq2 == FieldSeqStore::NotAField())
{
tree->gtVNPair.SetBoth(vnStore->VNForExpr(compCurBB, tree->TypeGet()));
@@ -6405,6 +6469,8 @@ void Compiler::fgValueNumberTree(GenTreePtr tree, bool evalAsgLhsInd)
tree->gtOp.gtOp1->gtVNPair)));
break;
+ case GT_BLK:
+ case GT_OBJ:
case GT_IND:
if (tree->gtFlags & GTF_IND_ARR_LEN)
{
diff --git a/src/mscorlib/corefx/System/Globalization/Calendar.cs b/src/mscorlib/corefx/System/Globalization/Calendar.cs
index 77120cb0a6..343682d156 100644
--- a/src/mscorlib/corefx/System/Globalization/Calendar.cs
+++ b/src/mscorlib/corefx/System/Globalization/Calendar.cs
@@ -62,10 +62,10 @@ namespace System.Globalization
internal const long MaxMillis = (long)DaysTo10000 * MillisPerDay;
- private int m_currentEraValue = -1;
+ private int _currentEraValue = -1;
[OptionalField(VersionAdded = 2)]
- private bool m_isReadOnly = false;
+ private bool _isReadOnly = false;
#if INSIDE_CLR
internal const CalendarId CAL_HEBREW = CalendarId.HEBREW;
@@ -137,7 +137,7 @@ namespace System.Globalization
[System.Runtime.InteropServices.ComVisible(false)]
public bool IsReadOnly
{
- get { return (m_isReadOnly); }
+ get { return (_isReadOnly); }
}
////////////////////////////////////////////////////////////////////////
@@ -178,7 +178,7 @@ namespace System.Globalization
internal void VerifyWritable()
{
- if (m_isReadOnly)
+ if (_isReadOnly)
{
throw new InvalidOperationException(SR.InvalidOperation_ReadOnly);
}
@@ -186,7 +186,7 @@ namespace System.Globalization
internal void SetReadOnlyState(bool readOnly)
{
- m_isReadOnly = readOnly;
+ _isReadOnly = readOnly;
}
@@ -204,12 +204,12 @@ namespace System.Globalization
get
{
// The following code assumes that the current era value can not be -1.
- if (m_currentEraValue == -1)
+ if (_currentEraValue == -1)
{
Contract.Assert(BaseCalendarID != CalendarId.UNINITIALIZED_VALUE, "[Calendar.CurrentEraValue] Expected a real calendar ID");
- m_currentEraValue = CalendarData.GetCalendarData(BaseCalendarID).iCurrentEra;
+ _currentEraValue = CalendarData.GetCalendarData(BaseCalendarID).iCurrentEra;
}
- return (m_currentEraValue);
+ return (_currentEraValue);
}
}
@@ -840,7 +840,6 @@ namespace System.Globalization
throw new ArgumentOutOfRangeException(null, SR.ArgumentOutOfRange_BadHourMinuteSecond);
}
- [System.Security.SecuritySafeCritical] // auto-generated
internal static int GetSystemTwoDigitYearSetting(CalendarId CalID, int defaultYearValue)
{
// Call nativeGetTwoDigitYearMax
diff --git a/src/mscorlib/corefx/System/Globalization/CalendarData.Windows.cs b/src/mscorlib/corefx/System/Globalization/CalendarData.Windows.cs
index 7f61721944..bdf3ff1881 100644
--- a/src/mscorlib/corefx/System/Globalization/CalendarData.Windows.cs
+++ b/src/mscorlib/corefx/System/Globalization/CalendarData.Windows.cs
@@ -1,6 +1,7 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
+
using System;
using System.Runtime.InteropServices;
using System.Runtime.CompilerServices;
@@ -139,15 +140,11 @@ namespace System.Globalization
}
GCHandle contextHandle = GCHandle.Alloc(data);
-
try
{
- EnumCalendarInfoExExCallback callback = new EnumCalendarInfoExExCallback(EnumCalendarsCallback);
- Interop.mincore_private.LParamCallbackContext context = new Interop.mincore_private.LParamCallbackContext();
- context.lParam = (IntPtr)contextHandle;
-
// Now call the enumeration API. Work is done by our callback function
- Interop.mincore_private.EnumCalendarInfoExEx(callback, localeName, ENUM_ALL_CALENDARS, null, CAL_ICALINTVALUE, context);
+ IntPtr callback = AddrofIntrinsics.AddrOf<Func<IntPtr, uint, IntPtr, IntPtr, Interop.BOOL>>(EnumCalendarsCallback);
+ Interop.mincore.EnumCalendarInfoExEx(callback, localeName, ENUM_ALL_CALENDARS, null, CAL_ICALINTVALUE, (IntPtr)contextHandle);
}
finally
{
@@ -171,30 +168,30 @@ namespace System.Globalization
// PAL Layer ends here
- const uint CAL_RETURN_NUMBER = 0x20000000;
- const uint CAL_RETURN_GENITIVE_NAMES = 0x10000000;
- const uint CAL_NOUSEROVERRIDE = 0x80000000;
- const uint CAL_SCALNAME = 0x00000002;
- const uint CAL_SMONTHDAY = 0x00000038;
- const uint CAL_SSHORTDATE = 0x00000005;
- const uint CAL_SLONGDATE = 0x00000006;
- const uint CAL_SYEARMONTH = 0x0000002f;
- const uint CAL_SDAYNAME7 = 0x0000000d;
- const uint CAL_SABBREVDAYNAME7 = 0x00000014;
- const uint CAL_SMONTHNAME1 = 0x00000015;
- const uint CAL_SABBREVMONTHNAME1 = 0x00000022;
- const uint CAL_SSHORTESTDAYNAME7 = 0x00000037;
- const uint CAL_SERASTRING = 0x00000004;
- const uint CAL_SABBREVERASTRING = 0x00000039;
- const uint CAL_ICALINTVALUE = 0x00000001;
- const uint CAL_ITWODIGITYEARMAX = 0x00000030;
-
- const uint ENUM_ALL_CALENDARS = 0xffffffff;
-
- const uint LOCALE_SSHORTDATE = 0x0000001F;
- const uint LOCALE_SLONGDATE = 0x00000020;
- const uint LOCALE_SYEARMONTH = 0x00001006;
- const uint LOCALE_ICALENDARTYPE = 0x00001009;
+ private const uint CAL_RETURN_NUMBER = 0x20000000;
+ private const uint CAL_RETURN_GENITIVE_NAMES = 0x10000000;
+ private const uint CAL_NOUSEROVERRIDE = 0x80000000;
+ private const uint CAL_SCALNAME = 0x00000002;
+ private const uint CAL_SMONTHDAY = 0x00000038;
+ private const uint CAL_SSHORTDATE = 0x00000005;
+ private const uint CAL_SLONGDATE = 0x00000006;
+ private const uint CAL_SYEARMONTH = 0x0000002f;
+ private const uint CAL_SDAYNAME7 = 0x0000000d;
+ private const uint CAL_SABBREVDAYNAME7 = 0x00000014;
+ private const uint CAL_SMONTHNAME1 = 0x00000015;
+ private const uint CAL_SABBREVMONTHNAME1 = 0x00000022;
+ private const uint CAL_SSHORTESTDAYNAME7 = 0x00000037;
+ private const uint CAL_SERASTRING = 0x00000004;
+ private const uint CAL_SABBREVERASTRING = 0x00000039;
+ private const uint CAL_ICALINTVALUE = 0x00000001;
+ private const uint CAL_ITWODIGITYEARMAX = 0x00000030;
+
+ private const uint ENUM_ALL_CALENDARS = 0xffffffff;
+
+ private const uint LOCALE_SSHORTDATE = 0x0000001F;
+ private const uint LOCALE_SLONGDATE = 0x00000020;
+ private const uint LOCALE_SYEARMONTH = 0x00001006;
+ private const uint LOCALE_ICALENDARTYPE = 0x00001009;
////////////////////////////////////////////////////////////////////////
//
@@ -272,16 +269,17 @@ namespace System.Globalization
}
// Context for EnumCalendarInfoExEx callback.
- class EnumData
+ private class EnumData
{
public string userOverride;
public LowLevelList<string> strings;
}
// EnumCalendarInfoExEx callback itself.
- static unsafe bool EnumCalendarInfoCallback(IntPtr lpCalendarInfoString, uint calendar, IntPtr pReserved, Interop.mincore_private.LParamCallbackContext contextHandle)
+ [NativeCallable(CallingConvention = CallingConvention.StdCall)]
+ private static unsafe Interop.BOOL EnumCalendarInfoCallback(IntPtr lpCalendarInfoString, uint calendar, IntPtr pReserved, IntPtr lParam)
{
- EnumData context = (EnumData)((GCHandle)contextHandle.lParam).Target;
+ EnumData context = (EnumData)((GCHandle)lParam).Target;
try
{
string calendarInfo = new string((char*)lpCalendarInfoString);
@@ -290,11 +288,11 @@ namespace System.Globalization
if (context.userOverride != calendarInfo)
context.strings.Add(calendarInfo);
- return true;
+ return Interop.BOOL.TRUE;
}
catch (Exception)
{
- return false;
+ return Interop.BOOL.FALSE;
}
}
@@ -334,12 +332,9 @@ namespace System.Globalization
GCHandle contextHandle = GCHandle.Alloc(context);
try
{
- EnumCalendarInfoExExCallback callback = new EnumCalendarInfoExExCallback(EnumCalendarInfoCallback);
- Interop.mincore_private.LParamCallbackContext ctx = new Interop.mincore_private.LParamCallbackContext();
- ctx.lParam = (IntPtr)contextHandle;
-
// Now call the enumeration API. Work is done by our callback function
- Interop.mincore_private.EnumCalendarInfoExEx(callback, localeName, (uint)calendar, null, calType, ctx);
+ IntPtr callback = AddrofIntrinsics.AddrOf<Func<IntPtr, uint, IntPtr, IntPtr, Interop.BOOL>>(EnumCalendarInfoCallback);
+ Interop.mincore.EnumCalendarInfoExEx(callback, localeName, (uint)calendar, null, calType, (IntPtr)contextHandle);
}
finally
{
@@ -379,7 +374,7 @@ namespace System.Globalization
// OUT pOutputStrings The output string[] value.
//
////////////////////////////////////////////////////////////////////////
- static bool GetCalendarDayInfo(string localeName, CalendarId calendar, uint calType, out string[] outputStrings)
+ private static bool GetCalendarDayInfo(string localeName, CalendarId calendar, uint calType, out string[] outputStrings)
{
bool result = true;
@@ -412,7 +407,7 @@ namespace System.Globalization
// OUT pOutputStrings The output string[] value.
//
////////////////////////////////////////////////////////////////////////
- static bool GetCalendarMonthInfo(string localeName, CalendarId calendar, uint calType, out string[] outputStrings)
+ private static bool GetCalendarMonthInfo(string localeName, CalendarId calendar, uint calType, out string[] outputStrings)
{
//
// We'll need a new array of 13 items
@@ -434,26 +429,27 @@ namespace System.Globalization
//
// struct to help our calendar data enumaration callback
//
- class EnumCalendarsData
+ private class EnumCalendarsData
{
public int userOverride; // user override value (if found)
public LowLevelList<int> calendars; // list of calendars found so far
}
- static bool EnumCalendarsCallback(IntPtr lpCalendarInfoString, uint calendar, IntPtr reserved, Interop.mincore_private.LParamCallbackContext cxt)
+ [NativeCallable(CallingConvention = CallingConvention.StdCall)]
+ private static Interop.BOOL EnumCalendarsCallback(IntPtr lpCalendarInfoString, uint calendar, IntPtr reserved, IntPtr lParam)
{
- EnumCalendarsData context = (EnumCalendarsData)((GCHandle)cxt.lParam).Target;
+ EnumCalendarsData context = (EnumCalendarsData)((GCHandle)lParam).Target;
try
{
// If we had a user override, check to make sure this differs
if (context.userOverride != calendar)
context.calendars.Add((int)calendar);
- return true;
+ return Interop.BOOL.TRUE;
}
catch (Exception)
{
- return false;
+ return Interop.BOOL.FALSE;
}
}
diff --git a/src/mscorlib/corefx/System/Globalization/CalendarData.cs b/src/mscorlib/corefx/System/Globalization/CalendarData.cs
index 96c8bd4f02..2dbd1b8069 100644
--- a/src/mscorlib/corefx/System/Globalization/CalendarData.cs
+++ b/src/mscorlib/corefx/System/Globalization/CalendarData.cs
@@ -10,7 +10,6 @@ using System.Collections.Generic;
namespace System.Globalization
{
- //
// List of calendar data
// Note the we cache overrides.
// Note that localized names (resource names) aren't available from here.
@@ -243,6 +242,13 @@ namespace System.Globalization
this.saEraNames = JapaneseCalendar.EraNames();
break;
+ case CalendarId.PERSIAN:
+ if (this.saEraNames == null || this.saEraNames.Length == 0 || String.IsNullOrEmpty(this.saEraNames[0]))
+ {
+ this.saEraNames = new String[] { "\x0647\x002e\x0634" };
+ }
+ break;
+
default:
// Most calendars are just "A.D."
this.saEraNames = Invariant.saEraNames;
@@ -297,6 +303,14 @@ namespace System.Globalization
this.saAbbrevEraNames[0] = this.saEraNames[0];
}
break;
+
+ case CalendarId.PERSIAN:
+ if (this.saAbbrevEraNames == null || this.saAbbrevEraNames.Length == 0 || String.IsNullOrEmpty(this.saAbbrevEraNames[0]))
+ {
+ this.saAbbrevEraNames = this.saEraNames;
+ }
+ break;
+
default:
// Most calendars just use the full name
this.saAbbrevEraNames = this.saEraNames;
@@ -314,7 +328,7 @@ namespace System.Globalization
//
// Get a culture name
- // TODO: NLS Arrowhead Arrowhead - note that this doesn't handle the new calendars (lunisolar, etc)
+ // TODO: Note that this doesn't handle the new calendars (lunisolar, etc)
String culture = CalendarIdToCultureName(calendarId);
// Return our calendar
diff --git a/src/mscorlib/corefx/System/Globalization/CalendricalCalculationsHelper.cs b/src/mscorlib/corefx/System/Globalization/CalendricalCalculationsHelper.cs
index 7084511ce9..ba7601b420 100644
--- a/src/mscorlib/corefx/System/Globalization/CalendricalCalculationsHelper.cs
+++ b/src/mscorlib/corefx/System/Globalization/CalendricalCalculationsHelper.cs
@@ -2,56 +2,56 @@
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
+using System;
+using System.Diagnostics.Contracts;
+
namespace System.Globalization
{
- using System;
- using System.Diagnostics.Contracts;
-
internal class CalendricalCalculationsHelper
{
- const double FullCircleOfArc = 360.0; // 360.0;
- const int HalfCircleOfArc = 180;
- const double TwelveHours = 0.5; // half a day
- const double Noon2000Jan01 = 730120.5;
+ private const double FullCircleOfArc = 360.0; // 360.0;
+ private const int HalfCircleOfArc = 180;
+ private const double TwelveHours = 0.5; // half a day
+ private const double Noon2000Jan01 = 730120.5;
internal const double MeanTropicalYearInDays = 365.242189;
- const double MeanSpeedOfSun = MeanTropicalYearInDays / FullCircleOfArc;
- const double LongitudeSpring = 0.0;
- const double TwoDegreesAfterSpring = 2.0;
- const int SecondsPerDay = 24 * 60 * 60; // 24 hours * 60 minutes * 60 seconds
-
- const int DaysInUniformLengthCentury = 36525;
- const int SecondsPerMinute = 60;
- const int MinutesPerDegree = 60;
-
- static long StartOf1810 = GetNumberOfDays(new DateTime(1810, 1, 1));
- static long StartOf1900Century = GetNumberOfDays(new DateTime(1900, 1, 1));
-
- static double[] Coefficients1900to1987 = new double[] { -0.00002, 0.000297, 0.025184, -0.181133, 0.553040, -0.861938, 0.677066, -0.212591 };
- static double[] Coefficients1800to1899 = new double[] { -0.000009, 0.003844, 0.083563, 0.865736, 4.867575, 15.845535, 31.332267, 38.291999, 28.316289, 11.636204, 2.043794 };
- static double[] Coefficients1700to1799 = new double[] { 8.118780842, -0.005092142, 0.003336121, -0.0000266484 };
- static double[] Coefficients1620to1699 = new double[] { 196.58333, -4.0675, 0.0219167 };
- static double[] LambdaCoefficients = new double[] { 280.46645, 36000.76983, 0.0003032 };
- static double[] AnomalyCoefficients = new double[] { 357.52910, 35999.05030, -0.0001559, -0.00000048 };
- static double[] EccentricityCoefficients = new double[] { 0.016708617, -0.000042037, -0.0000001236 };
- static double[] Coefficients = new double[] { Angle(23, 26, 21.448), Angle(0, 0, -46.8150), Angle(0, 0, -0.00059), Angle(0, 0, 0.001813) };
- static double[] CoefficientsA = new double[] { 124.90, -1934.134, 0.002063 };
- static double[] CoefficientsB = new double[] { 201.11, 72001.5377, 0.00057 };
-
- static double RadiansFromDegrees(double degree)
+ private const double MeanSpeedOfSun = MeanTropicalYearInDays / FullCircleOfArc;
+ private const double LongitudeSpring = 0.0;
+ private const double TwoDegreesAfterSpring = 2.0;
+ private const int SecondsPerDay = 24 * 60 * 60; // 24 hours * 60 minutes * 60 seconds
+
+ private const int DaysInUniformLengthCentury = 36525;
+ private const int SecondsPerMinute = 60;
+ private const int MinutesPerDegree = 60;
+
+ private static readonly long StartOf1810 = GetNumberOfDays(new DateTime(1810, 1, 1));
+ private static readonly long StartOf1900Century = GetNumberOfDays(new DateTime(1900, 1, 1));
+
+ private static readonly double[] s_coefficients1900to1987 = new double[] { -0.00002, 0.000297, 0.025184, -0.181133, 0.553040, -0.861938, 0.677066, -0.212591 };
+ private static readonly double[] s_coefficients1800to1899 = new double[] { -0.000009, 0.003844, 0.083563, 0.865736, 4.867575, 15.845535, 31.332267, 38.291999, 28.316289, 11.636204, 2.043794 };
+ private static readonly double[] s_coefficients1700to1799 = new double[] { 8.118780842, -0.005092142, 0.003336121, -0.0000266484 };
+ private static readonly double[] s_coefficients1620to1699 = new double[] { 196.58333, -4.0675, 0.0219167 };
+ private static readonly double[] s_lambdaCoefficients = new double[] { 280.46645, 36000.76983, 0.0003032 };
+ private static readonly double[] s_anomalyCoefficients = new double[] { 357.52910, 35999.05030, -0.0001559, -0.00000048 };
+ private static readonly double[] s_eccentricityCoefficients = new double[] { 0.016708617, -0.000042037, -0.0000001236 };
+ private static readonly double[] s_coefficients = new double[] { Angle(23, 26, 21.448), Angle(0, 0, -46.8150), Angle(0, 0, -0.00059), Angle(0, 0, 0.001813) };
+ private static readonly double[] s_coefficientsA = new double[] { 124.90, -1934.134, 0.002063 };
+ private static readonly double[] s_coefficientsB = new double[] { 201.11, 72001.5377, 0.00057 };
+
+ private static double RadiansFromDegrees(double degree)
{
return degree * Math.PI / 180;
}
- static double SinOfDegree(double degree)
+ private static double SinOfDegree(double degree)
{
return Math.Sin(RadiansFromDegrees(degree));
}
- static double CosOfDegree(double degree)
+ private static double CosOfDegree(double degree)
{
return Math.Cos(RadiansFromDegrees(degree));
}
- static double TanOfDegree(double degree)
+ private static double TanOfDegree(double degree)
{
return Math.Tan(RadiansFromDegrees(degree));
}
@@ -61,9 +61,9 @@ namespace System.Globalization
return ((seconds / SecondsPerMinute + minutes) / MinutesPerDegree) + degrees;
}
- static double Obliquity(double julianCenturies)
+ private static double Obliquity(double julianCenturies)
{
- return PolynomialSum(Coefficients, julianCenturies);
+ return PolynomialSum(s_coefficients, julianCenturies);
}
internal static long GetNumberOfDays(DateTime date)
@@ -71,12 +71,12 @@ namespace System.Globalization
return date.Ticks / GregorianCalendar.TicksPerDay;
}
- static int GetGregorianYear(double numberOfDays)
+ private static int GetGregorianYear(double numberOfDays)
{
return new DateTime(Math.Min((long)(Math.Floor(numberOfDays) * GregorianCalendar.TicksPerDay), DateTime.MaxValue.Ticks)).Year;
}
- enum CorrectionAlgorithm
+ private enum CorrectionAlgorithm
{
Default,
Year1988to2019,
@@ -86,7 +86,7 @@ namespace System.Globalization
Year1620to1699
}
- struct EphemerisCorrectionAlgorithmMap
+ private struct EphemerisCorrectionAlgorithmMap
{
public EphemerisCorrectionAlgorithmMap(int year, CorrectionAlgorithm algorithm)
{
@@ -98,7 +98,7 @@ namespace System.Globalization
internal CorrectionAlgorithm _algorithm;
};
- static EphemerisCorrectionAlgorithmMap[] EphemerisCorrectionTable = new EphemerisCorrectionAlgorithmMap[]
+ private static readonly EphemerisCorrectionAlgorithmMap[] s_ephemerisCorrectionTable = new EphemerisCorrectionAlgorithmMap[]
{
// lowest year that starts algorithm, algorithm to use
new EphemerisCorrectionAlgorithmMap(2020, CorrectionAlgorithm.Default),
@@ -110,13 +110,13 @@ namespace System.Globalization
new EphemerisCorrectionAlgorithmMap(int.MinValue, CorrectionAlgorithm.Default) // default must be last
};
- static double Reminder(double divisor, double dividend)
+ private static double Reminder(double divisor, double dividend)
{
double whole = Math.Floor(divisor / dividend);
return divisor - (dividend * whole);
}
- static double NormalizeLongitude(double longitude)
+ private static double NormalizeLongitude(double longitude)
{
longitude = Reminder(longitude, FullCircleOfArc);
if (longitude < 0)
@@ -131,11 +131,11 @@ namespace System.Globalization
return longitude / FullCircleOfArc;
}
- static double PolynomialSum(double[] coefficients, double indeterminate)
+ private static double PolynomialSum(double[] coefficients, double indeterminate)
{
double sum = coefficients[0];
double indeterminateRaised = 1;
- for (int i=1; i<coefficients.Length; i++)
+ for (int i = 1; i < coefficients.Length; i++)
{
indeterminateRaised *= indeterminate;
sum += (coefficients[i] * indeterminateRaised);
@@ -144,14 +144,14 @@ namespace System.Globalization
return sum;
}
- static double CenturiesFrom1900(int gregorianYear)
+ private static double CenturiesFrom1900(int gregorianYear)
{
long july1stOfYear = GetNumberOfDays(new DateTime(gregorianYear, 7, 1));
- return (double) (july1stOfYear - StartOf1900Century) / DaysInUniformLengthCentury;
+ return (double)(july1stOfYear - StartOf1900Century) / DaysInUniformLengthCentury;
}
// the following formulas defines a polynomial function which gives us the amount that the earth is slowing down for specific year ranges
- static double DefaultEphemerisCorrection(int gregorianYear)
+ private static double DefaultEphemerisCorrection(int gregorianYear)
{
Contract.Assert(gregorianYear < 1620 || 2020 <= gregorianYear);
long january1stOfYear = GetNumberOfDays(new DateTime(gregorianYear, 1, 1));
@@ -160,45 +160,45 @@ namespace System.Globalization
return ((Math.Pow(x, 2) / 41048480) - 15) / SecondsPerDay;
}
- static double EphemerisCorrection1988to2019(int gregorianYear)
+ private static double EphemerisCorrection1988to2019(int gregorianYear)
{
Contract.Assert(1988 <= gregorianYear && gregorianYear <= 2019);
return (double)(gregorianYear - 1933) / SecondsPerDay;
}
- static double EphemerisCorrection1900to1987(int gregorianYear)
+ private static double EphemerisCorrection1900to1987(int gregorianYear)
{
Contract.Assert(1900 <= gregorianYear && gregorianYear <= 1987);
double centuriesFrom1900 = CenturiesFrom1900(gregorianYear);
- return PolynomialSum(Coefficients1900to1987, centuriesFrom1900);
+ return PolynomialSum(s_coefficients1900to1987, centuriesFrom1900);
}
- static double EphemerisCorrection1800to1899(int gregorianYear)
+ private static double EphemerisCorrection1800to1899(int gregorianYear)
{
Contract.Assert(1800 <= gregorianYear && gregorianYear <= 1899);
double centuriesFrom1900 = CenturiesFrom1900(gregorianYear);
- return PolynomialSum(Coefficients1800to1899, centuriesFrom1900);
+ return PolynomialSum(s_coefficients1800to1899, centuriesFrom1900);
}
- static double EphemerisCorrection1700to1799(int gregorianYear)
+ private static double EphemerisCorrection1700to1799(int gregorianYear)
{
Contract.Assert(1700 <= gregorianYear && gregorianYear <= 1799);
double yearsSince1700 = gregorianYear - 1700;
- return PolynomialSum(Coefficients1700to1799, yearsSince1700) / SecondsPerDay;
+ return PolynomialSum(s_coefficients1700to1799, yearsSince1700) / SecondsPerDay;
}
- static double EphemerisCorrection1620to1699(int gregorianYear)
+ private static double EphemerisCorrection1620to1699(int gregorianYear)
{
Contract.Assert(1620 <= gregorianYear && gregorianYear <= 1699);
double yearsSince1600 = gregorianYear - 1600;
- return PolynomialSum(Coefficients1620to1699, yearsSince1600) / SecondsPerDay;
+ return PolynomialSum(s_coefficients1620to1699, yearsSince1600) / SecondsPerDay;
}
// ephemeris-correction: correction to account for the slowing down of the rotation of the earth
- static double EphemerisCorrection(double time)
+ private static double EphemerisCorrection(double time)
{
int year = GetGregorianYear(time);
- foreach (EphemerisCorrectionAlgorithmMap map in EphemerisCorrectionTable)
+ foreach (EphemerisCorrectionAlgorithmMap map in s_ephemerisCorrectionTable)
{
if (map._lowestYear <= year)
{
@@ -226,12 +226,12 @@ namespace System.Globalization
return (dynamicalMoment - Noon2000Jan01) / DaysInUniformLengthCentury;
}
- static bool IsNegative(double value)
+ private static bool IsNegative(double value)
{
return Math.Sign(value) == -1;
}
- static double CopySign(double value, double sign)
+ private static double CopySign(double value, double sign)
{
return (IsNegative(value) == IsNegative(sign)) ? value : -value;
}
@@ -242,12 +242,12 @@ namespace System.Globalization
// GMHA is the Greenwich Mean Hour Angle of the mean (fictitious) Sun
// http://www.esrl.noaa.gov/gmd/grad/solcalc/
// http://en.wikipedia.org/wiki/Equation_of_time
- static double EquationOfTime(double time)
+ private static double EquationOfTime(double time)
{
double julianCenturies = JulianCenturies(time);
- double lambda = PolynomialSum(LambdaCoefficients, julianCenturies);
- double anomaly = PolynomialSum(AnomalyCoefficients, julianCenturies);
- double eccentricity = PolynomialSum(EccentricityCoefficients, julianCenturies);
+ double lambda = PolynomialSum(s_lambdaCoefficients, julianCenturies);
+ double anomaly = PolynomialSum(s_anomalyCoefficients, julianCenturies);
+ double eccentricity = PolynomialSum(s_eccentricityCoefficients, julianCenturies);
double epsilon = Obliquity(julianCenturies);
double tanHalfEpsilon = TanOfDegree(epsilon / 2);
@@ -266,7 +266,7 @@ namespace System.Globalization
return CopySign(Math.Min(Math.Abs(equation), TwelveHours), equation);
}
- static double AsLocalTime(double apparentMidday, double longitude)
+ private static double AsLocalTime(double apparentMidday, double longitude)
{
// slightly inaccurate since equation of time takes mean time not apparent time as its argument, but the difference is negligible
double universalTime = apparentMidday - AsDayFraction(longitude);
@@ -276,10 +276,10 @@ namespace System.Globalization
// midday
static public double Midday(double date, double longitude)
{
- return AsLocalTime(date+TwelveHours, longitude) - AsDayFraction(longitude);
+ return AsLocalTime(date + TwelveHours, longitude) - AsDayFraction(longitude);
}
- static double InitLongitude(double longitude)
+ private static double InitLongitude(double longitude)
{
return NormalizeLongitude(longitude + HalfCircleOfArc) - HalfCircleOfArc;
}
@@ -290,12 +290,12 @@ namespace System.Globalization
return Midday(date, InitLongitude(52.5)); // 52.5 degrees east - longitude of UTC+3:30 which defines Iranian Standard Time
}
- static double PeriodicTerm(double julianCenturies, int x, double y, double z)
+ private static double PeriodicTerm(double julianCenturies, int x, double y, double z)
{
return x * SinOfDegree(y + z * julianCenturies);
}
- static double SumLongSequenceOfPeriodicTerms(double julianCenturies)
+ private static double SumLongSequenceOfPeriodicTerms(double julianCenturies)
{
double sum = 0.0;
sum += PeriodicTerm(julianCenturies, 403406, 270.54861, 0.9287892);
@@ -350,15 +350,15 @@ namespace System.Globalization
return sum;
}
- static double Aberration(double julianCenturies)
+ private static double Aberration(double julianCenturies)
{
return (0.0000974 * CosOfDegree(177.63 + (35999.01848 * julianCenturies))) - 0.005575;
}
- static double Nutation(double julianCenturies)
+ private static double Nutation(double julianCenturies)
{
- double a = PolynomialSum(CoefficientsA, julianCenturies);
- double b = PolynomialSum(CoefficientsB, julianCenturies);
+ double a = PolynomialSum(s_coefficientsA, julianCenturies);
+ double b = PolynomialSum(s_coefficientsB, julianCenturies);
return (-0.004778 * SinOfDegree(a)) - (0.0003667 * SinOfDegree(b));
}
@@ -378,7 +378,7 @@ namespace System.Globalization
return (longitude < 0) ? (longitude + FullCircleOfArc) : longitude;
}
- static double EstimatePrior(double longitude, double time)
+ private static double EstimatePrior(double longitude, double time)
{
double timeSunLastAtLongitude = time - (MeanSpeedOfSun * AsSeason(InitLongitude(Compute(time) - longitude)));
double longitudeErrorDelta = InitLongitude(Compute(timeSunLastAtLongitude) - longitude);
@@ -390,15 +390,15 @@ namespace System.Globalization
// 1/1/0001 is absolute date 1.
internal static long PersianNewYearOnOrBefore(long numberOfDays)
{
- double date = (double) numberOfDays;
+ double date = (double)numberOfDays;
double approx = EstimatePrior(LongitudeSpring, MiddayAtPersianObservationSite(date));
- long lowerBoundNewYearDay = (long) Math.Floor(approx) - 1;
+ long lowerBoundNewYearDay = (long)Math.Floor(approx) - 1;
long upperBoundNewYearDay = lowerBoundNewYearDay + 3; // estimate is generally within a day of the actual occurrance (at the limits, the error expands, since the calculations rely on the mean tropical year which changes...)
long day = lowerBoundNewYearDay;
for (; day != upperBoundNewYearDay; ++day)
{
- double midday = MiddayAtPersianObservationSite((double) day);
+ double midday = MiddayAtPersianObservationSite((double)day);
double l = Compute(midday);
if ((LongitudeSpring <= l) && (l <= TwoDegreesAfterSpring))
{
diff --git a/src/mscorlib/corefx/System/Globalization/CharUnicodeInfo.cs b/src/mscorlib/corefx/System/Globalization/CharUnicodeInfo.cs
index 6a3ecce2de..4cb95fb8f1 100644
--- a/src/mscorlib/corefx/System/Globalization/CharUnicodeInfo.cs
+++ b/src/mscorlib/corefx/System/Globalization/CharUnicodeInfo.cs
@@ -4,13 +4,11 @@
////////////////////////////////////////////////////////////////////////////
//
-// Class: CharacterInfo
//
// Purpose: This class implements a set of methods for retrieving
// character type information. Character type information is
// independent of culture and region.
//
-// Date: August 12, 1998
//
////////////////////////////////////////////////////////////////////////////
@@ -172,7 +170,6 @@ namespace System.Globalization
//
// Note that for ch in the range D800-DFFF we just treat it as any other non-numeric character
//
- [System.Security.SecuritySafeCritical] // auto-generated
internal unsafe static double InternalGetNumericValue(int ch)
{
Contract.Assert(ch >= 0 && ch <= 0x10ffff, "ch is not in valid Unicode range.");
@@ -268,7 +265,6 @@ namespace System.Globalization
//
////////////////////////////////////////////////////////////////////////
- [System.Security.SecuritySafeCritical] // auto-generated
internal unsafe static byte InternalGetCategoryValue(int ch, int offset)
{
Contract.Assert(ch >= 0 && ch <= 0x10ffff, "ch is not in valid Unicode range.");
diff --git a/src/mscorlib/corefx/System/Globalization/CharUnicodeInfoData.cs b/src/mscorlib/corefx/System/Globalization/CharUnicodeInfoData.cs
index e4fefd86e5..7284cfd3bc 100644
--- a/src/mscorlib/corefx/System/Globalization/CharUnicodeInfoData.cs
+++ b/src/mscorlib/corefx/System/Globalization/CharUnicodeInfoData.cs
@@ -8,8 +8,7 @@ namespace System.Globalization
{
public static partial class CharUnicodeInfo
{
- // THE FOLLOWING DATA IS AUTO GENERATED BY GenUnicodeProp.pl SCRIPT
- // UNDER THE PATH ...\fx\tools\devdiv\Globalization\Tables\Tools\UnicodeProperties
+ // THE FOLLOWING DATA IS AUTO GENERATED BY GenUnicodeProp.pl SCRIPT UNDER THE TOOLS FOLDER
// PLEASE DON'T MODIFY BY HAND
diff --git a/src/mscorlib/corefx/System/Globalization/ChineseLunisolarCalendar.cs b/src/mscorlib/corefx/System/Globalization/ChineseLunisolarCalendar.cs
index 6fd6d1a8ef..48f62019d7 100644
--- a/src/mscorlib/corefx/System/Globalization/ChineseLunisolarCalendar.cs
+++ b/src/mscorlib/corefx/System/Globalization/ChineseLunisolarCalendar.cs
@@ -27,7 +27,6 @@ namespace System.Globalization
//
public const int ChineseEra = 1;
- //internal static Calendar m_defaultInstance;
internal const int MIN_LUNISOLAR_YEAR = 1901;
internal const int MAX_LUNISOLAR_YEAR = 2100;
@@ -72,7 +71,7 @@ namespace System.Globalization
}
- static readonly int[,] yinfo =
+ private static readonly int[,] s_yinfo =
{
/*Y LM Lmon Lday DaysPerMonth D1 D2 D3 D4 D5 D6 D7 D8 D9 D10 D11 D12 D13 #Days
1901 */
@@ -331,7 +330,7 @@ namespace System.Globalization
}
Contract.EndContractBlock();
- return yinfo[LunarYear - MIN_LUNISOLAR_YEAR, Index];
+ return s_yinfo[LunarYear - MIN_LUNISOLAR_YEAR, Index];
}
internal override int GetYear(int year, DateTime time)
@@ -359,32 +358,10 @@ namespace System.Globalization
return year;
}
-
- /*=================================GetDefaultInstance==========================
- **Action: Internal method to provide a default intance of ChineseLunisolarCalendar. Used by NLS+ implementation
- ** and other calendars.
- **Returns:
- **Arguments:
- **Exceptions:
- ============================================================================*/
-
- /*
- internal static Calendar GetDefaultInstance()
- {
- if (m_defaultInstance == null) {
- m_defaultInstance = new ChineseLunisolarCalendar();
- }
- return (m_defaultInstance);
- }
- */
-
- // Construct an instance of ChineseLunisolar calendar.
-
public ChineseLunisolarCalendar()
{
}
-
[System.Runtime.InteropServices.ComVisible(false)]
public override int GetEra(DateTime time)
{
diff --git a/src/mscorlib/corefx/System/Globalization/CompareInfo.Unix.cs b/src/mscorlib/corefx/System/Globalization/CompareInfo.Unix.cs
index da394cace3..2aaf5a22fa 100644
--- a/src/mscorlib/corefx/System/Globalization/CompareInfo.Unix.cs
+++ b/src/mscorlib/corefx/System/Globalization/CompareInfo.Unix.cs
@@ -11,28 +11,26 @@ namespace System.Globalization
{
public partial class CompareInfo
{
- [SecurityCritical]
[NonSerialized]
- private Interop.GlobalizationInterop.SafeSortHandle m_sortHandle;
+ private Interop.GlobalizationInterop.SafeSortHandle _sortHandle;
[NonSerialized]
- private bool m_isAsciiEqualityOrdinal;
+ private bool _isAsciiEqualityOrdinal;
[SecuritySafeCritical]
internal CompareInfo(CultureInfo culture)
{
- m_name = culture.m_name;
+ _name = culture.m_name;
InitSort(culture);
}
private void InitSort(CultureInfo culture)
{
- m_sortName = culture.SortName;
- m_sortHandle = Interop.GlobalizationInterop.GetSortHandle(GetNullTerminatedUtf8String(m_sortName));
- m_isAsciiEqualityOrdinal = (m_sortName == "en-US" || m_sortName == "");
+ _sortName = culture.SortName;
+ _sortHandle = Interop.GlobalizationInterop.GetSortHandle(GetNullTerminatedUtf8String(_sortName));
+ _isAsciiEqualityOrdinal = (_sortName == "en-US" || _sortName == "");
}
- [SecurityCritical]
internal static unsafe int IndexOfOrdinal(string source, string value, int startIndex, int count, bool ignoreCase)
{
Contract.Assert(source != null);
@@ -77,7 +75,6 @@ namespace System.Globalization
return -1;
}
- [SecurityCritical]
internal static unsafe int LastIndexOfOrdinal(string source, string value, int startIndex, int count, bool ignoreCase)
{
Contract.Assert(source != null);
@@ -133,13 +130,11 @@ namespace System.Globalization
return GetHashCodeOfStringCore(source, options, forceRandomizedHashing: false, additionalEntropy: 0);
}
- [SecurityCritical]
private static unsafe int CompareStringOrdinalIgnoreCase(char* string1, int count1, char* string2, int count2)
{
return Interop.GlobalizationInterop.CompareStringOrdinalIgnoreCase(string1, count1, string2, count2);
}
- [SecurityCritical]
private unsafe int CompareString(string string1, int offset1, int length1, string string2, int offset2, int length2, CompareOptions options)
{
Contract.Assert(string1 != null);
@@ -150,12 +145,11 @@ namespace System.Globalization
{
fixed (char* pString2 = string2)
{
- return Interop.GlobalizationInterop.CompareString(m_sortHandle, pString1 + offset1, length1, pString2 + offset2, length2, options);
+ return Interop.GlobalizationInterop.CompareString(_sortHandle, pString1 + offset1, length1, pString2 + offset2, length2, options);
}
}
}
- [SecurityCritical]
private unsafe int IndexOfCore(string source, string target, int startIndex, int count, CompareOptions options)
{
Contract.Assert(!string.IsNullOrEmpty(source));
@@ -172,20 +166,19 @@ namespace System.Globalization
return IndexOfOrdinal(source, target, startIndex, count, ignoreCase: false);
}
- if (m_isAsciiEqualityOrdinal && CanUseAsciiOrdinalForOptions(options) && source.IsFastSort() && target.IsFastSort())
+ if (_isAsciiEqualityOrdinal && CanUseAsciiOrdinalForOptions(options) && source.IsFastSort() && target.IsFastSort())
{
return IndexOf(source, target, startIndex, count, GetOrdinalCompareOptions(options));
}
fixed (char* pSource = source)
{
- int index = Interop.GlobalizationInterop.IndexOf(m_sortHandle, target, target.Length, pSource + startIndex, count, options);
+ int index = Interop.GlobalizationInterop.IndexOf(_sortHandle, target, target.Length, pSource + startIndex, count, options);
return index != -1 ? index + startIndex : -1;
}
}
- [SecurityCritical]
private unsafe int LastIndexOfCore(string source, string target, int startIndex, int count, CompareOptions options)
{
Contract.Assert(!string.IsNullOrEmpty(source));
@@ -202,7 +195,7 @@ namespace System.Globalization
return LastIndexOfOrdinal(source, target, startIndex, count, ignoreCase: false);
}
- if (m_isAsciiEqualityOrdinal && CanUseAsciiOrdinalForOptions(options) && source.IsFastSort() && target.IsFastSort())
+ if (_isAsciiEqualityOrdinal && CanUseAsciiOrdinalForOptions(options) && source.IsFastSort() && target.IsFastSort())
{
return LastIndexOf(source, target, startIndex, count, GetOrdinalCompareOptions(options));
}
@@ -213,7 +206,7 @@ namespace System.Globalization
fixed (char* pSource = source)
{
- int lastIndex = Interop.GlobalizationInterop.LastIndexOf(m_sortHandle, target, target.Length, pSource + (startIndex - count + 1), count, options);
+ int lastIndex = Interop.GlobalizationInterop.LastIndexOf(_sortHandle, target, target.Length, pSource + (startIndex - count + 1), count, options);
return lastIndex != -1 ? lastIndex + leftStartIndex : -1;
}
@@ -226,12 +219,12 @@ namespace System.Globalization
Contract.Assert(!string.IsNullOrEmpty(prefix));
Contract.Assert((options & (CompareOptions.Ordinal | CompareOptions.OrdinalIgnoreCase)) == 0);
- if (m_isAsciiEqualityOrdinal && CanUseAsciiOrdinalForOptions(options) && source.IsFastSort() && prefix.IsFastSort())
+ if (_isAsciiEqualityOrdinal && CanUseAsciiOrdinalForOptions(options) && source.IsFastSort() && prefix.IsFastSort())
{
return IsPrefix(source, prefix, GetOrdinalCompareOptions(options));
}
- return Interop.GlobalizationInterop.StartsWith(m_sortHandle, prefix, prefix.Length, source, source.Length, options);
+ return Interop.GlobalizationInterop.StartsWith(_sortHandle, prefix, prefix.Length, source, source.Length, options);
}
[SecuritySafeCritical]
@@ -241,12 +234,12 @@ namespace System.Globalization
Contract.Assert(!string.IsNullOrEmpty(suffix));
Contract.Assert((options & (CompareOptions.Ordinal | CompareOptions.OrdinalIgnoreCase)) == 0);
- if (m_isAsciiEqualityOrdinal && CanUseAsciiOrdinalForOptions(options) && source.IsFastSort() && suffix.IsFastSort())
+ if (_isAsciiEqualityOrdinal && CanUseAsciiOrdinalForOptions(options) && source.IsFastSort() && suffix.IsFastSort())
{
return IsSuffix(source, suffix, GetOrdinalCompareOptions(options));
}
- return Interop.GlobalizationInterop.EndsWith(m_sortHandle, suffix, suffix.Length, source, source.Length, options);
+ return Interop.GlobalizationInterop.EndsWith(_sortHandle, suffix, suffix.Length, source, source.Length, options);
}
// -----------------------------
@@ -264,13 +257,13 @@ namespace System.Globalization
return 0;
}
- int sortKeyLength = Interop.GlobalizationInterop.GetSortKey(m_sortHandle, source, source.Length, null, 0, options);
+ int sortKeyLength = Interop.GlobalizationInterop.GetSortKey(_sortHandle, source, source.Length, null, 0, options);
// As an optimization, for small sort keys we allocate the buffer on the stack.
if (sortKeyLength <= 256)
{
byte* pSortKey = stackalloc byte[sortKeyLength];
- Interop.GlobalizationInterop.GetSortKey(m_sortHandle, source, source.Length, pSortKey, sortKeyLength, options);
+ Interop.GlobalizationInterop.GetSortKey(_sortHandle, source, source.Length, pSortKey, sortKeyLength, options);
return InternalHashSortKey(pSortKey, sortKeyLength, false, additionalEntropy);
}
@@ -278,12 +271,11 @@ namespace System.Globalization
fixed(byte* pSortKey = sortKey)
{
- Interop.GlobalizationInterop.GetSortKey(m_sortHandle, source, source.Length, pSortKey, sortKeyLength, options);
+ Interop.GlobalizationInterop.GetSortKey(_sortHandle, source, source.Length, pSortKey, sortKeyLength, options);
return InternalHashSortKey(pSortKey, sortKeyLength, false, additionalEntropy);
}
}
- [SecurityCritical]
[DllImport(JitHelpers.QCall)]
[SuppressUnmanagedCodeSecurity]
private static unsafe extern int InternalHashSortKey(byte* sortKey, int sortKeyLength, [MarshalAs(UnmanagedType.Bool)] bool forceRandomizedHashing, long additionalEntropy);
diff --git a/src/mscorlib/corefx/System/Globalization/CompareInfo.Windows.cs b/src/mscorlib/corefx/System/Globalization/CompareInfo.Windows.cs
index 557d427d1b..744a48b107 100644
--- a/src/mscorlib/corefx/System/Globalization/CompareInfo.Windows.cs
+++ b/src/mscorlib/corefx/System/Globalization/CompareInfo.Windows.cs
@@ -7,22 +7,48 @@ using System.Diagnostics.Contracts;
namespace System.Globalization
{
public partial class CompareInfo
- {
+ {
internal unsafe CompareInfo(CultureInfo culture)
{
- this.m_name = culture.m_name;
+ _name = culture._name;
InitSort(culture);
}
private void InitSort(CultureInfo culture)
{
- this.m_sortName = culture.SortName;
+ _sortName = culture.SortName;
const uint LCMAP_SORTHANDLE = 0x20000000;
- long handle;
- int ret = Interop.mincore.LCMapStringEx(m_sortName, LCMAP_SORTHANDLE, null, 0, (IntPtr)(&handle), IntPtr.Size, IntPtr.Zero, IntPtr.Zero, IntPtr.Zero);
- _sortHandle = ret > 0 ? (IntPtr)handle : IntPtr.Zero;
+ _name = culture._name;
+ _sortName = culture.SortName;
+
+ IntPtr handle;
+ int ret = Interop.mincore.LCMapStringEx(_sortName, LCMAP_SORTHANDLE, null, 0, &handle, IntPtr.Size, null, null, IntPtr.Zero);
+ _sortHandle = ret > 0 ? handle : IntPtr.Zero;
+ }
+
+ private static unsafe int FindStringOrdinal(
+ uint dwFindStringOrdinalFlags,
+ string stringSource,
+ int offset,
+ int cchSource,
+ string value,
+ int cchValue,
+ bool bIgnoreCase)
+ {
+ fixed (char* pSource = stringSource)
+ fixed (char* pValue = value)
+ {
+ int ret = Interop.mincore.FindStringOrdinal(
+ dwFindStringOrdinalFlags,
+ pSource + offset,
+ cchSource,
+ pValue,
+ cchValue,
+ bIgnoreCase ? 1 : 0);
+ return ret < 0 ? ret : ret + offset;
+ }
}
internal static int IndexOfOrdinal(string source, string value, int startIndex, int count, bool ignoreCase)
@@ -30,8 +56,7 @@ namespace System.Globalization
Contract.Assert(source != null);
Contract.Assert(value != null);
- return Interop.mincore.FindStringOrdinal(FIND_FROMSTART, source, startIndex, count, value, value.Length, ignoreCase);
-
+ return FindStringOrdinal(FIND_FROMSTART, source, startIndex, count, value, value.Length, ignoreCase);
}
internal static int LastIndexOfOrdinal(string source, string value, int startIndex, int count, bool ignoreCase)
@@ -39,7 +64,7 @@ namespace System.Globalization
Contract.Assert(source != null);
Contract.Assert(value != null);
- return Interop.mincore.FindStringOrdinal(FIND_FROMEND, source, startIndex - count + 1, count, value, value.Length, ignoreCase);
+ return FindStringOrdinal(FIND_FROMEND, source, startIndex - count + 1, count, value, value.Length, ignoreCase);
}
private unsafe int GetHashCodeOfStringCore(string source, CompareOptions options)
@@ -53,14 +78,17 @@ namespace System.Globalization
}
int tmpHash = 0;
-
- if (Interop.mincore.LCMapStringEx(m_sortName,
- LCMAP_HASH | (uint)GetNativeCompareFlags(options),
- source, source.Length,
- (IntPtr)(&tmpHash), sizeof(int),
- IntPtr.Zero, IntPtr.Zero, IntPtr.Zero) == 0)
+
+ fixed (char* pSource = source)
{
- Environment.FailFast("LCMapStringEx failed!");
+ if (Interop.mincore.LCMapStringEx(_sortHandle != IntPtr.Zero ? null : _sortName,
+ LCMAP_HASH | (uint)GetNativeCompareFlags(options),
+ pSource, source.Length,
+ &tmpHash, sizeof(int),
+ null, null, _sortHandle) == 0)
+ {
+ Environment.FailFast("LCMapStringEx failed!");
+ }
}
return tmpHash;
@@ -72,25 +100,69 @@ namespace System.Globalization
return Interop.mincore.CompareStringOrdinal(string1, count1, string2, count2, true) - 2;
}
- private int CompareString(string string1, int offset1, int length1, string string2, int offset2, int length2, CompareOptions options)
+ private unsafe int CompareString(string string1, int offset1, int length1, string string2, int offset2, int length2, CompareOptions options)
{
Contract.Assert(string1 != null);
Contract.Assert(string2 != null);
Contract.Assert((options & (CompareOptions.Ordinal | CompareOptions.OrdinalIgnoreCase)) == 0);
- int result = Interop.mincore.CompareStringEx(_sortHandle != IntPtr.Zero ? null : m_sortName,
- GetNativeCompareFlags(options),
- string1, offset1, length1,
- string2, offset2, length2,
- _sortHandle);
+ string localeName = _sortHandle != IntPtr.Zero ? null : _sortName;
- if (result == 0)
+ fixed (char* pLocaleName = localeName)
+ fixed (char* pString1 = string1)
+ fixed (char* pString2 = string2)
{
- Environment.FailFast("CompareStringEx failed");
+ int result = Interop.mincore.CompareStringEx(
+ pLocaleName,
+ (uint)GetNativeCompareFlags(options),
+ pString1 + offset1,
+ length1,
+ pString2 + offset2,
+ length2,
+ null,
+ null,
+ _sortHandle);
+
+ if (result == 0)
+ {
+ Environment.FailFast("CompareStringEx failed");
+ }
+
+ // Map CompareStringEx return value to -1, 0, 1.
+ return result - 2;
}
+ }
+
+ private unsafe int FindString(
+ uint dwFindNLSStringFlags,
+ string lpStringSource,
+ int startSource,
+ int cchSource,
+ string lpStringValue,
+ int startValue,
+ int cchValue)
+ {
+ string localeName = _sortHandle != IntPtr.Zero ? null : _sortName;
- // Map CompareStringEx return value to -1, 0, 1.
- return result - 2;
+ fixed (char* pLocaleName = localeName)
+ fixed (char* pSource = lpStringSource)
+ fixed (char* pValue = lpStringValue)
+ {
+ char* pS = pSource + startSource;
+ char* pV = pValue + startValue;
+
+ return Interop.mincore.FindNLSStringEx(
+ pLocaleName,
+ dwFindNLSStringFlags,
+ pS,
+ cchSource,
+ pV,
+ cchValue,
+ null,
+ null,
+ null,
+ _sortHandle);
+ }
}
private int IndexOfCore(string source, string target, int startIndex, int count, CompareOptions options)
@@ -99,6 +171,8 @@ namespace System.Globalization
Contract.Assert(target != null);
Contract.Assert((options & CompareOptions.OrdinalIgnoreCase) == 0);
+ // TODO: Consider moving this up to the relevent APIs we need to ensure this behavior for
+ // and add a precondition that target is not empty.
if (target.Length == 0)
return startIndex; // keep Whidbey compatibility
@@ -108,15 +182,13 @@ namespace System.Globalization
}
else
{
- int retValue = Interop.mincore.FindNLSStringEx(_sortHandle != IntPtr.Zero ? null : m_sortName,
- FIND_FROMSTART | (uint)GetNativeCompareFlags(options),
+ int retValue = FindString(FIND_FROMSTART | (uint)GetNativeCompareFlags(options),
source,
startIndex,
count,
target,
0,
- target.Length,
- _sortHandle);
+ target.Length);
if (retValue >= 0)
{
return retValue + startIndex;
@@ -132,6 +204,8 @@ namespace System.Globalization
Contract.Assert(target != null);
Contract.Assert((options & CompareOptions.OrdinalIgnoreCase) == 0);
+ // TODO: Consider moving this up to the relevent APIs we need to ensure this behavior for
+ // and add a precondition that target is not empty.
if (target.Length == 0)
return startIndex; // keep Whidbey compatibility
@@ -141,15 +215,13 @@ namespace System.Globalization
}
else
{
- int retValue = Interop.mincore.FindNLSStringEx(_sortHandle != IntPtr.Zero ? null : m_sortName,
- FIND_FROMEND | (uint)GetNativeCompareFlags(options),
+ int retValue = FindString(FIND_FROMEND | (uint)GetNativeCompareFlags(options),
source,
startIndex - count + 1,
count,
target,
0,
- target.Length,
- _sortHandle);
+ target.Length);
if (retValue >= 0)
{
@@ -157,7 +229,7 @@ namespace System.Globalization
}
}
- return -1;
+ return -1;
}
private bool StartsWith(string source, string prefix, CompareOptions options)
@@ -166,15 +238,13 @@ namespace System.Globalization
Contract.Assert(!string.IsNullOrEmpty(prefix));
Contract.Assert((options & (CompareOptions.Ordinal | CompareOptions.OrdinalIgnoreCase)) == 0);
- return Interop.mincore.FindNLSStringEx(_sortHandle != IntPtr.Zero ? null : m_sortName,
- FIND_STARTSWITH | (uint)GetNativeCompareFlags(options),
+ return FindString(FIND_STARTSWITH | (uint)GetNativeCompareFlags(options),
source,
0,
source.Length,
prefix,
0,
- prefix.Length,
- _sortHandle) >= 0;
+ prefix.Length) >= 0;
}
private bool EndsWith(string source, string suffix, CompareOptions options)
@@ -183,16 +253,13 @@ namespace System.Globalization
Contract.Assert(!string.IsNullOrEmpty(suffix));
Contract.Assert((options & (CompareOptions.Ordinal | CompareOptions.OrdinalIgnoreCase)) == 0);
- return Interop.mincore.FindNLSStringEx(_sortHandle != IntPtr.Zero ? null : m_sortName,
- FIND_ENDSWITH | (uint)GetNativeCompareFlags(options),
+ return FindString(FIND_ENDSWITH | (uint)GetNativeCompareFlags(options),
source,
0,
source.Length,
suffix,
0,
- suffix.Length,
- _sortHandle) >= 0;
-
+ suffix.Length) >= 0;
}
// PAL ends here
@@ -206,6 +273,7 @@ namespace System.Globalization
private const int FIND_FROMSTART = 0x00400000;
private const int FIND_FROMEND = 0x00800000;
+ // TODO: Instead of this method could we just have upstack code call IndexOfOrdinal with ignoreCase = false?
private static unsafe int FastIndexOfString(string source, string target, int startIndex, int sourceCount, int targetCount, bool findLastIndex)
{
int retValue = -1;
@@ -307,6 +375,9 @@ namespace System.Globalization
if ((options & CompareOptions.IgnoreWidth) != 0) { nativeCompareFlags |= NORM_IGNOREWIDTH; }
if ((options & CompareOptions.StringSort) != 0) { nativeCompareFlags |= SORT_STRINGSORT; }
+ // TODO: Can we try for GetNativeCompareFlags to never
+ // take Ordinal or OrdinalIgnoreCase. This value is not part of Win32, we just handle it special
+ // in some places.
// Suffix & Prefix shouldn't use this, make sure to turn off the NORM_LINGUISTIC_CASING flag
if (options == CompareOptions.Ordinal) { nativeCompareFlags = COMPARE_OPTIONS_ORDINAL; }
diff --git a/src/mscorlib/corefx/System/Globalization/CompareInfo.cs b/src/mscorlib/corefx/System/Globalization/CompareInfo.cs
index 9cfa16bd5a..77778af23c 100644
--- a/src/mscorlib/corefx/System/Globalization/CompareInfo.cs
+++ b/src/mscorlib/corefx/System/Globalization/CompareInfo.cs
@@ -4,13 +4,11 @@
////////////////////////////////////////////////////////////////////////////
//
-// Class: CompareInfo
//
//
// Purpose: This class implements a set of methods for comparing
// strings.
//
-// Date: August 12, 1998
//
////////////////////////////////////////////////////////////////////////////
@@ -67,9 +65,9 @@ namespace System.Globalization
// locale, which is what SCOMPAREINFO does.
[OptionalField(VersionAdded = 2)]
- private String m_name; // The name used to construct this CompareInfo
+ private String _name; // The name used to construct this CompareInfo
[NonSerialized]
- private String m_sortName; // The name that defines our behavior
+ private String _sortName; // The name that defines our behavior
/*=================================GetCompareInfo==========================
**Action: Get the CompareInfo for the specified culture.
@@ -94,7 +92,7 @@ namespace System.Globalization
[OnDeserializing]
private void OnDeserializing(StreamingContext ctx)
{
- m_name = null;
+ _name = null;
}
void IDeserializationCallback.OnDeserialization(Object sender)
@@ -110,9 +108,9 @@ namespace System.Globalization
private void OnDeserialized()
{
- if (m_name != null)
+ if (_name != null)
{
- InitSort(CultureInfo.GetCultureInfo(m_name));
+ InitSort(CultureInfo.GetCultureInfo(_name));
}
}
@@ -137,13 +135,13 @@ namespace System.Globalization
{
get
{
- Contract.Assert(m_name != null, "CompareInfo.Name Expected m_name to be set");
- if (m_name == "zh-CHT" || m_name == "zh-CHS")
+ Contract.Assert(_name != null, "CompareInfo.Name Expected _name to be set");
+ if (_name == "zh-CHT" || _name == "zh-CHS")
{
- return m_name;
+ return _name;
}
- return m_sortName;
+ return _sortName;
}
}
@@ -163,7 +161,6 @@ namespace System.Globalization
return (Compare(string1, string2, CompareOptions.None));
}
- [System.Security.SecuritySafeCritical] // auto-generated
public unsafe virtual int Compare(String string1, String string2, CompareOptions options)
{
if (options == CompareOptions.OrdinalIgnoreCase)
@@ -237,7 +234,6 @@ namespace System.Globalization
}
- [System.Security.SecuritySafeCritical] // auto-generated
public unsafe virtual int Compare(String string1, int offset1, int length1, String string2, int offset2, int length2, CompareOptions options)
{
if (options == CompareOptions.OrdinalIgnoreCase)
@@ -304,7 +300,6 @@ namespace System.Globalization
options);
}
- [System.Security.SecurityCritical]
private static int CompareOrdinal(string string1, int offset1, int length1, string string2, int offset2, int length2)
{
int result = String.CompareOrdinal(string1, offset1, string2, offset2,
@@ -321,7 +316,6 @@ namespace System.Globalization
// it assumes the strings are Ascii string till we hit non Ascii character in strA or strB and then we continue the comparison by
// calling the OS.
//
- [System.Security.SecuritySafeCritical]
internal static unsafe int CompareOrdinalIgnoreCase(string strA, int indexA, int lengthA, string strB, int indexB, int lengthB)
{
Contract.Assert(indexA + lengthA <= strA.Length);
@@ -377,7 +371,6 @@ namespace System.Globalization
// String.Empty, true is returned.
//
////////////////////////////////////////////////////////////////////////
- [System.Security.SecuritySafeCritical] // auto-generated
public unsafe virtual bool IsPrefix(String source, String prefix, CompareOptions options)
{
if (source == null || prefix == null)
@@ -386,13 +379,17 @@ namespace System.Globalization
SR.ArgumentNull_String);
}
Contract.EndContractBlock();
- int prefixLen = prefix.Length;
- if (prefixLen == 0)
+ if (prefix.Length == 0)
{
return (true);
}
+ if (source.Length == 0)
+ {
+ return false;
+ }
+
if (options == CompareOptions.OrdinalIgnoreCase)
{
return source.StartsWith(prefix, StringComparison.OrdinalIgnoreCase);
@@ -424,7 +421,6 @@ namespace System.Globalization
// String.Empty, true is returned.
//
////////////////////////////////////////////////////////////////////////
- [System.Security.SecuritySafeCritical] // auto-generated
public unsafe virtual bool IsSuffix(String source, String suffix, CompareOptions options)
{
if (source == null || suffix == null)
@@ -433,15 +429,13 @@ namespace System.Globalization
SR.ArgumentNull_String);
}
Contract.EndContractBlock();
- int suffixLen = suffix.Length;
- int sourceLength = source.Length;
- if (suffixLen == 0)
+ if (suffix.Length == 0)
{
return (true);
}
- if (sourceLength == 0)
+ if (source.Length == 0)
{
return false;
}
@@ -555,7 +549,6 @@ namespace System.Globalization
return IndexOf(source, value, startIndex, count, CompareOptions.None);
}
- [System.Security.SecuritySafeCritical] // auto-generated
public unsafe virtual int IndexOf(String source, char value, int startIndex, int count, CompareOptions options)
{
// Validate inputs
@@ -571,7 +564,6 @@ namespace System.Globalization
if (options == CompareOptions.OrdinalIgnoreCase)
{
- // TODO: NLS Arrowhead: Make this not need a new String()
return source.IndexOf(value.ToString(), startIndex, count, StringComparison.OrdinalIgnoreCase);
}
@@ -584,7 +576,6 @@ namespace System.Globalization
}
- [System.Security.SecuritySafeCritical] // auto-generated
public unsafe virtual int IndexOf(String source, String value, int startIndex, int count, CompareOptions options)
{
// Validate inputs
@@ -716,7 +707,6 @@ namespace System.Globalization
}
- [System.Security.SecuritySafeCritical] // auto-generated
public unsafe virtual int LastIndexOf(String source, char value, int startIndex, int count, CompareOptions options)
{
// Verify Arguments
@@ -753,15 +743,13 @@ namespace System.Globalization
if (options == CompareOptions.OrdinalIgnoreCase)
{
- // TODO: NLS Arrowhead - Make this not need a new String()
return source.LastIndexOf(value.ToString(), startIndex, count, StringComparison.OrdinalIgnoreCase);
}
- return LastIndexOfCore(source, new string(value, 1), startIndex, count, options);
+ return LastIndexOfCore(source, value.ToString(), startIndex, count, options);
}
- [System.Security.SecuritySafeCritical] // auto-generated
public unsafe virtual int LastIndexOf(String source, String value, int startIndex, int count, CompareOptions options)
{
// Verify Arguments
diff --git a/src/mscorlib/corefx/System/Globalization/CultureData.Unix.cs b/src/mscorlib/corefx/System/Globalization/CultureData.Unix.cs
index dcbd4bcf68..58aae2f40b 100644
--- a/src/mscorlib/corefx/System/Globalization/CultureData.Unix.cs
+++ b/src/mscorlib/corefx/System/Globalization/CultureData.Unix.cs
@@ -25,10 +25,10 @@ namespace System.Globalization
[SecuritySafeCritical]
private unsafe bool InitCultureData()
{
- Contract.Assert(this.sRealName != null);
+ Contract.Assert(_sRealName != null);
string alternateSortName = string.Empty;
- string realNameBuffer = this.sRealName;
+ string realNameBuffer = _sRealName;
// Basic validation
if (realNameBuffer.Contains("@"))
@@ -50,38 +50,38 @@ namespace System.Globalization
}
// Get the locale name from ICU
- if (!GetLocaleName(realNameBuffer, out this.sWindowsName))
+ if (!GetLocaleName(realNameBuffer, out _sWindowsName))
{
return false; // fail
}
// Replace the ICU collation keyword with an _
- index = this.sWindowsName.IndexOf(ICU_COLLATION_KEYWORD, StringComparison.Ordinal);
+ index = _sWindowsName.IndexOf(ICU_COLLATION_KEYWORD, StringComparison.Ordinal);
if (index >= 0)
{
- this.sName = this.sWindowsName.Substring(0, index) + "_" + alternateSortName;
+ _sName = _sWindowsName.Substring(0, index) + "_" + alternateSortName;
}
else
{
- this.sName = this.sWindowsName;
+ _sName = _sWindowsName;
}
- this.sRealName = this.sName;
- this.sSpecificCulture = this.sRealName; // we don't attempt to find a non-neutral locale if a neutral is passed in (unlike win32)
+ _sRealName = _sName;
+ _sSpecificCulture = _sRealName; // we don't attempt to find a non-neutral locale if a neutral is passed in (unlike win32)
- this.iLanguage = this.ILANGUAGE;
- if (this.iLanguage == 0)
+ _iLanguage = this.ILANGUAGE;
+ if (_iLanguage == 0)
{
- this.iLanguage = LOCALE_CUSTOM_UNSPECIFIED;
+ _iLanguage = LOCALE_CUSTOM_UNSPECIFIED;
}
- this.bNeutral = (this.SISO3166CTRYNAME.Length == 0);
+ _bNeutral = (this.SISO3166CTRYNAME.Length == 0);
// Remove the sort from sName unless custom culture
- if (!this.bNeutral)
+ if (!_bNeutral)
{
- if (!IsCustomCultureId(this.iLanguage))
+ if (!IsCustomCultureId(_iLanguage))
{
- this.sName = this.sWindowsName.Substring(0, index);
+ _sName = _sWindowsName.Substring(0, index);
}
}
return true;
@@ -123,8 +123,8 @@ namespace System.Globalization
private string GetLocaleInfo(LocaleStringData type)
{
- Contract.Assert(this.sWindowsName != null, "[CultureData.GetLocaleInfo] Expected this.sWindowsName to be populated already");
- return GetLocaleInfo(this.sWindowsName, type);
+ Contract.Assert(_sWindowsName != null, "[CultureData.GetLocaleInfo] Expected _sWindowsName to be populated already");
+ return GetLocaleInfo(_sWindowsName, type);
}
// For LOCALE_SPARENT we need the option of using the "real" name (forcing neutral names) instead of the
@@ -158,7 +158,7 @@ namespace System.Globalization
[SecuritySafeCritical]
private int GetLocaleInfo(LocaleNumberData type)
{
- Contract.Assert(this.sWindowsName != null, "[CultureData.GetLocaleInfo(LocaleNumberData)] Expected this.sWindowsName to be populated already");
+ Contract.Assert(_sWindowsName != null, "[CultureData.GetLocaleInfo(LocaleNumberData)] Expected _sWindowsName to be populated already");
switch (type)
{
@@ -169,7 +169,7 @@ namespace System.Globalization
int value = 0;
- bool result = Interop.GlobalizationInterop.GetLocaleInfoInt(this.sWindowsName, (uint)type, ref value);
+ bool result = Interop.GlobalizationInterop.GetLocaleInfoInt(_sWindowsName, (uint)type, ref value);
if (!result)
{
// Failed, just use 0
@@ -182,11 +182,11 @@ namespace System.Globalization
[SecuritySafeCritical]
private int[] GetLocaleInfo(LocaleGroupingData type)
{
- Contract.Assert(this.sWindowsName != null, "[CultureData.GetLocaleInfo(LocaleGroupingData)] Expected this.sWindowsName to be populated already");
+ Contract.Assert(_sWindowsName != null, "[CultureData.GetLocaleInfo(LocaleGroupingData)] Expected _sWindowsName to be populated already");
int primaryGroupingSize = 0;
int secondaryGroupingSize = 0;
- bool result = Interop.GlobalizationInterop.GetLocaleInfoGroupingSizes(this.sWindowsName, (uint)type, ref primaryGroupingSize, ref secondaryGroupingSize);
+ bool result = Interop.GlobalizationInterop.GetLocaleInfoGroupingSizes(_sWindowsName, (uint)type, ref primaryGroupingSize, ref secondaryGroupingSize);
if (!result)
{
Contract.Assert(false, "[CultureData.GetLocaleInfo(LocaleGroupingData type)] failed");
@@ -208,11 +208,11 @@ namespace System.Globalization
[SecuritySafeCritical]
private string GetTimeFormatString(bool shortFormat)
{
- Contract.Assert(this.sWindowsName != null, "[CultureData.GetTimeFormatString(bool shortFormat)] Expected this.sWindowsName to be populated already");
+ Contract.Assert(_sWindowsName != null, "[CultureData.GetTimeFormatString(bool shortFormat)] Expected _sWindowsName to be populated already");
StringBuilder sb = StringBuilderCache.Acquire(ICU_ULOC_KEYWORD_AND_VALUES_CAPACITY);
- bool result = Interop.GlobalizationInterop.GetLocaleTimeFormat(this.sWindowsName, shortFormat, sb, sb.Capacity);
+ bool result = Interop.GlobalizationInterop.GetLocaleTimeFormat(_sWindowsName, shortFormat, sb, sb.Capacity);
if (!result)
{
// Failed, just use empty string
diff --git a/src/mscorlib/corefx/System/Globalization/CultureData.Windows.cs b/src/mscorlib/corefx/System/Globalization/CultureData.Windows.cs
index f1f5eabd44..9969ecbd81 100644
--- a/src/mscorlib/corefx/System/Globalization/CultureData.Windows.cs
+++ b/src/mscorlib/corefx/System/Globalization/CultureData.Windows.cs
@@ -1,8 +1,11 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
+
using System.Collections.Generic;
using System.Diagnostics.Contracts;
using System.Runtime.InteropServices;
using System.Text;
-
using Internal.Runtime.Augments;
namespace System.Globalization
@@ -14,7 +17,7 @@ namespace System.Globalization
private const uint LOCALE_SISO3166CTRYNAME = 0x0000005A;
private const uint TIME_NOSECONDS = 0x00000002;
-
+
/// <summary>
/// Check with the OS to see if this is a valid culture.
/// If so we populate a limited number of fields. If its not valid we return false.
@@ -55,9 +58,9 @@ namespace System.Globalization
const uint LOCALE_ILANGUAGE = 0x00000001;
const uint LOCALE_INEUTRAL = 0x00000071;
const uint LOCALE_SNAME = 0x0000005c;
-
+
int result;
- string realNameBuffer = this.sRealName;
+ string realNameBuffer = _sRealName;
char* pBuffer = stackalloc char[LOCALE_NAME_MAX_LENGTH];
result = Interop.mincore.GetLocaleInfoEx(realNameBuffer, LOCALE_SNAME, pBuffer, LOCALE_NAME_MAX_LENGTH);
@@ -71,8 +74,8 @@ namespace System.Globalization
// It worked, note that the name is the locale name, so use that (even for neutrals)
// We need to clean up our "real" name, which should look like the windows name right now
// so overwrite the input with the cleaned up name
- this.sRealName = new String(pBuffer, 0, result - 1);
- realNameBuffer = this.sRealName;
+ _sRealName = new String(pBuffer, 0, result - 1);
+ realNameBuffer = _sRealName;
// Check for neutrality, don't expect to fail
// (buffer has our name in it, so we don't have to do the gc. stuff)
@@ -84,21 +87,21 @@ namespace System.Globalization
}
// Remember our neutrality
- this.bNeutral = *((uint*)pBuffer) != 0;
+ _bNeutral = *((uint*)pBuffer) != 0;
// Note: Parents will be set dynamically
// Start by assuming the windows name'll be the same as the specific name since windows knows
// about specifics on all versions. Only for downlevel Neutral locales does this have to change.
- this.sWindowsName = realNameBuffer;
+ _sWindowsName = realNameBuffer;
// Neutrals and non-neutrals are slightly different
- if (this.bNeutral)
+ if (_bNeutral)
{
// Neutral Locale
// IETF name looks like neutral name
- this.sName = realNameBuffer;
+ _sName = realNameBuffer;
// Specific locale name is whatever ResolveLocaleName (win7+) returns.
// (Buffer has our name in it, and we can recycle that because windows resolves it before writing to the buffer)
@@ -111,7 +114,7 @@ namespace System.Globalization
}
// We found a locale name, so use it.
// In vista this should look like a sort name (de-DE_phoneb) or a specific culture (en-US) and be in the "pretty" form
- this.sSpecificCulture = new String(pBuffer, 0, result - 1);
+ _sSpecificCulture = new String(pBuffer, 0, result - 1);
}
else
{
@@ -121,9 +124,9 @@ namespace System.Globalization
// On mac we'll use this as well, even for neutrals. There's no obvious specific
// culture to use and this isn't exposed, but behaviorally this is correct on mac.
// Note that specifics include the sort name (de-DE_phoneb)
- this.sSpecificCulture = realNameBuffer;
+ _sSpecificCulture = realNameBuffer;
- this.sName = realNameBuffer;
+ _sName = realNameBuffer;
// We need the IETF name (sname)
// If we aren't an alt sort locale then this is the same as the windows name.
@@ -136,15 +139,15 @@ namespace System.Globalization
return false;
}
- this.iLanguage = *((int*)pBuffer);
+ _iLanguage = *((int*)pBuffer);
- if (!IsCustomCultureId(this.iLanguage))
+ if (!IsCustomCultureId(_iLanguage))
{
// not custom locale
int index = realNameBuffer.IndexOf('_');
if (index > 0 && index < realNameBuffer.Length)
{
- this.sName = realNameBuffer.Substring(0, index);
+ _sName = realNameBuffer.Substring(0, index);
}
}
}
@@ -153,16 +156,14 @@ namespace System.Globalization
return true;
}
- [System.Security.SecurityCritical]
private string GetLocaleInfo(LocaleStringData type)
{
- Contract.Assert(this.sWindowsName != null, "[CultureData.DoGetLocaleInfo] Expected this.sWindowsName to be populated by already");
- return GetLocaleInfo(this.sWindowsName, type);
+ Contract.Assert(_sWindowsName != null, "[CultureData.DoGetLocaleInfo] Expected _sWindowsName to be populated by already");
+ return GetLocaleInfo(_sWindowsName, type);
}
// For LOCALE_SPARENT we need the option of using the "real" name (forcing neutral names) instead of the
// "windows" name, which can be specific for downlevel (< windows 7) os's.
- [System.Security.SecurityCritical]
private string GetLocaleInfo(string localeName, LocaleStringData type)
{
uint lctype = (uint)type;
@@ -182,30 +183,31 @@ namespace System.Globalization
// Ask OS for data, note that we presume it returns success, so we have to know that
// sWindowsName is valid before calling.
- Contract.Assert(this.sWindowsName != null, "[CultureData.DoGetLocaleInfoInt] Expected this.sWindowsName to be populated by already");
- int result = Interop.mincore.GetLocaleInfoExInt(this.sWindowsName, lctype);
+ Contract.Assert(_sWindowsName != null, "[CultureData.DoGetLocaleInfoInt] Expected _sWindowsName to be populated by already");
+ int result = Interop.mincore.GetLocaleInfoExInt(_sWindowsName, lctype);
return result;
}
private int[] GetLocaleInfo(LocaleGroupingData type)
{
- return ConvertWin32GroupString(GetLocaleInfoFromLCType(this.sWindowsName, (uint)type, UseUserOverride));
+ return ConvertWin32GroupString(GetLocaleInfoFromLCType(_sWindowsName, (uint)type, UseUserOverride));
}
private string GetTimeFormatString()
{
const uint LOCALE_STIMEFORMAT = 0x00001003;
- return ReescapeWin32String(GetLocaleInfoFromLCType(this.sWindowsName, LOCALE_STIMEFORMAT, UseUserOverride));
+ return ReescapeWin32String(GetLocaleInfoFromLCType(_sWindowsName, LOCALE_STIMEFORMAT, UseUserOverride));
}
private int GetFirstDayOfWeek()
{
- Contract.Assert(this.sWindowsName != null, "[CultureData.DoGetLocaleInfoInt] Expected this.sWindowsName to be populated by already");
+ Contract.Assert(_sWindowsName != null, "[CultureData.DoGetLocaleInfoInt] Expected _sWindowsName to be populated by already");
- int result = Interop.mincore.GetLocaleInfoExInt(this.sWindowsName,
- LocaleNumberData.FirstDayOfWeek | (!UseUserOverride ? LOCALE_NOUSEROVERRIDE : 0));
+ const uint LOCALE_IFIRSTDAYOFWEEK = 0x0000100C;
+
+ int result = Interop.mincore.GetLocaleInfoExInt(_sWindowsName, LOCALE_IFIRSTDAYOFWEEK | (!UseUserOverride ? LOCALE_NOUSEROVERRIDE : 0));
// Win32 and .NET disagree on the numbering for days of the week, so we have to convert.
return ConvertFirstDayOfWeekMonToSun(result);
@@ -214,8 +216,8 @@ namespace System.Globalization
private String[] GetTimeFormats()
{
// Note that this gets overrides for us all the time
- Contract.Assert(this.sWindowsName != null, "[CultureData.DoEnumTimeFormats] Expected this.sWindowsName to be populated by already");
- String[] result = ReescapeWin32Strings(nativeEnumTimeFormats(this.sWindowsName, 0, UseUserOverride));
+ Contract.Assert(_sWindowsName != null, "[CultureData.DoEnumTimeFormats] Expected _sWindowsName to be populated by already");
+ String[] result = ReescapeWin32Strings(nativeEnumTimeFormats(_sWindowsName, 0, UseUserOverride));
return result;
}
@@ -223,8 +225,8 @@ namespace System.Globalization
private String[] GetShortTimeFormats()
{
// Note that this gets overrides for us all the time
- Contract.Assert(this.sWindowsName != null, "[CultureData.DoEnumShortTimeFormats] Expected this.sWindowsName to be populated by already");
- String[] result = ReescapeWin32Strings(nativeEnumTimeFormats(this.sWindowsName, TIME_NOSECONDS, UseUserOverride));
+ Contract.Assert(_sWindowsName != null, "[CultureData.DoEnumShortTimeFormats] Expected _sWindowsName to be populated by already");
+ String[] result = ReescapeWin32Strings(nativeEnumTimeFormats(_sWindowsName, TIME_NOSECONDS, UseUserOverride));
return result;
}
@@ -234,7 +236,7 @@ namespace System.Globalization
private static CultureData GetCultureDataFromRegionName(String regionName)
{
Contract.Assert(regionName != null);
-
+
const uint LOCALE_SUPPLEMENTAL = 0x00000002;
const uint LOCALE_SPECIFICDATA = 0x00000020;
@@ -245,11 +247,8 @@ namespace System.Globalization
GCHandle contextHandle = GCHandle.Alloc(context);
try
{
- EnumLocalesProcEx callback = new EnumLocalesProcEx(EnumSystemLocalesProc);
- Interop.mincore_private.LParamCallbackContext ctx = new Interop.mincore_private.LParamCallbackContext();
- ctx.lParam = (IntPtr)contextHandle;
-
- Interop.mincore_obsolete.EnumSystemLocalesEx(callback, LOCALE_SPECIFICDATA | LOCALE_SUPPLEMENTAL, ctx, IntPtr.Zero);
+ IntPtr callback = AddrofIntrinsics.AddrOf<Func<IntPtr, uint, IntPtr, Interop.BOOL>>(EnumSystemLocalesProc);
+ Interop.mincore.EnumSystemLocalesEx(callback, LOCALE_SPECIFICDATA | LOCALE_SUPPLEMENTAL, (IntPtr)contextHandle, IntPtr.Zero);
}
finally
{
@@ -277,12 +276,11 @@ namespace System.Globalization
private static CultureInfo GetUserDefaultCulture()
{
- return (CultureInfo)WinRTInterop.Callbacks.GetUserDefaultCulture();
+ return (CultureInfo)WinRTInterop.Callbacks.GetUserDefaultCulture();
}
// PAL methods end here.
- [System.Security.SecurityCritical]
private static string GetLocaleInfoFromLCType(string localeName, uint lctype, bool useUserOveride)
{
Contract.Assert(localeName != null, "[CultureData.GetLocaleInfoFromLCType] Expected localeName to be not be null");
@@ -456,16 +454,17 @@ namespace System.Globalization
// Context for EnumCalendarInfoExEx callback.
- class EnumLocaleData
+ private class EnumLocaleData
{
public string regionName;
public string cultureName;
}
// EnumSystemLocaleEx callback.
- static unsafe bool EnumSystemLocalesProc(IntPtr lpLocaleString, uint flags, Interop.mincore_private.LParamCallbackContext contextHandle)
+ [NativeCallable(CallingConvention = CallingConvention.StdCall)]
+ private static unsafe Interop.BOOL EnumSystemLocalesProc(IntPtr lpLocaleString, uint flags, IntPtr contextHandle)
{
- EnumLocaleData context = (EnumLocaleData)((GCHandle)contextHandle.lParam).Target;
+ EnumLocaleData context = (EnumLocaleData)((GCHandle)contextHandle).Target;
try
{
string cultureName = new string((char*)lpLocaleString);
@@ -473,36 +472,37 @@ namespace System.Globalization
if (regionName != null && regionName.Equals(context.regionName, StringComparison.OrdinalIgnoreCase))
{
context.cultureName = cultureName;
- return false; // we found a match, then stop the enumeration
+ return Interop.BOOL.FALSE; // we found a match, then stop the enumeration
}
- return true;
+ return Interop.BOOL.TRUE;
}
catch (Exception)
{
- return false;
+ return Interop.BOOL.FALSE;
}
}
// Context for EnumTimeFormatsEx callback.
- class EnumData
+ private class EnumData
{
public LowLevelList<string> strings;
}
// EnumTimeFormatsEx callback itself.
- private static unsafe bool EnumTimeCallback(IntPtr lpTimeFormatString, Interop.mincore_private.LParamCallbackContext contextHandle)
+ [NativeCallable(CallingConvention = CallingConvention.StdCall)]
+ private static unsafe Interop.BOOL EnumTimeCallback(IntPtr lpTimeFormatString, IntPtr lParam)
{
- EnumData context = (EnumData)((GCHandle)contextHandle.lParam).Target;
+ EnumData context = (EnumData)((GCHandle)lParam).Target;
try
{
context.strings.Add(new string((char*)lpTimeFormatString));
- return true;
+ return Interop.BOOL.TRUE;
}
catch (Exception)
{
- return false;
+ return Interop.BOOL.FALSE;
}
}
@@ -515,15 +515,11 @@ namespace System.Globalization
data.strings = new LowLevelList<string>();
GCHandle dataHandle = GCHandle.Alloc(data);
-
try
{
- EnumTimeFormatsProcEx callback = new EnumTimeFormatsProcEx(EnumTimeCallback);
- Interop.mincore_private.LParamCallbackContext cxt = new Interop.mincore_private.LParamCallbackContext();
- cxt.lParam = (IntPtr)dataHandle;
-
// Now call the enumeration API. Work is done by our callback function
- Interop.mincore_private.EnumTimeFormatsEx(callback, localeName, (uint)dwFlags, cxt);
+ IntPtr callback = AddrofIntrinsics.AddrOf<Func<IntPtr, IntPtr, Interop.BOOL>>(EnumTimeCallback);
+ Interop.mincore.EnumTimeFormatsEx(callback, localeName, (uint)dwFlags, (IntPtr)dataHandle);
}
finally
{
@@ -561,7 +557,5 @@ namespace System.Globalization
return null;
}
-
-
}
-} \ No newline at end of file
+}
diff --git a/src/mscorlib/corefx/System/Globalization/CultureData.cs b/src/mscorlib/corefx/System/Globalization/CultureData.cs
index ee2d95cf47..eb71318fdb 100644
--- a/src/mscorlib/corefx/System/Globalization/CultureData.cs
+++ b/src/mscorlib/corefx/System/Globalization/CultureData.cs
@@ -1,4 +1,4 @@
-// Licensed to the .NET Foundation under one or more agreements.
+// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
@@ -56,88 +56,88 @@ namespace System.Globalization
//
internal partial class CultureData
{
- const int undef = -1;
- const int LOCALE_CUSTOM_UNSPECIFIED = 0x1000;
- const int LOCALE_CUSTOM_DEFAULT = 0x0c00;
+ private const int undef = -1;
+ private const int LOCALE_CUSTOM_UNSPECIFIED = 0x1000;
+ private const int LOCALE_CUSTOM_DEFAULT = 0x0c00;
// Override flag
- private String sRealName; // Name you passed in (ie: en-US, en, or de-DE_phoneb)
- private String sWindowsName; // Name OS thinks the object is (ie: de-DE_phoneb, or en-US (even if en was passed in))
+ private String _sRealName; // Name you passed in (ie: en-US, en, or de-DE_phoneb)
+ private String _sWindowsName; // Name OS thinks the object is (ie: de-DE_phoneb, or en-US (even if en was passed in))
// Identity
- private String sName; // locale name (ie: en-us, NO sort info, but could be neutral)
- private String sParent; // Parent name (which may be a custom locale/culture)
- private String sLocalizedDisplayName; // Localized pretty name for this locale
- private String sEnglishDisplayName; // English pretty name for this locale
- private String sNativeDisplayName; // Native pretty name for this locale
- private String sSpecificCulture; // The culture name to be used in CultureInfo.CreateSpecificCulture(), en-US form if neutral, sort name if sort
+ private String _sName; // locale name (ie: en-us, NO sort info, but could be neutral)
+ private String _sParent; // Parent name (which may be a custom locale/culture)
+ private String _sLocalizedDisplayName; // Localized pretty name for this locale
+ private String _sEnglishDisplayName; // English pretty name for this locale
+ private String _sNativeDisplayName; // Native pretty name for this locale
+ private String _sSpecificCulture; // The culture name to be used in CultureInfo.CreateSpecificCulture(), en-US form if neutral, sort name if sort
// Language
- private String sISO639Language; // ISO 639 Language Name
- private String sLocalizedLanguage; // Localized name for this language
- private String sEnglishLanguage; // English name for this language
- private String sNativeLanguage; // Native name of this language
+ private String _sISO639Language; // ISO 639 Language Name
+ private String _sLocalizedLanguage; // Localized name for this language
+ private String _sEnglishLanguage; // English name for this language
+ private String _sNativeLanguage; // Native name of this language
// Region
- private String sRegionName; // (RegionInfo)
- private String sLocalizedCountry; // localized country name
- private String sEnglishCountry; // english country name (RegionInfo)
- private String sNativeCountry; // native country name
- private String sISO3166CountryName; // ISO 3166 (RegionInfo), ie: US
+ private String _sRegionName; // (RegionInfo)
+ private String _sLocalizedCountry; // localized country name
+ private String _sEnglishCountry; // english country name (RegionInfo)
+ private String _sNativeCountry; // native country name
+ private String _sISO3166CountryName; // ISO 3166 (RegionInfo), ie: US
// Numbers
- private String sPositiveSign; // (user can override) positive sign
- private String sNegativeSign; // (user can override) negative sign
- private String[] saNativeDigits; // (user can override) native characters for digits 0-9
+ private String _sPositiveSign; // (user can override) positive sign
+ private String _sNegativeSign; // (user can override) negative sign
+ private String[] _saNativeDigits; // (user can override) native characters for digits 0-9
// (nfi populates these 5, don't have to be = undef)
- private int iDigits; // (user can override) number of fractional digits
- private int iNegativeNumber; // (user can override) negative number format
- private int[] waGrouping; // (user can override) grouping of digits
- private String sDecimalSeparator; // (user can override) decimal separator
- private String sThousandSeparator; // (user can override) thousands separator
- private String sNaN; // Not a Number
- private String sPositiveInfinity; // + Infinity
- private String sNegativeInfinity; // - Infinity
+ private int _iDigits; // (user can override) number of fractional digits
+ private int _iNegativeNumber; // (user can override) negative number format
+ private int[] _waGrouping; // (user can override) grouping of digits
+ private String _sDecimalSeparator; // (user can override) decimal separator
+ private String _sThousandSeparator; // (user can override) thousands separator
+ private String _sNaN; // Not a Number
+ private String _sPositiveInfinity; // + Infinity
+ private String _sNegativeInfinity; // - Infinity
// Percent
- private int iNegativePercent = undef; // Negative Percent (0-3)
- private int iPositivePercent = undef; // Positive Percent (0-11)
- private String sPercent; // Percent (%) symbol
- private String sPerMille; // PerMille (‰) symbol
+ private int _iNegativePercent = undef; // Negative Percent (0-3)
+ private int _iPositivePercent = undef; // Positive Percent (0-11)
+ private String _sPercent; // Percent (%) symbol
+ private String _sPerMille; // PerMille symbol
// Currency
- private String sCurrency; // (user can override) local monetary symbol
- private String sIntlMonetarySymbol; // international monetary symbol (RegionInfo)
+ private String _sCurrency; // (user can override) local monetary symbol
+ private String _sIntlMonetarySymbol; // international monetary symbol (RegionInfo)
// (nfi populates these 4, don't have to be = undef)
- private int iCurrencyDigits; // (user can override) # local monetary fractional digits
- private int iCurrency; // (user can override) positive currency format
- private int iNegativeCurrency; // (user can override) negative currency format
- private int[] waMonetaryGrouping; // (user can override) monetary grouping of digits
- private String sMonetaryDecimal; // (user can override) monetary decimal separator
- private String sMonetaryThousand; // (user can override) monetary thousands separator
+ private int _iCurrencyDigits; // (user can override) # local monetary fractional digits
+ private int _iCurrency; // (user can override) positive currency format
+ private int _iNegativeCurrency; // (user can override) negative currency format
+ private int[] _waMonetaryGrouping; // (user can override) monetary grouping of digits
+ private String _sMonetaryDecimal; // (user can override) monetary decimal separator
+ private String _sMonetaryThousand; // (user can override) monetary thousands separator
// Misc
- private int iMeasure = undef; // (user can override) system of measurement 0=metric, 1=US (RegionInfo)
- private String sListSeparator; // (user can override) list separator
+ private int _iMeasure = undef; // (user can override) system of measurement 0=metric, 1=US (RegionInfo)
+ private String _sListSeparator; // (user can override) list separator
// Time
- private String sAM1159; // (user can override) AM designator
- private String sPM2359; // (user can override) PM designator
- private String sTimeSeparator;
- private volatile String[] saLongTimes; // (user can override) time format
- private volatile String[] saShortTimes; // short time format
- private volatile String[] saDurationFormats; // time duration format
+ private String _sAM1159; // (user can override) AM designator
+ private String _sPM2359; // (user can override) PM designator
+ private String _sTimeSeparator;
+ private volatile String[] _saLongTimes; // (user can override) time format
+ private volatile String[] _saShortTimes; // short time format
+ private volatile String[] _saDurationFormats; // time duration format
// Calendar specific data
- private int iFirstDayOfWeek = undef; // (user can override) first day of week (gregorian really)
- private int iFirstWeekOfYear = undef; // (user can override) first week of year (gregorian really)
- private volatile CalendarId[] waCalendars; // all available calendar type(s). The first one is the default calendar
+ private int _iFirstDayOfWeek = undef; // (user can override) first day of week (gregorian really)
+ private int _iFirstWeekOfYear = undef; // (user can override) first week of year (gregorian really)
+ private volatile CalendarId[] _waCalendars; // all available calendar type(s). The first one is the default calendar
// Store for specific data about each calendar
- private CalendarData[] calendars; // Store for specific calendar data
+ private CalendarData[] _calendars; // Store for specific calendar data
// Text information
- private int iReadingLayout = undef; // Reading layout data
+ private int _iReadingLayout = undef; // Reading layout data
// 0 - Left to right (eg en-US)
// 1 - Right to left (eg arabic locales)
// 2 - Vertical top to bottom with columns to the left and also left to right (ja-JP locales)
@@ -145,9 +145,9 @@ namespace System.Globalization
// CoreCLR depends on this even though its not exposed publicly.
- private int iLanguage; // locale ID (0409) - NO sort information
- private bool bUseOverrides; // use user overrides?
- private bool bNeutral; // Flags for the culture (ie: neutral or not right now)
+ private int _iLanguage; // locale ID (0409) - NO sort information
+ private bool _bUseOverrides; // use user overrides?
+ private bool _bNeutral; // Flags for the culture (ie: neutral or not right now)
// Region Name to Culture Name mapping table
@@ -302,7 +302,6 @@ namespace System.Globalization
private static volatile StringCultureDataDictionary s_cachedRegions;
private static volatile StringStringDictionary s_RegionNames;
- [System.Security.SecurityCritical] // auto-generated
internal static CultureData GetCultureDataForRegion(String cultureName, bool useUserOverride)
{
// First do a shortcut for Invariant
@@ -336,7 +335,7 @@ namespace System.Globalization
else
{
// Check the hash table
- lock (m_lock)
+ lock (s_lock)
{
tempHashTable.TryGetValue(hashName, out retVal);
}
@@ -372,7 +371,7 @@ namespace System.Globalization
if (retVal != null && (retVal.IsNeutralCulture == false))
{
// first add it to the cache
- lock (m_lock)
+ lock (s_lock)
{
tempHashTable[hashName] = retVal;
}
@@ -409,85 +408,86 @@ namespace System.Globalization
// Basics
// Note that we override the resources since this IS NOT supposed to change (by definition)
- invariant.bUseOverrides = false;
- invariant.sRealName = ""; // Name you passed in (ie: en-US, en, or de-DE_phoneb)
- invariant.sWindowsName = ""; // Name OS thinks the object is (ie: de-DE_phoneb, or en-US (even if en was passed in))
+ invariant._bUseOverrides = false;
+ invariant._sRealName = ""; // Name you passed in (ie: en-US, en, or de-DE_phoneb)
+ invariant._sWindowsName = ""; // Name OS thinks the object is (ie: de-DE_phoneb, or en-US (even if en was passed in))
// Identity
- invariant.sName = ""; // locale name (ie: en-us)
- invariant.sParent = ""; // Parent name (which may be a custom locale/culture)
- invariant.bNeutral = false; // Flags for the culture (ie: neutral or not right now)
- invariant.sEnglishDisplayName = "Invariant Language (Invariant Country)"; // English pretty name for this locale
- invariant.sNativeDisplayName = "Invariant Language (Invariant Country)"; // Native pretty name for this locale
- invariant.sSpecificCulture = ""; // The culture name to be used in CultureInfo.CreateSpecificCulture()
+ invariant._sName = ""; // locale name (ie: en-us)
+ invariant._sParent = ""; // Parent name (which may be a custom locale/culture)
+ invariant._bNeutral = false; // Flags for the culture (ie: neutral or not right now)
+ invariant._sEnglishDisplayName = "Invariant Language (Invariant Country)"; // English pretty name for this locale
+ invariant._sNativeDisplayName = "Invariant Language (Invariant Country)"; // Native pretty name for this locale
+ invariant._sSpecificCulture = ""; // The culture name to be used in CultureInfo.CreateSpecificCulture()
// Language
- invariant.sISO639Language = "iv"; // ISO 639 Language Name
- invariant.sLocalizedLanguage = "Invariant Language"; // Display name for this Language
- invariant.sEnglishLanguage = "Invariant Language"; // English name for this language
- invariant.sNativeLanguage = "Invariant Language"; // Native name of this language
+ invariant._sISO639Language = "iv"; // ISO 639 Language Name
+ invariant._sLocalizedLanguage = "Invariant Language"; // Display name for this Language
+ invariant._sEnglishLanguage = "Invariant Language"; // English name for this language
+ invariant._sNativeLanguage = "Invariant Language"; // Native name of this language
// Region
- invariant.sRegionName = "IV"; // (RegionInfo)
- invariant.sEnglishCountry = "Invariant Country"; // english country name (RegionInfo)
- invariant.sNativeCountry = "Invariant Country"; // native country name (Windows Only)
- invariant.sISO3166CountryName = "IV"; // (RegionInfo), ie: US
+ invariant._sRegionName = "IV"; // (RegionInfo)
+ invariant._sEnglishCountry = "Invariant Country"; // english country name (RegionInfo)
+ invariant._sNativeCountry = "Invariant Country"; // native country name (Windows Only)
+ invariant._sISO3166CountryName = "IV"; // (RegionInfo), ie: US
// Numbers
- invariant.sPositiveSign = "+"; // positive sign
- invariant.sNegativeSign = "-"; // negative sign
- invariant.saNativeDigits = new String[] { "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" }; // native characters for digits 0-9
- invariant.iDigits = 2; // number of fractional digits
- invariant.iNegativeNumber = 1; // negative number format
- invariant.waGrouping = new int[] { 3 }; // grouping of digits
- invariant.sDecimalSeparator = "."; // decimal separator
- invariant.sThousandSeparator = ","; // thousands separator
- invariant.sNaN = "NaN"; // Not a Number
- invariant.sPositiveInfinity = "Infinity"; // + Infinity
- invariant.sNegativeInfinity = "-Infinity"; // - Infinity
+ invariant._sPositiveSign = "+"; // positive sign
+ invariant._sNegativeSign = "-"; // negative sign
+ invariant._saNativeDigits = new String[] { "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" }; // native characters for digits 0-9
+ invariant._iDigits = 2; // number of fractional digits
+ invariant._iNegativeNumber = 1; // negative number format
+ invariant._waGrouping = new int[] { 3 }; // grouping of digits
+ invariant._sDecimalSeparator = "."; // decimal separator
+ invariant._sThousandSeparator = ","; // thousands separator
+ invariant._sNaN = "NaN"; // Not a Number
+ invariant._sPositiveInfinity = "Infinity"; // + Infinity
+ invariant._sNegativeInfinity = "-Infinity"; // - Infinity
// Percent
- invariant.iNegativePercent = 0; // Negative Percent (0-3)
- invariant.iPositivePercent = 0; // Positive Percent (0-11)
- invariant.sPercent = "%"; // Percent (%) symbol
- invariant.sPerMille = "\x2030"; // PerMille(‰) symbol
+ invariant._iNegativePercent = 0; // Negative Percent (0-3)
+ invariant._iPositivePercent = 0; // Positive Percent (0-11)
+ invariant._sPercent = "%"; // Percent (%) symbol
+ invariant._sPerMille = "\x2030"; // PerMille symbol
// Currency
- invariant.sCurrency = "\x00a4"; // local monetary symbol "¤: for international monetary symbol
- invariant.sIntlMonetarySymbol = "XDR"; // international monetary symbol (RegionInfo)
- invariant.iCurrencyDigits = 2; // # local monetary fractional digits
- invariant.iCurrency = 0; // positive currency format
- invariant.iNegativeCurrency = 0; // negative currency format
- invariant.waMonetaryGrouping = new int[] { 3 }; // monetary grouping of digits
- invariant.sMonetaryDecimal = "."; // monetary decimal separator
- invariant.sMonetaryThousand = ","; // monetary thousands separator
+ invariant._sCurrency = "\x00a4"; // local monetary symbol: for international monetary symbol
+ invariant._sIntlMonetarySymbol = "XDR"; // international monetary symbol (RegionInfo)
+ invariant._iCurrencyDigits = 2; // # local monetary fractional digits
+ invariant._iCurrency = 0; // positive currency format
+ invariant._iNegativeCurrency = 0; // negative currency format
+ invariant._waMonetaryGrouping = new int[] { 3 }; // monetary grouping of digits
+ invariant._sMonetaryDecimal = "."; // monetary decimal separator
+ invariant._sMonetaryThousand = ","; // monetary thousands separator
// Misc
- invariant.iMeasure = 0; // system of measurement 0=metric, 1=US (RegionInfo)
- invariant.sListSeparator = ","; // list separator
+ invariant._iMeasure = 0; // system of measurement 0=metric, 1=US (RegionInfo)
+ invariant._sListSeparator = ","; // list separator
// Time
- invariant.sAM1159 = "AM"; // AM designator
- invariant.sPM2359 = "PM"; // PM designator
- invariant.saLongTimes = new String[] { "HH:mm:ss" }; // time format
- invariant.saShortTimes = new String[] { "HH:mm", "hh:mm tt", "H:mm", "h:mm tt" }; // short time format
- invariant.saDurationFormats = new String[] { "HH:mm:ss" }; // time duration format
+ invariant._sAM1159 = "AM"; // AM designator
+ invariant._sPM2359 = "PM"; // PM designator
+ invariant._saLongTimes = new String[] { "HH:mm:ss" }; // time format
+ invariant._saShortTimes = new String[] { "HH:mm", "hh:mm tt", "H:mm", "h:mm tt" }; // short time format
+ invariant._saDurationFormats = new String[] { "HH:mm:ss" }; // time duration format
+
// Calendar specific data
- invariant.iFirstDayOfWeek = 0; // first day of week
- invariant.iFirstWeekOfYear = 0; // first week of year
- invariant.waCalendars = new CalendarId[] { CalendarId.GREGORIAN }; // all available calendar type(s). The first one is the default calendar
+ invariant._iFirstDayOfWeek = 0; // first day of week
+ invariant._iFirstWeekOfYear = 0; // first week of year
+ invariant._waCalendars = new CalendarId[] { CalendarId.GREGORIAN }; // all available calendar type(s). The first one is the default calendar
// Store for specific data about each calendar
- invariant.calendars = new CalendarData[CalendarData.MAX_CALENDARS];
- invariant.calendars[0] = CalendarData.Invariant;
+ invariant._calendars = new CalendarData[CalendarData.MAX_CALENDARS];
+ invariant._calendars[0] = CalendarData.Invariant;
// Text information
- invariant.iReadingLayout = 0;
+ invariant._iReadingLayout = 0;
- // Language
- invariant.iLanguage = 0x007f; // locale ID (0409) - NO sort information
+ // These are desktop only, not coreclr
+ invariant._iLanguage = 0x007f; // locale ID (0409) - NO sort information
// Remember it
s_Invariant = invariant;
}
@@ -501,7 +501,7 @@ namespace System.Globalization
///////////////
// Cache of cultures we've already looked up
private static volatile StringCultureDataDictionary s_cachedCultures;
- private static readonly Lock m_lock = new Lock();
+ private static readonly Lock s_lock = new Lock();
internal static CultureData GetCultureData(String cultureName, bool useUserOverride)
{
@@ -524,7 +524,7 @@ namespace System.Globalization
// Check the hash table
bool ret;
CultureData retVal;
- lock (m_lock)
+ lock (s_lock)
{
ret = tempHashTable.TryGetValue(hashName, out retVal);
}
@@ -542,7 +542,7 @@ namespace System.Globalization
}
// Found one, add it to the cache
- lock (m_lock)
+ lock (s_lock)
{
tempHashTable[hashName] = culture;
}
@@ -557,8 +557,8 @@ namespace System.Globalization
private static CultureData CreateCultureData(string cultureName, bool useUserOverride)
{
CultureData culture = new CultureData();
- culture.bUseOverrides = useUserOverride;
- culture.sRealName = cultureName;
+ culture._bUseOverrides = useUserOverride;
+ culture._sRealName = cultureName;
// Ask native code if that one's real
if (culture.InitCultureData() == false)
@@ -575,7 +575,7 @@ namespace System.Globalization
private bool InitCompatibilityCultureData()
{
// for compatibility handle the deprecated ids: zh-chs, zh-cht
- string cultureName = this.sRealName;
+ string cultureName = _sRealName;
string fallbackCultureName;
string realCultureName;
@@ -593,14 +593,14 @@ namespace System.Globalization
return false;
}
- this.sRealName = fallbackCultureName;
+ _sRealName = fallbackCultureName;
if (InitCultureData() == false)
{
return false;
}
// fixup our data
- this.sName = realCultureName; // the name that goes back to the user
- this.sParent = fallbackCultureName;
+ _sName = realCultureName; // the name that goes back to the user
+ _sParent = fallbackCultureName;
return true;
}
@@ -622,17 +622,17 @@ namespace System.Globalization
{
get
{
- Contract.Assert(this.sRealName != null, "[CultureData.CultureName] Expected this.sRealName to be populated by already");
+ Contract.Assert(_sRealName != null, "[CultureData.CultureName] Expected _sRealName to be populated by already");
// since windows doesn't know about zh-CHS and zh-CHT,
// we leave sRealName == zh-Hanx but we still need to
// pretend that it was zh-CHX.
- switch (this.sName)
+ switch (_sName)
{
case "zh-CHS":
case "zh-CHT":
- return this.sName;
+ return _sName;
}
- return this.sRealName;
+ return _sRealName;
}
}
@@ -641,7 +641,7 @@ namespace System.Globalization
{
get
{
- return this.bUseOverrides;
+ return _bUseOverrides;
}
}
@@ -650,11 +650,11 @@ namespace System.Globalization
{
get
{
- if (this.sName == null)
+ if (_sName == null)
{
- this.sName = String.Empty;
+ _sName = String.Empty;
}
- return this.sName;
+ return _sName;
}
}
@@ -663,32 +663,31 @@ namespace System.Globalization
{
get
{
- if (this.sParent == null)
+ if (_sParent == null)
{
// Ask using the real name, so that we get parents of neutrals
- this.sParent = GetLocaleInfo(this.sRealName, LocaleStringData.ParentName);
+ _sParent = GetLocaleInfo(_sRealName, LocaleStringData.ParentName);
}
- return this.sParent;
+ return _sParent;
}
}
// Localized pretty name for this locale (ie: Inglis (estados Unitos))
internal String SLOCALIZEDDISPLAYNAME
{
- [System.Security.SecurityCritical] // auto-generated
get
{
- if (this.sLocalizedDisplayName == null)
+ if (_sLocalizedDisplayName == null)
{
if (this.IsSupplementalCustomCulture)
{
if (this.IsNeutralCulture)
{
- this.sLocalizedDisplayName = this.SNATIVELANGUAGE;
+ _sLocalizedDisplayName = this.SNATIVELANGUAGE;
}
else
{
- this.sLocalizedDisplayName = this.SNATIVEDISPLAYNAME;
+ _sLocalizedDisplayName = this.SNATIVEDISPLAYNAME;
}
}
else
@@ -700,15 +699,15 @@ namespace System.Globalization
if (SNAME.Equals(ZH_CHT, StringComparison.OrdinalIgnoreCase))
{
- this.sLocalizedDisplayName = GetLanguageDisplayName("zh-Hant");
+ _sLocalizedDisplayName = GetLanguageDisplayName("zh-Hant");
}
- else if (SNAME.Equals(ZH_CHS, StringComparison.OrdinalIgnoreCase))
+ else if (SNAME.Equals(ZH_CHS, StringComparison.OrdinalIgnoreCase))
{
- this.sLocalizedDisplayName = GetLanguageDisplayName("zh-Hans");
+ _sLocalizedDisplayName = GetLanguageDisplayName("zh-Hans");
}
else
{
- this.sLocalizedDisplayName = GetLanguageDisplayName(SNAME);
+ _sLocalizedDisplayName = GetLanguageDisplayName(SNAME);
}
}
catch (Exception)
@@ -717,12 +716,12 @@ namespace System.Globalization
}
}
// If it hasn't been found (Windows 8 and up), fallback to the system
- if (String.IsNullOrEmpty(this.sLocalizedDisplayName))
+ if (String.IsNullOrEmpty(_sLocalizedDisplayName))
{
// If its neutral use the language name
if (this.IsNeutralCulture)
{
- this.sLocalizedDisplayName = this.SLOCALIZEDLANGUAGE;
+ _sLocalizedDisplayName = this.SLOCALIZEDLANGUAGE;
}
else
{
@@ -734,47 +733,46 @@ namespace System.Globalization
((ci = GetUserDefaultCulture()) != null) &&
!CultureInfo.DefaultThreadCurrentUICulture.Name.Equals(ci.Name))
{
- this.sLocalizedDisplayName = this.SNATIVEDISPLAYNAME;
+ _sLocalizedDisplayName = this.SNATIVEDISPLAYNAME;
}
else
{
- this.sLocalizedDisplayName = GetLocaleInfo(LocaleStringData.LocalizedDisplayName);
+ _sLocalizedDisplayName = GetLocaleInfo(LocaleStringData.LocalizedDisplayName);
}
}
}
}
- return this.sLocalizedDisplayName;
+ return _sLocalizedDisplayName;
}
}
// English pretty name for this locale (ie: English (United States))
internal String SENGDISPLAYNAME
{
- [System.Security.SecurityCritical] // auto-generated
get
{
- if (this.sEnglishDisplayName == null)
+ if (_sEnglishDisplayName == null)
{
// If its neutral use the language name
if (this.IsNeutralCulture)
{
- this.sEnglishDisplayName = this.SENGLISHLANGUAGE;
+ _sEnglishDisplayName = this.SENGLISHLANGUAGE;
// differentiate the legacy display names
- switch (this.sName)
+ switch (_sName)
{
case "zh-CHS":
case "zh-CHT":
- this.sEnglishDisplayName += " Legacy";
+ _sEnglishDisplayName += " Legacy";
break;
}
}
else
{
- this.sEnglishDisplayName = GetLocaleInfo(LocaleStringData.EnglishDisplayName);
+ _sEnglishDisplayName = GetLocaleInfo(LocaleStringData.EnglishDisplayName);
// if it isn't found build one:
- if (String.IsNullOrEmpty(this.sEnglishDisplayName))
+ if (String.IsNullOrEmpty(_sEnglishDisplayName))
{
// Our existing names mostly look like:
// "English" + "United States" -> "English (United States)"
@@ -782,58 +780,57 @@ namespace System.Globalization
if (this.SENGLISHLANGUAGE[this.SENGLISHLANGUAGE.Length - 1] == ')')
{
// "Azeri (Latin)" + "Azerbaijan" -> "Azeri (Latin, Azerbaijan)"
- this.sEnglishDisplayName =
- this.SENGLISHLANGUAGE.Substring(0, this.sEnglishLanguage.Length - 1) +
+ _sEnglishDisplayName =
+ this.SENGLISHLANGUAGE.Substring(0, _sEnglishLanguage.Length - 1) +
", " + this.SENGCOUNTRY + ")";
}
else
{
// "English" + "United States" -> "English (United States)"
- this.sEnglishDisplayName = this.SENGLISHLANGUAGE + " (" + this.SENGCOUNTRY + ")";
+ _sEnglishDisplayName = this.SENGLISHLANGUAGE + " (" + this.SENGCOUNTRY + ")";
}
}
}
}
- return this.sEnglishDisplayName;
+ return _sEnglishDisplayName;
}
}
// Native pretty name for this locale (ie: Deutsch (Deutschland))
internal String SNATIVEDISPLAYNAME
{
- [System.Security.SecurityCritical] // auto-generated
get
{
- if (this.sNativeDisplayName == null)
+ if (_sNativeDisplayName == null)
{
// If its neutral use the language name
if (this.IsNeutralCulture)
{
- this.sNativeDisplayName = this.SNATIVELANGUAGE;
+ _sNativeDisplayName = this.SNATIVELANGUAGE;
// differentiate the legacy display names
- switch (this.sName)
+ switch (_sName)
{
case "zh-CHS":
- this.sNativeDisplayName += " \u65E7\u7248";
+ _sNativeDisplayName += " \u65E7\u7248";
break;
case "zh-CHT":
- this.sNativeDisplayName += " \u820A\u7248";
+ _sNativeDisplayName += " \u820A\u7248";
break;
}
}
else
{
- this.sNativeDisplayName = GetLocaleInfo(LocaleStringData.NativeDisplayName);
+ _sNativeDisplayName = GetLocaleInfo(LocaleStringData.NativeDisplayName);
// if it isn't found build one:
- if (String.IsNullOrEmpty(this.sNativeDisplayName))
+ if (String.IsNullOrEmpty(_sNativeDisplayName))
{
// These should primarily be "Deutsch (Deutschland)" type names
- this.sNativeDisplayName = this.SNATIVELANGUAGE + " (" + this.SNATIVECOUNTRY + ")";
+ _sNativeDisplayName = this.SNATIVELANGUAGE + " (" + this.SNATIVECOUNTRY + ")";
}
}
}
- return this.sNativeDisplayName;
+ return _sNativeDisplayName;
}
}
@@ -846,11 +843,11 @@ namespace System.Globalization
{
get
{
- if (this.sISO639Language == null)
+ if (_sISO639Language == null)
{
- this.sISO639Language = GetLocaleInfo(LocaleStringData.Iso639LanguageName);
+ _sISO639Language = GetLocaleInfo(LocaleStringData.Iso639LanguageName);
}
- return this.sISO639Language;
+ return _sISO639Language;
}
}
@@ -858,10 +855,9 @@ namespace System.Globalization
// This is only valid for Windows 8 and higher neutrals:
internal String SLOCALIZEDLANGUAGE
{
- [System.Security.SecurityCritical] // auto-generated
get
{
- if (this.sLocalizedLanguage == null)
+ if (_sLocalizedLanguage == null)
{
// Usually the UI culture shouldn't be different than what we got from WinRT except
// if DefaultThreadCurrentUICulture was set
@@ -871,43 +867,41 @@ namespace System.Globalization
((ci = GetUserDefaultCulture()) != null) &&
!CultureInfo.DefaultThreadCurrentUICulture.Name.Equals(ci.Name))
{
- this.sLocalizedLanguage = SNATIVELANGUAGE;
+ _sLocalizedLanguage = SNATIVELANGUAGE;
}
else
{
- this.sLocalizedLanguage = GetLocaleInfo(LocaleStringData.LocalizedLanguageName);
+ _sLocalizedLanguage = GetLocaleInfo(LocaleStringData.LocalizedLanguageName);
}
}
- return this.sLocalizedLanguage;
+ return _sLocalizedLanguage;
}
}
// English name for this language (Windows Only) ie: German
internal String SENGLISHLANGUAGE
{
- [System.Security.SecurityCritical] // auto-generated
get
{
- if (this.sEnglishLanguage == null)
+ if (_sEnglishLanguage == null)
{
- this.sEnglishLanguage = GetLocaleInfo(LocaleStringData.EnglishLanguageName);
+ _sEnglishLanguage = GetLocaleInfo(LocaleStringData.EnglishLanguageName);
}
- return this.sEnglishLanguage;
+ return _sEnglishLanguage;
}
}
// Native name of this language (Windows Only) ie: Deutsch
internal String SNATIVELANGUAGE
{
- [System.Security.SecurityCritical] // auto-generated
get
{
- if (this.sNativeLanguage == null)
+ if (_sNativeLanguage == null)
{
- this.sNativeLanguage = GetLocaleInfo(LocaleStringData.NativeLanguageName);
+ _sNativeLanguage = GetLocaleInfo(LocaleStringData.NativeLanguageName);
}
- return this.sNativeLanguage;
+ return _sNativeLanguage;
}
}
@@ -918,14 +912,13 @@ namespace System.Globalization
// region name (eg US)
internal String SREGIONNAME
{
- [System.Security.SecurityCritical] // auto-generated
get
{
- if (this.sRegionName == null)
+ if (_sRegionName == null)
{
- this.sRegionName = GetLocaleInfo(LocaleStringData.Iso3166CountryName);
+ _sRegionName = GetLocaleInfo(LocaleStringData.Iso3166CountryName);
}
- return this.sRegionName;
+ return _sRegionName;
}
}
@@ -933,68 +926,64 @@ namespace System.Globalization
// localized name for the country
internal string SLOCALIZEDCOUNTRY
{
- [System.Security.SecurityCritical] // auto-generated
get
{
- if (this.sLocalizedCountry == null)
+ if (_sLocalizedCountry == null)
{
try
{
- this.sLocalizedCountry = GetRegionDisplayName(SISO3166CTRYNAME);
+ _sLocalizedCountry = GetRegionDisplayName(SISO3166CTRYNAME);
}
catch (Exception)
{
// do nothing. we'll fallback
}
- if (this.sLocalizedCountry == null)
+ if (_sLocalizedCountry == null)
{
- this.sLocalizedCountry = SNATIVECOUNTRY;
+ _sLocalizedCountry = SNATIVECOUNTRY;
}
}
- return this.sLocalizedCountry;
+ return _sLocalizedCountry;
}
}
// english country name (RegionInfo) ie: Germany
internal String SENGCOUNTRY
{
- [System.Security.SecurityCritical] // auto-generated
get
{
- if (this.sEnglishCountry == null)
+ if (_sEnglishCountry == null)
{
- this.sEnglishCountry = GetLocaleInfo(LocaleStringData.EnglishCountryName);
+ _sEnglishCountry = GetLocaleInfo(LocaleStringData.EnglishCountryName);
}
- return this.sEnglishCountry;
+ return _sEnglishCountry;
}
}
// native country name (RegionInfo) ie: Deutschland
internal String SNATIVECOUNTRY
{
- [System.Security.SecurityCritical] // auto-generated
get
{
- if (this.sNativeCountry == null)
+ if (_sNativeCountry == null)
{
- this.sNativeCountry = GetLocaleInfo(LocaleStringData.NativeCountryName);
+ _sNativeCountry = GetLocaleInfo(LocaleStringData.NativeCountryName);
}
- return this.sNativeCountry;
+ return _sNativeCountry;
}
}
// ISO 3166 Country Name
internal String SISO3166CTRYNAME
{
- [System.Security.SecurityCritical] // auto-generated
get
{
- if (this.sISO3166CountryName == null)
+ if (_sISO3166CountryName == null)
{
- this.sISO3166CountryName = GetLocaleInfo(LocaleStringData.Iso3166CountryName);
+ _sISO3166CountryName = GetLocaleInfo(LocaleStringData.Iso3166CountryName);
}
- return this.sISO3166CountryName;
+ return _sISO3166CountryName;
}
}
@@ -1015,11 +1004,11 @@ namespace System.Globalization
{
get
{
- if (this.waGrouping == null)
+ if (_waGrouping == null)
{
- this.waGrouping = GetLocaleInfo(LocaleGroupingData.Digit);
+ _waGrouping = GetLocaleInfo(LocaleGroupingData.Digit);
}
- return this.waGrouping;
+ return _waGrouping;
}
}
@@ -1032,11 +1021,11 @@ namespace System.Globalization
{
get
{
- if (this.sNaN == null)
+ if (_sNaN == null)
{
- this.sNaN = GetLocaleInfo(LocaleStringData.NaNSymbol);
+ _sNaN = GetLocaleInfo(LocaleStringData.NaNSymbol);
}
- return this.sNaN;
+ return _sNaN;
}
}
@@ -1045,11 +1034,11 @@ namespace System.Globalization
{
get
{
- if (this.sPositiveInfinity == null)
+ if (_sPositiveInfinity == null)
{
- this.sPositiveInfinity = GetLocaleInfo(LocaleStringData.PositiveInfinitySymbol);
+ _sPositiveInfinity = GetLocaleInfo(LocaleStringData.PositiveInfinitySymbol);
}
- return this.sPositiveInfinity;
+ return _sPositiveInfinity;
}
}
@@ -1058,11 +1047,11 @@ namespace System.Globalization
{
get
{
- if (this.sNegativeInfinity == null)
+ if (_sNegativeInfinity == null)
{
- this.sNegativeInfinity = GetLocaleInfo(LocaleStringData.NegativeInfinitySymbol);
+ _sNegativeInfinity = GetLocaleInfo(LocaleStringData.NegativeInfinitySymbol);
}
- return this.sNegativeInfinity;
+ return _sNegativeInfinity;
}
}
@@ -1076,12 +1065,12 @@ namespace System.Globalization
{
get
{
- if (this.iNegativePercent == undef)
+ if (_iNegativePercent == undef)
{
// Note that <= Windows Vista this is synthesized by native code
- this.iNegativePercent = GetLocaleInfo(LocaleNumberData.NegativePercentFormat);
+ _iNegativePercent = GetLocaleInfo(LocaleNumberData.NegativePercentFormat);
}
- return this.iNegativePercent;
+ return _iNegativePercent;
}
}
@@ -1090,12 +1079,12 @@ namespace System.Globalization
{
get
{
- if (this.iPositivePercent == undef)
+ if (_iPositivePercent == undef)
{
// Note that <= Windows Vista this is synthesized by native code
- this.iPositivePercent = GetLocaleInfo(LocaleNumberData.PositivePercentFormat);
+ _iPositivePercent = GetLocaleInfo(LocaleNumberData.PositivePercentFormat);
}
- return this.iPositivePercent;
+ return _iPositivePercent;
}
}
@@ -1104,24 +1093,24 @@ namespace System.Globalization
{
get
{
- if (this.sPercent == null)
+ if (_sPercent == null)
{
- this.sPercent = GetLocaleInfo(LocaleStringData.PercentSymbol);
+ _sPercent = GetLocaleInfo(LocaleStringData.PercentSymbol);
}
- return this.sPercent;
+ return _sPercent;
}
}
- // PerMille (‰) symbol
+ // PerMille symbol
internal String SPERMILLE
{
get
{
- if (this.sPerMille == null)
+ if (_sPerMille == null)
{
- this.sPerMille = GetLocaleInfo(LocaleStringData.PerMilleSymbol);
+ _sPerMille = GetLocaleInfo(LocaleStringData.PerMilleSymbol);
}
- return this.sPerMille;
+ return _sPerMille;
}
}
@@ -1132,28 +1121,26 @@ namespace System.Globalization
// (user can override) local monetary symbol, eg: $
internal String SCURRENCY
{
- [System.Security.SecurityCritical] // auto-generated
get
{
- if (this.sCurrency == null)
+ if (_sCurrency == null)
{
- this.sCurrency = GetLocaleInfo(LocaleStringData.MonetarySymbol);
+ _sCurrency = GetLocaleInfo(LocaleStringData.MonetarySymbol);
}
- return this.sCurrency;
+ return _sCurrency;
}
}
// international monetary symbol (RegionInfo), eg: USD
internal String SINTLSYMBOL
{
- [System.Security.SecurityCritical] // auto-generated
get
{
- if (this.sIntlMonetarySymbol == null)
+ if (_sIntlMonetarySymbol == null)
{
- this.sIntlMonetarySymbol = GetLocaleInfo(LocaleStringData.Iso4217MonetarySymbol);
+ _sIntlMonetarySymbol = GetLocaleInfo(LocaleStringData.Iso4217MonetarySymbol);
}
- return this.sIntlMonetarySymbol;
+ return _sIntlMonetarySymbol;
}
}
@@ -1166,11 +1153,11 @@ namespace System.Globalization
{
get
{
- if (this.waMonetaryGrouping == null)
+ if (_waMonetaryGrouping == null)
{
- this.waMonetaryGrouping = GetLocaleInfo(LocaleGroupingData.Monetary);
+ _waMonetaryGrouping = GetLocaleInfo(LocaleGroupingData.Monetary);
}
- return this.waMonetaryGrouping;
+ return _waMonetaryGrouping;
}
}
@@ -1179,11 +1166,11 @@ namespace System.Globalization
{
get
{
- if (this.iMeasure == undef)
+ if (_iMeasure == undef)
{
- this.iMeasure = GetLocaleInfo(LocaleNumberData.MeasurementSystem);
+ _iMeasure = GetLocaleInfo(LocaleNumberData.MeasurementSystem);
}
- return this.iMeasure;
+ return _iMeasure;
}
}
@@ -1192,11 +1179,11 @@ namespace System.Globalization
{
get
{
- if (this.sListSeparator == null)
+ if (_sListSeparator == null)
{
- this.sListSeparator = GetLocaleInfo(LocaleStringData.ListSeparator);
+ _sListSeparator = GetLocaleInfo(LocaleStringData.ListSeparator);
}
- return this.sListSeparator;
+ return _sListSeparator;
}
}
@@ -1210,11 +1197,11 @@ namespace System.Globalization
{
get
{
- if (this.sAM1159 == null)
+ if (_sAM1159 == null)
{
- this.sAM1159 = GetLocaleInfo(LocaleStringData.AMDesignator);
+ _sAM1159 = GetLocaleInfo(LocaleStringData.AMDesignator);
}
- return this.sAM1159;
+ return _sAM1159;
}
}
@@ -1223,11 +1210,11 @@ namespace System.Globalization
{
get
{
- if (this.sPM2359 == null)
+ if (_sPM2359 == null)
{
- this.sPM2359 = GetLocaleInfo(LocaleStringData.PMDesignator);
+ _sPM2359 = GetLocaleInfo(LocaleStringData.PMDesignator);
}
- return this.sPM2359;
+ return _sPM2359;
}
}
@@ -1236,19 +1223,19 @@ namespace System.Globalization
{
get
{
- if (this.saLongTimes == null)
+ if (_saLongTimes == null)
{
String[] longTimes = GetTimeFormats();
if (longTimes == null || longTimes.Length == 0)
{
- this.saLongTimes = Invariant.saLongTimes;
+ _saLongTimes = Invariant._saLongTimes;
}
else
{
- this.saLongTimes = longTimes;
+ _saLongTimes = longTimes;
}
}
- return this.saLongTimes;
+ return _saLongTimes;
}
}
@@ -1259,7 +1246,7 @@ namespace System.Globalization
{
get
{
- if (this.saShortTimes == null)
+ if (_saShortTimes == null)
{
// Try to get the short times from the OS/culture.dll
String[] shortTimes = null;
@@ -1281,9 +1268,9 @@ namespace System.Globalization
shortTimes = AdjustShortTimesForMac(shortTimes);
// Found short times, use them
- this.saShortTimes = shortTimes;
+ _saShortTimes = shortTimes;
}
- return this.saShortTimes;
+ return _saShortTimes;
}
}
@@ -1422,11 +1409,11 @@ namespace System.Globalization
{
get
{
- if (this.iFirstDayOfWeek == undef)
+ if (_iFirstDayOfWeek == undef)
{
- this.iFirstDayOfWeek = GetFirstDayOfWeek();
+ _iFirstDayOfWeek = GetFirstDayOfWeek();
}
- return this.iFirstDayOfWeek;
+ return _iFirstDayOfWeek;
}
}
@@ -1435,11 +1422,11 @@ namespace System.Globalization
{
get
{
- if (this.iFirstWeekOfYear == undef)
+ if (_iFirstWeekOfYear == undef)
{
- this.iFirstWeekOfYear = GetLocaleInfo(LocaleNumberData.FirstWeekOfYear);
+ _iFirstWeekOfYear = GetLocaleInfo(LocaleNumberData.FirstWeekOfYear);
}
- return this.iFirstWeekOfYear;
+ return _iFirstWeekOfYear;
}
}
@@ -1529,26 +1516,26 @@ namespace System.Globalization
{
get
{
- if (this.waCalendars == null)
+ if (_waCalendars == null)
{
// We pass in an array of ints, and native side fills it up with count calendars.
// We then have to copy that list to a new array of the right size.
// Default calendar should be first
CalendarId[] calendars = new CalendarId[23];
- Contract.Assert(this.sWindowsName != null, "[CultureData.CalendarIds] Expected this.sWindowsName to be populated by already");
- int count = CalendarData.GetCalendars(this.sWindowsName, this.bUseOverrides, calendars);
+ Contract.Assert(_sWindowsName != null, "[CultureData.CalendarIds] Expected _sWindowsName to be populated by already");
+ int count = CalendarData.GetCalendars(_sWindowsName, _bUseOverrides, calendars);
// See if we had a calendar to add.
if (count == 0)
{
// Failed for some reason, just grab Gregorian from Invariant
- this.waCalendars = Invariant.waCalendars;
+ _waCalendars = Invariant._waCalendars;
}
else
{
// The OS may not return calendar 4 for zh-TW, but we've always allowed it.
- // TODO: Is this necessary long-term?
- if (this.sWindowsName == "zh-TW")
+ // TODO: Is this hack necessary long-term?
+ if (_sWindowsName == "zh-TW")
{
bool found = false;
@@ -1590,11 +1577,11 @@ namespace System.Globalization
}
}
- this.waCalendars = temp;
+ _waCalendars = temp;
}
}
- return this.waCalendars;
+ return _waCalendars;
}
}
@@ -1607,21 +1594,21 @@ namespace System.Globalization
int calendarIndex = (int)calendarId - 1;
// Have to have calendars
- if (calendars == null)
+ if (_calendars == null)
{
- calendars = new CalendarData[CalendarData.MAX_CALENDARS];
+ _calendars = new CalendarData[CalendarData.MAX_CALENDARS];
}
// we need the following local variable to avoid returning null
// when another thread creates a new array of CalendarData (above)
// right after we insert the newly created CalendarData (below)
- CalendarData calendarData = calendars[calendarIndex];
+ CalendarData calendarData = _calendars[calendarIndex];
// Make sure that calendar has data
if (calendarData == null)
{
- Contract.Assert(this.sWindowsName != null, "[CultureData.GetCalendar] Expected this.sWindowsName to be populated by already");
- calendarData = new CalendarData(this.sWindowsName, calendarId, this.UseUserOverride);
- calendars[calendarIndex] = calendarData;
+ Contract.Assert(_sWindowsName != null, "[CultureData.GetCalendar] Expected _sWindowsName to be populated by already");
+ calendarData = new CalendarData(_sWindowsName, calendarId, this.UseUserOverride);
+ _calendars[calendarIndex] = calendarData;
}
return calendarData;
@@ -1657,13 +1644,13 @@ namespace System.Globalization
{
get
{
- if (this.iReadingLayout == undef)
+ if (_iReadingLayout == undef)
{
- Contract.Assert(this.sRealName != null, "[CultureData.IsRightToLeft] Expected this.sRealName to be populated by already");
- this.iReadingLayout = GetLocaleInfo(LocaleNumberData.ReadingLayout);
+ Contract.Assert(_sRealName != null, "[CultureData.IsRightToLeft] Expected _sRealName to be populated by already");
+ _iReadingLayout = GetLocaleInfo(LocaleNumberData.ReadingLayout);
}
- return (this.iReadingLayout);
+ return (_iReadingLayout);
}
}
@@ -1680,8 +1667,8 @@ namespace System.Globalization
{
// Note: Custom cultures might point at another culture's textinfo, however windows knows how
// to redirect it to the desired textinfo culture, so this is OK.
- Contract.Assert(this.sRealName != null, "[CultureData.STEXTINFO] Expected this.sRealName to be populated by already");
- return (this.sRealName);
+ Contract.Assert(_sWindowsName != null, "[CultureData.STEXTINFO] Expected _sWindowsName to be populated by already");
+ return (_sWindowsName);
}
}
@@ -1690,8 +1677,8 @@ namespace System.Globalization
{
get
{
- Contract.Assert(this.sRealName != null, "[CultureData.SCOMPAREINFO] Expected this.sRealName to be populated by already");
- return (this.sRealName);
+ Contract.Assert(_sWindowsName != null, "[CultureData.SCOMPAREINFO] Expected _sWindowsName to be populated by already");
+ return (_sWindowsName);
}
}
@@ -1707,7 +1694,7 @@ namespace System.Globalization
{
get
{
- return this.iLanguage;
+ return _iLanguage;
}
}
@@ -1716,7 +1703,7 @@ namespace System.Globalization
get
{
// InitCultureData told us if we're neutral or not
- return this.bNeutral;
+ return _bNeutral;
}
}
@@ -1733,7 +1720,7 @@ namespace System.Globalization
{
get
{
- CalendarId defaultCalId = (CalendarId) GetLocaleInfo(LocaleNumberData.CalendarType);
+ CalendarId defaultCalId = (CalendarId)GetLocaleInfo(LocaleNumberData.CalendarType);
if (defaultCalId == 0)
{
@@ -1775,7 +1762,7 @@ namespace System.Globalization
{
get
{
- if (sTimeSeparator == null)
+ if (_sTimeSeparator == null)
{
string longTimeFormat = GetTimeFormatString();
if (String.IsNullOrEmpty(longTimeFormat))
@@ -1784,9 +1771,9 @@ namespace System.Globalization
}
// Compute STIME from time format
- sTimeSeparator = GetTimeSeparator(longTimeFormat);
+ _sTimeSeparator = GetTimeSeparator(longTimeFormat);
}
- return sTimeSeparator;
+ return _sTimeSeparator;
}
}
@@ -1966,24 +1953,26 @@ namespace System.Globalization
{
if (this.IsInvariantCulture)
{
- nfi.positiveSign = this.sPositiveSign;
- nfi.negativeSign = this.sNegativeSign;
+ // FUTURE: NumberFormatInfo already has default values for many of these fields. Can we not do this?
+ // if we do need to do this, then why don't we set nfi.nativeDigits in this case?
+ nfi.positiveSign = _sPositiveSign;
+ nfi.negativeSign = _sNegativeSign;
- nfi.numberGroupSeparator = this.sThousandSeparator;
- nfi.numberDecimalSeparator = this.sDecimalSeparator;
- nfi.numberDecimalDigits = this.iDigits;
- nfi.numberNegativePattern = this.iNegativeNumber;
+ nfi.numberGroupSeparator = _sThousandSeparator;
+ nfi.numberDecimalSeparator = _sDecimalSeparator;
+ nfi.numberDecimalDigits = _iDigits;
+ nfi.numberNegativePattern = _iNegativeNumber;
- nfi.currencySymbol = this.sCurrency;
- nfi.currencyGroupSeparator = this.sMonetaryThousand;
- nfi.currencyDecimalSeparator = this.sMonetaryDecimal;
- nfi.currencyDecimalDigits = this.iCurrencyDigits;
- nfi.currencyNegativePattern = this.iNegativeCurrency;
- nfi.currencyPositivePattern = this.iCurrency;
+ nfi.currencySymbol = _sCurrency;
+ nfi.currencyGroupSeparator = _sMonetaryThousand;
+ nfi.currencyDecimalSeparator = _sMonetaryDecimal;
+ nfi.currencyDecimalDigits = _iCurrencyDigits;
+ nfi.currencyNegativePattern = _iNegativeCurrency;
+ nfi.currencyPositivePattern = _iCurrency;
}
else
{
- Contract.Assert(this.sWindowsName != null, "[CultureData.GetNFIValues] Expected this.sWindowsName to be populated by already");
+ Contract.Assert(_sWindowsName != null, "[CultureData.GetNFIValues] Expected _sWindowsName to be populated by already");
// String values
nfi.positiveSign = GetLocaleInfo(LocaleStringData.PositiveSign);
nfi.negativeSign = GetLocaleInfo(LocaleStringData.NegativeSign);
@@ -2043,7 +2032,7 @@ namespace System.Globalization
//Special case for Italian. The currency decimal separator in the control panel is the empty string. When the user
//specifies C4 as the currency format, this results in the number apparently getting multiplied by 10000 because the
- //decimal point doesn't show up. Our default currency format will never use nfi.
+ //decimal point doesn't show up. We'll just hack this here because our default currency format will never use nfi.
if (nfi.currencyDecimalSeparator == null || nfi.currencyDecimalSeparator.Length == 0)
{
nfi.currencyDecimalSeparator = nfi.numberDecimalSeparator;
diff --git a/src/mscorlib/corefx/System/Globalization/CultureInfo.Windows.cs b/src/mscorlib/corefx/System/Globalization/CultureInfo.Windows.cs
index af27840175..16c8a06e08 100644
--- a/src/mscorlib/corefx/System/Globalization/CultureInfo.Windows.cs
+++ b/src/mscorlib/corefx/System/Globalization/CultureInfo.Windows.cs
@@ -1,6 +1,7 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
+
using Internal.Runtime.Augments;
namespace System.Globalization
@@ -44,7 +45,7 @@ namespace System.Globalization
CultureInfo temp = GetCultureByName(strDefault, true);
- temp.m_isReadOnly = true;
+ temp._isReadOnly = true;
return temp;
}
diff --git a/src/mscorlib/corefx/System/Globalization/CultureInfo.cs b/src/mscorlib/corefx/System/Globalization/CultureInfo.cs
index 2e7b1c6743..f2b3742ab4 100644
--- a/src/mscorlib/corefx/System/Globalization/CultureInfo.cs
+++ b/src/mscorlib/corefx/System/Globalization/CultureInfo.cs
@@ -4,7 +4,6 @@
////////////////////////////////////////////////////////////////////////////
//
-// Class: CultureInfo
//
//
// Purpose: This class represents the software preferences of a particular
@@ -13,7 +12,7 @@
// as well as methods for common operations such as printing
// dates and sorting strings.
//
-// Date: March 31, 1999
+//
//
// !!!! NOTE WHEN CHANGING THIS CLASS !!!!
//
@@ -121,6 +120,11 @@ namespace System.Globalization
// All of the following will be created on demand.
//
+ // WARNING: We allow diagnostic tools to directly inspect these three members (s_InvariantCultureInfo, s_DefaultThreadCurrentUICulture and s_DefaultThreadCurrentCulture)
+ // See https://github.com/dotnet/corert/blob/master/Documentation/design-docs/diagnostics/diagnostics-tools-contract.md for more details.
+ // Please do not change the type, the name, or the semantic usage of this member without understanding the implication for tools.
+ // Get in touch with the diagnostics team if you have questions.
+
//The Invariant culture;
private static volatile CultureInfo s_InvariantCultureInfo;
@@ -213,6 +217,8 @@ namespace System.Globalization
// We do this to try to return the system UI language and the default user languages
// This method will fallback if this fails (like Invariant)
//
+ // TODO: It would appear that this is only ever called with userOveride = true
+ // and this method only has one caller. Can we fold it into the caller?
private static CultureInfo GetCultureByName(String name, bool userOverride)
{
CultureInfo ci = null;
@@ -244,15 +250,14 @@ namespace System.Globalization
internal static bool VerifyCultureName(String cultureName, bool throwException)
{
- // This function is used by ResourceManager.GetResourceFileName().
+ // This function is used by ResourceManager.GetResourceFileName().
// ResourceManager searches for resource using CultureInfo.Name,
// so we should check against CultureInfo.Name.
for (int i = 0; i < cultureName.Length; i++)
{
char c = cultureName[i];
- // TODO: NLS Arrowhead - This is broken, names can only be RFC4646 names (ie: a-zA-Z0-9).
- // TODO: NLS Arrowhead - This allows any unicode letter/digit
+ // TODO: Names can only be RFC4646 names (ie: a-zA-Z0-9) while this allows any unicode letter/digit
if (Char.IsLetterOrDigit(c) || c == '-' || c == '_')
{
continue;
@@ -417,10 +422,9 @@ namespace System.Globalization
public static CultureInfo DefaultThreadCurrentCulture
{
get { return s_DefaultThreadCurrentCulture; }
- [System.Security.SecuritySafeCritical] // auto-generated
set
{
- // If you add pre-conditions to this method, check to see if you also need to
+ // If you add pre-conditions to this method, check to see if you also need to
// add them to Thread.CurrentCulture.set.
s_DefaultThreadCurrentCulture = value;
@@ -430,13 +434,12 @@ namespace System.Globalization
public static CultureInfo DefaultThreadCurrentUICulture
{
get { return s_DefaultThreadCurrentUICulture; }
- [System.Security.SecuritySafeCritical] // auto-generated
set
{
//If they're trying to use a Culture with a name that we can't use in resource lookup,
//don't even let them set it on the thread.
- // If you add more pre-conditions to this method, check to see if you also need to
+ // If you add more pre-conditions to this method, check to see if you also need to
// add them to Thread.CurrentUICulture.set.
if (value != null)
@@ -561,7 +564,6 @@ namespace System.Globalization
////////////////////////////////////////////////////////////////////////
public virtual String DisplayName
{
- [System.Security.SecuritySafeCritical] // auto-generated
get
{
Contract.Ensures(Contract.Result<String>() != null);
@@ -582,7 +584,6 @@ namespace System.Globalization
////////////////////////////////////////////////////////////////////////
public virtual String NativeName
{
- [System.Security.SecuritySafeCritical] // auto-generated
get
{
Contract.Ensures(Contract.Result<String>() != null);
@@ -601,7 +602,6 @@ namespace System.Globalization
////////////////////////////////////////////////////////////////////////
public virtual String EnglishName
{
- [System.Security.SecuritySafeCritical] // auto-generated
get
{
Contract.Ensures(Contract.Result<String>() != null);
@@ -612,7 +612,6 @@ namespace System.Globalization
// ie: en
public virtual String TwoLetterISOLanguageName
{
- [System.Security.SecuritySafeCritical] // auto-generated
get
{
Contract.Ensures(Contract.Result<String>() != null);
@@ -652,7 +651,7 @@ namespace System.Globalization
}
}
- static private bool OkayToCacheClassWithCompatibilityBehavior
+ private static bool OkayToCacheClassWithCompatibilityBehavior
{
get
{
@@ -807,7 +806,7 @@ namespace System.Globalization
{
// Change the calendar of DTFI to the specified calendar of this CultureInfo.
DateTimeFormatInfo temp = new DateTimeFormatInfo(this.m_cultureData, this.Calendar);
- temp.m_isReadOnly = m_isReadOnly;
+ temp._isReadOnly = m_isReadOnly;
System.Threading.Interlocked.MemoryBarrier();
dateTimeInfo = temp;
}
diff --git a/src/mscorlib/corefx/System/Globalization/CultureNotFoundException.cs b/src/mscorlib/corefx/System/Globalization/CultureNotFoundException.cs
index df0f073db6..740063e4d3 100644
--- a/src/mscorlib/corefx/System/Globalization/CultureNotFoundException.cs
+++ b/src/mscorlib/corefx/System/Globalization/CultureNotFoundException.cs
@@ -2,10 +2,6 @@
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
-//
-
-//
-
using System;
using System.Threading;
using System.Runtime.Serialization;
@@ -16,7 +12,7 @@ namespace System.Globalization
[System.Runtime.InteropServices.ComVisible(true)]
public partial class CultureNotFoundException : ArgumentException, ISerializable
{
- private string m_invalidCultureName; // unrecognized culture name
+ private string _invalidCultureName; // unrecognized culture name
public CultureNotFoundException()
: base(DefaultMessage)
@@ -41,18 +37,18 @@ namespace System.Globalization
public CultureNotFoundException(String paramName, string invalidCultureName, String message)
: base(message, paramName)
{
- m_invalidCultureName = invalidCultureName;
+ _invalidCultureName = invalidCultureName;
}
public CultureNotFoundException(String message, string invalidCultureName, Exception innerException)
: base(message, innerException)
{
- m_invalidCultureName = invalidCultureName;
+ _invalidCultureName = invalidCultureName;
}
protected CultureNotFoundException(SerializationInfo info, StreamingContext context) : base(info, context)
{
- m_invalidCultureName = (string)info.GetValue("InvalidCultureName", typeof(string));
+ _invalidCultureName = (string)info.GetValue("InvalidCultureName", typeof(string));
}
[System.Security.SecurityCritical] // auto-generated_required
@@ -64,12 +60,12 @@ namespace System.Globalization
}
base.GetObjectData(info, context);
- info.AddValue("InvalidCultureName", m_invalidCultureName, typeof(string));
+ info.AddValue("InvalidCultureName", _invalidCultureName, typeof(string));
}
public virtual string InvalidCultureName
{
- get { return m_invalidCultureName; }
+ get { return _invalidCultureName; }
}
private static String DefaultMessage
@@ -94,7 +90,7 @@ namespace System.Globalization
{
String s = base.Message;
if (
- m_invalidCultureName != null)
+ _invalidCultureName != null)
{
String valueMessage = SR.Format(SR.Argument_CultureInvalidIdentifier, FormatedInvalidCultureId);
if (s == null)
diff --git a/src/mscorlib/corefx/System/Globalization/DateTimeFormatInfo.cs b/src/mscorlib/corefx/System/Globalization/DateTimeFormatInfo.cs
index 89570ee1c7..da746ada88 100644
--- a/src/mscorlib/corefx/System/Globalization/DateTimeFormatInfo.cs
+++ b/src/mscorlib/corefx/System/Globalization/DateTimeFormatInfo.cs
@@ -60,86 +60,86 @@ namespace System.Globalization
{
// cache for the invariant culture.
// invariantInfo is constant irrespective of your current culture.
- private static volatile DateTimeFormatInfo invariantInfo;
+ private static volatile DateTimeFormatInfo s_invariantInfo;
// an index which points to a record in Culture Data Table.
[NonSerialized]
- private CultureData m_cultureData;
+ private CultureData _cultureData;
// The culture name used to create this DTFI.
[OptionalField(VersionAdded = 2)]
- internal String m_name = null;
+ private String _name = null;
// The language name of the culture used to create this DTFI.
[NonSerialized]
- private String m_langName = null;
+ private String _langName = null;
// CompareInfo usually used by the parser.
[NonSerialized]
- private CompareInfo m_compareInfo = null;
+ private CompareInfo _compareInfo = null;
// Culture matches current DTFI. mainly used for string comparisons during parsing.
[NonSerialized]
- private CultureInfo m_cultureInfo = null;
+ private CultureInfo _cultureInfo = null;
//
// Caches for various properties.
//
- internal String amDesignator = null;
- internal String pmDesignator = null;
+ private String amDesignator = null;
+ private String pmDesignator = null;
- internal String dateSeparator = null; // derived from short date (whidbey expects, arrowhead doesn't)
+ private String dateSeparator = null; // derived from short date (whidbey expects, arrowhead doesn't)
- internal String generalShortTimePattern = null; // short date + short time (whidbey expects, arrowhead doesn't)
+ private String generalShortTimePattern = null; // short date + short time (whidbey expects, arrowhead doesn't)
- internal String generalLongTimePattern = null; // short date + long time (whidbey expects, arrowhead doesn't)
+ private String generalLongTimePattern = null; // short date + long time (whidbey expects, arrowhead doesn't)
- internal String timeSeparator = null; // derived from long time (whidbey expects, arrowhead doesn't)
- internal String monthDayPattern = null;
+ private String timeSeparator = null; // derived from long time (whidbey expects, arrowhead doesn't)
+ private String monthDayPattern = null;
// added in .NET Framework Release {2.0SP1/3.0SP1/3.5RTM}
- internal String dateTimeOffsetPattern = null;
+ private String dateTimeOffsetPattern = null;
//
// The following are constant values.
//
- internal const String rfc1123Pattern = "ddd, dd MMM yyyy HH':'mm':'ss 'GMT'";
+ private const String rfc1123Pattern = "ddd, dd MMM yyyy HH':'mm':'ss 'GMT'";
// The sortable pattern is based on ISO 8601.
- internal const String sortableDateTimePattern = "yyyy'-'MM'-'dd'T'HH':'mm':'ss";
- internal const String universalSortableDateTimePattern = "yyyy'-'MM'-'dd HH':'mm':'ss'Z'";
+ private const String sortableDateTimePattern = "yyyy'-'MM'-'dd'T'HH':'mm':'ss";
+ private const String universalSortableDateTimePattern = "yyyy'-'MM'-'dd HH':'mm':'ss'Z'";
//
// The following are affected by calendar settings.
//
- internal Calendar calendar = null;
+ private Calendar calendar = null;
- internal int firstDayOfWeek = -1;
- internal int calendarWeekRule = -1;
+ private int firstDayOfWeek = -1;
+ private int calendarWeekRule = -1;
- internal String fullDateTimePattern = null; // long date + long time (whidbey expects, arrowhead doesn't)
+ private String fullDateTimePattern = null; // long date + long time (whidbey expects, arrowhead doesn't)
- internal String[] abbreviatedDayNames = null;
+ private String[] abbreviatedDayNames = null;
- internal String[] m_superShortDayNames = null;
+ private String[] m_superShortDayNames = null;
- internal String[] dayNames = null;
- internal String[] abbreviatedMonthNames = null;
- internal String[] monthNames = null;
+ private String[] dayNames = null;
+ private String[] abbreviatedMonthNames = null;
+ private String[] monthNames = null;
// Cache the genitive month names that we retrieve from the data table.
- internal String[] genitiveMonthNames = null;
+ private String[] genitiveMonthNames = null;
// Cache the abbreviated genitive month names that we retrieve from the data table.
- internal String[] m_genitiveAbbreviatedMonthNames = null;
+ private String[] m_genitiveAbbreviatedMonthNames = null;
// Cache the month names of a leap year that we retrieve from the data table.
- internal String[] leapYearMonthNames = null;
+ private String[] leapYearMonthNames = null;
// For our "patterns" arrays we have 2 variables, a string and a string[]
//
@@ -148,46 +148,46 @@ namespace System.Globalization
// When we initially construct our string[], we set the string to string[0]
// The "default" Date/time patterns
- internal String longDatePattern = null;
- internal String shortDatePattern = null;
- internal String yearMonthPattern = null;
- internal String longTimePattern = null;
- internal String shortTimePattern = null;
+ private String longDatePattern = null;
+ private String shortDatePattern = null;
+ private String yearMonthPattern = null;
+ private String longTimePattern = null;
+ private String shortTimePattern = null;
[OptionalField(VersionAdded = 3)]
private String[] allYearMonthPatterns = null;
- internal String[] allShortDatePatterns = null;
- internal String[] allLongDatePatterns = null;
- internal String[] allShortTimePatterns = null;
- internal String[] allLongTimePatterns = null;
+
+ private String[] allShortDatePatterns = null;
+ private String[] allLongDatePatterns = null;
+ private String[] allShortTimePatterns = null;
+ private String[] allLongTimePatterns = null;
// Cache the era names for this DateTimeFormatInfo instance.
- internal String[] m_eraNames = null;
- internal String[] m_abbrevEraNames = null;
- internal String[] m_abbrevEnglishEraNames = null;
+ private String[] m_eraNames = null;
+ private String[] m_abbrevEraNames = null;
+ private String[] m_abbrevEnglishEraNames = null;
- internal CalendarId[] optionalCalendars = null;
+ private CalendarId[] optionalCalendars = null;
private const int DEFAULT_ALL_DATETIMES_SIZE = 132;
// CultureInfo updates this
- internal bool m_isReadOnly = false;
+ internal bool _isReadOnly = false;
// This flag gives hints about if formatting/parsing should perform special code path for things like
// genitive form or leap year month names.
- internal DateTimeFormatFlags formatFlags = DateTimeFormatFlags.NotInitialized;
+ private DateTimeFormatFlags formatFlags = DateTimeFormatFlags.NotInitialized;
- // TODO: NLS Arrowhead - Yipe, this is used for scary internal hard coded stuff, language name might be better
private String CultureName
{
get
{
- if (m_name == null)
+ if (_name == null)
{
- m_name = this.m_cultureData.CultureName;
+ _name = _cultureData.CultureName;
}
- return (m_name);
+ return (_name);
}
}
@@ -195,25 +195,24 @@ namespace System.Globalization
{
get
{
- if (m_cultureInfo == null)
+ if (_cultureInfo == null)
{
- m_cultureInfo = CultureInfo.GetCultureInfo(this.CultureName);
+ _cultureInfo = CultureInfo.GetCultureInfo(this.CultureName);
}
- return m_cultureInfo;
+ return _cultureInfo;
}
}
- // TODO: NLS Arrowhead - This ignores other cultures that might want to do something similar
+ // TODO: This ignores other cultures that might want to do something similar
private String LanguageName
{
- [System.Security.SecurityCritical] // auto-generated
get
{
- if (m_langName == null)
+ if (_langName == null)
{
- m_langName = this.m_cultureData.SISO639LANGNAME;
+ _langName = _cultureData.SISO639LANGNAME;
}
- return (m_langName);
+ return (_langName);
}
}
@@ -228,7 +227,7 @@ namespace System.Globalization
if (this.abbreviatedDayNames == null)
{
// Get the abbreviated day names for our current calendar
- this.abbreviatedDayNames = this.m_cultureData.AbbreviatedDayNames(Calendar.ID);
+ this.abbreviatedDayNames = _cultureData.AbbreviatedDayNames(Calendar.ID);
Contract.Assert(this.abbreviatedDayNames.Length == 7, "[DateTimeFormatInfo.GetAbbreviatedDayOfWeekNames] Expected 7 day names in a week");
}
return (this.abbreviatedDayNames);
@@ -252,7 +251,7 @@ namespace System.Globalization
if (this.m_superShortDayNames == null)
{
// Get the super short day names for our current calendar
- this.m_superShortDayNames = this.m_cultureData.SuperShortDayNames(Calendar.ID);
+ this.m_superShortDayNames = _cultureData.SuperShortDayNames(Calendar.ID);
Contract.Assert(this.m_superShortDayNames.Length == 7, "[DateTimeFormatInfo.internalGetSuperShortDayNames] Expected 7 day names in a week");
}
return (this.m_superShortDayNames);
@@ -269,7 +268,7 @@ namespace System.Globalization
if (this.dayNames == null)
{
// Get the day names for our current calendar
- this.dayNames = this.m_cultureData.DayNames(Calendar.ID);
+ this.dayNames = _cultureData.DayNames(Calendar.ID);
Contract.Assert(this.dayNames.Length == 7, "[DateTimeFormatInfo.GetDayOfWeekNames] Expected 7 day names in a week");
}
return (this.dayNames);
@@ -286,7 +285,7 @@ namespace System.Globalization
if (this.abbreviatedMonthNames == null)
{
// Get the month names for our current calendar
- this.abbreviatedMonthNames = this.m_cultureData.AbbreviatedMonthNames(Calendar.ID);
+ this.abbreviatedMonthNames = _cultureData.AbbreviatedMonthNames(Calendar.ID);
Contract.Assert(this.abbreviatedMonthNames.Length == 12 || this.abbreviatedMonthNames.Length == 13,
"[DateTimeFormatInfo.GetAbbreviatedMonthNames] Expected 12 or 13 month names in a year");
}
@@ -305,7 +304,7 @@ namespace System.Globalization
if (this.monthNames == null)
{
// Get the month names for our current calendar
- this.monthNames = this.m_cultureData.MonthNames(Calendar.ID);
+ this.monthNames = _cultureData.MonthNames(Calendar.ID);
Contract.Assert(this.monthNames.Length == 12 || this.monthNames.Length == 13,
"[DateTimeFormatInfo.GetMonthNames] Expected 12 or 13 month names in a year");
}
@@ -329,12 +328,11 @@ namespace System.Globalization
Contract.Requires(cal != null);
// Remember our culture
- this.m_cultureData = cultureData;
+ _cultureData = cultureData;
this.Calendar = cal;
}
- [System.Security.SecuritySafeCritical]
private void InitializeOverridableProperties(CultureData cultureData, CalendarId calendarId)
{
Contract.Requires(cultureData != null);
@@ -348,10 +346,10 @@ namespace System.Globalization
if (this.timeSeparator == null) { this.timeSeparator = cultureData.TimeSeparator; }
if (this.dateSeparator == null) { this.dateSeparator = cultureData.DateSeparator(calendarId); }
- this.allLongTimePatterns = this.m_cultureData.LongTimes;
+ this.allLongTimePatterns = _cultureData.LongTimes;
Contract.Assert(this.allLongTimePatterns.Length > 0, "[DateTimeFormatInfo.Populate] Expected some long time patterns");
- this.allShortTimePatterns = this.m_cultureData.ShortTimes;
+ this.allShortTimePatterns = _cultureData.ShortTimes;
Contract.Assert(this.allShortTimePatterns.Length > 0, "[DateTimeFormatInfo.Populate] Expected some short time patterns");
this.allLongDatePatterns = cultureData.LongDates(calendarId);
@@ -365,7 +363,7 @@ namespace System.Globalization
}
[OptionalField(VersionAdded = 1)]
- private bool m_useUserOverride;
+ private bool _useUserOverride;
// This was synthesized by Whidbey so we knew what words might appear in the middle of a date string
// Now we always synthesize so its not helpful
@@ -375,8 +373,8 @@ namespace System.Globalization
[OnSerializing]
private void OnSerializing(StreamingContext ctx)
{
- m_name = this.CultureName; // make sure the m_name is initialized.
- m_useUserOverride = this.m_cultureData.UseUserOverride;
+ _name = this.CultureName; // make sure the _name is initialized.
+ _useUserOverride = _cultureData.UseUserOverride;
// Important to initialize these fields otherwise we may run into exception when deserializing on Whidbey
// because Whidbey try to initialize some of these fields using calendar data which could be null values
@@ -397,28 +395,28 @@ namespace System.Globalization
[OnDeserialized]
private void OnDeserialized(StreamingContext ctx)
{
- if (m_name != null)
+ if (_name != null)
{
- m_cultureData = CultureData.GetCultureData(m_name, m_useUserOverride);
- if (m_cultureData == null)
+ _cultureData = CultureData.GetCultureData(_name, _useUserOverride);
+ if (_cultureData == null)
{
- throw new CultureNotFoundException("m_name", m_name, SR.Argument_CultureNotSupported);
+ throw new CultureNotFoundException("_name", _name, SR.Argument_CultureNotSupported);
}
}
if (calendar == null)
{
calendar = (Calendar)GregorianCalendar.GetDefaultInstance().Clone();
- calendar.SetReadOnlyState(m_isReadOnly);
+ calendar.SetReadOnlyState(_isReadOnly);
}
- InitializeOverridableProperties(m_cultureData, calendar.ID);
+ InitializeOverridableProperties(_cultureData, calendar.ID);
//
// turn off read only state till we finish initializing all fields and then store read only state after we are done.
//
- bool isReadOnly = m_isReadOnly;
- m_isReadOnly = false;
+ bool isReadOnly = _isReadOnly;
+ _isReadOnly = false;
// If we deserialized defaults ala Whidbey, make sure they're still defaults
// Whidbey's arrays could get a bit mixed up.
@@ -428,7 +426,7 @@ namespace System.Globalization
if (longTimePattern != null) this.LongTimePattern = longTimePattern;
if (shortTimePattern != null) this.ShortTimePattern = shortTimePattern;
- m_isReadOnly = isReadOnly;
+ _isReadOnly = isReadOnly;
}
// Returns a default DateTimeFormatInfo that will be universally
@@ -441,14 +439,14 @@ namespace System.Globalization
get
{
Contract.Ensures(Contract.Result<DateTimeFormatInfo>() != null);
- if (invariantInfo == null)
+ if (s_invariantInfo == null)
{
DateTimeFormatInfo info = new DateTimeFormatInfo();
info.Calendar.SetReadOnlyState(true);
- info.m_isReadOnly = true;
- invariantInfo = info;
+ info._isReadOnly = true;
+ s_invariantInfo = info;
}
- return (invariantInfo);
+ return (s_invariantInfo);
}
}
@@ -515,7 +513,7 @@ namespace System.Globalization
// We can use the data member calendar in the setter, instead of the property Calendar,
// since the cloned copy should have the same state as the original copy.
n.calendar = (Calendar)this.Calendar.Clone();
- n.m_isReadOnly = false;
+ n._isReadOnly = false;
return n;
}
@@ -523,12 +521,11 @@ namespace System.Globalization
public String AMDesignator
{
// auto-generated
- [System.Security.SecuritySafeCritical] // auto-generated
get
{
if (this.amDesignator == null)
{
- this.amDesignator = this.m_cultureData.SAM1159;
+ this.amDesignator = _cultureData.SAM1159;
}
Contract.Assert(this.amDesignator != null, "DateTimeFormatInfo.AMDesignator, amDesignator != null");
return (this.amDesignator);
@@ -636,7 +633,7 @@ namespace System.Globalization
// Remember the new calendar
calendar = value;
- InitializeOverridableProperties(m_cultureData, calendar.ID);
+ InitializeOverridableProperties(_cultureData, calendar.ID);
// We succeeded, return
return;
@@ -654,7 +651,7 @@ namespace System.Globalization
{
if (this.optionalCalendars == null)
{
- this.optionalCalendars = this.m_cultureData.CalendarIds;
+ this.optionalCalendars = _cultureData.CalendarIds;
}
return (this.optionalCalendars);
}
@@ -678,6 +675,10 @@ namespace System.Globalization
}
Contract.EndContractBlock();
+ // The Era Name and Abbreviated Era Name
+ // for Taiwan Calendar on non-Taiwan SKU returns empty string (which
+ // would be matched below) but we don't want the empty string to give
+ // us an Era number
// confer 85900 DTFI.GetEra("") should fail on all cultures
if (eraName.Length == 0)
{
@@ -728,7 +729,7 @@ namespace System.Globalization
{
if (this.m_eraNames == null)
{
- this.m_eraNames = this.m_cultureData.EraNames(Calendar.ID); ;
+ this.m_eraNames = _cultureData.EraNames(Calendar.ID); ;
}
return (this.m_eraNames);
}
@@ -767,7 +768,7 @@ namespace System.Globalization
{
if (this.m_abbrevEraNames == null)
{
- this.m_abbrevEraNames = this.m_cultureData.AbbrevEraNames(Calendar.ID);
+ this.m_abbrevEraNames = _cultureData.AbbrevEraNames(Calendar.ID);
}
return (this.m_abbrevEraNames);
}
@@ -800,7 +801,7 @@ namespace System.Globalization
if (this.m_abbrevEnglishEraNames == null)
{
Contract.Assert(Calendar.ID > 0, "[DateTimeFormatInfo.AbbreviatedEnglishEraNames] Expected Calendar.ID > 0");
- this.m_abbrevEnglishEraNames = this.m_cultureData.AbbreviatedEnglishEraNames(Calendar.ID);
+ this.m_abbrevEnglishEraNames = _cultureData.AbbreviatedEnglishEraNames(Calendar.ID);
}
return (this.m_abbrevEnglishEraNames);
}
@@ -815,7 +816,7 @@ namespace System.Globalization
{
if (this.dateSeparator == null)
{
- this.dateSeparator = this.m_cultureData.DateSeparator(Calendar.ID);
+ this.dateSeparator = _cultureData.DateSeparator(Calendar.ID);
}
Contract.Assert(this.dateSeparator != null, "DateTimeFormatInfo.DateSeparator, dateSeparator != null");
return (this.dateSeparator);
@@ -833,7 +834,7 @@ namespace System.Globalization
{
if (this.firstDayOfWeek == -1)
{
- this.firstDayOfWeek = this.m_cultureData.IFIRSTDAYOFWEEK;
+ this.firstDayOfWeek = _cultureData.IFIRSTDAYOFWEEK;
}
Contract.Assert(this.firstDayOfWeek != -1, "DateTimeFormatInfo.FirstDayOfWeek, firstDayOfWeek != -1");
@@ -863,7 +864,7 @@ namespace System.Globalization
{
if (this.calendarWeekRule == -1)
{
- this.calendarWeekRule = this.m_cultureData.IFIRSTWEEKOFYEAR;
+ this.calendarWeekRule = _cultureData.IFIRSTWEEKOFYEAR;
}
Contract.Assert(this.calendarWeekRule != -1, "DateTimeFormatInfo.CalendarWeekRule, calendarWeekRule != -1");
return ((CalendarWeekRule)this.calendarWeekRule);
@@ -1005,7 +1006,7 @@ namespace System.Globalization
if (this.monthDayPattern == null)
{
Contract.Assert(Calendar.ID > 0, "[DateTimeFormatInfo.MonthDayPattern] Expected calID > 0");
- this.monthDayPattern = this.m_cultureData.MonthDay(Calendar.ID);
+ this.monthDayPattern = _cultureData.MonthDay(Calendar.ID);
}
Contract.Assert(this.monthDayPattern != null, "DateTimeFormatInfo.MonthDayPattern, monthDayPattern != null");
return (this.monthDayPattern);
@@ -1030,12 +1031,11 @@ namespace System.Globalization
public String PMDesignator
{
// auto-generated
- [System.Security.SecuritySafeCritical] // auto-generated
get
{
if (this.pmDesignator == null)
{
- this.pmDesignator = this.m_cultureData.SPM2359;
+ this.pmDesignator = _cultureData.SPM2359;
}
Contract.Assert(this.pmDesignator != null, "DateTimeFormatInfo.PMDesignator, pmDesignator != null");
return (this.pmDesignator);
@@ -1215,7 +1215,7 @@ namespace System.Globalization
{
if (dateTimeOffsetPattern == null)
{
- dateTimeOffsetPattern = ShortDatePattern + " " + LongTimePattern;
+ string dateTimePattern = ShortDatePattern + " " + LongTimePattern;
/* LongTimePattern might contain a "z" as part of the format string in which case we don't want to append a time zone offset */
@@ -1259,8 +1259,10 @@ namespace System.Globalization
if (!foundZ)
{
- dateTimeOffsetPattern = dateTimeOffsetPattern + " zzz";
+ dateTimePattern = dateTimePattern + " zzz";
}
+
+ dateTimeOffsetPattern = dateTimePattern;
}
return (dateTimeOffsetPattern);
}
@@ -1268,14 +1270,13 @@ namespace System.Globalization
// Note that cultureData derives this from the long time format (unless someone's set this previously)
// Note that this property is quite undesirable.
- // TODO: Arrowhead - consider deprecating
internal String TimeSeparator
{
get
{
if (timeSeparator == null)
{
- timeSeparator = this.m_cultureData.TimeSeparator;
+ timeSeparator = _cultureData.TimeSeparator;
}
Contract.Assert(this.timeSeparator != null, "DateTimeFormatInfo.TimeSeparator, timeSeparator != null");
return (timeSeparator);
@@ -1336,7 +1337,7 @@ namespace System.Globalization
//
// Check if a string array contains a null value, and throw ArgumentNullException with parameter name "value"
//
- static private void CheckNullValue(String[] values, int length)
+ private static void CheckNullValue(String[] values, int length)
{
Contract.Requires(values != null, "value != null");
Contract.Requires(values.Length >= length);
@@ -1494,7 +1495,7 @@ namespace System.Globalization
// Whitespaces that we allow in the month names.
// U+00a0 is non-breaking space.
- static char[] MonthSpaces = { ' ', '\u00a0' };
+ private static readonly char[] s_monthSpaces = { ' ', '\u00a0' };
internal bool HasSpacesInMonthNames
{
@@ -1569,7 +1570,7 @@ namespace System.Globalization
{
if (this.m_genitiveAbbreviatedMonthNames == null)
{
- this.m_genitiveAbbreviatedMonthNames = this.m_cultureData.AbbreviatedGenitiveMonthNames(this.Calendar.ID);
+ this.m_genitiveAbbreviatedMonthNames = _cultureData.AbbreviatedGenitiveMonthNames(this.Calendar.ID);
Contract.Assert(this.m_genitiveAbbreviatedMonthNames.Length == 13,
"[DateTimeFormatInfo.GetGenitiveMonthNames] Expected 13 abbreviated genitive month names in a year");
}
@@ -1578,7 +1579,7 @@ namespace System.Globalization
if (this.genitiveMonthNames == null)
{
- this.genitiveMonthNames = this.m_cultureData.GenitiveMonthNames(this.Calendar.ID);
+ this.genitiveMonthNames = _cultureData.GenitiveMonthNames(this.Calendar.ID);
Contract.Assert(this.genitiveMonthNames.Length == 13,
"[DateTimeFormatInfo.GetGenitiveMonthNames] Expected 13 genitive month names in a year");
}
@@ -1597,7 +1598,7 @@ namespace System.Globalization
if (this.leapYearMonthNames == null)
{
Contract.Assert(Calendar.ID > 0, "[DateTimeFormatInfo.internalGetLeapYearMonthNames] Expected Calendar.ID > 0");
- this.leapYearMonthNames = this.m_cultureData.LeapYearMonthNames(Calendar.ID);
+ this.leapYearMonthNames = _cultureData.LeapYearMonthNames(Calendar.ID);
Contract.Assert(this.leapYearMonthNames.Length == 13,
"[DateTimeFormatInfo.internalGetLeapYearMonthNames] Expepcted 13 leap year month names");
}
@@ -1622,7 +1623,7 @@ namespace System.Globalization
}
// Get all possible combination of inputs
- static private String[] GetCombinedPatterns(String[] patterns1, String[] patterns2, String connectString)
+ private static String[] GetCombinedPatterns(String[] patterns1, String[] patterns2, String connectString)
{
Contract.Requires(patterns1 != null);
Contract.Requires(patterns2 != null);
@@ -1864,7 +1865,7 @@ namespace System.Globalization
if (this.allYearMonthPatterns == null)
{
Contract.Assert(Calendar.ID > 0, "[DateTimeFormatInfo.UnclonedYearMonthPatterns] Expected Calendar.ID > 0");
- this.allYearMonthPatterns = this.m_cultureData.YearMonths(this.Calendar.ID);
+ this.allYearMonthPatterns = _cultureData.YearMonths(this.Calendar.ID);
Contract.Assert(this.allYearMonthPatterns.Length > 0,
"[DateTimeFormatInfo.UnclonedYearMonthPatterns] Expected some year month patterns");
}
@@ -1883,7 +1884,7 @@ namespace System.Globalization
if (allShortDatePatterns == null)
{
Contract.Assert(Calendar.ID > 0, "[DateTimeFormatInfo.UnclonedShortDatePatterns] Expected Calendar.ID > 0");
- this.allShortDatePatterns = this.m_cultureData.ShortDates(this.Calendar.ID);
+ this.allShortDatePatterns = _cultureData.ShortDates(this.Calendar.ID);
Contract.Assert(this.allShortDatePatterns.Length > 0,
"[DateTimeFormatInfo.UnclonedShortDatePatterns] Expected some short date patterns");
}
@@ -1901,7 +1902,7 @@ namespace System.Globalization
if (allLongDatePatterns == null)
{
Contract.Assert(Calendar.ID > 0, "[DateTimeFormatInfo.UnclonedLongDatePatterns] Expected Calendar.ID > 0");
- this.allLongDatePatterns = this.m_cultureData.LongDates(this.Calendar.ID);
+ this.allLongDatePatterns = _cultureData.LongDates(this.Calendar.ID);
Contract.Assert(this.allLongDatePatterns.Length > 0,
"[DateTimeFormatInfo.UnclonedLongDatePatterns] Expected some long date patterns");
}
@@ -1918,7 +1919,7 @@ namespace System.Globalization
{
if (this.allShortTimePatterns == null)
{
- this.allShortTimePatterns = this.m_cultureData.ShortTimes;
+ this.allShortTimePatterns = _cultureData.ShortTimes;
Contract.Assert(this.allShortTimePatterns.Length > 0,
"[DateTimeFormatInfo.UnclonedShortTimePatterns] Expected some short time patterns");
}
@@ -1935,7 +1936,7 @@ namespace System.Globalization
{
if (this.allLongTimePatterns == null)
{
- this.allLongTimePatterns = this.m_cultureData.LongTimes;
+ this.allLongTimePatterns = _cultureData.LongTimes;
Contract.Assert(this.allLongTimePatterns.Length > 0,
"[DateTimeFormatInfo.UnclonedLongTimePatterns] Expected some long time patterns");
}
@@ -1960,7 +1961,7 @@ namespace System.Globalization
// We can use the data member calendar in the setter, instead of the property Calendar,
// since the cloned copy should have the same state as the original copy.
newInfo.calendar = Calendar.ReadOnly(dtfi.Calendar);
- newInfo.m_isReadOnly = true;
+ newInfo._isReadOnly = true;
return (newInfo);
}
@@ -1968,7 +1969,7 @@ namespace System.Globalization
{
get
{
- return (m_isReadOnly);
+ return (_isReadOnly);
}
}
@@ -2032,23 +2033,23 @@ namespace System.Globalization
// Positive TimeSpan Pattern
//
- private string m_fullTimeSpanPositivePattern;
+ private string _fullTimeSpanPositivePattern;
internal String FullTimeSpanPositivePattern
{
get
{
- if (m_fullTimeSpanPositivePattern == null)
+ if (_fullTimeSpanPositivePattern == null)
{
CultureData cultureDataWithoutUserOverrides;
- if (m_cultureData.UseUserOverride)
- cultureDataWithoutUserOverrides = CultureData.GetCultureData(m_cultureData.CultureName, false);
+ if (_cultureData.UseUserOverride)
+ cultureDataWithoutUserOverrides = CultureData.GetCultureData(_cultureData.CultureName, false);
else
- cultureDataWithoutUserOverrides = m_cultureData;
+ cultureDataWithoutUserOverrides = _cultureData;
String decimalSeparator = new NumberFormatInfo(cultureDataWithoutUserOverrides).NumberDecimalSeparator;
- m_fullTimeSpanPositivePattern = "d':'h':'mm':'ss'" + decimalSeparator + "'FFFFFFF";
+ _fullTimeSpanPositivePattern = "d':'h':'mm':'ss'" + decimalSeparator + "'FFFFFFF";
}
- return m_fullTimeSpanPositivePattern;
+ return _fullTimeSpanPositivePattern;
}
}
@@ -2056,14 +2057,14 @@ namespace System.Globalization
// Negative TimeSpan Pattern
//
- private string m_fullTimeSpanNegativePattern;
+ private string _fullTimeSpanNegativePattern;
internal String FullTimeSpanNegativePattern
{
get
{
- if (m_fullTimeSpanNegativePattern == null)
- m_fullTimeSpanNegativePattern = "'-'" + FullTimeSpanPositivePattern;
- return m_fullTimeSpanNegativePattern;
+ if (_fullTimeSpanNegativePattern == null)
+ _fullTimeSpanNegativePattern = "'-'" + FullTimeSpanPositivePattern;
+ return _fullTimeSpanNegativePattern;
}
}
@@ -2074,14 +2075,14 @@ namespace System.Globalization
{
get
{
- if (m_compareInfo == null)
+ if (_compareInfo == null)
{
// We use the regular GetCompareInfo here to make sure the created CompareInfo object is stored in the
- // CompareInfo cache. otherwise we would just create CompareInfo using m_cultureData.
- m_compareInfo = CompareInfo.GetCompareInfo(m_cultureData.SCOMPAREINFO);
+ // CompareInfo cache. otherwise we would just create CompareInfo using _cultureData.
+ _compareInfo = CompareInfo.GetCompareInfo(_cultureData.SCOMPAREINFO);
}
- return m_compareInfo;
+ return _compareInfo;
}
}
@@ -2138,7 +2139,7 @@ namespace System.Globalization
{
switch (calendar.ID)
{
- // Add a special case for Japanese and Taiwan.
+ // Handle Japanese and Taiwan cases.
// If is y/yy, do not get (year % 100). "y" will print
// year without leading zero. "yy" will print year with two-digit in leading zero.
// If pattern is yyy/yyyy/..., print year value with two-digit in leading zero.
@@ -2212,7 +2213,7 @@ namespace System.Globalization
// DateTimeFormatInfo tokenizer. This is used by DateTime.Parse() to break input string into tokens.
//
- TokenHashValue[] m_dtfiTokenHash;
+ private TokenHashValue[] _dtfiTokenHash;
private const int TOKEN_HASH_SIZE = 199;
private const int SECOND_PRIME = 197;
@@ -2277,7 +2278,6 @@ namespace System.Globalization
return (temp);
}
- //
// Create a Taiwan DTFI which uses TaiwanCalendar. This is used to parse
// date string with era name correctly even when the supplied DTFI
// does not use Taiwan calendar.
@@ -2298,14 +2298,13 @@ namespace System.Globalization
// DTFI properties should call this when the setter are called.
private void ClearTokenHashTable()
{
- m_dtfiTokenHash = null;
+ _dtfiTokenHash = null;
formatFlags = DateTimeFormatFlags.NotInitialized;
}
- [System.Security.SecurityCritical] // auto-generated
internal TokenHashValue[] CreateTokenHashTable()
{
- TokenHashValue[] temp = m_dtfiTokenHash;
+ TokenHashValue[] temp = _dtfiTokenHash;
if (temp == null)
{
temp = new TokenHashValue[TOKEN_HASH_SIZE];
@@ -2330,7 +2329,7 @@ namespace System.Globalization
InsertHash(temp, this.AMDesignator, TokenType.SEP_Am | TokenType.Am, 0);
InsertHash(temp, this.PMDesignator, TokenType.SEP_Pm | TokenType.Pm, 1);
- // TODO: NLS Arrowhead - Yipe, this ignores similar custom cultures
+ // TODO: This ignores similar custom cultures
if (LanguageName.Equals("sq"))
{
// Albanian allows time formats like "12:00.PD"
@@ -2351,7 +2350,7 @@ namespace System.Globalization
InsertHash(temp, CJKMinuteSuff, TokenType.SEP_MinuteSuff, 0);
InsertHash(temp, CJKSecondSuff, TokenType.SEP_SecondSuff, 0);
- // TODO: NLS Arrowhead -This ignores other custom cultures that might want to do something similar
+ // TODO: This ignores other custom cultures that might want to do something similar
if (koreanLanguage)
{
// Korean suffix
@@ -2411,7 +2410,7 @@ namespace System.Globalization
break;
default:
InsertHash(temp, dateWords[i], TokenType.DateWordToken, 0);
- // TODO: NLS Arrowhead -Yipe, this ignores similar custom cultures
+ // TODO: This ignores similar custom cultures
if (LanguageName.Equals("eu"))
{
// Basque has date words with leading dots
@@ -2475,7 +2474,7 @@ namespace System.Globalization
InsertHash(temp, GetAbbreviatedEraName(i), TokenType.EraToken, i);
}
- // TODO: NLS Arrowhead -This ignores other cultures that might want to do something similar
+ // TODO: This ignores other cultures that might want to do something similar
if (LanguageName.Equals(JapaneseLangName))
{
// Japanese allows day of week forms like: "(Tue)"
@@ -2498,7 +2497,7 @@ namespace System.Globalization
}
}
}
- // TODO: NLS Arrowhead -This isn't good, it prohibits similar custom cultures, but we hard coded the name
+ // TODO: This prohibits similar custom cultures, but we hard coded the name
else if (CultureName.Equals("zh-TW"))
{
DateTimeFormatInfo twDtfi = GetTaiwanCalendarDTFI();
@@ -2550,7 +2549,7 @@ namespace System.Globalization
InsertHash(temp, invariantDateSeparator, TokenType.SEP_Date, 0);
InsertHash(temp, invariantTimeSeparator, TokenType.SEP_Time, 0);
- m_dtfiTokenHash = temp;
+ _dtfiTokenHash = temp;
}
return (temp);
}
@@ -2654,7 +2653,6 @@ namespace System.Globalization
return (ch >= '\x0590' && ch <= '\x05ff');
}
- [System.Security.SecurityCritical] // auto-generated
internal bool Tokenize(TokenType TokenMask, out TokenType tokenType, out int tokenValue,
#if INSIDE_CLR
ref __DTString str)
@@ -2698,7 +2696,7 @@ namespace System.Globalization
int remaining = str.len - str.Index;
int i = 0;
- TokenHashValue[] hashTable = m_dtfiTokenHash;
+ TokenHashValue[] hashTable = _dtfiTokenHash;
if (hashTable == null)
{
hashTable = CreateTokenHashTable();
@@ -2760,7 +2758,7 @@ namespace System.Globalization
return (false);
}
- void InsertAtCurrentHashNode(TokenHashValue[] hashTable, String str, char ch, TokenType tokenType, int tokenValue, int pos, int hashcode, int hashProbe)
+ private void InsertAtCurrentHashNode(TokenHashValue[] hashTable, String str, char ch, TokenType tokenType, int tokenValue, int pos, int hashcode, int hashProbe)
{
// Remember the current slot.
TokenHashValue previousNode = hashTable[hashcode];
@@ -2793,7 +2791,7 @@ namespace System.Globalization
Contract.Assert(false, "The hashtable is full. This should not happen.");
}
- void InsertHash(TokenHashValue[] hashTable, String str, TokenType tokenType, int tokenValue)
+ private void InsertHash(TokenHashValue[] hashTable, String str, TokenType tokenType, int tokenValue)
{
// The month of the 13th month is allowed to be null, so make sure that we ignore null value here.
if (str == null || str.Length == 0)
diff --git a/src/mscorlib/corefx/System/Globalization/DateTimeFormatInfoScanner.cs b/src/mscorlib/corefx/System/Globalization/DateTimeFormatInfoScanner.cs
index 442444ad43..9cbc19f385 100644
--- a/src/mscorlib/corefx/System/Globalization/DateTimeFormatInfoScanner.cs
+++ b/src/mscorlib/corefx/System/Globalization/DateTimeFormatInfoScanner.cs
@@ -1,6 +1,7 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
+
////////////////////////////////////////////////////////////////////////////
//
// DateTimeFormatInfoScanner
@@ -385,7 +386,7 @@ namespace System.Globalization
// Create the date word array.
m_dateWords = new StringList();
}
- // Add the ingorable symbol into the ArrayList.
+ // Add the ignorable symbol into the ArrayList.
String temp = IgnorableSymbolChar + text;
if (!m_dateWords.Contains(temp))
{
@@ -397,7 +398,7 @@ namespace System.Globalization
//
// Flag used to trace the date patterns (yy/yyyyy/M/MM/MMM/MMM/d/dd) that we have seen.
//
- enum FoundDatePattern
+ private enum FoundDatePattern
{
None = 0x0000,
FoundYearPatternFlag = 0x0001,
@@ -407,7 +408,7 @@ namespace System.Globalization
}
// Check if we have found all of the year/month/day pattern.
- FoundDatePattern m_ymdFlags = FoundDatePattern.None;
+ private FoundDatePattern _ymdFlags = FoundDatePattern.None;
////////////////////////////////////////////////////////////////////////////
@@ -435,7 +436,7 @@ namespace System.Globalization
internal void ScanDateWord(String pattern)
{
// Check if we have found all of the year/month/day pattern.
- m_ymdFlags = FoundDatePattern.None;
+ _ymdFlags = FoundDatePattern.None;
int i = 0;
while (i < pattern.Length)
@@ -458,11 +459,11 @@ namespace System.Globalization
i = AddDateWords(pattern, i + 1, "MMMM");
}
}
- m_ymdFlags |= FoundDatePattern.FoundMonthPatternFlag;
+ _ymdFlags |= FoundDatePattern.FoundMonthPatternFlag;
break;
case 'y':
i = ScanRepeatChar(pattern, 'y', i, out chCount);
- m_ymdFlags |= FoundDatePattern.FoundYearPatternFlag;
+ _ymdFlags |= FoundDatePattern.FoundYearPatternFlag;
break;
case 'd':
i = ScanRepeatChar(pattern, 'd', i, out chCount);
@@ -470,7 +471,7 @@ namespace System.Globalization
{
// Only count "d" & "dd".
// ddd, dddd are day names. Do not count them.
- m_ymdFlags |= FoundDatePattern.FoundDayPatternFlag;
+ _ymdFlags |= FoundDatePattern.FoundDayPatternFlag;
}
break;
case '\\':
@@ -479,21 +480,21 @@ namespace System.Globalization
i += 2;
break;
case '.':
- if (m_ymdFlags == FoundDatePattern.FoundYMDPatternFlag)
+ if (_ymdFlags == FoundDatePattern.FoundYMDPatternFlag)
{
// If we find a dot immediately after the we have seen all of the y, m, d pattern.
// treat it as a ignroable symbol. Check for comments in AddIgnorableSymbols for
// more details.
AddIgnorableSymbols(".");
- m_ymdFlags = FoundDatePattern.None;
+ _ymdFlags = FoundDatePattern.None;
}
i++;
break;
default:
- if (m_ymdFlags == FoundDatePattern.FoundYMDPatternFlag && !Char.IsWhiteSpace(ch))
+ if (_ymdFlags == FoundDatePattern.FoundYMDPatternFlag && !Char.IsWhiteSpace(ch))
{
// We are not seeing "." after YMD. Clear the flag.
- m_ymdFlags = FoundDatePattern.None;
+ _ymdFlags = FoundDatePattern.None;
}
// We are not in quote. Skip the current character.
i++;
@@ -508,8 +509,6 @@ namespace System.Globalization
//
////////////////////////////////////////////////////////////////////////////
- // auto-generated
- [System.Security.SecurityCritical] // auto-generated
internal String[] GetDateWordsOfDTFI(DateTimeFormatInfo dtfi)
{
// Enumarate all LongDatePatterns, and get the DateWords and scan for month postfix.
diff --git a/src/mscorlib/corefx/System/Globalization/EastAsianLunisolarCalendar.cs b/src/mscorlib/corefx/System/Globalization/EastAsianLunisolarCalendar.cs
index 660299ad55..8f2bbbc10f 100644
--- a/src/mscorlib/corefx/System/Globalization/EastAsianLunisolarCalendar.cs
+++ b/src/mscorlib/corefx/System/Globalization/EastAsianLunisolarCalendar.cs
@@ -165,8 +165,6 @@ namespace System.Globalization
throw new ArgumentOutOfRangeException("era", SR.ArgumentOutOfRange_InvalidEraValue);
}
- // Construct an instance of EastAsianLunisolar calendar.
-
internal EastAsianLunisolarCalendar()
{
}
@@ -253,7 +251,7 @@ namespace System.Globalization
return InternalGetDaysInMonth(year, month);
}
- static int GregorianIsLeapYear(int y)
+ private static int GregorianIsLeapYear(int y)
{
return ((((y) % 4) != 0) ? 0 : ((((y) % 100) != 0) ? 1 : ((((y) % 400) != 0) ? 0 : 1)));
}
diff --git a/src/mscorlib/corefx/System/Globalization/GregorianCalendarHelper.cs b/src/mscorlib/corefx/System/Globalization/GregorianCalendarHelper.cs
index 165272bc16..f595e72d0d 100644
--- a/src/mscorlib/corefx/System/Globalization/GregorianCalendarHelper.cs
+++ b/src/mscorlib/corefx/System/Globalization/GregorianCalendarHelper.cs
@@ -536,12 +536,12 @@ namespace System.Globalization
long ticks = time.Ticks;
for (int i = 0; i < m_EraInfo.Length; i++)
{
- // while calculating dates with JapaneseLuniSolarCalendar, we can run into cases right after the start of the era
- // and still belong to the month which is started in previous era. Calculating equivalent calendar date will cause
- // using the new era info which will have the year offset equal to the year we are calculating year = m_EraInfo[i].yearOffset
+ // while calculating dates with JapaneseLuniSolarCalendar, we can run into cases right after the start of the era
+ // and still belong to the month which is started in previous era. Calculating equivalent calendar date will cause
+ // using the new era info which will have the year offset equal to the year we are calculating year = m_EraInfo[i].yearOffset
// which will end up with zero as calendar year.
// We should use the previous era info instead to get the right year number. Example of such date is Feb 2nd 1989
- if (ticks >= m_EraInfo[i].ticks && year > m_EraInfo[i].yearOffset)
+ if (ticks >= m_EraInfo[i].ticks && year > m_EraInfo[i].yearOffset)
{
return (year - m_EraInfo[i].yearOffset);
}
diff --git a/src/mscorlib/corefx/System/Globalization/HebrewCalendar.cs b/src/mscorlib/corefx/System/Globalization/HebrewCalendar.cs
index 8ec204e9ef..5fbf2e0f09 100644
--- a/src/mscorlib/corefx/System/Globalization/HebrewCalendar.cs
+++ b/src/mscorlib/corefx/System/Globalization/HebrewCalendar.cs
@@ -2,10 +2,6 @@
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
-//
-
-//
-
using System;
using System.Text;
using System.Diagnostics.Contracts;
@@ -144,7 +140,7 @@ namespace System.Globalization
private const int MinHebrewYear = HebrewYearOf1AD + FirstGregorianTableYear; // == 5343
private const int MaxHebrewYear = HebrewYearOf1AD + LastGregorianTableYear; // == 5999
- private static readonly byte[] HebrewTable = {
+ private static readonly byte[] s_hebrewTable = {
7,3,17,3, // 1583-1584 (Hebrew year: 5343 - 5344)
0,4,11,2,21,6,1,3,13,2, // 1585-1589
25,4,5,3,16,2,27,6,9,1, // 1590-1594
@@ -280,13 +276,13 @@ namespace System.Globalization
6,1 // 2240 (Hebrew year: 6000)
};
- const int MaxMonthPlusOne = 14;
+ private const int MaxMonthPlusOne = 14;
//
// The lunar calendar has 6 different variations of month lengths
// within a year.
//
- private static readonly byte[] LunarMonthLen = {
+ private static readonly byte[] s_lunarMonthLen = {
0,00,00,00,00,00,00,00,00,00,00,00,00,0,
0,30,29,29,29,30,29,30,29,30,29,30,29,0, // 3 common year variations
0,30,29,30,29,30,29,30,29,30,29,30,29,0,
@@ -296,8 +292,6 @@ namespace System.Globalization
0,30,30,30,29,30,30,29,30,29,30,29,30,29
};
- //internal static Calendar m_defaultInstance;
-
internal static readonly DateTime calendarMinValue = new DateTime(1583, 1, 1);
// Gregorian 2239/9/29 = Hebrew 5999/13/29 (last day in Hebrew year 5999).
// We can only format/parse Hebrew numbers up to 999, so we limit the max range to Hebrew year 5999.
@@ -323,26 +317,6 @@ namespace System.Globalization
}
}
- /*=================================GetDefaultInstance==========================
- **Action: Internal method to provide a default intance of HebrewCalendar. Used by NLS+ implementation
- ** and other calendars.
- **Returns:
- **Arguments:
- **Exceptions:
- ============================================================================*/
-
- /*
- internal static Calendar GetDefaultInstance() {
- if (m_defaultInstance == null) {
- m_defaultInstance = new HebrewCalendar();
- }
- return (m_defaultInstance);
- }
- */
-
-
- // Construct an instance of gregorian calendar.
-
public HebrewCalendar()
{
}
@@ -366,7 +340,7 @@ namespace System.Globalization
** We use a table for the Hebrew calendar calculation, so the year supported is limited.
============================================================================*/
- static private void CheckHebrewYearValue(int y, int era, String varName)
+ private static void CheckHebrewYearValue(int y, int era, String varName)
{
CheckEraRange(era);
if (y > MaxHebrewYear || y < MinHebrewYear)
@@ -432,7 +406,7 @@ namespace System.Globalization
}
}
- static internal void CheckEraRange(int era)
+ internal static void CheckEraRange(int era)
{
if (era != CurrentEra && era != HebrewEra)
{
@@ -440,7 +414,7 @@ namespace System.Globalization
}
}
- static private void CheckTicksRange(long ticks)
+ private static void CheckTicksRange(long ticks)
{
if (ticks < calendarMinValue.Ticks || ticks > calendarMaxValue.Ticks)
{
@@ -455,7 +429,7 @@ namespace System.Globalization
}
}
- static internal int GetResult(__DateBuffer result, int part)
+ internal static int GetResult(__DateBuffer result, int part)
{
switch (part)
{
@@ -487,7 +461,7 @@ namespace System.Globalization
**Exceptions:
============================================================================*/
- static internal int GetLunarMonthDay(int gregorianYear, __DateBuffer lunarDate)
+ internal static int GetLunarMonthDay(int gregorianYear, __DateBuffer lunarDate)
{
//
// Get the offset into the LunarMonthLen array and the lunar day
@@ -500,10 +474,10 @@ namespace System.Globalization
}
index *= 2;
- lunarDate.day = HebrewTable[index];
+ lunarDate.day = s_hebrewTable[index];
// Get the type of the year. The value is from 1 to 6
- int LunarYearType = HebrewTable[index + 1];
+ int LunarYearType = s_hebrewTable[index + 1];
//
// Get the Lunar Month.
@@ -601,7 +575,7 @@ namespace System.Globalization
// If the requested date is within the current lunar month, then
// we're done.
//
- if ((NumDays + (long)lunarDate.day) <= (long)(LunarMonthLen[hebrewYearType * MaxMonthPlusOne + lunarDate.month]))
+ if ((NumDays + (long)lunarDate.day) <= (long)(s_lunarMonthLen[hebrewYearType * MaxMonthPlusOne + lunarDate.month]))
{
result.day += (int)NumDays;
return (GetResult(result, part));
@@ -620,7 +594,7 @@ namespace System.Globalization
// Assumes Jan 1 can never translate to the last Lunar month, which
// is true.
//
- NumDays -= (long)(LunarMonthLen[hebrewYearType * MaxMonthPlusOne + lunarDate.month] - lunarDate.day);
+ NumDays -= (long)(s_lunarMonthLen[hebrewYearType * MaxMonthPlusOne + lunarDate.month] - lunarDate.day);
Contract.Assert(NumDays >= 1, "NumDays >= 1");
// If NumDays is 1, then we are done. Otherwise, find the correct Hebrew month
@@ -630,24 +604,24 @@ namespace System.Globalization
//
// See if we're on the correct Lunar month.
//
- while (NumDays > (long)(LunarMonthLen[hebrewYearType * MaxMonthPlusOne + result.month]))
+ while (NumDays > (long)(s_lunarMonthLen[hebrewYearType * MaxMonthPlusOne + result.month]))
{
//
// Adjust the number of days and move to the next month.
//
- NumDays -= (long)(LunarMonthLen[hebrewYearType * MaxMonthPlusOne + result.month++]);
+ NumDays -= (long)(s_lunarMonthLen[hebrewYearType * MaxMonthPlusOne + result.month++]);
//
// See if we need to adjust the Year.
// Must handle both 12 and 13 month years.
//
- if ((result.month > 13) || (LunarMonthLen[hebrewYearType * MaxMonthPlusOne + result.month] == 0))
+ if ((result.month > 13) || (s_lunarMonthLen[hebrewYearType * MaxMonthPlusOne + result.month] == 0))
{
//
// Adjust the Year.
//
result.year++;
- hebrewYearType = HebrewTable[(gregorianYear + 1 - FirstGregorianTableYear) * 2 + 1];
+ hebrewYearType = s_hebrewTable[(gregorianYear + 1 - FirstGregorianTableYear) * 2 + 1];
//
// Adjust the Month.
@@ -795,12 +769,12 @@ namespace System.Globalization
return ((DayOfWeek)((int)(time.Ticks / TicksPerDay + 1) % 7));
}
- static internal int GetHebrewYearType(int year, int era)
+ internal static int GetHebrewYearType(int year, int era)
{
CheckHebrewYearValue(year, era, "year");
// The HebrewTable is indexed by Gregorian year and starts from FirstGregorianYear.
// So we need to convert year (Hebrew year value) to Gregorian Year below.
- return (HebrewTable[(year - HebrewYearOf1AD - FirstGregorianTableYear) * 2 + 1]);
+ return (s_hebrewTable[(year - HebrewYearOf1AD - FirstGregorianTableYear) * 2 + 1]);
}
// Returns the day-of-year part of the specified DateTime. The returned value
@@ -847,7 +821,7 @@ namespace System.Globalization
Contract.Assert(hebrewYearType >= 1 && hebrewYearType <= 6,
"hebrewYearType should be from 1 to 6, but now hebrewYearType = " + hebrewYearType + " for hebrew year " + year);
- int monthDays = LunarMonthLen[hebrewYearType * MaxMonthPlusOne + month];
+ int monthDays = s_lunarMonthLen[hebrewYearType * MaxMonthPlusOne + month];
if (monthDays == 0)
{
throw new ArgumentOutOfRangeException("month", SR.ArgumentOutOfRange_Month);
@@ -987,7 +961,7 @@ namespace System.Globalization
}
// (month1, day1) - (month2, day2)
- static int GetDayDifference(int lunarYearType, int month1, int day1, int month2, int day2)
+ private static int GetDayDifference(int lunarYearType, int month1, int day1, int month2, int day2)
{
if (month1 == month2)
{
@@ -1007,7 +981,7 @@ namespace System.Globalization
}
// Get the number of days from (month1,day1) to (month1, end of month1)
- int days = LunarMonthLen[lunarYearType * MaxMonthPlusOne + month1] - day1;
+ int days = s_lunarMonthLen[lunarYearType * MaxMonthPlusOne + month1] - day1;
// Move to next month.
month1++;
@@ -1015,7 +989,7 @@ namespace System.Globalization
// Add up the days.
while (month1 < month2)
{
- days += LunarMonthLen[lunarYearType * MaxMonthPlusOne + month1++];
+ days += s_lunarMonthLen[lunarYearType * MaxMonthPlusOne + month1++];
}
days += day2;
@@ -1047,7 +1021,7 @@ namespace System.Globalization
============================================================================*/
- static DateTime HebrewToGregorian(int hebrewYear, int hebrewMonth, int hebrewDay, int hour, int minute, int second, int millisecond)
+ private static DateTime HebrewToGregorian(int hebrewYear, int hebrewMonth, int hebrewDay, int hour, int minute, int second, int millisecond)
{
// Get the rough Gregorian year for the specified hebrewYear.
//
diff --git a/src/mscorlib/corefx/System/Globalization/HebrewNumber.cs b/src/mscorlib/corefx/System/Globalization/HebrewNumber.cs
index 7ffba2c07d..8fc264b788 100644
--- a/src/mscorlib/corefx/System/Globalization/HebrewNumber.cs
+++ b/src/mscorlib/corefx/System/Globalization/HebrewNumber.cs
@@ -232,7 +232,7 @@ namespace System.Globalization
//
////////////////////////////////////////////////////////////////////////////
- enum HebrewToken : short
+ private enum HebrewToken : short
{
Invalid = -1,
Digit400 = 0,
@@ -253,7 +253,7 @@ namespace System.Globalization
//
////////////////////////////////////////////////////////////////////////////
- struct HebrewValue
+ private struct HebrewValue
{
internal HebrewToken token;
internal short value;
@@ -268,7 +268,7 @@ namespace System.Globalization
// Map a Hebrew character from U+05D0 ~ U+05EA to its digit value.
// The value is -1 if the Hebrew character does not have a associated value.
//
- static readonly HebrewValue[] HebrewValues = {
+ private static readonly HebrewValue[] s_hebrewValues = {
new HebrewValue(HebrewToken.Digit1, 1) , // '\x05d0
new HebrewValue(HebrewToken.Digit1, 2) , // '\x05d1
new HebrewValue(HebrewToken.Digit1, 3) , // '\x05d2
@@ -298,8 +298,8 @@ namespace System.Globalization
new HebrewValue(HebrewToken.Digit400, 400) , // '\x05ea;
};
- const int minHebrewNumberCh = 0x05d0;
- static char maxHebrewNumberCh = (char)(minHebrewNumberCh + HebrewValues.Length - 1);
+ private const int minHebrewNumberCh = 0x05d0;
+ private static char s_maxHebrewNumberCh = (char)(minHebrewNumberCh + s_hebrewValues.Length - 1);
////////////////////////////////////////////////////////////////////////////
//
@@ -335,7 +335,7 @@ namespace System.Globalization
//
// The state machine for Hebrew number pasing.
//
- readonly static HS[] NumberPasingState =
+ private readonly static HS[] s_numberPasingState =
{
// 400 300/200 100 90~10 8~1 6, 7, 9, ' "
/* 0 */
@@ -375,7 +375,7 @@ namespace System.Globalization
};
// Count of valid HebrewToken, column count in the NumberPasingState array
- const int HebrewTokenCount = 10;
+ private const int HebrewTokenCount = 10;
////////////////////////////////////////////////////////////////////////
@@ -398,7 +398,7 @@ namespace System.Globalization
internal static HebrewNumberParsingState ParseByChar(char ch, ref HebrewNumberParsingContext context)
{
- Debug.Assert(NumberPasingState.Length == HebrewTokenCount * ((int)HS.S9_DQ + 1));
+ Debug.Assert(s_numberPasingState.Length == HebrewTokenCount * ((int)HS.S9_DQ + 1));
HebrewToken token;
if (ch == '\'')
@@ -412,14 +412,14 @@ namespace System.Globalization
else
{
int index = (int)ch - minHebrewNumberCh;
- if (index >= 0 && index < HebrewValues.Length)
+ if (index >= 0 && index < s_hebrewValues.Length)
{
- token = HebrewValues[index].token;
+ token = s_hebrewValues[index].token;
if (token == HebrewToken.Invalid)
{
return (HebrewNumberParsingState.NotHebrewDigit);
}
- context.result += HebrewValues[index].value;
+ context.result += s_hebrewValues[index].value;
}
else
{
@@ -427,7 +427,7 @@ namespace System.Globalization
return (HebrewNumberParsingState.NotHebrewDigit);
}
}
- context.state = NumberPasingState[(int)context.state * (int)HebrewTokenCount + (int)token];
+ context.state = s_numberPasingState[(int)context.state * (int)HebrewTokenCount + (int)token];
if (context.state == HS._err)
{
// Invalid Hebrew state. This indicates an incorrect Hebrew number.
@@ -455,9 +455,9 @@ namespace System.Globalization
internal static bool IsDigit(char ch)
{
- if (ch >= minHebrewNumberCh && ch <= maxHebrewNumberCh)
+ if (ch >= minHebrewNumberCh && ch <= s_maxHebrewNumberCh)
{
- return (HebrewValues[ch - minHebrewNumberCh].value >= 0);
+ return (s_hebrewValues[ch - minHebrewNumberCh].value >= 0);
}
return (ch == '\'' || ch == '\"');
}
diff --git a/src/mscorlib/corefx/System/Globalization/HijriCalendar.cs b/src/mscorlib/corefx/System/Globalization/HijriCalendar.cs
index 892116d96f..72d9ab3f52 100644
--- a/src/mscorlib/corefx/System/Globalization/HijriCalendar.cs
+++ b/src/mscorlib/corefx/System/Globalization/HijriCalendar.cs
@@ -60,9 +60,7 @@ namespace System.Globalization
internal static readonly int[] HijriMonthDays = { 0, 30, 59, 89, 118, 148, 177, 207, 236, 266, 295, 325, 355 };
- //internal static Calendar m_defaultInstance;
-
- private int m_HijriAdvance = Int32.MinValue;
+ private int _hijriAdvance = Int32.MinValue;
// DateTime.MaxValue = Hijri calendar (year:9666, month: 4, day: 3).
internal const int MaxCalendarYear = 9666;
@@ -93,24 +91,6 @@ namespace System.Globalization
}
}
- /*=================================GetDefaultInstance==========================
- **Action: Internal method to provide a default intance of HijriCalendar. Used by NLS+ implementation
- ** and other calendars.
- **Returns:
- **Arguments:
- **Exceptions:
- ============================================================================*/
- /*
- internal static Calendar GetDefaultInstance() {
- if (m_defaultInstance == null) {
- m_defaultInstance = new HijriCalendar();
- }
- return (m_defaultInstance);
- }
- */
-
- // Construct an instance of Hijri calendar.
-
public HijriCalendar()
{
}
@@ -143,7 +123,7 @@ namespace System.Globalization
**Exceptions:
============================================================================*/
- long GetAbsoluteDateHijri(int y, int m, int d)
+ private long GetAbsoluteDateHijri(int y, int m, int d)
{
return (long)(DaysUpToHijriYear(y) + HijriMonthDays[m - 1] + d - 1 - HijriAdjustment);
}
@@ -157,7 +137,7 @@ namespace System.Globalization
**Notes:
============================================================================*/
- long DaysUpToHijriYear(int HijriYear)
+ private long DaysUpToHijriYear(int HijriYear)
{
long NumDays; // number of absolute days
int NumYear30; // number of years up to current 30 year cycle
@@ -193,15 +173,14 @@ namespace System.Globalization
public int HijriAdjustment
{
- [System.Security.SecuritySafeCritical] // auto-generated
get
{
- if (m_HijriAdvance == Int32.MinValue)
+ if (_hijriAdvance == Int32.MinValue)
{
// Never been set before. Use the system value from registry.
- m_HijriAdvance = GetHijriDateAdjustment();
+ _hijriAdvance = GetHijriDateAdjustment();
}
- return (m_HijriAdvance);
+ return (_hijriAdvance);
}
set
@@ -220,11 +199,11 @@ namespace System.Globalization
Contract.EndContractBlock();
VerifyWritable();
- m_HijriAdvance = value;
+ _hijriAdvance = value;
}
}
- static internal void CheckTicksRange(long ticks)
+ internal static void CheckTicksRange(long ticks)
{
if (ticks < calendarMinValue.Ticks || ticks > calendarMaxValue.Ticks)
{
@@ -238,7 +217,7 @@ namespace System.Globalization
}
}
- static internal void CheckEraRange(int era)
+ internal static void CheckEraRange(int era)
{
if (era != CurrentEra && era != HijriEra)
{
@@ -246,7 +225,7 @@ namespace System.Globalization
}
}
- static internal void CheckYearRange(int year, int era)
+ internal static void CheckYearRange(int year, int era)
{
CheckEraRange(era);
if (year < 1 || year > MaxCalendarYear)
@@ -261,7 +240,7 @@ namespace System.Globalization
}
}
- static internal void CheckYearMonthRange(int year, int month, int era)
+ internal static void CheckYearMonthRange(int year, int month, int era)
{
CheckYearRange(year, era);
if (year == MaxCalendarYear)
diff --git a/src/mscorlib/corefx/System/Globalization/JapaneseCalendar.Windows.cs b/src/mscorlib/corefx/System/Globalization/JapaneseCalendar.Windows.cs
index 3636e90d74..6a9df97200 100644
--- a/src/mscorlib/corefx/System/Globalization/JapaneseCalendar.Windows.cs
+++ b/src/mscorlib/corefx/System/Globalization/JapaneseCalendar.Windows.cs
@@ -2,6 +2,8 @@
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
+using System.Diagnostics;
+
using Internal.Runtime.Augments;
namespace System.Globalization
diff --git a/src/mscorlib/corefx/System/Globalization/JapaneseCalendar.cs b/src/mscorlib/corefx/System/Globalization/JapaneseCalendar.cs
index 5dee4f1b9c..4130801de5 100644
--- a/src/mscorlib/corefx/System/Globalization/JapaneseCalendar.cs
+++ b/src/mscorlib/corefx/System/Globalization/JapaneseCalendar.cs
@@ -71,7 +71,7 @@ namespace System.Globalization
//
// Using a field initializer rather than a static constructor so that the whole class can be lazy
// init.
- static internal volatile EraInfo[] japaneseEraInfo;
+ internal static volatile EraInfo[] japaneseEraInfo;
//
// Read our era info
diff --git a/src/mscorlib/corefx/System/Globalization/JapaneseLunisolarCalendar.cs b/src/mscorlib/corefx/System/Globalization/JapaneseLunisolarCalendar.cs
index ee30e07157..ecdaced2d7 100644
--- a/src/mscorlib/corefx/System/Globalization/JapaneseLunisolarCalendar.cs
+++ b/src/mscorlib/corefx/System/Globalization/JapaneseLunisolarCalendar.cs
@@ -70,7 +70,7 @@ namespace System.Globalization
}
}
- static readonly int[,] yinfo =
+ private static readonly int[,] s_yinfo =
{
/*Y LM Lmon Lday DaysPerMonth D1 D2 D3 D4 D5 D6 D7 D8 D9 D10 D11 D12 D13 #Days
1960 */
@@ -220,7 +220,7 @@ namespace System.Globalization
}
Contract.EndContractBlock();
- return yinfo[LunarYear - MIN_LUNISOLAR_YEAR, Index];
+ return s_yinfo[LunarYear - MIN_LUNISOLAR_YEAR, Index];
}
internal override int GetYear(int year, DateTime time)
diff --git a/src/mscorlib/corefx/System/Globalization/JulianCalendar.cs b/src/mscorlib/corefx/System/Globalization/JulianCalendar.cs
index a74a80cdc8..6721899ac9 100644
--- a/src/mscorlib/corefx/System/Globalization/JulianCalendar.cs
+++ b/src/mscorlib/corefx/System/Globalization/JulianCalendar.cs
@@ -34,14 +34,12 @@ namespace System.Globalization
// Number of days in 4 years
private const int JulianDaysPer4Years = JulianDaysPerYear * 4 + 1;
- //internal static Calendar m_defaultInstance;
-
- private static readonly int[] DaysToMonth365 =
+ private static readonly int[] s_daysToMonth365 =
{
0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334, 365
};
- private static readonly int[] DaysToMonth366 =
+ private static readonly int[] s_daysToMonth366 =
{
0, 31, 60, 91, 121, 152, 182, 213, 244, 274, 305, 335, 366
};
@@ -81,24 +79,6 @@ namespace System.Globalization
// }
//}
- /*=================================GetDefaultInstance==========================
- **Action: Internal method to provide a default intance of JulianCalendar. Used by NLS+ implementation
- ** and other calendars.
- **Returns:
- **Arguments:
- **Exceptions:
- ============================================================================*/
- /*
- internal static Calendar GetDefaultInstance() {
- if (m_defaultInstance == null) {
- m_defaultInstance = new JulianCalendar();
- }
- return (m_defaultInstance);
- }
- */
-
- // Construct an instance of gregorian calendar.
-
public JulianCalendar()
{
// There is no system setting of TwoDigitYear max, so set the value here.
@@ -113,7 +93,7 @@ namespace System.Globalization
}
}
- static internal void CheckEraRange(int era)
+ internal static void CheckEraRange(int era)
{
if (era != CurrentEra && era != JulianEra)
{
@@ -136,7 +116,7 @@ namespace System.Globalization
}
}
- static internal void CheckMonthRange(int month)
+ internal static void CheckMonthRange(int month)
{
if (month < 1 || month > 12)
{
@@ -144,7 +124,7 @@ namespace System.Globalization
}
}
- /*=================================GetDefaultInstance==========================
+ /*===================================CheckDayRange============================
**Action: Check for if the day value is valid.
**Returns:
**Arguments:
@@ -154,7 +134,7 @@ namespace System.Globalization
** sure year/month values are correct.
============================================================================*/
- static internal void CheckDayRange(int year, int month, int day)
+ internal static void CheckDayRange(int year, int month, int day)
{
if (year == 1 && month == 1)
{
@@ -166,7 +146,7 @@ namespace System.Globalization
}
}
bool isLeapYear = (year % 4) == 0;
- int[] days = isLeapYear ? DaysToMonth366 : DaysToMonth365;
+ int[] days = isLeapYear ? s_daysToMonth366 : s_daysToMonth365;
int monthDays = days[month] - days[month - 1];
if (day < 1 || day > monthDays)
{
@@ -183,7 +163,7 @@ namespace System.Globalization
// Returns a given date part of this DateTime. This method is used
// to compute the year, day-of-year, month, or day part.
- static internal int GetDatePart(long ticks, int part)
+ internal static int GetDatePart(long ticks, int part)
{
// Gregorian 1/1/0001 is Julian 1/3/0001. Remember DateTime(0) is refered to Gregorian 1/1/0001.
// The following line convert Gregorian ticks to Julian ticks.
@@ -213,7 +193,7 @@ namespace System.Globalization
// Leap year calculation looks different from IsLeapYear since y1, y4,
// and y100 are relative to year 1, not year 0
bool leapYear = (y1 == 3);
- int[] days = leapYear ? DaysToMonth366 : DaysToMonth365;
+ int[] days = leapYear ? s_daysToMonth366 : s_daysToMonth365;
// All months have less than 32 days, so n >> 5 is a good conservative
// estimate for the month
int m = n >> 5 + 1;
@@ -226,9 +206,9 @@ namespace System.Globalization
}
// Returns the tick count corresponding to the given year, month, and day.
- static internal long DateToTicks(int year, int month, int day)
+ internal static long DateToTicks(int year, int month, int day)
{
- int[] days = (year % 4 == 0) ? DaysToMonth366 : DaysToMonth365;
+ int[] days = (year % 4 == 0) ? s_daysToMonth366 : s_daysToMonth365;
int y = year - 1;
int n = y * 365 + y / 4 + days[month - 1] + day - 1;
// Gregorian 1/1/0001 is Julian 1/3/0001. n * TicksPerDay is the ticks in JulianCalendar.
@@ -265,7 +245,7 @@ namespace System.Globalization
m = 12 + (i + 1) % 12;
y = y + (i - 11) / 12;
}
- int[] daysArray = (y % 4 == 0 && (y % 100 != 0 || y % 400 == 0)) ? DaysToMonth366 : DaysToMonth365;
+ int[] daysArray = (y % 4 == 0 && (y % 100 != 0 || y % 400 == 0)) ? s_daysToMonth366 : s_daysToMonth365;
int days = (daysArray[m] - daysArray[m - 1]);
if (d > days)
@@ -306,7 +286,7 @@ namespace System.Globalization
{
CheckYearEraRange(year, era);
CheckMonthRange(month);
- int[] days = (year % 4 == 0) ? DaysToMonth366 : DaysToMonth365;
+ int[] days = (year % 4 == 0) ? s_daysToMonth366 : s_daysToMonth365;
return (days[month] - days[month - 1]);
}
diff --git a/src/mscorlib/corefx/System/Globalization/KoreanCalendar.cs b/src/mscorlib/corefx/System/Globalization/KoreanCalendar.cs
index 63f67abf0d..38a0b41fda 100644
--- a/src/mscorlib/corefx/System/Globalization/KoreanCalendar.cs
+++ b/src/mscorlib/corefx/System/Globalization/KoreanCalendar.cs
@@ -44,7 +44,7 @@ namespace System.Globalization
//m_EraInfo[0] = new EraInfo(1, new DateTime(1, 1, 1).Ticks, -2333, 2334, GregorianCalendar.MaxYear + 2333);
// Initialize our era info.
- static internal EraInfo[] koreanEraInfo = new EraInfo[] {
+ internal static EraInfo[] koreanEraInfo = new EraInfo[] {
new EraInfo( 1, 1, 1, 1, -2333, 2334, GregorianCalendar.MaxYear + 2333) // era #, start year/month/day, yearOffset, minEraYear
};
@@ -69,23 +69,6 @@ namespace System.Globalization
}
}
- /*=================================GetDefaultInstance==========================
- **Action: Internal method to provide a default intance of KoreanCalendar. Used by NLS+ implementation
- ** and other calendars.
- **Returns:
- **Arguments:
- **Exceptions:
- ============================================================================*/
- /*
- internal static Calendar GetDefaultInstance() {
- if (m_defaultInstance == null) {
- m_defaultInstance = new KoreanCalendar();
- }
- return (m_defaultInstance);
- }
- */
-
-
public KoreanCalendar()
{
try
diff --git a/src/mscorlib/corefx/System/Globalization/KoreanLunisolarCalendar.cs b/src/mscorlib/corefx/System/Globalization/KoreanLunisolarCalendar.cs
index bbc03ee73a..68c4fab58f 100644
--- a/src/mscorlib/corefx/System/Globalization/KoreanLunisolarCalendar.cs
+++ b/src/mscorlib/corefx/System/Globalization/KoreanLunisolarCalendar.cs
@@ -29,8 +29,6 @@ namespace System.Globalization
public const int GregorianEra = 1;
- //internal static Calendar m_defaultInstance;
-
internal const int MIN_LUNISOLAR_YEAR = 918;
internal const int MAX_LUNISOLAR_YEAR = 2050;
@@ -73,7 +71,7 @@ namespace System.Globalization
}
}
- static readonly int[,] yinfo =
+ private static readonly int[,] s_yinfo =
{
/*Y LM Lmon Lday DaysPerMonth D1 D2 D3 D4 D5 D6 D7 D8 D9 D10 D11 D12 D13 #Days
918 */
@@ -1266,7 +1264,7 @@ namespace System.Globalization
MAX_LUNISOLAR_YEAR));
}
Contract.EndContractBlock();
- return yinfo[LunarYear - MIN_LUNISOLAR_YEAR, Index];
+ return s_yinfo[LunarYear - MIN_LUNISOLAR_YEAR, Index];
}
internal override int GetYear(int year, DateTime time)
@@ -1292,31 +1290,10 @@ namespace System.Globalization
return year;
}
- /*=================================GetDefaultInstance==========================
- **Action: Internal method to provide a default intance of KoreanLunisolarCalendar. Used by NLS+ implementation
- ** and other calendars.
- **Returns:
- **Arguments:
- **Exceptions:
- ============================================================================*/
- /*
- internal static Calendar GetDefaultInstance()
- {
- if (m_defaultInstance == null) {
- m_defaultInstance = new KoreanLunisolarCalendar();
- }
- return (m_defaultInstance);
- }
- */
-
- // Construct an instance of KoreanLunisolar calendar.
-
public KoreanLunisolarCalendar()
{
}
-
-
public override int GetEra(DateTime time)
{
CheckTicksRange(time.Ticks);
diff --git a/src/mscorlib/corefx/System/Globalization/NumberFormatInfo.cs b/src/mscorlib/corefx/System/Globalization/NumberFormatInfo.cs
index 77287f548f..6a25eb2c4d 100644
--- a/src/mscorlib/corefx/System/Globalization/NumberFormatInfo.cs
+++ b/src/mscorlib/corefx/System/Globalization/NumberFormatInfo.cs
@@ -46,7 +46,7 @@ namespace System.Globalization
sealed public partial class NumberFormatInfo : IFormatProvider, ICloneable
{
// invariantInfo is constant irrespective of your current culture.
- private static volatile NumberFormatInfo invariantInfo;
+ private static volatile NumberFormatInfo s_invariantInfo;
// READTHIS READTHIS READTHIS
// This class has an exact mapping onto a native structure defined in COMNumber.cpp
@@ -105,7 +105,7 @@ namespace System.Globalization
[OnDeserialized]
private void OnDeserialized(StreamingContext ctx) { }
- static private void VerifyDecimalSeparator(String decSep, String propertyName)
+ private static void VerifyDecimalSeparator(String decSep, String propertyName)
{
if (decSep == null)
{
@@ -120,7 +120,7 @@ namespace System.Globalization
Contract.EndContractBlock();
}
- static private void VerifyGroupSeparator(String groupSep, String propertyName)
+ private static void VerifyGroupSeparator(String groupSep, String propertyName)
{
if (groupSep == null)
{
@@ -131,7 +131,6 @@ namespace System.Globalization
}
- [System.Security.SecuritySafeCritical] // auto-generated
internal NumberFormatInfo(CultureData cultureData)
{
if (cultureData != null)
@@ -167,19 +166,18 @@ namespace System.Globalization
{
get
{
- if (invariantInfo == null)
+ if (s_invariantInfo == null)
{
// Lazy create the invariant info. This cannot be done in a .cctor because exceptions can
// be thrown out of a .cctor stack that will need this.
NumberFormatInfo nfi = new NumberFormatInfo();
nfi.m_isInvariant = true;
- invariantInfo = ReadOnly(nfi);
+ s_invariantInfo = ReadOnly(nfi);
}
- return invariantInfo;
+ return s_invariantInfo;
}
}
-
public static NumberFormatInfo GetInstance(IFormatProvider formatProvider)
{
// Fast case for a regular CultureInfo
@@ -272,7 +270,7 @@ namespace System.Globalization
// Every element in the groupSize array should be between 1 and 9
// excpet the last element could be zero.
//
- static internal void CheckGroupSize(String propName, int[] groupSize)
+ internal static void CheckGroupSize(String propName, int[] groupSize)
{
for (int i = 0; i < groupSize.Length; i++)
{
diff --git a/src/mscorlib/corefx/System/Globalization/PersianCalendar.cs b/src/mscorlib/corefx/System/Globalization/PersianCalendar.cs
index 6e34f9061d..57bef7eee1 100644
--- a/src/mscorlib/corefx/System/Globalization/PersianCalendar.cs
+++ b/src/mscorlib/corefx/System/Globalization/PersianCalendar.cs
@@ -30,7 +30,7 @@ namespace System.Globalization
public static readonly int PersianEra = 1;
internal static long PersianEpoch = new DateTime(622, 3, 22).Ticks / GregorianCalendar.TicksPerDay;
- const int ApproximateHalfYear = 180;
+ private const int ApproximateHalfYear = 180;
internal const int DatePartYear = 0;
internal const int DatePartDayOfYear = 1;
@@ -49,24 +49,6 @@ namespace System.Globalization
internal static DateTime minDate = new DateTime(622, 3, 22);
internal static DateTime maxDate = DateTime.MaxValue;
- /*=================================GetDefaultInstance==========================
- **Action: Internal method to provide a default intance of PersianCalendar. Used by NLS+ implementation
- ** and other calendars.
- **Returns:
- **Arguments:
- **Exceptions:
- ============================================================================*/
- /*
- internal static Calendar GetDefaultInstance() {
- if (m_defaultInstance == null) {
- m_defaultInstance = new PersianCalendar();
- }
- return (m_defaultInstance);
- }
- */
-
-
-
public override DateTime MinSupportedDateTime
{
get
@@ -75,7 +57,6 @@ namespace System.Globalization
}
}
-
public override DateTime MaxSupportedDateTime
{
get
@@ -126,7 +107,7 @@ namespace System.Globalization
**Exceptions:
============================================================================*/
- long GetAbsoluteDatePersian(int year, int month, int day)
+ private long GetAbsoluteDatePersian(int year, int month, int day)
{
if (year >= 1 && year <= MaxCalendarYear && month >= 1 && month <= 12)
{
@@ -139,8 +120,10 @@ namespace System.Globalization
throw new ArgumentOutOfRangeException(null, SR.ArgumentOutOfRange_BadYearMonthDay);
}
- static internal void CheckTicksRange(long ticks) {
- if (ticks < minDate.Ticks || ticks > maxDate.Ticks) {
+ internal static void CheckTicksRange(long ticks)
+ {
+ if (ticks < minDate.Ticks || ticks > maxDate.Ticks)
+ {
throw new ArgumentOutOfRangeException(
"time",
String.Format(
@@ -151,7 +134,7 @@ namespace System.Globalization
}
}
- static internal void CheckEraRange(int era)
+ internal static void CheckEraRange(int era)
{
if (era != CurrentEra && era != PersianEra)
{
@@ -159,7 +142,7 @@ namespace System.Globalization
}
}
- static internal void CheckYearRange(int year, int era)
+ internal static void CheckYearRange(int year, int era)
{
CheckEraRange(era);
if (year < 1 || year > MaxCalendarYear)
@@ -174,7 +157,7 @@ namespace System.Globalization
}
}
- static internal void CheckYearMonthRange(int year, int month, int era)
+ internal static void CheckYearMonthRange(int year, int month, int era)
{
CheckYearRange(year, era);
if (year == MaxCalendarYear)
@@ -197,7 +180,7 @@ namespace System.Globalization
}
}
- static int MonthFromOrdinalDay(int ordinalDay)
+ private static int MonthFromOrdinalDay(int ordinalDay)
{
Contract.Assert(ordinalDay <= 366);
int index = 0;
@@ -207,7 +190,7 @@ namespace System.Globalization
return index;
}
- static int DaysInPreviousMonths(int month)
+ private static int DaysInPreviousMonths(int month)
{
Contract.Assert(1 <= month && month <= 12);
--month; // months are one based but for calculations use 0 based
@@ -222,7 +205,7 @@ namespace System.Globalization
**Exceptions: ArgumentException if part is incorrect.
============================================================================*/
- internal int GetDatePart(long ticks, int part)
+ internal int GetDatePart(long ticks, int part)
{
long NumDays; // The calculation buffer in number of days.
@@ -413,7 +396,7 @@ namespace System.Globalization
// Returns the number of days in the year given by the year argument for the current era.
//
- public override int GetDaysInYear(int year, int era)
+ public override int GetDaysInYear(int year, int era)
{
CheckYearRange(year, era);
if (year == MaxCalendarYear)
@@ -524,7 +507,7 @@ namespace System.Globalization
// year is a leap year, or false if not.
//
- public override bool IsLeapYear(int year, int era)
+ public override bool IsLeapYear(int year, int era)
{
CheckYearRange(year, era);
@@ -544,7 +527,7 @@ namespace System.Globalization
{
// The year/month/era checking is done in GetDaysInMonth().
int daysInMonth = GetDaysInMonth(year, month, era);
- if (day < 1 || day > daysInMonth)
+ if (day < 1 || day > daysInMonth)
{
// BCLDebug.Log("year = " + year + ", month = " + month + ", day = " + day);
throw new ArgumentOutOfRangeException(
@@ -570,11 +553,11 @@ namespace System.Globalization
private const int DEFAULT_TWO_DIGIT_YEAR_MAX = 1410;
- public override int TwoDigitYearMax
+ public override int TwoDigitYearMax
{
- get
+ get
{
- if (twoDigitYearMax == -1)
+ if (twoDigitYearMax == -1)
{
twoDigitYearMax = GetSystemTwoDigitYearSetting(ID, DEFAULT_TWO_DIGIT_YEAR_MAX);
}
diff --git a/src/mscorlib/corefx/System/Globalization/RegionInfo.cs b/src/mscorlib/corefx/System/Globalization/RegionInfo.cs
index 2945543bb8..0669349040 100644
--- a/src/mscorlib/corefx/System/Globalization/RegionInfo.cs
+++ b/src/mscorlib/corefx/System/Globalization/RegionInfo.cs
@@ -2,10 +2,8 @@
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
-
////////////////////////////////////////////////////////////////////////////
//
-// Class: RegionInfo
//
// Purpose: This class represents settings specified by de jure or
// de facto standards for a particular country/region. In
@@ -13,7 +11,6 @@
// preferences of the user and does not depend on the user's
// language or culture.
//
-// Date: March 31, 1999
//
////////////////////////////////////////////////////////////////////////////
@@ -38,12 +35,12 @@ namespace System.Globalization
//
// Name of this region (ie: es-US): serialized, the field used for deserialization
//
- internal String m_name;
+ internal String _name;
//
// The CultureData instance that we are going to read data from.
//
- internal CultureData m_cultureData;
+ internal CultureData _cultureData;
//
// The RegionInfo for our current region
@@ -61,7 +58,6 @@ namespace System.Globalization
// In Silverlight we enforce that RegionInfos must be created with a full culture name
//
////////////////////////////////////////////////////////////////////////
- [System.Security.SecuritySafeCritical] // auto-generated
public RegionInfo(String name)
{
if (name == null)
@@ -77,8 +73,8 @@ namespace System.Globalization
//
// For CoreCLR we only want the region names that are full culture names
//
- this.m_cultureData = CultureData.GetCultureDataForRegion(name, true);
- if (this.m_cultureData == null)
+ _cultureData = CultureData.GetCultureDataForRegion(name, true);
+ if (_cultureData == null)
throw new ArgumentException(
String.Format(
CultureInfo.CurrentCulture,
@@ -86,24 +82,22 @@ namespace System.Globalization
// Not supposed to be neutral
- if (this.m_cultureData.IsNeutralCulture)
+ if (_cultureData.IsNeutralCulture)
throw new ArgumentException(SR.Format(SR.Argument_InvalidNeutralRegionName, name), "name");
SetName(name);
}
- [System.Security.SecuritySafeCritical] // auto-generated
internal RegionInfo(CultureData cultureData)
{
- this.m_cultureData = cultureData;
- this.m_name = this.m_cultureData.SREGIONNAME;
+ _cultureData = cultureData;
+ _name = _cultureData.SREGIONNAME;
}
- [System.Security.SecurityCritical] // auto-generated
private void SetName(string name)
{
// Use the name of the region we found
- this.m_name = this.m_cultureData.SREGIONNAME;
+ _name = _cultureData.SREGIONNAME;
}
[OnSerializing]
@@ -113,16 +107,16 @@ namespace System.Globalization
[OnDeserialized]
private void OnDeserialized(StreamingContext ctx)
{
- m_cultureData = CultureData.GetCultureData(m_name, true);
+ _cultureData = CultureData.GetCultureData(_name, true);
- if (m_cultureData == null)
+ if (_cultureData == null)
{
throw new ArgumentException(
- String.Format(CultureInfo.CurrentCulture, SR.Argument_InvalidCultureName, m_name),
- "m_name");
+ String.Format(CultureInfo.CurrentCulture, SR.Argument_InvalidCultureName, _name),
+ "_name");
}
- m_name = this.m_cultureData.SREGIONNAME;
+ _name = _cultureData.SREGIONNAME;
}
////////////////////////////////////////////////////////////////////////
@@ -136,7 +130,6 @@ namespace System.Globalization
////////////////////////////////////////////////////////////////////////
public static RegionInfo CurrentRegion
{
- [System.Security.SecuritySafeCritical] // auto-generated
get
{
RegionInfo temp = s_currentRegionInfo;
@@ -145,7 +138,7 @@ namespace System.Globalization
temp = new RegionInfo(CultureInfo.CurrentCulture.m_cultureData);
// Need full name for custom cultures
- temp.m_name = temp.m_cultureData.SREGIONNAME;
+ temp._name = temp._cultureData.SREGIONNAME;
s_currentRegionInfo = temp;
}
return temp;
@@ -163,8 +156,8 @@ namespace System.Globalization
{
get
{
- Contract.Assert(m_name != null, "Expected RegionInfo.m_name to be populated already");
- return (m_name);
+ Contract.Assert(_name != null, "Expected RegionInfo._name to be populated already");
+ return (_name);
}
}
@@ -177,10 +170,9 @@ namespace System.Globalization
////////////////////////////////////////////////////////////////////////
public virtual String EnglishName
{
- [System.Security.SecuritySafeCritical] // auto-generated
get
{
- return (this.m_cultureData.SENGCOUNTRY);
+ return (_cultureData.SENGCOUNTRY);
}
}
@@ -195,10 +187,9 @@ namespace System.Globalization
////////////////////////////////////////////////////////////////////////
public virtual String DisplayName
{
- [System.Security.SecuritySafeCritical] // auto-generated
get
{
- return (this.m_cultureData.SLOCALIZEDCOUNTRY);
+ return (_cultureData.SLOCALIZEDCOUNTRY);
}
}
@@ -214,10 +205,9 @@ namespace System.Globalization
[System.Runtime.InteropServices.ComVisible(false)]
public virtual String NativeName
{
- [System.Security.SecuritySafeCritical] // auto-generated
get
{
- return (this.m_cultureData.SNATIVECOUNTRY);
+ return (_cultureData.SNATIVECOUNTRY);
}
}
@@ -230,10 +220,9 @@ namespace System.Globalization
////////////////////////////////////////////////////////////////////////
public virtual String TwoLetterISORegionName
{
- [System.Security.SecuritySafeCritical] // auto-generated
get
{
- return (this.m_cultureData.SISO3166CTRYNAME);
+ return (_cultureData.SISO3166CTRYNAME);
}
}
@@ -248,7 +237,7 @@ namespace System.Globalization
{
get
{
- int value = this.m_cultureData.IMEASURE;
+ int value = _cultureData.IMEASURE;
return (value == 0);
}
}
@@ -262,10 +251,9 @@ namespace System.Globalization
////////////////////////////////////////////////////////////////////////
public virtual String CurrencySymbol
{
- [System.Security.SecuritySafeCritical] // auto-generated
get
{
- return (this.m_cultureData.SCURRENCY);
+ return (_cultureData.SCURRENCY);
}
}
@@ -278,10 +266,9 @@ namespace System.Globalization
////////////////////////////////////////////////////////////////////////
public virtual String ISOCurrencySymbol
{
- [System.Security.SecuritySafeCritical] // auto-generated
get
{
- return (this.m_cultureData.SINTLSYMBOL);
+ return (_cultureData.SINTLSYMBOL);
}
}
diff --git a/src/mscorlib/corefx/System/Globalization/StringInfo.cs b/src/mscorlib/corefx/System/Globalization/StringInfo.cs
index 1b94426611..102f703beb 100644
--- a/src/mscorlib/corefx/System/Globalization/StringInfo.cs
+++ b/src/mscorlib/corefx/System/Globalization/StringInfo.cs
@@ -2,19 +2,13 @@
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
-//
-
-//
-
////////////////////////////////////////////////////////////////////////////
//
-// Class: StringInfo
//
// Purpose: This class defines behaviors specific to a writing system.
// A writing system is the collection of scripts and
// orthographic rules required to represent a language as text.
//
-// Date: March 31, 1999
//
////////////////////////////////////////////////////////////////////////////
@@ -29,10 +23,10 @@ namespace System.Globalization
public partial class StringInfo
{
[OptionalField(VersionAdded = 2)]
- private String m_str;
+ private String _str;
[NonSerialized]
- private int[] m_indexes;
+ private int[] _indexes;
// Legacy constructor
public StringInfo() : this("") { }
@@ -46,15 +40,15 @@ namespace System.Globalization
[OnDeserializing]
private void OnDeserializing(StreamingContext ctx)
{
- m_str = String.Empty;
+ _str = String.Empty;
}
[OnDeserialized]
private void OnDeserialized(StreamingContext ctx)
{
- if (m_str.Length == 0)
+ if (_str.Length == 0)
{
- m_indexes = null;
+ _indexes = null;
}
}
@@ -64,7 +58,7 @@ namespace System.Globalization
StringInfo that = value as StringInfo;
if (that != null)
{
- return (this.m_str.Equals(that.m_str));
+ return (_str.Equals(that._str));
}
return (false);
}
@@ -72,7 +66,7 @@ namespace System.Globalization
[System.Runtime.InteropServices.ComVisible(false)]
public override int GetHashCode()
{
- return this.m_str.GetHashCode();
+ return _str.GetHashCode();
}
@@ -82,12 +76,12 @@ namespace System.Globalization
{
get
{
- if ((null == this.m_indexes) && (0 < this.String.Length))
+ if ((null == _indexes) && (0 < this.String.Length))
{
- this.m_indexes = StringInfo.ParseCombiningCharacters(this.String);
+ _indexes = StringInfo.ParseCombiningCharacters(this.String);
}
- return (this.m_indexes);
+ return (_indexes);
}
}
@@ -95,7 +89,7 @@ namespace System.Globalization
{
get
{
- return (this.m_str);
+ return (_str);
}
set
{
@@ -106,8 +100,8 @@ namespace System.Globalization
}
Contract.EndContractBlock();
- this.m_str = value;
- this.m_indexes = null;
+ _str = value;
+ _indexes = null;
}
}
diff --git a/src/mscorlib/corefx/System/Globalization/TaiwanCalendar.cs b/src/mscorlib/corefx/System/Globalization/TaiwanCalendar.cs
index e7f44df817..89b2e4a41d 100644
--- a/src/mscorlib/corefx/System/Globalization/TaiwanCalendar.cs
+++ b/src/mscorlib/corefx/System/Globalization/TaiwanCalendar.cs
@@ -37,7 +37,7 @@ namespace System.Globalization
//m_EraInfo[0] = new EraInfo(1, new DateTime(1912, 1, 1).Ticks, 1911, 1, GregorianCalendar.MaxYear - 1911);
// Initialize our era info.
- static internal EraInfo[] taiwanEraInfo = new EraInfo[] {
+ internal static EraInfo[] taiwanEraInfo = new EraInfo[] {
new EraInfo( 1, 1912, 1, 1, 1911, 1, GregorianCalendar.MaxYear - 1911) // era #, start year/month/day, yearOffset, minEraYear
};
diff --git a/src/mscorlib/corefx/System/Globalization/TaiwanLunisolarCalendar.cs b/src/mscorlib/corefx/System/Globalization/TaiwanLunisolarCalendar.cs
index ebe601a7d0..42b7f2473b 100644
--- a/src/mscorlib/corefx/System/Globalization/TaiwanLunisolarCalendar.cs
+++ b/src/mscorlib/corefx/System/Globalization/TaiwanLunisolarCalendar.cs
@@ -31,7 +31,7 @@ namespace System.Globalization
//m_EraInfo[0] = new EraInfo(1, new DateTime(1912, 1, 1).Ticks, 1911, 1, GregorianCalendar.MaxYear - 1911);
// Initialize our era info.
- static internal EraInfo[] taiwanLunisolarEraInfo = new EraInfo[] {
+ internal static EraInfo[] taiwanLunisolarEraInfo = new EraInfo[] {
new EraInfo( 1, 1912, 1, 1, 1911, 1, GregorianCalendar.MaxYear - 1911) // era #, start year/month/day, yearOffset, minEraYear
};
@@ -78,7 +78,7 @@ namespace System.Globalization
}
}
- static readonly int[,] yinfo =
+ private static readonly int[,] s_yinfo =
{
/*Y LM Lmon Lday DaysPerMonth D1 D2 D3 D4 D5 D6 D7 D8 D9 D10 D11 D12 D13 #Days
1912 */
@@ -278,7 +278,7 @@ namespace System.Globalization
}
Contract.EndContractBlock();
- return yinfo[LunarYear - MIN_LUNISOLAR_YEAR, Index];
+ return s_yinfo[LunarYear - MIN_LUNISOLAR_YEAR, Index];
}
internal override int GetYear(int year, DateTime time)
@@ -291,32 +291,11 @@ namespace System.Globalization
return helper.GetGregorianYear(year, era);
}
- /*=================================GetDefaultInstance==========================
- **Action: Internal method to provide a default intance of TaiwanLunisolarCalendar. Used by NLS+ implementation
- ** and other calendars.
- **Returns:
- **Arguments:
- **Exceptions:
- ============================================================================*/
- /*
- internal static Calendar GetDefaultInstance()
- {
- if (m_defaultInstance == null) {
- m_defaultInstance = new TaiwanLunisolarCalendar();
- }
- return (m_defaultInstance);
- }
- */
-
- // Construct an instance of TaiwanLunisolar calendar.
-
public TaiwanLunisolarCalendar()
{
helper = new GregorianCalendarHelper(this, taiwanLunisolarEraInfo);
}
-
-
public override int GetEra(DateTime time)
{
return (helper.GetEra(time));
diff --git a/src/mscorlib/corefx/System/Globalization/TextElementEnumerator.cs b/src/mscorlib/corefx/System/Globalization/TextElementEnumerator.cs
index 996aed9233..487ef11130 100644
--- a/src/mscorlib/corefx/System/Globalization/TextElementEnumerator.cs
+++ b/src/mscorlib/corefx/System/Globalization/TextElementEnumerator.cs
@@ -2,17 +2,11 @@
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
-//
-
-//
-
////////////////////////////////////////////////////////////////////////////
//
-// Class: TextElementEnumerator
//
// Purpose:
//
-// Date: March 31, 1999
//
////////////////////////////////////////////////////////////////////////////
@@ -30,73 +24,73 @@ namespace System.Globalization
[System.Runtime.InteropServices.ComVisible(true)]
public class TextElementEnumerator : IEnumerator
{
- private String str;
- private int index;
- private int startIndex;
+ private String _str;
+ private int _index;
+ private int _startIndex;
[NonSerialized]
- private int strLen; // This is the length of the total string, counting from the beginning of string.
+ private int _strLen; // This is the length of the total string, counting from the beginning of string.
[NonSerialized]
- private int currTextElementLen; // The current text element lenght after MoveNext() is called.
+ private int _currTextElementLen; // The current text element lenght after MoveNext() is called.
[OptionalField(VersionAdded = 2)]
- private UnicodeCategory uc;
+ private UnicodeCategory _uc;
[OptionalField(VersionAdded = 2)]
- private int charLen; // The next abstract char to look at after MoveNext() is called. It could be 1 or 2, depending on if it is a surrogate or not.
+ private int _charLen; // The next abstract char to look at after MoveNext() is called. It could be 1 or 2, depending on if it is a surrogate or not.
internal TextElementEnumerator(String str, int startIndex, int strLen)
{
Contract.Assert(str != null, "TextElementEnumerator(): str != null");
Contract.Assert(startIndex >= 0 && strLen >= 0, "TextElementEnumerator(): startIndex >= 0 && strLen >= 0");
Contract.Assert(strLen >= startIndex, "TextElementEnumerator(): strLen >= startIndex");
- this.str = str;
- this.startIndex = startIndex;
- this.strLen = strLen;
+ _str = str;
+ _startIndex = startIndex;
+ _strLen = strLen;
Reset();
}
// the following fields is defined to keep the compatibility with Everett.
// don't change/remove the names/types of these fields.
- private int endIndex;
- private int nextTextElementLen;
+ private int _endIndex;
+ private int _nextTextElementLen;
[OnDeserializing]
private void OnDeserializing(StreamingContext ctx)
{
- charLen = -1;
+ _charLen = -1;
}
[OnDeserialized]
private void OnDeserialized(StreamingContext ctx)
{
- strLen = endIndex + 1;
- currTextElementLen = nextTextElementLen;
+ _strLen = _endIndex + 1;
+ _currTextElementLen = _nextTextElementLen;
- if (charLen == -1)
+ if (_charLen == -1)
{
- uc = CharUnicodeInfo.InternalGetUnicodeCategory(str, index, out charLen);
+ _uc = CharUnicodeInfo.InternalGetUnicodeCategory(_str, _index, out _charLen);
}
}
[OnSerializing]
private void OnSerializing(StreamingContext ctx)
{
- endIndex = strLen - 1;
- nextTextElementLen = currTextElementLen;
+ _endIndex = _strLen - 1;
+ _nextTextElementLen = _currTextElementLen;
}
public bool MoveNext()
{
- if (index >= strLen)
+ if (_index >= _strLen)
{
- // Make the index to be greater than strLen so that we can throw exception if GetTextElement() is called.
- index = strLen + 1;
+ // Make the _index to be greater than _strLen so that we can throw exception if GetTextElement() is called.
+ _index = _strLen + 1;
return (false);
}
- currTextElementLen = StringInfo.GetCurrentTextElementLen(str, index, strLen, ref uc, ref charLen);
- index += currTextElementLen;
+ _currTextElementLen = StringInfo.GetCurrentTextElementLen(_str, _index, _strLen, ref _uc, ref _charLen);
+ _index += _currTextElementLen;
return (true);
}
@@ -118,42 +112,42 @@ namespace System.Globalization
public String GetTextElement()
{
- if (index == startIndex)
+ if (_index == _startIndex)
{
throw new InvalidOperationException(SR.InvalidOperation_EnumNotStarted);
}
- if (index > strLen)
+ if (_index > _strLen)
{
throw new InvalidOperationException(SR.InvalidOperation_EnumEnded);
}
- return (str.Substring(index - currTextElementLen, currTextElementLen));
+ return (_str.Substring(_index - _currTextElementLen, _currTextElementLen));
}
//
- // Get the starting index of the current text element.
+ // Get the starting _index of the current text element.
//
public int ElementIndex
{
get
{
- if (index == startIndex)
+ if (_index == _startIndex)
{
throw new InvalidOperationException(SR.InvalidOperation_EnumNotStarted);
}
- return (index - currTextElementLen);
+ return (_index - _currTextElementLen);
}
}
public void Reset()
{
- index = startIndex;
- if (index < strLen)
+ _index = _startIndex;
+ if (_index < _strLen)
{
// If we have more than 1 character, get the category of the current char.
- uc = CharUnicodeInfo.InternalGetUnicodeCategory(str, index, out charLen);
+ _uc = CharUnicodeInfo.InternalGetUnicodeCategory(_str, _index, out _charLen);
}
}
}
diff --git a/src/mscorlib/corefx/System/Globalization/TextInfo.Unix.cs b/src/mscorlib/corefx/System/Globalization/TextInfo.Unix.cs
index 03a28b3360..8490057306 100644
--- a/src/mscorlib/corefx/System/Globalization/TextInfo.Unix.cs
+++ b/src/mscorlib/corefx/System/Globalization/TextInfo.Unix.cs
@@ -10,13 +10,8 @@ namespace System.Globalization
{
public partial class TextInfo
{
- enum TurkishCasing
- {
- NotInitialized,
- NotNeeded,
- Needed
- }
- private TurkishCasing m_needsTurkishCasing;
+ [NonSerialized]
+ private Tristate _needsTurkishCasing = Tristate.NotInitialized;
//////////////////////////////////////////////////////////////////////////
////
@@ -27,15 +22,14 @@ namespace System.Globalization
//////////////////////////////////////////////////////////////////////////
internal unsafe TextInfo(CultureData cultureData)
{
- m_cultureData = cultureData;
- m_cultureName = m_cultureData.CultureName;
- m_textInfoName = m_cultureData.STEXTINFO;
- FinishInitialization(m_textInfoName);
+ _cultureData = cultureData;
+ _cultureName = _cultureData.CultureName;
+ _textInfoName = _cultureData.STEXTINFO;
+ FinishInitialization(_textInfoName);
}
private void FinishInitialization(string textInfoName)
{
- m_needsTurkishCasing = TurkishCasing.NotInitialized;
}
[SecuritySafeCritical]
@@ -104,9 +98,8 @@ namespace System.Globalization
return CultureInfo.GetCultureInfo(localeName).CompareInfo.Compare("\u0131", "I", CompareOptions.IgnoreCase) == 0;
}
- private bool IsInvariant { get { return m_cultureName.Length == 0; } }
+ private bool IsInvariant { get { return _cultureName.Length == 0; } }
- [SecurityCritical]
internal unsafe void ChangeCase(char* src, int srcLen, char* dstBuffer, int dstBufferCapacity, bool bToUpper)
{
if (IsInvariant)
@@ -115,11 +108,11 @@ namespace System.Globalization
}
else
{
- if (m_needsTurkishCasing == TurkishCasing.NotInitialized)
+ if (_needsTurkishCasing == Tristate.NotInitialized)
{
- m_needsTurkishCasing = NeedsTurkishCasing(m_textInfoName) ? TurkishCasing.Needed : TurkishCasing.NotNeeded;
+ _needsTurkishCasing = NeedsTurkishCasing(_textInfoName) ? Tristate.True : Tristate.False;
}
- if ( m_needsTurkishCasing == TurkishCasing.Needed)
+ if (_needsTurkishCasing == Tristate.True)
{
Interop.GlobalizationInterop.ChangeCaseTurkish(src, srcLen, dstBuffer, dstBufferCapacity, bToUpper);
}
diff --git a/src/mscorlib/corefx/System/Globalization/TextInfo.Windows.cs b/src/mscorlib/corefx/System/Globalization/TextInfo.Windows.cs
index bdaa35bb64..238c51217b 100644
--- a/src/mscorlib/corefx/System/Globalization/TextInfo.Windows.cs
+++ b/src/mscorlib/corefx/System/Globalization/TextInfo.Windows.cs
@@ -1,6 +1,7 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
+
using System.Diagnostics.Contracts;
namespace System.Globalization
@@ -17,10 +18,10 @@ namespace System.Globalization
internal unsafe TextInfo(CultureData cultureData)
{
// This is our primary data source, we don't need most of the rest of this
- this.m_cultureData = cultureData;
- this.m_cultureName = this.m_cultureData.CultureName;
- this.m_textInfoName = this.m_cultureData.STEXTINFO;
- FinishInitialization(this.m_textInfoName);
+ _cultureData = cultureData;
+ _cultureName = _cultureData.CultureName;
+ _textInfoName = _cultureData.STEXTINFO;
+ FinishInitialization(_textInfoName);
}
private void FinishInitialization(string textInfoName)
@@ -28,14 +29,13 @@ namespace System.Globalization
const uint LCMAP_SORTHANDLE = 0x20000000;
long handle;
- int ret = Interop.mincore.LCMapStringEx(textInfoName, LCMAP_SORTHANDLE, null, 0, (IntPtr)(&handle), IntPtr.Size, IntPtr.Zero, IntPtr.Zero, IntPtr.Zero);
-
+ int ret = Interop.mincore.LCMapStringEx(_textInfoName, LCMAP_SORTHANDLE, null, 0, &handle, IntPtr.Size, null, null, IntPtr.Zero);
_sortHandle = ret > 0 ? (IntPtr)handle : IntPtr.Zero;
}
private unsafe string ChangeCase(string s, bool toUpper)
{
- Contract.Assert(s != null);
+ Contract.Assert(s != null);
//
// Get the length of the string.
@@ -51,35 +51,37 @@ namespace System.Globalization
}
else
{
- int result;
+ int ret;
// Check for Invariant to avoid A/V in LCMapStringEx
- uint linguisticCasing = IsInvariantLocale(m_textInfoName) ? 0 : LCMAP_LINGUISTIC_CASING;
+ uint linguisticCasing = IsInvariantLocale(_textInfoName) ? 0 : LCMAP_LINGUISTIC_CASING;
//
// Create the result string.
//
- char[] buffer = new char[nLengthInput];
- fixed (char* pBuffer = buffer)
+ string result = string.FastAllocateString(nLengthInput);
+
+ fixed (char* pSource = s)
+ fixed (char* pResult = result)
{
- result = Interop.mincore.LCMapStringEx(_sortHandle != IntPtr.Zero ? null : m_textInfoName,
- toUpper ? LCMAP_UPPERCASE | linguisticCasing : LCMAP_LOWERCASE | linguisticCasing,
- s,
- nLengthInput,
- (IntPtr)pBuffer,
- nLengthInput,
- IntPtr.Zero,
- IntPtr.Zero,
- _sortHandle);
+ ret = Interop.mincore.LCMapStringEx(_sortHandle != IntPtr.Zero ? null : _textInfoName,
+ toUpper ? LCMAP_UPPERCASE | linguisticCasing : LCMAP_LOWERCASE | linguisticCasing,
+ pSource,
+ nLengthInput,
+ pResult,
+ nLengthInput,
+ null,
+ null,
+ _sortHandle);
}
- if (0 == result)
+ if (0 == ret)
{
throw new InvalidOperationException(SR.InvalidOperation_ReadOnly);
}
- Contract.Assert(result == nLengthInput, "Expected getting the same length of the original string");
- return new string(buffer, 0, result);
+ Contract.Assert(ret == nLengthInput, "Expected getting the same length of the original string");
+ return result;
}
}
@@ -88,16 +90,16 @@ namespace System.Globalization
char retVal = '\0';
// Check for Invariant to avoid A/V in LCMapStringEx
- uint linguisticCasing = IsInvariantLocale(m_textInfoName) ? 0 : LCMAP_LINGUISTIC_CASING;
+ uint linguisticCasing = IsInvariantLocale(_textInfoName) ? 0 : LCMAP_LINGUISTIC_CASING;
- Interop.mincore.LCMapStringEx(_sortHandle != IntPtr.Zero ? null : m_textInfoName,
+ Interop.mincore.LCMapStringEx(_sortHandle != IntPtr.Zero ? null : _textInfoName,
toUpper ? LCMAP_UPPERCASE | linguisticCasing : LCMAP_LOWERCASE | linguisticCasing,
- new string(c, 1),
+ &c,
1,
- (IntPtr)(&retVal),
+ &retVal,
1,
- IntPtr.Zero,
- IntPtr.Zero,
+ null,
+ null,
_sortHandle);
return retVal;
diff --git a/src/mscorlib/corefx/System/Globalization/TextInfo.cs b/src/mscorlib/corefx/System/Globalization/TextInfo.cs
index da5ba51356..6dadb5856a 100644
--- a/src/mscorlib/corefx/System/Globalization/TextInfo.cs
+++ b/src/mscorlib/corefx/System/Globalization/TextInfo.cs
@@ -4,13 +4,11 @@
////////////////////////////////////////////////////////////////////////////
//
-// Class: TextInfo
//
// Purpose: This Class defines behaviors specific to a writing system.
// A writing system is the collection of scripts and
// orthographic rules required to represent a language as text.
//
-// Date: March 31, 1999
//
////////////////////////////////////////////////////////////////////////////
@@ -33,43 +31,40 @@ namespace System.Globalization
//// Internal Information //
////--------------------------------------------------------------------//
+ private enum Tristate : byte
+ {
+ NotInitialized,
+ True,
+ False,
+ }
+
////
//// Variables.
////
[OptionalField(VersionAdded = 2)]
- private String m_listSeparator;
+ private String _listSeparator;
[OptionalField(VersionAdded = 2)]
- private bool m_isReadOnly = false;
+ private bool _isReadOnly = false;
- ////
- //// In Whidbey we had several names:
- //// m_win32LangID is the name of the culture, but only used for (de)serialization.
- //// customCultureName is the name of the creating custom culture (if custom) In combination with m_win32LangID
- //// this is authoratative, ie when deserializing.
- //// m_cultureTableRecord was the data record of the creating culture. (could have different name if custom)
- //// m_textInfoID is the LCID of the textinfo itself (no longer used)
- //// m_name is the culture name (from cultureinfo.name)
- ////
- //// In Silverlight/Arrowhead this is slightly different:
- //// m_cultureName is the name of the creating culture. Note that we consider this authoratative,
+ //// _cultureName is the name of the creating culture. Note that we consider this authoratative,
//// if the culture's textinfo changes when deserializing, then behavior may change.
//// (ala Whidbey behavior). This is the only string Arrowhead needs to serialize.
- //// m_cultureData is the data that backs this class.
- //// m_textInfoName is the actual name of the textInfo (from cultureData.STEXTINFO)
- //// this can be the same as m_cultureName on Silverlight since the OS knows
+ //// _cultureData is the data that backs this class.
+ //// _textInfoName is the actual name of the textInfo (from cultureData.STEXTINFO)
+ //// this can be the same as _cultureName on Silverlight since the OS knows
//// how to do the sorting. However in the desktop, when we call the sorting dll, it doesn't
//// know how to resolve custom locle names to sort ids so we have to have alredy resolved this.
////
[OptionalField(VersionAdded = 3)]
- private String m_cultureName; // Name of the culture that created this text info
+ private String _cultureName; // Name of the culture that created this text info
[NonSerialized]
- private CultureData m_cultureData; // Data record for the culture that made us, not for this textinfo
+ private CultureData _cultureData; // Data record for the culture that made us, not for this textinfo
[NonSerialized]
- private String m_textInfoName; // Name of the text info we're using (ie: m_cultureData.STEXTINFO)
+ private String _textInfoName; // Name of the text info we're using (ie: _cultureData.STEXTINFO)
[NonSerialized]
- private bool? m_IsAsciiCasingSameAsInvariant;
+ private Tristate _isAsciiCasingSameAsInvariant = Tristate.NotInitialized;
// Invariant text info
internal static TextInfo Invariant
@@ -90,8 +85,8 @@ namespace System.Globalization
private void OnDeserializing(StreamingContext ctx)
{
// Clear these so we can check if we've fixed them yet
- this.m_cultureData = null;
- this.m_cultureName = null;
+ _cultureData = null;
+ _cultureName = null;
}
[OnDeserialized]
@@ -108,12 +103,12 @@ namespace System.Globalization
private void OnDeserialized()
{
// this method will be called twice because of the support of IDeserializationCallback
- if (this.m_cultureData == null)
+ if (_cultureData == null)
{
// Get the text info name belonging to that culture
- this.m_cultureData = CultureInfo.GetCultureInfo(m_cultureName).m_cultureData;
- this.m_textInfoName = this.m_cultureData.STEXTINFO;
- FinishInitialization(this.m_textInfoName);
+ _cultureData = CultureInfo.GetCultureInfo(_cultureName).m_cultureData;
+ _textInfoName = _cultureData.STEXTINFO;
+ FinishInitialization(_textInfoName);
}
}
@@ -129,7 +124,6 @@ namespace System.Globalization
}
// Currently we don't have native functions to do this, so we do it the hard way
- [SecuritySafeCritical]
internal static int IndexOfStringOrdinalIgnoreCase(String source, String value, int startIndex, int count)
{
if (count > source.Length || count < 0 || startIndex < 0 || startIndex >= source.Length || startIndex + count > source.Length)
@@ -141,7 +135,6 @@ namespace System.Globalization
}
// Currently we don't have native functions to do this, so we do it the hard way
- [SecuritySafeCritical]
internal static int LastIndexOfStringOrdinalIgnoreCase(String source, String value, int startIndex, int count)
{
if (count > source.Length || count < 0 || startIndex < 0 || startIndex > source.Length - 1 || (startIndex - count + 1 < 0))
@@ -163,7 +156,7 @@ namespace System.Globalization
{
get
{
- return m_textInfoName;
+ return _textInfoName;
}
}
@@ -177,7 +170,7 @@ namespace System.Globalization
[System.Runtime.InteropServices.ComVisible(false)]
public bool IsReadOnly
{
- get { return (m_isReadOnly); }
+ get { return (_isReadOnly); }
}
//////////////////////////////////////////////////////////////////////////
@@ -217,7 +210,7 @@ namespace System.Globalization
private void VerifyWritable()
{
- if (m_isReadOnly)
+ if (_isReadOnly)
{
throw new InvalidOperationException(SR.InvalidOperation_ReadOnly);
}
@@ -225,7 +218,7 @@ namespace System.Globalization
internal void SetReadOnlyState(bool readOnly)
{
- m_isReadOnly = readOnly;
+ _isReadOnly = readOnly;
}
@@ -240,11 +233,11 @@ namespace System.Globalization
{
get
{
- if (m_listSeparator == null)
+ if (_listSeparator == null)
{
- m_listSeparator = this.m_cultureData.SLIST;
+ _listSeparator = _cultureData.SLIST;
}
- return (m_listSeparator);
+ return (_listSeparator);
}
set
@@ -254,7 +247,7 @@ namespace System.Globalization
throw new ArgumentNullException("value", SR.ArgumentNull_String);
}
VerifyWritable();
- m_listSeparator = value;
+ _listSeparator = value;
}
}
@@ -284,31 +277,13 @@ namespace System.Globalization
private static Char ToLowerAsciiInvariant(Char c)
{
- Contract.Assert(IsAscii(c));
- return (Char)s_toLowerAsciiMapping[c & 0x7F];
+ if ((uint)(c - 'A') <= (uint)('Z' - 'A'))
+ {
+ c = (Char)(c | 0x20);
+ }
+ return c;
}
- private static readonly byte[] s_toLowerAsciiMapping = new byte[128]
- {
- // s_toLowerAsciiMapping[c] == invariant lower case value of c
- 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
- 0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F,
- 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17,
- 0x18, 0x19, 0x1A, 0x1B, 0x1C, 0x1D, 0x1E, 0x1F,
- 0x20, 0x21, 0x22, 0x23, 0x24, 0x25, 0x26, 0x27,
- 0x28, 0x29, 0x2A, 0x2B, 0x2C, 0x2D, 0x2E, 0x2F,
- 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37,
- 0x38, 0x39, 0x3A, 0x3B, 0x3C, 0x3D, 0x3E, 0x3F,
- 0x40, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67,
- 0x68, 0x69, 0x6A, 0x6B, 0x6C, 0x6D, 0x6E, 0x6F,
- 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77,
- 0x78, 0x79, 0x7A, 0x5B, 0x5C, 0x5D, 0x5E, 0x5F,
- 0x60, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67,
- 0x68, 0x69, 0x6A, 0x6B, 0x6C, 0x6D, 0x6E, 0x6F,
- 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77,
- 0x78, 0x79, 0x7A, 0x7B, 0x7C, 0x7D, 0x7E, 0x7F
- };
-
////////////////////////////////////////////////////////////////////////
//
// ToUpper
@@ -335,31 +310,13 @@ namespace System.Globalization
private static Char ToUpperAsciiInvariant(Char c)
{
- Contract.Assert(IsAscii(c));
- return (Char)s_toUpperAsciiMapping[c & 0x7F];
+ if ((uint)(c - 'a') <= (uint)('z' - 'a'))
+ {
+ c = (Char)(c & ~0x20);
+ }
+ return c;
}
- private static readonly byte[] s_toUpperAsciiMapping = new byte[128]
- {
- // s_toUpperAsciiMapping[c] == invariant upper case value of c
- 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
- 0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F,
- 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17,
- 0x18, 0x19, 0x1A, 0x1B, 0x1C, 0x1D, 0x1E, 0x1F,
- 0x20, 0x21, 0x22, 0x23, 0x24, 0x25, 0x26, 0x27,
- 0x28, 0x29, 0x2A, 0x2B, 0x2C, 0x2D, 0x2E, 0x2F,
- 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37,
- 0x38, 0x39, 0x3A, 0x3B, 0x3C, 0x3D, 0x3E, 0x3F,
- 0x40, 0x41, 0x42, 0x43, 0x44, 0x45, 0x46, 0x47,
- 0x48, 0x49, 0x4A, 0x4B, 0x4C, 0x4D, 0x4E, 0x4F,
- 0x50, 0x51, 0x52, 0x53, 0x54, 0x55, 0x56, 0x57,
- 0x58, 0x59, 0x5A, 0x5B, 0x5C, 0x5D, 0x5E, 0x5F,
- 0x60, 0x41, 0x42, 0x43, 0x44, 0x45, 0x46, 0x47,
- 0x48, 0x49, 0x4A, 0x4B, 0x4C, 0x4D, 0x4E, 0x4F,
- 0x50, 0x51, 0x52, 0x53, 0x54, 0x55, 0x56, 0x57,
- 0x58, 0x59, 0x5A, 0x7B, 0x7C, 0x7D, 0x7E, 0x7F
- };
-
static private bool IsAscii(Char c)
{
return c < 0x80;
@@ -369,13 +326,13 @@ namespace System.Globalization
{
get
{
- if (m_IsAsciiCasingSameAsInvariant == null)
+ if (_isAsciiCasingSameAsInvariant == Tristate.NotInitialized)
{
- m_IsAsciiCasingSameAsInvariant = CultureInfo.GetCultureInfo(m_textInfoName).CompareInfo.Compare("abcdefghijklmnopqrstuvwxyz",
+ _isAsciiCasingSameAsInvariant = CultureInfo.GetCultureInfo(_textInfoName).CompareInfo.Compare("abcdefghijklmnopqrstuvwxyz",
"ABCDEFGHIJKLMNOPQRSTUVWXYZ",
- CompareOptions.IgnoreCase) == 0;
+ CompareOptions.IgnoreCase) == 0 ? Tristate.True : Tristate.False;
}
- return (bool)m_IsAsciiCasingSameAsInvariant;
+ return _isAsciiCasingSameAsInvariant == Tristate.True;
}
}
@@ -387,7 +344,7 @@ namespace System.Globalization
{
get
{
- return this.m_cultureData.IsRightToLeft;
+ return _cultureData.IsRightToLeft;
}
}
@@ -435,7 +392,7 @@ namespace System.Globalization
////////////////////////////////////////////////////////////////////////
public override String ToString()
{
- return ("TextInfo - " + this.m_cultureData.CultureName);
+ return ("TextInfo - " + _cultureData.CultureName);
}
//
@@ -477,7 +434,6 @@ namespace System.Globalization
}
return (int)hash;
-
}
private unsafe int GetCaseInsensitiveHashCodeSlow(String str)
diff --git a/src/mscorlib/corefx/System/Globalization/ThaiBuddhistCalendar.cs b/src/mscorlib/corefx/System/Globalization/ThaiBuddhistCalendar.cs
index 026adfc3ad..b42af30c04 100644
--- a/src/mscorlib/corefx/System/Globalization/ThaiBuddhistCalendar.cs
+++ b/src/mscorlib/corefx/System/Globalization/ThaiBuddhistCalendar.cs
@@ -25,7 +25,7 @@ namespace System.Globalization
public class ThaiBuddhistCalendar : Calendar
{
// Initialize our era info.
- static internal EraInfo[] thaiBuddhistEraInfo = new EraInfo[] {
+ internal static EraInfo[] thaiBuddhistEraInfo = new EraInfo[] {
new EraInfo( 1, 1, 1, 1, -543, 544, GregorianCalendar.MaxYear + 543) // era #, start year/month/day, yearOffset, minEraYear
};
@@ -35,8 +35,6 @@ namespace System.Globalization
public const int ThaiBuddhistEra = 1;
- //internal static Calendar m_defaultInstance;
-
internal GregorianCalendarHelper helper;
diff --git a/src/mscorlib/corefx/System/Globalization/TimeSpanStyles.cs b/src/mscorlib/corefx/System/Globalization/TimeSpanStyles.cs
index c14fd690d8..68a47bcbe6 100644
--- a/src/mscorlib/corefx/System/Globalization/TimeSpanStyles.cs
+++ b/src/mscorlib/corefx/System/Globalization/TimeSpanStyles.cs
@@ -1,6 +1,7 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
+
namespace System.Globalization
{
[Flags]
diff --git a/src/mscorlib/corefx/System/Globalization/UmAlQuraCalendar.cs b/src/mscorlib/corefx/System/Globalization/UmAlQuraCalendar.cs
index cc89c55696..1116722fe9 100644
--- a/src/mscorlib/corefx/System/Globalization/UmAlQuraCalendar.cs
+++ b/src/mscorlib/corefx/System/Globalization/UmAlQuraCalendar.cs
@@ -37,11 +37,12 @@ namespace System.Globalization
internal DateTime GregorianDate;
}
- static readonly DateMapping[] HijriYearInfo = InitDateMapping();
+ private static readonly DateMapping[] s_hijriYearInfo = InitDateMapping();
- static DateMapping[] InitDateMapping()
+ private static DateMapping[] InitDateMapping()
{
- short[] rawData = new short[] {
+ short[] rawData = new short[]
+ {
//These data is taken from Tables/Excel/UmAlQura.xls please make sure that the two places are in sync
/* DaysPerM GY GM GD D1 D2 D3 D4 D5 D6 D7 D8 D9 D10 D11 D12
1318*/0x02EA, 1900, 4, 30,/* 0 1 0 1 0 1 1 1 0 1 0 0 4/30/1900
@@ -248,31 +249,11 @@ namespace System.Globalization
internal const int DatePartMonth = 2;
internal const int DatePartDay = 3;
- //internal static Calendar m_defaultInstance;
-
// This is the minimal Gregorian date that we support in the UmAlQuraCalendar.
internal static DateTime minDate = new DateTime(1900, 4, 30);
internal static DateTime maxDate = new DateTime((new DateTime(2077, 11, 16, 23, 59, 59, 999)).Ticks + 9999);
- /*=================================GetDefaultInstance==========================
- **Action: Internal method to provide a default intance of UmAlQuraCalendar. Used by NLS+ implementation
- ** and other calendars.
- **Returns:
- **Arguments:
- **Exceptions:
- ============================================================================*/
- /*
- internal static Calendar GetDefaultInstance() {
- if (m_defaultInstance == null) {
- m_defaultInstance = new UmAlQuraCalendar();
- }
- return (m_defaultInstance);
- }
- */
-
-
-
public override DateTime MinSupportedDateTime
{
get
@@ -281,7 +262,6 @@ namespace System.Globalization
}
}
-
public override DateTime MaxSupportedDateTime
{
get
@@ -290,9 +270,6 @@ namespace System.Globalization
}
}
-
- // Construct an instance of UmAlQura calendar.
-
public UmAlQuraCalendar()
{
}
@@ -330,7 +307,7 @@ namespace System.Globalization
** Output: Gregorian date: year:yg, month:mg, day:dg , day of week:dayweek
** and returns flag found:1 not found:0
=========================ConvertHijriToGregorian============================*/
- static void ConvertHijriToGregorian(int HijriYear, int HijriMonth, int HijriDay, ref int yg, ref int mg, ref int dg)
+ private static void ConvertHijriToGregorian(int HijriYear, int HijriMonth, int HijriDay, ref int yg, ref int mg, ref int dg)
{
Contract.Assert((HijriYear >= MinCalendarYear) && (HijriYear <= MaxCalendarYear), "Hijri year is out of range.");
Contract.Assert(HijriMonth >= 1, "Hijri month is out of range.");
@@ -340,10 +317,10 @@ namespace System.Globalization
index = HijriYear - MinCalendarYear;
- dt = HijriYearInfo[index].GregorianDate;
+ dt = s_hijriYearInfo[index].GregorianDate;
- b = HijriYearInfo[index].HijriMonthsLengthFlags;
+ b = s_hijriYearInfo[index].HijriMonthsLengthFlags;
for (int m = 1; m < HijriMonth; m++)
{
@@ -364,7 +341,7 @@ namespace System.Globalization
**Arguments:
**Exceptions:
============================================================================*/
- static long GetAbsoluteDateUmAlQura(int year, int month, int day)
+ private static long GetAbsoluteDateUmAlQura(int year, int month, int day)
{
//Caller should check the validaty of year, month and day.
@@ -373,7 +350,7 @@ namespace System.Globalization
return GregorianCalendar.GetAbsoluteDate(yg, mg, dg);
}
- static internal void CheckTicksRange(long ticks)
+ internal static void CheckTicksRange(long ticks)
{
if (ticks < minDate.Ticks || ticks > maxDate.Ticks)
{
@@ -387,7 +364,7 @@ namespace System.Globalization
}
}
- static internal void CheckEraRange(int era)
+ internal static void CheckEraRange(int era)
{
if (era != CurrentEra && era != UmAlQuraEra)
{
@@ -395,7 +372,7 @@ namespace System.Globalization
}
}
- static internal void CheckYearRange(int year, int era)
+ internal static void CheckYearRange(int year, int era)
{
CheckEraRange(era);
if (year < MinCalendarYear || year > MaxCalendarYear)
@@ -410,7 +387,7 @@ namespace System.Globalization
}
}
- static internal void CheckYearMonthRange(int year, int month, int era)
+ internal static void CheckYearMonthRange(int year, int month, int era)
{
CheckYearRange(year, era);
if (month < 1 || month > 12)
@@ -425,7 +402,7 @@ namespace System.Globalization
** Input: DateTime
** Output: Hijrah date: year:yh, month:mh, day:dh
============================================================================*/
- static void ConvertGregorianToHijri(DateTime time, ref int HijriYear, ref int HijriMonth, ref int HijriDay)
+ private static void ConvertGregorianToHijri(DateTime time, ref int HijriYear, ref int HijriMonth, ref int HijriDay)
{
int index, b, DaysPerThisMonth;
double nDays;
@@ -440,20 +417,20 @@ namespace System.Globalization
index = (int)((time.Ticks - minDate.Ticks) / Calendar.TicksPerDay) / 355;
do
{
- } while (time.CompareTo(HijriYearInfo[++index].GregorianDate) > 0); //while greater
+ } while (time.CompareTo(s_hijriYearInfo[++index].GregorianDate) > 0); //while greater
- if (time.CompareTo(HijriYearInfo[index].GregorianDate) != 0)
+ if (time.CompareTo(s_hijriYearInfo[index].GregorianDate) != 0)
{
index--;
}
- ts = time.Subtract(HijriYearInfo[index].GregorianDate);
+ ts = time.Subtract(s_hijriYearInfo[index].GregorianDate);
yh1 = index + MinCalendarYear;
mh1 = 1;
dh1 = 1;
nDays = ts.TotalDays;
- b = HijriYearInfo[index].HijriMonthsLengthFlags;
+ b = s_hijriYearInfo[index].HijriMonthsLengthFlags;
DaysPerThisMonth = 29 + (b & 1);
while (nDays >= DaysPerThisMonth)
@@ -635,19 +612,19 @@ namespace System.Globalization
{
CheckYearMonthRange(year, month, era);
- if ((HijriYearInfo[year - MinCalendarYear].HijriMonthsLengthFlags & (1 << month - 1)) == 0)
+ if ((s_hijriYearInfo[year - MinCalendarYear].HijriMonthsLengthFlags & (1 << month - 1)) == 0)
return 29;
else
return 30;
}
- static internal int RealGetDaysInYear(int year)
+ internal static int RealGetDaysInYear(int year)
{
int days = 0, b;
Contract.Assert((year >= MinCalendarYear) && (year <= MaxCalendarYear), "Hijri year is out of range.");
- b = HijriYearInfo[year - MinCalendarYear].HijriMonthsLengthFlags;
+ b = s_hijriYearInfo[year - MinCalendarYear].HijriMonthsLengthFlags;
for (int m = 1; m <= 12; m++)
{
diff --git a/src/mscorlib/corefx/System/Globalization/UnicodeCategory.cs b/src/mscorlib/corefx/System/Globalization/UnicodeCategory.cs
index 952f4f34df..1c5e6bca56 100644
--- a/src/mscorlib/corefx/System/Globalization/UnicodeCategory.cs
+++ b/src/mscorlib/corefx/System/Globalization/UnicodeCategory.cs
@@ -2,20 +2,6 @@
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
-//
-
-//
-
-/*============================================================
-**
-** Class: UnicodeCategory
-**
-**
-** Purpose:
-**
-**
-============================================================*/
-
namespace System.Globalization
{
[Serializable]
diff --git a/src/mscorlib/model.xml b/src/mscorlib/model.xml
index 106408d243..90b5ad12dc 100644
--- a/src/mscorlib/model.xml
+++ b/src/mscorlib/model.xml
@@ -151,6 +151,7 @@
<Member Name="SetSwitch(System.String,System.Boolean)" />
<Member Name="TryGetSwitch(System.String,System.Boolean@)" />
<Member Name="GetData(System.String)" />
+ <Member MemberType="Event" Name="UnhandledException" />
</Type>
<Type Name="System.ApplicationException">
<Member Name="#ctor" />
@@ -1957,6 +1958,8 @@
<Member Name="IsDefined(System.Type,System.Object)" />
<Member Name="Parse(System.Type,System.String)" />
<Member Name="Parse(System.Type,System.String,System.Boolean)" />
+ <Member Name="Parse&lt;TEnum&gt;(System.String)" />
+ <Member Name="Parse&lt;TEnum&gt;(System.String,System.Boolean)" />
<Member Name="ToObject(System.Type,System.Byte)" />
<Member Name="ToObject(System.Type,System.Int16)" />
<Member Name="ToObject(System.Type,System.Int32)" />
@@ -1970,6 +1973,8 @@
<Member Name="ToString(System.IFormatProvider)" />
<Member Name="ToString(System.String)" />
<Member Name="ToString(System.String,System.IFormatProvider)" />
+ <Member Name="TryParse(System.Type,System.String,System.Object@)" />
+ <Member Name="TryParse(System.Type,System.String,System.Boolean,System.Object@)" />
<Member Name="TryParse&lt;TEnum&gt;(System.String,TEnum@)" />
<Member Name="TryParse&lt;TEnum&gt;(System.String,System.Boolean,TEnum@)" />
</Type>
@@ -4129,9 +4134,6 @@
<Member MemberType="Field" Name="Retargetable" />
<Member MemberType="Field" Name="value__" />
</Type>
- <Type Name="System.Reflection.AssemblyNameProxy">
- <Member Name="#ctor" />
- </Type>
<Type Name="System.Reflection.AssemblyProductAttribute">
<Member Name="#ctor(System.String)" />
<Member Name="get_Product" />
@@ -5912,7 +5914,6 @@
<Member MemberType="Property" Name="Item(System.Int32)" />
</Type>
<Type Name="System.Reflection.Pointer" >
- <Member Name="#ctor" />
<Member Name="Box(System.Void*,System.Type)" />
<Member Name="Unbox(System.Object)" />
<Member Name="System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" />
@@ -6316,6 +6317,7 @@
<Type Name="System.Runtime.CompilerServices.RuntimeHelpers">
<Member Name="GetUninitializedObject(System.Type)" />
<Member Name="EnsureSufficientExecutionStack" />
+ <Member Name="TryEnsureSufficientExecutionStack" />
<Member Name="get_OffsetToStringData" />
<Member Name="GetObjectValue(System.Object)" />
<Member Name="InitializeArray(System.Array,System.RuntimeFieldHandle)" />
@@ -7085,10 +7087,8 @@
<Member Name="Insert(System.Int32,System.String)" />
<Member Name="Intern(System.String)" />
<Member Name="IsInterned(System.String)" />
-<!--
<Member Name="IsNormalized" />
<Member Name="IsNormalized(System.Text.NormalizationForm)" />
--->
<Member Name="IsNullOrEmpty(System.String)" />
<Member Name="IsNullOrWhiteSpace(System.String)" />
<Member Name="Join(System.String,System.Object[])" />
@@ -7108,10 +7108,8 @@
<Member Name="LastIndexOfAny(System.Char[])" />
<Member Name="LastIndexOfAny(System.Char[],System.Int32)" />
<Member Name="LastIndexOfAny(System.Char[],System.Int32,System.Int32)" />
-<!--
<Member Name="Normalize" />
<Member Name="Normalize(System.Text.NormalizationForm)" />
--->
<Member Name="op_Equality(System.String,System.String)" />
<Member Name="op_Inequality(System.String,System.String)" />
<Member Name="PadLeft(System.Int32)" />
@@ -7364,6 +7362,15 @@
<Member Name="GetHashCode" />
<Member MemberType="Property" Name="MaxCharCount" />
</Type>
+ <Type Name="System.Text.EncoderExceptionFallbackBuffer">
+ <Member Name="#ctor" />
+ <Member Name="Fallback(System.Char,System.Char,System.Int32)" />
+ <Member Name="Fallback(System.Char,System.Int32)" />
+ <Member Name="get_Remaining" />
+ <Member Name="GetNextChar" />
+ <Member Name="MovePrevious" />
+ <Member MemberType="Property" Name="Remaining" />
+ </Type>
<Type Name="System.Text.EncoderFallbackException">
<Member Name="#ctor" />
<Member Name="#ctor(System.String)" />
@@ -7458,10 +7465,8 @@
<Member Name="GetPreamble" />
<Member Name="GetString(System.Byte[])" />
<Member Name="GetString(System.Byte[],System.Int32,System.Int32)" />
-<!--
<Member Name="IsAlwaysNormalized" />
<Member Name="IsAlwaysNormalized(System.Text.NormalizationForm)" />
- -->
<Member Status="ImplRoot" Name="OnDeserialized(System.Runtime.Serialization.StreamingContext)" />
<Member Status="ImplRoot" Name="OnDeserializing(System.Runtime.Serialization.StreamingContext)" />
<Member Status="ImplRoot" Name="OnSerializing(System.Runtime.Serialization.StreamingContext)" />
@@ -7488,6 +7493,24 @@
<Member MemberType="Property" Name="UTF8" />
<Member MemberType="Property" Name="WebName" />
</Type>
+ <Type Name="System.Text.EncodingInfo">
+ <Member Name="Equals(System.Object)" />
+ <Member Name="get_CodePage" />
+ <Member Name="get_DisplayName" />
+ <Member Name="get_Name" />
+ <Member Name="GetEncoding" />
+ <Member Name="GetHashCode" />
+ <Member MemberType="Property" Name="CodePage" />
+ <Member MemberType="Property" Name="DisplayName" />
+ <Member MemberType="Property" Name="Name" />
+ </Type>
+ <Type Name="System.Text.NormalizationForm">
+ <Member MemberType="Field" Name="FormC" />
+ <Member MemberType="Field" Name="FormD" />
+ <Member MemberType="Field" Name="FormKC" />
+ <Member MemberType="Field" Name="FormKD" />
+ <Member MemberType="Field" Name="value__" />
+ </Type>
<Type Name="System.Text.StringBuilder">
<Member Name="#ctor" />
<Member Name="#ctor(System.Int32)" />
@@ -7571,6 +7594,7 @@
<Member Status="ImplRoot" Name="ReplaceBufferAnsiInternal(System.SByte*,System.Int32)" /> <!-- EE - il stubs -->
</Type>
<Type Name="System.Text.UnicodeEncoding">
+ <Member MemberType="Field" Name="CharSize" />
<Member Name="#ctor" />
<Member Name="#ctor(System.Boolean,System.Boolean)" />
<Member Name="#ctor(System.Boolean,System.Boolean,System.Boolean)" />
diff --git a/src/mscorlib/mscorlib.shared.sources.props b/src/mscorlib/mscorlib.shared.sources.props
index ba4c214e21..fc5153f062 100644
--- a/src/mscorlib/mscorlib.shared.sources.props
+++ b/src/mscorlib/mscorlib.shared.sources.props
@@ -276,8 +276,12 @@
<SystemSources Include="$(BclSourcesRoot)\System\ThrowHelper.cs" />
<SystemSources Include="$(BclSourcesRoot)\System\Tuple.cs" />
<SystemSources Include="$(BclSourcesRoot)\System\String.cs" />
+ <SystemSources Include="$(BclSourcesRoot)\System\String.Comparison.cs" />
+ <SystemSources Include="$(BclSourcesRoot)\System\String.Manipulation.cs" />
+ <SystemSources Include="$(BclSourcesRoot)\System\String.Searching.cs" />
<SystemSources Include="$(BclSourcesRoot)\System\StringComparer.cs" />
<SystemSources Include="$(BclSourcesRoot)\System\StringComparison.cs" />
+ <SystemSources Include="$(BclSourcesRoot)\System\StringSplitOptions.cs" />
<SystemSources Include="$(BclSourcesRoot)\System\Text\StringBuilder.cs" />
<SystemSources Include="$(BclSourcesRoot)\System\Text\StringBuilderCache.cs" />
<SystemSources Include="$(BclSourcesRoot)\System\Exception.cs" />
@@ -580,7 +584,6 @@
<GlobalizationSources Include="$(BclSourcesRoot)\System\Globalization\DaylightTime.cs" />
</ItemGroup>
<ItemGroup Condition="'$(FeatureCoreFxGlobalization)' != 'true'">
- <GlobalizationSources Condition="'$(FeatureCoreClr)'=='true'" Include="$(BclSourcesRoot)\System\Globalization\STUBS.cs" />
<GlobalizationSources Include="$(BclSourcesRoot)\System\Globalization\BidiCategory.cs" />
<GlobalizationSources Include="$(BclSourcesRoot)\System\Globalization\Calendar.cs" />
<GlobalizationSources Include="$(BclSourcesRoot)\System\Globalization\CalendarData.cs" />
@@ -610,6 +613,7 @@
<GlobalizationSources Include="$(BclSourcesRoot)\System\Globalization\KoreanCalendar.cs" />
<GlobalizationSources Include="$(BclSourcesRoot)\System\Globalization\RegionInfo.cs" />
<GlobalizationSources Include="$(BclSourcesRoot)\System\Globalization\SortKey.cs" />
+ <GlobalizationSources Condition="'$(FeatureCoreclr)' == 'true'" Include="$(BclSourcesRoot)\System\Globalization\SortVersion.cs" />
<GlobalizationSources Include="$(BclSourcesRoot)\System\Globalization\StringInfo.cs" />
<GlobalizationSources Include="$(BclSourcesRoot)\System\Globalization\TaiwanCalendar.cs" />
<GlobalizationSources Include="$(BclSourcesRoot)\System\Globalization\TextElementEnumerator.cs" />
diff --git a/src/mscorlib/ref/mscorlib.cs b/src/mscorlib/ref/mscorlib.cs
index 2ecc4fb610..e5211ff4a8 100644
--- a/src/mscorlib/ref/mscorlib.cs
+++ b/src/mscorlib/ref/mscorlib.cs
@@ -3206,6 +3206,9 @@ namespace System
public static System.String Intern(System.String str) { throw null; }
[System.Security.SecuritySafeCriticalAttribute]
public static System.String IsInterned(System.String str) { throw null; }
+ public bool IsNormalized() { throw null; }
+ [System.Security.SecuritySafeCriticalAttribute]
+ public bool IsNormalized(System.Text.NormalizationForm normalizationForm) { throw null; }
public static bool IsNullOrEmpty(System.String value) { throw null; }
public static bool IsNullOrWhiteSpace(System.String value) { throw null; }
[System.Runtime.InteropServices.ComVisibleAttribute(false)]
@@ -3233,6 +3236,9 @@ namespace System
[System.Runtime.CompilerServices.MethodImpl(System.Runtime.CompilerServices.MethodImplOptions.InternalCall)]
[System.Security.SecuritySafeCriticalAttribute]
public int LastIndexOfAny(char[] anyOf, int startIndex, int count) { throw null; }
+ public System.String Normalize() { throw null; }
+ [System.Security.SecuritySafeCriticalAttribute]
+ public System.String Normalize(System.Text.NormalizationForm normalizationForm) { throw null; }
public static bool operator ==(System.String a, System.String b) { throw null; }
public static bool operator !=(System.String a, System.String b) { throw null; }
public System.String PadLeft(int totalWidth) { throw null; }
@@ -7341,11 +7347,6 @@ namespace System.Reflection
PublicKey = 1,
Retargetable = 256,
}
- [System.Runtime.InteropServices.ComVisibleAttribute(true)]
- public class AssemblyNameProxy : System.MarshalByRefObject
- {
- internal AssemblyNameProxy() { }
- }
[System.AttributeUsageAttribute((System.AttributeTargets)(1), Inherited=false)]
[System.Runtime.InteropServices.ComVisibleAttribute(true)]
public sealed partial class AssemblyProductAttribute : System.Attribute
@@ -8083,6 +8084,7 @@ namespace System.Reflection
[System.Runtime.InteropServices.ComVisibleAttribute(true)]
public sealed class Pointer : System.Runtime.Serialization.ISerializable
{
+ private Pointer() { }
[System.Security.SecurityCriticalAttribute]
public static unsafe Object Box(void *ptr, System.Type type) { throw null; }
[System.Security.SecurityCriticalAttribute]
@@ -12205,6 +12207,15 @@ namespace System.Text
public override bool Equals(object value) { throw null; }
public override int GetHashCode() { throw null; }
}
+ public sealed partial class EncoderExceptionFallbackBuffer : System.Text.EncoderFallbackBuffer
+ {
+ public EncoderExceptionFallbackBuffer() { }
+ public override int Remaining { get { throw null; } }
+ public override bool Fallback(char charUnknownHigh, char charUnknownLow, int index) { throw null; }
+ public override bool Fallback(char charUnknown, int index) { throw null; }
+ public override char GetNextChar() { throw null; }
+ public override bool MovePrevious() { throw null; }
+ }
public abstract partial class EncoderFallback
{
protected EncoderFallback() { }
@@ -12337,12 +12348,20 @@ namespace System.Text
public unsafe string GetString(byte* bytes, int byteCount) { throw null; }
public virtual string GetString(byte[] bytes) { throw null; }
public virtual string GetString(byte[] bytes, int index, int count) { throw null; }
+ [System.Runtime.InteropServices.ComVisibleAttribute(false)]
+ public bool IsAlwaysNormalized() { throw null; }
+ [System.Runtime.InteropServices.ComVisibleAttribute(false)]
+ public virtual bool IsAlwaysNormalized(System.Text.NormalizationForm form) { throw null; }
public static void RegisterProvider(System.Text.EncodingProvider provider) { }
}
public sealed partial class EncodingInfo
{
internal EncodingInfo() { }
+ public int CodePage { get { throw null; } }
+ public string DisplayName { get { throw null; } }
+ public string Name { get { throw null; } }
public override bool Equals(object value) { throw null; }
+ public System.Text.Encoding GetEncoding() { throw null; }
public override int GetHashCode() { throw null; }
}
[System.Runtime.InteropServices.ComVisibleAttribute(true)]
@@ -12355,6 +12374,14 @@ namespace System.Text
public virtual System.Text.Encoding GetEncoding(string name, System.Text.EncoderFallback encoderFallback, System.Text.DecoderFallback decoderFallback) { throw null; }
}
[System.Runtime.InteropServices.ComVisibleAttribute(true)]
+ public enum NormalizationForm
+ {
+ FormC = 1,
+ FormD = 2,
+ FormKC = 5,
+ FormKD = 6,
+ }
+ [System.Runtime.InteropServices.ComVisibleAttribute(true)]
public sealed partial class StringBuilder
{
public StringBuilder() { }
@@ -12456,6 +12483,7 @@ namespace System.Text
[System.Runtime.InteropServices.ComVisibleAttribute(true)]
public partial class UnicodeEncoding : System.Text.Encoding
{
+ public const int CharSize = 2;
public UnicodeEncoding() { }
public UnicodeEncoding(bool bigEndian, bool byteOrderMark) { }
public UnicodeEncoding(bool bigEndian, bool byteOrderMark, bool throwOnInvalidBytes) { }
diff --git a/src/mscorlib/src/System/AppContext/AppContext.cs b/src/mscorlib/src/System/AppContext/AppContext.cs
index 0b0643d7b4..b318c345b7 100644
--- a/src/mscorlib/src/System/AppContext/AppContext.cs
+++ b/src/mscorlib/src/System/AppContext/AppContext.cs
@@ -49,6 +49,21 @@ namespace System
return AppDomain.CurrentDomain.GetData(name);
}
+ public static event UnhandledExceptionEventHandler UnhandledException
+ {
+ [System.Security.SecurityCritical]
+ add
+ {
+ AppDomain.CurrentDomain.UnhandledException += value;
+ }
+
+ [System.Security.SecurityCritical]
+ remove
+ {
+ AppDomain.CurrentDomain.UnhandledException -= value;
+ }
+ }
+
#region Switch APIs
static AppContext()
{
diff --git a/src/mscorlib/src/System/Array.cs b/src/mscorlib/src/System/Array.cs
index 3f175d9159..08790490f4 100644
--- a/src/mscorlib/src/System/Array.cs
+++ b/src/mscorlib/src/System/Array.cs
@@ -34,7 +34,7 @@ namespace System {
public static ReadOnlyCollection<T> AsReadOnly<T>(T[] array) {
if (array == null) {
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
}
Contract.Ensures(Contract.Result<ReadOnlyCollection<T>>() != null);
@@ -45,7 +45,7 @@ namespace System {
[ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
public static void Resize<T>(ref T[] array, int newSize) {
if (newSize < 0)
- throw new ArgumentOutOfRangeException("newSize", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.newSize, ExceptionResource.ArgumentOutOfRange_NeedNonNegNum);
Contract.Ensures(Contract.ValueAtReturn(out array) != null);
Contract.Ensures(Contract.ValueAtReturn(out array).Length == newSize);
Contract.EndContractBlock();
@@ -68,9 +68,9 @@ namespace System {
public unsafe static Array CreateInstance(Type elementType, int length)
{
if ((object)elementType == null)
- throw new ArgumentNullException("elementType");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.elementType);
if (length < 0)
- throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.length, ExceptionResource.ArgumentOutOfRange_NeedNonNegNum);
Contract.Ensures(Contract.Result<Array>() != null);
Contract.Ensures(Contract.Result<Array>().Length == length);
Contract.Ensures(Contract.Result<Array>().Rank == 1);
@@ -78,7 +78,7 @@ namespace System {
RuntimeType t = elementType.UnderlyingSystemType as RuntimeType;
if (t == null)
- throw new ArgumentException(Environment.GetResourceString("Arg_MustBeType"),"elementType");
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_MustBeType, ExceptionArgument.elementType);
return InternalCreate((void*)t.TypeHandle.Value,1,&length,null);
}
@@ -86,9 +86,11 @@ namespace System {
public unsafe static Array CreateInstance(Type elementType, int length1, int length2)
{
if ((object)elementType == null)
- throw new ArgumentNullException("elementType");
- if (length1 < 0 || length2 < 0)
- throw new ArgumentOutOfRangeException((length1 < 0 ? "length1" : "length2"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.elementType);
+ if (length1 < 0)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.length1, ExceptionResource.ArgumentOutOfRange_NeedNonNegNum);
+ if (length2 < 0)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.length2, ExceptionResource.ArgumentOutOfRange_NeedNonNegNum);
Contract.Ensures(Contract.Result<Array>() != null);
Contract.Ensures(Contract.Result<Array>().Rank == 2);
Contract.Ensures(Contract.Result<Array>().GetLength(0) == length1);
@@ -96,7 +98,7 @@ namespace System {
RuntimeType t = elementType.UnderlyingSystemType as RuntimeType;
if (t == null)
- throw new ArgumentException(Environment.GetResourceString("Arg_MustBeType"),"elementType");
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_MustBeType, ExceptionArgument.elementType);
int* pLengths = stackalloc int[2];
pLengths[0] = length1;
pLengths[1] = length2;
@@ -107,13 +109,13 @@ namespace System {
public unsafe static Array CreateInstance(Type elementType, int length1, int length2, int length3)
{
if ((object)elementType == null)
- throw new ArgumentNullException("elementType");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.elementType);
if (length1 < 0)
- throw new ArgumentOutOfRangeException("length1", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.length1, ExceptionResource.ArgumentOutOfRange_NeedNonNegNum);
if (length2 < 0)
- throw new ArgumentOutOfRangeException("length2", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.length2, ExceptionResource.ArgumentOutOfRange_NeedNonNegNum);
if (length3 < 0)
- throw new ArgumentOutOfRangeException("length3", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.length3, ExceptionResource.ArgumentOutOfRange_NeedNonNegNum);
Contract.Ensures(Contract.Result<Array>() != null);
Contract.Ensures(Contract.Result<Array>().Rank == 3);
Contract.Ensures(Contract.Result<Array>().GetLength(0) == length1);
@@ -122,7 +124,7 @@ namespace System {
RuntimeType t = elementType.UnderlyingSystemType as RuntimeType;
if (t == null)
- throw new ArgumentException(Environment.GetResourceString("Arg_MustBeType"), "elementType");
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_MustBeType, ExceptionArgument.elementType);
int* pLengths = stackalloc int[3];
pLengths[0] = length1;
pLengths[1] = length2;
@@ -134,38 +136,38 @@ namespace System {
public unsafe static Array CreateInstance(Type elementType, params int[] lengths)
{
if ((object)elementType == null)
- throw new ArgumentNullException("elementType");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.elementType);
if (lengths == null)
- throw new ArgumentNullException("lengths");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.lengths);
if (lengths.Length == 0)
- throw new ArgumentException(Environment.GetResourceString("Arg_NeedAtLeast1Rank"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_NeedAtLeast1Rank);
Contract.Ensures(Contract.Result<Array>() != null);
Contract.Ensures(Contract.Result<Array>().Rank == lengths.Length);
Contract.EndContractBlock();
RuntimeType t = elementType.UnderlyingSystemType as RuntimeType;
if (t == null)
- throw new ArgumentException(Environment.GetResourceString("Arg_MustBeType"), "elementType");
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_MustBeType, ExceptionArgument.elementType);
// Check to make sure the lenghts are all positive. Note that we check this here to give
// a good exception message if they are not; however we check this again inside the execution
// engine's low level allocation function after having made a copy of the array to prevent a
// malicious caller from mutating the array after this check.
- for (int i=0;i<lengths.Length;i++)
+ for (int i = 0; i < lengths.Length; i++)
if (lengths[i] < 0)
- throw new ArgumentOutOfRangeException("lengths["+i+']', Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
-
- fixed(int* pLengths = lengths)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.lengths, i, ExceptionResource.ArgumentOutOfRange_NeedNonNegNum);
+
+ fixed (int* pLengths = lengths)
return InternalCreate((void*)t.TypeHandle.Value,lengths.Length,pLengths,null);
}
public static Array CreateInstance(Type elementType, params long[] lengths)
{
if( lengths == null) {
- throw new ArgumentNullException("lengths");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.lengths);
}
if (lengths.Length == 0)
- throw new ArgumentException(Environment.GetResourceString("Arg_NeedAtLeast1Rank"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_NeedAtLeast1Rank);
Contract.Ensures(Contract.Result<Array>() != null);
Contract.Ensures(Contract.Result<Array>().Rank == lengths.Length);
Contract.EndContractBlock();
@@ -175,8 +177,8 @@ namespace System {
for (int i = 0; i < lengths.Length; ++i)
{
long len = lengths[i];
- if (len > Int32.MaxValue || len < Int32.MinValue)
- throw new ArgumentOutOfRangeException("len", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported"));
+ if (len > Int32.MaxValue || len < Int32.MinValue)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.len, ExceptionResource.ArgumentOutOfRange_HugeArrayNotSupported);
intLengths[i] = (int) len;
}
@@ -188,22 +190,22 @@ namespace System {
public unsafe static Array CreateInstance(Type elementType, int[] lengths,int[] lowerBounds)
{
if (elementType == null)
- throw new ArgumentNullException("elementType");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.elementType);
if (lengths == null)
- throw new ArgumentNullException("lengths");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.lengths);
if (lowerBounds == null)
- throw new ArgumentNullException("lowerBounds");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.lowerBounds);
if (lengths.Length != lowerBounds.Length)
- throw new ArgumentException(Environment.GetResourceString("Arg_RanksAndBounds"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_RanksAndBounds);
if (lengths.Length == 0)
- throw new ArgumentException(Environment.GetResourceString("Arg_NeedAtLeast1Rank"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_NeedAtLeast1Rank);
Contract.Ensures(Contract.Result<Array>() != null);
Contract.Ensures(Contract.Result<Array>().Rank == lengths.Length);
Contract.EndContractBlock();
RuntimeType t = elementType.UnderlyingSystemType as RuntimeType;
if (t == null)
- throw new ArgumentException(Environment.GetResourceString("Arg_MustBeType"), "elementType");
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_MustBeType, ExceptionArgument.elementType);
// Check to make sure the lenghts are all positive. Note that we check this here to give
// a good exception message if they are not; however we check this again inside the execution
@@ -211,9 +213,9 @@ namespace System {
// malicious caller from mutating the array after this check.
for (int i=0;i<lengths.Length;i++)
if (lengths[i] < 0)
- throw new ArgumentOutOfRangeException("lengths["+i+']', Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
-
- fixed(int* pLengths = lengths)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.lengths, i, ExceptionResource.ArgumentOutOfRange_NeedNonNegNum);
+
+ fixed (int* pLengths = lengths)
fixed(int* pLowerBounds = lowerBounds)
return InternalCreate((void*)t.TypeHandle.Value,lengths.Length,pLengths,pLowerBounds);
}
@@ -265,9 +267,9 @@ namespace System {
public static void Copy(Array sourceArray, Array destinationArray, int length)
{
if (sourceArray == null)
- throw new ArgumentNullException("sourceArray");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.sourceArray);
if (destinationArray == null)
- throw new ArgumentNullException("destinationArray");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.destinationArray);
/*
Contract.Requires(sourceArray.Rank == destinationArray.Rank);
Contract.Requires(length >= 0);
@@ -313,8 +315,8 @@ namespace System {
[ReliabilityContract(Consistency.MayCorruptInstance, Cer.MayFail)]
public static void Copy(Array sourceArray, Array destinationArray, long length)
{
- if (length > Int32.MaxValue || length < Int32.MinValue)
- throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported"));
+ if (length > Int32.MaxValue || length < Int32.MinValue)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.length, ExceptionResource.ArgumentOutOfRange_HugeArrayNotSupported);
Array.Copy(sourceArray, destinationArray, (int) length);
}
@@ -322,12 +324,12 @@ namespace System {
[ReliabilityContract(Consistency.MayCorruptInstance, Cer.MayFail)]
public static void Copy(Array sourceArray, long sourceIndex, Array destinationArray, long destinationIndex, long length)
{
- if (sourceIndex > Int32.MaxValue || sourceIndex < Int32.MinValue)
- throw new ArgumentOutOfRangeException("sourceIndex", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported"));
- if (destinationIndex > Int32.MaxValue || destinationIndex < Int32.MinValue)
- throw new ArgumentOutOfRangeException("destinationIndex", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported"));
- if (length > Int32.MaxValue || length < Int32.MinValue)
- throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported"));
+ if (sourceIndex > Int32.MaxValue || sourceIndex < Int32.MinValue)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.sourceIndex, ExceptionResource.ArgumentOutOfRange_HugeArrayNotSupported);
+ if (destinationIndex > Int32.MaxValue || destinationIndex < Int32.MinValue)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.destinationIndex, ExceptionResource.ArgumentOutOfRange_HugeArrayNotSupported);
+ if (length > Int32.MaxValue || length < Int32.MinValue)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.length, ExceptionResource.ArgumentOutOfRange_HugeArrayNotSupported);
Array.Copy(sourceArray, (int) sourceIndex, destinationArray, (int) destinationIndex, (int) length);
}
@@ -346,9 +348,9 @@ namespace System {
public unsafe Object GetValue(params int[] indices)
{
if (indices == null)
- throw new ArgumentNullException("indices");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.indices);
if (Rank != indices.Length)
- throw new ArgumentException(Environment.GetResourceString("Arg_RankIndices"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_RankIndices);
Contract.EndContractBlock();
TypedReference elemref = new TypedReference();
@@ -361,7 +363,7 @@ namespace System {
public unsafe Object GetValue(int index)
{
if (Rank != 1)
- throw new ArgumentException(Environment.GetResourceString("Arg_Need1DArray"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_Need1DArray);
Contract.EndContractBlock();
TypedReference elemref = new TypedReference();
@@ -373,7 +375,7 @@ namespace System {
public unsafe Object GetValue(int index1, int index2)
{
if (Rank != 2)
- throw new ArgumentException(Environment.GetResourceString("Arg_Need2DArray"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_Need2DArray);
Contract.EndContractBlock();
int* pIndices = stackalloc int[2];
@@ -389,7 +391,7 @@ namespace System {
public unsafe Object GetValue(int index1, int index2, int index3)
{
if (Rank != 3)
- throw new ArgumentException(Environment.GetResourceString("Arg_Need3DArray"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_Need3DArray);
Contract.EndContractBlock();
int* pIndices = stackalloc int[3];
@@ -405,8 +407,8 @@ namespace System {
[ComVisible(false)]
public Object GetValue(long index)
{
- if (index > Int32.MaxValue || index < Int32.MinValue)
- throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported"));
+ if (index > Int32.MaxValue || index < Int32.MinValue)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOutOfRange_HugeArrayNotSupported);
Contract.EndContractBlock();
return this.GetValue((int) index);
@@ -415,10 +417,10 @@ namespace System {
[ComVisible(false)]
public Object GetValue(long index1, long index2)
{
- if (index1 > Int32.MaxValue || index1 < Int32.MinValue)
- throw new ArgumentOutOfRangeException("index1", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported"));
- if (index2 > Int32.MaxValue || index2 < Int32.MinValue)
- throw new ArgumentOutOfRangeException("index2", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported"));
+ if (index1 > Int32.MaxValue || index1 < Int32.MinValue)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index1, ExceptionResource.ArgumentOutOfRange_HugeArrayNotSupported);
+ if (index2 > Int32.MaxValue || index2 < Int32.MinValue)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index2, ExceptionResource.ArgumentOutOfRange_HugeArrayNotSupported);
Contract.EndContractBlock();
return this.GetValue((int) index1, (int) index2);
@@ -427,12 +429,12 @@ namespace System {
[ComVisible(false)]
public Object GetValue(long index1, long index2, long index3)
{
- if (index1 > Int32.MaxValue || index1 < Int32.MinValue)
- throw new ArgumentOutOfRangeException("index1", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported"));
- if (index2 > Int32.MaxValue || index2 < Int32.MinValue)
- throw new ArgumentOutOfRangeException("index2", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported"));
- if (index3 > Int32.MaxValue || index3 < Int32.MinValue)
- throw new ArgumentOutOfRangeException("index3", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported"));
+ if (index1 > Int32.MaxValue || index1 < Int32.MinValue)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index1, ExceptionResource.ArgumentOutOfRange_HugeArrayNotSupported);
+ if (index2 > Int32.MaxValue || index2 < Int32.MinValue)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index2, ExceptionResource.ArgumentOutOfRange_HugeArrayNotSupported);
+ if (index3 > Int32.MaxValue || index3 < Int32.MinValue)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index3, ExceptionResource.ArgumentOutOfRange_HugeArrayNotSupported);
Contract.EndContractBlock();
return this.GetValue((int) index1, (int) index2, (int) index3);
@@ -442,9 +444,9 @@ namespace System {
public Object GetValue(params long[] indices)
{
if (indices == null)
- throw new ArgumentNullException("indices");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.indices);
if (Rank != indices.Length)
- throw new ArgumentException(Environment.GetResourceString("Arg_RankIndices"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_RankIndices);
Contract.EndContractBlock();
int[] intIndices = new int[indices.Length];
@@ -452,8 +454,8 @@ namespace System {
for (int i = 0; i < indices.Length; ++i)
{
long index = indices[i];
- if (index > Int32.MaxValue || index < Int32.MinValue)
- throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported"));
+ if (index > Int32.MaxValue || index < Int32.MinValue)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOutOfRange_HugeArrayNotSupported);
intIndices[i] = (int) index;
}
@@ -465,7 +467,7 @@ namespace System {
public unsafe void SetValue(Object value,int index)
{
if (Rank != 1)
- throw new ArgumentException(Environment.GetResourceString("Arg_Need1DArray"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_Need1DArray);
Contract.EndContractBlock();
TypedReference elemref = new TypedReference();
@@ -477,7 +479,7 @@ namespace System {
public unsafe void SetValue(Object value,int index1, int index2)
{
if (Rank != 2)
- throw new ArgumentException(Environment.GetResourceString("Arg_Need2DArray"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_Need2DArray);
Contract.EndContractBlock();
int* pIndices = stackalloc int[2];
@@ -493,7 +495,7 @@ namespace System {
public unsafe void SetValue(Object value,int index1, int index2, int index3)
{
if (Rank != 3)
- throw new ArgumentException(Environment.GetResourceString("Arg_Need3DArray"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_Need3DArray);
Contract.EndContractBlock();
int* pIndices = stackalloc int[3];
@@ -510,9 +512,9 @@ namespace System {
public unsafe void SetValue(Object value,params int[] indices)
{
if (indices == null)
- throw new ArgumentNullException("indices");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.indices);
if (Rank != indices.Length)
- throw new ArgumentException(Environment.GetResourceString("Arg_RankIndices"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_RankIndices);
Contract.EndContractBlock();
TypedReference elemref = new TypedReference();
@@ -524,8 +526,8 @@ namespace System {
[ComVisible(false)]
public void SetValue(Object value, long index)
{
- if (index > Int32.MaxValue || index < Int32.MinValue)
- throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported"));
+ if (index > Int32.MaxValue || index < Int32.MinValue)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOutOfRange_HugeArrayNotSupported);
Contract.EndContractBlock();
this.SetValue(value, (int) index);
@@ -534,10 +536,10 @@ namespace System {
[ComVisible(false)]
public void SetValue(Object value, long index1, long index2)
{
- if (index1 > Int32.MaxValue || index1 < Int32.MinValue)
- throw new ArgumentOutOfRangeException("index1", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported"));
- if (index2 > Int32.MaxValue || index2 < Int32.MinValue)
- throw new ArgumentOutOfRangeException("index2", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported"));
+ if (index1 > Int32.MaxValue || index1 < Int32.MinValue)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index1, ExceptionResource.ArgumentOutOfRange_HugeArrayNotSupported);
+ if (index2 > Int32.MaxValue || index2 < Int32.MinValue)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index2, ExceptionResource.ArgumentOutOfRange_HugeArrayNotSupported);
Contract.EndContractBlock();
this.SetValue(value, (int) index1, (int) index2);
@@ -546,12 +548,12 @@ namespace System {
[ComVisible(false)]
public void SetValue(Object value, long index1, long index2, long index3)
{
- if (index1 > Int32.MaxValue || index1 < Int32.MinValue)
- throw new ArgumentOutOfRangeException("index1", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported"));
- if (index2 > Int32.MaxValue || index2 < Int32.MinValue)
- throw new ArgumentOutOfRangeException("index2", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported"));
- if (index3 > Int32.MaxValue || index3 < Int32.MinValue)
- throw new ArgumentOutOfRangeException("index3", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported"));
+ if (index1 > Int32.MaxValue || index1 < Int32.MinValue)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index1, ExceptionResource.ArgumentOutOfRange_HugeArrayNotSupported);
+ if (index2 > Int32.MaxValue || index2 < Int32.MinValue)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index2, ExceptionResource.ArgumentOutOfRange_HugeArrayNotSupported);
+ if (index3 > Int32.MaxValue || index3 < Int32.MinValue)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index3, ExceptionResource.ArgumentOutOfRange_HugeArrayNotSupported);
Contract.EndContractBlock();
this.SetValue(value, (int) index1, (int) index2, (int) index3);
@@ -561,9 +563,9 @@ namespace System {
public void SetValue(Object value, params long[] indices)
{
if (indices == null)
- throw new ArgumentNullException("indices");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.indices);
if (Rank != indices.Length)
- throw new ArgumentException(Environment.GetResourceString("Arg_RankIndices"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_RankIndices);
Contract.EndContractBlock();
int[] intIndices = new int[indices.Length];
@@ -571,8 +573,8 @@ namespace System {
for (int i = 0; i < indices.Length; ++i)
{
long index = indices[i];
- if (index > Int32.MaxValue || index < Int32.MinValue)
- throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported"));
+ if (index > Int32.MaxValue || index < Int32.MinValue)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOutOfRange_HugeArrayNotSupported);
intIndices[i] = (int) index;
}
@@ -693,7 +695,8 @@ namespace System {
int IList.Add(Object value)
{
- throw new NotSupportedException(Environment.GetResourceString("NotSupported_FixedSizeCollection"));
+ ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_FixedSizeCollection);
+ return default(int);
}
bool IList.Contains(Object value)
@@ -713,17 +716,17 @@ namespace System {
void IList.Insert(int index, Object value)
{
- throw new NotSupportedException(Environment.GetResourceString("NotSupported_FixedSizeCollection"));
+ ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_FixedSizeCollection);
}
void IList.Remove(Object value)
{
- throw new NotSupportedException(Environment.GetResourceString("NotSupported_FixedSizeCollection"));
+ ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_FixedSizeCollection);
}
void IList.RemoveAt(int index)
{
- throw new NotSupportedException(Environment.GetResourceString("NotSupported_FixedSizeCollection"));
+ ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_FixedSizeCollection);
}
// Make a new array which is a shallow copy of the original array.
@@ -740,8 +743,9 @@ namespace System {
Array o = other as Array;
- if (o == null || this.Length != o.Length) {
- throw new ArgumentException(Environment.GetResourceString("ArgumentException_OtherNotArrayOfCorrectLength"), "other");
+ if (o == null || this.Length != o.Length)
+ {
+ ThrowHelper.ThrowArgumentException(ExceptionResource.ArgumentException_OtherNotArrayOfCorrectLength, ExceptionArgument.other);
}
int i = 0;
@@ -795,7 +799,7 @@ namespace System {
int IStructuralEquatable.GetHashCode(IEqualityComparer comparer) {
if (comparer == null)
- throw new ArgumentNullException("comparer");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.comparer);
Contract.EndContractBlock();
int ret = 0;
@@ -824,7 +828,7 @@ namespace System {
[ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
public static int BinarySearch(Array array, Object value) {
if (array==null)
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
Contract.Ensures((Contract.Result<int>() >= array.GetLowerBound(0) && Contract.Result<int>() <= array.GetUpperBound(0)) || (Contract.Result<int>() < array.GetLowerBound(0) && ~Contract.Result<int>() <= array.GetUpperBound(0) + 1));
Contract.EndContractBlock();
int lb = array.GetLowerBound(0);
@@ -868,7 +872,7 @@ namespace System {
[ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
public static int BinarySearch(Array array, Object value, IComparer comparer) {
if (array==null)
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
Contract.EndContractBlock();
int lb = array.GetLowerBound(0);
return BinarySearch(array, lb, array.Length, value, comparer);
@@ -894,15 +898,17 @@ namespace System {
[ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
public static int BinarySearch(Array array, int index, int length, Object value, IComparer comparer) {
if (array==null)
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
Contract.EndContractBlock();
int lb = array.GetLowerBound(0);
- if (index < lb || length < 0)
- throw new ArgumentOutOfRangeException((index<lb ? "index" : "length"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
+ if (index < lb)
+ ThrowHelper.ThrowIndexArgumentOutOfRange_NeedNonNegNumException();
+ if (length < 0)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.length, ExceptionResource.ArgumentOutOfRange_NeedNonNegNum);
if (array.Length - (index - lb) < length)
- throw new ArgumentException(Environment.GetResourceString("Argument_InvalidOffLen"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Argument_InvalidOffLen);
if (array.Rank != 1)
- throw new RankException(Environment.GetResourceString("Rank_MultiDimNotSupported"));
+ ThrowHelper.ThrowRankException(ExceptionResource.Rank_MultiDimNotSupported);
if (comparer == null) comparer = Comparer.Default;
if (comparer == Comparer.Default) {
@@ -920,12 +926,12 @@ namespace System {
// i might overflow if lo and hi are both large positive numbers.
int i = GetMedian(lo, hi);
- int c;
+ int c = 0;
try {
c = comparer.Compare(objArray[i], value);
}
catch (Exception e) {
- throw new InvalidOperationException(Environment.GetResourceString("InvalidOperation_IComparerFailed"), e);
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_IComparerFailed, e);
}
if (c == 0) return i;
if (c < 0) {
@@ -940,12 +946,12 @@ namespace System {
while (lo <= hi) {
int i = GetMedian(lo, hi);
- int c;
+ int c = 0;
try {
c = comparer.Compare(array.GetValue(i), value);
}
catch (Exception e) {
- throw new InvalidOperationException(Environment.GetResourceString("InvalidOperation_IComparerFailed"), e);
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_IComparerFailed, e);
}
if (c == 0) return i;
if (c < 0) {
@@ -968,7 +974,7 @@ namespace System {
[ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
public static int BinarySearch<T>(T[] array, T value) {
if (array==null)
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
Contract.EndContractBlock();
return BinarySearch<T>(array, 0, array.Length, value, null);
}
@@ -977,7 +983,7 @@ namespace System {
[ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
public static int BinarySearch<T>(T[] array, T value, System.Collections.Generic.IComparer<T> comparer) {
if (array==null)
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
Contract.EndContractBlock();
return BinarySearch<T>(array, 0, array.Length, value, comparer);
}
@@ -992,11 +998,14 @@ namespace System {
[ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
public static int BinarySearch<T>(T[] array, int index, int length, T value, System.Collections.Generic.IComparer<T> comparer) {
if (array==null)
- throw new ArgumentNullException("array");
- if (index < 0 || length < 0)
- throw new ArgumentOutOfRangeException((index<0 ? "index" : "length"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
+ if (index < 0)
+ ThrowHelper.ThrowIndexArgumentOutOfRange_NeedNonNegNumException();
+ if (length < 0)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.length, ExceptionResource.ArgumentOutOfRange_NeedNonNegNum);
+
if (array.Length - index < length)
- throw new ArgumentException(Environment.GetResourceString("Argument_InvalidOffLen"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Argument_InvalidOffLen);
Contract.EndContractBlock();
return ArraySortHelper<T>.Default.BinarySearch(array, index, length, value, comparer);
@@ -1004,11 +1013,11 @@ namespace System {
public static TOutput[] ConvertAll<TInput, TOutput>(TInput[] array, Converter<TInput,TOutput> converter) {
if( array == null) {
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
}
if( converter == null) {
- throw new ArgumentNullException("converter");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.converter);
}
Contract.Ensures(Contract.Result<TOutput[]>() != null);
Contract.Ensures(Contract.Result<TOutput[]>().Length == array.Length);
@@ -1032,7 +1041,7 @@ namespace System {
public void CopyTo(Array array, int index)
{
if (array != null && array.Rank != 1)
- throw new ArgumentException(Environment.GetResourceString("Arg_RankMultiDimNotSupported"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_RankMultiDimNotSupported);
Contract.EndContractBlock();
// Note: Array.Copy throws a RankException and we want a consistent ArgumentException for all the IList CopyTo methods.
Array.Copy(this, GetLowerBound(0), array, index, Length);
@@ -1042,8 +1051,8 @@ namespace System {
[ComVisible(false)]
public void CopyTo(Array array, long index)
{
- if (index > Int32.MaxValue || index < Int32.MinValue)
- throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported"));
+ if (index > Int32.MaxValue || index < Int32.MinValue)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOutOfRange_HugeArrayNotSupported);
Contract.EndContractBlock();
this.CopyTo(array, (int) index);
@@ -1066,11 +1075,11 @@ namespace System {
public static T Find<T>(T[] array, Predicate<T> match) {
if( array == null) {
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
}
if( match == null) {
- throw new ArgumentNullException("match");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.match);
}
Contract.EndContractBlock();
@@ -1084,11 +1093,11 @@ namespace System {
public static T[] FindAll<T>(T[] array, Predicate<T> match) {
if( array == null) {
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
}
if( match == null) {
- throw new ArgumentNullException("match");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.match);
}
Contract.EndContractBlock();
@@ -1103,7 +1112,7 @@ namespace System {
public static int FindIndex<T>(T[] array, Predicate<T> match) {
if (array==null) {
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
}
Contract.Ensures(Contract.Result<int>() < array.Length);
Contract.EndContractBlock();
@@ -1113,7 +1122,7 @@ namespace System {
public static int FindIndex<T>(T[] array, int startIndex, Predicate<T> match) {
if (array==null) {
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
}
Contract.Ensures(Contract.Result<int>() < array.Length);
Contract.EndContractBlock();
@@ -1123,19 +1132,19 @@ namespace System {
public static int FindIndex<T>(T[] array, int startIndex, int count, Predicate<T> match) {
if (array==null) {
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
}
if( startIndex < 0 || startIndex > array.Length ) {
- throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.startIndex, ExceptionResource.ArgumentOutOfRange_Index);
}
if (count < 0 || startIndex > array.Length - count) {
- throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count, ExceptionResource.ArgumentOutOfRange_Count);
}
if( match == null) {
- throw new ArgumentNullException("match");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.match);
}
Contract.Ensures(Contract.Result<int>() < array.Length);
Contract.EndContractBlock();
@@ -1149,11 +1158,11 @@ namespace System {
public static T FindLast<T>(T[] array, Predicate<T> match) {
if( array == null) {
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
}
if( match == null) {
- throw new ArgumentNullException("match");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.match);
}
Contract.EndContractBlock();
@@ -1167,7 +1176,7 @@ namespace System {
public static int FindLastIndex<T>(T[] array, Predicate<T> match) {
if( array == null) {
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
}
Contract.EndContractBlock();
@@ -1176,7 +1185,7 @@ namespace System {
public static int FindLastIndex<T>(T[] array, int startIndex, Predicate<T> match) {
if( array == null) {
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
}
Contract.EndContractBlock();
@@ -1185,30 +1194,30 @@ namespace System {
public static int FindLastIndex<T>(T[] array, int startIndex, int count, Predicate<T> match) {
if( array == null) {
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
}
if( match == null) {
- throw new ArgumentNullException("match");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.match);
}
Contract.EndContractBlock();
if(array.Length == 0) {
// Special case for 0 length List
if( startIndex != -1) {
- throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.startIndex, ExceptionResource.ArgumentOutOfRange_Index);
}
}
else {
// Make sure we're not out of range
if ( startIndex < 0 || startIndex >= array.Length) {
- throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.startIndex, ExceptionResource.ArgumentOutOfRange_Index);
}
}
// 2nd have of this also catches when startIndex == MAXINT, so MAXINT - 0 + 1 == -1, which is < 0.
if (count < 0 || startIndex - count + 1 < 0) {
- throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count, ExceptionResource.ArgumentOutOfRange_Count);
}
int endIndex = startIndex - count;
@@ -1222,11 +1231,11 @@ namespace System {
public static void ForEach<T>(T[] array, Action<T> action) {
if( array == null) {
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
}
if( action == null) {
- throw new ArgumentNullException("action");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.action);
}
Contract.EndContractBlock();
@@ -1255,7 +1264,7 @@ namespace System {
[ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
public static int IndexOf(Array array, Object value) {
if (array==null)
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
Contract.Ensures(Contract.Result<int>() < array.GetLowerBound(0) + array.Length);
Contract.EndContractBlock();
int lb = array.GetLowerBound(0);
@@ -1271,7 +1280,7 @@ namespace System {
[ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
public static int IndexOf(Array array, Object value, int startIndex) {
if (array==null)
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
Contract.Ensures(Contract.Result<int>() < array.GetLowerBound(0) + array.Length);
Contract.EndContractBlock();
int lb = array.GetLowerBound(0);
@@ -1288,17 +1297,17 @@ namespace System {
[ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
public static int IndexOf(Array array, Object value, int startIndex, int count) {
if (array==null)
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
if (array.Rank != 1)
- throw new RankException(Environment.GetResourceString("Rank_MultiDimNotSupported"));
+ ThrowHelper.ThrowRankException(ExceptionResource.Rank_MultiDimNotSupported);
Contract.Ensures(Contract.Result<int>() < array.GetLowerBound(0) + array.Length);
Contract.EndContractBlock();
int lb = array.GetLowerBound(0);
if (startIndex < lb || startIndex > array.Length + lb)
- throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.startIndex, ExceptionResource.ArgumentOutOfRange_Index);
if (count < 0 || count > array.Length - startIndex + lb)
- throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count, ExceptionResource.ArgumentOutOfRange_Count);
// Try calling a quick native method to handle primitive types.
int retVal;
@@ -1342,7 +1351,7 @@ namespace System {
[Pure]
public static int IndexOf<T>(T[] array, T value) {
if (array==null) {
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
}
Contract.Ensures((Contract.Result<int>() < 0) ||
(Contract.Result<int>() >= 0 && Contract.Result<int>() < array.Length && EqualityComparer<T>.Default.Equals(value, array[Contract.Result<int>()])));
@@ -1353,7 +1362,7 @@ namespace System {
public static int IndexOf<T>(T[] array, T value, int startIndex) {
if (array==null) {
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
}
Contract.Ensures(Contract.Result<int>() < array.Length);
Contract.EndContractBlock();
@@ -1363,15 +1372,15 @@ namespace System {
public static int IndexOf<T>(T[] array, T value, int startIndex, int count) {
if (array==null) {
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
}
if (startIndex < 0 || startIndex > array.Length ) {
- throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.startIndex, ExceptionResource.ArgumentOutOfRange_Index);
}
if (count < 0 || count > array.Length - startIndex) {
- throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count, ExceptionResource.ArgumentOutOfRange_Count);
}
Contract.Ensures(Contract.Result<int>() < array.Length);
Contract.EndContractBlock();
@@ -1392,7 +1401,7 @@ namespace System {
[ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
public static int LastIndexOf(Array array, Object value) {
if (array==null)
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
Contract.Ensures(Contract.Result<int>() < array.GetLowerBound(0) + array.Length);
Contract.EndContractBlock();
int lb = array.GetLowerBound(0);
@@ -1407,7 +1416,7 @@ namespace System {
[ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
public static int LastIndexOf(Array array, Object value, int startIndex) {
if (array == null)
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
Contract.Ensures(Contract.Result<int>() < array.GetLowerBound(0) + array.Length);
Contract.EndContractBlock();
int lb = array.GetLowerBound(0);
@@ -1424,7 +1433,7 @@ namespace System {
[ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
public static int LastIndexOf(Array array, Object value, int startIndex, int count) {
if (array==null)
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
Contract.Ensures(Contract.Result<int>() < array.GetLowerBound(0) + array.Length);
Contract.EndContractBlock();
int lb = array.GetLowerBound(0);
@@ -1433,13 +1442,13 @@ namespace System {
}
if (startIndex < lb || startIndex >= array.Length + lb)
- throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.startIndex, ExceptionResource.ArgumentOutOfRange_Index);
if (count < 0)
- throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count, ExceptionResource.ArgumentOutOfRange_Count);
if (count > startIndex - lb + 1)
- throw new ArgumentOutOfRangeException("endIndex", Environment.GetResourceString("ArgumentOutOfRange_EndIndexStartIndex"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.endIndex, ExceptionResource.ArgumentOutOfRange_EndIndexStartIndex);
if (array.Rank != 1)
- throw new RankException(Environment.GetResourceString("Rank_MultiDimNotSupported"));
+ ThrowHelper.ThrowRankException(ExceptionResource.Rank_MultiDimNotSupported);
// Try calling a quick native method to handle primitive types.
int retVal;
@@ -1478,7 +1487,7 @@ namespace System {
public static int LastIndexOf<T>(T[] array, T value) {
if (array==null) {
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
}
Contract.Ensures(Contract.Result<int>() < array.Length);
Contract.EndContractBlock();
@@ -1488,7 +1497,7 @@ namespace System {
public static int LastIndexOf<T>(T[] array, T value, int startIndex) {
if (array==null) {
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
}
Contract.Ensures(Contract.Result<int>() < array.Length);
Contract.EndContractBlock();
@@ -1498,7 +1507,7 @@ namespace System {
public static int LastIndexOf<T>(T[] array, T value, int startIndex, int count) {
if (array==null) {
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
}
Contract.Ensures(Contract.Result<int>() < array.Length);
Contract.EndContractBlock();
@@ -1509,24 +1518,24 @@ namespace System {
// accept -1 and 0 as valid startIndex for compablility reason.
//
if( startIndex != -1 && startIndex != 0) {
- throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.startIndex, ExceptionResource.ArgumentOutOfRange_Index);
}
// only 0 is a valid value for count if array is empty
if( count != 0) {
- throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count, ExceptionResource.ArgumentOutOfRange_Count);
}
return -1;
}
// Make sure we're not out of range
if ( startIndex < 0 || startIndex >= array.Length) {
- throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.startIndex, ExceptionResource.ArgumentOutOfRange_Index);
}
// 2nd have of this also catches when startIndex == MAXINT, so MAXINT - 0 + 1 == -1, which is < 0.
if (count < 0 || startIndex - count + 1 < 0) {
- throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count, ExceptionResource.ArgumentOutOfRange_Count);
}
return EqualityComparer<T>.Default.LastIndexOf(array, value, startIndex, count);
@@ -1546,7 +1555,7 @@ namespace System {
[ReliabilityContract(Consistency.MayCorruptInstance, Cer.MayFail)]
public static void Reverse(Array array) {
if (array==null)
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
Contract.EndContractBlock();
Reverse(array, array.GetLowerBound(0), array.Length);
}
@@ -1561,14 +1570,17 @@ namespace System {
[ReliabilityContract(Consistency.MayCorruptInstance, Cer.MayFail)]
public static void Reverse(Array array, int index, int length) {
if (array==null)
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
int lowerBound = array.GetLowerBound(0);
- if (index < lowerBound || length < 0)
- throw new ArgumentOutOfRangeException((index<0 ? "index" : "length"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
+ if (index < lowerBound)
+ ThrowHelper.ThrowIndexArgumentOutOfRange_NeedNonNegNumException();
+ if (length < 0)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.length, ExceptionResource.ArgumentOutOfRange_NeedNonNegNum);
+
if (array.Length - (index - lowerBound) < length)
- throw new ArgumentException(Environment.GetResourceString("Argument_InvalidOffLen"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Argument_InvalidOffLen);
if (array.Rank != 1)
- throw new RankException(Environment.GetResourceString("Rank_MultiDimNotSupported"));
+ ThrowHelper.ThrowRankException(ExceptionResource.Rank_MultiDimNotSupported);
Contract.EndContractBlock();
bool r = TrySZReverse(array, index, length);
@@ -1610,7 +1622,7 @@ namespace System {
[ReliabilityContract(Consistency.MayCorruptInstance, Cer.MayFail)]
public static void Sort(Array array) {
if (array==null)
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
Contract.EndContractBlock();
Sort(array, null, array.GetLowerBound(0), array.Length, null);
}
@@ -1624,7 +1636,7 @@ namespace System {
[ReliabilityContract(Consistency.MayCorruptInstance, Cer.MayFail)]
public static void Sort(Array keys, Array items) {
if (keys==null)
- throw new ArgumentNullException("keys");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.keys);
Contract.EndContractBlock();
Sort(keys, items, keys.GetLowerBound(0), keys.Length, null);
}
@@ -1658,7 +1670,7 @@ namespace System {
[ReliabilityContract(Consistency.MayCorruptInstance, Cer.MayFail)]
public static void Sort(Array array, IComparer comparer) {
if (array==null)
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
Contract.EndContractBlock();
Sort(array, null, array.GetLowerBound(0), array.Length, comparer);
}
@@ -1674,7 +1686,7 @@ namespace System {
[ReliabilityContract(Consistency.MayCorruptInstance, Cer.MayFail)]
public static void Sort(Array keys, Array items, IComparer comparer) {
if (keys==null)
- throw new ArgumentNullException("keys");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.keys);
Contract.EndContractBlock();
Sort(keys, items, keys.GetLowerBound(0), keys.Length, comparer);
}
@@ -1702,16 +1714,19 @@ namespace System {
[ReliabilityContract(Consistency.MayCorruptInstance, Cer.MayFail)]
public static void Sort(Array keys, Array items, int index, int length, IComparer comparer) {
if (keys==null)
- throw new ArgumentNullException("keys");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.keys);
if (keys.Rank != 1 || (items != null && items.Rank != 1))
- throw new RankException(Environment.GetResourceString("Rank_MultiDimNotSupported"));
+ ThrowHelper.ThrowRankException(ExceptionResource.Rank_MultiDimNotSupported);
int keysLowerBound = keys.GetLowerBound(0);
if (items != null && keysLowerBound != items.GetLowerBound(0))
- throw new ArgumentException(Environment.GetResourceString("Arg_LowerBoundsMustMatch"));
- if (index < keysLowerBound || length < 0)
- throw new ArgumentOutOfRangeException((length<0 ? "length" : "index"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_LowerBoundsMustMatch);
+ if (index < keysLowerBound)
+ ThrowHelper.ThrowIndexArgumentOutOfRange_NeedNonNegNumException();
+ if (length < 0)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.length, ExceptionResource.ArgumentOutOfRange_NeedNonNegNum);
+
if (keys.Length - (index - keysLowerBound) < length || (items != null && (index - keysLowerBound) > items.Length - length))
- throw new ArgumentException(Environment.GetResourceString("Argument_InvalidOffLen"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Argument_InvalidOffLen);
Contract.EndContractBlock();
@@ -1745,7 +1760,7 @@ namespace System {
[ReliabilityContract(Consistency.MayCorruptInstance, Cer.MayFail)]
public static void Sort<T>(T[] array) {
if (array==null)
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
Contract.EndContractBlock();
Sort<T>(array, 0, array.Length, null);
}
@@ -1753,7 +1768,7 @@ namespace System {
[ReliabilityContract(Consistency.MayCorruptInstance, Cer.MayFail)]
public static void Sort<TKey, TValue>(TKey[] keys, TValue[] items) {
if (keys==null)
- throw new ArgumentNullException("keys");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.keys);
Contract.EndContractBlock();
Sort<TKey, TValue>(keys, items, 0, keys.Length, null);
}
@@ -1770,8 +1785,8 @@ namespace System {
[ReliabilityContract(Consistency.MayCorruptInstance, Cer.MayFail)]
public static void Sort<T>(T[] array, System.Collections.Generic.IComparer<T> comparer) {
- if (array==null)
- throw new ArgumentNullException("array");
+ if (array == null)
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
Contract.EndContractBlock();
Sort<T>(array, 0, array.Length, comparer);
}
@@ -1779,7 +1794,7 @@ namespace System {
[ReliabilityContract(Consistency.MayCorruptInstance, Cer.MayFail)]
public static void Sort<TKey, TValue>(TKey[] keys, TValue[] items, System.Collections.Generic.IComparer<TKey> comparer) {
if (keys==null)
- throw new ArgumentNullException("keys");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.keys);
Contract.EndContractBlock();
Sort<TKey, TValue>(keys, items, 0, keys.Length, comparer);
}
@@ -1788,11 +1803,13 @@ namespace System {
[ReliabilityContract(Consistency.MayCorruptInstance, Cer.MayFail)]
public static void Sort<T>(T[] array, int index, int length, System.Collections.Generic.IComparer<T> comparer) {
if (array==null)
- throw new ArgumentNullException("array");
- if (index < 0 || length < 0)
- throw new ArgumentOutOfRangeException((length<0 ? "length" : "index"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
+ if (index < 0)
+ ThrowHelper.ThrowIndexArgumentOutOfRange_NeedNonNegNumException();
+ if (length < 0)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.length, ExceptionResource.ArgumentOutOfRange_NeedNonNegNum);
if (array.Length - index < length)
- throw new ArgumentException(Environment.GetResourceString("Argument_InvalidOffLen"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Argument_InvalidOffLen);
Contract.EndContractBlock();
if (length > 1) {
@@ -1810,11 +1827,13 @@ namespace System {
[ReliabilityContract(Consistency.MayCorruptInstance, Cer.MayFail)]
public static void Sort<TKey, TValue>(TKey[] keys, TValue[] items, int index, int length, System.Collections.Generic.IComparer<TKey> comparer) {
if (keys==null)
- throw new ArgumentNullException("keys");
- if (index < 0 || length < 0)
- throw new ArgumentOutOfRangeException((length<0 ? "length" : "index"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.keys);
+ if (index < 0)
+ ThrowHelper.ThrowIndexArgumentOutOfRange_NeedNonNegNumException();
+ if (length < 0)
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.length, ExceptionResource.ArgumentOutOfRange_NeedNonNegNum);
if (keys.Length - index < length || (items != null && index > items.Length - length))
- throw new ArgumentException(Environment.GetResourceString("Argument_InvalidOffLen"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Argument_InvalidOffLen);
Contract.EndContractBlock();
if (length > 1) {
@@ -1836,11 +1855,11 @@ namespace System {
public static void Sort<T>(T[] array, Comparison<T> comparison) {
if( array == null) {
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
}
if( comparison == null) {
- throw new ArgumentNullException("comparison");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.comparison);
}
Contract.EndContractBlock();
@@ -1850,11 +1869,11 @@ namespace System {
public static bool TrueForAll<T>(T[] array, Predicate<T> match) {
if( array == null) {
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
}
if( match == null) {
- throw new ArgumentNullException("match");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.match);
}
Contract.EndContractBlock();
@@ -1950,11 +1969,11 @@ namespace System {
}
catch (IndexOutOfRangeException)
{
- throw new ArgumentException(Environment.GetResourceString("Arg_BogusIComparer", comparer));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_BogusIComparer, ExceptionArgument.comparer);
}
catch (Exception e)
{
- throw new InvalidOperationException(Environment.GetResourceString("InvalidOperation_IComparerFailed"), e);
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_IComparerFailed, e);
}
}
@@ -1976,7 +1995,7 @@ namespace System {
}
catch (Exception e)
{
- throw new InvalidOperationException(Environment.GetResourceString("InvalidOperation_IComparerFailed"), e);
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_IComparerFailed, e);
}
Object x = keys[middle];
do
@@ -1990,11 +2009,11 @@ namespace System {
}
catch (IndexOutOfRangeException)
{
- throw new ArgumentException(Environment.GetResourceString("Arg_BogusIComparer", comparer));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_BogusIComparer, ExceptionArgument.comparer);
}
catch (Exception e)
{
- throw new InvalidOperationException(Environment.GetResourceString("InvalidOperation_IComparerFailed"), e);
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_IComparerFailed, e);
}
Contract.Assert(i >= left && j <= right, "(i>=left && j<=right) Sort failed - Is your IComparer bogus?");
if (i > j) break;
@@ -2047,7 +2066,7 @@ namespace System {
}
catch (Exception e)
{
- throw new InvalidOperationException(Environment.GetResourceString("InvalidOperation_IComparerFailed"), e);
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_IComparerFailed, e);
}
}
@@ -2269,11 +2288,11 @@ namespace System {
}
catch (IndexOutOfRangeException)
{
- throw new ArgumentException(Environment.GetResourceString("Arg_BogusIComparer", comparer));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_BogusIComparer, ExceptionArgument.comparer);
}
catch (Exception e)
{
- throw new InvalidOperationException(Environment.GetResourceString("InvalidOperation_IComparerFailed"), e);
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_IComparerFailed, e);
}
}
@@ -2292,7 +2311,7 @@ namespace System {
}
catch (Exception e)
{
- throw new InvalidOperationException(Environment.GetResourceString("InvalidOperation_IComparerFailed"), e);
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_IComparerFailed, e);
}
Object x = keys.GetValue(middle);
@@ -2307,11 +2326,11 @@ namespace System {
}
catch (IndexOutOfRangeException)
{
- throw new ArgumentException(Environment.GetResourceString("Arg_BogusIComparer", comparer));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_BogusIComparer, ExceptionArgument.comparer);
}
catch (Exception e)
{
- throw new InvalidOperationException(Environment.GetResourceString("InvalidOperation_IComparerFailed"), e);
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_IComparerFailed, e);
}
Contract.Assert(i >= left && j <= right, "(i>=left && j<=right) Sort failed - Is your IComparer bogus?");
if (i > j) break;
@@ -2364,7 +2383,7 @@ namespace System {
}
catch (Exception e)
{
- throw new InvalidOperationException(Environment.GetResourceString("InvalidOperation_IComparerFailed"), e);
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_IComparerFailed, e);
}
}
@@ -2532,8 +2551,8 @@ namespace System {
public Object Current {
get {
- if (_index < 0) throw new InvalidOperationException(Environment.GetResourceString(ResId.InvalidOperation_EnumNotStarted));
- if (_index >= _endIndex) throw new InvalidOperationException(Environment.GetResourceString(ResId.InvalidOperation_EnumEnded));
+ if (_index < 0) ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_EnumNotStarted);
+ if (_index >= _endIndex) ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_EnumEnded);
return _array.GetValue(_index);
}
}
@@ -2610,8 +2629,8 @@ namespace System {
public Object Current {
get {
- if (index < startIndex) throw new InvalidOperationException(Environment.GetResourceString(ResId.InvalidOperation_EnumNotStarted));
- if (_complete) throw new InvalidOperationException(Environment.GetResourceString(ResId.InvalidOperation_EnumEnded));
+ if (index < startIndex) ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_EnumNotStarted);
+ if (_complete) ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_EnumEnded);
return array.GetValue(_indices);
}
}
@@ -2714,7 +2733,7 @@ namespace System {
//! or you may introduce a security hole!
T[] _this = JitHelpers.UnsafeCast<T[]>(this);
if ((uint)index >= (uint)_this.Length) {
- ThrowHelper.ThrowArgumentOutOfRangeException();
+ ThrowHelper.ThrowArgumentOutOfRange_IndexException();
}
return _this[index];
@@ -2726,7 +2745,7 @@ namespace System {
//! or you may introduce a security hole!
T[] _this = JitHelpers.UnsafeCast<T[]>(this);
if ((uint)index >= (uint)_this.Length) {
- ThrowHelper.ThrowArgumentOutOfRangeException();
+ ThrowHelper.ThrowArgumentOutOfRange_IndexException();
}
_this[index] = value;
@@ -2734,7 +2753,7 @@ namespace System {
void Add<T>(T value) {
// Not meaningful for arrays.
- throw new NotSupportedException(Environment.GetResourceString("NotSupported_FixedSizeCollection"));
+ ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_FixedSizeCollection);
}
[SecuritySafeCritical]
@@ -2752,7 +2771,8 @@ namespace System {
void Clear<T>() {
//! Warning: "this" is an array, not an SZArrayHelper. See comments above
//! or you may introduce a security hole!
- throw new NotSupportedException(Environment.GetResourceString("NotSupported_ReadOnlyCollection"));
+
+ ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_ReadOnlyCollection);
}
[SecuritySafeCritical]
@@ -2765,17 +2785,18 @@ namespace System {
void Insert<T>(int index, T value) {
// Not meaningful for arrays
- throw new NotSupportedException(Environment.GetResourceString("NotSupported_FixedSizeCollection"));
+ ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_FixedSizeCollection);
}
bool Remove<T>(T value) {
// Not meaningful for arrays
- throw new NotSupportedException(Environment.GetResourceString("NotSupported_FixedSizeCollection"));
+ ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_FixedSizeCollection);
+ return default(bool);
}
void RemoveAt<T>(int index) {
// Not meaningful for arrays
- throw new NotSupportedException(Environment.GetResourceString("NotSupported_FixedSizeCollection"));
+ ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_FixedSizeCollection);
}
// This is a normal generic Enumerator for SZ arrays. It doesn't have any of the "this" stuff
@@ -2807,8 +2828,8 @@ namespace System {
public T Current {
get {
- if (_index < 0) throw new InvalidOperationException(Environment.GetResourceString(ResId.InvalidOperation_EnumNotStarted));
- if (_index >= _endIndex) throw new InvalidOperationException(Environment.GetResourceString(ResId.InvalidOperation_EnumEnded));
+ if (_index < 0) ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_EnumNotStarted);
+ if (_index >= _endIndex) ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_EnumEnded);
return _array[_index];
}
}
diff --git a/src/mscorlib/src/System/ArraySegment.cs b/src/mscorlib/src/System/ArraySegment.cs
index d6d26f13e5..bc39c2474f 100644
--- a/src/mscorlib/src/System/ArraySegment.cs
+++ b/src/mscorlib/src/System/ArraySegment.cs
@@ -35,7 +35,7 @@ namespace System
public ArraySegment(T[] array)
{
if (array == null)
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
Contract.EndContractBlock();
_array = array;
@@ -46,13 +46,13 @@ namespace System
public ArraySegment(T[] array, int offset, int count)
{
if (array == null)
- throw new ArgumentNullException("array");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
if (offset < 0)
- throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.offset, ExceptionResource.ArgumentOutOfRange_NeedNonNegNum);
if (count < 0)
- throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count, ExceptionResource.ArgumentOutOfRange_NeedNonNegNum);
if (array.Length - offset < count)
- throw new ArgumentException(Environment.GetResourceString("Argument_InvalidOffLen"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Argument_InvalidOffLen);
Contract.EndContractBlock();
_array = array;
@@ -146,9 +146,9 @@ namespace System
get
{
if (_array == null)
- throw new InvalidOperationException(Environment.GetResourceString("InvalidOperation_NullArray"));
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_NullArray);
if (index < 0 || index >= _count)
- throw new ArgumentOutOfRangeException("index");
+ ThrowHelper.ThrowArgumentOutOfRange_IndexException();
Contract.EndContractBlock();
return _array[_offset + index];
@@ -157,9 +157,9 @@ namespace System
set
{
if (_array == null)
- throw new InvalidOperationException(Environment.GetResourceString("InvalidOperation_NullArray"));
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_NullArray);
if (index < 0 || index >= _count)
- throw new ArgumentOutOfRangeException("index");
+ ThrowHelper.ThrowArgumentOutOfRange_IndexException();
Contract.EndContractBlock();
_array[_offset + index] = value;
@@ -169,7 +169,7 @@ namespace System
int IList<T>.IndexOf(T item)
{
if (_array == null)
- throw new InvalidOperationException(Environment.GetResourceString("InvalidOperation_NullArray"));
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_NullArray);
Contract.EndContractBlock();
int index = System.Array.IndexOf<T>(_array, item, _offset, _count);
@@ -182,12 +182,12 @@ namespace System
void IList<T>.Insert(int index, T item)
{
- throw new NotSupportedException();
+ ThrowHelper.ThrowNotSupportedException();
}
void IList<T>.RemoveAt(int index)
{
- throw new NotSupportedException();
+ ThrowHelper.ThrowNotSupportedException();
}
#endregion
@@ -197,9 +197,9 @@ namespace System
get
{
if (_array == null)
- throw new InvalidOperationException(Environment.GetResourceString("InvalidOperation_NullArray"));
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_NullArray);
if (index < 0 || index >= _count)
- throw new ArgumentOutOfRangeException("index");
+ ThrowHelper.ThrowArgumentOutOfRange_IndexException();
Contract.EndContractBlock();
return _array[_offset + index];
@@ -220,18 +220,18 @@ namespace System
void ICollection<T>.Add(T item)
{
- throw new NotSupportedException();
+ ThrowHelper.ThrowNotSupportedException();
}
void ICollection<T>.Clear()
{
- throw new NotSupportedException();
+ ThrowHelper.ThrowNotSupportedException();
}
bool ICollection<T>.Contains(T item)
{
if (_array == null)
- throw new InvalidOperationException(Environment.GetResourceString("InvalidOperation_NullArray"));
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_NullArray);
Contract.EndContractBlock();
int index = System.Array.IndexOf<T>(_array, item, _offset, _count);
@@ -245,7 +245,7 @@ namespace System
void ICollection<T>.CopyTo(T[] array, int arrayIndex)
{
if (_array == null)
- throw new InvalidOperationException(Environment.GetResourceString("InvalidOperation_NullArray"));
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_NullArray);
Contract.EndContractBlock();
System.Array.Copy(_array, _offset, array, arrayIndex, _count);
@@ -253,7 +253,8 @@ namespace System
bool ICollection<T>.Remove(T item)
{
- throw new NotSupportedException();
+ ThrowHelper.ThrowNotSupportedException();
+ return default(bool);
}
#endregion
@@ -261,7 +262,7 @@ namespace System
IEnumerator<T> IEnumerable<T>.GetEnumerator()
{
if (_array == null)
- throw new InvalidOperationException(Environment.GetResourceString("InvalidOperation_NullArray"));
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_NullArray);
Contract.EndContractBlock();
return new ArraySegmentEnumerator(this);
@@ -272,7 +273,7 @@ namespace System
IEnumerator IEnumerable.GetEnumerator()
{
if (_array == null)
- throw new InvalidOperationException(Environment.GetResourceString("InvalidOperation_NullArray"));
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_NullArray);
Contract.EndContractBlock();
return new ArraySegmentEnumerator(this);
@@ -314,8 +315,8 @@ namespace System
{
get
{
- if (_current < _start) throw new InvalidOperationException(Environment.GetResourceString(ResId.InvalidOperation_EnumNotStarted));
- if (_current >= _end) throw new InvalidOperationException(Environment.GetResourceString(ResId.InvalidOperation_EnumEnded));
+ if (_current < _start) ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_EnumNotStarted);
+ if (_current >= _end) ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_EnumEnded);
return _array[_current];
}
}
diff --git a/src/mscorlib/src/System/Collections/Concurrent/ConcurrentDictionary.cs b/src/mscorlib/src/System/Collections/Concurrent/ConcurrentDictionary.cs
index d805dc8be7..c704ea31f0 100644
--- a/src/mscorlib/src/System/Collections/Concurrent/ConcurrentDictionary.cs
+++ b/src/mscorlib/src/System/Collections/Concurrent/ConcurrentDictionary.cs
@@ -229,7 +229,7 @@ namespace System.Collections.Concurrent
public ConcurrentDictionary(IEnumerable<KeyValuePair<TKey, TValue>> collection, IEqualityComparer<TKey> comparer)
: this(comparer)
{
- if (collection == null) throw new ArgumentNullException("collection");
+ if (collection == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.collection);
InitializeFromCollection(collection);
}
@@ -259,8 +259,8 @@ namespace System.Collections.Concurrent
int concurrencyLevel, IEnumerable<KeyValuePair<TKey, TValue>> collection, IEqualityComparer<TKey> comparer)
: this(concurrencyLevel, DEFAULT_CAPACITY, false, comparer)
{
- if (collection == null) throw new ArgumentNullException("collection");
- if (comparer == null) throw new ArgumentNullException("comparer");
+ if (collection == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.collection);
+ if (comparer == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.comparer);
InitializeFromCollection(collection);
}
@@ -270,11 +270,11 @@ namespace System.Collections.Concurrent
TValue dummy;
foreach (KeyValuePair<TKey, TValue> pair in collection)
{
- if (pair.Key == null) throw new ArgumentNullException("key");
+ if (pair.Key == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.key);
if (!TryAddInternal(pair.Key, pair.Value, false, false, out dummy))
{
- throw new ArgumentException(GetResource("ConcurrentDictionary_SourceContainsDuplicateKeys"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.ConcurrentDictionary_SourceContainsDuplicateKeys);
}
}
@@ -312,13 +312,13 @@ namespace System.Collections.Concurrent
{
if (concurrencyLevel < 1)
{
- throw new ArgumentOutOfRangeException("concurrencyLevel", GetResource("ConcurrentDictionary_ConcurrencyLevelMustBePositive"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.concurrencyLevel, ExceptionResource.ConcurrentDictionary_ConcurrencyLevelMustBePositive);
}
if (capacity < 0)
{
- throw new ArgumentOutOfRangeException("capacity", GetResource("ConcurrentDictionary_CapacityMustNotBeNegative"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.capacity, ExceptionResource.ConcurrentDictionary_CapacityMustNotBeNegative);
}
- if (comparer == null) throw new ArgumentNullException("comparer");
+ if (comparer == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.comparer);
// The capacity should be at least as large as the concurrency level. Otherwise, we would have locks that don't guard
// any buckets.
@@ -358,7 +358,7 @@ namespace System.Collections.Concurrent
/// contains too many elements.</exception>
public bool TryAdd(TKey key, TValue value)
{
- if (key == null) throw new ArgumentNullException("key");
+ if (key == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.key);
TValue dummy;
return TryAddInternal(key, value, false, true, out dummy);
}
@@ -375,7 +375,7 @@ namespace System.Collections.Concurrent
/// (Nothing in Visual Basic).</exception>
public bool ContainsKey(TKey key)
{
- if (key == null) throw new ArgumentNullException("key");
+ if (key == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.key);
TValue throwAwayValue;
return TryGetValue(key, out throwAwayValue);
@@ -395,7 +395,7 @@ namespace System.Collections.Concurrent
/// (Nothing in Visual Basic).</exception>
public bool TryRemove(TKey key, out TValue value)
{
- if (key == null) throw new ArgumentNullException("key");
+ if (key == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.key);
return TryRemoveInternal(key, out value, false, default(TValue));
}
@@ -486,7 +486,7 @@ namespace System.Collections.Concurrent
[SuppressMessage("Microsoft.Concurrency", "CA8001", Justification = "Reviewed for thread safety")]
public bool TryGetValue(TKey key, out TValue value)
{
- if (key == null) throw new ArgumentNullException("key");
+ if (key == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.key);
int bucketNo, lockNoUnused;
@@ -531,7 +531,7 @@ namespace System.Collections.Concurrent
[SuppressMessage("Microsoft.Concurrency", "CA8001", Justification = "Reviewed for thread safety")]
public bool TryUpdate(TKey key, TValue newValue, TValue comparisonValue)
{
- if (key == null) throw new ArgumentNullException("key");
+ if (key == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.key);
IEqualityComparer<TValue> valueComparer = EqualityComparer<TValue>.Default;
@@ -642,8 +642,8 @@ namespace System.Collections.Concurrent
[SuppressMessage("Microsoft.Concurrency", "CA8001", Justification = "ConcurrencyCop just doesn't know about these locks")]
void ICollection<KeyValuePair<TKey, TValue>>.CopyTo(KeyValuePair<TKey, TValue>[] array, int index)
{
- if (array == null) throw new ArgumentNullException("array");
- if (index < 0) throw new ArgumentOutOfRangeException("index", GetResource("ConcurrentDictionary_IndexIsNegative"));
+ if (array == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
+ if (index < 0) ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ConcurrentDictionary_IndexIsNegative);
int locksAcquired = 0;
try
@@ -659,7 +659,7 @@ namespace System.Collections.Concurrent
if (array.Length - count < index || count < 0) //"count" itself or "count + index" can overflow
{
- throw new ArgumentException(GetResource("ConcurrentDictionary_ArrayNotLargeEnough"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.ConcurrentDictionary_ArrayNotLargeEnough);
}
CopyToPairs(array, index);
@@ -956,13 +956,13 @@ namespace System.Collections.Concurrent
TValue value;
if (!TryGetValue(key, out value))
{
- throw new KeyNotFoundException();
+ ThrowHelper.ThrowKeyNotFoundException();
}
return value;
}
set
{
- if (key == null) throw new ArgumentNullException("key");
+ if (key == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.key);
TValue dummy;
TryAddInternal(key, value, true, true, out dummy);
}
@@ -1026,8 +1026,8 @@ namespace System.Collections.Concurrent
/// if the key was not in the dictionary.</returns>
public TValue GetOrAdd(TKey key, Func<TKey, TValue> valueFactory)
{
- if (key == null) throw new ArgumentNullException("key");
- if (valueFactory == null) throw new ArgumentNullException("valueFactory");
+ if (key == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.key);
+ if (valueFactory == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.valueFactory);
TValue resultingValue;
if (TryGetValue(key, out resultingValue))
@@ -1052,7 +1052,7 @@ namespace System.Collections.Concurrent
/// key is already in the dictionary, or the new value if the key was not in the dictionary.</returns>
public TValue GetOrAdd(TKey key, TValue value)
{
- if (key == null) throw new ArgumentNullException("key");
+ if (key == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.key);
TValue resultingValue;
TryAddInternal(key, value, false, true, out resultingValue);
@@ -1080,9 +1080,9 @@ namespace System.Collections.Concurrent
/// absent) or the result of updateValueFactory (if the key was present).</returns>
public TValue AddOrUpdate(TKey key, Func<TKey, TValue> addValueFactory, Func<TKey, TValue, TValue> updateValueFactory)
{
- if (key == null) throw new ArgumentNullException("key");
- if (addValueFactory == null) throw new ArgumentNullException("addValueFactory");
- if (updateValueFactory == null) throw new ArgumentNullException("updateValueFactory");
+ if (key == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.key);
+ if (addValueFactory == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.addValueFactory);
+ if (updateValueFactory == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.updateValueFactory);
TValue newValue, resultingValue;
while (true)
@@ -1127,8 +1127,8 @@ namespace System.Collections.Concurrent
/// absent) or the result of updateValueFactory (if the key was present).</returns>
public TValue AddOrUpdate(TKey key, TValue addValue, Func<TKey, TValue, TValue> updateValueFactory)
{
- if (key == null) throw new ArgumentNullException("key");
- if (updateValueFactory == null) throw new ArgumentNullException("updateValueFactory");
+ if (key == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.key);
+ if (updateValueFactory == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.updateValueFactory);
TValue newValue, resultingValue;
while (true)
{
@@ -1207,7 +1207,7 @@ namespace System.Collections.Concurrent
{
if (!TryAdd(key, value))
{
- throw new ArgumentException(GetResource("ConcurrentDictionary_KeyAlreadyExisted"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.ConcurrentDictionary_KeyAlreadyExisted);
}
}
@@ -1340,8 +1340,7 @@ namespace System.Collections.Concurrent
/// name="keyValuePair"/> is a null reference (Nothing in Visual Basic).</exception>
bool ICollection<KeyValuePair<TKey, TValue>>.Remove(KeyValuePair<TKey, TValue> keyValuePair)
{
- if (keyValuePair.Key == null) throw new ArgumentNullException(GetResource("ConcurrentDictionary_ItemKeyIsNull"));
-
+ if (keyValuePair.Key == null) ThrowHelper.ThrowArgumentNullException(ExceptionResource.ConcurrentDictionary_ItemKeyIsNull);
TValue throwAwayValue;
return TryRemoveInternal(keyValuePair.Key, out throwAwayValue, true, keyValuePair.Value);
}
@@ -1387,17 +1386,17 @@ namespace System.Collections.Concurrent
/// </exception>
void IDictionary.Add(object key, object value)
{
- if (key == null) throw new ArgumentNullException("key");
- if (!(key is TKey)) throw new ArgumentException(GetResource("ConcurrentDictionary_TypeOfKeyIncorrect"));
+ if (key == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.key);
+ if (!(key is TKey)) ThrowHelper.ThrowArgumentException(ExceptionResource.ConcurrentDictionary_TypeOfKeyIncorrect);
- TValue typedValue;
+ TValue typedValue = default(TValue);
try
{
typedValue = (TValue)value;
}
catch (InvalidCastException)
{
- throw new ArgumentException(GetResource("ConcurrentDictionary_TypeOfValueIncorrect"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.ConcurrentDictionary_TypeOfValueIncorrect);
}
((IDictionary<TKey, TValue>)this).Add((TKey)key, typedValue);
@@ -1415,7 +1414,7 @@ namespace System.Collections.Concurrent
/// (Nothing in Visual Basic).</exception>
bool IDictionary.Contains(object key)
{
- if (key == null) throw new ArgumentNullException("key");
+ if (key == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.key);
return (key is TKey) && ((ConcurrentDictionary<TKey, TValue>)this).ContainsKey((TKey)key);
}
@@ -1475,7 +1474,7 @@ namespace System.Collections.Concurrent
/// (Nothing in Visual Basic).</exception>
void IDictionary.Remove(object key)
{
- if (key == null) throw new ArgumentNullException("key");
+ if (key == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.key);
TValue throwAwayValue;
if (key is TKey)
@@ -1517,7 +1516,7 @@ namespace System.Collections.Concurrent
{
get
{
- if (key == null) throw new ArgumentNullException("key");
+ if (key == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.key);
TValue value;
if (key is TKey && this.TryGetValue((TKey)key, out value))
@@ -1529,10 +1528,10 @@ namespace System.Collections.Concurrent
}
set
{
- if (key == null) throw new ArgumentNullException("key");
+ if (key == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.key);
- if (!(key is TKey)) throw new ArgumentException(GetResource("ConcurrentDictionary_TypeOfKeyIncorrect"));
- if (!(value is TValue)) throw new ArgumentException(GetResource("ConcurrentDictionary_TypeOfValueIncorrect"));
+ if (!(key is TKey)) ThrowHelper.ThrowArgumentException(ExceptionResource.ConcurrentDictionary_TypeOfKeyIncorrect);
+ if (!(value is TValue)) ThrowHelper.ThrowArgumentException(ExceptionResource.ConcurrentDictionary_TypeOfValueIncorrect);
((ConcurrentDictionary<TKey, TValue>)this)[(TKey)key] = (TValue)value;
}
@@ -1563,8 +1562,8 @@ namespace System.Collections.Concurrent
[SuppressMessage("Microsoft.Concurrency", "CA8001", Justification = "ConcurrencyCop just doesn't know about these locks")]
void ICollection.CopyTo(Array array, int index)
{
- if (array == null) throw new ArgumentNullException("array");
- if (index < 0) throw new ArgumentOutOfRangeException("index", GetResource("ConcurrentDictionary_IndexIsNegative"));
+ if (array == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.array);
+ if (index < 0) ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ConcurrentDictionary_IndexIsNegative);
int locksAcquired = 0;
try
@@ -1581,7 +1580,7 @@ namespace System.Collections.Concurrent
if (array.Length - count < index || count < 0) //"count" itself or "count + index" can overflow
{
- throw new ArgumentException(GetResource("ConcurrentDictionary_ArrayNotLargeEnough"));
+ ThrowHelper.ThrowArgumentException(ExceptionResource.ConcurrentDictionary_ArrayNotLargeEnough);
}
// To be consistent with the behavior of ICollection.CopyTo() in Dictionary<TKey,TValue>,
@@ -1611,7 +1610,7 @@ namespace System.Collections.Concurrent
return;
}
- throw new ArgumentException(GetResource("ConcurrentDictionary_ArrayIncorrectType"), "array");
+ ThrowHelper.ThrowArgumentException(ExceptionResource.ConcurrentDictionary_ArrayIncorrectType, ExceptionArgument.array);
}
finally
{
@@ -1641,7 +1640,8 @@ namespace System.Collections.Concurrent
{
get
{
- throw new NotSupportedException(Environment.GetResourceString("ConcurrentCollection_SyncRoot_NotSupported"));
+ ThrowHelper.ThrowNotSupportedException(ExceptionResource.ConcurrentCollection_SyncRoot_NotSupported);
+ return default(object);
}
}
@@ -1977,18 +1977,6 @@ namespace System.Collections.Concurrent
}
/// <summary>
- /// A helper function to obtain the string for a particular resource key.
- /// </summary>
- /// <param name="key"></param>
- /// <returns></returns>
- private string GetResource(string key)
- {
- Assert(key != null);
-
- return Environment.GetResourceString(key);
- }
-
- /// <summary>
/// A node in a singly-linked list representing a particular hash table bucket.
/// </summary>
private class Node
diff --git a/src/mscorlib/src/System/Collections/Generic/List.cs b/src/mscorlib/src/System/Collections/Generic/List.cs
index 6e954c03ed..ae3356d372 100644
--- a/src/mscorlib/src/System/Collections/Generic/List.cs
+++ b/src/mscorlib/src/System/Collections/Generic/List.cs
@@ -174,7 +174,7 @@ namespace System.Collections.Generic {
get {
// Following trick can reduce the range check by one
if ((uint) index >= (uint)_size) {
- ThrowHelper.ThrowArgumentOutOfRangeException();
+ ThrowHelper.ThrowArgumentOutOfRange_IndexException();
}
Contract.EndContractBlock();
return _items[index];
@@ -182,7 +182,7 @@ namespace System.Collections.Generic {
set {
if ((uint) index >= (uint)_size) {
- ThrowHelper.ThrowArgumentOutOfRangeException();
+ ThrowHelper.ThrowArgumentOutOfRange_IndexException();
}
Contract.EndContractBlock();
_items[index] = value;
@@ -870,7 +870,7 @@ namespace System.Collections.Generic {
//
public void RemoveAt(int index) {
if ((uint)index >= (uint)_size) {
- ThrowHelper.ThrowArgumentOutOfRangeException();
+ ThrowHelper.ThrowArgumentOutOfRange_IndexException();
}
Contract.EndContractBlock();
_size--;
diff --git a/src/mscorlib/src/System/Collections/ObjectModel/Collection.cs b/src/mscorlib/src/System/Collections/ObjectModel/Collection.cs
index b9ed1a15f9..54aa7bb09d 100644
--- a/src/mscorlib/src/System/Collections/ObjectModel/Collection.cs
+++ b/src/mscorlib/src/System/Collections/ObjectModel/Collection.cs
@@ -49,7 +49,7 @@ namespace System.Collections.ObjectModel
}
if (index < 0 || index >= items.Count) {
- ThrowHelper.ThrowArgumentOutOfRangeException();
+ ThrowHelper.ThrowArgumentOutOfRange_IndexException();
}
SetItem(index, value);
@@ -118,7 +118,7 @@ namespace System.Collections.ObjectModel
}
if (index < 0 || index >= items.Count) {
- ThrowHelper.ThrowArgumentOutOfRangeException();
+ ThrowHelper.ThrowArgumentOutOfRange_IndexException();
}
RemoveItem(index);
diff --git a/src/mscorlib/src/System/Enum.cs b/src/mscorlib/src/System/Enum.cs
index a8104556e4..abbb636113 100644
--- a/src/mscorlib/src/System/Enum.cs
+++ b/src/mscorlib/src/System/Enum.cs
@@ -334,6 +334,22 @@ namespace System
}
}
+ public static bool TryParse(Type enumType, String value, out Object result)
+ {
+ return TryParse(enumType, value, false, out result);
+ }
+
+ public static bool TryParse(Type enumType, String value, bool ignoreCase, out Object result)
+ {
+ result = null;
+ EnumResult parseResult = new EnumResult();
+ bool retValue;
+
+ if (retValue = TryParseEnum(enumType, value, ignoreCase, ref parseResult))
+ result = parseResult.parsedEnum;
+ return retValue;
+ }
+
public static bool TryParse<TEnum>(String value, out TEnum result) where TEnum : struct
{
return TryParse(value, false, out result);
@@ -366,6 +382,20 @@ namespace System
throw parseResult.GetEnumParseException();
}
+ public static TEnum Parse<TEnum>(String value) where TEnum : struct
+ {
+ return Parse<TEnum>(value, false);
+ }
+
+ public static TEnum Parse<TEnum>(String value, bool ignoreCase) where TEnum : struct
+ {
+ EnumResult parseResult = new EnumResult() { canThrow = true };
+ if (TryParseEnum(typeof(TEnum), value, ignoreCase, ref parseResult))
+ return (TEnum)parseResult.parsedEnum;
+ else
+ throw parseResult.GetEnumParseException();
+ }
+
private static bool TryParseEnum(Type enumType, String value, bool ignoreCase, ref EnumResult parseResult)
{
if (enumType == null)
diff --git a/src/mscorlib/src/System/Globalization/CompareInfo.cs b/src/mscorlib/src/System/Globalization/CompareInfo.cs
index 0b14f05264..ec33b18bfb 100644
--- a/src/mscorlib/src/System/Globalization/CompareInfo.cs
+++ b/src/mscorlib/src/System/Globalization/CompareInfo.cs
@@ -322,10 +322,12 @@ namespace System.Globalization {
get
{
Contract.Assert(m_name != null, "CompareInfo.Name Expected m_name to be set");
+#if !FEATURE_CORECLR
if (m_name == "zh-CHT" || m_name == "zh-CHS")
{
return m_name;
}
+#endif // FEATURE_CORECLR
return (m_sortName);
}
diff --git a/src/mscorlib/src/System/Globalization/CultureData.cs b/src/mscorlib/src/System/Globalization/CultureData.cs
index ae1eeea298..6f543f4926 100644
--- a/src/mscorlib/src/System/Globalization/CultureData.cs
+++ b/src/mscorlib/src/System/Globalization/CultureData.cs
@@ -972,10 +972,12 @@ namespace System.Globalization
int arrayLength = cultureNames.Length;
+#if !FEATURE_CORECLR
if ((types & (CultureTypes.NeutralCultures | CultureTypes.FrameworkCultures)) != 0) // add zh-CHT and zh-CHS
{
arrayLength += 2;
}
+#endif // FEATURE_CORECLR
CultureInfo[] cultures = new CultureInfo[arrayLength];
@@ -984,12 +986,14 @@ namespace System.Globalization
cultures[i] = new CultureInfo(cultureNames[i]);
}
+#if !FEATURE_CORECLR
if ((types & (CultureTypes.NeutralCultures | CultureTypes.FrameworkCultures)) != 0) // add zh-CHT and zh-CHS
{
Contract.Assert(arrayLength == cultureNames.Length + 2, "CultureData.nativeEnumCultureNames() Incorrect array size");
cultures[cultureNames.Length] = new CultureInfo("zh-CHS");
cultures[cultureNames.Length + 1] = new CultureInfo("zh-CHT");
}
+#endif // FEATURE_CORECLR
#pragma warning restore 618
diff --git a/src/mscorlib/src/System/Globalization/CultureInfo.cs b/src/mscorlib/src/System/Globalization/CultureInfo.cs
index dd6867c778..d620d2dc24 100644
--- a/src/mscorlib/src/System/Globalization/CultureInfo.cs
+++ b/src/mscorlib/src/System/Globalization/CultureInfo.cs
@@ -581,7 +581,6 @@ namespace System.Globalization {
// if we can't find a bigger name. That doesn't help with things like "zh" though, so
// the approach is of questionable value
//
-#if !FEATURE_CORECLR
public static CultureInfo CreateSpecificCulture(String name) {
Contract.Ensures(Contract.Result<CultureInfo>() != null);
@@ -622,7 +621,6 @@ namespace System.Globalization {
return (new CultureInfo(culture.m_cultureData.SSPECIFICCULTURE));
}
-#endif // !FEATURE_CORECLR
internal static bool VerifyCultureName(String cultureName, bool throwException)
{
@@ -988,7 +986,6 @@ namespace System.Globalization {
}
#endif
-#if !FEATURE_CORECLR
public static CultureInfo[] GetCultures(CultureTypes types) {
Contract.Ensures(Contract.Result<CultureInfo[]>() != null);
// internally we treat UserCustomCultures as Supplementals but v2
@@ -999,7 +996,6 @@ namespace System.Globalization {
}
return (CultureData.GetCultures(types));
}
-#endif
////////////////////////////////////////////////////////////////////////
//
@@ -1124,7 +1120,6 @@ namespace System.Globalization {
}
}
-#if !FEATURE_CORECLR
// ie: eng
public virtual String ThreeLetterISOLanguageName {
[System.Security.SecuritySafeCritical] // auto-generated
@@ -1149,7 +1144,6 @@ namespace System.Globalization {
return (this.m_cultureData.SABBREVLANGNAME);
}
}
-#endif
////////////////////////////////////////////////////////////////////////
//
@@ -1901,7 +1895,6 @@ namespace System.Globalization {
}
-#if !FEATURE_CORECLR
// This function is deprecated, we don't like it
public static CultureInfo GetCultureInfoByIetfLanguageTag(string name)
{
@@ -1929,7 +1922,7 @@ namespace System.Globalization {
return ci;
}
-#endif
+
private static volatile bool s_isTaiwanSku;
private static volatile bool s_haveIsTaiwanSku;
internal static bool IsTaiwanSku
diff --git a/src/mscorlib/src/System/Globalization/CultureNotFoundException.cs b/src/mscorlib/src/System/Globalization/CultureNotFoundException.cs
index 3db110f407..0486cc9d17 100644
--- a/src/mscorlib/src/System/Globalization/CultureNotFoundException.cs
+++ b/src/mscorlib/src/System/Globalization/CultureNotFoundException.cs
@@ -15,9 +15,7 @@ namespace System.Globalization {
public partial class CultureNotFoundException : ArgumentException, ISerializable
{
private string m_invalidCultureName; // unrecognized culture name
-#if !FEATURE_CORECLR
private Nullable<int> m_invalidCultureId; // unrecognized culture Lcid
-#endif //!FEATURE_CORECLR
public CultureNotFoundException()
: base(DefaultMessage)
@@ -38,7 +36,7 @@ namespace System.Globalization {
: base(message, innerException)
{
}
-#if !FEATURE_CORECLR
+
public CultureNotFoundException(String paramName, int invalidCultureId, String message)
: base(message, paramName)
{
@@ -50,7 +48,6 @@ namespace System.Globalization {
{
m_invalidCultureId = invalidCultureId;
}
-#endif //!FEATURE_CORECLR
public CultureNotFoundException(String paramName, string invalidCultureName, String message)
: base(message, paramName)
@@ -65,9 +62,7 @@ namespace System.Globalization {
}
protected CultureNotFoundException(SerializationInfo info, StreamingContext context) : base(info, context) {
-#if !FEATURE_CORECLR
m_invalidCultureId = (Nullable<int>) info.GetValue("InvalidCultureId", typeof(Nullable<int>));
-#endif //!FEATURE_CORECLR
m_invalidCultureName = (string) info.GetValue("InvalidCultureName", typeof(string));
}
@@ -79,18 +74,14 @@ namespace System.Globalization {
Contract.EndContractBlock();
base.GetObjectData(info, context);
Nullable<int> invalidCultureId = null;
-#if !FEATURE_CORECLR
invalidCultureId = m_invalidCultureId;
-#endif //!FEATURE_CORECLR
info.AddValue("InvalidCultureId", invalidCultureId, typeof(Nullable<int>));
info.AddValue("InvalidCultureName", m_invalidCultureName, typeof(string));
}
-#if !FEATURE_CORECLR
public virtual Nullable<int> InvalidCultureId
{
get { return m_invalidCultureId; }
}
-#endif //!FEATURE_CORECLR
public virtual string InvalidCultureName
{
@@ -109,13 +100,11 @@ namespace System.Globalization {
{
get
{
-#if !FEATURE_CORECLR
if (InvalidCultureId != null)
{
return String.Format(CultureInfo.InvariantCulture,
"{0} (0x{0:x4})", (int)InvalidCultureId);
}
-#endif //!FEATURE_CORECLR
return InvalidCultureName;
}
}
@@ -126,9 +115,7 @@ namespace System.Globalization {
{
String s = base.Message;
if (
-#if !FEATURE_CORECLR
m_invalidCultureId != null ||
-#endif //!FEATURE_CORECLR
m_invalidCultureName != null)
{
String valueMessage = Environment.GetResourceString("Argument_CultureInvalidIdentifier", FormatedInvalidCultureId);
diff --git a/src/mscorlib/src/System/Globalization/DateTimeFormatInfo.cs b/src/mscorlib/src/System/Globalization/DateTimeFormatInfo.cs
index 7c95e87ec4..00c2d1f439 100644
--- a/src/mscorlib/src/System/Globalization/DateTimeFormatInfo.cs
+++ b/src/mscorlib/src/System/Globalization/DateTimeFormatInfo.cs
@@ -353,7 +353,6 @@ namespace System.Globalization {
#endif
private void InitializeOverridableProperties(CultureData cultureData, int calendarID)
{
-#if !FEATURE_CORECLR
// Silverlight 2.0 never took a snapshot of the user's overridable properties
// This has a substantial performance impact so skip when CoreCLR
Contract.Requires(cultureData != null);
@@ -381,7 +380,6 @@ namespace System.Globalization {
this.allYearMonthPatterns = cultureData.YearMonths(calendarID);
Contract.Assert(this.allYearMonthPatterns.Length > 0, "[DateTimeFormatInfo.Populate] Expected some year month patterns");
-#endif
}
#region Serialization
@@ -390,7 +388,6 @@ namespace System.Globalization {
private int CultureID;
[OptionalField(VersionAdded = 1)]
private bool m_useUserOverride;
-#if !FEATURE_CORECLR
[OptionalField(VersionAdded = 1)]
private bool bUseCalendarInfo;
[OptionalField(VersionAdded = 1)]
@@ -399,7 +396,6 @@ namespace System.Globalization {
internal bool m_isDefaultCalendar; // NEVER USED, DO NOT USE THIS! (Serialized in Whidbey)
[OptionalField(VersionAdded = 2)]
private static volatile Hashtable s_calendarNativeNames; // NEVER USED, DO NOT USE THIS! (Serialized in Whidbey)
-#endif // !FEATURE_CORECLR
// This was synthesized by Whidbey so we knew what words might appear in the middle of a date string
// Now we always synthesize so its not helpful
@@ -860,15 +856,12 @@ namespace System.Globalization {
return (this.dateSeparator);
}
-#if FEATURE_CORECLR
- set { throw new NotImplementedException(); }
-#endif
-
-#if !FEATURE_CORECLR
- set {
+ set
+ {
if (IsReadOnly)
throw new InvalidOperationException(Environment.GetResourceString("InvalidOperation_ReadOnly"));
- if (value == null) {
+ if (value == null)
+ {
throw new ArgumentNullException("value",
Environment.GetResourceString("ArgumentNull_String"));
}
@@ -876,7 +869,6 @@ namespace System.Globalization {
ClearTokenHashTable();
this.dateSeparator = value;
}
-#endif
}
@@ -1310,15 +1302,12 @@ namespace System.Globalization {
return (timeSeparator);
}
-#if FEATURE_CORECLR
- set { throw new NotImplementedException(); }
-#endif
-
-#if !FEATURE_CORECLR
- set {
+ set
+ {
if (IsReadOnly)
throw new InvalidOperationException(Environment.GetResourceString("InvalidOperation_ReadOnly"));
- if (value == null) {
+ if (value == null)
+ {
throw new ArgumentNullException("value",
Environment.GetResourceString("ArgumentNull_String"));
}
@@ -1327,7 +1316,6 @@ namespace System.Globalization {
timeSeparator = value;
}
-#endif
}
diff --git a/src/mscorlib/src/System/Globalization/RegionInfo.cs b/src/mscorlib/src/System/Globalization/RegionInfo.cs
index 6a6d36aa86..f06d63f1d2 100644
--- a/src/mscorlib/src/System/Globalization/RegionInfo.cs
+++ b/src/mscorlib/src/System/Globalization/RegionInfo.cs
@@ -458,7 +458,6 @@ namespace System.Globalization {
}
-#if !FEATURE_CORECLR
////////////////////////////////////////////////////////////////////////
//
// ThreeLetterISORegionName
@@ -490,7 +489,6 @@ namespace System.Globalization {
return (this.m_cultureData.SABBREVCTRYNAME);
}
}
-#endif
////////////////////////////////////////////////////////////////////////
//
diff --git a/src/mscorlib/src/System/Globalization/STUBS.cs b/src/mscorlib/src/System/Globalization/STUBS.cs
deleted file mode 100644
index d8aa1f0ff1..0000000000
--- a/src/mscorlib/src/System/Globalization/STUBS.cs
+++ /dev/null
@@ -1,58 +0,0 @@
-namespace System.Globalization
-{
- public partial class CultureInfo : System.ICloneable, System.IFormatProvider
- {
- public virtual string ThreeLetterISOLanguageName { get { throw new NotImplementedException(); } }
- public virtual string ThreeLetterWindowsLanguageName { get { throw new NotImplementedException(); } }
- public static System.Globalization.CultureInfo CreateSpecificCulture(string name) { throw new NotImplementedException(); }
- public static System.Globalization.CultureInfo GetCultureInfoByIetfLanguageTag(string name) { throw new NotImplementedException(); }
- public static System.Globalization.CultureInfo[] GetCultures(System.Globalization.CultureTypes types) { throw new NotImplementedException(); }
- }
-
- public partial class CultureNotFoundException : System.ArgumentException, System.Runtime.Serialization.ISerializable
- {
- public CultureNotFoundException(string message, int invalidCultureId, System.Exception innerException) { throw new NotImplementedException(); }
- public CultureNotFoundException(string paramName, int invalidCultureId, string message) { throw new NotImplementedException(); }
- public virtual System.Nullable<int> InvalidCultureId { get { throw new NotImplementedException(); } }
- }
-
- /*public partial class DateTimeFormatInfo
- {
- Can't do partials here so implement the stub in the main class
- public String DateSeparator { set { throw null; } }
- public String TimeSeparator { set { throw null; } }
- }*/
-
- public partial class RegionInfo
- {
- public virtual string ThreeLetterISORegionName { get { throw new NotImplementedException(); } }
- public virtual string ThreeLetterWindowsRegionName { get { throw new NotImplementedException(); } }
- }
-
- public partial class SortKey
- {
- internal SortKey() { throw new NotImplementedException(); }
- }
-
- public sealed partial class SortVersion : System.IEquatable<System.Globalization.SortVersion>
- {
- public SortVersion(int fullVersion, System.Guid sortId) { throw new NotImplementedException(); }
- public int FullVersion { get { throw new NotImplementedException(); } }
- public System.Guid SortId { get { throw new NotImplementedException(); } }
- public bool Equals(System.Globalization.SortVersion other) { throw new NotImplementedException(); }
- public override bool Equals(object obj) { throw new NotImplementedException(); }
- public override int GetHashCode() { throw new NotImplementedException(); }
- public static bool operator ==(System.Globalization.SortVersion left, System.Globalization.SortVersion right) { throw new NotImplementedException(); }
- public static bool operator !=(System.Globalization.SortVersion left, System.Globalization.SortVersion right) { throw new NotImplementedException(); }
- }
-
- public partial class TextInfo : System.ICloneable, System.Runtime.Serialization.IDeserializationCallback
- {
- public virtual int ANSICodePage { get { throw new NotImplementedException(); } }
- public virtual int EBCDICCodePage { get { throw new NotImplementedException(); } }
- [System.Runtime.InteropServices.ComVisibleAttribute(false)]
- public virtual int MacCodePage { get { throw new NotImplementedException(); } }
- public virtual int OEMCodePage { get { throw new NotImplementedException(); } }
- public string ToTitleCase(string str) { throw new NotImplementedException(); }
- }
-} \ No newline at end of file
diff --git a/src/mscorlib/src/System/Globalization/SortVersion.cs b/src/mscorlib/src/System/Globalization/SortVersion.cs
new file mode 100644
index 0000000000..24fe8546fc
--- /dev/null
+++ b/src/mscorlib/src/System/Globalization/SortVersion.cs
@@ -0,0 +1,102 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
+
+namespace System.Globalization
+{
+ using System;
+ using System.Diagnostics.Contracts;
+
+ [Serializable]
+ public sealed class SortVersion : IEquatable<SortVersion>
+ {
+ private int m_NlsVersion;
+ private Guid m_SortId;
+
+ public int FullVersion
+ {
+ get
+ {
+ return m_NlsVersion;
+ }
+ }
+
+ public Guid SortId
+ {
+ get
+ {
+ return m_SortId;
+ }
+ }
+
+ public SortVersion(int fullVersion, Guid sortId)
+ {
+ m_SortId = sortId;
+ m_NlsVersion = fullVersion;
+ }
+
+ internal SortVersion(int nlsVersion, int effectiveId, Guid customVersion)
+ {
+ m_NlsVersion = nlsVersion;
+
+ if (customVersion == Guid.Empty)
+ {
+ byte[] b = BitConverter.GetBytes(effectiveId);
+ byte b1 = (byte) ((uint) effectiveId >> 24);
+ byte b2 = (byte) ((effectiveId & 0x00FF0000) >> 16);
+ byte b3 = (byte) ((effectiveId & 0x0000FF00) >> 8);
+ byte b4 = (byte) (effectiveId & 0xFF);
+ customVersion = new Guid(0,0,0,0,0,0,0,b1,b2,b3,b4);
+ }
+
+ m_SortId = customVersion;
+ }
+
+ public override bool Equals(object obj)
+ {
+ SortVersion n = obj as SortVersion;
+ if(n != null)
+ {
+ return this.Equals(n);
+ }
+
+ return false;
+ }
+
+ public bool Equals(SortVersion other)
+ {
+ if (other == null)
+ {
+ return false;
+ }
+
+ return m_NlsVersion == other.m_NlsVersion && m_SortId == other.m_SortId;
+ }
+
+ public override int GetHashCode()
+ {
+ return m_NlsVersion * 7 | m_SortId.GetHashCode();
+ }
+
+ public static bool operator ==(SortVersion left, SortVersion right)
+ {
+ if (((object) left) != null)
+ {
+ return left.Equals(right);
+ }
+
+ if (((object) right) != null)
+ {
+ return right.Equals(left);
+ }
+
+ // Both null.
+ return true;
+ }
+
+ public static bool operator !=(SortVersion left, SortVersion right)
+ {
+ return !(left == right);
+ }
+ }
+} \ No newline at end of file
diff --git a/src/mscorlib/src/System/Globalization/TextInfo.cs b/src/mscorlib/src/System/Globalization/TextInfo.cs
index ccdeef090c..9b84486f4e 100644
--- a/src/mscorlib/src/System/Globalization/TextInfo.cs
+++ b/src/mscorlib/src/System/Globalization/TextInfo.cs
@@ -35,6 +35,12 @@ namespace System.Globalization {
// Internal Information //
//--------------------------------------------------------------------//
+ private enum Tristate : byte
+ {
+ NotInitialized,
+ True,
+ False,
+ }
//
// Variables.
@@ -72,7 +78,7 @@ namespace System.Globalization {
[NonSerialized]private String m_textInfoName; // Name of the text info we're using (ie: m_cultureData.STEXTINFO)
[NonSerialized]private IntPtr m_dataHandle; // Sort handle
[NonSerialized]private IntPtr m_handleOrigin;
- [NonSerialized]private bool? m_IsAsciiCasingSameAsInvariant;
+ [NonSerialized]private Tristate m_IsAsciiCasingSameAsInvariant = Tristate.NotInitialized;
// Invariant text info
@@ -346,35 +352,40 @@ namespace System.Globalization {
////////////////////////////////////////////////////////////////////////
-#if !FEATURE_CORECLR
- public virtual int ANSICodePage {
- get {
+ public virtual int ANSICodePage
+ {
+ get
+ {
return (this.m_cultureData.IDEFAULTANSICODEPAGE);
}
}
- public virtual int OEMCodePage {
- get {
+ public virtual int OEMCodePage
+ {
+ get
+ {
return (this.m_cultureData.IDEFAULTOEMCODEPAGE);
}
}
- public virtual int MacCodePage {
- get {
+ public virtual int MacCodePage
+ {
+ get
+ {
return (this.m_cultureData.IDEFAULTMACCODEPAGE);
}
}
- public virtual int EBCDICCodePage {
- get {
+ public virtual int EBCDICCodePage
+ {
+ get
+ {
return (this.m_cultureData.IDEFAULTEBCDICCODEPAGE);
}
}
-#endif
-
////////////////////////////////////////////////////////////////////////
//
@@ -593,14 +604,14 @@ namespace System.Globalization {
{
get
{
- if (m_IsAsciiCasingSameAsInvariant == null)
+ if (m_IsAsciiCasingSameAsInvariant == Tristate.NotInitialized)
{
m_IsAsciiCasingSameAsInvariant =
CultureInfo.GetCultureInfo(m_textInfoName).CompareInfo.Compare("abcdefghijklmnopqrstuvwxyz",
"ABCDEFGHIJKLMNOPQRSTUVWXYZ",
- CompareOptions.IgnoreCase) == 0;
+ CompareOptions.IgnoreCase) == 0 ? Tristate.True : Tristate.False;
}
- return (bool)m_IsAsciiCasingSameAsInvariant;
+ return m_IsAsciiCasingSameAsInvariant == Tristate.True;
}
}
@@ -683,25 +694,29 @@ namespace System.Globalization {
// titlecasing. Windows 7 is expected to be the first release with this feature. On the Macintosh side,
// titlecasing is not available as of version 10.5 of the operating system.
//
-#if !FEATURE_CORECLR
- public unsafe String ToTitleCase(String str) {
- if (str==null) {
+ public unsafe String ToTitleCase(String str)
+ {
+ if (str == null)
+ {
throw new ArgumentNullException("str");
}
Contract.EndContractBlock();
- if (str.Length == 0) {
+ if (str.Length == 0)
+ {
return (str);
}
StringBuilder result = new StringBuilder();
String lowercaseData = null;
- for (int i = 0; i < str.Length; i++) {
+ for (int i = 0; i < str.Length; i++)
+ {
UnicodeCategory charType;
int charLen;
charType = CharUnicodeInfo.InternalGetUnicodeCategory(str, i, out charLen);
- if (Char.CheckLetter(charType)) {
+ if (Char.CheckLetter(charType))
+ {
// Do the titlecasing for the first character of the word.
i = AddTitlecaseLetter(ref result, ref str, i, charLen) + 1;
@@ -717,30 +732,43 @@ namespace System.Globalization {
//
bool hasLowerCase = (charType == UnicodeCategory.LowercaseLetter);
// Use a loop to find all of the other letters following this letter.
- while (i < str.Length) {
+ while (i < str.Length)
+ {
charType = CharUnicodeInfo.InternalGetUnicodeCategory(str, i, out charLen);
- if (IsLetterCategory(charType)) {
- if (charType == UnicodeCategory.LowercaseLetter) {
+ if (IsLetterCategory(charType))
+ {
+ if (charType == UnicodeCategory.LowercaseLetter)
+ {
hasLowerCase = true;
}
i += charLen;
- } else if (str[i] == '\'') {
+ }
+ else if (str[i] == '\'')
+ {
i++;
- if (hasLowerCase) {
- if (lowercaseData==null) {
+ if (hasLowerCase)
+ {
+ if (lowercaseData == null)
+ {
lowercaseData = this.ToLower(str);
}
result.Append(lowercaseData, lowercaseStart, i - lowercaseStart);
- } else {
+ }
+ else
+ {
result.Append(str, lowercaseStart, i - lowercaseStart);
}
lowercaseStart = i;
hasLowerCase = true;
- } else if (!IsWordSeparator(charType)) {
+ }
+ else if (!IsWordSeparator(charType))
+ {
// This category is considered to be part of the word.
// This is any category that is marked as false in wordSeprator array.
i+= charLen;
- } else {
+ }
+ else
+ {
// A word separator. Break out of the loop.
break;
}
@@ -748,23 +776,30 @@ namespace System.Globalization {
int count = i - lowercaseStart;
- if (count>0) {
- if (hasLowerCase) {
- if (lowercaseData==null) {
+ if (count>0)
+ {
+ if (hasLowerCase)
+ {
+ if (lowercaseData == null)
+ {
lowercaseData = this.ToLower(str);
}
result.Append(lowercaseData, lowercaseStart, count);
- } else {
+ }
+ else
+ {
result.Append(str, lowercaseStart, count);
}
}
- if (i < str.Length) {
+ if (i < str.Length)
+ {
// not a letter, just append it
i = AddNonLetter(ref result, ref str, i, charLen);
}
}
- else {
+ else
+ {
// not a letter, just append it
i = AddNonLetter(ref result, ref str, i, charLen);
}
@@ -772,31 +807,38 @@ namespace System.Globalization {
return (result.ToString());
}
- private static int AddNonLetter(ref StringBuilder result, ref String input, int inputIndex, int charLen) {
+ private static int AddNonLetter(ref StringBuilder result, ref String input, int inputIndex, int charLen)
+ {
Contract.Assert(charLen == 1 || charLen == 2, "[TextInfo.AddNonLetter] CharUnicodeInfo.InternalGetUnicodeCategory returned an unexpected charLen!");
- if (charLen == 2) {
+ if (charLen == 2)
+ {
// Surrogate pair
result.Append(input[inputIndex++]);
result.Append(input[inputIndex]);
}
- else {
+ else
+ {
result.Append(input[inputIndex]);
}
return inputIndex;
}
- private int AddTitlecaseLetter(ref StringBuilder result, ref String input, int inputIndex, int charLen) {
+ private int AddTitlecaseLetter(ref StringBuilder result, ref String input, int inputIndex, int charLen)
+ {
Contract.Assert(charLen == 1 || charLen == 2, "[TextInfo.AddTitlecaseLetter] CharUnicodeInfo.InternalGetUnicodeCategory returned an unexpected charLen!");
// for surrogate pairs do a simple ToUpper operation on the substring
- if (charLen == 2) {
+ if (charLen == 2)
+ {
// Surrogate pair
result.Append( this.ToUpper(input.Substring(inputIndex, charLen)) );
inputIndex++;
}
- else {
- switch (input[inputIndex]) {
+ else
+ {
+ switch (input[inputIndex])
+ {
//
// For AppCompat, the Titlecase Case Mapping data from NDP 2.0 is used below.
case (char)0x01C4: // DZ with Caron -> Dz with Caron
@@ -865,19 +907,19 @@ namespace System.Globalization {
/* true */ (1 << 28) | // OtherSymbol = 28,
/* false */ (0 << 29); // OtherNotAssigned = 29;
- private static bool IsWordSeparator(UnicodeCategory category) {
+ private static bool IsWordSeparator(UnicodeCategory category)
+ {
return (wordSeparatorMask & (1 << (int)category)) != 0;
}
- private static bool IsLetterCategory(UnicodeCategory uc) {
+ private static bool IsLetterCategory(UnicodeCategory uc)
+ {
return (uc == UnicodeCategory.UppercaseLetter
|| uc == UnicodeCategory.LowercaseLetter
|| uc == UnicodeCategory.TitlecaseLetter
|| uc == UnicodeCategory.ModifierLetter
|| uc == UnicodeCategory.OtherLetter);
}
-#endif
-
// IsRightToLeft
//
diff --git a/src/mscorlib/src/System/IO/Stream.cs b/src/mscorlib/src/System/IO/Stream.cs
index 3de9492310..a1f29364cb 100644
--- a/src/mscorlib/src/System/IO/Stream.cs
+++ b/src/mscorlib/src/System/IO/Stream.cs
@@ -214,7 +214,7 @@ namespace System.IO {
CopyTo(destination, bufferSize);
}
- public void CopyTo(Stream destination, int bufferSize)
+ public virtual void CopyTo(Stream destination, int bufferSize)
{
ValidateCopyToArguments(destination, bufferSize);
diff --git a/src/mscorlib/src/System/Internal.cs b/src/mscorlib/src/System/Internal.cs
index 8c9701d903..c6be49f83f 100644
--- a/src/mscorlib/src/System/Internal.cs
+++ b/src/mscorlib/src/System/Internal.cs
@@ -47,6 +47,11 @@ namespace System
// This can be removed after V2, when we implement other schemes
// of keeping the JIT-compiler out for generic instantiations.
+ // Method marked as NoOptimization as we don't want the JIT to
+ // inline any methods or take any short-circuit paths since the
+ // instantiation closure process is driven by "fixup" references
+ // left in the final code stream.
+ [MethodImplAttribute(MethodImplOptions.NoOptimization)]
static void CommonlyUsedGenericInstantiations()
{
// Make absolutely sure we include some of the most common
@@ -54,10 +59,11 @@ namespace System
// Note that reference type instantiations are already included
// automatically for us.
- System.Array.Sort<double>(null);
- System.Array.Sort<int>(null);
- System.Array.Sort<IntPtr>(null);
-
+ // Need to sort non null, len > 1 array or paths will short-circuit
+ Array.Sort<double>(new double[1]);
+ Array.Sort<int>(new int[1]);
+ Array.Sort<IntPtr>(new IntPtr[1]);
+
new ArraySegment<byte>(new byte[1], 0, 0);
new Dictionary<Char, Object>();
diff --git a/src/mscorlib/src/System/Runtime/CompilerServices/RuntimeHelpers.cs b/src/mscorlib/src/System/Runtime/CompilerServices/RuntimeHelpers.cs
index d20fe0bffd..59585e5e4d 100644
--- a/src/mscorlib/src/System/Runtime/CompilerServices/RuntimeHelpers.cs
+++ b/src/mscorlib/src/System/Runtime/CompilerServices/RuntimeHelpers.cs
@@ -188,7 +188,6 @@ namespace System.Runtime.CompilerServices {
[ReliabilityContract(Consistency.WillNotCorruptState, Cer.Success)]
public static extern void EnsureSufficientExecutionStack();
-#if FEATURE_CORECLR
// This method ensures that there is sufficient stack to execute the average Framework function.
// If there is not enough stack, then it return false.
// Note: this method is not part of the CER support, and is not to be confused with ProbeForSufficientStack
@@ -196,8 +195,7 @@ namespace System.Runtime.CompilerServices {
[System.Security.SecuritySafeCritical]
[MethodImplAttribute(MethodImplOptions.InternalCall)]
[ReliabilityContract(Consistency.WillNotCorruptState, Cer.Success)]
- internal static extern bool TryEnsureSufficientExecutionStack();
-#endif
+ public static extern bool TryEnsureSufficientExecutionStack();
[System.Security.SecurityCritical] // auto-generated_required
[MethodImplAttribute(MethodImplOptions.InternalCall)]
diff --git a/src/mscorlib/src/System/String.Comparison.cs b/src/mscorlib/src/System/String.Comparison.cs
new file mode 100644
index 0000000000..a05f9f201a
--- /dev/null
+++ b/src/mscorlib/src/System/String.Comparison.cs
@@ -0,0 +1,1160 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
+
+using System.Collections;
+using System.Diagnostics.Contracts;
+using System.Globalization;
+using System.Runtime.CompilerServices;
+using System.Runtime.ConstrainedExecution;
+using System.Runtime.InteropServices;
+
+namespace System
+{
+ public partial class String
+ {
+ //
+ //Native Static Methods
+ //
+
+ [System.Security.SecuritySafeCritical] // auto-generated
+ private unsafe static int CompareOrdinalIgnoreCaseHelper(String strA, String strB)
+ {
+ Contract.Requires(strA != null);
+ Contract.Requires(strB != null);
+ Contract.EndContractBlock();
+ int length = Math.Min(strA.Length, strB.Length);
+
+ fixed (char* ap = &strA.m_firstChar) fixed (char* bp = &strB.m_firstChar)
+ {
+ char* a = ap;
+ char* b = bp;
+
+ while (length != 0)
+ {
+ int charA = *a;
+ int charB = *b;
+
+ Contract.Assert((charA | charB) <= 0x7F, "strings have to be ASCII");
+
+ // uppercase both chars - notice that we need just one compare per char
+ if ((uint)(charA - 'a') <= (uint)('z' - 'a')) charA -= 0x20;
+ if ((uint)(charB - 'a') <= (uint)('z' - 'a')) charB -= 0x20;
+
+ //Return the (case-insensitive) difference between them.
+ if (charA != charB)
+ return charA - charB;
+
+ // Next char
+ a++; b++;
+ length--;
+ }
+
+ return strA.Length - strB.Length;
+ }
+ }
+
+ // native call to COMString::CompareOrdinalEx
+ [System.Security.SecurityCritical] // auto-generated
+ [MethodImplAttribute(MethodImplOptions.InternalCall)]
+ internal static extern int CompareOrdinalHelper(String strA, int indexA, int countA, String strB, int indexB, int countB);
+
+ //This will not work in case-insensitive mode for any character greater than 0x80.
+ //We'll throw an ArgumentException.
+ [System.Security.SecurityCritical] // auto-generated
+ [MethodImplAttribute(MethodImplOptions.InternalCall)]
+ unsafe internal static extern int nativeCompareOrdinalIgnoreCaseWC(String strA, sbyte *strBBytes);
+
+ //
+ //
+ // NATIVE INSTANCE METHODS
+ //
+ //
+
+ //
+ // Search/Query methods
+ //
+
+ [System.Security.SecuritySafeCritical] // auto-generated
+ [ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
+ private unsafe static bool EqualsHelper(String strA, String strB)
+ {
+ Contract.Requires(strA != null);
+ Contract.Requires(strB != null);
+ Contract.Requires(strA.Length == strB.Length);
+
+ int length = strA.Length;
+
+ fixed (char* ap = &strA.m_firstChar) fixed (char* bp = &strB.m_firstChar)
+ {
+ char* a = ap;
+ char* b = bp;
+
+#if BIT64
+ // Single int read aligns pointers for the following long reads
+ // PERF: No length check needed as there is always an int32 worth of string allocated
+ // This read can also include the null terminator which both strings will have
+ if (*(int*)a != *(int*)b) return false;
+ length -= 2; a += 2; b += 2;
+
+ // for AMD64 bit platform we unroll by 12 and
+ // check 3 qword at a time. This is less code
+ // than the 32 bit case and is a shorter path length.
+
+ while (length >= 12)
+ {
+ if (*(long*)a != *(long*)b) goto ReturnFalse;
+ if (*(long*)(a + 4) != *(long*)(b + 4)) goto ReturnFalse;
+ if (*(long*)(a + 8) != *(long*)(b + 8)) goto ReturnFalse;
+ length -= 12; a += 12; b += 12;
+ }
+#else
+ while (length >= 10)
+ {
+ if (*(int*)a != *(int*)b) goto ReturnFalse;
+ if (*(int*)(a + 2) != *(int*)(b + 2)) goto ReturnFalse;
+ if (*(int*)(a + 4) != *(int*)(b + 4)) goto ReturnFalse;
+ if (*(int*)(a + 6) != *(int*)(b + 6)) goto ReturnFalse;
+ if (*(int*)(a + 8) != *(int*)(b + 8)) goto ReturnFalse;
+ length -= 10; a += 10; b += 10;
+ }
+#endif
+
+ // This depends on the fact that the String objects are
+ // always zero terminated and that the terminating zero is not included
+ // in the length. For odd string sizes, the last compare will include
+ // the zero terminator.
+ while (length > 0)
+ {
+ if (*(int*)a != *(int*)b) goto ReturnFalse;
+ length -= 2; a += 2; b += 2;
+ }
+
+ return true;
+
+ ReturnFalse:
+ return false;
+ }
+ }
+
+ [System.Security.SecuritySafeCritical] // auto-generated
+ [ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
+ private unsafe static bool StartsWithOrdinalHelper(String str, String startsWith)
+ {
+ Contract.Requires(str != null);
+ Contract.Requires(startsWith != null);
+ Contract.Requires(str.Length >= startsWith.Length);
+
+ int length = startsWith.Length;
+
+ fixed (char* ap = &str.m_firstChar) fixed (char* bp = &startsWith.m_firstChar)
+ {
+ char* a = ap;
+ char* b = bp;
+
+#if BIT64
+ // Single int read aligns pointers for the following long reads
+ // No length check needed as this method is called when length >= 2
+ Contract.Assert(length >= 2);
+ if (*(int*)a != *(int*)b) goto ReturnFalse;
+ length -= 2; a += 2; b += 2;
+
+ while (length >= 12)
+ {
+ if (*(long*)a != *(long*)b) goto ReturnFalse;
+ if (*(long*)(a + 4) != *(long*)(b + 4)) goto ReturnFalse;
+ if (*(long*)(a + 8) != *(long*)(b + 8)) goto ReturnFalse;
+ length -= 12; a += 12; b += 12;
+ }
+#else
+ while (length >= 10)
+ {
+ if (*(int*)a != *(int*)b) goto ReturnFalse;
+ if (*(int*)(a+2) != *(int*)(b+2)) goto ReturnFalse;
+ if (*(int*)(a+4) != *(int*)(b+4)) goto ReturnFalse;
+ if (*(int*)(a+6) != *(int*)(b+6)) goto ReturnFalse;
+ if (*(int*)(a+8) != *(int*)(b+8)) goto ReturnFalse;
+ length -= 10; a += 10; b += 10;
+ }
+#endif
+
+ while (length >= 2)
+ {
+ if (*(int*)a != *(int*)b) goto ReturnFalse;
+ length -= 2; a += 2; b += 2;
+ }
+
+ // PERF: This depends on the fact that the String objects are always zero terminated
+ // and that the terminating zero is not included in the length. For even string sizes
+ // this compare can include the zero terminator. Bitwise OR avoids a branch.
+ return length == 0 | *a == *b;
+
+ ReturnFalse:
+ return false;
+ }
+ }
+
+ [System.Security.SecuritySafeCritical] // auto-generated
+ private unsafe static int CompareOrdinalHelper(String strA, String strB)
+ {
+ Contract.Requires(strA != null);
+ Contract.Requires(strB != null);
+
+ // NOTE: This may be subject to change if eliminating the check
+ // in the callers makes them small enough to be inlined by the JIT
+ Contract.Assert(strA.m_firstChar == strB.m_firstChar,
+ "For performance reasons, callers of this method should " +
+ "check/short-circuit beforehand if the first char is the same.");
+
+ int length = Math.Min(strA.Length, strB.Length);
+
+ fixed (char* ap = &strA.m_firstChar) fixed (char* bp = &strB.m_firstChar)
+ {
+ char* a = ap;
+ char* b = bp;
+
+ // Check if the second chars are different here
+ // The reason we check if m_firstChar is different is because
+ // it's the most common case and allows us to avoid a method call
+ // to here.
+ // The reason we check if the second char is different is because
+ // if the first two chars the same we can increment by 4 bytes,
+ // leaving us word-aligned on both 32-bit (12 bytes into the string)
+ // and 64-bit (16 bytes) platforms.
+
+ // For empty strings, the second char will be null due to padding.
+ // The start of the string (not including sync block pointer)
+ // is the method table pointer + string length, which takes up
+ // 8 bytes on 32-bit, 12 on x64. For empty strings the null
+ // terminator immediately follows, leaving us with an object
+ // 10/14 bytes in size. Since everything needs to be a multiple
+ // of 4/8, this will get padded and zeroed out.
+
+ // For one-char strings the second char will be the null terminator.
+
+ // NOTE: If in the future there is a way to read the second char
+ // without pinning the string (e.g. System.Runtime.CompilerServices.Unsafe
+ // is exposed to mscorlib, or a future version of C# allows inline IL),
+ // then do that and short-circuit before the fixed.
+
+ if (*(a + 1) != *(b + 1)) goto DiffOffset1;
+
+ // Since we know that the first two chars are the same,
+ // we can increment by 2 here and skip 4 bytes.
+ // This leaves us 8-byte aligned, which results
+ // on better perf for 64-bit platforms.
+ length -= 2; a += 2; b += 2;
+
+ // unroll the loop
+#if BIT64
+ while (length >= 12)
+ {
+ if (*(long*)a != *(long*)b) goto DiffOffset0;
+ if (*(long*)(a + 4) != *(long*)(b + 4)) goto DiffOffset4;
+ if (*(long*)(a + 8) != *(long*)(b + 8)) goto DiffOffset8;
+ length -= 12; a += 12; b += 12;
+ }
+#else // BIT64
+ while (length >= 10)
+ {
+ if (*(int*)a != *(int*)b) goto DiffOffset0;
+ if (*(int*)(a + 2) != *(int*)(b + 2)) goto DiffOffset2;
+ if (*(int*)(a + 4) != *(int*)(b + 4)) goto DiffOffset4;
+ if (*(int*)(a + 6) != *(int*)(b + 6)) goto DiffOffset6;
+ if (*(int*)(a + 8) != *(int*)(b + 8)) goto DiffOffset8;
+ length -= 10; a += 10; b += 10;
+ }
+#endif // BIT64
+
+ // Fallback loop:
+ // go back to slower code path and do comparison on 4 bytes at a time.
+ // This depends on the fact that the String objects are
+ // always zero terminated and that the terminating zero is not included
+ // in the length. For odd string sizes, the last compare will include
+ // the zero terminator.
+ while (length > 0)
+ {
+ if (*(int*)a != *(int*)b) goto DiffNextInt;
+ length -= 2;
+ a += 2;
+ b += 2;
+ }
+
+ // At this point, we have compared all the characters in at least one string.
+ // The longer string will be larger.
+ return strA.Length - strB.Length;
+
+#if BIT64
+ DiffOffset8: a += 4; b += 4;
+ DiffOffset4: a += 4; b += 4;
+#else // BIT64
+ // Use jumps instead of falling through, since
+ // otherwise going to DiffOffset8 will involve
+ // 8 add instructions before getting to DiffNextInt
+ DiffOffset8: a += 8; b += 8; goto DiffOffset0;
+ DiffOffset6: a += 6; b += 6; goto DiffOffset0;
+ DiffOffset4: a += 2; b += 2;
+ DiffOffset2: a += 2; b += 2;
+#endif // BIT64
+
+ DiffOffset0:
+ // If we reached here, we already see a difference in the unrolled loop above
+#if BIT64
+ if (*(int*)a == *(int*)b)
+ {
+ a += 2; b += 2;
+ }
+#endif // BIT64
+
+ DiffNextInt:
+ if (*a != *b) return *a - *b;
+
+ DiffOffset1:
+ Contract.Assert(*(a + 1) != *(b + 1), "This char must be different if we reach here!");
+ return *(a + 1) - *(b + 1);
+ }
+ }
+
+ // Provides a culture-correct string comparison. StrA is compared to StrB
+ // to determine whether it is lexicographically less, equal, or greater, and then returns
+ // either a negative integer, 0, or a positive integer; respectively.
+ //
+ [Pure]
+ public static int Compare(String strA, String strB)
+ {
+ return Compare(strA, strB, StringComparison.CurrentCulture);
+ }
+
+
+ // Provides a culture-correct string comparison. strA is compared to strB
+ // to determine whether it is lexicographically less, equal, or greater, and then a
+ // negative integer, 0, or a positive integer is returned; respectively.
+ // The case-sensitive option is set by ignoreCase
+ //
+ [Pure]
+ public static int Compare(String strA, String strB, bool ignoreCase)
+ {
+ var comparisonType = ignoreCase ? StringComparison.CurrentCultureIgnoreCase : StringComparison.CurrentCulture;
+ return Compare(strA, strB, comparisonType);
+ }
+
+
+ // Provides a more flexible function for string comparision. See StringComparison
+ // for meaning of different comparisonType.
+ [Pure]
+ [System.Security.SecuritySafeCritical] // auto-generated
+ public static int Compare(String strA, String strB, StringComparison comparisonType)
+ {
+ // Single comparison to check if comparisonType is within [CurrentCulture .. OrdinalIgnoreCase]
+ if ((uint)(comparisonType - StringComparison.CurrentCulture) > (uint)(StringComparison.OrdinalIgnoreCase - StringComparison.CurrentCulture))
+ {
+ throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"), "comparisonType");
+ }
+ Contract.EndContractBlock();
+
+ if (object.ReferenceEquals(strA, strB))
+ {
+ return 0;
+ }
+
+ // They can't both be null at this point.
+ if (strA == null)
+ {
+ return -1;
+ }
+ if (strB == null)
+ {
+ return 1;
+ }
+
+ switch (comparisonType) {
+ case StringComparison.CurrentCulture:
+ return CultureInfo.CurrentCulture.CompareInfo.Compare(strA, strB, CompareOptions.None);
+
+ case StringComparison.CurrentCultureIgnoreCase:
+ return CultureInfo.CurrentCulture.CompareInfo.Compare(strA, strB, CompareOptions.IgnoreCase);
+
+ case StringComparison.InvariantCulture:
+ return CultureInfo.InvariantCulture.CompareInfo.Compare(strA, strB, CompareOptions.None);
+
+ case StringComparison.InvariantCultureIgnoreCase:
+ return CultureInfo.InvariantCulture.CompareInfo.Compare(strA, strB, CompareOptions.IgnoreCase);
+
+ case StringComparison.Ordinal:
+ // Most common case: first character is different.
+ // Returns false for empty strings.
+ if (strA.m_firstChar != strB.m_firstChar)
+ {
+ return strA.m_firstChar - strB.m_firstChar;
+ }
+
+ return CompareOrdinalHelper(strA, strB);
+
+ case StringComparison.OrdinalIgnoreCase:
+ // If both strings are ASCII strings, we can take the fast path.
+ if (strA.IsAscii() && strB.IsAscii()) {
+ return (CompareOrdinalIgnoreCaseHelper(strA, strB));
+ }
+
+#if FEATURE_COREFX_GLOBALIZATION
+ return CompareInfo.CompareOrdinalIgnoreCase(strA, 0, strA.Length, strB, 0, strB.Length);
+#else
+ // Take the slow path.
+ return TextInfo.CompareOrdinalIgnoreCase(strA, strB);
+#endif
+
+ default:
+ throw new NotSupportedException(Environment.GetResourceString("NotSupported_StringComparison"));
+ }
+ }
+
+
+ // Provides a culture-correct string comparison. strA is compared to strB
+ // to determine whether it is lexicographically less, equal, or greater, and then a
+ // negative integer, 0, or a positive integer is returned; respectively.
+ //
+ [Pure]
+ public static int Compare(String strA, String strB, CultureInfo culture, CompareOptions options) {
+ if (culture == null)
+ {
+ throw new ArgumentNullException("culture");
+ }
+ Contract.EndContractBlock();
+
+ return culture.CompareInfo.Compare(strA, strB, options);
+ }
+
+
+
+ // Provides a culture-correct string comparison. strA is compared to strB
+ // to determine whether it is lexicographically less, equal, or greater, and then a
+ // negative integer, 0, or a positive integer is returned; respectively.
+ // The case-sensitive option is set by ignoreCase, and the culture is set
+ // by culture
+ //
+ [Pure]
+ public static int Compare(String strA, String strB, bool ignoreCase, CultureInfo culture)
+ {
+ var options = ignoreCase ? CompareOptions.IgnoreCase : CompareOptions.None;
+ return Compare(strA, strB, culture, options);
+ }
+
+ // Determines whether two string regions match. The substring of strA beginning
+ // at indexA of length count is compared with the substring of strB
+ // beginning at indexB of the same length.
+ //
+ [Pure]
+ public static int Compare(String strA, int indexA, String strB, int indexB, int length)
+ {
+ // NOTE: It's important we call the boolean overload, and not the StringComparison
+ // one. The two have some subtly different behavior (see notes in the former).
+ return Compare(strA, indexA, strB, indexB, length, ignoreCase: false);
+ }
+
+ // Determines whether two string regions match. The substring of strA beginning
+ // at indexA of length count is compared with the substring of strB
+ // beginning at indexB of the same length. Case sensitivity is determined by the ignoreCase boolean.
+ //
+ [Pure]
+ public static int Compare(String strA, int indexA, String strB, int indexB, int length, bool ignoreCase)
+ {
+ // Ideally we would just forward to the string.Compare overload that takes
+ // a StringComparison parameter, and just pass in CurrentCulture/CurrentCultureIgnoreCase.
+ // That function will return early if an optimization can be applied, e.g. if
+ // (object)strA == strB && indexA == indexB then it will return 0 straightaway.
+ // There are a couple of subtle behavior differences that prevent us from doing so
+ // however:
+ // - string.Compare(null, -1, null, -1, -1, StringComparison.CurrentCulture) works
+ // since that method also returns early for nulls before validation. It shouldn't
+ // for this overload.
+ // - Since we originally forwarded to CompareInfo.Compare for all of the argument
+ // validation logic, the ArgumentOutOfRangeExceptions thrown will contain different
+ // parameter names.
+ // Therefore, we have to duplicate some of the logic here.
+
+ int lengthA = length;
+ int lengthB = length;
+
+ if (strA != null)
+ {
+ lengthA = Math.Min(lengthA, strA.Length - indexA);
+ }
+
+ if (strB != null)
+ {
+ lengthB = Math.Min(lengthB, strB.Length - indexB);
+ }
+
+ var options = ignoreCase ? CompareOptions.IgnoreCase : CompareOptions.None;
+ return CultureInfo.CurrentCulture.CompareInfo.Compare(strA, indexA, lengthA, strB, indexB, lengthB, options);
+ }
+
+ // Determines whether two string regions match. The substring of strA beginning
+ // at indexA of length length is compared with the substring of strB
+ // beginning at indexB of the same length. Case sensitivity is determined by the ignoreCase boolean,
+ // and the culture is set by culture.
+ //
+ [Pure]
+ public static int Compare(String strA, int indexA, String strB, int indexB, int length, bool ignoreCase, CultureInfo culture)
+ {
+ var options = ignoreCase ? CompareOptions.IgnoreCase : CompareOptions.None;
+ return Compare(strA, indexA, strB, indexB, length, culture, options);
+ }
+
+
+ // Determines whether two string regions match. The substring of strA beginning
+ // at indexA of length length is compared with the substring of strB
+ // beginning at indexB of the same length.
+ //
+ [Pure]
+ public static int Compare(String strA, int indexA, String strB, int indexB, int length, CultureInfo culture, CompareOptions options)
+ {
+ if (culture == null)
+ {
+ throw new ArgumentNullException("culture");
+ }
+ Contract.EndContractBlock();
+
+ int lengthA = length;
+ int lengthB = length;
+
+ if (strA != null)
+ {
+ lengthA = Math.Min(lengthA, strA.Length - indexA);
+ }
+
+ if (strB != null)
+ {
+ lengthB = Math.Min(lengthB, strB.Length - indexB);
+ }
+
+ return culture.CompareInfo.Compare(strA, indexA, lengthA, strB, indexB, lengthB, options);
+ }
+
+ [Pure]
+ [System.Security.SecuritySafeCritical] // auto-generated
+ public static int Compare(String strA, int indexA, String strB, int indexB, int length, StringComparison comparisonType) {
+ if (comparisonType < StringComparison.CurrentCulture || comparisonType > StringComparison.OrdinalIgnoreCase) {
+ throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"), "comparisonType");
+ }
+ Contract.EndContractBlock();
+
+ if (strA == null || strB == null)
+ {
+ if (object.ReferenceEquals(strA, strB))
+ {
+ // They're both null
+ return 0;
+ }
+
+ return strA == null ? -1 : 1;
+ }
+
+ if (length < 0)
+ {
+ throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_NegativeLength"));
+ }
+
+ if (indexA < 0 || indexB < 0)
+ {
+ string paramName = indexA < 0 ? "indexA" : "indexB";
+ throw new ArgumentOutOfRangeException(paramName, Environment.GetResourceString("ArgumentOutOfRange_Index"));
+ }
+
+ if (strA.Length - indexA < 0 || strB.Length - indexB < 0)
+ {
+ string paramName = strA.Length - indexA < 0 ? "indexA" : "indexB";
+ throw new ArgumentOutOfRangeException(paramName, Environment.GetResourceString("ArgumentOutOfRange_Index"));
+ }
+
+ if (length == 0 || (object.ReferenceEquals(strA, strB) && indexA == indexB))
+ {
+ return 0;
+ }
+
+ int lengthA = Math.Min(length, strA.Length - indexA);
+ int lengthB = Math.Min(length, strB.Length - indexB);
+
+ switch (comparisonType) {
+ case StringComparison.CurrentCulture:
+ return CultureInfo.CurrentCulture.CompareInfo.Compare(strA, indexA, lengthA, strB, indexB, lengthB, CompareOptions.None);
+
+ case StringComparison.CurrentCultureIgnoreCase:
+ return CultureInfo.CurrentCulture.CompareInfo.Compare(strA, indexA, lengthA, strB, indexB, lengthB, CompareOptions.IgnoreCase);
+
+ case StringComparison.InvariantCulture:
+ return CultureInfo.InvariantCulture.CompareInfo.Compare(strA, indexA, lengthA, strB, indexB, lengthB, CompareOptions.None);
+
+ case StringComparison.InvariantCultureIgnoreCase:
+ return CultureInfo.InvariantCulture.CompareInfo.Compare(strA, indexA, lengthA, strB, indexB, lengthB, CompareOptions.IgnoreCase);
+
+ case StringComparison.Ordinal:
+ return CompareOrdinalHelper(strA, indexA, lengthA, strB, indexB, lengthB);
+
+ case StringComparison.OrdinalIgnoreCase:
+#if FEATURE_COREFX_GLOBALIZATION
+ return (CompareInfo.CompareOrdinalIgnoreCase(strA, indexA, lengthA, strB, indexB, lengthB));
+#else
+ return (TextInfo.CompareOrdinalIgnoreCaseEx(strA, indexA, strB, indexB, lengthA, lengthB));
+#endif
+
+ default:
+ throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"));
+ }
+
+ }
+
+ // Compares strA and strB using an ordinal (code-point) comparison.
+ //
+ [Pure]
+ public static int CompareOrdinal(String strA, String strB)
+ {
+ if (object.ReferenceEquals(strA, strB))
+ {
+ return 0;
+ }
+
+ // They can't both be null at this point.
+ if (strA == null)
+ {
+ return -1;
+ }
+ if (strB == null)
+ {
+ return 1;
+ }
+
+ // Most common case, first character is different.
+ // This will return false for empty strings.
+ if (strA.m_firstChar != strB.m_firstChar)
+ {
+ return strA.m_firstChar - strB.m_firstChar;
+ }
+
+ return CompareOrdinalHelper(strA, strB);
+ }
+
+
+ // Compares strA and strB using an ordinal (code-point) comparison.
+ //
+ [Pure]
+ [System.Security.SecuritySafeCritical] // auto-generated
+ public static int CompareOrdinal(String strA, int indexA, String strB, int indexB, int length)
+ {
+ if (strA == null || strB == null)
+ {
+ if (object.ReferenceEquals(strA, strB))
+ {
+ // They're both null
+ return 0;
+ }
+
+ return strA == null ? -1 : 1;
+ }
+
+ // COMPAT: Checking for nulls should become before the arguments are validated,
+ // but other optimizations which allow us to return early should come after.
+
+ if (length < 0)
+ {
+ throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_NegativeCount"));
+ }
+
+ if (indexA < 0 || indexB < 0)
+ {
+ string paramName = indexA < 0 ? "indexA" : "indexB";
+ throw new ArgumentOutOfRangeException(paramName, Environment.GetResourceString("ArgumentOutOfRange_Index"));
+ }
+
+ int lengthA = Math.Min(length, strA.Length - indexA);
+ int lengthB = Math.Min(length, strB.Length - indexB);
+
+ if (lengthA < 0 || lengthB < 0)
+ {
+ string paramName = lengthA < 0 ? "indexA" : "indexB";
+ throw new ArgumentOutOfRangeException(paramName, Environment.GetResourceString("ArgumentOutOfRange_Index"));
+ }
+
+ if (length == 0 || (object.ReferenceEquals(strA, strB) && indexA == indexB))
+ {
+ return 0;
+ }
+
+ return CompareOrdinalHelper(strA, indexA, lengthA, strB, indexB, lengthB);
+ }
+
+ // Compares this String to another String (cast as object), returning an integer that
+ // indicates the relationship. This method returns a value less than 0 if this is less than value, 0
+ // if this is equal to value, or a value greater than 0 if this is greater than value.
+ //
+ [Pure]
+ public int CompareTo(Object value)
+ {
+ if (value == null)
+ {
+ return 1;
+ }
+
+ string other = value as string;
+
+ if (other == null)
+ {
+ throw new ArgumentException(Environment.GetResourceString("Arg_MustBeString"));
+ }
+
+ return CompareTo(other); // will call the string-based overload
+ }
+
+ // Determines the sorting relation of StrB to the current instance.
+ //
+ [Pure]
+ public int CompareTo(String strB)
+ {
+ return string.Compare(this, strB, StringComparison.CurrentCulture);
+ }
+
+ // Determines whether a specified string is a suffix of the the current instance.
+ //
+ // The case-sensitive and culture-sensitive option is set by options,
+ // and the default culture is used.
+ //
+ [Pure]
+ public Boolean EndsWith(String value) {
+ return EndsWith(value, StringComparison.CurrentCulture);
+ }
+
+ [Pure]
+ [System.Security.SecuritySafeCritical] // auto-generated
+ [ComVisible(false)]
+ public Boolean EndsWith(String value, StringComparison comparisonType) {
+ if( (Object)value == null) {
+ throw new ArgumentNullException("value");
+ }
+
+ if( comparisonType < StringComparison.CurrentCulture || comparisonType > StringComparison.OrdinalIgnoreCase) {
+ throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"), "comparisonType");
+ }
+ Contract.EndContractBlock();
+
+ if( (Object)this == (Object)value) {
+ return true;
+ }
+
+ if( value.Length == 0) {
+ return true;
+ }
+
+ switch (comparisonType) {
+ case StringComparison.CurrentCulture:
+ return CultureInfo.CurrentCulture.CompareInfo.IsSuffix(this, value, CompareOptions.None);
+
+ case StringComparison.CurrentCultureIgnoreCase:
+ return CultureInfo.CurrentCulture.CompareInfo.IsSuffix(this, value, CompareOptions.IgnoreCase);
+
+ case StringComparison.InvariantCulture:
+ return CultureInfo.InvariantCulture.CompareInfo.IsSuffix(this, value, CompareOptions.None);
+
+ case StringComparison.InvariantCultureIgnoreCase:
+ return CultureInfo.InvariantCulture.CompareInfo.IsSuffix(this, value, CompareOptions.IgnoreCase);
+
+ case StringComparison.Ordinal:
+ return this.Length < value.Length ? false : (CompareOrdinalHelper(this, this.Length - value.Length, value.Length, value, 0, value.Length) == 0);
+
+ case StringComparison.OrdinalIgnoreCase:
+#if FEATURE_COREFX_GLOBALIZATION
+ return this.Length < value.Length ? false : (CompareInfo.CompareOrdinalIgnoreCase(this, this.Length - value.Length, value.Length, value, 0, value.Length) == 0);
+#else
+ return this.Length < value.Length ? false : (TextInfo.CompareOrdinalIgnoreCaseEx(this, this.Length - value.Length, value, 0, value.Length, value.Length) == 0);
+#endif
+ default:
+ throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"), "comparisonType");
+ }
+ }
+
+ [Pure]
+ public Boolean EndsWith(String value, Boolean ignoreCase, CultureInfo culture) {
+ if (null==value) {
+ throw new ArgumentNullException("value");
+ }
+ Contract.EndContractBlock();
+
+ if((object)this == (object)value) {
+ return true;
+ }
+
+ CultureInfo referenceCulture;
+ if (culture == null)
+ referenceCulture = CultureInfo.CurrentCulture;
+ else
+ referenceCulture = culture;
+
+ return referenceCulture.CompareInfo.IsSuffix(this, value, ignoreCase ? CompareOptions.IgnoreCase : CompareOptions.None);
+ }
+
+ [Pure]
+ internal bool EndsWith(char value) {
+ int thisLen = this.Length;
+ if (thisLen != 0) {
+ if (this[thisLen - 1] == value)
+ return true;
+ }
+ return false;
+ }
+
+ // Determines whether two strings match.
+ [ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
+ public override bool Equals(Object obj)
+ {
+ if (this == null) // this is necessary to guard against reverse-pinvokes and
+ throw new NullReferenceException(); // other callers who do not use the callvirt instruction
+
+ if (object.ReferenceEquals(this, obj))
+ return true;
+
+ string str = obj as string;
+ if (str == null)
+ return false;
+
+ if (this.Length != str.Length)
+ return false;
+
+ return EqualsHelper(this, str);
+ }
+
+ // Determines whether two strings match.
+ [Pure]
+ [ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
+ public bool Equals(String value)
+ {
+ if (this == null) // this is necessary to guard against reverse-pinvokes and
+ throw new NullReferenceException(); // other callers who do not use the callvirt instruction
+
+ if (object.ReferenceEquals(this, value))
+ return true;
+
+ // NOTE: No need to worry about casting to object here.
+ // If either side of an == comparison between strings
+ // is null, Roslyn generates a simple ceq instruction
+ // instead of calling string.op_Equality.
+ if (value == null)
+ return false;
+
+ if (this.Length != value.Length)
+ return false;
+
+ return EqualsHelper(this, value);
+ }
+
+ [Pure]
+ [System.Security.SecuritySafeCritical] // auto-generated
+ public bool Equals(String value, StringComparison comparisonType) {
+ if (comparisonType < StringComparison.CurrentCulture || comparisonType > StringComparison.OrdinalIgnoreCase)
+ throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"), "comparisonType");
+ Contract.EndContractBlock();
+
+ if ((Object)this == (Object)value) {
+ return true;
+ }
+
+ if ((Object)value == null) {
+ return false;
+ }
+
+ switch (comparisonType) {
+ case StringComparison.CurrentCulture:
+ return (CultureInfo.CurrentCulture.CompareInfo.Compare(this, value, CompareOptions.None) == 0);
+
+ case StringComparison.CurrentCultureIgnoreCase:
+ return (CultureInfo.CurrentCulture.CompareInfo.Compare(this, value, CompareOptions.IgnoreCase) == 0);
+
+ case StringComparison.InvariantCulture:
+ return (CultureInfo.InvariantCulture.CompareInfo.Compare(this, value, CompareOptions.None) == 0);
+
+ case StringComparison.InvariantCultureIgnoreCase:
+ return (CultureInfo.InvariantCulture.CompareInfo.Compare(this, value, CompareOptions.IgnoreCase) == 0);
+
+ case StringComparison.Ordinal:
+ if (this.Length != value.Length)
+ return false;
+ return EqualsHelper(this, value);
+
+ case StringComparison.OrdinalIgnoreCase:
+ if (this.Length != value.Length)
+ return false;
+
+ // If both strings are ASCII strings, we can take the fast path.
+ if (this.IsAscii() && value.IsAscii()) {
+ return (CompareOrdinalIgnoreCaseHelper(this, value) == 0);
+ }
+
+#if FEATURE_COREFX_GLOBALIZATION
+ return (CompareInfo.CompareOrdinalIgnoreCase(this, 0, this.Length, value, 0, value.Length) == 0);
+#else
+ // Take the slow path.
+ return (TextInfo.CompareOrdinalIgnoreCase(this, value) == 0);
+#endif
+
+ default:
+ throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"), "comparisonType");
+ }
+ }
+
+
+ // Determines whether two Strings match.
+ [Pure]
+ public static bool Equals(String a, String b) {
+ if ((Object)a==(Object)b) {
+ return true;
+ }
+
+ if ((Object)a == null || (Object)b == null || a.Length != b.Length) {
+ return false;
+ }
+
+ return EqualsHelper(a, b);
+ }
+
+ [Pure]
+ [System.Security.SecuritySafeCritical] // auto-generated
+ public static bool Equals(String a, String b, StringComparison comparisonType) {
+ if (comparisonType < StringComparison.CurrentCulture || comparisonType > StringComparison.OrdinalIgnoreCase)
+ throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"), "comparisonType");
+ Contract.EndContractBlock();
+
+ if ((Object)a==(Object)b) {
+ return true;
+ }
+
+ if ((Object)a==null || (Object)b==null) {
+ return false;
+ }
+
+ switch (comparisonType) {
+ case StringComparison.CurrentCulture:
+ return (CultureInfo.CurrentCulture.CompareInfo.Compare(a, b, CompareOptions.None) == 0);
+
+ case StringComparison.CurrentCultureIgnoreCase:
+ return (CultureInfo.CurrentCulture.CompareInfo.Compare(a, b, CompareOptions.IgnoreCase) == 0);
+
+ case StringComparison.InvariantCulture:
+ return (CultureInfo.InvariantCulture.CompareInfo.Compare(a, b, CompareOptions.None) == 0);
+
+ case StringComparison.InvariantCultureIgnoreCase:
+ return (CultureInfo.InvariantCulture.CompareInfo.Compare(a, b, CompareOptions.IgnoreCase) == 0);
+
+ case StringComparison.Ordinal:
+ if (a.Length != b.Length)
+ return false;
+
+ return EqualsHelper(a, b);
+
+ case StringComparison.OrdinalIgnoreCase:
+ if (a.Length != b.Length)
+ return false;
+ else {
+ // If both strings are ASCII strings, we can take the fast path.
+ if (a.IsAscii() && b.IsAscii()) {
+ return (CompareOrdinalIgnoreCaseHelper(a, b) == 0);
+ }
+ // Take the slow path.
+
+#if FEATURE_COREFX_GLOBALIZATION
+ return (CompareInfo.CompareOrdinalIgnoreCase(a, 0, a.Length, b, 0, b.Length) == 0);
+#else
+ return (TextInfo.CompareOrdinalIgnoreCase(a, b) == 0);
+#endif
+ }
+
+ default:
+ throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"), "comparisonType");
+ }
+ }
+
+ public static bool operator == (String a, String b) {
+ return String.Equals(a, b);
+ }
+
+ public static bool operator != (String a, String b) {
+ return !String.Equals(a, b);
+ }
+
+#if FEATURE_RANDOMIZED_STRING_HASHING
+ // Do not remove!
+ // This method is called by reflection in System.Xml
+ [System.Security.SecurityCritical]
+ [MethodImplAttribute(MethodImplOptions.InternalCall)]
+ internal static extern int InternalMarvin32HashString(string s, int strLen, long additionalEntropy);
+
+ [System.Security.SecuritySafeCritical]
+ internal static bool UseRandomizedHashing() {
+ return InternalUseRandomizedHashing();
+ }
+
+ [System.Security.SecurityCritical]
+ [System.Security.SuppressUnmanagedCodeSecurity]
+ [DllImport(JitHelpers.QCall, CharSet = CharSet.Unicode)]
+ private static extern bool InternalUseRandomizedHashing();
+#endif
+
+ // Gets a hash code for this string. If strings A and B are such that A.Equals(B), then
+ // they will return the same hash code.
+ [System.Security.SecuritySafeCritical] // auto-generated
+ [ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
+ public override int GetHashCode()
+ {
+#if FEATURE_RANDOMIZED_STRING_HASHING
+ if (HashHelpers.s_UseRandomizedStringHashing)
+ {
+ return InternalMarvin32HashString(this, this.Length, 0);
+ }
+#endif // FEATURE_RANDOMIZED_STRING_HASHING
+
+ return GetLegacyNonRandomizedHashCode();
+ }
+
+ // Use this if and only if you need the hashcode to not change across app domains (e.g. you have an app domain agile
+ // hash table).
+ [System.Security.SecuritySafeCritical] // auto-generated
+ [ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
+ internal int GetLegacyNonRandomizedHashCode() {
+ unsafe {
+ fixed (char* src = &m_firstChar) {
+ Contract.Assert(src[this.Length] == '\0', "src[this.Length] == '\\0'");
+ Contract.Assert( ((int)src)%4 == 0, "Managed string should start at 4 bytes boundary");
+#if BIT64
+ int hash1 = 5381;
+#else // !BIT64 (32)
+ int hash1 = (5381<<16) + 5381;
+#endif
+ int hash2 = hash1;
+
+#if BIT64
+ int c;
+ char *s = src;
+ while ((c = s[0]) != 0) {
+ hash1 = ((hash1 << 5) + hash1) ^ c;
+ c = s[1];
+ if (c == 0)
+ break;
+ hash2 = ((hash2 << 5) + hash2) ^ c;
+ s += 2;
+ }
+#else // !BIT64 (32)
+ // 32 bit machines.
+ int* pint = (int *)src;
+ int len = this.Length;
+ while (len > 2)
+ {
+ hash1 = ((hash1 << 5) + hash1 + (hash1 >> 27)) ^ pint[0];
+ hash2 = ((hash2 << 5) + hash2 + (hash2 >> 27)) ^ pint[1];
+ pint += 2;
+ len -= 4;
+ }
+
+ if (len > 0)
+ {
+ hash1 = ((hash1 << 5) + hash1 + (hash1 >> 27)) ^ pint[0];
+ }
+#endif
+#if DEBUG
+ // We want to ensure we can change our hash function daily.
+ // This is perfectly fine as long as you don't persist the
+ // value from GetHashCode to disk or count on String A
+ // hashing before string B. Those are bugs in your code.
+ hash1 ^= ThisAssembly.DailyBuildNumber;
+#endif
+ return hash1 + (hash2 * 1566083941);
+ }
+ }
+ }
+
+ // Determines whether a specified string is a prefix of the current instance
+ //
+ [Pure]
+ public Boolean StartsWith(String value) {
+ if ((Object)value == null) {
+ throw new ArgumentNullException("value");
+ }
+ Contract.EndContractBlock();
+ return StartsWith(value, StringComparison.CurrentCulture);
+ }
+
+ [Pure]
+ [System.Security.SecuritySafeCritical] // auto-generated
+ [ComVisible(false)]
+ public Boolean StartsWith(String value, StringComparison comparisonType) {
+ if( (Object)value == null) {
+ throw new ArgumentNullException("value");
+ }
+
+ if( comparisonType < StringComparison.CurrentCulture || comparisonType > StringComparison.OrdinalIgnoreCase) {
+ throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"), "comparisonType");
+ }
+ Contract.EndContractBlock();
+
+ if( (Object)this == (Object)value) {
+ return true;
+ }
+
+ if( value.Length == 0) {
+ return true;
+ }
+
+ switch (comparisonType) {
+ case StringComparison.CurrentCulture:
+ return CultureInfo.CurrentCulture.CompareInfo.IsPrefix(this, value, CompareOptions.None);
+
+ case StringComparison.CurrentCultureIgnoreCase:
+ return CultureInfo.CurrentCulture.CompareInfo.IsPrefix(this, value, CompareOptions.IgnoreCase);
+
+ case StringComparison.InvariantCulture:
+ return CultureInfo.InvariantCulture.CompareInfo.IsPrefix(this, value, CompareOptions.None);
+
+ case StringComparison.InvariantCultureIgnoreCase:
+ return CultureInfo.InvariantCulture.CompareInfo.IsPrefix(this, value, CompareOptions.IgnoreCase);
+
+ case StringComparison.Ordinal:
+ if( this.Length < value.Length || m_firstChar != value.m_firstChar) {
+ return false;
+ }
+ return (value.Length == 1) ?
+ true : // First char is the same and thats all there is to compare
+ StartsWithOrdinalHelper(this, value);
+
+ case StringComparison.OrdinalIgnoreCase:
+ if( this.Length < value.Length) {
+ return false;
+ }
+
+#if FEATURE_COREFX_GLOBALIZATION
+ return (CompareInfo.CompareOrdinalIgnoreCase(this, 0, value.Length, value, 0, value.Length) == 0);
+#else
+ return (TextInfo.CompareOrdinalIgnoreCaseEx(this, 0, value, 0, value.Length, value.Length) == 0);
+#endif
+
+ default:
+ throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"), "comparisonType");
+ }
+ }
+
+ [Pure]
+ public Boolean StartsWith(String value, Boolean ignoreCase, CultureInfo culture) {
+ if (null==value) {
+ throw new ArgumentNullException("value");
+ }
+ Contract.EndContractBlock();
+
+ if((object)this == (object)value) {
+ return true;
+ }
+
+ CultureInfo referenceCulture;
+ if (culture == null)
+ referenceCulture = CultureInfo.CurrentCulture;
+ else
+ referenceCulture = culture;
+
+ return referenceCulture.CompareInfo.IsPrefix(this, value, ignoreCase ? CompareOptions.IgnoreCase : CompareOptions.None);
+ }
+ }
+} \ No newline at end of file
diff --git a/src/mscorlib/src/System/String.Manipulation.cs b/src/mscorlib/src/System/String.Manipulation.cs
new file mode 100644
index 0000000000..e9568a6d03
--- /dev/null
+++ b/src/mscorlib/src/System/String.Manipulation.cs
@@ -0,0 +1,1596 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
+
+using System.Collections.Generic;
+using System.Diagnostics.Contracts;
+using System.Globalization;
+using System.Runtime.CompilerServices;
+using System.Runtime.InteropServices;
+using System.Text;
+
+namespace System
+{
+ public partial class String
+ {
+ private const int TrimHead = 0;
+ private const int TrimTail = 1;
+ private const int TrimBoth = 2;
+
+ [System.Security.SecuritySafeCritical] // auto-generated
+ unsafe private static void FillStringChecked(String dest, int destPos, String src)
+ {
+ Contract.Requires(dest != null);
+ Contract.Requires(src != null);
+ if (src.Length > dest.Length - destPos) {
+ throw new IndexOutOfRangeException();
+ }
+ Contract.EndContractBlock();
+
+ fixed(char *pDest = &dest.m_firstChar)
+ fixed (char *pSrc = &src.m_firstChar) {
+ wstrcpy(pDest + destPos, pSrc, src.Length);
+ }
+ }
+
+ public static String Concat(Object arg0) {
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.EndContractBlock();
+
+ if (arg0 == null)
+ {
+ return String.Empty;
+ }
+ return arg0.ToString();
+ }
+
+ public static String Concat(Object arg0, Object arg1) {
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.EndContractBlock();
+
+ if (arg0 == null)
+ {
+ arg0 = String.Empty;
+ }
+
+ if (arg1==null) {
+ arg1 = String.Empty;
+ }
+ return Concat(arg0.ToString(), arg1.ToString());
+ }
+
+ public static String Concat(Object arg0, Object arg1, Object arg2) {
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.EndContractBlock();
+
+ if (arg0 == null)
+ {
+ arg0 = String.Empty;
+ }
+
+ if (arg1==null) {
+ arg1 = String.Empty;
+ }
+
+ if (arg2==null) {
+ arg2 = String.Empty;
+ }
+
+ return Concat(arg0.ToString(), arg1.ToString(), arg2.ToString());
+ }
+
+ [CLSCompliant(false)]
+ public static String Concat(Object arg0, Object arg1, Object arg2, Object arg3, __arglist)
+ {
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.EndContractBlock();
+
+ Object[] objArgs;
+ int argCount;
+
+ ArgIterator args = new ArgIterator(__arglist);
+
+ //+4 to account for the 4 hard-coded arguments at the beginning of the list.
+ argCount = args.GetRemainingCount() + 4;
+
+ objArgs = new Object[argCount];
+
+ //Handle the hard-coded arguments
+ objArgs[0] = arg0;
+ objArgs[1] = arg1;
+ objArgs[2] = arg2;
+ objArgs[3] = arg3;
+
+ //Walk all of the args in the variable part of the argument list.
+ for (int i=4; i<argCount; i++) {
+ objArgs[i] = TypedReference.ToObject(args.GetNextArg());
+ }
+
+ return Concat(objArgs);
+ }
+
+ [System.Security.SecuritySafeCritical]
+ public static string Concat(params object[] args)
+ {
+ if (args == null)
+ {
+ throw new ArgumentNullException("args");
+ }
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.EndContractBlock();
+
+ if (args.Length <= 1)
+ {
+ return args.Length == 0 ?
+ string.Empty :
+ args[0]?.ToString() ?? string.Empty;
+ }
+
+ // We need to get an intermediary string array
+ // to fill with each of the args' ToString(),
+ // and then just concat that in one operation.
+
+ // This way we avoid any intermediary string representations,
+ // or buffer resizing if we use StringBuilder (although the
+ // latter case is partially alleviated due to StringBuilder's
+ // linked-list style implementation)
+
+ var strings = new string[args.Length];
+
+ int totalLength = 0;
+
+ for (int i = 0; i < args.Length; i++)
+ {
+ object value = args[i];
+
+ string toString = value?.ToString() ?? string.Empty; // We need to handle both the cases when value or value.ToString() is null
+ strings[i] = toString;
+
+ totalLength += toString.Length;
+
+ if (totalLength < 0) // Check for a positive overflow
+ {
+ throw new OutOfMemoryException();
+ }
+ }
+
+ // If all of the ToStrings are null/empty, just return string.Empty
+ if (totalLength == 0)
+ {
+ return string.Empty;
+ }
+
+ string result = FastAllocateString(totalLength);
+ int position = 0; // How many characters we've copied so far
+
+ for (int i = 0; i < strings.Length; i++)
+ {
+ string s = strings[i];
+
+ Contract.Assert(s != null);
+ Contract.Assert(position <= totalLength - s.Length, "We didn't allocate enough space for the result string!");
+
+ FillStringChecked(result, position, s);
+ position += s.Length;
+ }
+
+ return result;
+ }
+
+ [ComVisible(false)]
+ public static string Concat<T>(IEnumerable<T> values)
+ {
+ if (values == null)
+ throw new ArgumentNullException("values");
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.EndContractBlock();
+
+ using (IEnumerator<T> en = values.GetEnumerator())
+ {
+ if (!en.MoveNext())
+ return string.Empty;
+
+ // We called MoveNext once, so this will be the first item
+ T currentValue = en.Current;
+
+ // Call ToString before calling MoveNext again, since
+ // we want to stay consistent with the below loop
+ // Everything should be called in the order
+ // MoveNext-Current-ToString, unless further optimizations
+ // can be made, to avoid breaking changes
+ string firstString = currentValue?.ToString();
+
+ // If there's only 1 item, simply call ToString on that
+ if (!en.MoveNext())
+ {
+ // We have to handle the case of either currentValue
+ // or its ToString being null
+ return firstString ?? string.Empty;
+ }
+
+ StringBuilder result = StringBuilderCache.Acquire();
+
+ result.Append(firstString);
+
+ do
+ {
+ currentValue = en.Current;
+
+ if (currentValue != null)
+ {
+ result.Append(currentValue.ToString());
+ }
+ }
+ while (en.MoveNext());
+
+ return StringBuilderCache.GetStringAndRelease(result);
+ }
+ }
+
+
+ [ComVisible(false)]
+ public static string Concat(IEnumerable<string> values)
+ {
+ if (values == null)
+ throw new ArgumentNullException("values");
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.EndContractBlock();
+
+ using (IEnumerator<string> en = values.GetEnumerator())
+ {
+ if (!en.MoveNext())
+ return string.Empty;
+
+ string firstValue = en.Current;
+
+ if (!en.MoveNext())
+ {
+ return firstValue ?? string.Empty;
+ }
+
+ StringBuilder result = StringBuilderCache.Acquire();
+ result.Append(firstValue);
+
+ do
+ {
+ result.Append(en.Current);
+ }
+ while (en.MoveNext());
+
+ return StringBuilderCache.GetStringAndRelease(result);
+ }
+ }
+
+
+ [System.Security.SecuritySafeCritical] // auto-generated
+ public static String Concat(String str0, String str1) {
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.Ensures(Contract.Result<String>().Length ==
+ (str0 == null ? 0 : str0.Length) +
+ (str1 == null ? 0 : str1.Length));
+ Contract.EndContractBlock();
+
+ if (IsNullOrEmpty(str0)) {
+ if (IsNullOrEmpty(str1)) {
+ return String.Empty;
+ }
+ return str1;
+ }
+
+ if (IsNullOrEmpty(str1)) {
+ return str0;
+ }
+
+ int str0Length = str0.Length;
+
+ String result = FastAllocateString(str0Length + str1.Length);
+
+ FillStringChecked(result, 0, str0);
+ FillStringChecked(result, str0Length, str1);
+
+ return result;
+ }
+
+ [System.Security.SecuritySafeCritical] // auto-generated
+ public static String Concat(String str0, String str1, String str2) {
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.Ensures(Contract.Result<String>().Length ==
+ (str0 == null ? 0 : str0.Length) +
+ (str1 == null ? 0 : str1.Length) +
+ (str2 == null ? 0 : str2.Length));
+ Contract.EndContractBlock();
+
+ if (IsNullOrEmpty(str0))
+ {
+ return Concat(str1, str2);
+ }
+
+ if (IsNullOrEmpty(str1))
+ {
+ return Concat(str0, str2);
+ }
+
+ if (IsNullOrEmpty(str2))
+ {
+ return Concat(str0, str1);
+ }
+
+ int totalLength = str0.Length + str1.Length + str2.Length;
+
+ String result = FastAllocateString(totalLength);
+ FillStringChecked(result, 0, str0);
+ FillStringChecked(result, str0.Length, str1);
+ FillStringChecked(result, str0.Length + str1.Length, str2);
+
+ return result;
+ }
+
+ [System.Security.SecuritySafeCritical] // auto-generated
+ public static String Concat(String str0, String str1, String str2, String str3) {
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.Ensures(Contract.Result<String>().Length ==
+ (str0 == null ? 0 : str0.Length) +
+ (str1 == null ? 0 : str1.Length) +
+ (str2 == null ? 0 : str2.Length) +
+ (str3 == null ? 0 : str3.Length));
+ Contract.EndContractBlock();
+
+ if (IsNullOrEmpty(str0))
+ {
+ return Concat(str1, str2, str3);
+ }
+
+ if (IsNullOrEmpty(str1))
+ {
+ return Concat(str0, str2, str3);
+ }
+
+ if (IsNullOrEmpty(str2))
+ {
+ return Concat(str0, str1, str3);
+ }
+
+ if (IsNullOrEmpty(str3))
+ {
+ return Concat(str0, str1, str2);
+ }
+
+ int totalLength = str0.Length + str1.Length + str2.Length + str3.Length;
+
+ String result = FastAllocateString(totalLength);
+ FillStringChecked(result, 0, str0);
+ FillStringChecked(result, str0.Length, str1);
+ FillStringChecked(result, str0.Length + str1.Length, str2);
+ FillStringChecked(result, str0.Length + str1.Length + str2.Length, str3);
+
+ return result;
+ }
+
+ [System.Security.SecuritySafeCritical]
+ public static String Concat(params String[] values) {
+ if (values == null)
+ throw new ArgumentNullException("values");
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.EndContractBlock();
+
+ if (values.Length <= 1)
+ {
+ return values.Length == 0 ?
+ string.Empty :
+ values[0] ?? string.Empty;
+ }
+
+ // It's possible that the input values array could be changed concurrently on another
+ // thread, such that we can't trust that each read of values[i] will be equivalent.
+ // Worst case, we can make a defensive copy of the array and use that, but we first
+ // optimistically try the allocation and copies assuming that the array isn't changing,
+ // which represents the 99.999% case, in particular since string.Concat is used for
+ // string concatenation by the languages, with the input array being a params array.
+
+ // Sum the lengths of all input strings
+ long totalLengthLong = 0;
+ for (int i = 0; i < values.Length; i++)
+ {
+ string value = values[i];
+ if (value != null)
+ {
+ totalLengthLong += value.Length;
+ }
+ }
+
+ // If it's too long, fail, or if it's empty, return an empty string.
+ if (totalLengthLong > int.MaxValue)
+ {
+ throw new OutOfMemoryException();
+ }
+ int totalLength = (int)totalLengthLong;
+ if (totalLength == 0)
+ {
+ return string.Empty;
+ }
+
+ // Allocate a new string and copy each input string into it
+ string result = FastAllocateString(totalLength);
+ int copiedLength = 0;
+ for (int i = 0; i < values.Length; i++)
+ {
+ string value = values[i];
+ if (!string.IsNullOrEmpty(value))
+ {
+ int valueLen = value.Length;
+ if (valueLen > totalLength - copiedLength)
+ {
+ copiedLength = -1;
+ break;
+ }
+
+ FillStringChecked(result, copiedLength, value);
+ copiedLength += valueLen;
+ }
+ }
+
+ // If we copied exactly the right amount, return the new string. Otherwise,
+ // something changed concurrently to mutate the input array: fall back to
+ // doing the concatenation again, but this time with a defensive copy. This
+ // fall back should be extremely rare.
+ return copiedLength == totalLength ? result : Concat((string[])values.Clone());
+ }
+
+ public static String Format(String format, Object arg0) {
+ Contract.Ensures(Contract.Result<String>() != null);
+ return FormatHelper(null, format, new ParamsArray(arg0));
+ }
+
+ public static String Format(String format, Object arg0, Object arg1) {
+ Contract.Ensures(Contract.Result<String>() != null);
+ return FormatHelper(null, format, new ParamsArray(arg0, arg1));
+ }
+
+ public static String Format(String format, Object arg0, Object arg1, Object arg2) {
+ Contract.Ensures(Contract.Result<String>() != null);
+ return FormatHelper(null, format, new ParamsArray(arg0, arg1, arg2));
+ }
+
+ public static String Format(String format, params Object[] args) {
+ if (args == null)
+ {
+ // To preserve the original exception behavior, throw an exception about format if both
+ // args and format are null. The actual null check for format is in FormatHelper.
+ throw new ArgumentNullException((format == null) ? "format" : "args");
+ }
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.EndContractBlock();
+
+ return FormatHelper(null, format, new ParamsArray(args));
+ }
+
+ public static String Format(IFormatProvider provider, String format, Object arg0) {
+ Contract.Ensures(Contract.Result<String>() != null);
+ return FormatHelper(provider, format, new ParamsArray(arg0));
+ }
+
+ public static String Format(IFormatProvider provider, String format, Object arg0, Object arg1) {
+ Contract.Ensures(Contract.Result<String>() != null);
+ return FormatHelper(provider, format, new ParamsArray(arg0, arg1));
+ }
+
+ public static String Format(IFormatProvider provider, String format, Object arg0, Object arg1, Object arg2) {
+ Contract.Ensures(Contract.Result<String>() != null);
+ return FormatHelper(provider, format, new ParamsArray(arg0, arg1, arg2));
+ }
+
+ public static String Format(IFormatProvider provider, String format, params Object[] args) {
+ if (args == null)
+ {
+ // To preserve the original exception behavior, throw an exception about format if both
+ // args and format are null. The actual null check for format is in FormatHelper.
+ throw new ArgumentNullException((format == null) ? "format" : "args");
+ }
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.EndContractBlock();
+
+ return FormatHelper(provider, format, new ParamsArray(args));
+ }
+
+ private static String FormatHelper(IFormatProvider provider, String format, ParamsArray args) {
+ if (format == null)
+ throw new ArgumentNullException("format");
+
+ return StringBuilderCache.GetStringAndRelease(
+ StringBuilderCache
+ .Acquire(format.Length + args.Length * 8)
+ .AppendFormatHelper(provider, format, args));
+ }
+
+ [System.Security.SecuritySafeCritical] // auto-generated
+ public String Insert(int startIndex, String value)
+ {
+ if (value == null)
+ throw new ArgumentNullException("value");
+ if (startIndex < 0 || startIndex > this.Length)
+ throw new ArgumentOutOfRangeException("startIndex");
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.Ensures(Contract.Result<String>().Length == this.Length + value.Length);
+ Contract.EndContractBlock();
+
+ int oldLength = Length;
+ int insertLength = value.Length;
+
+ if (oldLength == 0)
+ return value;
+ if (insertLength == 0)
+ return this;
+
+ // In case this computation overflows, newLength will be negative and FastAllocateString throws OutOfMemoryException
+ int newLength = oldLength + insertLength;
+ String result = FastAllocateString(newLength);
+ unsafe
+ {
+ fixed (char* srcThis = &m_firstChar)
+ {
+ fixed (char* srcInsert = &value.m_firstChar)
+ {
+ fixed (char* dst = &result.m_firstChar)
+ {
+ wstrcpy(dst, srcThis, startIndex);
+ wstrcpy(dst + startIndex, srcInsert, insertLength);
+ wstrcpy(dst + startIndex + insertLength, srcThis + startIndex, oldLength - startIndex);
+ }
+ }
+ }
+ }
+ return result;
+ }
+
+ // Joins an array of strings together as one string with a separator between each original string.
+ //
+ public static String Join(String separator, params String[] value) {
+ if (value==null)
+ throw new ArgumentNullException("value");
+ Contract.EndContractBlock();
+ return Join(separator, value, 0, value.Length);
+ }
+
+ [ComVisible(false)]
+ public static string Join(string separator, params object[] values)
+ {
+ if (values == null)
+ throw new ArgumentNullException("values");
+ Contract.EndContractBlock();
+
+ if (values.Length == 0 || values[0] == null)
+ return string.Empty;
+
+ string firstString = values[0].ToString();
+
+ if (values.Length == 1)
+ {
+ return firstString ?? string.Empty;
+ }
+
+ StringBuilder result = StringBuilderCache.Acquire();
+ result.Append(firstString);
+
+ for (int i = 1; i < values.Length; i++)
+ {
+ result.Append(separator);
+ object value = values[i];
+ if (value != null)
+ {
+ result.Append(value.ToString());
+ }
+ }
+
+ return StringBuilderCache.GetStringAndRelease(result);
+ }
+
+ [ComVisible(false)]
+ public static String Join<T>(String separator, IEnumerable<T> values)
+ {
+ if (values == null)
+ throw new ArgumentNullException("values");
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.EndContractBlock();
+
+ using (IEnumerator<T> en = values.GetEnumerator())
+ {
+ if (!en.MoveNext())
+ return string.Empty;
+
+ // We called MoveNext once, so this will be the first item
+ T currentValue = en.Current;
+
+ // Call ToString before calling MoveNext again, since
+ // we want to stay consistent with the below loop
+ // Everything should be called in the order
+ // MoveNext-Current-ToString, unless further optimizations
+ // can be made, to avoid breaking changes
+ string firstString = currentValue?.ToString();
+
+ // If there's only 1 item, simply call ToString on that
+ if (!en.MoveNext())
+ {
+ // We have to handle the case of either currentValue
+ // or its ToString being null
+ return firstString ?? string.Empty;
+ }
+
+ StringBuilder result = StringBuilderCache.Acquire();
+
+ result.Append(firstString);
+
+ do
+ {
+ currentValue = en.Current;
+
+ result.Append(separator);
+ if (currentValue != null)
+ {
+ result.Append(currentValue.ToString());
+ }
+ }
+ while (en.MoveNext());
+
+ return StringBuilderCache.GetStringAndRelease(result);
+ }
+ }
+
+ [ComVisible(false)]
+ public static String Join(String separator, IEnumerable<String> values) {
+ if (values == null)
+ throw new ArgumentNullException("values");
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.EndContractBlock();
+
+ using(IEnumerator<String> en = values.GetEnumerator()) {
+ if (!en.MoveNext())
+ return String.Empty;
+
+ String firstValue = en.Current;
+
+ if (!en.MoveNext()) {
+ // Only one value available
+ return firstValue ?? String.Empty;
+ }
+
+ // Null separator and values are handled by the StringBuilder
+ StringBuilder result = StringBuilderCache.Acquire();
+ result.Append(firstValue);
+
+ do {
+ result.Append(separator);
+ result.Append(en.Current);
+ } while (en.MoveNext());
+ return StringBuilderCache.GetStringAndRelease(result);
+ }
+ }
+
+ // Joins an array of strings together as one string with a separator between each original string.
+ //
+ [System.Security.SecuritySafeCritical] // auto-generated
+ public unsafe static String Join(String separator, String[] value, int startIndex, int count) {
+ //Range check the array
+ if (value == null)
+ throw new ArgumentNullException("value");
+
+ if (startIndex < 0)
+ throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_StartIndex"));
+ if (count < 0)
+ throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NegativeCount"));
+
+ if (startIndex > value.Length - count)
+ throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_IndexCountBuffer"));
+ Contract.EndContractBlock();
+
+ //Treat null as empty string.
+ if (separator == null) {
+ separator = String.Empty;
+ }
+
+ //If count is 0, that skews a whole bunch of the calculations below, so just special case that.
+ if (count == 0) {
+ return String.Empty;
+ }
+
+ if (count == 1) {
+ return value[startIndex] ?? String.Empty;
+ }
+
+ int jointLength = 0;
+ //Figure out the total length of the strings in value
+ int endIndex = startIndex + count - 1;
+ for (int stringToJoinIndex = startIndex; stringToJoinIndex <= endIndex; stringToJoinIndex++) {
+ string currentValue = value[stringToJoinIndex];
+
+ if (currentValue != null) {
+ jointLength += currentValue.Length;
+ }
+ }
+
+ //Add enough room for the separator.
+ jointLength += (count - 1) * separator.Length;
+
+ // Note that we may not catch all overflows with this check (since we could have wrapped around the 4gb range any number of times
+ // and landed back in the positive range.) The input array might be modifed from other threads,
+ // so we have to do an overflow check before each append below anyway. Those overflows will get caught down there.
+ if ((jointLength < 0) || ((jointLength + 1) < 0) ) {
+ throw new OutOfMemoryException();
+ }
+
+ //If this is an empty string, just return.
+ if (jointLength == 0) {
+ return String.Empty;
+ }
+
+ string jointString = FastAllocateString( jointLength );
+ fixed (char * pointerToJointString = &jointString.m_firstChar) {
+ UnSafeCharBuffer charBuffer = new UnSafeCharBuffer( pointerToJointString, jointLength);
+
+ // Append the first string first and then append each following string prefixed by the separator.
+ charBuffer.AppendString( value[startIndex] );
+ for (int stringToJoinIndex = startIndex + 1; stringToJoinIndex <= endIndex; stringToJoinIndex++) {
+ charBuffer.AppendString( separator );
+ charBuffer.AppendString( value[stringToJoinIndex] );
+ }
+ Contract.Assert(*(pointerToJointString + charBuffer.Length) == '\0', "String must be null-terminated!");
+ }
+
+ return jointString;
+ }
+
+ //
+ //
+ [Pure]
+ public String PadLeft(int totalWidth) {
+ return PadLeft(totalWidth, ' ');
+ }
+
+ [Pure]
+ [System.Security.SecuritySafeCritical] // auto-generated
+ public String PadLeft(int totalWidth, char paddingChar) {
+ if (totalWidth < 0)
+ throw new ArgumentOutOfRangeException("totalWidth", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
+ int oldLength = Length;
+ int count = totalWidth - oldLength;
+ if (count <= 0)
+ return this;
+ String result = FastAllocateString(totalWidth);
+ unsafe
+ {
+ fixed (char* dst = &result.m_firstChar)
+ {
+ for (int i = 0; i < count; i++)
+ dst[i] = paddingChar;
+ fixed (char* src = &m_firstChar)
+ {
+ wstrcpy(dst + count, src, oldLength);
+ }
+ }
+ }
+ return result;
+ }
+
+ [Pure]
+ public String PadRight(int totalWidth) {
+ return PadRight(totalWidth, ' ');
+ }
+
+ [Pure]
+ [System.Security.SecuritySafeCritical] // auto-generated
+ public String PadRight(int totalWidth, char paddingChar) {
+ if (totalWidth < 0)
+ throw new ArgumentOutOfRangeException("totalWidth", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
+ int oldLength = Length;
+ int count = totalWidth - oldLength;
+ if (count <= 0)
+ return this;
+ String result = FastAllocateString(totalWidth);
+ unsafe
+ {
+ fixed (char* dst = &result.m_firstChar)
+ {
+ fixed (char* src = &m_firstChar)
+ {
+ wstrcpy(dst, src, oldLength);
+ }
+ for (int i = 0; i < count; i++)
+ dst[oldLength + i] = paddingChar;
+ }
+ }
+ return result;
+ }
+
+ [System.Security.SecuritySafeCritical] // auto-generated
+ public String Remove(int startIndex, int count)
+ {
+ if (startIndex < 0)
+ throw new ArgumentOutOfRangeException("startIndex",
+ Environment.GetResourceString("ArgumentOutOfRange_StartIndex"));
+ if (count < 0)
+ throw new ArgumentOutOfRangeException("count",
+ Environment.GetResourceString("ArgumentOutOfRange_NegativeCount"));
+ if (count > Length - startIndex)
+ throw new ArgumentOutOfRangeException("count",
+ Environment.GetResourceString("ArgumentOutOfRange_IndexCount"));
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.Ensures(Contract.Result<String>().Length == this.Length - count);
+ Contract.EndContractBlock();
+
+ if (count == 0)
+ return this;
+ int newLength = Length - count;
+ if (newLength == 0)
+ return String.Empty;
+
+ String result = FastAllocateString(newLength);
+ unsafe
+ {
+ fixed (char* src = &m_firstChar)
+ {
+ fixed (char* dst = &result.m_firstChar)
+ {
+ wstrcpy(dst, src, startIndex);
+ wstrcpy(dst + startIndex, src + startIndex + count, newLength - startIndex);
+ }
+ }
+ }
+ return result;
+ }
+
+ // a remove that just takes a startindex.
+ public string Remove( int startIndex ) {
+ if (startIndex < 0) {
+ throw new ArgumentOutOfRangeException("startIndex",
+ Environment.GetResourceString("ArgumentOutOfRange_StartIndex"));
+ }
+
+ if (startIndex >= Length) {
+ throw new ArgumentOutOfRangeException("startIndex",
+ Environment.GetResourceString("ArgumentOutOfRange_StartIndexLessThanLength"));
+ }
+
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.EndContractBlock();
+
+ return Substring(0, startIndex);
+ }
+
+ // Replaces all instances of oldChar with newChar.
+ //
+ [System.Security.SecuritySafeCritical] // auto-generated
+ public String Replace(char oldChar, char newChar)
+ {
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.Ensures(Contract.Result<String>().Length == this.Length);
+ Contract.EndContractBlock();
+
+ if (oldChar == newChar)
+ return this;
+
+ unsafe
+ {
+ int remainingLength = Length;
+
+ fixed (char* pChars = &m_firstChar)
+ {
+ char* pSrc = pChars;
+
+ while (remainingLength > 0)
+ {
+ if (*pSrc == oldChar)
+ {
+ break;
+ }
+
+ remainingLength--;
+ pSrc++;
+ }
+ }
+
+ if (remainingLength == 0)
+ return this;
+
+ String result = FastAllocateString(Length);
+
+ fixed (char* pChars = &m_firstChar)
+ {
+ fixed (char* pResult = &result.m_firstChar)
+ {
+ int copyLength = Length - remainingLength;
+
+ //Copy the characters already proven not to match.
+ if (copyLength > 0)
+ {
+ wstrcpy(pResult, pChars, copyLength);
+ }
+
+ //Copy the remaining characters, doing the replacement as we go.
+ char* pSrc = pChars + copyLength;
+ char* pDst = pResult + copyLength;
+
+ do
+ {
+ char currentChar = *pSrc;
+ if (currentChar == oldChar)
+ currentChar = newChar;
+ *pDst = currentChar;
+
+ remainingLength--;
+ pSrc++;
+ pDst++;
+ } while (remainingLength > 0);
+ }
+ }
+
+ return result;
+ }
+ }
+
+ // This method contains the same functionality as StringBuilder Replace. The only difference is that
+ // a new String has to be allocated since Strings are immutable
+ [System.Security.SecuritySafeCritical] // auto-generated
+ [MethodImplAttribute(MethodImplOptions.InternalCall)]
+ private extern String ReplaceInternal(String oldValue, String newValue);
+
+ public String Replace(String oldValue, String newValue)
+ {
+ if (oldValue == null)
+ throw new ArgumentNullException("oldValue");
+ // Note that if newValue is null, we treat it like String.Empty.
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.EndContractBlock();
+
+ return ReplaceInternal(oldValue, newValue);
+ }
+
+ [ComVisible(false)]
+ public String[] Split(char separator) {
+ Contract.Ensures(Contract.Result<String[]>() != null);
+ return SplitInternal(separator, Int32.MaxValue, StringSplitOptions.None);
+ }
+
+ [ComVisible(false)]
+ public String[] Split(char separator, StringSplitOptions options) {
+ Contract.Ensures(Contract.Result<String[]>() != null);
+ return SplitInternal(separator, Int32.MaxValue, options);
+ }
+
+ [ComVisible(false)]
+ public String[] Split(char separator, int count, StringSplitOptions options) {
+ Contract.Ensures(Contract.Result<String[]>() != null);
+ return SplitInternal(separator, count, options);
+ }
+
+ // Creates an array of strings by splitting this string at each
+ // occurrence of a separator. The separator is searched for, and if found,
+ // the substring preceding the occurrence is stored as the first element in
+ // the array of strings. We then continue in this manner by searching
+ // the substring that follows the occurrence. On the other hand, if the separator
+ // is not found, the array of strings will contain this instance as its only element.
+ // If the separator is null
+ // whitespace (i.e., Character.IsWhitespace) is used as the separator.
+ //
+ public String [] Split(params char [] separator) {
+ Contract.Ensures(Contract.Result<String[]>() != null);
+ return SplitInternal(separator, Int32.MaxValue, StringSplitOptions.None);
+ }
+
+ // Creates an array of strings by splitting this string at each
+ // occurrence of a separator. The separator is searched for, and if found,
+ // the substring preceding the occurrence is stored as the first element in
+ // the array of strings. We then continue in this manner by searching
+ // the substring that follows the occurrence. On the other hand, if the separator
+ // is not found, the array of strings will contain this instance as its only element.
+ // If the separator is the empty string (i.e., String.Empty), then
+ // whitespace (i.e., Character.IsWhitespace) is used as the separator.
+ // If there are more than count different strings, the last n-(count-1)
+ // elements are concatenated and added as the last String.
+ //
+ public string[] Split(char[] separator, int count) {
+ Contract.Ensures(Contract.Result<String[]>() != null);
+ return SplitInternal(separator, count, StringSplitOptions.None);
+ }
+
+ [ComVisible(false)]
+ public String[] Split(char[] separator, StringSplitOptions options) {
+ Contract.Ensures(Contract.Result<String[]>() != null);
+ return SplitInternal(separator, Int32.MaxValue, options);
+ }
+
+ [ComVisible(false)]
+ public String[] Split(char[] separator, int count, StringSplitOptions options)
+ {
+ Contract.Ensures(Contract.Result<String[]>() != null);
+ return SplitInternal(separator, count, options);
+ }
+
+ [System.Security.SecuritySafeCritical]
+ private unsafe String[] SplitInternal(char separator, int count, StringSplitOptions options)
+ {
+ char* pSeparators = stackalloc char[1];
+ pSeparators[0] = separator;
+ return SplitInternal(pSeparators, /*separatorsLength*/ 1, count, options);
+ }
+
+ [ComVisible(false)]
+ [System.Security.SecuritySafeCritical]
+ internal String[] SplitInternal(char[] separator, int count, StringSplitOptions options)
+ {
+ unsafe
+ {
+ fixed (char* pSeparators = separator)
+ {
+ int separatorsLength = separator == null ? 0 : separator.Length;
+ return SplitInternal(pSeparators, separatorsLength, count, options);
+ }
+ }
+ }
+
+ [System.Security.SecurityCritical]
+ private unsafe String[] SplitInternal(char* separators, int separatorsLength, int count, StringSplitOptions options)
+ {
+ if (count < 0)
+ throw new ArgumentOutOfRangeException("count",
+ Environment.GetResourceString("ArgumentOutOfRange_NegativeCount"));
+
+ if (options < StringSplitOptions.None || options > StringSplitOptions.RemoveEmptyEntries)
+ throw new ArgumentException(Environment.GetResourceString("Arg_EnumIllegalVal", options));
+ Contract.Ensures(Contract.Result<String[]>() != null);
+ Contract.EndContractBlock();
+
+ bool omitEmptyEntries = (options == StringSplitOptions.RemoveEmptyEntries);
+
+ if ((count == 0) || (omitEmptyEntries && this.Length == 0))
+ {
+#if FEATURE_CORECLR
+ return EmptyArray<String>.Value;
+#else
+ // Keep the old behavior of returning a new empty array
+ // to mitigate any potential compat risk.
+ return new String[0];
+#endif
+ }
+
+ if (count == 1)
+ {
+ return new String[] { this };
+ }
+
+ int[] sepList = new int[Length];
+ int numReplaces = MakeSeparatorList(separators, separatorsLength, sepList);
+
+ // Handle the special case of no replaces.
+ if (0 == numReplaces) {
+ return new String[] { this };
+ }
+
+ if(omitEmptyEntries)
+ {
+ return InternalSplitOmitEmptyEntries(sepList, null, 1, numReplaces, count);
+ }
+ else
+ {
+ return InternalSplitKeepEmptyEntries(sepList, null, 1, numReplaces, count);
+ }
+ }
+
+ [ComVisible(false)]
+ public String[] Split(String separator) {
+ Contract.Ensures(Contract.Result<String[]>() != null);
+ return SplitInternal(separator ?? String.Empty, null, Int32.MaxValue, StringSplitOptions.None);
+ }
+
+ [ComVisible(false)]
+ public String[] Split(String separator, StringSplitOptions options) {
+ Contract.Ensures(Contract.Result<String[]>() != null);
+ return SplitInternal(separator ?? String.Empty, null, Int32.MaxValue, options);
+ }
+
+ [ComVisible(false)]
+ public String[] Split(String separator, Int32 count, StringSplitOptions options) {
+ Contract.Ensures(Contract.Result<String[]>() != null);
+ return SplitInternal(separator ?? String.Empty, null, count, options);
+ }
+
+ [ComVisible(false)]
+ public String [] Split(String[] separator, StringSplitOptions options) {
+ Contract.Ensures(Contract.Result<String[]>() != null);
+ return SplitInternal(null, separator, Int32.MaxValue, options);
+ }
+
+ [ComVisible(false)]
+ public String[] Split(String[] separator, Int32 count, StringSplitOptions options) {
+ Contract.Ensures(Contract.Result<String[]>() != null);
+ return SplitInternal(null, separator, count, options);
+ }
+
+ private String[] SplitInternal(String separator, String[] separators, Int32 count, StringSplitOptions options)
+ {
+ if (count < 0) {
+ throw new ArgumentOutOfRangeException("count",
+ Environment.GetResourceString("ArgumentOutOfRange_NegativeCount"));
+ }
+
+ if (options < StringSplitOptions.None || options > StringSplitOptions.RemoveEmptyEntries) {
+ throw new ArgumentException(Environment.GetResourceString("Arg_EnumIllegalVal", (int)options));
+ }
+ Contract.EndContractBlock();
+
+ bool omitEmptyEntries = (options == StringSplitOptions.RemoveEmptyEntries);
+
+ bool singleSeparator = separator != null;
+
+ if (!singleSeparator && (separators == null || separators.Length == 0)) {
+ return SplitInternal((char[]) null, count, options);
+ }
+
+ if ((count == 0) || (omitEmptyEntries && this.Length ==0)) {
+#if FEATURE_CORECLR
+ return EmptyArray<String>.Value;
+#else
+ // Keep the old behavior of returning a new empty array
+ // to mitigate any potential compat risk.
+ return new String[0];
+#endif
+ }
+
+ if (count == 1) {
+ return new String[] { this };
+ }
+
+ if (singleSeparator && separator.Length == 0) {
+ return new[] { this };
+ }
+
+ int[] sepList = new int[Length];
+ int[] lengthList;
+ int defaultLength;
+ int numReplaces;
+
+ if (singleSeparator) {
+ lengthList = null;
+ defaultLength = separator.Length;
+ numReplaces = MakeSeparatorList(separator, sepList);
+ }
+ else {
+ lengthList = new int[Length];
+ defaultLength = 0;
+ numReplaces = MakeSeparatorList(separators, sepList, lengthList);
+ }
+
+ // Handle the special case of no replaces.
+ if (0 == numReplaces) {
+ return new String[] { this };
+ }
+
+ if (omitEmptyEntries) {
+ return InternalSplitOmitEmptyEntries(sepList, lengthList, defaultLength, numReplaces, count);
+ }
+ else {
+ return InternalSplitKeepEmptyEntries(sepList, lengthList, defaultLength, numReplaces, count);
+ }
+ }
+
+ // Note a special case in this function:
+ // If there is no separator in the string, a string array which only contains
+ // the original string will be returned regardless of the count.
+ //
+
+ private String[] InternalSplitKeepEmptyEntries(Int32[] sepList, Int32[] lengthList, Int32 defaultLength, Int32 numReplaces, int count) {
+ Contract.Requires(numReplaces >= 0);
+ Contract.Requires(count >= 2);
+ Contract.Ensures(Contract.Result<String[]>() != null);
+
+ int currIndex = 0;
+ int arrIndex = 0;
+
+ count--;
+ int numActualReplaces = (numReplaces < count) ? numReplaces : count;
+
+ //Allocate space for the new array.
+ //+1 for the string from the end of the last replace to the end of the String.
+ String[] splitStrings = new String[numActualReplaces+1];
+
+ for (int i = 0; i < numActualReplaces && currIndex < Length; i++) {
+ splitStrings[arrIndex++] = Substring(currIndex, sepList[i]-currIndex );
+ currIndex=sepList[i] + ((lengthList == null) ? defaultLength : lengthList[i]);
+ }
+
+ //Handle the last string at the end of the array if there is one.
+ if (currIndex < Length && numActualReplaces >= 0) {
+ splitStrings[arrIndex] = Substring(currIndex);
+ }
+ else if (arrIndex==numActualReplaces) {
+ //We had a separator character at the end of a string. Rather than just allowing
+ //a null character, we'll replace the last element in the array with an empty string.
+ splitStrings[arrIndex] = String.Empty;
+
+ }
+
+ return splitStrings;
+ }
+
+
+ // This function will not keep the Empty String
+ private String[] InternalSplitOmitEmptyEntries(Int32[] sepList, Int32[] lengthList, Int32 defaultLength, Int32 numReplaces, int count) {
+ Contract.Requires(numReplaces >= 0);
+ Contract.Requires(count >= 2);
+ Contract.Ensures(Contract.Result<String[]>() != null);
+
+ // Allocate array to hold items. This array may not be
+ // filled completely in this function, we will create a
+ // new array and copy string references to that new array.
+
+ int maxItems = (numReplaces < count) ? (numReplaces+1): count ;
+ String[] splitStrings = new String[maxItems];
+
+ int currIndex = 0;
+ int arrIndex = 0;
+
+ for(int i=0; i< numReplaces && currIndex < Length; i++) {
+ if( sepList[i]-currIndex > 0) {
+ splitStrings[arrIndex++] = Substring(currIndex, sepList[i]-currIndex );
+ }
+ currIndex=sepList[i] + ((lengthList == null) ? defaultLength : lengthList[i]);
+ if( arrIndex == count -1 ) {
+ // If all the remaining entries at the end are empty, skip them
+ while( i < numReplaces - 1 && currIndex == sepList[++i]) {
+ currIndex += ((lengthList == null) ? defaultLength : lengthList[i]);
+ }
+ break;
+ }
+ }
+
+ // we must have at least one slot left to fill in the last string.
+ Contract.Assert(arrIndex < maxItems);
+
+ //Handle the last string at the end of the array if there is one.
+ if (currIndex< Length) {
+ splitStrings[arrIndex++] = Substring(currIndex);
+ }
+
+ String[] stringArray = splitStrings;
+ if( arrIndex!= maxItems) {
+ stringArray = new String[arrIndex];
+ for( int j = 0; j < arrIndex; j++) {
+ stringArray[j] = splitStrings[j];
+ }
+ }
+ return stringArray;
+ }
+
+ //--------------------------------------------------------------------
+ // This function returns the number of the places within this instance where
+ // characters in Separator occur.
+ // Args: separator -- A string containing all of the split characters.
+ // sepList -- an array of ints for split char indicies.
+ //--------------------------------------------------------------------
+ [System.Security.SecurityCritical]
+ private unsafe int MakeSeparatorList(char* separators, int separatorsLength, int[] sepList) {
+ Contract.Assert(separatorsLength >= 0, "separatorsLength >= 0");
+ int foundCount=0;
+
+ if (separators == null || separatorsLength == 0) {
+ fixed (char* pwzChars = &this.m_firstChar) {
+ //If they passed null or an empty string, look for whitespace.
+ for (int i=0; i < Length && foundCount < sepList.Length; i++) {
+ if (Char.IsWhiteSpace(pwzChars[i])) {
+ sepList[foundCount++]=i;
+ }
+ }
+ }
+ }
+ else {
+ int sepListCount = sepList.Length;
+ //If they passed in a string of chars, actually look for those chars.
+ fixed (char* pwzChars = &this.m_firstChar) {
+ for (int i=0; i< Length && foundCount < sepListCount; i++) {
+ char* pSep = separators;
+ for (int j = 0; j < separatorsLength; j++, pSep++) {
+ if ( pwzChars[i] == *pSep) {
+ sepList[foundCount++]=i;
+ break;
+ }
+ }
+ }
+ }
+ }
+ return foundCount;
+ }
+
+ //--------------------------------------------------------------------
+ // This function returns number of the places within baseString where
+ // instances of the separator string occurs.
+ // Args: separator -- the separator
+ // sepList -- an array of ints for split string indicies.
+ //--------------------------------------------------------------------
+ [System.Security.SecuritySafeCritical] // auto-generated
+ private unsafe int MakeSeparatorList(string separator, int[] sepList) {
+ Contract.Assert(!string.IsNullOrEmpty(separator), "!string.IsNullOrEmpty(separator)");
+
+ int foundCount = 0;
+ int sepListCount = sepList.Length;
+ int currentSepLength = separator.Length;
+
+ fixed (char* pwzChars = &this.m_firstChar) {
+ for (int i = 0; i < Length && foundCount < sepListCount; i++) {
+ if (pwzChars[i] == separator[0] && currentSepLength <= Length - i) {
+ if (currentSepLength == 1
+ || String.CompareOrdinal(this, i, separator, 0, currentSepLength) == 0) {
+ sepList[foundCount] = i;
+ foundCount++;
+ i += currentSepLength - 1;
+ }
+ }
+ }
+ }
+ return foundCount;
+ }
+
+ //--------------------------------------------------------------------
+ // This function returns the number of the places within this instance where
+ // instances of separator strings occur.
+ // Args: separators -- An array containing all of the split strings.
+ // sepList -- an array of ints for split string indicies.
+ // lengthList -- an array of ints for split string lengths.
+ //--------------------------------------------------------------------
+ [System.Security.SecuritySafeCritical] // auto-generated
+ private unsafe int MakeSeparatorList(String[] separators, int[] sepList, int[] lengthList) {
+ Contract.Assert(separators != null && separators.Length > 0, "separators != null && separators.Length > 0");
+
+ int foundCount = 0;
+ int sepListCount = sepList.Length;
+ int sepCount = separators.Length;
+
+ fixed (char* pwzChars = &this.m_firstChar) {
+ for (int i=0; i< Length && foundCount < sepListCount; i++) {
+ for( int j =0; j < separators.Length; j++) {
+ String separator = separators[j];
+ if (String.IsNullOrEmpty(separator)) {
+ continue;
+ }
+ Int32 currentSepLength = separator.Length;
+ if ( pwzChars[i] == separator[0] && currentSepLength <= Length - i) {
+ if (currentSepLength == 1
+ || String.CompareOrdinal(this, i, separator, 0, currentSepLength) == 0) {
+ sepList[foundCount] = i;
+ lengthList[foundCount] = currentSepLength;
+ foundCount++;
+ i += currentSepLength - 1;
+ break;
+ }
+ }
+ }
+ }
+ }
+ return foundCount;
+ }
+
+ // Returns a substring of this string.
+ //
+ public String Substring (int startIndex) {
+ return this.Substring (startIndex, Length-startIndex);
+ }
+
+ // Returns a substring of this string.
+ //
+ [System.Security.SecuritySafeCritical] // auto-generated
+ public String Substring(int startIndex, int length) {
+
+ //Bounds Checking.
+ if (startIndex < 0) {
+ throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_StartIndex"));
+ }
+
+ if (startIndex > Length) {
+ throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_StartIndexLargerThanLength"));
+ }
+
+ if (length < 0) {
+ throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_NegativeLength"));
+ }
+
+ if (startIndex > Length - length) {
+ throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_IndexLength"));
+ }
+ Contract.EndContractBlock();
+
+ if( length == 0) {
+ return String.Empty;
+ }
+
+ if( startIndex == 0 && length == this.Length) {
+ return this;
+ }
+
+ return InternalSubString(startIndex, length);
+ }
+
+ [System.Security.SecurityCritical] // auto-generated
+ unsafe string InternalSubString(int startIndex, int length) {
+ Contract.Assert( startIndex >= 0 && startIndex <= this.Length, "StartIndex is out of range!");
+ Contract.Assert( length >= 0 && startIndex <= this.Length - length, "length is out of range!");
+
+ String result = FastAllocateString(length);
+
+ fixed(char* dest = &result.m_firstChar)
+ fixed(char* src = &this.m_firstChar) {
+ wstrcpy(dest, src + startIndex, length);
+ }
+
+ return result;
+ }
+
+ // Creates a copy of this string in lower case.
+ [Pure]
+ public String ToLower() {
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.EndContractBlock();
+ return this.ToLower(CultureInfo.CurrentCulture);
+ }
+
+ // Creates a copy of this string in lower case. The culture is set by culture.
+ [Pure]
+ public String ToLower(CultureInfo culture) {
+ if (culture == null)
+ {
+ throw new ArgumentNullException("culture");
+ }
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.EndContractBlock();
+ return culture.TextInfo.ToLower(this);
+ }
+
+ // Creates a copy of this string in lower case based on invariant culture.
+ [Pure]
+ public String ToLowerInvariant() {
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.EndContractBlock();
+ return this.ToLower(CultureInfo.InvariantCulture);
+ }
+
+ // Creates a copy of this string in upper case.
+ [Pure]
+ public String ToUpper() {
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.EndContractBlock();
+ return this.ToUpper(CultureInfo.CurrentCulture);
+ }
+
+
+ // Creates a copy of this string in upper case. The culture is set by culture.
+ [Pure]
+ public String ToUpper(CultureInfo culture) {
+ if (culture == null)
+ {
+ throw new ArgumentNullException("culture");
+ }
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.EndContractBlock();
+ return culture.TextInfo.ToUpper(this);
+ }
+
+
+ //Creates a copy of this string in upper case based on invariant culture.
+ [Pure]
+ public String ToUpperInvariant() {
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.EndContractBlock();
+ return this.ToUpper(CultureInfo.InvariantCulture);
+ }
+
+ // Removes a set of characters from the end of this string.
+ [Pure]
+ public String Trim(params char[] trimChars) {
+ if (null==trimChars || trimChars.Length == 0) {
+ return TrimHelper(TrimBoth);
+ }
+ return TrimHelper(trimChars,TrimBoth);
+ }
+
+ // Removes a set of characters from the beginning of this string.
+ public String TrimStart(params char[] trimChars) {
+ if (null==trimChars || trimChars.Length == 0) {
+ return TrimHelper(TrimHead);
+ }
+ return TrimHelper(trimChars,TrimHead);
+ }
+
+
+ // Removes a set of characters from the end of this string.
+ public String TrimEnd(params char[] trimChars) {
+ if (null==trimChars || trimChars.Length == 0) {
+ return TrimHelper(TrimTail);
+ }
+ return TrimHelper(trimChars,TrimTail);
+ }
+
+ // Trims the whitespace from both ends of the string. Whitespace is defined by
+ // Char.IsWhiteSpace.
+ //
+ [Pure]
+ public String Trim() {
+ Contract.Ensures(Contract.Result<String>() != null);
+ Contract.EndContractBlock();
+
+ return TrimHelper(TrimBoth);
+ }
+
+
+ [System.Security.SecuritySafeCritical] // auto-generated
+ private String TrimHelper(int trimType) {
+ //end will point to the first non-trimmed character on the right
+ //start will point to the first non-trimmed character on the Left
+ int end = this.Length-1;
+ int start=0;
+
+ //Trim specified characters.
+ if (trimType !=TrimTail) {
+ for (start=0; start < this.Length; start++) {
+ if (!Char.IsWhiteSpace(this[start])) break;
+ }
+ }
+
+ if (trimType !=TrimHead) {
+ for (end= Length -1; end >= start; end--) {
+ if (!Char.IsWhiteSpace(this[end])) break;
+ }
+ }
+
+ return CreateTrimmedString(start, end);
+ }
+
+
+ [System.Security.SecuritySafeCritical] // auto-generated
+ private String TrimHelper(char[] trimChars, int trimType) {
+ //end will point to the first non-trimmed character on the right
+ //start will point to the first non-trimmed character on the Left
+ int end = this.Length-1;
+ int start=0;
+
+ //Trim specified characters.
+ if (trimType !=TrimTail) {
+ for (start=0; start < this.Length; start++) {
+ int i = 0;
+ char ch = this[start];
+ for( i = 0; i < trimChars.Length; i++) {
+ if( trimChars[i] == ch) break;
+ }
+ if( i == trimChars.Length) { // the character is not white space
+ break;
+ }
+ }
+ }
+
+ if (trimType !=TrimHead) {
+ for (end= Length -1; end >= start; end--) {
+ int i = 0;
+ char ch = this[end];
+ for(i = 0; i < trimChars.Length; i++) {
+ if( trimChars[i] == ch) break;
+ }
+ if( i == trimChars.Length) { // the character is not white space
+ break;
+ }
+ }
+ }
+
+ return CreateTrimmedString(start, end);
+ }
+
+
+ [System.Security.SecurityCritical] // auto-generated
+ private String CreateTrimmedString(int start, int end) {
+ int len = end -start + 1;
+ if (len == this.Length) {
+ // Don't allocate a new string as the trimmed string has not changed.
+ return this;
+ }
+
+ if( len == 0) {
+ return String.Empty;
+ }
+ return InternalSubString(start, len);
+ }
+ }
+}
diff --git a/src/mscorlib/src/System/String.Searching.cs b/src/mscorlib/src/System/String.Searching.cs
new file mode 100644
index 0000000000..b972529694
--- /dev/null
+++ b/src/mscorlib/src/System/String.Searching.cs
@@ -0,0 +1,358 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
+
+using System.Diagnostics.Contracts;
+using System.Globalization;
+using System.Runtime.CompilerServices;
+
+namespace System
+{
+ public partial class String
+ {
+ [Pure]
+ public bool Contains( string value ) {
+ return ( IndexOf(value, StringComparison.Ordinal) >=0 );
+ }
+
+ // Returns the index of the first occurrence of a specified character in the current instance.
+ // The search starts at startIndex and runs thorough the next count characters.
+ //
+ [Pure]
+ public int IndexOf(char value) {
+ return IndexOf(value, 0, this.Length);
+ }
+
+ [Pure]
+ public int IndexOf(char value, int startIndex) {
+ return IndexOf(value, startIndex, this.Length - startIndex);
+ }
+
+ [Pure]
+ [System.Security.SecuritySafeCritical] // auto-generated
+ public unsafe int IndexOf(char value, int startIndex, int count) {
+ if (startIndex < 0 || startIndex > Length)
+ throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index"));
+
+ if (count < 0 || count > Length - startIndex)
+ throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count"));
+
+ fixed (char* pChars = &m_firstChar)
+ {
+ char* pCh = pChars + startIndex;
+
+ while (count >= 4)
+ {
+ if (*pCh == value) goto ReturnIndex;
+ if (*(pCh + 1) == value) goto ReturnIndex1;
+ if (*(pCh + 2) == value) goto ReturnIndex2;
+ if (*(pCh + 3) == value) goto ReturnIndex3;
+
+ count -= 4;
+ pCh += 4;
+ }
+
+ while (count > 0)
+ {
+ if (*pCh == value)
+ goto ReturnIndex;
+
+ count--;
+ pCh++;
+ }
+
+ return -1;
+
+ ReturnIndex3: pCh++;
+ ReturnIndex2: pCh++;
+ ReturnIndex1: pCh++;
+ ReturnIndex:
+ return (int)(pCh - pChars);
+ }
+ }
+
+ // Returns the index of the first occurrence of any specified character in the current instance.
+ // The search starts at startIndex and runs to startIndex + count -1.
+ //
+ [Pure]
+ public int IndexOfAny(char [] anyOf) {
+ return IndexOfAny(anyOf,0, this.Length);
+ }
+
+ [Pure]
+ public int IndexOfAny(char [] anyOf, int startIndex) {
+ return IndexOfAny(anyOf, startIndex, this.Length - startIndex);
+ }
+
+ [Pure]
+ [System.Security.SecuritySafeCritical] // auto-generated
+ [MethodImplAttribute(MethodImplOptions.InternalCall)]
+ public extern int IndexOfAny(char [] anyOf, int startIndex, int count);
+
+
+ // Determines the position within this string of the first occurrence of the specified
+ // string, according to the specified search criteria. The search begins at
+ // the first character of this string, it is case-sensitive and the current culture
+ // comparison is used.
+ //
+ [Pure]
+ public int IndexOf(String value) {
+ return IndexOf(value, StringComparison.CurrentCulture);
+ }
+
+ // Determines the position within this string of the first occurrence of the specified
+ // string, according to the specified search criteria. The search begins at
+ // startIndex, it is case-sensitive and the current culture comparison is used.
+ //
+ [Pure]
+ public int IndexOf(String value, int startIndex) {
+ return IndexOf(value, startIndex, StringComparison.CurrentCulture);
+ }
+
+ // Determines the position within this string of the first occurrence of the specified
+ // string, according to the specified search criteria. The search begins at
+ // startIndex, ends at endIndex and the current culture comparison is used.
+ //
+ [Pure]
+ public int IndexOf(String value, int startIndex, int count) {
+ if (startIndex < 0 || startIndex > this.Length) {
+ throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index"));
+ }
+
+ if (count < 0 || count > this.Length - startIndex) {
+ throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count"));
+ }
+ Contract.EndContractBlock();
+
+ return IndexOf(value, startIndex, count, StringComparison.CurrentCulture);
+ }
+
+ [Pure]
+ public int IndexOf(String value, StringComparison comparisonType) {
+ return IndexOf(value, 0, this.Length, comparisonType);
+ }
+
+ [Pure]
+ public int IndexOf(String value, int startIndex, StringComparison comparisonType) {
+ return IndexOf(value, startIndex, this.Length - startIndex, comparisonType);
+ }
+
+ [Pure]
+ [System.Security.SecuritySafeCritical]
+ public int IndexOf(String value, int startIndex, int count, StringComparison comparisonType) {
+ // Validate inputs
+ if (value == null)
+ throw new ArgumentNullException("value");
+
+ if (startIndex < 0 || startIndex > this.Length)
+ throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index"));
+
+ if (count < 0 || startIndex > this.Length - count)
+ throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count"));
+ Contract.EndContractBlock();
+
+ switch (comparisonType) {
+ case StringComparison.CurrentCulture:
+ return CultureInfo.CurrentCulture.CompareInfo.IndexOf(this, value, startIndex, count, CompareOptions.None);
+
+ case StringComparison.CurrentCultureIgnoreCase:
+ return CultureInfo.CurrentCulture.CompareInfo.IndexOf(this, value, startIndex, count, CompareOptions.IgnoreCase);
+
+ case StringComparison.InvariantCulture:
+ return CultureInfo.InvariantCulture.CompareInfo.IndexOf(this, value, startIndex, count, CompareOptions.None);
+
+ case StringComparison.InvariantCultureIgnoreCase:
+ return CultureInfo.InvariantCulture.CompareInfo.IndexOf(this, value, startIndex, count, CompareOptions.IgnoreCase);
+
+ case StringComparison.Ordinal:
+ return CultureInfo.InvariantCulture.CompareInfo.IndexOf(this, value, startIndex, count, CompareOptions.Ordinal);
+
+ case StringComparison.OrdinalIgnoreCase:
+ if (value.IsAscii() && this.IsAscii())
+ return CultureInfo.InvariantCulture.CompareInfo.IndexOf(this, value, startIndex, count, CompareOptions.IgnoreCase);
+ else
+ return TextInfo.IndexOfStringOrdinalIgnoreCase(this, value, startIndex, count);
+
+ default:
+ throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"), "comparisonType");
+ }
+ }
+
+ // Returns the index of the last occurrence of a specified character in the current instance.
+ // The search starts at startIndex and runs backwards to startIndex - count + 1.
+ // The character at position startIndex is included in the search. startIndex is the larger
+ // index within the string.
+ //
+ [Pure]
+ public int LastIndexOf(char value) {
+ return LastIndexOf(value, this.Length-1, this.Length);
+ }
+
+ [Pure]
+ public int LastIndexOf(char value, int startIndex){
+ return LastIndexOf(value,startIndex,startIndex + 1);
+ }
+
+ [Pure]
+ [System.Security.SecuritySafeCritical] // auto-generated
+ public unsafe int LastIndexOf(char value, int startIndex, int count) {
+ if (Length == 0)
+ return -1;
+
+ if (startIndex < 0 || startIndex >= Length)
+ throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index"));
+
+ if (count < 0 || count - 1 > startIndex)
+ throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count"));
+
+ fixed (char* pChars = &m_firstChar)
+ {
+ char* pCh = pChars + startIndex;
+
+ //We search [startIndex..EndIndex]
+ while (count >= 4)
+ {
+ if (*pCh == value) goto ReturnIndex;
+ if (*(pCh - 1) == value) goto ReturnIndex1;
+ if (*(pCh - 2) == value) goto ReturnIndex2;
+ if (*(pCh - 3) == value) goto ReturnIndex3;
+
+ count -= 4;
+ pCh -= 4;
+ }
+
+ while (count > 0)
+ {
+ if (*pCh == value)
+ goto ReturnIndex;
+
+ count--;
+ pCh--;
+ }
+
+ return -1;
+
+ ReturnIndex3: pCh--;
+ ReturnIndex2: pCh--;
+ ReturnIndex1: pCh--;
+ ReturnIndex:
+ return (int)(pCh - pChars);
+ }
+ }
+
+ // Returns the index of the last occurrence of any specified character in the current instance.
+ // The search starts at startIndex and runs backwards to startIndex - count + 1.
+ // The character at position startIndex is included in the search. startIndex is the larger
+ // index within the string.
+ //
+
+ //ForceInline ... Jit can't recognize String.get_Length to determine that this is "fluff"
+ [Pure]
+ public int LastIndexOfAny(char [] anyOf) {
+ return LastIndexOfAny(anyOf,this.Length-1,this.Length);
+ }
+
+ [Pure]
+ public int LastIndexOfAny(char [] anyOf, int startIndex) {
+ return LastIndexOfAny(anyOf,startIndex,startIndex + 1);
+ }
+
+ [Pure]
+ [System.Security.SecuritySafeCritical] // auto-generated
+ [MethodImplAttribute(MethodImplOptions.InternalCall)]
+ public extern int LastIndexOfAny(char [] anyOf, int startIndex, int count);
+
+
+ // Returns the index of the last occurrence of any character in value in the current instance.
+ // The search starts at startIndex and runs backwards to startIndex - count + 1.
+ // The character at position startIndex is included in the search. startIndex is the larger
+ // index within the string.
+ //
+ [Pure]
+ public int LastIndexOf(String value) {
+ return LastIndexOf(value, this.Length-1,this.Length, StringComparison.CurrentCulture);
+ }
+
+ [Pure]
+ public int LastIndexOf(String value, int startIndex) {
+ return LastIndexOf(value, startIndex, startIndex + 1, StringComparison.CurrentCulture);
+ }
+
+ [Pure]
+ public int LastIndexOf(String value, int startIndex, int count) {
+ if (count<0) {
+ throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count"));
+ }
+ Contract.EndContractBlock();
+
+ return LastIndexOf(value, startIndex, count, StringComparison.CurrentCulture);
+ }
+
+ [Pure]
+ public int LastIndexOf(String value, StringComparison comparisonType) {
+ return LastIndexOf(value, this.Length-1, this.Length, comparisonType);
+ }
+
+ [Pure]
+ public int LastIndexOf(String value, int startIndex, StringComparison comparisonType) {
+ return LastIndexOf(value, startIndex, startIndex + 1, comparisonType);
+ }
+
+ [Pure]
+ [System.Security.SecuritySafeCritical]
+ public int LastIndexOf(String value, int startIndex, int count, StringComparison comparisonType) {
+ if (value == null)
+ throw new ArgumentNullException("value");
+ Contract.EndContractBlock();
+
+ // Special case for 0 length input strings
+ if (this.Length == 0 && (startIndex == -1 || startIndex == 0))
+ return (value.Length == 0) ? 0 : -1;
+
+ // Now after handling empty strings, make sure we're not out of range
+ if (startIndex < 0 || startIndex > this.Length)
+ throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index"));
+
+ // Make sure that we allow startIndex == this.Length
+ if (startIndex == this.Length)
+ {
+ startIndex--;
+ if (count > 0)
+ count--;
+
+ // If we are looking for nothing, just return 0
+ if (value.Length == 0 && count >= 0 && startIndex - count + 1 >= 0)
+ return startIndex;
+ }
+
+ // 2nd half of this also catches when startIndex == MAXINT, so MAXINT - 0 + 1 == -1, which is < 0.
+ if (count < 0 || startIndex - count + 1 < 0)
+ throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count"));
+
+
+ switch (comparisonType) {
+ case StringComparison.CurrentCulture:
+ return CultureInfo.CurrentCulture.CompareInfo.LastIndexOf(this, value, startIndex, count, CompareOptions.None);
+
+ case StringComparison.CurrentCultureIgnoreCase:
+ return CultureInfo.CurrentCulture.CompareInfo.LastIndexOf(this, value, startIndex, count, CompareOptions.IgnoreCase);
+
+ case StringComparison.InvariantCulture:
+ return CultureInfo.InvariantCulture.CompareInfo.LastIndexOf(this, value, startIndex, count, CompareOptions.None);
+
+ case StringComparison.InvariantCultureIgnoreCase:
+ return CultureInfo.InvariantCulture.CompareInfo.LastIndexOf(this, value, startIndex, count, CompareOptions.IgnoreCase);
+ case StringComparison.Ordinal:
+ return CultureInfo.InvariantCulture.CompareInfo.LastIndexOf(this, value, startIndex, count, CompareOptions.Ordinal);
+
+ case StringComparison.OrdinalIgnoreCase:
+ if (value.IsAscii() && this.IsAscii())
+ return CultureInfo.InvariantCulture.CompareInfo.LastIndexOf(this, value, startIndex, count, CompareOptions.IgnoreCase);
+ else
+ return TextInfo.LastIndexOfStringOrdinalIgnoreCase(this, value, startIndex, count);
+ default:
+ throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"), "comparisonType");
+ }
+ }
+ }
+}
diff --git a/src/mscorlib/src/System/String.cs b/src/mscorlib/src/System/String.cs
index 86a367a16d..d406fd09b3 100644
--- a/src/mscorlib/src/System/String.cs
+++ b/src/mscorlib/src/System/String.cs
@@ -38,7 +38,7 @@ namespace System {
[ComVisible(true)]
[Serializable]
- public sealed class String : IComparable, ICloneable, IConvertible, IEnumerable
+ public sealed partial class String : IComparable, ICloneable, IConvertible, IEnumerable
, IComparable<String>, IEnumerable<char>, IEquatable<String>
{
@@ -51,10 +51,6 @@ namespace System {
// For empty strings, this will be '\0' since
// strings are both null-terminated and length prefixed
[NonSerialized] private char m_firstChar;
-
- private const int TrimHead = 0;
- private const int TrimTail = 1;
- private const int TrimBoth = 2;
// The Empty constant holds the empty string value. It is initialized by the EE during startup.
// It is treated as intrinsic by the JIT as so the static constructor would never run.
@@ -65,255 +61,7 @@ namespace System {
//from native.
public static readonly String Empty;
- //
- //Native Static Methods
- //
-
- // Joins an array of strings together as one string with a separator between each original string.
- //
- public static String Join(String separator, params String[] value) {
- if (value==null)
- throw new ArgumentNullException("value");
- Contract.EndContractBlock();
- return Join(separator, value, 0, value.Length);
- }
-
- [ComVisible(false)]
- public static string Join(string separator, params object[] values)
- {
- if (values == null)
- throw new ArgumentNullException("values");
- Contract.EndContractBlock();
-
- if (values.Length == 0 || values[0] == null)
- return string.Empty;
-
- string firstString = values[0].ToString();
-
- if (values.Length == 1)
- {
- return firstString ?? string.Empty;
- }
-
- StringBuilder result = StringBuilderCache.Acquire();
- result.Append(firstString);
-
- for (int i = 1; i < values.Length; i++)
- {
- result.Append(separator);
- object value = values[i];
- if (value != null)
- {
- result.Append(value.ToString());
- }
- }
-
- return StringBuilderCache.GetStringAndRelease(result);
- }
-
- [ComVisible(false)]
- public static String Join<T>(String separator, IEnumerable<T> values)
- {
- if (values == null)
- throw new ArgumentNullException("values");
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.EndContractBlock();
-
- using (IEnumerator<T> en = values.GetEnumerator())
- {
- if (!en.MoveNext())
- return string.Empty;
-
- // We called MoveNext once, so this will be the first item
- T currentValue = en.Current;
-
- // Call ToString before calling MoveNext again, since
- // we want to stay consistent with the below loop
- // Everything should be called in the order
- // MoveNext-Current-ToString, unless further optimizations
- // can be made, to avoid breaking changes
- string firstString = currentValue?.ToString();
-
- // If there's only 1 item, simply call ToString on that
- if (!en.MoveNext())
- {
- // We have to handle the case of either currentValue
- // or its ToString being null
- return firstString ?? string.Empty;
- }
-
- StringBuilder result = StringBuilderCache.Acquire();
-
- result.Append(firstString);
-
- do
- {
- currentValue = en.Current;
-
- result.Append(separator);
- if (currentValue != null)
- {
- result.Append(currentValue.ToString());
- }
- }
- while (en.MoveNext());
-
- return StringBuilderCache.GetStringAndRelease(result);
- }
- }
-
- [ComVisible(false)]
- public static String Join(String separator, IEnumerable<String> values) {
- if (values == null)
- throw new ArgumentNullException("values");
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.EndContractBlock();
-
- using(IEnumerator<String> en = values.GetEnumerator()) {
- if (!en.MoveNext())
- return String.Empty;
-
- String firstValue = en.Current;
-
- if (!en.MoveNext()) {
- // Only one value available
- return firstValue ?? String.Empty;
- }
-
- // Null separator and values are handled by the StringBuilder
- StringBuilder result = StringBuilderCache.Acquire();
- result.Append(firstValue);
-
- do {
- result.Append(separator);
- result.Append(en.Current);
- } while (en.MoveNext());
- return StringBuilderCache.GetStringAndRelease(result);
- }
- }
-
internal char FirstChar { get { return m_firstChar; } }
-
- // Joins an array of strings together as one string with a separator between each original string.
- //
- [System.Security.SecuritySafeCritical] // auto-generated
- public unsafe static String Join(String separator, String[] value, int startIndex, int count) {
- //Range check the array
- if (value == null)
- throw new ArgumentNullException("value");
-
- if (startIndex < 0)
- throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_StartIndex"));
- if (count < 0)
- throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NegativeCount"));
-
- if (startIndex > value.Length - count)
- throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_IndexCountBuffer"));
- Contract.EndContractBlock();
-
- //Treat null as empty string.
- if (separator == null) {
- separator = String.Empty;
- }
-
- //If count is 0, that skews a whole bunch of the calculations below, so just special case that.
- if (count == 0) {
- return String.Empty;
- }
-
- if (count == 1) {
- return value[startIndex] ?? String.Empty;
- }
-
- int jointLength = 0;
- //Figure out the total length of the strings in value
- int endIndex = startIndex + count - 1;
- for (int stringToJoinIndex = startIndex; stringToJoinIndex <= endIndex; stringToJoinIndex++) {
- string currentValue = value[stringToJoinIndex];
-
- if (currentValue != null) {
- jointLength += currentValue.Length;
- }
- }
-
- //Add enough room for the separator.
- jointLength += (count - 1) * separator.Length;
-
- // Note that we may not catch all overflows with this check (since we could have wrapped around the 4gb range any number of times
- // and landed back in the positive range.) The input array might be modifed from other threads,
- // so we have to do an overflow check before each append below anyway. Those overflows will get caught down there.
- if ((jointLength < 0) || ((jointLength + 1) < 0) ) {
- throw new OutOfMemoryException();
- }
-
- //If this is an empty string, just return.
- if (jointLength == 0) {
- return String.Empty;
- }
-
- string jointString = FastAllocateString( jointLength );
- fixed (char * pointerToJointString = &jointString.m_firstChar) {
- UnSafeCharBuffer charBuffer = new UnSafeCharBuffer( pointerToJointString, jointLength);
-
- // Append the first string first and then append each following string prefixed by the separator.
- charBuffer.AppendString( value[startIndex] );
- for (int stringToJoinIndex = startIndex + 1; stringToJoinIndex <= endIndex; stringToJoinIndex++) {
- charBuffer.AppendString( separator );
- charBuffer.AppendString( value[stringToJoinIndex] );
- }
- Contract.Assert(*(pointerToJointString + charBuffer.Length) == '\0', "String must be null-terminated!");
- }
-
- return jointString;
- }
-
- [System.Security.SecuritySafeCritical] // auto-generated
- private unsafe static int CompareOrdinalIgnoreCaseHelper(String strA, String strB)
- {
- Contract.Requires(strA != null);
- Contract.Requires(strB != null);
- Contract.EndContractBlock();
- int length = Math.Min(strA.Length, strB.Length);
-
- fixed (char* ap = &strA.m_firstChar) fixed (char* bp = &strB.m_firstChar)
- {
- char* a = ap;
- char* b = bp;
-
- while (length != 0)
- {
- int charA = *a;
- int charB = *b;
-
- Contract.Assert((charA | charB) <= 0x7F, "strings have to be ASCII");
-
- // uppercase both chars - notice that we need just one compare per char
- if ((uint)(charA - 'a') <= (uint)('z' - 'a')) charA -= 0x20;
- if ((uint)(charB - 'a') <= (uint)('z' - 'a')) charB -= 0x20;
-
- //Return the (case-insensitive) difference between them.
- if (charA != charB)
- return charA - charB;
-
- // Next char
- a++; b++;
- length--;
- }
-
- return strA.Length - strB.Length;
- }
- }
-
- // native call to COMString::CompareOrdinalEx
- [System.Security.SecurityCritical] // auto-generated
- [MethodImplAttribute(MethodImplOptions.InternalCall)]
- internal static extern int CompareOrdinalHelper(String strA, int indexA, int countA, String strB, int indexB, int countB);
-
- //This will not work in case-insensitive mode for any character greater than 0x80.
- //We'll throw an ArgumentException.
- [System.Security.SecurityCritical] // auto-generated
- [MethodImplAttribute(MethodImplOptions.InternalCall)]
- unsafe internal static extern int nativeCompareOrdinalIgnoreCaseWC(String strA, sbyte *strBBytes);
//
// This is a helper method for the security team. They need to uppercase some strings (guaranteed to be less
// than 0x80) before security is fully initialized. Without security initialized, we can't grab resources (the nlp's)
@@ -347,433 +95,6 @@ namespace System {
}
return strOut;
}
-
- //
- //
- // NATIVE INSTANCE METHODS
- //
- //
-
- //
- // Search/Query methods
- //
-
- [System.Security.SecuritySafeCritical] // auto-generated
- [ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
- private unsafe static bool EqualsHelper(String strA, String strB)
- {
- Contract.Requires(strA != null);
- Contract.Requires(strB != null);
- Contract.Requires(strA.Length == strB.Length);
-
- int length = strA.Length;
-
- fixed (char* ap = &strA.m_firstChar) fixed (char* bp = &strB.m_firstChar)
- {
- char* a = ap;
- char* b = bp;
-
-#if BIT64
- // Single int read aligns pointers for the following long reads
- // PERF: No length check needed as there is always an int32 worth of string allocated
- // This read can also include the null terminator which both strings will have
- if (*(int*)a != *(int*)b) return false;
- length -= 2; a += 2; b += 2;
-
- // for AMD64 bit platform we unroll by 12 and
- // check 3 qword at a time. This is less code
- // than the 32 bit case and is a shorter path length.
-
- while (length >= 12)
- {
- if (*(long*)a != *(long*)b) goto ReturnFalse;
- if (*(long*)(a + 4) != *(long*)(b + 4)) goto ReturnFalse;
- if (*(long*)(a + 8) != *(long*)(b + 8)) goto ReturnFalse;
- length -= 12; a += 12; b += 12;
- }
-#else
- while (length >= 10)
- {
- if (*(int*)a != *(int*)b) goto ReturnFalse;
- if (*(int*)(a + 2) != *(int*)(b + 2)) goto ReturnFalse;
- if (*(int*)(a + 4) != *(int*)(b + 4)) goto ReturnFalse;
- if (*(int*)(a + 6) != *(int*)(b + 6)) goto ReturnFalse;
- if (*(int*)(a + 8) != *(int*)(b + 8)) goto ReturnFalse;
- length -= 10; a += 10; b += 10;
- }
-#endif
-
- // This depends on the fact that the String objects are
- // always zero terminated and that the terminating zero is not included
- // in the length. For odd string sizes, the last compare will include
- // the zero terminator.
- while (length > 0)
- {
- if (*(int*)a != *(int*)b) goto ReturnFalse;
- length -= 2; a += 2; b += 2;
- }
-
- return true;
-
- ReturnFalse:
- return false;
- }
- }
-
- [System.Security.SecuritySafeCritical] // auto-generated
- [ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
- private unsafe static bool StartsWithOrdinalHelper(String str, String startsWith)
- {
- Contract.Requires(str != null);
- Contract.Requires(startsWith != null);
- Contract.Requires(str.Length >= startsWith.Length);
-
- int length = startsWith.Length;
-
- fixed (char* ap = &str.m_firstChar) fixed (char* bp = &startsWith.m_firstChar)
- {
- char* a = ap;
- char* b = bp;
-
-#if BIT64
- // Single int read aligns pointers for the following long reads
- // No length check needed as this method is called when length >= 2
- Contract.Assert(length >= 2);
- if (*(int*)a != *(int*)b) goto ReturnFalse;
- length -= 2; a += 2; b += 2;
-
- while (length >= 12)
- {
- if (*(long*)a != *(long*)b) goto ReturnFalse;
- if (*(long*)(a + 4) != *(long*)(b + 4)) goto ReturnFalse;
- if (*(long*)(a + 8) != *(long*)(b + 8)) goto ReturnFalse;
- length -= 12; a += 12; b += 12;
- }
-#else
- while (length >= 10)
- {
- if (*(int*)a != *(int*)b) goto ReturnFalse;
- if (*(int*)(a+2) != *(int*)(b+2)) goto ReturnFalse;
- if (*(int*)(a+4) != *(int*)(b+4)) goto ReturnFalse;
- if (*(int*)(a+6) != *(int*)(b+6)) goto ReturnFalse;
- if (*(int*)(a+8) != *(int*)(b+8)) goto ReturnFalse;
- length -= 10; a += 10; b += 10;
- }
-#endif
-
- while (length >= 2)
- {
- if (*(int*)a != *(int*)b) goto ReturnFalse;
- length -= 2; a += 2; b += 2;
- }
-
- // PERF: This depends on the fact that the String objects are always zero terminated
- // and that the terminating zero is not included in the length. For even string sizes
- // this compare can include the zero terminator. Bitwise OR avoids a branch.
- return length == 0 | *a == *b;
-
- ReturnFalse:
- return false;
- }
- }
-
- [System.Security.SecuritySafeCritical] // auto-generated
- private unsafe static int CompareOrdinalHelper(String strA, String strB)
- {
- Contract.Requires(strA != null);
- Contract.Requires(strB != null);
-
- // NOTE: This may be subject to change if eliminating the check
- // in the callers makes them small enough to be inlined by the JIT
- Contract.Assert(strA.m_firstChar == strB.m_firstChar,
- "For performance reasons, callers of this method should " +
- "check/short-circuit beforehand if the first char is the same.");
-
- int length = Math.Min(strA.Length, strB.Length);
-
- fixed (char* ap = &strA.m_firstChar) fixed (char* bp = &strB.m_firstChar)
- {
- char* a = ap;
- char* b = bp;
-
- // Check if the second chars are different here
- // The reason we check if m_firstChar is different is because
- // it's the most common case and allows us to avoid a method call
- // to here.
- // The reason we check if the second char is different is because
- // if the first two chars the same we can increment by 4 bytes,
- // leaving us word-aligned on both 32-bit (12 bytes into the string)
- // and 64-bit (16 bytes) platforms.
-
- // For empty strings, the second char will be null due to padding.
- // The start of the string (not including sync block pointer)
- // is the method table pointer + string length, which takes up
- // 8 bytes on 32-bit, 12 on x64. For empty strings the null
- // terminator immediately follows, leaving us with an object
- // 10/14 bytes in size. Since everything needs to be a multiple
- // of 4/8, this will get padded and zeroed out.
-
- // For one-char strings the second char will be the null terminator.
-
- // NOTE: If in the future there is a way to read the second char
- // without pinning the string (e.g. System.Runtime.CompilerServices.Unsafe
- // is exposed to mscorlib, or a future version of C# allows inline IL),
- // then do that and short-circuit before the fixed.
-
- if (*(a + 1) != *(b + 1)) goto DiffOffset1;
-
- // Since we know that the first two chars are the same,
- // we can increment by 2 here and skip 4 bytes.
- // This leaves us 8-byte aligned, which results
- // on better perf for 64-bit platforms.
- length -= 2; a += 2; b += 2;
-
- // unroll the loop
-#if BIT64
- while (length >= 12)
- {
- if (*(long*)a != *(long*)b) goto DiffOffset0;
- if (*(long*)(a + 4) != *(long*)(b + 4)) goto DiffOffset4;
- if (*(long*)(a + 8) != *(long*)(b + 8)) goto DiffOffset8;
- length -= 12; a += 12; b += 12;
- }
-#else // BIT64
- while (length >= 10)
- {
- if (*(int*)a != *(int*)b) goto DiffOffset0;
- if (*(int*)(a + 2) != *(int*)(b + 2)) goto DiffOffset2;
- if (*(int*)(a + 4) != *(int*)(b + 4)) goto DiffOffset4;
- if (*(int*)(a + 6) != *(int*)(b + 6)) goto DiffOffset6;
- if (*(int*)(a + 8) != *(int*)(b + 8)) goto DiffOffset8;
- length -= 10; a += 10; b += 10;
- }
-#endif // BIT64
-
- // Fallback loop:
- // go back to slower code path and do comparison on 4 bytes at a time.
- // This depends on the fact that the String objects are
- // always zero terminated and that the terminating zero is not included
- // in the length. For odd string sizes, the last compare will include
- // the zero terminator.
- while (length > 0)
- {
- if (*(int*)a != *(int*)b) goto DiffNextInt;
- length -= 2;
- a += 2;
- b += 2;
- }
-
- // At this point, we have compared all the characters in at least one string.
- // The longer string will be larger.
- return strA.Length - strB.Length;
-
-#if BIT64
- DiffOffset8: a += 4; b += 4;
- DiffOffset4: a += 4; b += 4;
-#else // BIT64
- // Use jumps instead of falling through, since
- // otherwise going to DiffOffset8 will involve
- // 8 add instructions before getting to DiffNextInt
- DiffOffset8: a += 8; b += 8; goto DiffOffset0;
- DiffOffset6: a += 6; b += 6; goto DiffOffset0;
- DiffOffset4: a += 2; b += 2;
- DiffOffset2: a += 2; b += 2;
-#endif // BIT64
-
- DiffOffset0:
- // If we reached here, we already see a difference in the unrolled loop above
-#if BIT64
- if (*(int*)a == *(int*)b)
- {
- a += 2; b += 2;
- }
-#endif // BIT64
-
- DiffNextInt:
- if (*a != *b) return *a - *b;
-
- DiffOffset1:
- Contract.Assert(*(a + 1) != *(b + 1), "This char must be different if we reach here!");
- return *(a + 1) - *(b + 1);
- }
- }
-
- // Determines whether two strings match.
- [ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
- public override bool Equals(Object obj)
- {
- if (this == null) // this is necessary to guard against reverse-pinvokes and
- throw new NullReferenceException(); // other callers who do not use the callvirt instruction
-
- if (object.ReferenceEquals(this, obj))
- return true;
-
- string str = obj as string;
- if (str == null)
- return false;
-
- if (this.Length != str.Length)
- return false;
-
- return EqualsHelper(this, str);
- }
-
- // Determines whether two strings match.
- [Pure]
- [ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
- public bool Equals(String value)
- {
- if (this == null) // this is necessary to guard against reverse-pinvokes and
- throw new NullReferenceException(); // other callers who do not use the callvirt instruction
-
- if (object.ReferenceEquals(this, value))
- return true;
-
- // NOTE: No need to worry about casting to object here.
- // If either side of an == comparison between strings
- // is null, Roslyn generates a simple ceq instruction
- // instead of calling string.op_Equality.
- if (value == null)
- return false;
-
- if (this.Length != value.Length)
- return false;
-
- return EqualsHelper(this, value);
- }
-
- [Pure]
- [System.Security.SecuritySafeCritical] // auto-generated
- public bool Equals(String value, StringComparison comparisonType) {
- if (comparisonType < StringComparison.CurrentCulture || comparisonType > StringComparison.OrdinalIgnoreCase)
- throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"), "comparisonType");
- Contract.EndContractBlock();
-
- if ((Object)this == (Object)value) {
- return true;
- }
-
- if ((Object)value == null) {
- return false;
- }
-
- switch (comparisonType) {
- case StringComparison.CurrentCulture:
- return (CultureInfo.CurrentCulture.CompareInfo.Compare(this, value, CompareOptions.None) == 0);
-
- case StringComparison.CurrentCultureIgnoreCase:
- return (CultureInfo.CurrentCulture.CompareInfo.Compare(this, value, CompareOptions.IgnoreCase) == 0);
-
- case StringComparison.InvariantCulture:
- return (CultureInfo.InvariantCulture.CompareInfo.Compare(this, value, CompareOptions.None) == 0);
-
- case StringComparison.InvariantCultureIgnoreCase:
- return (CultureInfo.InvariantCulture.CompareInfo.Compare(this, value, CompareOptions.IgnoreCase) == 0);
-
- case StringComparison.Ordinal:
- if (this.Length != value.Length)
- return false;
- return EqualsHelper(this, value);
-
- case StringComparison.OrdinalIgnoreCase:
- if (this.Length != value.Length)
- return false;
-
- // If both strings are ASCII strings, we can take the fast path.
- if (this.IsAscii() && value.IsAscii()) {
- return (CompareOrdinalIgnoreCaseHelper(this, value) == 0);
- }
-
-#if FEATURE_COREFX_GLOBALIZATION
- return (CompareInfo.CompareOrdinalIgnoreCase(this, 0, this.Length, value, 0, value.Length) == 0);
-#else
- // Take the slow path.
- return (TextInfo.CompareOrdinalIgnoreCase(this, value) == 0);
-#endif
-
- default:
- throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"), "comparisonType");
- }
- }
-
-
- // Determines whether two Strings match.
- [Pure]
- public static bool Equals(String a, String b) {
- if ((Object)a==(Object)b) {
- return true;
- }
-
- if ((Object)a == null || (Object)b == null || a.Length != b.Length) {
- return false;
- }
-
- return EqualsHelper(a, b);
- }
-
- [Pure]
- [System.Security.SecuritySafeCritical] // auto-generated
- public static bool Equals(String a, String b, StringComparison comparisonType) {
- if (comparisonType < StringComparison.CurrentCulture || comparisonType > StringComparison.OrdinalIgnoreCase)
- throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"), "comparisonType");
- Contract.EndContractBlock();
-
- if ((Object)a==(Object)b) {
- return true;
- }
-
- if ((Object)a==null || (Object)b==null) {
- return false;
- }
-
- switch (comparisonType) {
- case StringComparison.CurrentCulture:
- return (CultureInfo.CurrentCulture.CompareInfo.Compare(a, b, CompareOptions.None) == 0);
-
- case StringComparison.CurrentCultureIgnoreCase:
- return (CultureInfo.CurrentCulture.CompareInfo.Compare(a, b, CompareOptions.IgnoreCase) == 0);
-
- case StringComparison.InvariantCulture:
- return (CultureInfo.InvariantCulture.CompareInfo.Compare(a, b, CompareOptions.None) == 0);
-
- case StringComparison.InvariantCultureIgnoreCase:
- return (CultureInfo.InvariantCulture.CompareInfo.Compare(a, b, CompareOptions.IgnoreCase) == 0);
-
- case StringComparison.Ordinal:
- if (a.Length != b.Length)
- return false;
-
- return EqualsHelper(a, b);
-
- case StringComparison.OrdinalIgnoreCase:
- if (a.Length != b.Length)
- return false;
- else {
- // If both strings are ASCII strings, we can take the fast path.
- if (a.IsAscii() && b.IsAscii()) {
- return (CompareOrdinalIgnoreCaseHelper(a, b) == 0);
- }
- // Take the slow path.
-
-#if FEATURE_COREFX_GLOBALIZATION
- return (CompareInfo.CompareOrdinalIgnoreCase(a, 0, a.Length, b, 0, b.Length) == 0);
-#else
- return (TextInfo.CompareOrdinalIgnoreCase(a, b) == 0);
-#endif
- }
-
- default:
- throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"), "comparisonType");
- }
- }
-
- public static bool operator == (String a, String b) {
- return String.Equals(a, b);
- }
-
- public static bool operator != (String a, String b) {
- return !String.Equals(a, b);
- }
// Gets the character at a specified position.
//
@@ -880,96 +201,6 @@ namespace System {
return true;
}
-#if FEATURE_RANDOMIZED_STRING_HASHING
- // Do not remove!
- // This method is called by reflection in System.Xml
- [System.Security.SecurityCritical]
- [MethodImplAttribute(MethodImplOptions.InternalCall)]
- internal static extern int InternalMarvin32HashString(string s, int strLen, long additionalEntropy);
-
- [System.Security.SecuritySafeCritical]
- internal static bool UseRandomizedHashing() {
- return InternalUseRandomizedHashing();
- }
-
- [System.Security.SecurityCritical]
- [System.Security.SuppressUnmanagedCodeSecurity]
- [DllImport(JitHelpers.QCall, CharSet = CharSet.Unicode)]
- private static extern bool InternalUseRandomizedHashing();
-#endif
-
- // Gets a hash code for this string. If strings A and B are such that A.Equals(B), then
- // they will return the same hash code.
- [System.Security.SecuritySafeCritical] // auto-generated
- [ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
- public override int GetHashCode()
- {
-#if FEATURE_RANDOMIZED_STRING_HASHING
- if (HashHelpers.s_UseRandomizedStringHashing)
- {
- return InternalMarvin32HashString(this, this.Length, 0);
- }
-#endif // FEATURE_RANDOMIZED_STRING_HASHING
-
- return GetLegacyNonRandomizedHashCode();
- }
-
- // Use this if and only if you need the hashcode to not change across app domains (e.g. you have an app domain agile
- // hash table).
- [System.Security.SecuritySafeCritical] // auto-generated
- [ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
- internal int GetLegacyNonRandomizedHashCode() {
- unsafe {
- fixed (char* src = &m_firstChar) {
- Contract.Assert(src[this.Length] == '\0', "src[this.Length] == '\\0'");
- Contract.Assert( ((int)src)%4 == 0, "Managed string should start at 4 bytes boundary");
-#if BIT64
- int hash1 = 5381;
-#else // !BIT64 (32)
- int hash1 = (5381<<16) + 5381;
-#endif
- int hash2 = hash1;
-
-#if BIT64
- int c;
- char *s = src;
- while ((c = s[0]) != 0) {
- hash1 = ((hash1 << 5) + hash1) ^ c;
- c = s[1];
- if (c == 0)
- break;
- hash2 = ((hash2 << 5) + hash2) ^ c;
- s += 2;
- }
-#else // !BIT64 (32)
- // 32 bit machines.
- int* pint = (int *)src;
- int len = this.Length;
- while (len > 2)
- {
- hash1 = ((hash1 << 5) + hash1 + (hash1 >> 27)) ^ pint[0];
- hash2 = ((hash2 << 5) + hash2 + (hash2 >> 27)) ^ pint[1];
- pint += 2;
- len -= 4;
- }
-
- if (len > 0)
- {
- hash1 = ((hash1 << 5) + hash1 + (hash1 >> 27)) ^ pint[0];
- }
-#endif
-#if DEBUG
- // We want to ensure we can change our hash function daily.
- // This is perfectly fine as long as you don't persist the
- // value from GetHashCode to disk or count on String A
- // hashing before string B. Those are bugs in your code.
- hash1 ^= ThisAssembly.DailyBuildNumber;
-#endif
- return hash1 + (hash2 * 1566083941);
- }
- }
- }
-
// Gets the length of this string
//
/// This is a EE implemented function so that the JIT can recognise is specially
@@ -983,511 +214,6 @@ namespace System {
[MethodImplAttribute(MethodImplOptions.InternalCall)]
get;
}
-
- [ComVisible(false)]
- public String[] Split(char separator) {
- Contract.Ensures(Contract.Result<String[]>() != null);
- return SplitInternal(separator, Int32.MaxValue, StringSplitOptions.None);
- }
-
- [ComVisible(false)]
- public String[] Split(char separator, StringSplitOptions options) {
- Contract.Ensures(Contract.Result<String[]>() != null);
- return SplitInternal(separator, Int32.MaxValue, options);
- }
-
- [ComVisible(false)]
- public String[] Split(char separator, int count, StringSplitOptions options) {
- Contract.Ensures(Contract.Result<String[]>() != null);
- return SplitInternal(separator, count, options);
- }
-
- // Creates an array of strings by splitting this string at each
- // occurrence of a separator. The separator is searched for, and if found,
- // the substring preceding the occurrence is stored as the first element in
- // the array of strings. We then continue in this manner by searching
- // the substring that follows the occurrence. On the other hand, if the separator
- // is not found, the array of strings will contain this instance as its only element.
- // If the separator is null
- // whitespace (i.e., Character.IsWhitespace) is used as the separator.
- //
- public String [] Split(params char [] separator) {
- Contract.Ensures(Contract.Result<String[]>() != null);
- return SplitInternal(separator, Int32.MaxValue, StringSplitOptions.None);
- }
-
- // Creates an array of strings by splitting this string at each
- // occurrence of a separator. The separator is searched for, and if found,
- // the substring preceding the occurrence is stored as the first element in
- // the array of strings. We then continue in this manner by searching
- // the substring that follows the occurrence. On the other hand, if the separator
- // is not found, the array of strings will contain this instance as its only element.
- // If the separator is the empty string (i.e., String.Empty), then
- // whitespace (i.e., Character.IsWhitespace) is used as the separator.
- // If there are more than count different strings, the last n-(count-1)
- // elements are concatenated and added as the last String.
- //
- public string[] Split(char[] separator, int count) {
- Contract.Ensures(Contract.Result<String[]>() != null);
- return SplitInternal(separator, count, StringSplitOptions.None);
- }
-
- [ComVisible(false)]
- public String[] Split(char[] separator, StringSplitOptions options) {
- Contract.Ensures(Contract.Result<String[]>() != null);
- return SplitInternal(separator, Int32.MaxValue, options);
- }
-
- [ComVisible(false)]
- public String[] Split(char[] separator, int count, StringSplitOptions options)
- {
- Contract.Ensures(Contract.Result<String[]>() != null);
- return SplitInternal(separator, count, options);
- }
-
- [System.Security.SecuritySafeCritical]
- private unsafe String[] SplitInternal(char separator, int count, StringSplitOptions options)
- {
- char* pSeparators = stackalloc char[1];
- pSeparators[0] = separator;
- return SplitInternal(pSeparators, /*separatorsLength*/ 1, count, options);
- }
-
- [ComVisible(false)]
- [System.Security.SecuritySafeCritical]
- internal String[] SplitInternal(char[] separator, int count, StringSplitOptions options)
- {
- unsafe
- {
- fixed (char* pSeparators = separator)
- {
- int separatorsLength = separator == null ? 0 : separator.Length;
- return SplitInternal(pSeparators, separatorsLength, count, options);
- }
- }
- }
-
- [System.Security.SecurityCritical]
- private unsafe String[] SplitInternal(char* separators, int separatorsLength, int count, StringSplitOptions options)
- {
- if (count < 0)
- throw new ArgumentOutOfRangeException("count",
- Environment.GetResourceString("ArgumentOutOfRange_NegativeCount"));
-
- if (options < StringSplitOptions.None || options > StringSplitOptions.RemoveEmptyEntries)
- throw new ArgumentException(Environment.GetResourceString("Arg_EnumIllegalVal", options));
- Contract.Ensures(Contract.Result<String[]>() != null);
- Contract.EndContractBlock();
-
- bool omitEmptyEntries = (options == StringSplitOptions.RemoveEmptyEntries);
-
- if ((count == 0) || (omitEmptyEntries && this.Length == 0))
- {
-#if FEATURE_CORECLR
- return EmptyArray<String>.Value;
-#else
- // Keep the old behavior of returning a new empty array
- // to mitigate any potential compat risk.
- return new String[0];
-#endif
- }
-
- if (count == 1)
- {
- return new String[] { this };
- }
-
- int[] sepList = new int[Length];
- int numReplaces = MakeSeparatorList(separators, separatorsLength, sepList);
-
- // Handle the special case of no replaces.
- if (0 == numReplaces) {
- return new String[] { this };
- }
-
- if(omitEmptyEntries)
- {
- return InternalSplitOmitEmptyEntries(sepList, null, 1, numReplaces, count);
- }
- else
- {
- return InternalSplitKeepEmptyEntries(sepList, null, 1, numReplaces, count);
- }
- }
-
- [ComVisible(false)]
- public String[] Split(String separator) {
- Contract.Ensures(Contract.Result<String[]>() != null);
- return SplitInternal(separator ?? String.Empty, null, Int32.MaxValue, StringSplitOptions.None);
- }
-
- [ComVisible(false)]
- public String[] Split(String separator, StringSplitOptions options) {
- Contract.Ensures(Contract.Result<String[]>() != null);
- return SplitInternal(separator ?? String.Empty, null, Int32.MaxValue, options);
- }
-
- [ComVisible(false)]
- public String[] Split(String separator, Int32 count, StringSplitOptions options) {
- Contract.Ensures(Contract.Result<String[]>() != null);
- return SplitInternal(separator ?? String.Empty, null, count, options);
- }
-
- [ComVisible(false)]
- public String [] Split(String[] separator, StringSplitOptions options) {
- Contract.Ensures(Contract.Result<String[]>() != null);
- return SplitInternal(null, separator, Int32.MaxValue, options);
- }
-
- [ComVisible(false)]
- public String[] Split(String[] separator, Int32 count, StringSplitOptions options) {
- Contract.Ensures(Contract.Result<String[]>() != null);
- return SplitInternal(null, separator, count, options);
- }
-
- private String[] SplitInternal(String separator, String[] separators, Int32 count, StringSplitOptions options)
- {
- if (count < 0) {
- throw new ArgumentOutOfRangeException("count",
- Environment.GetResourceString("ArgumentOutOfRange_NegativeCount"));
- }
-
- if (options < StringSplitOptions.None || options > StringSplitOptions.RemoveEmptyEntries) {
- throw new ArgumentException(Environment.GetResourceString("Arg_EnumIllegalVal", (int)options));
- }
- Contract.EndContractBlock();
-
- bool omitEmptyEntries = (options == StringSplitOptions.RemoveEmptyEntries);
-
- bool singleSeparator = separator != null;
-
- if (!singleSeparator && (separators == null || separators.Length == 0)) {
- return SplitInternal((char[]) null, count, options);
- }
-
- if ((count == 0) || (omitEmptyEntries && this.Length ==0)) {
-#if FEATURE_CORECLR
- return EmptyArray<String>.Value;
-#else
- // Keep the old behavior of returning a new empty array
- // to mitigate any potential compat risk.
- return new String[0];
-#endif
- }
-
- if (count == 1) {
- return new String[] { this };
- }
-
- if (singleSeparator && separator.Length == 0) {
- return new[] { this };
- }
-
- int[] sepList = new int[Length];
- int[] lengthList;
- int defaultLength;
- int numReplaces;
-
- if (singleSeparator) {
- lengthList = null;
- defaultLength = separator.Length;
- numReplaces = MakeSeparatorList(separator, sepList);
- }
- else {
- lengthList = new int[Length];
- defaultLength = 0;
- numReplaces = MakeSeparatorList(separators, sepList, lengthList);
- }
-
- // Handle the special case of no replaces.
- if (0 == numReplaces) {
- return new String[] { this };
- }
-
- if (omitEmptyEntries) {
- return InternalSplitOmitEmptyEntries(sepList, lengthList, defaultLength, numReplaces, count);
- }
- else {
- return InternalSplitKeepEmptyEntries(sepList, lengthList, defaultLength, numReplaces, count);
- }
- }
-
- // Note a special case in this function:
- // If there is no separator in the string, a string array which only contains
- // the original string will be returned regardless of the count.
- //
-
- private String[] InternalSplitKeepEmptyEntries(Int32[] sepList, Int32[] lengthList, Int32 defaultLength, Int32 numReplaces, int count) {
- Contract.Requires(numReplaces >= 0);
- Contract.Requires(count >= 2);
- Contract.Ensures(Contract.Result<String[]>() != null);
-
- int currIndex = 0;
- int arrIndex = 0;
-
- count--;
- int numActualReplaces = (numReplaces < count) ? numReplaces : count;
-
- //Allocate space for the new array.
- //+1 for the string from the end of the last replace to the end of the String.
- String[] splitStrings = new String[numActualReplaces+1];
-
- for (int i = 0; i < numActualReplaces && currIndex < Length; i++) {
- splitStrings[arrIndex++] = Substring(currIndex, sepList[i]-currIndex );
- currIndex=sepList[i] + ((lengthList == null) ? defaultLength : lengthList[i]);
- }
-
- //Handle the last string at the end of the array if there is one.
- if (currIndex < Length && numActualReplaces >= 0) {
- splitStrings[arrIndex] = Substring(currIndex);
- }
- else if (arrIndex==numActualReplaces) {
- //We had a separator character at the end of a string. Rather than just allowing
- //a null character, we'll replace the last element in the array with an empty string.
- splitStrings[arrIndex] = String.Empty;
-
- }
-
- return splitStrings;
- }
-
-
- // This function will not keep the Empty String
- private String[] InternalSplitOmitEmptyEntries(Int32[] sepList, Int32[] lengthList, Int32 defaultLength, Int32 numReplaces, int count) {
- Contract.Requires(numReplaces >= 0);
- Contract.Requires(count >= 2);
- Contract.Ensures(Contract.Result<String[]>() != null);
-
- // Allocate array to hold items. This array may not be
- // filled completely in this function, we will create a
- // new array and copy string references to that new array.
-
- int maxItems = (numReplaces < count) ? (numReplaces+1): count ;
- String[] splitStrings = new String[maxItems];
-
- int currIndex = 0;
- int arrIndex = 0;
-
- for(int i=0; i< numReplaces && currIndex < Length; i++) {
- if( sepList[i]-currIndex > 0) {
- splitStrings[arrIndex++] = Substring(currIndex, sepList[i]-currIndex );
- }
- currIndex=sepList[i] + ((lengthList == null) ? defaultLength : lengthList[i]);
- if( arrIndex == count -1 ) {
- // If all the remaining entries at the end are empty, skip them
- while( i < numReplaces - 1 && currIndex == sepList[++i]) {
- currIndex += ((lengthList == null) ? defaultLength : lengthList[i]);
- }
- break;
- }
- }
-
- // we must have at least one slot left to fill in the last string.
- Contract.Assert(arrIndex < maxItems);
-
- //Handle the last string at the end of the array if there is one.
- if (currIndex< Length) {
- splitStrings[arrIndex++] = Substring(currIndex);
- }
-
- String[] stringArray = splitStrings;
- if( arrIndex!= maxItems) {
- stringArray = new String[arrIndex];
- for( int j = 0; j < arrIndex; j++) {
- stringArray[j] = splitStrings[j];
- }
- }
- return stringArray;
- }
-
- //--------------------------------------------------------------------
- // This function returns the number of the places within this instance where
- // characters in Separator occur.
- // Args: separator -- A string containing all of the split characters.
- // sepList -- an array of ints for split char indicies.
- //--------------------------------------------------------------------
- [System.Security.SecurityCritical]
- private unsafe int MakeSeparatorList(char* separators, int separatorsLength, int[] sepList) {
- Contract.Assert(separatorsLength >= 0, "separatorsLength >= 0");
- int foundCount=0;
-
- if (separators == null || separatorsLength == 0) {
- fixed (char* pwzChars = &this.m_firstChar) {
- //If they passed null or an empty string, look for whitespace.
- for (int i=0; i < Length && foundCount < sepList.Length; i++) {
- if (Char.IsWhiteSpace(pwzChars[i])) {
- sepList[foundCount++]=i;
- }
- }
- }
- }
- else {
- int sepListCount = sepList.Length;
- //If they passed in a string of chars, actually look for those chars.
- fixed (char* pwzChars = &this.m_firstChar) {
- for (int i=0; i< Length && foundCount < sepListCount; i++) {
- char* pSep = separators;
- for (int j = 0; j < separatorsLength; j++, pSep++) {
- if ( pwzChars[i] == *pSep) {
- sepList[foundCount++]=i;
- break;
- }
- }
- }
- }
- }
- return foundCount;
- }
-
- //--------------------------------------------------------------------
- // This function returns number of the places within baseString where
- // instances of the separator string occurs.
- // Args: separator -- the separator
- // sepList -- an array of ints for split string indicies.
- //--------------------------------------------------------------------
- [System.Security.SecuritySafeCritical] // auto-generated
- private unsafe int MakeSeparatorList(string separator, int[] sepList) {
- Contract.Assert(!string.IsNullOrEmpty(separator), "!string.IsNullOrEmpty(separator)");
-
- int foundCount = 0;
- int sepListCount = sepList.Length;
- int currentSepLength = separator.Length;
-
- fixed (char* pwzChars = &this.m_firstChar) {
- for (int i = 0; i < Length && foundCount < sepListCount; i++) {
- if (pwzChars[i] == separator[0] && currentSepLength <= Length - i) {
- if (currentSepLength == 1
- || String.CompareOrdinal(this, i, separator, 0, currentSepLength) == 0) {
- sepList[foundCount] = i;
- foundCount++;
- i += currentSepLength - 1;
- }
- }
- }
- }
- return foundCount;
- }
-
- //--------------------------------------------------------------------
- // This function returns the number of the places within this instance where
- // instances of separator strings occur.
- // Args: separators -- An array containing all of the split strings.
- // sepList -- an array of ints for split string indicies.
- // lengthList -- an array of ints for split string lengths.
- //--------------------------------------------------------------------
- [System.Security.SecuritySafeCritical] // auto-generated
- private unsafe int MakeSeparatorList(String[] separators, int[] sepList, int[] lengthList) {
- Contract.Assert(separators != null && separators.Length > 0, "separators != null && separators.Length > 0");
-
- int foundCount = 0;
- int sepListCount = sepList.Length;
- int sepCount = separators.Length;
-
- fixed (char* pwzChars = &this.m_firstChar) {
- for (int i=0; i< Length && foundCount < sepListCount; i++) {
- for( int j =0; j < separators.Length; j++) {
- String separator = separators[j];
- if (String.IsNullOrEmpty(separator)) {
- continue;
- }
- Int32 currentSepLength = separator.Length;
- if ( pwzChars[i] == separator[0] && currentSepLength <= Length - i) {
- if (currentSepLength == 1
- || String.CompareOrdinal(this, i, separator, 0, currentSepLength) == 0) {
- sepList[foundCount] = i;
- lengthList[foundCount] = currentSepLength;
- foundCount++;
- i += currentSepLength - 1;
- break;
- }
- }
- }
- }
- }
- return foundCount;
- }
-
- // Returns a substring of this string.
- //
- public String Substring (int startIndex) {
- return this.Substring (startIndex, Length-startIndex);
- }
-
- // Returns a substring of this string.
- //
- [System.Security.SecuritySafeCritical] // auto-generated
- public String Substring(int startIndex, int length) {
-
- //Bounds Checking.
- if (startIndex < 0) {
- throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_StartIndex"));
- }
-
- if (startIndex > Length) {
- throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_StartIndexLargerThanLength"));
- }
-
- if (length < 0) {
- throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_NegativeLength"));
- }
-
- if (startIndex > Length - length) {
- throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_IndexLength"));
- }
- Contract.EndContractBlock();
-
- if( length == 0) {
- return String.Empty;
- }
-
- if( startIndex == 0 && length == this.Length) {
- return this;
- }
-
- return InternalSubString(startIndex, length);
- }
-
- [System.Security.SecurityCritical] // auto-generated
- unsafe string InternalSubString(int startIndex, int length) {
- Contract.Assert( startIndex >= 0 && startIndex <= this.Length, "StartIndex is out of range!");
- Contract.Assert( length >= 0 && startIndex <= this.Length - length, "length is out of range!");
-
- String result = FastAllocateString(length);
-
- fixed(char* dest = &result.m_firstChar)
- fixed(char* src = &this.m_firstChar) {
- wstrcpy(dest, src + startIndex, length);
- }
-
- return result;
- }
-
-
- // Removes a set of characters from the end of this string.
- [Pure]
- public String Trim(params char[] trimChars) {
- if (null==trimChars || trimChars.Length == 0) {
- return TrimHelper(TrimBoth);
- }
- return TrimHelper(trimChars,TrimBoth);
- }
-
- // Removes a set of characters from the beginning of this string.
- public String TrimStart(params char[] trimChars) {
- if (null==trimChars || trimChars.Length == 0) {
- return TrimHelper(TrimHead);
- }
- return TrimHelper(trimChars,TrimHead);
- }
-
-
- // Removes a set of characters from the end of this string.
- public String TrimEnd(params char[] trimChars) {
- if (null==trimChars || trimChars.Length == 0) {
- return TrimHelper(TrimTail);
- }
- return TrimHelper(trimChars,TrimTail);
- }
// Creates a new string with the characters copied in from ptr. If
// ptr is null, a 0-length string (like String.Empty) is returned.
@@ -1686,22 +412,6 @@ namespace System {
[MethodImplAttribute(MethodImplOptions.InternalCall)]
internal extern static String FastAllocateString(int length);
- [System.Security.SecuritySafeCritical] // auto-generated
- unsafe private static void FillStringChecked(String dest, int destPos, String src)
- {
- Contract.Requires(dest != null);
- Contract.Requires(src != null);
- if (src.Length > dest.Length - destPos) {
- throw new IndexOutOfRangeException();
- }
- Contract.EndContractBlock();
-
- fixed(char *pDest = &dest.m_firstChar)
- fixed (char *pSrc = &src.m_firstChar) {
- wstrcpy(pDest + destPos, pSrc, src.Length);
- }
- }
-
// Creates a new string from the characters in a subarray. The new string will
// be created from the characters in value between startIndex and
// startIndex + length - 1.
@@ -1972,1048 +682,6 @@ namespace System {
[System.Security.SecuritySafeCritical] // auto-generated
[MethodImplAttribute(MethodImplOptions.InternalCall)]
public extern String(char c, int count);
-
- // Provides a culture-correct string comparison. StrA is compared to StrB
- // to determine whether it is lexicographically less, equal, or greater, and then returns
- // either a negative integer, 0, or a positive integer; respectively.
- //
- [Pure]
- public static int Compare(String strA, String strB)
- {
- return Compare(strA, strB, StringComparison.CurrentCulture);
- }
-
-
- // Provides a culture-correct string comparison. strA is compared to strB
- // to determine whether it is lexicographically less, equal, or greater, and then a
- // negative integer, 0, or a positive integer is returned; respectively.
- // The case-sensitive option is set by ignoreCase
- //
- [Pure]
- public static int Compare(String strA, String strB, bool ignoreCase)
- {
- var comparisonType = ignoreCase ? StringComparison.CurrentCultureIgnoreCase : StringComparison.CurrentCulture;
- return Compare(strA, strB, comparisonType);
- }
-
-
- // Provides a more flexible function for string comparision. See StringComparison
- // for meaning of different comparisonType.
- [Pure]
- [System.Security.SecuritySafeCritical] // auto-generated
- public static int Compare(String strA, String strB, StringComparison comparisonType)
- {
- // Single comparison to check if comparisonType is within [CurrentCulture .. OrdinalIgnoreCase]
- if ((uint)(comparisonType - StringComparison.CurrentCulture) > (uint)(StringComparison.OrdinalIgnoreCase - StringComparison.CurrentCulture))
- {
- throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"), "comparisonType");
- }
- Contract.EndContractBlock();
-
- if (object.ReferenceEquals(strA, strB))
- {
- return 0;
- }
-
- // They can't both be null at this point.
- if (strA == null)
- {
- return -1;
- }
- if (strB == null)
- {
- return 1;
- }
-
- switch (comparisonType) {
- case StringComparison.CurrentCulture:
- return CultureInfo.CurrentCulture.CompareInfo.Compare(strA, strB, CompareOptions.None);
-
- case StringComparison.CurrentCultureIgnoreCase:
- return CultureInfo.CurrentCulture.CompareInfo.Compare(strA, strB, CompareOptions.IgnoreCase);
-
- case StringComparison.InvariantCulture:
- return CultureInfo.InvariantCulture.CompareInfo.Compare(strA, strB, CompareOptions.None);
-
- case StringComparison.InvariantCultureIgnoreCase:
- return CultureInfo.InvariantCulture.CompareInfo.Compare(strA, strB, CompareOptions.IgnoreCase);
-
- case StringComparison.Ordinal:
- // Most common case: first character is different.
- // Returns false for empty strings.
- if (strA.m_firstChar != strB.m_firstChar)
- {
- return strA.m_firstChar - strB.m_firstChar;
- }
-
- return CompareOrdinalHelper(strA, strB);
-
- case StringComparison.OrdinalIgnoreCase:
- // If both strings are ASCII strings, we can take the fast path.
- if (strA.IsAscii() && strB.IsAscii()) {
- return (CompareOrdinalIgnoreCaseHelper(strA, strB));
- }
-
-#if FEATURE_COREFX_GLOBALIZATION
- return CompareInfo.CompareOrdinalIgnoreCase(strA, 0, strA.Length, strB, 0, strB.Length);
-#else
- // Take the slow path.
- return TextInfo.CompareOrdinalIgnoreCase(strA, strB);
-#endif
-
- default:
- throw new NotSupportedException(Environment.GetResourceString("NotSupported_StringComparison"));
- }
- }
-
-
- // Provides a culture-correct string comparison. strA is compared to strB
- // to determine whether it is lexicographically less, equal, or greater, and then a
- // negative integer, 0, or a positive integer is returned; respectively.
- //
- [Pure]
- public static int Compare(String strA, String strB, CultureInfo culture, CompareOptions options) {
- if (culture == null)
- {
- throw new ArgumentNullException("culture");
- }
- Contract.EndContractBlock();
-
- return culture.CompareInfo.Compare(strA, strB, options);
- }
-
-
-
- // Provides a culture-correct string comparison. strA is compared to strB
- // to determine whether it is lexicographically less, equal, or greater, and then a
- // negative integer, 0, or a positive integer is returned; respectively.
- // The case-sensitive option is set by ignoreCase, and the culture is set
- // by culture
- //
- [Pure]
- public static int Compare(String strA, String strB, bool ignoreCase, CultureInfo culture)
- {
- var options = ignoreCase ? CompareOptions.IgnoreCase : CompareOptions.None;
- return Compare(strA, strB, culture, options);
- }
-
- // Determines whether two string regions match. The substring of strA beginning
- // at indexA of length count is compared with the substring of strB
- // beginning at indexB of the same length.
- //
- [Pure]
- public static int Compare(String strA, int indexA, String strB, int indexB, int length)
- {
- // NOTE: It's important we call the boolean overload, and not the StringComparison
- // one. The two have some subtly different behavior (see notes in the former).
- return Compare(strA, indexA, strB, indexB, length, ignoreCase: false);
- }
-
- // Determines whether two string regions match. The substring of strA beginning
- // at indexA of length count is compared with the substring of strB
- // beginning at indexB of the same length. Case sensitivity is determined by the ignoreCase boolean.
- //
- [Pure]
- public static int Compare(String strA, int indexA, String strB, int indexB, int length, bool ignoreCase)
- {
- // Ideally we would just forward to the string.Compare overload that takes
- // a StringComparison parameter, and just pass in CurrentCulture/CurrentCultureIgnoreCase.
- // That function will return early if an optimization can be applied, e.g. if
- // (object)strA == strB && indexA == indexB then it will return 0 straightaway.
- // There are a couple of subtle behavior differences that prevent us from doing so
- // however:
- // - string.Compare(null, -1, null, -1, -1, StringComparison.CurrentCulture) works
- // since that method also returns early for nulls before validation. It shouldn't
- // for this overload.
- // - Since we originally forwarded to CompareInfo.Compare for all of the argument
- // validation logic, the ArgumentOutOfRangeExceptions thrown will contain different
- // parameter names.
- // Therefore, we have to duplicate some of the logic here.
-
- int lengthA = length;
- int lengthB = length;
-
- if (strA != null)
- {
- lengthA = Math.Min(lengthA, strA.Length - indexA);
- }
-
- if (strB != null)
- {
- lengthB = Math.Min(lengthB, strB.Length - indexB);
- }
-
- var options = ignoreCase ? CompareOptions.IgnoreCase : CompareOptions.None;
- return CultureInfo.CurrentCulture.CompareInfo.Compare(strA, indexA, lengthA, strB, indexB, lengthB, options);
- }
-
- // Determines whether two string regions match. The substring of strA beginning
- // at indexA of length length is compared with the substring of strB
- // beginning at indexB of the same length. Case sensitivity is determined by the ignoreCase boolean,
- // and the culture is set by culture.
- //
- [Pure]
- public static int Compare(String strA, int indexA, String strB, int indexB, int length, bool ignoreCase, CultureInfo culture)
- {
- var options = ignoreCase ? CompareOptions.IgnoreCase : CompareOptions.None;
- return Compare(strA, indexA, strB, indexB, length, culture, options);
- }
-
-
- // Determines whether two string regions match. The substring of strA beginning
- // at indexA of length length is compared with the substring of strB
- // beginning at indexB of the same length.
- //
- [Pure]
- public static int Compare(String strA, int indexA, String strB, int indexB, int length, CultureInfo culture, CompareOptions options)
- {
- if (culture == null)
- {
- throw new ArgumentNullException("culture");
- }
- Contract.EndContractBlock();
-
- int lengthA = length;
- int lengthB = length;
-
- if (strA != null)
- {
- lengthA = Math.Min(lengthA, strA.Length - indexA);
- }
-
- if (strB != null)
- {
- lengthB = Math.Min(lengthB, strB.Length - indexB);
- }
-
- return culture.CompareInfo.Compare(strA, indexA, lengthA, strB, indexB, lengthB, options);
- }
-
- [Pure]
- [System.Security.SecuritySafeCritical] // auto-generated
- public static int Compare(String strA, int indexA, String strB, int indexB, int length, StringComparison comparisonType) {
- if (comparisonType < StringComparison.CurrentCulture || comparisonType > StringComparison.OrdinalIgnoreCase) {
- throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"), "comparisonType");
- }
- Contract.EndContractBlock();
-
- if (strA == null || strB == null)
- {
- if (object.ReferenceEquals(strA, strB))
- {
- // They're both null
- return 0;
- }
-
- return strA == null ? -1 : 1;
- }
-
- if (length < 0)
- {
- throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_NegativeLength"));
- }
-
- if (indexA < 0 || indexB < 0)
- {
- string paramName = indexA < 0 ? "indexA" : "indexB";
- throw new ArgumentOutOfRangeException(paramName, Environment.GetResourceString("ArgumentOutOfRange_Index"));
- }
-
- if (strA.Length - indexA < 0 || strB.Length - indexB < 0)
- {
- string paramName = strA.Length - indexA < 0 ? "indexA" : "indexB";
- throw new ArgumentOutOfRangeException(paramName, Environment.GetResourceString("ArgumentOutOfRange_Index"));
- }
-
- if (length == 0 || (object.ReferenceEquals(strA, strB) && indexA == indexB))
- {
- return 0;
- }
-
- int lengthA = Math.Min(length, strA.Length - indexA);
- int lengthB = Math.Min(length, strB.Length - indexB);
-
- switch (comparisonType) {
- case StringComparison.CurrentCulture:
- return CultureInfo.CurrentCulture.CompareInfo.Compare(strA, indexA, lengthA, strB, indexB, lengthB, CompareOptions.None);
-
- case StringComparison.CurrentCultureIgnoreCase:
- return CultureInfo.CurrentCulture.CompareInfo.Compare(strA, indexA, lengthA, strB, indexB, lengthB, CompareOptions.IgnoreCase);
-
- case StringComparison.InvariantCulture:
- return CultureInfo.InvariantCulture.CompareInfo.Compare(strA, indexA, lengthA, strB, indexB, lengthB, CompareOptions.None);
-
- case StringComparison.InvariantCultureIgnoreCase:
- return CultureInfo.InvariantCulture.CompareInfo.Compare(strA, indexA, lengthA, strB, indexB, lengthB, CompareOptions.IgnoreCase);
-
- case StringComparison.Ordinal:
- return CompareOrdinalHelper(strA, indexA, lengthA, strB, indexB, lengthB);
-
- case StringComparison.OrdinalIgnoreCase:
-#if FEATURE_COREFX_GLOBALIZATION
- return (CompareInfo.CompareOrdinalIgnoreCase(strA, indexA, lengthA, strB, indexB, lengthB));
-#else
- return (TextInfo.CompareOrdinalIgnoreCaseEx(strA, indexA, strB, indexB, lengthA, lengthB));
-#endif
-
- default:
- throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"));
- }
-
- }
-
- // Compares this String to another String (cast as object), returning an integer that
- // indicates the relationship. This method returns a value less than 0 if this is less than value, 0
- // if this is equal to value, or a value greater than 0 if this is greater than value.
- //
- [Pure]
- public int CompareTo(Object value)
- {
- if (value == null)
- {
- return 1;
- }
-
- string other = value as string;
-
- if (other == null)
- {
- throw new ArgumentException(Environment.GetResourceString("Arg_MustBeString"));
- }
-
- return CompareTo(other); // will call the string-based overload
- }
-
- // Determines the sorting relation of StrB to the current instance.
- //
- [Pure]
- public int CompareTo(String strB)
- {
- return string.Compare(this, strB, StringComparison.CurrentCulture);
- }
-
- // Compares strA and strB using an ordinal (code-point) comparison.
- //
- [Pure]
- public static int CompareOrdinal(String strA, String strB)
- {
- if (object.ReferenceEquals(strA, strB))
- {
- return 0;
- }
-
- // They can't both be null at this point.
- if (strA == null)
- {
- return -1;
- }
- if (strB == null)
- {
- return 1;
- }
-
- // Most common case, first character is different.
- // This will return false for empty strings.
- if (strA.m_firstChar != strB.m_firstChar)
- {
- return strA.m_firstChar - strB.m_firstChar;
- }
-
- return CompareOrdinalHelper(strA, strB);
- }
-
-
- // Compares strA and strB using an ordinal (code-point) comparison.
- //
- [Pure]
- [System.Security.SecuritySafeCritical] // auto-generated
- public static int CompareOrdinal(String strA, int indexA, String strB, int indexB, int length)
- {
- if (strA == null || strB == null)
- {
- if (object.ReferenceEquals(strA, strB))
- {
- // They're both null
- return 0;
- }
-
- return strA == null ? -1 : 1;
- }
-
- // COMPAT: Checking for nulls should become before the arguments are validated,
- // but other optimizations which allow us to return early should come after.
-
- if (length < 0)
- {
- throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_NegativeCount"));
- }
-
- if (indexA < 0 || indexB < 0)
- {
- string paramName = indexA < 0 ? "indexA" : "indexB";
- throw new ArgumentOutOfRangeException(paramName, Environment.GetResourceString("ArgumentOutOfRange_Index"));
- }
-
- int lengthA = Math.Min(length, strA.Length - indexA);
- int lengthB = Math.Min(length, strB.Length - indexB);
-
- if (lengthA < 0 || lengthB < 0)
- {
- string paramName = lengthA < 0 ? "indexA" : "indexB";
- throw new ArgumentOutOfRangeException(paramName, Environment.GetResourceString("ArgumentOutOfRange_Index"));
- }
-
- if (length == 0 || (object.ReferenceEquals(strA, strB) && indexA == indexB))
- {
- return 0;
- }
-
- return CompareOrdinalHelper(strA, indexA, lengthA, strB, indexB, lengthB);
- }
-
-
- [Pure]
- public bool Contains( string value ) {
- return ( IndexOf(value, StringComparison.Ordinal) >=0 );
- }
-
- // Determines whether a specified string is a suffix of the the current instance.
- //
- // The case-sensitive and culture-sensitive option is set by options,
- // and the default culture is used.
- //
- [Pure]
- public Boolean EndsWith(String value) {
- return EndsWith(value, StringComparison.CurrentCulture);
- }
-
- [Pure]
- [System.Security.SecuritySafeCritical] // auto-generated
- [ComVisible(false)]
- public Boolean EndsWith(String value, StringComparison comparisonType) {
- if( (Object)value == null) {
- throw new ArgumentNullException("value");
- }
-
- if( comparisonType < StringComparison.CurrentCulture || comparisonType > StringComparison.OrdinalIgnoreCase) {
- throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"), "comparisonType");
- }
- Contract.EndContractBlock();
-
- if( (Object)this == (Object)value) {
- return true;
- }
-
- if( value.Length == 0) {
- return true;
- }
-
- switch (comparisonType) {
- case StringComparison.CurrentCulture:
- return CultureInfo.CurrentCulture.CompareInfo.IsSuffix(this, value, CompareOptions.None);
-
- case StringComparison.CurrentCultureIgnoreCase:
- return CultureInfo.CurrentCulture.CompareInfo.IsSuffix(this, value, CompareOptions.IgnoreCase);
-
- case StringComparison.InvariantCulture:
- return CultureInfo.InvariantCulture.CompareInfo.IsSuffix(this, value, CompareOptions.None);
-
- case StringComparison.InvariantCultureIgnoreCase:
- return CultureInfo.InvariantCulture.CompareInfo.IsSuffix(this, value, CompareOptions.IgnoreCase);
-
- case StringComparison.Ordinal:
- return this.Length < value.Length ? false : (CompareOrdinalHelper(this, this.Length - value.Length, value.Length, value, 0, value.Length) == 0);
-
- case StringComparison.OrdinalIgnoreCase:
-#if FEATURE_COREFX_GLOBALIZATION
- return this.Length < value.Length ? false : (CompareInfo.CompareOrdinalIgnoreCase(this, this.Length - value.Length, value.Length, value, 0, value.Length) == 0);
-#else
- return this.Length < value.Length ? false : (TextInfo.CompareOrdinalIgnoreCaseEx(this, this.Length - value.Length, value, 0, value.Length, value.Length) == 0);
-#endif
- default:
- throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"), "comparisonType");
- }
- }
-
- [Pure]
- public Boolean EndsWith(String value, Boolean ignoreCase, CultureInfo culture) {
- if (null==value) {
- throw new ArgumentNullException("value");
- }
- Contract.EndContractBlock();
-
- if((object)this == (object)value) {
- return true;
- }
-
- CultureInfo referenceCulture;
- if (culture == null)
- referenceCulture = CultureInfo.CurrentCulture;
- else
- referenceCulture = culture;
-
- return referenceCulture.CompareInfo.IsSuffix(this, value, ignoreCase ? CompareOptions.IgnoreCase : CompareOptions.None);
- }
-
- [Pure]
- internal bool EndsWith(char value) {
- int thisLen = this.Length;
- if (thisLen != 0) {
- if (this[thisLen - 1] == value)
- return true;
- }
- return false;
- }
-
-
- // Returns the index of the first occurrence of a specified character in the current instance.
- // The search starts at startIndex and runs thorough the next count characters.
- //
- [Pure]
- public int IndexOf(char value) {
- return IndexOf(value, 0, this.Length);
- }
-
- [Pure]
- public int IndexOf(char value, int startIndex) {
- return IndexOf(value, startIndex, this.Length - startIndex);
- }
-
- [Pure]
- [System.Security.SecuritySafeCritical] // auto-generated
- public unsafe int IndexOf(char value, int startIndex, int count) {
- if (startIndex < 0 || startIndex > Length)
- throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index"));
-
- if (count < 0 || count > Length - startIndex)
- throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count"));
-
- fixed (char* pChars = &m_firstChar)
- {
- char* pCh = pChars + startIndex;
-
- while (count >= 4)
- {
- if (*pCh == value) goto ReturnIndex;
- if (*(pCh + 1) == value) goto ReturnIndex1;
- if (*(pCh + 2) == value) goto ReturnIndex2;
- if (*(pCh + 3) == value) goto ReturnIndex3;
-
- count -= 4;
- pCh += 4;
- }
-
- while (count > 0)
- {
- if (*pCh == value)
- goto ReturnIndex;
-
- count--;
- pCh++;
- }
-
- return -1;
-
- ReturnIndex3: pCh++;
- ReturnIndex2: pCh++;
- ReturnIndex1: pCh++;
- ReturnIndex:
- return (int)(pCh - pChars);
- }
- }
-
- // Returns the index of the first occurrence of any specified character in the current instance.
- // The search starts at startIndex and runs to startIndex + count -1.
- //
- [Pure]
- public int IndexOfAny(char [] anyOf) {
- return IndexOfAny(anyOf,0, this.Length);
- }
-
- [Pure]
- public int IndexOfAny(char [] anyOf, int startIndex) {
- return IndexOfAny(anyOf, startIndex, this.Length - startIndex);
- }
-
- [Pure]
- [System.Security.SecuritySafeCritical] // auto-generated
- [MethodImplAttribute(MethodImplOptions.InternalCall)]
- public extern int IndexOfAny(char [] anyOf, int startIndex, int count);
-
-
- // Determines the position within this string of the first occurrence of the specified
- // string, according to the specified search criteria. The search begins at
- // the first character of this string, it is case-sensitive and the current culture
- // comparison is used.
- //
- [Pure]
- public int IndexOf(String value) {
- return IndexOf(value, StringComparison.CurrentCulture);
- }
-
- // Determines the position within this string of the first occurrence of the specified
- // string, according to the specified search criteria. The search begins at
- // startIndex, it is case-sensitive and the current culture comparison is used.
- //
- [Pure]
- public int IndexOf(String value, int startIndex) {
- return IndexOf(value, startIndex, StringComparison.CurrentCulture);
- }
-
- // Determines the position within this string of the first occurrence of the specified
- // string, according to the specified search criteria. The search begins at
- // startIndex, ends at endIndex and the current culture comparison is used.
- //
- [Pure]
- public int IndexOf(String value, int startIndex, int count) {
- if (startIndex < 0 || startIndex > this.Length) {
- throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index"));
- }
-
- if (count < 0 || count > this.Length - startIndex) {
- throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count"));
- }
- Contract.EndContractBlock();
-
- return IndexOf(value, startIndex, count, StringComparison.CurrentCulture);
- }
-
- [Pure]
- public int IndexOf(String value, StringComparison comparisonType) {
- return IndexOf(value, 0, this.Length, comparisonType);
- }
-
- [Pure]
- public int IndexOf(String value, int startIndex, StringComparison comparisonType) {
- return IndexOf(value, startIndex, this.Length - startIndex, comparisonType);
- }
-
- [Pure]
- [System.Security.SecuritySafeCritical]
- public int IndexOf(String value, int startIndex, int count, StringComparison comparisonType) {
- // Validate inputs
- if (value == null)
- throw new ArgumentNullException("value");
-
- if (startIndex < 0 || startIndex > this.Length)
- throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index"));
-
- if (count < 0 || startIndex > this.Length - count)
- throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count"));
- Contract.EndContractBlock();
-
- switch (comparisonType) {
- case StringComparison.CurrentCulture:
- return CultureInfo.CurrentCulture.CompareInfo.IndexOf(this, value, startIndex, count, CompareOptions.None);
-
- case StringComparison.CurrentCultureIgnoreCase:
- return CultureInfo.CurrentCulture.CompareInfo.IndexOf(this, value, startIndex, count, CompareOptions.IgnoreCase);
-
- case StringComparison.InvariantCulture:
- return CultureInfo.InvariantCulture.CompareInfo.IndexOf(this, value, startIndex, count, CompareOptions.None);
-
- case StringComparison.InvariantCultureIgnoreCase:
- return CultureInfo.InvariantCulture.CompareInfo.IndexOf(this, value, startIndex, count, CompareOptions.IgnoreCase);
-
- case StringComparison.Ordinal:
- return CultureInfo.InvariantCulture.CompareInfo.IndexOf(this, value, startIndex, count, CompareOptions.Ordinal);
-
- case StringComparison.OrdinalIgnoreCase:
- if (value.IsAscii() && this.IsAscii())
- return CultureInfo.InvariantCulture.CompareInfo.IndexOf(this, value, startIndex, count, CompareOptions.IgnoreCase);
- else
- return TextInfo.IndexOfStringOrdinalIgnoreCase(this, value, startIndex, count);
-
- default:
- throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"), "comparisonType");
- }
- }
-
- // Returns the index of the last occurrence of a specified character in the current instance.
- // The search starts at startIndex and runs backwards to startIndex - count + 1.
- // The character at position startIndex is included in the search. startIndex is the larger
- // index within the string.
- //
- [Pure]
- public int LastIndexOf(char value) {
- return LastIndexOf(value, this.Length-1, this.Length);
- }
-
- [Pure]
- public int LastIndexOf(char value, int startIndex){
- return LastIndexOf(value,startIndex,startIndex + 1);
- }
-
- [Pure]
- [System.Security.SecuritySafeCritical] // auto-generated
- public unsafe int LastIndexOf(char value, int startIndex, int count) {
- if (Length == 0)
- return -1;
-
- if (startIndex < 0 || startIndex >= Length)
- throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index"));
-
- if (count < 0 || count - 1 > startIndex)
- throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count"));
-
- fixed (char* pChars = &m_firstChar)
- {
- char* pCh = pChars + startIndex;
-
- //We search [startIndex..EndIndex]
- while (count >= 4)
- {
- if (*pCh == value) goto ReturnIndex;
- if (*(pCh - 1) == value) goto ReturnIndex1;
- if (*(pCh - 2) == value) goto ReturnIndex2;
- if (*(pCh - 3) == value) goto ReturnIndex3;
-
- count -= 4;
- pCh -= 4;
- }
-
- while (count > 0)
- {
- if (*pCh == value)
- goto ReturnIndex;
-
- count--;
- pCh--;
- }
-
- return -1;
-
- ReturnIndex3: pCh--;
- ReturnIndex2: pCh--;
- ReturnIndex1: pCh--;
- ReturnIndex:
- return (int)(pCh - pChars);
- }
- }
-
- // Returns the index of the last occurrence of any specified character in the current instance.
- // The search starts at startIndex and runs backwards to startIndex - count + 1.
- // The character at position startIndex is included in the search. startIndex is the larger
- // index within the string.
- //
-
- //ForceInline ... Jit can't recognize String.get_Length to determine that this is "fluff"
- [Pure]
- public int LastIndexOfAny(char [] anyOf) {
- return LastIndexOfAny(anyOf,this.Length-1,this.Length);
- }
-
- [Pure]
- public int LastIndexOfAny(char [] anyOf, int startIndex) {
- return LastIndexOfAny(anyOf,startIndex,startIndex + 1);
- }
-
- [Pure]
- [System.Security.SecuritySafeCritical] // auto-generated
- [MethodImplAttribute(MethodImplOptions.InternalCall)]
- public extern int LastIndexOfAny(char [] anyOf, int startIndex, int count);
-
-
- // Returns the index of the last occurrence of any character in value in the current instance.
- // The search starts at startIndex and runs backwards to startIndex - count + 1.
- // The character at position startIndex is included in the search. startIndex is the larger
- // index within the string.
- //
- [Pure]
- public int LastIndexOf(String value) {
- return LastIndexOf(value, this.Length-1,this.Length, StringComparison.CurrentCulture);
- }
-
- [Pure]
- public int LastIndexOf(String value, int startIndex) {
- return LastIndexOf(value, startIndex, startIndex + 1, StringComparison.CurrentCulture);
- }
-
- [Pure]
- public int LastIndexOf(String value, int startIndex, int count) {
- if (count<0) {
- throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count"));
- }
- Contract.EndContractBlock();
-
- return LastIndexOf(value, startIndex, count, StringComparison.CurrentCulture);
- }
-
- [Pure]
- public int LastIndexOf(String value, StringComparison comparisonType) {
- return LastIndexOf(value, this.Length-1, this.Length, comparisonType);
- }
-
- [Pure]
- public int LastIndexOf(String value, int startIndex, StringComparison comparisonType) {
- return LastIndexOf(value, startIndex, startIndex + 1, comparisonType);
- }
-
- [Pure]
- [System.Security.SecuritySafeCritical]
- public int LastIndexOf(String value, int startIndex, int count, StringComparison comparisonType) {
- if (value == null)
- throw new ArgumentNullException("value");
- Contract.EndContractBlock();
-
- // Special case for 0 length input strings
- if (this.Length == 0 && (startIndex == -1 || startIndex == 0))
- return (value.Length == 0) ? 0 : -1;
-
- // Now after handling empty strings, make sure we're not out of range
- if (startIndex < 0 || startIndex > this.Length)
- throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index"));
-
- // Make sure that we allow startIndex == this.Length
- if (startIndex == this.Length)
- {
- startIndex--;
- if (count > 0)
- count--;
-
- // If we are looking for nothing, just return 0
- if (value.Length == 0 && count >= 0 && startIndex - count + 1 >= 0)
- return startIndex;
- }
-
- // 2nd half of this also catches when startIndex == MAXINT, so MAXINT - 0 + 1 == -1, which is < 0.
- if (count < 0 || startIndex - count + 1 < 0)
- throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count"));
-
-
- switch (comparisonType) {
- case StringComparison.CurrentCulture:
- return CultureInfo.CurrentCulture.CompareInfo.LastIndexOf(this, value, startIndex, count, CompareOptions.None);
-
- case StringComparison.CurrentCultureIgnoreCase:
- return CultureInfo.CurrentCulture.CompareInfo.LastIndexOf(this, value, startIndex, count, CompareOptions.IgnoreCase);
-
- case StringComparison.InvariantCulture:
- return CultureInfo.InvariantCulture.CompareInfo.LastIndexOf(this, value, startIndex, count, CompareOptions.None);
-
- case StringComparison.InvariantCultureIgnoreCase:
- return CultureInfo.InvariantCulture.CompareInfo.LastIndexOf(this, value, startIndex, count, CompareOptions.IgnoreCase);
- case StringComparison.Ordinal:
- return CultureInfo.InvariantCulture.CompareInfo.LastIndexOf(this, value, startIndex, count, CompareOptions.Ordinal);
-
- case StringComparison.OrdinalIgnoreCase:
- if (value.IsAscii() && this.IsAscii())
- return CultureInfo.InvariantCulture.CompareInfo.LastIndexOf(this, value, startIndex, count, CompareOptions.IgnoreCase);
- else
- return TextInfo.LastIndexOfStringOrdinalIgnoreCase(this, value, startIndex, count);
- default:
- throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"), "comparisonType");
- }
- }
-
- //
- //
- [Pure]
- public String PadLeft(int totalWidth) {
- return PadLeft(totalWidth, ' ');
- }
-
- [Pure]
- [System.Security.SecuritySafeCritical] // auto-generated
- public String PadLeft(int totalWidth, char paddingChar) {
- if (totalWidth < 0)
- throw new ArgumentOutOfRangeException("totalWidth", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
- int oldLength = Length;
- int count = totalWidth - oldLength;
- if (count <= 0)
- return this;
- String result = FastAllocateString(totalWidth);
- unsafe
- {
- fixed (char* dst = &result.m_firstChar)
- {
- for (int i = 0; i < count; i++)
- dst[i] = paddingChar;
- fixed (char* src = &m_firstChar)
- {
- wstrcpy(dst + count, src, oldLength);
- }
- }
- }
- return result;
- }
-
- [Pure]
- public String PadRight(int totalWidth) {
- return PadRight(totalWidth, ' ');
- }
-
- [Pure]
- [System.Security.SecuritySafeCritical] // auto-generated
- public String PadRight(int totalWidth, char paddingChar) {
- if (totalWidth < 0)
- throw new ArgumentOutOfRangeException("totalWidth", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
- int oldLength = Length;
- int count = totalWidth - oldLength;
- if (count <= 0)
- return this;
- String result = FastAllocateString(totalWidth);
- unsafe
- {
- fixed (char* dst = &result.m_firstChar)
- {
- fixed (char* src = &m_firstChar)
- {
- wstrcpy(dst, src, oldLength);
- }
- for (int i = 0; i < count; i++)
- dst[oldLength + i] = paddingChar;
- }
- }
- return result;
- }
-
- // Determines whether a specified string is a prefix of the current instance
- //
- [Pure]
- public Boolean StartsWith(String value) {
- if ((Object)value == null) {
- throw new ArgumentNullException("value");
- }
- Contract.EndContractBlock();
- return StartsWith(value, StringComparison.CurrentCulture);
- }
-
- [Pure]
- [System.Security.SecuritySafeCritical] // auto-generated
- [ComVisible(false)]
- public Boolean StartsWith(String value, StringComparison comparisonType) {
- if( (Object)value == null) {
- throw new ArgumentNullException("value");
- }
-
- if( comparisonType < StringComparison.CurrentCulture || comparisonType > StringComparison.OrdinalIgnoreCase) {
- throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"), "comparisonType");
- }
- Contract.EndContractBlock();
-
- if( (Object)this == (Object)value) {
- return true;
- }
-
- if( value.Length == 0) {
- return true;
- }
-
- switch (comparisonType) {
- case StringComparison.CurrentCulture:
- return CultureInfo.CurrentCulture.CompareInfo.IsPrefix(this, value, CompareOptions.None);
-
- case StringComparison.CurrentCultureIgnoreCase:
- return CultureInfo.CurrentCulture.CompareInfo.IsPrefix(this, value, CompareOptions.IgnoreCase);
-
- case StringComparison.InvariantCulture:
- return CultureInfo.InvariantCulture.CompareInfo.IsPrefix(this, value, CompareOptions.None);
-
- case StringComparison.InvariantCultureIgnoreCase:
- return CultureInfo.InvariantCulture.CompareInfo.IsPrefix(this, value, CompareOptions.IgnoreCase);
-
- case StringComparison.Ordinal:
- if( this.Length < value.Length || m_firstChar != value.m_firstChar) {
- return false;
- }
- return (value.Length == 1) ?
- true : // First char is the same and thats all there is to compare
- StartsWithOrdinalHelper(this, value);
-
- case StringComparison.OrdinalIgnoreCase:
- if( this.Length < value.Length) {
- return false;
- }
-
-#if FEATURE_COREFX_GLOBALIZATION
- return (CompareInfo.CompareOrdinalIgnoreCase(this, 0, value.Length, value, 0, value.Length) == 0);
-#else
- return (TextInfo.CompareOrdinalIgnoreCaseEx(this, 0, value, 0, value.Length, value.Length) == 0);
-#endif
-
- default:
- throw new ArgumentException(Environment.GetResourceString("NotSupported_StringComparison"), "comparisonType");
- }
- }
-
- [Pure]
- public Boolean StartsWith(String value, Boolean ignoreCase, CultureInfo culture) {
- if (null==value) {
- throw new ArgumentNullException("value");
- }
- Contract.EndContractBlock();
-
- if((object)this == (object)value) {
- return true;
- }
-
- CultureInfo referenceCulture;
- if (culture == null)
- referenceCulture = CultureInfo.CurrentCulture;
- else
- referenceCulture = culture;
-
- return referenceCulture.CompareInfo.IsPrefix(this, value, ignoreCase ? CompareOptions.IgnoreCase : CompareOptions.None);
- }
-
- // Creates a copy of this string in lower case.
- [Pure]
- public String ToLower() {
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.EndContractBlock();
- return this.ToLower(CultureInfo.CurrentCulture);
- }
-
- // Creates a copy of this string in lower case. The culture is set by culture.
- [Pure]
- public String ToLower(CultureInfo culture) {
- if (culture == null)
- {
- throw new ArgumentNullException("culture");
- }
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.EndContractBlock();
- return culture.TextInfo.ToLower(this);
- }
-
- // Creates a copy of this string in lower case based on invariant culture.
- [Pure]
- public String ToLowerInvariant() {
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.EndContractBlock();
- return this.ToLower(CultureInfo.InvariantCulture);
- }
-
- // Creates a copy of this string in upper case.
- [Pure]
- public String ToUpper() {
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.EndContractBlock();
- return this.ToUpper(CultureInfo.CurrentCulture);
- }
-
-
- // Creates a copy of this string in upper case. The culture is set by culture.
- [Pure]
- public String ToUpper(CultureInfo culture) {
- if (culture == null)
- {
- throw new ArgumentNullException("culture");
- }
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.EndContractBlock();
- return culture.TextInfo.ToUpper(this);
- }
-
-
- //Creates a copy of this string in upper case based on invariant culture.
- [Pure]
- public String ToUpperInvariant() {
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.EndContractBlock();
- return this.ToUpper(CultureInfo.InvariantCulture);
- }
// Returns this string.
@@ -3036,343 +704,6 @@ namespace System {
Contract.EndContractBlock();
return this;
}
-
- // Trims the whitespace from both ends of the string. Whitespace is defined by
- // Char.IsWhiteSpace.
- //
- [Pure]
- public String Trim() {
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.EndContractBlock();
-
- return TrimHelper(TrimBoth);
- }
-
-
- [System.Security.SecuritySafeCritical] // auto-generated
- private String TrimHelper(int trimType) {
- //end will point to the first non-trimmed character on the right
- //start will point to the first non-trimmed character on the Left
- int end = this.Length-1;
- int start=0;
-
- //Trim specified characters.
- if (trimType !=TrimTail) {
- for (start=0; start < this.Length; start++) {
- if (!Char.IsWhiteSpace(this[start])) break;
- }
- }
-
- if (trimType !=TrimHead) {
- for (end= Length -1; end >= start; end--) {
- if (!Char.IsWhiteSpace(this[end])) break;
- }
- }
-
- return CreateTrimmedString(start, end);
- }
-
-
- [System.Security.SecuritySafeCritical] // auto-generated
- private String TrimHelper(char[] trimChars, int trimType) {
- //end will point to the first non-trimmed character on the right
- //start will point to the first non-trimmed character on the Left
- int end = this.Length-1;
- int start=0;
-
- //Trim specified characters.
- if (trimType !=TrimTail) {
- for (start=0; start < this.Length; start++) {
- int i = 0;
- char ch = this[start];
- for( i = 0; i < trimChars.Length; i++) {
- if( trimChars[i] == ch) break;
- }
- if( i == trimChars.Length) { // the character is not white space
- break;
- }
- }
- }
-
- if (trimType !=TrimHead) {
- for (end= Length -1; end >= start; end--) {
- int i = 0;
- char ch = this[end];
- for(i = 0; i < trimChars.Length; i++) {
- if( trimChars[i] == ch) break;
- }
- if( i == trimChars.Length) { // the character is not white space
- break;
- }
- }
- }
-
- return CreateTrimmedString(start, end);
- }
-
-
- [System.Security.SecurityCritical] // auto-generated
- private String CreateTrimmedString(int start, int end) {
- int len = end -start + 1;
- if (len == this.Length) {
- // Don't allocate a new string as the trimmed string has not changed.
- return this;
- }
-
- if( len == 0) {
- return String.Empty;
- }
- return InternalSubString(start, len);
- }
-
- [System.Security.SecuritySafeCritical] // auto-generated
- public String Insert(int startIndex, String value)
- {
- if (value == null)
- throw new ArgumentNullException("value");
- if (startIndex < 0 || startIndex > this.Length)
- throw new ArgumentOutOfRangeException("startIndex");
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.Ensures(Contract.Result<String>().Length == this.Length + value.Length);
- Contract.EndContractBlock();
-
- int oldLength = Length;
- int insertLength = value.Length;
-
- if (oldLength == 0)
- return value;
- if (insertLength == 0)
- return this;
-
- // In case this computation overflows, newLength will be negative and FastAllocateString throws OutOfMemoryException
- int newLength = oldLength + insertLength;
- String result = FastAllocateString(newLength);
- unsafe
- {
- fixed (char* srcThis = &m_firstChar)
- {
- fixed (char* srcInsert = &value.m_firstChar)
- {
- fixed (char* dst = &result.m_firstChar)
- {
- wstrcpy(dst, srcThis, startIndex);
- wstrcpy(dst + startIndex, srcInsert, insertLength);
- wstrcpy(dst + startIndex + insertLength, srcThis + startIndex, oldLength - startIndex);
- }
- }
- }
- }
- return result;
- }
-
- // Replaces all instances of oldChar with newChar.
- //
- [System.Security.SecuritySafeCritical] // auto-generated
- public String Replace(char oldChar, char newChar)
- {
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.Ensures(Contract.Result<String>().Length == this.Length);
- Contract.EndContractBlock();
-
- if (oldChar == newChar)
- return this;
-
- unsafe
- {
- int remainingLength = Length;
-
- fixed (char* pChars = &m_firstChar)
- {
- char* pSrc = pChars;
-
- while (remainingLength > 0)
- {
- if (*pSrc == oldChar)
- {
- break;
- }
-
- remainingLength--;
- pSrc++;
- }
- }
-
- if (remainingLength == 0)
- return this;
-
- String result = FastAllocateString(Length);
-
- fixed (char* pChars = &m_firstChar)
- {
- fixed (char* pResult = &result.m_firstChar)
- {
- int copyLength = Length - remainingLength;
-
- //Copy the characters already proven not to match.
- if (copyLength > 0)
- {
- wstrcpy(pResult, pChars, copyLength);
- }
-
- //Copy the remaining characters, doing the replacement as we go.
- char* pSrc = pChars + copyLength;
- char* pDst = pResult + copyLength;
-
- do
- {
- char currentChar = *pSrc;
- if (currentChar == oldChar)
- currentChar = newChar;
- *pDst = currentChar;
-
- remainingLength--;
- pSrc++;
- pDst++;
- } while (remainingLength > 0);
- }
- }
-
- return result;
- }
- }
-
- // This method contains the same functionality as StringBuilder Replace. The only difference is that
- // a new String has to be allocated since Strings are immutable
- [System.Security.SecuritySafeCritical] // auto-generated
- [MethodImplAttribute(MethodImplOptions.InternalCall)]
- private extern String ReplaceInternal(String oldValue, String newValue);
-
- public String Replace(String oldValue, String newValue)
- {
- if (oldValue == null)
- throw new ArgumentNullException("oldValue");
- // Note that if newValue is null, we treat it like String.Empty.
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.EndContractBlock();
-
- return ReplaceInternal(oldValue, newValue);
- }
-
- [System.Security.SecuritySafeCritical] // auto-generated
- public String Remove(int startIndex, int count)
- {
- if (startIndex < 0)
- throw new ArgumentOutOfRangeException("startIndex",
- Environment.GetResourceString("ArgumentOutOfRange_StartIndex"));
- if (count < 0)
- throw new ArgumentOutOfRangeException("count",
- Environment.GetResourceString("ArgumentOutOfRange_NegativeCount"));
- if (count > Length - startIndex)
- throw new ArgumentOutOfRangeException("count",
- Environment.GetResourceString("ArgumentOutOfRange_IndexCount"));
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.Ensures(Contract.Result<String>().Length == this.Length - count);
- Contract.EndContractBlock();
-
- if (count == 0)
- return this;
- int newLength = Length - count;
- if (newLength == 0)
- return String.Empty;
-
- String result = FastAllocateString(newLength);
- unsafe
- {
- fixed (char* src = &m_firstChar)
- {
- fixed (char* dst = &result.m_firstChar)
- {
- wstrcpy(dst, src, startIndex);
- wstrcpy(dst + startIndex, src + startIndex + count, newLength - startIndex);
- }
- }
- }
- return result;
- }
-
- // a remove that just takes a startindex.
- public string Remove( int startIndex ) {
- if (startIndex < 0) {
- throw new ArgumentOutOfRangeException("startIndex",
- Environment.GetResourceString("ArgumentOutOfRange_StartIndex"));
- }
-
- if (startIndex >= Length) {
- throw new ArgumentOutOfRangeException("startIndex",
- Environment.GetResourceString("ArgumentOutOfRange_StartIndexLessThanLength"));
- }
-
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.EndContractBlock();
-
- return Substring(0, startIndex);
- }
-
- public static String Format(String format, Object arg0) {
- Contract.Ensures(Contract.Result<String>() != null);
- return FormatHelper(null, format, new ParamsArray(arg0));
- }
-
- public static String Format(String format, Object arg0, Object arg1) {
- Contract.Ensures(Contract.Result<String>() != null);
- return FormatHelper(null, format, new ParamsArray(arg0, arg1));
- }
-
- public static String Format(String format, Object arg0, Object arg1, Object arg2) {
- Contract.Ensures(Contract.Result<String>() != null);
- return FormatHelper(null, format, new ParamsArray(arg0, arg1, arg2));
- }
-
- public static String Format(String format, params Object[] args) {
- if (args == null)
- {
- // To preserve the original exception behavior, throw an exception about format if both
- // args and format are null. The actual null check for format is in FormatHelper.
- throw new ArgumentNullException((format == null) ? "format" : "args");
- }
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.EndContractBlock();
-
- return FormatHelper(null, format, new ParamsArray(args));
- }
-
- public static String Format(IFormatProvider provider, String format, Object arg0) {
- Contract.Ensures(Contract.Result<String>() != null);
- return FormatHelper(provider, format, new ParamsArray(arg0));
- }
-
- public static String Format(IFormatProvider provider, String format, Object arg0, Object arg1) {
- Contract.Ensures(Contract.Result<String>() != null);
- return FormatHelper(provider, format, new ParamsArray(arg0, arg1));
- }
-
- public static String Format(IFormatProvider provider, String format, Object arg0, Object arg1, Object arg2) {
- Contract.Ensures(Contract.Result<String>() != null);
- return FormatHelper(provider, format, new ParamsArray(arg0, arg1, arg2));
- }
-
- public static String Format(IFormatProvider provider, String format, params Object[] args) {
- if (args == null)
- {
- // To preserve the original exception behavior, throw an exception about format if both
- // args and format are null. The actual null check for format is in FormatHelper.
- throw new ArgumentNullException((format == null) ? "format" : "args");
- }
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.EndContractBlock();
-
- return FormatHelper(provider, format, new ParamsArray(args));
- }
-
- private static String FormatHelper(IFormatProvider provider, String format, ParamsArray args) {
- if (format == null)
- throw new ArgumentNullException("format");
-
- return StringBuilderCache.GetStringAndRelease(
- StringBuilderCache
- .Acquire(format.Length + args.Length * 8)
- .AppendFormatHelper(provider, format, args));
- }
[System.Security.SecuritySafeCritical] // auto-generated
unsafe public static String Copy (String str) {
@@ -3392,409 +723,6 @@ namespace System {
}
return result;
}
-
- public static String Concat(Object arg0) {
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.EndContractBlock();
-
- if (arg0 == null)
- {
- return String.Empty;
- }
- return arg0.ToString();
- }
-
- public static String Concat(Object arg0, Object arg1) {
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.EndContractBlock();
-
- if (arg0 == null)
- {
- arg0 = String.Empty;
- }
-
- if (arg1==null) {
- arg1 = String.Empty;
- }
- return Concat(arg0.ToString(), arg1.ToString());
- }
-
- public static String Concat(Object arg0, Object arg1, Object arg2) {
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.EndContractBlock();
-
- if (arg0 == null)
- {
- arg0 = String.Empty;
- }
-
- if (arg1==null) {
- arg1 = String.Empty;
- }
-
- if (arg2==null) {
- arg2 = String.Empty;
- }
-
- return Concat(arg0.ToString(), arg1.ToString(), arg2.ToString());
- }
-
- [CLSCompliant(false)]
- public static String Concat(Object arg0, Object arg1, Object arg2, Object arg3, __arglist)
- {
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.EndContractBlock();
-
- Object[] objArgs;
- int argCount;
-
- ArgIterator args = new ArgIterator(__arglist);
-
- //+4 to account for the 4 hard-coded arguments at the beginning of the list.
- argCount = args.GetRemainingCount() + 4;
-
- objArgs = new Object[argCount];
-
- //Handle the hard-coded arguments
- objArgs[0] = arg0;
- objArgs[1] = arg1;
- objArgs[2] = arg2;
- objArgs[3] = arg3;
-
- //Walk all of the args in the variable part of the argument list.
- for (int i=4; i<argCount; i++) {
- objArgs[i] = TypedReference.ToObject(args.GetNextArg());
- }
-
- return Concat(objArgs);
- }
-
- [System.Security.SecuritySafeCritical]
- public static string Concat(params object[] args)
- {
- if (args == null)
- {
- throw new ArgumentNullException("args");
- }
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.EndContractBlock();
-
- if (args.Length <= 1)
- {
- return args.Length == 0 ?
- string.Empty :
- args[0]?.ToString() ?? string.Empty;
- }
-
- // We need to get an intermediary string array
- // to fill with each of the args' ToString(),
- // and then just concat that in one operation.
-
- // This way we avoid any intermediary string representations,
- // or buffer resizing if we use StringBuilder (although the
- // latter case is partially alleviated due to StringBuilder's
- // linked-list style implementation)
-
- var strings = new string[args.Length];
-
- int totalLength = 0;
-
- for (int i = 0; i < args.Length; i++)
- {
- object value = args[i];
-
- string toString = value?.ToString() ?? string.Empty; // We need to handle both the cases when value or value.ToString() is null
- strings[i] = toString;
-
- totalLength += toString.Length;
-
- if (totalLength < 0) // Check for a positive overflow
- {
- throw new OutOfMemoryException();
- }
- }
-
- // If all of the ToStrings are null/empty, just return string.Empty
- if (totalLength == 0)
- {
- return string.Empty;
- }
-
- string result = FastAllocateString(totalLength);
- int position = 0; // How many characters we've copied so far
-
- for (int i = 0; i < strings.Length; i++)
- {
- string s = strings[i];
-
- Contract.Assert(s != null);
- Contract.Assert(position <= totalLength - s.Length, "We didn't allocate enough space for the result string!");
-
- FillStringChecked(result, position, s);
- position += s.Length;
- }
-
- return result;
- }
-
- [ComVisible(false)]
- public static string Concat<T>(IEnumerable<T> values)
- {
- if (values == null)
- throw new ArgumentNullException("values");
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.EndContractBlock();
-
- using (IEnumerator<T> en = values.GetEnumerator())
- {
- if (!en.MoveNext())
- return string.Empty;
-
- // We called MoveNext once, so this will be the first item
- T currentValue = en.Current;
-
- // Call ToString before calling MoveNext again, since
- // we want to stay consistent with the below loop
- // Everything should be called in the order
- // MoveNext-Current-ToString, unless further optimizations
- // can be made, to avoid breaking changes
- string firstString = currentValue?.ToString();
-
- // If there's only 1 item, simply call ToString on that
- if (!en.MoveNext())
- {
- // We have to handle the case of either currentValue
- // or its ToString being null
- return firstString ?? string.Empty;
- }
-
- StringBuilder result = StringBuilderCache.Acquire();
-
- result.Append(firstString);
-
- do
- {
- currentValue = en.Current;
-
- if (currentValue != null)
- {
- result.Append(currentValue.ToString());
- }
- }
- while (en.MoveNext());
-
- return StringBuilderCache.GetStringAndRelease(result);
- }
- }
-
-
- [ComVisible(false)]
- public static string Concat(IEnumerable<string> values)
- {
- if (values == null)
- throw new ArgumentNullException("values");
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.EndContractBlock();
-
- using (IEnumerator<string> en = values.GetEnumerator())
- {
- if (!en.MoveNext())
- return string.Empty;
-
- string firstValue = en.Current;
-
- if (!en.MoveNext())
- {
- return firstValue ?? string.Empty;
- }
-
- StringBuilder result = StringBuilderCache.Acquire();
- result.Append(firstValue);
-
- do
- {
- result.Append(en.Current);
- }
- while (en.MoveNext());
-
- return StringBuilderCache.GetStringAndRelease(result);
- }
- }
-
-
- [System.Security.SecuritySafeCritical] // auto-generated
- public static String Concat(String str0, String str1) {
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.Ensures(Contract.Result<String>().Length ==
- (str0 == null ? 0 : str0.Length) +
- (str1 == null ? 0 : str1.Length));
- Contract.EndContractBlock();
-
- if (IsNullOrEmpty(str0)) {
- if (IsNullOrEmpty(str1)) {
- return String.Empty;
- }
- return str1;
- }
-
- if (IsNullOrEmpty(str1)) {
- return str0;
- }
-
- int str0Length = str0.Length;
-
- String result = FastAllocateString(str0Length + str1.Length);
-
- FillStringChecked(result, 0, str0);
- FillStringChecked(result, str0Length, str1);
-
- return result;
- }
-
- [System.Security.SecuritySafeCritical] // auto-generated
- public static String Concat(String str0, String str1, String str2) {
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.Ensures(Contract.Result<String>().Length ==
- (str0 == null ? 0 : str0.Length) +
- (str1 == null ? 0 : str1.Length) +
- (str2 == null ? 0 : str2.Length));
- Contract.EndContractBlock();
-
- if (IsNullOrEmpty(str0))
- {
- return Concat(str1, str2);
- }
-
- if (IsNullOrEmpty(str1))
- {
- return Concat(str0, str2);
- }
-
- if (IsNullOrEmpty(str2))
- {
- return Concat(str0, str1);
- }
-
- int totalLength = str0.Length + str1.Length + str2.Length;
-
- String result = FastAllocateString(totalLength);
- FillStringChecked(result, 0, str0);
- FillStringChecked(result, str0.Length, str1);
- FillStringChecked(result, str0.Length + str1.Length, str2);
-
- return result;
- }
-
- [System.Security.SecuritySafeCritical] // auto-generated
- public static String Concat(String str0, String str1, String str2, String str3) {
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.Ensures(Contract.Result<String>().Length ==
- (str0 == null ? 0 : str0.Length) +
- (str1 == null ? 0 : str1.Length) +
- (str2 == null ? 0 : str2.Length) +
- (str3 == null ? 0 : str3.Length));
- Contract.EndContractBlock();
-
- if (IsNullOrEmpty(str0))
- {
- return Concat(str1, str2, str3);
- }
-
- if (IsNullOrEmpty(str1))
- {
- return Concat(str0, str2, str3);
- }
-
- if (IsNullOrEmpty(str2))
- {
- return Concat(str0, str1, str3);
- }
-
- if (IsNullOrEmpty(str3))
- {
- return Concat(str0, str1, str2);
- }
-
- int totalLength = str0.Length + str1.Length + str2.Length + str3.Length;
-
- String result = FastAllocateString(totalLength);
- FillStringChecked(result, 0, str0);
- FillStringChecked(result, str0.Length, str1);
- FillStringChecked(result, str0.Length + str1.Length, str2);
- FillStringChecked(result, str0.Length + str1.Length + str2.Length, str3);
-
- return result;
- }
-
- [System.Security.SecuritySafeCritical]
- public static String Concat(params String[] values) {
- if (values == null)
- throw new ArgumentNullException("values");
- Contract.Ensures(Contract.Result<String>() != null);
- Contract.EndContractBlock();
-
- if (values.Length <= 1)
- {
- return values.Length == 0 ?
- string.Empty :
- values[0] ?? string.Empty;
- }
-
- // It's possible that the input values array could be changed concurrently on another
- // thread, such that we can't trust that each read of values[i] will be equivalent.
- // Worst case, we can make a defensive copy of the array and use that, but we first
- // optimistically try the allocation and copies assuming that the array isn't changing,
- // which represents the 99.999% case, in particular since string.Concat is used for
- // string concatenation by the languages, with the input array being a params array.
-
- // Sum the lengths of all input strings
- long totalLengthLong = 0;
- for (int i = 0; i < values.Length; i++)
- {
- string value = values[i];
- if (value != null)
- {
- totalLengthLong += value.Length;
- }
- }
-
- // If it's too long, fail, or if it's empty, return an empty string.
- if (totalLengthLong > int.MaxValue)
- {
- throw new OutOfMemoryException();
- }
- int totalLength = (int)totalLengthLong;
- if (totalLength == 0)
- {
- return string.Empty;
- }
-
- // Allocate a new string and copy each input string into it
- string result = FastAllocateString(totalLength);
- int copiedLength = 0;
- for (int i = 0; i < values.Length; i++)
- {
- string value = values[i];
- if (!string.IsNullOrEmpty(value))
- {
- int valueLen = value.Length;
- if (valueLen > totalLength - copiedLength)
- {
- copiedLength = -1;
- break;
- }
-
- FillStringChecked(result, copiedLength, value);
- copiedLength += valueLen;
- }
- }
-
- // If we copied exactly the right amount, return the new string. Otherwise,
- // something changed concurrently to mutate the input array: fall back to
- // doing the concatenation again, but this time with a defensive copy. This
- // fall back should be extremely rare.
- return copiedLength == totalLength ? result : Concat((string[])values.Clone());
- }
[System.Security.SecuritySafeCritical] // auto-generated
public static String Intern(String str) {
@@ -3960,11 +888,4 @@ namespace System {
}
}
}
-
- [ComVisible(false)]
- [Flags]
- public enum StringSplitOptions {
- None = 0,
- RemoveEmptyEntries = 1
- }
}
diff --git a/src/mscorlib/src/System/StringSplitOptions.cs b/src/mscorlib/src/System/StringSplitOptions.cs
new file mode 100644
index 0000000000..ae95aae9f8
--- /dev/null
+++ b/src/mscorlib/src/System/StringSplitOptions.cs
@@ -0,0 +1,16 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
+
+using System.Runtime.InteropServices;
+
+namespace System
+{
+ [ComVisible(false)]
+ [Flags]
+ public enum StringSplitOptions
+ {
+ None = 0,
+ RemoveEmptyEntries = 1
+ }
+}
diff --git a/src/mscorlib/src/System/Text/Normalization.cs b/src/mscorlib/src/System/Text/Normalization.cs
index 2a9aa8c32f..ce3c0c8e32 100644
--- a/src/mscorlib/src/System/Text/Normalization.cs
+++ b/src/mscorlib/src/System/Text/Normalization.cs
@@ -305,7 +305,7 @@ namespace System.Text
return new String(cBuffer, 0, iLength);
}
-#if !FEATURE_CORECLR
+#if !FEATURE_COREFX_GLOBALIZATION
[System.Security.SecurityCritical] // auto-generated
[MethodImplAttribute(MethodImplOptions.InternalCall)]
unsafe private static extern int nativeNormalizationNormalizeString(
diff --git a/src/mscorlib/src/System/Text/StringBuilder.cs b/src/mscorlib/src/System/Text/StringBuilder.cs
index 3e350111b6..8026c98e78 100644
--- a/src/mscorlib/src/System/Text/StringBuilder.cs
+++ b/src/mscorlib/src/System/Text/StringBuilder.cs
@@ -83,13 +83,16 @@ namespace System.Text {
// Creates a new empty string builder (i.e., it represents String.Empty)
// with the default capacity (16 characters).
public StringBuilder()
- : this(DefaultCapacity) {
+ {
+ m_MaxCapacity = int.MaxValue;
+ m_ChunkChars = new char[DefaultCapacity];
}
// Create a new empty string builder (i.e., it represents String.Empty)
// with the specified capacity.
public StringBuilder(int capacity)
- : this(String.Empty, capacity) {
+ : this(capacity, int.MaxValue)
+ {
}
// Creates a new string builder from the specified string. If value
@@ -347,9 +350,9 @@ namespace System.Text {
int chunkLength = chunk.m_ChunkLength;
// Check that we will not overrun our boundaries.
- if ((uint)(chunkLength + chunkOffset) <= ret.Length && (uint)chunkLength <= (uint)sourceArray.Length)
+ if ((uint)(chunkLength + chunkOffset) <= (uint)ret.Length && (uint)chunkLength <= (uint)sourceArray.Length)
{
- fixed (char* sourcePtr = sourceArray)
+ fixed (char* sourcePtr = &sourceArray[0])
string.wstrcpy(destinationPtr + chunkOffset, sourcePtr, chunkLength);
}
else
@@ -359,9 +362,10 @@ namespace System.Text {
}
chunk = chunk.m_ChunkPrevious;
} while (chunk != null);
+
+ return ret;
}
}
- return ret;
}
@@ -422,7 +426,7 @@ namespace System.Text {
char[] sourceArray = chunk.m_ChunkChars;
// Check that we will not overrun our boundaries.
- if ((uint)(chunkCount + curDestIndex) <= length && (uint)(chunkCount + chunkStartIndex) <= (uint)sourceArray.Length)
+ if ((uint)(chunkCount + curDestIndex) <= (uint)length && (uint)(chunkCount + chunkStartIndex) <= (uint)sourceArray.Length)
{
fixed (char* sourcePtr = &sourceArray[chunkStartIndex])
string.wstrcpy(destinationPtr + curDestIndex, sourcePtr, chunkCount);
@@ -435,9 +439,10 @@ namespace System.Text {
}
chunk = chunk.m_ChunkPrevious;
}
+
+ return ret;
}
}
- return ret;
}
// Convenience method for sb.Length=0;
@@ -602,11 +607,15 @@ namespace System.Text {
if (charCount==0) {
return this;
}
- unsafe {
+ unsafe
+ {
fixed (char* valueChars = &value[startIndex])
+ {
Append(valueChars, charCount);
+
+ return this;
+ }
}
- return this;
}
@@ -696,11 +705,15 @@ namespace System.Text {
throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index"));
}
- unsafe {
+ unsafe
+ {
fixed (char* valueChars = value)
+ {
Append(valueChars + startIndex, count);
+
+ return this;
+ }
}
- return this;
}
[System.Runtime.InteropServices.ComVisible(false)]
@@ -818,9 +831,10 @@ namespace System.Text {
ReplaceInPlaceAtChunk(ref chunk, ref indexInChunk, valuePtr, value.Length);
--count;
}
+
+ return this;
}
}
- return this;
}
// Removes the specified characters from this string builder.
@@ -1295,6 +1309,7 @@ namespace System.Text {
int pos = 0;
int len = format.Length;
char ch = '\x0';
+ StringBuilder unescapedItemFormat = null;
ICustomFormatter cf = null;
if (provider != null) {
@@ -1412,67 +1427,83 @@ namespace System.Text {
// Start of parsing of optional formatting parameter.
//
Object arg = args[index];
- StringBuilder fmt = null;
+ String itemFormat = null;
// Is current character a colon? which indicates start of formatting parameter.
if (ch == ':') {
pos++;
+ int startPos = pos;
+
while (true) {
// If reached end of text then error. (Unexpected end of text)
if (pos == len) FormatError();
ch = format[pos];
pos++;
- // Is character a opening brace?
- if (ch == '{')
- {
- // Yes, is next character also a opening brace, then treat as escaped. eg {{
- if (pos < len && format[pos] == '{')
- pos++;
- else
- // Error Argument Holes can not be nested.
- FormatError();
- }
- // Is charecter a closing brace?
- else if (ch == '}')
+
+ // Is character a opening or closing brace?
+ if (ch == '}' || ch == '{')
{
- // Yes, is next character also a closing brace, then treat as escaped. eg }}
- if (pos < len && format[pos] == '}')
- pos++;
+ if (ch == '{')
+ {
+ // Yes, is next character also a opening brace, then treat as escaped. eg {{
+ if (pos < len && format[pos] == '{')
+ pos++;
+ else
+ // Error Argument Holes can not be nested.
+ FormatError();
+ }
else
{
- // No, then treat it as the closing brace of an Arg Hole.
- pos--;
- break;
+ // Yes, is next character also a closing brace, then treat as escaped. eg }}
+ if (pos < len && format[pos] == '}')
+ pos++;
+ else
+ {
+ // No, then treat it as the closing brace of an Arg Hole.
+ pos--;
+ break;
+ }
}
+
+ // Reaching here means the brace has been escaped
+ // so we need to build up the format string in segments
+ if (unescapedItemFormat == null)
+ {
+ unescapedItemFormat = new StringBuilder();
+ }
+ unescapedItemFormat.Append(format, startPos, pos - startPos - 1);
+ startPos = pos;
}
- // build up the argument format string.
- if (fmt == null) {
- fmt = new StringBuilder();
+ }
+
+ if (unescapedItemFormat == null || unescapedItemFormat.Length == 0)
+ {
+ if (startPos != pos)
+ {
+ // There was no brace escaping, extract the item format as a single string
+ itemFormat = format.Substring(startPos, pos - startPos);
}
- fmt.Append(ch);
+ }
+ else
+ {
+ unescapedItemFormat.Append(format, startPos, pos - startPos);
+ itemFormat = unescapedItemFormat.ToString();
+ unescapedItemFormat.Clear();
}
}
// If current character is not a closing brace then error. (Unexpected Character)
if (ch != '}') FormatError();
// Construct the output for this arg hole.
pos++;
- String sFmt = null;
String s = null;
if (cf != null) {
- if (fmt != null) {
- sFmt = fmt.ToString();
- }
- s = cf.Format(sFmt, arg, provider);
+ s = cf.Format(itemFormat, arg, provider);
}
if (s == null) {
IFormattable formattableArg = arg as IFormattable;
if (formattableArg != null) {
- if (sFmt == null && fmt != null) {
- sFmt = fmt.ToString();
- }
-
- s = formattableArg.ToString(sFmt, provider);
+ s = formattableArg.ToString(itemFormat, provider);
} else if (arg != null) {
s = arg.ToString();
}
@@ -2072,7 +2103,7 @@ namespace System.Text {
if (copyCount1 > 0)
{
unsafe {
- fixed (char* chunkCharsPtr = chunk.m_ChunkChars) {
+ fixed (char* chunkCharsPtr = &chunk.m_ChunkChars[0]) {
ThreadSafeCopy(chunkCharsPtr, newChunk.m_ChunkChars, 0, copyCount1);
// Slide characters in the current buffer over to make room.
diff --git a/src/mscorlib/src/System/Threading/Tasks/FutureFactory.cs b/src/mscorlib/src/System/Threading/Tasks/FutureFactory.cs
index 3f9937c3f2..b1f634c707 100644
--- a/src/mscorlib/src/System/Threading/Tasks/FutureFactory.cs
+++ b/src/mscorlib/src/System/Threading/Tasks/FutureFactory.cs
@@ -688,15 +688,15 @@ namespace System.Threading.Tasks
ref StackCrawlMark stackMark)
{
if (asyncResult == null)
- throw new ArgumentNullException("asyncResult");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.asyncResult);
if (endFunction == null && endAction == null)
- throw new ArgumentNullException("endMethod");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.endMethod);
Contract.Requires((endFunction != null) != (endAction != null), "Both endFunction and endAction were non-null");
if (scheduler == null)
- throw new ArgumentNullException("scheduler");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.scheduler);
Contract.EndContractBlock();
TaskFactory.CheckFromAsyncOptions(creationOptions, false);
@@ -811,10 +811,10 @@ namespace System.Threading.Tasks
object state, TaskCreationOptions creationOptions)
{
if (beginMethod == null)
- throw new ArgumentNullException("beginMethod");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.beginMethod);
if (endFunction == null && endAction == null)
- throw new ArgumentNullException("endMethod");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.endMethod);
Contract.Requires((endFunction != null) != (endAction != null), "Both endFunction and endAction were non-null");
@@ -948,10 +948,10 @@ namespace System.Threading.Tasks
TArg1 arg1, object state, TaskCreationOptions creationOptions)
{
if (beginMethod == null)
- throw new ArgumentNullException("beginMethod");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.beginMethod);
if (endFunction == null && endAction == null)
- throw new ArgumentNullException("endFunction");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.endFunction);
Contract.Requires((endFunction != null) != (endAction != null), "Both endFunction and endAction were non-null");
@@ -1093,10 +1093,10 @@ namespace System.Threading.Tasks
TArg1 arg1, TArg2 arg2, object state, TaskCreationOptions creationOptions)
{
if (beginMethod == null)
- throw new ArgumentNullException("beginMethod");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.beginMethod);
if (endFunction == null && endAction == null)
- throw new ArgumentNullException("endMethod");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.endMethod);
Contract.Requires((endFunction != null) != (endAction != null), "Both endFunction and endAction were non-null");
@@ -1245,10 +1245,10 @@ namespace System.Threading.Tasks
TArg1 arg1, TArg2 arg2, TArg3 arg3, object state, TaskCreationOptions creationOptions)
{
if (beginMethod == null)
- throw new ArgumentNullException("beginMethod");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.beginMethod);
if (endFunction == null && endAction == null)
- throw new ArgumentNullException("endMethod");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.endMethod);
Contract.Requires((endFunction != null) != (endAction != null), "Both endFunction and endAction were non-null");
@@ -1387,18 +1387,18 @@ namespace System.Threading.Tasks
internal static void CompleteFromAsyncResult(IAsyncResult asyncResult)
{
// Validate argument
- if (asyncResult == null) throw new ArgumentNullException("asyncResult");
+ if (asyncResult == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.asyncResult);
Contract.EndContractBlock();
var promise = asyncResult.AsyncState as FromAsyncTrimPromise<TInstance>;
- if (promise == null) throw new ArgumentException(Environment.GetResourceString("InvalidOperation_WrongAsyncResultOrEndCalledMultiple"), "asyncResult");
+ if (promise == null) ThrowHelper.ThrowArgumentException(ExceptionResource.InvalidOperation_WrongAsyncResultOrEndCalledMultiple, ExceptionArgument.asyncResult);
// Grab the relevant state and then null it out so that the task doesn't hold onto the state unnecessarily
var thisRef = promise.m_thisRef;
var endMethod = promise.m_endMethod;
promise.m_thisRef = default(TInstance);
promise.m_endMethod = null;
- if (endMethod == null) throw new ArgumentException(Environment.GetResourceString("InvalidOperation_WrongAsyncResultOrEndCalledMultiple"), "asyncResult");
+ if (endMethod == null) ThrowHelper.ThrowArgumentException(ExceptionResource.InvalidOperation_WrongAsyncResultOrEndCalledMultiple, ExceptionArgument.asyncResult);
// Complete the promise. If the IAsyncResult completed synchronously,
// we'll instead complete the promise at the call site.
@@ -1491,7 +1491,7 @@ namespace System.Threading.Tasks
[MethodImplAttribute(MethodImplOptions.NoInlining)] // Methods containing StackCrawlMark local var have to be marked non-inlineable
public Task<TResult> ContinueWhenAll(Task[] tasks, Func<Task[], TResult> continuationFunction)
{
- if (continuationFunction == null) throw new ArgumentNullException("continuationFunction");
+ if (continuationFunction == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.continuationFunction);
Contract.EndContractBlock();
StackCrawlMark stackMark = StackCrawlMark.LookForMyCaller;
@@ -1522,7 +1522,7 @@ namespace System.Threading.Tasks
[MethodImplAttribute(MethodImplOptions.NoInlining)] // Methods containing StackCrawlMark local var have to be marked non-inlineable
public Task<TResult> ContinueWhenAll(Task[] tasks, Func<Task[], TResult> continuationFunction, CancellationToken cancellationToken)
{
- if (continuationFunction == null) throw new ArgumentNullException("continuationFunction");
+ if (continuationFunction == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.continuationFunction);
Contract.EndContractBlock();
StackCrawlMark stackMark = StackCrawlMark.LookForMyCaller;
@@ -1559,7 +1559,7 @@ namespace System.Threading.Tasks
[MethodImplAttribute(MethodImplOptions.NoInlining)] // Methods containing StackCrawlMark local var have to be marked non-inlineable
public Task<TResult> ContinueWhenAll(Task[] tasks, Func<Task[], TResult> continuationFunction, TaskContinuationOptions continuationOptions)
{
- if (continuationFunction == null) throw new ArgumentNullException("continuationFunction");
+ if (continuationFunction == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.continuationFunction);
Contract.EndContractBlock();
StackCrawlMark stackMark = StackCrawlMark.LookForMyCaller;
@@ -1607,7 +1607,7 @@ namespace System.Threading.Tasks
public Task<TResult> ContinueWhenAll(Task[] tasks, Func<Task[], TResult> continuationFunction,
CancellationToken cancellationToken, TaskContinuationOptions continuationOptions, TaskScheduler scheduler)
{
- if (continuationFunction == null) throw new ArgumentNullException("continuationFunction");
+ if (continuationFunction == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.continuationFunction);
Contract.EndContractBlock();
StackCrawlMark stackMark = StackCrawlMark.LookForMyCaller;
@@ -1634,7 +1634,7 @@ namespace System.Threading.Tasks
[MethodImplAttribute(MethodImplOptions.NoInlining)] // Methods containing StackCrawlMark local var have to be marked non-inlineable
public Task<TResult> ContinueWhenAll<TAntecedentResult>(Task<TAntecedentResult>[] tasks, Func<Task<TAntecedentResult>[], TResult> continuationFunction)
{
- if (continuationFunction == null) throw new ArgumentNullException("continuationFunction");
+ if (continuationFunction == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.continuationFunction);
Contract.EndContractBlock();
StackCrawlMark stackMark = StackCrawlMark.LookForMyCaller;
@@ -1667,7 +1667,7 @@ namespace System.Threading.Tasks
public Task<TResult> ContinueWhenAll<TAntecedentResult>(Task<TAntecedentResult>[] tasks, Func<Task<TAntecedentResult>[], TResult> continuationFunction,
CancellationToken cancellationToken)
{
- if (continuationFunction == null) throw new ArgumentNullException("continuationFunction");
+ if (continuationFunction == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.continuationFunction);
Contract.EndContractBlock();
StackCrawlMark stackMark = StackCrawlMark.LookForMyCaller;
@@ -1706,7 +1706,7 @@ namespace System.Threading.Tasks
public Task<TResult> ContinueWhenAll<TAntecedentResult>(Task<TAntecedentResult>[] tasks, Func<Task<TAntecedentResult>[], TResult> continuationFunction,
TaskContinuationOptions continuationOptions)
{
- if (continuationFunction == null) throw new ArgumentNullException("continuationFunction");
+ if (continuationFunction == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.continuationFunction);
Contract.EndContractBlock();
StackCrawlMark stackMark = StackCrawlMark.LookForMyCaller;
@@ -1755,7 +1755,7 @@ namespace System.Threading.Tasks
public Task<TResult> ContinueWhenAll<TAntecedentResult>(Task<TAntecedentResult>[] tasks, Func<Task<TAntecedentResult>[], TResult> continuationFunction,
CancellationToken cancellationToken, TaskContinuationOptions continuationOptions, TaskScheduler scheduler)
{
- if (continuationFunction == null) throw new ArgumentNullException("continuationFunction");
+ if (continuationFunction == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.continuationFunction);
Contract.EndContractBlock();
StackCrawlMark stackMark = StackCrawlMark.LookForMyCaller;
@@ -1771,10 +1771,10 @@ namespace System.Threading.Tasks
{
// check arguments
TaskFactory.CheckMultiTaskContinuationOptions(continuationOptions);
- if (tasks == null) throw new ArgumentNullException("tasks");
+ if (tasks == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.tasks);
//ArgumentNullException of continuationFunction or continuationAction is checked by the caller
Contract.Requires((continuationFunction != null) != (continuationAction != null), "Expected exactly one of endFunction/endAction to be non-null");
- if (scheduler == null) throw new ArgumentNullException("scheduler");
+ if (scheduler == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.scheduler);
Contract.EndContractBlock();
// Check tasks array and make defensive copy
@@ -1818,10 +1818,10 @@ namespace System.Threading.Tasks
{
// check arguments
TaskFactory.CheckMultiTaskContinuationOptions(continuationOptions);
- if (tasks == null) throw new ArgumentNullException("tasks");
+ if (tasks == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.tasks);
//ArgumentNullException of continuationFunction or continuationAction is checked by the caller
Contract.Requires((continuationFunction != null) != (continuationAction != null), "Expected exactly one of endFunction/endAction to be non-null");
- if (scheduler == null) throw new ArgumentNullException("scheduler");
+ if (scheduler == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.scheduler);
Contract.EndContractBlock();
// Check tasks array and make defensive copy
@@ -1891,7 +1891,7 @@ namespace System.Threading.Tasks
[MethodImplAttribute(MethodImplOptions.NoInlining)] // Methods containing StackCrawlMark local var have to be marked non-inlineable
public Task<TResult> ContinueWhenAny(Task[] tasks, Func<Task, TResult> continuationFunction)
{
- if (continuationFunction == null) throw new ArgumentNullException("continuationFunction");
+ if (continuationFunction == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.continuationFunction);
Contract.EndContractBlock();
StackCrawlMark stackMark = StackCrawlMark.LookForMyCaller;
@@ -1922,7 +1922,7 @@ namespace System.Threading.Tasks
[MethodImplAttribute(MethodImplOptions.NoInlining)] // Methods containing StackCrawlMark local var have to be marked non-inlineable
public Task<TResult> ContinueWhenAny(Task[] tasks, Func<Task, TResult> continuationFunction, CancellationToken cancellationToken)
{
- if (continuationFunction == null) throw new ArgumentNullException("continuationFunction");
+ if (continuationFunction == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.continuationFunction);
Contract.EndContractBlock();
StackCrawlMark stackMark = StackCrawlMark.LookForMyCaller;
@@ -1959,7 +1959,7 @@ namespace System.Threading.Tasks
[MethodImplAttribute(MethodImplOptions.NoInlining)] // Methods containing StackCrawlMark local var have to be marked non-inlineable
public Task<TResult> ContinueWhenAny(Task[] tasks, Func<Task, TResult> continuationFunction, TaskContinuationOptions continuationOptions)
{
- if (continuationFunction == null) throw new ArgumentNullException("continuationFunction");
+ if (continuationFunction == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.continuationFunction);
Contract.EndContractBlock();
StackCrawlMark stackMark = StackCrawlMark.LookForMyCaller;
@@ -2007,7 +2007,7 @@ namespace System.Threading.Tasks
public Task<TResult> ContinueWhenAny(Task[] tasks, Func<Task, TResult> continuationFunction,
CancellationToken cancellationToken, TaskContinuationOptions continuationOptions, TaskScheduler scheduler)
{
- if (continuationFunction == null) throw new ArgumentNullException("continuationFunction");
+ if (continuationFunction == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.continuationFunction);
Contract.EndContractBlock();
StackCrawlMark stackMark = StackCrawlMark.LookForMyCaller;
@@ -2034,7 +2034,7 @@ namespace System.Threading.Tasks
[MethodImplAttribute(MethodImplOptions.NoInlining)] // Methods containing StackCrawlMark local var have to be marked non-inlineable
public Task<TResult> ContinueWhenAny<TAntecedentResult>(Task<TAntecedentResult>[] tasks, Func<Task<TAntecedentResult>, TResult> continuationFunction)
{
- if (continuationFunction == null) throw new ArgumentNullException("continuationFunction");
+ if (continuationFunction == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.continuationFunction);
Contract.EndContractBlock();
StackCrawlMark stackMark = StackCrawlMark.LookForMyCaller;
@@ -2067,7 +2067,7 @@ namespace System.Threading.Tasks
public Task<TResult> ContinueWhenAny<TAntecedentResult>(Task<TAntecedentResult>[] tasks, Func<Task<TAntecedentResult>, TResult> continuationFunction,
CancellationToken cancellationToken)
{
- if (continuationFunction == null) throw new ArgumentNullException("continuationFunction");
+ if (continuationFunction == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.continuationFunction);
Contract.EndContractBlock();
StackCrawlMark stackMark = StackCrawlMark.LookForMyCaller;
@@ -2106,7 +2106,7 @@ namespace System.Threading.Tasks
public Task<TResult> ContinueWhenAny<TAntecedentResult>(Task<TAntecedentResult>[] tasks, Func<Task<TAntecedentResult>, TResult> continuationFunction,
TaskContinuationOptions continuationOptions)
{
- if (continuationFunction == null) throw new ArgumentNullException("continuationFunction");
+ if (continuationFunction == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.continuationFunction);
Contract.EndContractBlock();
StackCrawlMark stackMark = StackCrawlMark.LookForMyCaller;
@@ -2155,7 +2155,7 @@ namespace System.Threading.Tasks
public Task<TResult> ContinueWhenAny<TAntecedentResult>(Task<TAntecedentResult>[] tasks, Func<Task<TAntecedentResult>, TResult> continuationFunction,
CancellationToken cancellationToken, TaskContinuationOptions continuationOptions, TaskScheduler scheduler)
{
- if (continuationFunction == null) throw new ArgumentNullException("continuationFunction");
+ if (continuationFunction == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.continuationFunction);
Contract.EndContractBlock();
StackCrawlMark stackMark = StackCrawlMark.LookForMyCaller;
@@ -2170,12 +2170,12 @@ namespace System.Threading.Tasks
{
// check arguments
TaskFactory.CheckMultiTaskContinuationOptions(continuationOptions);
- if (tasks == null) throw new ArgumentNullException("tasks");
- if(tasks.Length == 0) throw new ArgumentException(Environment.GetResourceString("Task_MultiTaskContinuation_EmptyTaskList"), "tasks");
+ if (tasks == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.tasks);
+ if(tasks.Length == 0) ThrowHelper.ThrowArgumentException( ExceptionResource.Task_MultiTaskContinuation_EmptyTaskList, ExceptionArgument.tasks);
//ArgumentNullException of continuationFunction or continuationAction is checked by the caller
Contract.Requires((continuationFunction != null) != (continuationAction != null), "Expected exactly one of endFunction/endAction to be non-null");
- if (scheduler == null) throw new ArgumentNullException("scheduler");
+ if (scheduler == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.scheduler);
Contract.EndContractBlock();
// Call common ContinueWhenAny() setup logic, extract starter
@@ -2218,11 +2218,11 @@ namespace System.Threading.Tasks
{
// check arguments
TaskFactory.CheckMultiTaskContinuationOptions(continuationOptions);
- if (tasks == null) throw new ArgumentNullException("tasks");
- if (tasks.Length == 0) throw new ArgumentException(Environment.GetResourceString("Task_MultiTaskContinuation_EmptyTaskList"), "tasks");
+ if (tasks == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.tasks);
+ if (tasks.Length == 0) ThrowHelper.ThrowArgumentException(ExceptionResource.Task_MultiTaskContinuation_EmptyTaskList, ExceptionArgument.tasks);
//ArgumentNullException of continuationFunction or continuationAction is checked by the caller
Contract.Requires((continuationFunction != null) != (continuationAction != null), "Expected exactly one of endFunction/endAction to be non-null");
- if (scheduler == null) throw new ArgumentNullException("scheduler");
+ if (scheduler == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.scheduler);
Contract.EndContractBlock();
// Call common ContinueWhenAny setup logic, extract starter
diff --git a/src/mscorlib/src/System/Threading/Tasks/Task.cs b/src/mscorlib/src/System/Threading/Tasks/Task.cs
index 777c7b9c03..36f8401a4d 100644
--- a/src/mscorlib/src/System/Threading/Tasks/Task.cs
+++ b/src/mscorlib/src/System/Threading/Tasks/Task.cs
@@ -345,7 +345,7 @@ namespace System.Threading.Tasks
// Also allow RunContinuationsAsynchronously because this is the constructor called by TCS
if ((creationOptions & ~(TaskCreationOptions.AttachedToParent | TaskCreationOptions.RunContinuationsAsynchronously)) != 0)
{
- throw new ArgumentOutOfRangeException("creationOptions");
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.creationOptions);
}
// Only set a parent if AttachedToParent is specified.
@@ -554,7 +554,7 @@ namespace System.Threading.Tasks
{
if (action == null)
{
- throw new ArgumentNullException("action");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.action);
}
Contract.EndContractBlock();
@@ -596,7 +596,7 @@ namespace System.Threading.Tasks
TaskCreationOptions.PreferFairness |
TaskCreationOptions.RunContinuationsAsynchronously)) != 0)
{
- throw new ArgumentOutOfRangeException("creationOptions");
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.creationOptions);
}
#if DEBUG
@@ -616,7 +616,7 @@ namespace System.Threading.Tasks
if (((creationOptions & TaskCreationOptions.LongRunning) != 0) &&
((internalOptions & InternalTaskOptions.SelfReplicating) != 0))
{
- throw new InvalidOperationException(Environment.GetResourceString("Task_ctor_LRandSR"));
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.Task_ctor_LRandSR);
}
// Assign options to m_stateAndOptionsFlag.
@@ -1068,28 +1068,28 @@ namespace System.Threading.Tasks
// set m_action to null. We would want to know if this is the reason that m_action == null.
if (IsCompletedMethod(flags))
{
- throw new InvalidOperationException(Environment.GetResourceString("Task_Start_TaskCompleted"));
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.Task_Start_TaskCompleted);
}
if (scheduler == null)
{
- throw new ArgumentNullException("scheduler");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.scheduler);
}
var options = OptionsMethod(flags);
if ((options & (TaskCreationOptions)InternalTaskOptions.PromiseTask) != 0)
{
- throw new InvalidOperationException(Environment.GetResourceString("Task_Start_Promise"));
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.Task_Start_Promise);
}
if ((options & (TaskCreationOptions)InternalTaskOptions.ContinuationTask) != 0)
{
- throw new InvalidOperationException(Environment.GetResourceString("Task_Start_ContinuationTask"));
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.Task_Start_ContinuationTask);
}
// Make sure that Task only gets started once. Or else throw an exception.
if (Interlocked.CompareExchange(ref m_taskScheduler, scheduler, null) != null)
{
- throw new InvalidOperationException(Environment.GetResourceString("Task_Start_AlreadyStarted"));
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.Task_Start_AlreadyStarted);
}
ScheduleAndStart(true);
@@ -1151,7 +1151,7 @@ namespace System.Threading.Tasks
{
if (scheduler == null)
{
- throw new ArgumentNullException("scheduler");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.scheduler);
}
Contract.EndContractBlock();
@@ -1173,25 +1173,25 @@ namespace System.Threading.Tasks
var options = OptionsMethod(flags);
if ((options & (TaskCreationOptions)InternalTaskOptions.ContinuationTask) != 0)
{
- throw new InvalidOperationException(Environment.GetResourceString("Task_RunSynchronously_Continuation"));
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.Task_RunSynchronously_Continuation);
}
// Can't call this method on a promise-style task
if ((options & (TaskCreationOptions)InternalTaskOptions.PromiseTask) != 0)
{
- throw new InvalidOperationException(Environment.GetResourceString("Task_RunSynchronously_Promise"));
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.Task_RunSynchronously_Promise);
}
// Can't call this method on a task that has already completed
if (IsCompletedMethod(flags))
{
- throw new InvalidOperationException(Environment.GetResourceString("Task_RunSynchronously_TaskCompleted"));
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.Task_RunSynchronously_TaskCompleted);
}
// Make sure that Task only gets started once. Or else throw an exception.
if (Interlocked.CompareExchange(ref m_taskScheduler, scheduler, null) != null)
{
- throw new InvalidOperationException(Environment.GetResourceString("Task_RunSynchronously_AlreadyStarted"));
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.Task_RunSynchronously_AlreadyStarted);
}
// execute only if we successfully cancel when concurrent cancel attempts are made.
@@ -1254,7 +1254,7 @@ namespace System.Threading.Tasks
{
Contract.Assert((m_stateFlags & TASK_STATE_CANCELED) != 0, "Task.RunSynchronously: expected TASK_STATE_CANCELED to be set");
// Can't call this method on canceled task.
- throw new InvalidOperationException(Environment.GetResourceString("Task_RunSynchronously_TaskCompleted"));
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.Task_RunSynchronously_TaskCompleted);
}
}
@@ -1272,7 +1272,7 @@ namespace System.Threading.Tasks
// Validate arguments.
if (scheduler == null)
{
- throw new ArgumentNullException("scheduler");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.scheduler);
}
Contract.EndContractBlock();
@@ -1575,7 +1575,7 @@ namespace System.Threading.Tasks
bool isDisposed = (m_stateFlags & TASK_STATE_DISPOSED) != 0;
if (isDisposed)
{
- throw new ObjectDisposedException(null, Environment.GetResourceString("Task_ThrowIfDisposed"));
+ ThrowHelper.ThrowObjectDisposedException(ExceptionResource.Task_ThrowIfDisposed);
}
return CompletedEvent.WaitHandle;
}
@@ -1835,7 +1835,7 @@ namespace System.Threading.Tasks
// Task must be completed to dispose
if (!IsCompleted)
{
- throw new InvalidOperationException(Environment.GetResourceString("Task_Dispose_NotCompleted"));
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.Task_Dispose_NotCompleted);
}
// Dispose of the underlying completion event if it exists
@@ -3047,7 +3047,7 @@ namespace System.Threading.Tasks
long totalMilliseconds = (long)timeout.TotalMilliseconds;
if (totalMilliseconds < -1 || totalMilliseconds > Int32.MaxValue)
{
- throw new ArgumentOutOfRangeException("timeout");
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.timeout);
}
return Wait((int)totalMilliseconds, default(CancellationToken));
@@ -3124,7 +3124,7 @@ namespace System.Threading.Tasks
{
if (millisecondsTimeout < -1)
{
- throw new ArgumentOutOfRangeException("millisecondsTimeout");
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.millisecondsTimeout);
}
Contract.EndContractBlock();
@@ -3879,13 +3879,13 @@ namespace System.Threading.Tasks
// Throw on continuation with null action
if (continuationAction == null)
{
- throw new ArgumentNullException("continuationAction");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.continuationAction);
}
// Throw on continuation with null TaskScheduler
if (scheduler == null)
{
- throw new ArgumentNullException("scheduler");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.scheduler);
}
Contract.EndContractBlock();
@@ -4081,13 +4081,13 @@ namespace System.Threading.Tasks
// Throw on continuation with null action
if (continuationAction == null)
{
- throw new ArgumentNullException("continuationAction");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.continuationAction);
}
// Throw on continuation with null TaskScheduler
if (scheduler == null)
{
- throw new ArgumentNullException("scheduler");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.scheduler);
}
Contract.EndContractBlock();
@@ -4296,13 +4296,13 @@ namespace System.Threading.Tasks
// Throw on continuation with null function
if (continuationFunction == null)
{
- throw new ArgumentNullException("continuationFunction");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.continuationFunction);
}
// Throw on continuation with null task scheduler
if (scheduler == null)
{
- throw new ArgumentNullException("scheduler");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.scheduler);
}
Contract.EndContractBlock();
@@ -4515,13 +4515,13 @@ namespace System.Threading.Tasks
// Throw on continuation with null function
if (continuationFunction == null)
{
- throw new ArgumentNullException("continuationFunction");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.continuationFunction);
}
// Throw on continuation with null task scheduler
if (scheduler == null)
{
- throw new ArgumentNullException("scheduler");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.scheduler);
}
Contract.EndContractBlock();
@@ -4573,7 +4573,7 @@ namespace System.Threading.Tasks
TaskContinuationOptions illegalMask = TaskContinuationOptions.ExecuteSynchronously | TaskContinuationOptions.LongRunning;
if ((continuationOptions & illegalMask) == illegalMask)
{
- throw new ArgumentOutOfRangeException("continuationOptions", Environment.GetResourceString("Task_ContinueWith_ESandLR"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.continuationOptions, ExceptionResource.Task_ContinueWith_ESandLR);
}
// Check that no illegal options were specified
@@ -4581,13 +4581,13 @@ namespace System.Threading.Tasks
~(creationOptionsMask | NotOnAnything |
TaskContinuationOptions.LazyCancellation | TaskContinuationOptions.ExecuteSynchronously)) != 0)
{
- throw new ArgumentOutOfRangeException("continuationOptions");
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.continuationOptions);
}
// Check that we didn't specify "not on anything"
if ((continuationOptions & NotOnAnything) == NotOnAnything)
{
- throw new ArgumentOutOfRangeException("continuationOptions", Environment.GetResourceString("Task_ContinueWith_NotOnAnything"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.continuationOptions, ExceptionResource.Task_ContinueWith_NotOnAnything);
}
// This passes over all but LazyCancellation, which has no representation in TaskCreationOptions
@@ -4912,7 +4912,7 @@ namespace System.Threading.Tasks
long totalMilliseconds = (long)timeout.TotalMilliseconds;
if (totalMilliseconds < -1 || totalMilliseconds > Int32.MaxValue)
{
- throw new ArgumentOutOfRangeException("timeout");
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.timeout);
}
return WaitAll(tasks, (int)totalMilliseconds);
@@ -5022,11 +5022,11 @@ namespace System.Threading.Tasks
{
if (tasks == null)
{
- throw new ArgumentNullException("tasks");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.tasks);
}
if (millisecondsTimeout < -1)
{
- throw new ArgumentOutOfRangeException("millisecondsTimeout");
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.millisecondsTimeout);
}
Contract.EndContractBlock();
@@ -5054,7 +5054,7 @@ namespace System.Threading.Tasks
if (task == null)
{
- throw new ArgumentException(Environment.GetResourceString("Task_WaitMulti_NullTask"), "tasks");
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Task_WaitMulti_NullTask, ExceptionArgument.tasks);
}
bool taskIsCompleted = task.IsCompleted;
@@ -5135,7 +5135,7 @@ namespace System.Threading.Tasks
// Now gather up and throw all of the exceptions.
foreach (var task in tasks) AddExceptionsForCompletedTask(ref exceptions, task);
Contract.Assert(exceptions != null, "Should have seen at least one exception");
- throw new AggregateException(exceptions);
+ ThrowHelper.ThrowAggregateException(exceptions);
}
return returnValue;
@@ -5258,7 +5258,7 @@ namespace System.Threading.Tasks
// If one or more threw exceptions, aggregate them.
if (exceptions != null)
{
- throw new AggregateException(exceptions);
+ ThrowHelper.ThrowAggregateException(exceptions);
}
}
@@ -5339,7 +5339,7 @@ namespace System.Threading.Tasks
long totalMilliseconds = (long)timeout.TotalMilliseconds;
if (totalMilliseconds < -1 || totalMilliseconds > Int32.MaxValue)
{
- throw new ArgumentOutOfRangeException("timeout");
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.timeout);
}
return WaitAny(tasks, (int)totalMilliseconds);
@@ -5437,11 +5437,11 @@ namespace System.Threading.Tasks
{
if (tasks == null)
{
- throw new ArgumentNullException("tasks");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.tasks);
}
if (millisecondsTimeout < -1)
{
- throw new ArgumentOutOfRangeException("millisecondsTimeout");
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.millisecondsTimeout);
}
Contract.EndContractBlock();
@@ -5458,7 +5458,7 @@ namespace System.Threading.Tasks
if (task == null)
{
- throw new ArgumentException(Environment.GetResourceString("Task_WaitMulti_NullTask"), "tasks");
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Task_WaitMulti_NullTask, ExceptionArgument.tasks);
}
if (signaledTaskIndex == -1 && task.IsCompleted)
@@ -5516,7 +5516,7 @@ namespace System.Threading.Tasks
/// <returns>The faulted task.</returns>
public static Task<TResult> FromException<TResult>(Exception exception)
{
- if (exception == null) throw new ArgumentNullException("exception");
+ if (exception == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.exception);
Contract.EndContractBlock();
var task = new Task<TResult>();
@@ -5531,7 +5531,7 @@ namespace System.Threading.Tasks
public static Task FromCanceled(CancellationToken cancellationToken)
{
if (!cancellationToken.IsCancellationRequested)
- throw new ArgumentOutOfRangeException("cancellationToken");
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.cancellationToken);
Contract.EndContractBlock();
return new Task(true, TaskCreationOptions.None, cancellationToken);
}
@@ -5543,7 +5543,7 @@ namespace System.Threading.Tasks
public static Task<TResult> FromCanceled<TResult>(CancellationToken cancellationToken)
{
if (!cancellationToken.IsCancellationRequested)
- throw new ArgumentOutOfRangeException("cancellationToken");
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.cancellationToken);
Contract.EndContractBlock();
return new Task<TResult>(true, default(TResult), TaskCreationOptions.None, cancellationToken);
}
@@ -5554,7 +5554,7 @@ namespace System.Threading.Tasks
/// <returns>The canceled task.</returns>
internal static Task<TResult> FromCancellation<TResult>(OperationCanceledException exception)
{
- if (exception == null) throw new ArgumentNullException("exception");
+ if (exception == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.exception);
Contract.EndContractBlock();
var task = new Task<TResult>();
@@ -5690,7 +5690,7 @@ namespace System.Threading.Tasks
public static Task Run(Func<Task> function, CancellationToken cancellationToken)
{
// Check arguments
- if (function == null) throw new ArgumentNullException("function");
+ if (function == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.function);
Contract.EndContractBlock();
if (AppContextSwitches.ThrowExceptionIfDisposedCancellationTokenSource)
@@ -5741,7 +5741,7 @@ namespace System.Threading.Tasks
public static Task<TResult> Run<TResult>(Func<Task<TResult>> function, CancellationToken cancellationToken)
{
// Check arguments
- if (function == null) throw new ArgumentNullException("function");
+ if (function == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.function);
Contract.EndContractBlock();
if (AppContextSwitches.ThrowExceptionIfDisposedCancellationTokenSource)
@@ -5806,7 +5806,7 @@ namespace System.Threading.Tasks
long totalMilliseconds = (long)delay.TotalMilliseconds;
if (totalMilliseconds < -1 || totalMilliseconds > Int32.MaxValue)
{
- throw new ArgumentOutOfRangeException("delay", Environment.GetResourceString("Task_Delay_InvalidDelay"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.delay, ExceptionResource.Task_Delay_InvalidDelay);
}
return Delay((int)totalMilliseconds, cancellationToken);
@@ -5850,7 +5850,7 @@ namespace System.Threading.Tasks
// Throw on non-sensical time
if (millisecondsDelay < -1)
{
- throw new ArgumentOutOfRangeException("millisecondsDelay", Environment.GetResourceString("Task_Delay_InvalidMillisecondsDelay"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.millisecondsDelay, ExceptionResource.Task_Delay_InvalidMillisecondsDelay);
}
Contract.EndContractBlock();
@@ -5982,18 +5982,18 @@ namespace System.Threading.Tasks
taskArray = new Task[taskCollection.Count];
foreach (var task in tasks)
{
- if (task == null) throw new ArgumentException(Environment.GetResourceString("Task_MultiTaskContinuation_NullTask"), "tasks");
+ if (task == null) ThrowHelper.ThrowArgumentException(ExceptionResource.Task_MultiTaskContinuation_NullTask, ExceptionArgument.tasks);
taskArray[index++] = task;
}
return InternalWhenAll(taskArray);
}
// Do some argument checking and convert tasks to a List (and later an array).
- if (tasks == null) throw new ArgumentNullException("tasks");
+ if (tasks == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.tasks);
List<Task> taskList = new List<Task>();
foreach (Task task in tasks)
{
- if (task == null) throw new ArgumentException(Environment.GetResourceString("Task_MultiTaskContinuation_NullTask"), "tasks");
+ if (task == null) ThrowHelper.ThrowArgumentException(ExceptionResource.Task_MultiTaskContinuation_NullTask, ExceptionArgument.tasks);
taskList.Add(task);
}
@@ -6031,7 +6031,7 @@ namespace System.Threading.Tasks
public static Task WhenAll(params Task[] tasks)
{
// Do some argument checking and make a defensive copy of the tasks array
- if (tasks == null) throw new ArgumentNullException("tasks");
+ if (tasks == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.tasks);
Contract.EndContractBlock();
int taskCount = tasks.Length;
@@ -6041,7 +6041,7 @@ namespace System.Threading.Tasks
for (int i = 0; i < taskCount; i++)
{
Task task = tasks[i];
- if (task == null) throw new ArgumentException(Environment.GetResourceString("Task_MultiTaskContinuation_NullTask"), "tasks");
+ if (task == null) ThrowHelper.ThrowArgumentException(ExceptionResource.Task_MultiTaskContinuation_NullTask, ExceptionArgument.tasks);
tasksCopy[i] = task;
}
@@ -6233,18 +6233,18 @@ namespace System.Threading.Tasks
taskArray = new Task<TResult>[taskCollection.Count];
foreach (var task in tasks)
{
- if (task == null) throw new ArgumentException(Environment.GetResourceString("Task_MultiTaskContinuation_NullTask"), "tasks");
+ if (task == null) ThrowHelper.ThrowArgumentException(ExceptionResource.Task_MultiTaskContinuation_NullTask, ExceptionArgument.tasks);
taskArray[index++] = task;
}
return InternalWhenAll<TResult>(taskArray);
}
// Do some argument checking and convert tasks into a List (later an array)
- if (tasks == null) throw new ArgumentNullException("tasks");
+ if (tasks == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.tasks);
List<Task<TResult>> taskList = new List<Task<TResult>>();
foreach (Task<TResult> task in tasks)
{
- if (task == null) throw new ArgumentException(Environment.GetResourceString("Task_MultiTaskContinuation_NullTask"), "tasks");
+ if (task == null) ThrowHelper.ThrowArgumentException(ExceptionResource.Task_MultiTaskContinuation_NullTask, ExceptionArgument.tasks);
taskList.Add(task);
}
@@ -6285,7 +6285,7 @@ namespace System.Threading.Tasks
public static Task<TResult[]> WhenAll<TResult>(params Task<TResult>[] tasks)
{
// Do some argument checking and make a defensive copy of the tasks array
- if (tasks == null) throw new ArgumentNullException("tasks");
+ if (tasks == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.tasks);
Contract.EndContractBlock();
int taskCount = tasks.Length;
@@ -6295,7 +6295,7 @@ namespace System.Threading.Tasks
for (int i = 0; i < taskCount; i++)
{
Task<TResult> task = tasks[i];
- if (task == null) throw new ArgumentException(Environment.GetResourceString("Task_MultiTaskContinuation_NullTask"), "tasks");
+ if (task == null) ThrowHelper.ThrowArgumentException(ExceptionResource.Task_MultiTaskContinuation_NullTask, ExceptionArgument.tasks);
tasksCopy[i] = task;
}
@@ -6457,10 +6457,10 @@ namespace System.Threading.Tasks
/// </exception>
public static Task<Task> WhenAny(params Task[] tasks)
{
- if (tasks == null) throw new ArgumentNullException("tasks");
+ if (tasks == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.tasks);
if (tasks.Length == 0)
{
- throw new ArgumentException(Environment.GetResourceString("Task_MultiTaskContinuation_EmptyTaskList"), "tasks");
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Task_MultiTaskContinuation_EmptyTaskList, ExceptionArgument.tasks);
}
Contract.EndContractBlock();
@@ -6471,7 +6471,7 @@ namespace System.Threading.Tasks
for (int i = 0; i < taskCount; i++)
{
Task task = tasks[i];
- if (task == null) throw new ArgumentException(Environment.GetResourceString("Task_MultiTaskContinuation_NullTask"), "tasks");
+ if (task == null) ThrowHelper.ThrowArgumentException(ExceptionResource.Task_MultiTaskContinuation_NullTask, ExceptionArgument.tasks);
tasksCopy[i] = task;
}
@@ -6496,7 +6496,7 @@ namespace System.Threading.Tasks
/// </exception>
public static Task<Task> WhenAny(IEnumerable<Task> tasks)
{
- if (tasks == null) throw new ArgumentNullException("tasks");
+ if (tasks == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.tasks);
Contract.EndContractBlock();
// Make a defensive copy, as the user may manipulate the tasks collection
@@ -6504,13 +6504,13 @@ namespace System.Threading.Tasks
List<Task> taskList = new List<Task>();
foreach (Task task in tasks)
{
- if (task == null) throw new ArgumentException(Environment.GetResourceString("Task_MultiTaskContinuation_NullTask"), "tasks");
+ if (task == null) ThrowHelper.ThrowArgumentException(ExceptionResource.Task_MultiTaskContinuation_NullTask, ExceptionArgument.tasks);
taskList.Add(task);
}
if (taskList.Count == 0)
{
- throw new ArgumentException(Environment.GetResourceString("Task_MultiTaskContinuation_EmptyTaskList"), "tasks");
+ ThrowHelper.ThrowArgumentException(ExceptionResource.Task_MultiTaskContinuation_EmptyTaskList, ExceptionArgument.tasks);
}
// Previously implemented CommonCWAnyLogic() can handle the rest
diff --git a/src/mscorlib/src/System/Threading/Tasks/TaskCompletionSource.cs b/src/mscorlib/src/System/Threading/Tasks/TaskCompletionSource.cs
index 6ff70eb79c..8b1dd2a62f 100644
--- a/src/mscorlib/src/System/Threading/Tasks/TaskCompletionSource.cs
+++ b/src/mscorlib/src/System/Threading/Tasks/TaskCompletionSource.cs
@@ -156,7 +156,7 @@ namespace System.Threading.Tasks
/// <exception cref="T:System.ObjectDisposedException">The <see cref="Task"/> was disposed.</exception>
public bool TrySetException(Exception exception)
{
- if (exception == null) throw new ArgumentNullException("exception");
+ if (exception == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.exception);
bool rval = m_task.TrySetException(exception);
if (!rval && !m_task.IsCompleted) SpinUntilCompleted();
@@ -185,18 +185,18 @@ namespace System.Threading.Tasks
/// <exception cref="T:System.ObjectDisposedException">The <see cref="Task"/> was disposed.</exception>
public bool TrySetException(IEnumerable<Exception> exceptions)
{
- if (exceptions == null) throw new ArgumentNullException("exceptions");
+ if (exceptions == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.exceptions);
List<Exception> defensiveCopy = new List<Exception>();
foreach (Exception e in exceptions)
{
if (e == null)
- throw new ArgumentException(Environment.GetResourceString("TaskCompletionSourceT_TrySetException_NullException"), "exceptions");
+ ThrowHelper.ThrowArgumentException(ExceptionResource.TaskCompletionSourceT_TrySetException_NullException, ExceptionArgument.exceptions);
defensiveCopy.Add(e);
}
if (defensiveCopy.Count == 0)
- throw new ArgumentException(Environment.GetResourceString("TaskCompletionSourceT_TrySetException_NoExceptions"), "exceptions");
+ ThrowHelper.ThrowArgumentException(ExceptionResource.TaskCompletionSourceT_TrySetException_NoExceptions, ExceptionArgument.exceptions);
bool rval = m_task.TrySetException(defensiveCopy);
if (!rval && !m_task.IsCompleted) SpinUntilCompleted();
@@ -238,11 +238,11 @@ namespace System.Threading.Tasks
/// <exception cref="T:System.ObjectDisposedException">The <see cref="Task"/> was disposed.</exception>
public void SetException(Exception exception)
{
- if (exception == null) throw new ArgumentNullException("exception");
+ if (exception == null) ThrowHelper.ThrowArgumentNullException(ExceptionArgument.exception);
if (!TrySetException(exception))
{
- throw new InvalidOperationException(Environment.GetResourceString("TaskT_TransitionToFinal_AlreadyCompleted"));
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.TaskT_TransitionToFinal_AlreadyCompleted);
}
}
@@ -268,7 +268,7 @@ namespace System.Threading.Tasks
{
if (!TrySetException(exceptions))
{
- throw new InvalidOperationException(Environment.GetResourceString("TaskT_TransitionToFinal_AlreadyCompleted"));
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.TaskT_TransitionToFinal_AlreadyCompleted);
}
}
@@ -316,7 +316,7 @@ namespace System.Threading.Tasks
public void SetResult(TResult result)
{
if (!TrySetResult(result))
- throw new InvalidOperationException(Environment.GetResourceString("TaskT_TransitionToFinal_AlreadyCompleted"));
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.TaskT_TransitionToFinal_AlreadyCompleted);
}
/// <summary>
@@ -364,7 +364,7 @@ namespace System.Threading.Tasks
public void SetCanceled()
{
if(!TrySetCanceled())
- throw new InvalidOperationException(Environment.GetResourceString("TaskT_TransitionToFinal_AlreadyCompleted"));
+ ThrowHelper.ThrowInvalidOperationException(ExceptionResource.TaskT_TransitionToFinal_AlreadyCompleted);
}
}
}
diff --git a/src/mscorlib/src/System/Threading/Tasks/future.cs b/src/mscorlib/src/System/Threading/Tasks/future.cs
index 9ce7ab60eb..39e6ca1d45 100644
--- a/src/mscorlib/src/System/Threading/Tasks/future.cs
+++ b/src/mscorlib/src/System/Threading/Tasks/future.cs
@@ -350,7 +350,7 @@ namespace System.Threading.Tasks
{
if ((internalOptions & InternalTaskOptions.SelfReplicating) != 0)
{
- throw new ArgumentOutOfRangeException("creationOptions", Environment.GetResourceString("TaskT_ctor_SelfReplicating"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.creationOptions, ExceptionResource.TaskT_ctor_SelfReplicating);
}
}
@@ -380,7 +380,7 @@ namespace System.Threading.Tasks
{
if ((internalOptions & InternalTaskOptions.SelfReplicating) != 0)
{
- throw new ArgumentOutOfRangeException("creationOptions", Environment.GetResourceString("TaskT_ctor_SelfReplicating"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.creationOptions, ExceptionResource.TaskT_ctor_SelfReplicating);
}
}
@@ -391,15 +391,15 @@ namespace System.Threading.Tasks
{
if (function == null)
{
- throw new ArgumentNullException("function");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.function);
}
if (scheduler == null)
{
- throw new ArgumentNullException("scheduler");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.scheduler);
}
if ((internalOptions & InternalTaskOptions.SelfReplicating) != 0)
{
- throw new ArgumentOutOfRangeException("creationOptions", Environment.GetResourceString("TaskT_ctor_SelfReplicating"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.creationOptions, ExceptionResource.TaskT_ctor_SelfReplicating);
}
// Create and schedule the future.
@@ -415,15 +415,15 @@ namespace System.Threading.Tasks
{
if (function == null)
{
- throw new ArgumentNullException("function");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.function);
}
if (scheduler == null)
{
- throw new ArgumentNullException("scheduler");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.scheduler);
}
if ((internalOptions & InternalTaskOptions.SelfReplicating) != 0)
{
- throw new ArgumentOutOfRangeException("creationOptions", Environment.GetResourceString("TaskT_ctor_SelfReplicating"));
+ ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.creationOptions, ExceptionResource.TaskT_ctor_SelfReplicating);
}
// Create and schedule the future.
@@ -879,12 +879,12 @@ namespace System.Threading.Tasks
{
if (continuationAction == null)
{
- throw new ArgumentNullException("continuationAction");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.continuationAction);
}
if (scheduler == null)
{
- throw new ArgumentNullException("scheduler");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.scheduler);
}
TaskCreationOptions creationOptions;
@@ -1083,12 +1083,12 @@ namespace System.Threading.Tasks
{
if (continuationAction == null)
{
- throw new ArgumentNullException("continuationAction");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.continuationAction);
}
if (scheduler == null)
{
- throw new ArgumentNullException("scheduler");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.scheduler);
}
TaskCreationOptions creationOptions;
@@ -1310,12 +1310,12 @@ namespace System.Threading.Tasks
{
if (continuationFunction == null)
{
- throw new ArgumentNullException("continuationFunction");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.continuationFunction);
}
if (scheduler == null)
{
- throw new ArgumentNullException("scheduler");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.scheduler);
}
TaskCreationOptions creationOptions;
@@ -1544,12 +1544,12 @@ namespace System.Threading.Tasks
{
if (continuationFunction == null)
{
- throw new ArgumentNullException("continuationFunction");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.continuationFunction);
}
if (scheduler == null)
{
- throw new ArgumentNullException("scheduler");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.scheduler);
}
TaskCreationOptions creationOptions;
@@ -1594,7 +1594,7 @@ namespace System.Threading.Tasks
IDisposable IObservable<TResult>.Subscribe(IObserver<TResult> observer)
{
if (observer == null)
- throw new System.ArgumentNullException("observer");
+ ThrowHelper.ThrowArgumentNullException(ExceptionArgument.observer);
var continuationTask =
diff --git a/src/mscorlib/src/System/ThrowHelper.cs b/src/mscorlib/src/System/ThrowHelper.cs
index e1cdd30081..d3f06ac0da 100644
--- a/src/mscorlib/src/System/ThrowHelper.cs
+++ b/src/mscorlib/src/System/ThrowHelper.cs
@@ -36,14 +36,22 @@ namespace System {
// multiple times for different instantiation.
//
- using System.Runtime.CompilerServices;
+ using Collections.Generic;
+ using System.Runtime.CompilerServices;
using System.Runtime.Serialization;
using System.Diagnostics.Contracts;
[Pure]
internal static class ThrowHelper {
- internal static void ThrowArgumentOutOfRangeException() {
- ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOutOfRange_Index);
+ internal static void ThrowArgumentOutOfRange_IndexException() {
+ throw new ArgumentOutOfRangeException(GetArgumentName(ExceptionArgument.index),
+ Environment.GetResourceString(GetResourceName(ExceptionResource.ArgumentOutOfRange_Index)));
+ }
+
+ internal static void ThrowIndexArgumentOutOfRange_NeedNonNegNumException() {
+ throw new ArgumentOutOfRangeException(
+ GetArgumentName(ExceptionArgument.index),
+ Environment.GetResourceString(GetResourceName(ExceptionResource.ArgumentOutOfRange_NeedNonNegNum)));
}
internal static void ThrowWrongKeyTypeArgumentException(object key, Type targetType) {
@@ -76,6 +84,11 @@ namespace System {
throw new ArgumentNullException(GetArgumentName(argument));
}
+ internal static void ThrowArgumentNullException(ExceptionResource resource)
+ {
+ throw new ArgumentNullException(Environment.GetResourceString(GetResourceName(resource)));
+ }
+
internal static void ThrowArgumentOutOfRangeException(ExceptionArgument argument) {
throw new ArgumentOutOfRangeException(GetArgumentName(argument));
}
@@ -85,10 +98,19 @@ namespace System {
Environment.GetResourceString(GetResourceName(resource)));
}
+ internal static void ThrowArgumentOutOfRangeException(ExceptionArgument argument, int paramNumber, ExceptionResource resource) {
+ throw new ArgumentOutOfRangeException(GetArgumentName(argument) + "[" + paramNumber.ToString() + "]",
+ Environment.GetResourceString(GetResourceName(resource)));
+ }
+
internal static void ThrowInvalidOperationException(ExceptionResource resource) {
throw new InvalidOperationException(Environment.GetResourceString(GetResourceName(resource)));
}
+ internal static void ThrowInvalidOperationException(ExceptionResource resource, Exception e) {
+ throw new InvalidOperationException(Environment.GetResourceString(GetResourceName(resource)), e);
+ }
+
internal static void ThrowSerializationException(ExceptionResource resource) {
throw new SerializationException(Environment.GetResourceString(GetResourceName(resource)));
}
@@ -97,6 +119,10 @@ namespace System {
throw new System.Security.SecurityException(Environment.GetResourceString(GetResourceName(resource)));
}
+ internal static void ThrowRankException(ExceptionResource resource) {
+ throw new RankException(Environment.GetResourceString(GetResourceName(resource)));
+ }
+
internal static void ThrowNotSupportedException(ExceptionResource resource) {
throw new NotSupportedException(Environment.GetResourceString(GetResourceName(resource)));
}
@@ -109,10 +135,28 @@ namespace System {
throw new ObjectDisposedException(objectName, Environment.GetResourceString(GetResourceName(resource)));
}
+ internal static void ThrowObjectDisposedException(ExceptionResource resource)
+ {
+ throw new ObjectDisposedException(null, Environment.GetResourceString(GetResourceName(resource)));
+ }
+
+ internal static void ThrowNotSupportedException()
+ {
+ throw new NotSupportedException();
+ }
+
+ internal static void ThrowAggregateException(List<Exception> exceptions)
+ {
+ throw new AggregateException(exceptions);
+ }
+
// Allow nulls for reference types and Nullable<U>, but not for value types.
+ // Aggressively inline so the jit evaluates the if in place and either drops the call altogether
+ // Or just leaves null test and call to the Non-returning ThrowHelper.ThrowArgumentNullException
+ [MethodImpl(MethodImplOptions.AggressiveInlining)]
internal static void IfNullAndNullsAreIllegalThenThrow<T>(object value, ExceptionArgument argName) {
// Note that default(T) is not equal to null for value types except when T is Nullable<U>.
- if (value == null && !(default(T) == null))
+ if (!(default(T) == null) && value == null)
ThrowHelper.ThrowArgumentNullException(argName);
}
@@ -120,320 +164,20 @@ namespace System {
// This function will convert an ExceptionArgument enum value to the argument name string.
//
internal static string GetArgumentName(ExceptionArgument argument) {
- string argumentName = null;
-
- switch (argument) {
- case ExceptionArgument.action:
- argumentName = "action";
- break;
-
- case ExceptionArgument.array:
- argumentName = "array";
- break;
-
- case ExceptionArgument.arrayIndex:
- argumentName = "arrayIndex";
- break;
-
- case ExceptionArgument.capacity:
- argumentName = "capacity";
- break;
-
- case ExceptionArgument.collection:
- argumentName = "collection";
- break;
-
- case ExceptionArgument.comparison:
- argumentName = "comparison";
- break;
-
- case ExceptionArgument.list:
- argumentName = "list";
- break;
+ Contract.Assert(Enum.IsDefined(typeof(ExceptionArgument), argument),
+ "The enum value is not defined, please check the ExceptionArgument Enum.");
- case ExceptionArgument.converter:
- argumentName = "converter";
- break;
-
- case ExceptionArgument.count:
- argumentName = "count";
- break;
-
- case ExceptionArgument.dictionary:
- argumentName = "dictionary";
- break;
-
- case ExceptionArgument.dictionaryCreationThreshold:
- argumentName = "dictionaryCreationThreshold";
- break;
-
- case ExceptionArgument.index:
- argumentName = "index";
- break;
-
- case ExceptionArgument.info:
- argumentName = "info";
- break;
-
- case ExceptionArgument.key:
- argumentName = "key";
- break;
-
- case ExceptionArgument.match:
- argumentName = "match";
- break;
-
- case ExceptionArgument.obj:
- argumentName = "obj";
- break;
-
- case ExceptionArgument.queue:
- argumentName = "queue";
- break;
-
- case ExceptionArgument.stack:
- argumentName = "stack";
- break;
-
- case ExceptionArgument.startIndex:
- argumentName = "startIndex";
- break;
-
- case ExceptionArgument.value:
- argumentName = "value";
- break;
-
- case ExceptionArgument.name:
- argumentName = "name";
- break;
-
- case ExceptionArgument.mode:
- argumentName = "mode";
- break;
-
- case ExceptionArgument.item:
- argumentName = "item";
- break;
-
- case ExceptionArgument.options:
- argumentName = "options";
- break;
-
- case ExceptionArgument.view:
- argumentName = "view";
- break;
-
- case ExceptionArgument.sourceBytesToCopy:
- argumentName = "sourceBytesToCopy";
- break;
-
- default:
- Contract.Assert(false, "The enum value is not defined, please checked ExceptionArgumentName Enum.");
- return string.Empty;
- }
-
- return argumentName;
+ return argument.ToString();
}
//
// This function will convert an ExceptionResource enum value to the resource string.
//
internal static string GetResourceName(ExceptionResource resource) {
- string resourceName = null;
-
- switch (resource) {
- case ExceptionResource.Argument_ImplementIComparable:
- resourceName = "Argument_ImplementIComparable";
- break;
-
- case ExceptionResource.Argument_AddingDuplicate:
- resourceName = "Argument_AddingDuplicate";
- break;
-
- case ExceptionResource.ArgumentOutOfRange_BiggerThanCollection:
- resourceName = "ArgumentOutOfRange_BiggerThanCollection";
- break;
+ Contract.Assert(Enum.IsDefined(typeof(ExceptionResource), resource),
+ "The enum value is not defined, please check the ExceptionResource Enum.");
- case ExceptionResource.ArgumentOutOfRange_Count:
- resourceName = "ArgumentOutOfRange_Count";
- break;
-
- case ExceptionResource.ArgumentOutOfRange_Index:
- resourceName = "ArgumentOutOfRange_Index";
- break;
-
- case ExceptionResource.ArgumentOutOfRange_InvalidThreshold:
- resourceName = "ArgumentOutOfRange_InvalidThreshold";
- break;
-
- case ExceptionResource.ArgumentOutOfRange_ListInsert:
- resourceName = "ArgumentOutOfRange_ListInsert";
- break;
-
- case ExceptionResource.ArgumentOutOfRange_NeedNonNegNum:
- resourceName = "ArgumentOutOfRange_NeedNonNegNum";
- break;
-
- case ExceptionResource.ArgumentOutOfRange_SmallCapacity:
- resourceName = "ArgumentOutOfRange_SmallCapacity";
- break;
-
- case ExceptionResource.Arg_ArrayPlusOffTooSmall:
- resourceName = "Arg_ArrayPlusOffTooSmall";
- break;
-
- case ExceptionResource.Arg_RankMultiDimNotSupported:
- resourceName = "Arg_RankMultiDimNotSupported";
- break;
-
- case ExceptionResource.Arg_NonZeroLowerBound:
- resourceName = "Arg_NonZeroLowerBound";
- break;
-
- case ExceptionResource.Argument_InvalidArrayType:
- resourceName = "Argument_InvalidArrayType";
- break;
-
- case ExceptionResource.Argument_InvalidOffLen:
- resourceName = "Argument_InvalidOffLen";
- break;
-
- case ExceptionResource.Argument_ItemNotExist:
- resourceName = "Argument_ItemNotExist";
- break;
-
- case ExceptionResource.InvalidOperation_CannotRemoveFromStackOrQueue:
- resourceName = "InvalidOperation_CannotRemoveFromStackOrQueue";
- break;
-
- case ExceptionResource.InvalidOperation_EmptyQueue:
- resourceName = "InvalidOperation_EmptyQueue";
- break;
-
- case ExceptionResource.InvalidOperation_EnumOpCantHappen:
- resourceName = "InvalidOperation_EnumOpCantHappen";
- break;
-
- case ExceptionResource.InvalidOperation_EnumFailedVersion:
- resourceName = "InvalidOperation_EnumFailedVersion";
- break;
-
- case ExceptionResource.InvalidOperation_EmptyStack:
- resourceName = "InvalidOperation_EmptyStack";
- break;
-
- case ExceptionResource.InvalidOperation_EnumNotStarted:
- resourceName = "InvalidOperation_EnumNotStarted";
- break;
-
- case ExceptionResource.InvalidOperation_EnumEnded:
- resourceName = "InvalidOperation_EnumEnded";
- break;
-
- case ExceptionResource.NotSupported_KeyCollectionSet:
- resourceName = "NotSupported_KeyCollectionSet";
- break;
-
- case ExceptionResource.NotSupported_ReadOnlyCollection:
- resourceName = "NotSupported_ReadOnlyCollection";
- break;
-
- case ExceptionResource.NotSupported_ValueCollectionSet:
- resourceName = "NotSupported_ValueCollectionSet";
- break;
-
-
- case ExceptionResource.NotSupported_SortedListNestedWrite:
- resourceName = "NotSupported_SortedListNestedWrite";
- break;
-
-
- case ExceptionResource.Serialization_InvalidOnDeser:
- resourceName = "Serialization_InvalidOnDeser";
- break;
-
- case ExceptionResource.Serialization_MissingKeys:
- resourceName = "Serialization_MissingKeys";
- break;
-
- case ExceptionResource.Serialization_NullKey:
- resourceName = "Serialization_NullKey";
- break;
-
- case ExceptionResource.Argument_InvalidType:
- resourceName = "Argument_InvalidType";
- break;
-
- case ExceptionResource.Argument_InvalidArgumentForComparison:
- resourceName = "Argument_InvalidArgumentForComparison";
- break;
-
- case ExceptionResource.InvalidOperation_NoValue:
- resourceName = "InvalidOperation_NoValue";
- break;
-
- case ExceptionResource.InvalidOperation_RegRemoveSubKey:
- resourceName = "InvalidOperation_RegRemoveSubKey";
- break;
-
- case ExceptionResource.Arg_RegSubKeyAbsent:
- resourceName = "Arg_RegSubKeyAbsent";
- break;
-
- case ExceptionResource.Arg_RegSubKeyValueAbsent:
- resourceName = "Arg_RegSubKeyValueAbsent";
- break;
-
- case ExceptionResource.Arg_RegKeyDelHive:
- resourceName = "Arg_RegKeyDelHive";
- break;
-
- case ExceptionResource.Security_RegistryPermission:
- resourceName = "Security_RegistryPermission";
- break;
-
- case ExceptionResource.Arg_RegSetStrArrNull:
- resourceName = "Arg_RegSetStrArrNull";
- break;
-
- case ExceptionResource.Arg_RegSetMismatchedKind:
- resourceName = "Arg_RegSetMismatchedKind";
- break;
-
- case ExceptionResource.UnauthorizedAccess_RegistryNoWrite:
- resourceName = "UnauthorizedAccess_RegistryNoWrite";
- break;
-
- case ExceptionResource.ObjectDisposed_RegKeyClosed:
- resourceName = "ObjectDisposed_RegKeyClosed";
- break;
-
- case ExceptionResource.Arg_RegKeyStrLenBug:
- resourceName = "Arg_RegKeyStrLenBug";
- break;
-
- case ExceptionResource.Argument_InvalidRegistryKeyPermissionCheck:
- resourceName = "Argument_InvalidRegistryKeyPermissionCheck";
- break;
-
- case ExceptionResource.NotSupported_InComparableType:
- resourceName = "NotSupported_InComparableType";
- break;
-
- case ExceptionResource.Argument_InvalidRegistryOptionsCheck:
- resourceName = "Argument_InvalidRegistryOptionsCheck";
- break;
-
- case ExceptionResource.Argument_InvalidRegistryViewCheck:
- resourceName = "Argument_InvalidRegistryViewCheck";
- break;
-
- default:
- Contract.Assert( false, "The enum value is not defined, please checked ExceptionArgumentName Enum.");
- return string.Empty;
- }
-
- return resourceName;
+ return resource.ToString();
}
}
@@ -467,7 +211,52 @@ namespace System {
view,
sourceBytesToCopy,
action,
- comparison
+ comparison,
+ offset,
+ newSize,
+ elementType,
+ length,
+ length1,
+ length2,
+ length3,
+ lengths,
+ len,
+ lowerBounds,
+ sourceArray,
+ destinationArray,
+ sourceIndex,
+ destinationIndex,
+ indices,
+ index1,
+ index2,
+ index3,
+ other,
+ comparer,
+ endIndex,
+ keys,
+ creationOptions,
+ timeout,
+ tasks,
+ scheduler,
+ continuationFunction,
+ millisecondsTimeout,
+ millisecondsDelay,
+ function,
+ exceptions,
+ exception,
+ cancellationToken,
+ delay,
+ asyncResult,
+ endMethod,
+ endFunction,
+ beginMethod,
+ continuationOptions,
+ continuationAction,
+ valueFactory,
+ addValueFactory,
+ updateValueFactory,
+ concurrencyLevel,
+
}
//
@@ -521,7 +310,58 @@ namespace System {
ObjectDisposed_RegKeyClosed,
NotSupported_InComparableType,
Argument_InvalidRegistryOptionsCheck,
- Argument_InvalidRegistryViewCheck
+ Argument_InvalidRegistryViewCheck,
+ InvalidOperation_NullArray,
+ Arg_MustBeType,
+ Arg_NeedAtLeast1Rank,
+ ArgumentOutOfRange_HugeArrayNotSupported,
+ Arg_RanksAndBounds,
+ Arg_RankIndices,
+ Arg_Need1DArray,
+ Arg_Need2DArray,
+ Arg_Need3DArray,
+ NotSupported_FixedSizeCollection,
+ ArgumentException_OtherNotArrayOfCorrectLength,
+ Rank_MultiDimNotSupported,
+ InvalidOperation_IComparerFailed,
+ ArgumentOutOfRange_EndIndexStartIndex,
+ Arg_LowerBoundsMustMatch,
+ Arg_BogusIComparer,
+ Task_WaitMulti_NullTask,
+ Task_ThrowIfDisposed,
+ Task_Start_TaskCompleted,
+ Task_Start_Promise,
+ Task_Start_ContinuationTask,
+ Task_Start_AlreadyStarted,
+ Task_RunSynchronously_TaskCompleted,
+ Task_RunSynchronously_Continuation,
+ Task_RunSynchronously_Promise,
+ Task_RunSynchronously_AlreadyStarted,
+ Task_MultiTaskContinuation_NullTask,
+ Task_MultiTaskContinuation_EmptyTaskList,
+ Task_Dispose_NotCompleted,
+ Task_Delay_InvalidMillisecondsDelay,
+ Task_Delay_InvalidDelay,
+ Task_ctor_LRandSR,
+ Task_ContinueWith_NotOnAnything,
+ Task_ContinueWith_ESandLR,
+ TaskT_TransitionToFinal_AlreadyCompleted,
+ TaskT_ctor_SelfReplicating,
+ TaskCompletionSourceT_TrySetException_NullException,
+ TaskCompletionSourceT_TrySetException_NoExceptions,
+ InvalidOperation_WrongAsyncResultOrEndCalledMultiple,
+ ConcurrentDictionary_ConcurrencyLevelMustBePositive,
+ ConcurrentDictionary_CapacityMustNotBeNegative,
+ ConcurrentDictionary_TypeOfValueIncorrect,
+ ConcurrentDictionary_TypeOfKeyIncorrect,
+ ConcurrentDictionary_SourceContainsDuplicateKeys,
+ ConcurrentDictionary_KeyAlreadyExisted,
+ ConcurrentDictionary_ItemKeyIsNull,
+ ConcurrentDictionary_IndexIsNegative,
+ ConcurrentDictionary_ArrayNotLargeEnough,
+ ConcurrentDictionary_ArrayIncorrectType,
+ ConcurrentCollection_SyncRoot_NotSupported,
+
}
}
diff --git a/src/pal/inc/mbusafecrt.h b/src/pal/inc/mbusafecrt.h
index c25676c499..ea3b2cb88f 100644
--- a/src/pal/inc/mbusafecrt.h
+++ b/src/pal/inc/mbusafecrt.h
@@ -65,7 +65,7 @@ extern WCHAR* wcstok_s( WCHAR* inString, const WCHAR* inControl, WCHAR** ioConte
// strnlen is not required unless the source string is completely untrusted (e.g. anonymous input on a website)
#ifndef SUPPRESS_STRNLEN
- extern size_t strnlen( const char* inString, size_t inMaxSize );
+ extern size_t PAL_strnlen( const char* inString, size_t inMaxSize );
extern size_t wcsnlen( const WCHAR* inString, size_t inMaxSize );
#endif
diff --git a/src/pal/inc/pal.h b/src/pal/inc/pal.h
index 260528285e..792e24e07c 100644
--- a/src/pal/inc/pal.h
+++ b/src/pal/inc/pal.h
@@ -5802,6 +5802,7 @@ CoCreateGuid(OUT GUID * pguid);
#define _wcstoui64 PAL__wcstoui64
#define _flushall PAL__flushall
#define _vsnprintf PAL__vsnprintf
+#define strnlen PAL_strnlen
#ifdef _AMD64_
#define _mm_getcsr PAL__mm_getcsr
diff --git a/src/pal/inc/pal_char16.h b/src/pal/inc/pal_char16.h
index b118e98e31..4600cc7ff6 100644
--- a/src/pal/inc/pal_char16.h
+++ b/src/pal/inc/pal_char16.h
@@ -37,7 +37,8 @@ This file is used to define the wchar_t type as a 16-bit type on Unix.
// Set up the wchar_t type (which got preprocessed to __wchar_16_cpp__).
// In C++11, the standard gives us char16_t, which is what we want (and matches types with u"")
// In C, this doesn't exist, so use unsigned short.
-
+// **** WARNING: Linking C and C++ objects will break with -fstrict-aliasing with GCC/Clang
+// due to conditional typedef
#if !defined(_WCHAR_T_DEFINED) || !defined(_MSC_VER)
#if defined (PLATFORM_UNIX)
#if defined(__cplusplus)
diff --git a/src/pal/inc/pal_mstypes.h b/src/pal/inc/pal_mstypes.h
index df17767747..64534701d8 100644
--- a/src/pal/inc/pal_mstypes.h
+++ b/src/pal/inc/pal_mstypes.h
@@ -215,6 +215,9 @@ extern "C" {
// Defined in gnu's types.h. For non PAL_IMPLEMENTATION system
// includes are not included, so we need to define them.
#ifndef PAL_IMPLEMENTATION
+
+// OS X already defines these types in 64 bit
+#if !defined(_TARGET_MAC64)
typedef __int64 int64_t;
typedef unsigned __int64 uint64_t;
typedef __int32 int32_t;
@@ -223,6 +226,8 @@ typedef __int16 int16_t;
typedef unsigned __int16 uint16_t;
typedef __int8 int8_t;
typedef unsigned __int8 uint8_t;
+#endif
+
#endif // PAL_IMPLEMENTATION
#ifndef _MSC_VER
diff --git a/src/pal/inc/rt/palrt.h b/src/pal/inc/rt/palrt.h
index 336a13f529..3ae1a8a760 100644
--- a/src/pal/inc/rt/palrt.h
+++ b/src/pal/inc/rt/palrt.h
@@ -1076,6 +1076,7 @@ _SAFECRT__EXTERN_C
errno_t __cdecl _itow_s(int _Value, WCHAR *_Dst, size_t _SizeInWords, int _Radix);
#if defined(__cplusplus) && _SAFECRT_USE_CPP_OVERLOADS
+extern "C++"
template <size_t _SizeInWords>
inline
errno_t __cdecl _itow_s(int _Value, WCHAR (&_Dst)[_SizeInWords], int _Radix)
@@ -1104,6 +1105,7 @@ _SAFECRT__EXTERN_C
errno_t __cdecl _i64tow_s(__int64 _Value, WCHAR *_Dst, size_t _SizeInWords, int _Radix);
#if defined(__cplusplus) && _SAFECRT_USE_CPP_OVERLOADS
+extern "C++"
template <size_t _SizeInWords>
inline
errno_t __cdecl _i64tow_s(__int64 _Value, WCHAR (&_Dst)[_SizeInWords], int _Radix)
@@ -1135,6 +1137,7 @@ _SAFECRT__EXTERN_C
errno_t __cdecl getenv_s(size_t *_ReturnValue, char *_Dst, size_t _SizeInWords, const char *_Name);
#if defined(__cplusplus) && _SAFECRT_USE_CPP_OVERLOADS
+extern "C++"
template <size_t _SizeInWords>
inline
errno_t __cdecl getenv_s(size_t *_ReturnValue, char *_Dst, size_t _SizeInWords, const char *_Name)
@@ -1247,6 +1250,7 @@ namespace std
typedef decltype(nullptr) nullptr_t;
}
+extern "C++"
template< class T >
typename std::remove_reference<T>::type&& move( T&& t );
#endif // __cplusplus
diff --git a/src/pal/prebuilt/idl/clrdata_i.c b/src/pal/prebuilt/idl/clrdata_i.cpp
index bb9616a9f8..bb9616a9f8 100644
--- a/src/pal/prebuilt/idl/clrdata_i.c
+++ b/src/pal/prebuilt/idl/clrdata_i.cpp
diff --git a/src/pal/prebuilt/idl/clrinternal_i.c b/src/pal/prebuilt/idl/clrinternal_i.cpp
index 58a16672cf..58a16672cf 100644
--- a/src/pal/prebuilt/idl/clrinternal_i.c
+++ b/src/pal/prebuilt/idl/clrinternal_i.cpp
diff --git a/src/pal/prebuilt/idl/clrprivappxhosting_i.c b/src/pal/prebuilt/idl/clrprivappxhosting_i.cpp
index c46d033d1a..c46d033d1a 100644
--- a/src/pal/prebuilt/idl/clrprivappxhosting_i.c
+++ b/src/pal/prebuilt/idl/clrprivappxhosting_i.cpp
diff --git a/src/pal/prebuilt/idl/clrprivbinding_i.c b/src/pal/prebuilt/idl/clrprivbinding_i.cpp
index ee08cc3583..ee08cc3583 100644
--- a/src/pal/prebuilt/idl/clrprivbinding_i.c
+++ b/src/pal/prebuilt/idl/clrprivbinding_i.cpp
diff --git a/src/pal/prebuilt/idl/clrprivhosting_i.c b/src/pal/prebuilt/idl/clrprivhosting_i.cpp
index 07a40b290e..07a40b290e 100644
--- a/src/pal/prebuilt/idl/clrprivhosting_i.c
+++ b/src/pal/prebuilt/idl/clrprivhosting_i.cpp
diff --git a/src/pal/prebuilt/idl/clrprivruntimebinders_i.c b/src/pal/prebuilt/idl/clrprivruntimebinders_i.cpp
index 0fe4a180df..0fe4a180df 100644
--- a/src/pal/prebuilt/idl/clrprivruntimebinders_i.c
+++ b/src/pal/prebuilt/idl/clrprivruntimebinders_i.cpp
diff --git a/src/pal/prebuilt/idl/cordebug_i.c b/src/pal/prebuilt/idl/cordebug_i.cpp
index e3c8d2edcb..e3c8d2edcb 100644
--- a/src/pal/prebuilt/idl/cordebug_i.c
+++ b/src/pal/prebuilt/idl/cordebug_i.cpp
diff --git a/src/pal/prebuilt/idl/corprof_i.c b/src/pal/prebuilt/idl/corprof_i.cpp
index 4686c76d54..4686c76d54 100644
--- a/src/pal/prebuilt/idl/corprof_i.c
+++ b/src/pal/prebuilt/idl/corprof_i.cpp
diff --git a/src/pal/prebuilt/idl/corpub_i.c b/src/pal/prebuilt/idl/corpub_i.cpp
index 982f89724e..982f89724e 100644
--- a/src/pal/prebuilt/idl/corpub_i.c
+++ b/src/pal/prebuilt/idl/corpub_i.cpp
diff --git a/src/pal/prebuilt/idl/corsym_i.c b/src/pal/prebuilt/idl/corsym_i.cpp
index 7ef9242315..7ef9242315 100644
--- a/src/pal/prebuilt/idl/corsym_i.c
+++ b/src/pal/prebuilt/idl/corsym_i.cpp
diff --git a/src/pal/prebuilt/idl/fusionpriv_i.c b/src/pal/prebuilt/idl/fusionpriv_i.cpp
index ece9622114..ece9622114 100644
--- a/src/pal/prebuilt/idl/fusionpriv_i.c
+++ b/src/pal/prebuilt/idl/fusionpriv_i.cpp
diff --git a/src/pal/prebuilt/idl/gchost_i.c b/src/pal/prebuilt/idl/gchost_i.cpp
index 32ecfbe9d5..32ecfbe9d5 100644
--- a/src/pal/prebuilt/idl/gchost_i.c
+++ b/src/pal/prebuilt/idl/gchost_i.cpp
diff --git a/src/pal/prebuilt/idl/ivalidator_i.c b/src/pal/prebuilt/idl/ivalidator_i.cpp
index 0edbec448a..0edbec448a 100644
--- a/src/pal/prebuilt/idl/ivalidator_i.c
+++ b/src/pal/prebuilt/idl/ivalidator_i.cpp
diff --git a/src/pal/prebuilt/idl/ivehandler_i.c b/src/pal/prebuilt/idl/ivehandler_i.cpp
index 44d0b961bb..44d0b961bb 100644
--- a/src/pal/prebuilt/idl/ivehandler_i.c
+++ b/src/pal/prebuilt/idl/ivehandler_i.cpp
diff --git a/src/pal/prebuilt/idl/mscorsvc_i.c b/src/pal/prebuilt/idl/mscorsvc_i.cpp
index 05d04e58a6..05d04e58a6 100644
--- a/src/pal/prebuilt/idl/mscorsvc_i.c
+++ b/src/pal/prebuilt/idl/mscorsvc_i.cpp
diff --git a/src/pal/prebuilt/idl/sospriv_i.c b/src/pal/prebuilt/idl/sospriv_i.cpp
index 7fee909ca3..3584b761d2 100644
--- a/src/pal/prebuilt/idl/sospriv_i.c
+++ b/src/pal/prebuilt/idl/sospriv_i.cpp
@@ -20,15 +20,13 @@
#pragma warning( disable: 4049 ) /* more than 64k source lines */
+#include <rpc.h>
+#include <rpcndr.h>
#ifdef __cplusplus
extern "C"{
#endif
-
-#include <rpc.h>
-#include <rpcndr.h>
-
#ifdef _MIDL_USE_GUIDDEF_
#ifndef INITGUID
diff --git a/src/pal/prebuilt/idl/tlbimpexp_i.c b/src/pal/prebuilt/idl/tlbimpexp_i.cpp
index 0eb2791fa3..0eb2791fa3 100644
--- a/src/pal/prebuilt/idl/tlbimpexp_i.c
+++ b/src/pal/prebuilt/idl/tlbimpexp_i.cpp
diff --git a/src/pal/prebuilt/idl/xclrdata_i.c b/src/pal/prebuilt/idl/xclrdata_i.cpp
index 6dd642da4c..6dd642da4c 100644
--- a/src/pal/prebuilt/idl/xclrdata_i.c
+++ b/src/pal/prebuilt/idl/xclrdata_i.cpp
diff --git a/src/pal/prebuilt/idl/xcordebug_i.c b/src/pal/prebuilt/idl/xcordebug_i.cpp
index a3d9395530..a3d9395530 100644
--- a/src/pal/prebuilt/idl/xcordebug_i.c
+++ b/src/pal/prebuilt/idl/xcordebug_i.cpp
diff --git a/src/pal/src/CMakeLists.txt b/src/pal/src/CMakeLists.txt
index 7df0aaf360..b09922792c 100644
--- a/src/pal/src/CMakeLists.txt
+++ b/src/pal/src/CMakeLists.txt
@@ -160,37 +160,37 @@ set(SOURCES
objmgr/palobjbase.cpp
objmgr/shmobject.cpp
objmgr/shmobjectmanager.cpp
- safecrt/makepath_s.c
- safecrt/memcpy_s.c
- safecrt/memmove_s.c
- safecrt/mbusafecrt.c
- safecrt/safecrt_input_s.c
- safecrt/safecrt_output_l.c
- safecrt/safecrt_output_s.c
- safecrt/safecrt_winput_s.c
- safecrt/safecrt_woutput_s.c
- safecrt/splitpath_s.c
- safecrt/sprintf.c
- safecrt/sscanf.c
- safecrt/strcat_s.c
- safecrt/strcpy_s.c
- safecrt/strlen_s.c
- safecrt/strncat_s.c
- safecrt/strncpy_s.c
- safecrt/strtok_s.c
- safecrt/swprintf.c
- safecrt/vsprintf.c
- safecrt/vswprint.c
- safecrt/wcscat_s.c
- safecrt/wcscpy_s.c
- safecrt/wcslen_s.c
- safecrt/wcsncat_s.c
- safecrt/wcsncpy_s.c
- safecrt/wcstok_s.c
- safecrt/wmakepath_s.c
- safecrt/wsplitpath_s.c
- safecrt/xtoa_s.c
- safecrt/xtow_s.c
+ safecrt/makepath_s.cpp
+ safecrt/memcpy_s.cpp
+ safecrt/memmove_s.cpp
+ safecrt/mbusafecrt.cpp
+ safecrt/safecrt_input_s.cpp
+ safecrt/safecrt_output_l.cpp
+ safecrt/safecrt_output_s.cpp
+ safecrt/safecrt_winput_s.cpp
+ safecrt/safecrt_woutput_s.cpp
+ safecrt/splitpath_s.cpp
+ safecrt/sprintf.cpp
+ safecrt/sscanf.cpp
+ safecrt/strcat_s.cpp
+ safecrt/strcpy_s.cpp
+ safecrt/strlen_s.cpp
+ safecrt/strncat_s.cpp
+ safecrt/strncpy_s.cpp
+ safecrt/strtok_s.cpp
+ safecrt/swprintf.cpp
+ safecrt/vsprintf.cpp
+ safecrt/vswprint.cpp
+ safecrt/wcscat_s.cpp
+ safecrt/wcscpy_s.cpp
+ safecrt/wcslen_s.cpp
+ safecrt/wcsncat_s.cpp
+ safecrt/wcsncpy_s.cpp
+ safecrt/wcstok_s.cpp
+ safecrt/wmakepath_s.cpp
+ safecrt/wsplitpath_s.cpp
+ safecrt/xtoa_s.cpp
+ safecrt/xtow_s.cpp
sharedmemory/sharedmemory.cpp
shmemory/shmemory.cpp
sync/cs.cpp
diff --git a/src/pal/src/examples/CMakeLists.txt b/src/pal/src/examples/CMakeLists.txt
index 2cef914892..3797d89b68 100644
--- a/src/pal/src/examples/CMakeLists.txt
+++ b/src/pal/src/examples/CMakeLists.txt
@@ -4,7 +4,7 @@ project(palexmpl)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- example1.c
+ example1.cpp
)
add_executable(palexmpl
diff --git a/src/pal/src/examples/example1.c b/src/pal/src/examples/example1.cpp
index 071f42e4f9..071f42e4f9 100644
--- a/src/pal/src/examples/example1.c
+++ b/src/pal/src/examples/example1.cpp
diff --git a/src/pal/src/include/pal/palinternal.h b/src/pal/src/include/pal/palinternal.h
index 7348192e6d..823e3db40f 100644
--- a/src/pal/src/include/pal/palinternal.h
+++ b/src/pal/src/include/pal/palinternal.h
@@ -169,7 +169,6 @@ function_name() to call the system's implementation
#define memmove DUMMY_memmove
#define memchr DUMMY_memchr
#define strlen DUMMY_strlen
-#define strnlen DUMMY_strnlen
#define stricmp DUMMY_stricmp
#define strstr DUMMY_strstr
#define strcmp DUMMY_strcmp
diff --git a/src/pal/src/safecrt/makepath_s.c b/src/pal/src/safecrt/makepath_s.cpp
index 4342685b9c..4342685b9c 100644
--- a/src/pal/src/safecrt/makepath_s.c
+++ b/src/pal/src/safecrt/makepath_s.cpp
diff --git a/src/pal/src/safecrt/mbusafecrt.c b/src/pal/src/safecrt/mbusafecrt.cpp
index ca853d9269..ca853d9269 100644
--- a/src/pal/src/safecrt/mbusafecrt.c
+++ b/src/pal/src/safecrt/mbusafecrt.cpp
diff --git a/src/pal/src/safecrt/memcpy_s.c b/src/pal/src/safecrt/memcpy_s.cpp
index 27aeb79665..27aeb79665 100644
--- a/src/pal/src/safecrt/memcpy_s.c
+++ b/src/pal/src/safecrt/memcpy_s.cpp
diff --git a/src/pal/src/safecrt/memmove_s.c b/src/pal/src/safecrt/memmove_s.cpp
index a0ae5f7ea6..a0ae5f7ea6 100644
--- a/src/pal/src/safecrt/memmove_s.c
+++ b/src/pal/src/safecrt/memmove_s.cpp
diff --git a/src/pal/src/safecrt/safecrt_input_s.c b/src/pal/src/safecrt/safecrt_input_s.cpp
index 6ba607c669..6ba607c669 100644
--- a/src/pal/src/safecrt/safecrt_input_s.c
+++ b/src/pal/src/safecrt/safecrt_input_s.cpp
diff --git a/src/pal/src/safecrt/safecrt_output_l.c b/src/pal/src/safecrt/safecrt_output_l.cpp
index d6844f4f8b..d6844f4f8b 100644
--- a/src/pal/src/safecrt/safecrt_output_l.c
+++ b/src/pal/src/safecrt/safecrt_output_l.cpp
diff --git a/src/pal/src/safecrt/safecrt_output_s.c b/src/pal/src/safecrt/safecrt_output_s.cpp
index c3e7f91404..c3e7f91404 100644
--- a/src/pal/src/safecrt/safecrt_output_s.c
+++ b/src/pal/src/safecrt/safecrt_output_s.cpp
diff --git a/src/pal/src/safecrt/safecrt_winput_s.c b/src/pal/src/safecrt/safecrt_winput_s.cpp
index 17a621781b..17a621781b 100644
--- a/src/pal/src/safecrt/safecrt_winput_s.c
+++ b/src/pal/src/safecrt/safecrt_winput_s.cpp
diff --git a/src/pal/src/safecrt/safecrt_woutput_s.c b/src/pal/src/safecrt/safecrt_woutput_s.cpp
index 52fe9400d5..52fe9400d5 100644
--- a/src/pal/src/safecrt/safecrt_woutput_s.c
+++ b/src/pal/src/safecrt/safecrt_woutput_s.cpp
diff --git a/src/pal/src/safecrt/snprintf.c b/src/pal/src/safecrt/snprintf.cpp
index c892d1a9b6..c892d1a9b6 100644
--- a/src/pal/src/safecrt/snprintf.c
+++ b/src/pal/src/safecrt/snprintf.cpp
diff --git a/src/pal/src/safecrt/splitpath_s.c b/src/pal/src/safecrt/splitpath_s.cpp
index cb8a364550..cb8a364550 100644
--- a/src/pal/src/safecrt/splitpath_s.c
+++ b/src/pal/src/safecrt/splitpath_s.cpp
diff --git a/src/pal/src/safecrt/sprintf.c b/src/pal/src/safecrt/sprintf.cpp
index 5454179f8d..5454179f8d 100644
--- a/src/pal/src/safecrt/sprintf.c
+++ b/src/pal/src/safecrt/sprintf.cpp
diff --git a/src/pal/src/safecrt/sscanf.c b/src/pal/src/safecrt/sscanf.cpp
index 94b5148875..d6c21e8eca 100644
--- a/src/pal/src/safecrt/sscanf.c
+++ b/src/pal/src/safecrt/sscanf.cpp
@@ -20,7 +20,7 @@
#include "mbusafecrt_internal.h"
typedef int (*INPUTFN)(miniFILE *, const unsigned char*, va_list);
-typedef int (*WINPUTFN)(miniFILE *, const unsigned short*, va_list);
+typedef int (*WINPUTFN)(miniFILE *, const wchar_t*, va_list);
/***
diff --git a/src/pal/src/safecrt/strcat_s.c b/src/pal/src/safecrt/strcat_s.cpp
index 4dc2332006..4dc2332006 100644
--- a/src/pal/src/safecrt/strcat_s.c
+++ b/src/pal/src/safecrt/strcat_s.cpp
diff --git a/src/pal/src/safecrt/strcpy_s.c b/src/pal/src/safecrt/strcpy_s.cpp
index 821dbe85f6..821dbe85f6 100644
--- a/src/pal/src/safecrt/strcpy_s.c
+++ b/src/pal/src/safecrt/strcpy_s.cpp
diff --git a/src/pal/src/safecrt/strlen_s.c b/src/pal/src/safecrt/strlen_s.cpp
index 34c1308d5c..3f1e1cf1ae 100644
--- a/src/pal/src/safecrt/strlen_s.c
+++ b/src/pal/src/safecrt/strlen_s.cpp
@@ -42,7 +42,7 @@
*
*******************************************************************************/
-size_t __cdecl strnlen(const char *str, size_t maxsize)
+size_t __cdecl PAL_strnlen(const char *str, size_t maxsize)
{
size_t n;
diff --git a/src/pal/src/safecrt/strncat_s.c b/src/pal/src/safecrt/strncat_s.cpp
index ef8c6cfc7f..ef8c6cfc7f 100644
--- a/src/pal/src/safecrt/strncat_s.c
+++ b/src/pal/src/safecrt/strncat_s.cpp
diff --git a/src/pal/src/safecrt/strncpy_s.c b/src/pal/src/safecrt/strncpy_s.cpp
index f819ebb6bb..f819ebb6bb 100644
--- a/src/pal/src/safecrt/strncpy_s.c
+++ b/src/pal/src/safecrt/strncpy_s.cpp
diff --git a/src/pal/src/safecrt/strtok_s.c b/src/pal/src/safecrt/strtok_s.cpp
index 6f1c80633f..6f1c80633f 100644
--- a/src/pal/src/safecrt/strtok_s.c
+++ b/src/pal/src/safecrt/strtok_s.cpp
diff --git a/src/pal/src/safecrt/swprintf.c b/src/pal/src/safecrt/swprintf.cpp
index 75004eafe2..75004eafe2 100644
--- a/src/pal/src/safecrt/swprintf.c
+++ b/src/pal/src/safecrt/swprintf.cpp
diff --git a/src/pal/src/safecrt/vsprintf.c b/src/pal/src/safecrt/vsprintf.cpp
index 4f2bd9fdeb..4f2bd9fdeb 100644
--- a/src/pal/src/safecrt/vsprintf.c
+++ b/src/pal/src/safecrt/vsprintf.cpp
diff --git a/src/pal/src/safecrt/vswprint.c b/src/pal/src/safecrt/vswprint.cpp
index 77c79b8752..77c79b8752 100644
--- a/src/pal/src/safecrt/vswprint.c
+++ b/src/pal/src/safecrt/vswprint.cpp
diff --git a/src/pal/src/safecrt/wcscat_s.c b/src/pal/src/safecrt/wcscat_s.cpp
index 06179888ff..06179888ff 100644
--- a/src/pal/src/safecrt/wcscat_s.c
+++ b/src/pal/src/safecrt/wcscat_s.cpp
diff --git a/src/pal/src/safecrt/wcscpy_s.c b/src/pal/src/safecrt/wcscpy_s.cpp
index 4c60a81489..4c60a81489 100644
--- a/src/pal/src/safecrt/wcscpy_s.c
+++ b/src/pal/src/safecrt/wcscpy_s.cpp
diff --git a/src/pal/src/safecrt/wcslen_s.c b/src/pal/src/safecrt/wcslen_s.cpp
index 4fd5371035..4fd5371035 100644
--- a/src/pal/src/safecrt/wcslen_s.c
+++ b/src/pal/src/safecrt/wcslen_s.cpp
diff --git a/src/pal/src/safecrt/wcsncat_s.c b/src/pal/src/safecrt/wcsncat_s.cpp
index 1ff39d55f3..1ff39d55f3 100644
--- a/src/pal/src/safecrt/wcsncat_s.c
+++ b/src/pal/src/safecrt/wcsncat_s.cpp
diff --git a/src/pal/src/safecrt/wcsncpy_s.c b/src/pal/src/safecrt/wcsncpy_s.cpp
index 7902ded43a..7902ded43a 100644
--- a/src/pal/src/safecrt/wcsncpy_s.c
+++ b/src/pal/src/safecrt/wcsncpy_s.cpp
diff --git a/src/pal/src/safecrt/wcstok_s.c b/src/pal/src/safecrt/wcstok_s.cpp
index c99b30c773..c99b30c773 100644
--- a/src/pal/src/safecrt/wcstok_s.c
+++ b/src/pal/src/safecrt/wcstok_s.cpp
diff --git a/src/pal/src/safecrt/wmakepath_s.c b/src/pal/src/safecrt/wmakepath_s.cpp
index 35ab7d386e..35ab7d386e 100644
--- a/src/pal/src/safecrt/wmakepath_s.c
+++ b/src/pal/src/safecrt/wmakepath_s.cpp
diff --git a/src/pal/src/safecrt/wsplitpath_s.c b/src/pal/src/safecrt/wsplitpath_s.cpp
index c7fb107803..c7fb107803 100644
--- a/src/pal/src/safecrt/wsplitpath_s.c
+++ b/src/pal/src/safecrt/wsplitpath_s.cpp
diff --git a/src/pal/src/safecrt/xtoa_s.c b/src/pal/src/safecrt/xtoa_s.cpp
index 42cc5786d1..42cc5786d1 100644
--- a/src/pal/src/safecrt/xtoa_s.c
+++ b/src/pal/src/safecrt/xtoa_s.cpp
diff --git a/src/pal/src/safecrt/xtow_s.c b/src/pal/src/safecrt/xtow_s.cpp
index 7a02424c85..7a02424c85 100644
--- a/src/pal/src/safecrt/xtow_s.c
+++ b/src/pal/src/safecrt/xtow_s.cpp
diff --git a/src/pal/tests/CMakeLists.txt b/src/pal/tests/CMakeLists.txt
index a6d1ba4d5b..2da2c9aa52 100644
--- a/src/pal/tests/CMakeLists.txt
+++ b/src/pal/tests/CMakeLists.txt
@@ -26,7 +26,12 @@ else()
message(FATAL_ERROR "Only ARM, ARM64 and AMD64 is supported")
endif()
+# C++ emits errors and warnings for c-string literal fed into char* parameter
+# this is just to take care of the warnings
+add_compile_options(-Wno-writable-strings)
+
add_compile_options(-Wno-empty-body)
add_subdirectory(palsuite)
+
diff --git a/src/pal/tests/palsuite/c_runtime/__iscsym/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/__iscsym/test1/CMakeLists.txt
index a283161f7d..b4421e77a1 100644
--- a/src/pal/tests/palsuite/c_runtime/__iscsym/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/__iscsym/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- __iscsym.c
+ __iscsym.cpp
)
add_executable(paltest_iscsym_test1
diff --git a/src/pal/tests/palsuite/c_runtime/__iscsym/test1/__iscsym.c b/src/pal/tests/palsuite/c_runtime/__iscsym/test1/__iscsym.cpp
index 9c8f1d0f25..9c8f1d0f25 100644
--- a/src/pal/tests/palsuite/c_runtime/__iscsym/test1/__iscsym.c
+++ b/src/pal/tests/palsuite/c_runtime/__iscsym/test1/__iscsym.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_alloca/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_alloca/test1/CMakeLists.txt
index 236b356185..434633be20 100644
--- a/src/pal/tests/palsuite/c_runtime/_alloca/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_alloca/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_alloca_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_alloca/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_alloca/test1/test1.cpp
index c533d84234..c533d84234 100644
--- a/src/pal/tests/palsuite/c_runtime/_alloca/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_alloca/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_ecvt/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_ecvt/test1/CMakeLists.txt
index 86f4547b2b..e78a802723 100644
--- a/src/pal/tests/palsuite/c_runtime/_ecvt/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_ecvt/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_ecvt_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_ecvt/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_ecvt/test1/test1.cpp
index fbcf11ecfc..fbcf11ecfc 100644
--- a/src/pal/tests/palsuite/c_runtime/_ecvt/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_ecvt/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_fdopen/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_fdopen/test1/CMakeLists.txt
index 441d32bd5c..60b036f44d 100644
--- a/src/pal/tests/palsuite/c_runtime/_fdopen/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_fdopen/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_fdopen_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_fdopen/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_fdopen/test1/test1.cpp
index b88267c6e4..b88267c6e4 100644
--- a/src/pal/tests/palsuite/c_runtime/_fdopen/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_fdopen/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_finite/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_finite/test1/CMakeLists.txt
index 8aca58a8dc..ac2f25d85a 100644
--- a/src/pal/tests/palsuite/c_runtime/_finite/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_finite/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_finite_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_finite/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_finite/test1/test1.cpp
index c815055b38..c815055b38 100644
--- a/src/pal/tests/palsuite/c_runtime/_finite/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_finite/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_fullpath/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_fullpath/test1/CMakeLists.txt
index 9306efa700..0c9029f6e2 100644
--- a/src/pal/tests/palsuite/c_runtime/_fullpath/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_fullpath/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_fullpath_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_fullpath/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_fullpath/test1/test1.cpp
index f390f4309b..f390f4309b 100644
--- a/src/pal/tests/palsuite/c_runtime/_fullpath/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_fullpath/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_gcvt/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_gcvt/test1/CMakeLists.txt
index 33eb5cf19c..47dcb95754 100644
--- a/src/pal/tests/palsuite/c_runtime/_gcvt/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_gcvt/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- _gcvt.c
+ _gcvt.cpp
)
add_executable(paltest_gcvt_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_gcvt/test1/_gcvt.c b/src/pal/tests/palsuite/c_runtime/_gcvt/test1/_gcvt.cpp
index ccfc286898..ccfc286898 100644
--- a/src/pal/tests/palsuite/c_runtime/_gcvt/test1/_gcvt.c
+++ b/src/pal/tests/palsuite/c_runtime/_gcvt/test1/_gcvt.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_gcvt/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_gcvt/test2/CMakeLists.txt
index 05641b9b78..5b0f5608f3 100644
--- a/src/pal/tests/palsuite/c_runtime/_gcvt/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_gcvt/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_gcvt_test2
diff --git a/src/pal/tests/palsuite/c_runtime/_gcvt/test2/test2.c b/src/pal/tests/palsuite/c_runtime/_gcvt/test2/test2.cpp
index 7ac9a4fcf0..7ac9a4fcf0 100644
--- a/src/pal/tests/palsuite/c_runtime/_gcvt/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/_gcvt/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_getw/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_getw/test1/CMakeLists.txt
index d44477b232..4f763bed6b 100644
--- a/src/pal/tests/palsuite/c_runtime/_getw/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_getw/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_getw_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_getw/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_getw/test1/test1.cpp
index 34ce4ee7de..34ce4ee7de 100644
--- a/src/pal/tests/palsuite/c_runtime/_getw/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_getw/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_isnan/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_isnan/test1/CMakeLists.txt
index e14d0cc64b..106ccb93d7 100644
--- a/src/pal/tests/palsuite/c_runtime/_isnan/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_isnan/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_isnan_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_isnan/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_isnan/test1/test1.cpp
index d793c9b371..d793c9b371 100644
--- a/src/pal/tests/palsuite/c_runtime/_isnan/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_isnan/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_itow/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_itow/test1/CMakeLists.txt
index bd37f31216..2c5d57bd34 100644
--- a/src/pal/tests/palsuite/c_runtime/_itow/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_itow/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_itow_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_itow/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_itow/test1/test1.cpp
index 745ce4acaa..745ce4acaa 100644
--- a/src/pal/tests/palsuite/c_runtime/_itow/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_itow/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_makepath/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_makepath/test1/CMakeLists.txt
index 9fd81cce1a..9fcb8ba008 100644
--- a/src/pal/tests/palsuite/c_runtime/_makepath/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_makepath/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_makepath_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_makepath/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_makepath/test1/test1.cpp
index 94b366a7bb..94b366a7bb 100644
--- a/src/pal/tests/palsuite/c_runtime/_makepath/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_makepath/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_mbsdec/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_mbsdec/test1/CMakeLists.txt
index 064f241f24..b016f27982 100644
--- a/src/pal/tests/palsuite/c_runtime/_mbsdec/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_mbsdec/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_mbsdec_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_mbsdec/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_mbsdec/test1/test1.cpp
index 1cd7513293..1cd7513293 100644
--- a/src/pal/tests/palsuite/c_runtime/_mbsdec/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_mbsdec/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_mbsinc/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_mbsinc/test1/CMakeLists.txt
index 531ba8e793..c7325b9513 100644
--- a/src/pal/tests/palsuite/c_runtime/_mbsinc/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_mbsinc/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_mbsinc_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_mbsinc/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_mbsinc/test1/test1.cpp
index 95a5041af2..95a5041af2 100644
--- a/src/pal/tests/palsuite/c_runtime/_mbsinc/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_mbsinc/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_mbslen/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_mbslen/test1/CMakeLists.txt
index 38aa6fb16e..63d6b647d0 100644
--- a/src/pal/tests/palsuite/c_runtime/_mbslen/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_mbslen/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_mbslen_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_mbslen/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_mbslen/test1/test1.cpp
index fa24c77d8a..fa24c77d8a 100644
--- a/src/pal/tests/palsuite/c_runtime/_mbslen/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_mbslen/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_mbsninc/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_mbsninc/test1/CMakeLists.txt
index 7285ce229e..81c6c23a53 100644
--- a/src/pal/tests/palsuite/c_runtime/_mbsninc/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_mbsninc/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_mbsninc_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_mbsninc/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_mbsninc/test1/test1.cpp
index 59ef50dcc3..59ef50dcc3 100644
--- a/src/pal/tests/palsuite/c_runtime/_mbsninc/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_mbsninc/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_open_osfhandle/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_open_osfhandle/test1/CMakeLists.txt
index e9a3e29192..f4fedb61ae 100644
--- a/src/pal/tests/palsuite/c_runtime/_open_osfhandle/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_open_osfhandle/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_open_osfhandle_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_open_osfhandle/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_open_osfhandle/test1/test1.cpp
index ee2c8ea418..ee2c8ea418 100644
--- a/src/pal/tests/palsuite/c_runtime/_open_osfhandle/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_open_osfhandle/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_open_osfhandle/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_open_osfhandle/test2/CMakeLists.txt
index 1031ec1df9..6086868de2 100644
--- a/src/pal/tests/palsuite/c_runtime/_open_osfhandle/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_open_osfhandle/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_open_osfhandle_test2
diff --git a/src/pal/tests/palsuite/c_runtime/_open_osfhandle/test2/test2.c b/src/pal/tests/palsuite/c_runtime/_open_osfhandle/test2/test2.cpp
index 6c756b177a..6c756b177a 100644
--- a/src/pal/tests/palsuite/c_runtime/_open_osfhandle/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/_open_osfhandle/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_putenv/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_putenv/test1/CMakeLists.txt
index 0a75b41113..9096bc1033 100644
--- a/src/pal/tests/palsuite/c_runtime/_putenv/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_putenv/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_putenv_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_putenv/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_putenv/test1/test1.cpp
index 2d096adc78..2d096adc78 100644
--- a/src/pal/tests/palsuite/c_runtime/_putenv/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_putenv/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_putenv/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_putenv/test2/CMakeLists.txt
index e0539681cd..ad99eba373 100644
--- a/src/pal/tests/palsuite/c_runtime/_putenv/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_putenv/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_putenv_test2
diff --git a/src/pal/tests/palsuite/c_runtime/_putenv/test2/test2.c b/src/pal/tests/palsuite/c_runtime/_putenv/test2/test2.cpp
index 39be4f68b4..39be4f68b4 100644
--- a/src/pal/tests/palsuite/c_runtime/_putenv/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/_putenv/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_putenv/test3/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_putenv/test3/CMakeLists.txt
index a67241022b..fc97b951b3 100644
--- a/src/pal/tests/palsuite/c_runtime/_putenv/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_putenv/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_putenv_test3
diff --git a/src/pal/tests/palsuite/c_runtime/_putenv/test3/test3.c b/src/pal/tests/palsuite/c_runtime/_putenv/test3/test3.cpp
index 8aa6777307..8aa6777307 100644
--- a/src/pal/tests/palsuite/c_runtime/_putenv/test3/test3.c
+++ b/src/pal/tests/palsuite/c_runtime/_putenv/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_putenv/test4/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_putenv/test4/CMakeLists.txt
index 518282ccc7..3881626d01 100644
--- a/src/pal/tests/palsuite/c_runtime/_putenv/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_putenv/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_putenv_test4
diff --git a/src/pal/tests/palsuite/c_runtime/_putenv/test4/test4.c b/src/pal/tests/palsuite/c_runtime/_putenv/test4/test4.cpp
index 48d7ba963c..48d7ba963c 100644
--- a/src/pal/tests/palsuite/c_runtime/_putenv/test4/test4.c
+++ b/src/pal/tests/palsuite/c_runtime/_putenv/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_putw/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_putw/test1/CMakeLists.txt
index c3018ad322..78833d4e13 100644
--- a/src/pal/tests/palsuite/c_runtime/_putw/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_putw/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_putw_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_putw/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_putw/test1/test1.cpp
index ecfc9046ac..02b7cc7a49 100644
--- a/src/pal/tests/palsuite/c_runtime/_putw/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_putw/test1/test1.cpp
@@ -26,7 +26,7 @@ const char testFileName[] = "test.dat";
static void Cleanup(HANDLE hFile)
{
- if (fclose(hFile))
+ if (fclose((PAL_FILE*)hFile))
{
Trace("_putw: ERROR -> Unable to close file \"%s\".\n",
testFileName);
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/_snprintf.h b/src/pal/tests/palsuite/c_runtime/_snprintf/_snprintf.h
index 84abf62f0b..b3655b2b2b 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/_snprintf.h
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/_snprintf.h
@@ -14,7 +14,7 @@
#ifndef __STRINGTEST_H__
#define __STRINGTEST_H__
-void DoStrTest(char *formatstr, char* param, char *checkstr)
+void DoStrTest(const char *formatstr, char* param, const char *checkstr)
{
char buf[256] = { 0 };
@@ -27,7 +27,7 @@ void DoStrTest(char *formatstr, char* param, char *checkstr)
}
}
-void DoWStrTest(char *formatstr, WCHAR* param, char *checkstr)
+void DoWStrTest(const char *formatstr, WCHAR* param, const char *checkstr)
{
char buf[256] = { 0 };
@@ -41,7 +41,7 @@ void DoWStrTest(char *formatstr, WCHAR* param, char *checkstr)
}
-void DoPointerTest(char *formatstr, void* param, char* paramstr, char
+void DoPointerTest(const char *formatstr, void* param, char* paramstr, char
*checkstr1)
{
char buf[256] = { 0 };
@@ -55,7 +55,7 @@ void DoPointerTest(char *formatstr, void* param, char* paramstr, char
}
}
-void DoCountTest(char *formatstr, int param, char *checkstr)
+void DoCountTest(const char *formatstr, int param, const char *checkstr)
{
char buf[512] = { 0 };
int n = -1;
@@ -73,7 +73,7 @@ void DoCountTest(char *formatstr, int param, char *checkstr)
}
}
-void DoShortCountTest(char *formatstr, int param, char *checkstr)
+void DoShortCountTest(const char *formatstr, int param, const char *checkstr)
{
char buf[256] = { 0 };
short int n = -1;
@@ -91,7 +91,7 @@ void DoShortCountTest(char *formatstr, int param, char *checkstr)
}
}
-void DoCharTest(char *formatstr, char param, char *checkstr)
+void DoCharTest(const char *formatstr, char param, const char *checkstr)
{
char buf[256] = { 0 };
@@ -104,7 +104,7 @@ void DoCharTest(char *formatstr, char param, char *checkstr)
}
}
-void DoWCharTest(char *formatstr, WCHAR param, char *checkstr)
+void DoWCharTest(const char *formatstr, WCHAR param, const char *checkstr)
{
char buf[256] = { 0 };
@@ -117,7 +117,7 @@ void DoWCharTest(char *formatstr, WCHAR param, char *checkstr)
}
}
-void DoNumTest(char *formatstr, int value, char *checkstr)
+void DoNumTest(const char *formatstr, int value, const char *checkstr)
{
char buf[256] = { 0 };
@@ -130,7 +130,7 @@ void DoNumTest(char *formatstr, int value, char *checkstr)
}
}
-void DoI64Test(char *formatstr, INT64 value, char *valuestr, char *checkstr1)
+void DoI64Test(const char *formatstr, INT64 value, char *valuestr, const char *checkstr1)
{
char buf[256] = { 0 };
@@ -143,7 +143,7 @@ void DoI64Test(char *formatstr, INT64 value, char *valuestr, char *checkstr1)
}
}
-void DoDoubleTest(char *formatstr, double value, char *checkstr1, char
+void DoDoubleTest(const char *formatstr, double value, const char *checkstr1, char
*checkstr2)
{
char buf[256] = { 0 };
@@ -158,8 +158,8 @@ void DoDoubleTest(char *formatstr, double value, char *checkstr1, char
}
}
-void DoArgumentPrecTest(char *formatstr, int precision, void *param, char
-*paramstr, char *checkstr1, char*checkstr2)
+void DoArgumentPrecTest(const char *formatstr, int precision, void *param, char
+*paramstr, const char *checkstr1, const char *checkstr2)
{
char buf[256];
@@ -174,8 +174,8 @@ void DoArgumentPrecTest(char *formatstr, int precision, void *param, char
}
-void DoArgumentPrecDoubleTest(char *formatstr, int precision, double param,
-char *checkstr1, char *checkstr2)
+void DoArgumentPrecDoubleTest(const char *formatstr, int precision, double param,
+const char *checkstr1, const char *checkstr2)
{
char buf[256];
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snprintf/test1/CMakeLists.txt
index ab126fc59d..9e4c671ec8 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_snprintf_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_snprintf/test1/test1.cpp
index eef7406baa..eef7406baa 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test10/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snprintf/test10/CMakeLists.txt
index e8e9308849..57e7fb16d3 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test10/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test10/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test10.c
+ test10.cpp
)
add_executable(paltest_snprintf_test10
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test10/test10.c b/src/pal/tests/palsuite/c_runtime/_snprintf/test10/test10.cpp
index 9191ccef27..9191ccef27 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test10/test10.c
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test10/test10.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test11/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snprintf/test11/CMakeLists.txt
index ccf3dc2572..4fc179c5a8 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test11/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test11/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test11.c
+ test11.cpp
)
add_executable(paltest_snprintf_test11
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test11/test11.c b/src/pal/tests/palsuite/c_runtime/_snprintf/test11/test11.cpp
index 9d9302dee0..9d9302dee0 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test11/test11.c
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test11/test11.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test12/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snprintf/test12/CMakeLists.txt
index 68b442f1d9..a35609eb57 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test12/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test12/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test12.c
+ test12.cpp
)
add_executable(paltest_snprintf_test12
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test12/test12.c b/src/pal/tests/palsuite/c_runtime/_snprintf/test12/test12.cpp
index d782fce788..d782fce788 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test12/test12.c
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test12/test12.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test13/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snprintf/test13/CMakeLists.txt
index 832b3fefbf..3bf986e851 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test13/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test13/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test13.c
+ test13.cpp
)
add_executable(paltest_snprintf_test13
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test13/test13.c b/src/pal/tests/palsuite/c_runtime/_snprintf/test13/test13.cpp
index 68ba554d93..68ba554d93 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test13/test13.c
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test13/test13.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test14/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snprintf/test14/CMakeLists.txt
index c2e3be148d..985303ecf8 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test14/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test14/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test14.c
+ test14.cpp
)
add_executable(paltest_snprintf_test14
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test14/test14.c b/src/pal/tests/palsuite/c_runtime/_snprintf/test14/test14.cpp
index d874690ba4..d874690ba4 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test14/test14.c
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test14/test14.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test15/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snprintf/test15/CMakeLists.txt
index 1bd24d5ccd..c7f5796089 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test15/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test15/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test15.c
+ test15.cpp
)
add_executable(paltest_snprintf_test15
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test15/test15.c b/src/pal/tests/palsuite/c_runtime/_snprintf/test15/test15.cpp
index a637a706f5..a637a706f5 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test15/test15.c
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test15/test15.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test16/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snprintf/test16/CMakeLists.txt
index 952192e560..9a224bc23b 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test16/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test16/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test16.c
+ test16.cpp
)
add_executable(paltest_snprintf_test16
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test16/test16.c b/src/pal/tests/palsuite/c_runtime/_snprintf/test16/test16.cpp
index 6793019383..6793019383 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test16/test16.c
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test16/test16.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test17/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snprintf/test17/CMakeLists.txt
index ce5cc1623e..3a8a349c84 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test17/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test17/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test17.c
+ test17.cpp
)
add_executable(paltest_snprintf_test17
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test17/test17.c b/src/pal/tests/palsuite/c_runtime/_snprintf/test17/test17.cpp
index 9981b44619..9981b44619 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test17/test17.c
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test17/test17.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test18/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snprintf/test18/CMakeLists.txt
index bb9c9c37cc..96e39e8f41 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test18/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test18/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test18.c
+ test18.cpp
)
add_executable(paltest_snprintf_test18
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test18/test18.c b/src/pal/tests/palsuite/c_runtime/_snprintf/test18/test18.cpp
index d28aec57d0..d28aec57d0 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test18/test18.c
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test18/test18.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test19/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snprintf/test19/CMakeLists.txt
index f3fbb95013..be3570f163 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test19/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test19/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test19.c
+ test19.cpp
)
add_executable(paltest_snprintf_test19
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test19/test19.c b/src/pal/tests/palsuite/c_runtime/_snprintf/test19/test19.cpp
index 26dffd9214..a644071ea7 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test19/test19.c
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test19/test19.cpp
@@ -29,9 +29,9 @@ int __cdecl main(int argc, char *argv[])
return FAIL;
}
- DoArgumentPrecTest("%.*s", 2, "bar", "bar", "ba", "ba");
- DoArgumentPrecTest("%.*S", 2, convert("bar"), "bar", "ba", "ba");
- DoArgumentPrecTest("%.*n", 3, &n, "pointer to int", "", "");
+ DoArgumentPrecTest("%.*s", 2, (void*)"bar", "bar", "ba", "ba");
+ DoArgumentPrecTest("%.*S", 2, (void*)convert("bar"), "bar", "ba", "ba");
+ DoArgumentPrecTest("%.*n", 3, (void*)&n, "pointer to int", "", "");
if (n != 0)
{
Fail("ERROR: Expected count parameter to resolve to %d, got %X\n",
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snprintf/test2/CMakeLists.txt
index 8c617df108..11d18e61c3 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_snprintf_test2
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test2/test2.c b/src/pal/tests/palsuite/c_runtime/_snprintf/test2/test2.cpp
index 3ccb66c23e..3ccb66c23e 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test3/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snprintf/test3/CMakeLists.txt
index 13330464a7..b8d4178962 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_snprintf_test3
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test3/test3.c b/src/pal/tests/palsuite/c_runtime/_snprintf/test3/test3.cpp
index 496159c51e..496159c51e 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test3/test3.c
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test4/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snprintf/test4/CMakeLists.txt
index 5132aa02de..568b7122de 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_snprintf_test4
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test4/test4.c b/src/pal/tests/palsuite/c_runtime/_snprintf/test4/test4.cpp
index 8c39f222cc..8c39f222cc 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test4/test4.c
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test5/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snprintf/test5/CMakeLists.txt
index 07e441cee0..7319680b94 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_snprintf_test5
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test5/test5.c b/src/pal/tests/palsuite/c_runtime/_snprintf/test5/test5.cpp
index 46ab1dd35e..46ab1dd35e 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test5/test5.c
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test6/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snprintf/test6/CMakeLists.txt
index 9ee5d90544..820cc66d55 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_snprintf_test6
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test6/test6.c b/src/pal/tests/palsuite/c_runtime/_snprintf/test6/test6.cpp
index 32001c2d20..32001c2d20 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test6/test6.c
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test6/test6.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test7/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snprintf/test7/CMakeLists.txt
index f7651218e0..a2af7c4a8c 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test7.c
+ test7.cpp
)
add_executable(paltest_snprintf_test7
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test7/test7.c b/src/pal/tests/palsuite/c_runtime/_snprintf/test7/test7.cpp
index bfd5c3f4f1..bfd5c3f4f1 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test7/test7.c
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test7/test7.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test8/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snprintf/test8/CMakeLists.txt
index 26af119852..53545c5dbf 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test8/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test8/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test8.c
+ test8.cpp
)
add_executable(paltest_snprintf_test8
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test8/test8.c b/src/pal/tests/palsuite/c_runtime/_snprintf/test8/test8.cpp
index 60ff1b05b8..60ff1b05b8 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test8/test8.c
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test8/test8.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test9/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snprintf/test9/CMakeLists.txt
index 484075919e..33ca9db7a8 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test9/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test9/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test9.c
+ test9.cpp
)
add_executable(paltest_snprintf_test9
diff --git a/src/pal/tests/palsuite/c_runtime/_snprintf/test9/test9.c b/src/pal/tests/palsuite/c_runtime/_snprintf/test9/test9.cpp
index e836bcaee3..e836bcaee3 100644
--- a/src/pal/tests/palsuite/c_runtime/_snprintf/test9/test9.c
+++ b/src/pal/tests/palsuite/c_runtime/_snprintf/test9/test9.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/_snwprintf.h b/src/pal/tests/palsuite/c_runtime/_snwprintf/_snwprintf.h
index 73bf4d6c12..1682db8139 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/_snwprintf.h
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/_snwprintf.h
@@ -14,7 +14,7 @@
#ifndef ___SNWPRINTF_H__
#define ___SNWPRINTF_H__
-void DoWStrTest(WCHAR *formatstr, WCHAR *param, WCHAR *checkstr)
+void DoWStrTest(const WCHAR *formatstr, WCHAR *param, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
@@ -28,7 +28,7 @@ void DoWStrTest(WCHAR *formatstr, WCHAR *param, WCHAR *checkstr)
}
}
-void DoStrTest(WCHAR *formatstr, char *param, WCHAR *checkstr)
+void DoStrTest(const WCHAR *formatstr, char *param, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
@@ -42,7 +42,7 @@ void DoStrTest(WCHAR *formatstr, char *param, WCHAR *checkstr)
}
}
-void DoPointerTest(WCHAR *formatstr, void* param, WCHAR *checkstr1)
+void DoPointerTest(const WCHAR *formatstr, void* param, const WCHAR *checkstr1)
{
WCHAR buf[256] = { 0 };
@@ -55,7 +55,7 @@ void DoPointerTest(WCHAR *formatstr, void* param, WCHAR *checkstr1)
}
}
-void DoCountTest(WCHAR *formatstr, int param, WCHAR *checkstr)
+void DoCountTest(const WCHAR *formatstr, int param, const WCHAR *checkstr)
{
WCHAR buf[512] = { 0 };
int n = -1;
@@ -75,7 +75,7 @@ void DoCountTest(WCHAR *formatstr, int param, WCHAR *checkstr)
}
}
-void DoShortCountTest(WCHAR *formatstr, int param, WCHAR *checkstr)
+void DoShortCountTest(const WCHAR *formatstr, int param, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
short int n = -1;
@@ -95,7 +95,7 @@ void DoShortCountTest(WCHAR *formatstr, int param, WCHAR *checkstr)
}
}
-void DoCharTest(WCHAR *formatstr, char param, WCHAR *checkstr)
+void DoCharTest(const WCHAR *formatstr, char param, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
@@ -108,7 +108,7 @@ void DoCharTest(WCHAR *formatstr, char param, WCHAR *checkstr)
}
}
-void DoWCharTest(WCHAR *formatstr, WCHAR param, WCHAR *checkstr)
+void DoWCharTest(const WCHAR *formatstr, WCHAR param, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
@@ -121,7 +121,7 @@ void DoWCharTest(WCHAR *formatstr, WCHAR param, WCHAR *checkstr)
}
}
-void DoNumTest(WCHAR *formatstr, int value, WCHAR*checkstr)
+void DoNumTest(const WCHAR *formatstr, int value, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
@@ -135,8 +135,8 @@ void DoNumTest(WCHAR *formatstr, int value, WCHAR*checkstr)
}
-void DoI64Test(WCHAR *formatstr, INT64 param, char *paramdesc,
- WCHAR *checkstr1)
+void DoI64Test(const WCHAR *formatstr, INT64 param, char *paramdesc,
+ const WCHAR *checkstr1)
{
WCHAR buf[256] = { 0 };
@@ -149,8 +149,8 @@ void DoI64Test(WCHAR *formatstr, INT64 param, char *paramdesc,
}
}
-void DoDoubleTest(WCHAR *formatstr, double value, WCHAR *checkstr1,
- WCHAR *checkstr2)
+void DoDoubleTest(const WCHAR *formatstr, double value, const WCHAR *checkstr1,
+ const WCHAR *checkstr2)
{
WCHAR buf[256] = { 0 };
@@ -165,8 +165,8 @@ void DoDoubleTest(WCHAR *formatstr, double value, WCHAR *checkstr1,
}
}
-void DoArgumentPrecTest(WCHAR *formatstr, int precision, void *param,
- char *paramstr, WCHAR *checkstr1, WCHAR *checkstr2)
+void DoArgumentPrecTest(const WCHAR *formatstr, int precision, void *param,
+ char *paramstr, const WCHAR *checkstr1, const WCHAR *checkstr2)
{
WCHAR buf[256];
@@ -181,8 +181,8 @@ void DoArgumentPrecTest(WCHAR *formatstr, int precision, void *param,
}
}
-void DoArgumentPrecDoubleTest(WCHAR *formatstr, int precision, double param,
- WCHAR *checkstr)
+void DoArgumentPrecDoubleTest(const WCHAR *formatstr, int precision, double param,
+ const WCHAR *checkstr)
{
WCHAR buf[256];
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snwprintf/test1/CMakeLists.txt
index b4ab6d5161..eac86f30e4 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_snwprintf_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_snwprintf/test1/test1.cpp
index 5d13aaf05d..5d13aaf05d 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test10/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snwprintf/test10/CMakeLists.txt
index 27aaca3bb9..82ee739587 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test10/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test10/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test10.c
+ test10.cpp
)
add_executable(paltest_snwprintf_test10
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test10/test10.c b/src/pal/tests/palsuite/c_runtime/_snwprintf/test10/test10.cpp
index e8a6d93ea3..e8a6d93ea3 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test10/test10.c
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test10/test10.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test11/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snwprintf/test11/CMakeLists.txt
index e18ad4a31b..f7d7845571 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test11/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test11/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test11.c
+ test11.cpp
)
add_executable(paltest_snwprintf_test11
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test11/test11.c b/src/pal/tests/palsuite/c_runtime/_snwprintf/test11/test11.cpp
index 95f7f53210..95f7f53210 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test11/test11.c
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test11/test11.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test12/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snwprintf/test12/CMakeLists.txt
index f2ae07c1b0..5b926fb548 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test12/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test12/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test12.c
+ test12.cpp
)
add_executable(paltest_snwprintf_test12
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test12/test12.c b/src/pal/tests/palsuite/c_runtime/_snwprintf/test12/test12.cpp
index ab58fa345f..ab58fa345f 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test12/test12.c
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test12/test12.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test13/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snwprintf/test13/CMakeLists.txt
index 42847b6bcd..52a3c75a15 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test13/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test13/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test13.c
+ test13.cpp
)
add_executable(paltest_snwprintf_test13
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test13/test13.c b/src/pal/tests/palsuite/c_runtime/_snwprintf/test13/test13.cpp
index 5a3e22802d..5a3e22802d 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test13/test13.c
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test13/test13.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test14/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snwprintf/test14/CMakeLists.txt
index e5cdbfad87..d557a30b42 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test14/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test14/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test14.c
+ test14.cpp
)
add_executable(paltest_snwprintf_test14
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test14/test14.c b/src/pal/tests/palsuite/c_runtime/_snwprintf/test14/test14.cpp
index c34875246d..c34875246d 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test14/test14.c
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test14/test14.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test15/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snwprintf/test15/CMakeLists.txt
index dc7b4d66e9..2e5ee362fc 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test15/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test15/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test15.c
+ test15.cpp
)
add_executable(paltest_snwprintf_test15
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test15/test15.c b/src/pal/tests/palsuite/c_runtime/_snwprintf/test15/test15.cpp
index f45005b758..f45005b758 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test15/test15.c
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test15/test15.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test16/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snwprintf/test16/CMakeLists.txt
index f147ad7e67..f4ce409dcb 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test16/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test16/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test16.c
+ test16.cpp
)
add_executable(paltest_snwprintf_test16
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test16/test16.c b/src/pal/tests/palsuite/c_runtime/_snwprintf/test16/test16.cpp
index 88f55bdc10..88f55bdc10 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test16/test16.c
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test16/test16.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test17/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snwprintf/test17/CMakeLists.txt
index e40d3f4106..159e15dafe 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test17/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test17/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test17.c
+ test17.cpp
)
add_executable(paltest_snwprintf_test17
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test17/test17.c b/src/pal/tests/palsuite/c_runtime/_snwprintf/test17/test17.cpp
index 82f2330b48..82f2330b48 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test17/test17.c
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test17/test17.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test18/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snwprintf/test18/CMakeLists.txt
index 68a014cb66..5964e849a4 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test18/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test18/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test18.c
+ test18.cpp
)
add_executable(paltest_snwprintf_test18
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test18/test18.c b/src/pal/tests/palsuite/c_runtime/_snwprintf/test18/test18.cpp
index dbb6233061..dbb6233061 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test18/test18.c
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test18/test18.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test19/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snwprintf/test19/CMakeLists.txt
index 6dc30b4d33..5d84847ec1 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test19/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test19/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test19.c
+ test19.cpp
)
add_executable(paltest_snwprintf_test19
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test19/test19.c b/src/pal/tests/palsuite/c_runtime/_snwprintf/test19/test19.cpp
index efb222c6ba..584e66f8c7 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test19/test19.c
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test19/test19.cpp
@@ -25,11 +25,11 @@ int __cdecl main(int argc, char *argv[])
return FAIL;
}
- DoArgumentPrecTest(convert("%.*s"), 2, convert("bar"), "bar",
+ DoArgumentPrecTest(convert("%.*s"), 2, (void*)convert("bar"), "bar",
convert("ba"), convert("ba"));
- DoArgumentPrecTest(convert("%.*S"), 2, "bar", "bar",
+ DoArgumentPrecTest(convert("%.*S"), 2, (void*)"bar", "bar",
convert("ba"), convert("ba"));
- DoArgumentPrecTest(convert("%.*n"), 3, &n, "pointer to int",
+ DoArgumentPrecTest(convert("%.*n"), 3, (void*)&n, "pointer to int",
convert(""), convert(""));
if (n != 0)
{
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snwprintf/test2/CMakeLists.txt
index 9e0d950885..ea33d48bd5 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_snwprintf_test2
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test2/test2.c b/src/pal/tests/palsuite/c_runtime/_snwprintf/test2/test2.cpp
index 974b7967f2..974b7967f2 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test3/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snwprintf/test3/CMakeLists.txt
index 4d5a28b0fe..5095b1a12e 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_snwprintf_test3
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test3/test3.c b/src/pal/tests/palsuite/c_runtime/_snwprintf/test3/test3.cpp
index bfb75ce323..bfb75ce323 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test3/test3.c
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test4/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snwprintf/test4/CMakeLists.txt
index 0102b0acea..9cf81ea1bd 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_snwprintf_test4
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test4/test4.c b/src/pal/tests/palsuite/c_runtime/_snwprintf/test4/test4.cpp
index 28f7998591..28f7998591 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test4/test4.c
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test5/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snwprintf/test5/CMakeLists.txt
index c835c94845..1ad16d2572 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_snwprintf_test5
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test5/test5.c b/src/pal/tests/palsuite/c_runtime/_snwprintf/test5/test5.cpp
index bbe459751b..bbe459751b 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test5/test5.c
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test6/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snwprintf/test6/CMakeLists.txt
index 37a415ed86..4996c7716f 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_snwprintf_test6
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test6/test6.c b/src/pal/tests/palsuite/c_runtime/_snwprintf/test6/test6.cpp
index 3d4ed3f882..3d4ed3f882 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test6/test6.c
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test6/test6.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test7/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snwprintf/test7/CMakeLists.txt
index b1a07eeaa4..0e55fbf4d7 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test7.c
+ test7.cpp
)
add_executable(paltest_snwprintf_test7
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test7/test7.c b/src/pal/tests/palsuite/c_runtime/_snwprintf/test7/test7.cpp
index 7954ff71ca..7954ff71ca 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test7/test7.c
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test7/test7.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test8/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snwprintf/test8/CMakeLists.txt
index 063ee2b9b6..8f7fbda5a0 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test8/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test8/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test8.c
+ test8.cpp
)
add_executable(paltest_snwprintf_test8
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test8/test8.c b/src/pal/tests/palsuite/c_runtime/_snwprintf/test8/test8.cpp
index 91c2820076..91c2820076 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test8/test8.c
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test8/test8.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test9/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_snwprintf/test9/CMakeLists.txt
index 8d5e41131d..f769c9eaa5 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test9/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test9/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test9.c
+ test9.cpp
)
add_executable(paltest_snwprintf_test9
diff --git a/src/pal/tests/palsuite/c_runtime/_snwprintf/test9/test9.c b/src/pal/tests/palsuite/c_runtime/_snwprintf/test9/test9.cpp
index f8f994fdcc..f8f994fdcc 100644
--- a/src/pal/tests/palsuite/c_runtime/_snwprintf/test9/test9.c
+++ b/src/pal/tests/palsuite/c_runtime/_snwprintf/test9/test9.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_splitpath/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_splitpath/test1/CMakeLists.txt
index 361b9084d7..a72f2939c2 100644
--- a/src/pal/tests/palsuite/c_runtime/_splitpath/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_splitpath/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_splitpath_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_splitpath/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_splitpath/test1/test1.cpp
index e98354c2ee..e98354c2ee 100644
--- a/src/pal/tests/palsuite/c_runtime/_splitpath/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_splitpath/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_stricmp/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_stricmp/test1/CMakeLists.txt
index 766660ccfc..03aa3a523e 100644
--- a/src/pal/tests/palsuite/c_runtime/_stricmp/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_stricmp/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_stricmp_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_stricmp/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_stricmp/test1/test1.cpp
index 60e2f9eb8b..60e2f9eb8b 100644
--- a/src/pal/tests/palsuite/c_runtime/_stricmp/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_stricmp/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_strlwr/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_strlwr/test1/CMakeLists.txt
index 3a9394ca60..ca26961b3c 100644
--- a/src/pal/tests/palsuite/c_runtime/_strlwr/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_strlwr/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_strlwr_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_strlwr/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_strlwr/test1/test1.cpp
index 1c4015e3e2..1c4015e3e2 100644
--- a/src/pal/tests/palsuite/c_runtime/_strlwr/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_strlwr/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_strnicmp/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_strnicmp/test1/CMakeLists.txt
index 6a38747592..03f9992198 100644
--- a/src/pal/tests/palsuite/c_runtime/_strnicmp/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_strnicmp/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_strnicmp_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_strnicmp/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_strnicmp/test1/test1.cpp
index 3c915dc621..3c915dc621 100644
--- a/src/pal/tests/palsuite/c_runtime/_strnicmp/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_strnicmp/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_swab/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_swab/test1/CMakeLists.txt
index fc7fbef8b4..67f52ee9ca 100644
--- a/src/pal/tests/palsuite/c_runtime/_swab/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_swab/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_swab_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_swab/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_swab/test1/test1.cpp
index 203e3b3a06..203e3b3a06 100644
--- a/src/pal/tests/palsuite/c_runtime/_swab/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_swab/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/_vsnprintf.h b/src/pal/tests/palsuite/c_runtime/_vsnprintf/_vsnprintf.h
index 240a72f017..30e70648c3 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/_vsnprintf.h
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/_vsnprintf.h
@@ -28,7 +28,7 @@ int Testvsnprintf(char* buf, size_t count, const char* format, ...)
}
-void DoStrTest(char *formatstr, char* param, char *checkstr)
+void DoStrTest(const char *formatstr, char* param, const char *checkstr)
{
char buf[256] = { 0 };
@@ -41,7 +41,7 @@ void DoStrTest(char *formatstr, char* param, char *checkstr)
}
}
-void DoWStrTest(char *formatstr, WCHAR* param, char *checkstr)
+void DoWStrTest(const char *formatstr, WCHAR* param, const char *checkstr)
{
char buf[256] = { 0 };
@@ -55,7 +55,7 @@ void DoWStrTest(char *formatstr, WCHAR* param, char *checkstr)
}
-void DoCharTest(char *formatstr, char param, char *checkstr)
+void DoCharTest(const char *formatstr, char param, const char *checkstr)
{
char buf[256] = { 0 };
@@ -68,7 +68,7 @@ void DoCharTest(char *formatstr, char param, char *checkstr)
}
}
-void DoWCharTest(char *formatstr, WCHAR param, char *checkstr)
+void DoWCharTest(const char *formatstr, WCHAR param, const char *checkstr)
{
char buf[256] = { 0 };
@@ -81,7 +81,7 @@ void DoWCharTest(char *formatstr, WCHAR param, char *checkstr)
}
}
-void DoNumTest(char *formatstr, int value, char *checkstr)
+void DoNumTest(const char *formatstr, int value, const char *checkstr)
{
char buf[256] = { 0 };
@@ -94,7 +94,7 @@ void DoNumTest(char *formatstr, int value, char *checkstr)
}
}
-void DoI64Test(char *formatstr, INT64 value, char *valuestr, char *checkstr)
+void DoI64Test(const char *formatstr, INT64 value, char *valuestr, const char *checkstr)
{
char buf[256] = { 0 };
@@ -106,7 +106,7 @@ void DoI64Test(char *formatstr, INT64 value, char *valuestr, char *checkstr)
valuestr, formatstr, checkstr, buf);
}
}
-void DoDoubleTest(char *formatstr, double value, char *checkstr1, char
+void DoDoubleTest(const char *formatstr, double value, const char *checkstr1, char
*checkstr2)
{
char buf[256] = { 0 };
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test1/CMakeLists.txt
index 7c346a4638..489b7bf566 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_vsnprintf_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test1/test1.cpp
index 88aeec27a5..88aeec27a5 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test10/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test10/CMakeLists.txt
index 00dccc260d..bc35dbd0c2 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test10/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test10/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test10.c
+ test10.cpp
)
add_executable(paltest_vsnprintf_test10
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test10/test10.c b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test10/test10.cpp
index 3099957ab7..3099957ab7 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test10/test10.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test10/test10.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test11/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test11/CMakeLists.txt
index fd709f2a31..bf3dd9a534 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test11/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test11/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test11.c
+ test11.cpp
)
add_executable(paltest_vsnprintf_test11
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test11/test11.c b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test11/test11.cpp
index 74b0435c6d..74b0435c6d 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test11/test11.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test11/test11.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test12/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test12/CMakeLists.txt
index 02dac0cb91..9fceeaf7a5 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test12/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test12/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test12.c
+ test12.cpp
)
add_executable(paltest_vsnprintf_test12
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test12/test12.c b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test12/test12.cpp
index 3718620971..3718620971 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test12/test12.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test12/test12.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test13/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test13/CMakeLists.txt
index 52562c99f8..7e805f6ad4 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test13/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test13/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test13.c
+ test13.cpp
)
add_executable(paltest_vsnprintf_test13
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test13/test13.c b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test13/test13.cpp
index 1abada4033..1abada4033 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test13/test13.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test13/test13.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test14/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test14/CMakeLists.txt
index 3fc8c814a6..6e4566b577 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test14/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test14/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test14.c
+ test14.cpp
)
add_executable(paltest_vsnprintf_test14
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test14/test14.c b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test14/test14.cpp
index 2e98f6ad4e..2e98f6ad4e 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test14/test14.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test14/test14.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test15/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test15/CMakeLists.txt
index f6bdc83779..d9039b39b7 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test15/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test15/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test15.c
+ test15.cpp
)
add_executable(paltest_vsnprintf_test15
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test15/test15.c b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test15/test15.cpp
index 4d32e9c638..4d32e9c638 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test15/test15.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test15/test15.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test16/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test16/CMakeLists.txt
index b7b06d19bb..b298df318b 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test16/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test16/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test16.c
+ test16.cpp
)
add_executable(paltest_vsnprintf_test16
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test16/test16.c b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test16/test16.cpp
index 118ba1453c..118ba1453c 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test16/test16.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test16/test16.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test17/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test17/CMakeLists.txt
index 2c91cccd4a..b195f334d3 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test17/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test17/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test17.c
+ test17.cpp
)
add_executable(paltest_vsnprintf_test17
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test17/test17.c b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test17/test17.cpp
index 9b5063ddf0..9b5063ddf0 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test17/test17.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test17/test17.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test18/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test18/CMakeLists.txt
index 1a06ce01ee..f0f6d1124e 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test18/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test18/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test18.c
+ test18.cpp
)
add_executable(paltest_vsnprintf_test18
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test18/test18.c b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test18/test18.cpp
index 5232befc7f..5232befc7f 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test18/test18.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test18/test18.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test19/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test19/CMakeLists.txt
index 6f2e42cc6b..44b38902ef 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test19/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test19/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test19.c
+ test19.cpp
)
add_executable(paltest_vsnprintf_test19
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test19/test19.c b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test19/test19.cpp
index 075a528aba..211354bc3a 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test19/test19.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test19/test19.cpp
@@ -63,8 +63,8 @@ int __cdecl main(int argc, char *argv[])
}
- DoArgumentPrecTest("%.*s", 2, "bar", "bar", "ba", "ba");
- DoArgumentPrecTest("%.*S", 2, convert("bar"), "bar", "ba", "ba");
+ DoArgumentPrecTest("%.*s", 2, (void*)"bar", "bar", "ba", "ba");
+ DoArgumentPrecTest("%.*S", 2, (void*)convert("bar"), "bar", "ba", "ba");
DoArgumentPrecTest("%.*c", 0, (void*)'a', "a", "a", "a");
DoArgumentPrecTest("%.*c", 4, (void*)'a', "a", "a", "a");
DoArgumentPrecTest("%.*C", 0, (void*)'a', "a", "a", "a");
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test2/CMakeLists.txt
index a3871d64cf..1d3910e70c 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_vsnprintf_test2
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test2/test2.c b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test2/test2.cpp
index 4bac4d2c83..4bac4d2c83 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test3/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test3/CMakeLists.txt
index 1beae06277..62d765ec5f 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_vsnprintf_test3
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test3/test3.c b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test3/test3.cpp
index 2b30c9ad99..2b30c9ad99 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test3/test3.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test4/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test4/CMakeLists.txt
index daf7757ddb..5662bd57ad 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_vsnprintf_test4
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test4/test4.c b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test4/test4.cpp
index 33fc49deba..33fc49deba 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test4/test4.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test5/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test5/CMakeLists.txt
index c255b07b42..92540541f3 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_vsnprintf_test5
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test5/test5.c b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test5/test5.cpp
index 534e42e293..534e42e293 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test5/test5.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test6/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test6/CMakeLists.txt
index 8e041f4af8..d80d433c22 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_vsnprintf_test6
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test6/test6.c b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test6/test6.cpp
index 103d1181c2..103d1181c2 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test6/test6.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test6/test6.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test7/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test7/CMakeLists.txt
index 01f9620184..a1dc0a7c2c 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test7.c
+ test7.cpp
)
add_executable(paltest_vsnprintf_test7
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test7/test7.c b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test7/test7.cpp
index c7e45d67fa..c7e45d67fa 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test7/test7.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test7/test7.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test8/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test8/CMakeLists.txt
index 9c525de15a..1ca4732492 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test8/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test8/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test8.c
+ test8.cpp
)
add_executable(paltest_vsnprintf_test8
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test8/test8.c b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test8/test8.cpp
index 2cefbeac25..2cefbeac25 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test8/test8.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test8/test8.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test9/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test9/CMakeLists.txt
index bfe2572a6d..583971fe5a 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test9/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test9/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test9.c
+ test9.cpp
)
add_executable(paltest_vsnprintf_test9
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test9/test9.c b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test9/test9.cpp
index d2cd8165c0..d2cd8165c0 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnprintf/test9/test9.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnprintf/test9/test9.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/_vsnwprintf.h b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/_vsnwprintf.h
index a3a932f822..2be1398331 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/_vsnwprintf.h
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/_vsnwprintf.h
@@ -28,7 +28,7 @@ int TestVsnwprintf(wchar_t* buf, size_t count, const wchar_t* format, ...)
}
-void DoWStrTest(WCHAR *formatstr, WCHAR *param, WCHAR *checkstr)
+void DoWStrTest(const WCHAR *formatstr, WCHAR *param, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
@@ -43,7 +43,7 @@ void DoWStrTest(WCHAR *formatstr, WCHAR *param, WCHAR *checkstr)
}
}
-void DoStrTest(WCHAR *formatstr, char *param, WCHAR *checkstr)
+void DoStrTest(const WCHAR *formatstr, char *param, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
@@ -58,7 +58,7 @@ void DoStrTest(WCHAR *formatstr, char *param, WCHAR *checkstr)
}
}
-void DoCharTest(WCHAR *formatstr, char param, WCHAR *checkstr)
+void DoCharTest(const WCHAR *formatstr, char param, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
@@ -72,7 +72,7 @@ void DoCharTest(WCHAR *formatstr, char param, WCHAR *checkstr)
}
}
-void DoWCharTest(WCHAR *formatstr, WCHAR param, WCHAR *checkstr)
+void DoWCharTest(const WCHAR *formatstr, WCHAR param, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
@@ -86,7 +86,7 @@ void DoWCharTest(WCHAR *formatstr, WCHAR param, WCHAR *checkstr)
}
}
-void DoNumTest(WCHAR *formatstr, int value, WCHAR*checkstr)
+void DoNumTest(const WCHAR *formatstr, int value, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
@@ -99,7 +99,7 @@ void DoNumTest(WCHAR *formatstr, int value, WCHAR*checkstr)
}
}
-void DoI64NumTest(WCHAR *formatstr, INT64 value, char *valuestr, WCHAR*checkstr)
+void DoI64NumTest(const WCHAR *formatstr, INT64 value, char *valuestr, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
@@ -111,8 +111,8 @@ void DoI64NumTest(WCHAR *formatstr, INT64 value, char *valuestr, WCHAR*checkstr)
convertC(checkstr), convertC(buf));
}
}
-void DoDoubleTest(WCHAR *formatstr, double value,
- WCHAR *checkstr1, WCHAR *checkstr2)
+void DoDoubleTest(const WCHAR *formatstr, double value,
+ const WCHAR *checkstr1, const WCHAR *checkstr2)
{
WCHAR buf[256] = { 0 };
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test1/CMakeLists.txt
index 52c442d572..d1245168f3 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_vsnwprintf_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test1/test1.cpp
index 0238e42611..0238e42611 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test10/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test10/CMakeLists.txt
index 86ea1a3160..6367964f1d 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test10/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test10/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test10.c
+ test10.cpp
)
add_executable(paltest_vsnwprintf_test10
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test10/test10.c b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test10/test10.cpp
index 6e188e56ff..6e188e56ff 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test10/test10.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test10/test10.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test11/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test11/CMakeLists.txt
index c6011dc1de..b45fd0ed1e 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test11/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test11/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test11.c
+ test11.cpp
)
add_executable(paltest_vsnwprintf_test11
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test11/test11.c b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test11/test11.cpp
index af54985bdc..af54985bdc 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test11/test11.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test11/test11.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test12/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test12/CMakeLists.txt
index bd9652c2fb..2a15b198c0 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test12/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test12/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test12.c
+ test12.cpp
)
add_executable(paltest_vsnwprintf_test12
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test12/test12.c b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test12/test12.cpp
index b593a82b4b..b593a82b4b 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test12/test12.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test12/test12.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test13/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test13/CMakeLists.txt
index c608ab84e3..01ab97cc62 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test13/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test13/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test13.c
+ test13.cpp
)
add_executable(paltest_vsnwprintf_test13
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test13/test13.c b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test13/test13.cpp
index 59a9dc496f..59a9dc496f 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test13/test13.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test13/test13.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test14/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test14/CMakeLists.txt
index 3bf157a2b3..c6c990312f 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test14/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test14/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test14.c
+ test14.cpp
)
add_executable(paltest_vsnwprintf_test14
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test14/test14.c b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test14/test14.cpp
index 633f9d68ae..633f9d68ae 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test14/test14.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test14/test14.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test15/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test15/CMakeLists.txt
index eedc7bb9db..e1a32b1825 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test15/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test15/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test15.c
+ test15.cpp
)
add_executable(paltest_vsnwprintf_test15
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test15/test15.c b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test15/test15.cpp
index 0af41fe1dc..0af41fe1dc 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test15/test15.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test15/test15.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test16/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test16/CMakeLists.txt
index a469c497e9..9e2b25b308 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test16/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test16/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test16.c
+ test16.cpp
)
add_executable(paltest_vsnwprintf_test16
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test16/test16.c b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test16/test16.cpp
index 77571b01b3..77571b01b3 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test16/test16.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test16/test16.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test17/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test17/CMakeLists.txt
index f429e94417..2d8ba31a08 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test17/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test17/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test17.c
+ test17.cpp
)
add_executable(paltest_vsnwprintf_test17
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test17/test17.c b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test17/test17.cpp
index 3a9d70ad03..3a9d70ad03 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test17/test17.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test17/test17.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test18/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test18/CMakeLists.txt
index 25dd6a2c5b..503856c2f3 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test18/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test18/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test18.c
+ test18.cpp
)
add_executable(paltest_vsnwprintf_test18
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test18/test18.c b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test18/test18.cpp
index 03f9870113..03f9870113 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test18/test18.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test18/test18.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test19/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test19/CMakeLists.txt
index 9c636b8b0a..68485eff12 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test19/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test19/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test19.c
+ test19.cpp
)
add_executable(paltest_vsnwprintf_test19
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test19/test19.c b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test19/test19.cpp
index fea275a242..adbb9961d8 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test19/test19.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test19/test19.cpp
@@ -69,7 +69,7 @@ int __cdecl main(int argc, char *argv[])
return(FAIL);
}
- DoArgumentPrecTest(convert("%.*s"), 2, convert("bar"), convert("bar"),
+ DoArgumentPrecTest(convert("%.*s"), 2, (void*)convert("bar"), convert("bar"),
convert("ba"), convert("ba"));
DoArgumentPrecTest(convert("%.*c"), 0, (void*)'a', convert("a"),
convert("a"), convert("a"));
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test2/CMakeLists.txt
index 817657ea61..a512be6e47 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_vsnwprintf_test2
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test2/test2.c b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test2/test2.cpp
index 20499954db..20499954db 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test3/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test3/CMakeLists.txt
index 4af3e36f3b..7991c25afc 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_vsnwprintf_test3
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test3/test3.c b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test3/test3.cpp
index 9a37d3fc4b..9a37d3fc4b 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test3/test3.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test4/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test4/CMakeLists.txt
index b7ff9e7bb3..18f5d02df2 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_vsnwprintf_test4
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test4/test4.c b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test4/test4.cpp
index 6f39be2a80..6f39be2a80 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test4/test4.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test5/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test5/CMakeLists.txt
index 9b316b9f90..34787e4a51 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_vsnwprintf_test5
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test5/test5.c b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test5/test5.cpp
index 224db766ff..224db766ff 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test5/test5.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test6/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test6/CMakeLists.txt
index d3fad03597..c431da4a00 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_vsnwprintf_test6
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test6/test6.c b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test6/test6.cpp
index 1bd83ea85c..1bd83ea85c 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test6/test6.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test6/test6.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test7/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test7/CMakeLists.txt
index cede861358..5759b836b5 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test7.c
+ test7.cpp
)
add_executable(paltest_vsnwprintf_test7
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test7/test7.c b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test7/test7.cpp
index e13798b784..e13798b784 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test7/test7.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test7/test7.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test8/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test8/CMakeLists.txt
index 846e7b9219..5e8a6284a5 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test8/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test8/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test8.c
+ test8.cpp
)
add_executable(paltest_vsnwprintf_test8
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test8/test8.c b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test8/test8.cpp
index 8f02412eb0..8f02412eb0 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test8/test8.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test8/test8.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test9/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test9/CMakeLists.txt
index e25eded172..323365dcd9 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test9/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test9/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test9.c
+ test9.cpp
)
add_executable(paltest_vsnwprintf_test9
diff --git a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test9/test9.c b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test9/test9.cpp
index 7b5b6cd8a6..7b5b6cd8a6 100644
--- a/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test9/test9.c
+++ b/src/pal/tests/palsuite/c_runtime/_vsnwprintf/test9/test9.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_wcsicmp/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_wcsicmp/test1/CMakeLists.txt
index 5f085cc723..023b777cab 100644
--- a/src/pal/tests/palsuite/c_runtime/_wcsicmp/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_wcsicmp/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_wcsicmp_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_wcsicmp/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_wcsicmp/test1/test1.cpp
index dd4bb54680..dd4bb54680 100644
--- a/src/pal/tests/palsuite/c_runtime/_wcsicmp/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_wcsicmp/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_wcslwr/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_wcslwr/test1/CMakeLists.txt
index a78098f86a..b9df132d29 100644
--- a/src/pal/tests/palsuite/c_runtime/_wcslwr/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_wcslwr/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_wcslwr_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_wcslwr/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_wcslwr/test1/test1.cpp
index 3a758de39b..3a758de39b 100644
--- a/src/pal/tests/palsuite/c_runtime/_wcslwr/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_wcslwr/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_wcsnicmp/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_wcsnicmp/test1/CMakeLists.txt
index afd3560b10..ea22daa477 100644
--- a/src/pal/tests/palsuite/c_runtime/_wcsnicmp/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_wcsnicmp/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_wcsnicmp_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_wcsnicmp/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_wcsnicmp/test1/test1.cpp
index 0271bcc60d..0271bcc60d 100644
--- a/src/pal/tests/palsuite/c_runtime/_wcsnicmp/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_wcsnicmp/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_wfopen/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_wfopen/test1/CMakeLists.txt
index 96df58ee54..f7aa22d5b2 100644
--- a/src/pal/tests/palsuite/c_runtime/_wfopen/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_wfopen/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_wfopen_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_wfopen/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_wfopen/test1/test1.cpp
index 81d2502cd5..81d2502cd5 100644
--- a/src/pal/tests/palsuite/c_runtime/_wfopen/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_wfopen/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_wfopen/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_wfopen/test2/CMakeLists.txt
index 47203d86d5..3159889f0a 100644
--- a/src/pal/tests/palsuite/c_runtime/_wfopen/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_wfopen/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_wfopen_test2
diff --git a/src/pal/tests/palsuite/c_runtime/_wfopen/test2/test2.c b/src/pal/tests/palsuite/c_runtime/_wfopen/test2/test2.cpp
index 921ffef19d..921ffef19d 100644
--- a/src/pal/tests/palsuite/c_runtime/_wfopen/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/_wfopen/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_wfopen/test3/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_wfopen/test3/CMakeLists.txt
index deec8bbfe6..06d0941471 100644
--- a/src/pal/tests/palsuite/c_runtime/_wfopen/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_wfopen/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_wfopen_test3
diff --git a/src/pal/tests/palsuite/c_runtime/_wfopen/test3/test3.c b/src/pal/tests/palsuite/c_runtime/_wfopen/test3/test3.cpp
index 3b67818bc5..3b67818bc5 100644
--- a/src/pal/tests/palsuite/c_runtime/_wfopen/test3/test3.c
+++ b/src/pal/tests/palsuite/c_runtime/_wfopen/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_wfopen/test4/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_wfopen/test4/CMakeLists.txt
index e93cdd58de..8253d75d8d 100644
--- a/src/pal/tests/palsuite/c_runtime/_wfopen/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_wfopen/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_wfopen_test4
diff --git a/src/pal/tests/palsuite/c_runtime/_wfopen/test4/test4.c b/src/pal/tests/palsuite/c_runtime/_wfopen/test4/test4.cpp
index 0948fa11cc..0948fa11cc 100644
--- a/src/pal/tests/palsuite/c_runtime/_wfopen/test4/test4.c
+++ b/src/pal/tests/palsuite/c_runtime/_wfopen/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_wfopen/test5/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_wfopen/test5/CMakeLists.txt
index 1530416795..8b3d064ec6 100644
--- a/src/pal/tests/palsuite/c_runtime/_wfopen/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_wfopen/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_wfopen_test5
diff --git a/src/pal/tests/palsuite/c_runtime/_wfopen/test5/test5.c b/src/pal/tests/palsuite/c_runtime/_wfopen/test5/test5.cpp
index 21e5ec84ed..21e5ec84ed 100644
--- a/src/pal/tests/palsuite/c_runtime/_wfopen/test5/test5.c
+++ b/src/pal/tests/palsuite/c_runtime/_wfopen/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_wfopen/test6/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_wfopen/test6/CMakeLists.txt
index c401c6f40f..bf1eaeca27 100644
--- a/src/pal/tests/palsuite/c_runtime/_wfopen/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_wfopen/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_wfopen_test6
diff --git a/src/pal/tests/palsuite/c_runtime/_wfopen/test6/test6.c b/src/pal/tests/palsuite/c_runtime/_wfopen/test6/test6.cpp
index 17d36a0c50..17d36a0c50 100644
--- a/src/pal/tests/palsuite/c_runtime/_wfopen/test6/test6.c
+++ b/src/pal/tests/palsuite/c_runtime/_wfopen/test6/test6.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_wfopen/test7/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_wfopen/test7/CMakeLists.txt
index 47f4804b43..5d04528a21 100644
--- a/src/pal/tests/palsuite/c_runtime/_wfopen/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_wfopen/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test7.c
+ test7.cpp
)
add_executable(paltest_wfopen_test7
diff --git a/src/pal/tests/palsuite/c_runtime/_wfopen/test7/test7.c b/src/pal/tests/palsuite/c_runtime/_wfopen/test7/test7.cpp
index 0a889adc8a..0a889adc8a 100644
--- a/src/pal/tests/palsuite/c_runtime/_wfopen/test7/test7.c
+++ b/src/pal/tests/palsuite/c_runtime/_wfopen/test7/test7.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_wmakepath/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_wmakepath/test1/CMakeLists.txt
index 343cb41f51..048b4cc8b0 100644
--- a/src/pal/tests/palsuite/c_runtime/_wmakepath/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_wmakepath/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_wmakepath_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_wmakepath/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_wmakepath/test1/test1.cpp
index eb79dc6286..eb79dc6286 100644
--- a/src/pal/tests/palsuite/c_runtime/_wmakepath/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_wmakepath/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_wsplitpath/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_wsplitpath/test1/CMakeLists.txt
index ee9a7a8e96..bbfc2c0fac 100644
--- a/src/pal/tests/palsuite/c_runtime/_wsplitpath/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_wsplitpath/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_wsplitpath_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_wsplitpath/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_wsplitpath/test1/test1.cpp
index 305768e53a..305768e53a 100644
--- a/src/pal/tests/palsuite/c_runtime/_wsplitpath/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_wsplitpath/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/_wtoi/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/_wtoi/test1/CMakeLists.txt
index 9e6610fc0f..ed02fec3af 100644
--- a/src/pal/tests/palsuite/c_runtime/_wtoi/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/_wtoi/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_wtoi_test1
diff --git a/src/pal/tests/palsuite/c_runtime/_wtoi/test1/test1.c b/src/pal/tests/palsuite/c_runtime/_wtoi/test1/test1.cpp
index 0b14dedd60..0b14dedd60 100644
--- a/src/pal/tests/palsuite/c_runtime/_wtoi/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/_wtoi/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/abs/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/abs/test1/CMakeLists.txt
index c8a8595d01..b01d97ff2f 100644
--- a/src/pal/tests/palsuite/c_runtime/abs/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/abs/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- abs.c
+ abs.cpp
)
add_executable(paltest_abs_test1
diff --git a/src/pal/tests/palsuite/c_runtime/abs/test1/abs.c b/src/pal/tests/palsuite/c_runtime/abs/test1/abs.cpp
index 233a5dcb30..233a5dcb30 100644
--- a/src/pal/tests/palsuite/c_runtime/abs/test1/abs.c
+++ b/src/pal/tests/palsuite/c_runtime/abs/test1/abs.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/acos/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/acos/test1/CMakeLists.txt
index 978ab427e8..5bd3ae06e8 100644
--- a/src/pal/tests/palsuite/c_runtime/acos/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/acos/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_acos_test1
diff --git a/src/pal/tests/palsuite/c_runtime/acos/test1/test1.c b/src/pal/tests/palsuite/c_runtime/acos/test1/test1.cpp
index c6ed0692c7..c6ed0692c7 100644
--- a/src/pal/tests/palsuite/c_runtime/acos/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/acos/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/asin/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/asin/test1/CMakeLists.txt
index a3aec3f60f..510b543a59 100644
--- a/src/pal/tests/palsuite/c_runtime/asin/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/asin/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_asin_test1
diff --git a/src/pal/tests/palsuite/c_runtime/asin/test1/test1.c b/src/pal/tests/palsuite/c_runtime/asin/test1/test1.cpp
index 0a63356ed0..0a63356ed0 100644
--- a/src/pal/tests/palsuite/c_runtime/asin/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/asin/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/atan/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/atan/test1/CMakeLists.txt
index b0b84e7c07..ace64e48bc 100644
--- a/src/pal/tests/palsuite/c_runtime/atan/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/atan/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_atan_test1
diff --git a/src/pal/tests/palsuite/c_runtime/atan/test1/test1.c b/src/pal/tests/palsuite/c_runtime/atan/test1/test1.cpp
index 6840d46172..6840d46172 100644
--- a/src/pal/tests/palsuite/c_runtime/atan/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/atan/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/atan2/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/atan2/test1/CMakeLists.txt
index 8bd69da2fa..cafa09f7fe 100644
--- a/src/pal/tests/palsuite/c_runtime/atan2/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/atan2/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_atan2_test1
diff --git a/src/pal/tests/palsuite/c_runtime/atan2/test1/test1.c b/src/pal/tests/palsuite/c_runtime/atan2/test1/test1.cpp
index 15aa8f53b9..15aa8f53b9 100644
--- a/src/pal/tests/palsuite/c_runtime/atan2/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/atan2/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/atof/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/atof/test1/CMakeLists.txt
index 1f34b7ebf5..12e584b9a0 100644
--- a/src/pal/tests/palsuite/c_runtime/atof/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/atof/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_atof_test1
diff --git a/src/pal/tests/palsuite/c_runtime/atof/test1/test1.c b/src/pal/tests/palsuite/c_runtime/atof/test1/test1.cpp
index a973133f9e..a973133f9e 100644
--- a/src/pal/tests/palsuite/c_runtime/atof/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/atof/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/atoi/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/atoi/test1/CMakeLists.txt
index 3549aca737..225052213f 100644
--- a/src/pal/tests/palsuite/c_runtime/atoi/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/atoi/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_atoi_test1
diff --git a/src/pal/tests/palsuite/c_runtime/atoi/test1/test1.c b/src/pal/tests/palsuite/c_runtime/atoi/test1/test1.cpp
index 2554d4c353..2554d4c353 100644
--- a/src/pal/tests/palsuite/c_runtime/atoi/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/atoi/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/atol/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/atol/test1/CMakeLists.txt
index 4fea187ad8..29643aae6b 100644
--- a/src/pal/tests/palsuite/c_runtime/atol/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/atol/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_atol_test1
diff --git a/src/pal/tests/palsuite/c_runtime/atol/test1/test1.c b/src/pal/tests/palsuite/c_runtime/atol/test1/test1.cpp
index 5ad85d873f..5ad85d873f 100644
--- a/src/pal/tests/palsuite/c_runtime/atol/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/atol/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/bsearch/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/bsearch/test1/CMakeLists.txt
index d2018f3325..c5aab7b84d 100644
--- a/src/pal/tests/palsuite/c_runtime/bsearch/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/bsearch/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_bsearch_test1
diff --git a/src/pal/tests/palsuite/c_runtime/bsearch/test1/test1.c b/src/pal/tests/palsuite/c_runtime/bsearch/test1/test1.cpp
index c4b91738eb..c4b91738eb 100644
--- a/src/pal/tests/palsuite/c_runtime/bsearch/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/bsearch/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/bsearch/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/bsearch/test2/CMakeLists.txt
index dc65560196..7ad33b12e5 100644
--- a/src/pal/tests/palsuite/c_runtime/bsearch/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/bsearch/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_bsearch_test2
diff --git a/src/pal/tests/palsuite/c_runtime/bsearch/test2/test2.c b/src/pal/tests/palsuite/c_runtime/bsearch/test2/test2.cpp
index 6de1b3fada..6de1b3fada 100644
--- a/src/pal/tests/palsuite/c_runtime/bsearch/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/bsearch/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/ceil/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/ceil/test1/CMakeLists.txt
index c73ad1dbbe..f834914545 100644
--- a/src/pal/tests/palsuite/c_runtime/ceil/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/ceil/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_ceil_test1
diff --git a/src/pal/tests/palsuite/c_runtime/ceil/test1/test1.c b/src/pal/tests/palsuite/c_runtime/ceil/test1/test1.cpp
index e6e36e6e33..e6e36e6e33 100644
--- a/src/pal/tests/palsuite/c_runtime/ceil/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/ceil/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/cos/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/cos/test1/CMakeLists.txt
index 1dda9a2563..536664c128 100644
--- a/src/pal/tests/palsuite/c_runtime/cos/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/cos/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_cos_test1
diff --git a/src/pal/tests/palsuite/c_runtime/cos/test1/test1.c b/src/pal/tests/palsuite/c_runtime/cos/test1/test1.cpp
index 8c1c7300e6..8c1c7300e6 100644
--- a/src/pal/tests/palsuite/c_runtime/cos/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/cos/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/cosh/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/cosh/test1/CMakeLists.txt
index bea7b7a3b7..e1fff0e9f1 100644
--- a/src/pal/tests/palsuite/c_runtime/cosh/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/cosh/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_cosh_test1
diff --git a/src/pal/tests/palsuite/c_runtime/cosh/test1/test1.c b/src/pal/tests/palsuite/c_runtime/cosh/test1/test1.cpp
index 40c2fca85d..40c2fca85d 100644
--- a/src/pal/tests/palsuite/c_runtime/cosh/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/cosh/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/ctime/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/ctime/test1/CMakeLists.txt
index aa64a71d1e..3eeffb0e39 100644
--- a/src/pal/tests/palsuite/c_runtime/ctime/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/ctime/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_ctime_test1
diff --git a/src/pal/tests/palsuite/c_runtime/ctime/test1/test1.c b/src/pal/tests/palsuite/c_runtime/ctime/test1/test1.cpp
index 5d5e22ce89..5d5e22ce89 100644
--- a/src/pal/tests/palsuite/c_runtime/ctime/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/ctime/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/errno/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/errno/test1/CMakeLists.txt
index 89b25a4fac..91b8d094b1 100644
--- a/src/pal/tests/palsuite/c_runtime/errno/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/errno/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_errno_test1
diff --git a/src/pal/tests/palsuite/c_runtime/errno/test1/test1.c b/src/pal/tests/palsuite/c_runtime/errno/test1/test1.cpp
index 3ae25fb02a..3ae25fb02a 100644
--- a/src/pal/tests/palsuite/c_runtime/errno/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/errno/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/errno/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/errno/test2/CMakeLists.txt
index edd4cf7975..ab7c4a27f2 100644
--- a/src/pal/tests/palsuite/c_runtime/errno/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/errno/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_errno_test2
diff --git a/src/pal/tests/palsuite/c_runtime/errno/test2/test2.c b/src/pal/tests/palsuite/c_runtime/errno/test2/test2.cpp
index f418d2f199..f418d2f199 100644
--- a/src/pal/tests/palsuite/c_runtime/errno/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/errno/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/exit/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/exit/test1/CMakeLists.txt
index eb9ca4e780..bb2cbccb9b 100644
--- a/src/pal/tests/palsuite/c_runtime/exit/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/exit/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_exit_test1
diff --git a/src/pal/tests/palsuite/c_runtime/exit/test1/test1.c b/src/pal/tests/palsuite/c_runtime/exit/test1/test1.cpp
index 87c9d22b8a..87c9d22b8a 100644
--- a/src/pal/tests/palsuite/c_runtime/exit/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/exit/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/exit/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/exit/test2/CMakeLists.txt
index 47d3a44c85..8a74e75ed5 100644
--- a/src/pal/tests/palsuite/c_runtime/exit/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/exit/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_exit_test2
diff --git a/src/pal/tests/palsuite/c_runtime/exit/test2/test2.c b/src/pal/tests/palsuite/c_runtime/exit/test2/test2.cpp
index 16fbdfed2f..16fbdfed2f 100644
--- a/src/pal/tests/palsuite/c_runtime/exit/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/exit/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/exp/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/exp/test1/CMakeLists.txt
index 9cdd4ec5ed..3377ed22f2 100644
--- a/src/pal/tests/palsuite/c_runtime/exp/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/exp/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_exp_test1
diff --git a/src/pal/tests/palsuite/c_runtime/exp/test1/test1.c b/src/pal/tests/palsuite/c_runtime/exp/test1/test1.cpp
index 20e071aa68..20e071aa68 100644
--- a/src/pal/tests/palsuite/c_runtime/exp/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/exp/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fabs/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fabs/test1/CMakeLists.txt
index ab27230ac2..fa01a34dd9 100644
--- a/src/pal/tests/palsuite/c_runtime/fabs/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fabs/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_fabs_test1
diff --git a/src/pal/tests/palsuite/c_runtime/fabs/test1/test1.c b/src/pal/tests/palsuite/c_runtime/fabs/test1/test1.cpp
index 0a74d5c1c5..0a74d5c1c5 100644
--- a/src/pal/tests/palsuite/c_runtime/fabs/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/fabs/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fabsf/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fabsf/test1/CMakeLists.txt
index 06512ebd7c..a1823e25e5 100644
--- a/src/pal/tests/palsuite/c_runtime/fabsf/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fabsf/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_fabsf_test1
diff --git a/src/pal/tests/palsuite/c_runtime/fabsf/test1/test1.c b/src/pal/tests/palsuite/c_runtime/fabsf/test1/test1.cpp
index 0b020729b8..0b020729b8 100644
--- a/src/pal/tests/palsuite/c_runtime/fabsf/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/fabsf/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fclose/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fclose/test1/CMakeLists.txt
index 55ed7c674e..64cfef0e18 100644
--- a/src/pal/tests/palsuite/c_runtime/fclose/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fclose/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_fclose_test1
diff --git a/src/pal/tests/palsuite/c_runtime/fclose/test1/test1.c b/src/pal/tests/palsuite/c_runtime/fclose/test1/test1.cpp
index 0a8463823d..0a8463823d 100644
--- a/src/pal/tests/palsuite/c_runtime/fclose/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/fclose/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fclose/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fclose/test2/CMakeLists.txt
index 178dc7d19a..3b5538608f 100644
--- a/src/pal/tests/palsuite/c_runtime/fclose/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fclose/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_fclose_test2
diff --git a/src/pal/tests/palsuite/c_runtime/fclose/test2/test2.c b/src/pal/tests/palsuite/c_runtime/fclose/test2/test2.cpp
index f4da535535..f4da535535 100644
--- a/src/pal/tests/palsuite/c_runtime/fclose/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/fclose/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/feof/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/feof/test1/CMakeLists.txt
index ee1389deb0..9f689503e6 100644
--- a/src/pal/tests/palsuite/c_runtime/feof/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/feof/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_feof_test1
diff --git a/src/pal/tests/palsuite/c_runtime/feof/test1/test1.c b/src/pal/tests/palsuite/c_runtime/feof/test1/test1.cpp
index ba018aa91d..ba018aa91d 100644
--- a/src/pal/tests/palsuite/c_runtime/feof/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/feof/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/ferror/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/ferror/test1/CMakeLists.txt
index 2ab12b5db3..cd1fe52381 100644
--- a/src/pal/tests/palsuite/c_runtime/ferror/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/ferror/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_ferror_test1
diff --git a/src/pal/tests/palsuite/c_runtime/ferror/test1/test1.c b/src/pal/tests/palsuite/c_runtime/ferror/test1/test1.cpp
index 516f2531ed..516f2531ed 100644
--- a/src/pal/tests/palsuite/c_runtime/ferror/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/ferror/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/ferror/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/ferror/test2/CMakeLists.txt
index 077dde0bc6..05bd7fd2f1 100644
--- a/src/pal/tests/palsuite/c_runtime/ferror/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/ferror/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_ferror_test2
diff --git a/src/pal/tests/palsuite/c_runtime/ferror/test2/test2.c b/src/pal/tests/palsuite/c_runtime/ferror/test2/test2.cpp
index fdf9e032c8..fdf9e032c8 100644
--- a/src/pal/tests/palsuite/c_runtime/ferror/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/ferror/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fflush/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fflush/test1/CMakeLists.txt
index 743f1d2111..58c7c5a3a4 100644
--- a/src/pal/tests/palsuite/c_runtime/fflush/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fflush/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_fflush_test1
diff --git a/src/pal/tests/palsuite/c_runtime/fflush/test1/test1.c b/src/pal/tests/palsuite/c_runtime/fflush/test1/test1.cpp
index 7baf9ba5b9..7baf9ba5b9 100644
--- a/src/pal/tests/palsuite/c_runtime/fflush/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/fflush/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fgets/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fgets/test1/CMakeLists.txt
index 672d910c85..d327d6882a 100644
--- a/src/pal/tests/palsuite/c_runtime/fgets/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fgets/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_fgets_test1
diff --git a/src/pal/tests/palsuite/c_runtime/fgets/test1/test1.c b/src/pal/tests/palsuite/c_runtime/fgets/test1/test1.cpp
index 5e0e62dece..5e0e62dece 100644
--- a/src/pal/tests/palsuite/c_runtime/fgets/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/fgets/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fgets/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fgets/test2/CMakeLists.txt
index d39401536b..23bcdef686 100644
--- a/src/pal/tests/palsuite/c_runtime/fgets/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fgets/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_fgets_test2
diff --git a/src/pal/tests/palsuite/c_runtime/fgets/test2/test2.c b/src/pal/tests/palsuite/c_runtime/fgets/test2/test2.cpp
index fa37cdbc13..fa37cdbc13 100644
--- a/src/pal/tests/palsuite/c_runtime/fgets/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/fgets/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fgets/test3/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fgets/test3/CMakeLists.txt
index 50f0901ee1..0833ad0130 100644
--- a/src/pal/tests/palsuite/c_runtime/fgets/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fgets/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_fgets_test3
diff --git a/src/pal/tests/palsuite/c_runtime/fgets/test3/test3.c b/src/pal/tests/palsuite/c_runtime/fgets/test3/test3.cpp
index 525ba9327f..525ba9327f 100644
--- a/src/pal/tests/palsuite/c_runtime/fgets/test3/test3.c
+++ b/src/pal/tests/palsuite/c_runtime/fgets/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/floor/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/floor/test1/CMakeLists.txt
index dbc5abde5b..3222ed8ba3 100644
--- a/src/pal/tests/palsuite/c_runtime/floor/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/floor/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_floor_test1
diff --git a/src/pal/tests/palsuite/c_runtime/floor/test1/test1.c b/src/pal/tests/palsuite/c_runtime/floor/test1/test1.cpp
index dba320919b..dba320919b 100644
--- a/src/pal/tests/palsuite/c_runtime/floor/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/floor/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fmod/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fmod/test1/CMakeLists.txt
index c76df1f0bf..33fbfb2653 100644
--- a/src/pal/tests/palsuite/c_runtime/fmod/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fmod/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_fmod_test1
diff --git a/src/pal/tests/palsuite/c_runtime/fmod/test1/test1.c b/src/pal/tests/palsuite/c_runtime/fmod/test1/test1.cpp
index fd69ca52cb..fd69ca52cb 100644
--- a/src/pal/tests/palsuite/c_runtime/fmod/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/fmod/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fmodf/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fmodf/test1/CMakeLists.txt
index d1ea238a98..487b3adda4 100644
--- a/src/pal/tests/palsuite/c_runtime/fmodf/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fmodf/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_fmodf_test1
diff --git a/src/pal/tests/palsuite/c_runtime/fmodf/test1/test1.c b/src/pal/tests/palsuite/c_runtime/fmodf/test1/test1.cpp
index 31b45d3606..31b45d3606 100644
--- a/src/pal/tests/palsuite/c_runtime/fmodf/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/fmodf/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fopen/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fopen/test1/CMakeLists.txt
index 6578c43659..7603fc623e 100644
--- a/src/pal/tests/palsuite/c_runtime/fopen/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fopen/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_fopen_test1
diff --git a/src/pal/tests/palsuite/c_runtime/fopen/test1/test1.c b/src/pal/tests/palsuite/c_runtime/fopen/test1/test1.cpp
index 565b4eb77d..565b4eb77d 100644
--- a/src/pal/tests/palsuite/c_runtime/fopen/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/fopen/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fopen/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fopen/test2/CMakeLists.txt
index 4458ed21d8..b8569921de 100644
--- a/src/pal/tests/palsuite/c_runtime/fopen/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fopen/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_fopen_test2
diff --git a/src/pal/tests/palsuite/c_runtime/fopen/test2/test2.c b/src/pal/tests/palsuite/c_runtime/fopen/test2/test2.cpp
index 4026efe89a..4026efe89a 100644
--- a/src/pal/tests/palsuite/c_runtime/fopen/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/fopen/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fopen/test3/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fopen/test3/CMakeLists.txt
index 2c80f72ae7..5b28caf4ba 100644
--- a/src/pal/tests/palsuite/c_runtime/fopen/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fopen/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_fopen_test3
diff --git a/src/pal/tests/palsuite/c_runtime/fopen/test3/test3.c b/src/pal/tests/palsuite/c_runtime/fopen/test3/test3.cpp
index f3af42dc8a..f3af42dc8a 100644
--- a/src/pal/tests/palsuite/c_runtime/fopen/test3/test3.c
+++ b/src/pal/tests/palsuite/c_runtime/fopen/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fopen/test4/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fopen/test4/CMakeLists.txt
index 92e0ef0bd8..db5779f282 100644
--- a/src/pal/tests/palsuite/c_runtime/fopen/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fopen/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_fopen_test4
diff --git a/src/pal/tests/palsuite/c_runtime/fopen/test4/test4.c b/src/pal/tests/palsuite/c_runtime/fopen/test4/test4.cpp
index 04683d52c5..04683d52c5 100644
--- a/src/pal/tests/palsuite/c_runtime/fopen/test4/test4.c
+++ b/src/pal/tests/palsuite/c_runtime/fopen/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fopen/test5/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fopen/test5/CMakeLists.txt
index 82529b9aab..6341e4a7d2 100644
--- a/src/pal/tests/palsuite/c_runtime/fopen/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fopen/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_fopen_test5
diff --git a/src/pal/tests/palsuite/c_runtime/fopen/test5/test5.c b/src/pal/tests/palsuite/c_runtime/fopen/test5/test5.cpp
index 0a760314e1..0a760314e1 100644
--- a/src/pal/tests/palsuite/c_runtime/fopen/test5/test5.c
+++ b/src/pal/tests/palsuite/c_runtime/fopen/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fopen/test6/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fopen/test6/CMakeLists.txt
index 9a01cfb9a8..39cf9158bb 100644
--- a/src/pal/tests/palsuite/c_runtime/fopen/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fopen/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_fopen_test6
diff --git a/src/pal/tests/palsuite/c_runtime/fopen/test6/test6.c b/src/pal/tests/palsuite/c_runtime/fopen/test6/test6.cpp
index 03b6067fdd..03b6067fdd 100644
--- a/src/pal/tests/palsuite/c_runtime/fopen/test6/test6.c
+++ b/src/pal/tests/palsuite/c_runtime/fopen/test6/test6.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fopen/test7/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fopen/test7/CMakeLists.txt
index 168a5aff53..ee22e347d6 100644
--- a/src/pal/tests/palsuite/c_runtime/fopen/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fopen/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test7.c
+ test7.cpp
)
add_executable(paltest_fopen_test7
diff --git a/src/pal/tests/palsuite/c_runtime/fopen/test7/test7.c b/src/pal/tests/palsuite/c_runtime/fopen/test7/test7.cpp
index 3ef8602ddb..3ef8602ddb 100644
--- a/src/pal/tests/palsuite/c_runtime/fopen/test7/test7.c
+++ b/src/pal/tests/palsuite/c_runtime/fopen/test7/test7.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/fprintf.h b/src/pal/tests/palsuite/c_runtime/fprintf/fprintf.h
index 380eb0a0b3..87ee0d1232 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/fprintf.h
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/fprintf.h
@@ -11,7 +11,7 @@ function with this as a return type.
#ifndef __FPRINTF_H__
#define __FPRINTF_H__
-void DoStrTest(char *formatstr, char* param, char *checkstr)
+void DoStrTest(const char *formatstr, char* param, const char *checkstr)
{
FILE *fp;
char buf[256] = { 0 };
@@ -34,7 +34,7 @@ void DoStrTest(char *formatstr, char* param, char *checkstr)
fclose(fp);
}
-void DoWStrTest(char *formatstr, WCHAR* param, char *checkstr)
+void DoWStrTest(const char *formatstr, WCHAR* param, const char *checkstr)
{
FILE *fp;
char buf[256] = { 0 };
@@ -58,7 +58,7 @@ void DoWStrTest(char *formatstr, WCHAR* param, char *checkstr)
}
-void DoCharTest(char *formatstr, char param, char *checkstr)
+void DoCharTest(const char *formatstr, char param, const char *checkstr)
{
FILE *fp;
char buf[256] = { 0 };
@@ -81,7 +81,7 @@ void DoCharTest(char *formatstr, char param, char *checkstr)
fclose(fp);
}
-void DoWCharTest(char *formatstr, WCHAR param, char *checkstr)
+void DoWCharTest(const char *formatstr, WCHAR param, const char *checkstr)
{
FILE *fp;
char buf[256] = { 0 };
@@ -104,7 +104,7 @@ void DoWCharTest(char *formatstr, WCHAR param, char *checkstr)
fclose(fp);
}
-void DoNumTest(char *formatstr, int value, char *checkstr)
+void DoNumTest(const char *formatstr, int value, const char *checkstr)
{
FILE *fp;
char buf[256] = { 0 };
@@ -127,7 +127,7 @@ void DoNumTest(char *formatstr, int value, char *checkstr)
fclose(fp);
}
-void DoI64Test(char *formatstr, INT64 value, char *valuestr, char *checkstr1, char *checkstr2)
+void DoI64Test(const char *formatstr, INT64 value, char *valuestr, const char *checkstr1, const char *checkstr2)
{
FILE *fp;
char buf[256] = { 0 };
@@ -151,7 +151,7 @@ void DoI64Test(char *formatstr, INT64 value, char *valuestr, char *checkstr1, ch
fclose(fp);
}
-void DoDoubleTest(char *formatstr, double value, char *checkstr1, char *checkstr2)
+void DoDoubleTest(const char *formatstr, double value, const char *checkstr1, const char *checkstr2)
{
FILE *fp;
char buf[256] = { 0 };
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fprintf/test1/CMakeLists.txt
index ab4176563d..60ffd49cf5 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_fprintf_test1
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test1/test1.c b/src/pal/tests/palsuite/c_runtime/fprintf/test1/test1.cpp
index d55fc2534c..d55fc2534c 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test10/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fprintf/test10/CMakeLists.txt
index f718ad7934..3fb57c217c 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test10/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test10/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test10.c
+ test10.cpp
)
add_executable(paltest_fprintf_test10
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test10/test10.c b/src/pal/tests/palsuite/c_runtime/fprintf/test10/test10.cpp
index 5988e8da74..5988e8da74 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test10/test10.c
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test10/test10.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test11/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fprintf/test11/CMakeLists.txt
index 6ccd58ddd2..d325ce225e 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test11/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test11/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test11.c
+ test11.cpp
)
add_executable(paltest_fprintf_test11
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test11/test11.c b/src/pal/tests/palsuite/c_runtime/fprintf/test11/test11.cpp
index 01880552b7..01880552b7 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test11/test11.c
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test11/test11.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test12/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fprintf/test12/CMakeLists.txt
index 17bc7f100b..8bd3970e80 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test12/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test12/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test12.c
+ test12.cpp
)
add_executable(paltest_fprintf_test12
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test12/test12.c b/src/pal/tests/palsuite/c_runtime/fprintf/test12/test12.cpp
index 0292e15014..0292e15014 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test12/test12.c
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test12/test12.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test13/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fprintf/test13/CMakeLists.txt
index c6eb0f9075..702058b797 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test13/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test13/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test13.c
+ test13.cpp
)
add_executable(paltest_fprintf_test13
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test13/test13.c b/src/pal/tests/palsuite/c_runtime/fprintf/test13/test13.cpp
index e171aeacce..e171aeacce 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test13/test13.c
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test13/test13.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test14/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fprintf/test14/CMakeLists.txt
index 6bb281bc62..b92ede7c87 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test14/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test14/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test14.c
+ test14.cpp
)
add_executable(paltest_fprintf_test14
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test14/test14.c b/src/pal/tests/palsuite/c_runtime/fprintf/test14/test14.cpp
index 5d7d77387d..5d7d77387d 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test14/test14.c
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test14/test14.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test15/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fprintf/test15/CMakeLists.txt
index ce1a8b6111..20f1e42aab 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test15/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test15/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test15.c
+ test15.cpp
)
add_executable(paltest_fprintf_test15
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test15/test15.c b/src/pal/tests/palsuite/c_runtime/fprintf/test15/test15.cpp
index d024bdbd8a..d024bdbd8a 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test15/test15.c
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test15/test15.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test16/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fprintf/test16/CMakeLists.txt
index 011cd13fb1..8d72421210 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test16/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test16/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test16.c
+ test16.cpp
)
add_executable(paltest_fprintf_test16
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test16/test16.c b/src/pal/tests/palsuite/c_runtime/fprintf/test16/test16.cpp
index 079faeaf59..079faeaf59 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test16/test16.c
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test16/test16.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test17/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fprintf/test17/CMakeLists.txt
index 4516f4b769..82d1f84f31 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test17/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test17/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test17.c
+ test17.cpp
)
add_executable(paltest_fprintf_test17
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test17/test17.c b/src/pal/tests/palsuite/c_runtime/fprintf/test17/test17.cpp
index 7bd817d7db..7bd817d7db 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test17/test17.c
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test17/test17.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test18/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fprintf/test18/CMakeLists.txt
index fc035020ca..1ca54e42b7 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test18/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test18/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test18.c
+ test18.cpp
)
add_executable(paltest_fprintf_test18
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test18/test18.c b/src/pal/tests/palsuite/c_runtime/fprintf/test18/test18.cpp
index 6582c41e0f..6582c41e0f 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test18/test18.c
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test18/test18.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test19/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fprintf/test19/CMakeLists.txt
index 3781b426f2..2c66239801 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test19/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test19/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test19.c
+ test19.cpp
)
add_executable(paltest_fprintf_test19
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test19/test19.c b/src/pal/tests/palsuite/c_runtime/fprintf/test19/test19.cpp
index 9d9a28c325..9d9a28c325 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test19/test19.c
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test19/test19.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fprintf/test2/CMakeLists.txt
index 0ef44b6b7d..ae1d9dc64d 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_fprintf_test2
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test2/test2.c b/src/pal/tests/palsuite/c_runtime/fprintf/test2/test2.cpp
index 1ed7f3fd23..1ed7f3fd23 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test3/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fprintf/test3/CMakeLists.txt
index adfd36fce7..4b10c4c407 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_fprintf_test3
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test3/test3.c b/src/pal/tests/palsuite/c_runtime/fprintf/test3/test3.cpp
index 6185135581..6185135581 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test3/test3.c
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test4/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fprintf/test4/CMakeLists.txt
index 7d471b1b9c..292bdb6625 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_fprintf_test4
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test4/test4.c b/src/pal/tests/palsuite/c_runtime/fprintf/test4/test4.cpp
index 51ec1f099c..51ec1f099c 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test4/test4.c
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test5/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fprintf/test5/CMakeLists.txt
index 1e3a568513..370ed3329a 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_fprintf_test5
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test5/test5.c b/src/pal/tests/palsuite/c_runtime/fprintf/test5/test5.cpp
index c53e3f45b4..c53e3f45b4 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test5/test5.c
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test6/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fprintf/test6/CMakeLists.txt
index 89620dd453..bd1cbda924 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_fprintf_test6
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test6/test6.c b/src/pal/tests/palsuite/c_runtime/fprintf/test6/test6.cpp
index 0a8bc6b103..0a8bc6b103 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test6/test6.c
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test6/test6.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test7/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fprintf/test7/CMakeLists.txt
index 3dc10dd6dc..38429e7900 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test7.c
+ test7.cpp
)
add_executable(paltest_fprintf_test7
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test7/test7.c b/src/pal/tests/palsuite/c_runtime/fprintf/test7/test7.cpp
index 088e328de5..088e328de5 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test7/test7.c
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test7/test7.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test8/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fprintf/test8/CMakeLists.txt
index f6dd984af9..990eca26b0 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test8/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test8/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test8.c
+ test8.cpp
)
add_executable(paltest_fprintf_test8
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test8/test8.c b/src/pal/tests/palsuite/c_runtime/fprintf/test8/test8.cpp
index c781abc968..c781abc968 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test8/test8.c
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test8/test8.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test9/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fprintf/test9/CMakeLists.txt
index 62aa85e6ff..715d38a431 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test9/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test9/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test9.c
+ test9.cpp
)
add_executable(paltest_fprintf_test9
diff --git a/src/pal/tests/palsuite/c_runtime/fprintf/test9/test9.c b/src/pal/tests/palsuite/c_runtime/fprintf/test9/test9.cpp
index 3b06daec48..3b06daec48 100644
--- a/src/pal/tests/palsuite/c_runtime/fprintf/test9/test9.c
+++ b/src/pal/tests/palsuite/c_runtime/fprintf/test9/test9.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fputs/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fputs/test1/CMakeLists.txt
index e4a92d5966..d0f1aca0e6 100644
--- a/src/pal/tests/palsuite/c_runtime/fputs/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fputs/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_fputs_test1
diff --git a/src/pal/tests/palsuite/c_runtime/fputs/test1/test1.c b/src/pal/tests/palsuite/c_runtime/fputs/test1/test1.cpp
index b90ea082e9..b90ea082e9 100644
--- a/src/pal/tests/palsuite/c_runtime/fputs/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/fputs/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fputs/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fputs/test2/CMakeLists.txt
index 6e939f3346..9242ea16e5 100644
--- a/src/pal/tests/palsuite/c_runtime/fputs/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fputs/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_fputs_test2
diff --git a/src/pal/tests/palsuite/c_runtime/fputs/test2/test2.c b/src/pal/tests/palsuite/c_runtime/fputs/test2/test2.cpp
index b8e2f410bb..b8e2f410bb 100644
--- a/src/pal/tests/palsuite/c_runtime/fputs/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/fputs/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fread/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fread/test1/CMakeLists.txt
index a2e09579b1..1bd84b5c62 100644
--- a/src/pal/tests/palsuite/c_runtime/fread/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fread/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_fread_test1
diff --git a/src/pal/tests/palsuite/c_runtime/fread/test1/test1.c b/src/pal/tests/palsuite/c_runtime/fread/test1/test1.cpp
index b706b2e91c..b706b2e91c 100644
--- a/src/pal/tests/palsuite/c_runtime/fread/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/fread/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fread/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fread/test2/CMakeLists.txt
index 0538e0c3af..93e0394832 100644
--- a/src/pal/tests/palsuite/c_runtime/fread/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fread/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_fread_test2
diff --git a/src/pal/tests/palsuite/c_runtime/fread/test2/test2.c b/src/pal/tests/palsuite/c_runtime/fread/test2/test2.cpp
index d7262a9321..d7262a9321 100644
--- a/src/pal/tests/palsuite/c_runtime/fread/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/fread/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fread/test3/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fread/test3/CMakeLists.txt
index f3c636f3df..285608bc3d 100644
--- a/src/pal/tests/palsuite/c_runtime/fread/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fread/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_fread_test3
diff --git a/src/pal/tests/palsuite/c_runtime/fread/test3/test3.c b/src/pal/tests/palsuite/c_runtime/fread/test3/test3.cpp
index 8c79bee582..8c79bee582 100644
--- a/src/pal/tests/palsuite/c_runtime/fread/test3/test3.c
+++ b/src/pal/tests/palsuite/c_runtime/fread/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/free/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/free/test1/CMakeLists.txt
index bd94cb5733..92ee9896c7 100644
--- a/src/pal/tests/palsuite/c_runtime/free/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/free/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_free_test1
diff --git a/src/pal/tests/palsuite/c_runtime/free/test1/test1.c b/src/pal/tests/palsuite/c_runtime/free/test1/test1.cpp
index 4ff8dfb094..4ff8dfb094 100644
--- a/src/pal/tests/palsuite/c_runtime/free/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/free/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fseek/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fseek/test1/CMakeLists.txt
index fb55bd1051..59ee8b4563 100644
--- a/src/pal/tests/palsuite/c_runtime/fseek/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fseek/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_fseek_test1
diff --git a/src/pal/tests/palsuite/c_runtime/fseek/test1/test1.c b/src/pal/tests/palsuite/c_runtime/fseek/test1/test1.cpp
index 8496289a01..dd1e87ea8d 100644
--- a/src/pal/tests/palsuite/c_runtime/fseek/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/fseek/test1/test1.cpp
@@ -23,7 +23,7 @@ static BOOL Cleanup(HANDLE hFile)
{
BOOL result= TRUE;
- if (fclose(hFile))
+ if (fclose((PAL_FILE*)hFile))
{
Trace("fseek: ERROR -> Unable to close file \"%s\".\n",
filename);
diff --git a/src/pal/tests/palsuite/c_runtime/ftell/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/ftell/test1/CMakeLists.txt
index 7ea9a51111..a1f350d0c2 100644
--- a/src/pal/tests/palsuite/c_runtime/ftell/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/ftell/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- ftell.c
+ ftell.cpp
)
add_executable(paltest_ftell_test1
diff --git a/src/pal/tests/palsuite/c_runtime/ftell/test1/ftell.c b/src/pal/tests/palsuite/c_runtime/ftell/test1/ftell.cpp
index 66e0854847..66e0854847 100644
--- a/src/pal/tests/palsuite/c_runtime/ftell/test1/ftell.c
+++ b/src/pal/tests/palsuite/c_runtime/ftell/test1/ftell.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/fwprintf.h b/src/pal/tests/palsuite/c_runtime/fwprintf/fwprintf.h
index 36756636cf..eed0e76484 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/fwprintf.h
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/fwprintf.h
@@ -14,7 +14,7 @@
#ifndef __fwprintf_H__
#define __fwprintf_H__
-void DoStrTest(WCHAR *formatstr, char* param, char *checkstr)
+void DoStrTest(const WCHAR *formatstr, char* param, const char *checkstr)
{
FILE *fp;
char buf[256] = { 0 };
@@ -45,7 +45,7 @@ void DoStrTest(WCHAR *formatstr, char* param, char *checkstr)
fclose(fp);
}
-void DoWStrTest(WCHAR *formatstr, WCHAR* param, char *checkstr)
+void DoWStrTest(const WCHAR *formatstr, WCHAR* param, const char *checkstr)
{
FILE *fp;
char buf[256] = { 0 };
@@ -77,8 +77,8 @@ void DoWStrTest(WCHAR *formatstr, WCHAR* param, char *checkstr)
}
-void DoPointerTest(WCHAR *formatstr, void* param, char* paramstr,
- char *checkstr1, char *checkstr2)
+void DoPointerTest(const WCHAR *formatstr, void* param, char* paramstr,
+ const char *checkstr1, const char *checkstr2)
{
FILE *fp;
char buf[256] = { 0 };
@@ -119,7 +119,7 @@ void DoPointerTest(WCHAR *formatstr, void* param, char* paramstr,
-void DoCountTest(WCHAR *formatstr, int param, char *checkstr)
+void DoCountTest(const WCHAR *formatstr, int param, const char *checkstr)
{
FILE *fp;
char buf[512] = { 0 };
@@ -162,7 +162,7 @@ void DoCountTest(WCHAR *formatstr, int param, char *checkstr)
}
}
-void DoShortCountTest(WCHAR *formatstr, int param, char *checkstr)
+void DoShortCountTest(const WCHAR *formatstr, int param, const char *checkstr)
{
FILE *fp;
char buf[512] = { 0 };
@@ -206,7 +206,7 @@ void DoShortCountTest(WCHAR *formatstr, int param, char *checkstr)
}
-void DoCharTest(WCHAR *formatstr, char param, char *checkstr)
+void DoCharTest(const WCHAR *formatstr, char param, const char *checkstr)
{
FILE *fp;
char buf[256] = { 0 };
@@ -237,7 +237,7 @@ void DoCharTest(WCHAR *formatstr, char param, char *checkstr)
fclose(fp);
}
-void DoWCharTest(WCHAR *formatstr, WCHAR param, char *checkstr)
+void DoWCharTest(const WCHAR *formatstr, WCHAR param, const char *checkstr)
{
FILE *fp;
char buf[256] = { 0 };
@@ -268,7 +268,7 @@ void DoWCharTest(WCHAR *formatstr, WCHAR param, char *checkstr)
fclose(fp);
}
-void DoNumTest(WCHAR *formatstr, int value, char *checkstr)
+void DoNumTest(const WCHAR *formatstr, int value, const char *checkstr)
{
FILE *fp;
char buf[256] = { 0 };
@@ -299,8 +299,8 @@ void DoNumTest(WCHAR *formatstr, int value, char *checkstr)
fclose(fp);
}
-void DoI64Test(WCHAR *formatstr, INT64 value, char *valuestr, char *checkstr1,
- char *checkstr2)
+void DoI64Test(const WCHAR *formatstr, INT64 value, char *valuestr, const char *checkstr1,
+ const char *checkstr2)
{
FILE *fp;
char buf[256] = { 0 };
@@ -332,8 +332,8 @@ void DoI64Test(WCHAR *formatstr, INT64 value, char *valuestr, char *checkstr1,
fclose(fp);
}
-void DoDoubleTest(WCHAR *formatstr, double value, char *checkstr1,
- char *checkstr2)
+void DoDoubleTest(const WCHAR *formatstr, double value, const char *checkstr1,
+ const char *checkstr2)
{
FILE *fp;
char buf[256] = { 0 };
@@ -367,8 +367,8 @@ void DoDoubleTest(WCHAR *formatstr, double value, char *checkstr1,
}
-void DoArgumentPrecTest(WCHAR *formatstr, int precision, void *param,
- char *paramstr, char *checkstr1, char *checkstr2)
+void DoArgumentPrecTest(const WCHAR *formatstr, int precision, void *param,
+ char *paramstr, const char *checkstr1, const char *checkstr2)
{
FILE *fp;
char buf[256];
@@ -409,8 +409,8 @@ void DoArgumentPrecTest(WCHAR *formatstr, int precision, void *param,
}
-void DoArgumentPrecDoubleTest(WCHAR *formatstr, int precision, double param,
- char *checkstr1, char *checkstr2)
+void DoArgumentPrecDoubleTest(const WCHAR *formatstr, int precision, double param,
+ const char *checkstr1, const char *checkstr2)
{
FILE *fp;
char buf[256];
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fwprintf/test1/CMakeLists.txt
index ce4271edb2..519860b877 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_fwprintf_test1
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test1/test1.c b/src/pal/tests/palsuite/c_runtime/fwprintf/test1/test1.cpp
index 8a171db52a..8a171db52a 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test10/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fwprintf/test10/CMakeLists.txt
index a8323b4fc7..e604e03dff 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test10/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test10/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test10.c
+ test10.cpp
)
add_executable(paltest_fwprintf_test10
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test10/test10.c b/src/pal/tests/palsuite/c_runtime/fwprintf/test10/test10.cpp
index 3aa2c45c7c..3aa2c45c7c 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test10/test10.c
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test10/test10.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test11/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fwprintf/test11/CMakeLists.txt
index 1b7987400a..18be522823 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test11/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test11/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test11.c
+ test11.cpp
)
add_executable(paltest_fwprintf_test11
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test11/test11.c b/src/pal/tests/palsuite/c_runtime/fwprintf/test11/test11.cpp
index 5867cd64fb..5867cd64fb 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test11/test11.c
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test11/test11.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test12/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fwprintf/test12/CMakeLists.txt
index 1e43a4c906..6ea739b28f 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test12/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test12/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test12.c
+ test12.cpp
)
add_executable(paltest_fwprintf_test12
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test12/test12.c b/src/pal/tests/palsuite/c_runtime/fwprintf/test12/test12.cpp
index 48a6123423..48a6123423 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test12/test12.c
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test12/test12.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test13/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fwprintf/test13/CMakeLists.txt
index c84dc3ea41..8505ccbd82 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test13/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test13/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test13.c
+ test13.cpp
)
add_executable(paltest_fwprintf_test13
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test13/test13.c b/src/pal/tests/palsuite/c_runtime/fwprintf/test13/test13.cpp
index 6eabec6c77..6eabec6c77 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test13/test13.c
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test13/test13.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test14/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fwprintf/test14/CMakeLists.txt
index 97824c76b7..548e60fdb8 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test14/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test14/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test14.c
+ test14.cpp
)
add_executable(paltest_fwprintf_test14
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test14/test14.c b/src/pal/tests/palsuite/c_runtime/fwprintf/test14/test14.cpp
index 001cf72689..001cf72689 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test14/test14.c
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test14/test14.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test15/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fwprintf/test15/CMakeLists.txt
index 6786c5b774..c5b53461a7 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test15/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test15/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test15.c
+ test15.cpp
)
add_executable(paltest_fwprintf_test15
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test15/test15.c b/src/pal/tests/palsuite/c_runtime/fwprintf/test15/test15.cpp
index 9dfe82eccc..9dfe82eccc 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test15/test15.c
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test15/test15.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test16/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fwprintf/test16/CMakeLists.txt
index be14870863..51af0a0d60 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test16/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test16/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test16.c
+ test16.cpp
)
add_executable(paltest_fwprintf_test16
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test16/test16.c b/src/pal/tests/palsuite/c_runtime/fwprintf/test16/test16.cpp
index 1969be1824..1969be1824 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test16/test16.c
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test16/test16.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test17/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fwprintf/test17/CMakeLists.txt
index b390d15620..9ed8a390e7 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test17/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test17/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test17.c
+ test17.cpp
)
add_executable(paltest_fwprintf_test17
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test17/test17.c b/src/pal/tests/palsuite/c_runtime/fwprintf/test17/test17.cpp
index 66b12716d0..66b12716d0 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test17/test17.c
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test17/test17.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test18/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fwprintf/test18/CMakeLists.txt
index 6f6d79bce5..3e3ba4efc7 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test18/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test18/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test18.c
+ test18.cpp
)
add_executable(paltest_fwprintf_test18
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test18/test18.c b/src/pal/tests/palsuite/c_runtime/fwprintf/test18/test18.cpp
index a33dea39b3..a33dea39b3 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test18/test18.c
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test18/test18.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test19/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fwprintf/test19/CMakeLists.txt
index bc10825ce1..fbb7370ba3 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test19/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test19/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test19.c
+ test19.cpp
)
add_executable(paltest_fwprintf_test19
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test19/test19.c b/src/pal/tests/palsuite/c_runtime/fwprintf/test19/test19.cpp
index 4600de7fa9..a407c9f4bd 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test19/test19.c
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test19/test19.cpp
@@ -30,9 +30,9 @@ int __cdecl main(int argc, char *argv[])
return(FAIL);
}
- DoArgumentPrecTest(convert("%.*s"), 2, convert("bar"), "bar", "ba", "ba");
- DoArgumentPrecTest(convert("%.*S"), 2, "bar", "bar", "ba", "ba");
- DoArgumentPrecTest(convert("foo %.*n"), 3, &n, "pointer to int", "foo ",
+ DoArgumentPrecTest(convert("%.*s"), 2, (void*)convert("bar"), "bar", "ba", "ba");
+ DoArgumentPrecTest(convert("%.*S"), 2, (void*)"bar", "bar", "ba", "ba");
+ DoArgumentPrecTest(convert("foo %.*n"), 3, (void*)&n, "pointer to int", "foo ",
"foo ");
if (n != 4)
{
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fwprintf/test2/CMakeLists.txt
index 64314651c0..e65a396862 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_fwprintf_test2
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test2/test2.c b/src/pal/tests/palsuite/c_runtime/fwprintf/test2/test2.cpp
index ecd3c513df..ecd3c513df 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test3/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fwprintf/test3/CMakeLists.txt
index 6906722cde..53c46369de 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_fwprintf_test3
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test3/test3.c b/src/pal/tests/palsuite/c_runtime/fwprintf/test3/test3.cpp
index d718a19067..d718a19067 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test3/test3.c
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test4/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fwprintf/test4/CMakeLists.txt
index b91bc87195..9dbb46283e 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_fwprintf_test4
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test4/test4.c b/src/pal/tests/palsuite/c_runtime/fwprintf/test4/test4.cpp
index 96fb472c3e..96fb472c3e 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test4/test4.c
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test5/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fwprintf/test5/CMakeLists.txt
index 53bf482b6f..4e72e3ca88 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_fwprintf_test5
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test5/test5.c b/src/pal/tests/palsuite/c_runtime/fwprintf/test5/test5.cpp
index 9d95989090..9d95989090 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test5/test5.c
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test6/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fwprintf/test6/CMakeLists.txt
index bf7d7cccb8..d57f07fafa 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_fwprintf_test6
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test6/test6.c b/src/pal/tests/palsuite/c_runtime/fwprintf/test6/test6.cpp
index 160ff524e0..160ff524e0 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test6/test6.c
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test6/test6.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test7/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fwprintf/test7/CMakeLists.txt
index 68bcc9ca65..314ca353e5 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test7.c
+ test7.cpp
)
add_executable(paltest_fwprintf_test7
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test7/test7.c b/src/pal/tests/palsuite/c_runtime/fwprintf/test7/test7.cpp
index c5515a8640..c5515a8640 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test7/test7.c
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test7/test7.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test8/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fwprintf/test8/CMakeLists.txt
index e07cbb9119..e818df2eb2 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test8/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test8/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test8.c
+ test8.cpp
)
add_executable(paltest_fwprintf_test8
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test8/test8.c b/src/pal/tests/palsuite/c_runtime/fwprintf/test8/test8.cpp
index efc81a954a..efc81a954a 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test8/test8.c
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test8/test8.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test9/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fwprintf/test9/CMakeLists.txt
index 898da1a64f..28b6b86921 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test9/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test9/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test9.c
+ test9.cpp
)
add_executable(paltest_fwprintf_test9
diff --git a/src/pal/tests/palsuite/c_runtime/fwprintf/test9/test9.c b/src/pal/tests/palsuite/c_runtime/fwprintf/test9/test9.cpp
index 23db2d8971..23db2d8971 100644
--- a/src/pal/tests/palsuite/c_runtime/fwprintf/test9/test9.c
+++ b/src/pal/tests/palsuite/c_runtime/fwprintf/test9/test9.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/fwrite/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/fwrite/test1/CMakeLists.txt
index 701e56acb5..5c8b7449f2 100644
--- a/src/pal/tests/palsuite/c_runtime/fwrite/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/fwrite/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_fwrite_test1
diff --git a/src/pal/tests/palsuite/c_runtime/fwrite/test1/test1.c b/src/pal/tests/palsuite/c_runtime/fwrite/test1/test1.cpp
index 392522879f..392522879f 100644
--- a/src/pal/tests/palsuite/c_runtime/fwrite/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/fwrite/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/getc/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/getc/test1/CMakeLists.txt
index 2a29e8af0a..68ecaa9abb 100644
--- a/src/pal/tests/palsuite/c_runtime/getc/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/getc/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- getc.c
+ getc.cpp
)
add_executable(paltest_getc_test1
diff --git a/src/pal/tests/palsuite/c_runtime/getc/test1/getc.c b/src/pal/tests/palsuite/c_runtime/getc/test1/getc.cpp
index dfe10d6160..dfe10d6160 100644
--- a/src/pal/tests/palsuite/c_runtime/getc/test1/getc.c
+++ b/src/pal/tests/palsuite/c_runtime/getc/test1/getc.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/getenv/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/getenv/test1/CMakeLists.txt
index 6243c032ab..9c52c2890e 100644
--- a/src/pal/tests/palsuite/c_runtime/getenv/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/getenv/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_getenv_test1
diff --git a/src/pal/tests/palsuite/c_runtime/getenv/test1/test1.c b/src/pal/tests/palsuite/c_runtime/getenv/test1/test1.cpp
index 0fb9025c8f..0fb9025c8f 100644
--- a/src/pal/tests/palsuite/c_runtime/getenv/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/getenv/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/getenv/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/getenv/test2/CMakeLists.txt
index 7a301a5ca6..971a836239 100644
--- a/src/pal/tests/palsuite/c_runtime/getenv/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/getenv/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_getenv_test2
diff --git a/src/pal/tests/palsuite/c_runtime/getenv/test2/test2.c b/src/pal/tests/palsuite/c_runtime/getenv/test2/test2.cpp
index 26f245fcce..26f245fcce 100644
--- a/src/pal/tests/palsuite/c_runtime/getenv/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/getenv/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/getenv/test3/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/getenv/test3/CMakeLists.txt
index 2cbe472221..620ccd1003 100644
--- a/src/pal/tests/palsuite/c_runtime/getenv/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/getenv/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_getenv_test3
diff --git a/src/pal/tests/palsuite/c_runtime/getenv/test3/test3.c b/src/pal/tests/palsuite/c_runtime/getenv/test3/test3.cpp
index 1eefd9d40c..1eefd9d40c 100644
--- a/src/pal/tests/palsuite/c_runtime/getenv/test3/test3.c
+++ b/src/pal/tests/palsuite/c_runtime/getenv/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/isalnum/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/isalnum/test1/CMakeLists.txt
index 3879bb7902..af65f32cbf 100644
--- a/src/pal/tests/palsuite/c_runtime/isalnum/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/isalnum/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_isalnum_test1
diff --git a/src/pal/tests/palsuite/c_runtime/isalnum/test1/test1.c b/src/pal/tests/palsuite/c_runtime/isalnum/test1/test1.cpp
index d9cdfcadf6..d9cdfcadf6 100644
--- a/src/pal/tests/palsuite/c_runtime/isalnum/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/isalnum/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/isalpha/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/isalpha/test1/CMakeLists.txt
index 44fb72d7fe..82f19ad383 100644
--- a/src/pal/tests/palsuite/c_runtime/isalpha/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/isalpha/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_isalpha_test1
diff --git a/src/pal/tests/palsuite/c_runtime/isalpha/test1/test1.c b/src/pal/tests/palsuite/c_runtime/isalpha/test1/test1.cpp
index b494d14a92..b494d14a92 100644
--- a/src/pal/tests/palsuite/c_runtime/isalpha/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/isalpha/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/isdigit/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/isdigit/test1/CMakeLists.txt
index dd03b238e1..b96b7aa706 100644
--- a/src/pal/tests/palsuite/c_runtime/isdigit/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/isdigit/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_isdigit_test1
diff --git a/src/pal/tests/palsuite/c_runtime/isdigit/test1/test1.c b/src/pal/tests/palsuite/c_runtime/isdigit/test1/test1.cpp
index ad2344827f..ad2344827f 100644
--- a/src/pal/tests/palsuite/c_runtime/isdigit/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/isdigit/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/islower/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/islower/test1/CMakeLists.txt
index b7f5ad069f..d071d4bb65 100644
--- a/src/pal/tests/palsuite/c_runtime/islower/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/islower/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_islower_test1
diff --git a/src/pal/tests/palsuite/c_runtime/islower/test1/test1.c b/src/pal/tests/palsuite/c_runtime/islower/test1/test1.cpp
index c8e877b705..c8e877b705 100644
--- a/src/pal/tests/palsuite/c_runtime/islower/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/islower/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/isprint/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/isprint/test1/CMakeLists.txt
index 365777ab5a..91410a02ab 100644
--- a/src/pal/tests/palsuite/c_runtime/isprint/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/isprint/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- isprint.c
+ isprint.cpp
)
add_executable(paltest_isprint_test1
diff --git a/src/pal/tests/palsuite/c_runtime/isprint/test1/isprint.c b/src/pal/tests/palsuite/c_runtime/isprint/test1/isprint.cpp
index 54db666bf2..54db666bf2 100644
--- a/src/pal/tests/palsuite/c_runtime/isprint/test1/isprint.c
+++ b/src/pal/tests/palsuite/c_runtime/isprint/test1/isprint.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/isprint/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/isprint/test2/CMakeLists.txt
index a7ad75cc04..53ad94273c 100644
--- a/src/pal/tests/palsuite/c_runtime/isprint/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/isprint/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_isprint_test2
diff --git a/src/pal/tests/palsuite/c_runtime/isprint/test2/test2.c b/src/pal/tests/palsuite/c_runtime/isprint/test2/test2.cpp
index 2170c47a14..2170c47a14 100644
--- a/src/pal/tests/palsuite/c_runtime/isprint/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/isprint/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/isspace/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/isspace/test1/CMakeLists.txt
index 34ad70d328..c3cc525145 100644
--- a/src/pal/tests/palsuite/c_runtime/isspace/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/isspace/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_isspace_test1
diff --git a/src/pal/tests/palsuite/c_runtime/isspace/test1/test1.c b/src/pal/tests/palsuite/c_runtime/isspace/test1/test1.cpp
index 6cd1ce878b..6cd1ce878b 100644
--- a/src/pal/tests/palsuite/c_runtime/isspace/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/isspace/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/isupper/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/isupper/test1/CMakeLists.txt
index c7fc71c43b..e1cfa6609d 100644
--- a/src/pal/tests/palsuite/c_runtime/isupper/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/isupper/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_isupper_test1
diff --git a/src/pal/tests/palsuite/c_runtime/isupper/test1/test1.c b/src/pal/tests/palsuite/c_runtime/isupper/test1/test1.cpp
index b88bcc4a7e..b88bcc4a7e 100644
--- a/src/pal/tests/palsuite/c_runtime/isupper/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/isupper/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/iswdigit/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/iswdigit/test1/CMakeLists.txt
index b35dd5ed6d..4074abbe76 100644
--- a/src/pal/tests/palsuite/c_runtime/iswdigit/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/iswdigit/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_iswdigit_test1
diff --git a/src/pal/tests/palsuite/c_runtime/iswdigit/test1/test1.c b/src/pal/tests/palsuite/c_runtime/iswdigit/test1/test1.cpp
index 1cf94c5d13..1cf94c5d13 100644
--- a/src/pal/tests/palsuite/c_runtime/iswdigit/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/iswdigit/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/iswprint/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/iswprint/test1/CMakeLists.txt
index 5e436c3ca2..d21c232133 100644
--- a/src/pal/tests/palsuite/c_runtime/iswprint/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/iswprint/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_iswprint_test1
diff --git a/src/pal/tests/palsuite/c_runtime/iswprint/test1/test1.c b/src/pal/tests/palsuite/c_runtime/iswprint/test1/test1.cpp
index 08a985b2d6..08a985b2d6 100644
--- a/src/pal/tests/palsuite/c_runtime/iswprint/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/iswprint/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/iswspace/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/iswspace/test1/CMakeLists.txt
index 1368e55ccc..1f9a54fb17 100644
--- a/src/pal/tests/palsuite/c_runtime/iswspace/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/iswspace/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_iswspace_test1
diff --git a/src/pal/tests/palsuite/c_runtime/iswspace/test1/test1.c b/src/pal/tests/palsuite/c_runtime/iswspace/test1/test1.cpp
index c58997812e..c58997812e 100644
--- a/src/pal/tests/palsuite/c_runtime/iswspace/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/iswspace/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/iswupper/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/iswupper/test1/CMakeLists.txt
index 8b8fae6d72..1da5fbaa75 100644
--- a/src/pal/tests/palsuite/c_runtime/iswupper/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/iswupper/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_iswupper_test1
diff --git a/src/pal/tests/palsuite/c_runtime/iswupper/test1/test1.c b/src/pal/tests/palsuite/c_runtime/iswupper/test1/test1.cpp
index a01686be44..a01686be44 100644
--- a/src/pal/tests/palsuite/c_runtime/iswupper/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/iswupper/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/iswxdigit/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/iswxdigit/test1/CMakeLists.txt
index 3a726eced9..ae55976128 100644
--- a/src/pal/tests/palsuite/c_runtime/iswxdigit/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/iswxdigit/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_iswxdigit_test1
diff --git a/src/pal/tests/palsuite/c_runtime/iswxdigit/test1/test1.c b/src/pal/tests/palsuite/c_runtime/iswxdigit/test1/test1.cpp
index 73ad495856..73ad495856 100644
--- a/src/pal/tests/palsuite/c_runtime/iswxdigit/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/iswxdigit/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/isxdigit/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/isxdigit/test1/CMakeLists.txt
index 8919b36e42..4fd46c93d8 100644
--- a/src/pal/tests/palsuite/c_runtime/isxdigit/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/isxdigit/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_isxdigit_test1
diff --git a/src/pal/tests/palsuite/c_runtime/isxdigit/test1/test1.c b/src/pal/tests/palsuite/c_runtime/isxdigit/test1/test1.cpp
index be25af233c..be25af233c 100644
--- a/src/pal/tests/palsuite/c_runtime/isxdigit/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/isxdigit/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/labs/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/labs/test1/CMakeLists.txt
index cf0f0999a9..2ffb3cd641 100644
--- a/src/pal/tests/palsuite/c_runtime/labs/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/labs/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_labs_test1
diff --git a/src/pal/tests/palsuite/c_runtime/labs/test1/test1.c b/src/pal/tests/palsuite/c_runtime/labs/test1/test1.cpp
index 41f85226e1..41f85226e1 100644
--- a/src/pal/tests/palsuite/c_runtime/labs/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/labs/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/llabs/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/llabs/test1/CMakeLists.txt
index 8f5bdbe097..3adc3cc737 100644
--- a/src/pal/tests/palsuite/c_runtime/llabs/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/llabs/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_llabs_test1
diff --git a/src/pal/tests/palsuite/c_runtime/llabs/test1/test1.c b/src/pal/tests/palsuite/c_runtime/llabs/test1/test1.cpp
index 044e22f134..044e22f134 100644
--- a/src/pal/tests/palsuite/c_runtime/llabs/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/llabs/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/localtime/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/localtime/test1/CMakeLists.txt
index 25acf48749..698699f821 100644
--- a/src/pal/tests/palsuite/c_runtime/localtime/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/localtime/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_localtime_test1
diff --git a/src/pal/tests/palsuite/c_runtime/localtime/test1/test1.c b/src/pal/tests/palsuite/c_runtime/localtime/test1/test1.cpp
index a993a17f69..a993a17f69 100644
--- a/src/pal/tests/palsuite/c_runtime/localtime/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/localtime/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/log/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/log/test1/CMakeLists.txt
index dd19002904..c8f991b997 100644
--- a/src/pal/tests/palsuite/c_runtime/log/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/log/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_log_test1
diff --git a/src/pal/tests/palsuite/c_runtime/log/test1/test1.c b/src/pal/tests/palsuite/c_runtime/log/test1/test1.cpp
index eea592dd45..eea592dd45 100644
--- a/src/pal/tests/palsuite/c_runtime/log/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/log/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/log10/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/log10/test1/CMakeLists.txt
index 31e750df3e..31025fbd04 100644
--- a/src/pal/tests/palsuite/c_runtime/log10/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/log10/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_log10_test1
diff --git a/src/pal/tests/palsuite/c_runtime/log10/test1/test1.c b/src/pal/tests/palsuite/c_runtime/log10/test1/test1.cpp
index 13711a752e..13711a752e 100644
--- a/src/pal/tests/palsuite/c_runtime/log10/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/log10/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/malloc/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/malloc/test1/CMakeLists.txt
index 4a388ad3d7..f475730973 100644
--- a/src/pal/tests/palsuite/c_runtime/malloc/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/malloc/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_malloc_test1
diff --git a/src/pal/tests/palsuite/c_runtime/malloc/test1/test1.c b/src/pal/tests/palsuite/c_runtime/malloc/test1/test1.cpp
index 7ea4dd068f..7ea4dd068f 100644
--- a/src/pal/tests/palsuite/c_runtime/malloc/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/malloc/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/malloc/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/malloc/test2/CMakeLists.txt
index abbed2aa62..663e104d0e 100644
--- a/src/pal/tests/palsuite/c_runtime/malloc/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/malloc/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_malloc_test2
diff --git a/src/pal/tests/palsuite/c_runtime/malloc/test2/test2.c b/src/pal/tests/palsuite/c_runtime/malloc/test2/test2.cpp
index 5deee0eddb..5deee0eddb 100644
--- a/src/pal/tests/palsuite/c_runtime/malloc/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/malloc/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/memchr/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/memchr/test1/CMakeLists.txt
index 4e33a8fc04..959fd2a3bc 100644
--- a/src/pal/tests/palsuite/c_runtime/memchr/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/memchr/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_memchr_test1
diff --git a/src/pal/tests/palsuite/c_runtime/memchr/test1/test1.c b/src/pal/tests/palsuite/c_runtime/memchr/test1/test1.cpp
index 043a6789d8..043a6789d8 100644
--- a/src/pal/tests/palsuite/c_runtime/memchr/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/memchr/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/memcmp/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/memcmp/test1/CMakeLists.txt
index b61f208f34..43d8fdd7f7 100644
--- a/src/pal/tests/palsuite/c_runtime/memcmp/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/memcmp/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_memcmp_test1
diff --git a/src/pal/tests/palsuite/c_runtime/memcmp/test1/test1.c b/src/pal/tests/palsuite/c_runtime/memcmp/test1/test1.cpp
index 7b63173e22..7b63173e22 100644
--- a/src/pal/tests/palsuite/c_runtime/memcmp/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/memcmp/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/memcpy/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/memcpy/test1/CMakeLists.txt
index d846bfc62d..14db0df60e 100644
--- a/src/pal/tests/palsuite/c_runtime/memcpy/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/memcpy/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_memcpy_test1
diff --git a/src/pal/tests/palsuite/c_runtime/memcpy/test1/test1.c b/src/pal/tests/palsuite/c_runtime/memcpy/test1/test1.cpp
index 9da98d6573..9da98d6573 100644
--- a/src/pal/tests/palsuite/c_runtime/memcpy/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/memcpy/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/memmove/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/memmove/test1/CMakeLists.txt
index cf50ec01b7..db6f65e48b 100644
--- a/src/pal/tests/palsuite/c_runtime/memmove/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/memmove/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_memmove_test1
diff --git a/src/pal/tests/palsuite/c_runtime/memmove/test1/test1.c b/src/pal/tests/palsuite/c_runtime/memmove/test1/test1.cpp
index c1af871f4a..8279d67139 100644
--- a/src/pal/tests/palsuite/c_runtime/memmove/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/memmove/test1/test1.cpp
@@ -20,7 +20,7 @@ int __cdecl main(int argc, char **argv)
char testB[15] = "aabbccddeeffgg";
char testC[15] = "aabbccddeeffgg";
char testD[15] = "aabbccddeeffgg";
- char insString[3] = "zzz";
+ char insString[4] = "zzz";
char *retVal;
if (PAL_Initialize(argc, argv))
@@ -68,7 +68,7 @@ int __cdecl main(int argc, char **argv)
/* move a string to the middle of testC */
- retVal = memmove(testC+5, insString, 3);
+ retVal = (char*)memmove(testC+5, insString, 3);
if(retVal != testC+5)
{
Fail("memmove: The function did not return the correct "
@@ -83,7 +83,7 @@ int __cdecl main(int argc, char **argv)
/* move a string to the end of testD */
- retVal = memmove(testD+11, insString, 3);
+ retVal = (char*)memmove(testD+11, insString, 3);
if(retVal != testD+11)
{
Fail("memmove: The function did not return the correct "
diff --git a/src/pal/tests/palsuite/c_runtime/memset/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/memset/test1/CMakeLists.txt
index 78b5a6bc00..bc3d6251cb 100644
--- a/src/pal/tests/palsuite/c_runtime/memset/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/memset/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_memset_test1
diff --git a/src/pal/tests/palsuite/c_runtime/memset/test1/test1.c b/src/pal/tests/palsuite/c_runtime/memset/test1/test1.cpp
index 67cde8756b..67cde8756b 100644
--- a/src/pal/tests/palsuite/c_runtime/memset/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/memset/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/modf/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/modf/test1/CMakeLists.txt
index 4b65ba7a6f..3fe7bc7c46 100644
--- a/src/pal/tests/palsuite/c_runtime/modf/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/modf/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_modf_test1
diff --git a/src/pal/tests/palsuite/c_runtime/modf/test1/test1.c b/src/pal/tests/palsuite/c_runtime/modf/test1/test1.cpp
index 389d079253..389d079253 100644
--- a/src/pal/tests/palsuite/c_runtime/modf/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/modf/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/modff/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/modff/test1/CMakeLists.txt
index 812cd1c47b..10e5e99267 100644
--- a/src/pal/tests/palsuite/c_runtime/modff/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/modff/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_modff_test1
diff --git a/src/pal/tests/palsuite/c_runtime/modff/test1/test1.c b/src/pal/tests/palsuite/c_runtime/modff/test1/test1.cpp
index 6b7a50be39..6b7a50be39 100644
--- a/src/pal/tests/palsuite/c_runtime/modff/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/modff/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/pow/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/pow/test1/CMakeLists.txt
index 69ba02af17..f94210d5b7 100644
--- a/src/pal/tests/palsuite/c_runtime/pow/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/pow/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_pow_test1
diff --git a/src/pal/tests/palsuite/c_runtime/pow/test1/test1.c b/src/pal/tests/palsuite/c_runtime/pow/test1/test1.cpp
index 0a05cd5a47..0a05cd5a47 100644
--- a/src/pal/tests/palsuite/c_runtime/pow/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/pow/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/printf/printf.h b/src/pal/tests/palsuite/c_runtime/printf/printf.h
index 2eaa984bad..8ef725f305 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/printf.h
+++ b/src/pal/tests/palsuite/c_runtime/printf/printf.h
@@ -14,7 +14,7 @@
#ifndef __printf_H__
#define __printf_H__
-void DoStrTest(char *formatstr, char* param, char *checkstr)
+void DoStrTest(const char *formatstr, char* param, const char *checkstr)
{
int ret;
@@ -26,7 +26,7 @@ void DoStrTest(char *formatstr, char* param, char *checkstr)
}
}
-void DoWStrTest(char *formatstr, WCHAR* param, char *checkstr)
+void DoWStrTest(const char *formatstr, WCHAR* param, const char *checkstr)
{
int ret;
@@ -38,8 +38,8 @@ void DoWStrTest(char *formatstr, WCHAR* param, char *checkstr)
}
}
-void DoPointerTest(char *formatstr, void* param, char* paramstr,
- char *checkstr1)
+void DoPointerTest(const char *formatstr, void* param, char* paramstr,
+ const char *checkstr1)
{
int ret;
@@ -51,7 +51,7 @@ void DoPointerTest(char *formatstr, void* param, char* paramstr,
}
}
-void DoCountTest(char *formatstr, int param, char *checkstr)
+void DoCountTest(const char *formatstr, int param, const char *checkstr)
{
int ret;
int n = -1;
@@ -70,7 +70,7 @@ void DoCountTest(char *formatstr, int param, char *checkstr)
}
}
-void DoShortCountTest(char *formatstr, int param, char *checkstr)
+void DoShortCountTest(const char *formatstr, int param, const char *checkstr)
{
int ret;
short int n = -1;
@@ -90,7 +90,7 @@ void DoShortCountTest(char *formatstr, int param, char *checkstr)
}
-void DoCharTest(char *formatstr, char param, char *checkstr)
+void DoCharTest(const char *formatstr, char param, const char *checkstr)
{
int ret;
@@ -102,7 +102,7 @@ void DoCharTest(char *formatstr, char param, char *checkstr)
}
}
-void DoWCharTest(char *formatstr, WCHAR param, char *checkstr)
+void DoWCharTest(const char *formatstr, WCHAR param, const char *checkstr)
{
int ret;
@@ -114,7 +114,7 @@ void DoWCharTest(char *formatstr, WCHAR param, char *checkstr)
}
}
-void DoNumTest(char *formatstr, int param, char *checkstr)
+void DoNumTest(const char *formatstr, int param, const char *checkstr)
{
int ret;
@@ -126,8 +126,8 @@ void DoNumTest(char *formatstr, int param, char *checkstr)
}
}
-void DoI64Test(char *formatstr, INT64 param, char *valuestr,
- char *checkstr1)
+void DoI64Test(const char *formatstr, INT64 param, char *valuestr,
+ const char *checkstr1)
{
int ret;
@@ -139,8 +139,8 @@ void DoI64Test(char *formatstr, INT64 param, char *valuestr,
}
}
-void DoDoubleTest(char *formatstr, double param,
- char *checkstr1, char *checkstr2)
+void DoDoubleTest(const char *formatstr, double param,
+ const char *checkstr1, const char *checkstr2)
{
int ret;
@@ -152,8 +152,8 @@ void DoDoubleTest(char *formatstr, double param,
}
}
-void DoArgumentPrecTest(char *formatstr, int precision, void *param,
- char *paramstr, char *checkstr1, char *checkstr2)
+void DoArgumentPrecTest(const char *formatstr, int precision, void *param,
+ char *paramstr, const char *checkstr1, const char *checkstr2)
{
int ret;
@@ -165,8 +165,8 @@ void DoArgumentPrecTest(char *formatstr, int precision, void *param,
}
}
-void DoArgumentPrecDoubleTest(char *formatstr, int precision, double param,
- char *checkstr1, char *checkstr2)
+void DoArgumentPrecDoubleTest(const char *formatstr, int precision, double param,
+ const char *checkstr1, const char *checkstr2)
{
int ret;
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/printf/test1/CMakeLists.txt
index bea9151ed7..2dace14f90 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/printf/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_printf_test1
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test1/test1.c b/src/pal/tests/palsuite/c_runtime/printf/test1/test1.cpp
index 31b7014343..31b7014343 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/printf/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test10/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/printf/test10/CMakeLists.txt
index 89ff2e0190..75e30c8599 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test10/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/printf/test10/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test10.c
+ test10.cpp
)
add_executable(paltest_printf_test10
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test10/test10.c b/src/pal/tests/palsuite/c_runtime/printf/test10/test10.cpp
index 5e69175b07..5e69175b07 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test10/test10.c
+++ b/src/pal/tests/palsuite/c_runtime/printf/test10/test10.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test11/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/printf/test11/CMakeLists.txt
index 349f154a8d..4ee12dc21d 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test11/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/printf/test11/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test11.c
+ test11.cpp
)
add_executable(paltest_printf_test11
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test11/test11.c b/src/pal/tests/palsuite/c_runtime/printf/test11/test11.cpp
index 788be8b2db..788be8b2db 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test11/test11.c
+++ b/src/pal/tests/palsuite/c_runtime/printf/test11/test11.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test12/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/printf/test12/CMakeLists.txt
index 0d32ee1690..3b2e39d640 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test12/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/printf/test12/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test12.c
+ test12.cpp
)
add_executable(paltest_printf_test12
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test12/test12.c b/src/pal/tests/palsuite/c_runtime/printf/test12/test12.cpp
index b4006f2405..b4006f2405 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test12/test12.c
+++ b/src/pal/tests/palsuite/c_runtime/printf/test12/test12.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test13/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/printf/test13/CMakeLists.txt
index 348d25b22d..b6af021d48 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test13/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/printf/test13/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test13.c
+ test13.cpp
)
add_executable(paltest_printf_test13
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test13/test13.c b/src/pal/tests/palsuite/c_runtime/printf/test13/test13.cpp
index ccd16b50d2..ccd16b50d2 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test13/test13.c
+++ b/src/pal/tests/palsuite/c_runtime/printf/test13/test13.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test14/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/printf/test14/CMakeLists.txt
index 659ea78cc6..5a6cf8a180 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test14/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/printf/test14/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test14.c
+ test14.cpp
)
add_executable(paltest_printf_test14
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test14/test14.c b/src/pal/tests/palsuite/c_runtime/printf/test14/test14.cpp
index 10577db67d..10577db67d 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test14/test14.c
+++ b/src/pal/tests/palsuite/c_runtime/printf/test14/test14.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test15/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/printf/test15/CMakeLists.txt
index 9e4e310304..b1466a387d 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test15/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/printf/test15/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test15.c
+ test15.cpp
)
add_executable(paltest_printf_test15
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test15/test15.c b/src/pal/tests/palsuite/c_runtime/printf/test15/test15.cpp
index 2acfc436a3..2acfc436a3 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test15/test15.c
+++ b/src/pal/tests/palsuite/c_runtime/printf/test15/test15.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test16/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/printf/test16/CMakeLists.txt
index 7e477a3059..c81da10ec9 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test16/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/printf/test16/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test16.c
+ test16.cpp
)
add_executable(paltest_printf_test16
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test16/test16.c b/src/pal/tests/palsuite/c_runtime/printf/test16/test16.cpp
index 50c952f959..50c952f959 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test16/test16.c
+++ b/src/pal/tests/palsuite/c_runtime/printf/test16/test16.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test17/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/printf/test17/CMakeLists.txt
index c18450c2aa..9d40e54ca6 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test17/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/printf/test17/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test17.c
+ test17.cpp
)
add_executable(paltest_printf_test17
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test17/test17.c b/src/pal/tests/palsuite/c_runtime/printf/test17/test17.cpp
index 96ddd5c1e4..96ddd5c1e4 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test17/test17.c
+++ b/src/pal/tests/palsuite/c_runtime/printf/test17/test17.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test18/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/printf/test18/CMakeLists.txt
index b0468314a3..6ab11f4be1 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test18/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/printf/test18/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test18.c
+ test18.cpp
)
add_executable(paltest_printf_test18
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test18/test18.c b/src/pal/tests/palsuite/c_runtime/printf/test18/test18.cpp
index 6c05e40f42..6c05e40f42 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test18/test18.c
+++ b/src/pal/tests/palsuite/c_runtime/printf/test18/test18.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test19/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/printf/test19/CMakeLists.txt
index efd47563d4..f022938e32 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test19/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/printf/test19/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test19.c
+ test19.cpp
)
add_executable(paltest_printf_test19
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test19/test19.c b/src/pal/tests/palsuite/c_runtime/printf/test19/test19.cpp
index 1e09398f7c..a3ce0e7ad8 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test19/test19.c
+++ b/src/pal/tests/palsuite/c_runtime/printf/test19/test19.cpp
@@ -28,10 +28,10 @@ int __cdecl main(int argc, char *argv[])
return FAIL;
}
- DoArgumentPrecTest("%.*s", 2, "bar", "bar", "ba", "ba");
- DoArgumentPrecTest("%.*S", 2, convert("bar"), "bar", "ba", "ba");
+ DoArgumentPrecTest("%.*s", 2, (void*)"bar", "bar", "ba", "ba");
+ DoArgumentPrecTest("%.*S", 2, (void*)convert("bar"), "bar", "ba", "ba");
- DoArgumentPrecTest("%.*n", 3, &n, "pointer to int", "", "");
+ DoArgumentPrecTest("%.*n", 3, (void*)&n, "pointer to int", "", "");
if (n != 0)
{
Fail("ERROR: Expected count parameter to resolve to %d, got %X\n",
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/printf/test2/CMakeLists.txt
index c303a69134..e92b6b09f3 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/printf/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_printf_test2
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test2/test2.c b/src/pal/tests/palsuite/c_runtime/printf/test2/test2.cpp
index e766ef4a90..e766ef4a90 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/printf/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test3/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/printf/test3/CMakeLists.txt
index 8bc7479797..fcfd779a0c 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/printf/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_printf_test3
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test3/test3.c b/src/pal/tests/palsuite/c_runtime/printf/test3/test3.cpp
index 5cc530948c..5cc530948c 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test3/test3.c
+++ b/src/pal/tests/palsuite/c_runtime/printf/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test4/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/printf/test4/CMakeLists.txt
index 55e5700fe3..7311bbea69 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/printf/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_printf_test4
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test4/test4.c b/src/pal/tests/palsuite/c_runtime/printf/test4/test4.cpp
index bcdc201d4f..bcdc201d4f 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test4/test4.c
+++ b/src/pal/tests/palsuite/c_runtime/printf/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test5/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/printf/test5/CMakeLists.txt
index d091bca2dc..bfe185c44f 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/printf/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_printf_test5
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test5/test5.c b/src/pal/tests/palsuite/c_runtime/printf/test5/test5.cpp
index 9f8baa74da..9f8baa74da 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test5/test5.c
+++ b/src/pal/tests/palsuite/c_runtime/printf/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test6/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/printf/test6/CMakeLists.txt
index c004e353e9..842ebfedc6 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/printf/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_printf_test6
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test6/test6.c b/src/pal/tests/palsuite/c_runtime/printf/test6/test6.cpp
index edc65b6b9b..edc65b6b9b 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test6/test6.c
+++ b/src/pal/tests/palsuite/c_runtime/printf/test6/test6.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test7/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/printf/test7/CMakeLists.txt
index ff6b647ccd..16e39198ba 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/printf/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test7.c
+ test7.cpp
)
add_executable(paltest_printf_test7
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test7/test7.c b/src/pal/tests/palsuite/c_runtime/printf/test7/test7.cpp
index 3aeb58f7dc..3aeb58f7dc 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test7/test7.c
+++ b/src/pal/tests/palsuite/c_runtime/printf/test7/test7.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test8/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/printf/test8/CMakeLists.txt
index 5ee387f5b8..4a40fee6d9 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test8/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/printf/test8/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test8.c
+ test8.cpp
)
add_executable(paltest_printf_test8
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test8/test8.c b/src/pal/tests/palsuite/c_runtime/printf/test8/test8.cpp
index daa4674b92..daa4674b92 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test8/test8.c
+++ b/src/pal/tests/palsuite/c_runtime/printf/test8/test8.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test9/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/printf/test9/CMakeLists.txt
index baf46c1065..df8f75d2fd 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test9/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/printf/test9/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test9.c
+ test9.cpp
)
add_executable(paltest_printf_test9
diff --git a/src/pal/tests/palsuite/c_runtime/printf/test9/test9.c b/src/pal/tests/palsuite/c_runtime/printf/test9/test9.cpp
index 22c60d04f2..22c60d04f2 100644
--- a/src/pal/tests/palsuite/c_runtime/printf/test9/test9.c
+++ b/src/pal/tests/palsuite/c_runtime/printf/test9/test9.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/qsort/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/qsort/test1/CMakeLists.txt
index 105a727e91..ff215b8dc6 100644
--- a/src/pal/tests/palsuite/c_runtime/qsort/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/qsort/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_qsort_test1
diff --git a/src/pal/tests/palsuite/c_runtime/qsort/test1/test1.c b/src/pal/tests/palsuite/c_runtime/qsort/test1/test1.cpp
index c65fb18e68..c65fb18e68 100644
--- a/src/pal/tests/palsuite/c_runtime/qsort/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/qsort/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/qsort/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/qsort/test2/CMakeLists.txt
index 09e3f6db1e..cdd9642779 100644
--- a/src/pal/tests/palsuite/c_runtime/qsort/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/qsort/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_qsort_test2
diff --git a/src/pal/tests/palsuite/c_runtime/qsort/test2/test2.c b/src/pal/tests/palsuite/c_runtime/qsort/test2/test2.cpp
index 8110dcd2c2..8110dcd2c2 100644
--- a/src/pal/tests/palsuite/c_runtime/qsort/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/qsort/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/rand_srand/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/rand_srand/test1/CMakeLists.txt
index 939914662a..6728f402ff 100644
--- a/src/pal/tests/palsuite/c_runtime/rand_srand/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/rand_srand/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_rand_srand_test1
diff --git a/src/pal/tests/palsuite/c_runtime/rand_srand/test1/test1.c b/src/pal/tests/palsuite/c_runtime/rand_srand/test1/test1.cpp
index 34154cb6d2..34154cb6d2 100644
--- a/src/pal/tests/palsuite/c_runtime/rand_srand/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/rand_srand/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/realloc/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/realloc/test1/CMakeLists.txt
index 0a9f34fc3b..62830a0fe8 100644
--- a/src/pal/tests/palsuite/c_runtime/realloc/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/realloc/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_realloc_test1
diff --git a/src/pal/tests/palsuite/c_runtime/realloc/test1/test1.c b/src/pal/tests/palsuite/c_runtime/realloc/test1/test1.cpp
index d0dd128cc1..64a9270eab 100644
--- a/src/pal/tests/palsuite/c_runtime/realloc/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/realloc/test1/test1.cpp
@@ -55,7 +55,7 @@ int __cdecl main(int argc, char **argv)
}
/* free the buffer */
- testA = realloc(testA, 0);
+ testA = (char*)realloc(testA, 0);
if (testA != NULL)
{
Fail("Realloc didn't return NULL when called with a length "
diff --git a/src/pal/tests/palsuite/c_runtime/sin/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sin/test1/CMakeLists.txt
index e074337452..74a0e78f52 100644
--- a/src/pal/tests/palsuite/c_runtime/sin/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sin/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_sin_test1
diff --git a/src/pal/tests/palsuite/c_runtime/sin/test1/test1.c b/src/pal/tests/palsuite/c_runtime/sin/test1/test1.cpp
index bec58d4dd9..bec58d4dd9 100644
--- a/src/pal/tests/palsuite/c_runtime/sin/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/sin/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sinh/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sinh/test1/CMakeLists.txt
index 66cc691d92..b0101ba808 100644
--- a/src/pal/tests/palsuite/c_runtime/sinh/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sinh/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_sinh_test1
diff --git a/src/pal/tests/palsuite/c_runtime/sinh/test1/test1.c b/src/pal/tests/palsuite/c_runtime/sinh/test1/test1.cpp
index e790b16fb4..e790b16fb4 100644
--- a/src/pal/tests/palsuite/c_runtime/sinh/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/sinh/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/sprintf.h b/src/pal/tests/palsuite/c_runtime/sprintf/sprintf.h
index 411ae66d54..6ec4a4d591 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/sprintf.h
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/sprintf.h
@@ -14,7 +14,7 @@
#ifndef __SPRINTF_H__
#define __SPRINTF_H__
-void DoStrTest(char *formatstr, char* param, char *checkstr)
+void DoStrTest(const char *formatstr, char* param, const char *checkstr)
{
char buf[256] = { 0 };
@@ -27,7 +27,7 @@ void DoStrTest(char *formatstr, char* param, char *checkstr)
}
}
-void DoWStrTest(char *formatstr, WCHAR* param, char *checkstr)
+void DoWStrTest(const char *formatstr, WCHAR* param, const char *checkstr)
{
char buf[256] = { 0 };
@@ -40,8 +40,8 @@ void DoWStrTest(char *formatstr, WCHAR* param, char *checkstr)
}
}
-void DoPointerTest(char *formatstr, void* param, char* paramstr,
- char *checkstr1)
+void DoPointerTest(const char *formatstr, void* param, char* paramstr,
+ const char *checkstr1)
{
char buf[256] = { 0 };
@@ -54,7 +54,7 @@ void DoPointerTest(char *formatstr, void* param, char* paramstr,
}
}
-void DoCountTest(char *formatstr, int param, char *checkstr)
+void DoCountTest(const char *formatstr, int param, const char *checkstr)
{
char buf[512] = { 0 };
int n = -1;
@@ -72,7 +72,7 @@ void DoCountTest(char *formatstr, int param, char *checkstr)
}
}
-void DoShortCountTest(char *formatstr, int param, char *checkstr)
+void DoShortCountTest(const char *formatstr, int param, const char *checkstr)
{
char buf[256] = { 0 };
short int n = -1;
@@ -91,7 +91,7 @@ void DoShortCountTest(char *formatstr, int param, char *checkstr)
}
-void DoCharTest(char *formatstr, char param, char *checkstr)
+void DoCharTest(const char *formatstr, char param, const char *checkstr)
{
char buf[256] = { 0 };
@@ -104,7 +104,7 @@ void DoCharTest(char *formatstr, char param, char *checkstr)
}
}
-void DoWCharTest(char *formatstr, WCHAR param, char *checkstr)
+void DoWCharTest(const char *formatstr, WCHAR param, const char *checkstr)
{
char buf[256] = { 0 };
@@ -117,7 +117,7 @@ void DoWCharTest(char *formatstr, WCHAR param, char *checkstr)
}
}
-void DoNumTest(char *formatstr, int value, char *checkstr)
+void DoNumTest(const char *formatstr, int value, const char *checkstr)
{
char buf[256] = { 0 };
@@ -130,7 +130,7 @@ void DoNumTest(char *formatstr, int value, char *checkstr)
}
}
-void DoI64Test(char *formatstr, INT64 value, char *valuestr, char *checkstr1)
+void DoI64Test(const char *formatstr, INT64 value, char *valuestr, const char *checkstr1)
{
char buf[256] = { 0 };
@@ -143,8 +143,8 @@ void DoI64Test(char *formatstr, INT64 value, char *valuestr, char *checkstr1)
}
}
-void DoDoubleTest(char *formatstr, double value, char *checkstr1,
- char *checkstr2)
+void DoDoubleTest(const char *formatstr, double value, const char *checkstr1,
+ const char *checkstr2)
{
char buf[256] = { 0 };
@@ -158,8 +158,8 @@ void DoDoubleTest(char *formatstr, double value, char *checkstr1,
}
}
-void DoArgumentPrecTest(char *formatstr, int precision, void *param,
- char *paramstr, char *checkstr1, char *checkstr2)
+void DoArgumentPrecTest(const char *formatstr, int precision, void *param,
+ char *paramstr, const char *checkstr1, const char *checkstr2)
{
char buf[256];
@@ -174,8 +174,8 @@ void DoArgumentPrecTest(char *formatstr, int precision, void *param,
}
-void DoArgumentPrecDoubleTest(char *formatstr, int precision, double param,
- char *checkstr1, char *checkstr2)
+void DoArgumentPrecDoubleTest(const char *formatstr, int precision, double param,
+ const char *checkstr1, const char *checkstr2)
{
char buf[256];
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sprintf/test1/CMakeLists.txt
index bdec045af9..ee0d90fe7f 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_sprintf_test1
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test1/test1.c b/src/pal/tests/palsuite/c_runtime/sprintf/test1/test1.cpp
index 42e27f263b..42e27f263b 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test10/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sprintf/test10/CMakeLists.txt
index 91e9db8ccc..1efad19dee 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test10/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test10/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test10.c
+ test10.cpp
)
add_executable(paltest_sprintf_test10
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test10/test10.c b/src/pal/tests/palsuite/c_runtime/sprintf/test10/test10.cpp
index ae7dbfb177..ae7dbfb177 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test10/test10.c
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test10/test10.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test11/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sprintf/test11/CMakeLists.txt
index b14c8be04d..f2f4da694c 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test11/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test11/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test11.c
+ test11.cpp
)
add_executable(paltest_sprintf_test11
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test11/test11.c b/src/pal/tests/palsuite/c_runtime/sprintf/test11/test11.cpp
index 0b5b5ab93d..0b5b5ab93d 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test11/test11.c
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test11/test11.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test12/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sprintf/test12/CMakeLists.txt
index 1e517495bd..361e91f9ae 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test12/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test12/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test12.c
+ test12.cpp
)
add_executable(paltest_sprintf_test12
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test12/test12.c b/src/pal/tests/palsuite/c_runtime/sprintf/test12/test12.cpp
index c2e778e494..c2e778e494 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test12/test12.c
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test12/test12.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test13/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sprintf/test13/CMakeLists.txt
index 25b033fe82..d08e13b2ba 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test13/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test13/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test13.c
+ test13.cpp
)
add_executable(paltest_sprintf_test13
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test13/test13.c b/src/pal/tests/palsuite/c_runtime/sprintf/test13/test13.cpp
index 0b4b7ed9ae..0b4b7ed9ae 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test13/test13.c
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test13/test13.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test14/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sprintf/test14/CMakeLists.txt
index 5eae306e16..60ac2922d7 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test14/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test14/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test14.c
+ test14.cpp
)
add_executable(paltest_sprintf_test14
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test14/test14.c b/src/pal/tests/palsuite/c_runtime/sprintf/test14/test14.cpp
index 20e986a9c3..20e986a9c3 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test14/test14.c
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test14/test14.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test15/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sprintf/test15/CMakeLists.txt
index 1fff23fc89..57bba40e6c 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test15/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test15/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test15.c
+ test15.cpp
)
add_executable(paltest_sprintf_test15
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test15/test15.c b/src/pal/tests/palsuite/c_runtime/sprintf/test15/test15.cpp
index 34199b2eb3..34199b2eb3 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test15/test15.c
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test15/test15.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test16/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sprintf/test16/CMakeLists.txt
index 2065c576d9..fc93e1a67d 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test16/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test16/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test16.c
+ test16.cpp
)
add_executable(paltest_sprintf_test16
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test16/test16.c b/src/pal/tests/palsuite/c_runtime/sprintf/test16/test16.cpp
index c93b68bc2d..c93b68bc2d 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test16/test16.c
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test16/test16.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test17/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sprintf/test17/CMakeLists.txt
index ce3a8ad048..dc5ff2bb30 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test17/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test17/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test17.c
+ test17.cpp
)
add_executable(paltest_sprintf_test17
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test17/test17.c b/src/pal/tests/palsuite/c_runtime/sprintf/test17/test17.cpp
index 643215b8f5..643215b8f5 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test17/test17.c
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test17/test17.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test18/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sprintf/test18/CMakeLists.txt
index 6f69e1c7c2..f6e1b09efa 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test18/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test18/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test18.c
+ test18.cpp
)
add_executable(paltest_sprintf_test18
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test18/test18.c b/src/pal/tests/palsuite/c_runtime/sprintf/test18/test18.cpp
index fa88152479..fa88152479 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test18/test18.c
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test18/test18.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test19/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sprintf/test19/CMakeLists.txt
index a2917b27dc..757288b694 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test19/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test19/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test19.c
+ test19.cpp
)
add_executable(paltest_sprintf_test19
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test19/test19.c b/src/pal/tests/palsuite/c_runtime/sprintf/test19/test19.cpp
index aee731cb74..bf3360c567 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test19/test19.c
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test19/test19.cpp
@@ -30,10 +30,10 @@ int __cdecl main(int argc, char *argv[])
return FAIL;
}
- DoArgumentPrecTest("%.*s", 2, "bar", "bar", "ba", "ba");
- DoArgumentPrecTest("%.*S", 2, convert("bar"), "bar", "ba", "ba");
+ DoArgumentPrecTest("%.*s", 2, (void*)"bar", "bar", "ba", "ba");
+ DoArgumentPrecTest("%.*S", 2, (void*)convert("bar"), "bar", "ba", "ba");
- DoArgumentPrecTest("%.*n", 3, &n, "pointer to int", "", "");
+ DoArgumentPrecTest("%.*n", 3, (void*)&n, "pointer to int", "", "");
if (n != 0)
{
Fail("ERROR: Expected count parameter to resolve to %d, got %X\n",
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sprintf/test2/CMakeLists.txt
index 8af1c53a30..d569263da4 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_sprintf_test2
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test2/test2.c b/src/pal/tests/palsuite/c_runtime/sprintf/test2/test2.cpp
index d50679a5a3..d50679a5a3 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test3/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sprintf/test3/CMakeLists.txt
index b7b7e0a579..518c3f847a 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_sprintf_test3
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test3/test3.c b/src/pal/tests/palsuite/c_runtime/sprintf/test3/test3.cpp
index ae52dbed08..ae52dbed08 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test3/test3.c
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test4/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sprintf/test4/CMakeLists.txt
index 3478867b7c..260def44aa 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_sprintf_test4
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test4/test4.c b/src/pal/tests/palsuite/c_runtime/sprintf/test4/test4.cpp
index 9660ffaa3a..9660ffaa3a 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test4/test4.c
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test5/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sprintf/test5/CMakeLists.txt
index dfa7583766..5d7ce6cb6d 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_sprintf_test5
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test5/test5.c b/src/pal/tests/palsuite/c_runtime/sprintf/test5/test5.cpp
index 1b52da77b6..1b52da77b6 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test5/test5.c
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test6/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sprintf/test6/CMakeLists.txt
index 7a9a5fc856..fce1f204fd 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_sprintf_test6
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test6/test6.c b/src/pal/tests/palsuite/c_runtime/sprintf/test6/test6.cpp
index c14e075475..c14e075475 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test6/test6.c
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test6/test6.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test7/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sprintf/test7/CMakeLists.txt
index a539a59ab9..72a831ec89 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test7.c
+ test7.cpp
)
add_executable(paltest_sprintf_test7
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test7/test7.c b/src/pal/tests/palsuite/c_runtime/sprintf/test7/test7.cpp
index 082bd20e6d..082bd20e6d 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test7/test7.c
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test7/test7.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test8/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sprintf/test8/CMakeLists.txt
index 7a92c5072a..c9522c1c9d 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test8/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test8/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test8.c
+ test8.cpp
)
add_executable(paltest_sprintf_test8
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test8/test8.c b/src/pal/tests/palsuite/c_runtime/sprintf/test8/test8.cpp
index 9587c82c94..9587c82c94 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test8/test8.c
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test8/test8.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test9/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sprintf/test9/CMakeLists.txt
index 2a91658bd4..e76fed4784 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test9/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test9/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test9.c
+ test9.cpp
)
add_executable(paltest_sprintf_test9
diff --git a/src/pal/tests/palsuite/c_runtime/sprintf/test9/test9.c b/src/pal/tests/palsuite/c_runtime/sprintf/test9/test9.cpp
index 98f5db6ec1..98f5db6ec1 100644
--- a/src/pal/tests/palsuite/c_runtime/sprintf/test9/test9.c
+++ b/src/pal/tests/palsuite/c_runtime/sprintf/test9/test9.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sqrt/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sqrt/test1/CMakeLists.txt
index 4347c44e46..d4aefe6ca8 100644
--- a/src/pal/tests/palsuite/c_runtime/sqrt/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sqrt/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_sqrt_test1
diff --git a/src/pal/tests/palsuite/c_runtime/sqrt/test1/test1.c b/src/pal/tests/palsuite/c_runtime/sqrt/test1/test1.cpp
index 62d2251d61..62d2251d61 100644
--- a/src/pal/tests/palsuite/c_runtime/sqrt/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/sqrt/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/sscanf.h b/src/pal/tests/palsuite/c_runtime/sscanf/sscanf.h
index 675a67aed2..397f05cead 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/sscanf.h
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/sscanf.h
@@ -14,7 +14,7 @@
#ifndef __SSCANF_H__
#define __SSCANF_H__
-void DoVoidTest(char *inputstr, char *formatstr)
+void DoVoidTest(char *inputstr, const char *formatstr)
{
char buf[256] = { 0 };
int i;
@@ -38,7 +38,7 @@ void DoVoidTest(char *inputstr, char *formatstr)
}
-void DoStrTest(char *inputstr, char *formatstr, char *checkstr)
+void DoStrTest(char *inputstr, const char *formatstr, const char *checkstr)
{
char buf[256] = { 0 };
int ret;
@@ -59,7 +59,7 @@ void DoStrTest(char *inputstr, char *formatstr, char *checkstr)
}
-void DoWStrTest(char *inputstr, char *formatstr, WCHAR *checkstr)
+void DoWStrTest(char *inputstr, const char *formatstr, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
int ret;
@@ -80,7 +80,7 @@ void DoWStrTest(char *inputstr, char *formatstr, WCHAR *checkstr)
}
-void DoNumTest(char *inputstr, char *formatstr, int checknum)
+void DoNumTest(char *inputstr, const char *formatstr, int checknum)
{
int num;
int ret;
@@ -99,7 +99,7 @@ void DoNumTest(char *inputstr, char *formatstr, int checknum)
}
}
-void DoShortNumTest(char *inputstr, char *formatstr, short checknum)
+void DoShortNumTest(char *inputstr, const char *formatstr, short checknum)
{
short num;
int ret;
@@ -118,7 +118,7 @@ void DoShortNumTest(char *inputstr, char *formatstr, short checknum)
}
}
-void DoI64NumTest(char *inputstr, char *formatstr, INT64 checknum)
+void DoI64NumTest(char *inputstr, const char *formatstr, INT64 checknum)
{
char buf[256];
char check[256];
@@ -141,7 +141,7 @@ void DoI64NumTest(char *inputstr, char *formatstr, INT64 checknum)
}
}
-void DoCharTest(char *inputstr, char *formatstr, char* checkchars, int numchars)
+void DoCharTest(char *inputstr, const char *formatstr, char* checkchars, int numchars)
{
char buf[256];
int ret;
@@ -174,7 +174,7 @@ void DoCharTest(char *inputstr, char *formatstr, char* checkchars, int numchars)
}
}
-void DoWCharTest(char *inputstr, char *formatstr, WCHAR* checkchars, int numchars)
+void DoWCharTest(char *inputstr, const char *formatstr, WCHAR* checkchars, int numchars)
{
WCHAR buf[256];
int ret;
@@ -208,7 +208,7 @@ void DoWCharTest(char *inputstr, char *formatstr, WCHAR* checkchars, int numchar
}
-void DoFloatTest(char *inputstr, char *formatstr, float checkval)
+void DoFloatTest(char *inputstr, const char *formatstr, float checkval)
{
char buf[256] = { 0 };
float val;
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sscanf/test1/CMakeLists.txt
index dce6d1de87..97b8f570e3 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_sscanf_test1
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test1/test1.c b/src/pal/tests/palsuite/c_runtime/sscanf/test1/test1.cpp
index c6f66a1d20..c6f66a1d20 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test10/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sscanf/test10/CMakeLists.txt
index c27e4ce33a..afda216c6b 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test10/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test10/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test10.c
+ test10.cpp
)
add_executable(paltest_sscanf_test10
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test10/test10.c b/src/pal/tests/palsuite/c_runtime/sscanf/test10/test10.cpp
index aac5be43ae..aac5be43ae 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test10/test10.c
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test10/test10.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test11/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sscanf/test11/CMakeLists.txt
index 7570e990bf..c8f98aeeef 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test11/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test11/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test11.c
+ test11.cpp
)
add_executable(paltest_sscanf_test11
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test11/test11.c b/src/pal/tests/palsuite/c_runtime/sscanf/test11/test11.cpp
index 0e3db6cca0..0e3db6cca0 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test11/test11.c
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test11/test11.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test12/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sscanf/test12/CMakeLists.txt
index b6509e46d4..0ecedc3285 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test12/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test12/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test12.c
+ test12.cpp
)
add_executable(paltest_sscanf_test12
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test12/test12.c b/src/pal/tests/palsuite/c_runtime/sscanf/test12/test12.cpp
index f800e452c0..f800e452c0 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test12/test12.c
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test12/test12.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test13/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sscanf/test13/CMakeLists.txt
index 6fb4094f00..4566ec3338 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test13/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test13/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test13.c
+ test13.cpp
)
add_executable(paltest_sscanf_test13
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test13/test13.c b/src/pal/tests/palsuite/c_runtime/sscanf/test13/test13.cpp
index 314604e3ac..314604e3ac 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test13/test13.c
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test13/test13.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test14/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sscanf/test14/CMakeLists.txt
index 373a75fbda..557acf5bf8 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test14/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test14/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test14.c
+ test14.cpp
)
add_executable(paltest_sscanf_test14
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test14/test14.c b/src/pal/tests/palsuite/c_runtime/sscanf/test14/test14.cpp
index d1291a3b65..d1291a3b65 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test14/test14.c
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test14/test14.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test15/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sscanf/test15/CMakeLists.txt
index d500901782..efde5c4a21 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test15/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test15/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test15.c
+ test15.cpp
)
add_executable(paltest_sscanf_test15
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test15/test15.c b/src/pal/tests/palsuite/c_runtime/sscanf/test15/test15.cpp
index fa51467d85..fa51467d85 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test15/test15.c
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test15/test15.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test16/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sscanf/test16/CMakeLists.txt
index c5e18ec061..6757b0d78a 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test16/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test16/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test16.c
+ test16.cpp
)
add_executable(paltest_sscanf_test16
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test16/test16.c b/src/pal/tests/palsuite/c_runtime/sscanf/test16/test16.cpp
index 787b72ed0a..787b72ed0a 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test16/test16.c
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test16/test16.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test17/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sscanf/test17/CMakeLists.txt
index 7d908ab832..8ea4d5e3f6 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test17/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test17/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test17.c
+ test17.cpp
)
add_executable(paltest_sscanf_test17
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test17/test17.c b/src/pal/tests/palsuite/c_runtime/sscanf/test17/test17.cpp
index c0dfd1699c..c0dfd1699c 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test17/test17.c
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test17/test17.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sscanf/test2/CMakeLists.txt
index 571d773a88..4e36223a1d 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_sscanf_test2
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test2/test2.c b/src/pal/tests/palsuite/c_runtime/sscanf/test2/test2.cpp
index 1221124e3a..1221124e3a 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test3/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sscanf/test3/CMakeLists.txt
index ced8d5f8da..053a96ca0f 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_sscanf_test3
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test3/test3.c b/src/pal/tests/palsuite/c_runtime/sscanf/test3/test3.cpp
index 9d18991070..9d18991070 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test3/test3.c
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test4/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sscanf/test4/CMakeLists.txt
index 3e70d6dae2..ae04bfef57 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_sscanf_test4
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test4/test4.c b/src/pal/tests/palsuite/c_runtime/sscanf/test4/test4.cpp
index dd0538bcfe..dd0538bcfe 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test4/test4.c
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test5/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sscanf/test5/CMakeLists.txt
index 391e51baa2..33dcaffec3 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_sscanf_test5
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test5/test5.c b/src/pal/tests/palsuite/c_runtime/sscanf/test5/test5.cpp
index 0d45248af3..0d45248af3 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test5/test5.c
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test6/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sscanf/test6/CMakeLists.txt
index c0b21bfd0d..1dd23c3cb1 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_sscanf_test6
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test6/test6.c b/src/pal/tests/palsuite/c_runtime/sscanf/test6/test6.cpp
index c45ea31b04..c45ea31b04 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test6/test6.c
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test6/test6.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test7/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sscanf/test7/CMakeLists.txt
index bcbd268011..015a27b776 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test7.c
+ test7.cpp
)
add_executable(paltest_sscanf_test7
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test7/test7.c b/src/pal/tests/palsuite/c_runtime/sscanf/test7/test7.cpp
index 0899671d64..0899671d64 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test7/test7.c
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test7/test7.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test8/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sscanf/test8/CMakeLists.txt
index 211e9e4df6..aa41ab42a6 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test8/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test8/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test8.c
+ test8.cpp
)
add_executable(paltest_sscanf_test8
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test8/test8.c b/src/pal/tests/palsuite/c_runtime/sscanf/test8/test8.cpp
index 53252f8929..53252f8929 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test8/test8.c
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test8/test8.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test9/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/sscanf/test9/CMakeLists.txt
index 77c269aeaa..b631fd40ea 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test9/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test9/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test9.c
+ test9.cpp
)
add_executable(paltest_sscanf_test9
diff --git a/src/pal/tests/palsuite/c_runtime/sscanf/test9/test9.c b/src/pal/tests/palsuite/c_runtime/sscanf/test9/test9.cpp
index c5a2e0de5d..c5a2e0de5d 100644
--- a/src/pal/tests/palsuite/c_runtime/sscanf/test9/test9.c
+++ b/src/pal/tests/palsuite/c_runtime/sscanf/test9/test9.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/strcat/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/strcat/test1/CMakeLists.txt
index 4a0f0be32d..fd62627db6 100644
--- a/src/pal/tests/palsuite/c_runtime/strcat/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/strcat/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_strcat_test1
diff --git a/src/pal/tests/palsuite/c_runtime/strcat/test1/test1.c b/src/pal/tests/palsuite/c_runtime/strcat/test1/test1.cpp
index 532d84621e..532d84621e 100644
--- a/src/pal/tests/palsuite/c_runtime/strcat/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/strcat/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/strchr/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/strchr/test1/CMakeLists.txt
index 1d248f3f56..f3ffe3bc15 100644
--- a/src/pal/tests/palsuite/c_runtime/strchr/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/strchr/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_strchr_test1
diff --git a/src/pal/tests/palsuite/c_runtime/strchr/test1/test1.c b/src/pal/tests/palsuite/c_runtime/strchr/test1/test1.cpp
index 9190c4f7ce..9190c4f7ce 100644
--- a/src/pal/tests/palsuite/c_runtime/strchr/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/strchr/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/strcmp/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/strcmp/test1/CMakeLists.txt
index b953dfa034..3b0f89c2a5 100644
--- a/src/pal/tests/palsuite/c_runtime/strcmp/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/strcmp/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_strcmp_test1
diff --git a/src/pal/tests/palsuite/c_runtime/strcmp/test1/test1.c b/src/pal/tests/palsuite/c_runtime/strcmp/test1/test1.cpp
index 49428fd624..49428fd624 100644
--- a/src/pal/tests/palsuite/c_runtime/strcmp/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/strcmp/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/strcpy/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/strcpy/test1/CMakeLists.txt
index 043ec57d98..4369d37a40 100644
--- a/src/pal/tests/palsuite/c_runtime/strcpy/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/strcpy/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_strcpy_test1
diff --git a/src/pal/tests/palsuite/c_runtime/strcpy/test1/test1.c b/src/pal/tests/palsuite/c_runtime/strcpy/test1/test1.cpp
index 43069e59a6..43069e59a6 100644
--- a/src/pal/tests/palsuite/c_runtime/strcpy/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/strcpy/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/strcspn/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/strcspn/test1/CMakeLists.txt
index a38761c335..717e18f0e9 100644
--- a/src/pal/tests/palsuite/c_runtime/strcspn/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/strcspn/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_strcspn_test1
diff --git a/src/pal/tests/palsuite/c_runtime/strcspn/test1/test1.c b/src/pal/tests/palsuite/c_runtime/strcspn/test1/test1.cpp
index ddc5667570..ddc5667570 100644
--- a/src/pal/tests/palsuite/c_runtime/strcspn/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/strcspn/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/strlen/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/strlen/test1/CMakeLists.txt
index c61828a97b..4afeb598aa 100644
--- a/src/pal/tests/palsuite/c_runtime/strlen/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/strlen/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_strlen_test1
diff --git a/src/pal/tests/palsuite/c_runtime/strlen/test1/test1.c b/src/pal/tests/palsuite/c_runtime/strlen/test1/test1.cpp
index 40f8e151c7..40f8e151c7 100644
--- a/src/pal/tests/palsuite/c_runtime/strlen/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/strlen/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/strncat/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/strncat/test1/CMakeLists.txt
index 7595f66939..f8080ecdc2 100644
--- a/src/pal/tests/palsuite/c_runtime/strncat/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/strncat/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_strncat_test1
diff --git a/src/pal/tests/palsuite/c_runtime/strncat/test1/test1.c b/src/pal/tests/palsuite/c_runtime/strncat/test1/test1.cpp
index 000d1685b9..000d1685b9 100644
--- a/src/pal/tests/palsuite/c_runtime/strncat/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/strncat/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/strncmp/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/strncmp/test1/CMakeLists.txt
index 4a0337a3dc..34b53e294d 100644
--- a/src/pal/tests/palsuite/c_runtime/strncmp/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/strncmp/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_strncmp_test1
diff --git a/src/pal/tests/palsuite/c_runtime/strncmp/test1/test1.c b/src/pal/tests/palsuite/c_runtime/strncmp/test1/test1.cpp
index 7326c3b61e..7326c3b61e 100644
--- a/src/pal/tests/palsuite/c_runtime/strncmp/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/strncmp/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/strncpy/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/strncpy/test1/CMakeLists.txt
index 6e0250bce3..fb737c8c59 100644
--- a/src/pal/tests/palsuite/c_runtime/strncpy/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/strncpy/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_strncpy_test1
diff --git a/src/pal/tests/palsuite/c_runtime/strncpy/test1/test1.c b/src/pal/tests/palsuite/c_runtime/strncpy/test1/test1.cpp
index 62baf61ba2..62baf61ba2 100644
--- a/src/pal/tests/palsuite/c_runtime/strncpy/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/strncpy/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/strpbrk/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/strpbrk/test1/CMakeLists.txt
index eac9ac9169..9e76436e01 100644
--- a/src/pal/tests/palsuite/c_runtime/strpbrk/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/strpbrk/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_strpbrk_test1
diff --git a/src/pal/tests/palsuite/c_runtime/strpbrk/test1/test1.c b/src/pal/tests/palsuite/c_runtime/strpbrk/test1/test1.cpp
index a42b80f313..a42b80f313 100644
--- a/src/pal/tests/palsuite/c_runtime/strpbrk/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/strpbrk/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/strrchr/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/strrchr/test1/CMakeLists.txt
index 5c099b0cd2..bb6916038d 100644
--- a/src/pal/tests/palsuite/c_runtime/strrchr/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/strrchr/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_strrchr_test1
diff --git a/src/pal/tests/palsuite/c_runtime/strrchr/test1/test1.c b/src/pal/tests/palsuite/c_runtime/strrchr/test1/test1.cpp
index a5c147eece..a5c147eece 100644
--- a/src/pal/tests/palsuite/c_runtime/strrchr/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/strrchr/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/strspn/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/strspn/test1/CMakeLists.txt
index 45caaf1bf8..c72fd0fa9a 100644
--- a/src/pal/tests/palsuite/c_runtime/strspn/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/strspn/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_strspn_test1
diff --git a/src/pal/tests/palsuite/c_runtime/strspn/test1/test1.c b/src/pal/tests/palsuite/c_runtime/strspn/test1/test1.cpp
index 78d2488438..78d2488438 100644
--- a/src/pal/tests/palsuite/c_runtime/strspn/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/strspn/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/strstr/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/strstr/test1/CMakeLists.txt
index 17e6ae8457..004b9a5658 100644
--- a/src/pal/tests/palsuite/c_runtime/strstr/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/strstr/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_strstr_test1
diff --git a/src/pal/tests/palsuite/c_runtime/strstr/test1/test1.c b/src/pal/tests/palsuite/c_runtime/strstr/test1/test1.cpp
index db01e8b32a..db01e8b32a 100644
--- a/src/pal/tests/palsuite/c_runtime/strstr/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/strstr/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/strtod/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/strtod/test1/CMakeLists.txt
index d3a9d61a4d..09884f32e6 100644
--- a/src/pal/tests/palsuite/c_runtime/strtod/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/strtod/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_strtod_test1
diff --git a/src/pal/tests/palsuite/c_runtime/strtod/test1/test1.c b/src/pal/tests/palsuite/c_runtime/strtod/test1/test1.cpp
index e312d98f58..e312d98f58 100644
--- a/src/pal/tests/palsuite/c_runtime/strtod/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/strtod/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/strtod/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/strtod/test2/CMakeLists.txt
index 6f407c5914..8729cc5a1c 100644
--- a/src/pal/tests/palsuite/c_runtime/strtod/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/strtod/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_strtod_test2
diff --git a/src/pal/tests/palsuite/c_runtime/strtod/test2/test2.c b/src/pal/tests/palsuite/c_runtime/strtod/test2/test2.cpp
index 0eaf4f53b6..0eaf4f53b6 100644
--- a/src/pal/tests/palsuite/c_runtime/strtod/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/strtod/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/strtok/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/strtok/test1/CMakeLists.txt
index 1d5fc04cca..422c4e96b5 100644
--- a/src/pal/tests/palsuite/c_runtime/strtok/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/strtok/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_strtok_test1
diff --git a/src/pal/tests/palsuite/c_runtime/strtok/test1/test1.c b/src/pal/tests/palsuite/c_runtime/strtok/test1/test1.cpp
index f1dec70380..f1dec70380 100644
--- a/src/pal/tests/palsuite/c_runtime/strtok/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/strtok/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/strtoul/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/strtoul/test1/CMakeLists.txt
index 61dbd4f9a3..009e85fb11 100644
--- a/src/pal/tests/palsuite/c_runtime/strtoul/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/strtoul/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_strtoul_test1
diff --git a/src/pal/tests/palsuite/c_runtime/strtoul/test1/test1.c b/src/pal/tests/palsuite/c_runtime/strtoul/test1/test1.cpp
index 344671b5cc..344671b5cc 100644
--- a/src/pal/tests/palsuite/c_runtime/strtoul/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/strtoul/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/swprintf.h b/src/pal/tests/palsuite/c_runtime/swprintf/swprintf.h
index 5229506064..6f4c914a82 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/swprintf.h
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/swprintf.h
@@ -14,7 +14,7 @@
#ifndef __SWPRINTF_H__
#define __SWPRINTF_H__
-void DoWStrTest(WCHAR *formatstr, WCHAR *param, WCHAR *checkstr)
+void DoWStrTest(const WCHAR *formatstr, WCHAR *param, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
@@ -29,7 +29,7 @@ void DoWStrTest(WCHAR *formatstr, WCHAR *param, WCHAR *checkstr)
}
}
-void DoStrTest(WCHAR *formatstr, char *param, WCHAR *checkstr)
+void DoStrTest(const WCHAR *formatstr, char *param, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
@@ -44,7 +44,7 @@ void DoStrTest(WCHAR *formatstr, char *param, WCHAR *checkstr)
}
}
-void DoPointerTest(WCHAR *formatstr, void* param, WCHAR *checkstr1)
+void DoPointerTest(const WCHAR *formatstr, void* param, const WCHAR *checkstr1)
{
WCHAR buf[256] = { 0 };
@@ -57,7 +57,7 @@ void DoPointerTest(WCHAR *formatstr, void* param, WCHAR *checkstr1)
}
}
-void DoCountTest(WCHAR *formatstr, int param, WCHAR *checkstr)
+void DoCountTest(const WCHAR *formatstr, int param, const WCHAR *checkstr)
{
WCHAR buf[512] = { 0 };
int n = -1;
@@ -77,7 +77,7 @@ void DoCountTest(WCHAR *formatstr, int param, WCHAR *checkstr)
}
}
-void DoShortCountTest(WCHAR *formatstr, int param, WCHAR *checkstr)
+void DoShortCountTest(const WCHAR *formatstr, int param, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
short int n = -1;
@@ -97,7 +97,7 @@ void DoShortCountTest(WCHAR *formatstr, int param, WCHAR *checkstr)
}
}
-void DoCharTest(WCHAR *formatstr, char param, WCHAR *checkstr)
+void DoCharTest(const WCHAR *formatstr, char param, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
@@ -110,7 +110,7 @@ void DoCharTest(WCHAR *formatstr, char param, WCHAR *checkstr)
}
}
-void DoWCharTest(WCHAR *formatstr, WCHAR param, WCHAR *checkstr)
+void DoWCharTest(const WCHAR *formatstr, WCHAR param, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
@@ -123,7 +123,7 @@ void DoWCharTest(WCHAR *formatstr, WCHAR param, WCHAR *checkstr)
}
}
-void DoNumTest(WCHAR *formatstr, int value, WCHAR*checkstr)
+void DoNumTest(const WCHAR *formatstr, int value, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
@@ -136,8 +136,8 @@ void DoNumTest(WCHAR *formatstr, int value, WCHAR*checkstr)
}
}
-void DoI64Test(WCHAR *formatstr, INT64 param, char *paramdesc,
- WCHAR *checkstr1)
+void DoI64Test(const WCHAR *formatstr, INT64 param, char *paramdesc,
+ const WCHAR *checkstr1)
{
WCHAR buf[256] = { 0 };
@@ -150,8 +150,8 @@ void DoI64Test(WCHAR *formatstr, INT64 param, char *paramdesc,
}
}
-void DoDoubleTest(WCHAR *formatstr, double value, WCHAR *checkstr1,
- WCHAR *checkstr2)
+void DoDoubleTest(const WCHAR *formatstr, double value, const WCHAR *checkstr1,
+ const WCHAR *checkstr2)
{
WCHAR buf[256] = { 0 };
@@ -166,8 +166,8 @@ void DoDoubleTest(WCHAR *formatstr, double value, WCHAR *checkstr1,
}
}
-void DoArgumentPrecTest(WCHAR *formatstr, int precision, void *param,
- char *paramstr, WCHAR *checkstr1, WCHAR *checkstr2)
+void DoArgumentPrecTest(const WCHAR *formatstr, int precision, void *param,
+ char *paramstr, const WCHAR *checkstr1, const WCHAR *checkstr2)
{
WCHAR buf[256];
@@ -182,8 +182,8 @@ void DoArgumentPrecTest(WCHAR *formatstr, int precision, void *param,
}
}
-void DoArgumentPrecDoubleTest(WCHAR *formatstr, int precision, double param,
- WCHAR *checkstr1, WCHAR *checkstr2)
+void DoArgumentPrecDoubleTest(const WCHAR *formatstr, int precision, double param,
+ const WCHAR *checkstr1, const WCHAR *checkstr2)
{
WCHAR buf[256];
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swprintf/test1/CMakeLists.txt
index fcf816029e..c9be8c3347 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_swprintf_test1
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test1/test1.c b/src/pal/tests/palsuite/c_runtime/swprintf/test1/test1.cpp
index 626040d9f7..626040d9f7 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test10/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swprintf/test10/CMakeLists.txt
index 302c5e5923..222108393b 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test10/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test10/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test10.c
+ test10.cpp
)
add_executable(paltest_swprintf_test10
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test10/test10.c b/src/pal/tests/palsuite/c_runtime/swprintf/test10/test10.cpp
index 61aef593a0..61aef593a0 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test10/test10.c
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test10/test10.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test11/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swprintf/test11/CMakeLists.txt
index 484d57ef58..96222a5b2a 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test11/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test11/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test11.c
+ test11.cpp
)
add_executable(paltest_swprintf_test11
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test11/test11.c b/src/pal/tests/palsuite/c_runtime/swprintf/test11/test11.cpp
index 216f9acdbb..216f9acdbb 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test11/test11.c
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test11/test11.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test12/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swprintf/test12/CMakeLists.txt
index 6d45ee4646..1ffe620fed 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test12/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test12/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test12.c
+ test12.cpp
)
add_executable(paltest_swprintf_test12
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test12/test12.c b/src/pal/tests/palsuite/c_runtime/swprintf/test12/test12.cpp
index a41b0ddbd3..a41b0ddbd3 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test12/test12.c
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test12/test12.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test13/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swprintf/test13/CMakeLists.txt
index 20f6f0df7b..8699589ec9 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test13/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test13/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test13.c
+ test13.cpp
)
add_executable(paltest_swprintf_test13
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test13/test13.c b/src/pal/tests/palsuite/c_runtime/swprintf/test13/test13.cpp
index b99232f7ea..b99232f7ea 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test13/test13.c
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test13/test13.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test14/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swprintf/test14/CMakeLists.txt
index a052f60116..2a4b84805c 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test14/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test14/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test14.c
+ test14.cpp
)
add_executable(paltest_swprintf_test14
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test14/test14.c b/src/pal/tests/palsuite/c_runtime/swprintf/test14/test14.cpp
index bcfd6a7c24..bcfd6a7c24 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test14/test14.c
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test14/test14.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test15/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swprintf/test15/CMakeLists.txt
index 7bc2da122f..22382bce5f 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test15/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test15/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test15.c
+ test15.cpp
)
add_executable(paltest_swprintf_test15
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test15/test15.c b/src/pal/tests/palsuite/c_runtime/swprintf/test15/test15.cpp
index 215afbe093..215afbe093 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test15/test15.c
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test15/test15.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test16/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swprintf/test16/CMakeLists.txt
index e6ad3abd3f..462f0806cd 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test16/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test16/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test16.c
+ test16.cpp
)
add_executable(paltest_swprintf_test16
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test16/test16.c b/src/pal/tests/palsuite/c_runtime/swprintf/test16/test16.cpp
index 859afed8dd..859afed8dd 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test16/test16.c
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test16/test16.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test17/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swprintf/test17/CMakeLists.txt
index 401285b740..c5b4d44593 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test17/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test17/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test17.c
+ test17.cpp
)
add_executable(paltest_swprintf_test17
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test17/test17.c b/src/pal/tests/palsuite/c_runtime/swprintf/test17/test17.cpp
index 480f2b2fe1..480f2b2fe1 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test17/test17.c
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test17/test17.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test18/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swprintf/test18/CMakeLists.txt
index 210ab2c7ec..6cdf576966 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test18/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test18/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test18.c
+ test18.cpp
)
add_executable(paltest_swprintf_test18
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test18/test18.c b/src/pal/tests/palsuite/c_runtime/swprintf/test18/test18.cpp
index 1ed8cd00d8..1ed8cd00d8 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test18/test18.c
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test18/test18.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test19/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swprintf/test19/CMakeLists.txt
index b9d44a3031..334b7b4fa1 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test19/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test19/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test19.c
+ test19.cpp
)
add_executable(paltest_swprintf_test19
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test19/test19.c b/src/pal/tests/palsuite/c_runtime/swprintf/test19/test19.cpp
index 5199cc3cd9..c0346036cd 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test19/test19.c
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test19/test19.cpp
@@ -29,11 +29,11 @@ int __cdecl main(int argc, char *argv[])
return FAIL;
}
- DoArgumentPrecTest(convert("%.*s"), 2, convert("bar"), "bar",
+ DoArgumentPrecTest(convert("%.*s"), 2, (void*)convert("bar"), "bar",
convert("ba"), convert("ba"));
- DoArgumentPrecTest(convert("%.*S"), 2, "bar", "bar", convert("ba"),
+ DoArgumentPrecTest(convert("%.*S"), 2, (void*)"bar", "bar", convert("ba"),
convert("ba"));
- DoArgumentPrecTest(convert("%.*n"), 3, &n, "pointer to int", convert(""),
+ DoArgumentPrecTest(convert("%.*n"), 3, (void*)&n, "pointer to int", convert(""),
convert(""));
if (n != 0)
{
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swprintf/test2/CMakeLists.txt
index 84446d5f6d..af2b13e4c7 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_swprintf_test2
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test2/test2.c b/src/pal/tests/palsuite/c_runtime/swprintf/test2/test2.cpp
index deffd3edd7..deffd3edd7 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test3/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swprintf/test3/CMakeLists.txt
index 6dbd8a3c36..14b81f4ac8 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_swprintf_test3
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test3/test3.c b/src/pal/tests/palsuite/c_runtime/swprintf/test3/test3.cpp
index 42875c0640..42875c0640 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test3/test3.c
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test4/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swprintf/test4/CMakeLists.txt
index a665948c47..e153e6b02f 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_swprintf_test4
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test4/test4.c b/src/pal/tests/palsuite/c_runtime/swprintf/test4/test4.cpp
index 02cc3f9005..02cc3f9005 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test4/test4.c
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test5/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swprintf/test5/CMakeLists.txt
index 8268ec2963..967ccbb992 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_swprintf_test5
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test5/test5.c b/src/pal/tests/palsuite/c_runtime/swprintf/test5/test5.cpp
index e85adc120e..e85adc120e 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test5/test5.c
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test6/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swprintf/test6/CMakeLists.txt
index 6a90c0b88e..806211a992 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_swprintf_test6
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test6/test6.c b/src/pal/tests/palsuite/c_runtime/swprintf/test6/test6.cpp
index ecd6374264..ecd6374264 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test6/test6.c
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test6/test6.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test7/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swprintf/test7/CMakeLists.txt
index 2b1c30cb56..cf563799d9 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test7.c
+ test7.cpp
)
add_executable(paltest_swprintf_test7
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test7/test7.c b/src/pal/tests/palsuite/c_runtime/swprintf/test7/test7.cpp
index e231ada3d2..e231ada3d2 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test7/test7.c
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test7/test7.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test8/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swprintf/test8/CMakeLists.txt
index 281e6df097..e8fcf66157 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test8/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test8/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test8.c
+ test8.cpp
)
add_executable(paltest_swprintf_test8
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test8/test8.c b/src/pal/tests/palsuite/c_runtime/swprintf/test8/test8.cpp
index b4be28e78d..b4be28e78d 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test8/test8.c
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test8/test8.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test9/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swprintf/test9/CMakeLists.txt
index 054b40a998..c616348766 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test9/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test9/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test9.c
+ test9.cpp
)
add_executable(paltest_swprintf_test9
diff --git a/src/pal/tests/palsuite/c_runtime/swprintf/test9/test9.c b/src/pal/tests/palsuite/c_runtime/swprintf/test9/test9.cpp
index 2f5429e5fd..2f5429e5fd 100644
--- a/src/pal/tests/palsuite/c_runtime/swprintf/test9/test9.c
+++ b/src/pal/tests/palsuite/c_runtime/swprintf/test9/test9.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/swscanf.h b/src/pal/tests/palsuite/c_runtime/swscanf/swscanf.h
index 1cac450cf4..6e40332fa6 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/swscanf.h
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/swscanf.h
@@ -14,7 +14,7 @@
#ifndef __SWSCANF_H__
#define __SWSCANF_H__
-void DoVoidTest(WCHAR *inputstr, WCHAR *formatstr)
+void DoVoidTest(WCHAR *inputstr, const WCHAR *formatstr)
{
char buf[256] = { 0 };
int i;
@@ -40,7 +40,7 @@ void DoVoidTest(WCHAR *inputstr, WCHAR *formatstr)
}
-void DoStrTest(WCHAR *inputstr, WCHAR *formatstr, char *checkstr)
+void DoStrTest(WCHAR *inputstr, const WCHAR *formatstr, const char *checkstr)
{
char buf[256] = { 0 };
int ret;
@@ -63,7 +63,7 @@ void DoStrTest(WCHAR *inputstr, WCHAR *formatstr, char *checkstr)
}
-void DoWStrTest(WCHAR *inputstr, WCHAR *formatstr, WCHAR *checkstr)
+void DoWStrTest(WCHAR *inputstr, const WCHAR *formatstr, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
int ret;
@@ -86,7 +86,7 @@ void DoWStrTest(WCHAR *inputstr, WCHAR *formatstr, WCHAR *checkstr)
}
-void DoNumTest(WCHAR *inputstr, WCHAR *formatstr, int checknum)
+void DoNumTest(WCHAR *inputstr, const WCHAR *formatstr, int checknum)
{
int num = 0;
int ret;
@@ -107,7 +107,7 @@ void DoNumTest(WCHAR *inputstr, WCHAR *formatstr, int checknum)
}
}
-void DoShortNumTest(WCHAR *inputstr, WCHAR *formatstr, short checknum)
+void DoShortNumTest(WCHAR *inputstr, const WCHAR *formatstr, short checknum)
{
short num = 0;
int ret;
@@ -128,7 +128,7 @@ void DoShortNumTest(WCHAR *inputstr, WCHAR *formatstr, short checknum)
}
}
-void DoI64NumTest(WCHAR *inputstr, WCHAR *formatstr, INT64 checknum)
+void DoI64NumTest(WCHAR *inputstr, const WCHAR *formatstr, INT64 checknum)
{
char buf[256];
char check[256];
@@ -153,7 +153,7 @@ void DoI64NumTest(WCHAR *inputstr, WCHAR *formatstr, INT64 checknum)
}
}
-void DoCharTest(WCHAR *inputstr, WCHAR*formatstr, char* checkchars, int numchars)
+void DoCharTest(WCHAR *inputstr, const WCHAR *formatstr, char* checkchars, int numchars)
{
char buf[256];
int ret;
@@ -187,7 +187,7 @@ void DoCharTest(WCHAR *inputstr, WCHAR*formatstr, char* checkchars, int numchars
}
}
-void DoWCharTest(WCHAR *inputstr, WCHAR *formatstr, WCHAR *checkchars, int numchars)
+void DoWCharTest(WCHAR *inputstr, const WCHAR *formatstr, const WCHAR *checkchars, int numchars)
{
WCHAR buf[256];
int ret;
@@ -223,7 +223,7 @@ void DoWCharTest(WCHAR *inputstr, WCHAR *formatstr, WCHAR *checkchars, int numch
}
-void DoFloatTest(WCHAR *inputstr, WCHAR *formatstr, float checkval)
+void DoFloatTest(WCHAR *inputstr, const WCHAR *formatstr, float checkval)
{
char buf[256] = { 0 };
float val;
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swscanf/test1/CMakeLists.txt
index 030aaaf709..44b8939248 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_swscanf_test1
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test1/test1.c b/src/pal/tests/palsuite/c_runtime/swscanf/test1/test1.cpp
index 66136e57c5..66136e57c5 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test10/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swscanf/test10/CMakeLists.txt
index f7c8b284ff..27d42114a9 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test10/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test10/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test10.c
+ test10.cpp
)
add_executable(paltest_swscanf_test10
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test10/test10.c b/src/pal/tests/palsuite/c_runtime/swscanf/test10/test10.cpp
index a8628e0de1..a8628e0de1 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test10/test10.c
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test10/test10.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test11/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swscanf/test11/CMakeLists.txt
index 17066f31b8..1ca9224ec0 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test11/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test11/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test11.c
+ test11.cpp
)
add_executable(paltest_swscanf_test11
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test11/test11.c b/src/pal/tests/palsuite/c_runtime/swscanf/test11/test11.cpp
index f7eb4af46f..f7eb4af46f 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test11/test11.c
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test11/test11.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test12/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swscanf/test12/CMakeLists.txt
index 95f5174ecb..44d70f47ae 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test12/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test12/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test12.c
+ test12.cpp
)
add_executable(paltest_swscanf_test12
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test12/test12.c b/src/pal/tests/palsuite/c_runtime/swscanf/test12/test12.cpp
index f5f8bbdf8a..f5f8bbdf8a 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test12/test12.c
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test12/test12.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test13/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swscanf/test13/CMakeLists.txt
index 47abc50313..add0cbfe18 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test13/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test13/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test13.c
+ test13.cpp
)
add_executable(paltest_swscanf_test13
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test13/test13.c b/src/pal/tests/palsuite/c_runtime/swscanf/test13/test13.cpp
index 1bb0b7b21c..1bb0b7b21c 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test13/test13.c
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test13/test13.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test14/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swscanf/test14/CMakeLists.txt
index a470436ce7..126e087b1c 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test14/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test14/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test14.c
+ test14.cpp
)
add_executable(paltest_swscanf_test14
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test14/test14.c b/src/pal/tests/palsuite/c_runtime/swscanf/test14/test14.cpp
index 80581b726f..80581b726f 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test14/test14.c
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test14/test14.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test15/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swscanf/test15/CMakeLists.txt
index d89650b12c..7c2da2bdf8 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test15/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test15/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test15.c
+ test15.cpp
)
add_executable(paltest_swscanf_test15
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test15/test15.c b/src/pal/tests/palsuite/c_runtime/swscanf/test15/test15.cpp
index 9b7d277e17..9b7d277e17 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test15/test15.c
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test15/test15.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test16/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swscanf/test16/CMakeLists.txt
index a2a00f11b6..ba28c4dc2f 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test16/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test16/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test16.c
+ test16.cpp
)
add_executable(paltest_swscanf_test16
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test16/test16.c b/src/pal/tests/palsuite/c_runtime/swscanf/test16/test16.cpp
index c83b64468b..c83b64468b 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test16/test16.c
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test16/test16.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test17/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swscanf/test17/CMakeLists.txt
index c224f5d9a6..225ce868ed 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test17/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test17/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test17.c
+ test17.cpp
)
add_executable(paltest_swscanf_test17
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test17/test17.c b/src/pal/tests/palsuite/c_runtime/swscanf/test17/test17.cpp
index 9023f7020a..9023f7020a 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test17/test17.c
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test17/test17.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swscanf/test2/CMakeLists.txt
index a5335ddb48..15411ecf21 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_swscanf_test2
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test2/test2.c b/src/pal/tests/palsuite/c_runtime/swscanf/test2/test2.cpp
index 8fbd3f86ba..8fbd3f86ba 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test3/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swscanf/test3/CMakeLists.txt
index 5c229c26d3..927026107a 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_swscanf_test3
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test3/test3.c b/src/pal/tests/palsuite/c_runtime/swscanf/test3/test3.cpp
index 8b05df20f2..8b05df20f2 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test3/test3.c
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test4/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swscanf/test4/CMakeLists.txt
index 5e281aaf34..eec701645b 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_swscanf_test4
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test4/test4.c b/src/pal/tests/palsuite/c_runtime/swscanf/test4/test4.cpp
index d63d25b7d0..d63d25b7d0 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test4/test4.c
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test5/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swscanf/test5/CMakeLists.txt
index 8b259aa78d..3f022db16c 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_swscanf_test5
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test5/test5.c b/src/pal/tests/palsuite/c_runtime/swscanf/test5/test5.cpp
index 8ae2d81da6..8ae2d81da6 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test5/test5.c
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test6/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swscanf/test6/CMakeLists.txt
index c3fd8696ab..c55666d95c 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_swscanf_test6
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test6/test6.c b/src/pal/tests/palsuite/c_runtime/swscanf/test6/test6.cpp
index 982f799cfc..982f799cfc 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test6/test6.c
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test6/test6.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test7/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swscanf/test7/CMakeLists.txt
index 00541306df..adb0abe80d 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test7.c
+ test7.cpp
)
add_executable(paltest_swscanf_test7
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test7/test7.c b/src/pal/tests/palsuite/c_runtime/swscanf/test7/test7.cpp
index 45e9400549..45e9400549 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test7/test7.c
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test7/test7.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test8/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swscanf/test8/CMakeLists.txt
index d6aa631ab9..a69c552337 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test8/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test8/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test8.c
+ test8.cpp
)
add_executable(paltest_swscanf_test8
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test8/test8.c b/src/pal/tests/palsuite/c_runtime/swscanf/test8/test8.cpp
index a244de748f..a244de748f 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test8/test8.c
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test8/test8.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test9/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/swscanf/test9/CMakeLists.txt
index 4f7595a205..70a9fe2064 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test9/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test9/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test9.c
+ test9.cpp
)
add_executable(paltest_swscanf_test9
diff --git a/src/pal/tests/palsuite/c_runtime/swscanf/test9/test9.c b/src/pal/tests/palsuite/c_runtime/swscanf/test9/test9.cpp
index e289d26f58..e289d26f58 100644
--- a/src/pal/tests/palsuite/c_runtime/swscanf/test9/test9.c
+++ b/src/pal/tests/palsuite/c_runtime/swscanf/test9/test9.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/tan/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/tan/test1/CMakeLists.txt
index 665fc22d5e..cea661f2bb 100644
--- a/src/pal/tests/palsuite/c_runtime/tan/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/tan/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_tan_test1
diff --git a/src/pal/tests/palsuite/c_runtime/tan/test1/test1.c b/src/pal/tests/palsuite/c_runtime/tan/test1/test1.cpp
index 443e5da6d6..443e5da6d6 100644
--- a/src/pal/tests/palsuite/c_runtime/tan/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/tan/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/tanh/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/tanh/test1/CMakeLists.txt
index f8e439dd95..9fe926d441 100644
--- a/src/pal/tests/palsuite/c_runtime/tanh/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/tanh/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_tanh_test1
diff --git a/src/pal/tests/palsuite/c_runtime/tanh/test1/test1.c b/src/pal/tests/palsuite/c_runtime/tanh/test1/test1.cpp
index 3b8f87964a..3b8f87964a 100644
--- a/src/pal/tests/palsuite/c_runtime/tanh/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/tanh/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/time/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/time/test1/CMakeLists.txt
index d495266cef..64df144557 100644
--- a/src/pal/tests/palsuite/c_runtime/time/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/time/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_time_test1
diff --git a/src/pal/tests/palsuite/c_runtime/time/test1/test1.c b/src/pal/tests/palsuite/c_runtime/time/test1/test1.cpp
index c668bf38e7..c668bf38e7 100644
--- a/src/pal/tests/palsuite/c_runtime/time/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/time/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/tolower/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/tolower/test1/CMakeLists.txt
index 537f239cf8..214a509010 100644
--- a/src/pal/tests/palsuite/c_runtime/tolower/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/tolower/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_tolower_test1
diff --git a/src/pal/tests/palsuite/c_runtime/tolower/test1/test1.c b/src/pal/tests/palsuite/c_runtime/tolower/test1/test1.cpp
index cab623d3f9..cab623d3f9 100644
--- a/src/pal/tests/palsuite/c_runtime/tolower/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/tolower/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/toupper/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/toupper/test1/CMakeLists.txt
index e5aa375a9b..3dd536c590 100644
--- a/src/pal/tests/palsuite/c_runtime/toupper/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/toupper/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_toupper_test1
diff --git a/src/pal/tests/palsuite/c_runtime/toupper/test1/test1.c b/src/pal/tests/palsuite/c_runtime/toupper/test1/test1.cpp
index c580699e3b..c580699e3b 100644
--- a/src/pal/tests/palsuite/c_runtime/toupper/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/toupper/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/towlower/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/towlower/test1/CMakeLists.txt
index 2a3e6a07ef..77a46344d4 100644
--- a/src/pal/tests/palsuite/c_runtime/towlower/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/towlower/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_towlower_test1
diff --git a/src/pal/tests/palsuite/c_runtime/towlower/test1/test1.c b/src/pal/tests/palsuite/c_runtime/towlower/test1/test1.cpp
index 5f2457a5fe..5f2457a5fe 100644
--- a/src/pal/tests/palsuite/c_runtime/towlower/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/towlower/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/towupper/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/towupper/test1/CMakeLists.txt
index 537efbe0fa..6a2f813cc9 100644
--- a/src/pal/tests/palsuite/c_runtime/towupper/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/towupper/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_towupper_test1
diff --git a/src/pal/tests/palsuite/c_runtime/towupper/test1/test1.c b/src/pal/tests/palsuite/c_runtime/towupper/test1/test1.cpp
index 63f051fa66..63f051fa66 100644
--- a/src/pal/tests/palsuite/c_runtime/towupper/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/towupper/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/ungetc/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/ungetc/test1/CMakeLists.txt
index da19397e2c..0286f99b77 100644
--- a/src/pal/tests/palsuite/c_runtime/ungetc/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/ungetc/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- ungetc.c
+ ungetc.cpp
)
add_executable(paltest_ungetc_test1
diff --git a/src/pal/tests/palsuite/c_runtime/ungetc/test1/ungetc.c b/src/pal/tests/palsuite/c_runtime/ungetc/test1/ungetc.cpp
index 397e42ac64..397e42ac64 100644
--- a/src/pal/tests/palsuite/c_runtime/ungetc/test1/ungetc.c
+++ b/src/pal/tests/palsuite/c_runtime/ungetc/test1/ungetc.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/ungetc/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/ungetc/test2/CMakeLists.txt
index 7b63423628..0710074bd0 100644
--- a/src/pal/tests/palsuite/c_runtime/ungetc/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/ungetc/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- ungetc.c
+ ungetc.cpp
)
add_executable(paltest_ungetc_test2
diff --git a/src/pal/tests/palsuite/c_runtime/ungetc/test2/ungetc.c b/src/pal/tests/palsuite/c_runtime/ungetc/test2/ungetc.cpp
index cbc8102eec..cbc8102eec 100644
--- a/src/pal/tests/palsuite/c_runtime/ungetc/test2/ungetc.c
+++ b/src/pal/tests/palsuite/c_runtime/ungetc/test2/ungetc.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vfprintf/test1/CMakeLists.txt
index 4c967fbc5b..fcff4a2074 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_vfprintf_test1
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test1/test1.c b/src/pal/tests/palsuite/c_runtime/vfprintf/test1/test1.cpp
index 302c914e3a..302c914e3a 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test10/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vfprintf/test10/CMakeLists.txt
index e154107e36..97c7b167ab 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test10/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test10/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test10.c
+ test10.cpp
)
add_executable(paltest_vfprintf_test10
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test10/test10.c b/src/pal/tests/palsuite/c_runtime/vfprintf/test10/test10.cpp
index ecb4b0314a..ecb4b0314a 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test10/test10.c
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test10/test10.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test11/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vfprintf/test11/CMakeLists.txt
index f51f379bcd..9250eb957d 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test11/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test11/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test11.c
+ test11.cpp
)
add_executable(paltest_vfprintf_test11
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test11/test11.c b/src/pal/tests/palsuite/c_runtime/vfprintf/test11/test11.cpp
index 5f7bc118cc..5f7bc118cc 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test11/test11.c
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test11/test11.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test12/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vfprintf/test12/CMakeLists.txt
index 3ef68cff70..53d3488b4a 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test12/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test12/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test12.c
+ test12.cpp
)
add_executable(paltest_vfprintf_test12
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test12/test12.c b/src/pal/tests/palsuite/c_runtime/vfprintf/test12/test12.cpp
index 0bf61d3ecc..0bf61d3ecc 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test12/test12.c
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test12/test12.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test13/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vfprintf/test13/CMakeLists.txt
index cd34f6649c..c35813b420 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test13/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test13/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test13.c
+ test13.cpp
)
add_executable(paltest_vfprintf_test13
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test13/test13.c b/src/pal/tests/palsuite/c_runtime/vfprintf/test13/test13.cpp
index 1e42ce9e8d..1e42ce9e8d 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test13/test13.c
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test13/test13.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test14/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vfprintf/test14/CMakeLists.txt
index 396a4631c5..bd91f509b5 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test14/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test14/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test14.c
+ test14.cpp
)
add_executable(paltest_vfprintf_test14
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test14/test14.c b/src/pal/tests/palsuite/c_runtime/vfprintf/test14/test14.cpp
index 82f247430f..82f247430f 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test14/test14.c
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test14/test14.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test15/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vfprintf/test15/CMakeLists.txt
index b9ddbe3b4a..30003b82f8 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test15/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test15/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test15.c
+ test15.cpp
)
add_executable(paltest_vfprintf_test15
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test15/test15.c b/src/pal/tests/palsuite/c_runtime/vfprintf/test15/test15.cpp
index 53cc2ceb87..53cc2ceb87 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test15/test15.c
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test15/test15.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test16/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vfprintf/test16/CMakeLists.txt
index 0fd4177ed8..a287f120a0 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test16/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test16/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test16.c
+ test16.cpp
)
add_executable(paltest_vfprintf_test16
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test16/test16.c b/src/pal/tests/palsuite/c_runtime/vfprintf/test16/test16.cpp
index 2b7674bb94..2b7674bb94 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test16/test16.c
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test16/test16.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test17/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vfprintf/test17/CMakeLists.txt
index afc0b3828d..cf1afd9d2d 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test17/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test17/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test17.c
+ test17.cpp
)
add_executable(paltest_vfprintf_test17
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test17/test17.c b/src/pal/tests/palsuite/c_runtime/vfprintf/test17/test17.cpp
index 956be15f6f..956be15f6f 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test17/test17.c
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test17/test17.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test18/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vfprintf/test18/CMakeLists.txt
index 9e373b999e..143eade9b3 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test18/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test18/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test18.c
+ test18.cpp
)
add_executable(paltest_vfprintf_test18
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test18/test18.c b/src/pal/tests/palsuite/c_runtime/vfprintf/test18/test18.cpp
index c61c8cbdab..c61c8cbdab 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test18/test18.c
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test18/test18.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test19/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vfprintf/test19/CMakeLists.txt
index 3120c9117f..452d929b7d 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test19/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test19/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test19.c
+ test19.cpp
)
add_executable(paltest_vfprintf_test19
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test19/test19.c b/src/pal/tests/palsuite/c_runtime/vfprintf/test19/test19.cpp
index e88ce23663..d8e8f9301d 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test19/test19.c
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test19/test19.cpp
@@ -28,10 +28,10 @@ int __cdecl main(int argc, char *argv[])
return FAIL;
}
- DoArgumentPrecTest("%.*s", 2, "bar", "bar", "ba", "ba");
- DoArgumentPrecTest("%.*S", 2, convert("bar"), "bar", "ba", "ba");
+ DoArgumentPrecTest("%.*s", 2, (void*)"bar", "bar", "ba", "ba");
+ DoArgumentPrecTest("%.*S", 2, (void*)convert("bar"), "bar", "ba", "ba");
- DoArgumentPrecTest("%.*n ", 3, &n, "pointer to int", " ", " ");
+ DoArgumentPrecTest("%.*n ", 3, (void*)&n, "pointer to int", " ", " ");
if (n != 0)
{
Fail("ERROR: Expected count parameter to resolve to %d, got %X\n",
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vfprintf/test2/CMakeLists.txt
index 6e700090d6..b18fb712c6 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_vfprintf_test2
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test2/test2.c b/src/pal/tests/palsuite/c_runtime/vfprintf/test2/test2.cpp
index d01117f047..d01117f047 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test3/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vfprintf/test3/CMakeLists.txt
index 1a14d85603..a8f7eb1991 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_vfprintf_test3
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test3/test3.c b/src/pal/tests/palsuite/c_runtime/vfprintf/test3/test3.cpp
index 0081daa426..0081daa426 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test3/test3.c
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test4/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vfprintf/test4/CMakeLists.txt
index c1285942bc..60c31693a5 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_vfprintf_test4
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test4/test4.c b/src/pal/tests/palsuite/c_runtime/vfprintf/test4/test4.cpp
index d24f08d6e0..d24f08d6e0 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test4/test4.c
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test5/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vfprintf/test5/CMakeLists.txt
index 0cccdfd630..5f516fec6a 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_vfprintf_test5
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test5/test5.c b/src/pal/tests/palsuite/c_runtime/vfprintf/test5/test5.cpp
index 44f21b61db..44f21b61db 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test5/test5.c
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test6/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vfprintf/test6/CMakeLists.txt
index 2c036a45ae..7f0cc710af 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_vfprintf_test6
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test6/test6.c b/src/pal/tests/palsuite/c_runtime/vfprintf/test6/test6.cpp
index 36c6fe51ca..36c6fe51ca 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test6/test6.c
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test6/test6.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test7/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vfprintf/test7/CMakeLists.txt
index ca483af773..a2cd9a2e8f 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test7.c
+ test7.cpp
)
add_executable(paltest_vfprintf_test7
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test7/test7.c b/src/pal/tests/palsuite/c_runtime/vfprintf/test7/test7.cpp
index a9cfe319bd..a9cfe319bd 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test7/test7.c
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test7/test7.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test8/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vfprintf/test8/CMakeLists.txt
index 89459b4e93..a7b20ee43e 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test8/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test8/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test8.c
+ test8.cpp
)
add_executable(paltest_vfprintf_test8
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test8/test8.c b/src/pal/tests/palsuite/c_runtime/vfprintf/test8/test8.cpp
index 5cef99741a..5cef99741a 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test8/test8.c
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test8/test8.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test9/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vfprintf/test9/CMakeLists.txt
index 3e3b5b99ed..242b635f93 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test9/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test9/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test9.c
+ test9.cpp
)
add_executable(paltest_vfprintf_test9
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/test9/test9.c b/src/pal/tests/palsuite/c_runtime/vfprintf/test9/test9.cpp
index 45d0dc7a9e..45d0dc7a9e 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/test9/test9.c
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/test9/test9.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vfprintf/vfprintf.h b/src/pal/tests/palsuite/c_runtime/vfprintf/vfprintf.h
index f4ae7a53fa..7901b08b0d 100644
--- a/src/pal/tests/palsuite/c_runtime/vfprintf/vfprintf.h
+++ b/src/pal/tests/palsuite/c_runtime/vfprintf/vfprintf.h
@@ -14,7 +14,7 @@
#ifndef __vfprintf_H__
#define __vfprintf_H__
-int DoVfprintf(FILE *fp, char *format, ...)
+int DoVfprintf(FILE *fp, const char *format, ...)
{
int retVal;
va_list arglist;
@@ -26,7 +26,7 @@ int DoVfprintf(FILE *fp, char *format, ...)
return (retVal);
}
-void DoStrTest(char *formatstr, char* param, char *checkstr)
+void DoStrTest(const char *formatstr, char* param, const char *checkstr)
{
FILE *fp;
char buf[256] = { 0 };
@@ -57,7 +57,7 @@ void DoStrTest(char *formatstr, char* param, char *checkstr)
fclose(fp);
}
-void DoWStrTest(char *formatstr, WCHAR* param, char *checkstr)
+void DoWStrTest(const char *formatstr, WCHAR* param, const char *checkstr)
{
FILE *fp;
char buf[256] = { 0 };
@@ -89,8 +89,8 @@ void DoWStrTest(char *formatstr, WCHAR* param, char *checkstr)
}
-void DoPointerTest(char *formatstr, void* param, char* paramstr,
- char *checkstr1)
+void DoPointerTest(const char *formatstr, void* param, char* paramstr,
+ const char *checkstr1)
{
FILE *fp;
char buf[256] = { 0 };
@@ -130,7 +130,7 @@ void DoPointerTest(char *formatstr, void* param, char* paramstr,
-void DoCountTest(char *formatstr, int param, char *checkstr)
+void DoCountTest(const char *formatstr, int param, const char *checkstr)
{
FILE *fp;
char buf[512] = { 0 };
@@ -173,7 +173,7 @@ void DoCountTest(char *formatstr, int param, char *checkstr)
}
}
-void DoShortCountTest(char *formatstr, int param, char *checkstr)
+void DoShortCountTest(const char *formatstr, int param, const char *checkstr)
{
FILE *fp;
char buf[512] = { 0 };
@@ -217,7 +217,7 @@ void DoShortCountTest(char *formatstr, int param, char *checkstr)
}
-void DoCharTest(char *formatstr, char param, char *checkstr)
+void DoCharTest(const char *formatstr, char param, const char *checkstr)
{
FILE *fp;
char buf[256] = { 0 };
@@ -248,7 +248,7 @@ void DoCharTest(char *formatstr, char param, char *checkstr)
fclose(fp);
}
-void DoWCharTest(char *formatstr, WCHAR param, char *checkstr)
+void DoWCharTest(const char *formatstr, WCHAR param, const char *checkstr)
{
FILE *fp;
char buf[256] = { 0 };
@@ -279,7 +279,7 @@ void DoWCharTest(char *formatstr, WCHAR param, char *checkstr)
fclose(fp);
}
-void DoNumTest(char *formatstr, int value, char *checkstr)
+void DoNumTest(const char *formatstr, int value, const char *checkstr)
{
FILE *fp;
char buf[256] = { 0 };
@@ -310,7 +310,7 @@ void DoNumTest(char *formatstr, int value, char *checkstr)
fclose(fp);
}
-void DoI64Test(char *formatstr, INT64 value, char *valuestr, char *checkstr1)
+void DoI64Test(const char *formatstr, INT64 value, char *valuestr, const char *checkstr1)
{
FILE *fp;
char buf[256] = { 0 };
@@ -341,8 +341,8 @@ void DoI64Test(char *formatstr, INT64 value, char *valuestr, char *checkstr1)
fclose(fp);
}
-void DoDoubleTest(char *formatstr, double value, char *checkstr1,
- char *checkstr2)
+void DoDoubleTest(const char *formatstr, double value, const char *checkstr1,
+ const char *checkstr2)
{
FILE *fp;
char buf[256] = { 0 };
@@ -376,8 +376,8 @@ void DoDoubleTest(char *formatstr, double value, char *checkstr1,
}
-void DoArgumentPrecTest(char *formatstr, int precision, void *param,
- char *paramstr, char *checkstr1, char *checkstr2)
+void DoArgumentPrecTest(const char *formatstr, int precision, void *param,
+ char *paramstr, const char *checkstr1, const char *checkstr2)
{
FILE *fp;
char buf[256];
@@ -418,8 +418,8 @@ void DoArgumentPrecTest(char *formatstr, int precision, void *param,
}
-void DoArgumentPrecDoubleTest(char *formatstr, int precision, double param,
- char *checkstr1, char *checkstr2)
+void DoArgumentPrecDoubleTest(const char *formatstr, int precision, double param,
+ const char *checkstr1, const char *checkstr2)
{
FILE *fp;
char buf[256];
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vprintf/test1/CMakeLists.txt
index eabdf87393..9d866e16a2 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_vprintf_test1
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test1/test1.c b/src/pal/tests/palsuite/c_runtime/vprintf/test1/test1.cpp
index 404d7a0dc9..404d7a0dc9 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test10/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vprintf/test10/CMakeLists.txt
index 47a21d909a..4ed04b46c6 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test10/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test10/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test10.c
+ test10.cpp
)
add_executable(paltest_vprintf_test10
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test10/test10.c b/src/pal/tests/palsuite/c_runtime/vprintf/test10/test10.cpp
index b363d7c02c..b363d7c02c 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test10/test10.c
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test10/test10.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test11/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vprintf/test11/CMakeLists.txt
index 4c750b72ac..5dc3c6dc69 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test11/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test11/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test11.c
+ test11.cpp
)
add_executable(paltest_vprintf_test11
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test11/test11.c b/src/pal/tests/palsuite/c_runtime/vprintf/test11/test11.cpp
index f5157ac99f..f5157ac99f 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test11/test11.c
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test11/test11.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test12/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vprintf/test12/CMakeLists.txt
index 1feb886fc1..a8104296c4 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test12/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test12/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test12.c
+ test12.cpp
)
add_executable(paltest_vprintf_test12
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test12/test12.c b/src/pal/tests/palsuite/c_runtime/vprintf/test12/test12.cpp
index 703a8c4fdc..703a8c4fdc 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test12/test12.c
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test12/test12.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test13/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vprintf/test13/CMakeLists.txt
index cd7535a1ad..df98081ed7 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test13/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test13/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test13.c
+ test13.cpp
)
add_executable(paltest_vprintf_test13
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test13/test13.c b/src/pal/tests/palsuite/c_runtime/vprintf/test13/test13.cpp
index ecb83ba38d..ecb83ba38d 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test13/test13.c
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test13/test13.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test14/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vprintf/test14/CMakeLists.txt
index 82cfd68ecf..b903d4e241 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test14/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test14/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test14.c
+ test14.cpp
)
add_executable(paltest_vprintf_test14
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test14/test14.c b/src/pal/tests/palsuite/c_runtime/vprintf/test14/test14.cpp
index 536c1950e3..536c1950e3 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test14/test14.c
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test14/test14.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test15/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vprintf/test15/CMakeLists.txt
index 29a134d48c..659ed9cb44 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test15/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test15/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test15.c
+ test15.cpp
)
add_executable(paltest_vprintf_test15
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test15/test15.c b/src/pal/tests/palsuite/c_runtime/vprintf/test15/test15.cpp
index 9aff6e457d..9aff6e457d 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test15/test15.c
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test15/test15.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test16/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vprintf/test16/CMakeLists.txt
index 7fbf43ac84..b2f7fe8b78 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test16/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test16/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test16.c
+ test16.cpp
)
add_executable(paltest_vprintf_test16
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test16/test16.c b/src/pal/tests/palsuite/c_runtime/vprintf/test16/test16.cpp
index 66e9afe2d7..66e9afe2d7 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test16/test16.c
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test16/test16.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test17/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vprintf/test17/CMakeLists.txt
index 25970cba15..76cfc9ad06 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test17/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test17/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test17.c
+ test17.cpp
)
add_executable(paltest_vprintf_test17
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test17/test17.c b/src/pal/tests/palsuite/c_runtime/vprintf/test17/test17.cpp
index d36a084903..d36a084903 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test17/test17.c
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test17/test17.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test18/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vprintf/test18/CMakeLists.txt
index 45676b93dd..633fb7ee51 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test18/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test18/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test18.c
+ test18.cpp
)
add_executable(paltest_vprintf_test18
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test18/test18.c b/src/pal/tests/palsuite/c_runtime/vprintf/test18/test18.cpp
index 6fde79b5fb..6fde79b5fb 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test18/test18.c
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test18/test18.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test19/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vprintf/test19/CMakeLists.txt
index 25bc2fccd1..1a6256ad0b 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test19/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test19/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test19.c
+ test19.cpp
)
add_executable(paltest_vprintf_test19
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test19/test19.c b/src/pal/tests/palsuite/c_runtime/vprintf/test19/test19.cpp
index d79f2e2591..a3e0877369 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test19/test19.c
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test19/test19.cpp
@@ -28,10 +28,10 @@ int __cdecl main(int argc, char *argv[])
return FAIL;
}
- DoArgumentPrecTest("%.*s", 2, "bar", "bar", "ba", "ba");
- DoArgumentPrecTest("%.*S", 2, convert("bar"), "bar", "ba", "ba");
+ DoArgumentPrecTest("%.*s", 2, (void*)"bar", "bar", "ba", "ba");
+ DoArgumentPrecTest("%.*S", 2, (void*)convert("bar"), "bar", "ba", "ba");
- DoArgumentPrecTest("%.*n", 3, &n, "pointer to int", "", "");
+ DoArgumentPrecTest("%.*n", 3, (void*)&n, "pointer to int", "", "");
if (n != 0)
{
Fail("ERROR: Expected count parameter to resolve to %d, got %X\n",
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vprintf/test2/CMakeLists.txt
index 6820069cb9..41e2073477 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_vprintf_test2
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test2/test2.c b/src/pal/tests/palsuite/c_runtime/vprintf/test2/test2.cpp
index 4d9c9bc6f5..4d9c9bc6f5 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test3/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vprintf/test3/CMakeLists.txt
index 676d19bf7a..8570666b11 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_vprintf_test3
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test3/test3.c b/src/pal/tests/palsuite/c_runtime/vprintf/test3/test3.cpp
index 5376c56b76..5376c56b76 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test3/test3.c
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test4/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vprintf/test4/CMakeLists.txt
index 9ddb087e83..06b582b5ee 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_vprintf_test4
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test4/test4.c b/src/pal/tests/palsuite/c_runtime/vprintf/test4/test4.cpp
index 3b66cde22e..3b66cde22e 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test4/test4.c
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test5/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vprintf/test5/CMakeLists.txt
index f453bb66ee..3a1828a28c 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_vprintf_test5
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test5/test5.c b/src/pal/tests/palsuite/c_runtime/vprintf/test5/test5.cpp
index c9e2901230..c9e2901230 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test5/test5.c
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test6/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vprintf/test6/CMakeLists.txt
index 1ce8d5aa4c..2dac7703e6 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_vprintf_test6
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test6/test6.c b/src/pal/tests/palsuite/c_runtime/vprintf/test6/test6.cpp
index 6a83cccea6..6a83cccea6 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test6/test6.c
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test6/test6.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test7/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vprintf/test7/CMakeLists.txt
index 5627fe4c1e..5a520045a9 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test7.c
+ test7.cpp
)
add_executable(paltest_vprintf_test7
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test7/test7.c b/src/pal/tests/palsuite/c_runtime/vprintf/test7/test7.cpp
index 5096ace42c..5096ace42c 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test7/test7.c
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test7/test7.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test8/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vprintf/test8/CMakeLists.txt
index 0131e4943e..18e4e3a0c9 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test8/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test8/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test8.c
+ test8.cpp
)
add_executable(paltest_vprintf_test8
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test8/test8.c b/src/pal/tests/palsuite/c_runtime/vprintf/test8/test8.cpp
index 2683339ece..2683339ece 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test8/test8.c
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test8/test8.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test9/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vprintf/test9/CMakeLists.txt
index c70631f9dc..8bcbe81f51 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test9/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test9/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test9.c
+ test9.cpp
)
add_executable(paltest_vprintf_test9
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/test9/test9.c b/src/pal/tests/palsuite/c_runtime/vprintf/test9/test9.cpp
index 8545bc760e..8545bc760e 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/test9/test9.c
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/test9/test9.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vprintf/vprintf.h b/src/pal/tests/palsuite/c_runtime/vprintf/vprintf.h
index 477db32f4d..fcd8f80370 100644
--- a/src/pal/tests/palsuite/c_runtime/vprintf/vprintf.h
+++ b/src/pal/tests/palsuite/c_runtime/vprintf/vprintf.h
@@ -14,7 +14,7 @@
#ifndef __vprintf_H__
#define __vprintf_H__
-int DoVprintf(char *format, ...)
+int DoVprintf(const char *format, ...)
{
int retVal;
va_list arglist;
@@ -26,7 +26,7 @@ int DoVprintf(char *format, ...)
return (retVal);
}
-void DoStrTest(char *formatstr, char* param, char *checkstr)
+void DoStrTest(const char *formatstr, char* param, const char *checkstr)
{
int ret;
@@ -38,7 +38,7 @@ void DoStrTest(char *formatstr, char* param, char *checkstr)
}
}
-void DoWStrTest(char *formatstr, WCHAR* param, char *checkstr)
+void DoWStrTest(const char *formatstr, WCHAR* param, const char *checkstr)
{
int ret;
@@ -50,8 +50,8 @@ void DoWStrTest(char *formatstr, WCHAR* param, char *checkstr)
}
}
-void DoPointerTest(char *formatstr, void* param, char* paramstr,
- char *checkstr1)
+void DoPointerTest(const char *formatstr, void* param, char* paramstr,
+ const char *checkstr1)
{
int ret;
@@ -63,7 +63,7 @@ void DoPointerTest(char *formatstr, void* param, char* paramstr,
}
}
-void DoCountTest(char *formatstr, int param, char *checkstr)
+void DoCountTest(const char *formatstr, int param, const char *checkstr)
{
int ret;
int n = -1;
@@ -82,7 +82,7 @@ void DoCountTest(char *formatstr, int param, char *checkstr)
}
}
-void DoShortCountTest(char *formatstr, int param, char *checkstr)
+void DoShortCountTest(const char *formatstr, int param, const char *checkstr)
{
int ret;
short int n = -1;
@@ -102,7 +102,7 @@ void DoShortCountTest(char *formatstr, int param, char *checkstr)
}
-void DoCharTest(char *formatstr, char param, char *checkstr)
+void DoCharTest(const char *formatstr, char param, const char *checkstr)
{
int ret;
@@ -114,7 +114,7 @@ void DoCharTest(char *formatstr, char param, char *checkstr)
}
}
-void DoWCharTest(char *formatstr, WCHAR param, char *checkstr)
+void DoWCharTest(const char *formatstr, WCHAR param, const char *checkstr)
{
int ret;
@@ -126,7 +126,7 @@ void DoWCharTest(char *formatstr, WCHAR param, char *checkstr)
}
}
-void DoNumTest(char *formatstr, int param, char *checkstr)
+void DoNumTest(const char *formatstr, int param, const char *checkstr)
{
int ret;
@@ -138,7 +138,7 @@ void DoNumTest(char *formatstr, int param, char *checkstr)
}
}
-void DoI64Test(char *formatstr, INT64 param, char *valuestr, char *checkstr1)
+void DoI64Test(const char *formatstr, INT64 param, char *valuestr, const char *checkstr1)
{
int ret;
@@ -150,8 +150,8 @@ void DoI64Test(char *formatstr, INT64 param, char *valuestr, char *checkstr1)
}
}
-void DoDoubleTest(char *formatstr, double param, char *checkstr1,
- char *checkstr2)
+void DoDoubleTest(const char *formatstr, double param, const char *checkstr1,
+ const char *checkstr2)
{
int ret;
@@ -163,8 +163,8 @@ void DoDoubleTest(char *formatstr, double param, char *checkstr1,
}
}
-void DoArgumentPrecTest(char *formatstr, int precision, void *param,
- char *paramstr, char *checkstr1, char *checkstr2)
+void DoArgumentPrecTest(const char *formatstr, int precision, void *param,
+ char *paramstr, const char *checkstr1, const char *checkstr2)
{
int ret;
@@ -176,8 +176,8 @@ void DoArgumentPrecTest(char *formatstr, int precision, void *param,
}
}
-void DoArgumentPrecDoubleTest(char *formatstr, int precision, double param,
- char *checkstr1, char *checkstr2)
+void DoArgumentPrecDoubleTest(const char *formatstr, int precision, double param,
+ const char *checkstr1, const char *checkstr2)
{
int ret;
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vsprintf/test1/CMakeLists.txt
index 4f0872eccc..6861157c1b 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_vsprintf_test1
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test1/test1.c b/src/pal/tests/palsuite/c_runtime/vsprintf/test1/test1.cpp
index 2007fefc5b..2007fefc5b 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test10/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vsprintf/test10/CMakeLists.txt
index d32de01ba1..6f535a5098 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test10/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test10/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test10.c
+ test10.cpp
)
add_executable(paltest_vsprintf_test10
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test10/test10.c b/src/pal/tests/palsuite/c_runtime/vsprintf/test10/test10.cpp
index 791213fccc..791213fccc 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test10/test10.c
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test10/test10.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test11/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vsprintf/test11/CMakeLists.txt
index ce67444c39..3fa628f77d 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test11/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test11/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test11.c
+ test11.cpp
)
add_executable(paltest_vsprintf_test11
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test11/test11.c b/src/pal/tests/palsuite/c_runtime/vsprintf/test11/test11.cpp
index e0af94981b..e0af94981b 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test11/test11.c
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test11/test11.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test12/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vsprintf/test12/CMakeLists.txt
index fe6ccb8399..f34f76abc5 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test12/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test12/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test12.c
+ test12.cpp
)
add_executable(paltest_vsprintf_test12
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test12/test12.c b/src/pal/tests/palsuite/c_runtime/vsprintf/test12/test12.cpp
index f86ddcade8..f86ddcade8 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test12/test12.c
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test12/test12.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test13/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vsprintf/test13/CMakeLists.txt
index 97fdf8cdd0..df23693f10 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test13/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test13/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test13.c
+ test13.cpp
)
add_executable(paltest_vsprintf_test13
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test13/test13.c b/src/pal/tests/palsuite/c_runtime/vsprintf/test13/test13.cpp
index 36e7825531..36e7825531 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test13/test13.c
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test13/test13.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test14/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vsprintf/test14/CMakeLists.txt
index 2851a8893e..394b5ab97c 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test14/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test14/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test14.c
+ test14.cpp
)
add_executable(paltest_vsprintf_test14
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test14/test14.c b/src/pal/tests/palsuite/c_runtime/vsprintf/test14/test14.cpp
index 360fafc37f..360fafc37f 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test14/test14.c
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test14/test14.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test15/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vsprintf/test15/CMakeLists.txt
index 6fb1d321b8..4793b45663 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test15/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test15/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test15.c
+ test15.cpp
)
add_executable(paltest_vsprintf_test15
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test15/test15.c b/src/pal/tests/palsuite/c_runtime/vsprintf/test15/test15.cpp
index a5b4c94226..a5b4c94226 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test15/test15.c
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test15/test15.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test16/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vsprintf/test16/CMakeLists.txt
index ccc21378fc..6a0a52ddf7 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test16/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test16/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test16.c
+ test16.cpp
)
add_executable(paltest_vsprintf_test16
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test16/test16.c b/src/pal/tests/palsuite/c_runtime/vsprintf/test16/test16.cpp
index a7258db9d6..a7258db9d6 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test16/test16.c
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test16/test16.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test17/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vsprintf/test17/CMakeLists.txt
index 4c9dcd986f..4e220dab77 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test17/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test17/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test17.c
+ test17.cpp
)
add_executable(paltest_vsprintf_test17
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test17/test17.c b/src/pal/tests/palsuite/c_runtime/vsprintf/test17/test17.cpp
index 0ad246a1ae..0ad246a1ae 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test17/test17.c
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test17/test17.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test18/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vsprintf/test18/CMakeLists.txt
index 2e8610d4a5..4dd68c2987 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test18/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test18/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test18.c
+ test18.cpp
)
add_executable(paltest_vsprintf_test18
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test18/test18.c b/src/pal/tests/palsuite/c_runtime/vsprintf/test18/test18.cpp
index 9a45305562..9a45305562 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test18/test18.c
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test18/test18.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test19/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vsprintf/test19/CMakeLists.txt
index 92e39ab597..3156a59a15 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test19/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test19/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test19.c
+ test19.cpp
)
add_executable(paltest_vsprintf_test19
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test19/test19.c b/src/pal/tests/palsuite/c_runtime/vsprintf/test19/test19.cpp
index 18590ed51b..698ff36e35 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test19/test19.c
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test19/test19.cpp
@@ -27,8 +27,8 @@ int __cdecl main(int argc, char *argv[])
}
- DoArgumentPrecTest("%.*s", 2, "bar", "bar", "ba", "ba");
- DoArgumentPrecTest("%.*S", 2, convert("bar"), "bar", "ba", "ba");
+ DoArgumentPrecTest("%.*s", 2, (void*)"bar", "bar", "ba", "ba");
+ DoArgumentPrecTest("%.*S", 2, (void*)convert("bar"), "bar", "ba", "ba");
DoArgumentPrecTest("%.*c", 0, (void*)'a', "a", "a", "a");
DoArgumentPrecTest("%.*c", 4, (void*)'a', "a", "a", "a");
DoArgumentPrecTest("%.*C", 0, (void*)'a', "a", "a", "a");
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vsprintf/test2/CMakeLists.txt
index 2308bc2573..210224f0f1 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_vsprintf_test2
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test2/test2.c b/src/pal/tests/palsuite/c_runtime/vsprintf/test2/test2.cpp
index fbd4b41068..fbd4b41068 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test3/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vsprintf/test3/CMakeLists.txt
index aef24171fc..5581051f9f 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_vsprintf_test3
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test3/test3.c b/src/pal/tests/palsuite/c_runtime/vsprintf/test3/test3.cpp
index 742370ebe9..742370ebe9 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test3/test3.c
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test4/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vsprintf/test4/CMakeLists.txt
index 9570255475..88817fcffb 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_vsprintf_test4
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test4/test4.c b/src/pal/tests/palsuite/c_runtime/vsprintf/test4/test4.cpp
index dc43a9e2c7..dc43a9e2c7 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test4/test4.c
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test5/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vsprintf/test5/CMakeLists.txt
index 34a3e6243f..6d14bf76bf 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_vsprintf_test5
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test5/test5.c b/src/pal/tests/palsuite/c_runtime/vsprintf/test5/test5.cpp
index e630d8863b..e630d8863b 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test5/test5.c
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test6/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vsprintf/test6/CMakeLists.txt
index dccca0b2b7..606fe3b965 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_vsprintf_test6
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test6/test6.c b/src/pal/tests/palsuite/c_runtime/vsprintf/test6/test6.cpp
index 0d38a3a114..0d38a3a114 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test6/test6.c
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test6/test6.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test7/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vsprintf/test7/CMakeLists.txt
index 7f18de056e..2dee276968 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test7.c
+ test7.cpp
)
add_executable(paltest_vsprintf_test7
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test7/test7.c b/src/pal/tests/palsuite/c_runtime/vsprintf/test7/test7.cpp
index c9f87d4343..c9f87d4343 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test7/test7.c
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test7/test7.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test8/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vsprintf/test8/CMakeLists.txt
index 34c92e1045..8dac76fc3a 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test8/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test8/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test8.c
+ test8.cpp
)
add_executable(paltest_vsprintf_test8
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test8/test8.c b/src/pal/tests/palsuite/c_runtime/vsprintf/test8/test8.cpp
index e741d1da8b..e741d1da8b 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test8/test8.c
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test8/test8.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test9/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vsprintf/test9/CMakeLists.txt
index 1fe177de95..95f0faad87 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test9/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test9/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test9.c
+ test9.cpp
)
add_executable(paltest_vsprintf_test9
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/test9/test9.c b/src/pal/tests/palsuite/c_runtime/vsprintf/test9/test9.cpp
index e1f7c84195..e1f7c84195 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/test9/test9.c
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/test9/test9.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vsprintf/vsprintf.h b/src/pal/tests/palsuite/c_runtime/vsprintf/vsprintf.h
index 10648d896f..7b04a777ca 100644
--- a/src/pal/tests/palsuite/c_runtime/vsprintf/vsprintf.h
+++ b/src/pal/tests/palsuite/c_runtime/vsprintf/vsprintf.h
@@ -26,7 +26,7 @@ int testvsp(char* buf, const char* format, ...)
return (retVal);
}
-void DoStrTest(char *formatstr, char* param, char *checkstr)
+void DoStrTest(const char *formatstr, char* param, const char *checkstr)
{
char buf[256] = { 0 };
@@ -39,7 +39,7 @@ void DoStrTest(char *formatstr, char* param, char *checkstr)
}
}
-void DoWStrTest(char *formatstr, WCHAR* param, char *checkstr)
+void DoWStrTest(const char *formatstr, WCHAR* param, const char *checkstr)
{
char buf[256] = { 0 };
@@ -53,7 +53,7 @@ void DoWStrTest(char *formatstr, WCHAR* param, char *checkstr)
}
-void DoCharTest(char *formatstr, char param, char *checkstr)
+void DoCharTest(const char *formatstr, char param, const char *checkstr)
{
char buf[256] = { 0 };
@@ -66,7 +66,7 @@ void DoCharTest(char *formatstr, char param, char *checkstr)
}
}
-void DoWCharTest(char *formatstr, WCHAR param, char *checkstr)
+void DoWCharTest(const char *formatstr, WCHAR param, const char *checkstr)
{
char buf[256] = { 0 };
@@ -79,7 +79,7 @@ void DoWCharTest(char *formatstr, WCHAR param, char *checkstr)
}
}
-void DoNumTest(char *formatstr, int value, char *checkstr)
+void DoNumTest(const char *formatstr, int value, const char *checkstr)
{
char buf[256] = { 0 };
@@ -92,7 +92,7 @@ void DoNumTest(char *formatstr, int value, char *checkstr)
}
}
-void DoI64Test(char *formatstr, INT64 value, char *valuestr, char *checkstr)
+void DoI64Test(const char *formatstr, INT64 value, char *valuestr, const char *checkstr)
{
char buf[256] = { 0 };
@@ -104,7 +104,7 @@ void DoI64Test(char *formatstr, INT64 value, char *valuestr, char *checkstr)
valuestr, formatstr, checkstr, buf);
}
}
-void DoDoubleTest(char *formatstr, double value, char *checkstr1, char
+void DoDoubleTest(const char *formatstr, double value, const char *checkstr1, char
*checkstr2)
{
char buf[256] = { 0 };
@@ -119,8 +119,8 @@ void DoDoubleTest(char *formatstr, double value, char *checkstr1, char
}
}
/*FROM TEST 9*/
-void DoArgumentPrecTest(char *formatstr, int precision, void *param,
- char *paramstr, char *checkstr1, char *checkstr2)
+void DoArgumentPrecTest(const char *formatstr, int precision, void *param,
+ char *paramstr, const char *checkstr1, const char *checkstr2)
{
char buf[256];
@@ -135,8 +135,8 @@ void DoArgumentPrecTest(char *formatstr, int precision, void *param,
}
-void DoArgumentPrecDoubleTest(char *formatstr, int precision, double param,
- char *checkstr1, char *checkstr2)
+void DoArgumentPrecDoubleTest(const char *formatstr, int precision, double param,
+ const char *checkstr1, const char *checkstr2)
{
char buf[256];
@@ -150,8 +150,8 @@ void DoArgumentPrecDoubleTest(char *formatstr, int precision, double param,
}
}
/*FROM TEST4*/
-void DoPointerTest(char *formatstr, void* param, char* paramstr,
- char *checkstr1)
+void DoPointerTest(const char *formatstr, void* param, char* paramstr,
+ const char *checkstr1)
{
char buf[256] = { 0 };
@@ -164,8 +164,8 @@ void DoPointerTest(char *formatstr, void* param, char* paramstr,
}
}
-void DoI64DoubleTest(char *formatstr, INT64 value, char *valuestr,
- char *checkstr1)
+void DoI64DoubleTest(const char *formatstr, INT64 value, char *valuestr,
+ const char *checkstr1)
{
char buf[256] = { 0 };
@@ -178,7 +178,7 @@ void DoI64DoubleTest(char *formatstr, INT64 value, char *valuestr,
}
}
-void DoTest(char *formatstr, int param, char *checkstr)
+void DoTest(const char *formatstr, int param, const char *checkstr)
{
char buf[256] = { 0 };
int n = -1;
@@ -196,7 +196,7 @@ void DoTest(char *formatstr, int param, char *checkstr)
}
}
-void DoShortTest(char *formatstr, int param, char *checkstr)
+void DoShortTest(const char *formatstr, int param, const char *checkstr)
{
char buf[256] = { 0 };
short int n = -1;
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vswprintf/test1/CMakeLists.txt
index 97fbeb4e28..1d6233744a 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_vswprintf_test1
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test1/test1.c b/src/pal/tests/palsuite/c_runtime/vswprintf/test1/test1.cpp
index d386ce104f..d386ce104f 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test10/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vswprintf/test10/CMakeLists.txt
index 06c11f68ca..e5301427eb 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test10/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test10/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test10.c
+ test10.cpp
)
add_executable(paltest_vswprintf_test10
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test10/test10.c b/src/pal/tests/palsuite/c_runtime/vswprintf/test10/test10.cpp
index 7f316e28f6..7f316e28f6 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test10/test10.c
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test10/test10.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test11/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vswprintf/test11/CMakeLists.txt
index 5237ba4e1d..1cfadb9300 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test11/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test11/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test11.c
+ test11.cpp
)
add_executable(paltest_vswprintf_test11
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test11/test11.c b/src/pal/tests/palsuite/c_runtime/vswprintf/test11/test11.cpp
index 608069f829..608069f829 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test11/test11.c
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test11/test11.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test12/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vswprintf/test12/CMakeLists.txt
index 26199c3dcc..f5a582a970 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test12/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test12/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test12.c
+ test12.cpp
)
add_executable(paltest_vswprintf_test12
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test12/test12.c b/src/pal/tests/palsuite/c_runtime/vswprintf/test12/test12.cpp
index 36b203853a..36b203853a 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test12/test12.c
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test12/test12.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test13/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vswprintf/test13/CMakeLists.txt
index d0acd98d64..5571d7336f 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test13/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test13/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test13.c
+ test13.cpp
)
add_executable(paltest_vswprintf_test13
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test13/test13.c b/src/pal/tests/palsuite/c_runtime/vswprintf/test13/test13.cpp
index 63dc36a960..63dc36a960 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test13/test13.c
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test13/test13.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test14/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vswprintf/test14/CMakeLists.txt
index 06c12674a4..234029ead4 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test14/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test14/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test14.c
+ test14.cpp
)
add_executable(paltest_vswprintf_test14
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test14/test14.c b/src/pal/tests/palsuite/c_runtime/vswprintf/test14/test14.cpp
index bb4ab16a54..bb4ab16a54 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test14/test14.c
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test14/test14.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test15/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vswprintf/test15/CMakeLists.txt
index 05dc41b0d8..b705268bc7 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test15/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test15/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test15.c
+ test15.cpp
)
add_executable(paltest_vswprintf_test15
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test15/test15.c b/src/pal/tests/palsuite/c_runtime/vswprintf/test15/test15.cpp
index 6296220c4e..6296220c4e 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test15/test15.c
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test15/test15.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test16/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vswprintf/test16/CMakeLists.txt
index 3c42755043..da296bcf32 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test16/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test16/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test16.c
+ test16.cpp
)
add_executable(paltest_vswprintf_test16
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test16/test16.c b/src/pal/tests/palsuite/c_runtime/vswprintf/test16/test16.cpp
index 3a2059a491..3a2059a491 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test16/test16.c
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test16/test16.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test17/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vswprintf/test17/CMakeLists.txt
index b94c466d5f..02234c1672 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test17/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test17/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test17.c
+ test17.cpp
)
add_executable(paltest_vswprintf_test17
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test17/test17.c b/src/pal/tests/palsuite/c_runtime/vswprintf/test17/test17.cpp
index 95e3bd9995..95e3bd9995 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test17/test17.c
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test17/test17.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test18/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vswprintf/test18/CMakeLists.txt
index 57cc8ccb03..0c0e5b566b 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test18/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test18/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test18.c
+ test18.cpp
)
add_executable(paltest_vswprintf_test18
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test18/test18.c b/src/pal/tests/palsuite/c_runtime/vswprintf/test18/test18.cpp
index ae7ae4c44b..ae7ae4c44b 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test18/test18.c
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test18/test18.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test19/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vswprintf/test19/CMakeLists.txt
index 2187b58727..066db8ab84 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test19/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test19/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test19.c
+ test19.cpp
)
add_executable(paltest_vswprintf_test19
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test19/test19.c b/src/pal/tests/palsuite/c_runtime/vswprintf/test19/test19.cpp
index c00185be6d..1d1c5656b2 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test19/test19.c
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test19/test19.cpp
@@ -67,7 +67,7 @@ int __cdecl main(int argc, char *argv[])
if (PAL_Initialize(argc, argv) != 0)
return(FAIL);
- DoArgumentPrecTest(convert("%.*s"), 2, convert("bar"), convert("bar"),
+ DoArgumentPrecTest(convert("%.*s"), 2, (void*)convert("bar"), convert("bar"),
convert("ba"), convert("ba"));
DoArgumentPrecTest(convert("%.*c"), 0, (void*)'a', convert("a"),
convert("a"), convert("a"));
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vswprintf/test2/CMakeLists.txt
index 295448cb0c..abfceca9e2 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_vswprintf_test2
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test2/test2.c b/src/pal/tests/palsuite/c_runtime/vswprintf/test2/test2.cpp
index 491d99f0cf..491d99f0cf 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test3/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vswprintf/test3/CMakeLists.txt
index 1fb6272ae7..7f4798dbc5 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_vswprintf_test3
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test3/test3.c b/src/pal/tests/palsuite/c_runtime/vswprintf/test3/test3.cpp
index 1eb0b65ebe..1eb0b65ebe 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test3/test3.c
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test4/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vswprintf/test4/CMakeLists.txt
index cae0806e03..05701ac179 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_vswprintf_test4
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test4/test4.c b/src/pal/tests/palsuite/c_runtime/vswprintf/test4/test4.cpp
index 5c9047b5a7..5c9047b5a7 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test4/test4.c
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test5/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vswprintf/test5/CMakeLists.txt
index 7c480455ed..888ce27d22 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_vswprintf_test5
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test5/test5.c b/src/pal/tests/palsuite/c_runtime/vswprintf/test5/test5.cpp
index 42146c8be7..42146c8be7 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test5/test5.c
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test6/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vswprintf/test6/CMakeLists.txt
index d7de580853..bfbb17ccef 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_vswprintf_test6
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test6/test6.c b/src/pal/tests/palsuite/c_runtime/vswprintf/test6/test6.cpp
index 51e99267a1..51e99267a1 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test6/test6.c
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test6/test6.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test7/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vswprintf/test7/CMakeLists.txt
index eb07ee2cae..8b980586bc 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test7.c
+ test7.cpp
)
add_executable(paltest_vswprintf_test7
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test7/test7.c b/src/pal/tests/palsuite/c_runtime/vswprintf/test7/test7.cpp
index 6037cb0fe7..6037cb0fe7 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test7/test7.c
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test7/test7.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test8/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vswprintf/test8/CMakeLists.txt
index ed35ea8dd0..07ba473844 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test8/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test8/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test8.c
+ test8.cpp
)
add_executable(paltest_vswprintf_test8
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test8/test8.c b/src/pal/tests/palsuite/c_runtime/vswprintf/test8/test8.cpp
index baba524650..baba524650 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test8/test8.c
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test8/test8.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test9/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/vswprintf/test9/CMakeLists.txt
index 7098da31d0..11c77787e9 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test9/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test9/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test9.c
+ test9.cpp
)
add_executable(paltest_vswprintf_test9
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/test9/test9.c b/src/pal/tests/palsuite/c_runtime/vswprintf/test9/test9.cpp
index 5de004f5ed..5de004f5ed 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/test9/test9.c
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/test9/test9.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/vswprintf/vswprintf.h b/src/pal/tests/palsuite/c_runtime/vswprintf/vswprintf.h
index a79c9bb7a9..37a379212e 100644
--- a/src/pal/tests/palsuite/c_runtime/vswprintf/vswprintf.h
+++ b/src/pal/tests/palsuite/c_runtime/vswprintf/vswprintf.h
@@ -27,7 +27,7 @@ int testvswp(wchar_t* buf, const wchar_t* format, ...)
return( retVal);
}
-void DoWStrTest(WCHAR *formatstr, WCHAR *param, WCHAR *checkstr)
+void DoWStrTest(const WCHAR *formatstr, WCHAR *param, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
@@ -42,7 +42,7 @@ void DoWStrTest(WCHAR *formatstr, WCHAR *param, WCHAR *checkstr)
}
}
-void DoStrTest(WCHAR *formatstr, char *param, WCHAR *checkstr)
+void DoStrTest(const WCHAR *formatstr, char *param, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
@@ -57,7 +57,7 @@ void DoStrTest(WCHAR *formatstr, char *param, WCHAR *checkstr)
}
}
-void DoCharTest(WCHAR *formatstr, char param, WCHAR *checkstr)
+void DoCharTest(const WCHAR *formatstr, char param, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
@@ -71,7 +71,7 @@ void DoCharTest(WCHAR *formatstr, char param, WCHAR *checkstr)
}
}
-void DoWCharTest(WCHAR *formatstr, WCHAR param, WCHAR *checkstr)
+void DoWCharTest(const WCHAR *formatstr, WCHAR param, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
@@ -85,7 +85,7 @@ void DoWCharTest(WCHAR *formatstr, WCHAR param, WCHAR *checkstr)
}
}
-void DoNumTest(WCHAR *formatstr, int value, WCHAR*checkstr)
+void DoNumTest(const WCHAR *formatstr, int value, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
@@ -98,7 +98,7 @@ void DoNumTest(WCHAR *formatstr, int value, WCHAR*checkstr)
}
}
-void DoI64NumTest(WCHAR *formatstr, INT64 value, char *valuestr, WCHAR*checkstr)
+void DoI64NumTest(const WCHAR *formatstr, INT64 value, char *valuestr, const WCHAR *checkstr)
{
WCHAR buf[256] = { 0 };
@@ -110,7 +110,7 @@ void DoI64NumTest(WCHAR *formatstr, INT64 value, char *valuestr, WCHAR*checkstr)
convertC(checkstr), convertC(buf));
}
}
-void DoDoubleTest(WCHAR *formatstr, double value, WCHAR *checkstr1, WCHAR
+void DoDoubleTest(const WCHAR *formatstr, double value, const WCHAR *checkstr1, WCHAR
*checkstr2)
{
WCHAR buf[256] = { 0 };
diff --git a/src/pal/tests/palsuite/c_runtime/wcscat/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcscat/test1/CMakeLists.txt
index 34dfee01bd..815c585de4 100644
--- a/src/pal/tests/palsuite/c_runtime/wcscat/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcscat/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_wcscat_test1
diff --git a/src/pal/tests/palsuite/c_runtime/wcscat/test1/test1.c b/src/pal/tests/palsuite/c_runtime/wcscat/test1/test1.cpp
index 789eebf5a3..789eebf5a3 100644
--- a/src/pal/tests/palsuite/c_runtime/wcscat/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/wcscat/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wcschr/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcschr/test1/CMakeLists.txt
index 542d70b7e6..9cf0a918a0 100644
--- a/src/pal/tests/palsuite/c_runtime/wcschr/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcschr/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_wcschr_test1
diff --git a/src/pal/tests/palsuite/c_runtime/wcschr/test1/test1.c b/src/pal/tests/palsuite/c_runtime/wcschr/test1/test1.cpp
index a4963672f8..a4963672f8 100644
--- a/src/pal/tests/palsuite/c_runtime/wcschr/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/wcschr/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wcscmp/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcscmp/test1/CMakeLists.txt
index 009e48e1ba..98c05352f3 100644
--- a/src/pal/tests/palsuite/c_runtime/wcscmp/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcscmp/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_wcscmp_test1
diff --git a/src/pal/tests/palsuite/c_runtime/wcscmp/test1/test1.c b/src/pal/tests/palsuite/c_runtime/wcscmp/test1/test1.cpp
index 1c38dd6d58..1c38dd6d58 100644
--- a/src/pal/tests/palsuite/c_runtime/wcscmp/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/wcscmp/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wcscpy/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcscpy/test1/CMakeLists.txt
index 5f21b829ee..872b2dec5e 100644
--- a/src/pal/tests/palsuite/c_runtime/wcscpy/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcscpy/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_wcscpy_test1
diff --git a/src/pal/tests/palsuite/c_runtime/wcscpy/test1/test1.c b/src/pal/tests/palsuite/c_runtime/wcscpy/test1/test1.cpp
index 4e45c86516..4e45c86516 100644
--- a/src/pal/tests/palsuite/c_runtime/wcscpy/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/wcscpy/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wcslen/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcslen/test1/CMakeLists.txt
index de0f1c22d3..b641a830f5 100644
--- a/src/pal/tests/palsuite/c_runtime/wcslen/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcslen/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_wcslen_test1
diff --git a/src/pal/tests/palsuite/c_runtime/wcslen/test1/test1.c b/src/pal/tests/palsuite/c_runtime/wcslen/test1/test1.cpp
index 17d0327628..17d0327628 100644
--- a/src/pal/tests/palsuite/c_runtime/wcslen/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/wcslen/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wcsncat/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcsncat/test1/CMakeLists.txt
index 12c286a43a..e90e2b7bc4 100644
--- a/src/pal/tests/palsuite/c_runtime/wcsncat/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcsncat/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_wcsncat_test1
diff --git a/src/pal/tests/palsuite/c_runtime/wcsncat/test1/test1.c b/src/pal/tests/palsuite/c_runtime/wcsncat/test1/test1.cpp
index 0cd5c3e15a..0cd5c3e15a 100644
--- a/src/pal/tests/palsuite/c_runtime/wcsncat/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/wcsncat/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wcsncmp/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcsncmp/test1/CMakeLists.txt
index 56c9b25806..f5511a86c6 100644
--- a/src/pal/tests/palsuite/c_runtime/wcsncmp/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcsncmp/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_wcsncmp_test1
diff --git a/src/pal/tests/palsuite/c_runtime/wcsncmp/test1/test1.c b/src/pal/tests/palsuite/c_runtime/wcsncmp/test1/test1.cpp
index 4e4488f5a1..4e4488f5a1 100644
--- a/src/pal/tests/palsuite/c_runtime/wcsncmp/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/wcsncmp/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wcsncpy/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcsncpy/test1/CMakeLists.txt
index 1c1d70ba04..a7254a709c 100644
--- a/src/pal/tests/palsuite/c_runtime/wcsncpy/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcsncpy/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_wcsncpy_test1
diff --git a/src/pal/tests/palsuite/c_runtime/wcsncpy/test1/test1.c b/src/pal/tests/palsuite/c_runtime/wcsncpy/test1/test1.cpp
index 50d97b0e9c..50d97b0e9c 100644
--- a/src/pal/tests/palsuite/c_runtime/wcsncpy/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/wcsncpy/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wcspbrk/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcspbrk/test1/CMakeLists.txt
index c6a3f87d75..14c1fe83a4 100644
--- a/src/pal/tests/palsuite/c_runtime/wcspbrk/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcspbrk/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_wcspbrk_test1
diff --git a/src/pal/tests/palsuite/c_runtime/wcspbrk/test1/test1.c b/src/pal/tests/palsuite/c_runtime/wcspbrk/test1/test1.cpp
index b0432f7819..b0432f7819 100644
--- a/src/pal/tests/palsuite/c_runtime/wcspbrk/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/wcspbrk/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wcsrchr/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcsrchr/test1/CMakeLists.txt
index 80513af1af..abdd6d56d2 100644
--- a/src/pal/tests/palsuite/c_runtime/wcsrchr/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcsrchr/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_wcsrchr_test1
diff --git a/src/pal/tests/palsuite/c_runtime/wcsrchr/test1/test1.c b/src/pal/tests/palsuite/c_runtime/wcsrchr/test1/test1.cpp
index ae8765776e..ae8765776e 100644
--- a/src/pal/tests/palsuite/c_runtime/wcsrchr/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/wcsrchr/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wcsstr/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcsstr/test1/CMakeLists.txt
index e42619344d..0e1e0b47b0 100644
--- a/src/pal/tests/palsuite/c_runtime/wcsstr/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcsstr/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_wcsstr_test1
diff --git a/src/pal/tests/palsuite/c_runtime/wcsstr/test1/test1.c b/src/pal/tests/palsuite/c_runtime/wcsstr/test1/test1.cpp
index 8296a74983..8296a74983 100644
--- a/src/pal/tests/palsuite/c_runtime/wcsstr/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/wcsstr/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wcstod/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcstod/test1/CMakeLists.txt
index cf585d051a..cca01ca964 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstod/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcstod/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_wcstod_test1
diff --git a/src/pal/tests/palsuite/c_runtime/wcstod/test1/test1.c b/src/pal/tests/palsuite/c_runtime/wcstod/test1/test1.cpp
index e41e92e961..e41e92e961 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstod/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/wcstod/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wcstod/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcstod/test2/CMakeLists.txt
index 43d5bf8a40..ae7450891e 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstod/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcstod/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_wcstod_test2
diff --git a/src/pal/tests/palsuite/c_runtime/wcstod/test2/test2.c b/src/pal/tests/palsuite/c_runtime/wcstod/test2/test2.cpp
index 8f9b5cbf58..8f9b5cbf58 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstod/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/wcstod/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wcstok/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcstok/test1/CMakeLists.txt
index 863f5d8c29..6b5bed9552 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstok/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcstok/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_wcstok_test1
diff --git a/src/pal/tests/palsuite/c_runtime/wcstok/test1/test1.c b/src/pal/tests/palsuite/c_runtime/wcstok/test1/test1.cpp
index 76d7dc02b3..76d7dc02b3 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstok/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/wcstok/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wcstol/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcstol/test1/CMakeLists.txt
index 25e96e7de0..f76018fca3 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstol/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcstol/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_wcstol_test1
diff --git a/src/pal/tests/palsuite/c_runtime/wcstol/test1/test1.c b/src/pal/tests/palsuite/c_runtime/wcstol/test1/test1.cpp
index d84ba66adc..d84ba66adc 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstol/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/wcstol/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wcstol/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcstol/test2/CMakeLists.txt
index ea33ec8c7e..8dc2ab6b65 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstol/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcstol/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_wcstol_test2
diff --git a/src/pal/tests/palsuite/c_runtime/wcstol/test2/test2.c b/src/pal/tests/palsuite/c_runtime/wcstol/test2/test2.cpp
index 58309be6b4..58309be6b4 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstol/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/wcstol/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wcstol/test3/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcstol/test3/CMakeLists.txt
index 509feca08c..310f97d6dc 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstol/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcstol/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_wcstol_test3
diff --git a/src/pal/tests/palsuite/c_runtime/wcstol/test3/test3.c b/src/pal/tests/palsuite/c_runtime/wcstol/test3/test3.cpp
index 8b5ce6943d..8b5ce6943d 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstol/test3/test3.c
+++ b/src/pal/tests/palsuite/c_runtime/wcstol/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wcstol/test4/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcstol/test4/CMakeLists.txt
index 043c562102..23928aa704 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstol/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcstol/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_wcstol_test4
diff --git a/src/pal/tests/palsuite/c_runtime/wcstol/test4/test4.c b/src/pal/tests/palsuite/c_runtime/wcstol/test4/test4.cpp
index a5e65946e9..a5e65946e9 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstol/test4/test4.c
+++ b/src/pal/tests/palsuite/c_runtime/wcstol/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wcstol/test5/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcstol/test5/CMakeLists.txt
index c887369880..16c709ffa0 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstol/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcstol/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_wcstol_test5
diff --git a/src/pal/tests/palsuite/c_runtime/wcstol/test5/test5.c b/src/pal/tests/palsuite/c_runtime/wcstol/test5/test5.cpp
index 62f0a895a6..62f0a895a6 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstol/test5/test5.c
+++ b/src/pal/tests/palsuite/c_runtime/wcstol/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wcstol/test6/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcstol/test6/CMakeLists.txt
index d328161f39..80ccaf609b 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstol/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcstol/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_wcstol_test6
diff --git a/src/pal/tests/palsuite/c_runtime/wcstol/test6/test6.c b/src/pal/tests/palsuite/c_runtime/wcstol/test6/test6.cpp
index 14f6208231..14f6208231 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstol/test6/test6.c
+++ b/src/pal/tests/palsuite/c_runtime/wcstol/test6/test6.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wcstoul/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcstoul/test1/CMakeLists.txt
index b24523e93b..58f002ab32 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstoul/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcstoul/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_wcstoul_test1
diff --git a/src/pal/tests/palsuite/c_runtime/wcstoul/test1/test1.c b/src/pal/tests/palsuite/c_runtime/wcstoul/test1/test1.cpp
index 5274905e30..5274905e30 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstoul/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/wcstoul/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wcstoul/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcstoul/test2/CMakeLists.txt
index e262078e34..2c8d012310 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstoul/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcstoul/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_wcstoul_test2
diff --git a/src/pal/tests/palsuite/c_runtime/wcstoul/test2/test2.c b/src/pal/tests/palsuite/c_runtime/wcstoul/test2/test2.cpp
index 2ab2dbf5d1..2ab2dbf5d1 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstoul/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/wcstoul/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wcstoul/test3/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcstoul/test3/CMakeLists.txt
index aae268ac59..353df07f52 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstoul/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcstoul/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_wcstoul_test3
diff --git a/src/pal/tests/palsuite/c_runtime/wcstoul/test3/test3.c b/src/pal/tests/palsuite/c_runtime/wcstoul/test3/test3.cpp
index eac46615e2..eac46615e2 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstoul/test3/test3.c
+++ b/src/pal/tests/palsuite/c_runtime/wcstoul/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wcstoul/test4/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcstoul/test4/CMakeLists.txt
index bd8073023f..e1e7d55420 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstoul/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcstoul/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_wcstoul_test4
diff --git a/src/pal/tests/palsuite/c_runtime/wcstoul/test4/test4.c b/src/pal/tests/palsuite/c_runtime/wcstoul/test4/test4.cpp
index 0261da4275..0261da4275 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstoul/test4/test4.c
+++ b/src/pal/tests/palsuite/c_runtime/wcstoul/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wcstoul/test5/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcstoul/test5/CMakeLists.txt
index 1451e6ad57..9e83c6074c 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstoul/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcstoul/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_wcstoul_test5
diff --git a/src/pal/tests/palsuite/c_runtime/wcstoul/test5/test5.c b/src/pal/tests/palsuite/c_runtime/wcstoul/test5/test5.cpp
index 00287cf7f4..00287cf7f4 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstoul/test5/test5.c
+++ b/src/pal/tests/palsuite/c_runtime/wcstoul/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wcstoul/test6/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wcstoul/test6/CMakeLists.txt
index 15518bdcf8..8352d0cbbe 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstoul/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wcstoul/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_wcstoul_test6
diff --git a/src/pal/tests/palsuite/c_runtime/wcstoul/test6/test6.c b/src/pal/tests/palsuite/c_runtime/wcstoul/test6/test6.cpp
index 28397ec73f..28397ec73f 100644
--- a/src/pal/tests/palsuite/c_runtime/wcstoul/test6/test6.c
+++ b/src/pal/tests/palsuite/c_runtime/wcstoul/test6/test6.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wprintf/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wprintf/test1/CMakeLists.txt
index 701bbe4160..f95fc12ea1 100644
--- a/src/pal/tests/palsuite/c_runtime/wprintf/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wprintf/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_wprintf_test1
diff --git a/src/pal/tests/palsuite/c_runtime/wprintf/test1/test1.c b/src/pal/tests/palsuite/c_runtime/wprintf/test1/test1.cpp
index d99dc8cf93..d99dc8cf93 100644
--- a/src/pal/tests/palsuite/c_runtime/wprintf/test1/test1.c
+++ b/src/pal/tests/palsuite/c_runtime/wprintf/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wprintf/test2/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/wprintf/test2/CMakeLists.txt
index 55c3d11913..325e8046d5 100644
--- a/src/pal/tests/palsuite/c_runtime/wprintf/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/c_runtime/wprintf/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_wprintf_test2
diff --git a/src/pal/tests/palsuite/c_runtime/wprintf/test2/test2.c b/src/pal/tests/palsuite/c_runtime/wprintf/test2/test2.cpp
index 254e98a394..254e98a394 100644
--- a/src/pal/tests/palsuite/c_runtime/wprintf/test2/test2.c
+++ b/src/pal/tests/palsuite/c_runtime/wprintf/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/c_runtime/wprintf/wprintf.h b/src/pal/tests/palsuite/c_runtime/wprintf/wprintf.h
index 7d3caf1b02..3a96248c35 100644
--- a/src/pal/tests/palsuite/c_runtime/wprintf/wprintf.h
+++ b/src/pal/tests/palsuite/c_runtime/wprintf/wprintf.h
@@ -14,7 +14,7 @@
#ifndef __wprintf_H__
#define __wprintf_H__
-void DoStrTest(WCHAR *formatstr, WCHAR* param, WCHAR *checkstr)
+void DoStrTest(const WCHAR *formatstr, const WCHAR *param, const WCHAR *checkstr)
{
int ret;
@@ -27,8 +27,8 @@ void DoStrTest(WCHAR *formatstr, WCHAR* param, WCHAR *checkstr)
}
-void DoPointerTest(WCHAR *formatstr, void* param, WCHAR* paramstr,
- WCHAR *checkstr1)
+void DoPointerTest(const WCHAR *formatstr, void* param, WCHAR* paramstr,
+ const WCHAR *checkstr1)
{
int ret;
@@ -40,7 +40,7 @@ void DoPointerTest(WCHAR *formatstr, void* param, WCHAR* paramstr,
}
}
-void DoCountTest(WCHAR *formatstr, int param, WCHAR *checkstr)
+void DoCountTest(const WCHAR *formatstr, int param, const WCHAR *checkstr)
{
int ret;
int n = -1;
@@ -59,7 +59,7 @@ void DoCountTest(WCHAR *formatstr, int param, WCHAR *checkstr)
}
}
-void DoShortCountTest(WCHAR *formatstr, int param, WCHAR *checkstr)
+void DoShortCountTest(const WCHAR *formatstr, int param, const WCHAR *checkstr)
{
int ret;
short int n = -1;
@@ -79,7 +79,7 @@ void DoShortCountTest(WCHAR *formatstr, int param, WCHAR *checkstr)
}
-void DoCharTest(WCHAR *formatstr, WCHAR param, WCHAR *checkstr)
+void DoCharTest(const WCHAR *formatstr, WCHAR param, const WCHAR *checkstr)
{
int ret;
@@ -91,7 +91,7 @@ void DoCharTest(WCHAR *formatstr, WCHAR param, WCHAR *checkstr)
}
}
-void DoWCharTest(WCHAR *formatstr, WCHAR param, WCHAR *checkstr)
+void DoWCharTest(const WCHAR *formatstr, WCHAR param, const WCHAR *checkstr)
{
int ret;
@@ -103,7 +103,7 @@ void DoWCharTest(WCHAR *formatstr, WCHAR param, WCHAR *checkstr)
}
}
-void DoNumTest(WCHAR *formatstr, int param, WCHAR *checkstr)
+void DoNumTest(const WCHAR *formatstr, int param, const WCHAR *checkstr)
{
int ret;
@@ -115,8 +115,8 @@ void DoNumTest(WCHAR *formatstr, int param, WCHAR *checkstr)
}
}
-void DoI64Test(WCHAR *formatstr, INT64 param, WCHAR *valuestr,
- WCHAR *checkstr1)
+void DoI64Test(const WCHAR *formatstr, INT64 param, const WCHAR *valuestr,
+ const WCHAR *checkstr1)
{
int ret;
@@ -128,8 +128,8 @@ void DoI64Test(WCHAR *formatstr, INT64 param, WCHAR *valuestr,
}
}
-void DoDoubleTest(WCHAR *formatstr, double param,
- WCHAR *checkstr1, WCHAR *checkstr2)
+void DoDoubleTest(const WCHAR *formatstr, double param,
+ const WCHAR *checkstr1, const WCHAR *checkstr2)
{
int ret;
@@ -141,8 +141,8 @@ void DoDoubleTest(WCHAR *formatstr, double param,
}
}
-void DoArgumentPrecTest(WCHAR *formatstr, int precision, void *param,
- WCHAR *paramstr, WCHAR *checkstr1, WCHAR *checkstr2)
+void DoArgumentPrecTest(const WCHAR *formatstr, int precision, void *param,
+ WCHAR *paramstr, const WCHAR *checkstr1, const WCHAR *checkstr2)
{
int ret;
@@ -154,8 +154,8 @@ void DoArgumentPrecTest(WCHAR *formatstr, int precision, void *param,
}
}
-void DoArgumentPrecDoubleTest(WCHAR *formatstr, int precision, double param,
- WCHAR *checkstr1, WCHAR *checkstr2)
+void DoArgumentPrecDoubleTest(const WCHAR *formatstr, int precision, double param,
+ const WCHAR *checkstr1, const WCHAR *checkstr2)
{
int ret;
diff --git a/src/pal/tests/palsuite/common/palsuite.h b/src/pal/tests/palsuite/common/palsuite.h
index ef644ad8e5..459a730806 100644
--- a/src/pal/tests/palsuite/common/palsuite.h
+++ b/src/pal/tests/palsuite/common/palsuite.h
@@ -135,7 +135,7 @@ inline ULONG VAL32(ULONG x)
-WCHAR* convert(char * aString)
+WCHAR* convert(const char * aString)
{
int size;
WCHAR* wideBuffer;
@@ -150,7 +150,7 @@ WCHAR* convert(char * aString)
return wideBuffer;
}
-char* convertC(WCHAR * wString)
+char* convertC(const WCHAR * wString)
{
int size;
char * MultiBuffer = NULL;
diff --git a/src/pal/tests/palsuite/composite/object_management/event/nonshared/CMakeLists.txt b/src/pal/tests/palsuite/composite/object_management/event/nonshared/CMakeLists.txt
index c6c00377e1..b336c03d37 100644
--- a/src/pal/tests/palsuite/composite/object_management/event/nonshared/CMakeLists.txt
+++ b/src/pal/tests/palsuite/composite/object_management/event/nonshared/CMakeLists.txt
@@ -3,8 +3,8 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- event.c
- main.c
+ event.cpp
+ main.cpp
)
add_executable(paltest_event_nonshared
diff --git a/src/pal/tests/palsuite/composite/object_management/event/nonshared/event.c b/src/pal/tests/palsuite/composite/object_management/event/nonshared/event.cpp
index 69ad9a30e3..69ad9a30e3 100644
--- a/src/pal/tests/palsuite/composite/object_management/event/nonshared/event.c
+++ b/src/pal/tests/palsuite/composite/object_management/event/nonshared/event.cpp
diff --git a/src/pal/tests/palsuite/composite/object_management/event/nonshared/main.c b/src/pal/tests/palsuite/composite/object_management/event/nonshared/main.cpp
index 7b61e91737..7b61e91737 100644
--- a/src/pal/tests/palsuite/composite/object_management/event/nonshared/main.c
+++ b/src/pal/tests/palsuite/composite/object_management/event/nonshared/main.cpp
diff --git a/src/pal/tests/palsuite/composite/object_management/event/shared/CMakeLists.txt b/src/pal/tests/palsuite/composite/object_management/event/shared/CMakeLists.txt
index d326e3a42b..86188796bd 100644
--- a/src/pal/tests/palsuite/composite/object_management/event/shared/CMakeLists.txt
+++ b/src/pal/tests/palsuite/composite/object_management/event/shared/CMakeLists.txt
@@ -3,8 +3,8 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- event.c
- main.c
+ event.cpp
+ main.cpp
)
add_executable(paltest_event_shared
diff --git a/src/pal/tests/palsuite/composite/object_management/event/shared/event.c b/src/pal/tests/palsuite/composite/object_management/event/shared/event.cpp
index 83d5fce27e..83d5fce27e 100644
--- a/src/pal/tests/palsuite/composite/object_management/event/shared/event.c
+++ b/src/pal/tests/palsuite/composite/object_management/event/shared/event.cpp
diff --git a/src/pal/tests/palsuite/composite/object_management/event/shared/main.c b/src/pal/tests/palsuite/composite/object_management/event/shared/main.cpp
index c4a4067b5d..c4a4067b5d 100644
--- a/src/pal/tests/palsuite/composite/object_management/event/shared/main.c
+++ b/src/pal/tests/palsuite/composite/object_management/event/shared/main.cpp
diff --git a/src/pal/tests/palsuite/composite/object_management/mutex/nonshared/CMakeLists.txt b/src/pal/tests/palsuite/composite/object_management/mutex/nonshared/CMakeLists.txt
index 7859cd4653..03d5efac27 100644
--- a/src/pal/tests/palsuite/composite/object_management/mutex/nonshared/CMakeLists.txt
+++ b/src/pal/tests/palsuite/composite/object_management/mutex/nonshared/CMakeLists.txt
@@ -3,8 +3,8 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- main.c
- mutex.c
+ main.cpp
+ mutex.cpp
)
add_executable(paltest_mutex_nonshared
diff --git a/src/pal/tests/palsuite/composite/object_management/mutex/nonshared/main.c b/src/pal/tests/palsuite/composite/object_management/mutex/nonshared/main.cpp
index 80f31aad6e..80f31aad6e 100644
--- a/src/pal/tests/palsuite/composite/object_management/mutex/nonshared/main.c
+++ b/src/pal/tests/palsuite/composite/object_management/mutex/nonshared/main.cpp
diff --git a/src/pal/tests/palsuite/composite/object_management/mutex/nonshared/mutex.c b/src/pal/tests/palsuite/composite/object_management/mutex/nonshared/mutex.cpp
index 7f1f659f92..7f1f659f92 100644
--- a/src/pal/tests/palsuite/composite/object_management/mutex/nonshared/mutex.c
+++ b/src/pal/tests/palsuite/composite/object_management/mutex/nonshared/mutex.cpp
diff --git a/src/pal/tests/palsuite/composite/object_management/mutex/shared/CMakeLists.txt b/src/pal/tests/palsuite/composite/object_management/mutex/shared/CMakeLists.txt
index cf33d0b464..d4b50cd66e 100644
--- a/src/pal/tests/palsuite/composite/object_management/mutex/shared/CMakeLists.txt
+++ b/src/pal/tests/palsuite/composite/object_management/mutex/shared/CMakeLists.txt
@@ -3,8 +3,8 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- main.c
- mutex.c
+ main.cpp
+ mutex.cpp
)
add_executable(paltest_mutex_shared
diff --git a/src/pal/tests/palsuite/composite/object_management/mutex/shared/main.c b/src/pal/tests/palsuite/composite/object_management/mutex/shared/main.cpp
index aa98855565..aa98855565 100644
--- a/src/pal/tests/palsuite/composite/object_management/mutex/shared/main.c
+++ b/src/pal/tests/palsuite/composite/object_management/mutex/shared/main.cpp
diff --git a/src/pal/tests/palsuite/composite/object_management/mutex/shared/mutex.c b/src/pal/tests/palsuite/composite/object_management/mutex/shared/mutex.cpp
index ec5d9b37ac..ec5d9b37ac 100644
--- a/src/pal/tests/palsuite/composite/object_management/mutex/shared/mutex.c
+++ b/src/pal/tests/palsuite/composite/object_management/mutex/shared/mutex.cpp
diff --git a/src/pal/tests/palsuite/composite/object_management/semaphore/nonshared/CMakeLists.txt b/src/pal/tests/palsuite/composite/object_management/semaphore/nonshared/CMakeLists.txt
index 6efa228fbb..9ed4535d39 100644
--- a/src/pal/tests/palsuite/composite/object_management/semaphore/nonshared/CMakeLists.txt
+++ b/src/pal/tests/palsuite/composite/object_management/semaphore/nonshared/CMakeLists.txt
@@ -3,8 +3,8 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- main.c
- semaphore.c
+ main.cpp
+ semaphore.cpp
)
add_executable(paltest_semaphore_nonshared
diff --git a/src/pal/tests/palsuite/composite/object_management/semaphore/nonshared/main.c b/src/pal/tests/palsuite/composite/object_management/semaphore/nonshared/main.cpp
index 854809c8f8..854809c8f8 100644
--- a/src/pal/tests/palsuite/composite/object_management/semaphore/nonshared/main.c
+++ b/src/pal/tests/palsuite/composite/object_management/semaphore/nonshared/main.cpp
diff --git a/src/pal/tests/palsuite/composite/object_management/semaphore/nonshared/semaphore.c b/src/pal/tests/palsuite/composite/object_management/semaphore/nonshared/semaphore.cpp
index 0e487f2c17..0e487f2c17 100644
--- a/src/pal/tests/palsuite/composite/object_management/semaphore/nonshared/semaphore.c
+++ b/src/pal/tests/palsuite/composite/object_management/semaphore/nonshared/semaphore.cpp
diff --git a/src/pal/tests/palsuite/composite/object_management/semaphore/shared/CMakeLists.txt b/src/pal/tests/palsuite/composite/object_management/semaphore/shared/CMakeLists.txt
index 12d3ca867e..5c7f93290f 100644
--- a/src/pal/tests/palsuite/composite/object_management/semaphore/shared/CMakeLists.txt
+++ b/src/pal/tests/palsuite/composite/object_management/semaphore/shared/CMakeLists.txt
@@ -3,8 +3,8 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- main.c
- semaphore.c
+ main.cpp
+ semaphore.cpp
)
add_executable(paltest_semaphore_shared
diff --git a/src/pal/tests/palsuite/composite/object_management/semaphore/shared/main.c b/src/pal/tests/palsuite/composite/object_management/semaphore/shared/main.cpp
index deb8252b70..deb8252b70 100644
--- a/src/pal/tests/palsuite/composite/object_management/semaphore/shared/main.c
+++ b/src/pal/tests/palsuite/composite/object_management/semaphore/shared/main.cpp
diff --git a/src/pal/tests/palsuite/composite/object_management/semaphore/shared/semaphore.c b/src/pal/tests/palsuite/composite/object_management/semaphore/shared/semaphore.cpp
index 5143c55143..5143c55143 100644
--- a/src/pal/tests/palsuite/composite/object_management/semaphore/shared/semaphore.c
+++ b/src/pal/tests/palsuite/composite/object_management/semaphore/shared/semaphore.cpp
diff --git a/src/pal/tests/palsuite/composite/synchronization/criticalsection/CMakeLists.txt b/src/pal/tests/palsuite/composite/synchronization/criticalsection/CMakeLists.txt
index 936c0fe82d..fc357ed258 100644
--- a/src/pal/tests/palsuite/composite/synchronization/criticalsection/CMakeLists.txt
+++ b/src/pal/tests/palsuite/composite/synchronization/criticalsection/CMakeLists.txt
@@ -3,8 +3,8 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- criticalsection.c
- mainWrapper.c
+ criticalsection.cpp
+ mainWrapper.cpp
)
add_executable(paltest_synchronization_criticalsection
diff --git a/src/pal/tests/palsuite/composite/synchronization/criticalsection/criticalsection.c b/src/pal/tests/palsuite/composite/synchronization/criticalsection/criticalsection.cpp
index 2fcd363e8a..2fcd363e8a 100644
--- a/src/pal/tests/palsuite/composite/synchronization/criticalsection/criticalsection.c
+++ b/src/pal/tests/palsuite/composite/synchronization/criticalsection/criticalsection.cpp
diff --git a/src/pal/tests/palsuite/composite/synchronization/criticalsection/mainWrapper.c b/src/pal/tests/palsuite/composite/synchronization/criticalsection/mainWrapper.cpp
index 4bc2f3d834..4bc2f3d834 100644
--- a/src/pal/tests/palsuite/composite/synchronization/criticalsection/mainWrapper.c
+++ b/src/pal/tests/palsuite/composite/synchronization/criticalsection/mainWrapper.cpp
diff --git a/src/pal/tests/palsuite/composite/synchronization/nativecriticalsection/CMakeLists.txt b/src/pal/tests/palsuite/composite/synchronization/nativecriticalsection/CMakeLists.txt
index d01b1064f6..9a02993916 100644
--- a/src/pal/tests/palsuite/composite/synchronization/nativecriticalsection/CMakeLists.txt
+++ b/src/pal/tests/palsuite/composite/synchronization/nativecriticalsection/CMakeLists.txt
@@ -4,7 +4,7 @@ set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
mtx_critsect.cpp
- pal_composite_native_cs.c
+ pal_composite_native_cs.cpp
resultbuffer.cpp
)
diff --git a/src/pal/tests/palsuite/composite/synchronization/nativecriticalsection/pal_composite_native_cs.c b/src/pal/tests/palsuite/composite/synchronization/nativecriticalsection/pal_composite_native_cs.cpp
index 40efacd7c9..40efacd7c9 100644
--- a/src/pal/tests/palsuite/composite/synchronization/nativecriticalsection/pal_composite_native_cs.c
+++ b/src/pal/tests/palsuite/composite/synchronization/nativecriticalsection/pal_composite_native_cs.cpp
diff --git a/src/pal/tests/palsuite/composite/synchronization/nativecs_interlocked/CMakeLists.txt b/src/pal/tests/palsuite/composite/synchronization/nativecs_interlocked/CMakeLists.txt
index c4567f638c..717bdd6b20 100644
--- a/src/pal/tests/palsuite/composite/synchronization/nativecs_interlocked/CMakeLists.txt
+++ b/src/pal/tests/palsuite/composite/synchronization/nativecs_interlocked/CMakeLists.txt
@@ -5,7 +5,7 @@ set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
interlocked.cpp
mtx_critsect.cpp
- pal_composite_native_cs.c
+ pal_composite_native_cs.cpp
resultbuffer.cpp
)
diff --git a/src/pal/tests/palsuite/composite/synchronization/nativecs_interlocked/pal_composite_native_cs.c b/src/pal/tests/palsuite/composite/synchronization/nativecs_interlocked/pal_composite_native_cs.cpp
index 4c19d3b0de..4c19d3b0de 100644
--- a/src/pal/tests/palsuite/composite/synchronization/nativecs_interlocked/pal_composite_native_cs.c
+++ b/src/pal/tests/palsuite/composite/synchronization/nativecs_interlocked/pal_composite_native_cs.cpp
diff --git a/src/pal/tests/palsuite/composite/threading/threadsuspension/CMakeLists.txt b/src/pal/tests/palsuite/composite/threading/threadsuspension/CMakeLists.txt
index 134cce0809..d396d2fc49 100644
--- a/src/pal/tests/palsuite/composite/threading/threadsuspension/CMakeLists.txt
+++ b/src/pal/tests/palsuite/composite/threading/threadsuspension/CMakeLists.txt
@@ -3,8 +3,8 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- mainWrapper.c
- threadsuspension.c
+ mainWrapper.cpp
+ threadsuspension.cpp
)
add_executable(paltest_threading_threadsuspension
diff --git a/src/pal/tests/palsuite/composite/threading/threadsuspension/mainWrapper.c b/src/pal/tests/palsuite/composite/threading/threadsuspension/mainWrapper.cpp
index 05a71191cf..05a71191cf 100644
--- a/src/pal/tests/palsuite/composite/threading/threadsuspension/mainWrapper.c
+++ b/src/pal/tests/palsuite/composite/threading/threadsuspension/mainWrapper.cpp
diff --git a/src/pal/tests/palsuite/composite/threading/threadsuspension/threadsuspension.c b/src/pal/tests/palsuite/composite/threading/threadsuspension/threadsuspension.cpp
index 86ee4e2fc0..86ee4e2fc0 100644
--- a/src/pal/tests/palsuite/composite/threading/threadsuspension/threadsuspension.c
+++ b/src/pal/tests/palsuite/composite/threading/threadsuspension/threadsuspension.cpp
diff --git a/src/pal/tests/palsuite/composite/threading/threadsuspension_switchthread/CMakeLists.txt b/src/pal/tests/palsuite/composite/threading/threadsuspension_switchthread/CMakeLists.txt
index 5361a1cf0d..2c880921fe 100644
--- a/src/pal/tests/palsuite/composite/threading/threadsuspension_switchthread/CMakeLists.txt
+++ b/src/pal/tests/palsuite/composite/threading/threadsuspension_switchthread/CMakeLists.txt
@@ -3,8 +3,8 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- mainWrapper.c
- threadsuspension.c
+ mainWrapper.cpp
+ threadsuspension.cpp
)
add_executable(paltest_threading_threadsuspension_switchthread
diff --git a/src/pal/tests/palsuite/composite/threading/threadsuspension_switchthread/mainWrapper.c b/src/pal/tests/palsuite/composite/threading/threadsuspension_switchthread/mainWrapper.cpp
index 05a71191cf..05a71191cf 100644
--- a/src/pal/tests/palsuite/composite/threading/threadsuspension_switchthread/mainWrapper.c
+++ b/src/pal/tests/palsuite/composite/threading/threadsuspension_switchthread/mainWrapper.cpp
diff --git a/src/pal/tests/palsuite/composite/threading/threadsuspension_switchthread/threadsuspension.c b/src/pal/tests/palsuite/composite/threading/threadsuspension_switchthread/threadsuspension.cpp
index a117b86174..a117b86174 100644
--- a/src/pal/tests/palsuite/composite/threading/threadsuspension_switchthread/threadsuspension.c
+++ b/src/pal/tests/palsuite/composite/threading/threadsuspension_switchthread/threadsuspension.cpp
diff --git a/src/pal/tests/palsuite/composite/wfmo/CMakeLists.txt b/src/pal/tests/palsuite/composite/wfmo/CMakeLists.txt
index 7dbddbc989..5e103102af 100644
--- a/src/pal/tests/palsuite/composite/wfmo/CMakeLists.txt
+++ b/src/pal/tests/palsuite/composite/wfmo/CMakeLists.txt
@@ -3,8 +3,8 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- main.c
- mutex.c
+ main.cpp
+ mutex.cpp
)
add_executable(paltest_composite_wfmo
diff --git a/src/pal/tests/palsuite/composite/wfmo/main.c b/src/pal/tests/palsuite/composite/wfmo/main.cpp
index d186aa7b8b..d186aa7b8b 100644
--- a/src/pal/tests/palsuite/composite/wfmo/main.c
+++ b/src/pal/tests/palsuite/composite/wfmo/main.cpp
diff --git a/src/pal/tests/palsuite/composite/wfmo/mutex.c b/src/pal/tests/palsuite/composite/wfmo/mutex.cpp
index c8ed01426c..c8ed01426c 100644
--- a/src/pal/tests/palsuite/composite/wfmo/mutex.c
+++ b/src/pal/tests/palsuite/composite/wfmo/mutex.cpp
diff --git a/src/pal/tests/palsuite/debug_api/DebugBreak/test1/CMakeLists.txt b/src/pal/tests/palsuite/debug_api/DebugBreak/test1/CMakeLists.txt
index db66cbe1d0..1b2ae538cc 100644
--- a/src/pal/tests/palsuite/debug_api/DebugBreak/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/debug_api/DebugBreak/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_debugbreak_test1
diff --git a/src/pal/tests/palsuite/debug_api/DebugBreak/test1/test1.c b/src/pal/tests/palsuite/debug_api/DebugBreak/test1/test1.cpp
index 2b10b9ad9d..2b10b9ad9d 100644
--- a/src/pal/tests/palsuite/debug_api/DebugBreak/test1/test1.c
+++ b/src/pal/tests/palsuite/debug_api/DebugBreak/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/debug_api/OutputDebugStringA/test1/CMakeLists.txt b/src/pal/tests/palsuite/debug_api/OutputDebugStringA/test1/CMakeLists.txt
index 5bc7fdb6e9..3000734afe 100644
--- a/src/pal/tests/palsuite/debug_api/OutputDebugStringA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/debug_api/OutputDebugStringA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(TESTSOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_outputdebugstringa_test1
@@ -20,7 +20,7 @@ target_link_libraries(paltest_outputdebugstringa_test1
set(HELPERSOURCES
- helper.c
+ helper.cpp
)
add_executable(paltest_outputdebugstringa_test1_helper
diff --git a/src/pal/tests/palsuite/debug_api/OutputDebugStringA/test1/helper.c b/src/pal/tests/palsuite/debug_api/OutputDebugStringA/test1/helper.cpp
index 90073dfedd..90073dfedd 100644
--- a/src/pal/tests/palsuite/debug_api/OutputDebugStringA/test1/helper.c
+++ b/src/pal/tests/palsuite/debug_api/OutputDebugStringA/test1/helper.cpp
diff --git a/src/pal/tests/palsuite/debug_api/OutputDebugStringA/test1/test1.c b/src/pal/tests/palsuite/debug_api/OutputDebugStringA/test1/test1.cpp
index 080c6ac53e..080c6ac53e 100644
--- a/src/pal/tests/palsuite/debug_api/OutputDebugStringA/test1/test1.c
+++ b/src/pal/tests/palsuite/debug_api/OutputDebugStringA/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/debug_api/OutputDebugStringW/test1/CMakeLists.txt b/src/pal/tests/palsuite/debug_api/OutputDebugStringW/test1/CMakeLists.txt
index 9202baeaef..4a93f0e394 100644
--- a/src/pal/tests/palsuite/debug_api/OutputDebugStringW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/debug_api/OutputDebugStringW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_outputdebugstringw_test1
diff --git a/src/pal/tests/palsuite/debug_api/OutputDebugStringW/test1/test1.c b/src/pal/tests/palsuite/debug_api/OutputDebugStringW/test1/test1.cpp
index 88b55427bc..88b55427bc 100644
--- a/src/pal/tests/palsuite/debug_api/OutputDebugStringW/test1/test1.c
+++ b/src/pal/tests/palsuite/debug_api/OutputDebugStringW/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test1/CMakeLists.txt b/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test1/CMakeLists.txt
index 39130aac1c..afd581fb92 100644
--- a/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(TESTSOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_writeprocessmemory_test1
@@ -20,7 +20,7 @@ target_link_libraries(paltest_writeprocessmemory_test1
set(HELPERSOURCES
- helper.c
+ helper.cpp
)
add_executable(paltest_writeprocessmemory_test1_helper
diff --git a/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test1/helper.c b/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test1/helper.cpp
index 1a7318969c..d965ca7a51 100644
--- a/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test1/helper.c
+++ b/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test1/helper.cpp
@@ -172,7 +172,7 @@ int __cdecl main(int argc, char *argv[])
/* Get the parent process to write to stuff on the heap */
sizeTarget = 2 * sizeof(int) + 23 ; /* 23 is just a random prime > 16 */
- if (!(pTarget = malloc(sizeTarget)))
+ if (!(pTarget = (char*)malloc(sizeTarget)))
{
Trace("WriteProcessMemory helper: unable to allocate '%s'->%d bytes of memory"
"(%u).\n",
diff --git a/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test1/test1.c b/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test1/test1.cpp
index 8de029d973..060945f8fe 100644
--- a/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test1/test1.c
+++ b/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test1/test1.cpp
@@ -130,7 +130,7 @@ int __cdecl main(int argc, char *argv[])
}
/* compose some data to write to the client process */
- if (!(pSrcMemory = malloc(Count)))
+ if (!(pSrcMemory = (char*)malloc(Count)))
{
Trace("could not dynamically allocate memory to copy from "
"for reasons %u & %u\n",
diff --git a/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test3/CMakeLists.txt b/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test3/CMakeLists.txt
index ecc0e06dac..3a5067c926 100644
--- a/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(TESTSOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_writeprocessmemory_test3
@@ -20,7 +20,7 @@ target_link_libraries(paltest_writeprocessmemory_test3
set(HELPERSOURCES
- helper.c
+ helper.cpp
)
add_executable(paltest_writeprocessmemory_test3_helper
diff --git a/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test3/helper.c b/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test3/helper.cpp
index 170e2064cb..170e2064cb 100644
--- a/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test3/helper.c
+++ b/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test3/helper.cpp
diff --git a/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test3/test3.c b/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test3/test3.cpp
index 063cb4cbec..e0218f3267 100644
--- a/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test3/test3.c
+++ b/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test3/test3.cpp
@@ -137,7 +137,7 @@ int __cdecl main(int argc, char *argv[])
}
/* compose some data to write to the client process */
- if (!(pSrcMemory = malloc(Count)))
+ if (!(pSrcMemory = (char*)malloc(Count)))
{
Trace("could not dynamically allocate memory to copy from "
"for reasons %u & %u\n",
diff --git a/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test4/CMakeLists.txt b/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test4/CMakeLists.txt
index cf1ce13862..7cba09038a 100644
--- a/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(TESTSOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_writeprocessmemory_test4
@@ -20,7 +20,7 @@ target_link_libraries(paltest_writeprocessmemory_test4
set(HELPERSOURCES
- helper.c
+ helper.cpp
)
add_executable(paltest_writeprocessmemory_test4_helper
diff --git a/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test4/helper.c b/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test4/helper.cpp
index b653ea5057..b653ea5057 100644
--- a/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test4/helper.c
+++ b/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test4/helper.cpp
diff --git a/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test4/test4.c b/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test4/test4.cpp
index 51db23499b..51db23499b 100644
--- a/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test4/test4.c
+++ b/src/pal/tests/palsuite/debug_api/WriteProcessMemory/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test1/CMakeLists.txt b/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test1/CMakeLists.txt
index adbc8ae86a..4e30869d85 100644
--- a/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- PAL_EXCEPT_FILTER.c
+ PAL_EXCEPT_FILTER.cpp
)
add_executable(paltest_pal_except_filter_test1
diff --git a/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test1/PAL_EXCEPT_FILTER.c b/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test1/PAL_EXCEPT_FILTER.cpp
index ee65f43d2c..ee65f43d2c 100644
--- a/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test1/PAL_EXCEPT_FILTER.c
+++ b/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test1/PAL_EXCEPT_FILTER.cpp
diff --git a/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test2/CMakeLists.txt b/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test2/CMakeLists.txt
index 62cda706d5..3f979c08db 100644
--- a/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- pal_except_filter.c
+ pal_except_filter.cpp
)
add_executable(paltest_pal_except_filter_test2
diff --git a/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test2/pal_except_filter.c b/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test2/pal_except_filter.cpp
index ccf53fb0ba..ccf53fb0ba 100644
--- a/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test2/pal_except_filter.c
+++ b/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test2/pal_except_filter.cpp
diff --git a/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test3/CMakeLists.txt b/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test3/CMakeLists.txt
index cc68fb031c..2bdf44e058 100644
--- a/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- pal_except_filter.c
+ pal_except_filter.cpp
)
add_executable(paltest_pal_except_filter_test3
diff --git a/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test3/pal_except_filter.c b/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test3/pal_except_filter.cpp
index 20c36840b1..20c36840b1 100644
--- a/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test3/pal_except_filter.c
+++ b/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER/test3/pal_except_filter.cpp
diff --git a/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test1/CMakeLists.txt b/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test1/CMakeLists.txt
index 21c3b5d33c..cf0a5e7c6d 100644
--- a/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- PAL_EXCEPT_FILTER_EX.c
+ PAL_EXCEPT_FILTER_EX.cpp
)
add_executable(paltest_pal_except_filter_ex_test1
diff --git a/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test1/PAL_EXCEPT_FILTER_EX.c b/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test1/PAL_EXCEPT_FILTER_EX.cpp
index 91f392d8d7..91f392d8d7 100644
--- a/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test1/PAL_EXCEPT_FILTER_EX.c
+++ b/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test1/PAL_EXCEPT_FILTER_EX.cpp
diff --git a/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test2/CMakeLists.txt b/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test2/CMakeLists.txt
index 350acff036..a3f82c26b9 100644
--- a/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- pal_except_filter_ex.c
+ pal_except_filter_ex.cpp
)
add_executable(paltest_pal_except_filter_ex_test2
diff --git a/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test2/pal_except_filter_ex.c b/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test2/pal_except_filter_ex.cpp
index ab25c49733..ab25c49733 100644
--- a/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test2/pal_except_filter_ex.c
+++ b/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test2/pal_except_filter_ex.cpp
diff --git a/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test3/CMakeLists.txt b/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test3/CMakeLists.txt
index 7f485c8ca4..532b29a9a1 100644
--- a/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- pal_except_filter.c
+ pal_except_filter.cpp
)
add_executable(paltest_pal_except_filter_ex_test3
diff --git a/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test3/pal_except_filter.c b/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test3/pal_except_filter.cpp
index a17cb4f6b3..a17cb4f6b3 100644
--- a/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test3/pal_except_filter.c
+++ b/src/pal/tests/palsuite/exception_handling/PAL_EXCEPT_FILTER_EX/test3/pal_except_filter.cpp
diff --git a/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT/test1/CMakeLists.txt b/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT/test1/CMakeLists.txt
index 8a1a832361..b478de63e4 100644
--- a/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- PAL_TRY_EXCEPT.c
+ PAL_TRY_EXCEPT.cpp
)
add_executable(paltest_pal_try_except_test1
diff --git a/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT/test1/PAL_TRY_EXCEPT.c b/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT/test1/PAL_TRY_EXCEPT.cpp
index 4fb09bd276..4fb09bd276 100644
--- a/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT/test1/PAL_TRY_EXCEPT.c
+++ b/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT/test1/PAL_TRY_EXCEPT.cpp
diff --git a/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT/test2/CMakeLists.txt b/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT/test2/CMakeLists.txt
index cdf371926c..0e344a9320 100644
--- a/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- PAL_TRY_EXCEPT.c
+ PAL_TRY_EXCEPT.cpp
)
add_executable(paltest_pal_try_except_test2
diff --git a/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT/test2/PAL_TRY_EXCEPT.c b/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT/test2/PAL_TRY_EXCEPT.cpp
index eb7b9d1257..eb7b9d1257 100644
--- a/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT/test2/PAL_TRY_EXCEPT.c
+++ b/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT/test2/PAL_TRY_EXCEPT.cpp
diff --git a/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test1/CMakeLists.txt b/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test1/CMakeLists.txt
index c30877f65e..cced8a11be 100644
--- a/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- PAL_TRY_EXCEPT_EX.c
+ PAL_TRY_EXCEPT_EX.cpp
)
add_executable(paltest_pal_try_except_ex_test1
diff --git a/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test1/PAL_TRY_EXCEPT_EX.c b/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test1/PAL_TRY_EXCEPT_EX.cpp
index 8b4dd7b430..8b4dd7b430 100644
--- a/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test1/PAL_TRY_EXCEPT_EX.c
+++ b/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test1/PAL_TRY_EXCEPT_EX.cpp
diff --git a/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test2/CMakeLists.txt b/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test2/CMakeLists.txt
index 0d4c4db240..c3549b5d87 100644
--- a/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- PAL_TRY_EXCEPT_EX.c
+ PAL_TRY_EXCEPT_EX.cpp
)
add_executable(paltest_pal_try_except_ex_test2
diff --git a/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test2/PAL_TRY_EXCEPT_EX.c b/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test2/PAL_TRY_EXCEPT_EX.cpp
index 5ab4a95ce9..5ab4a95ce9 100644
--- a/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test2/PAL_TRY_EXCEPT_EX.c
+++ b/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test2/PAL_TRY_EXCEPT_EX.cpp
diff --git a/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test3/CMakeLists.txt b/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test3/CMakeLists.txt
index dc797f2f09..34790da3d3 100644
--- a/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- PAL_TRY_EXCEPT_EX.c
+ PAL_TRY_EXCEPT_EX.cpp
)
add_executable(paltest_pal_try_except_ex_test3
diff --git a/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test3/PAL_TRY_EXCEPT_EX.c b/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test3/PAL_TRY_EXCEPT_EX.cpp
index d6a948926b..d6a948926b 100644
--- a/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test3/PAL_TRY_EXCEPT_EX.c
+++ b/src/pal/tests/palsuite/exception_handling/PAL_TRY_EXCEPT_EX/test3/PAL_TRY_EXCEPT_EX.cpp
diff --git a/src/pal/tests/palsuite/exception_handling/PAL_TRY_LEAVE_FINALLY/test1/CMakeLists.txt b/src/pal/tests/palsuite/exception_handling/PAL_TRY_LEAVE_FINALLY/test1/CMakeLists.txt
index a5fdd26924..f004db1658 100644
--- a/src/pal/tests/palsuite/exception_handling/PAL_TRY_LEAVE_FINALLY/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/exception_handling/PAL_TRY_LEAVE_FINALLY/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- PAL_TRY_LEAVE_FINALLY.c
+ PAL_TRY_LEAVE_FINALLY.cpp
)
add_executable(paltest_pal_try_leave_finally_test1
diff --git a/src/pal/tests/palsuite/exception_handling/PAL_TRY_LEAVE_FINALLY/test1/PAL_TRY_LEAVE_FINALLY.c b/src/pal/tests/palsuite/exception_handling/PAL_TRY_LEAVE_FINALLY/test1/PAL_TRY_LEAVE_FINALLY.cpp
index 675c2a5947..675c2a5947 100644
--- a/src/pal/tests/palsuite/exception_handling/PAL_TRY_LEAVE_FINALLY/test1/PAL_TRY_LEAVE_FINALLY.c
+++ b/src/pal/tests/palsuite/exception_handling/PAL_TRY_LEAVE_FINALLY/test1/PAL_TRY_LEAVE_FINALLY.cpp
diff --git a/src/pal/tests/palsuite/exception_handling/SetUnhandledExceptionFilter/test1/CMakeLists.txt b/src/pal/tests/palsuite/exception_handling/SetUnhandledExceptionFilter/test1/CMakeLists.txt
index e526029bee..068427303f 100644
--- a/src/pal/tests/palsuite/exception_handling/SetUnhandledExceptionFilter/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/exception_handling/SetUnhandledExceptionFilter/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_setunhandledexceptionfilter_test1
diff --git a/src/pal/tests/palsuite/exception_handling/SetUnhandledExceptionFilter/test1/test1.c b/src/pal/tests/palsuite/exception_handling/SetUnhandledExceptionFilter/test1/test1.cpp
index 5a067f9354..5a067f9354 100644
--- a/src/pal/tests/palsuite/exception_handling/SetUnhandledExceptionFilter/test1/test1.c
+++ b/src/pal/tests/palsuite/exception_handling/SetUnhandledExceptionFilter/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/exception_handling/pal_except/test1/CMakeLists.txt b/src/pal/tests/palsuite/exception_handling/pal_except/test1/CMakeLists.txt
index 635e35d635..b219238ef4 100644
--- a/src/pal/tests/palsuite/exception_handling/pal_except/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/exception_handling/pal_except/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_pal_except_test1
diff --git a/src/pal/tests/palsuite/exception_handling/pal_except/test1/test1.c b/src/pal/tests/palsuite/exception_handling/pal_except/test1/test1.cpp
index 0fe48e7fc3..0fe48e7fc3 100644
--- a/src/pal/tests/palsuite/exception_handling/pal_except/test1/test1.c
+++ b/src/pal/tests/palsuite/exception_handling/pal_except/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/exception_handling/pal_except/test2/CMakeLists.txt b/src/pal/tests/palsuite/exception_handling/pal_except/test2/CMakeLists.txt
index 813b0e66a1..27a725353b 100644
--- a/src/pal/tests/palsuite/exception_handling/pal_except/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/exception_handling/pal_except/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_pal_except_test2
diff --git a/src/pal/tests/palsuite/exception_handling/pal_except/test2/test2.c b/src/pal/tests/palsuite/exception_handling/pal_except/test2/test2.cpp
index bc0d4e300a..bc0d4e300a 100644
--- a/src/pal/tests/palsuite/exception_handling/pal_except/test2/test2.c
+++ b/src/pal/tests/palsuite/exception_handling/pal_except/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/exception_handling/pal_except/test3/CMakeLists.txt b/src/pal/tests/palsuite/exception_handling/pal_except/test3/CMakeLists.txt
index 5fc3b096af..680341a782 100644
--- a/src/pal/tests/palsuite/exception_handling/pal_except/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/exception_handling/pal_except/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_pal_except_test3
diff --git a/src/pal/tests/palsuite/exception_handling/pal_except/test3/test3.c b/src/pal/tests/palsuite/exception_handling/pal_except/test3/test3.cpp
index 0137697774..0137697774 100644
--- a/src/pal/tests/palsuite/exception_handling/pal_except/test3/test3.c
+++ b/src/pal/tests/palsuite/exception_handling/pal_except/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/exception_handling/pal_except/test4/CMakeLists.txt b/src/pal/tests/palsuite/exception_handling/pal_except/test4/CMakeLists.txt
index cc054d15dd..98eb7bfb23 100644
--- a/src/pal/tests/palsuite/exception_handling/pal_except/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/exception_handling/pal_except/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_pal_except_test4
diff --git a/src/pal/tests/palsuite/exception_handling/pal_except/test4/test4.c b/src/pal/tests/palsuite/exception_handling/pal_except/test4/test4.cpp
index 87844973b0..87844973b0 100644
--- a/src/pal/tests/palsuite/exception_handling/pal_except/test4/test4.c
+++ b/src/pal/tests/palsuite/exception_handling/pal_except/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/exception_handling/pal_except/test5/CMakeLists.txt b/src/pal/tests/palsuite/exception_handling/pal_except/test5/CMakeLists.txt
index 7b8f1d0361..9a39e32cce 100644
--- a/src/pal/tests/palsuite/exception_handling/pal_except/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/exception_handling/pal_except/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_pal_except_test5
diff --git a/src/pal/tests/palsuite/exception_handling/pal_except/test5/test5.c b/src/pal/tests/palsuite/exception_handling/pal_except/test5/test5.cpp
index f9faf4440e..f9faf4440e 100644
--- a/src/pal/tests/palsuite/exception_handling/pal_except/test5/test5.c
+++ b/src/pal/tests/palsuite/exception_handling/pal_except/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/exception_handling/pal_except/test6/CMakeLists.txt b/src/pal/tests/palsuite/exception_handling/pal_except/test6/CMakeLists.txt
index 7f943bf126..d009128871 100644
--- a/src/pal/tests/palsuite/exception_handling/pal_except/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/exception_handling/pal_except/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_pal_except_test6
diff --git a/src/pal/tests/palsuite/exception_handling/pal_except/test6/test6.c b/src/pal/tests/palsuite/exception_handling/pal_except/test6/test6.cpp
index 44b0ba1bc9..44b0ba1bc9 100644
--- a/src/pal/tests/palsuite/exception_handling/pal_except/test6/test6.c
+++ b/src/pal/tests/palsuite/exception_handling/pal_except/test6/test6.cpp
diff --git a/src/pal/tests/palsuite/exception_handling/pal_except/test7/CMakeLists.txt b/src/pal/tests/palsuite/exception_handling/pal_except/test7/CMakeLists.txt
index 09399c8f6b..33fee62cc2 100644
--- a/src/pal/tests/palsuite/exception_handling/pal_except/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/exception_handling/pal_except/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test7.c
+ test7.cpp
)
add_executable(paltest_pal_except_test7
diff --git a/src/pal/tests/palsuite/exception_handling/pal_except/test7/test7.c b/src/pal/tests/palsuite/exception_handling/pal_except/test7/test7.cpp
index a8dc8331c2..a8dc8331c2 100644
--- a/src/pal/tests/palsuite/exception_handling/pal_except/test7/test7.c
+++ b/src/pal/tests/palsuite/exception_handling/pal_except/test7/test7.cpp
diff --git a/src/pal/tests/palsuite/exception_handling/pal_finally/test1/CMakeLists.txt b/src/pal/tests/palsuite/exception_handling/pal_finally/test1/CMakeLists.txt
index 5d947ad7db..67cc6c0b92 100644
--- a/src/pal/tests/palsuite/exception_handling/pal_finally/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/exception_handling/pal_finally/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- pal_finally.c
+ pal_finally.cpp
)
add_executable(paltest_pal_finally_test1
diff --git a/src/pal/tests/palsuite/exception_handling/pal_finally/test1/pal_finally.c b/src/pal/tests/palsuite/exception_handling/pal_finally/test1/pal_finally.cpp
index f278f98956..f278f98956 100644
--- a/src/pal/tests/palsuite/exception_handling/pal_finally/test1/pal_finally.c
+++ b/src/pal/tests/palsuite/exception_handling/pal_finally/test1/pal_finally.cpp
diff --git a/src/pal/tests/palsuite/file_io/AreFileApisANSI/test1/AreFileApisANSI.c b/src/pal/tests/palsuite/file_io/AreFileApisANSI/test1/AreFileApisANSI.cpp
index ec61f0cb7d..ec61f0cb7d 100644
--- a/src/pal/tests/palsuite/file_io/AreFileApisANSI/test1/AreFileApisANSI.c
+++ b/src/pal/tests/palsuite/file_io/AreFileApisANSI/test1/AreFileApisANSI.cpp
diff --git a/src/pal/tests/palsuite/file_io/AreFileApisANSI/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/AreFileApisANSI/test1/CMakeLists.txt
index 4f50127cb9..e624bef462 100644
--- a/src/pal/tests/palsuite/file_io/AreFileApisANSI/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/AreFileApisANSI/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- AreFileApisANSI.c
+ AreFileApisANSI.cpp
)
add_executable(paltest_arefileapisansi_test1
diff --git a/src/pal/tests/palsuite/file_io/CompareFileTime/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/CompareFileTime/test1/CMakeLists.txt
index fdcb6559b3..fa96a44cdd 100644
--- a/src/pal/tests/palsuite/file_io/CompareFileTime/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/CompareFileTime/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CompareFileTime.c
+ CompareFileTime.cpp
)
add_executable(paltest_comparefiletime_test1
diff --git a/src/pal/tests/palsuite/file_io/CompareFileTime/test1/CompareFileTime.c b/src/pal/tests/palsuite/file_io/CompareFileTime/test1/CompareFileTime.cpp
index 3758f7e4eb..3758f7e4eb 100644
--- a/src/pal/tests/palsuite/file_io/CompareFileTime/test1/CompareFileTime.c
+++ b/src/pal/tests/palsuite/file_io/CompareFileTime/test1/CompareFileTime.cpp
diff --git a/src/pal/tests/palsuite/file_io/CopyFileA/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/CopyFileA/test1/CMakeLists.txt
index b52e5076fa..13abbc0979 100644
--- a/src/pal/tests/palsuite/file_io/CopyFileA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/CopyFileA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CopyFileA.c
+ CopyFileA.cpp
)
add_executable(paltest_copyfilea_test1
diff --git a/src/pal/tests/palsuite/file_io/CopyFileA/test1/CopyFileA.c b/src/pal/tests/palsuite/file_io/CopyFileA/test1/CopyFileA.cpp
index bfea85b7cb..bfea85b7cb 100644
--- a/src/pal/tests/palsuite/file_io/CopyFileA/test1/CopyFileA.c
+++ b/src/pal/tests/palsuite/file_io/CopyFileA/test1/CopyFileA.cpp
diff --git a/src/pal/tests/palsuite/file_io/CopyFileA/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/CopyFileA/test2/CMakeLists.txt
index 7454f32f51..cd0d8bc6cf 100644
--- a/src/pal/tests/palsuite/file_io/CopyFileA/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/CopyFileA/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_copyfilea_test2
diff --git a/src/pal/tests/palsuite/file_io/CopyFileA/test2/test2.c b/src/pal/tests/palsuite/file_io/CopyFileA/test2/test2.cpp
index 56618d0a58..56618d0a58 100644
--- a/src/pal/tests/palsuite/file_io/CopyFileA/test2/test2.c
+++ b/src/pal/tests/palsuite/file_io/CopyFileA/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/file_io/CopyFileA/test3/CMakeLists.txt b/src/pal/tests/palsuite/file_io/CopyFileA/test3/CMakeLists.txt
index 986be9fd22..0bb41b8d8f 100644
--- a/src/pal/tests/palsuite/file_io/CopyFileA/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/CopyFileA/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_copyfilea_test3
diff --git a/src/pal/tests/palsuite/file_io/CopyFileA/test3/test3.c b/src/pal/tests/palsuite/file_io/CopyFileA/test3/test3.cpp
index 18c8ce80dc..18c8ce80dc 100644
--- a/src/pal/tests/palsuite/file_io/CopyFileA/test3/test3.c
+++ b/src/pal/tests/palsuite/file_io/CopyFileA/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/file_io/CopyFileA/test4/CMakeLists.txt b/src/pal/tests/palsuite/file_io/CopyFileA/test4/CMakeLists.txt
index fb48c83741..12f85d1747 100644
--- a/src/pal/tests/palsuite/file_io/CopyFileA/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/CopyFileA/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_copyfilea_test4
diff --git a/src/pal/tests/palsuite/file_io/CopyFileA/test4/test4.c b/src/pal/tests/palsuite/file_io/CopyFileA/test4/test4.cpp
index 1ae69f5e1f..1ae69f5e1f 100644
--- a/src/pal/tests/palsuite/file_io/CopyFileA/test4/test4.c
+++ b/src/pal/tests/palsuite/file_io/CopyFileA/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/file_io/CopyFileW/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/CopyFileW/test1/CMakeLists.txt
index 766b120035..20c8141d90 100644
--- a/src/pal/tests/palsuite/file_io/CopyFileW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/CopyFileW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CopyFileW.c
+ CopyFileW.cpp
)
add_executable(paltest_copyfilew_test1
diff --git a/src/pal/tests/palsuite/file_io/CopyFileW/test1/CopyFileW.c b/src/pal/tests/palsuite/file_io/CopyFileW/test1/CopyFileW.cpp
index 6127cc21bd..6127cc21bd 100644
--- a/src/pal/tests/palsuite/file_io/CopyFileW/test1/CopyFileW.c
+++ b/src/pal/tests/palsuite/file_io/CopyFileW/test1/CopyFileW.cpp
diff --git a/src/pal/tests/palsuite/file_io/CopyFileW/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/CopyFileW/test2/CMakeLists.txt
index 5c0030bc8d..4201bdca88 100644
--- a/src/pal/tests/palsuite/file_io/CopyFileW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/CopyFileW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_copyfilew_test2
diff --git a/src/pal/tests/palsuite/file_io/CopyFileW/test2/test2.c b/src/pal/tests/palsuite/file_io/CopyFileW/test2/test2.cpp
index 5380a181ca..5380a181ca 100644
--- a/src/pal/tests/palsuite/file_io/CopyFileW/test2/test2.c
+++ b/src/pal/tests/palsuite/file_io/CopyFileW/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/file_io/CopyFileW/test3/CMakeLists.txt b/src/pal/tests/palsuite/file_io/CopyFileW/test3/CMakeLists.txt
index 52d9aad1c0..d0fd94c990 100644
--- a/src/pal/tests/palsuite/file_io/CopyFileW/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/CopyFileW/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_copyfilew_test3
diff --git a/src/pal/tests/palsuite/file_io/CopyFileW/test3/test3.c b/src/pal/tests/palsuite/file_io/CopyFileW/test3/test3.cpp
index a2eb04c443..a2eb04c443 100644
--- a/src/pal/tests/palsuite/file_io/CopyFileW/test3/test3.c
+++ b/src/pal/tests/palsuite/file_io/CopyFileW/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/file_io/CreateDirectoryA/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/CreateDirectoryA/test1/CMakeLists.txt
index f8cdf19933..1dc87fa34b 100644
--- a/src/pal/tests/palsuite/file_io/CreateDirectoryA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/CreateDirectoryA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CreateDirectoryA.c
+ CreateDirectoryA.cpp
)
add_executable(paltest_createdirectorya_test1
diff --git a/src/pal/tests/palsuite/file_io/CreateDirectoryA/test1/CreateDirectoryA.c b/src/pal/tests/palsuite/file_io/CreateDirectoryA/test1/CreateDirectoryA.cpp
index 2bb441e732..2bb441e732 100644
--- a/src/pal/tests/palsuite/file_io/CreateDirectoryA/test1/CreateDirectoryA.c
+++ b/src/pal/tests/palsuite/file_io/CreateDirectoryA/test1/CreateDirectoryA.cpp
diff --git a/src/pal/tests/palsuite/file_io/CreateDirectoryA/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/CreateDirectoryA/test2/CMakeLists.txt
index a50a986d1a..3ee8abbcc2 100644
--- a/src/pal/tests/palsuite/file_io/CreateDirectoryA/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/CreateDirectoryA/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- createdirectorya.c
+ createdirectorya.cpp
)
add_executable(paltest_createdirectorya_test2
diff --git a/src/pal/tests/palsuite/file_io/CreateDirectoryA/test2/createdirectorya.c b/src/pal/tests/palsuite/file_io/CreateDirectoryA/test2/createdirectorya.cpp
index fc1bc967b7..fc1bc967b7 100644
--- a/src/pal/tests/palsuite/file_io/CreateDirectoryA/test2/createdirectorya.c
+++ b/src/pal/tests/palsuite/file_io/CreateDirectoryA/test2/createdirectorya.cpp
diff --git a/src/pal/tests/palsuite/file_io/CreateDirectoryW/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/CreateDirectoryW/test1/CMakeLists.txt
index 1981e37082..f8cb584cc6 100644
--- a/src/pal/tests/palsuite/file_io/CreateDirectoryW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/CreateDirectoryW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CreateDirectoryW.c
+ CreateDirectoryW.cpp
)
add_executable(paltest_createdirectoryw_test1
diff --git a/src/pal/tests/palsuite/file_io/CreateDirectoryW/test1/CreateDirectoryW.c b/src/pal/tests/palsuite/file_io/CreateDirectoryW/test1/CreateDirectoryW.cpp
index 9b020cc19c..9b020cc19c 100644
--- a/src/pal/tests/palsuite/file_io/CreateDirectoryW/test1/CreateDirectoryW.c
+++ b/src/pal/tests/palsuite/file_io/CreateDirectoryW/test1/CreateDirectoryW.cpp
diff --git a/src/pal/tests/palsuite/file_io/CreateDirectoryW/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/CreateDirectoryW/test2/CMakeLists.txt
index aae4e7dc54..f8614ca5a6 100644
--- a/src/pal/tests/palsuite/file_io/CreateDirectoryW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/CreateDirectoryW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- createdirectoryw.c
+ createdirectoryw.cpp
)
add_executable(paltest_createdirectoryw_test2
diff --git a/src/pal/tests/palsuite/file_io/CreateDirectoryW/test2/createdirectoryw.c b/src/pal/tests/palsuite/file_io/CreateDirectoryW/test2/createdirectoryw.cpp
index 20fac5a879..20fac5a879 100644
--- a/src/pal/tests/palsuite/file_io/CreateDirectoryW/test2/createdirectoryw.c
+++ b/src/pal/tests/palsuite/file_io/CreateDirectoryW/test2/createdirectoryw.cpp
diff --git a/src/pal/tests/palsuite/file_io/CreateFileA/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/CreateFileA/test1/CMakeLists.txt
index 8814b2281b..edacdbd621 100644
--- a/src/pal/tests/palsuite/file_io/CreateFileA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/CreateFileA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CreateFileA.c
+ CreateFileA.cpp
)
add_executable(paltest_createfilea_test1
diff --git a/src/pal/tests/palsuite/file_io/CreateFileA/test1/CreateFileA.c b/src/pal/tests/palsuite/file_io/CreateFileA/test1/CreateFileA.cpp
index a70867a5c8..a70867a5c8 100644
--- a/src/pal/tests/palsuite/file_io/CreateFileA/test1/CreateFileA.c
+++ b/src/pal/tests/palsuite/file_io/CreateFileA/test1/CreateFileA.cpp
diff --git a/src/pal/tests/palsuite/file_io/CreateFileW/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/CreateFileW/test1/CMakeLists.txt
index 1ff0b8062f..820e169a37 100644
--- a/src/pal/tests/palsuite/file_io/CreateFileW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/CreateFileW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CreateFileW.c
+ CreateFileW.cpp
)
add_executable(paltest_createfilew_test1
diff --git a/src/pal/tests/palsuite/file_io/CreateFileW/test1/CreateFileW.c b/src/pal/tests/palsuite/file_io/CreateFileW/test1/CreateFileW.cpp
index 4d7d20af29..4d7d20af29 100644
--- a/src/pal/tests/palsuite/file_io/CreateFileW/test1/CreateFileW.c
+++ b/src/pal/tests/palsuite/file_io/CreateFileW/test1/CreateFileW.cpp
diff --git a/src/pal/tests/palsuite/file_io/DeleteFileW/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/DeleteFileW/test1/CMakeLists.txt
index 046fd35148..eada6145b9 100644
--- a/src/pal/tests/palsuite/file_io/DeleteFileW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/DeleteFileW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- DeleteFileW.c
+ DeleteFileW.cpp
)
add_executable(paltest_deletefilew_test1
diff --git a/src/pal/tests/palsuite/file_io/DeleteFileW/test1/DeleteFileW.c b/src/pal/tests/palsuite/file_io/DeleteFileW/test1/DeleteFileW.cpp
index fca96d1e00..fca96d1e00 100644
--- a/src/pal/tests/palsuite/file_io/DeleteFileW/test1/DeleteFileW.c
+++ b/src/pal/tests/palsuite/file_io/DeleteFileW/test1/DeleteFileW.cpp
diff --git a/src/pal/tests/palsuite/file_io/FILECanonicalizePath/CMakeLists.txt b/src/pal/tests/palsuite/file_io/FILECanonicalizePath/CMakeLists.txt
index 0c02c98f15..7045983629 100644
--- a/src/pal/tests/palsuite/file_io/FILECanonicalizePath/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/FILECanonicalizePath/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- FILECanonicalizePath.c
+ FILECanonicalizePath.cpp
)
add_executable(paltest_filecanonicalizepath_test1
diff --git a/src/pal/tests/palsuite/file_io/FILECanonicalizePath/FILECanonicalizePath.c b/src/pal/tests/palsuite/file_io/FILECanonicalizePath/FILECanonicalizePath.cpp
index 91bac1f3cb..3a1758aa3b 100644
--- a/src/pal/tests/palsuite/file_io/FILECanonicalizePath/FILECanonicalizePath.c
+++ b/src/pal/tests/palsuite/file_io/FILECanonicalizePath/FILECanonicalizePath.cpp
@@ -13,7 +13,7 @@
#include <palsuite.h>
-extern void FILECanonicalizePath(LPSTR lpUnixPath);
+extern "C" void FILECanonicalizePath(LPSTR lpUnixPath);
void TestCase(LPSTR input, LPSTR expectedOutput);
diff --git a/src/pal/tests/palsuite/file_io/FileTimeToDosDateTime/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/FileTimeToDosDateTime/test1/CMakeLists.txt
index 131054266b..6ec6a98b3f 100644
--- a/src/pal/tests/palsuite/file_io/FileTimeToDosDateTime/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/FileTimeToDosDateTime/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_filetimetodosdatetime_test1
diff --git a/src/pal/tests/palsuite/file_io/FileTimeToDosDateTime/test1/test1.c b/src/pal/tests/palsuite/file_io/FileTimeToDosDateTime/test1/test1.cpp
index 5f2c81ff98..5f2c81ff98 100644
--- a/src/pal/tests/palsuite/file_io/FileTimeToDosDateTime/test1/test1.c
+++ b/src/pal/tests/palsuite/file_io/FileTimeToDosDateTime/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/file_io/FindClose/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/FindClose/test1/CMakeLists.txt
index 732c9f58d3..d97c69e6ee 100644
--- a/src/pal/tests/palsuite/file_io/FindClose/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/FindClose/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- FindClose.c
+ FindClose.cpp
)
add_executable(paltest_findclose_test1
diff --git a/src/pal/tests/palsuite/file_io/FindClose/test1/FindClose.c b/src/pal/tests/palsuite/file_io/FindClose/test1/FindClose.cpp
index 3d53806e48..3d53806e48 100644
--- a/src/pal/tests/palsuite/file_io/FindClose/test1/FindClose.c
+++ b/src/pal/tests/palsuite/file_io/FindClose/test1/FindClose.cpp
diff --git a/src/pal/tests/palsuite/file_io/FindFirstFileA/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/FindFirstFileA/test1/CMakeLists.txt
index 6613c4d444..aeac94d42f 100644
--- a/src/pal/tests/palsuite/file_io/FindFirstFileA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/FindFirstFileA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- FindFirstFileA.c
+ FindFirstFileA.cpp
)
add_executable(paltest_findfirstfilea_test1
diff --git a/src/pal/tests/palsuite/file_io/FindFirstFileA/test1/FindFirstFileA.c b/src/pal/tests/palsuite/file_io/FindFirstFileA/test1/FindFirstFileA.cpp
index 6ceb6a9747..6ceb6a9747 100644
--- a/src/pal/tests/palsuite/file_io/FindFirstFileA/test1/FindFirstFileA.c
+++ b/src/pal/tests/palsuite/file_io/FindFirstFileA/test1/FindFirstFileA.cpp
diff --git a/src/pal/tests/palsuite/file_io/FindFirstFileW/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/FindFirstFileW/test1/CMakeLists.txt
index 23e95c7dad..2a6ea2b7a4 100644
--- a/src/pal/tests/palsuite/file_io/FindFirstFileW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/FindFirstFileW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- FindFirstFileW.c
+ FindFirstFileW.cpp
)
add_executable(paltest_findfirstfilew_test1
diff --git a/src/pal/tests/palsuite/file_io/FindFirstFileW/test1/FindFirstFileW.c b/src/pal/tests/palsuite/file_io/FindFirstFileW/test1/FindFirstFileW.cpp
index f69a625976..f69a625976 100644
--- a/src/pal/tests/palsuite/file_io/FindFirstFileW/test1/FindFirstFileW.c
+++ b/src/pal/tests/palsuite/file_io/FindFirstFileW/test1/FindFirstFileW.cpp
diff --git a/src/pal/tests/palsuite/file_io/FindNextFileA/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/FindNextFileA/test1/CMakeLists.txt
index efb1655d95..6e97b7aaad 100644
--- a/src/pal/tests/palsuite/file_io/FindNextFileA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/FindNextFileA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- FindNextFileA.c
+ FindNextFileA.cpp
)
add_executable(paltest_findnextfilea_test1
diff --git a/src/pal/tests/palsuite/file_io/FindNextFileA/test1/FindNextFileA.c b/src/pal/tests/palsuite/file_io/FindNextFileA/test1/FindNextFileA.cpp
index 578fa00542..578fa00542 100644
--- a/src/pal/tests/palsuite/file_io/FindNextFileA/test1/FindNextFileA.c
+++ b/src/pal/tests/palsuite/file_io/FindNextFileA/test1/FindNextFileA.cpp
diff --git a/src/pal/tests/palsuite/file_io/FindNextFileA/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/FindNextFileA/test2/CMakeLists.txt
index 96821bdaaa..e037bd3aa0 100644
--- a/src/pal/tests/palsuite/file_io/FindNextFileA/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/FindNextFileA/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- findnextfilea.c
+ findnextfilea.cpp
)
add_executable(paltest_findnextfilea_test2
diff --git a/src/pal/tests/palsuite/file_io/FindNextFileA/test2/findnextfilea.c b/src/pal/tests/palsuite/file_io/FindNextFileA/test2/findnextfilea.cpp
index c841a4d498..c841a4d498 100644
--- a/src/pal/tests/palsuite/file_io/FindNextFileA/test2/findnextfilea.c
+++ b/src/pal/tests/palsuite/file_io/FindNextFileA/test2/findnextfilea.cpp
diff --git a/src/pal/tests/palsuite/file_io/FindNextFileW/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/FindNextFileW/test1/CMakeLists.txt
index 4a283dd3a5..a7c3e7ea02 100644
--- a/src/pal/tests/palsuite/file_io/FindNextFileW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/FindNextFileW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- FindNextFileW.c
+ FindNextFileW.cpp
)
add_executable(paltest_findnextfilew_test1
diff --git a/src/pal/tests/palsuite/file_io/FindNextFileW/test1/FindNextFileW.c b/src/pal/tests/palsuite/file_io/FindNextFileW/test1/FindNextFileW.cpp
index 42e2e55805..42e2e55805 100644
--- a/src/pal/tests/palsuite/file_io/FindNextFileW/test1/FindNextFileW.c
+++ b/src/pal/tests/palsuite/file_io/FindNextFileW/test1/FindNextFileW.cpp
diff --git a/src/pal/tests/palsuite/file_io/FindNextFileW/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/FindNextFileW/test2/CMakeLists.txt
index 2938afb888..7b4c3c9597 100644
--- a/src/pal/tests/palsuite/file_io/FindNextFileW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/FindNextFileW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- findnextfilew.c
+ findnextfilew.cpp
)
add_executable(paltest_findnextfilew_test2
diff --git a/src/pal/tests/palsuite/file_io/FindNextFileW/test2/findnextfilew.c b/src/pal/tests/palsuite/file_io/FindNextFileW/test2/findnextfilew.cpp
index 3e806c2576..3e806c2576 100644
--- a/src/pal/tests/palsuite/file_io/FindNextFileW/test2/findnextfilew.c
+++ b/src/pal/tests/palsuite/file_io/FindNextFileW/test2/findnextfilew.cpp
diff --git a/src/pal/tests/palsuite/file_io/FlushFileBuffers/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/FlushFileBuffers/test1/CMakeLists.txt
index e3fbccd2ae..6c24ac76d1 100644
--- a/src/pal/tests/palsuite/file_io/FlushFileBuffers/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/FlushFileBuffers/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- FlushFileBuffers.c
+ FlushFileBuffers.cpp
)
add_executable(paltest_flushfilebuffers_test1
diff --git a/src/pal/tests/palsuite/file_io/FlushFileBuffers/test1/FlushFileBuffers.c b/src/pal/tests/palsuite/file_io/FlushFileBuffers/test1/FlushFileBuffers.cpp
index 246be64847..246be64847 100644
--- a/src/pal/tests/palsuite/file_io/FlushFileBuffers/test1/FlushFileBuffers.c
+++ b/src/pal/tests/palsuite/file_io/FlushFileBuffers/test1/FlushFileBuffers.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetConsoleCP/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetConsoleCP/test1/CMakeLists.txt
index 131f4a5fb7..64ab6ea945 100644
--- a/src/pal/tests/palsuite/file_io/GetConsoleCP/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetConsoleCP/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetConsoleCP.c
+ GetConsoleCP.cpp
)
add_executable(paltest_getconsolecp_test1
diff --git a/src/pal/tests/palsuite/file_io/GetConsoleCP/test1/GetConsoleCP.c b/src/pal/tests/palsuite/file_io/GetConsoleCP/test1/GetConsoleCP.cpp
index ba17d6c64d..ba17d6c64d 100644
--- a/src/pal/tests/palsuite/file_io/GetConsoleCP/test1/GetConsoleCP.c
+++ b/src/pal/tests/palsuite/file_io/GetConsoleCP/test1/GetConsoleCP.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetConsoleOutputCP/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetConsoleOutputCP/test1/CMakeLists.txt
index d19ab95a37..756f87b382 100644
--- a/src/pal/tests/palsuite/file_io/GetConsoleOutputCP/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetConsoleOutputCP/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetConsoleOutputCP.c
+ GetConsoleOutputCP.cpp
)
add_executable(paltest_getconsoleoutputcp_test1
diff --git a/src/pal/tests/palsuite/file_io/GetConsoleOutputCP/test1/GetConsoleOutputCP.c b/src/pal/tests/palsuite/file_io/GetConsoleOutputCP/test1/GetConsoleOutputCP.cpp
index 3deaebf68f..3deaebf68f 100644
--- a/src/pal/tests/palsuite/file_io/GetConsoleOutputCP/test1/GetConsoleOutputCP.c
+++ b/src/pal/tests/palsuite/file_io/GetConsoleOutputCP/test1/GetConsoleOutputCP.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetCurrentDirectoryA/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetCurrentDirectoryA/test1/CMakeLists.txt
index f7382b047d..28efc6897f 100644
--- a/src/pal/tests/palsuite/file_io/GetCurrentDirectoryA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetCurrentDirectoryA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetCurrentDirectoryA.c
+ GetCurrentDirectoryA.cpp
)
add_executable(paltest_getcurrentdirectorya_test1
diff --git a/src/pal/tests/palsuite/file_io/GetCurrentDirectoryA/test1/GetCurrentDirectoryA.c b/src/pal/tests/palsuite/file_io/GetCurrentDirectoryA/test1/GetCurrentDirectoryA.cpp
index b09e8a104d..b09e8a104d 100644
--- a/src/pal/tests/palsuite/file_io/GetCurrentDirectoryA/test1/GetCurrentDirectoryA.c
+++ b/src/pal/tests/palsuite/file_io/GetCurrentDirectoryA/test1/GetCurrentDirectoryA.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetCurrentDirectoryW/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetCurrentDirectoryW/test1/CMakeLists.txt
index ed8419926c..ee07f5e0d1 100644
--- a/src/pal/tests/palsuite/file_io/GetCurrentDirectoryW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetCurrentDirectoryW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetCurrentDirectoryW.c
+ GetCurrentDirectoryW.cpp
)
add_executable(paltest_getcurrentdirectoryw_test1
diff --git a/src/pal/tests/palsuite/file_io/GetCurrentDirectoryW/test1/GetCurrentDirectoryW.c b/src/pal/tests/palsuite/file_io/GetCurrentDirectoryW/test1/GetCurrentDirectoryW.cpp
index 4f4697b0a2..4f4697b0a2 100644
--- a/src/pal/tests/palsuite/file_io/GetCurrentDirectoryW/test1/GetCurrentDirectoryW.c
+++ b/src/pal/tests/palsuite/file_io/GetCurrentDirectoryW/test1/GetCurrentDirectoryW.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetDiskFreeSpaceW/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetDiskFreeSpaceW/test1/CMakeLists.txt
index 6b06376233..7de0b275f6 100644
--- a/src/pal/tests/palsuite/file_io/GetDiskFreeSpaceW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetDiskFreeSpaceW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetDiskFreeSpaceW.c
+ GetDiskFreeSpaceW.cpp
)
add_executable(paltest_getdiskfreespacew_test1
diff --git a/src/pal/tests/palsuite/file_io/GetDiskFreeSpaceW/test1/GetDiskFreeSpaceW.c b/src/pal/tests/palsuite/file_io/GetDiskFreeSpaceW/test1/GetDiskFreeSpaceW.cpp
index c1445f654f..c1445f654f 100644
--- a/src/pal/tests/palsuite/file_io/GetDiskFreeSpaceW/test1/GetDiskFreeSpaceW.c
+++ b/src/pal/tests/palsuite/file_io/GetDiskFreeSpaceW/test1/GetDiskFreeSpaceW.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetDiskFreeSpaceW/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetDiskFreeSpaceW/test2/CMakeLists.txt
index 5660b39e1a..7bcbf55c42 100644
--- a/src/pal/tests/palsuite/file_io/GetDiskFreeSpaceW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetDiskFreeSpaceW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- getdiskfreespacew.c
+ getdiskfreespacew.cpp
)
add_executable(paltest_getdiskfreespacew_test2
diff --git a/src/pal/tests/palsuite/file_io/GetDiskFreeSpaceW/test2/getdiskfreespacew.c b/src/pal/tests/palsuite/file_io/GetDiskFreeSpaceW/test2/getdiskfreespacew.cpp
index 83dcb54b51..83dcb54b51 100644
--- a/src/pal/tests/palsuite/file_io/GetDiskFreeSpaceW/test2/getdiskfreespacew.c
+++ b/src/pal/tests/palsuite/file_io/GetDiskFreeSpaceW/test2/getdiskfreespacew.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetFileAttributesA/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetFileAttributesA/test1/CMakeLists.txt
index 6bf9818e86..414df7f6b5 100644
--- a/src/pal/tests/palsuite/file_io/GetFileAttributesA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetFileAttributesA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetFileAttributesA.c
+ GetFileAttributesA.cpp
)
add_executable(paltest_getfileattributesa_test1
diff --git a/src/pal/tests/palsuite/file_io/GetFileAttributesA/test1/GetFileAttributesA.c b/src/pal/tests/palsuite/file_io/GetFileAttributesA/test1/GetFileAttributesA.cpp
index ff6bd0b8e0..ff6bd0b8e0 100644
--- a/src/pal/tests/palsuite/file_io/GetFileAttributesA/test1/GetFileAttributesA.c
+++ b/src/pal/tests/palsuite/file_io/GetFileAttributesA/test1/GetFileAttributesA.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetFileAttributesExW/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetFileAttributesExW/test1/CMakeLists.txt
index 2d299d82e5..6ea24d9d32 100644
--- a/src/pal/tests/palsuite/file_io/GetFileAttributesExW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetFileAttributesExW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_getfileattributesexw_test1
diff --git a/src/pal/tests/palsuite/file_io/GetFileAttributesExW/test1/test1.c b/src/pal/tests/palsuite/file_io/GetFileAttributesExW/test1/test1.cpp
index 7a622b628c..7a622b628c 100644
--- a/src/pal/tests/palsuite/file_io/GetFileAttributesExW/test1/test1.c
+++ b/src/pal/tests/palsuite/file_io/GetFileAttributesExW/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetFileAttributesExW/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetFileAttributesExW/test2/CMakeLists.txt
index 70caac2c69..0faa3bd11e 100644
--- a/src/pal/tests/palsuite/file_io/GetFileAttributesExW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetFileAttributesExW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_getfileattributesexw_test2
diff --git a/src/pal/tests/palsuite/file_io/GetFileAttributesExW/test2/test2.c b/src/pal/tests/palsuite/file_io/GetFileAttributesExW/test2/test2.cpp
index f244a3bf6a..f244a3bf6a 100644
--- a/src/pal/tests/palsuite/file_io/GetFileAttributesExW/test2/test2.c
+++ b/src/pal/tests/palsuite/file_io/GetFileAttributesExW/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetFileAttributesW/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetFileAttributesW/test1/CMakeLists.txt
index 7050484607..bc82f3678e 100644
--- a/src/pal/tests/palsuite/file_io/GetFileAttributesW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetFileAttributesW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetFileAttributesW.c
+ GetFileAttributesW.cpp
)
add_executable(paltest_getfileattributesw_test1
diff --git a/src/pal/tests/palsuite/file_io/GetFileAttributesW/test1/GetFileAttributesW.c b/src/pal/tests/palsuite/file_io/GetFileAttributesW/test1/GetFileAttributesW.cpp
index 9d00da4bd4..9d00da4bd4 100644
--- a/src/pal/tests/palsuite/file_io/GetFileAttributesW/test1/GetFileAttributesW.c
+++ b/src/pal/tests/palsuite/file_io/GetFileAttributesW/test1/GetFileAttributesW.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetFileSize/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetFileSize/test1/CMakeLists.txt
index ff20de5905..f192ba7400 100644
--- a/src/pal/tests/palsuite/file_io/GetFileSize/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetFileSize/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetFileSize.c
+ GetFileSize.cpp
)
add_executable(paltest_getfilesize_test1
diff --git a/src/pal/tests/palsuite/file_io/GetFileSize/test1/GetFileSize.c b/src/pal/tests/palsuite/file_io/GetFileSize/test1/GetFileSize.cpp
index fac01c98c9..fac01c98c9 100644
--- a/src/pal/tests/palsuite/file_io/GetFileSize/test1/GetFileSize.c
+++ b/src/pal/tests/palsuite/file_io/GetFileSize/test1/GetFileSize.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetFileSizeEx/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetFileSizeEx/test1/CMakeLists.txt
index 1369a5dc5a..33a7e2f557 100644
--- a/src/pal/tests/palsuite/file_io/GetFileSizeEx/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetFileSizeEx/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetFileSizeEx.c
+ GetFileSizeEx.cpp
)
add_executable(paltest_getfilesizeex_test1
diff --git a/src/pal/tests/palsuite/file_io/GetFileSizeEx/test1/GetFileSizeEx.c b/src/pal/tests/palsuite/file_io/GetFileSizeEx/test1/GetFileSizeEx.cpp
index ef5afd0e6b..ef5afd0e6b 100644
--- a/src/pal/tests/palsuite/file_io/GetFileSizeEx/test1/GetFileSizeEx.c
+++ b/src/pal/tests/palsuite/file_io/GetFileSizeEx/test1/GetFileSizeEx.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetFileTime/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetFileTime/test1/CMakeLists.txt
index 6a89846d21..b95267ab5b 100644
--- a/src/pal/tests/palsuite/file_io/GetFileTime/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetFileTime/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetFileTime.c
+ GetFileTime.cpp
)
add_executable(paltest_getfiletime_test1
diff --git a/src/pal/tests/palsuite/file_io/GetFileTime/test1/GetFileTime.c b/src/pal/tests/palsuite/file_io/GetFileTime/test1/GetFileTime.cpp
index fb7bcb8513..fb7bcb8513 100644
--- a/src/pal/tests/palsuite/file_io/GetFileTime/test1/GetFileTime.c
+++ b/src/pal/tests/palsuite/file_io/GetFileTime/test1/GetFileTime.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetFileTime/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetFileTime/test2/CMakeLists.txt
index 3d315e44de..fe02e27bbe 100644
--- a/src/pal/tests/palsuite/file_io/GetFileTime/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetFileTime/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetFileTime.c
+ GetFileTime.cpp
)
add_executable(paltest_getfiletime_test2
diff --git a/src/pal/tests/palsuite/file_io/GetFileTime/test2/GetFileTime.c b/src/pal/tests/palsuite/file_io/GetFileTime/test2/GetFileTime.cpp
index 5b14a1e357..5b14a1e357 100644
--- a/src/pal/tests/palsuite/file_io/GetFileTime/test2/GetFileTime.c
+++ b/src/pal/tests/palsuite/file_io/GetFileTime/test2/GetFileTime.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetFileTime/test3/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetFileTime/test3/CMakeLists.txt
index 34f7310464..bb88966e68 100644
--- a/src/pal/tests/palsuite/file_io/GetFileTime/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetFileTime/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetFileTime.c
+ GetFileTime.cpp
)
add_executable(paltest_getfiletime_test3
diff --git a/src/pal/tests/palsuite/file_io/GetFileTime/test3/GetFileTime.c b/src/pal/tests/palsuite/file_io/GetFileTime/test3/GetFileTime.cpp
index a3f46c2bf8..a3f46c2bf8 100644
--- a/src/pal/tests/palsuite/file_io/GetFileTime/test3/GetFileTime.c
+++ b/src/pal/tests/palsuite/file_io/GetFileTime/test3/GetFileTime.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetFileTime/test4/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetFileTime/test4/CMakeLists.txt
index 0c9dcf7802..e43e7f99a8 100644
--- a/src/pal/tests/palsuite/file_io/GetFileTime/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetFileTime/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetFileTime.c
+ GetFileTime.cpp
)
add_executable(paltest_getfiletime_test4
diff --git a/src/pal/tests/palsuite/file_io/GetFileTime/test4/GetFileTime.c b/src/pal/tests/palsuite/file_io/GetFileTime/test4/GetFileTime.cpp
index ffba516e35..ffba516e35 100644
--- a/src/pal/tests/palsuite/file_io/GetFileTime/test4/GetFileTime.c
+++ b/src/pal/tests/palsuite/file_io/GetFileTime/test4/GetFileTime.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetFileTime/test5/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetFileTime/test5/CMakeLists.txt
index a82717e657..4af995d207 100644
--- a/src/pal/tests/palsuite/file_io/GetFileTime/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetFileTime/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- getfiletime.c
+ getfiletime.cpp
)
add_executable(paltest_getfiletime_test5
diff --git a/src/pal/tests/palsuite/file_io/GetFileTime/test5/getfiletime.c b/src/pal/tests/palsuite/file_io/GetFileTime/test5/getfiletime.cpp
index d8196d84bc..d8196d84bc 100644
--- a/src/pal/tests/palsuite/file_io/GetFileTime/test5/getfiletime.c
+++ b/src/pal/tests/palsuite/file_io/GetFileTime/test5/getfiletime.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetFileTime/test6/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetFileTime/test6/CMakeLists.txt
index 24992dfa66..87c448b2a6 100644
--- a/src/pal/tests/palsuite/file_io/GetFileTime/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetFileTime/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- getfiletime.c
+ getfiletime.cpp
)
add_executable(paltest_getfiletime_test6
diff --git a/src/pal/tests/palsuite/file_io/GetFileTime/test6/getfiletime.c b/src/pal/tests/palsuite/file_io/GetFileTime/test6/getfiletime.cpp
index 3eedddf82d..3eedddf82d 100644
--- a/src/pal/tests/palsuite/file_io/GetFileTime/test6/getfiletime.c
+++ b/src/pal/tests/palsuite/file_io/GetFileTime/test6/getfiletime.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetFileTime/test7/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetFileTime/test7/CMakeLists.txt
index 6646fd9272..cd5cde4d9e 100644
--- a/src/pal/tests/palsuite/file_io/GetFileTime/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetFileTime/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- getfiletime.c
+ getfiletime.cpp
)
add_executable(paltest_getfiletime_test7
diff --git a/src/pal/tests/palsuite/file_io/GetFileTime/test7/getfiletime.c b/src/pal/tests/palsuite/file_io/GetFileTime/test7/getfiletime.cpp
index d33175b8ec..d33175b8ec 100644
--- a/src/pal/tests/palsuite/file_io/GetFileTime/test7/getfiletime.c
+++ b/src/pal/tests/palsuite/file_io/GetFileTime/test7/getfiletime.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetFileType/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetFileType/test1/CMakeLists.txt
index 66467e99c5..cfaba2e738 100644
--- a/src/pal/tests/palsuite/file_io/GetFileType/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetFileType/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetFileType.c
+ GetFileType.cpp
)
add_executable(paltest_getfiletype_test1
diff --git a/src/pal/tests/palsuite/file_io/GetFileType/test1/GetFileType.c b/src/pal/tests/palsuite/file_io/GetFileType/test1/GetFileType.cpp
index 6558c00bdd..6558c00bdd 100644
--- a/src/pal/tests/palsuite/file_io/GetFileType/test1/GetFileType.c
+++ b/src/pal/tests/palsuite/file_io/GetFileType/test1/GetFileType.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetFileType/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetFileType/test2/CMakeLists.txt
index 382b27e788..07dae0b04a 100644
--- a/src/pal/tests/palsuite/file_io/GetFileType/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetFileType/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- getfiletype.c
+ getfiletype.cpp
)
add_executable(paltest_getfiletype_test2
diff --git a/src/pal/tests/palsuite/file_io/GetFileType/test2/getfiletype.c b/src/pal/tests/palsuite/file_io/GetFileType/test2/getfiletype.cpp
index c9d4eb6572..c9d4eb6572 100644
--- a/src/pal/tests/palsuite/file_io/GetFileType/test2/getfiletype.c
+++ b/src/pal/tests/palsuite/file_io/GetFileType/test2/getfiletype.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetFileType/test3/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetFileType/test3/CMakeLists.txt
index 52b6077570..9353c85771 100644
--- a/src/pal/tests/palsuite/file_io/GetFileType/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetFileType/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- getfiletype.c
+ getfiletype.cpp
)
add_executable(paltest_getfiletype_test3
diff --git a/src/pal/tests/palsuite/file_io/GetFileType/test3/getfiletype.c b/src/pal/tests/palsuite/file_io/GetFileType/test3/getfiletype.cpp
index 6a95585bab..6a95585bab 100644
--- a/src/pal/tests/palsuite/file_io/GetFileType/test3/getfiletype.c
+++ b/src/pal/tests/palsuite/file_io/GetFileType/test3/getfiletype.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetFullPathNameA/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetFullPathNameA/test1/CMakeLists.txt
index 8c10e479fa..6198392000 100644
--- a/src/pal/tests/palsuite/file_io/GetFullPathNameA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetFullPathNameA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetFullPathNameA.c
+ GetFullPathNameA.cpp
)
add_executable(paltest_getfullpathnamea_test1
diff --git a/src/pal/tests/palsuite/file_io/GetFullPathNameA/test1/GetFullPathNameA.c b/src/pal/tests/palsuite/file_io/GetFullPathNameA/test1/GetFullPathNameA.cpp
index de9a266f5a..de9a266f5a 100644
--- a/src/pal/tests/palsuite/file_io/GetFullPathNameA/test1/GetFullPathNameA.c
+++ b/src/pal/tests/palsuite/file_io/GetFullPathNameA/test1/GetFullPathNameA.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetFullPathNameA/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetFullPathNameA/test2/CMakeLists.txt
index 382b8fa4bd..3449f2d80b 100644
--- a/src/pal/tests/palsuite/file_io/GetFullPathNameA/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetFullPathNameA/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_getfullpathnamea_test2
diff --git a/src/pal/tests/palsuite/file_io/GetFullPathNameA/test2/test2.c b/src/pal/tests/palsuite/file_io/GetFullPathNameA/test2/test2.cpp
index 95a1497331..95a1497331 100644
--- a/src/pal/tests/palsuite/file_io/GetFullPathNameA/test2/test2.c
+++ b/src/pal/tests/palsuite/file_io/GetFullPathNameA/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetFullPathNameA/test3/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetFullPathNameA/test3/CMakeLists.txt
index f0f8929b4a..9d8d242e26 100644
--- a/src/pal/tests/palsuite/file_io/GetFullPathNameA/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetFullPathNameA/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_getfullpathnamea_test3
diff --git a/src/pal/tests/palsuite/file_io/GetFullPathNameA/test3/test3.c b/src/pal/tests/palsuite/file_io/GetFullPathNameA/test3/test3.cpp
index 0cc39e7300..0cc39e7300 100644
--- a/src/pal/tests/palsuite/file_io/GetFullPathNameA/test3/test3.c
+++ b/src/pal/tests/palsuite/file_io/GetFullPathNameA/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetFullPathNameA/test4/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetFullPathNameA/test4/CMakeLists.txt
index cf0d7ff18c..abf2bacd1c 100644
--- a/src/pal/tests/palsuite/file_io/GetFullPathNameA/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetFullPathNameA/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_getfullpathnamea_test4
diff --git a/src/pal/tests/palsuite/file_io/GetFullPathNameA/test4/test4.c b/src/pal/tests/palsuite/file_io/GetFullPathNameA/test4/test4.cpp
index fb22c1f07b..fb22c1f07b 100644
--- a/src/pal/tests/palsuite/file_io/GetFullPathNameA/test4/test4.c
+++ b/src/pal/tests/palsuite/file_io/GetFullPathNameA/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetFullPathNameW/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetFullPathNameW/test1/CMakeLists.txt
index a6f354f5a5..d455ca1193 100644
--- a/src/pal/tests/palsuite/file_io/GetFullPathNameW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetFullPathNameW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetFullPathNameW.c
+ GetFullPathNameW.cpp
)
add_executable(paltest_getfullpathnamew_test1
diff --git a/src/pal/tests/palsuite/file_io/GetFullPathNameW/test1/GetFullPathNameW.c b/src/pal/tests/palsuite/file_io/GetFullPathNameW/test1/GetFullPathNameW.cpp
index 592d3ad4c5..592d3ad4c5 100644
--- a/src/pal/tests/palsuite/file_io/GetFullPathNameW/test1/GetFullPathNameW.c
+++ b/src/pal/tests/palsuite/file_io/GetFullPathNameW/test1/GetFullPathNameW.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetFullPathNameW/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetFullPathNameW/test2/CMakeLists.txt
index 199aa1efce..d974e940a7 100644
--- a/src/pal/tests/palsuite/file_io/GetFullPathNameW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetFullPathNameW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_getfullpathnamew_test2
diff --git a/src/pal/tests/palsuite/file_io/GetFullPathNameW/test2/test2.c b/src/pal/tests/palsuite/file_io/GetFullPathNameW/test2/test2.cpp
index fae042d229..fae042d229 100644
--- a/src/pal/tests/palsuite/file_io/GetFullPathNameW/test2/test2.c
+++ b/src/pal/tests/palsuite/file_io/GetFullPathNameW/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetFullPathNameW/test3/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetFullPathNameW/test3/CMakeLists.txt
index 6284958b07..09439a6372 100644
--- a/src/pal/tests/palsuite/file_io/GetFullPathNameW/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetFullPathNameW/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_getfullpathnamew_test3
diff --git a/src/pal/tests/palsuite/file_io/GetFullPathNameW/test3/test3.c b/src/pal/tests/palsuite/file_io/GetFullPathNameW/test3/test3.cpp
index ba80cf222d..ba80cf222d 100644
--- a/src/pal/tests/palsuite/file_io/GetFullPathNameW/test3/test3.c
+++ b/src/pal/tests/palsuite/file_io/GetFullPathNameW/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetFullPathNameW/test4/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetFullPathNameW/test4/CMakeLists.txt
index d479b998cc..11ed9583b6 100644
--- a/src/pal/tests/palsuite/file_io/GetFullPathNameW/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetFullPathNameW/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_getfullpathnamew_test4
diff --git a/src/pal/tests/palsuite/file_io/GetFullPathNameW/test4/test4.c b/src/pal/tests/palsuite/file_io/GetFullPathNameW/test4/test4.cpp
index 25eb10d654..25eb10d654 100644
--- a/src/pal/tests/palsuite/file_io/GetFullPathNameW/test4/test4.c
+++ b/src/pal/tests/palsuite/file_io/GetFullPathNameW/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetLongPathNameW/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetLongPathNameW/test1/CMakeLists.txt
index cf5dcd0bfc..3b9f0b118a 100644
--- a/src/pal/tests/palsuite/file_io/GetLongPathNameW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetLongPathNameW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetLongPathNameW.c
+ GetLongPathNameW.cpp
)
add_executable(paltest_getlongpathnamew_test1
diff --git a/src/pal/tests/palsuite/file_io/GetLongPathNameW/test1/GetLongPathNameW.c b/src/pal/tests/palsuite/file_io/GetLongPathNameW/test1/GetLongPathNameW.cpp
index 22831dda15..22831dda15 100644
--- a/src/pal/tests/palsuite/file_io/GetLongPathNameW/test1/GetLongPathNameW.c
+++ b/src/pal/tests/palsuite/file_io/GetLongPathNameW/test1/GetLongPathNameW.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetLongPathNameW/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetLongPathNameW/test2/CMakeLists.txt
index 5746ef3e04..b92e431095 100644
--- a/src/pal/tests/palsuite/file_io/GetLongPathNameW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetLongPathNameW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- getlongpathnamew.c
+ getlongpathnamew.cpp
)
add_executable(paltest_getlongpathnamew_test2
diff --git a/src/pal/tests/palsuite/file_io/GetLongPathNameW/test2/getlongpathnamew.c b/src/pal/tests/palsuite/file_io/GetLongPathNameW/test2/getlongpathnamew.cpp
index 3b033e9a64..3b033e9a64 100644
--- a/src/pal/tests/palsuite/file_io/GetLongPathNameW/test2/getlongpathnamew.c
+++ b/src/pal/tests/palsuite/file_io/GetLongPathNameW/test2/getlongpathnamew.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetStdHandle/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetStdHandle/test1/CMakeLists.txt
index 04bcc5fd67..eaa1721b7e 100644
--- a/src/pal/tests/palsuite/file_io/GetStdHandle/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetStdHandle/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetStdHandle.c
+ GetStdHandle.cpp
)
add_executable(paltest_getstdhandle_test1
diff --git a/src/pal/tests/palsuite/file_io/GetStdHandle/test1/GetStdHandle.c b/src/pal/tests/palsuite/file_io/GetStdHandle/test1/GetStdHandle.cpp
index f4fe03195d..f4fe03195d 100644
--- a/src/pal/tests/palsuite/file_io/GetStdHandle/test1/GetStdHandle.c
+++ b/src/pal/tests/palsuite/file_io/GetStdHandle/test1/GetStdHandle.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetStdHandle/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetStdHandle/test2/CMakeLists.txt
index 97816b4319..ef45aa0dec 100644
--- a/src/pal/tests/palsuite/file_io/GetStdHandle/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetStdHandle/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetStdHandle.c
+ GetStdHandle.cpp
)
add_executable(paltest_getstdhandle_test2
diff --git a/src/pal/tests/palsuite/file_io/GetStdHandle/test2/GetStdHandle.c b/src/pal/tests/palsuite/file_io/GetStdHandle/test2/GetStdHandle.cpp
index 45f5ddd243..45f5ddd243 100644
--- a/src/pal/tests/palsuite/file_io/GetStdHandle/test2/GetStdHandle.c
+++ b/src/pal/tests/palsuite/file_io/GetStdHandle/test2/GetStdHandle.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetSystemTime/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetSystemTime/test1/CMakeLists.txt
index 94d5bcded9..4367e880f7 100644
--- a/src/pal/tests/palsuite/file_io/GetSystemTime/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetSystemTime/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_getsystemtime_test1
diff --git a/src/pal/tests/palsuite/file_io/GetSystemTime/test1/test.c b/src/pal/tests/palsuite/file_io/GetSystemTime/test1/test.cpp
index 361dbef33d..361dbef33d 100644
--- a/src/pal/tests/palsuite/file_io/GetSystemTime/test1/test.c
+++ b/src/pal/tests/palsuite/file_io/GetSystemTime/test1/test.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetSystemTimeAsFileTime/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetSystemTimeAsFileTime/test1/CMakeLists.txt
index 977a826e7a..d149383732 100644
--- a/src/pal/tests/palsuite/file_io/GetSystemTimeAsFileTime/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetSystemTimeAsFileTime/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetSystemTimeAsFileTime.c
+ GetSystemTimeAsFileTime.cpp
)
add_executable(paltest_getsystemtimeasfiletime_test1
diff --git a/src/pal/tests/palsuite/file_io/GetSystemTimeAsFileTime/test1/GetSystemTimeAsFileTime.c b/src/pal/tests/palsuite/file_io/GetSystemTimeAsFileTime/test1/GetSystemTimeAsFileTime.cpp
index bd7e856abd..bd7e856abd 100644
--- a/src/pal/tests/palsuite/file_io/GetSystemTimeAsFileTime/test1/GetSystemTimeAsFileTime.c
+++ b/src/pal/tests/palsuite/file_io/GetSystemTimeAsFileTime/test1/GetSystemTimeAsFileTime.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetTempFileNameA/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetTempFileNameA/test1/CMakeLists.txt
index 1b759af2eb..4ed0ccb537 100644
--- a/src/pal/tests/palsuite/file_io/GetTempFileNameA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetTempFileNameA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetTempFileNameA.c
+ GetTempFileNameA.cpp
)
add_executable(paltest_gettempfilenamea_test1
diff --git a/src/pal/tests/palsuite/file_io/GetTempFileNameA/test1/GetTempFileNameA.c b/src/pal/tests/palsuite/file_io/GetTempFileNameA/test1/GetTempFileNameA.cpp
index 8ede8bab04..8ede8bab04 100644
--- a/src/pal/tests/palsuite/file_io/GetTempFileNameA/test1/GetTempFileNameA.c
+++ b/src/pal/tests/palsuite/file_io/GetTempFileNameA/test1/GetTempFileNameA.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetTempFileNameA/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetTempFileNameA/test2/CMakeLists.txt
index f4bd9b8797..9d9b6461cd 100644
--- a/src/pal/tests/palsuite/file_io/GetTempFileNameA/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetTempFileNameA/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetTempFileNameA.c
+ GetTempFileNameA.cpp
)
add_executable(paltest_gettempfilenamea_test2
diff --git a/src/pal/tests/palsuite/file_io/GetTempFileNameA/test2/GetTempFileNameA.c b/src/pal/tests/palsuite/file_io/GetTempFileNameA/test2/GetTempFileNameA.cpp
index 861a8b87e8..861a8b87e8 100644
--- a/src/pal/tests/palsuite/file_io/GetTempFileNameA/test2/GetTempFileNameA.c
+++ b/src/pal/tests/palsuite/file_io/GetTempFileNameA/test2/GetTempFileNameA.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetTempFileNameA/test3/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetTempFileNameA/test3/CMakeLists.txt
index 9c02865575..446f3cf837 100644
--- a/src/pal/tests/palsuite/file_io/GetTempFileNameA/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetTempFileNameA/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- gettempfilenamea.c
+ gettempfilenamea.cpp
)
add_executable(paltest_gettempfilenamea_test3
diff --git a/src/pal/tests/palsuite/file_io/GetTempFileNameA/test3/gettempfilenamea.c b/src/pal/tests/palsuite/file_io/GetTempFileNameA/test3/gettempfilenamea.cpp
index 8eccc3d2e8..8eccc3d2e8 100644
--- a/src/pal/tests/palsuite/file_io/GetTempFileNameA/test3/gettempfilenamea.c
+++ b/src/pal/tests/palsuite/file_io/GetTempFileNameA/test3/gettempfilenamea.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetTempFileNameW/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetTempFileNameW/test1/CMakeLists.txt
index 1b6c599da4..6919cf66cd 100644
--- a/src/pal/tests/palsuite/file_io/GetTempFileNameW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetTempFileNameW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetTempFileNameW.c
+ GetTempFileNameW.cpp
)
add_executable(paltest_gettempfilenamew_test1
diff --git a/src/pal/tests/palsuite/file_io/GetTempFileNameW/test1/GetTempFileNameW.c b/src/pal/tests/palsuite/file_io/GetTempFileNameW/test1/GetTempFileNameW.cpp
index 43cda8f447..43cda8f447 100644
--- a/src/pal/tests/palsuite/file_io/GetTempFileNameW/test1/GetTempFileNameW.c
+++ b/src/pal/tests/palsuite/file_io/GetTempFileNameW/test1/GetTempFileNameW.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetTempFileNameW/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetTempFileNameW/test2/CMakeLists.txt
index 851030d9ae..d077463390 100644
--- a/src/pal/tests/palsuite/file_io/GetTempFileNameW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetTempFileNameW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetTempFileNameW.c
+ GetTempFileNameW.cpp
)
add_executable(paltest_gettempfilenamew_test2
diff --git a/src/pal/tests/palsuite/file_io/GetTempFileNameW/test2/GetTempFileNameW.c b/src/pal/tests/palsuite/file_io/GetTempFileNameW/test2/GetTempFileNameW.cpp
index 2c8b19e081..2c8b19e081 100644
--- a/src/pal/tests/palsuite/file_io/GetTempFileNameW/test2/GetTempFileNameW.c
+++ b/src/pal/tests/palsuite/file_io/GetTempFileNameW/test2/GetTempFileNameW.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetTempFileNameW/test3/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetTempFileNameW/test3/CMakeLists.txt
index 82dd0a9f3f..3aa0f4a044 100644
--- a/src/pal/tests/palsuite/file_io/GetTempFileNameW/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetTempFileNameW/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- gettempfilenamew.c
+ gettempfilenamew.cpp
)
add_executable(paltest_gettempfilenamew_test3
diff --git a/src/pal/tests/palsuite/file_io/GetTempFileNameW/test3/gettempfilenamew.c b/src/pal/tests/palsuite/file_io/GetTempFileNameW/test3/gettempfilenamew.cpp
index 96d8e66410..96d8e66410 100644
--- a/src/pal/tests/palsuite/file_io/GetTempFileNameW/test3/gettempfilenamew.c
+++ b/src/pal/tests/palsuite/file_io/GetTempFileNameW/test3/gettempfilenamew.cpp
diff --git a/src/pal/tests/palsuite/file_io/GetTempPathW/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/GetTempPathW/test1/CMakeLists.txt
index f2979e9536..04b240997a 100644
--- a/src/pal/tests/palsuite/file_io/GetTempPathW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/GetTempPathW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetTempPathW.c
+ GetTempPathW.cpp
)
add_executable(paltest_gettemppathw_test1
diff --git a/src/pal/tests/palsuite/file_io/GetTempPathW/test1/GetTempPathW.c b/src/pal/tests/palsuite/file_io/GetTempPathW/test1/GetTempPathW.cpp
index 08c88075ca..bf997def76 100644
--- a/src/pal/tests/palsuite/file_io/GetTempPathW/test1/GetTempPathW.c
+++ b/src/pal/tests/palsuite/file_io/GetTempPathW/test1/GetTempPathW.cpp
@@ -13,7 +13,7 @@
#include <palsuite.h>
-static void SetTmpDir(WCHAR path[])
+static void SetTmpDir(const WCHAR path[])
{
DWORD result = SetEnvironmentVariableW(W("TMPDIR"), path);
if (!result)
@@ -23,7 +23,7 @@ static void SetTmpDir(WCHAR path[])
}
}
-static void SetAndCompare(WCHAR tmpDirPath[], WCHAR expected[])
+static void SetAndCompare(const WCHAR tmpDirPath[], const WCHAR expected[])
{
DWORD dwBufferLength = _MAX_DIR;
WCHAR path[dwBufferLength];
@@ -49,7 +49,7 @@ static void SetAndCompare(WCHAR tmpDirPath[], WCHAR expected[])
}
}
-static void SetAndCheckLength(WCHAR tmpDirPath [], int bufferLength, int expectedResultLength)
+static void SetAndCheckLength(const WCHAR tmpDirPath [], int bufferLength, int expectedResultLength)
{
WCHAR path[bufferLength];
diff --git a/src/pal/tests/palsuite/file_io/MoveFileA/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/MoveFileA/test1/CMakeLists.txt
index 9a3d0069db..b096a04653 100644
--- a/src/pal/tests/palsuite/file_io/MoveFileA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/MoveFileA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- MoveFileA.c
+ MoveFileA.cpp
)
add_executable(paltest_movefilea_test1
diff --git a/src/pal/tests/palsuite/file_io/MoveFileA/test1/MoveFileA.c b/src/pal/tests/palsuite/file_io/MoveFileA/test1/MoveFileA.cpp
index 8d1bc0eded..8d1bc0eded 100644
--- a/src/pal/tests/palsuite/file_io/MoveFileA/test1/MoveFileA.c
+++ b/src/pal/tests/palsuite/file_io/MoveFileA/test1/MoveFileA.cpp
diff --git a/src/pal/tests/palsuite/file_io/MoveFileExA/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/MoveFileExA/test1/CMakeLists.txt
index f41dd7fd08..ef2471738c 100644
--- a/src/pal/tests/palsuite/file_io/MoveFileExA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/MoveFileExA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- MoveFileExA.c
+ MoveFileExA.cpp
)
add_executable(paltest_movefileexa_test1
diff --git a/src/pal/tests/palsuite/file_io/MoveFileExA/test1/MoveFileExA.c b/src/pal/tests/palsuite/file_io/MoveFileExA/test1/MoveFileExA.cpp
index 0bce2b08d1..0bce2b08d1 100644
--- a/src/pal/tests/palsuite/file_io/MoveFileExA/test1/MoveFileExA.c
+++ b/src/pal/tests/palsuite/file_io/MoveFileExA/test1/MoveFileExA.cpp
diff --git a/src/pal/tests/palsuite/file_io/MoveFileExW/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/MoveFileExW/test1/CMakeLists.txt
index 4c6a70f050..ca6b35e3ac 100644
--- a/src/pal/tests/palsuite/file_io/MoveFileExW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/MoveFileExW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- MoveFileExW.c
+ MoveFileExW.cpp
)
add_executable(paltest_movefileexw_test1
diff --git a/src/pal/tests/palsuite/file_io/MoveFileExW/test1/MoveFileExW.c b/src/pal/tests/palsuite/file_io/MoveFileExW/test1/MoveFileExW.cpp
index 4f5b72dcf7..4f5b72dcf7 100644
--- a/src/pal/tests/palsuite/file_io/MoveFileExW/test1/MoveFileExW.c
+++ b/src/pal/tests/palsuite/file_io/MoveFileExW/test1/MoveFileExW.cpp
diff --git a/src/pal/tests/palsuite/file_io/MoveFileW/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/MoveFileW/test1/CMakeLists.txt
index 497f654122..4519746e7b 100644
--- a/src/pal/tests/palsuite/file_io/MoveFileW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/MoveFileW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- MoveFileW.c
+ MoveFileW.cpp
)
add_executable(paltest_movefilew_test1
diff --git a/src/pal/tests/palsuite/file_io/MoveFileW/test1/MoveFileW.c b/src/pal/tests/palsuite/file_io/MoveFileW/test1/MoveFileW.cpp
index 58999302d0..58999302d0 100644
--- a/src/pal/tests/palsuite/file_io/MoveFileW/test1/MoveFileW.c
+++ b/src/pal/tests/palsuite/file_io/MoveFileW/test1/MoveFileW.cpp
diff --git a/src/pal/tests/palsuite/file_io/ReadFile/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/ReadFile/test1/CMakeLists.txt
index 7b166e17b0..0aceb3708e 100644
--- a/src/pal/tests/palsuite/file_io/ReadFile/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/ReadFile/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- ReadFile.c
+ ReadFile.cpp
)
add_executable(paltest_readfile_test1
diff --git a/src/pal/tests/palsuite/file_io/ReadFile/test1/ReadFile.c b/src/pal/tests/palsuite/file_io/ReadFile/test1/ReadFile.cpp
index a59e29212e..a59e29212e 100644
--- a/src/pal/tests/palsuite/file_io/ReadFile/test1/ReadFile.c
+++ b/src/pal/tests/palsuite/file_io/ReadFile/test1/ReadFile.cpp
diff --git a/src/pal/tests/palsuite/file_io/ReadFile/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/ReadFile/test2/CMakeLists.txt
index fc4870e73d..f28ac117a2 100644
--- a/src/pal/tests/palsuite/file_io/ReadFile/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/ReadFile/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- ReadFile.c
+ ReadFile.cpp
)
add_executable(paltest_readfile_test2
diff --git a/src/pal/tests/palsuite/file_io/ReadFile/test2/ReadFile.c b/src/pal/tests/palsuite/file_io/ReadFile/test2/ReadFile.cpp
index f16858e573..f16858e573 100644
--- a/src/pal/tests/palsuite/file_io/ReadFile/test2/ReadFile.c
+++ b/src/pal/tests/palsuite/file_io/ReadFile/test2/ReadFile.cpp
diff --git a/src/pal/tests/palsuite/file_io/ReadFile/test3/CMakeLists.txt b/src/pal/tests/palsuite/file_io/ReadFile/test3/CMakeLists.txt
index 77397743d4..26cb675c40 100644
--- a/src/pal/tests/palsuite/file_io/ReadFile/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/ReadFile/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- ReadFile.c
+ ReadFile.cpp
)
add_executable(paltest_readfile_test3
diff --git a/src/pal/tests/palsuite/file_io/ReadFile/test3/ReadFile.c b/src/pal/tests/palsuite/file_io/ReadFile/test3/ReadFile.cpp
index c5d6b1d155..c5d6b1d155 100644
--- a/src/pal/tests/palsuite/file_io/ReadFile/test3/ReadFile.c
+++ b/src/pal/tests/palsuite/file_io/ReadFile/test3/ReadFile.cpp
diff --git a/src/pal/tests/palsuite/file_io/ReadFile/test4/CMakeLists.txt b/src/pal/tests/palsuite/file_io/ReadFile/test4/CMakeLists.txt
index 37f227aced..bbf12777b6 100644
--- a/src/pal/tests/palsuite/file_io/ReadFile/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/ReadFile/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- readfile.c
+ readfile.cpp
)
add_executable(paltest_readfile_test4
diff --git a/src/pal/tests/palsuite/file_io/ReadFile/test4/readfile.c b/src/pal/tests/palsuite/file_io/ReadFile/test4/readfile.cpp
index 3ec939f63a..3ec939f63a 100644
--- a/src/pal/tests/palsuite/file_io/ReadFile/test4/readfile.c
+++ b/src/pal/tests/palsuite/file_io/ReadFile/test4/readfile.cpp
diff --git a/src/pal/tests/palsuite/file_io/RemoveDirectoryW/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/RemoveDirectoryW/test1/CMakeLists.txt
index 45b51cec30..6223bc6197 100644
--- a/src/pal/tests/palsuite/file_io/RemoveDirectoryW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/RemoveDirectoryW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- RemoveDirectoryW.c
+ RemoveDirectoryW.cpp
)
add_executable(paltest_removedirectoryw_test1
diff --git a/src/pal/tests/palsuite/file_io/RemoveDirectoryW/test1/RemoveDirectoryW.c b/src/pal/tests/palsuite/file_io/RemoveDirectoryW/test1/RemoveDirectoryW.cpp
index ae1dd0fb97..ae1dd0fb97 100644
--- a/src/pal/tests/palsuite/file_io/RemoveDirectoryW/test1/RemoveDirectoryW.c
+++ b/src/pal/tests/palsuite/file_io/RemoveDirectoryW/test1/RemoveDirectoryW.cpp
diff --git a/src/pal/tests/palsuite/file_io/SearchPathA/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SearchPathA/test1/CMakeLists.txt
index d1ac975d18..c020a86b61 100644
--- a/src/pal/tests/palsuite/file_io/SearchPathA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SearchPathA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SearchPathA.c
+ SearchPathA.cpp
)
add_executable(paltest_searchpatha_test1
diff --git a/src/pal/tests/palsuite/file_io/SearchPathA/test1/SearchPathA.c b/src/pal/tests/palsuite/file_io/SearchPathA/test1/SearchPathA.cpp
index ab9eecdebc..ab9eecdebc 100644
--- a/src/pal/tests/palsuite/file_io/SearchPathA/test1/SearchPathA.c
+++ b/src/pal/tests/palsuite/file_io/SearchPathA/test1/SearchPathA.cpp
diff --git a/src/pal/tests/palsuite/file_io/SearchPathW/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SearchPathW/test1/CMakeLists.txt
index d0c6252472..a77d875505 100644
--- a/src/pal/tests/palsuite/file_io/SearchPathW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SearchPathW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SearchPathW.c
+ SearchPathW.cpp
)
add_executable(paltest_searchpathw_test1
diff --git a/src/pal/tests/palsuite/file_io/SearchPathW/test1/SearchPathW.c b/src/pal/tests/palsuite/file_io/SearchPathW/test1/SearchPathW.cpp
index 2bc7694dc0..2bc7694dc0 100644
--- a/src/pal/tests/palsuite/file_io/SearchPathW/test1/SearchPathW.c
+++ b/src/pal/tests/palsuite/file_io/SearchPathW/test1/SearchPathW.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test1/CMakeLists.txt
index 7376b22226..5d0da64ba7 100644
--- a/src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SetCurrentDirectoryA.c
+ SetCurrentDirectoryA.cpp
)
add_executable(paltest_setcurrentdirectorya_test1
diff --git a/src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test1/SetCurrentDirectoryA.c b/src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test1/SetCurrentDirectoryA.cpp
index c07a62412b..c07a62412b 100644
--- a/src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test1/SetCurrentDirectoryA.c
+++ b/src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test1/SetCurrentDirectoryA.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test2/CMakeLists.txt
index 7c9caf8081..243e80b9a4 100644
--- a/src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- setcurrentdirectorya.c
+ setcurrentdirectorya.cpp
)
add_executable(paltest_setcurrentdirectorya_test2
diff --git a/src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test2/setcurrentdirectorya.c b/src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test2/setcurrentdirectorya.cpp
index 415dbbf045..415dbbf045 100644
--- a/src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test2/setcurrentdirectorya.c
+++ b/src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test2/setcurrentdirectorya.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test3/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test3/CMakeLists.txt
index 57d3577d8f..8560ff0187 100644
--- a/src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- setcurrentdirectorya.c
+ setcurrentdirectorya.cpp
)
add_executable(paltest_setcurrentdirectorya_test3
diff --git a/src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test3/setcurrentdirectorya.c b/src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test3/setcurrentdirectorya.cpp
index a23a7a6314..a23a7a6314 100644
--- a/src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test3/setcurrentdirectorya.c
+++ b/src/pal/tests/palsuite/file_io/SetCurrentDirectoryA/test3/setcurrentdirectorya.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test1/CMakeLists.txt
index a0c1dff62a..9149221008 100644
--- a/src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SetCurrentDirectoryW.c
+ SetCurrentDirectoryW.cpp
)
add_executable(paltest_setcurrentdirectoryw_test1
diff --git a/src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test1/SetCurrentDirectoryW.c b/src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test1/SetCurrentDirectoryW.cpp
index 257d016ffb..257d016ffb 100644
--- a/src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test1/SetCurrentDirectoryW.c
+++ b/src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test1/SetCurrentDirectoryW.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test2/CMakeLists.txt
index a032462d19..455ddc828d 100644
--- a/src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- setcurrentdirectoryw.c
+ setcurrentdirectoryw.cpp
)
add_executable(paltest_setcurrentdirectoryw_test2
diff --git a/src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test2/setcurrentdirectoryw.c b/src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test2/setcurrentdirectoryw.cpp
index 7e3d7b785f..7e3d7b785f 100644
--- a/src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test2/setcurrentdirectoryw.c
+++ b/src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test2/setcurrentdirectoryw.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test3/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test3/CMakeLists.txt
index 3b981f9564..1cb1150a61 100644
--- a/src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- setcurrentdirectoryw.c
+ setcurrentdirectoryw.cpp
)
add_executable(paltest_setcurrentdirectoryw_test3
diff --git a/src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test3/setcurrentdirectoryw.c b/src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test3/setcurrentdirectoryw.cpp
index e8c4be2ad4..e8c4be2ad4 100644
--- a/src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test3/setcurrentdirectoryw.c
+++ b/src/pal/tests/palsuite/file_io/SetCurrentDirectoryW/test3/setcurrentdirectoryw.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetEndOfFile/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetEndOfFile/test1/CMakeLists.txt
index e77ab30b86..3c0fdeec22 100644
--- a/src/pal/tests/palsuite/file_io/SetEndOfFile/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetEndOfFile/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SetEndOfFile.c
+ SetEndOfFile.cpp
)
add_executable(paltest_setendoffile_test1
diff --git a/src/pal/tests/palsuite/file_io/SetEndOfFile/test1/SetEndOfFile.c b/src/pal/tests/palsuite/file_io/SetEndOfFile/test1/SetEndOfFile.cpp
index 9078ddc65b..9078ddc65b 100644
--- a/src/pal/tests/palsuite/file_io/SetEndOfFile/test1/SetEndOfFile.c
+++ b/src/pal/tests/palsuite/file_io/SetEndOfFile/test1/SetEndOfFile.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetEndOfFile/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetEndOfFile/test2/CMakeLists.txt
index b04dea04a6..57afdad2fd 100644
--- a/src/pal/tests/palsuite/file_io/SetEndOfFile/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetEndOfFile/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SetEndOfFile.c
+ SetEndOfFile.cpp
)
add_executable(paltest_setendoffile_test2
diff --git a/src/pal/tests/palsuite/file_io/SetEndOfFile/test2/SetEndOfFile.c b/src/pal/tests/palsuite/file_io/SetEndOfFile/test2/SetEndOfFile.cpp
index 6b3c05088e..6b3c05088e 100644
--- a/src/pal/tests/palsuite/file_io/SetEndOfFile/test2/SetEndOfFile.c
+++ b/src/pal/tests/palsuite/file_io/SetEndOfFile/test2/SetEndOfFile.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetEndOfFile/test3/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetEndOfFile/test3/CMakeLists.txt
index 1ab177d00a..01575ce09b 100644
--- a/src/pal/tests/palsuite/file_io/SetEndOfFile/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetEndOfFile/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SetEndOfFile.c
+ SetEndOfFile.cpp
)
add_executable(paltest_setendoffile_test3
diff --git a/src/pal/tests/palsuite/file_io/SetEndOfFile/test3/SetEndOfFile.c b/src/pal/tests/palsuite/file_io/SetEndOfFile/test3/SetEndOfFile.cpp
index dfd9194465..dfd9194465 100644
--- a/src/pal/tests/palsuite/file_io/SetEndOfFile/test3/SetEndOfFile.c
+++ b/src/pal/tests/palsuite/file_io/SetEndOfFile/test3/SetEndOfFile.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetEndOfFile/test4/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetEndOfFile/test4/CMakeLists.txt
index ff0b6f999c..1dc4f68aef 100644
--- a/src/pal/tests/palsuite/file_io/SetEndOfFile/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetEndOfFile/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- setendoffile.c
+ setendoffile.cpp
)
add_executable(paltest_setendoffile_test4
diff --git a/src/pal/tests/palsuite/file_io/SetEndOfFile/test4/setendoffile.c b/src/pal/tests/palsuite/file_io/SetEndOfFile/test4/setendoffile.cpp
index 98a6ec63da..98a6ec63da 100644
--- a/src/pal/tests/palsuite/file_io/SetEndOfFile/test4/setendoffile.c
+++ b/src/pal/tests/palsuite/file_io/SetEndOfFile/test4/setendoffile.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetEndOfFile/test5/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetEndOfFile/test5/CMakeLists.txt
index cca7167762..19f87a28af 100644
--- a/src/pal/tests/palsuite/file_io/SetEndOfFile/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetEndOfFile/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_setendoffile_test5
diff --git a/src/pal/tests/palsuite/file_io/SetEndOfFile/test5/test5.c b/src/pal/tests/palsuite/file_io/SetEndOfFile/test5/test5.cpp
index 7000d1af15..7000d1af15 100644
--- a/src/pal/tests/palsuite/file_io/SetEndOfFile/test5/test5.c
+++ b/src/pal/tests/palsuite/file_io/SetEndOfFile/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetFileAttributesA/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetFileAttributesA/test1/CMakeLists.txt
index 81e2dfdea2..638dd5c425 100644
--- a/src/pal/tests/palsuite/file_io/SetFileAttributesA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetFileAttributesA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SetFileAttributesA.c
+ SetFileAttributesA.cpp
)
add_executable(paltest_setfileattributesa_test1
diff --git a/src/pal/tests/palsuite/file_io/SetFileAttributesA/test1/SetFileAttributesA.c b/src/pal/tests/palsuite/file_io/SetFileAttributesA/test1/SetFileAttributesA.cpp
index bacab2a0ad..bacab2a0ad 100644
--- a/src/pal/tests/palsuite/file_io/SetFileAttributesA/test1/SetFileAttributesA.c
+++ b/src/pal/tests/palsuite/file_io/SetFileAttributesA/test1/SetFileAttributesA.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetFileAttributesA/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetFileAttributesA/test2/CMakeLists.txt
index 03445c1df0..51bee5af39 100644
--- a/src/pal/tests/palsuite/file_io/SetFileAttributesA/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetFileAttributesA/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SetFileAttributesA.c
+ SetFileAttributesA.cpp
)
add_executable(paltest_setfileattributesa_test2
diff --git a/src/pal/tests/palsuite/file_io/SetFileAttributesA/test2/SetFileAttributesA.c b/src/pal/tests/palsuite/file_io/SetFileAttributesA/test2/SetFileAttributesA.cpp
index 5c04a6b181..5c04a6b181 100644
--- a/src/pal/tests/palsuite/file_io/SetFileAttributesA/test2/SetFileAttributesA.c
+++ b/src/pal/tests/palsuite/file_io/SetFileAttributesA/test2/SetFileAttributesA.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetFileAttributesA/test3/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetFileAttributesA/test3/CMakeLists.txt
index 3c35172d7c..4597e1d22c 100644
--- a/src/pal/tests/palsuite/file_io/SetFileAttributesA/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetFileAttributesA/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SetFileAttributesA.c
+ SetFileAttributesA.cpp
)
add_executable(paltest_setfileattributesa_test3
diff --git a/src/pal/tests/palsuite/file_io/SetFileAttributesA/test3/SetFileAttributesA.c b/src/pal/tests/palsuite/file_io/SetFileAttributesA/test3/SetFileAttributesA.cpp
index 445b515c7f..445b515c7f 100644
--- a/src/pal/tests/palsuite/file_io/SetFileAttributesA/test3/SetFileAttributesA.c
+++ b/src/pal/tests/palsuite/file_io/SetFileAttributesA/test3/SetFileAttributesA.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetFileAttributesA/test4/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetFileAttributesA/test4/CMakeLists.txt
index f30969ad04..1807027123 100644
--- a/src/pal/tests/palsuite/file_io/SetFileAttributesA/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetFileAttributesA/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SetFileAttributesA.c
+ SetFileAttributesA.cpp
)
add_executable(paltest_setfileattributesa_test4
diff --git a/src/pal/tests/palsuite/file_io/SetFileAttributesA/test4/SetFileAttributesA.c b/src/pal/tests/palsuite/file_io/SetFileAttributesA/test4/SetFileAttributesA.cpp
index 240e89ff6f..240e89ff6f 100644
--- a/src/pal/tests/palsuite/file_io/SetFileAttributesA/test4/SetFileAttributesA.c
+++ b/src/pal/tests/palsuite/file_io/SetFileAttributesA/test4/SetFileAttributesA.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetFileAttributesW/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetFileAttributesW/test1/CMakeLists.txt
index 35927b4b1d..825554da74 100644
--- a/src/pal/tests/palsuite/file_io/SetFileAttributesW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetFileAttributesW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SetFileAttributesW.c
+ SetFileAttributesW.cpp
)
add_executable(paltest_setfileattributesw_test1
diff --git a/src/pal/tests/palsuite/file_io/SetFileAttributesW/test1/SetFileAttributesW.c b/src/pal/tests/palsuite/file_io/SetFileAttributesW/test1/SetFileAttributesW.cpp
index 753c396d1f..753c396d1f 100644
--- a/src/pal/tests/palsuite/file_io/SetFileAttributesW/test1/SetFileAttributesW.c
+++ b/src/pal/tests/palsuite/file_io/SetFileAttributesW/test1/SetFileAttributesW.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetFileAttributesW/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetFileAttributesW/test2/CMakeLists.txt
index 81fa02c1dd..fda1cec1d7 100644
--- a/src/pal/tests/palsuite/file_io/SetFileAttributesW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetFileAttributesW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SetFileAttributesW.c
+ SetFileAttributesW.cpp
)
add_executable(paltest_setfileattributesw_test2
diff --git a/src/pal/tests/palsuite/file_io/SetFileAttributesW/test2/SetFileAttributesW.c b/src/pal/tests/palsuite/file_io/SetFileAttributesW/test2/SetFileAttributesW.cpp
index f657436845..f657436845 100644
--- a/src/pal/tests/palsuite/file_io/SetFileAttributesW/test2/SetFileAttributesW.c
+++ b/src/pal/tests/palsuite/file_io/SetFileAttributesW/test2/SetFileAttributesW.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetFileAttributesW/test3/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetFileAttributesW/test3/CMakeLists.txt
index c2cdacb0d0..1757f88bfe 100644
--- a/src/pal/tests/palsuite/file_io/SetFileAttributesW/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetFileAttributesW/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SetFileAttributesW.c
+ SetFileAttributesW.cpp
)
add_executable(paltest_setfileattributesw_test3
diff --git a/src/pal/tests/palsuite/file_io/SetFileAttributesW/test3/SetFileAttributesW.c b/src/pal/tests/palsuite/file_io/SetFileAttributesW/test3/SetFileAttributesW.cpp
index 8a8bafac68..8a8bafac68 100644
--- a/src/pal/tests/palsuite/file_io/SetFileAttributesW/test3/SetFileAttributesW.c
+++ b/src/pal/tests/palsuite/file_io/SetFileAttributesW/test3/SetFileAttributesW.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetFileAttributesW/test4/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetFileAttributesW/test4/CMakeLists.txt
index 6a4aa8adc3..d1cfcdd07d 100644
--- a/src/pal/tests/palsuite/file_io/SetFileAttributesW/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetFileAttributesW/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SetFileAttributesW.c
+ SetFileAttributesW.cpp
)
add_executable(paltest_setfileattributesw_test4
diff --git a/src/pal/tests/palsuite/file_io/SetFileAttributesW/test4/SetFileAttributesW.c b/src/pal/tests/palsuite/file_io/SetFileAttributesW/test4/SetFileAttributesW.cpp
index bebadfa264..bebadfa264 100644
--- a/src/pal/tests/palsuite/file_io/SetFileAttributesW/test4/SetFileAttributesW.c
+++ b/src/pal/tests/palsuite/file_io/SetFileAttributesW/test4/SetFileAttributesW.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetFilePointer/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetFilePointer/test1/CMakeLists.txt
index e352449981..bb09a981e9 100644
--- a/src/pal/tests/palsuite/file_io/SetFilePointer/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetFilePointer/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SetFilePointer.c
+ SetFilePointer.cpp
)
add_executable(paltest_setfilepointer_test1
diff --git a/src/pal/tests/palsuite/file_io/SetFilePointer/test1/SetFilePointer.c b/src/pal/tests/palsuite/file_io/SetFilePointer/test1/SetFilePointer.cpp
index 14b5f85e69..14b5f85e69 100644
--- a/src/pal/tests/palsuite/file_io/SetFilePointer/test1/SetFilePointer.c
+++ b/src/pal/tests/palsuite/file_io/SetFilePointer/test1/SetFilePointer.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetFilePointer/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetFilePointer/test2/CMakeLists.txt
index 290a01107f..2e76f00c99 100644
--- a/src/pal/tests/palsuite/file_io/SetFilePointer/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetFilePointer/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SetFilePointer.c
+ SetFilePointer.cpp
)
add_executable(paltest_setfilepointer_test2
diff --git a/src/pal/tests/palsuite/file_io/SetFilePointer/test2/SetFilePointer.c b/src/pal/tests/palsuite/file_io/SetFilePointer/test2/SetFilePointer.cpp
index 19e99a74b3..19e99a74b3 100644
--- a/src/pal/tests/palsuite/file_io/SetFilePointer/test2/SetFilePointer.c
+++ b/src/pal/tests/palsuite/file_io/SetFilePointer/test2/SetFilePointer.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetFilePointer/test3/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetFilePointer/test3/CMakeLists.txt
index daa7553a1a..bcc3faca09 100644
--- a/src/pal/tests/palsuite/file_io/SetFilePointer/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetFilePointer/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SetFilePointer.c
+ SetFilePointer.cpp
)
add_executable(paltest_setfilepointer_test3
diff --git a/src/pal/tests/palsuite/file_io/SetFilePointer/test3/SetFilePointer.c b/src/pal/tests/palsuite/file_io/SetFilePointer/test3/SetFilePointer.cpp
index dd53829629..dd53829629 100644
--- a/src/pal/tests/palsuite/file_io/SetFilePointer/test3/SetFilePointer.c
+++ b/src/pal/tests/palsuite/file_io/SetFilePointer/test3/SetFilePointer.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetFilePointer/test4/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetFilePointer/test4/CMakeLists.txt
index 1117893350..3fcc4066f2 100644
--- a/src/pal/tests/palsuite/file_io/SetFilePointer/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetFilePointer/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SetFilePointer.c
+ SetFilePointer.cpp
)
add_executable(paltest_setfilepointer_test4
diff --git a/src/pal/tests/palsuite/file_io/SetFilePointer/test4/SetFilePointer.c b/src/pal/tests/palsuite/file_io/SetFilePointer/test4/SetFilePointer.cpp
index 2993cfd354..2993cfd354 100644
--- a/src/pal/tests/palsuite/file_io/SetFilePointer/test4/SetFilePointer.c
+++ b/src/pal/tests/palsuite/file_io/SetFilePointer/test4/SetFilePointer.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetFilePointer/test5/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetFilePointer/test5/CMakeLists.txt
index b37bf42ffc..3012009e4f 100644
--- a/src/pal/tests/palsuite/file_io/SetFilePointer/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetFilePointer/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SetFilePointer.c
+ SetFilePointer.cpp
)
add_executable(paltest_setfilepointer_test5
diff --git a/src/pal/tests/palsuite/file_io/SetFilePointer/test5/SetFilePointer.c b/src/pal/tests/palsuite/file_io/SetFilePointer/test5/SetFilePointer.cpp
index f1d392da38..f1d392da38 100644
--- a/src/pal/tests/palsuite/file_io/SetFilePointer/test5/SetFilePointer.c
+++ b/src/pal/tests/palsuite/file_io/SetFilePointer/test5/SetFilePointer.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetFilePointer/test6/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetFilePointer/test6/CMakeLists.txt
index 8f99ed2d76..a376acbe28 100644
--- a/src/pal/tests/palsuite/file_io/SetFilePointer/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetFilePointer/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SetFilePointer.c
+ SetFilePointer.cpp
)
add_executable(paltest_setfilepointer_test6
diff --git a/src/pal/tests/palsuite/file_io/SetFilePointer/test6/SetFilePointer.c b/src/pal/tests/palsuite/file_io/SetFilePointer/test6/SetFilePointer.cpp
index b35247ec24..b35247ec24 100644
--- a/src/pal/tests/palsuite/file_io/SetFilePointer/test6/SetFilePointer.c
+++ b/src/pal/tests/palsuite/file_io/SetFilePointer/test6/SetFilePointer.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetFilePointer/test7/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetFilePointer/test7/CMakeLists.txt
index c5a46a531a..2b5c0bbb45 100644
--- a/src/pal/tests/palsuite/file_io/SetFilePointer/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetFilePointer/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SetFilePointer.c
+ SetFilePointer.cpp
)
add_executable(paltest_setfilepointer_test7
diff --git a/src/pal/tests/palsuite/file_io/SetFilePointer/test7/SetFilePointer.c b/src/pal/tests/palsuite/file_io/SetFilePointer/test7/SetFilePointer.cpp
index 33dfd5e711..33dfd5e711 100644
--- a/src/pal/tests/palsuite/file_io/SetFilePointer/test7/SetFilePointer.c
+++ b/src/pal/tests/palsuite/file_io/SetFilePointer/test7/SetFilePointer.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetFileTime/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetFileTime/test1/CMakeLists.txt
index 4c4b5d7611..b94bd05d76 100644
--- a/src/pal/tests/palsuite/file_io/SetFileTime/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetFileTime/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SetFileTime.c
+ SetFileTime.cpp
)
add_executable(paltest_setfiletime_test1
diff --git a/src/pal/tests/palsuite/file_io/SetFileTime/test1/SetFileTime.c b/src/pal/tests/palsuite/file_io/SetFileTime/test1/SetFileTime.cpp
index 4711aeba89..4711aeba89 100644
--- a/src/pal/tests/palsuite/file_io/SetFileTime/test1/SetFileTime.c
+++ b/src/pal/tests/palsuite/file_io/SetFileTime/test1/SetFileTime.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetFileTime/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetFileTime/test2/CMakeLists.txt
index 35c18c8d8d..5478aa3703 100644
--- a/src/pal/tests/palsuite/file_io/SetFileTime/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetFileTime/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SetFileTime.c
+ SetFileTime.cpp
)
add_executable(paltest_setfiletime_test2
diff --git a/src/pal/tests/palsuite/file_io/SetFileTime/test2/SetFileTime.c b/src/pal/tests/palsuite/file_io/SetFileTime/test2/SetFileTime.cpp
index e950153bb0..e950153bb0 100644
--- a/src/pal/tests/palsuite/file_io/SetFileTime/test2/SetFileTime.c
+++ b/src/pal/tests/palsuite/file_io/SetFileTime/test2/SetFileTime.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetFileTime/test3/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetFileTime/test3/CMakeLists.txt
index 0a85d30c51..26e178a328 100644
--- a/src/pal/tests/palsuite/file_io/SetFileTime/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetFileTime/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SetFileTime.c
+ SetFileTime.cpp
)
add_executable(paltest_setfiletime_test3
diff --git a/src/pal/tests/palsuite/file_io/SetFileTime/test3/SetFileTime.c b/src/pal/tests/palsuite/file_io/SetFileTime/test3/SetFileTime.cpp
index 97f49495d7..97f49495d7 100644
--- a/src/pal/tests/palsuite/file_io/SetFileTime/test3/SetFileTime.c
+++ b/src/pal/tests/palsuite/file_io/SetFileTime/test3/SetFileTime.cpp
diff --git a/src/pal/tests/palsuite/file_io/SetFileTime/test4/CMakeLists.txt b/src/pal/tests/palsuite/file_io/SetFileTime/test4/CMakeLists.txt
index 086e35e535..b85a92bf63 100644
--- a/src/pal/tests/palsuite/file_io/SetFileTime/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/SetFileTime/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- SetFileTime.c
+ SetFileTime.cpp
)
add_executable(paltest_setfiletime_test4
diff --git a/src/pal/tests/palsuite/file_io/SetFileTime/test4/SetFileTime.c b/src/pal/tests/palsuite/file_io/SetFileTime/test4/SetFileTime.cpp
index 3edd2403c4..3edd2403c4 100644
--- a/src/pal/tests/palsuite/file_io/SetFileTime/test4/SetFileTime.c
+++ b/src/pal/tests/palsuite/file_io/SetFileTime/test4/SetFileTime.cpp
diff --git a/src/pal/tests/palsuite/file_io/WriteFile/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/WriteFile/test1/CMakeLists.txt
index 0c6760a2ce..3d5a735a83 100644
--- a/src/pal/tests/palsuite/file_io/WriteFile/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/WriteFile/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- WriteFile.c
+ WriteFile.cpp
)
add_executable(paltest_writefile_test1
diff --git a/src/pal/tests/palsuite/file_io/WriteFile/test1/WriteFile.c b/src/pal/tests/palsuite/file_io/WriteFile/test1/WriteFile.cpp
index 1ac38ddaf0..1ac38ddaf0 100644
--- a/src/pal/tests/palsuite/file_io/WriteFile/test1/WriteFile.c
+++ b/src/pal/tests/palsuite/file_io/WriteFile/test1/WriteFile.cpp
diff --git a/src/pal/tests/palsuite/file_io/WriteFile/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/WriteFile/test2/CMakeLists.txt
index a9b51efa3d..3d7d18826a 100644
--- a/src/pal/tests/palsuite/file_io/WriteFile/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/WriteFile/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- WriteFile.c
+ WriteFile.cpp
)
add_executable(paltest_writefile_test2
diff --git a/src/pal/tests/palsuite/file_io/WriteFile/test2/WriteFile.c b/src/pal/tests/palsuite/file_io/WriteFile/test2/WriteFile.cpp
index 24c148afb8..24c148afb8 100644
--- a/src/pal/tests/palsuite/file_io/WriteFile/test2/WriteFile.c
+++ b/src/pal/tests/palsuite/file_io/WriteFile/test2/WriteFile.cpp
diff --git a/src/pal/tests/palsuite/file_io/WriteFile/test3/CMakeLists.txt b/src/pal/tests/palsuite/file_io/WriteFile/test3/CMakeLists.txt
index e16e8a48f6..bffcf35482 100644
--- a/src/pal/tests/palsuite/file_io/WriteFile/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/WriteFile/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- WriteFile.c
+ WriteFile.cpp
)
add_executable(paltest_writefile_test3
diff --git a/src/pal/tests/palsuite/file_io/WriteFile/test3/WriteFile.c b/src/pal/tests/palsuite/file_io/WriteFile/test3/WriteFile.cpp
index 751f89ff2c..751f89ff2c 100644
--- a/src/pal/tests/palsuite/file_io/WriteFile/test3/WriteFile.c
+++ b/src/pal/tests/palsuite/file_io/WriteFile/test3/WriteFile.cpp
diff --git a/src/pal/tests/palsuite/file_io/WriteFile/test4/CMakeLists.txt b/src/pal/tests/palsuite/file_io/WriteFile/test4/CMakeLists.txt
index fff886b430..402a61ac2c 100644
--- a/src/pal/tests/palsuite/file_io/WriteFile/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/WriteFile/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- writefile.c
+ writefile.cpp
)
add_executable(paltest_writefile_test4
diff --git a/src/pal/tests/palsuite/file_io/WriteFile/test4/writefile.c b/src/pal/tests/palsuite/file_io/WriteFile/test4/writefile.cpp
index 47a0066ec9..47a0066ec9 100644
--- a/src/pal/tests/palsuite/file_io/WriteFile/test4/writefile.c
+++ b/src/pal/tests/palsuite/file_io/WriteFile/test4/writefile.cpp
diff --git a/src/pal/tests/palsuite/file_io/WriteFile/test5/CMakeLists.txt b/src/pal/tests/palsuite/file_io/WriteFile/test5/CMakeLists.txt
index 978eb7f1e7..f1f5037f98 100644
--- a/src/pal/tests/palsuite/file_io/WriteFile/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/WriteFile/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- writefile.c
+ writefile.cpp
)
add_executable(paltest_writefile_test5
diff --git a/src/pal/tests/palsuite/file_io/WriteFile/test5/writefile.c b/src/pal/tests/palsuite/file_io/WriteFile/test5/writefile.cpp
index 46920b3335..46920b3335 100644
--- a/src/pal/tests/palsuite/file_io/WriteFile/test5/writefile.c
+++ b/src/pal/tests/palsuite/file_io/WriteFile/test5/writefile.cpp
diff --git a/src/pal/tests/palsuite/file_io/errorpathnotfound/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/errorpathnotfound/test1/CMakeLists.txt
index 91b7db1f03..4c4f6416ce 100644
--- a/src/pal/tests/palsuite/file_io/errorpathnotfound/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/errorpathnotfound/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_errorpathnotfound_test1
diff --git a/src/pal/tests/palsuite/file_io/errorpathnotfound/test1/test1.c b/src/pal/tests/palsuite/file_io/errorpathnotfound/test1/test1.cpp
index eaf3db3a30..eaf3db3a30 100644
--- a/src/pal/tests/palsuite/file_io/errorpathnotfound/test1/test1.c
+++ b/src/pal/tests/palsuite/file_io/errorpathnotfound/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/file_io/errorpathnotfound/test2/CMakeLists.txt b/src/pal/tests/palsuite/file_io/errorpathnotfound/test2/CMakeLists.txt
index 7d525c21d5..284933f950 100644
--- a/src/pal/tests/palsuite/file_io/errorpathnotfound/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/errorpathnotfound/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_errorpathnotfound_test2
diff --git a/src/pal/tests/palsuite/file_io/errorpathnotfound/test2/test2.c b/src/pal/tests/palsuite/file_io/errorpathnotfound/test2/test2.cpp
index 5c2ab86b99..5c2ab86b99 100644
--- a/src/pal/tests/palsuite/file_io/errorpathnotfound/test2/test2.c
+++ b/src/pal/tests/palsuite/file_io/errorpathnotfound/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/file_io/errorpathnotfound/test3/CMakeLists.txt b/src/pal/tests/palsuite/file_io/errorpathnotfound/test3/CMakeLists.txt
index c7434f3dba..b418c9dbdb 100644
--- a/src/pal/tests/palsuite/file_io/errorpathnotfound/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/errorpathnotfound/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_errorpathnotfound_test3
diff --git a/src/pal/tests/palsuite/file_io/errorpathnotfound/test3/test3.c b/src/pal/tests/palsuite/file_io/errorpathnotfound/test3/test3.cpp
index 414cbab176..414cbab176 100644
--- a/src/pal/tests/palsuite/file_io/errorpathnotfound/test3/test3.c
+++ b/src/pal/tests/palsuite/file_io/errorpathnotfound/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/file_io/errorpathnotfound/test4/CMakeLists.txt b/src/pal/tests/palsuite/file_io/errorpathnotfound/test4/CMakeLists.txt
index f8062fd127..e0322dd8e4 100644
--- a/src/pal/tests/palsuite/file_io/errorpathnotfound/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/errorpathnotfound/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_errorpathnotfound_test4
diff --git a/src/pal/tests/palsuite/file_io/errorpathnotfound/test4/test4.c b/src/pal/tests/palsuite/file_io/errorpathnotfound/test4/test4.cpp
index e1b68995b0..e1b68995b0 100644
--- a/src/pal/tests/palsuite/file_io/errorpathnotfound/test4/test4.c
+++ b/src/pal/tests/palsuite/file_io/errorpathnotfound/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/file_io/gettemppatha/test1/CMakeLists.txt b/src/pal/tests/palsuite/file_io/gettemppatha/test1/CMakeLists.txt
index 2aff599e74..9869c9c70f 100644
--- a/src/pal/tests/palsuite/file_io/gettemppatha/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/file_io/gettemppatha/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- gettemppatha.c
+ gettemppatha.cpp
)
add_executable(paltest_gettemppatha_test1
diff --git a/src/pal/tests/palsuite/file_io/gettemppatha/test1/gettemppatha.c b/src/pal/tests/palsuite/file_io/gettemppatha/test1/gettemppatha.cpp
index b0da528af8..b0da528af8 100644
--- a/src/pal/tests/palsuite/file_io/gettemppatha/test1/gettemppatha.c
+++ b/src/pal/tests/palsuite/file_io/gettemppatha/test1/gettemppatha.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test1/CMakeLists.txt
index 36084bf446..c38015ea21 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CreateFileMapping.c
+ CreateFileMapping.cpp
)
add_executable(paltest_createfilemappinga_test1
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test1/CreateFileMapping.c b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test1/CreateFileMapping.cpp
index 91640bfd04..91640bfd04 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test1/CreateFileMapping.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test1/CreateFileMapping.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test3/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test3/CMakeLists.txt
index 374f8f0946..fc152c8161 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CreateFileMapping.c
+ CreateFileMapping.cpp
)
add_executable(paltest_createfilemappinga_test3
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test3/CreateFileMapping.c b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test3/CreateFileMapping.cpp
index 2a849d86b8..2a849d86b8 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test3/CreateFileMapping.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test3/CreateFileMapping.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test4/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test4/CMakeLists.txt
index 665b10a3f0..bbb4deaa8b 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CreateFileMapping.c
+ CreateFileMapping.cpp
)
add_executable(paltest_createfilemappinga_test4
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test4/CreateFileMapping.c b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test4/CreateFileMapping.cpp
index 64caa88ca0..64caa88ca0 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test4/CreateFileMapping.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test4/CreateFileMapping.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test5/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test5/CMakeLists.txt
index 6f7f3c3635..b80aa21a42 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CreateFileMapping.c
+ CreateFileMapping.cpp
)
add_executable(paltest_createfilemappinga_test5
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test5/CreateFileMapping.c b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test5/CreateFileMapping.cpp
index c7f9918b08..c7f9918b08 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test5/CreateFileMapping.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test5/CreateFileMapping.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test6/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test6/CMakeLists.txt
index 2f5d98b5e6..414127aa35 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CreateFileMapping.c
+ CreateFileMapping.cpp
)
add_executable(paltest_createfilemappinga_test6
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test6/CreateFileMapping.c b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test6/CreateFileMapping.cpp
index 6445295de8..6445295de8 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test6/CreateFileMapping.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test6/CreateFileMapping.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test7/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test7/CMakeLists.txt
index 4fd24a63a1..e40a5ad486 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- createfilemapping.c
+ createfilemapping.cpp
)
add_executable(paltest_createfilemappinga_test7
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test7/createfilemapping.c b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test7/createfilemapping.cpp
index 7cef9ddcdc..7cef9ddcdc 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test7/createfilemapping.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test7/createfilemapping.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test8/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test8/CMakeLists.txt
index ae3ee8ddf6..d2e2007545 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test8/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test8/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- createfilemapping.c
+ createfilemapping.cpp
)
add_executable(paltest_createfilemappinga_test8
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test8/createfilemapping.c b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test8/createfilemapping.cpp
index 02b2fb5e61..02b2fb5e61 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test8/createfilemapping.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test8/createfilemapping.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test9/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test9/CMakeLists.txt
index a377632bed..3017dc4aa4 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test9/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test9/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- createfilemapping.c
+ createfilemapping.cpp
)
add_executable(paltest_createfilemappinga_test9
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test9/createfilemapping.c b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test9/createfilemapping.cpp
index 9224c22b4b..9224c22b4b 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test9/createfilemapping.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingA/test9/createfilemapping.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/CreateFileMapping_neg1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/CreateFileMapping_neg1/CMakeLists.txt
index a4ad343ea0..2d24eca8c8 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/CreateFileMapping_neg1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/CreateFileMapping_neg1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CreateFileMapping_neg.c
+ CreateFileMapping_neg.cpp
)
add_executable(paltest_createfilemappingw_createfilemapping_neg1
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/CreateFileMapping_neg1/CreateFileMapping_neg.c b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/CreateFileMapping_neg1/CreateFileMapping_neg.cpp
index 8cf79b3c57..8cf79b3c57 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/CreateFileMapping_neg1/CreateFileMapping_neg.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/CreateFileMapping_neg1/CreateFileMapping_neg.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test1/CMakeLists.txt
index 0c569ec9b6..a2fbfa39af 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CreateFileMappingW.c
+ CreateFileMappingW.cpp
)
add_executable(paltest_createfilemappingw_test1
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test1/CreateFileMappingW.c b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test1/CreateFileMappingW.cpp
index 4263a3ad29..4263a3ad29 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test1/CreateFileMappingW.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test1/CreateFileMappingW.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test2/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test2/CMakeLists.txt
index 992645f48c..8552cc910f 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CreateFileMappingW.c
+ CreateFileMappingW.cpp
)
add_executable(paltest_createfilemappingw_test2
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test2/CreateFileMappingW.c b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test2/CreateFileMappingW.cpp
index 11ff967dfd..11ff967dfd 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test2/CreateFileMappingW.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test2/CreateFileMappingW.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test3/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test3/CMakeLists.txt
index 87832ffd9b..97fd712350 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CreateFileMappingW.c
+ CreateFileMappingW.cpp
)
add_executable(paltest_createfilemappingw_test3
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test3/CreateFileMappingW.c b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test3/CreateFileMappingW.cpp
index 1cbeff94a7..1cbeff94a7 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test3/CreateFileMappingW.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test3/CreateFileMappingW.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test4/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test4/CMakeLists.txt
index f8a5c9041f..81f248e335 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CreateFileMappingW.c
+ CreateFileMappingW.cpp
)
add_executable(paltest_createfilemappingw_test4
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test4/CreateFileMappingW.c b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test4/CreateFileMappingW.cpp
index 265a317b2f..265a317b2f 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test4/CreateFileMappingW.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test4/CreateFileMappingW.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test5/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test5/CMakeLists.txt
index 8391fbd721..df25e29a4f 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CreateFileMappingW.c
+ CreateFileMappingW.cpp
)
add_executable(paltest_createfilemappingw_test5
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test5/CreateFileMappingW.c b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test5/CreateFileMappingW.cpp
index 21bf7c6d76..21bf7c6d76 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test5/CreateFileMappingW.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test5/CreateFileMappingW.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test6/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test6/CMakeLists.txt
index abb62ad950..852c508020 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CreateFileMappingW.c
+ CreateFileMappingW.cpp
)
add_executable(paltest_createfilemappingw_test6
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test6/CreateFileMappingW.c b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test6/CreateFileMappingW.cpp
index acf3ac6dff..acf3ac6dff 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test6/CreateFileMappingW.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test6/CreateFileMappingW.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test7/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test7/CMakeLists.txt
index b40cfeae96..68be449aec 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- createfilemapping.c
+ createfilemapping.cpp
)
add_executable(paltest_createfilemappingw_test7
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test7/createfilemapping.c b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test7/createfilemapping.cpp
index e49b9f688d..e49b9f688d 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test7/createfilemapping.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test7/createfilemapping.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test8/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test8/CMakeLists.txt
index 96658c163a..406331072c 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test8/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test8/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- createfilemapping.c
+ createfilemapping.cpp
)
add_executable(paltest_createfilemappingw_test8
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test8/createfilemapping.c b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test8/createfilemapping.cpp
index 1ff137d8d3..1ff137d8d3 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test8/createfilemapping.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test8/createfilemapping.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test9/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test9/CMakeLists.txt
index 5a55e27b33..6d15fea1e6 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test9/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test9/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- createfilemapping.c
+ createfilemapping.cpp
)
add_executable(paltest_createfilemappingw_test9
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test9/createfilemapping.c b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test9/createfilemapping.cpp
index 16ae74c126..16ae74c126 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test9/createfilemapping.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/CreateFileMappingW/test9/createfilemapping.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test1/CMakeLists.txt
index 3807621e3f..beaee835c8 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test1/CMakeLists.txt
@@ -3,8 +3,8 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- dlltest.c
- FreeLibrary.c
+ dlltest.cpp
+ FreeLibrary.cpp
)
add_executable(paltest_freelibrary_test1
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test1/FreeLibrary.c b/src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test1/FreeLibrary.cpp
index a06a231586..a06a231586 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test1/FreeLibrary.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test1/FreeLibrary.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test1/dlltest.c b/src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test1/dlltest.cpp
index 44f1b5a903..44f1b5a903 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test1/dlltest.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test1/dlltest.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test2/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test2/CMakeLists.txt
index 00b1eca8e3..0a5e700ba4 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_freelibrary_test2
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test2/test2.c b/src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test2/test2.cpp
index b43f74d6bc..b43f74d6bc 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test2/test2.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/FreeLibrary/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/FreeLibraryAndExitThread/test1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/FreeLibraryAndExitThread/test1/CMakeLists.txt
index cec083583a..03bfe06eb3 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/FreeLibraryAndExitThread/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/FreeLibraryAndExitThread/test1/CMakeLists.txt
@@ -3,8 +3,8 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- dlltest.c
- test1.c
+ dlltest.cpp
+ test1.cpp
)
add_executable(paltest_freelibraryandexitthread_test1
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/FreeLibraryAndExitThread/test1/dlltest.c b/src/pal/tests/palsuite/filemapping_memmgt/FreeLibraryAndExitThread/test1/dlltest.cpp
index 954c624d19..954c624d19 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/FreeLibraryAndExitThread/test1/dlltest.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/FreeLibraryAndExitThread/test1/dlltest.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/FreeLibraryAndExitThread/test1/test1.c b/src/pal/tests/palsuite/filemapping_memmgt/FreeLibraryAndExitThread/test1/test1.cpp
index 6aacfc83b4..58f6643722 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/FreeLibraryAndExitThread/test1/test1.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/FreeLibraryAndExitThread/test1/test1.cpp
@@ -58,7 +58,7 @@ BOOL PALAPI StartThreadTest()
HANDLE hThread;
DWORD dwThreadId;
LPTHREAD_START_ROUTINE lpStartAddress = &CreateTestThread;
- LPVOID lpParameter = lpStartAddress;
+ LPVOID lpParameter = (LPVOID)lpStartAddress;
DWORD rc = -1;
/*Load library (DLL).*/
hLib = LoadLibrary(LibraryName);
@@ -72,7 +72,7 @@ BOOL PALAPI StartThreadTest()
/*Start the test thread*/
hThread = CreateThread(NULL,
(DWORD)0,
- lpParameter,
+ lpStartAddress,
hLib,
(DWORD)NULL,
&dwThreadId);
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameA/test1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameA/test1/CMakeLists.txt
index a1128c62b8..9b7a610f0c 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetModuleFileNameA.c
+ GetModuleFileNameA.cpp
)
add_executable(paltest_getmodulefilenamea_test1
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameA/test1/GetModuleFileNameA.c b/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameA/test1/GetModuleFileNameA.cpp
index d05f0ac6a9..d05f0ac6a9 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameA/test1/GetModuleFileNameA.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameA/test1/GetModuleFileNameA.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameA/test2/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameA/test2/CMakeLists.txt
index c35e9acc5e..1909be4b42 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameA/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameA/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetModuleFileNameA.c
+ GetModuleFileNameA.cpp
)
add_executable(paltest_getmodulefilenamea_test2
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameA/test2/GetModuleFileNameA.c b/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameA/test2/GetModuleFileNameA.cpp
index e8aed6d30e..e8aed6d30e 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameA/test2/GetModuleFileNameA.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameA/test2/GetModuleFileNameA.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameW/test1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameW/test1/CMakeLists.txt
index c702d07908..f3d92b15c9 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetModuleFileNameW.c
+ GetModuleFileNameW.cpp
)
add_executable(paltest_getmodulefilenamew_test1
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameW/test1/GetModuleFileNameW.c b/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameW/test1/GetModuleFileNameW.cpp
index 4c1c3b00ab..c122312d89 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameW/test1/GetModuleFileNameW.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameW/test1/GetModuleFileNameW.cpp
@@ -45,7 +45,7 @@ int __cdecl main(int argc, char *argv[])
ExitProcess(FAIL);
}
- ModuleFileNameBuf = malloc(MODULENAMEBUFFERSIZE*sizeof(WCHAR));
+ ModuleFileNameBuf = (WCHAR*)malloc(MODULENAMEBUFFERSIZE*sizeof(WCHAR));
//convert a normal string to a wide one
lpModuleName = convert(ModuleName);
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameW/test2/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameW/test2/CMakeLists.txt
index 857feb330d..7b23e92772 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetModuleFileNameW.c
+ GetModuleFileNameW.cpp
)
add_executable(paltest_getmodulefilenamew_test2
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameW/test2/GetModuleFileNameW.c b/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameW/test2/GetModuleFileNameW.cpp
index 6009a9d298..f23d97c138 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameW/test2/GetModuleFileNameW.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/GetModuleFileNameW/test2/GetModuleFileNameW.cpp
@@ -34,7 +34,7 @@ int __cdecl main(int argc, char *argv[])
ExitProcess(FAIL);
}
- ModuleFileNameBuf = malloc(MODULENAMEBUFFERSIZE*sizeof(WCHAR));
+ ModuleFileNameBuf = (WCHAR*)malloc(MODULENAMEBUFFERSIZE*sizeof(WCHAR));
//retrieve the current process full path and file name
//by passing a NULL module handle
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test1/CMakeLists.txt
index 541ef8b98e..3dedba3cce 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test1/CMakeLists.txt
@@ -3,8 +3,8 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
- testlib.c
+ test1.cpp
+ testlib.cpp
)
add_executable(paltest_getprocaddress_test1
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test1/test1.c b/src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test1/test1.cpp
index f0b76c615f..f0b76c615f 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test1/test1.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test1/testlib.c b/src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test1/testlib.cpp
index e8fe48e05d..e8fe48e05d 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test1/testlib.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test1/testlib.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test2/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test2/CMakeLists.txt
index 60a5ba1a6e..983c16f12f 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test2/CMakeLists.txt
@@ -3,8 +3,8 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
- testlib.c
+ test2.cpp
+ testlib.cpp
)
add_executable(paltest_getprocaddress_test2
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test2/test2.c b/src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test2/test2.cpp
index 9107728423..9107728423 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test2/test2.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test2/testlib.c b/src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test2/testlib.cpp
index 23e58e871e..23e58e871e 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test2/testlib.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/GetProcAddress/test2/testlib.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/GetProcessHeap/test1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/GetProcessHeap/test1/CMakeLists.txt
index 18871abf00..3e9c725f95 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/GetProcessHeap/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/GetProcessHeap/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetProcessHeap.c
+ GetProcessHeap.cpp
)
add_executable(paltest_getprocessheap_test1
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/GetProcessHeap/test1/GetProcessHeap.c b/src/pal/tests/palsuite/filemapping_memmgt/GetProcessHeap/test1/GetProcessHeap.cpp
index bec6b5c616..bec6b5c616 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/GetProcessHeap/test1/GetProcessHeap.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/GetProcessHeap/test1/GetProcessHeap.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test1/CMakeLists.txt
index 3a64a0c58a..b9ce32b35e 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- HeapAlloc.c
+ HeapAlloc.cpp
)
add_executable(paltest_heapalloc_test1
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test1/HeapAlloc.c b/src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test1/HeapAlloc.cpp
index 04de274e80..04de274e80 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test1/HeapAlloc.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test1/HeapAlloc.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test2/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test2/CMakeLists.txt
index 5253110d8d..1b9655ddba 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- HeapAlloc.c
+ HeapAlloc.cpp
)
add_executable(paltest_heapalloc_test2
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test2/HeapAlloc.c b/src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test2/HeapAlloc.cpp
index 5f4ff90498..5f4ff90498 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test2/HeapAlloc.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test2/HeapAlloc.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test3/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test3/CMakeLists.txt
index f0b89461d2..1c3845c6e9 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- HeapAlloc.c
+ HeapAlloc.cpp
)
add_executable(paltest_heapalloc_test3
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test3/HeapAlloc.c b/src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test3/HeapAlloc.cpp
index 4a74fe8194..4a74fe8194 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test3/HeapAlloc.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/HeapAlloc/test3/HeapAlloc.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/HeapFree/test1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/HeapFree/test1/CMakeLists.txt
index 898047a9ad..004912256c 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/HeapFree/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/HeapFree/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- HeapFree.c
+ HeapFree.cpp
)
add_executable(paltest_heapfree_test1
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/HeapFree/test1/HeapFree.c b/src/pal/tests/palsuite/filemapping_memmgt/HeapFree/test1/HeapFree.cpp
index 37b6b3bf60..37b6b3bf60 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/HeapFree/test1/HeapFree.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/HeapFree/test1/HeapFree.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test1/CMakeLists.txt
index 1decb02c73..17e0127435 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_heaprealloc_test1
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test1/test1.c b/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test1/test1.cpp
index 497d208eca..eedd45e45d 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test1/test1.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test1/test1.cpp
@@ -37,7 +37,7 @@ int __cdecl main(int argc, char *argv[])
}
/* Allocate 100 bytes on the heap */
- if((TheMemory = HeapAlloc(TheHeap, 0, 100)) == NULL)
+ if((TheMemory = (char*)HeapAlloc(TheHeap, 0, 100)) == NULL)
{
Fail("ERROR: HeapAlloc returned NULL when it was called. "
"GetLastError() returned %d.",GetLastError());
@@ -47,7 +47,7 @@ int __cdecl main(int argc, char *argv[])
memset(TheMemory, 'X', 100);
/* Reallocate the memory */
- ReAllocMemory = HeapReAlloc(TheHeap, 0, TheMemory, 100);
+ ReAllocMemory = (char*)HeapReAlloc(TheHeap, 0, TheMemory, 100);
if(ReAllocMemory == NULL)
{
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test2/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test2/CMakeLists.txt
index 6f5510387a..a9239354ba 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_heaprealloc_test2
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test2/test2.c b/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test2/test2.cpp
index 13e789f901..a7e3b2a055 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test2/test2.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test2/test2.cpp
@@ -38,7 +38,7 @@ int __cdecl main(int argc, char *argv[])
}
/* Allocate 200 bytes on the heap */
- if((TheMemory = HeapAlloc(TheHeap, 0, 200)) == NULL)
+ if((TheMemory = (char*)HeapAlloc(TheHeap, 0, 200)) == NULL)
{
Fail("ERROR: HeapAlloc returned NULL when it was called. "
"GetLastError() returned %d.",GetLastError());
@@ -51,7 +51,7 @@ int __cdecl main(int argc, char *argv[])
memset(TheMemory+100, 'Z', 100);
/* Reallocate the memory to 100 bytes */
- ReAllocMemory = HeapReAlloc(TheHeap, 0, TheMemory, 100);
+ ReAllocMemory = (char*)HeapReAlloc(TheHeap, 0, TheMemory, 100);
if(ReAllocMemory == NULL)
{
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test3/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test3/CMakeLists.txt
index 7ad836706a..2d82b6efdd 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_heaprealloc_test3
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test3/test3.c b/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test3/test3.cpp
index dea9de348d..d4139e8d5e 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test3/test3.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test3/test3.cpp
@@ -38,7 +38,7 @@ int __cdecl main(int argc, char *argv[])
}
/* Allocate 100 bytes on the heap */
- if((TheMemory = HeapAlloc(TheHeap, 0, 100)) == NULL)
+ if((TheMemory = (char*)HeapAlloc(TheHeap, 0, 100)) == NULL)
{
Fail("ERROR: HeapAlloc returned NULL when it was called. "
"GetLastError() returned %d.",GetLastError());
@@ -48,7 +48,7 @@ int __cdecl main(int argc, char *argv[])
memset(TheMemory, 'X', 100);
/* Reallocate the memory to 200 bytes */
- ReAllocMemory = HeapReAlloc(TheHeap, 0, TheMemory, 200);
+ ReAllocMemory = (char*)HeapReAlloc(TheHeap, 0, TheMemory, 200);
if(ReAllocMemory == NULL)
{
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test4/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test4/CMakeLists.txt
index 024a4ef840..129d8a47cd 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_heaprealloc_test4
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test4/test4.c b/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test4/test4.cpp
index cebf904501..cebf904501 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test4/test4.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test5/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test5/CMakeLists.txt
index 3ab3ec16e8..ed3d390625 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_heaprealloc_test5
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test5/test5.c b/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test5/test5.cpp
index 230e65e492..fcd38376ec 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test5/test5.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/HeapReAlloc/test5/test5.cpp
@@ -37,7 +37,7 @@ int __cdecl main(int argc, char *argv[])
}
/* Allocate 100 bytes on the heap */
- if((TheMemory = HeapAlloc(TheHeap, 0, 100)) == NULL)
+ if((TheMemory = (char*)HeapAlloc(TheHeap, 0, 100)) == NULL)
{
Fail("ERROR: HeapAlloc returned NULL when it was called. "
"GetLastError() returned %d.",GetLastError());
@@ -47,7 +47,7 @@ int __cdecl main(int argc, char *argv[])
memset(TheMemory, 'X', 100);
/* Reallocate the memory into 0 bytes */
- ReAllocMemory = HeapReAlloc(TheHeap, 0, TheMemory, 0);
+ ReAllocMemory = (char*)HeapReAlloc(TheHeap, 0, TheMemory, 0);
if(ReAllocMemory == NULL)
{
@@ -56,7 +56,7 @@ int __cdecl main(int argc, char *argv[])
}
/* Reallocate the memory we just put into 0 bytes, into 100 bytes. */
- ReAllocMemory2 = HeapReAlloc(TheHeap, 0, ReAllocMemory, 100);
+ ReAllocMemory2 = (char*)HeapReAlloc(TheHeap, 0, ReAllocMemory, 100);
if(ReAllocMemory2 == NULL)
{
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/LocalAlloc/test1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/LocalAlloc/test1/CMakeLists.txt
index c96e00a170..f74e442d76 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/LocalAlloc/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/LocalAlloc/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- LocalAlloc.c
+ LocalAlloc.cpp
)
add_executable(paltest_localalloc_test1
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/LocalAlloc/test1/LocalAlloc.c b/src/pal/tests/palsuite/filemapping_memmgt/LocalAlloc/test1/LocalAlloc.cpp
index 17afbc6020..17afbc6020 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/LocalAlloc/test1/LocalAlloc.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/LocalAlloc/test1/LocalAlloc.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/LocalFree/test1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/LocalFree/test1/CMakeLists.txt
index 47ad76ebe6..d92939c7cc 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/LocalFree/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/LocalFree/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- LocalFree.c
+ LocalFree.cpp
)
add_executable(paltest_localfree_test1
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/LocalFree/test1/LocalFree.c b/src/pal/tests/palsuite/filemapping_memmgt/LocalFree/test1/LocalFree.cpp
index d9c062e761..d9c062e761 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/LocalFree/test1/LocalFree.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/LocalFree/test1/LocalFree.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/LocalFree/test2/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/LocalFree/test2/CMakeLists.txt
index ac7a11a05f..e087b08ad7 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/LocalFree/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/LocalFree/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- LocalFree.c
+ LocalFree.cpp
)
add_executable(paltest_localfree_test2
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/LocalFree/test2/LocalFree.c b/src/pal/tests/palsuite/filemapping_memmgt/LocalFree/test2/LocalFree.cpp
index 4d4567dc3f..4d4567dc3f 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/LocalFree/test2/LocalFree.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/LocalFree/test2/LocalFree.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test1/CMakeLists.txt
index 0af09480ef..1d08065b2a 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(TESTSOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_lockfile_test1
@@ -20,7 +20,7 @@ target_link_libraries(paltest_lockfile_test1
set(HELPERSOURCES
- helper.c
+ helper.cpp
)
add_executable(paltest_lockfile_test1_helper
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test1/helper.c b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test1/helper.cpp
index 05b4b8451a..05b4b8451a 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test1/helper.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test1/helper.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test1/test1.c b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test1/test1.cpp
index cee223ef81..cee223ef81 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test1/test1.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test2/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test2/CMakeLists.txt
index 157c517e62..ca5e5faed4 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_lockfile_test2
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test2/test2.c b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test2/test2.cpp
index 8aef130ef4..8aef130ef4 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test2/test2.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test3/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test3/CMakeLists.txt
index 69516de69b..117c715084 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(TESTSOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_lockfile_test3
@@ -20,7 +20,7 @@ target_link_libraries(paltest_lockfile_test3
set(HELPERSOURCES
- helper.c
+ helper.cpp
)
add_executable(paltest_lockfile_test3_helper
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test3/helper.c b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test3/helper.cpp
index 079417fce8..079417fce8 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test3/helper.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test3/helper.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test3/test3.c b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test3/test3.cpp
index 78662c5685..78662c5685 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test3/test3.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test4/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test4/CMakeLists.txt
index fb8f6745d4..aee1b1a0be 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_lockfile_test4
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test4/test4.c b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test4/test4.cpp
index f5cd359fb5..f5cd359fb5 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test4/test4.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test5/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test5/CMakeLists.txt
index cc4548a6f0..70e3db4561 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(TESTSOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_lockfile_test5
@@ -20,7 +20,7 @@ target_link_libraries(paltest_lockfile_test5
set(HELPERSOURCES
- helper.c
+ helper.cpp
)
add_executable(paltest_lockfile_test5_helper
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test5/helper.c b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test5/helper.cpp
index 1fc9b1a9a5..1fc9b1a9a5 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test5/helper.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test5/helper.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test5/test5.c b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test5/test5.cpp
index a02a3c5a49..a02a3c5a49 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test5/test5.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test6/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test6/CMakeLists.txt
index 5049977582..255ecbcc8d 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(TESTSOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_lockfile_test6
@@ -20,7 +20,7 @@ target_link_libraries(paltest_lockfile_test6
set(HELPERSOURCES
- helper.c
+ helper.cpp
)
add_executable(paltest_lockfile_test6_helper
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test6/helper.c b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test6/helper.cpp
index 98112fc4a5..98112fc4a5 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test6/helper.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test6/helper.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test6/test6.c b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test6/test6.cpp
index ba01b9710a..ba01b9710a 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test6/test6.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test6/test6.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test7/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test7/CMakeLists.txt
index e8434cc787..68a5b9f659 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test7.c
+ test7.cpp
)
add_executable(paltest_lockfile_test7
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test7/test7.c b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test7/test7.cpp
index c572a6e653..c572a6e653 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test7/test7.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/LockFile/test7/test7.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test1/CMakeLists.txt
index ef9838d41e..01679e5387 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- MapViewOfFile.c
+ MapViewOfFile.cpp
)
add_executable(paltest_mapviewoffile_test1
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test1/MapViewOfFile.c b/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test1/MapViewOfFile.cpp
index 6177e0decf..6177e0decf 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test1/MapViewOfFile.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test1/MapViewOfFile.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test2/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test2/CMakeLists.txt
index 18a9d105b1..88f3344567 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- MapViewOfFile.c
+ MapViewOfFile.cpp
)
add_executable(paltest_mapviewoffile_test2
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test2/MapViewOfFile.c b/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test2/MapViewOfFile.cpp
index c08f585c0e..c08f585c0e 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test2/MapViewOfFile.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test2/MapViewOfFile.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test3/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test3/CMakeLists.txt
index 76bd3276a4..e48ce13408 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- MapViewOfFile.c
+ MapViewOfFile.cpp
)
add_executable(paltest_mapviewoffile_test3
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test3/MapViewOfFile.c b/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test3/MapViewOfFile.cpp
index 63bee768f9..63bee768f9 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test3/MapViewOfFile.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test3/MapViewOfFile.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test4/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test4/CMakeLists.txt
index 52381c510f..7f6d905212 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- mapviewoffile.c
+ mapviewoffile.cpp
)
add_executable(paltest_mapviewoffile_test4
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test4/mapviewoffile.c b/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test4/mapviewoffile.cpp
index 7f3252144b..7f3252144b 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test4/mapviewoffile.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test4/mapviewoffile.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test5/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test5/CMakeLists.txt
index f98a4b7779..3911ffa53c 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- mapviewoffile.c
+ mapviewoffile.cpp
)
add_executable(paltest_mapviewoffile_test5
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test5/mapviewoffile.c b/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test5/mapviewoffile.cpp
index 219b3fa12a..219b3fa12a 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test5/mapviewoffile.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test5/mapviewoffile.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test6/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test6/CMakeLists.txt
index dad03aaf80..8199981eec 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- mapviewoffile.c
+ mapviewoffile.cpp
)
add_executable(paltest_mapviewoffile_test6
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test6/mapviewoffile.c b/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test6/mapviewoffile.cpp
index f7d7302a4c..f7d7302a4c 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test6/mapviewoffile.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test6/mapviewoffile.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test1/CMakeLists.txt
index b286924864..e4d87d5e0f 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- OpenFileMappingA.c
+ OpenFileMappingA.cpp
)
add_executable(paltest_openfilemappinga_test1
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test1/OpenFileMappingA.c b/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test1/OpenFileMappingA.cpp
index 9087285112..9087285112 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test1/OpenFileMappingA.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test1/OpenFileMappingA.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test2/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test2/CMakeLists.txt
index 3a0eff04a7..670346fe3b 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- OpenFileMappingA.c
+ OpenFileMappingA.cpp
)
add_executable(paltest_openfilemappinga_test2
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test2/OpenFileMappingA.c b/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test2/OpenFileMappingA.cpp
index 5e41a92024..5e41a92024 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test2/OpenFileMappingA.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test2/OpenFileMappingA.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test3/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test3/CMakeLists.txt
index 599a09ffc7..dab27b5c74 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- OpenFileMappingA.c
+ OpenFileMappingA.cpp
)
add_executable(paltest_openfilemappinga_test3
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test3/OpenFileMappingA.c b/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test3/OpenFileMappingA.cpp
index b01a3e8c0b..b01a3e8c0b 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test3/OpenFileMappingA.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingA/test3/OpenFileMappingA.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test1/CMakeLists.txt
index 04e9e47ef0..b2f4494ad8 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- OpenFileMappingW.c
+ OpenFileMappingW.cpp
)
add_executable(paltest_openfilemappingw_test1
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test1/OpenFileMappingW.c b/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test1/OpenFileMappingW.cpp
index 079af4a5c0..079af4a5c0 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test1/OpenFileMappingW.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test1/OpenFileMappingW.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test2/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test2/CMakeLists.txt
index 22e960b788..655fa753f2 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- OpenFileMappingW.c
+ OpenFileMappingW.cpp
)
add_executable(paltest_openfilemappingw_test2
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test2/OpenFileMappingW.c b/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test2/OpenFileMappingW.cpp
index e6a69651fa..e6a69651fa 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test2/OpenFileMappingW.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test2/OpenFileMappingW.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test3/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test3/CMakeLists.txt
index 5a54368110..a7039a1c73 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- OpenFileMappingW.c
+ OpenFileMappingW.cpp
)
add_executable(paltest_openfilemappingw_test3
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test3/OpenFileMappingW.c b/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test3/OpenFileMappingW.cpp
index 9c83491f6b..9c83491f6b 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test3/OpenFileMappingW.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/OpenFileMappingW/test3/OpenFileMappingW.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/ReadProcessMemory_neg1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/ReadProcessMemory_neg1/CMakeLists.txt
index 400c9219f6..68748342ad 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/ReadProcessMemory_neg1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/ReadProcessMemory_neg1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- ReadProcessMemory_neg.c
+ ReadProcessMemory_neg.cpp
)
add_executable(paltest_readprocessmemory_readprocessmemory_neg1
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/ReadProcessMemory_neg1/ReadProcessMemory_neg.c b/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/ReadProcessMemory_neg1/ReadProcessMemory_neg.cpp
index aecd5ad576..aecd5ad576 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/ReadProcessMemory_neg1/ReadProcessMemory_neg.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/ReadProcessMemory_neg1/ReadProcessMemory_neg.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test1/CMakeLists.txt
index 8c21f01562..abaa09fb91 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- ReadProcessMemory.c
+ ReadProcessMemory.cpp
)
add_executable(paltest_readprocessmemory_test1
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test1/ReadProcessMemory.c b/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test1/ReadProcessMemory.cpp
index c9475f13f1..c9475f13f1 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test1/ReadProcessMemory.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test1/ReadProcessMemory.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test2/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test2/CMakeLists.txt
index 9e0de95a0a..0a9d5e387d 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(TESTSOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_readprocessmemory_test2
@@ -20,7 +20,7 @@ target_link_libraries(paltest_readprocessmemory_test2
set(HELPERSOURCES
- helper.c
+ helper.cpp
)
add_executable(paltest_readprocessmemory_test2_helper
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test2/helper.c b/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test2/helper.cpp
index 59e882fc1f..a10ad926c3 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test2/helper.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test2/helper.cpp
@@ -178,7 +178,7 @@ int __cdecl main(int argc, char *argv[])
/* Get the parent process to write to stuff on the heap */
sizeTarget = 2 * sizeof(int) + 23 ; /* 23 is just a random prime > 16 */
- if (!(pTarget = malloc(sizeTarget)))
+ if (!(pTarget = (char*)malloc(sizeTarget)))
{
Trace("WriteProcessMemory helper: unable to allocate '%s'->%d bytes of memory"
"(%u).\n",
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test2/test2.c b/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test2/test2.cpp
index eda40599ce..91172be9e1 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test2/test2.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/ReadProcessMemory/test2/test2.cpp
@@ -146,7 +146,7 @@ int __cdecl main(int argc, char *argv[])
}
/* compose some data to write to the client process */
- if (!(pSrcMemory = malloc(Count)))
+ if (!(pSrcMemory = (char*)malloc(Count)))
{
Trace("could not dynamically allocate memory to copy from "
"for reasons %u & %u\n",
@@ -166,7 +166,7 @@ int __cdecl main(int argc, char *argv[])
if (!dwRet)
{
- Trace("%s: Problem: on a write to "LLFORMAT " bytes @ " LLFORMAT " ('%s')\n",
+ Trace("%s: Problem: on a write to " LLFORMAT " bytes @ " LLFORMAT " ('%s')\n",
argv[0], Count, pDestMemory, incomingCMDBuffer);
Trace("test1 WriteProcessMemory returned a (!=0) (GLE=%u)\n",
GetLastError());
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test1/CMakeLists.txt
index 987c413d03..8aa1c80368 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_rtlmovememory_test1
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test1/test1.c b/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test1/test1.cpp
index 7fc56510d8..7fc56510d8 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test1/test1.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test3/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test3/CMakeLists.txt
index 14098a8dc1..d292cff494 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_rtlmovememory_test3
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test3/test3.c b/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test3/test3.cpp
index 279c0c1199..279c0c1199 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test3/test3.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test4/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test4/CMakeLists.txt
index 00aec7e8f7..e8aeb0c0b3 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_rtlmovememory_test4
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test4/test4.c b/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test4/test4.cpp
index b6e1ecd6f7..b6e1ecd6f7 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test4/test4.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test5/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test5/CMakeLists.txt
index f2de78216e..7f4986eb27 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_rtlmovememory_test5
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test5/test5.c b/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test5/test5.cpp
index affcb0abc9..affcb0abc9 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test5/test5.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test1/CMakeLists.txt
index 0e6d6fef4c..8ed46bae43 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(TESTSOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_unlockfile_test1
@@ -20,7 +20,7 @@ target_link_libraries(paltest_unlockfile_test1
set(HELPERSOURCES
- helper.c
+ helper.cpp
)
add_executable(paltest_unlockfile_test1_helper
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test1/helper.c b/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test1/helper.cpp
index c2ef5a6736..c2ef5a6736 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test1/helper.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test1/helper.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test1/test1.c b/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test1/test1.cpp
index 14634c7f7a..14634c7f7a 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test1/test1.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test2/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test2/CMakeLists.txt
index 142b2763cb..3033876f80 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_unlockfile_test2
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test2/test2.c b/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test2/test2.cpp
index 22c2cce2fb..22c2cce2fb 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test2/test2.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test3/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test3/CMakeLists.txt
index b4ec37c88c..d46d7db344 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(TESTSOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_unlockfile_test3
@@ -20,7 +20,7 @@ target_link_libraries(paltest_unlockfile_test3
set(HELPERSOURCES
- helper.c
+ helper.cpp
)
add_executable(paltest_unlockfile_test3_helper
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test3/helper.c b/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test3/helper.cpp
index 650abf49ad..650abf49ad 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test3/helper.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test3/helper.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test3/test3.c b/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test3/test3.cpp
index cf27aba0a3..cf27aba0a3 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test3/test3.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test4/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test4/CMakeLists.txt
index d6bee307c2..635a1ca07c 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_unlockfile_test4
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test4/test4.c b/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test4/test4.cpp
index 55abcd24bc..55abcd24bc 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test4/test4.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/UnlockFile/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/UnmapViewOfFile/test1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/UnmapViewOfFile/test1/CMakeLists.txt
index 5ebda77ba6..1b8062ff9c 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/UnmapViewOfFile/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/UnmapViewOfFile/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- UnmapViewOfFile.c
+ UnmapViewOfFile.cpp
)
add_executable(paltest_unmapviewoffile_test1
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/UnmapViewOfFile/test1/UnmapViewOfFile.c b/src/pal/tests/palsuite/filemapping_memmgt/UnmapViewOfFile/test1/UnmapViewOfFile.cpp
index a970ccc3b5..a970ccc3b5 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/UnmapViewOfFile/test1/UnmapViewOfFile.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/UnmapViewOfFile/test1/UnmapViewOfFile.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/UnmapViewOfFile/test2/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/UnmapViewOfFile/test2/CMakeLists.txt
index 5c12cf9825..750e446a17 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/UnmapViewOfFile/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/UnmapViewOfFile/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- unmapviewoffile.c
+ unmapviewoffile.cpp
)
add_executable(paltest_unmapviewoffile_test2
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/UnmapViewOfFile/test2/unmapviewoffile.c b/src/pal/tests/palsuite/filemapping_memmgt/UnmapViewOfFile/test2/unmapviewoffile.cpp
index 2ca185d234..2ca185d234 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/UnmapViewOfFile/test2/unmapviewoffile.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/UnmapViewOfFile/test2/unmapviewoffile.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test1/CMakeLists.txt
index 90ba41bd79..f8c0645a4b 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualAlloc.c
+ VirtualAlloc.cpp
)
add_executable(paltest_virtualalloc_test1
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test1/VirtualAlloc.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test1/VirtualAlloc.cpp
index 26ee942ba1..26ee942ba1 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test1/VirtualAlloc.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test1/VirtualAlloc.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test10/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test10/CMakeLists.txt
index 51b0e1d92e..1b66f0d7cb 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test10/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test10/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualAlloc.c
+ VirtualAlloc.cpp
)
add_executable(paltest_virtualalloc_test10
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test10/VirtualAlloc.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test10/VirtualAlloc.cpp
index ac06b9b5c8..ac06b9b5c8 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test10/VirtualAlloc.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test10/VirtualAlloc.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test11/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test11/CMakeLists.txt
index adff47087b..95e1a06f55 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test11/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test11/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualAlloc.c
+ VirtualAlloc.cpp
)
add_executable(paltest_virtualalloc_test11
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test11/VirtualAlloc.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test11/VirtualAlloc.cpp
index a3df39b634..a3df39b634 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test11/VirtualAlloc.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test11/VirtualAlloc.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test12/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test12/CMakeLists.txt
index 26f303573e..7564f960fe 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test12/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test12/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualAlloc.c
+ VirtualAlloc.cpp
)
add_executable(paltest_virtualalloc_test12
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test12/VirtualAlloc.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test12/VirtualAlloc.cpp
index 8b3508635f..8b3508635f 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test12/VirtualAlloc.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test12/VirtualAlloc.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test13/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test13/CMakeLists.txt
index f85cbdc694..a49dcfc81d 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test13/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test13/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualAlloc.c
+ VirtualAlloc.cpp
)
add_executable(paltest_virtualalloc_test13
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test13/VirtualAlloc.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test13/VirtualAlloc.cpp
index d2109c0339..d2109c0339 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test13/VirtualAlloc.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test13/VirtualAlloc.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test14/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test14/CMakeLists.txt
index 41ed0ca208..180a48e74d 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test14/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test14/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualAlloc.c
+ VirtualAlloc.cpp
)
add_executable(paltest_virtualalloc_test14
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test14/VirtualAlloc.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test14/VirtualAlloc.cpp
index 49bd21875e..49bd21875e 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test14/VirtualAlloc.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test14/VirtualAlloc.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test15/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test15/CMakeLists.txt
index 87b29108b2..4ba219472e 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test15/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test15/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualAlloc.c
+ VirtualAlloc.cpp
)
add_executable(paltest_virtualalloc_test15
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test15/VirtualAlloc.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test15/VirtualAlloc.cpp
index 3cf1502f26..3cf1502f26 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test15/VirtualAlloc.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test15/VirtualAlloc.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test16/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test16/CMakeLists.txt
index 90e3f3bdb2..1c5f63dce5 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test16/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test16/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualAlloc.c
+ VirtualAlloc.cpp
)
add_executable(paltest_virtualalloc_test16
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test16/VirtualAlloc.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test16/VirtualAlloc.cpp
index ce61b9aa39..ce61b9aa39 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test16/VirtualAlloc.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test16/VirtualAlloc.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test17/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test17/CMakeLists.txt
index 461b48ccc0..6523bb9292 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test17/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test17/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualAlloc.c
+ VirtualAlloc.cpp
)
add_executable(paltest_virtualalloc_test17
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test17/VirtualAlloc.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test17/VirtualAlloc.cpp
index eb609f14e4..eb609f14e4 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test17/VirtualAlloc.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test17/VirtualAlloc.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test18/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test18/CMakeLists.txt
index 69823be14b..3fe65b4ac8 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test18/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test18/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualAlloc.c
+ VirtualAlloc.cpp
)
add_executable(paltest_virtualalloc_test18
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test18/VirtualAlloc.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test18/VirtualAlloc.cpp
index e46da851db..e46da851db 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test18/VirtualAlloc.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test18/VirtualAlloc.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test19/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test19/CMakeLists.txt
index fa65b4fa46..1795b8ba54 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test19/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test19/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualAlloc.c
+ VirtualAlloc.cpp
)
add_executable(paltest_virtualalloc_test19
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test19/VirtualAlloc.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test19/VirtualAlloc.cpp
index 5cbe48b15e..5cbe48b15e 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test19/VirtualAlloc.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test19/VirtualAlloc.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test2/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test2/CMakeLists.txt
index 1753b1edc5..20da178bfc 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualAlloc.c
+ VirtualAlloc.cpp
)
add_executable(paltest_virtualalloc_test2
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test2/VirtualAlloc.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test2/VirtualAlloc.cpp
index 99cf76a523..99cf76a523 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test2/VirtualAlloc.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test2/VirtualAlloc.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test20/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test20/CMakeLists.txt
index 2c55071149..5c23fe2b0d 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test20/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test20/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- virtualalloc.c
+ virtualalloc.cpp
)
add_executable(paltest_virtualalloc_test20
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test20/virtualalloc.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test20/virtualalloc.cpp
index 7aec3c7f55..7aec3c7f55 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test20/virtualalloc.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test20/virtualalloc.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test21/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test21/CMakeLists.txt
index f97c32af75..96a3144e8a 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test21/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test21/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- virtualalloc.c
+ virtualalloc.cpp
)
add_executable(paltest_virtualalloc_test21
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test21/virtualalloc.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test21/virtualalloc.cpp
index 065a2ff5c8..065a2ff5c8 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test21/virtualalloc.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test21/virtualalloc.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test3/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test3/CMakeLists.txt
index 035594bd79..77822f7862 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualAlloc.c
+ VirtualAlloc.cpp
)
add_executable(paltest_virtualalloc_test3
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test3/VirtualAlloc.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test3/VirtualAlloc.cpp
index 5c57ec337f..5c57ec337f 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test3/VirtualAlloc.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test3/VirtualAlloc.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test4/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test4/CMakeLists.txt
index 5ce80bf52f..0e2c448659 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualAlloc.c
+ VirtualAlloc.cpp
)
add_executable(paltest_virtualalloc_test4
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test4/VirtualAlloc.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test4/VirtualAlloc.cpp
index c134a14eb1..c134a14eb1 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test4/VirtualAlloc.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test4/VirtualAlloc.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test5/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test5/CMakeLists.txt
index 138d9c9727..247053ff0f 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualAlloc.c
+ VirtualAlloc.cpp
)
add_executable(paltest_virtualalloc_test5
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test5/VirtualAlloc.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test5/VirtualAlloc.cpp
index 8c4f9dcdb6..8c4f9dcdb6 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test5/VirtualAlloc.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test5/VirtualAlloc.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test6/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test6/CMakeLists.txt
index c61add9db4..d19391d294 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualAlloc.c
+ VirtualAlloc.cpp
)
add_executable(paltest_virtualalloc_test6
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test6/VirtualAlloc.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test6/VirtualAlloc.cpp
index e9c33d86df..e9c33d86df 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test6/VirtualAlloc.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test6/VirtualAlloc.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test7/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test7/CMakeLists.txt
index b5452a0c48..8c01e041de 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualAlloc.c
+ VirtualAlloc.cpp
)
add_executable(paltest_virtualalloc_test7
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test7/VirtualAlloc.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test7/VirtualAlloc.cpp
index bee2735c9f..bee2735c9f 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test7/VirtualAlloc.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test7/VirtualAlloc.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test8/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test8/CMakeLists.txt
index 584a0c505a..db2a7447be 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test8/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test8/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualAlloc.c
+ VirtualAlloc.cpp
)
add_executable(paltest_virtualalloc_test8
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test8/VirtualAlloc.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test8/VirtualAlloc.cpp
index d548e0c8db..d548e0c8db 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test8/VirtualAlloc.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test8/VirtualAlloc.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test9/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test9/CMakeLists.txt
index aee950b2e4..254fc6fcf2 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test9/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test9/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualAlloc.c
+ VirtualAlloc.cpp
)
add_executable(paltest_virtualalloc_test9
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test9/VirtualAlloc.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test9/VirtualAlloc.cpp
index 2711addacc..2711addacc 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test9/VirtualAlloc.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test9/VirtualAlloc.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test1/CMakeLists.txt
index 1914f76fe6..d2319506f2 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualFree.c
+ VirtualFree.cpp
)
add_executable(paltest_virtualfree_test1
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test1/VirtualFree.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test1/VirtualFree.cpp
index 0f4f144aa5..0f4f144aa5 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test1/VirtualFree.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test1/VirtualFree.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test2/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test2/CMakeLists.txt
index a288b37154..9a3bc7ac61 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualFree.c
+ VirtualFree.cpp
)
add_executable(paltest_virtualfree_test2
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test2/VirtualFree.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test2/VirtualFree.cpp
index 70064a3bf9..70064a3bf9 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test2/VirtualFree.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test2/VirtualFree.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test3/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test3/CMakeLists.txt
index 993189c1aa..8484c0fd94 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualFree.c
+ VirtualFree.cpp
)
add_executable(paltest_virtualfree_test3
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test3/VirtualFree.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test3/VirtualFree.cpp
index 27f1936be7..27f1936be7 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test3/VirtualFree.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualFree/test3/VirtualFree.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test1/CMakeLists.txt
index 214cf460ae..4283398a6f 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualProtect.c
+ VirtualProtect.cpp
)
add_executable(paltest_virtualprotect_test1
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test1/VirtualProtect.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test1/VirtualProtect.cpp
index 1a28bd156d..1a28bd156d 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test1/VirtualProtect.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test1/VirtualProtect.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test2/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test2/CMakeLists.txt
index 27f43477ea..aed68fd27f 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualProtect.c
+ VirtualProtect.cpp
)
add_executable(paltest_virtualprotect_test2
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test2/VirtualProtect.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test2/VirtualProtect.cpp
index 64a08d7885..64a08d7885 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test2/VirtualProtect.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test2/VirtualProtect.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test3/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test3/CMakeLists.txt
index 994d4e2f41..70728592ad 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualProtect.c
+ VirtualProtect.cpp
)
add_executable(paltest_virtualprotect_test3
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test3/VirtualProtect.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test3/VirtualProtect.cpp
index 0f738630ee..0f738630ee 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test3/VirtualProtect.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test3/VirtualProtect.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test4/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test4/CMakeLists.txt
index 2e0fba50bb..5ad64a74eb 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualProtect.c
+ VirtualProtect.cpp
)
add_executable(paltest_virtualprotect_test4
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test4/VirtualProtect.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test4/VirtualProtect.cpp
index 926d501d0d..926d501d0d 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test4/VirtualProtect.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test4/VirtualProtect.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test6/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test6/CMakeLists.txt
index 6d6fd07df8..78932ef453 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualProtect.c
+ VirtualProtect.cpp
)
add_executable(paltest_virtualprotect_test6
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test6/VirtualProtect.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test6/VirtualProtect.cpp
index d60b323ec6..d60b323ec6 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test6/VirtualProtect.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test6/VirtualProtect.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test7/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test7/CMakeLists.txt
index 06af860559..caf5ef91f4 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualProtect.c
+ VirtualProtect.cpp
)
add_executable(paltest_virtualprotect_test7
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test7/VirtualProtect.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test7/VirtualProtect.cpp
index edc37711f4..edc37711f4 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test7/VirtualProtect.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualProtect/test7/VirtualProtect.cpp
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualQuery/test1/CMakeLists.txt b/src/pal/tests/palsuite/filemapping_memmgt/VirtualQuery/test1/CMakeLists.txt
index 4f4e4bc5f0..17cbdee4a5 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualQuery/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualQuery/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- VirtualQuery.c
+ VirtualQuery.cpp
)
add_executable(paltest_virtualquery_test1
diff --git a/src/pal/tests/palsuite/filemapping_memmgt/VirtualQuery/test1/VirtualQuery.c b/src/pal/tests/palsuite/filemapping_memmgt/VirtualQuery/test1/VirtualQuery.cpp
index 44216ae563..44216ae563 100644
--- a/src/pal/tests/palsuite/filemapping_memmgt/VirtualQuery/test1/VirtualQuery.c
+++ b/src/pal/tests/palsuite/filemapping_memmgt/VirtualQuery/test1/VirtualQuery.cpp
diff --git a/src/pal/tests/palsuite/loader/LoadLibraryA/test1/CMakeLists.txt b/src/pal/tests/palsuite/loader/LoadLibraryA/test1/CMakeLists.txt
index 542f8d3277..62b896df65 100644
--- a/src/pal/tests/palsuite/loader/LoadLibraryA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/loader/LoadLibraryA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- LoadLibraryA.c
+ LoadLibraryA.cpp
)
add_executable(paltest_loadlibrarya_test1
diff --git a/src/pal/tests/palsuite/loader/LoadLibraryA/test1/LoadLibraryA.c b/src/pal/tests/palsuite/loader/LoadLibraryA/test1/LoadLibraryA.cpp
index b4a8de1367..b4a8de1367 100644
--- a/src/pal/tests/palsuite/loader/LoadLibraryA/test1/LoadLibraryA.c
+++ b/src/pal/tests/palsuite/loader/LoadLibraryA/test1/LoadLibraryA.cpp
diff --git a/src/pal/tests/palsuite/loader/LoadLibraryA/test2/CMakeLists.txt b/src/pal/tests/palsuite/loader/LoadLibraryA/test2/CMakeLists.txt
index 63cfb22545..48a4c36cd0 100644
--- a/src/pal/tests/palsuite/loader/LoadLibraryA/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/loader/LoadLibraryA/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- LoadLibraryA.c
+ LoadLibraryA.cpp
)
add_executable(paltest_loadlibrarya_test2
diff --git a/src/pal/tests/palsuite/loader/LoadLibraryA/test2/LoadLibraryA.c b/src/pal/tests/palsuite/loader/LoadLibraryA/test2/LoadLibraryA.cpp
index d7cd9cb875..d7cd9cb875 100644
--- a/src/pal/tests/palsuite/loader/LoadLibraryA/test2/LoadLibraryA.c
+++ b/src/pal/tests/palsuite/loader/LoadLibraryA/test2/LoadLibraryA.cpp
diff --git a/src/pal/tests/palsuite/loader/LoadLibraryA/test2/MyModule.c b/src/pal/tests/palsuite/loader/LoadLibraryA/test2/MyModule.cpp
index 883b3fbc4a..883b3fbc4a 100644
--- a/src/pal/tests/palsuite/loader/LoadLibraryA/test2/MyModule.c
+++ b/src/pal/tests/palsuite/loader/LoadLibraryA/test2/MyModule.cpp
diff --git a/src/pal/tests/palsuite/loader/LoadLibraryA/test3/CMakeLists.txt b/src/pal/tests/palsuite/loader/LoadLibraryA/test3/CMakeLists.txt
index 143d0ec096..ae05b3560d 100644
--- a/src/pal/tests/palsuite/loader/LoadLibraryA/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/loader/LoadLibraryA/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- loadlibrarya.c
+ loadlibrarya.cpp
)
add_executable(paltest_loadlibrarya_test3
diff --git a/src/pal/tests/palsuite/loader/LoadLibraryA/test3/loadlibrarya.c b/src/pal/tests/palsuite/loader/LoadLibraryA/test3/loadlibrarya.cpp
index da38f98d04..da38f98d04 100644
--- a/src/pal/tests/palsuite/loader/LoadLibraryA/test3/loadlibrarya.c
+++ b/src/pal/tests/palsuite/loader/LoadLibraryA/test3/loadlibrarya.cpp
diff --git a/src/pal/tests/palsuite/loader/LoadLibraryA/test5/CMakeLists.txt b/src/pal/tests/palsuite/loader/LoadLibraryA/test5/CMakeLists.txt
index a9d791c916..99915eea2c 100644
--- a/src/pal/tests/palsuite/loader/LoadLibraryA/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/loader/LoadLibraryA/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- loadlibrarya.c
+ loadlibrarya.cpp
)
add_executable(paltest_loadlibrarya_test5
diff --git a/src/pal/tests/palsuite/loader/LoadLibraryA/test5/loadlibrarya.c b/src/pal/tests/palsuite/loader/LoadLibraryA/test5/loadlibrarya.cpp
index d1e6b6d1dc..d1e6b6d1dc 100644
--- a/src/pal/tests/palsuite/loader/LoadLibraryA/test5/loadlibrarya.c
+++ b/src/pal/tests/palsuite/loader/LoadLibraryA/test5/loadlibrarya.cpp
diff --git a/src/pal/tests/palsuite/loader/LoadLibraryA/test6/CMakeLists.txt b/src/pal/tests/palsuite/loader/LoadLibraryA/test6/CMakeLists.txt
index bb66adef77..0fac8785a8 100644
--- a/src/pal/tests/palsuite/loader/LoadLibraryA/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/loader/LoadLibraryA/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(TESTSOURCES
- loadlibrarya.c
+ loadlibrarya.cpp
)
add_executable(paltest_loadlibrarya_test6
@@ -20,7 +20,7 @@ target_link_libraries(paltest_loadlibrarya_test6
set(HELPERSOURCES
- dlltest.c
+ dlltest.cpp
)
add_executable(paltest_loadlibrarya_test6_dlltest
diff --git a/src/pal/tests/palsuite/loader/LoadLibraryA/test6/dlltest.c b/src/pal/tests/palsuite/loader/LoadLibraryA/test6/dlltest.cpp
index 72380eebb5..72380eebb5 100644
--- a/src/pal/tests/palsuite/loader/LoadLibraryA/test6/dlltest.c
+++ b/src/pal/tests/palsuite/loader/LoadLibraryA/test6/dlltest.cpp
diff --git a/src/pal/tests/palsuite/loader/LoadLibraryA/test6/loadlibrarya.c b/src/pal/tests/palsuite/loader/LoadLibraryA/test6/loadlibrarya.cpp
index ee825e6439..ee825e6439 100644
--- a/src/pal/tests/palsuite/loader/LoadLibraryA/test6/loadlibrarya.c
+++ b/src/pal/tests/palsuite/loader/LoadLibraryA/test6/loadlibrarya.cpp
diff --git a/src/pal/tests/palsuite/loader/LoadLibraryA/test7/CMakeLists.txt b/src/pal/tests/palsuite/loader/LoadLibraryA/test7/CMakeLists.txt
index 6c0d174600..bb403c6466 100644
--- a/src/pal/tests/palsuite/loader/LoadLibraryA/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/loader/LoadLibraryA/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- LoadLibraryA.c
+ LoadLibraryA.cpp
)
add_executable(paltest_loadlibrarya_test7
diff --git a/src/pal/tests/palsuite/loader/LoadLibraryA/test7/LoadLibraryA.c b/src/pal/tests/palsuite/loader/LoadLibraryA/test7/LoadLibraryA.cpp
index 5e6db8bb68..5e6db8bb68 100644
--- a/src/pal/tests/palsuite/loader/LoadLibraryA/test7/LoadLibraryA.c
+++ b/src/pal/tests/palsuite/loader/LoadLibraryA/test7/LoadLibraryA.cpp
diff --git a/src/pal/tests/palsuite/loader/LoadLibraryA/test8/CMakeLists.txt b/src/pal/tests/palsuite/loader/LoadLibraryA/test8/CMakeLists.txt
index b663a7b5bc..9e3449166b 100644
--- a/src/pal/tests/palsuite/loader/LoadLibraryA/test8/CMakeLists.txt
+++ b/src/pal/tests/palsuite/loader/LoadLibraryA/test8/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(TESTSOURCES
- loadlibrarya.c
+ loadlibrarya.cpp
)
add_executable(paltest_loadlibrarya_test8
@@ -20,7 +20,7 @@ target_link_libraries(paltest_loadlibrarya_test8
set(HELPERSOURCES
- dlltest.c
+ dlltest.cpp
)
add_executable(paltest_loadlibrarya_test8_dlltest
diff --git a/src/pal/tests/palsuite/loader/LoadLibraryA/test8/dlltest.c b/src/pal/tests/palsuite/loader/LoadLibraryA/test8/dlltest.cpp
index 72380eebb5..72380eebb5 100644
--- a/src/pal/tests/palsuite/loader/LoadLibraryA/test8/dlltest.c
+++ b/src/pal/tests/palsuite/loader/LoadLibraryA/test8/dlltest.cpp
diff --git a/src/pal/tests/palsuite/loader/LoadLibraryA/test8/loadlibrarya.c b/src/pal/tests/palsuite/loader/LoadLibraryA/test8/loadlibrarya.cpp
index 6556e9c896..6556e9c896 100644
--- a/src/pal/tests/palsuite/loader/LoadLibraryA/test8/loadlibrarya.c
+++ b/src/pal/tests/palsuite/loader/LoadLibraryA/test8/loadlibrarya.cpp
diff --git a/src/pal/tests/palsuite/loader/LoadLibraryW/test1/CMakeLists.txt b/src/pal/tests/palsuite/loader/LoadLibraryW/test1/CMakeLists.txt
index 87038012b7..171d1d59d4 100644
--- a/src/pal/tests/palsuite/loader/LoadLibraryW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/loader/LoadLibraryW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- LoadLibraryW.c
+ LoadLibraryW.cpp
)
add_executable(paltest_loadlibraryw_test1
diff --git a/src/pal/tests/palsuite/loader/LoadLibraryW/test1/LoadLibraryW.c b/src/pal/tests/palsuite/loader/LoadLibraryW/test1/LoadLibraryW.cpp
index 4c1a551de1..4c1a551de1 100644
--- a/src/pal/tests/palsuite/loader/LoadLibraryW/test1/LoadLibraryW.c
+++ b/src/pal/tests/palsuite/loader/LoadLibraryW/test1/LoadLibraryW.cpp
diff --git a/src/pal/tests/palsuite/loader/LoadLibraryW/test2/CMakeLists.txt b/src/pal/tests/palsuite/loader/LoadLibraryW/test2/CMakeLists.txt
index 5e8486d23b..9873e1332d 100644
--- a/src/pal/tests/palsuite/loader/LoadLibraryW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/loader/LoadLibraryW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- loadlibraryw.c
+ loadlibraryw.cpp
)
add_executable(paltest_loadlibraryw_test2
diff --git a/src/pal/tests/palsuite/loader/LoadLibraryW/test2/loadlibraryw.c b/src/pal/tests/palsuite/loader/LoadLibraryW/test2/loadlibraryw.cpp
index e8aebf77e9..e8aebf77e9 100644
--- a/src/pal/tests/palsuite/loader/LoadLibraryW/test2/loadlibraryw.c
+++ b/src/pal/tests/palsuite/loader/LoadLibraryW/test2/loadlibraryw.cpp
diff --git a/src/pal/tests/palsuite/loader/LoadLibraryW/test3/CMakeLists.txt b/src/pal/tests/palsuite/loader/LoadLibraryW/test3/CMakeLists.txt
index 2c96fa23da..be758643fa 100644
--- a/src/pal/tests/palsuite/loader/LoadLibraryW/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/loader/LoadLibraryW/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- loadlibraryw.c
+ loadlibraryw.cpp
)
add_executable(paltest_loadlibraryw_test3
diff --git a/src/pal/tests/palsuite/loader/LoadLibraryW/test3/loadlibraryw.c b/src/pal/tests/palsuite/loader/LoadLibraryW/test3/loadlibraryw.cpp
index c722edaf13..c722edaf13 100644
--- a/src/pal/tests/palsuite/loader/LoadLibraryW/test3/loadlibraryw.c
+++ b/src/pal/tests/palsuite/loader/LoadLibraryW/test3/loadlibraryw.cpp
diff --git a/src/pal/tests/palsuite/loader/LoadLibraryW/test5/CMakeLists.txt b/src/pal/tests/palsuite/loader/LoadLibraryW/test5/CMakeLists.txt
index 7b8931a961..1ca990b514 100644
--- a/src/pal/tests/palsuite/loader/LoadLibraryW/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/loader/LoadLibraryW/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- loadlibraryw.c
+ loadlibraryw.cpp
)
add_executable(paltest_loadlibraryw_test5
diff --git a/src/pal/tests/palsuite/loader/LoadLibraryW/test5/loadlibraryw.c b/src/pal/tests/palsuite/loader/LoadLibraryW/test5/loadlibraryw.cpp
index acaa200a06..acaa200a06 100644
--- a/src/pal/tests/palsuite/loader/LoadLibraryW/test5/loadlibraryw.c
+++ b/src/pal/tests/palsuite/loader/LoadLibraryW/test5/loadlibraryw.cpp
diff --git a/src/pal/tests/palsuite/locale_info/CompareStringA/test1/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/CompareStringA/test1/CMakeLists.txt
index 96ee18d857..171d5b77e8 100644
--- a/src/pal/tests/palsuite/locale_info/CompareStringA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/CompareStringA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_comparestringa_test1
diff --git a/src/pal/tests/palsuite/locale_info/CompareStringA/test1/test1.c b/src/pal/tests/palsuite/locale_info/CompareStringA/test1/test1.cpp
index 98c147af48..98c147af48 100644
--- a/src/pal/tests/palsuite/locale_info/CompareStringA/test1/test1.c
+++ b/src/pal/tests/palsuite/locale_info/CompareStringA/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/locale_info/CompareStringW/test1/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/CompareStringW/test1/CMakeLists.txt
index 8652977387..15a7fe7685 100644
--- a/src/pal/tests/palsuite/locale_info/CompareStringW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/CompareStringW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_comparestringw_test1
diff --git a/src/pal/tests/palsuite/locale_info/CompareStringW/test1/test1.c b/src/pal/tests/palsuite/locale_info/CompareStringW/test1/test1.cpp
index bdf2c3dcf3..bdf2c3dcf3 100644
--- a/src/pal/tests/palsuite/locale_info/CompareStringW/test1/test1.c
+++ b/src/pal/tests/palsuite/locale_info/CompareStringW/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/locale_info/GetACP/test1/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/GetACP/test1/CMakeLists.txt
index c5513da2c1..cf4431ea94 100644
--- a/src/pal/tests/palsuite/locale_info/GetACP/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/GetACP/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_getacp_test1
diff --git a/src/pal/tests/palsuite/locale_info/GetACP/test1/test1.c b/src/pal/tests/palsuite/locale_info/GetACP/test1/test1.cpp
index 8ea078ee69..8ea078ee69 100644
--- a/src/pal/tests/palsuite/locale_info/GetACP/test1/test1.c
+++ b/src/pal/tests/palsuite/locale_info/GetACP/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/locale_info/GetCPInfo/test1/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/GetCPInfo/test1/CMakeLists.txt
index c209b121b2..b4cf017c2b 100644
--- a/src/pal/tests/palsuite/locale_info/GetCPInfo/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/GetCPInfo/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_getcpinfo_test1
diff --git a/src/pal/tests/palsuite/locale_info/GetCPInfo/test1/test1.c b/src/pal/tests/palsuite/locale_info/GetCPInfo/test1/test1.cpp
index ed9bbf93fc..ed9bbf93fc 100644
--- a/src/pal/tests/palsuite/locale_info/GetCPInfo/test1/test1.c
+++ b/src/pal/tests/palsuite/locale_info/GetCPInfo/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/locale_info/GetCPInfo/test2/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/GetCPInfo/test2/CMakeLists.txt
index 6132e9b3fa..b366f3ce8d 100644
--- a/src/pal/tests/palsuite/locale_info/GetCPInfo/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/GetCPInfo/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_getcpinfo_test2
diff --git a/src/pal/tests/palsuite/locale_info/GetCPInfo/test2/test2.c b/src/pal/tests/palsuite/locale_info/GetCPInfo/test2/test2.cpp
index f52320f167..f52320f167 100644
--- a/src/pal/tests/palsuite/locale_info/GetCPInfo/test2/test2.c
+++ b/src/pal/tests/palsuite/locale_info/GetCPInfo/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/locale_info/GetCPInfo/test3/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/GetCPInfo/test3/CMakeLists.txt
index 3e4a09b51d..032dd00290 100644
--- a/src/pal/tests/palsuite/locale_info/GetCPInfo/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/GetCPInfo/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_getcpinfo_test3
diff --git a/src/pal/tests/palsuite/locale_info/GetCPInfo/test3/test3.c b/src/pal/tests/palsuite/locale_info/GetCPInfo/test3/test3.cpp
index aa9df935b8..aa9df935b8 100644
--- a/src/pal/tests/palsuite/locale_info/GetCPInfo/test3/test3.c
+++ b/src/pal/tests/palsuite/locale_info/GetCPInfo/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/locale_info/GetLocaleInfoW/test1/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/GetLocaleInfoW/test1/CMakeLists.txt
index f373b98f7c..4f685cb8a4 100644
--- a/src/pal/tests/palsuite/locale_info/GetLocaleInfoW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/GetLocaleInfoW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_getlocaleinfow_test1
diff --git a/src/pal/tests/palsuite/locale_info/GetLocaleInfoW/test1/test1.c b/src/pal/tests/palsuite/locale_info/GetLocaleInfoW/test1/test1.cpp
index 0994940a57..0994940a57 100644
--- a/src/pal/tests/palsuite/locale_info/GetLocaleInfoW/test1/test1.c
+++ b/src/pal/tests/palsuite/locale_info/GetLocaleInfoW/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/locale_info/GetLocaleInfoW/test2/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/GetLocaleInfoW/test2/CMakeLists.txt
index dd5b82ef61..7851b36b96 100644
--- a/src/pal/tests/palsuite/locale_info/GetLocaleInfoW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/GetLocaleInfoW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_getlocaleinfow_test2
diff --git a/src/pal/tests/palsuite/locale_info/GetLocaleInfoW/test2/test2.c b/src/pal/tests/palsuite/locale_info/GetLocaleInfoW/test2/test2.cpp
index f00fa79c59..f00fa79c59 100644
--- a/src/pal/tests/palsuite/locale_info/GetLocaleInfoW/test2/test2.c
+++ b/src/pal/tests/palsuite/locale_info/GetLocaleInfoW/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/locale_info/GetStringTypeExW/test1/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/GetStringTypeExW/test1/CMakeLists.txt
index 5bb7b8c8b5..e68621681a 100644
--- a/src/pal/tests/palsuite/locale_info/GetStringTypeExW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/GetStringTypeExW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_getstringtypeexw_test1
diff --git a/src/pal/tests/palsuite/locale_info/GetStringTypeExW/test1/test1.c b/src/pal/tests/palsuite/locale_info/GetStringTypeExW/test1/test1.cpp
index e15c3d66cd..e15c3d66cd 100644
--- a/src/pal/tests/palsuite/locale_info/GetStringTypeExW/test1/test1.c
+++ b/src/pal/tests/palsuite/locale_info/GetStringTypeExW/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/locale_info/GetStringTypeExW/test2/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/GetStringTypeExW/test2/CMakeLists.txt
index 4a8fab243e..e37b7495d0 100644
--- a/src/pal/tests/palsuite/locale_info/GetStringTypeExW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/GetStringTypeExW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_getstringtypeexw_test2
diff --git a/src/pal/tests/palsuite/locale_info/GetStringTypeExW/test2/test2.c b/src/pal/tests/palsuite/locale_info/GetStringTypeExW/test2/test2.cpp
index 6dca7e8ac5..6dca7e8ac5 100644
--- a/src/pal/tests/palsuite/locale_info/GetStringTypeExW/test2/test2.c
+++ b/src/pal/tests/palsuite/locale_info/GetStringTypeExW/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/locale_info/GetSystemDefaultLangID/test1/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/GetSystemDefaultLangID/test1/CMakeLists.txt
index ef87b5f87f..e34e1837e0 100644
--- a/src/pal/tests/palsuite/locale_info/GetSystemDefaultLangID/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/GetSystemDefaultLangID/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_getsystemdefaultlangid_test1
diff --git a/src/pal/tests/palsuite/locale_info/GetSystemDefaultLangID/test1/test1.c b/src/pal/tests/palsuite/locale_info/GetSystemDefaultLangID/test1/test1.cpp
index 1bc5120815..1bc5120815 100644
--- a/src/pal/tests/palsuite/locale_info/GetSystemDefaultLangID/test1/test1.c
+++ b/src/pal/tests/palsuite/locale_info/GetSystemDefaultLangID/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/locale_info/GetThreadLocale/test1/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/GetThreadLocale/test1/CMakeLists.txt
index 8cec9d8306..8abbd822c2 100644
--- a/src/pal/tests/palsuite/locale_info/GetThreadLocale/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/GetThreadLocale/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_getthreadlocale_test1
diff --git a/src/pal/tests/palsuite/locale_info/GetThreadLocale/test1/test1.c b/src/pal/tests/palsuite/locale_info/GetThreadLocale/test1/test1.cpp
index 8eb7252e37..8eb7252e37 100644
--- a/src/pal/tests/palsuite/locale_info/GetThreadLocale/test1/test1.c
+++ b/src/pal/tests/palsuite/locale_info/GetThreadLocale/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/locale_info/GetTimeZoneInformation/test1/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/GetTimeZoneInformation/test1/CMakeLists.txt
index 281f3bf9c3..8bf0a6ca23 100644
--- a/src/pal/tests/palsuite/locale_info/GetTimeZoneInformation/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/GetTimeZoneInformation/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_gettimezoneinformation_test1
diff --git a/src/pal/tests/palsuite/locale_info/GetTimeZoneInformation/test1/test1.c b/src/pal/tests/palsuite/locale_info/GetTimeZoneInformation/test1/test1.cpp
index bb83ade231..bb83ade231 100644
--- a/src/pal/tests/palsuite/locale_info/GetTimeZoneInformation/test1/test1.c
+++ b/src/pal/tests/palsuite/locale_info/GetTimeZoneInformation/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/locale_info/GetUserDefaultLCID/test1/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/GetUserDefaultLCID/test1/CMakeLists.txt
index e039d46ccd..b6f08b1f7d 100644
--- a/src/pal/tests/palsuite/locale_info/GetUserDefaultLCID/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/GetUserDefaultLCID/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_getuserdefaultlcid_test1
diff --git a/src/pal/tests/palsuite/locale_info/GetUserDefaultLCID/test1/test1.c b/src/pal/tests/palsuite/locale_info/GetUserDefaultLCID/test1/test1.cpp
index 4a336f9bb7..4a336f9bb7 100644
--- a/src/pal/tests/palsuite/locale_info/GetUserDefaultLCID/test1/test1.c
+++ b/src/pal/tests/palsuite/locale_info/GetUserDefaultLCID/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/locale_info/GetUserDefaultLangID/test1/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/GetUserDefaultLangID/test1/CMakeLists.txt
index 71fa0464bb..8fc795a52b 100644
--- a/src/pal/tests/palsuite/locale_info/GetUserDefaultLangID/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/GetUserDefaultLangID/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_getuserdefaultlangid_test1
diff --git a/src/pal/tests/palsuite/locale_info/GetUserDefaultLangID/test1/test1.c b/src/pal/tests/palsuite/locale_info/GetUserDefaultLangID/test1/test1.cpp
index 51c5678086..51c5678086 100644
--- a/src/pal/tests/palsuite/locale_info/GetUserDefaultLangID/test1/test1.c
+++ b/src/pal/tests/palsuite/locale_info/GetUserDefaultLangID/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/locale_info/IsDBCSLeadByte/test1/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/IsDBCSLeadByte/test1/CMakeLists.txt
index ad5ad7508d..e9b22dcfc5 100644
--- a/src/pal/tests/palsuite/locale_info/IsDBCSLeadByte/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/IsDBCSLeadByte/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_isdbcsleadbyte_test1
diff --git a/src/pal/tests/palsuite/locale_info/IsDBCSLeadByte/test1/test1.c b/src/pal/tests/palsuite/locale_info/IsDBCSLeadByte/test1/test1.cpp
index ad326be084..ad326be084 100644
--- a/src/pal/tests/palsuite/locale_info/IsDBCSLeadByte/test1/test1.c
+++ b/src/pal/tests/palsuite/locale_info/IsDBCSLeadByte/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/locale_info/IsDBCSLeadByteEx/test1/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/IsDBCSLeadByteEx/test1/CMakeLists.txt
index 9d53ee9b3b..f3a232b143 100644
--- a/src/pal/tests/palsuite/locale_info/IsDBCSLeadByteEx/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/IsDBCSLeadByteEx/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_isdbcsleadbyteex_test1
diff --git a/src/pal/tests/palsuite/locale_info/IsDBCSLeadByteEx/test1/test1.c b/src/pal/tests/palsuite/locale_info/IsDBCSLeadByteEx/test1/test1.cpp
index 9466f4817f..9466f4817f 100644
--- a/src/pal/tests/palsuite/locale_info/IsDBCSLeadByteEx/test1/test1.c
+++ b/src/pal/tests/palsuite/locale_info/IsDBCSLeadByteEx/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/locale_info/IsValidCodePage/test1/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/IsValidCodePage/test1/CMakeLists.txt
index d87e8c0d6b..ae12b37950 100644
--- a/src/pal/tests/palsuite/locale_info/IsValidCodePage/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/IsValidCodePage/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_isvalidcodepage_test1
diff --git a/src/pal/tests/palsuite/locale_info/IsValidCodePage/test1/test1.c b/src/pal/tests/palsuite/locale_info/IsValidCodePage/test1/test1.cpp
index deb6a7ae72..deb6a7ae72 100644
--- a/src/pal/tests/palsuite/locale_info/IsValidCodePage/test1/test1.c
+++ b/src/pal/tests/palsuite/locale_info/IsValidCodePage/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/locale_info/IsValidCodePage/test2/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/IsValidCodePage/test2/CMakeLists.txt
index adcae86ff9..6eeff25d4d 100644
--- a/src/pal/tests/palsuite/locale_info/IsValidCodePage/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/IsValidCodePage/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_isvalidcodepage_test2
diff --git a/src/pal/tests/palsuite/locale_info/IsValidCodePage/test2/test2.c b/src/pal/tests/palsuite/locale_info/IsValidCodePage/test2/test2.cpp
index d9362cfd96..d9362cfd96 100644
--- a/src/pal/tests/palsuite/locale_info/IsValidCodePage/test2/test2.c
+++ b/src/pal/tests/palsuite/locale_info/IsValidCodePage/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/locale_info/IsValidLocale/test1/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/IsValidLocale/test1/CMakeLists.txt
index 8fc7604a49..27d61693b0 100644
--- a/src/pal/tests/palsuite/locale_info/IsValidLocale/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/IsValidLocale/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_isvalidlocale_test1
diff --git a/src/pal/tests/palsuite/locale_info/IsValidLocale/test1/test1.c b/src/pal/tests/palsuite/locale_info/IsValidLocale/test1/test1.cpp
index 4dd63653f5..4dd63653f5 100644
--- a/src/pal/tests/palsuite/locale_info/IsValidLocale/test1/test1.c
+++ b/src/pal/tests/palsuite/locale_info/IsValidLocale/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test1/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test1/CMakeLists.txt
index 044c47712b..7bf79e36a7 100644
--- a/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_multibytetowidechar_test1
diff --git a/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test1/test1.c b/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test1/test1.cpp
index 81f58a532c..81f58a532c 100644
--- a/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test1/test1.c
+++ b/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test2/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test2/CMakeLists.txt
index 0367d53938..b3e3f64c5c 100644
--- a/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_multibytetowidechar_test2
diff --git a/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test2/test2.c b/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test2/test2.cpp
index 1370dba894..1370dba894 100644
--- a/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test2/test2.c
+++ b/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test3/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test3/CMakeLists.txt
index 57e3d66faf..c6eac9bd60 100644
--- a/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_multibytetowidechar_test3
diff --git a/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test3/test3.c b/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test3/test3.cpp
index 1b3a4bd4f5..1b3a4bd4f5 100644
--- a/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test3/test3.c
+++ b/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test4/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test4/CMakeLists.txt
index 3d167dff7c..c9c92952f2 100644
--- a/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_multibytetowidechar_test4
diff --git a/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test4/test4.c b/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test4/test4.cpp
index 2ba606cf35..1d7234640b 100644
--- a/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test4/test4.c
+++ b/src/pal/tests/palsuite/locale_info/MultiByteToWideChar/test4/test4.cpp
@@ -208,7 +208,7 @@ int __cdecl main(int argc, char *argv[])
for (int i = 0; i < (sizeof(utf8Strings) / sizeof(utf8Strings[0])); i++)
{
ret = MultiByteToWideChar(CP_UTF8, 0, utf8Strings[i], -1, NULL, 0);
- WCHAR* wideBuffer = malloc(ret * sizeof(WCHAR));
+ WCHAR* wideBuffer = (WCHAR*)malloc(ret * sizeof(WCHAR));
ret2 = MultiByteToWideChar(CP_UTF8, 0, utf8Strings[i], -1, wideBuffer, ret);
if (ret != ret2)
{
@@ -227,4 +227,4 @@ int __cdecl main(int argc, char *argv[])
PAL_Terminate();
return PASS;
-} \ No newline at end of file
+}
diff --git a/src/pal/tests/palsuite/locale_info/SetThreadLocale/test1/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/SetThreadLocale/test1/CMakeLists.txt
index 85824dd836..5ac7433c98 100644
--- a/src/pal/tests/palsuite/locale_info/SetThreadLocale/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/SetThreadLocale/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_setthreadlocale_test1
diff --git a/src/pal/tests/palsuite/locale_info/SetThreadLocale/test1/test1.c b/src/pal/tests/palsuite/locale_info/SetThreadLocale/test1/test1.cpp
index 794093cf4c..794093cf4c 100644
--- a/src/pal/tests/palsuite/locale_info/SetThreadLocale/test1/test1.c
+++ b/src/pal/tests/palsuite/locale_info/SetThreadLocale/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test1/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test1/CMakeLists.txt
index 0d1d12b41e..07dae640f1 100644
--- a/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_widechartomultibyte_test1
diff --git a/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test1/test1.c b/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test1/test1.cpp
index cd763f33be..cd763f33be 100644
--- a/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test1/test1.c
+++ b/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test2/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test2/CMakeLists.txt
index bbfad2ca9f..99c64afa2a 100644
--- a/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_widechartomultibyte_test2
diff --git a/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test2/test2.c b/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test2/test2.cpp
index f5d40ae903..f5d40ae903 100644
--- a/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test2/test2.c
+++ b/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test3/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test3/CMakeLists.txt
index 0edfd73931..70dabead6f 100644
--- a/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_widechartomultibyte_test3
diff --git a/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test3/test3.c b/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test3/test3.cpp
index ecd26addb4..ecd26addb4 100644
--- a/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test3/test3.c
+++ b/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test4/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test4/CMakeLists.txt
index f0ffd84ee9..8839c19183 100644
--- a/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_widechartomultibyte_test4
diff --git a/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test4/test4.c b/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test4/test4.cpp
index 8ab5fe90af..8ab5fe90af 100644
--- a/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test4/test4.c
+++ b/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test5/CMakeLists.txt b/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test5/CMakeLists.txt
index 6ca2a628bf..e00657879d 100644
--- a/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_widechartomultibyte_test5
diff --git a/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test5/test5.c b/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test5/test5.cpp
index 3ca0d90d0f..393516a198 100644
--- a/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test5/test5.c
+++ b/src/pal/tests/palsuite/locale_info/WideCharToMultiByte/test5/test5.cpp
@@ -132,7 +132,7 @@ int __cdecl main(int argc, char *argv[])
for (int i = 0; i < (sizeof(unicodeStrings) / sizeof(unicodeStrings[0])); i++)
{
ret = WideCharToMultiByte(CP_UTF8, 0, unicodeStrings[i], -1, NULL, 0, NULL, NULL);
- CHAR* utf8Buffer = malloc(ret * sizeof(CHAR));
+ CHAR* utf8Buffer = (CHAR*)malloc(ret * sizeof(CHAR));
ret2 = WideCharToMultiByte(CP_UTF8, 0, unicodeStrings[i], -1, utf8Buffer, ret, NULL, NULL);
if (ret != ret2)
{
@@ -151,4 +151,4 @@ int __cdecl main(int argc, char *argv[])
PAL_Terminate();
return PASS;
-} \ No newline at end of file
+}
diff --git a/src/pal/tests/palsuite/miscellaneous/CharNextA/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/CharNextA/test1/CMakeLists.txt
index 8506d86737..23df52b430 100644
--- a/src/pal/tests/palsuite/miscellaneous/CharNextA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/CharNextA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_charnexta_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/CharNextA/test1/test.c b/src/pal/tests/palsuite/miscellaneous/CharNextA/test1/test.cpp
index d2a3db31d5..d2a3db31d5 100644
--- a/src/pal/tests/palsuite/miscellaneous/CharNextA/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/CharNextA/test1/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/CharNextA/test2/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/CharNextA/test2/CMakeLists.txt
index 04f4679630..5f089e963c 100644
--- a/src/pal/tests/palsuite/miscellaneous/CharNextA/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/CharNextA/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_charnexta_test2
diff --git a/src/pal/tests/palsuite/miscellaneous/CharNextA/test2/test.c b/src/pal/tests/palsuite/miscellaneous/CharNextA/test2/test.cpp
index 7261959021..7261959021 100644
--- a/src/pal/tests/palsuite/miscellaneous/CharNextA/test2/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/CharNextA/test2/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/CharNextExA/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/CharNextExA/test1/CMakeLists.txt
index bfa12b5526..ae1433f089 100644
--- a/src/pal/tests/palsuite/miscellaneous/CharNextExA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/CharNextExA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_charnextexa_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/CharNextExA/test1/test.c b/src/pal/tests/palsuite/miscellaneous/CharNextExA/test1/test.cpp
index 9671ca86b8..9671ca86b8 100644
--- a/src/pal/tests/palsuite/miscellaneous/CharNextExA/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/CharNextExA/test1/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/CharNextExA/test2/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/CharNextExA/test2/CMakeLists.txt
index 556043abcd..1c81d1f9a4 100644
--- a/src/pal/tests/palsuite/miscellaneous/CharNextExA/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/CharNextExA/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_charnextexa_test2
diff --git a/src/pal/tests/palsuite/miscellaneous/CharNextExA/test2/test.c b/src/pal/tests/palsuite/miscellaneous/CharNextExA/test2/test.cpp
index ffc153f5e6..ffc153f5e6 100644
--- a/src/pal/tests/palsuite/miscellaneous/CharNextExA/test2/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/CharNextExA/test2/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/CloseHandle/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/CloseHandle/test1/CMakeLists.txt
index bbe37ddd19..78bb701959 100644
--- a/src/pal/tests/palsuite/miscellaneous/CloseHandle/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/CloseHandle/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_closehandle_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/CloseHandle/test1/test.c b/src/pal/tests/palsuite/miscellaneous/CloseHandle/test1/test.cpp
index 8e42229c29..443f89bace 100644
--- a/src/pal/tests/palsuite/miscellaneous/CloseHandle/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/CloseHandle/test1/test.cpp
@@ -30,7 +30,7 @@ int __cdecl main(int argc, char *argv[])
return FAIL;
}
- WriteBuffer = malloc(sizeof(WORD));
+ WriteBuffer = (LPDWORD)malloc(sizeof(WORD));
if ( WriteBuffer == NULL )
{
diff --git a/src/pal/tests/palsuite/miscellaneous/CloseHandle/test2/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/CloseHandle/test2/CMakeLists.txt
index 75de513be7..18350f20ad 100644
--- a/src/pal/tests/palsuite/miscellaneous/CloseHandle/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/CloseHandle/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_closehandle_test2
diff --git a/src/pal/tests/palsuite/miscellaneous/CloseHandle/test2/test.c b/src/pal/tests/palsuite/miscellaneous/CloseHandle/test2/test.cpp
index c1eea44070..c1eea44070 100644
--- a/src/pal/tests/palsuite/miscellaneous/CloseHandle/test2/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/CloseHandle/test2/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/CreatePipe/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/CreatePipe/test1/CMakeLists.txt
index af878cb873..15a0f572bb 100644
--- a/src/pal/tests/palsuite/miscellaneous/CreatePipe/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/CreatePipe/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_createpipe_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/CreatePipe/test1/test1.c b/src/pal/tests/palsuite/miscellaneous/CreatePipe/test1/test1.cpp
index 3930183b60..3930183b60 100644
--- a/src/pal/tests/palsuite/miscellaneous/CreatePipe/test1/test1.c
+++ b/src/pal/tests/palsuite/miscellaneous/CreatePipe/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/FlushInstructionCache/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/FlushInstructionCache/test1/CMakeLists.txt
index fbd8b0f87d..47ee4b0abd 100644
--- a/src/pal/tests/palsuite/miscellaneous/FlushInstructionCache/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/FlushInstructionCache/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_flushinstructioncache_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/FlushInstructionCache/test1/test1.c b/src/pal/tests/palsuite/miscellaneous/FlushInstructionCache/test1/test1.cpp
index cdbefd01cc..cdbefd01cc 100644
--- a/src/pal/tests/palsuite/miscellaneous/FlushInstructionCache/test1/test1.c
+++ b/src/pal/tests/palsuite/miscellaneous/FlushInstructionCache/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test1/CMakeLists.txt
index 0f242e9b30..df91482855 100644
--- a/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_formatmessagew_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test1/test.c b/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test1/test.cpp
index 0cc4c43432..0cc4c43432 100644
--- a/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test1/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test2/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test2/CMakeLists.txt
index 26092ac300..818649aac7 100644
--- a/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_formatmessagew_test2
diff --git a/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test2/test.c b/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test2/test.cpp
index 6c2d80b3f4..6c2d80b3f4 100644
--- a/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test2/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test2/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test3/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test3/CMakeLists.txt
index b430511c4c..516d4bcc9a 100644
--- a/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_formatmessagew_test3
diff --git a/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test3/test.c b/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test3/test.cpp
index a390c00fea..a390c00fea 100644
--- a/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test3/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test3/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test4/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test4/CMakeLists.txt
index cae8ff149c..642727c6dc 100644
--- a/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_formatmessagew_test4
diff --git a/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test4/test.c b/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test4/test.cpp
index 4f865efe7e..4f865efe7e 100644
--- a/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test4/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test4/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test5/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test5/CMakeLists.txt
index 6779f94ff9..bae113475d 100644
--- a/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_formatmessagew_test5
diff --git a/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test5/test.c b/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test5/test.cpp
index 148c2ff236..148c2ff236 100644
--- a/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test5/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test5/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test6/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test6/CMakeLists.txt
index 450b2b808b..f403cba0f4 100644
--- a/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_formatmessagew_test6
diff --git a/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test6/test.c b/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test6/test.cpp
index 48f5e3e93d..48f5e3e93d 100644
--- a/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test6/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/FormatMessageW/test6/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/FreeEnvironmentStringsW/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/FreeEnvironmentStringsW/test1/CMakeLists.txt
index be39b63ec9..206707efa6 100644
--- a/src/pal/tests/palsuite/miscellaneous/FreeEnvironmentStringsW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/FreeEnvironmentStringsW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_freeenvironmentstringsw_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/FreeEnvironmentStringsW/test1/test.c b/src/pal/tests/palsuite/miscellaneous/FreeEnvironmentStringsW/test1/test.cpp
index 56010039d7..56010039d7 100644
--- a/src/pal/tests/palsuite/miscellaneous/FreeEnvironmentStringsW/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/FreeEnvironmentStringsW/test1/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/FreeEnvironmentStringsW/test2/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/FreeEnvironmentStringsW/test2/CMakeLists.txt
index a3688dd24a..d8197d1c90 100644
--- a/src/pal/tests/palsuite/miscellaneous/FreeEnvironmentStringsW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/FreeEnvironmentStringsW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_freeenvironmentstringsw_test2
diff --git a/src/pal/tests/palsuite/miscellaneous/FreeEnvironmentStringsW/test2/test.c b/src/pal/tests/palsuite/miscellaneous/FreeEnvironmentStringsW/test2/test.cpp
index 1bb05cdb12..1bb05cdb12 100644
--- a/src/pal/tests/palsuite/miscellaneous/FreeEnvironmentStringsW/test2/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/FreeEnvironmentStringsW/test2/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/GetCalendarInfoW/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetCalendarInfoW/test1/CMakeLists.txt
index e3acf4061a..92cabba428 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetCalendarInfoW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetCalendarInfoW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetCalendarInfoW.c
+ GetCalendarInfoW.cpp
)
add_executable(paltest_getcalendarinfow_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/GetCalendarInfoW/test1/GetCalendarInfoW.c b/src/pal/tests/palsuite/miscellaneous/GetCalendarInfoW/test1/GetCalendarInfoW.cpp
index 4876fe180f..4876fe180f 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetCalendarInfoW/test1/GetCalendarInfoW.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetCalendarInfoW/test1/GetCalendarInfoW.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/GetCalendarInfoW/test2/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetCalendarInfoW/test2/CMakeLists.txt
index cbfd1aa5db..0cfc9679e7 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetCalendarInfoW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetCalendarInfoW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetCalendarInfoW.c
+ GetCalendarInfoW.cpp
)
add_executable(paltest_getcalendarinfow_test2
diff --git a/src/pal/tests/palsuite/miscellaneous/GetCalendarInfoW/test2/GetCalendarInfoW.c b/src/pal/tests/palsuite/miscellaneous/GetCalendarInfoW/test2/GetCalendarInfoW.cpp
index d8a59a0fc0..d8a59a0fc0 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetCalendarInfoW/test2/GetCalendarInfoW.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetCalendarInfoW/test2/GetCalendarInfoW.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/GetCommandLineW/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetCommandLineW/test1/CMakeLists.txt
index 491fdca9b5..d15b84a59e 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetCommandLineW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetCommandLineW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_getcommandlinew_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/GetCommandLineW/test1/test.c b/src/pal/tests/palsuite/miscellaneous/GetCommandLineW/test1/test.cpp
index d8a81746b6..3417c149a0 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetCommandLineW/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetCommandLineW/test1/test.cpp
@@ -31,7 +31,7 @@ int __cdecl main(int argc, char *argv[])
return FAIL;
}
- CommandLine = malloc(1024);
+ CommandLine = (WCHAR*)malloc(1024);
wcscpy(CommandLine,convert(argv[0]));
for(i=1;i<argc;++i)
diff --git a/src/pal/tests/palsuite/miscellaneous/GetComputerNameW/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetComputerNameW/test1/CMakeLists.txt
index 980dae88ae..0ce9ac07b7 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetComputerNameW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetComputerNameW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_getcomputernamew_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/GetComputerNameW/test1/test.c b/src/pal/tests/palsuite/miscellaneous/GetComputerNameW/test1/test.cpp
index 7a00cad598..7a00cad598 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetComputerNameW/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetComputerNameW/test1/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/GetDateFormatW/GetDateFormatW_neg1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetDateFormatW/GetDateFormatW_neg1/CMakeLists.txt
index 5a340c6cfb..04ef85b74d 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetDateFormatW/GetDateFormatW_neg1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetDateFormatW/GetDateFormatW_neg1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetDateFormatW_neg.c
+ GetDateFormatW_neg.cpp
)
add_executable(paltest_getdateformatw_getdateformatw_neg1
diff --git a/src/pal/tests/palsuite/miscellaneous/GetDateFormatW/GetDateFormatW_neg1/GetDateFormatW_neg.c b/src/pal/tests/palsuite/miscellaneous/GetDateFormatW/GetDateFormatW_neg1/GetDateFormatW_neg.cpp
index c64dc74cb6..96a481167f 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetDateFormatW/GetDateFormatW_neg1/GetDateFormatW_neg.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetDateFormatW/GetDateFormatW_neg1/GetDateFormatW_neg.cpp
@@ -55,7 +55,7 @@ int __cdecl main(int argc, char *argv[])
Fail("\nRetrieved an invalid buffer size\n");
}
- wpBuffer = malloc((DateSize + 1)*sizeof(WCHAR));
+ wpBuffer = (WCHAR*)malloc((DateSize + 1)*sizeof(WCHAR));
if(NULL == wpBuffer)
{
free(wpFormat);
diff --git a/src/pal/tests/palsuite/miscellaneous/GetDateFormatW/GetDateFormatW_neg2/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetDateFormatW/GetDateFormatW_neg2/CMakeLists.txt
index 646de9160b..fcd56fc7f2 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetDateFormatW/GetDateFormatW_neg2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetDateFormatW/GetDateFormatW_neg2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetDateFormatW_neg.c
+ GetDateFormatW_neg.cpp
)
add_executable(paltest_getdateformatw_getdateformatw_neg2
diff --git a/src/pal/tests/palsuite/miscellaneous/GetDateFormatW/GetDateFormatW_neg2/GetDateFormatW_neg.c b/src/pal/tests/palsuite/miscellaneous/GetDateFormatW/GetDateFormatW_neg2/GetDateFormatW_neg.cpp
index 676038f03a..43f32cf69e 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetDateFormatW/GetDateFormatW_neg2/GetDateFormatW_neg.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetDateFormatW/GetDateFormatW_neg2/GetDateFormatW_neg.cpp
@@ -67,7 +67,7 @@ int __cdecl main(int argc, char *argv[])
Fail("\nRetrieved an invalid buffer size\n");
}
- wpBuffer = malloc((DateSize + 1)*sizeof(WCHAR));
+ wpBuffer = (WCHAR*)malloc((DateSize + 1)*sizeof(WCHAR));
if(NULL == wpBuffer)
{
free(wpFormat);
diff --git a/src/pal/tests/palsuite/miscellaneous/GetDateFormatW/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetDateFormatW/test1/CMakeLists.txt
index 8c1e4b024e..bd86370611 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetDateFormatW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetDateFormatW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- GetDateFormatW.c
+ GetDateFormatW.cpp
)
add_executable(paltest_getdateformatw_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/GetDateFormatW/test1/GetDateFormatW.c b/src/pal/tests/palsuite/miscellaneous/GetDateFormatW/test1/GetDateFormatW.cpp
index 264e397a49..6e3c3b4894 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetDateFormatW/test1/GetDateFormatW.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetDateFormatW/test1/GetDateFormatW.cpp
@@ -68,7 +68,7 @@ int __cdecl main(int argc, char *argv[])
}
- wpBuffer = malloc((DateSize+1)*sizeof(WCHAR));
+ wpBuffer = (WCHAR*)malloc((DateSize+1)*sizeof(WCHAR));
if(NULL == wpBuffer)
{
free(wpFormat);
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentStringsW/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentStringsW/test1/CMakeLists.txt
index 306400e558..3a745fdbd3 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentStringsW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentStringsW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_getenvironmentstringsw_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentStringsW/test1/test.c b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentStringsW/test1/test.cpp
index 2bd9153e59..2bd9153e59 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentStringsW/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentStringsW/test1/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test1/CMakeLists.txt
index 184a6ef1f0..0721fd60b7 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_getenvironmentvariablea_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test1/test.c b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test1/test.cpp
index 8862e823bc..23e9974467 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test1/test.cpp
@@ -37,7 +37,7 @@ int __cdecl main(int argc, char *argv[]) {
size = ReturnValueForLargeBuffer = GetEnvironmentVariable("PATH",
pResultBuffer,
0);
- pResultBuffer = malloc(size);
+ pResultBuffer = (char*)malloc(size);
if ( pResultBuffer == NULL )
{
Fail("ERROR: Failed to allocate memory for pResultBuffer pointer. "
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test2/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test2/CMakeLists.txt
index abfd73f458..a9be983369 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_getenvironmentvariablea_test2
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test2/test.c b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test2/test.cpp
index d26588e907..d26588e907 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test2/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test2/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test3/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test3/CMakeLists.txt
index a63c11b1a3..1c35eba54d 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_getenvironmentvariablea_test3
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test3/test.c b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test3/test.cpp
index b51e139c95..b51e139c95 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test3/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test3/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test4/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test4/CMakeLists.txt
index 76cfdb6d49..331ea8ca6b 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_getenvironmentvariablea_test4
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test4/test.c b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test4/test.cpp
index 1fea5719b4..a09eb883e3 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test4/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test4/test.cpp
@@ -45,7 +45,7 @@ int __cdecl main(int argc, char *argv[]) {
pResultBuffer, // Buffer for Value
0); // Buffer size
- pResultBuffer = malloc(size);
+ pResultBuffer = (char*)malloc(size);
if ( pResultBuffer == NULL )
{
Fail("ERROR: Failed to allocate memory for pResultBuffer pointer. "
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test5/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test5/CMakeLists.txt
index 548d86bb03..69bedf4947 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_getenvironmentvariablea_test5
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test5/test5.c b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test5/test5.cpp
index 8d63a1aecb..19a4d25b64 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test5/test5.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test5/test5.cpp
@@ -64,7 +64,7 @@ int __cdecl main(int argc, char *argv[])
/* To account for the null character at the end of the string */
size = size + 1;
- pResultBuffer = malloc(sizeof(char)*size);
+ pResultBuffer = (char*)malloc(sizeof(char)*size);
if ( pResultBuffer == NULL )
{
Fail("ERROR: Failed to allocate memory for pResultBuffer pointer\n.");
@@ -105,7 +105,7 @@ int __cdecl main(int argc, char *argv[])
}
/* Reallocate the memory for the string */
- pResultBuffer = malloc(sizeof(char)*size);
+ pResultBuffer = (char*)malloc(sizeof(char)*size);
if ( pResultBuffer == NULL )
{
Fail("ERROR: Failed to allocate memory for pResultBuffer pointer.");
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test6/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test6/CMakeLists.txt
index a0873bb7e7..38c186740f 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_getenvironmentvariablea_test6
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test6/test6.c b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test6/test6.cpp
index 8ef7571f59..837036a0a9 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test6/test6.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test6/test6.cpp
@@ -59,7 +59,7 @@ int __cdecl main(int argc, char *argv[])
/* To account for the nul character at the end of the string */
size = size + 1;
- pResultBuffer = malloc(sizeof(char)*size);
+ pResultBuffer = (char*)malloc(sizeof(char)*size);
if ( pResultBuffer == NULL )
{
Fail("ERROR: Failed to allocate memory for pResultBuffer pointer.\n");
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test1/CMakeLists.txt
index 567c992461..a3cb878ef4 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_getenvironmentvariablew_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test1/test.c b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test1/test.cpp
index 6c764509d0..cb5fc00554 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test1/test.cpp
@@ -39,7 +39,7 @@ int __cdecl main(int argc, char *argv[])
pResultBuffer,
0);
- pResultBuffer = malloc(size*sizeof(WCHAR));
+ pResultBuffer = (WCHAR*)malloc(size*sizeof(WCHAR));
if ( pResultBuffer == NULL )
{
Fail("ERROR: Failed to allocate memory for pResultBuffer pointer. "
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test2/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test2/CMakeLists.txt
index 7234f61ed3..2c6ec6247e 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_getenvironmentvariablew_test2
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test2/test.c b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test2/test.cpp
index 6fa753c8d3..6fa753c8d3 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test2/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test2/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test3/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test3/CMakeLists.txt
index bafd75e52e..6af382b6cd 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_getenvironmentvariablew_test3
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test3/test.c b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test3/test.cpp
index 03781e723f..03781e723f 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test3/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test3/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test4/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test4/CMakeLists.txt
index f870bd6b22..674b187fa7 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_getenvironmentvariablew_test4
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test4/test.c b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test4/test.cpp
index b5894efc6e..1ee3e72c9d 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test4/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test4/test.cpp
@@ -43,7 +43,7 @@ int __cdecl main(int argc, char *argv[]) {
pResultBuffer, // Buffer for Value
0); // Buffer size
- pResultBuffer = malloc(size*sizeof(WCHAR));
+ pResultBuffer = (WCHAR*)malloc(size*sizeof(WCHAR));
GetEnvironmentVariable(convert("PALTEST"),
pResultBuffer,
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test5/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test5/CMakeLists.txt
index ab44781279..71e974703b 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_getenvironmentvariablew_test5
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test5/test5.c b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test5/test5.cpp
index 58eba3a380..179fc17f0b 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test5/test5.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test5/test5.cpp
@@ -63,7 +63,7 @@ int __cdecl main(int argc, char *argv[])
/* To account for the nul character at the end of the string */
size = size + 1;
- pResultBuffer = malloc(sizeof(WCHAR)*size);
+ pResultBuffer = (WCHAR*)malloc(sizeof(WCHAR)*size);
if ( pResultBuffer == NULL )
{
Fail("ERROR: Failed to allocate memory for pResultBuffer pointer.\n");
@@ -104,7 +104,7 @@ int __cdecl main(int argc, char *argv[])
}
/* Reallocate the memory for the string */
- pResultBuffer = malloc(sizeof(WCHAR)*size);
+ pResultBuffer = (WCHAR*)malloc(sizeof(WCHAR)*size);
if ( pResultBuffer == NULL )
{
Fail("ERROR: Failed to allocate memory for pResultBuffer pointer.\n");
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test6/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test6/CMakeLists.txt
index e504c8323a..8771ab0cc8 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_getenvironmentvariablew_test6
diff --git a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test6/test6.c b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test6/test6.cpp
index 85f31be9c2..e376950841 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test6/test6.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableW/test6/test6.cpp
@@ -59,7 +59,7 @@ int __cdecl main(int argc, char *argv[])
/* To account for the nul character at the end of the string */
size = size + 1;
- pResultBuffer = malloc(sizeof(WCHAR)*size);
+ pResultBuffer = (WCHAR*)malloc(sizeof(WCHAR)*size);
if ( pResultBuffer == NULL )
{
Fail("ERROR: Failed to allocate memory for pResultBuffer pointer.\n");
diff --git a/src/pal/tests/palsuite/miscellaneous/GetLastError/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetLastError/test1/CMakeLists.txt
index 09e650c924..3c851c7260 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetLastError/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetLastError/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_getlasterror_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/GetLastError/test1/test.c b/src/pal/tests/palsuite/miscellaneous/GetLastError/test1/test.cpp
index 65f56e595f..65f56e595f 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetLastError/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetLastError/test1/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/GetSystemInfo/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetSystemInfo/test1/CMakeLists.txt
index 960291fe79..9419517128 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetSystemInfo/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetSystemInfo/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_getsysteminfo_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/GetSystemInfo/test1/test.c b/src/pal/tests/palsuite/miscellaneous/GetSystemInfo/test1/test.cpp
index 5f3608fb70..5f3608fb70 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetSystemInfo/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetSystemInfo/test1/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/GetTickCount/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetTickCount/test1/CMakeLists.txt
index 5c6ea26a41..f7be23bc0b 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetTickCount/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetTickCount/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_gettickcount_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/GetTickCount/test1/test.c b/src/pal/tests/palsuite/miscellaneous/GetTickCount/test1/test.cpp
index ad71ba5d6c..ad71ba5d6c 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetTickCount/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetTickCount/test1/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/GetUserNameW/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetUserNameW/test1/CMakeLists.txt
index a1d5ab21b8..8ed7ace073 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetUserNameW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetUserNameW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_getusernamew_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/GetUserNameW/test1/test.c b/src/pal/tests/palsuite/miscellaneous/GetUserNameW/test1/test.cpp
index 809f14c12d..809f14c12d 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetUserNameW/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetUserNameW/test1/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/GetVersionExA/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetVersionExA/test1/CMakeLists.txt
index b9dd711d36..2cb305f22b 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetVersionExA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetVersionExA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_getversionexa_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/GetVersionExA/test1/test.c b/src/pal/tests/palsuite/miscellaneous/GetVersionExA/test1/test.cpp
index 5dd20c6576..5dd20c6576 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetVersionExA/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetVersionExA/test1/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/GetVersionExW/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/GetVersionExW/test1/CMakeLists.txt
index d7eb683343..09494240cc 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetVersionExW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/GetVersionExW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_getversionexw_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/GetVersionExW/test1/test.c b/src/pal/tests/palsuite/miscellaneous/GetVersionExW/test1/test.cpp
index 69aae54bcf..69aae54bcf 100644
--- a/src/pal/tests/palsuite/miscellaneous/GetVersionExW/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/GetVersionExW/test1/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/IsBadCodePtr/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/IsBadCodePtr/test1/CMakeLists.txt
index d41e6bc5ab..bc3f11b705 100644
--- a/src/pal/tests/palsuite/miscellaneous/IsBadCodePtr/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/IsBadCodePtr/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_isbadcodeptr_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/IsBadCodePtr/test1/test1.c b/src/pal/tests/palsuite/miscellaneous/IsBadCodePtr/test1/test1.cpp
index 4b2763d457..4b2763d457 100644
--- a/src/pal/tests/palsuite/miscellaneous/IsBadCodePtr/test1/test1.c
+++ b/src/pal/tests/palsuite/miscellaneous/IsBadCodePtr/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/IsBadReadPtr/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/IsBadReadPtr/test1/CMakeLists.txt
index f1e84d73b8..82aecefa70 100644
--- a/src/pal/tests/palsuite/miscellaneous/IsBadReadPtr/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/IsBadReadPtr/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_isbadreadptr_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/IsBadReadPtr/test1/test.c b/src/pal/tests/palsuite/miscellaneous/IsBadReadPtr/test1/test.cpp
index 24b7ceb7e6..24b7ceb7e6 100644
--- a/src/pal/tests/palsuite/miscellaneous/IsBadReadPtr/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/IsBadReadPtr/test1/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test1/CMakeLists.txt
index 2b2e6aae2e..e3a08167b3 100644
--- a/src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_isbadwriteptr_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test1/test.c b/src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test1/test.cpp
index 018d7beae0..018d7beae0 100644
--- a/src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test1/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test2/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test2/CMakeLists.txt
index c033f8054f..718cbaa297 100644
--- a/src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_isbadwriteptr_test2
diff --git a/src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test2/test2.c b/src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test2/test2.cpp
index 2d4d53e3b7..2d4d53e3b7 100644
--- a/src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test2/test2.c
+++ b/src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test3/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test3/CMakeLists.txt
index 32cb901e8d..0efd3179db 100644
--- a/src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_isbadwriteptr_test3
diff --git a/src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test3/test3.c b/src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test3/test3.cpp
index 4c058a8987..4c058a8987 100644
--- a/src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test3/test3.c
+++ b/src/pal/tests/palsuite/miscellaneous/IsBadWritePtr/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/MessageBoxW/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/MessageBoxW/test1/CMakeLists.txt
index 5e77e8ba98..bc80853ea1 100644
--- a/src/pal/tests/palsuite/miscellaneous/MessageBoxW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/MessageBoxW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_messageboxw_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/MessageBoxW/test1/test.c b/src/pal/tests/palsuite/miscellaneous/MessageBoxW/test1/test.cpp
index 8eb8c0eb7e..8eb8c0eb7e 100644
--- a/src/pal/tests/palsuite/miscellaneous/MessageBoxW/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/MessageBoxW/test1/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/MessageBoxW/test2/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/MessageBoxW/test2/CMakeLists.txt
index 4b0af2e77e..b8993af4cf 100644
--- a/src/pal/tests/palsuite/miscellaneous/MessageBoxW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/MessageBoxW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_messageboxw_test2
diff --git a/src/pal/tests/palsuite/miscellaneous/MessageBoxW/test2/test.c b/src/pal/tests/palsuite/miscellaneous/MessageBoxW/test2/test.cpp
index e2ff0cf6d6..e2ff0cf6d6 100644
--- a/src/pal/tests/palsuite/miscellaneous/MessageBoxW/test2/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/MessageBoxW/test2/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test1/CMakeLists.txt
index b66248522b..5d63281eab 100644
--- a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_setenvironmentvariablea_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test1/test1.c b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test1/test1.cpp
index 86a44218f1..86a44218f1 100644
--- a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test1/test1.c
+++ b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test2/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test2/CMakeLists.txt
index c062c6df65..fe05887c3e 100644
--- a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_setenvironmentvariablea_test2
diff --git a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test2/test2.c b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test2/test2.cpp
index 984007e6f1..984007e6f1 100644
--- a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test2/test2.c
+++ b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test3/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test3/CMakeLists.txt
index 159f574abe..98c9dc0a63 100644
--- a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_setenvironmentvariablea_test3
diff --git a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test3/test3.c b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test3/test3.cpp
index fa24275da7..539e33004b 100644
--- a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test3/test3.c
+++ b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test3/test3.cpp
@@ -76,7 +76,7 @@ int __cdecl main(int argc, char *argv[])
/* increase size to account for the null char at the end */
size = size + 1;
- pResultBuffer = malloc(sizeof(char)*size);
+ pResultBuffer = (char*)malloc(sizeof(char)*size);
if ( pResultBuffer == NULL )
{
Fail("ERROR: Failed to allocate memory for pResultBuffer pointer.\n");
@@ -107,7 +107,7 @@ int __cdecl main(int argc, char *argv[])
free(pResultBuffer);
/* Reallocate the memory for the string */
- pResultBuffer = malloc(sizeof(char)*size);
+ pResultBuffer = (char*)malloc(sizeof(char)*size);
if ( pResultBuffer == NULL )
{
Fail("ERROR: Failed to allocate memory for pResultBuffer pointer.\n");
diff --git a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test4/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test4/CMakeLists.txt
index 29cca8d7b4..1c53d4b6a1 100644
--- a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_setenvironmentvariablea_test4
diff --git a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test4/test4.c b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test4/test4.cpp
index 557cef74c9..de3059c8d8 100644
--- a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test4/test4.c
+++ b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableA/test4/test4.cpp
@@ -59,7 +59,7 @@ int __cdecl main(int argc, char *argv[])
/* To account for the null character at the end of the string */
size = size + 1;
- pResultBuffer = malloc(sizeof(char)*size);
+ pResultBuffer = (char*)malloc(sizeof(char)*size);
if ( pResultBuffer == NULL )
{
Fail("ERROR: Failed to allocate memory for pResultBuffer pointer.\n");
diff --git a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test1/CMakeLists.txt
index 247dceefd9..6eb52ab92e 100644
--- a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_setenvironmentvariablew_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test1/test.c b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test1/test.cpp
index bddbba7940..bddbba7940 100644
--- a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test1/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test2/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test2/CMakeLists.txt
index a69343ccd5..a82d849bde 100644
--- a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_setenvironmentvariablew_test2
diff --git a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test2/test.c b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test2/test.cpp
index 12f4887b6d..12f4887b6d 100644
--- a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test2/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test2/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test3/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test3/CMakeLists.txt
index e9072c7143..266231e6e9 100644
--- a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_setenvironmentvariablew_test3
diff --git a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test3/test3.c b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test3/test3.cpp
index 02d0a2d6d9..5c4d4eba42 100644
--- a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test3/test3.c
+++ b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test3/test3.cpp
@@ -76,7 +76,7 @@ int __cdecl main(int argc, char *argv[])
/* Increase size to account for the null char at the end */
size = size + 1;
- pResultBuffer = malloc(sizeof(WCHAR)*size);
+ pResultBuffer = (WCHAR*)malloc(sizeof(WCHAR)*size);
if ( pResultBuffer == NULL )
{
Fail("ERROR: Failed to allocate memory for pResultBuffer pointer.\n");
@@ -106,7 +106,7 @@ int __cdecl main(int argc, char *argv[])
free(pResultBuffer);
/* Reallocate the memory for the string */
- pResultBuffer = malloc(sizeof(WCHAR)*size);
+ pResultBuffer = (WCHAR*)malloc(sizeof(WCHAR)*size);
if ( pResultBuffer == NULL )
{
Fail("ERROR: Failed to allocate memory for pResultBuffer pointer.\n");
diff --git a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test4/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test4/CMakeLists.txt
index f5f48bab33..c82e0f0394 100644
--- a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_setenvironmentvariablew_test4
diff --git a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test4/test4.c b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test4/test4.cpp
index b8f7734de4..50c59d6e97 100644
--- a/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test4/test4.c
+++ b/src/pal/tests/palsuite/miscellaneous/SetEnvironmentVariableW/test4/test4.cpp
@@ -59,7 +59,7 @@ int __cdecl main(int argc, char *argv[])
/* To account for the nul character at the end of the string */
size = size + 1;
- pResultBuffer = malloc(sizeof(WCHAR)*size);
+ pResultBuffer = (WCHAR*)malloc(sizeof(WCHAR)*size);
if ( pResultBuffer == NULL )
{
Fail("ERROR: Failed to allocate memory for pResultBuffer pointer.\n");
diff --git a/src/pal/tests/palsuite/miscellaneous/SetLastError/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/SetLastError/test1/CMakeLists.txt
index 5248d6ce97..40eb2ff865 100644
--- a/src/pal/tests/palsuite/miscellaneous/SetLastError/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/SetLastError/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_setlasterror_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/SetLastError/test1/test.c b/src/pal/tests/palsuite/miscellaneous/SetLastError/test1/test.cpp
index d414626dd2..d414626dd2 100644
--- a/src/pal/tests/palsuite/miscellaneous/SetLastError/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/SetLastError/test1/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/_i64tow/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/_i64tow/test1/CMakeLists.txt
index 6876d1b24e..c3c4b61999 100644
--- a/src/pal/tests/palsuite/miscellaneous/_i64tow/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/_i64tow/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_i64tow_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/_i64tow/test1/test1.c b/src/pal/tests/palsuite/miscellaneous/_i64tow/test1/test1.cpp
index 9a87328b0d..9a87328b0d 100644
--- a/src/pal/tests/palsuite/miscellaneous/_i64tow/test1/test1.c
+++ b/src/pal/tests/palsuite/miscellaneous/_i64tow/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/_ui64tow/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/_ui64tow/test1/CMakeLists.txt
index f920c4bded..aadace5cbd 100644
--- a/src/pal/tests/palsuite/miscellaneous/_ui64tow/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/_ui64tow/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- _ui64tow.c
+ _ui64tow.cpp
)
add_executable(paltest_ui64tow_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/_ui64tow/test1/_ui64tow.c b/src/pal/tests/palsuite/miscellaneous/_ui64tow/test1/_ui64tow.cpp
index fb94f2509f..b6710d1440 100644
--- a/src/pal/tests/palsuite/miscellaneous/_ui64tow/test1/_ui64tow.c
+++ b/src/pal/tests/palsuite/miscellaneous/_ui64tow/test1/_ui64tow.cpp
@@ -31,7 +31,7 @@ int __cdecl main(int argc, char *argv[])
return FAIL;
}
- wpBuffer = malloc(64 * sizeof(WCHAR));
+ wpBuffer = (WCHAR*)malloc(64 * sizeof(WCHAR));
if(NULL == wpBuffer)
{
Fail("\nFail to allocate the buffer to save a converted "
@@ -53,7 +53,7 @@ int __cdecl main(int argc, char *argv[])
free(pChar);
free(wpBuffer);
- wpBuffer = malloc(64 * sizeof(WCHAR));
+ wpBuffer = (WCHAR*)malloc(64 * sizeof(WCHAR));
if(NULL == wpBuffer)
{
Fail("\nFail to allocate the buffer to save a converted "
@@ -75,7 +75,7 @@ int __cdecl main(int argc, char *argv[])
free(pChar);
free(wpBuffer);
- wpBuffer = malloc(64 * sizeof(WCHAR));
+ wpBuffer = (WCHAR*)malloc(64 * sizeof(WCHAR));
if(NULL == wpBuffer)
{
Fail("\nFail to allocate the buffer to save a converted "
diff --git a/src/pal/tests/palsuite/miscellaneous/_ui64tow/test2/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/_ui64tow/test2/CMakeLists.txt
index b4feb4b8fd..38150e5ac9 100644
--- a/src/pal/tests/palsuite/miscellaneous/_ui64tow/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/_ui64tow/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- _ui64tow.c
+ _ui64tow.cpp
)
add_executable(paltest_ui64tow_test2
diff --git a/src/pal/tests/palsuite/miscellaneous/_ui64tow/test2/_ui64tow.c b/src/pal/tests/palsuite/miscellaneous/_ui64tow/test2/_ui64tow.cpp
index f13250578c..f13250578c 100644
--- a/src/pal/tests/palsuite/miscellaneous/_ui64tow/test2/_ui64tow.c
+++ b/src/pal/tests/palsuite/miscellaneous/_ui64tow/test2/_ui64tow.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/lstrcatW/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/lstrcatW/test1/CMakeLists.txt
index aa5b0c2646..61396efb50 100644
--- a/src/pal/tests/palsuite/miscellaneous/lstrcatW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/lstrcatW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_lstrcatw_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/lstrcatW/test1/test.c b/src/pal/tests/palsuite/miscellaneous/lstrcatW/test1/test.cpp
index ad1095e014..ad1095e014 100644
--- a/src/pal/tests/palsuite/miscellaneous/lstrcatW/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/lstrcatW/test1/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/lstrcatW/test2/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/lstrcatW/test2/CMakeLists.txt
index 8a11c8f154..899b903413 100644
--- a/src/pal/tests/palsuite/miscellaneous/lstrcatW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/lstrcatW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_lstrcatw_test2
diff --git a/src/pal/tests/palsuite/miscellaneous/lstrcatW/test2/test2.c b/src/pal/tests/palsuite/miscellaneous/lstrcatW/test2/test2.cpp
index 6c66bc8976..6c66bc8976 100644
--- a/src/pal/tests/palsuite/miscellaneous/lstrcatW/test2/test2.c
+++ b/src/pal/tests/palsuite/miscellaneous/lstrcatW/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/lstrcatW/test3/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/lstrcatW/test3/CMakeLists.txt
index 1cdecedf1a..23b966cf9f 100644
--- a/src/pal/tests/palsuite/miscellaneous/lstrcatW/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/lstrcatW/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_lstrcatw_test3
diff --git a/src/pal/tests/palsuite/miscellaneous/lstrcatW/test3/test3.c b/src/pal/tests/palsuite/miscellaneous/lstrcatW/test3/test3.cpp
index 49a9c57555..49a9c57555 100644
--- a/src/pal/tests/palsuite/miscellaneous/lstrcatW/test3/test3.c
+++ b/src/pal/tests/palsuite/miscellaneous/lstrcatW/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/lstrcatW/test4/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/lstrcatW/test4/CMakeLists.txt
index 640c224f83..c3d6568c5e 100644
--- a/src/pal/tests/palsuite/miscellaneous/lstrcatW/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/lstrcatW/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_lstrcatw_test4
diff --git a/src/pal/tests/palsuite/miscellaneous/lstrcatW/test4/test4.c b/src/pal/tests/palsuite/miscellaneous/lstrcatW/test4/test4.cpp
index abc9021518..abc9021518 100644
--- a/src/pal/tests/palsuite/miscellaneous/lstrcatW/test4/test4.c
+++ b/src/pal/tests/palsuite/miscellaneous/lstrcatW/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/lstrcpyW/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/lstrcpyW/test1/CMakeLists.txt
index e39c9a6098..a758686b16 100644
--- a/src/pal/tests/palsuite/miscellaneous/lstrcpyW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/lstrcpyW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_lstrcpyw_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/lstrcpyW/test1/test.c b/src/pal/tests/palsuite/miscellaneous/lstrcpyW/test1/test.cpp
index 881ba033e8..881ba033e8 100644
--- a/src/pal/tests/palsuite/miscellaneous/lstrcpyW/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/lstrcpyW/test1/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/lstrcpynW/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/lstrcpynW/test1/CMakeLists.txt
index 4344b89402..e3a0b009d0 100644
--- a/src/pal/tests/palsuite/miscellaneous/lstrcpynW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/lstrcpynW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_lstrcpynw_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/lstrcpynW/test1/test.c b/src/pal/tests/palsuite/miscellaneous/lstrcpynW/test1/test.cpp
index 1ae0c51474..1ae0c51474 100644
--- a/src/pal/tests/palsuite/miscellaneous/lstrcpynW/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/lstrcpynW/test1/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/lstrlenA/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/lstrlenA/test1/CMakeLists.txt
index 807a5d83b9..6bb520100d 100644
--- a/src/pal/tests/palsuite/miscellaneous/lstrlenA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/lstrlenA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_lstrlena_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/lstrlenA/test1/test.c b/src/pal/tests/palsuite/miscellaneous/lstrlenA/test1/test.cpp
index 13e935ba50..13e935ba50 100644
--- a/src/pal/tests/palsuite/miscellaneous/lstrlenA/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/lstrlenA/test1/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/lstrlenW/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/lstrlenW/test1/CMakeLists.txt
index fe6fc9691b..4209cbee89 100644
--- a/src/pal/tests/palsuite/miscellaneous/lstrlenW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/lstrlenW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_lstrlenw_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/lstrlenW/test1/test.c b/src/pal/tests/palsuite/miscellaneous/lstrlenW/test1/test.cpp
index 49bc6d8f67..49bc6d8f67 100644
--- a/src/pal/tests/palsuite/miscellaneous/lstrlenW/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/lstrlenW/test1/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/queryperformancecounter/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/queryperformancecounter/test1/CMakeLists.txt
index d76467aeab..ba53f42ccc 100644
--- a/src/pal/tests/palsuite/miscellaneous/queryperformancecounter/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/queryperformancecounter/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_queryperformancecounter_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/queryperformancecounter/test1/test1.c b/src/pal/tests/palsuite/miscellaneous/queryperformancecounter/test1/test1.cpp
index 55b173add7..55b173add7 100644
--- a/src/pal/tests/palsuite/miscellaneous/queryperformancecounter/test1/test1.c
+++ b/src/pal/tests/palsuite/miscellaneous/queryperformancecounter/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/queryperformancefrequency/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/queryperformancefrequency/test1/CMakeLists.txt
index 352e51342d..bc6bd22d5d 100644
--- a/src/pal/tests/palsuite/miscellaneous/queryperformancefrequency/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/queryperformancefrequency/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_queryperformancefrequency_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/queryperformancefrequency/test1/test1.c b/src/pal/tests/palsuite/miscellaneous/queryperformancefrequency/test1/test1.cpp
index de08063a74..de08063a74 100644
--- a/src/pal/tests/palsuite/miscellaneous/queryperformancefrequency/test1/test1.c
+++ b/src/pal/tests/palsuite/miscellaneous/queryperformancefrequency/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test1/CMakeLists.txt
index ef589329f0..9818961cc0 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_wsprintfa_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test1/test.c b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test1/test.cpp
index 722270965d..722270965d 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test1/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test11/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test11/CMakeLists.txt
index 92c44b9341..b7a4610dcd 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test11/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test11/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_wsprintfa_test11
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test11/test.c b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test11/test.cpp
index b43299a045..b43299a045 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test11/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test11/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test12/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test12/CMakeLists.txt
index e4013ad9e3..757cb6fda3 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test12/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test12/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_wsprintfa_test12
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test12/test.c b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test12/test.cpp
index dcc61019d4..dcc61019d4 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test12/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test12/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test13/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test13/CMakeLists.txt
index 423b05d8d9..5d3550ae1a 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test13/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test13/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_wsprintfa_test13
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test13/test.c b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test13/test.cpp
index e1f7d80a0f..e1f7d80a0f 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test13/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test13/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test2/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test2/CMakeLists.txt
index 546a1daa38..4129e9afc6 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_wsprintfa_test2
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test2/test.c b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test2/test.cpp
index b879e54043..b879e54043 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test2/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test2/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test3/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test3/CMakeLists.txt
index 8043ccd60b..1b6b76fb52 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_wsprintfa_test3
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test3/test.c b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test3/test.cpp
index bb598d9d63..bb598d9d63 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test3/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test3/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test6/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test6/CMakeLists.txt
index 6a5caf95c2..2262e371cd 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_wsprintfa_test6
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test6/test.c b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test6/test.cpp
index 08d97f467a..08d97f467a 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test6/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test6/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test7/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test7/CMakeLists.txt
index 0885f0f21e..f554088513 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_wsprintfa_test7
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test7/test.c b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test7/test.cpp
index 6d380efaa9..6d380efaa9 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test7/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test7/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test8/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test8/CMakeLists.txt
index 3c4b5ed36e..9b522c4ea5 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test8/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test8/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_wsprintfa_test8
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test8/test.c b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test8/test.cpp
index 7367461544..7367461544 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test8/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test8/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test9/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test9/CMakeLists.txt
index dcbb22ebb5..c26eb59856 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test9/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test9/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_wsprintfa_test9
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test9/test.c b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test9/test.cpp
index 9f123bcc6d..9f123bcc6d 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfA/test9/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfA/test9/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test1/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test1/CMakeLists.txt
index b1c0fb3d0b..c5d1e40c95 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_wsprintfw_test1
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test1/test.c b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test1/test.cpp
index 700cb134bd..700cb134bd 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test1/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test1/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test11/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test11/CMakeLists.txt
index a5d73ed413..37a79ed237 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test11/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test11/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_wsprintfw_test11
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test11/test.c b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test11/test.cpp
index dc1e7a7758..dc1e7a7758 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test11/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test11/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test12/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test12/CMakeLists.txt
index 3811fb07c9..5797166c3b 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test12/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test12/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_wsprintfw_test12
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test12/test.c b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test12/test.cpp
index 6ba456b3bc..6ba456b3bc 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test12/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test12/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test13/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test13/CMakeLists.txt
index 617abb854c..73a08b6240 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test13/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test13/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_wsprintfw_test13
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test13/test.c b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test13/test.cpp
index dd0daae0a0..dd0daae0a0 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test13/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test13/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test2/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test2/CMakeLists.txt
index 00b26da2e6..6412871f20 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_wsprintfw_test2
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test2/test.c b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test2/test.cpp
index f25ab6c2f4..f25ab6c2f4 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test2/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test2/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test3/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test3/CMakeLists.txt
index 25c6185d12..f7ea0d4e22 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_wsprintfw_test3
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test3/test.c b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test3/test.cpp
index a52d617e47..a52d617e47 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test3/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test3/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test6/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test6/CMakeLists.txt
index c63a4d5c82..f0df7a3f14 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_wsprintfw_test6
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test6/test.c b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test6/test.cpp
index 513f1f7941..513f1f7941 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test6/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test6/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test7/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test7/CMakeLists.txt
index 25e43107ff..0a97aa7eff 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_wsprintfw_test7
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test7/test.c b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test7/test.cpp
index 99e73b13ce..99e73b13ce 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test7/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test7/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test8/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test8/CMakeLists.txt
index a6478a2af0..dfabec45d7 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test8/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test8/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_wsprintfw_test8
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test8/test.c b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test8/test.cpp
index 63c296eb22..63c296eb22 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test8/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test8/test.cpp
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test9/CMakeLists.txt b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test9/CMakeLists.txt
index e09867b1a7..9a573b0691 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test9/CMakeLists.txt
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test9/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_wsprintfw_test9
diff --git a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test9/test.c b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test9/test.cpp
index 0a49d9c2c5..0a49d9c2c5 100644
--- a/src/pal/tests/palsuite/miscellaneous/wsprintfW/test9/test.c
+++ b/src/pal/tests/palsuite/miscellaneous/wsprintfW/test9/test.cpp
diff --git a/src/pal/tests/palsuite/pal_specific/PAL_GetPALDirectoryW/test1/CMakeLists.txt b/src/pal/tests/palsuite/pal_specific/PAL_GetPALDirectoryW/test1/CMakeLists.txt
index bf1d3a91e7..515815f9d2 100644
--- a/src/pal/tests/palsuite/pal_specific/PAL_GetPALDirectoryW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/pal_specific/PAL_GetPALDirectoryW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- PAL_GetPALDirectoryW.c
+ PAL_GetPALDirectoryW.cpp
)
add_executable(paltest_pal_getpaldirectoryw_test1
diff --git a/src/pal/tests/palsuite/pal_specific/PAL_GetPALDirectoryW/test1/PAL_GetPALDirectoryW.c b/src/pal/tests/palsuite/pal_specific/PAL_GetPALDirectoryW/test1/PAL_GetPALDirectoryW.cpp
index 2c67aa4954..856bfe8659 100644
--- a/src/pal/tests/palsuite/pal_specific/PAL_GetPALDirectoryW/test1/PAL_GetPALDirectoryW.c
+++ b/src/pal/tests/palsuite/pal_specific/PAL_GetPALDirectoryW/test1/PAL_GetPALDirectoryW.cpp
@@ -31,7 +31,7 @@ int __cdecl main(int argc, char *argv[])
}
/*allocate momory to store the directory name*/
- wpDirectoryName = malloc(MAX_PATH*sizeof(WCHAR));
+ wpDirectoryName = (WCHAR*)malloc(MAX_PATH*sizeof(WCHAR));
if(NULL == wpDirectoryName)
{
Fail("\nFailed to allocate memory for storing directory name!\n");
diff --git a/src/pal/tests/palsuite/pal_specific/PAL_GetUserTempDirectoryW/test1/CMakeLists.txt b/src/pal/tests/palsuite/pal_specific/PAL_GetUserTempDirectoryW/test1/CMakeLists.txt
index e8d3c40565..26eb1a860b 100644
--- a/src/pal/tests/palsuite/pal_specific/PAL_GetUserTempDirectoryW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/pal_specific/PAL_GetUserTempDirectoryW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- PAL_GetUserTempDirectoryW.c
+ PAL_GetUserTempDirectoryW.cpp
)
add_executable(paltest_pal_getusertempdirectoryw_test1
diff --git a/src/pal/tests/palsuite/pal_specific/PAL_GetUserTempDirectoryW/test1/PAL_GetUserTempDirectoryW.c b/src/pal/tests/palsuite/pal_specific/PAL_GetUserTempDirectoryW/test1/PAL_GetUserTempDirectoryW.cpp
index 65cc426c74..65cc426c74 100644
--- a/src/pal/tests/palsuite/pal_specific/PAL_GetUserTempDirectoryW/test1/PAL_GetUserTempDirectoryW.c
+++ b/src/pal/tests/palsuite/pal_specific/PAL_GetUserTempDirectoryW/test1/PAL_GetUserTempDirectoryW.cpp
diff --git a/src/pal/tests/palsuite/pal_specific/PAL_Initialize_Terminate/test1/CMakeLists.txt b/src/pal/tests/palsuite/pal_specific/PAL_Initialize_Terminate/test1/CMakeLists.txt
index 416439d650..281efcd8be 100644
--- a/src/pal/tests/palsuite/pal_specific/PAL_Initialize_Terminate/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/pal_specific/PAL_Initialize_Terminate/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- PAL_Initialize_Terminate.c
+ PAL_Initialize_Terminate.cpp
)
add_executable(paltest_pal_initialize_terminate_test1
diff --git a/src/pal/tests/palsuite/pal_specific/PAL_Initialize_Terminate/test1/PAL_Initialize_Terminate.c b/src/pal/tests/palsuite/pal_specific/PAL_Initialize_Terminate/test1/PAL_Initialize_Terminate.cpp
index 29bb2c3b4f..29bb2c3b4f 100644
--- a/src/pal/tests/palsuite/pal_specific/PAL_Initialize_Terminate/test1/PAL_Initialize_Terminate.c
+++ b/src/pal/tests/palsuite/pal_specific/PAL_Initialize_Terminate/test1/PAL_Initialize_Terminate.cpp
diff --git a/src/pal/tests/palsuite/pal_specific/PAL_Initialize_Terminate/test2/CMakeLists.txt b/src/pal/tests/palsuite/pal_specific/PAL_Initialize_Terminate/test2/CMakeLists.txt
index b7661fd240..46b42aa714 100644
--- a/src/pal/tests/palsuite/pal_specific/PAL_Initialize_Terminate/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/pal_specific/PAL_Initialize_Terminate/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- pal_initialize_twice.c
+ pal_initialize_twice.cpp
)
add_executable(paltest_pal_initialize_terminate_test2
diff --git a/src/pal/tests/palsuite/pal_specific/PAL_Initialize_Terminate/test2/pal_initialize_twice.c b/src/pal/tests/palsuite/pal_specific/PAL_Initialize_Terminate/test2/pal_initialize_twice.cpp
index fc460bc1ad..fc460bc1ad 100644
--- a/src/pal/tests/palsuite/pal_specific/PAL_Initialize_Terminate/test2/pal_initialize_twice.c
+++ b/src/pal/tests/palsuite/pal_specific/PAL_Initialize_Terminate/test2/pal_initialize_twice.cpp
diff --git a/src/pal/tests/palsuite/pal_specific/PAL_RegisterLibraryW_UnregisterLibraryW/test1/CMakeLists.txt b/src/pal/tests/palsuite/pal_specific/PAL_RegisterLibraryW_UnregisterLibraryW/test1/CMakeLists.txt
index 2379694b24..573ab3834a 100644
--- a/src/pal/tests/palsuite/pal_specific/PAL_RegisterLibraryW_UnregisterLibraryW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/pal_specific/PAL_RegisterLibraryW_UnregisterLibraryW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- PAL_RegisterLibraryW_UnregisterLibraryW.c
+ PAL_RegisterLibraryW_UnregisterLibraryW.cpp
)
add_executable(paltest_pal_registerlibraryw_unregisterlibraryw_test1
diff --git a/src/pal/tests/palsuite/pal_specific/PAL_RegisterLibraryW_UnregisterLibraryW/test1/PAL_RegisterLibraryW_UnregisterLibraryW.c b/src/pal/tests/palsuite/pal_specific/PAL_RegisterLibraryW_UnregisterLibraryW/test1/PAL_RegisterLibraryW_UnregisterLibraryW.cpp
index ff0d33879c..ff0d33879c 100644
--- a/src/pal/tests/palsuite/pal_specific/PAL_RegisterLibraryW_UnregisterLibraryW/test1/PAL_RegisterLibraryW_UnregisterLibraryW.c
+++ b/src/pal/tests/palsuite/pal_specific/PAL_RegisterLibraryW_UnregisterLibraryW/test1/PAL_RegisterLibraryW_UnregisterLibraryW.cpp
diff --git a/src/pal/tests/palsuite/pal_specific/PAL_RegisterLibraryW_UnregisterLibraryW/test2_neg/CMakeLists.txt b/src/pal/tests/palsuite/pal_specific/PAL_RegisterLibraryW_UnregisterLibraryW/test2_neg/CMakeLists.txt
index bbcb35933e..ef5c0479b7 100644
--- a/src/pal/tests/palsuite/pal_specific/PAL_RegisterLibraryW_UnregisterLibraryW/test2_neg/CMakeLists.txt
+++ b/src/pal/tests/palsuite/pal_specific/PAL_RegisterLibraryW_UnregisterLibraryW/test2_neg/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- reg_unreg_libraryw_neg.c
+ reg_unreg_libraryw_neg.cpp
)
add_executable(paltest_reg_unreg_libraryw_neg
diff --git a/src/pal/tests/palsuite/pal_specific/PAL_RegisterLibraryW_UnregisterLibraryW/test2_neg/reg_unreg_libraryw_neg.c b/src/pal/tests/palsuite/pal_specific/PAL_RegisterLibraryW_UnregisterLibraryW/test2_neg/reg_unreg_libraryw_neg.cpp
index a15ff5745b..a15ff5745b 100644
--- a/src/pal/tests/palsuite/pal_specific/PAL_RegisterLibraryW_UnregisterLibraryW/test2_neg/reg_unreg_libraryw_neg.c
+++ b/src/pal/tests/palsuite/pal_specific/PAL_RegisterLibraryW_UnregisterLibraryW/test2_neg/reg_unreg_libraryw_neg.cpp
diff --git a/src/pal/tests/palsuite/pal_specific/PAL_errno/test1/CMakeLists.txt b/src/pal/tests/palsuite/pal_specific/PAL_errno/test1/CMakeLists.txt
index 59922b194b..d20ddd9a43 100644
--- a/src/pal/tests/palsuite/pal_specific/PAL_errno/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/pal_specific/PAL_errno/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- PAL_errno.c
+ PAL_errno.cpp
)
add_executable(paltest_pal_errno_test1
diff --git a/src/pal/tests/palsuite/pal_specific/PAL_errno/test1/PAL_errno.c b/src/pal/tests/palsuite/pal_specific/PAL_errno/test1/PAL_errno.cpp
index 32e8487d07..32e8487d07 100644
--- a/src/pal/tests/palsuite/pal_specific/PAL_errno/test1/PAL_errno.c
+++ b/src/pal/tests/palsuite/pal_specific/PAL_errno/test1/PAL_errno.cpp
diff --git a/src/pal/tests/palsuite/pal_specific/PAL_get_stderr/test1/CMakeLists.txt b/src/pal/tests/palsuite/pal_specific/PAL_get_stderr/test1/CMakeLists.txt
index 3436a2dfdb..dbedac95f5 100644
--- a/src/pal/tests/palsuite/pal_specific/PAL_get_stderr/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/pal_specific/PAL_get_stderr/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- PAL_get_stderr.c
+ PAL_get_stderr.cpp
)
add_executable(paltest_pal_get_stderr_test1
diff --git a/src/pal/tests/palsuite/pal_specific/PAL_get_stderr/test1/PAL_get_stderr.c b/src/pal/tests/palsuite/pal_specific/PAL_get_stderr/test1/PAL_get_stderr.cpp
index da53460101..da53460101 100644
--- a/src/pal/tests/palsuite/pal_specific/PAL_get_stderr/test1/PAL_get_stderr.c
+++ b/src/pal/tests/palsuite/pal_specific/PAL_get_stderr/test1/PAL_get_stderr.cpp
diff --git a/src/pal/tests/palsuite/pal_specific/PAL_get_stdin/test1/CMakeLists.txt b/src/pal/tests/palsuite/pal_specific/PAL_get_stdin/test1/CMakeLists.txt
index 592895b18c..4d714a3735 100644
--- a/src/pal/tests/palsuite/pal_specific/PAL_get_stdin/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/pal_specific/PAL_get_stdin/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- PAL_get_stdin.c
+ PAL_get_stdin.cpp
)
add_executable(paltest_pal_get_stdin_test1
diff --git a/src/pal/tests/palsuite/pal_specific/PAL_get_stdin/test1/PAL_get_stdin.c b/src/pal/tests/palsuite/pal_specific/PAL_get_stdin/test1/PAL_get_stdin.cpp
index 5d1fd23f92..5d1fd23f92 100644
--- a/src/pal/tests/palsuite/pal_specific/PAL_get_stdin/test1/PAL_get_stdin.c
+++ b/src/pal/tests/palsuite/pal_specific/PAL_get_stdin/test1/PAL_get_stdin.cpp
diff --git a/src/pal/tests/palsuite/pal_specific/PAL_get_stdout/test1/CMakeLists.txt b/src/pal/tests/palsuite/pal_specific/PAL_get_stdout/test1/CMakeLists.txt
index 865dd52f16..4c2f51b50d 100644
--- a/src/pal/tests/palsuite/pal_specific/PAL_get_stdout/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/pal_specific/PAL_get_stdout/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- PAL_get_stdout.c
+ PAL_get_stdout.cpp
)
add_executable(paltest_pal_get_stdout_test1
diff --git a/src/pal/tests/palsuite/pal_specific/PAL_get_stdout/test1/PAL_get_stdout.c b/src/pal/tests/palsuite/pal_specific/PAL_get_stdout/test1/PAL_get_stdout.cpp
index ebfee47ae9..ebfee47ae9 100644
--- a/src/pal/tests/palsuite/pal_specific/PAL_get_stdout/test1/PAL_get_stdout.c
+++ b/src/pal/tests/palsuite/pal_specific/PAL_get_stdout/test1/PAL_get_stdout.cpp
diff --git a/src/pal/tests/palsuite/pal_specific/pal_entrypoint/test1/CMakeLists.txt b/src/pal/tests/palsuite/pal_specific/pal_entrypoint/test1/CMakeLists.txt
index cd18b76958..82ff9225de 100644
--- a/src/pal/tests/palsuite/pal_specific/pal_entrypoint/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/pal_specific/pal_entrypoint/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- pal_entrypoint.c
+ pal_entrypoint.cpp
)
add_executable(paltest_pal_entrypoint_test1
diff --git a/src/pal/tests/palsuite/pal_specific/pal_entrypoint/test1/pal_entrypoint.c b/src/pal/tests/palsuite/pal_specific/pal_entrypoint/test1/pal_entrypoint.cpp
index c1b66944aa..c1b66944aa 100644
--- a/src/pal/tests/palsuite/pal_specific/pal_entrypoint/test1/pal_entrypoint.c
+++ b/src/pal/tests/palsuite/pal_specific/pal_entrypoint/test1/pal_entrypoint.cpp
diff --git a/src/pal/tests/palsuite/pal_specific/pal_initializedebug/test1/CMakeLists.txt b/src/pal/tests/palsuite/pal_specific/pal_initializedebug/test1/CMakeLists.txt
index f6e243d0c4..56c9d02eaa 100644
--- a/src/pal/tests/palsuite/pal_specific/pal_initializedebug/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/pal_specific/pal_initializedebug/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- pal_initializedebug.c
+ pal_initializedebug.cpp
)
add_executable(paltest_pal_initializedebug_test1
diff --git a/src/pal/tests/palsuite/pal_specific/pal_initializedebug/test1/pal_initializedebug.c b/src/pal/tests/palsuite/pal_specific/pal_initializedebug/test1/pal_initializedebug.cpp
index d14c316013..d14c316013 100644
--- a/src/pal/tests/palsuite/pal_specific/pal_initializedebug/test1/pal_initializedebug.c
+++ b/src/pal/tests/palsuite/pal_specific/pal_initializedebug/test1/pal_initializedebug.cpp
diff --git a/src/pal/tests/palsuite/samples/test1/CMakeLists.txt b/src/pal/tests/palsuite/samples/test1/CMakeLists.txt
index da5892cfa6..42f2ebdcdd 100644
--- a/src/pal/tests/palsuite/samples/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/samples/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_samples_test1
diff --git a/src/pal/tests/palsuite/samples/test1/test.c b/src/pal/tests/palsuite/samples/test1/test.cpp
index 2eed6f6f44..2eed6f6f44 100644
--- a/src/pal/tests/palsuite/samples/test1/test.c
+++ b/src/pal/tests/palsuite/samples/test1/test.cpp
diff --git a/src/pal/tests/palsuite/samples/test2/CMakeLists.txt b/src/pal/tests/palsuite/samples/test2/CMakeLists.txt
index fdef2aac6b..1a7ce2918e 100644
--- a/src/pal/tests/palsuite/samples/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/samples/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_samples_test2
diff --git a/src/pal/tests/palsuite/samples/test2/test.c b/src/pal/tests/palsuite/samples/test2/test.cpp
index 53d4158b9d..53d4158b9d 100644
--- a/src/pal/tests/palsuite/samples/test2/test.c
+++ b/src/pal/tests/palsuite/samples/test2/test.cpp
diff --git a/src/pal/tests/palsuite/threading/CreateEventA/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/CreateEventA/test1/CMakeLists.txt
index da1232eea4..7be9481150 100644
--- a/src/pal/tests/palsuite/threading/CreateEventA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CreateEventA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_createeventa_test1
diff --git a/src/pal/tests/palsuite/threading/CreateEventA/test1/test1.c b/src/pal/tests/palsuite/threading/CreateEventA/test1/test1.cpp
index d8ef0f58a3..d8ef0f58a3 100644
--- a/src/pal/tests/palsuite/threading/CreateEventA/test1/test1.c
+++ b/src/pal/tests/palsuite/threading/CreateEventA/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/threading/CreateEventA/test2/CMakeLists.txt b/src/pal/tests/palsuite/threading/CreateEventA/test2/CMakeLists.txt
index f87e5bea87..9725c89721 100644
--- a/src/pal/tests/palsuite/threading/CreateEventA/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CreateEventA/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_createeventa_test2
diff --git a/src/pal/tests/palsuite/threading/CreateEventA/test2/test2.c b/src/pal/tests/palsuite/threading/CreateEventA/test2/test2.cpp
index a24d20eeea..a24d20eeea 100644
--- a/src/pal/tests/palsuite/threading/CreateEventA/test2/test2.c
+++ b/src/pal/tests/palsuite/threading/CreateEventA/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/threading/CreateEventA/test3/CMakeLists.txt b/src/pal/tests/palsuite/threading/CreateEventA/test3/CMakeLists.txt
index e33c404a79..b596a881d5 100644
--- a/src/pal/tests/palsuite/threading/CreateEventA/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CreateEventA/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_createeventa_test3
diff --git a/src/pal/tests/palsuite/threading/CreateEventA/test3/test3.c b/src/pal/tests/palsuite/threading/CreateEventA/test3/test3.cpp
index 56d107b22d..56d107b22d 100644
--- a/src/pal/tests/palsuite/threading/CreateEventA/test3/test3.c
+++ b/src/pal/tests/palsuite/threading/CreateEventA/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/threading/CreateEventW/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/CreateEventW/test1/CMakeLists.txt
index 0e8ba5bc2a..ef18312cda 100644
--- a/src/pal/tests/palsuite/threading/CreateEventW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CreateEventW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_createeventw_test1
diff --git a/src/pal/tests/palsuite/threading/CreateEventW/test1/test1.c b/src/pal/tests/palsuite/threading/CreateEventW/test1/test1.cpp
index 8d99e41934..8d99e41934 100644
--- a/src/pal/tests/palsuite/threading/CreateEventW/test1/test1.c
+++ b/src/pal/tests/palsuite/threading/CreateEventW/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/threading/CreateEventW/test2/CMakeLists.txt b/src/pal/tests/palsuite/threading/CreateEventW/test2/CMakeLists.txt
index f624377474..7f9543e0cb 100644
--- a/src/pal/tests/palsuite/threading/CreateEventW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CreateEventW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_createeventw_test2
diff --git a/src/pal/tests/palsuite/threading/CreateEventW/test2/test2.c b/src/pal/tests/palsuite/threading/CreateEventW/test2/test2.cpp
index 4df218995a..4df218995a 100644
--- a/src/pal/tests/palsuite/threading/CreateEventW/test2/test2.c
+++ b/src/pal/tests/palsuite/threading/CreateEventW/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/threading/CreateEventW/test3/CMakeLists.txt b/src/pal/tests/palsuite/threading/CreateEventW/test3/CMakeLists.txt
index 4493ba3872..6778740f7e 100644
--- a/src/pal/tests/palsuite/threading/CreateEventW/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CreateEventW/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_createeventw_test3
diff --git a/src/pal/tests/palsuite/threading/CreateEventW/test3/test3.c b/src/pal/tests/palsuite/threading/CreateEventW/test3/test3.cpp
index 22f0fcfc49..22f0fcfc49 100644
--- a/src/pal/tests/palsuite/threading/CreateEventW/test3/test3.c
+++ b/src/pal/tests/palsuite/threading/CreateEventW/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/threading/CreateMutexA_ReleaseMutex/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/CreateMutexA_ReleaseMutex/test1/CMakeLists.txt
index ffdf13228e..782c671b84 100644
--- a/src/pal/tests/palsuite/threading/CreateMutexA_ReleaseMutex/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CreateMutexA_ReleaseMutex/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CreateMutexA.c
+ CreateMutexA.cpp
)
add_executable(paltest_createmutexa_releasemutex_test1
diff --git a/src/pal/tests/palsuite/threading/CreateMutexA_ReleaseMutex/test1/CreateMutexA.c b/src/pal/tests/palsuite/threading/CreateMutexA_ReleaseMutex/test1/CreateMutexA.cpp
index 52bab351fb..52bab351fb 100644
--- a/src/pal/tests/palsuite/threading/CreateMutexA_ReleaseMutex/test1/CreateMutexA.c
+++ b/src/pal/tests/palsuite/threading/CreateMutexA_ReleaseMutex/test1/CreateMutexA.cpp
diff --git a/src/pal/tests/palsuite/threading/CreateMutexA_ReleaseMutex/test2/CMakeLists.txt b/src/pal/tests/palsuite/threading/CreateMutexA_ReleaseMutex/test2/CMakeLists.txt
index 925c5d41f6..3540cb2b8c 100644
--- a/src/pal/tests/palsuite/threading/CreateMutexA_ReleaseMutex/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CreateMutexA_ReleaseMutex/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CreateMutexA.c
+ CreateMutexA.cpp
)
add_executable(paltest_createmutexa_releasemutex_test2
diff --git a/src/pal/tests/palsuite/threading/CreateMutexA_ReleaseMutex/test2/CreateMutexA.c b/src/pal/tests/palsuite/threading/CreateMutexA_ReleaseMutex/test2/CreateMutexA.cpp
index 3b83ba9674..36295855e0 100644
--- a/src/pal/tests/palsuite/threading/CreateMutexA_ReleaseMutex/test2/CreateMutexA.c
+++ b/src/pal/tests/palsuite/threading/CreateMutexA_ReleaseMutex/test2/CreateMutexA.cpp
@@ -94,7 +94,7 @@ int __cdecl main (int argc, char **argv)
bFailures = TRUE;
}
- free(szMaxPath);
+ free((void*)szMaxPath);
/*
@@ -165,7 +165,7 @@ BOOL TestNamedMutex(const char *szMutexName)
{
Trace("ERROR: CreateMutex #2 failed. GetLastError returned %u\n",
GetLastError());
- free(szMutexName);
+ free((void*)szMutexName);
return FALSE;
}
diff --git a/src/pal/tests/palsuite/threading/CreateMutexW_ReleaseMutex/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/CreateMutexW_ReleaseMutex/test1/CMakeLists.txt
index a73ee045a3..aa1f7831c0 100644
--- a/src/pal/tests/palsuite/threading/CreateMutexW_ReleaseMutex/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CreateMutexW_ReleaseMutex/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CreateMutexW.c
+ CreateMutexW.cpp
)
add_executable(paltest_createmutexw_releasemutex_test1
diff --git a/src/pal/tests/palsuite/threading/CreateMutexW_ReleaseMutex/test1/CreateMutexW.c b/src/pal/tests/palsuite/threading/CreateMutexW_ReleaseMutex/test1/CreateMutexW.cpp
index c21bfb6a50..c21bfb6a50 100644
--- a/src/pal/tests/palsuite/threading/CreateMutexW_ReleaseMutex/test1/CreateMutexW.c
+++ b/src/pal/tests/palsuite/threading/CreateMutexW_ReleaseMutex/test1/CreateMutexW.cpp
diff --git a/src/pal/tests/palsuite/threading/CreateMutexW_ReleaseMutex/test2/CMakeLists.txt b/src/pal/tests/palsuite/threading/CreateMutexW_ReleaseMutex/test2/CMakeLists.txt
index b40569b3f5..5a9095cb1b 100644
--- a/src/pal/tests/palsuite/threading/CreateMutexW_ReleaseMutex/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CreateMutexW_ReleaseMutex/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CreateMutexW.c
+ CreateMutexW.cpp
)
add_executable(paltest_createmutexw_releasemutex_test2
diff --git a/src/pal/tests/palsuite/threading/CreateMutexW_ReleaseMutex/test2/CreateMutexW.c b/src/pal/tests/palsuite/threading/CreateMutexW_ReleaseMutex/test2/CreateMutexW.cpp
index 41b7798a6e..41b7798a6e 100644
--- a/src/pal/tests/palsuite/threading/CreateMutexW_ReleaseMutex/test2/CreateMutexW.c
+++ b/src/pal/tests/palsuite/threading/CreateMutexW_ReleaseMutex/test2/CreateMutexW.cpp
diff --git a/src/pal/tests/palsuite/threading/CreateProcessA/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/CreateProcessA/test1/CMakeLists.txt
index 67e53edccd..9cd0aa5dfd 100644
--- a/src/pal/tests/palsuite/threading/CreateProcessA/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CreateProcessA/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(TESTSOURCES
- parentProcess.c
+ parentProcess.cpp
)
add_executable(paltest_createprocessa_test1
@@ -20,7 +20,7 @@ target_link_libraries(paltest_createprocessa_test1
set(HELPERSOURCES
- childProcess.c
+ childProcess.cpp
)
add_executable(paltest_createprocessa_test1_child
diff --git a/src/pal/tests/palsuite/threading/CreateProcessA/test1/childProcess.c b/src/pal/tests/palsuite/threading/CreateProcessA/test1/childProcess.cpp
index ccbb050c04..ccbb050c04 100644
--- a/src/pal/tests/palsuite/threading/CreateProcessA/test1/childProcess.c
+++ b/src/pal/tests/palsuite/threading/CreateProcessA/test1/childProcess.cpp
diff --git a/src/pal/tests/palsuite/threading/CreateProcessA/test1/parentProcess.c b/src/pal/tests/palsuite/threading/CreateProcessA/test1/parentProcess.cpp
index b0c5808a7e..b0c5808a7e 100644
--- a/src/pal/tests/palsuite/threading/CreateProcessA/test1/parentProcess.c
+++ b/src/pal/tests/palsuite/threading/CreateProcessA/test1/parentProcess.cpp
diff --git a/src/pal/tests/palsuite/threading/CreateProcessA/test2/CMakeLists.txt b/src/pal/tests/palsuite/threading/CreateProcessA/test2/CMakeLists.txt
index b81ea2e978..f035f0a888 100644
--- a/src/pal/tests/palsuite/threading/CreateProcessA/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CreateProcessA/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(TESTSOURCES
- parentprocess.c
+ parentprocess.cpp
)
add_executable(paltest_createprocessa_test2
@@ -20,7 +20,7 @@ target_link_libraries(paltest_createprocessa_test2
set(HELPERSOURCES
- childprocess.c
+ childprocess.cpp
)
add_executable(paltest_createprocessa_test2_child
diff --git a/src/pal/tests/palsuite/threading/CreateProcessA/test2/childprocess.c b/src/pal/tests/palsuite/threading/CreateProcessA/test2/childprocess.cpp
index baa20c2d3c..baa20c2d3c 100644
--- a/src/pal/tests/palsuite/threading/CreateProcessA/test2/childprocess.c
+++ b/src/pal/tests/palsuite/threading/CreateProcessA/test2/childprocess.cpp
diff --git a/src/pal/tests/palsuite/threading/CreateProcessA/test2/parentprocess.c b/src/pal/tests/palsuite/threading/CreateProcessA/test2/parentprocess.cpp
index ef3340c5d9..ef3340c5d9 100644
--- a/src/pal/tests/palsuite/threading/CreateProcessA/test2/parentprocess.c
+++ b/src/pal/tests/palsuite/threading/CreateProcessA/test2/parentprocess.cpp
diff --git a/src/pal/tests/palsuite/threading/CreateProcessW/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/CreateProcessW/test1/CMakeLists.txt
index 394b124526..174d6fe3c7 100644
--- a/src/pal/tests/palsuite/threading/CreateProcessW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CreateProcessW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(TESTSOURCES
- parentProcess.c
+ parentProcess.cpp
)
add_executable(paltest_createprocessw_test1
@@ -20,7 +20,7 @@ target_link_libraries(paltest_createprocessw_test1
set(HELPERSOURCES
- childProcess.c
+ childProcess.cpp
)
add_executable(paltest_createprocessw_test1_child
diff --git a/src/pal/tests/palsuite/threading/CreateProcessW/test1/childProcess.c b/src/pal/tests/palsuite/threading/CreateProcessW/test1/childProcess.cpp
index c71f967b65..a7730c6d51 100644
--- a/src/pal/tests/palsuite/threading/CreateProcessW/test1/childProcess.c
+++ b/src/pal/tests/palsuite/threading/CreateProcessW/test1/childProcess.cpp
@@ -110,7 +110,7 @@ int __cdecl main( int argc, char **argv )
}
/* set the string length for the open call */
- szAbsPathNameA = malloc (dwSize +1);
+ szAbsPathNameA = (char*)malloc(dwSize +1);
if (NULL == szAbsPathNameA)
{
diff --git a/src/pal/tests/palsuite/threading/CreateProcessW/test1/parentProcess.c b/src/pal/tests/palsuite/threading/CreateProcessW/test1/parentProcess.cpp
index db1fb6356d..db1fb6356d 100644
--- a/src/pal/tests/palsuite/threading/CreateProcessW/test1/parentProcess.c
+++ b/src/pal/tests/palsuite/threading/CreateProcessW/test1/parentProcess.cpp
diff --git a/src/pal/tests/palsuite/threading/CreateProcessW/test2/CMakeLists.txt b/src/pal/tests/palsuite/threading/CreateProcessW/test2/CMakeLists.txt
index 3feef213c4..021a0d2da2 100644
--- a/src/pal/tests/palsuite/threading/CreateProcessW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CreateProcessW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(TESTSOURCES
- parentprocess.c
+ parentprocess.cpp
)
add_executable(paltest_createprocessw_test2
@@ -20,7 +20,7 @@ target_link_libraries(paltest_createprocessw_test2
set(HELPERSOURCES
- childprocess.c
+ childprocess.cpp
)
add_executable(paltest_createprocessw_test2_child
diff --git a/src/pal/tests/palsuite/threading/CreateProcessW/test2/childprocess.c b/src/pal/tests/palsuite/threading/CreateProcessW/test2/childprocess.cpp
index b4ab9366d9..b4ab9366d9 100644
--- a/src/pal/tests/palsuite/threading/CreateProcessW/test2/childprocess.c
+++ b/src/pal/tests/palsuite/threading/CreateProcessW/test2/childprocess.cpp
diff --git a/src/pal/tests/palsuite/threading/CreateProcessW/test2/parentprocess.c b/src/pal/tests/palsuite/threading/CreateProcessW/test2/parentprocess.cpp
index 439b7b5eef..439b7b5eef 100644
--- a/src/pal/tests/palsuite/threading/CreateProcessW/test2/parentprocess.c
+++ b/src/pal/tests/palsuite/threading/CreateProcessW/test2/parentprocess.cpp
diff --git a/src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test1/CMakeLists.txt
index f89e150a32..8a9255ce7a 100644
--- a/src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CreateSemaphore.c
+ CreateSemaphore.cpp
)
add_executable(paltest_createsemaphorea_releasesemaphore_test1
diff --git a/src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test1/CreateSemaphore.c b/src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test1/CreateSemaphore.cpp
index 342b15ec29..342b15ec29 100644
--- a/src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test1/CreateSemaphore.c
+++ b/src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test1/CreateSemaphore.cpp
diff --git a/src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test2/CMakeLists.txt b/src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test2/CMakeLists.txt
index f3e01749b8..6d1249bf05 100644
--- a/src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CreateSemaphore.c
+ CreateSemaphore.cpp
)
add_executable(paltest_createsemaphorea_releasesemaphore_test2
diff --git a/src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test2/CreateSemaphore.c b/src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test2/CreateSemaphore.cpp
index bff5b51c33..bff5b51c33 100644
--- a/src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test2/CreateSemaphore.c
+++ b/src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test2/CreateSemaphore.cpp
diff --git a/src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test3/CMakeLists.txt b/src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test3/CMakeLists.txt
index 0c604d6ced..94998f59a9 100644
--- a/src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- createsemaphore.c
+ createsemaphore.cpp
)
add_executable(paltest_createsemaphorea_releasesemaphore_test3
diff --git a/src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test3/createsemaphore.c b/src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test3/createsemaphore.cpp
index 7c6db6b055..7c6db6b055 100644
--- a/src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test3/createsemaphore.c
+++ b/src/pal/tests/palsuite/threading/CreateSemaphoreA_ReleaseSemaphore/test3/createsemaphore.cpp
diff --git a/src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test1/CMakeLists.txt
index b40f2695bc..32902cf914 100644
--- a/src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CreateSemaphore.c
+ CreateSemaphore.cpp
)
add_executable(paltest_createsemaphorew_releasesemaphore_test1
diff --git a/src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test1/CreateSemaphore.c b/src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test1/CreateSemaphore.cpp
index 854d16d0ef..854d16d0ef 100644
--- a/src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test1/CreateSemaphore.c
+++ b/src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test1/CreateSemaphore.cpp
diff --git a/src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test2/CMakeLists.txt b/src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test2/CMakeLists.txt
index b14284d08f..bd0a5a6e53 100644
--- a/src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- CreateSemaphore.c
+ CreateSemaphore.cpp
)
add_executable(paltest_createsemaphorew_releasesemaphore_test2
diff --git a/src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test2/CreateSemaphore.c b/src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test2/CreateSemaphore.cpp
index 62532737ac..62532737ac 100644
--- a/src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test2/CreateSemaphore.c
+++ b/src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test2/CreateSemaphore.cpp
diff --git a/src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test3/CMakeLists.txt b/src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test3/CMakeLists.txt
index f7f0905761..d0340c64cb 100644
--- a/src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- createsemaphore.c
+ createsemaphore.cpp
)
add_executable(paltest_createsemaphorew_releasesemaphore_test3
diff --git a/src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test3/createsemaphore.c b/src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test3/createsemaphore.cpp
index ea0a5e0846..ea0a5e0846 100644
--- a/src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test3/createsemaphore.c
+++ b/src/pal/tests/palsuite/threading/CreateSemaphoreW_ReleaseSemaphore/test3/createsemaphore.cpp
diff --git a/src/pal/tests/palsuite/threading/CreateThread/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/CreateThread/test1/CMakeLists.txt
index d3921c4409..b47afe498a 100644
--- a/src/pal/tests/palsuite/threading/CreateThread/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CreateThread/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_createthread_test1
diff --git a/src/pal/tests/palsuite/threading/CreateThread/test1/test1.c b/src/pal/tests/palsuite/threading/CreateThread/test1/test1.cpp
index 2dd2f6acb6..dda25f1f4b 100644
--- a/src/pal/tests/palsuite/threading/CreateThread/test1/test1.c
+++ b/src/pal/tests/palsuite/threading/CreateThread/test1/test1.cpp
@@ -41,7 +41,7 @@ BOOL CreateThreadTest()
LPSECURITY_ATTRIBUTES lpThreadAttributes = NULL;
DWORD dwStackSize = 0;
LPTHREAD_START_ROUTINE lpStartAddress = &CreateThreadTestThread;
- LPVOID lpParameter = lpStartAddress;
+ LPVOID lpParameter = (LPVOID)lpStartAddress;
DWORD dwCreationFlags = 0; /* run immediately */
DWORD dwThreadId = 0;
diff --git a/src/pal/tests/palsuite/threading/CreateThread/test2/CMakeLists.txt b/src/pal/tests/palsuite/threading/CreateThread/test2/CMakeLists.txt
index 350cf66e9b..47877607b9 100644
--- a/src/pal/tests/palsuite/threading/CreateThread/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CreateThread/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_createthread_test2
diff --git a/src/pal/tests/palsuite/threading/CreateThread/test2/test2.c b/src/pal/tests/palsuite/threading/CreateThread/test2/test2.cpp
index f64c32ea87..1ee410a6c5 100644
--- a/src/pal/tests/palsuite/threading/CreateThread/test2/test2.c
+++ b/src/pal/tests/palsuite/threading/CreateThread/test2/test2.cpp
@@ -34,14 +34,14 @@ struct testCase
DWORD dwStackSize;
LPTHREAD_START_ROUTINE lpStartAddress;
DWORD dwCreationFlags;
- LPVOID lpThreadId;
+ LPDWORD lpThreadId;
};
struct testCase testCases[]=
{
{NULL, 0, &Thread, 0, NULL},
{NULL, 0, &Thread, CREATE_SUSPENDED, NULL},
- {NULL, 0, &Thread, 0, (LPVOID) 1}
+ {NULL, 0, &Thread, 0, (LPDWORD) 1}
};
/*
@@ -94,7 +94,7 @@ int __cdecl main(int argc, char **argv)
hThread[i] = CreateThread( testCases[i].lpThreadAttributes,
testCases[i].dwStackSize,
testCases[i].lpStartAddress,
- (LPVOID) i,
+ (LPVOID)i,
testCases[i].dwCreationFlags,
testCases[i].lpThreadId);
if (hThread[i] == NULL)
@@ -102,7 +102,7 @@ int __cdecl main(int argc, char **argv)
Trace("PALSUITE ERROR: CreateThread('%p' '%d' '%p' '%p' '%d' "
"'%p') call failed.\nGetLastError returned '%u'.\n",
testCases[i].lpThreadAttributes, testCases[i].dwStackSize,
- testCases[i].lpStartAddress, (LPVOID) i,
+ testCases[i].lpStartAddress, (LPVOID)i,
testCases[i].dwCreationFlags,
testCases[i].lpThreadId, GetLastError());
cleanup(i - 1);
diff --git a/src/pal/tests/palsuite/threading/CreateThread/test3/CMakeLists.txt b/src/pal/tests/palsuite/threading/CreateThread/test3/CMakeLists.txt
index 923d7a72ab..d454992e59 100644
--- a/src/pal/tests/palsuite/threading/CreateThread/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CreateThread/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_createthread_test3
diff --git a/src/pal/tests/palsuite/threading/CreateThread/test3/test3.c b/src/pal/tests/palsuite/threading/CreateThread/test3/test3.cpp
index 0c44d1fdd0..0c44d1fdd0 100644
--- a/src/pal/tests/palsuite/threading/CreateThread/test3/test3.c
+++ b/src/pal/tests/palsuite/threading/CreateThread/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test1/CMakeLists.txt
index 5ba04fd801..8d2c1441c4 100644
--- a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- InitializeCriticalSection.c
+ InitializeCriticalSection.cpp
)
add_executable(paltest_criticalsectionfunctions_test1
diff --git a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test1/InitializeCriticalSection.c b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test1/InitializeCriticalSection.cpp
index f294cea472..f294cea472 100644
--- a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test1/InitializeCriticalSection.c
+++ b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test1/InitializeCriticalSection.cpp
diff --git a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test2/CMakeLists.txt b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test2/CMakeLists.txt
index d26658cf5d..e0f59f4207 100644
--- a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_criticalsectionfunctions_test2
diff --git a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test2/test2.c b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test2/test2.cpp
index 47659a1c18..47659a1c18 100644
--- a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test2/test2.c
+++ b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test3/CMakeLists.txt b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test3/CMakeLists.txt
index 8bd2a72878..11555ec484 100644
--- a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_criticalsectionfunctions_test3
diff --git a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test3/test3.c b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test3/test3.cpp
index d5911267b2..d5911267b2 100644
--- a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test3/test3.c
+++ b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test4/CMakeLists.txt b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test4/CMakeLists.txt
index 0626631640..8aa18854b3 100644
--- a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_criticalsectionfunctions_test4
diff --git a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test4/test4.c b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test4/test4.cpp
index 8a245a4776..8a245a4776 100644
--- a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test4/test4.c
+++ b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test5/CMakeLists.txt b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test5/CMakeLists.txt
index 37d709f121..9474bcc6c9 100644
--- a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_criticalsectionfunctions_test5
diff --git a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test5/test5.c b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test5/test5.cpp
index 8dfa4f5f3d..8dfa4f5f3d 100644
--- a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test5/test5.c
+++ b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test6/CMakeLists.txt b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test6/CMakeLists.txt
index c580fdbd6b..f4887ad67d 100644
--- a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_criticalsectionfunctions_test6
diff --git a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test6/test6.c b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test6/test6.cpp
index c27db86e5b..c27db86e5b 100644
--- a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test6/test6.c
+++ b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test6/test6.cpp
diff --git a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test7/CMakeLists.txt b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test7/CMakeLists.txt
index 0a12bfe3ef..ceb78a0512 100644
--- a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test7.c
+ test7.cpp
)
add_executable(paltest_criticalsectionfunctions_test7
diff --git a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test7/test7.c b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test7/test7.cpp
index 1c030d3c03..1c030d3c03 100644
--- a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test7/test7.c
+++ b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test7/test7.cpp
diff --git a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test8/CMakeLists.txt b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test8/CMakeLists.txt
index 0d95a95410..d3f271d677 100644
--- a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test8/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test8/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test8.c
+ test8.cpp
)
add_executable(paltest_criticalsectionfunctions_test8
diff --git a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test8/test8.c b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test8/test8.cpp
index 7f0c58cd26..7f0c58cd26 100644
--- a/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test8/test8.c
+++ b/src/pal/tests/palsuite/threading/CriticalSectionFunctions/test8/test8.cpp
diff --git a/src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test1/test1.c b/src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test1/test1.cpp
index b64fd0c7d2..b64fd0c7d2 100644
--- a/src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test1/test1.c
+++ b/src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test1/testlib.c b/src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test1/testlib.cpp
index 53b66d1357..53b66d1357 100644
--- a/src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test1/testlib.c
+++ b/src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test1/testlib.cpp
diff --git a/src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test2/dllmain1.c b/src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test2/dllmain1.cpp
index 5010a27665..5010a27665 100644
--- a/src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test2/dllmain1.c
+++ b/src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test2/dllmain1.cpp
diff --git a/src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test2/dllmain2.c b/src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test2/dllmain2.cpp
index 4e3f8862a4..4e3f8862a4 100644
--- a/src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test2/dllmain2.c
+++ b/src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test2/dllmain2.cpp
diff --git a/src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test2/test2.c b/src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test2/test2.cpp
index 5fb694ea14..5fb694ea14 100644
--- a/src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test2/test2.c
+++ b/src/pal/tests/palsuite/threading/DisableThreadLibraryCalls/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/threading/DuplicateHandle/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/DuplicateHandle/test1/CMakeLists.txt
index 04588b75fe..18b1927a4e 100644
--- a/src/pal/tests/palsuite/threading/DuplicateHandle/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/DuplicateHandle/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_duplicatehandle_test1
diff --git a/src/pal/tests/palsuite/threading/DuplicateHandle/test1/test1.c b/src/pal/tests/palsuite/threading/DuplicateHandle/test1/test1.cpp
index e080e98ae8..e080e98ae8 100644
--- a/src/pal/tests/palsuite/threading/DuplicateHandle/test1/test1.c
+++ b/src/pal/tests/palsuite/threading/DuplicateHandle/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/threading/DuplicateHandle/test10/CMakeLists.txt b/src/pal/tests/palsuite/threading/DuplicateHandle/test10/CMakeLists.txt
index ba16252cb4..98c7a273dc 100644
--- a/src/pal/tests/palsuite/threading/DuplicateHandle/test10/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/DuplicateHandle/test10/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test10.c
+ test10.cpp
)
add_executable(paltest_duplicatehandle_test10
diff --git a/src/pal/tests/palsuite/threading/DuplicateHandle/test10/test10.c b/src/pal/tests/palsuite/threading/DuplicateHandle/test10/test10.cpp
index 108d748de6..108d748de6 100644
--- a/src/pal/tests/palsuite/threading/DuplicateHandle/test10/test10.c
+++ b/src/pal/tests/palsuite/threading/DuplicateHandle/test10/test10.cpp
diff --git a/src/pal/tests/palsuite/threading/DuplicateHandle/test11/CMakeLists.txt b/src/pal/tests/palsuite/threading/DuplicateHandle/test11/CMakeLists.txt
index 68ce7b23fb..f47f9bc350 100644
--- a/src/pal/tests/palsuite/threading/DuplicateHandle/test11/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/DuplicateHandle/test11/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(TESTSOURCES
- test11.c
+ test11.cpp
)
add_executable(paltest_duplicatehandle_test11
@@ -20,7 +20,7 @@ target_link_libraries(paltest_duplicatehandle_test11
set(HELPERSOURCES
- childprocess.c
+ childprocess.cpp
)
add_executable(paltest_duplicatehandle_test11_child
diff --git a/src/pal/tests/palsuite/threading/DuplicateHandle/test11/childprocess.c b/src/pal/tests/palsuite/threading/DuplicateHandle/test11/childprocess.cpp
index d5b310e46c..d5b310e46c 100644
--- a/src/pal/tests/palsuite/threading/DuplicateHandle/test11/childprocess.c
+++ b/src/pal/tests/palsuite/threading/DuplicateHandle/test11/childprocess.cpp
diff --git a/src/pal/tests/palsuite/threading/DuplicateHandle/test11/test11.c b/src/pal/tests/palsuite/threading/DuplicateHandle/test11/test11.cpp
index b05244c4b8..b05244c4b8 100644
--- a/src/pal/tests/palsuite/threading/DuplicateHandle/test11/test11.c
+++ b/src/pal/tests/palsuite/threading/DuplicateHandle/test11/test11.cpp
diff --git a/src/pal/tests/palsuite/threading/DuplicateHandle/test12/CMakeLists.txt b/src/pal/tests/palsuite/threading/DuplicateHandle/test12/CMakeLists.txt
index 961a9c64e6..6a50a13265 100644
--- a/src/pal/tests/palsuite/threading/DuplicateHandle/test12/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/DuplicateHandle/test12/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test12.c
+ test12.cpp
)
add_executable(paltest_duplicatehandle_test12
diff --git a/src/pal/tests/palsuite/threading/DuplicateHandle/test12/test12.c b/src/pal/tests/palsuite/threading/DuplicateHandle/test12/test12.cpp
index 519194bc3a..519194bc3a 100644
--- a/src/pal/tests/palsuite/threading/DuplicateHandle/test12/test12.c
+++ b/src/pal/tests/palsuite/threading/DuplicateHandle/test12/test12.cpp
diff --git a/src/pal/tests/palsuite/threading/DuplicateHandle/test2/CMakeLists.txt b/src/pal/tests/palsuite/threading/DuplicateHandle/test2/CMakeLists.txt
index 06529a6204..9faa58a271 100644
--- a/src/pal/tests/palsuite/threading/DuplicateHandle/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/DuplicateHandle/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_duplicatehandle_test2
diff --git a/src/pal/tests/palsuite/threading/DuplicateHandle/test2/test2.c b/src/pal/tests/palsuite/threading/DuplicateHandle/test2/test2.cpp
index d1411e62d9..d1411e62d9 100644
--- a/src/pal/tests/palsuite/threading/DuplicateHandle/test2/test2.c
+++ b/src/pal/tests/palsuite/threading/DuplicateHandle/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/threading/DuplicateHandle/test3/CMakeLists.txt b/src/pal/tests/palsuite/threading/DuplicateHandle/test3/CMakeLists.txt
index 7f961c2213..b161b928d3 100644
--- a/src/pal/tests/palsuite/threading/DuplicateHandle/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/DuplicateHandle/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_duplicatehandle_test3
diff --git a/src/pal/tests/palsuite/threading/DuplicateHandle/test3/test3.c b/src/pal/tests/palsuite/threading/DuplicateHandle/test3/test3.cpp
index fc91b5ec22..fc91b5ec22 100644
--- a/src/pal/tests/palsuite/threading/DuplicateHandle/test3/test3.c
+++ b/src/pal/tests/palsuite/threading/DuplicateHandle/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/threading/DuplicateHandle/test4/CMakeLists.txt b/src/pal/tests/palsuite/threading/DuplicateHandle/test4/CMakeLists.txt
index c3040d09ec..901151f4eb 100644
--- a/src/pal/tests/palsuite/threading/DuplicateHandle/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/DuplicateHandle/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_duplicatehandle_test4
diff --git a/src/pal/tests/palsuite/threading/DuplicateHandle/test4/test4.c b/src/pal/tests/palsuite/threading/DuplicateHandle/test4/test4.cpp
index 14a72db461..14a72db461 100644
--- a/src/pal/tests/palsuite/threading/DuplicateHandle/test4/test4.c
+++ b/src/pal/tests/palsuite/threading/DuplicateHandle/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/threading/DuplicateHandle/test5/CMakeLists.txt b/src/pal/tests/palsuite/threading/DuplicateHandle/test5/CMakeLists.txt
index bc468a4a75..94cd07f96f 100644
--- a/src/pal/tests/palsuite/threading/DuplicateHandle/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/DuplicateHandle/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_duplicatehandle_test5
diff --git a/src/pal/tests/palsuite/threading/DuplicateHandle/test5/test5.c b/src/pal/tests/palsuite/threading/DuplicateHandle/test5/test5.cpp
index a588928f00..a588928f00 100644
--- a/src/pal/tests/palsuite/threading/DuplicateHandle/test5/test5.c
+++ b/src/pal/tests/palsuite/threading/DuplicateHandle/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/threading/DuplicateHandle/test6/CMakeLists.txt b/src/pal/tests/palsuite/threading/DuplicateHandle/test6/CMakeLists.txt
index 20f7822b1e..a0dcae843c 100644
--- a/src/pal/tests/palsuite/threading/DuplicateHandle/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/DuplicateHandle/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_duplicatehandle_test6
diff --git a/src/pal/tests/palsuite/threading/DuplicateHandle/test6/test6.c b/src/pal/tests/palsuite/threading/DuplicateHandle/test6/test6.cpp
index 026f315a44..026f315a44 100644
--- a/src/pal/tests/palsuite/threading/DuplicateHandle/test6/test6.c
+++ b/src/pal/tests/palsuite/threading/DuplicateHandle/test6/test6.cpp
diff --git a/src/pal/tests/palsuite/threading/DuplicateHandle/test7/CMakeLists.txt b/src/pal/tests/palsuite/threading/DuplicateHandle/test7/CMakeLists.txt
index df3fdf9ae0..a222331fe7 100644
--- a/src/pal/tests/palsuite/threading/DuplicateHandle/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/DuplicateHandle/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test7.c
+ test7.cpp
)
add_executable(paltest_duplicatehandle_test7
diff --git a/src/pal/tests/palsuite/threading/DuplicateHandle/test7/test7.c b/src/pal/tests/palsuite/threading/DuplicateHandle/test7/test7.cpp
index 0477291922..0477291922 100644
--- a/src/pal/tests/palsuite/threading/DuplicateHandle/test7/test7.c
+++ b/src/pal/tests/palsuite/threading/DuplicateHandle/test7/test7.cpp
diff --git a/src/pal/tests/palsuite/threading/DuplicateHandle/test8/CMakeLists.txt b/src/pal/tests/palsuite/threading/DuplicateHandle/test8/CMakeLists.txt
index 15ec23d272..18ed969cb7 100644
--- a/src/pal/tests/palsuite/threading/DuplicateHandle/test8/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/DuplicateHandle/test8/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test8.c
+ test8.cpp
)
add_executable(paltest_duplicatehandle_test8
diff --git a/src/pal/tests/palsuite/threading/DuplicateHandle/test8/test8.c b/src/pal/tests/palsuite/threading/DuplicateHandle/test8/test8.cpp
index 6748c5dffd..6748c5dffd 100644
--- a/src/pal/tests/palsuite/threading/DuplicateHandle/test8/test8.c
+++ b/src/pal/tests/palsuite/threading/DuplicateHandle/test8/test8.cpp
diff --git a/src/pal/tests/palsuite/threading/DuplicateHandle/test9/CMakeLists.txt b/src/pal/tests/palsuite/threading/DuplicateHandle/test9/CMakeLists.txt
index e4442e327c..0383a010ac 100644
--- a/src/pal/tests/palsuite/threading/DuplicateHandle/test9/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/DuplicateHandle/test9/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test9.c
+ test9.cpp
)
add_executable(paltest_duplicatehandle_test9
diff --git a/src/pal/tests/palsuite/threading/DuplicateHandle/test9/test9.c b/src/pal/tests/palsuite/threading/DuplicateHandle/test9/test9.cpp
index f15871c57d..f15871c57d 100644
--- a/src/pal/tests/palsuite/threading/DuplicateHandle/test9/test9.c
+++ b/src/pal/tests/palsuite/threading/DuplicateHandle/test9/test9.cpp
diff --git a/src/pal/tests/palsuite/threading/ExitProcess/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/ExitProcess/test1/CMakeLists.txt
index decddb8512..f2d28e06ca 100644
--- a/src/pal/tests/palsuite/threading/ExitProcess/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/ExitProcess/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- ExitProcess.c
+ ExitProcess.cpp
)
add_executable(paltest_exitprocess_test1
diff --git a/src/pal/tests/palsuite/threading/ExitProcess/test1/ExitProcess.c b/src/pal/tests/palsuite/threading/ExitProcess/test1/ExitProcess.cpp
index 2b089a0b83..2b089a0b83 100644
--- a/src/pal/tests/palsuite/threading/ExitProcess/test1/ExitProcess.c
+++ b/src/pal/tests/palsuite/threading/ExitProcess/test1/ExitProcess.cpp
diff --git a/src/pal/tests/palsuite/threading/ExitProcess/test2/CMakeLists.txt b/src/pal/tests/palsuite/threading/ExitProcess/test2/CMakeLists.txt
index 881c7d0eee..5281a02aa4 100644
--- a/src/pal/tests/palsuite/threading/ExitProcess/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/ExitProcess/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_exitprocess_test2
diff --git a/src/pal/tests/palsuite/threading/ExitProcess/test2/test2.c b/src/pal/tests/palsuite/threading/ExitProcess/test2/test2.cpp
index 8023ad7bab..8023ad7bab 100644
--- a/src/pal/tests/palsuite/threading/ExitProcess/test2/test2.c
+++ b/src/pal/tests/palsuite/threading/ExitProcess/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/threading/ExitProcess/test3/CMakeLists.txt b/src/pal/tests/palsuite/threading/ExitProcess/test3/CMakeLists.txt
index 638408e986..3fca087d05 100644
--- a/src/pal/tests/palsuite/threading/ExitProcess/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/ExitProcess/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_exitprocess_test3
diff --git a/src/pal/tests/palsuite/threading/ExitProcess/test3/test3.c b/src/pal/tests/palsuite/threading/ExitProcess/test3/test3.cpp
index aea485e5e3..aea485e5e3 100644
--- a/src/pal/tests/palsuite/threading/ExitProcess/test3/test3.c
+++ b/src/pal/tests/palsuite/threading/ExitProcess/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/threading/ExitThread/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/ExitThread/test1/CMakeLists.txt
index 15e0c1b62d..c34b5257ab 100644
--- a/src/pal/tests/palsuite/threading/ExitThread/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/ExitThread/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_exitthread_test1
diff --git a/src/pal/tests/palsuite/threading/ExitThread/test1/test1.c b/src/pal/tests/palsuite/threading/ExitThread/test1/test1.cpp
index 2963745bef..caf1409406 100644
--- a/src/pal/tests/palsuite/threading/ExitThread/test1/test1.c
+++ b/src/pal/tests/palsuite/threading/ExitThread/test1/test1.cpp
@@ -48,7 +48,7 @@ BOOL ExitThreadTest()
LPSECURITY_ATTRIBUTES lpThreadAttributes = NULL;
DWORD dwStackSize = 0;
LPTHREAD_START_ROUTINE lpStartAddress = &ExitThreadTestThread;
- LPVOID lpParameter = lpStartAddress;
+ LPVOID lpParameter = (LPVOID)lpStartAddress;
DWORD dwCreationFlags = 0; //run immediately
DWORD dwThreadId = 0;
diff --git a/src/pal/tests/palsuite/threading/ExitThread/test2/CMakeLists.txt b/src/pal/tests/palsuite/threading/ExitThread/test2/CMakeLists.txt
index aa05382feb..5e16d36082 100644
--- a/src/pal/tests/palsuite/threading/ExitThread/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/ExitThread/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(TESTSOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_exitthread_test2
@@ -20,7 +20,7 @@ target_link_libraries(paltest_exitthread_test2
set(HELPERSOURCES
- childprocess.c
+ childprocess.cpp
)
add_executable(paltest_exitthread_test2_child
diff --git a/src/pal/tests/palsuite/threading/ExitThread/test2/childprocess.c b/src/pal/tests/palsuite/threading/ExitThread/test2/childprocess.cpp
index 7fbe208f91..7fbe208f91 100644
--- a/src/pal/tests/palsuite/threading/ExitThread/test2/childprocess.c
+++ b/src/pal/tests/palsuite/threading/ExitThread/test2/childprocess.cpp
diff --git a/src/pal/tests/palsuite/threading/ExitThread/test2/test2.c b/src/pal/tests/palsuite/threading/ExitThread/test2/test2.cpp
index c31af8a079..c31af8a079 100644
--- a/src/pal/tests/palsuite/threading/ExitThread/test2/test2.c
+++ b/src/pal/tests/palsuite/threading/ExitThread/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/threading/ExitThread/test3/dllmain.c b/src/pal/tests/palsuite/threading/ExitThread/test3/dllmain.cpp
index 923650d1d3..923650d1d3 100644
--- a/src/pal/tests/palsuite/threading/ExitThread/test3/dllmain.c
+++ b/src/pal/tests/palsuite/threading/ExitThread/test3/dllmain.cpp
diff --git a/src/pal/tests/palsuite/threading/ExitThread/test3/test3.c b/src/pal/tests/palsuite/threading/ExitThread/test3/test3.cpp
index 8a71c7cc99..8a71c7cc99 100644
--- a/src/pal/tests/palsuite/threading/ExitThread/test3/test3.c
+++ b/src/pal/tests/palsuite/threading/ExitThread/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/threading/GetCurrentProcess/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/GetCurrentProcess/test1/CMakeLists.txt
index 44105348be..af4746bcb4 100644
--- a/src/pal/tests/palsuite/threading/GetCurrentProcess/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/GetCurrentProcess/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- process.c
+ process.cpp
)
add_executable(paltest_getcurrentprocess_test1
diff --git a/src/pal/tests/palsuite/threading/GetCurrentProcess/test1/process.c b/src/pal/tests/palsuite/threading/GetCurrentProcess/test1/process.cpp
index 17d9af6282..17d9af6282 100644
--- a/src/pal/tests/palsuite/threading/GetCurrentProcess/test1/process.c
+++ b/src/pal/tests/palsuite/threading/GetCurrentProcess/test1/process.cpp
diff --git a/src/pal/tests/palsuite/threading/GetCurrentProcessId/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/GetCurrentProcessId/test1/CMakeLists.txt
index e5c31e6af2..523320a53c 100644
--- a/src/pal/tests/palsuite/threading/GetCurrentProcessId/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/GetCurrentProcessId/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- processId.c
+ processId.cpp
)
add_executable(paltest_getcurrentprocessid_test1
diff --git a/src/pal/tests/palsuite/threading/GetCurrentProcessId/test1/processId.c b/src/pal/tests/palsuite/threading/GetCurrentProcessId/test1/processId.cpp
index cc689b3f8b..cc689b3f8b 100644
--- a/src/pal/tests/palsuite/threading/GetCurrentProcessId/test1/processId.c
+++ b/src/pal/tests/palsuite/threading/GetCurrentProcessId/test1/processId.cpp
diff --git a/src/pal/tests/palsuite/threading/GetCurrentThread/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/GetCurrentThread/test1/CMakeLists.txt
index 84cbccbca0..23af2edbca 100644
--- a/src/pal/tests/palsuite/threading/GetCurrentThread/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/GetCurrentThread/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- thread.c
+ thread.cpp
)
add_executable(paltest_getcurrentthread_test1
diff --git a/src/pal/tests/palsuite/threading/GetCurrentThread/test1/thread.c b/src/pal/tests/palsuite/threading/GetCurrentThread/test1/thread.cpp
index b2bb97fd67..b2bb97fd67 100644
--- a/src/pal/tests/palsuite/threading/GetCurrentThread/test1/thread.c
+++ b/src/pal/tests/palsuite/threading/GetCurrentThread/test1/thread.cpp
diff --git a/src/pal/tests/palsuite/threading/GetCurrentThread/test2/CMakeLists.txt b/src/pal/tests/palsuite/threading/GetCurrentThread/test2/CMakeLists.txt
index 3fc3c3e7c6..9da2d075b2 100644
--- a/src/pal/tests/palsuite/threading/GetCurrentThread/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/GetCurrentThread/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_getcurrentthread_test2
diff --git a/src/pal/tests/palsuite/threading/GetCurrentThread/test2/test2.c b/src/pal/tests/palsuite/threading/GetCurrentThread/test2/test2.cpp
index beeb5ec241..beeb5ec241 100644
--- a/src/pal/tests/palsuite/threading/GetCurrentThread/test2/test2.c
+++ b/src/pal/tests/palsuite/threading/GetCurrentThread/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/threading/GetCurrentThreadId/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/GetCurrentThreadId/test1/CMakeLists.txt
index 490bff8f5f..a0824ab9a2 100644
--- a/src/pal/tests/palsuite/threading/GetCurrentThreadId/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/GetCurrentThreadId/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- threadId.c
+ threadId.cpp
)
add_executable(paltest_getcurrentthreadid_test1
diff --git a/src/pal/tests/palsuite/threading/GetCurrentThreadId/test1/threadId.c b/src/pal/tests/palsuite/threading/GetCurrentThreadId/test1/threadId.cpp
index acbb1ff373..acbb1ff373 100644
--- a/src/pal/tests/palsuite/threading/GetCurrentThreadId/test1/threadId.c
+++ b/src/pal/tests/palsuite/threading/GetCurrentThreadId/test1/threadId.cpp
diff --git a/src/pal/tests/palsuite/threading/GetExitCodeProcess/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/GetExitCodeProcess/test1/CMakeLists.txt
index adddd97e6d..1ef9db2299 100644
--- a/src/pal/tests/palsuite/threading/GetExitCodeProcess/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/GetExitCodeProcess/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(TESTSOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_getexitcodeprocess_test1
@@ -20,7 +20,7 @@ target_link_libraries(paltest_getexitcodeprocess_test1
set(HELPERSOURCES
- childProcess.c
+ childProcess.cpp
)
add_executable(paltest_getexitcodeprocess_test1_child
diff --git a/src/pal/tests/palsuite/threading/GetExitCodeProcess/test1/childProcess.c b/src/pal/tests/palsuite/threading/GetExitCodeProcess/test1/childProcess.cpp
index fe1b38fb31..fe1b38fb31 100644
--- a/src/pal/tests/palsuite/threading/GetExitCodeProcess/test1/childProcess.c
+++ b/src/pal/tests/palsuite/threading/GetExitCodeProcess/test1/childProcess.cpp
diff --git a/src/pal/tests/palsuite/threading/GetExitCodeProcess/test1/test1.c b/src/pal/tests/palsuite/threading/GetExitCodeProcess/test1/test1.cpp
index 0f98cf8f57..0f98cf8f57 100644
--- a/src/pal/tests/palsuite/threading/GetExitCodeProcess/test1/test1.c
+++ b/src/pal/tests/palsuite/threading/GetExitCodeProcess/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/threading/GetProcessTimes/test2/CMakeLists.txt b/src/pal/tests/palsuite/threading/GetProcessTimes/test2/CMakeLists.txt
index 0ef7260204..8e905873e9 100644
--- a/src/pal/tests/palsuite/threading/GetProcessTimes/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/GetProcessTimes/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_getprocesstimes_test2
diff --git a/src/pal/tests/palsuite/threading/GetProcessTimes/test2/test2.c b/src/pal/tests/palsuite/threading/GetProcessTimes/test2/test2.cpp
index 687facc584..cc39de609b 100644
--- a/src/pal/tests/palsuite/threading/GetProcessTimes/test2/test2.c
+++ b/src/pal/tests/palsuite/threading/GetProcessTimes/test2/test2.cpp
@@ -77,7 +77,7 @@ int __cdecl main( int argc, char **argv )
for( j=0; j<1000; j++ )
{
/* do kernel work to increase system usage counters */
- total = malloc(1024 * 1024);
+ total = (int*)malloc(1024 * 1024);
*total = j * i;
for( k=0; k<1000; k++ )
diff --git a/src/pal/tests/palsuite/threading/GetThreadTimes/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/GetThreadTimes/test1/CMakeLists.txt
index d7e2eb2a88..aa4dad11ce 100644
--- a/src/pal/tests/palsuite/threading/GetThreadTimes/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/GetThreadTimes/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_getthreadtimes_test1
diff --git a/src/pal/tests/palsuite/threading/GetThreadTimes/test1/test1.c b/src/pal/tests/palsuite/threading/GetThreadTimes/test1/test1.cpp
index 6b62c05ec7..e57a7d08ba 100644
--- a/src/pal/tests/palsuite/threading/GetThreadTimes/test1/test1.c
+++ b/src/pal/tests/palsuite/threading/GetThreadTimes/test1/test1.cpp
@@ -23,7 +23,7 @@ int __cdecl main(int argc, char *argv[]) {
ret = PASS;
goto EXIT;
}
-
+ {
FILETIME kernelTime1, userTime1, kernelTime2, userTime2;
/* Delta = .01 sec */
LONG64 Actual, Expected, Delta = 850000000;
@@ -96,7 +96,7 @@ int __cdecl main(int argc, char *argv[]) {
//printf("%llu, %llu\n", Expected, Actual);
PAL_Terminate();
ret = PASS;
-
+ }
EXIT:
return ret;
}
diff --git a/src/pal/tests/palsuite/threading/OpenEventW/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/OpenEventW/test1/CMakeLists.txt
index 2bb61e3044..2d5698b153 100644
--- a/src/pal/tests/palsuite/threading/OpenEventW/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/OpenEventW/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_openeventw_test1
diff --git a/src/pal/tests/palsuite/threading/OpenEventW/test1/test1.c b/src/pal/tests/palsuite/threading/OpenEventW/test1/test1.cpp
index 9dcb3a4a68..9dcb3a4a68 100644
--- a/src/pal/tests/palsuite/threading/OpenEventW/test1/test1.c
+++ b/src/pal/tests/palsuite/threading/OpenEventW/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/threading/OpenEventW/test2/CMakeLists.txt b/src/pal/tests/palsuite/threading/OpenEventW/test2/CMakeLists.txt
index 48fa1f2c4b..bedf83b487 100644
--- a/src/pal/tests/palsuite/threading/OpenEventW/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/OpenEventW/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_openeventw_test2
diff --git a/src/pal/tests/palsuite/threading/OpenEventW/test2/test2.c b/src/pal/tests/palsuite/threading/OpenEventW/test2/test2.cpp
index 9cbf872b95..9cbf872b95 100644
--- a/src/pal/tests/palsuite/threading/OpenEventW/test2/test2.c
+++ b/src/pal/tests/palsuite/threading/OpenEventW/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/threading/OpenEventW/test3/CMakeLists.txt b/src/pal/tests/palsuite/threading/OpenEventW/test3/CMakeLists.txt
index 433a3a255c..7f7622dca0 100644
--- a/src/pal/tests/palsuite/threading/OpenEventW/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/OpenEventW/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(TESTSOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_openeventw_test3
@@ -20,7 +20,7 @@ target_link_libraries(paltest_openeventw_test3
set(HELPERSOURCES
- childprocess.c
+ childprocess.cpp
)
add_executable(paltest_openeventw_test3_child
diff --git a/src/pal/tests/palsuite/threading/OpenEventW/test3/childprocess.c b/src/pal/tests/palsuite/threading/OpenEventW/test3/childprocess.cpp
index b5149e006f..b5149e006f 100644
--- a/src/pal/tests/palsuite/threading/OpenEventW/test3/childprocess.c
+++ b/src/pal/tests/palsuite/threading/OpenEventW/test3/childprocess.cpp
diff --git a/src/pal/tests/palsuite/threading/OpenEventW/test3/test3.c b/src/pal/tests/palsuite/threading/OpenEventW/test3/test3.cpp
index 10a678a107..10a678a107 100644
--- a/src/pal/tests/palsuite/threading/OpenEventW/test3/test3.c
+++ b/src/pal/tests/palsuite/threading/OpenEventW/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/threading/OpenEventW/test4/CMakeLists.txt b/src/pal/tests/palsuite/threading/OpenEventW/test4/CMakeLists.txt
index ff17fea23b..73b8904993 100644
--- a/src/pal/tests/palsuite/threading/OpenEventW/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/OpenEventW/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_openeventw_test4
diff --git a/src/pal/tests/palsuite/threading/OpenEventW/test4/test4.c b/src/pal/tests/palsuite/threading/OpenEventW/test4/test4.cpp
index ae657a0511..ae657a0511 100644
--- a/src/pal/tests/palsuite/threading/OpenEventW/test4/test4.c
+++ b/src/pal/tests/palsuite/threading/OpenEventW/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/threading/OpenEventW/test5/CMakeLists.txt b/src/pal/tests/palsuite/threading/OpenEventW/test5/CMakeLists.txt
index b78d7fbfc0..3bad4d9cc5 100644
--- a/src/pal/tests/palsuite/threading/OpenEventW/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/OpenEventW/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_openeventw_test5
diff --git a/src/pal/tests/palsuite/threading/OpenEventW/test5/test5.c b/src/pal/tests/palsuite/threading/OpenEventW/test5/test5.cpp
index 43b585765c..43b585765c 100644
--- a/src/pal/tests/palsuite/threading/OpenEventW/test5/test5.c
+++ b/src/pal/tests/palsuite/threading/OpenEventW/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/threading/OpenProcess/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/OpenProcess/test1/CMakeLists.txt
index 26d30547a9..dd2e30516c 100644
--- a/src/pal/tests/palsuite/threading/OpenProcess/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/OpenProcess/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(TESTSOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_openprocess_test1
@@ -20,7 +20,7 @@ target_link_libraries(paltest_openprocess_test1
set(HELPERSOURCES
- childProcess.c
+ childProcess.cpp
)
add_executable(paltest_openprocess_test1_child
diff --git a/src/pal/tests/palsuite/threading/OpenProcess/test1/childProcess.c b/src/pal/tests/palsuite/threading/OpenProcess/test1/childProcess.cpp
index 9ef07433fd..9ef07433fd 100644
--- a/src/pal/tests/palsuite/threading/OpenProcess/test1/childProcess.c
+++ b/src/pal/tests/palsuite/threading/OpenProcess/test1/childProcess.cpp
diff --git a/src/pal/tests/palsuite/threading/OpenProcess/test1/test1.c b/src/pal/tests/palsuite/threading/OpenProcess/test1/test1.cpp
index d0f9019646..d0f9019646 100644
--- a/src/pal/tests/palsuite/threading/OpenProcess/test1/test1.c
+++ b/src/pal/tests/palsuite/threading/OpenProcess/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/threading/QueryThreadCycleTime/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/QueryThreadCycleTime/test1/CMakeLists.txt
index ad3eec1a45..9a54ad15b6 100644
--- a/src/pal/tests/palsuite/threading/QueryThreadCycleTime/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/QueryThreadCycleTime/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_querythreadcycletime_test1
diff --git a/src/pal/tests/palsuite/threading/QueryThreadCycleTime/test1/test1.c b/src/pal/tests/palsuite/threading/QueryThreadCycleTime/test1/test1.cpp
index 54f0116bd0..026243c81a 100644
--- a/src/pal/tests/palsuite/threading/QueryThreadCycleTime/test1/test1.c
+++ b/src/pal/tests/palsuite/threading/QueryThreadCycleTime/test1/test1.cpp
@@ -23,7 +23,7 @@ int __cdecl main(int argc, char *argv[]) {
ret = PASS;
goto EXIT;
}
-
+ {
LONG64 Actual, Expected, Delta = 850000000;
Actual = 0;
Expected = 0;
@@ -92,7 +92,7 @@ int __cdecl main(int argc, char *argv[]) {
//printf("%llu, %llu\n", Expected, Actual);
PAL_Terminate();
ret = PASS;
-
+ }
EXIT:
return ret;
}
diff --git a/src/pal/tests/palsuite/threading/QueueUserAPC/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/QueueUserAPC/test1/CMakeLists.txt
index 54a4d03719..a99b0a69cc 100644
--- a/src/pal/tests/palsuite/threading/QueueUserAPC/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/QueueUserAPC/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_queueuserapc_test1
diff --git a/src/pal/tests/palsuite/threading/QueueUserAPC/test1/test1.c b/src/pal/tests/palsuite/threading/QueueUserAPC/test1/test1.cpp
index 3637897ba7..3637897ba7 100644
--- a/src/pal/tests/palsuite/threading/QueueUserAPC/test1/test1.c
+++ b/src/pal/tests/palsuite/threading/QueueUserAPC/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/threading/QueueUserAPC/test2/CMakeLists.txt b/src/pal/tests/palsuite/threading/QueueUserAPC/test2/CMakeLists.txt
index 88cda5f7b1..5d86efdddd 100644
--- a/src/pal/tests/palsuite/threading/QueueUserAPC/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/QueueUserAPC/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_queueuserapc_test2
diff --git a/src/pal/tests/palsuite/threading/QueueUserAPC/test2/test2.c b/src/pal/tests/palsuite/threading/QueueUserAPC/test2/test2.cpp
index dc2bfdb173..dc2bfdb173 100644
--- a/src/pal/tests/palsuite/threading/QueueUserAPC/test2/test2.c
+++ b/src/pal/tests/palsuite/threading/QueueUserAPC/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/threading/QueueUserAPC/test3/CMakeLists.txt b/src/pal/tests/palsuite/threading/QueueUserAPC/test3/CMakeLists.txt
index 8475dcb03e..e07ab67070 100644
--- a/src/pal/tests/palsuite/threading/QueueUserAPC/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/QueueUserAPC/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_queueuserapc_test3
diff --git a/src/pal/tests/palsuite/threading/QueueUserAPC/test3/test3.c b/src/pal/tests/palsuite/threading/QueueUserAPC/test3/test3.cpp
index 933f41a5b4..933f41a5b4 100644
--- a/src/pal/tests/palsuite/threading/QueueUserAPC/test3/test3.c
+++ b/src/pal/tests/palsuite/threading/QueueUserAPC/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/threading/QueueUserAPC/test4/CMakeLists.txt b/src/pal/tests/palsuite/threading/QueueUserAPC/test4/CMakeLists.txt
index 2552738b50..08a5cc763b 100644
--- a/src/pal/tests/palsuite/threading/QueueUserAPC/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/QueueUserAPC/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_queueuserapc_test4
diff --git a/src/pal/tests/palsuite/threading/QueueUserAPC/test4/test4.c b/src/pal/tests/palsuite/threading/QueueUserAPC/test4/test4.cpp
index c28709db81..c28709db81 100644
--- a/src/pal/tests/palsuite/threading/QueueUserAPC/test4/test4.c
+++ b/src/pal/tests/palsuite/threading/QueueUserAPC/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/threading/QueueUserAPC/test5/CMakeLists.txt b/src/pal/tests/palsuite/threading/QueueUserAPC/test5/CMakeLists.txt
index c2fa10de12..0ef65ce583 100644
--- a/src/pal/tests/palsuite/threading/QueueUserAPC/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/QueueUserAPC/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_queueuserapc_test5
diff --git a/src/pal/tests/palsuite/threading/QueueUserAPC/test5/test5.c b/src/pal/tests/palsuite/threading/QueueUserAPC/test5/test5.cpp
index 3d26a55f59..3d26a55f59 100644
--- a/src/pal/tests/palsuite/threading/QueueUserAPC/test5/test5.c
+++ b/src/pal/tests/palsuite/threading/QueueUserAPC/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/threading/QueueUserAPC/test6/CMakeLists.txt b/src/pal/tests/palsuite/threading/QueueUserAPC/test6/CMakeLists.txt
index 3fd1b1a08e..2e7198358c 100644
--- a/src/pal/tests/palsuite/threading/QueueUserAPC/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/QueueUserAPC/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_queueuserapc_test6
diff --git a/src/pal/tests/palsuite/threading/QueueUserAPC/test6/test6.c b/src/pal/tests/palsuite/threading/QueueUserAPC/test6/test6.cpp
index e2e2464726..e2e2464726 100644
--- a/src/pal/tests/palsuite/threading/QueueUserAPC/test6/test6.c
+++ b/src/pal/tests/palsuite/threading/QueueUserAPC/test6/test6.cpp
diff --git a/src/pal/tests/palsuite/threading/QueueUserAPC/test7/CMakeLists.txt b/src/pal/tests/palsuite/threading/QueueUserAPC/test7/CMakeLists.txt
index 751f3894f4..c27cd7e67c 100644
--- a/src/pal/tests/palsuite/threading/QueueUserAPC/test7/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/QueueUserAPC/test7/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test7.c
+ test7.cpp
)
add_executable(paltest_queueuserapc_test7
diff --git a/src/pal/tests/palsuite/threading/QueueUserAPC/test7/test7.c b/src/pal/tests/palsuite/threading/QueueUserAPC/test7/test7.cpp
index 54a63982fe..54a63982fe 100644
--- a/src/pal/tests/palsuite/threading/QueueUserAPC/test7/test7.c
+++ b/src/pal/tests/palsuite/threading/QueueUserAPC/test7/test7.cpp
diff --git a/src/pal/tests/palsuite/threading/ReleaseMutex/test3/CMakeLists.txt b/src/pal/tests/palsuite/threading/ReleaseMutex/test3/CMakeLists.txt
index 8e64c28242..6bb3a79db4 100644
--- a/src/pal/tests/palsuite/threading/ReleaseMutex/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/ReleaseMutex/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- ReleaseMutex.c
+ ReleaseMutex.cpp
)
add_executable(paltest_releasemutex_test3
diff --git a/src/pal/tests/palsuite/threading/ReleaseMutex/test3/ReleaseMutex.c b/src/pal/tests/palsuite/threading/ReleaseMutex/test3/ReleaseMutex.cpp
index 5f6adb0419..5f6adb0419 100644
--- a/src/pal/tests/palsuite/threading/ReleaseMutex/test3/ReleaseMutex.c
+++ b/src/pal/tests/palsuite/threading/ReleaseMutex/test3/ReleaseMutex.cpp
diff --git a/src/pal/tests/palsuite/threading/ResetEvent/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/ResetEvent/test1/CMakeLists.txt
index 78e84da2b9..12c83119d8 100644
--- a/src/pal/tests/palsuite/threading/ResetEvent/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/ResetEvent/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_resetevent_test1
diff --git a/src/pal/tests/palsuite/threading/ResetEvent/test1/test1.c b/src/pal/tests/palsuite/threading/ResetEvent/test1/test1.cpp
index 20a0d5dffa..20a0d5dffa 100644
--- a/src/pal/tests/palsuite/threading/ResetEvent/test1/test1.c
+++ b/src/pal/tests/palsuite/threading/ResetEvent/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/threading/ResetEvent/test2/CMakeLists.txt b/src/pal/tests/palsuite/threading/ResetEvent/test2/CMakeLists.txt
index ad0fe9b4a1..1f67b5d884 100644
--- a/src/pal/tests/palsuite/threading/ResetEvent/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/ResetEvent/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_resetevent_test2
diff --git a/src/pal/tests/palsuite/threading/ResetEvent/test2/test2.c b/src/pal/tests/palsuite/threading/ResetEvent/test2/test2.cpp
index 8117f44353..8117f44353 100644
--- a/src/pal/tests/palsuite/threading/ResetEvent/test2/test2.c
+++ b/src/pal/tests/palsuite/threading/ResetEvent/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/threading/ResetEvent/test3/CMakeLists.txt b/src/pal/tests/palsuite/threading/ResetEvent/test3/CMakeLists.txt
index 3c4ea1f249..fd0d6e8b16 100644
--- a/src/pal/tests/palsuite/threading/ResetEvent/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/ResetEvent/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_resetevent_test3
diff --git a/src/pal/tests/palsuite/threading/ResetEvent/test3/test3.c b/src/pal/tests/palsuite/threading/ResetEvent/test3/test3.cpp
index 9bc068ea72..9bc068ea72 100644
--- a/src/pal/tests/palsuite/threading/ResetEvent/test3/test3.c
+++ b/src/pal/tests/palsuite/threading/ResetEvent/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/threading/ResetEvent/test4/CMakeLists.txt b/src/pal/tests/palsuite/threading/ResetEvent/test4/CMakeLists.txt
index 68ee20bc95..ca2a918775 100644
--- a/src/pal/tests/palsuite/threading/ResetEvent/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/ResetEvent/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_resetevent_test4
diff --git a/src/pal/tests/palsuite/threading/ResetEvent/test4/test4.c b/src/pal/tests/palsuite/threading/ResetEvent/test4/test4.cpp
index 0cc68fd9aa..0cc68fd9aa 100644
--- a/src/pal/tests/palsuite/threading/ResetEvent/test4/test4.c
+++ b/src/pal/tests/palsuite/threading/ResetEvent/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/threading/ResumeThread/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/ResumeThread/test1/CMakeLists.txt
index 2c83dfd3d5..96d7edcbba 100644
--- a/src/pal/tests/palsuite/threading/ResumeThread/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/ResumeThread/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_resumethread_test1
diff --git a/src/pal/tests/palsuite/threading/ResumeThread/test1/test1.c b/src/pal/tests/palsuite/threading/ResumeThread/test1/test1.cpp
index 037f79f7a3..d2be262e4d 100644
--- a/src/pal/tests/palsuite/threading/ResumeThread/test1/test1.c
+++ b/src/pal/tests/palsuite/threading/ResumeThread/test1/test1.cpp
@@ -38,7 +38,7 @@ BOOL ResumeThreadTest()
LPSECURITY_ATTRIBUTES lpThreadAttributes = NULL;
DWORD dwStackSize = 0;
LPTHREAD_START_ROUTINE lpStartAddress = &ResumeThreadTestThread;
- LPVOID lpParameter = lpStartAddress;
+ LPVOID lpParameter = (LPVOID)lpStartAddress;
DWORD dwCreationFlags = CREATE_SUSPENDED;
DWORD dwThreadId = 0;
diff --git a/src/pal/tests/palsuite/threading/SetErrorMode/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/SetErrorMode/test1/CMakeLists.txt
index cfdeb31950..7c145a8528 100644
--- a/src/pal/tests/palsuite/threading/SetErrorMode/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/SetErrorMode/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_seterrormode_test1
diff --git a/src/pal/tests/palsuite/threading/SetErrorMode/test1/test1.c b/src/pal/tests/palsuite/threading/SetErrorMode/test1/test1.cpp
index 238cec4421..238cec4421 100644
--- a/src/pal/tests/palsuite/threading/SetErrorMode/test1/test1.c
+++ b/src/pal/tests/palsuite/threading/SetErrorMode/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/threading/SetEvent/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/SetEvent/test1/CMakeLists.txt
index 9be8d5a421..8d9d729554 100644
--- a/src/pal/tests/palsuite/threading/SetEvent/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/SetEvent/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_setevent_test1
diff --git a/src/pal/tests/palsuite/threading/SetEvent/test1/test1.c b/src/pal/tests/palsuite/threading/SetEvent/test1/test1.cpp
index d5a29ce3f3..d5a29ce3f3 100644
--- a/src/pal/tests/palsuite/threading/SetEvent/test1/test1.c
+++ b/src/pal/tests/palsuite/threading/SetEvent/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/threading/SetEvent/test2/CMakeLists.txt b/src/pal/tests/palsuite/threading/SetEvent/test2/CMakeLists.txt
index 87522b3ffc..7d33b56058 100644
--- a/src/pal/tests/palsuite/threading/SetEvent/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/SetEvent/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_setevent_test2
diff --git a/src/pal/tests/palsuite/threading/SetEvent/test2/test2.c b/src/pal/tests/palsuite/threading/SetEvent/test2/test2.cpp
index 5fd2833957..5fd2833957 100644
--- a/src/pal/tests/palsuite/threading/SetEvent/test2/test2.c
+++ b/src/pal/tests/palsuite/threading/SetEvent/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/threading/SetEvent/test3/CMakeLists.txt b/src/pal/tests/palsuite/threading/SetEvent/test3/CMakeLists.txt
index d09239b3e4..1c66460ea0 100644
--- a/src/pal/tests/palsuite/threading/SetEvent/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/SetEvent/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_setevent_test3
diff --git a/src/pal/tests/palsuite/threading/SetEvent/test3/test3.c b/src/pal/tests/palsuite/threading/SetEvent/test3/test3.cpp
index 21601f00b8..21601f00b8 100644
--- a/src/pal/tests/palsuite/threading/SetEvent/test3/test3.c
+++ b/src/pal/tests/palsuite/threading/SetEvent/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/threading/SetEvent/test4/CMakeLists.txt b/src/pal/tests/palsuite/threading/SetEvent/test4/CMakeLists.txt
index 3f1d344292..04f1815259 100644
--- a/src/pal/tests/palsuite/threading/SetEvent/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/SetEvent/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_setevent_test4
diff --git a/src/pal/tests/palsuite/threading/SetEvent/test4/test4.c b/src/pal/tests/palsuite/threading/SetEvent/test4/test4.cpp
index 7a79a9d708..7a79a9d708 100644
--- a/src/pal/tests/palsuite/threading/SetEvent/test4/test4.c
+++ b/src/pal/tests/palsuite/threading/SetEvent/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/threading/Sleep/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/Sleep/test1/CMakeLists.txt
index b0d8db28a2..601789600b 100644
--- a/src/pal/tests/palsuite/threading/Sleep/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/Sleep/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- Sleep.c
+ Sleep.cpp
)
add_executable(paltest_sleep_test1
diff --git a/src/pal/tests/palsuite/threading/Sleep/test1/Sleep.c b/src/pal/tests/palsuite/threading/Sleep/test1/Sleep.cpp
index f7f7c91730..f7f7c91730 100644
--- a/src/pal/tests/palsuite/threading/Sleep/test1/Sleep.c
+++ b/src/pal/tests/palsuite/threading/Sleep/test1/Sleep.cpp
diff --git a/src/pal/tests/palsuite/threading/Sleep/test2/CMakeLists.txt b/src/pal/tests/palsuite/threading/Sleep/test2/CMakeLists.txt
index 832e8ab42d..b8bc3ed7d7 100644
--- a/src/pal/tests/palsuite/threading/Sleep/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/Sleep/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- sleep.c
+ sleep.cpp
)
add_executable(paltest_sleep_test2
diff --git a/src/pal/tests/palsuite/threading/Sleep/test2/sleep.c b/src/pal/tests/palsuite/threading/Sleep/test2/sleep.cpp
index eb30e34f2f..eb30e34f2f 100644
--- a/src/pal/tests/palsuite/threading/Sleep/test2/sleep.c
+++ b/src/pal/tests/palsuite/threading/Sleep/test2/sleep.cpp
diff --git a/src/pal/tests/palsuite/threading/SleepEx/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/SleepEx/test1/CMakeLists.txt
index de562755fc..b2aed8333b 100644
--- a/src/pal/tests/palsuite/threading/SleepEx/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/SleepEx/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_sleepex_test1
diff --git a/src/pal/tests/palsuite/threading/SleepEx/test1/test1.c b/src/pal/tests/palsuite/threading/SleepEx/test1/test1.cpp
index 7ccfe0ce87..7ccfe0ce87 100644
--- a/src/pal/tests/palsuite/threading/SleepEx/test1/test1.c
+++ b/src/pal/tests/palsuite/threading/SleepEx/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/threading/SleepEx/test2/CMakeLists.txt b/src/pal/tests/palsuite/threading/SleepEx/test2/CMakeLists.txt
index 0ea4a44449..991e9b40e2 100644
--- a/src/pal/tests/palsuite/threading/SleepEx/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/SleepEx/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_sleepex_test2
diff --git a/src/pal/tests/palsuite/threading/SleepEx/test2/test2.c b/src/pal/tests/palsuite/threading/SleepEx/test2/test2.cpp
index c2ba4e704d..c2ba4e704d 100644
--- a/src/pal/tests/palsuite/threading/SleepEx/test2/test2.c
+++ b/src/pal/tests/palsuite/threading/SleepEx/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/threading/SwitchToThread/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/SwitchToThread/test1/CMakeLists.txt
index 40ecc910b0..b9008c486f 100644
--- a/src/pal/tests/palsuite/threading/SwitchToThread/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/SwitchToThread/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_switchtothread_test1
diff --git a/src/pal/tests/palsuite/threading/SwitchToThread/test1/test1.c b/src/pal/tests/palsuite/threading/SwitchToThread/test1/test1.cpp
index 76ecdd3572..76ecdd3572 100644
--- a/src/pal/tests/palsuite/threading/SwitchToThread/test1/test1.c
+++ b/src/pal/tests/palsuite/threading/SwitchToThread/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/threading/TLS/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/TLS/test1/CMakeLists.txt
index ff1a866eb9..fef741272f 100644
--- a/src/pal/tests/palsuite/threading/TLS/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/TLS/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- TLS.c
+ TLS.cpp
)
add_executable(paltest_tls_test1
diff --git a/src/pal/tests/palsuite/threading/TLS/test1/TLS.c b/src/pal/tests/palsuite/threading/TLS/test1/TLS.cpp
index 4300c3f98b..4300c3f98b 100644
--- a/src/pal/tests/palsuite/threading/TLS/test1/TLS.c
+++ b/src/pal/tests/palsuite/threading/TLS/test1/TLS.cpp
diff --git a/src/pal/tests/palsuite/threading/TLS/test2/CMakeLists.txt b/src/pal/tests/palsuite/threading/TLS/test2/CMakeLists.txt
index 5afe82b4a6..10c5034589 100644
--- a/src/pal/tests/palsuite/threading/TLS/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/TLS/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- TLS.c
+ TLS.cpp
)
add_executable(paltest_tls_test2
diff --git a/src/pal/tests/palsuite/threading/TLS/test2/TLS.c b/src/pal/tests/palsuite/threading/TLS/test2/TLS.cpp
index 96a6011f96..96a6011f96 100644
--- a/src/pal/tests/palsuite/threading/TLS/test2/TLS.c
+++ b/src/pal/tests/palsuite/threading/TLS/test2/TLS.cpp
diff --git a/src/pal/tests/palsuite/threading/TLS/test3/CMakeLists.txt b/src/pal/tests/palsuite/threading/TLS/test3/CMakeLists.txt
index 0964d33d2c..6bd76d3fdf 100644
--- a/src/pal/tests/palsuite/threading/TLS/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/TLS/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- TLS.c
+ TLS.cpp
)
add_executable(paltest_tls_test3
diff --git a/src/pal/tests/palsuite/threading/TLS/test3/TLS.c b/src/pal/tests/palsuite/threading/TLS/test3/TLS.cpp
index 4acaef5020..4acaef5020 100644
--- a/src/pal/tests/palsuite/threading/TLS/test3/TLS.c
+++ b/src/pal/tests/palsuite/threading/TLS/test3/TLS.cpp
diff --git a/src/pal/tests/palsuite/threading/TLS/test4/CMakeLists.txt b/src/pal/tests/palsuite/threading/TLS/test4/CMakeLists.txt
index 7e7b47786a..73ba496f1d 100644
--- a/src/pal/tests/palsuite/threading/TLS/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/TLS/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_tls_test4
diff --git a/src/pal/tests/palsuite/threading/TLS/test4/test4.c b/src/pal/tests/palsuite/threading/TLS/test4/test4.cpp
index 8c3603cdb0..8c3603cdb0 100644
--- a/src/pal/tests/palsuite/threading/TLS/test4/test4.c
+++ b/src/pal/tests/palsuite/threading/TLS/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/threading/TLS/test5/CMakeLists.txt b/src/pal/tests/palsuite/threading/TLS/test5/CMakeLists.txt
index 5fb5c9ddfd..e26fcfff26 100644
--- a/src/pal/tests/palsuite/threading/TLS/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/TLS/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_tls_test5
diff --git a/src/pal/tests/palsuite/threading/TLS/test5/test5.c b/src/pal/tests/palsuite/threading/TLS/test5/test5.cpp
index c1cd132937..c1cd132937 100644
--- a/src/pal/tests/palsuite/threading/TLS/test5/test5.c
+++ b/src/pal/tests/palsuite/threading/TLS/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/threading/TLS/test6_optimizedtls/CMakeLists.txt b/src/pal/tests/palsuite/threading/TLS/test6_optimizedtls/CMakeLists.txt
index 8b3a4ed64a..bfc7b75e0b 100644
--- a/src/pal/tests/palsuite/threading/TLS/test6_optimizedtls/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/TLS/test6_optimizedtls/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_tls_test6_optimizedtls
diff --git a/src/pal/tests/palsuite/threading/TLS/test6_optimizedtls/test.c b/src/pal/tests/palsuite/threading/TLS/test6_optimizedtls/test.cpp
index 02419dc90c..02419dc90c 100644
--- a/src/pal/tests/palsuite/threading/TLS/test6_optimizedtls/test.c
+++ b/src/pal/tests/palsuite/threading/TLS/test6_optimizedtls/test.cpp
diff --git a/src/pal/tests/palsuite/threading/TerminateProcess/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/TerminateProcess/test1/CMakeLists.txt
index 37d575952f..382e801e29 100644
--- a/src/pal/tests/palsuite/threading/TerminateProcess/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/TerminateProcess/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- TerminateProcess.c
+ TerminateProcess.cpp
)
add_executable(paltest_terminateprocess_test1
diff --git a/src/pal/tests/palsuite/threading/TerminateProcess/test1/TerminateProcess.c b/src/pal/tests/palsuite/threading/TerminateProcess/test1/TerminateProcess.cpp
index 6feedfce76..6feedfce76 100644
--- a/src/pal/tests/palsuite/threading/TerminateProcess/test1/TerminateProcess.c
+++ b/src/pal/tests/palsuite/threading/TerminateProcess/test1/TerminateProcess.cpp
diff --git a/src/pal/tests/palsuite/threading/ThreadPriority/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/ThreadPriority/test1/CMakeLists.txt
index e341ca7435..026f4ed043 100644
--- a/src/pal/tests/palsuite/threading/ThreadPriority/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/ThreadPriority/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- ThreadPriority.c
+ ThreadPriority.cpp
)
add_executable(paltest_threadpriority_test1
diff --git a/src/pal/tests/palsuite/threading/ThreadPriority/test1/ThreadPriority.c b/src/pal/tests/palsuite/threading/ThreadPriority/test1/ThreadPriority.cpp
index 95bcdac52a..95bcdac52a 100644
--- a/src/pal/tests/palsuite/threading/ThreadPriority/test1/ThreadPriority.c
+++ b/src/pal/tests/palsuite/threading/ThreadPriority/test1/ThreadPriority.cpp
diff --git a/src/pal/tests/palsuite/threading/WaitForMultipleObjects/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/WaitForMultipleObjects/test1/CMakeLists.txt
index 2b1f946b26..ea13c7de4c 100644
--- a/src/pal/tests/palsuite/threading/WaitForMultipleObjects/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/WaitForMultipleObjects/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_waitformultipleobjects_test1
diff --git a/src/pal/tests/palsuite/threading/WaitForMultipleObjects/test1/test1.c b/src/pal/tests/palsuite/threading/WaitForMultipleObjects/test1/test1.cpp
index 8249c38d9d..8249c38d9d 100644
--- a/src/pal/tests/palsuite/threading/WaitForMultipleObjects/test1/test1.c
+++ b/src/pal/tests/palsuite/threading/WaitForMultipleObjects/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test1/CMakeLists.txt
index d035021bb9..59d4cd8cd4 100644
--- a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_waitformultipleobjectsex_test1
diff --git a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test1/test1.c b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test1/test1.cpp
index df3233fa50..df3233fa50 100644
--- a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test1/test1.c
+++ b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test2/CMakeLists.txt b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test2/CMakeLists.txt
index ab47c6f2e7..e970ec526e 100644
--- a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test2/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test2/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test2.c
+ test2.cpp
)
add_executable(paltest_waitformultipleobjectsex_test2
diff --git a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test2/test2.c b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test2/test2.cpp
index b2bc301128..b2bc301128 100644
--- a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test2/test2.c
+++ b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test2/test2.cpp
diff --git a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test3/CMakeLists.txt b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test3/CMakeLists.txt
index 645b86719d..f1b76fb819 100644
--- a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test3/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test3/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test3.c
+ test3.cpp
)
add_executable(paltest_waitformultipleobjectsex_test3
diff --git a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test3/test3.c b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test3/test3.cpp
index b78b0540dc..b78b0540dc 100644
--- a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test3/test3.c
+++ b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test3/test3.cpp
diff --git a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test4/CMakeLists.txt b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test4/CMakeLists.txt
index 3cd7f72b98..815b2b069c 100644
--- a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test4/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test4/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test4.c
+ test4.cpp
)
add_executable(paltest_waitformultipleobjectsex_test4
diff --git a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test4/test4.c b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test4/test4.cpp
index 15d0a386d1..15d0a386d1 100644
--- a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test4/test4.c
+++ b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test4/test4.cpp
diff --git a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test5/CMakeLists.txt b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test5/CMakeLists.txt
index 50147e9bf3..730ec60649 100644
--- a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test5/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test5/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(TESTSOURCES
- test5.c
+ test5.cpp
)
add_executable(paltest_waitformultipleobjectsex_test5
@@ -20,7 +20,7 @@ target_link_libraries(paltest_waitformultipleobjectsex_test5
set(HELPERSOURCES
- helper.c
+ helper.cpp
)
add_executable(paltest_waitformultipleobjectsex_test5_helper
diff --git a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test5/helper.c b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test5/helper.cpp
index 274780a216..274780a216 100644
--- a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test5/helper.c
+++ b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test5/helper.cpp
diff --git a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test5/test5.c b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test5/test5.cpp
index d19978c103..d19978c103 100644
--- a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test5/test5.c
+++ b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test5/test5.cpp
diff --git a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test6/CMakeLists.txt b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test6/CMakeLists.txt
index ce75cadbff..01331821a8 100644
--- a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test6/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test6/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(TESTSOURCES
- test6.c
+ test6.cpp
)
add_executable(paltest_waitformultipleobjectsex_test6
@@ -20,7 +20,7 @@ target_link_libraries(paltest_waitformultipleobjectsex_test6
set(HELPERSOURCES
- child6.c
+ child6.cpp
)
add_executable(paltest_waitformultipleobjectsex_test6_child
diff --git a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test6/child6.c b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test6/child6.cpp
index 1a95815ddf..1a95815ddf 100644
--- a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test6/child6.c
+++ b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test6/child6.cpp
diff --git a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test6/test6.c b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test6/test6.cpp
index 399d2c3bff..399d2c3bff 100644
--- a/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test6/test6.c
+++ b/src/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test6/test6.cpp
diff --git a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExMutexTest/CMakeLists.txt b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExMutexTest/CMakeLists.txt
index 65fa0abe14..816a98bf2f 100644
--- a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExMutexTest/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExMutexTest/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- WFSOExMutexTest.c
+ WFSOExMutexTest.cpp
)
add_executable(paltest_waitforsingleobject_wfsoexmutextest
diff --git a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExMutexTest/WFSOExMutexTest.c b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExMutexTest/WFSOExMutexTest.cpp
index 3737f9cc10..3737f9cc10 100644
--- a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExMutexTest/WFSOExMutexTest.c
+++ b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExMutexTest/WFSOExMutexTest.cpp
diff --git a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExSemaphoreTest/CMakeLists.txt b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExSemaphoreTest/CMakeLists.txt
index 12517e31e0..2d12b25e69 100644
--- a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExSemaphoreTest/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExSemaphoreTest/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- WFSOExSemaphoreTest.c
+ WFSOExSemaphoreTest.cpp
)
add_executable(paltest_waitforsingleobject_wfsoexsemaphoretest
diff --git a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExSemaphoreTest/WFSOExSemaphoreTest.c b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExSemaphoreTest/WFSOExSemaphoreTest.cpp
index 793c50995c..793c50995c 100644
--- a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExSemaphoreTest/WFSOExSemaphoreTest.c
+++ b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExSemaphoreTest/WFSOExSemaphoreTest.cpp
diff --git a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExThreadTest/CMakeLists.txt b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExThreadTest/CMakeLists.txt
index f3d868f082..915ee94a62 100644
--- a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExThreadTest/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExThreadTest/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- WFSOExThreadTest.c
+ WFSOExThreadTest.cpp
)
add_executable(paltest_waitforsingleobject_wfsoexthreadtest
diff --git a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExThreadTest/WFSOExThreadTest.c b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExThreadTest/WFSOExThreadTest.cpp
index 894d2804aa..894d2804aa 100644
--- a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExThreadTest/WFSOExThreadTest.c
+++ b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOExThreadTest/WFSOExThreadTest.cpp
diff --git a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOMutexTest/CMakeLists.txt b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOMutexTest/CMakeLists.txt
index 374880e90f..b96324d654 100644
--- a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOMutexTest/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOMutexTest/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- WFSOMutexTest.c
+ WFSOMutexTest.cpp
)
add_executable(paltest_waitforsingleobject_wfsomutextest
diff --git a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOMutexTest/WFSOMutexTest.c b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOMutexTest/WFSOMutexTest.cpp
index 5ecf517c2a..5ecf517c2a 100644
--- a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOMutexTest/WFSOMutexTest.c
+++ b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOMutexTest/WFSOMutexTest.cpp
diff --git a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOProcessTest/CMakeLists.txt b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOProcessTest/CMakeLists.txt
index a70b101988..61e17eb3ad 100644
--- a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOProcessTest/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOProcessTest/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(TESTSOURCES
- WFSOProcessTest.c
+ WFSOProcessTest.cpp
)
add_executable(paltest_waitforsingleobject_wfsoprocesstest
@@ -20,7 +20,7 @@ target_link_libraries(paltest_waitforsingleobject_wfsoprocesstest
set(HELPERSOURCES
- ChildProcess.c
+ ChildProcess.cpp
)
add_executable(paltest_waitforsingleobject_wfsoprocesstest_child
diff --git a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOProcessTest/ChildProcess.c b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOProcessTest/ChildProcess.cpp
index 91c24d87bb..91c24d87bb 100644
--- a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOProcessTest/ChildProcess.c
+++ b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOProcessTest/ChildProcess.cpp
diff --git a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOProcessTest/WFSOProcessTest.c b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOProcessTest/WFSOProcessTest.cpp
index 2711e26c29..2711e26c29 100644
--- a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOProcessTest/WFSOProcessTest.c
+++ b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOProcessTest/WFSOProcessTest.cpp
diff --git a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOSemaphoreTest/CMakeLists.txt b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOSemaphoreTest/CMakeLists.txt
index 171e0583e5..d17f8da8e5 100644
--- a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOSemaphoreTest/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOSemaphoreTest/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- WFSOSemaphoreTest.c
+ WFSOSemaphoreTest.cpp
)
add_executable(paltest_waitforsingleobject_wfsosemaphoretest
diff --git a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOSemaphoreTest/WFSOSemaphoreTest.c b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOSemaphoreTest/WFSOSemaphoreTest.cpp
index 9902d448cd..9902d448cd 100644
--- a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOSemaphoreTest/WFSOSemaphoreTest.c
+++ b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOSemaphoreTest/WFSOSemaphoreTest.cpp
diff --git a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOThreadTest/CMakeLists.txt b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOThreadTest/CMakeLists.txt
index 18701a9da5..e2d36e08e1 100644
--- a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOThreadTest/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOThreadTest/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- WFSOThreadTest.c
+ WFSOThreadTest.cpp
)
add_executable(paltest_waitforsingleobject_wfsothreadtest
diff --git a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOThreadTest/WFSOThreadTest.c b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOThreadTest/WFSOThreadTest.cpp
index 378350671a..378350671a 100644
--- a/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOThreadTest/WFSOThreadTest.c
+++ b/src/pal/tests/palsuite/threading/WaitForSingleObject/WFSOThreadTest/WFSOThreadTest.cpp
diff --git a/src/pal/tests/palsuite/threading/WaitForSingleObject/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/WaitForSingleObject/test1/CMakeLists.txt
index 0a71330ba1..25f3739492 100644
--- a/src/pal/tests/palsuite/threading/WaitForSingleObject/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/WaitForSingleObject/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_waitforsingleobject_test1
diff --git a/src/pal/tests/palsuite/threading/WaitForSingleObject/test1/test1.c b/src/pal/tests/palsuite/threading/WaitForSingleObject/test1/test1.cpp
index 2af80df677..2af80df677 100644
--- a/src/pal/tests/palsuite/threading/WaitForSingleObject/test1/test1.c
+++ b/src/pal/tests/palsuite/threading/WaitForSingleObject/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/threading/YieldProcessor/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/YieldProcessor/test1/CMakeLists.txt
index 5002bf763d..1c600bd81c 100644
--- a/src/pal/tests/palsuite/threading/YieldProcessor/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/YieldProcessor/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test1.c
+ test1.cpp
)
add_executable(paltest_yieldprocessor_test1
diff --git a/src/pal/tests/palsuite/threading/YieldProcessor/test1/test1.c b/src/pal/tests/palsuite/threading/YieldProcessor/test1/test1.cpp
index 6adbe989c2..6adbe989c2 100644
--- a/src/pal/tests/palsuite/threading/YieldProcessor/test1/test1.c
+++ b/src/pal/tests/palsuite/threading/YieldProcessor/test1/test1.cpp
diff --git a/src/pal/tests/palsuite/threading/releasesemaphore/test1/CMakeLists.txt b/src/pal/tests/palsuite/threading/releasesemaphore/test1/CMakeLists.txt
index e415f91fb2..4f6947476d 100644
--- a/src/pal/tests/palsuite/threading/releasesemaphore/test1/CMakeLists.txt
+++ b/src/pal/tests/palsuite/threading/releasesemaphore/test1/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12.2)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCES
- test.c
+ test.cpp
)
add_executable(paltest_releasesemaphore_test1
diff --git a/src/pal/tests/palsuite/threading/releasesemaphore/test1/test.c b/src/pal/tests/palsuite/threading/releasesemaphore/test1/test.cpp
index 4d736b7d9a..4d736b7d9a 100644
--- a/src/pal/tests/palsuite/threading/releasesemaphore/test1/test.c
+++ b/src/pal/tests/palsuite/threading/releasesemaphore/test1/test.cpp
diff --git a/src/utilcode/newapis.cpp b/src/utilcode/newapis.cpp
index fbf2023ab8..3717f0280d 100644
--- a/src/utilcode/newapis.cpp
+++ b/src/utilcode/newapis.cpp
@@ -1091,11 +1091,11 @@ inline BOOL IsInvariantCasing(__in LPCWSTR lpLocaleName, __in DWORD dwMapFlags)
int retVal = 0;
#if !defined(ENABLE_DOWNLEVEL_FOR_NLS)
- retVal = ::LCIDToLocaleName(Locale, lpName, cchName, dwFlags);
+ retVal = ::LCIDToLocaleName(Locale, lpName, cchName, dwFlags | LOCALE_ALLOW_NEUTRAL_NAMES);
#else
#ifdef FEATURE_CORECLR
- retVal = DownLevel::LCIDToLocaleName(Locale, lpName,cchName,dwFlags);
+ retVal = DownLevel::LCIDToLocaleName(Locale, lpName,cchName,dwFlags | LOCALE_ALLOW_NEUTRAL_NAMES);
#endif // FEATURE_CORECLR
typedef int (WINAPI *PFNLCIDToLocaleName)(LCID, LPWSTR,int ,DWORD);
@@ -1136,10 +1136,10 @@ inline BOOL IsInvariantCasing(__in LPCWSTR lpLocaleName, __in DWORD dwMapFlags)
LCID retVal = 0;
#if !defined(ENABLE_DOWNLEVEL_FOR_NLS)
- return ::LocaleNameToLCID(lpName, dwFlags);
+ return ::LocaleNameToLCID(lpName, dwFlags | LOCALE_ALLOW_NEUTRAL_NAMES);
#else
#ifdef FEATURE_CORECLR
- retVal = DownLevel::LocaleNameToLCID(lpName, dwFlags);
+ retVal = DownLevel::LocaleNameToLCID(lpName, dwFlags | LOCALE_ALLOW_NEUTRAL_NAMES);
#endif // FEATURE_CORECLR
typedef int (WINAPI *PFNLocaleNameToLCID)(LPCWSTR,DWORD);
diff --git a/src/vm/amd64/unixstubs.cpp b/src/vm/amd64/unixstubs.cpp
index ef8508af9b..e7f49577e4 100644
--- a/src/vm/amd64/unixstubs.cpp
+++ b/src/vm/amd64/unixstubs.cpp
@@ -52,7 +52,7 @@ extern "C"
" mov %%edx, 12(%[result])\n" \
: "=a"(eax) /*output in eax*/\
: "a"(arg), [result]"r"(result) /*inputs - arg in eax, result in any register*/\
- : "eax", "rbx", "ecx", "edx" /* registers that are clobbered*/
+ : "eax", "rbx", "ecx", "edx", "memory" /* registers that are clobbered, *result is clobbered */
);
return eax;
}
@@ -67,7 +67,7 @@ extern "C"
" mov %%edx, 12(%[result])\n" \
: "=a"(eax) /*output in eax*/\
: "c"(arg1), "a"(arg2), [result]"r"(result) /*inputs - arg1 in ecx, arg2 in eax, result in any register*/\
- : "eax", "rbx", "ecx", "edx" /* registers that are clobbered*/
+ : "eax", "rbx", "ecx", "edx", "memory" /* registers that are clobbered, *result is clobbered */
);
return eax;
}
diff --git a/src/vm/arm/asmhelpers.S b/src/vm/arm/asmhelpers.S
index 5717f392b4..65dc513cce 100644
--- a/src/vm/arm/asmhelpers.S
+++ b/src/vm/arm/asmhelpers.S
@@ -637,6 +637,92 @@ ThePreStubPatchLabel:
.endm
+//
+// EXTERN_C void ProfileEnterNaked(FunctionIDOrClientID functionIDOrClientID);
+//
+NESTED_ENTRY ProfileEnterNaked, _TEXT, NoHandler
+ PROLOG_PUSH "{r4, r5, r7, r11, lr}"
+ PROLOG_STACK_SAVE_OFFSET r7, #8
+
+ // fields of PLATFORM_SPECIFIC_DATA, in reverse order
+
+ // UINT32 r0; // Keep r0 & r1 contiguous to make returning 64-bit results easier
+ // UINT32 r1;
+ // void *R11;
+ // void *Pc;
+ // union // Float arg registers as 32-bit (s0-s15) and 64-bit (d0-d7)
+ // {
+ // UINT32 s[16];
+ // UINT64 d[8];
+ // };
+ // FunctionID functionId;
+ // void *probeSp; // stack pointer of managed function
+ // void *profiledSp; // location of arguments on stack
+ // LPVOID hiddenArg;
+ // UINT32 flags;
+ movw r4, #1
+ push { /* flags */ r4 }
+ movw r4, #0
+ push { /* hiddenArg */ r4 }
+ add r5, r11, #8
+ push { /* profiledSp */ r5 }
+ add r5, sp, #32
+ push { /* probeSp */ r5 }
+ push { /* functionId */ r0 }
+ vpush.64 { d0 - d7 }
+ push { lr }
+ push { r11 }
+ push { /* return value, r4 is NULL */ r4 }
+ push { /* return value, r4 is NULL */ r4 }
+ mov r1, sp
+ bl C_FUNC(ProfileEnter)
+ EPILOG_STACK_RESTORE_OFFSET r7, #8
+ EPILOG_POP "{r4, r5, r7, r11, pc}"
+NESTED_END ProfileEnterNaked, _TEXT
+
+//
+// EXTERN_C void ProfileLeaveNaked(FunctionIDOrClientID functionIDOrClientID);
+//
+NESTED_ENTRY ProfileLeaveNaked, _TEXT, NoHandler
+ PROLOG_PUSH "{r1, r2, r4, r5, r7, r11, lr}"
+ PROLOG_STACK_SAVE_OFFSET r7, #16
+
+ // fields of PLATFORM_SPECIFIC_DATA, in reverse order
+
+ // UINT32 r0; // Keep r0 & r1 contiguous to make returning 64-bit results easier
+ // UINT32 r1;
+ // void *R11;
+ // void *Pc;
+ // union // Float arg registers as 32-bit (s0-s15) and 64-bit (d0-d7)
+ // {
+ // UINT32 s[16];
+ // UINT64 d[8];
+ // };
+ // FunctionID functionId;
+ // void *probeSp; // stack pointer of managed function
+ // void *profiledSp; // location of arguments on stack
+ // LPVOID hiddenArg;
+ // UINT32 flags;
+ movw r4, #2
+ push { /* flags */ r4 }
+ movw r4, #0
+ push { /* hiddenArg */ r4 }
+ add r5, r11, #8
+ push { /* profiledSp */ r5 }
+ add r5, sp, #40
+ push { /* probeSp */ r5 }
+ push { /* functionId */ r0 }
+ vpush.64 { d0 - d7 }
+ push { lr }
+ push { r11 }
+ push { r1 }
+ push { r2 }
+ mov r1, sp
+ bl C_FUNC(ProfileLeave)
+ EPILOG_STACK_RESTORE_OFFSET r7, #16
+ EPILOG_POP "{r1, r2, r4, r5, r7, r11, pc}"
+NESTED_END ProfileLeaveNaked, _TEXT
+
// EXTERN_C int __fastcall HelperMethodFrameRestoreState(
// INDEBUG_COMMA(HelperMethodFrame *pFrame)
// MachState *pState
diff --git a/src/vm/arm/unixstubs.cpp b/src/vm/arm/unixstubs.cpp
index fa0f204e11..8a68103bae 100644
--- a/src/vm/arm/unixstubs.cpp
+++ b/src/vm/arm/unixstubs.cpp
@@ -21,16 +21,6 @@ extern "C"
PORTABILITY_ASSERT("Implement for PAL");
}
- void ProfileEnterNaked(FunctionIDOrClientID functionIDOrClientID)
- {
- PORTABILITY_ASSERT("Implement for PAL");
- }
-
- void ProfileLeaveNaked(FunctionIDOrClientID functionIDOrClientID)
- {
- PORTABILITY_ASSERT("Implement for PAL");
- }
-
void ProfileTailcallNaked(FunctionIDOrClientID functionIDOrClientID)
{
PORTABILITY_ASSERT("Implement for PAL");
diff --git a/src/vm/arm64/asmconstants.h b/src/vm/arm64/asmconstants.h
index 87751d7492..b0300ca324 100644
--- a/src/vm/arm64/asmconstants.h
+++ b/src/vm/arm64/asmconstants.h
@@ -147,6 +147,19 @@ ASMCONSTANTS_C_ASSERT(CONTEXT_Pc == offsetof(T_CONTEXT,Pc))
ASMCONSTANTS_C_ASSERT(SIZEOF__FaultingExceptionFrame == sizeof(FaultingExceptionFrame));
ASMCONSTANTS_C_ASSERT(FaultingExceptionFrame__m_fFilterExecuted == offsetof(FaultingExceptionFrame, m_fFilterExecuted));
+#define SIZEOF__FixupPrecode 24
+#define Offset_PrecodeChunkIndex 15
+#define Offset_MethodDescChunkIndex 14
+#define MethodDesc_ALIGNMENT_SHIFT 3
+#define FixupPrecode_ALIGNMENT_SHIFT_1 3
+#define FixupPrecode_ALIGNMENT_SHIFT_2 4
+
+ASMCONSTANTS_C_ASSERT(SIZEOF__FixupPrecode == sizeof(FixupPrecode));
+ASMCONSTANTS_C_ASSERT(Offset_PrecodeChunkIndex == offsetof(FixupPrecode, m_PrecodeChunkIndex));
+ASMCONSTANTS_C_ASSERT(Offset_MethodDescChunkIndex == offsetof(FixupPrecode, m_MethodDescChunkIndex));
+ASMCONSTANTS_C_ASSERT(MethodDesc_ALIGNMENT_SHIFT == MethodDesc::ALIGNMENT_SHIFT);
+ASMCONSTANTS_C_ASSERT((1<<FixupPrecode_ALIGNMENT_SHIFT_1) + (1<<FixupPrecode_ALIGNMENT_SHIFT_2) == sizeof(FixupPrecode));
+
#ifndef CROSSGEN_COMPILE
#define ResolveCacheElem__target 0x10
#define ResolveCacheElem__pNext 0x18
diff --git a/src/vm/arm64/asmhelpers.asm b/src/vm/arm64/asmhelpers.asm
index 2dcfe91e96..2fc6a6a0c1 100644
--- a/src/vm/arm64/asmhelpers.asm
+++ b/src/vm/arm64/asmhelpers.asm
@@ -193,9 +193,25 @@ Done
NESTED_END
; ------------------------------------------------------------------
-; ARM64TODO: Implement PrecodeFixupThunk when PreCode is Enabled
+; The call in fixup precode initally points to this function.
+; The pupose of this function is to load the MethodDesc and forward the call to prestub.
NESTED_ENTRY PrecodeFixupThunk
- brk #0
+
+ ; x12 = FixupPrecode *
+ ; On Exit
+ ; x12 = MethodDesc*
+ ; x13, x14 Trashed
+ ; Inline computation done by FixupPrecode::GetMethodDesc()
+ ldrb w13, [x12, #Offset_PrecodeChunkIndex] ; m_PrecodeChunkIndex
+ ldrb w14, [x12, #Offset_MethodDescChunkIndex] ; m_MethodDescChunkIndex
+
+ add x12,x12,w13,uxtw #FixupPrecode_ALIGNMENT_SHIFT_1
+ add x13,x12,w13,uxtw #FixupPrecode_ALIGNMENT_SHIFT_2
+ ldr x13, [x13,#SIZEOF__FixupPrecode]
+ add x12,x13,w14,uxtw #MethodDesc_ALIGNMENT_SHIFT
+
+ b ThePreStub
+
NESTED_END
; ------------------------------------------------------------------
diff --git a/src/vm/arm64/cgencpu.h b/src/vm/arm64/cgencpu.h
index f55dfc17c8..be3e34d35c 100644
--- a/src/vm/arm64/cgencpu.h
+++ b/src/vm/arm64/cgencpu.h
@@ -38,8 +38,8 @@ class ComCallMethodDesc;
#define USE_INDIRECT_CODEHEADER
-//#define HAS_FIXUP_PRECODE 1
-//#define HAS_FIXUP_PRECODE_CHUNKS 1
+#define HAS_FIXUP_PRECODE 1
+#define HAS_FIXUP_PRECODE_CHUNKS 1
// ThisPtrRetBufPrecode one is necessary for closed delegates over static methods with return buffer
#define HAS_THISPTR_RETBUF_PRECODE 1
@@ -613,44 +613,76 @@ typedef DPTR(NDirectImportPrecode) PTR_NDirectImportPrecode;
struct FixupPrecode {
- static const int Type = 0xfc;
+ static const int Type = 0x0C;
- // mov r12, pc
- // ldr pc, [pc, #4] ; =m_pTarget
+ // adr x12, #0
+ // ldr x11, [pc, #12] ; =m_pTarget
+ // br x11
// dcb m_MethodDescChunkIndex
// dcb m_PrecodeChunkIndex
+ // 2 byte padding
// dcd m_pTarget
- WORD m_rgCode[3];
+
+
+ UINT32 m_rgCode[3];
+ BYTE padding[2];
BYTE m_MethodDescChunkIndex;
BYTE m_PrecodeChunkIndex;
TADDR m_pTarget;
void Init(MethodDesc* pMD, LoaderAllocator *pLoaderAllocator, int iMethodDescChunkIndex = 0, int iPrecodeChunkIndex = 0);
+ void InitCommon()
+ {
+ WRAPPER_NO_CONTRACT;
+ int n = 0;
+
+ m_rgCode[n++] = 0x1000000C; // adr x12, #0
+ m_rgCode[n++] = 0x5800006B; // ldr x11, [pc, #12] ; =m_pTarget
+
+ _ASSERTE((UINT32*)&m_pTarget == &m_rgCode[n + 2]);
+
+ m_rgCode[n++] = 0xD61F0160; // br x11
+
+ _ASSERTE(n == _countof(m_rgCode));
+ }
TADDR GetBase()
{
- _ASSERTE(!"ARM64:NYI");
- return NULL;
+ LIMITED_METHOD_CONTRACT;
+ SUPPORTS_DAC;
+
+ return dac_cast<TADDR>(this) + (m_PrecodeChunkIndex + 1) * sizeof(FixupPrecode);
}
TADDR GetMethodDesc();
PCODE GetTarget()
{
- _ASSERTE(!"ARM64:NYI");
- return NULL;
+ LIMITED_METHOD_DAC_CONTRACT;
+ return m_pTarget;
}
BOOL SetTargetInterlocked(TADDR target, TADDR expected)
{
- _ASSERTE(!"ARM64:NYI");
- return NULL;
+ CONTRACTL
+ {
+ THROWS;
+ GC_TRIGGERS;
+ }
+ CONTRACTL_END;
+
+ EnsureWritableExecutablePages(&m_pTarget);
+ return (TADDR)InterlockedCompareExchange64(
+ (LONGLONG*)&m_pTarget, (TADDR)target, (TADDR)expected) == expected;
}
static BOOL IsFixupPrecodeByASM(PCODE addr)
{
- _ASSERTE(!"ARM64:NYI");
- return NULL;
+ PTR_DWORD pInstr = dac_cast<PTR_DWORD>(PCODEToPINSTR(addr));
+ return
+ (pInstr[0] == 0x1000000C) &&
+ (pInstr[1] == 0x5800006B) &&
+ (pInstr[2] == 0xD61F0160);
}
#ifdef FEATURE_PREJIT
diff --git a/src/vm/arm64/stubs.cpp b/src/vm/arm64/stubs.cpp
index e95bb0d06b..9c9b6a8a68 100644
--- a/src/vm/arm64/stubs.cpp
+++ b/src/vm/arm64/stubs.cpp
@@ -494,14 +494,22 @@ void HelperMethodFrame::UpdateRegDisplay(const PREGDISPLAY pRD)
TADDR FixupPrecode::GetMethodDesc()
{
- _ASSERTE(!"ARM64:NYI");
- return NULL;
+ LIMITED_METHOD_DAC_CONTRACT;
+
+ // This lookup is also manually inlined in PrecodeFixupThunk assembly code
+ TADDR base = *PTR_TADDR(GetBase());
+ if (base == NULL)
+ return NULL;
+ return base + (m_MethodDescChunkIndex * MethodDesc::ALIGNMENT);
}
#ifdef DACCESS_COMPILE
void FixupPrecode::EnumMemoryRegions(CLRDataEnumMemoryFlags flags)
{
- _ASSERTE(!"ARM64:NYI");
+ SUPPORTS_DAC;
+ DacEnumMemoryRegion(dac_cast<TADDR>(this), sizeof(FixupPrecode));
+
+ DacEnumMemoryRegion(GetBase(), sizeof(TADDR));
}
#endif // DACCESS_COMPILE
@@ -574,19 +582,78 @@ void NDirectImportPrecode::Fixup(DataImage *image)
void FixupPrecode::Init(MethodDesc* pMD, LoaderAllocator *pLoaderAllocator, int iMethodDescChunkIndex /*=0*/, int iPrecodeChunkIndex /*=0*/)
{
- _ASSERTE(!"ARM64:NYI");
+ WRAPPER_NO_CONTRACT;
+
+ InitCommon();
+
+ // Initialize chunk indices only if they are not initialized yet. This is necessary to make MethodDesc::Reset work.
+ if (m_PrecodeChunkIndex == 0)
+ {
+ _ASSERTE(FitsInU1(iPrecodeChunkIndex));
+ m_PrecodeChunkIndex = static_cast<BYTE>(iPrecodeChunkIndex);
+ }
+
+ if (iMethodDescChunkIndex != -1)
+ {
+ if (m_MethodDescChunkIndex == 0)
+ {
+ _ASSERTE(FitsInU1(iMethodDescChunkIndex));
+ m_MethodDescChunkIndex = static_cast<BYTE>(iMethodDescChunkIndex);
+ }
+
+ if (*(void**)GetBase() == NULL)
+ *(void**)GetBase() = (BYTE*)pMD - (iMethodDescChunkIndex * MethodDesc::ALIGNMENT);
+ }
+
+ _ASSERTE(GetMethodDesc() == (TADDR)pMD);
+
+ if (pLoaderAllocator != NULL)
+ {
+ m_pTarget = GetEEFuncEntryPoint(PrecodeFixupThunk);
+ }
}
#ifdef FEATURE_NATIVE_IMAGE_GENERATION
// Partial initialization. Used to save regrouped chunks.
void FixupPrecode::InitForSave(int iPrecodeChunkIndex)
{
- _ASSERTE(!"ARM64:NYI");
+ STANDARD_VM_CONTRACT;
+
+ InitCommon();
+
+ _ASSERTE(FitsInU1(iPrecodeChunkIndex));
+ m_PrecodeChunkIndex = static_cast<BYTE>(iPrecodeChunkIndex);
+ // The rest is initialized in code:FixupPrecode::Fixup
}
void FixupPrecode::Fixup(DataImage *image, MethodDesc * pMD)
{
- _ASSERTE(!"ARM64:NYI");
+ STANDARD_VM_CONTRACT;
+
+ // Note that GetMethodDesc() does not return the correct value because of
+ // regrouping of MethodDescs into hot and cold blocks. That's why the caller
+ // has to supply the actual MethodDesc
+
+ SSIZE_T mdChunkOffset;
+ ZapNode * pMDChunkNode = image->GetNodeForStructure(pMD, &mdChunkOffset);
+ ZapNode * pHelperThunk = image->GetHelperThunk(CORINFO_HELP_EE_PRECODE_FIXUP);
+
+ image->FixupFieldToNode(this, offsetof(FixupPrecode, m_pTarget), pHelperThunk);
+
+ // Set the actual chunk index
+ FixupPrecode * pNewPrecode = (FixupPrecode *)image->GetImagePointer(this);
+
+ size_t mdOffset = mdChunkOffset - sizeof(MethodDescChunk);
+ size_t chunkIndex = mdOffset / MethodDesc::ALIGNMENT;
+ _ASSERTE(FitsInU1(chunkIndex));
+ pNewPrecode->m_MethodDescChunkIndex = (BYTE)chunkIndex;
+
+ // Fixup the base of MethodDescChunk
+ if (m_PrecodeChunkIndex == 0)
+ {
+ image->FixupFieldToNode(this, (BYTE *)GetBase() - (BYTE *)this,
+ pMDChunkNode, sizeof(MethodDescChunk));
+ }
}
#endif // FEATURE_NATIVE_IMAGE_GENERATION
@@ -618,7 +685,20 @@ BOOL DoesSlotCallPrestub(PCODE pCode)
{
PTR_DWORD pInstr = dac_cast<PTR_DWORD>(PCODEToPINSTR(pCode));
- // ARM64TODO: Check for FixupPrecode
+ //FixupPrecode
+#if defined(HAS_FIXUP_PRECODE)
+ if (FixupPrecode::IsFixupPrecodeByASM(pCode))
+ {
+ PCODE pTarget = dac_cast<PTR_FixupPrecode>(pInstr)->m_pTarget;
+
+ if (isJump(pTarget))
+ {
+ pTarget = decodeJump(pTarget);
+ }
+
+ return pTarget == (TADDR)PrecodeFixupThunk;
+ }
+#endif
// StubPrecode
if (pInstr[0] == 0x10000089 && // adr x9, #16
@@ -627,7 +707,10 @@ BOOL DoesSlotCallPrestub(PCODE pCode)
{
PCODE pTarget = dac_cast<PTR_StubPrecode>(pInstr)->m_pTarget;
- // ARM64TODO: implement for NGen case
+ if (isJump(pTarget))
+ {
+ pTarget = decodeJump(pTarget);
+ }
return pTarget == GetPreStubEntryPoint();
}
diff --git a/src/vm/callhelpers.cpp b/src/vm/callhelpers.cpp
index 343b066e38..9152f71d79 100644
--- a/src/vm/callhelpers.cpp
+++ b/src/vm/callhelpers.cpp
@@ -335,9 +335,9 @@ extern Volatile<LONG> g_fInExecuteMainMethod;
//*******************************************************************************
#ifdef FEATURE_INTERPRETER
-ARG_SLOT MethodDescCallSite::CallTargetWorker(const ARG_SLOT *pArguments, bool transitionToPreemptive)
+void MethodDescCallSite::CallTargetWorker(const ARG_SLOT *pArguments, ARG_SLOT *pReturnValue, int cbReturnValue, bool transitionToPreemptive)
#else
-ARG_SLOT MethodDescCallSite::CallTargetWorker(const ARG_SLOT *pArguments)
+void MethodDescCallSite::CallTargetWorker(const ARG_SLOT *pArguments, ARG_SLOT *pReturnValue, int cbReturnValue)
#endif
{
//
@@ -443,6 +443,18 @@ ARG_SLOT MethodDescCallSite::CallTargetWorker(const ARG_SLOT *pArguments)
#ifdef _DEBUG
{
+#ifdef FEATURE_UNIX_AMD64_STRUCT_PASSING_ITF
+ // Validate that the return value is not too big for the buffer passed
+ if (m_pMD->GetMethodTable()->IsRegPassedStruct())
+ {
+ TypeHandle thReturnValueType;
+ if (m_methodSig.GetReturnTypeNormalized(&thReturnValueType) == ELEMENT_TYPE_VALUETYPE)
+ {
+ _ASSERTE(cbReturnValue >= thReturnValueType.GetSize());
+ }
+ }
+#endif // FEATURE_UNIX_AMD64_STRUCT_PASSING_ITF
+
// The metasig should be reset
_ASSERTE(m_methodSig.GetArgNum() == 0);
@@ -637,20 +649,22 @@ ARG_SLOT MethodDescCallSite::CallTargetWorker(const ARG_SLOT *pArguments)
memcpyNoGCRefs(pvRetBuff, &callDescrData.returnValue, sizeof(callDescrData.returnValue));
}
- ARG_SLOT retval = *(ARG_SLOT *)(&callDescrData.returnValue);
-
-#if !defined(_WIN64) && BIGENDIAN
+ if (pReturnValue != NULL)
{
- GCX_FORBID();
+ _ASSERTE(cbReturnValue <= sizeof(callDescrData.returnValue));
+ memcpyNoGCRefs(pReturnValue, &callDescrData.returnValue, cbReturnValue);
- if (!m_methodSig.Is64BitReturn())
+#if !defined(_WIN64) && BIGENDIAN
{
- retval >>= 32;
+ GCX_FORBID();
+
+ if (!m_methodSig.Is64BitReturn())
+ {
+ pReturnValue[0] >>= 32;
+ }
}
- }
#endif // !defined(_WIN64) && BIGENDIAN
-
- return retval;
+ }
}
void CallDefaultConstructor(OBJECTREF ref)
diff --git a/src/vm/callhelpers.h b/src/vm/callhelpers.h
index ae32005352..446105bfba 100644
--- a/src/vm/callhelpers.h
+++ b/src/vm/callhelpers.h
@@ -41,6 +41,8 @@ struct CallDescrData
#endif
};
+#define NUMBER_RETURNVALUE_SLOTS (ENREGISTERED_RETURNTYPE_MAXSIZE / sizeof(ARG_SLOT))
+
#if !defined(DACCESS_COMPILE) && !defined(CROSSGEN_COMPILE)
extern "C" void STDCALL CallDescrWorkerInternal(CallDescrData * pCallDescrData);
@@ -131,9 +133,9 @@ private:
#ifdef FEATURE_INTERPRETER
public:
- ARG_SLOT CallTargetWorker(const ARG_SLOT *pArguments, bool transitionToPreemptive = false);
+ void CallTargetWorker(const ARG_SLOT *pArguments, ARG_SLOT *pReturnValue, int cbReturnValue, bool transitionToPreemptive = false);
#else
- ARG_SLOT CallTargetWorker(const ARG_SLOT *pArguments);
+ void CallTargetWorker(const ARG_SLOT *pArguments, ARG_SLOT *pReturnValue, int cbReturnValue);
#endif
public:
@@ -309,10 +311,21 @@ public:
eltype == m_methodSig.GetReturnType()); \
} \
ARG_SLOT retval; \
- retval = CallTargetWorker(pArguments); \
+ CallTargetWorker(pArguments, &retval, sizeof(retval)); \
return *(rettype *)ArgSlotEndianessFixup(&retval, sizeof(rettype)); \
}
+#define MDCALLDEF_ARGSLOT(wrappedmethod, ext) \
+ FORCEINLINE void wrappedmethod##ext (const ARG_SLOT* pArguments, ARG_SLOT *pReturnValue, int cbReturnValue) \
+ { \
+ WRAPPER_NO_CONTRACT; \
+ { \
+ GCX_FORBID(); /* arg array is not protected */ \
+ } \
+ CallTargetWorker(pArguments, pReturnValue, cbReturnValue); \
+ /* Bigendian layout not support */ \
+ }
+
#define MDCALLDEF_REFTYPE(wrappedmethod, permitvaluetypes, ext, ptrtype, reftype) \
FORCEINLINE reftype wrappedmethod##ext (const ARG_SLOT* pArguments) \
{ \
@@ -322,7 +335,7 @@ public:
CONSISTENCY_CHECK(MetaSig::RETOBJ == m_pMD->ReturnsObject(true)); \
} \
ARG_SLOT retval; \
- retval = CallTargetWorker(pArguments); \
+ CallTargetWorker(pArguments, &retval, sizeof(retval)); \
return ObjectTo##reftype(*(ptrtype *) \
ArgSlotEndianessFixup(&retval, sizeof(ptrtype))); \
}
@@ -336,7 +349,7 @@ public:
FORCEINLINE void wrappedmethod (const ARG_SLOT* pArguments) \
{ \
WRAPPER_NO_CONTRACT; \
- CallTargetWorker(pArguments); \
+ CallTargetWorker(pArguments, NULL, 0); \
}
#define MDCALLDEFF_STD_RETTYPES(wrappedmethod,permitvaluetypes) \
@@ -426,7 +439,7 @@ public:
// XXX CallWithValueTypes_RetXXX(const ARG_SLOT* pArguments);
MDCALLDEF_VOID( CallWithValueTypes, TRUE)
- MDCALLDEF( CallWithValueTypes, TRUE, _RetArgSlot, ARG_SLOT, OTHER_ELEMENT_TYPE)
+ MDCALLDEF_ARGSLOT( CallWithValueTypes, _RetArgSlot)
MDCALLDEF_REFTYPE( CallWithValueTypes, TRUE, _RetOBJECTREF, Object*, OBJECTREF)
MDCALLDEF( CallWithValueTypes, TRUE, _RetOleColor, OLE_COLOR, OTHER_ELEMENT_TYPE)
#undef OTHER_ELEMENT_TYPE
diff --git a/src/vm/ecalllist.h b/src/vm/ecalllist.h
index 2b0401990a..19f8abd8f3 100644
--- a/src/vm/ecalllist.h
+++ b/src/vm/ecalllist.h
@@ -369,13 +369,13 @@ FCFuncStart(gSafeBufferFuncs)
FCFuncElement("StructureToPtrNative", SafeBuffer::StructureToPtr)
FCFuncEnd()
-#ifndef FEATURE_CORECLR
+#ifndef FEATURE_COREFX_GLOBALIZATION
FCFuncStart(gNormalizationFuncs)
FCFuncElement("nativeNormalizationIsNormalizedString", COMNlsInfo::nativeNormalizationIsNormalizedString)
FCFuncElement("nativeNormalizationNormalizeString", COMNlsInfo::nativeNormalizationNormalizeString)
QCFuncElement("nativeNormalizationInitNormalization", COMNlsInfo::nativeNormalizationInitNormalization)
FCFuncEnd()
-#endif // FEATURE_CORECLR
+#endif // FEATURE_COREFX_GLOBALIZATION
FCFuncStart(gTypedReferenceFuncs)
FCFuncElement("InternalToObject", ReflectionInvocation::TypedReferenceToObject)
@@ -1843,9 +1843,7 @@ FCFuncStart(gCompilerFuncs)
FCFuncElement("GetHashCode", ObjectNative::GetHashCode)
FCFuncElement("Equals", ObjectNative::Equals)
FCFuncElement("EnsureSufficientExecutionStack", ReflectionInvocation::EnsureSufficientExecutionStack)
-#ifdef FEATURE_CORECLR
FCFuncElement("TryEnsureSufficientExecutionStack", ReflectionInvocation::TryEnsureSufficientExecutionStack)
-#endif // FEATURE_CORECLR
FCFuncEnd()
FCFuncStart(gContextSynchronizationFuncs)
@@ -2280,9 +2278,9 @@ FCClassElement("MngdSafeArrayMarshaler", "System.StubHelpers", gMngdSafeArrayMar
FCClassElement("ModuleBuilder", "System.Reflection.Emit", gCOMModuleBuilderFuncs)
FCClassElement("ModuleHandle", "System", gCOMModuleHandleFuncs)
FCClassElement("Monitor", "System.Threading", gMonitorFuncs)
-#ifndef FEATURE_CORECLR
+#ifndef FEATURE_COREFX_GLOBALIZATION
FCClassElement("Normalization", "System.Text", gNormalizationFuncs)
-#endif // FEATURE_CORECLR
+#endif // FEATURE_COREFX_GLOBALIZATION
FCClassElement("Number", "System", gNumberFuncs)
#ifdef FEATURE_COMINTEROP
FCClassElement("OAVariantLib", "Microsoft.Win32", gOAVariantFuncs)
diff --git a/src/vm/gdbjit.cpp b/src/vm/gdbjit.cpp
index 2742946cd5..9f9c116820 100644
--- a/src/vm/gdbjit.cpp
+++ b/src/vm/gdbjit.cpp
@@ -186,7 +186,7 @@ struct jit_descriptor __jit_debug_descriptor = { 1, 0, 0, 0 };
/* Predefined section names */
const char* SectionNames[] = {
"", ".text", ".shstrtab", ".debug_str", ".debug_abbrev", ".debug_info",
- ".debug_pubnames", ".debug_pubtypes", ".debug_line", ""
+ ".debug_pubnames", ".debug_pubtypes", ".debug_line", ".symtab", ".strtab", ""
};
const int SectionNamesCount = sizeof(SectionNames) / sizeof(SectionNames[0]);
@@ -204,7 +204,9 @@ struct SectionHeader {
{SHT_PROGBITS, 0},
{SHT_PROGBITS, 0},
{SHT_PROGBITS, 0},
- {SHT_PROGBITS, 0}
+ {SHT_PROGBITS, 0},
+ {SHT_SYMTAB, 0},
+ {SHT_STRTAB, 0},
};
/* Static data for .debug_str section */
@@ -262,6 +264,12 @@ struct __attribute__((packed)) DebugInfo
3, 0, DW_ATE_signed, 4
};
+/* static data for symbol strings */
+const char* SymbolNames[] = {
+ "", ""
+};
+
+
/* Create ELF/DWARF debug info for jitted method */
void NotifyGdb::MethodCompiled(MethodDesc* MethodDescPtr)
{
@@ -287,9 +295,70 @@ void NotifyGdb::MethodCompiled(MethodDesc* MethodDescPtr)
StackScratchBuffer scratch;
const char* szModName = modName.GetUTF8(scratch);
const char *szModulePath, *szModuleFile;
-
SplitPathname(szModName, szModulePath, szModuleFile);
-
+
+
+ int length = MultiByteToWideChar(CP_UTF8, 0, szModuleFile, -1, NULL, 0);
+ if (length == 0)
+ return;
+ NewArrayHolder<WCHAR> wszModuleFile = new (nothrow) WCHAR[length+1];
+ length = MultiByteToWideChar(CP_UTF8, 0, szModuleFile, -1, wszModuleFile, length);
+
+ if (length == 0)
+ return;
+
+ static NewArrayHolder<WCHAR> wszModuleNames = nullptr;
+ DWORD cCharsNeeded = 0;
+
+ // Get names of interesting modules from environment
+ if (wszModuleNames == nullptr)
+ {
+ cCharsNeeded = GetEnvironmentVariableW(W("CORECLR_GDBJIT"), NULL, 0);
+
+ if((cCharsNeeded == 0) || (cCharsNeeded >= MAX_LONGPATH))
+ return;
+ wszModuleNames = new WCHAR[cCharsNeeded+1];
+ cCharsNeeded = GetEnvironmentVariableW(W("CORECLR_GDBJIT"), wszModuleNames, cCharsNeeded);
+ if(cCharsNeeded == 0)
+ return;
+ }
+ else
+ {
+ cCharsNeeded = wcslen(wszModuleNames);
+ }
+
+ BOOL isUserDebug = FALSE;
+
+ NewArrayHolder<WCHAR> wszModuleName = new WCHAR[cCharsNeeded+1];
+ LPWSTR pComma = wcsstr(wszModuleNames, W(","));
+ LPWSTR tmp = wszModuleNames;
+
+ while (pComma != NULL)
+ {
+ wcsncpy(wszModuleName, tmp, pComma - tmp);
+ wszModuleName[pComma - tmp] = W('\0');
+
+ if (wcscmp(wszModuleName, wszModuleFile) == 0)
+ {
+ isUserDebug = TRUE;
+ break;
+ }
+ tmp = pComma + 1;
+ pComma = wcsstr(tmp, W(","));
+ }
+ if (isUserDebug == FALSE)
+ {
+ wcsncpy(wszModuleName, tmp, wcslen(tmp));
+ wszModuleName[wcslen(tmp)] = W('\0');
+ if (wcscmp(wszModuleName, wszModuleFile) == 0)
+ {
+ isUserDebug = TRUE;
+ }
+ }
+
+ if (isUserDebug == FALSE)
+ return;
+
/* Get debug info for method from portable PDB */
HRESULT hr = GetDebugInfoFromPDB(MethodDescPtr, &symInfo, symInfoLen);
if (FAILED(hr) || symInfoLen == 0)
@@ -297,7 +366,8 @@ void NotifyGdb::MethodCompiled(MethodDesc* MethodDescPtr)
return;
}
- MemBuf elfHeader, sectHeaders, sectStr, dbgInfo, dbgAbbrev, dbgPubname, dbgPubType, dbgLine, dbgStr, elfFile;
+ MemBuf elfHeader, sectHeaders, sectStr, sectSymTab, sectStrTab, dbgInfo, dbgAbbrev, dbgPubname, dbgPubType, dbgLine,
+ dbgStr, elfFile;
/* Build .debug_abbrev section */
if (!BuildDebugAbbrev(dbgAbbrev))
@@ -337,7 +407,20 @@ void NotifyGdb::MethodCompiled(MethodDesc* MethodDescPtr)
{
return;
}
-
+
+ /* Build .strtab section */
+ SymbolNames[1] = methodName;
+ if (!BuildStringTableSection(sectStrTab))
+ {
+ return;
+ }
+ /* Build .symtab section */
+ if (!BuildSymbolTableSection(sectSymTab, pCode, codeSize))
+ {
+ return;
+ }
+
+
/* Build section names section */
if (!BuildSectionNameTable(sectStr))
{
@@ -384,6 +467,15 @@ void NotifyGdb::MethodCompiled(MethodDesc* MethodDescPtr)
pShdr->sh_offset = offset;
pShdr->sh_size = dbgLine.MemSize;
offset += dbgLine.MemSize;
+ ++pShdr; // .symtab
+ pShdr->sh_offset = offset;
+ pShdr->sh_size = sectSymTab.MemSize;
+ pShdr->sh_link = 10;
+ offset += sectSymTab.MemSize;
+ ++pShdr; // .strtab
+ pShdr->sh_offset = offset;
+ pShdr->sh_size = sectStrTab.MemSize;
+ offset += sectStrTab.MemSize;
/* Build ELF header */
if (!BuildELFHeader(elfHeader))
@@ -405,8 +497,9 @@ void NotifyGdb::MethodCompiled(MethodDesc* MethodDescPtr)
header->e_shstrndx = 2;
/* Build ELF image in memory */
- elfFile.MemSize = elfHeader.MemSize + sectStr.MemSize + dbgStr.MemSize + dbgAbbrev.MemSize
- + dbgInfo.MemSize + dbgPubname.MemSize + dbgPubType.MemSize + dbgLine.MemSize + sectHeaders.MemSize;
+ elfFile.MemSize = elfHeader.MemSize + sectStr.MemSize + dbgStr.MemSize + dbgAbbrev.MemSize + dbgInfo.MemSize +
+ dbgPubname.MemSize + dbgPubType.MemSize + dbgLine.MemSize + sectSymTab.MemSize +
+ sectStrTab.MemSize + sectHeaders.MemSize;
elfFile.MemPtr = new (nothrow) char[elfFile.MemSize];
if (elfFile.MemPtr == nullptr)
{
@@ -431,8 +524,17 @@ void NotifyGdb::MethodCompiled(MethodDesc* MethodDescPtr)
offset += dbgPubType.MemSize;
memcpy(elfFile.MemPtr + offset, dbgLine.MemPtr, dbgLine.MemSize);
offset += dbgLine.MemSize;
+ memcpy(elfFile.MemPtr + offset, sectSymTab.MemPtr, sectSymTab.MemSize);
+ offset += sectSymTab.MemSize;
+ memcpy(elfFile.MemPtr + offset, sectStrTab.MemPtr, sectStrTab.MemSize);
+ offset += sectStrTab.MemSize;
+
memcpy(elfFile.MemPtr + offset, sectHeaders.MemPtr, sectHeaders.MemSize);
+#ifdef GDBJIT_DUMPELF
+ DumpElf(methodName, elfFile);
+#endif
+
/* Create GDB JIT structures */
jit_code_entry* jit_symbols = new (nothrow) jit_code_entry;
@@ -659,8 +761,13 @@ bool NotifyGdb::BuildLineProg(MemBuf& buf, PCODE startAddr, SymbolsInfo* lines,
{
static char cnv_buf[16];
- /* reserve memory assuming worst case: one extended and one special command for each line */
- buf.MemSize = nlines * ( 4 + ADDRESS_SIZE) + 4;
+ /* reserve memory assuming worst case: one extended and one special plus advance line command for each line*/
+ buf.MemSize = 3 + ADDRESS_SIZE /* initial set address command */
+ + 1 /* set prolog end command */
+ + 6 /* set file command */
+ + nlines * 6 /* advance line commands */
+ + nlines * (4 + ADDRESS_SIZE) /* 1 extended + 1 special command */
+ + 3; /* end of sequence command */
buf.MemPtr = new (nothrow) char[buf.MemSize];
char* ptr = buf.MemPtr;
@@ -801,6 +908,60 @@ bool NotifyGdb::BuildDebugPub(MemBuf& buf, const char* name, uint32_t size, uint
return true;
}
+/* Build ELF .strtab section */
+bool NotifyGdb::BuildStringTableSection(MemBuf& buf)
+{
+ int len = 0;
+ for (int i = 0; i < sizeof(SymbolNames) / sizeof(SymbolNames[0]); ++i)
+ len += strlen(SymbolNames[i]) + 1;
+ len++; // end table with zero-length string
+
+ buf.MemSize = len;
+ buf.MemPtr = new (nothrow) char[buf.MemSize];
+ if (buf.MemPtr == nullptr)
+ return false;
+ char* ptr = buf.MemPtr;
+ for (int i = 0; i < sizeof(SymbolNames) / sizeof(SymbolNames[0]); ++i)
+ {
+ strcpy(ptr, SymbolNames[i]);
+ ptr += strlen(SymbolNames[i]) + 1;
+ }
+ buf.MemPtr[buf.MemSize-1] = 0;
+
+ return true;
+}
+
+/* Build ELF .symtab section */
+bool NotifyGdb::BuildSymbolTableSection(MemBuf& buf, PCODE addr, TADDR codeSize)
+{
+ buf.MemSize = 2 * sizeof(Elf_Sym);
+ buf.MemPtr = new (nothrow) char[buf.MemSize];
+ if (buf.MemPtr == nullptr)
+ return false;
+
+ Elf_Sym *sym = reinterpret_cast<Elf_Sym*>(buf.MemPtr.GetValue());
+ sym->st_name = 0;
+ sym->st_info = 0;
+ sym->st_other = 0;
+ sym->st_value = 0;
+ sym->st_size = 0;
+ sym->st_shndx = SHN_UNDEF;
+
+ sym++;
+ //sym = reinterpret_cast<Elf_Sym*>(buf.MemPtr.GetValue() + sizeof(Elf_Sym));
+ sym->st_name = 1;
+ sym->setBindingAndType(STB_GLOBAL, STT_FUNC);
+ sym->st_other = 0;
+#ifdef _TARGET_ARM_
+ sym->st_value = 1; // for THUMB code
+#else
+ sym->st_value = 0;
+#endif
+ sym->st_shndx = 1; // .text section index
+ sym->st_size = codeSize;
+ return true;
+}
+
/* Build ELF string section */
bool NotifyGdb::BuildSectionNameTable(MemBuf& buf)
{
@@ -811,7 +972,7 @@ bool NotifyGdb::BuildSectionNameTable(MemBuf& buf)
{
totalLength += strlen(SectionNames[i]) + 1;
}
-
+
buf.MemSize = totalLength;
buf.MemPtr = new (nothrow) char[totalLength];
if (buf.MemPtr == nullptr)
@@ -866,7 +1027,10 @@ bool NotifyGdb::BuildSectionTable(MemBuf& buf)
pSh->sh_link = SHN_UNDEF;
pSh->sh_info = 0;
pSh->sh_addralign = 1;
- pSh->sh_entsize = 0;
+ if (strcmp(SectionNames[i], ".symtab") == 0)
+ pSh->sh_entsize = sizeof(Elf_Sym);
+ else
+ pSh->sh_entsize = 0;
}
buf.MemPtr = reinterpret_cast<char*>(sectionHeaders);
@@ -947,6 +1111,19 @@ int NotifyGdb::Leb128Encode(int32_t num, char* buf, int size)
return i;
}
+#ifdef _DEBUG
+void NotifyGdb::DumpElf(const char* methodName, const MemBuf& elfFile)
+{
+ char dump[1024];
+ strcpy(dump, "./");
+ strcat(dump, methodName);
+ strcat(dump, ".o");
+ FILE *f = fopen(dump, "wb");
+ fwrite(elfFile.MemPtr, sizeof(char),elfFile.MemSize, f);
+ fclose(f);
+}
+#endif
+
/* ELF 32bit header */
Elf32_Ehdr::Elf32_Ehdr()
{
diff --git a/src/vm/gdbjit.h b/src/vm/gdbjit.h
index 5c7f24b34c..467a970c0b 100644
--- a/src/vm/gdbjit.h
+++ b/src/vm/gdbjit.h
@@ -22,10 +22,12 @@
#if defined(_TARGET_X86_) || defined(_TARGET_ARM_)
typedef Elf32_Ehdr Elf_Ehdr;
typedef Elf32_Shdr Elf_Shdr;
+ typedef Elf32_Sym Elf_Sym;
#define ADDRESS_SIZE 4
#elif defined(_TARGET_AMD64_) || defined(_TARGET_ARM64_)
typedef Elf64_Ehdr Elf_Ehdr;
typedef Elf64_Shdr Elf_Shdr;
+ typedef Elf64_Sym Elf_Sym;
#define ADDRESS_SIZE 8
#else
#error "Target is not supported"
@@ -86,6 +88,8 @@ private:
static bool BuildELFHeader(MemBuf& buf);
static bool BuildSectionNameTable(MemBuf& buf);
static bool BuildSectionTable(MemBuf& buf);
+ static bool BuildSymbolTableSection(MemBuf& buf, PCODE addr, TADDR codeSize);
+ static bool BuildStringTableSection(MemBuf& strTab);
static bool BuildDebugStrings(MemBuf& buf);
static bool BuildDebugAbbrev(MemBuf& buf);
static bool BuildDebugInfo(MemBuf& buf);
@@ -102,6 +106,9 @@ private:
static void SplitPathname(const char* path, const char*& pathName, const char*& fileName);
static int Leb128Encode(uint32_t num, char* buf, int size);
static int Leb128Encode(int32_t num, char* buf, int size);
+#ifdef _DEBUG
+ static void DumpElf(const char* methodName, const MemBuf& buf);
+#endif
};
#endif // #ifndef __GDBJIT_H__
diff --git a/src/vm/interpreter.cpp b/src/vm/interpreter.cpp
index 15e4a29b68..ed289cb3cc 100644
--- a/src/vm/interpreter.cpp
+++ b/src/vm/interpreter.cpp
@@ -9578,6 +9578,7 @@ void Interpreter::DoCallWork(bool virtualCall, void* thisArg, CORINFO_RESOLVED_T
// This is the argument slot that will be used to hold the return value.
ARG_SLOT retVal = 0;
+ _ASSERTE (NUMBER_RETURNVALUE_SLOTS == 1);
// If the return type is a structure, then these will be initialized.
CORINFO_CLASS_HANDLE retTypeClsHnd = NULL;
@@ -9853,7 +9854,7 @@ void Interpreter::DoCallWork(bool virtualCall, void* thisArg, CORINFO_RESOLVED_T
#if INTERP_ILCYCLE_PROFILE
bool b = CycleTimer::GetThreadCyclesS(&startCycles); assert(b);
#endif // INTERP_ILCYCLE_PROFILE
- retVal = mdcs.CallTargetWorker(args);
+ mdcs.CallTargetWorker(args, &retVal, sizeof(retVal));
if (pCscd != NULL)
{
@@ -10323,7 +10324,7 @@ void Interpreter::CallI()
// to be a managed calling convention.)
MethodDesc* pStubContextMD = reinterpret_cast<MethodDesc*>(m_stubContext);
bool transitionToPreemptive = (pStubContextMD != NULL && !pStubContextMD->IsIL());
- retVal = mdcs.CallTargetWorker(args, transitionToPreemptive);
+ mdcs.CallTargetWorker(args, &retVal, sizeof(retVal), transitionToPreemptive);
}
// retVal is now vulnerable.
GCX_FORBID();
diff --git a/src/vm/jithelpers.cpp b/src/vm/jithelpers.cpp
index a18602e691..dac9f59246 100644
--- a/src/vm/jithelpers.cpp
+++ b/src/vm/jithelpers.cpp
@@ -619,7 +619,7 @@ HCIMPL1_V(UINT64, JIT_Dbl2ULng, double val)
else {
// subtract 0x8000000000000000, do the convert then add it back again
ret = FastDbl2Lng(val - two63) + I64(0x8000000000000000);
-}
+ }
return ret;
}
HCIMPLEND
diff --git a/src/vm/microsoft.comservices_i.c b/src/vm/microsoft.comservices_i.c
index d70bc8cefe..e20252c6d2 100644
--- a/src/vm/microsoft.comservices_i.c
+++ b/src/vm/microsoft.comservices_i.c
@@ -23,14 +23,13 @@
#if !defined(_M_IA64) && !defined(_M_AXP64)
+#include <rpc.h>
+#include <rpcndr.h>
+
#ifdef __cplusplus
extern "C"{
#endif
-
-#include <rpc.h>
-#include <rpcndr.h>
-
#ifdef _MIDL_USE_GUIDDEF_
#ifndef INITGUID
@@ -109,14 +108,13 @@ MIDL_DEFINE_GUID(CLSID, CLSID_RegistrationHelperTx,0x89A86E7B,0xC229,0x4008,0x9B
#if defined(_M_IA64) || defined(_M_AXP64)
+#include <rpc.h>
+#include <rpcndr.h>
+
#ifdef __cplusplus
extern "C"{
#endif
-
-#include <rpc.h>
-#include <rpcndr.h>
-
#ifdef _MIDL_USE_GUIDDEF_
#ifndef INITGUID
diff --git a/src/vm/mngstdinterfaces.cpp b/src/vm/mngstdinterfaces.cpp
index 9e7fcdb931..ade3fbd483 100644
--- a/src/vm/mngstdinterfaces.cpp
+++ b/src/vm/mngstdinterfaces.cpp
@@ -228,7 +228,7 @@ LPVOID MngStdItfBase::ForwardCallToManagedView(
MethodDescCallSite mngItf(pMngItfMD, CRemotingServices::GetStubForInterfaceMethod(pMngItfMD));
// Call the stub with the args we were passed originally.
- Result = (Object*)mngItf.CallWithValueTypes_RetArgSlot(pArgs);
+ Result = (Object*)mngItf.Call_RetArgSlot(pArgs);
if (mngItf.GetMetaSig()->IsObjectRefReturnType())
{
Lr.Result = ObjectToOBJECTREF(Result);
diff --git a/src/vm/precode.cpp b/src/vm/precode.cpp
index 551ef1358e..1934eb10b4 100644
--- a/src/vm/precode.cpp
+++ b/src/vm/precode.cpp
@@ -433,7 +433,7 @@ BOOL Precode::SetTargetInterlocked(PCODE target)
// SetTargetInterlocked does not modify code on ARM so the flush instruction cache is
// not necessary.
//
-#if !defined(_TARGET_ARM_)
+#if !defined(_TARGET_ARM_) && !defined(_TARGET_ARM64_)
if (ret) {
FlushInstructionCache(GetCurrentProcess(),this,SizeOf());
}
diff --git a/src/vm/prestub.cpp b/src/vm/prestub.cpp
index bfad7a320b..b34b878a83 100644
--- a/src/vm/prestub.cpp
+++ b/src/vm/prestub.cpp
@@ -224,13 +224,17 @@ void DACNotifyCompilationFinished(MethodDesc *methodDesc)
_ASSERTE(modulePtr);
+#ifndef FEATURE_GDBJIT
// Are we listed?
USHORT jnt = jn.Requested((TADDR) modulePtr, t);
if (jnt & CLRDATA_METHNOTIFY_GENERATED)
- {
+ {
// If so, throw an exception!
+#endif
DACNotify::DoJITNotification(methodDesc);
+#ifndef FEATURE_GDBJIT
}
+#endif
}
}
diff --git a/src/vm/reflectioninvocation.cpp b/src/vm/reflectioninvocation.cpp
index de50514682..9847c0575a 100644
--- a/src/vm/reflectioninvocation.cpp
+++ b/src/vm/reflectioninvocation.cpp
@@ -2637,7 +2637,6 @@ FCIMPL0(void, ReflectionInvocation::EnsureSufficientExecutionStack)
}
FCIMPLEND
-#ifdef FEATURE_CORECLR
// As with EnsureSufficientExecutionStack, this method checks and returns whether there is
// sufficient stack to execute the average Framework method, but rather than throwing,
// it simply returns a Boolean: true for sufficient stack space, otherwise false.
@@ -2654,7 +2653,6 @@ FCIMPL0(FC_BOOL_RET, ReflectionInvocation::TryEnsureSufficientExecutionStack)
FC_RETURN_BOOL(current >= limit);
}
FCIMPLEND
-#endif // FEATURE_CORECLR
struct ECWGCFContext
{
diff --git a/src/vm/reflectioninvocation.h b/src/vm/reflectioninvocation.h
index fd14532091..7f72b61cd8 100644
--- a/src/vm/reflectioninvocation.h
+++ b/src/vm/reflectioninvocation.h
@@ -56,10 +56,8 @@ public:
#endif // !FEATURE_CORECLR
static FCDECL1(void, PrepareContractedDelegate, Object* delegateUNSAFE);
static FCDECL0(void, ProbeForSufficientStack);
- static FCDECL0(void, EnsureSufficientExecutionStack);
-#ifdef FEATURE_CORECLR // currently only used from mscorlib in FEATURE_CORECLR
- static FCDECL0(FC_BOOL_RET, TryEnsureSufficientExecutionStack);
-#endif // FEATURE_CORECLR
+ static FCDECL0(void, EnsureSufficientExecutionStack);
+ static FCDECL0(FC_BOOL_RET, TryEnsureSufficientExecutionStack);
static FCDECL3(void, ExecuteCodeWithGuaranteedCleanup, Object* pCodeDelegateUNSAFE, Object* pBackoutDelegateUNSAFE, Object* pUserDataUNSAFE);
// TypedReference functions, should go somewhere else
diff --git a/src/vm/util.cpp b/src/vm/util.cpp
index e0f09e3ae0..2cb3460122 100644
--- a/src/vm/util.cpp
+++ b/src/vm/util.cpp
@@ -2089,10 +2089,11 @@ size_t GetIntelDeterministicCacheEnum()
LIMITED_METHOD_CONTRACT;
size_t retVal = 0;
unsigned char buffer[16];
+ size_t buflen = ARRAYSIZE(buffer);
DWORD maxCpuid = getextcpuid(0,0,buffer);
-
- DWORD* dwBuffer = (DWORD*)buffer;
+ DWORD dwBuffer[4];
+ memcpy(dwBuffer, buffer, buflen);
if( (maxCpuid > 3) && (maxCpuid < 0x80000000) ) // Deterministic Cache Enum is Supported
{
@@ -2108,10 +2109,11 @@ size_t GetIntelDeterministicCacheEnum()
// cache levels are supported.
getextcpuid(loopECX, 4, buffer);
+ memcpy(dwBuffer, buffer, buflen);
retEAX = dwBuffer[0]; // get EAX
int i = 0;
- while(retEAX & 0x1f) // Crack cache enums and loop while EAX > 0
+ while(retEAX & 0x1f) // Crack cache enums and loop while EAX > 0
{
dwCacheWays = (dwBuffer[1] & CACHE_WAY_BITS) >> 22;
@@ -2126,14 +2128,15 @@ size_t GetIntelDeterministicCacheEnum()
loopECX++;
getextcpuid(loopECX, 4, buffer);
+ memcpy(dwBuffer, buffer, buflen);
retEAX = dwBuffer[0] ; // get EAX[4:0];
i++;
- if (i > 16) // prevent infinite looping
- return 0;
+ if (i > 16) { // prevent infinite looping
+ return 0;
+ }
}
retVal = maxSize;
}
-
return retVal ;
}
diff --git a/src/zap/zapcode.cpp b/src/zap/zapcode.cpp
index fcb14595ab..adad361de0 100644
--- a/src/zap/zapcode.cpp
+++ b/src/zap/zapcode.cpp
@@ -805,144 +805,7 @@ void ZapImage::AddRelocsForEHClauses(ZapExceptionInfo * pExceptionInfo)
// ZapMethodHeader
//
-#ifdef _TARGET_ARM_
-// Avoid ARM hazard due to QualComm Krait processor bug.
-#define ARM_HAZARD_AVOIDANCE
-#endif
-
-#ifdef ARM_HAZARD_AVOIDANCE
-
-//
-// This code was stolen from the C++ linker (vctools\Link\src\arm.cpp)
-//
-
-bool F32BitInstr(PBYTE pbInstr)
-{
- const WORD wInstr = *((const WORD UNALIGNED *) pbInstr);
- return (wInstr >> 11) >= 0x1D;
-}
-
-bool FHazardCandidate(PBYTE pbInstr)
-
-/*++
-
-Routine Description:
-
- If the following 4-instruction/10-byte pattern begins at the 0xFB8 offset
- from a page, then it would cause the hazard.
-
- Address Contents
- ------------------------------
- 0x*****FB8 T16 instruction
- 0x*****FBA T16 instruction
- 0x*****FBC T16 instruction
- 0x*****FBE T32 instruction that can branch
-
- Finding all such instruction sequences could be very difficult, because
- the function could have literal's which are mixed with instructions and
- for now we don't have an easy way to find where literal is.
-
- So instead of detecting such instruction sequence, we assume an instr
- starts at 0x*****FB8 and check whether such sequence exists. This may
- introduce false positive's.
-
-Arguments:
-
- pbCon - pointer to the instruction at 0x*****FB8
-
-Return Value:
-
- false no hazard true otherwise
-
---*/
-
-{
- // Check whether there are three 16-bit instructions.
-
- for (int i = 0; i < 3; i++) {
- if (F32BitInstr(pbInstr)) {
- return false;
- }
-
- pbInstr += sizeof(WORD);
- }
-
- // Check whether next is a 32-bit unconditional PC relative branch.
-
- if (!F32BitInstr(pbInstr)) {
- return false;
- }
-
- // Check 32-bit branch.
-
- const DWORD dwInstr = *((const DWORD UNALIGNED *) pbInstr);
-
- return
- // B (A8.6.16, encoding T3)
-
- ((dwInstr & 0xD000F800) == 0x8000F000 && (dwInstr & 0x3C0) != 0x380) ||
-
- // B (A8.6.16, encoding T4)
-
- ((dwInstr & 0xD000F800) == 0x9000F000) ||
-
- // BL (A8.6.23, encoding T1)
-
- ((dwInstr & 0xD000F800) == 0xD000F000) ||
-
- // BLX (A8.6.23, encoding T2)
-
- ((dwInstr & 0xD001F800) == 0xC000F000) ||
-
- // BXJ (A8.6.26, encoding T1)
-
- ((dwInstr & 0xFFFFFFF0) == 0x8F00F3C0) ||
-
- // LDM/LDMIA/LDMFD, with PC in target reg list (A8.6.53, encoding T2)
-
- ((dwInstr & 0xA000FFD0) == 0x8000E890 && (dwInstr & 0x02F) != 0x02D) ||
-
- // LDMDB/LDMEA, with PC in target reg list (A.8.6.55, encoding T1)
-
- ((dwInstr & 0xA000FFD0) == 0x8000E910) ||
-
- // LDR immediate, with PC as target reg (A8.6.57, encoding T3)
-
- ((dwInstr & 0xF000FFF0) == 0xF000F8D0 && (dwInstr & 0x0F) != 0x0F) ||
-
- // LDR immediate, with PC as target reg (A8.6.57, encoding T4)
-
- ((dwInstr & 0xF800FFF0) == 0xF800F850 && (dwInstr & 0x0F) != 0x0F) ||
-
- // LDR literal, with PC as target reg (A8.6.59, encoding T2)
-
- ((dwInstr & 0xF000FF7F) == 0xF000F85F) ||
-
- // LDR register, with PC as target reg (A8.6.60, encoding T2)
-
- ((dwInstr & 0xFFC0FFF0) == 0xF000F850) ||
-
- // POP, with PC in target reg list (A8.6.122, encoding T2)
-
- ((dwInstr & 0xA000FFFF) == 0x8000E8BD) ||
-
- // POP, with PC as target reg (A8.6.122, encoding T3)
-
- (dwInstr == 0xFB04F85D) ||
-
- // TBB/TBH (A8.6.226, encoding T1)
-
- ((dwInstr & 0xFFE0FFF0) == 0xF000E8D0);
-}
-
-//
-// End of code stolen from the C++ linker
-//
-
-#endif // ARM_HAZARD_AVOIDANCE
-
-
-#if defined(_TARGET_X86_) || defined(ARM_HAZARD_AVOIDANCE)
+#if defined(_TARGET_X86_)
DWORD ZapCodeBlob::ComputeRVA(ZapWriter * pZapWriter, DWORD dwPos)
{
@@ -982,55 +845,6 @@ DWORD ZapCodeBlob::ComputeRVA(ZapWriter * pZapWriter, DWORD dwPos)
return dwPaddedPos + size;
#endif // _TARGET_X86_
-
-#ifdef ARM_HAZARD_AVOIDANCE
- for (DWORD dwPadding = 0; dwPadding < 0x1000; dwPadding += dwAlignment)
- {
- DWORD dwPaddedPos = dwPos + dwPadding;
-
- BOOL fHasHazard = FALSE;
-
- //
- // Go through all possible places where the hazard may occur within the data block
- //
-
- // The possible occurences of the hazard are always at offset 0xFB8 within the 4k page.
- // Start with the first page containing the block.
- DWORD dwFirstHazardPos = AlignDown(dwPaddedPos, 0x1000) + 0xFB8;
- if (dwFirstHazardPos < dwPaddedPos)
- dwFirstHazardPos += 0x1000;
-
- // The last possible occurence of the hazard is 10 bytes before the end of the block
- DWORD dwLastHazardPos = (dwPaddedPos + size) - 10;
-
- for (DWORD dwHazardPos = dwFirstHazardPos; dwHazardPos <= dwLastHazardPos; dwHazardPos += 0x1000)
- {
- int offset = dwHazardPos - dwPaddedPos;
-
- if (FHazardCandidate((BYTE * )pData + offset))
- {
- fHasHazard = TRUE;
- break;
- }
- }
-
- if (!fHasHazard)
- {
- SetRVA(dwPaddedPos);
-
- return dwPaddedPos + size;
- }
- }
-
- // There is a theoretical chance that we may not be able to find a suitable padding
- // to workaround the bug. In this case don't attempt to workaround the bug,
- // and simply place the code at the next natural RVM. It should happen
- // very rarely for very large methods only, and there should be no retail devices
- // with this processor bug.
- SetRVA(dwPos);
-
- return dwPos + size;
-#endif
}
template <DWORD alignment>
diff --git a/src/zap/zapcode.h b/src/zap/zapcode.h
index ed8cc2d807..2fe949ee58 100644
--- a/src/zap/zapcode.h
+++ b/src/zap/zapcode.h
@@ -187,12 +187,7 @@ public:
};
-#ifdef _TARGET_ARM_
-// Avoid ARM hazard due to QualComm Krait processor bug.
-#define ARM_HAZARD_AVOIDANCE
-#endif
-
-#if defined(_TARGET_X86_) || defined(ARM_HAZARD_AVOIDANCE)
+#if defined(_TARGET_X86_)
class ZapCodeBlob : public ZapBlobWithRelocs
{
protected:
diff --git a/tests/arm64/Tests.lst b/tests/arm64/Tests.lst
index e0511aa638..15c0d1718e 100644
--- a/tests/arm64/Tests.lst
+++ b/tests/arm64/Tests.lst
@@ -55528,7 +55528,7 @@ RelativePath=JIT\Performance\CodeQuality\Roslyn\CscBench\CscBench.cmd
WorkingDir=JIT\Performance\CodeQuality\Roslyn\CscBench
Expected=0
MaxAllowedDurationSeconds=600
-Categories=Pri0;EXPECTED_FAIL;ISSUE_6893;LONG_RUNNING
+Categories=Pri0;EXPECTED_PASS;LONG_RUNNING
HostStyle=0
[SciMark.cmd_8027]
RelativePath=JIT\Performance\CodeQuality\SciMark\SciMark\SciMark.cmd
@@ -67652,7 +67652,7 @@ RelativePath=managed\Compilation\Compilation\Compilation.cmd
WorkingDir=managed\Compilation\Compilation
Expected=0
MaxAllowedDurationSeconds=800
-Categories=Pri0;RT;EXPECTED_FAIL;ISSUE_6893;NATIVE_INTEROP;LONG_RUNNING
+Categories=Pri0;RT;EXPECTED_PASS;NATIVE_INTEROP;LONG_RUNNING
HostStyle=0
[generics.cmd_9787]
RelativePath=readytorun\generics\generics.cmd
diff --git a/tests/build.proj b/tests/build.proj
index 6d5e456dbb..0dfd84d47b 100644
--- a/tests/build.proj
+++ b/tests/build.proj
@@ -35,6 +35,11 @@
<!-- Tasks from buildtools for easy project.json dependency updates -->
<UsingTask TaskName="UpdatePackageDependencyVersion" AssemblyFile="$(BuildToolsTaskDir)Microsoft.DotNet.Build.Tasks.dll" />
+ <!-- Create a collection of all project.json files for dependency updates. -->
+ <ItemGroup>
+ <ProjectJsonFiles Include="$(SourceDir)**\project.json" />
+ </ItemGroup>
+
<Target Name="UpdatePackageDependencyVersion">
<UpdatePackageDependencyVersion ProjectJsons="@(ProjectJsonFiles)"
PackageId="$(PackageId)"
diff --git a/tests/dir.props b/tests/dir.props
index 8d7c8b82a6..9d93e93b7d 100644
--- a/tests/dir.props
+++ b/tests/dir.props
@@ -82,11 +82,6 @@
<DnuRestoreCommand>$(DnuRestoreCommand) --packages "$(PackagesDir.TrimEnd('/\'.ToCharArray()))" $(DnuRestoreSource)</DnuRestoreCommand>
</PropertyGroup>
- <!-- Create a collection of all project.json files for dependency updates. -->
- <ItemGroup>
- <ProjectJsonFiles Include="$(SourceDir)**\project.json" />
- </ItemGroup>
-
<!-- Which tests shall we build? Default: Priority 0 tests.
At the command-line, the user can specify /p:CLRTestPriorityToBuild=666 (for example), and
all tests with CLRTestPriority 666,..., 1 AND 0 will build.
diff --git a/tests/issues.targets b/tests/issues.targets
index 83ee80a4cf..ee45e589de 100644
--- a/tests/issues.targets
+++ b/tests/issues.targets
@@ -1,212 +1,185 @@
-<Project DefaultTargets = "GetListOfTestCmds"
- xmlns="http://schemas.microsoft.com/developer/msbuild/2003" >
+<?xml version="1.0" ?>
+<Project DefaultTargets = "GetListOfTestCmds" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Condition="'$(XunitTestBinBase)' != ''">
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\delegate\_simpleoddpower_il_d\_simpleoddpower_il_d.cmd" >
- <Issue>2407</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\delegate\_simpleoddpower_il_r\_simpleoddpower_il_r.cmd" >
- <Issue>2407</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\bleref_il_d\bleref_il_d.cmd" >
- <Issue>2414</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\bleref_il_r\bleref_il_r.cmd" >
- <Issue>2414</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\Coverage\271010\*">
+ <Issue>3392</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\localloc\verify\verify01_dynamic\verify01_dynamic.cmd" >
- <Issue>2414</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\Coverage\smalloom\*">
+ <Issue>3392</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\localloc\verify\verify01_large\verify01_large.cmd" >
- <Issue>2414</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\Features\BackgroundGC\foregroundgc\*">
+ <Issue>3392</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\localloc\verify\verify01_small\verify01_small.cmd" >
- <Issue>2414</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\Features\LOHFragmentation\lohfragmentation\*">
+ <Issue>3392</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\regress\ndpw\21220\b21220\b21220.cmd" >
- <Issue>2414</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\Features\SustainedLowLatency\scenario\*">
+ <Issue>3392</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\varargs\seh\fault_il_d\fault_il_d.cmd" >
- <Issue>2414</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\Allocation\finalizertest\*">
+ <Issue>3392</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\varargs\seh\fault_il_r\fault_il_r.cmd" >
- <Issue>2414</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\collect\*">
+ <Issue>3392</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1.2-M01\b08046\b08046\b08046.cmd" >
- <Issue>2414</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\getgeneration\*">
+ <Issue>3392</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\ldelemnullarr1_il_d\ldelemnullarr1_il_d.cmd" >
- <Issue>2416</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\reregisterforfinalize\*">
+ <Issue>3392</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\ldelemnullarr1_il_r\ldelemnullarr1_il_r.cmd" >
- <Issue>2416</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\Regressions\dev10bugs\536168\536168\*">
+ <Issue>3392</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\nonrefsdarr_il_d\nonrefsdarr_il_d.cmd" >
- <Issue>2416</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\Scenarios\BaseFinal\basefinal\*">
+ <Issue>3392</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\nonrefsdarr_il_r\nonrefsdarr_il_r.cmd" >
- <Issue>2416</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\Scenarios\DoublinkList\doublinknoleak\*">
+ <Issue>3392</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\intrinsic\interlocked\rva_rvastatic1\rva_rvastatic1.cmd" >
- <Issue>2433</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\Scenarios\muldimjagary\muldimjagary\*">
+ <Issue>3392</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\intrinsic\interlocked\rva_rvastatic2\rva_rvastatic2.cmd" >
- <Issue>2433</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\bleref_il_d\bleref_il_d.cmd">
+ <Issue>2414</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\intrinsic\interlocked\rva_rvastatic3\rva_rvastatic3.cmd" >
- <Issue>2433</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\bleref_il_r\bleref_il_r.cmd">
+ <Issue>2414</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\intrinsic\interlocked\rva_rvastatic4\rva_rvastatic4.cmd" >
- <Issue>2433</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\ldelemnullarr1_il_d\ldelemnullarr1_il_d.cmd">
+ <Issue>4851</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\cctor\misc\global_il_d\global_il_d.cmd" >
- <Issue>2433</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\ldelemnullarr1_il_r\ldelemnullarr1_il_r.cmd">
+ <Issue>4851</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\cctor\misc\global_il_r\global_il_r.cmd" >
- <Issue>2433</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\nonrefsdarr_il_d\nonrefsdarr_il_d.cmd">
+ <Issue>4851</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\pinvoke\preemptive_cooperative\preemptive_cooperative.cmd" >
- <Issue>2434</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\nonrefsdarr_il_r\nonrefsdarr_il_r.cmd">
+ <Issue>4851</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\RVAInit\extended\extended.cmd" >
- <Issue>2435</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\intrinsic\interlocked\rva_rvastatic1\rva_rvastatic1.cmd">
+ <Issue>2451</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\RVAInit\overlap\overlap.cmd" >
- <Issue>2435</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\intrinsic\interlocked\rva_rvastatic2\rva_rvastatic2.cmd">
+ <Issue>2451</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_dbgpointer\_il_dbgpointer.cmd" >
- <Issue>2435</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\intrinsic\interlocked\rva_rvastatic3\rva_rvastatic3.cmd">
+ <Issue>2451</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_dbgpointer_i\_il_dbgpointer_i.cmd" >
- <Issue>2435</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\intrinsic\interlocked\rva_rvastatic4\rva_rvastatic4.cmd">
+ <Issue>2451</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_relpointer\_il_relpointer.cmd" >
- <Issue>2435</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\pinvoke\preemptive_cooperative\preemptive_cooperative.cmd">
+ <Issue>2434</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_relpointer_i\_il_relpointer_i.cmd" >
- <Issue>2435</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\RVAInit\extended\extended.cmd">
+ <Issue>2451</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b49644\b49644\b49644.cmd" >
- <Issue>2435</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\RVAInit\overlap\overlap.cmd">
+ <Issue>2451</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1.2-Beta1\b102637\b102637\b102637.cmd" >
- <Issue>2435</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic1\rvastatic1.cmd">
+ <Issue>2451</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\tls\mutualrecurthd-tls\mutualrecurthd-tls.cmd" >
- <Issue>2441</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic2\rvastatic2.cmd">
+ <Issue>2451</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\tls\test-tls\test-tls.cmd" >
- <Issue>2441</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic3\rvastatic3.cmd">
+ <Issue>2451</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-EJIT\v1-m10\b07847\b07847\b07847.cmd" >
- <Issue>2441</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic4\rvastatic4.cmd">
+ <Issue>2451</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1.2-M01\b03689\b03689\b03689.cmd" >
- <Issue>2441</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic5\rvastatic5.cmd">
+ <Issue>2451</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\xxobj\operand\_il_dbglocalloc\_il_dbglocalloc.cmd" >
- <Issue>2444</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\tls\mutualrecurthd-tls\mutualrecurthd-tls.cmd">
+ <Issue>2441</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\xxobj\operand\_il_rellocalloc\_il_rellocalloc.cmd" >
- <Issue>2444</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\tls\test-tls\test-tls.cmd">
+ <Issue>2441</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\eh\deadcode\badcodeafterfinally_d\badcodeafterfinally_d.cmd" >
- <Issue>2444</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\localloc\verify\verify01_dynamic\verify01_dynamic.cmd">
+ <Issue>2414</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\eh\deadcode\badcodeafterfinally_r\badcodeafterfinally_r.cmd" >
- <Issue>2444</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\localloc\verify\verify01_large\verify01_large.cmd">
+ <Issue>2414</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\Dev11\dev10_865840\dev10_865840\dev10_865840.cmd" >
- <Issue>2445</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\localloc\verify\verify01_small\verify01_small.cmd">
+ <Issue>2414</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic1\rvastatic1.cmd" >
- <Issue>2451</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\regress\ndpw\21220\b21220\b21220.cmd">
+ <Issue>2414</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic2\rvastatic2.cmd" >
- <Issue>2451</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\cctor\misc\global_il_d\global_il_d.cmd">
+ <Issue>2451</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic3\rvastatic3.cmd" >
- <Issue>2451</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\cctor\misc\global_il_r\global_il_r.cmd">
+ <Issue>2451</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic4\rvastatic4.cmd" >
- <Issue>2451</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\eh\deadcode\badcodeafterfinally_d\badcodeafterfinally_d.cmd">
+ <Issue>2444</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic5\rvastatic5.cmd" >
- <Issue>2451</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\eh\deadcode\badcodeafterfinally_r\badcodeafterfinally_r.cmd">
+ <Issue>2444</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\VS-ia64-JIT\V2.0-Beta2\b410474\b410474\b410474.cmd" >
- <Issue>2451</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_dbgpointer\_il_dbgpointer.cmd">
+ <Issue>2451</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_dbgsin_cs_il\_dbgsin_cs_il.cmd" >
- <Issue>3216</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_dbgpointer_i\_il_dbgpointer_i.cmd">
+ <Issue>2451</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_odbgsin_cs_il\_odbgsin_cs_il.cmd" >
- <Issue>3216</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_relpointer\_il_relpointer.cmd">
+ <Issue>2451</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_relsin_cs_il\_relsin_cs_il.cmd" >
- <Issue>3216</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_relpointer_i\_il_relpointer_i.cmd">
+ <Issue>2451</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_orelsin_cs_il\_orelsin_cs_il.cmd" >
- <Issue>3216</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\xxobj\operand\_il_dbglocalloc\_il_dbglocalloc.cmd">
+ <Issue>2444</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\Interop\BestFitMapping\BestFitMapping\BestFitMapping.cmd" >
- <Issue>3571</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\Scenarios\DoublinkList\doublinknoleak\*">
- <Issue>3392</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\xxobj\operand\_il_rellocalloc\_il_rellocalloc.cmd">
+ <Issue>2444</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\Scenarios\BaseFinal\basefinal\*">
- <Issue>3392</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-EJIT\v1-m10\b07847\b07847\b07847.cmd">
+ <Issue>2441</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\Coverage\smalloom\*">
- <Issue>3392</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b49644\b49644\b49644.cmd">
+ <Issue>2451</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\Coverage\271010\*">
- <Issue>3392</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1.2-Beta1\b102637\b102637\b102637.cmd">
+ <Issue>2451</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\Features\BackgroundGC\foregroundgc\*">
- <Issue>3392</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1.2-M01\b03689\b03689\b03689.cmd">
+ <Issue>2441</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\Features\LOHFragmentation\lohfragmentation\*">
- <Issue>3392</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1.2-M01\b08046\b08046\b08046.cmd">
+ <Issue>2414</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\Features\SustainedLowLatency\scenario\*">
- <Issue>3392</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\Dev11\dev10_865840\dev10_865840\dev10_865840.cmd">
+ <Issue>2445</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\Regressions\dev10bugs\536168\536168\*">
- <Issue>3392</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\Scenarios\muldimjagary\muldimjagary\*">
- <Issue>3392</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\getgeneration\*">
- <Issue>3392</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\reregisterforfinalize\*">
- <Issue>3392</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\Allocation\finalizertest\*">
- <Issue>3392</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\collect\*">
- <Issue>3392</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\VS-ia64-JIT\V2.0-Beta2\b410474\b410474\b410474.cmd">
+ <Issue>2451</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\Loader\classloader\TypeGeneratorTests\TypeGeneratorTest612\Generated612\*">
- <Issue>6707</Issue>
+ <Issue>6707</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\Loader\classloader\TypeGeneratorTests\TypeGeneratorTest613\Generated613\*">
- <Issue>6707</Issue>
+ <Issue>6707</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\Loader\classloader\TypeGeneratorTests\TypeGeneratorTest614\Generated614\*">
- <Issue>6707</Issue>
+ <Issue>6707</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\Loader\classloader\TypeGeneratorTests\TypeGeneratorTest681\Generated681\*">
- <Issue>6707</Issue>
+ <Issue>6707</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\Loader\classloader\TypeGeneratorTests\TypeGeneratorTest682\Generated682\*">
- <Issue>6707</Issue>
+ <Issue>6707</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\Loader\classloader\TypeGeneratorTests\TypeGeneratorTest683\Generated683\*">
- <Issue>6707</Issue>
+ <Issue>6707</Issue>
</ExcludeList>
</ItemGroup>
@@ -214,55 +187,52 @@
<ItemGroup Condition="'$(XunitTestBinBase)' != '' and '$(BuildArch)' == 'x86'">
<ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\Allocation\largeexceptiontest\largeexceptiontest.cmd">
- <Issue>3392</Issue>
+ <Issue>3392</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\gettotalmemory\gettotalmemory.cmd">
- <Issue>3392</Issue>
+ <Issue>3392</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\keepalive\keepalive.cmd">
- <Issue>3392</Issue>
+ <Issue>3392</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\suppressfinalize\suppressfinalize.cmd">
- <Issue>3392</Issue>
+ <Issue>3392</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\divrem\div\u8div_cs_do\u8div_cs_do.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\divrem\div\u8div_cs_ro\u8div_cs_ro.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\divrem\rem\u8rem_cs_do\u8rem_cs_do.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\divrem\rem\u8rem_cs_ro\u8rem_cs_ro.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall_v4\smallFrame\smallFrame.cmd">
+ <Issue>tail. call pop ret is only supported on amd64</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\opt\Inline\regression\mismatch32\mismatch32\mismatch32.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\opt\Inline\regression\mismatch64\mismatch64\mismatch64.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\opt\perf\doublealign\Locals\Locals.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Performance\CodeQuality\Roslyn\CscBench\CscBench.cmd">
- <Issue>6844</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\Tailcall\TailcallVerifyWithPrefix\TailcallVerifyWithPrefix.cmd">
+ <Issue>x86 JIT doesn't support implicit tail call optimization or tail. call pop ret sequence</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1.2-Beta1\b103058\b103058\b103058.cmd">
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Performance\CodeQuality\Roslyn\CscBench\CscBench.cmd">
+ <Issue>6844</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\Dev11\External\dev11_239804\ShowLocallocAlignment\ShowLocallocAlignment.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\managed\Compilation\Compilation\Compilation.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall_v4\smallFrame\smallFrame.cmd">
- <Issue>tail. call pop ret is only supported on amd64</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\Tailcall\TailcallVerifyWithPrefix\TailcallVerifyWithPrefix.cmd" >
- <Issue>x86 JIT doesn't support implicit tail call optimization or tail. call pop ret sequence</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
</ItemGroup>
@@ -270,185 +240,188 @@
<ItemGroup Condition="'$(XunitTestBinBase)' != '' and '$(BuildArch)' == 'x86'">
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\eh\basics\loopEH\loopEH.cmd">
- <Issue>6778</Issue>
+ <Issue>6778</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\int64\superlong\_il_relsuperlong\_il_relsuperlong.cmd">
- <Issue>6778</Issue>
+ <Issue>6778</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\GC\Scenarios\DoublinkList\dlstack\*">
- <Issue>6553</Issue>
+ <Issue>6553</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1.2-Beta1\b103058\b103058\b103058.cmd">
+ <Issue>7008</Issue>
</ExcludeList>
</ItemGroup>
-
+
<!-- Tests that need to be triaged for vararg usage as that is not supported -->
<ItemGroup Condition="'$(XunitTestBinBase)' != ''">
<ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\PREFIX\unaligned\1\arglist\arglist.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\PREFIX\unaligned\2\arglist\arglist.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\PREFIX\unaligned\4\arglist\arglist.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\PREFIX\volatile\1\arglist\arglist.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\gc\misc\funclet\funclet.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i00\mcc_i00.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i01\mcc_i01.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i02\mcc_i02.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i03\mcc_i03.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i10\mcc_i10.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i11\mcc_i11.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i12\mcc_i12.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i13\mcc_i13.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i30\mcc_i30.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i31\mcc_i31.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i32\mcc_i32.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i33\mcc_i33.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i50\mcc_i50.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i51\mcc_i51.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i52\mcc_i52.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i53\mcc_i53.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i60\mcc_i60.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i61\mcc_i61.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i62\mcc_i62.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i63\mcc_i63.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i70\mcc_i70.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i71\mcc_i71.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i72\mcc_i72.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i73\mcc_i73.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i80\mcc_i80.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i81\mcc_i81.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i82\mcc_i82.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i83\mcc_i83.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Coverage\arglist_pos\arglist_pos.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\refany\_il_dbgseq\_il_dbgseq.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\refany\_il_relseq\_il_relseq.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-EJIT\V1-M12-Beta2\b26323\b26323\b26323.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b16423\b16423\b16423.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b26324\b26324a\b26324a.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b26324\b26324b\b26324b.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b28901\b28901\b28901.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b30838\b30838\b30838.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b30864\b30864\b30864.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b32374\b32374\b32374.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b35784\b35784\b35784.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b36472\b36472\b36472.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b37598\b37598\b37598.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b41391\b41391\b41391.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b46867\b46867\b46867.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b31745\b31745\b31745.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b31746\b31746\b31746.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b37646\b37646\b37646.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b41852\b41852\b41852.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M13-RTM\b88793\b88793\b88793.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M13-RTM\b91248\b91248\b91248.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V2.0-Beta2\b409748\b409748\b409748.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
</ItemGroup>
</Project>
diff --git a/tests/runtest.cmd b/tests/runtest.cmd
index fca99f3ce3..5620789575 100644
--- a/tests/runtest.cmd
+++ b/tests/runtest.cmd
@@ -134,7 +134,7 @@ if not defined VSINSTALLDIR (
:: The issue is that we extend the build with our own targets which
:: means that that rebuilding cannot successfully delete the task
:: assembly.
-set __msbuildCommonArgs=/nologo /nodeReuse:false %__msbuildExtraArgs%
+set __msbuildCommonArgs=/nologo /nodeReuse:false %__msbuildExtraArgs% /p:Platform=%__MSBuildBuildArch%
if not defined __Sequential (
set __msbuildCommonArgs=%__msbuildCommonArgs% /maxcpucount
diff --git a/tests/runtest.sh b/tests/runtest.sh
index 4afe84dcdc..cd5da9484d 100755
--- a/tests/runtest.sh
+++ b/tests/runtest.sh
@@ -58,6 +58,7 @@ function print_usage {
echo ' --gcsimulator : Runs the GCSimulator tests'
echo ' --show-time : Print execution sequence and running time for each test'
echo ' --no-lf-conversion : Do not execute LF conversion before running test script'
+ echo ' --build-overlay-only : Exit after overlay directory is populated'
echo ' --limitedDumpGeneration : Enables the generation of a limited number of core dumps if test(s) crash, even if ulimit'
echo ' is zero when launching this script. This option is intended for use in CI.'
echo ''
@@ -382,7 +383,10 @@ function create_core_overlay {
cp -f -v "$coreFxNativeBinDir/Native/"*."$libExtension" "$coreOverlayDir/" 2>/dev/null
cp -f -v "$coreClrBinDir/"* "$coreOverlayDir/" 2>/dev/null
- cp -f -v "$mscorlibDir/mscorlib.dll" "$coreOverlayDir/"
+ cp -f -v "$mscorlibDir/mscorlib.dll" "$coreOverlayDir/" 2>/dev/null
+ if [ -d "$mscorlibDir/bin" ]; then
+ cp -f -v "$mscorlibDir/bin/"* "$coreOverlayDir/" 2>/dev/null
+ fi
cp -n -v "$testDependenciesDir"/* "$coreOverlayDir/" 2>/dev/null
if [ -f "$coreOverlayDir/mscorlib.ni.dll" ]; then
# Test dependencies come from a Windows build, and mscorlib.ni.dll would be the one from Windows
@@ -465,6 +469,9 @@ function read_array {
function load_unsupported_tests {
# Load the list of tests that are not supported on this platform. These tests are disabled (skipped) permanently.
unsupportedTests=($(read_array "$(dirname "$0")/testsUnsupportedOutsideWindows.txt"))
+ if [ "$ARCH" == "arm" ]; then
+ unsupportedTests+=($(read_array "$(dirname "$0")/testsUnsupportedOnARM32.txt"))
+ fi
}
function load_failing_tests {
@@ -870,38 +877,71 @@ function run_tests_in_directory {
done
}
-function coreclr_code_coverage()
-{
-
- local coverageDir="$coverageOutputDir/Coverage"
- local toolsDir="$coverageOutputDir/Coverage/tools"
- local reportsDir="$coverageOutputDir/Coverage/reports"
- local packageName="unix-code-coverage-tools.1.0.0.nupkg"
- rm -rf $coverageDir
- mkdir -p $coverageDir
- mkdir -p $toolsDir
- mkdir -p $reportsDir
- pushd $toolsDir > /dev/null
-
- echo "Pulling down code coverage tools"
- wget -q https://www.myget.org/F/dotnet-buildtools/api/v2/package/unix-code-coverage-tools/1.0.0 -O $packageName
- echo "Unzipping to $toolsDir"
- unzip -q -o $packageName
-
- # Invoke gcovr
- chmod a+rwx ./gcovr
- chmod a+rwx ./$OSName/llvm-cov
-
- echo
- echo "Generating coreclr code coverage reports at $reportsDir/coreclr.html"
- echo "./gcovr $coreClrObjs --gcov-executable=$toolsDir/$OS/llvm-cov -r $coreClrSrc --html --html-details -o $reportsDir/coreclr.html"
- echo
- ./gcovr $coreClrObjs --gcov-executable=$toolsDir/$OSName/llvm-cov -r $coreClrSrc --html --html-details -o $reportsDir/coreclr.html
- exitCode=$?
- popd > /dev/null
- exit $exitCode
+function coreclr_code_coverage {
+ local coverageDir="$coverageOutputDir/Coverage"
+ local toolsDir="$coverageOutputDir/Coverage/tools"
+ local reportsDir="$coverageOutputDir/Coverage/reports"
+ local packageName="unix-code-coverage-tools.1.0.0.nupkg"
+
+ rm -rf $coverageDir
+ mkdir -p $coverageDir
+ mkdir -p $toolsDir
+ mkdir -p $reportsDir
+ pushd $toolsDir > /dev/null
+
+ echo "Pulling down code coverage tools"
+ wget -q https://www.myget.org/F/dotnet-buildtools/api/v2/package/unix-code-coverage-tools/1.0.0 -O $packageName
+ echo "Unzipping to $toolsDir"
+ unzip -q -o $packageName
+
+ # Invoke gcovr
+ chmod a+rwx ./gcovr
+ chmod a+rwx ./$OSName/llvm-cov
+
+ echo
+ echo "Generating coreclr code coverage reports at $reportsDir/coreclr.html"
+ echo "./gcovr $coreClrObjs --gcov-executable=$toolsDir/$OS/llvm-cov -r $coreClrSrc --html --html-details -o $reportsDir/coreclr.html"
+ echo
+ ./gcovr $coreClrObjs --gcov-executable=$toolsDir/$OSName/llvm-cov -r $coreClrSrc --html --html-details -o $reportsDir/coreclr.html
+ exitCode=$?
+ popd > /dev/null
+ exit $exitCode
}
+function check_cpu_architecture {
+ # Use uname to determine what the CPU is.
+ local CPUName=$(uname -p)
+ local __arch=
+
+ # Some Linux platforms report unknown for platform, but the arch for machine.
+ if [ "$CPUName" == "unknown" ]; then
+ CPUName=$(uname -m)
+ fi
+
+ case $CPUName in
+ i686)
+ __arch=x86
+ ;;
+ x86_64)
+ __arch=x64
+ ;;
+ armv7l)
+ __arch=arm
+ ;;
+ aarch64)
+ __arch=arm64
+ ;;
+ *)
+ echo "Unknown CPU $CPUName detected, configuring as if for x64"
+ __arch=x64
+ ;;
+ esac
+
+ echo "$__arch"
+}
+
+ARCH=$(check_cpu_architecture)
+
# Exit code constants
readonly EXIT_CODE_SUCCESS=0 # Script ran normally.
readonly EXIT_CODE_EXCEPTION=1 # Script exited because something exceptional happened (e.g. bad arguments, Ctrl-C interrupt).
@@ -922,6 +962,7 @@ testEnv=
playlistFile=
showTime=
noLFConversion=
+buildOverlayOnly=
gcsimulator=
longgc=
limitedCoreDumps=
@@ -1033,6 +1074,9 @@ do
--no-lf-conversion)
noLFConversion=ON
;;
+ --build-overlay-only)
+ buildOverlayOnly=ON
+ ;;
--limitedDumpGeneration)
limitedCoreDumps=ON
;;
@@ -1044,6 +1088,11 @@ do
esac
done
+if [ -n "$coreOverlayDir" ] && [ "$buildOverlayOnly" == "ON" ]; then
+ echo "Can not use \'--coreOverlayDir=<path>\' and \'--build-overlay-only\' at the same time."
+ exit $EXIT_CODE_EXCEPTION
+fi
+
if ((disableEventLogging == 0)); then
export COMPlus_EnableEventLog=1
fi
@@ -1065,9 +1114,6 @@ fi
if [ -z "$mscorlibDir" ]; then
mscorlibDir=$coreClrBinDir
fi
-if [ -d "$mscorlibDir" ] && [ -d "$mscorlibDir/bin" ]; then
- cp $mscorlibDir/bin/* $mscorlibDir
-fi
if [ ! -z "$longgc" ]; then
echo "Running Long GC tests"
@@ -1117,6 +1163,12 @@ create_core_overlay
precompile_overlay_assemblies
copy_test_native_bin_to_test_root
+if [ "$buildOverlayOnly" == "ON" ];
+then
+ echo "Build overlay directory \'$coreOverlayDir\' complete."
+ exit 0
+fi
+
if [ -n "$playlistFile" ]
then
# Use a playlist file exclusively, if it was provided
@@ -1127,8 +1179,14 @@ else
load_failing_tests
fi
-scriptPath=$(dirname $0)
-${scriptPath}/setup-runtime-dependencies.sh --outputDir=$coreOverlayDir
+# Other architectures are not supported yet.
+if [ "$ARCH" == "x64" ]
+then
+ scriptPath=$(dirname $0)
+ ${scriptPath}/setup-runtime-dependencies.sh --outputDir=$coreOverlayDir
+else
+ echo "Skip preparing for GC stress test. Dependent package is not supported on this architecture."
+fi
export __TestEnv=$testEnv
diff --git a/tests/scripts/format.py b/tests/scripts/format.py
index e89aad7e1b..50a0d3dc70 100644
--- a/tests/scripts/format.py
+++ b/tests/scripts/format.py
@@ -25,6 +25,10 @@ import shutil
def expandPath(path):
return os.path.abspath(os.path.expanduser(path))
+def del_rw(action, name, exc):
+ os.chmod(name, 0651)
+ os.remove(name)
+
def main(argv):
parser = argparse.ArgumentParser()
required = parser.add_argument_group('required arguments')
@@ -58,23 +62,35 @@ def main(argv):
platform = args.os
arch = args.arch
- # Download dotnetcli
+ my_env = os.environ
+
+ # Download .Net CLI
+
dotnetcliUrl = ""
dotnetcliFilename = ""
- dotnetcliPath = os.path.join(coreclr, 'Tools', 'dotnetcli-jitutils')
+
+ # build.cmd removes the Tools directory, so we need to put our version of jitutils
+ # outside of the Tools directory
+
+ dotnetcliPath = os.path.join(coreclr, 'dotnetcli-jitutils')
# Try to make the dotnetcli-jitutils directory if it doesn't exist
- try:
+
+ try:
os.makedirs(dotnetcliPath)
except OSError:
if not os.path.isdir(dotnetcliPath):
raise
- if platform == 'Linux' or platform == 'OSX':
- dotnetcliUrl = "https://go.microsoft.com/fwlink/?LinkID=809118"
+ print("Downloading .Net CLI")
+ if platform == 'Linux':
+ dotnetcliUrl = "https://go.microsoft.com/fwlink/?LinkID=809129"
+ dotnetcliFilename = os.path.join(dotnetcliPath, 'dotnetcli-jitutils.tar.gz')
+ elif platform == 'OSX':
+ dotnetcliUrl = "https://go.microsoft.com/fwlink/?LinkID=809128"
dotnetcliFilename = os.path.join(dotnetcliPath, 'dotnetcli-jitutils.tar.gz')
elif platform == 'Windows_NT':
- dotnetcliUrl = "https://go.microsoft.com/fwlink/?LinkID=809115"
+ dotnetcliUrl = "https://go.microsoft.com/fwlink/?LinkID=809126"
dotnetcliFilename = os.path.join(dotnetcliPath, 'dotnetcli-jitutils.zip')
else:
print('Unknown os ', os)
@@ -82,11 +98,14 @@ def main(argv):
response = urllib2.urlopen(dotnetcliUrl)
request_url = response.geturl()
- print(request_url)
testfile = urllib.URLopener()
testfile.retrieve(request_url, dotnetcliFilename)
- # Install dotnetcli
+ if not os.path.isfile(dotnetcliFilename):
+ print("Did not download .Net CLI!")
+ return -1
+
+ # Install .Net CLI
if platform == 'Linux' or platform == 'OSX':
tar = tarfile.open(dotnetcliFilename)
@@ -96,13 +115,26 @@ def main(argv):
with zipfile.ZipFile(dotnetcliFilename, "r") as z:
z.extractall(dotnetcliPath)
+ dotnet = ""
+ if platform == 'Linux' or platform == 'OSX':
+ dotnet = "dotnet"
+ elif platform == 'Windows_NT':
+ dotnet = "dotnet.exe"
+
+
+ if not os.path.isfile(os.path.join(dotnetcliPath, dotnet)):
+ print("Did not extract .Net CLI from download")
+ return -1
+
# Download bootstrap
+
bootstrapFilename = ""
jitUtilsPath = os.path.join(coreclr, "jitutils")
if os.path.isdir(jitUtilsPath):
- shutil.rmtree(dest, ignore_errors=True)
+ print("Deleting " + jitUtilsPath)
+ shutil.rmtree(jitUtilsPath, onerror=del_rw)
if platform == 'Linux' or platform == 'OSX':
bootstrapFilename = "bootstrap.sh"
@@ -111,37 +143,75 @@ def main(argv):
bootstrapUrl = "https://raw.githubusercontent.com/dotnet/jitutils/master/" + bootstrapFilename
- testfile.retrieve(bootstrapUrl, bootstrapFilename)
+ bootstrapPath = os.path.join(coreclr, bootstrapFilename)
+ testfile.retrieve(bootstrapUrl, bootstrapPath)
+
+ if not os.path.isfile(bootstrapPath):
+ print("Did not download bootstrap!")
+ return -1
+
+ # On *nix platforms, we need to make the bootstrap file executable
- # On Linux platforms, we need to make the bootstrap file executable
if platform == 'Linux' or platform == 'OSX':
- os.chmod(bootstrapFilename, 0751)
+ print("Making bootstrap executable")
+ os.chmod(bootstrapPath, 0751)
+
+ print(bootstrapPath)
# Run bootstrap
- os.environ["PATH"] += os.pathsep + dotnetcliPath
- proc = subprocess.Popen([os.path.join(coreclr, bootstrapFilename)], shell=True)
- output,error = proc.communicate()
- print(output)
- print(error)
+ my_env["PATH"] += os.pathsep + dotnetcliPath
+ if platform == 'Linux' or platform == 'OSX':
+ print("Running bootstrap")
+ proc = subprocess.Popen(['bash', bootstrapPath], env=my_env)
+ output,error = proc.communicate()
+ elif platform == 'Windows_NT':
+ proc = subprocess.Popen([bootstrapPath], env=my_env)
+ output,error = proc.communicate()
# Run jit-format
+
returncode = 0
- os.environ["PATH"] += os.pathsep + os.path.join(coreclr, "jitutils", "bin")
+ jitutilsBin = os.path.join(coreclr, "jitutils", "bin")
+ my_env["PATH"] += os.pathsep + jitutilsBin
+ current_dir = os.getcwd()
+
+ if os.path.isdir(jitutilsBin):
+ os.chdir(jitutilsBin)
+ else:
+ print("Jitutils not built!")
+ return -1
+
+ jitformat = ""
+
+ if platform == 'Linux' or platform == 'OSX':
+ jitformat = "jit-format"
+ elif platform == 'Windows_NT':
+ jitformat = "jit-format.cmd"
for build in ["Checked", "Debug", "Release"]:
for project in ["dll", "standalone", "crossgen"]:
- proc = subprocess.Popen(["jit-format", "-a", arch, "-b", build, "-o", platform,
- "-c", coreclr, "--verbose", "--projects", project], shell=True)
+ proc = subprocess.Popen([jitformat, "-a", arch, "-b", build, "-o", platform, "-c", coreclr, "--verbose", "--projects", project], env=my_env)
output,error = proc.communicate()
errorcode = proc.returncode
- print(output)
- print(error)
-
if errorcode != 0:
returncode = errorcode
+ os.chdir(current_dir)
+
+ if os.path.isdir(jitUtilsPath):
+ print("Deleting " + jitUtilsPath)
+ shutil.rmtree(jitUtilsPath, onerror=del_rw)
+
+ if os.path.isdir(dotnetcliPath):
+ print("Deleting " + dotnetcliPath)
+ shutil.rmtree(dotnetcliPath, onerror=del_rw)
+
+ if os.path.isfile(bootstrapPath):
+ print("Deleting " + bootstrapPath)
+ os.remove(bootstrapPath)
+
return returncode
if __name__ == '__main__':
diff --git a/tests/scripts/perf-prep.sh b/tests/scripts/perf-prep.sh
new file mode 100644
index 0000000000..3c232b0c2e
--- /dev/null
+++ b/tests/scripts/perf-prep.sh
@@ -0,0 +1,70 @@
+#!/usr/bin/env bash
+
+function print_usage {
+ echo ''
+ echo 'CoreCLR perf test environment set up script on Linux.'
+ echo ''
+ echo 'Typical command line:'
+ echo ''
+ echo 'coreclr/tests/scripts/perf-perp.sh'
+ echo ' --branch="dotnet_coreclr"'
+ echo ''
+ echo 'Required arguments:'
+ echo ' --branch=<path> : branch where coreclr/corefx/test bits are copied from (e.g. dotnet_coreclr).'
+}
+
+# Exit code constants
+readonly EXIT_CODE_SUCCESS=0 # Script ran normally.
+
+# Argument variables
+perfArch="x64"
+perfConfig="Release"
+perfBranch=
+
+for i in "$@"
+do
+ case $i in
+ -h|--help)
+ print_usage
+ exit $EXIT_CODE_SUCCESS
+ ;;
+ --branch=*)
+ perfBranch=${i#*=}
+ ;;
+ *)
+ echo "Unknown switch: $i"
+ print_usage
+ exit $EXIT_CODE_SUCCESS
+ ;;
+ esac
+done
+
+perfBranch="dotnet_coreclr"
+echo "branch = $perfBranch"
+echo "architecture = $perfArch"
+echo "configuration = $perfConfig"
+
+# Set up the copies
+# Coreclr build containing the tests and mscorlib
+curl http://dotnet-ci.cloudapp.net/job/$perfBranch/job/master/job/release_windows_nt/lastSuccessfulBuild/artifact/bin/tests/tests.zip -o tests.zip
+
+# Coreclr build we are trying to test
+curl http://dotnet-ci.cloudapp.net/job/$perfBranch/job/master/job/release_ubuntu/lastSuccessfulBuild/artifact/*zip*/archive.zip -o bin.zip
+
+# Corefx components. We now have full stack builds on all distros we test here, so we can copy straight from CoreFX jobs.
+curl http://dotnet-ci.cloudapp.net/job/dotnet_corefx/job/master/job/ubuntu14.04_release/lastSuccessfulBuild/artifact/bin/build.tar.gz -o build.tar.gz
+
+# Unpack the corefx binaries
+tar -xf build.tar.gz
+
+# Unzip the coreclr binaries
+unzip -q -o bin.zip
+
+# Copy coreclr binaries to the right dir
+cp -R ./archive/bin/obj ./bin
+cp -R ./archive/bin/Product ./bin
+
+# Unzip the tests first. Exit with 0
+mkdir ./bin/tests
+unzip -q -o tests.zip -d ./bin/tests/Windows_NT.$perfArch.$perfConfig || exit 0
+echo "unzip tests to ./bin/tests/Windows_NT.$perfArch.$perfConfig"
diff --git a/tests/scripts/run-xunit-perf.sh b/tests/scripts/run-xunit-perf.sh
index cea29c0214..e56194ce8b 100644
--- a/tests/scripts/run-xunit-perf.sh
+++ b/tests/scripts/run-xunit-perf.sh
@@ -371,11 +371,6 @@ fi
export NUGET_PACKAGES=$testNativeBinDir/../../../../packages
echo "NUGET_PACKAGES = $NUGET_PACKAGES"
-echo "dir $testNativeBinDir/../../../../Tools"
-dir $testNativeBinDir/../../../../Tools
-echo "dir $testNativeBinDir/../../../../Tools/dotnetcli"
-dir $testNativeBinDir/../../../../Tools/dotnetcli
-
pushd $testNativeBinDir/../../../../tests/scripts
$testNativeBinDir/../../../../Tools/dotnetcli/dotnet restore --fallbacksource https://dotnet.myget.org/F/dotnet-buildtools/ --fallbacksource https://dotnet.myget.org/F/dotnet-core/
popd
@@ -385,35 +380,24 @@ create_core_overlay
precompile_overlay_assemblies
copy_test_native_bin_to_test_root
-echo "find $testNativeBinDir/../../../../../../ -name 'Microsoft.DotNet.xunit.performance.runner.cli.dll'"
-find $testNativeBinDir/../../../../../../ -name 'Microsoft.DotNet.xunit.performance.runner.cli.dll'
-echo "find $testNativeBinDir/../../../../../ -name 'Microsoft.DotNet.xunit.performance.runner.cli.dll'"
-find $testNativeBinDir/../../../../../ -name 'Microsoft.DotNet.xunit.performance.runner.cli.dll'
-
# Deploy xunit performance packages
cd $CORE_ROOT
+echo "CORE_ROOT dir = $CORE_ROOT"
DO_SETUP=TRUE
-if [ ${DO_SETUP} == "TRUE" ]; then
-
-echo "dir $testNativeBinDir/../../../../../"
-dir $testNativeBinDir/../../../../../
-echo "dir $testNativeBinDir/../../../../../packages"
+dir $testNativeBinDir/../../../../..
+echo 'dir $testNativeBinDir/../../../../..'
dir $testNativeBinDir/../../../../../packages
-echo "dir $testNativeBinDir/../../../../../packages/Microsoft.DotNet.xunit.performance.runner.cli"
+echo 'dir $testNativeBinDir/../../../../../packages'
dir $testNativeBinDir/../../../../../packages/Microsoft.DotNet.xunit.performance.runner.cli
-echo "dir $testNativeBinDir/../../../../../packages/Microsoft.DotNet.xunit.performance.runner.cli/1.0.0-alpha-build0035"
+echo 'dir $testNativeBinDir/../../../../../packages/Microsoft.DotNet.xunit.performance.runner.cli'
dir $testNativeBinDir/../../../../../packages/Microsoft.DotNet.xunit.performance.runner.cli/1.0.0-alpha-build0035
-echo "dir $testNativeBinDir/../../../../../packages/Microsoft.DotNet.xunit.performance.runner.cli/1.0.0-alpha-build0035/lib"
-dir $testNativeBinDir/../../../../../packages/Microsoft.DotNet.xunit.performance.runner.cli/1.0.0-alpha-build0035/lib
-echo "dir $testNativeBinDir/../../../../../packages/Microsoft.DotNet.xunit.performance.runner.cli/1.0.0-alpha-build0035/lib/netstandard1.3"
-dir $testNativeBinDir/../../../../../packages/Microsoft.DotNet.xunit.performance.runner.cli/1.0.0-alpha-build0035/lib/netstandard1.3
-
-sudo cp $testNativeBinDir/../../../../../packages/Microsoft.DotNet.xunit.performance.runner.cli/1.0.0-alpha-build0035/lib/netstandard1.3/Microsoft.DotNet.xunit.performance.runner.cli.dll .
-
-sudo cp $testNativeBinDir/../../../../../packages/Microsoft.DotNet.xunit.performance.run.core/1.0.0-alpha-build0035/lib/dotnet/*.dll .
+echo 'dir $testNativeBinDir/../../../../../packages/Microsoft.DotNet.xunit.performance.runner.cli/1.0.0-alpha-build0035'
+if [ ${DO_SETUP} == "TRUE" ]; then
+cp $testNativeBinDir/../../../../../packages/Microsoft.DotNet.xunit.performance.runner.cli/1.0.0-alpha-build0035/lib/netstandard1.3/Microsoft.DotNet.xunit.performance.runner.cli.dll .
+cp $testNativeBinDir/../../../../../packages/Microsoft.DotNet.xunit.performance.run.core/1.0.0-alpha-build0035/lib/dotnet/*.dll .
fi
# Run coreclr performance tests
@@ -428,6 +412,7 @@ echo "....Running $testname"
cp $testcase .
+chmod u+x ./corerun
./corerun Microsoft.DotNet.xunit.performance.runner.cli.dll $test -runner xunit.console.netcore.exe -runnerhost ./corerun -verbose -runid perf-$testname
done
diff --git a/tests/setup-runtime-dependencies.cmd b/tests/setup-runtime-dependencies.cmd
index 2cc2d773a2..6369457af8 100755
--- a/tests/setup-runtime-dependencies.cmd
+++ b/tests/setup-runtime-dependencies.cmd
@@ -35,6 +35,12 @@ goto Usage
if not defined __OutputDir goto Usage
if not defined __Arch goto Usage
+REM Check if the platform is supported
+if /i %__Arch% == "arm" (
+ echo No runtime dependencies for Arm32.
+ exit /b 0
+ )
+
REM =========================================================================================
REM ===
REM === Check if dotnet CLI and necessary directories exist
diff --git a/tests/src/AllTestProjects.sln b/tests/src/AllTestProjects.sln
index 4feadde554..13322412de 100644
--- a/tests/src/AllTestProjects.sln
+++ b/tests/src/AllTestProjects.sln
@@ -1,40 +1,26 @@

Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2013
-VisualStudioVersion = 12.0.21005.1
+# Visual Studio 14
+VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Finalizer", "Exceptions\Finalization\Finalizer.csproj", "{95DFC527-4DC1-495E-97D7-E94EE1F7140D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CoreCLRTestLibrary", "Common\CoreCLRTestLibrary\CoreCLRTestLibrary.csproj", "{C8C0DC74-FAC4-45B1-81FE-70C4808366E0}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CodeGenBringUpTests", "JIT\CodeGenBringUpTests\CodeGenBringUpTests.csproj", "{96F5D34F-C951-4DE0-8CD6-94D4F23C3C71}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Typeinitialization", "loader\typeinitialization\Typeinitialization.csproj", "{95ACC45A-AB39-43E7-8898-BCCF99E73BDC}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ThreadStatics", "Threading\ThreadStatics\ThreadStatics.csproj", "{5B8CD92B-4F19-45B0-BB68-D545AAE09590}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Common", "Common", "{0FBFD943-4808-4CB0-B9A3-B79326AE92EE}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Exceptions", "Exceptions", "{210C3FE7-130B-4D37-8030-16BC2E6A0927}"
EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "JIt", "JIt", "{F03E5C26-F7BE-4BEF-9CBC-EAFC5A2C7760}"
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "JIT", "JIT", "{F03E5C26-F7BE-4BEF-9CBC-EAFC5A2C7760}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "CodeGenBringUpTests", "CodeGenBringUpTests", "{954F04D0-2FFD-4923-BE9A-2F9F58145708}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Finalizer", "Finalizer", "{7EBCCEA9-F217-49A2-9394-6502C13279F0}"
EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Threading", "Threading", "{C86BB69B-B83E-4656-825F-50CADB38D344}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ThreadStatics", "ThreadStatics", "{9CF3FD0C-3643-4F57-A57C-492258FF1BF0}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Loader", "Loader", "{3E36F081-F511-4C52-BC3D-2EEFECD3E880}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClassLoader", "loader\regressions\classloader\ClassLoader.csproj", "{7FDCE831-DECA-4930-9187-68A97583C91B}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Regressions", "Regressions", "{01516861-E37C-433B-9D12-CA4F8E05CB13}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Classloader-Generics", "loader\regressions\classloader-generics\Classloader-Generics.csproj", "{D6633F9C-C79B-422B-BCC0-1AF80A673A24}"
-EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Polyrec", "loader\regressions\polyrec\Polyrec.csproj", "{B50A2D18-32B1-4051-A3E4-B004A6BBBF4D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Regressions", "Regressions", "{519B3923-0366-4664-876B-BAA9B87E13D1}"
@@ -47,14 +33,10 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "expl_double", "expl_double"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "expl_double", "Regressions\expl_double\expl_double.csproj", "{8E3244CB-407F-4142-BAAB-E7A55901A5FA}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "regressions-common", "Regressions\common\regressions-common.csproj", "{4C9D5390-1B91-41B8-89CE-117F2D80E752}"
-EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "assem", "Regressions\assemblyref\assem.csproj", "{946AE2D9-F656-4771-81DB-6D02EEEEFFCB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test", "Regressions\assemblyref\test.csproj", "{CDA666E1-9A22-4795-9FBD-3B3FAEB759A4}"
EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "TypeInitialization", "TypeInitialization", "{B6FB99A0-1E53-4806-AE96-3A157F8B4DFD}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "GC", "GC", "{68C05500-0698-4309-AFB0-14485AFA1BDB}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Stress", "Stress", "{A0C4F281-CA64-4794-A786-F3F80FCC5A06}"
@@ -65,22 +47,10 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ReliabilityFramework", "GC\
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GC_Stress_tests_collection", "GC\Stress\Tests\GC_Stress_tests_collection.csproj", "{700E904F-A5F0-4B05-835B-EB256F4202B0}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Interop", "Interop", "{7D929CA5-2230-4EE1-990F-C518A9BEA68A}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ReversePInvoke", "ReversePInvoke", "{C0216064-946C-46BA-BAAA-406F1B4E32B5}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Marshalling", "Marshalling", "{24951158-FCC2-46D4-8982-2B34A6A8EB1B}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MarshalBoolArray", "Interop\ReversePInvoke\Marshalling\MarshalBoolArray.csproj", "{F1E66554-8C8E-4141-85CF-D0CD6A0CD0B0}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Directed", "Directed", "{86AB78FA-656D-47D1-B156-F8165542A6C1}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Arrays", "Arrays", "{168FB13B-74F9-4056-BF11-A46F2DAAADF8}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Arrays", "JIT\Directed\Arrays\Arrays.csproj", "{BA57FEA2-9416-4FE6-9767-7C63CE8EFBC7}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Managed", "Managed", "{1E0A9AAE-133F-4881-8DC6-571F12B96B8B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Compilation", "managed\Compilation\Compilation.csproj", "{39DD9A75-2535-4EBD-94A4-C7DF7EF12CF5}"
@@ -97,24 +67,14 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "regress", "regress", "{76DA
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "vswhidbey", "vswhidbey", "{EDC4C742-D1C9-419B-A37D-3C687371F931}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "misc", "JIT\jit64\gc\misc\misc.csproj", "{C4BADAC7-40D0-4C0B-9A4C-DEDC9F6BFB6E}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vswhidbey", "JIT\jit64\gc\regress\vswhidbey\vswhidbey.csproj", "{4F79D631-9938-4DB0-A483-8EEA0F531D51}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "opt", "opt", "{3B576AFC-FF4F-4C40-81BF-465767683FB9}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "cse", "cse", "{816A193E-2D3A-4E4B-80FB-C9C322281F53}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cse", "JIT\jit64\opt\cse\cse.csproj", "{D63841EE-5F9D-4089-A9F6-D1D04DD30B78}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "CheckedCtor", "CheckedCtor", "{3AC4E363-B239-4D48-AEB8-A9177554E156}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CheckedCtor", "JIT\Directed\CheckedCtor\CheckedCtor.csproj", "{BEED6C21-79A9-4E53-A362-74F0F53592C9}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "cmov", "cmov", "{BA784A0F-E788-40CC-A76D-EB4041808897}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cmov", "JIT\Directed\cmov\cmov.csproj", "{472DA1F4-C446-434B-906C-A0F2899C279B}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Generics", "Generics", "{4528D9E6-C6F8-448E-BD36-5E5DAAFE90D3}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Arrays", "Arrays", "{C3F22F91-FE0E-4181-864B-D7EE7225382D}"
@@ -131,53 +91,29 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Jagged", "Jagged", "{824E2C
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "MultiDim", "MultiDim", "{7C6A86B2-9A8D-489B-A79B-A5721B0AAB62}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Jagged", "JIT\Generics\Arrays\ConstructedTypes\Jagged\Jagged.csproj", "{ED2A35A7-094E-444E-A628-048C3C829F82}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MultiDim", "JIT\Generics\Arrays\ConstructedTypes\MultiDim\MultiDim.csproj", "{9E1A7A50-5698-433D-A1B1-B1DCA3975D4A}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Jagged", "JIT\Generics\Arrays\TypeParameters\Jagged\Jagged.csproj", "{6BDC2F0E-843B-406C-8783-E4EC783D3257}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MultiDim", "JIT\Generics\Arrays\TypeParameters\MultiDim\MultiDim.csproj", "{6992FF33-4A44-4788-9A39-7A8760AA54A5}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "opt", "opt", "{0957EF12-6D74-4438-BAD1-D720433C2162}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Inline", "Inline", "{8C754381-F489-4B5F-885A-415D323D88BF}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Inline", "JIT\opt\Inline\Inline.csproj", "{757F1684-39BD-4705-91F1-FE16BD5B1523}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Fields", "Fields", "{469D4D65-45B3-4641-9C04-480102731EF9}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Fields", "JIT\Generics\Fields\Fields.csproj", "{F40B2B5B-4C42-4BD8-8CAF-8C96856BAC0F}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "StructPromote", "StructPromote", "{A8B34174-E462-48BE-975C-604B8B1DB0A0}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StructPromote", "JIT\Directed\StructPromote\StructPromote.csproj", "{11835CDF-F5AA-42B9-9FE6-6F94EB9A08B9}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "MDArray", "MDArray", "{1E30345B-4538-426B-8F15-94C7EDD9F6A1}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "DataTypes", "DataTypes", "{48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Methodical", "Methodical", "{D83DE650-AD2D-4122-9AE2-53AB5364D032}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataTypes", "JIT\Methodical\MDArray\DataTypes\DataTypes.csproj", "{1A50E251-BD04-4049-9745-770CFF672093}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Exceptions", "Exceptions", "{165B27F0-A2BA-4961-B718-0E381B8B92BD}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Exceptions", "JIT\Generics\Exceptions\Exceptions.csproj", "{E16B0693-80CF-422F-AB4B-B5150FDF5140}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "NaN", "NaN", "{06633516-0C78-433B-BFFB-A8BCE5006CB7}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NaN", "JIT\Methodical\NaN\NaN.csproj", "{5FEB6365-EB6C-4D4D-9DAA-E5E2EEA5A1FF}"
-EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TypedReference", "JIT\Directed\TypedReference\TypedReference.csproj", "{47849C79-F7B8-47C6-BBA7-8E6FCE66B9F1}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ConstrainedCall", "ConstrainedCall", "{2CBD872D-5257-46BD-8331-C73E4E8649B0}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConstrainedCall", "JIT\Generics\ConstrainedCall\ConstrainedCall.csproj", "{A8F91D1C-92D3-4385-9EA0-E646003015B3}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Contraints", "Contraints", "{8B7F7CB1-2377-45A1-B24F-01B1ECEEB49B}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Constraints", "JIT\Generics\Constraints\Constraints.csproj", "{6898B405-0970-4406-BA98-F50CDAB1A849}"
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Constraints", "Constraints", "{8B7F7CB1-2377-45A1-B24F-01B1ECEEB49B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Conversions", "Conversions", "{F24A8F3D-8C25-4283-A95B-8BB9F0722464}"
EndProject
@@ -185,66 +121,34 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Boxing", "Boxing", "{83AEA2
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Reference", "Reference", "{0C6514BE-9895-4361-9C9F-4D2C3E5DCAE7}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Boxing", "JIT\Generics\Conversions\Boxing\Boxing.csproj", "{E348F96E-80F3-4D56-AE70-F55FC1EEF88E}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Reference", "JIT\Generics\Conversions\Reference\Reference.csproj", "{317F35A1-3733-4F67-9BF3-C1C567B0D85E}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Converage", "Converage", "{B8C4748A-787E-4ED4-A290-3A9A8C3B8EC2}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Coverage", "JIT\Generics\Coverage\Coverage.csproj", "{B4E5FBBF-5CD2-4A9A-8E6C-1BFE877FA8E5}"
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Coverage", "Coverage", "{B8C4748A-787E-4ED4-A290-3A9A8C3B8EC2}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Instantiation", "Instantiation", "{8CD7C05F-F440-4AE5-A5D3-195CA918865B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Classes", "Classes", "{733E3760-7FC1-4A1C-B04E-6FAEC969D9E1}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Classes", "JIT\Generics\Instantiation\Classes\Classes.csproj", "{99D58DA0-7FB7-48A0-9692-AB5141DF3F3C}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Interfaces", "Interfaces", "{DF82AF85-2649-4708-A0DF-07E91026422F}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Interfaces", "JIT\Generics\Instantiation\Interfaces\Interfaces.csproj", "{C1A8AD3C-5477-40C6-9BF6-8F8BA21062B4}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Structs", "Structs", "{0014E7B8-2130-4CED-85F1-5E7E246BB6DC}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Structs", "JIT\Generics\Instantiation\Structs\Structs.csproj", "{0B1D00CA-F001-43A7-A2B4-98DD6E1B6E6F}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Locals", "Locals", "{C2A681ED-16D8-40EE-BDD3-AEF624EA2DDE}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Locals", "JIT\Generics\Locals\Locals.csproj", "{9B5FD636-8D61-41C1-B1AE-FE625F1FC0A5}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "MemberAccess", "MemberAccess", "{9D7E0A3F-37EE-4950-B5C9-280DEE1FD616}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MemberAccess", "JIT\Generics\MemberAccess\MemberAccess.csproj", "{FF0AB4EB-D1F0-4D1D-A4EF-DB9EC2C6BD7A}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Parameters", "Parameters", "{8F32B13F-C23D-42D5-95F4-88DA41A3DF04}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Parameters", "JIT\Generics\Parameters\Parameters.csproj", "{416E5572-FF88-4F90-A3B0-8ACD94406591}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "TypeParameters", "TypeParameters", "{C299AD86-AD7A-4DD3-80A7-CD6BE9485D9A}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TypeParameters", "JIT\Generics\TypeParameters\TypeParameters.csproj", "{8022030D-7B08-4433-BEC3-BAE69D4082E0}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Typeof", "Typeof", "{3C6F738C-461F-48A9-9FCF-3AC2126B84CF}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TypeOf", "JIT\Generics\Typeof\TypeOf.csproj", "{8BCAF77A-B79B-4E18-9175-52BB7C1A2A4A}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "flowgraph", "JIT\Directed\coverage\flowgraph\flowgraph.csproj", "{6A85167E-3399-470A-9BEC-DB82C112E1C8}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "coverage", "coverage", "{7D785F10-A09E-4D87-8886-0A2CC3D2368A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "flowgraph", "flowgraph", "{9A80A82E-FFB4-4627-9F9B-FA3C1AC4D8EC}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "oldtests", "JIT\Directed\coverage\oldtests\oldtests.csproj", "{64FCE91F-F8DE-4A29-BCE8-04A8F8B001AA}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "oldtests", "oldtests", "{B580B9F8-736D-41E9-9DDF-F1BE30339BFF}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "interlocked", "JIT\Directed\intrinsic\interlocked\interlocked.csproj", "{C90A1B06-2BDB-4B08-8910-CD9C7A9EFFDE}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pow", "JIT\Directed\intrinsic\pow\pow.csproj", "{B405C4B8-C247-490F-ADDE-066737262A1E}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "intrinsic", "intrinsic", "{8E0C6786-8E9C-4E88-BCD7-2E6EF691E3E4}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lifetime", "JIT\Directed\lifetime\lifetime.csproj", "{5C20FD69-D46D-47BD-B3AE-68EB0EFB8B9B}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "lifetime", "lifetime", "{DC77471A-DAFE-4C18-8433-F43B4442299B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "interlocked", "interlocked", "{F205E7D7-9D9E-4BAA-A0E5-099D453B564A}"
@@ -263,16 +167,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "TypedReference", "TypedRefe
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "UnrollLoop", "UnrollLoop", "{A687C73B-E578-4129-B7EB-7B46DA1FBFE2}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "localloc", "JIT\Directed\localloc\localloc.csproj", "{6233035A-FA76-4673-ABFE-4C291E4D0B88}"
-EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "newarr", "JIT\Directed\newarr\newarr.csproj", "{996021AF-AB49-4B39-A3C7-3D874E9B4230}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "shift", "JIT\Directed\shift\shift.csproj", "{00C64182-3AB9-421D-9B0E-ED2A546A2FC7}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StrAccess", "JIT\Directed\StrAccess\StrAccess.csproj", "{EA1A73F2-DF0B-41C3-AABC-506FD020AACD}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnrollLoop", "JIT\Directed\UnrollLoop\UnrollLoop.csproj", "{661313B3-8045-4C98-87C5-A7EA9DAF03DD}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Arrays", "Arrays", "{C93C48B0-938B-494F-A236-F36B325B1CC9}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AsgOp", "AsgOp", "{E0F90CC2-88BF-4234-86DF-9543C9BA62B8}"
@@ -317,10 +213,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "lcs", "lcs", "{4D6F65F2-CCC
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "misc", "misc", "{DA0C9DD7-BB9E-40EC-9F5A-DC8844D82B12}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lcs", "JIT\Methodical\Arrays\lcs\lcs.csproj", "{D8358408-3BB3-44E1-B844-9CB617B641B0}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "misc", "JIT\Methodical\Arrays\misc\misc.csproj", "{F00E6829-8D12-47A8-8F58-1E04007A2740}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "i4", "i4", "{0AA7C3E2-6243-478E-B59E-B3160A0714D7}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "i8", "i8", "{9B8577AB-31EC-4EF5-B9DB-ED194D79AF31}"
@@ -329,18 +221,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "r4", "r4", "{C673F534-AC1B-
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "r8", "r8", "{B406CD4A-75A3-4499-ACDA-B7F52C14407E}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i4", "JIT\Methodical\AsgOp\i4\i4.csproj", "{D2247C75-F29D-4B38-9BAE-C20F7A8AEF37}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i8", "JIT\Methodical\AsgOp\i8\i8.csproj", "{0EA7F162-0C17-4C47-9BD7-3D1F2CB95532}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4", "JIT\Methodical\AsgOp\r4\r4.csproj", "{B0357184-3872-4A4E-A045-78CF4E5AD123}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8", "JIT\Methodical\AsgOp\r8\r8.csproj", "{AC2A4298-5A30-4158-9D6E-6C8B1D3F7161}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "misc", "misc", "{88FCFFC0-421A-4E3D-BE96-306CD990A0A1}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "misc", "JIT\Methodical\Boxing\misc\misc.csproj", "{3DC1D179-D02E-4924-A7A7-7987081A5B9A}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "coverage", "coverage", "{B925EF22-3EB5-4D57-ABF8-A56B263B1969}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "iface", "iface", "{B91C6DF9-BACC-4390-9F5D-1BA096C21BD8}"
@@ -349,44 +231,20 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ilseq", "ilseq", "{EFCFDA86
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SEH", "SEH", "{C0480CB6-6FDB-4774-86DD-F89C68953609}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "coverage", "JIT\Methodical\casts\coverage\coverage.csproj", "{0D7F648C-026A-48D1-9A1B-5FBDF7E6DE5B}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "iface", "JIT\Methodical\casts\iface\iface.csproj", "{2384497B-5AED-4EFF-8B8D-A04B1DBED04C}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ilseq", "JIT\Methodical\casts\ilseq\ilseq.csproj", "{DBA91122-480B-4733-907C-9D03529D7D89}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SEH", "JIT\Methodical\casts\SEH\SEH.csproj", "{F9A9A5FC-FF84-4BF9-930B-CA5C2DB5C9D2}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "simple", "JIT\Methodical\cctor\simple\simple.csproj", "{12E90CB1-7BDE-4051-A9E1-3A3C8B0B8111}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "simple", "simple", "{CB40D510-46A7-4F3E-AB50-F26A188C2769}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Coverage", "JIT\Methodical\Coverage\Coverage.csproj", "{4A1249D5-0B47-4719-9E61-2170873CEBCB}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "div", "div", "{C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "rem", "rem", "{71CB9568-8258-4956-AC04-70E33685CDB7}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "div", "JIT\Methodical\divrem\div\div.csproj", "{497C37AA-1771-419C-AD16-96259BE63E43}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "rem", "JIT\Methodical\divrem\rem\rem.csproj", "{0BAED358-65FC-420A-AF2E-0369D62AA1B0}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "interactions", "interactions", "{19D2A4A1-1B5F-47E8-B934-7BD4C84282B6}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "interactions", "JIT\Methodical\eh\interactions\interactions.csproj", "{BCE2A8BD-9814-4EF0-ADD8-38D3618DE4F6}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "basic", "basic", "{C44A8329-CADE-4D49-8F1D-67231AD5A261}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "misc", "misc", "{64E97869-7EA2-4D45-AFCB-C68CF459B0FC}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "rotate", "rotate", "{60F16A78-C5C2-441E-8668-AF3BC948E6C7}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "basic", "JIT\Methodical\explicit\basic\basic.csproj", "{28FE88B2-3DB9-4A66-B24E-BF10B948A59E}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "misc", "JIT\Methodical\explicit\misc\misc.csproj", "{70C02F2E-01F6-434D-9DE9-501EC22F02CF}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "rotate", "JIT\Methodical\explicit\rotate\rotate.csproj", "{DA39C197-2CB4-4B2A-A8C7-71C727F75F50}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "bug614098", "bug614098", "{0FF879E2-EE68-4495-9F8C-71B2FDED84E2}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "bug619534", "bug619534", "{6657C2C0-9EAA-463B-BE2A-805D63A5936F}"
@@ -401,26 +259,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dev10_bug679008", "dev10_bu
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dev10_bug723489", "dev10_bug723489", "{4E4A534B-041E-46A3-936E-CCFD25068EEC}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "bug614098", "JIT\Methodical\flowgraph\bug614098\bug614098.csproj", "{9FFE813B-92C2-41C9-919D-3FF83D4F2501}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "bug619534", "JIT\Methodical\flowgraph\bug619534\bug619534.csproj", "{E42A4289-239C-4ACE-BD48-651321D6F45F}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "bug621705", "JIT\Methodical\flowgraph\bug621705\bug621705.csproj", "{17ABF735-62ED-4122-BCC1-6298DAFD1BA5}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "bug647189", "JIT\Methodical\flowgraph\bug647189\bug647189.csproj", "{2CE53F11-16C9-4C5D-8DAC-36FA09B759F9}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "dev10_bug675304", "JIT\Methodical\flowgraph\dev10_bug675304\dev10_bug675304.csproj", "{8BA78453-8846-4B52-AF6F-0558E48D0915}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "dev10_bug679008", "JIT\Methodical\flowgraph\dev10_bug679008\dev10_bug679008.csproj", "{D593E89E-73FE-4F83-8347-22F72D32B667}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "dev10_bug723489", "JIT\Methodical\flowgraph\dev10_bug723489\dev10_bug723489.csproj", "{B27E63CF-A57F-477F-9F4E-05D6D6A9D1F6}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPtrunc", "JIT\Methodical\FPtrunc\FPtrunc.csproj", "{8FE20638-2681-4648-A9AE-7E348DDB1B14}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "bug505642", "bug505642", "{9D74FE6C-2DAF-4FA5-B7E3-A5852B0B6E1E}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "bug505642", "JIT\Methodical\inlining\bug505642\bug505642.csproj", "{1F25FF35-FD9B-4C95-8495-479B791EE50C}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "arrays", "arrays", "{140C0ED9-B807-4C21-BA72-56BD4C9EA53A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "misc", "misc", "{63A0A384-5075-495E-B557-74BF80415AA5}"
@@ -431,16 +271,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "superlong", "superlong", "{
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "unsigned", "unsigned", "{17690878-911B-41F7-8DF7-06D0AB912E3F}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arrays", "JIT\Methodical\int64\arrays\arrays.csproj", "{23BCCB70-07B9-44C9-9028-BF07C7B0B124}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "misc", "JIT\Methodical\int64\misc\misc.csproj", "{4723F613-CDB8-4093-99F6-09AD4D8319B3}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "signed", "JIT\Methodical\int64\signed\signed.csproj", "{A5EB8468-7738-4AE9-B310-FBCCD5A3282A}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "superlong", "JIT\Methodical\int64\superlong\superlong.csproj", "{04728073-9B10-4241-9A72-E19DBEEF2612}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "unsigned", "JIT\Methodical\int64\unsigned\unsigned.csproj", "{750BA728-7679-4179-AB40-E354F89FBFBB}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "25params", "25params", "{F953CF08-2EBF-4C39-8177-7C55E9F94814}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "callvirt", "callvirt", "{F959397A-029F-40D6-80BA-6823B0A442EF}"
@@ -455,40 +285,12 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "implicit", "implicit", "{B1
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SEH", "SEH", "{B5B034D7-B2E9-43AD-AF63-33BA574AFB27}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "25params", "JIT\Methodical\Invoke\25params\25params.csproj", "{0E0461FB-F142-4815-9C08-98E4B3C649D0}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "callvirt", "JIT\Methodical\Invoke\callvirt\callvirt.csproj", "{90D58573-49FE-43FD-BB72-69B551001AD6}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ctor", "JIT\Methodical\Invoke\ctor\ctor.csproj", "{5DE5ACE0-227B-4794-A75D-895BA69A33C1}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "deep", "JIT\Methodical\Invoke\deep\deep.csproj", "{E69D6266-A9DD-47E1-9503-0D7F1618F05B}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "fptr", "JIT\Methodical\Invoke\fptr\fptr.csproj", "{8931B1B1-3E92-4DCC-84B3-2F856824E5DB}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "implicit", "JIT\Methodical\Invoke\implicit\implicit.csproj", "{3A83796B-F695-4783-84A0-2A1F1B3B4E40}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SEH", "JIT\Methodical\Invoke\SEH\SEH.csproj", "{351A970F-BB66-498F-8B09-9338EB74A540}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "basics", "basics", "{405AD66C-7F7E-4A37-8608-94D4DD8E78C3}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "GaussJordan", "GaussJordan", "{99577DA8-D1BD-4DA3-8407-364A0F342995}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "InnerProd", "InnerProd", "{3F665918-782B-48FD-AA8F-A18DFA8E2130}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "basics", "JIT\Methodical\MDArray\basics\basics.csproj", "{1934692E-17DE-48BA-811B-ED3C70FDC7E4}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GaussJordan", "JIT\Methodical\MDArray\GaussJordan\GaussJordan.csproj", "{BBF929B2-B00E-4808-9256-275D273BFD79}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InnerProd", "JIT\Methodical\MDArray\InnerProd\InnerProd.csproj", "{BF917E7C-9FD3-4B7A-97BE-BB53CC90A977}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "nonvirtualcall", "JIT\Methodical\nonvirtualcall\nonvirtualcall.csproj", "{B2107199-A9A4-4749-BD8B-57CA56C6255E}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Overflow", "JIT\Methodical\Overflow\Overflow.csproj", "{DB43F2F1-727D-42B4-AA84-5C5FDBAB9F47}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "refany", "JIT\Methodical\refany\refany.csproj", "{71020F5C-A2D9-4DAB-9838-2746A57548F9}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "tailcall_v4", "JIT\Methodical\tailcall_v4\tailcall_v4.csproj", "{96840AF4-C379-4C33-8D92-3CEFCC518E46}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "callconv", "callconv", "{066A5DED-8645-4513-B51C-F0913642F8E4}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "etc", "etc", "{20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}"
@@ -497,18 +299,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "identity", "identity", "{7F
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "port", "port", "{B4D6E449-1486-44E4-8418-B506CC6D9311}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "callconv", "JIT\Methodical\VT\callconv\callconv.csproj", "{52CA7201-7E28-4FCE-9D66-AE0169D4D49D}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "etc", "JIT\Methodical\VT\etc\etc.csproj", "{591CC64E-F4F1-47D4-9FAC-0A337D15A69E}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "identity", "JIT\Methodical\VT\identity\identity.csproj", "{DB6DD441-40FB-4E50-80BC-4D8B157BCF94}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "port", "JIT\Methodical\VT\port\port.csproj", "{33CED97F-9AF7-47EE-A6A0-B4612DC3F0D3}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "operand", "operand", "{C4AA63BE-DA35-4F59-BE00-03712AE0310C}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "operand", "JIT\Methodical\xxobj\operand\operand.csproj", "{23890698-7FD3-4B94-965F-AAB65937ED76}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "cg", "cg", "{8747766E-1DC6-4F08-AF1C-FEA0765EE710}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "inl", "inl", "{17861AB2-2764-431B-8B19-2DEB80FCCBCF}"
@@ -525,20 +317,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "CGRecurse", "CGRecurse", "{
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "cgstress", "cgstress", "{8956C0E9-C87D-4F92-ACD6-3B636F42931B}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CGRecurse", "JIT\jit64\opt\cg\CGRecurse\CGRecurse.csproj", "{28E3DAB6-9D88-4399-A6C0-89876DA75F25}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cgstress", "JIT\jit64\opt\cg\cgstress\cgstress.csproj", "{2EEC763F-A0AA-4C06-ACEC-04A150AB3D8B}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "inl", "JIT\jit64\opt\inl\inl.csproj", "{A5715758-D2F1-4D26-A530-F951250AA255}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lim", "JIT\jit64\opt\lim\lim.csproj", "{CE4211C2-A962-4D97-850F-CD8F3C6F9992}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lur", "JIT\jit64\opt\lur\lur.csproj", "{069988CF-2935-472B-B6B2-03BFCC5D3600}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "osr", "JIT\jit64\opt\osr\osr.csproj", "{8107C592-C923-41B7-AA52-A024364106CD}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "rngchk", "JIT\jit64\opt\rngchk\rngchk.csproj", "{26419356-5E0A-479A-9DBF-4780F5EE98A9}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "regress", "regress", "{58A8F376-9CE9-4578-981E-C1B1B9C939B5}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "asurt", "asurt", "{6FE08E56-2A5C-4688-B196-D2C3C0FD2846}"
@@ -589,46 +367,12 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "601425", "601425", "{D378BA
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "610378", "610378", "{DAFA51F9-324D-4FB3-B2A3-0BEB9CFB1677}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "143616", "JIT\jit64\regress\asurt\143616\143616.csproj", "{97AFE1E2-6D92-4548-9EDC-03F935FF99B0}"
-EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "103087", "JIT\jit64\regress\ddb\103087\103087.csproj", "{7E5E70EB-0719-4741-99CC-095D09B90C31}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "113574", "JIT\jit64\regress\ddb\113574\113574.csproj", "{B0CF4140-812F-4877-BD71-257231472300}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "132977", "JIT\jit64\regress\ddb\132977\132977.csproj", "{3E71C420-F21A-439A-8618-B7002F0CAB6A}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "160545", "JIT\jit64\regress\ndpw\160545\160545.csproj", "{A696E0D3-A4B2-429D-81D8-2B9FFFFCBB28}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "21015", "JIT\jit64\regress\ndpw\21015\21015.csproj", "{2BA1A808-1ADE-4228-908B-0BDC6BD61755}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "102964", "JIT\jit64\regress\vsw\102964\102964.csproj", "{9CDC2557-4A66-4DF8-81E6-4C2F7991BCDB}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "329169", "JIT\jit64\regress\vsw\329169\329169.csproj", "{7DF5EF52-59D7-4C22-B22B-F4D007C7A812}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "373472", "JIT\jit64\regress\vsw\373472\373472.csproj", "{BD0FE9F3-C8E2-44D1-BC4A-633DA910865F}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "471729", "JIT\jit64\regress\vsw\471729\471729.csproj", "{6B6E4B38-F48A-4577-AAB2-8709EBC5C66A}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "517867", "JIT\jit64\regress\vsw\517867\517867.csproj", "{42701611-8DCC-41A0-A8DE-C16DACE6D01F}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "524070", "JIT\jit64\regress\vsw\524070\524070.csproj", "{222FA638-998E-424F-9677-A57B825A3EA9}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "528315", "JIT\jit64\regress\vsw\528315\528315.csproj", "{2447893B-D91A-40BE-A017-124CC1A43772}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "538615", "JIT\jit64\regress\vsw\538615\538615.csproj", "{F7430DFA-49DA-4AB3-955A-997C000B412D}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "539509", "JIT\jit64\regress\vsw\539509\539509.csproj", "{E159DEBC-950E-46AA-8DF1-D7E56E887D03}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "541067", "JIT\jit64\regress\vsw\541067\541067.csproj", "{5AF5316A-8C1F-4F28-93E1-8C03EA69CF1A}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "543229", "JIT\jit64\regress\vsw\543229\543229.csproj", "{7ABE82FB-0EFA-4F6D-A57E-2C7387EB5505}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "549880", "JIT\jit64\regress\vsw\549880\549880.csproj", "{390C06FF-2359-440D-813A-FAD7913218F7}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "601425", "JIT\jit64\regress\vsw\601425\601425.csproj", "{C9C3BB04-6E25-4F05-A571-C06FC180634A}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "610378", "JIT\jit64\regress\vsw\610378\610378.csproj", "{2B715521-B728-4F81-A235-EEDAFC951EE6}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Regression", "Regression", "{04DB82B5-A0C8-4A5D-9A30-4455129C792E}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "VS-ia64-JIT", "VS-ia64-JIT", "{27CAC648-F9B6-470D-AE63-6D3422966569}"
@@ -727,8 +471,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "b111130", "JIT\Regression\V
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "b115253", "JIT\Regression\VS-ia64-JIT\M00\b115253\b115253.csproj", "{3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "b119026", "JIT\Regression\VS-ia64-JIT\M00\b119026\b119026.csproj", "{641AEE93-AD3C-4D14-AFEC-887ABE87B014}"
-EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "b140298", "JIT\Regression\VS-ia64-JIT\M00\b140298\b140298.csproj", "{90F16A8A-0DCF-4467-A649-F69810780CCF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "b141358", "JIT\Regression\VS-ia64-JIT\M00\b141358\b141358.csproj", "{76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}"
@@ -749,8 +491,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "b10790", "JIT\Regression\VS
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "b10827", "JIT\Regression\VS-ia64-JIT\V1.2-M01\b10827\b10827.csproj", "{5BFB4DA5-A817-44A9-8255-DF05136261DC}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "b19112", "JIT\Regression\VS-ia64-JIT\V1.2-M01\b19112\b19112.csproj", "{BF72E5D9-88C6-4BD2-AA7D-A3082E75B042}"
-EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "b102729", "JIT\Regression\VS-ia64-JIT\V1.2-M02\b102729\b102729.csproj", "{11F40955-B8B9-4F00-8829-DD5E7F05A90E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "b102763", "JIT\Regression\VS-ia64-JIT\V1.2-M02\b102763\b102763.csproj", "{331715DB-DCAB-4F21-827A-47768BF3B800}"
@@ -795,8 +535,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "v4.0", "v4.0", "{015D1E7C-2
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "DevDiv34372", "DevDiv34372", "{C8CD43B6-E37B-4EB0-BD65-0EB52DC6568F}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv34372", "JIT\Regression\clr-x64-JIT\v4.0\DevDiv34372\DevDiv34372.csproj", "{501DAA6D-53B9-4A21-AB78-235E6C995FB9}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "CLR-x86-EJIT", "CLR-x86-EJIT", "{1198DC44-486D-457B-B490-5CB0B1BE3525}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "V1-M09.5-PDC", "V1-M09.5-PDC", "{0DAD8937-8E7F-4944-B0D4-189C49F4A188}"
@@ -829,8 +567,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Dev11", "Dev11", "{65963900
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dev10_94677", "dev10_94677", "{95C574AD-7602-41CF-981D-E19ADB8ECF36}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "dev10_94677", "JIT\Regression\Dev11\dev10_94677\dev10_94677.csproj", "{70017116-8568-47F8-8E1E-C84462A334C1}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Dev11_5437", "Dev11_5437", "{78EFE089-7045-456F-B8AD-BA1B1C165F4D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dev11_5437", "JIT\Regression\Dev11\Dev11_5437\Dev11_5437.csproj", "{D3D5B4F2-7924-4185-85A8-C908D9A67A0C}"
@@ -841,8 +577,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "dev11_13912", "JIT\Regressi
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dev11_165544", "dev11_165544", "{CCCCFA62-D0BE-48FF-82B2-3A1C136D02C9}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "dev11_165544", "JIT\Regression\Dev11\dev11_165544\dev11_165544.csproj", "{D6D62266-1C55-4B07-85B6-62CD6EDD27F7}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Dev11_457559", "Dev11_457559", "{3F4B2800-9C79-4EC4-97F2-0041C95C93AB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dev11_457559", "JIT\Regression\Dev11\Dev11_457559\Dev11_457559.csproj", "{3859861E-6A53-4035-8A98-AD77F6510A6E}"
@@ -867,31 +601,3160 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Dev14", "Dev14", "{11A0D018
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "DevDiv_876169", "DevDiv_876169", "{4EE03CDD-80D0-4055-AB0B-6B0DC53C6C57}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv_876169", "JIT\Regression\Dev14\DevDiv_876169\DevDiv_876169.csproj", "{8FCFAF22-18DB-4AD3-A533-7F238B60A9D5}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "JitBlue", "JitBlue", "{E0D92963-85FA-45EA-9016-F0B79A906BFE}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "DevDiv_794115", "DevDiv_794115", "{ECD6EDC6-F816-488B-9FCE-C06DF6AA399E}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv_794115", "JIT\Regression\JitBlue\DevDiv_794115\DevDiv_794115.csproj", "{5D59176C-604F-4B04-8AD2-37C3B0297AF9}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "DevDiv_794631", "DevDiv_794631", "{134F5A87-6533-4DEB-A96F-BAEA49B53890}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv_794631", "JIT\Regression\JitBlue\DevDiv_794631\DevDiv_794631.csproj", "{A82CAB28-A9C5-4D59-86CA-E66A76CCDAEE}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "DevDiv_815940", "DevDiv_815940", "{4EB529BC-777D-43E9-A8DA-42758585328F}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv_815940", "JIT\Regression\JitBlue\DevDiv_815940\DevDiv_815940.csproj", "{462E0B74-4249-4F65-8F40-6442266F5519}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "DevDiv_816617", "DevDiv_816617", "{28FCAFC6-B68B-4A34-BC66-FB3B4149B89D}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv_816617", "JIT\Regression\JitBlue\DevDiv_816617\DevDiv_816617.csproj", "{DB8B2975-3E1F-4D22-946A-92A579D75257}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Add1", "JIT\CodeGenBringUpTests\Add1.csproj", "{0B8F1AF4-9355-4307-BC68-08A2947AD3B9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "addref", "JIT\CodeGenBringUpTests\addref.csproj", "{C1518A76-6C68-48EF-94E0-BE79A4514530}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "And1", "JIT\CodeGenBringUpTests\And1.csproj", "{EC2FB8A8-7EE7-4E70-875B-E4FAC488B4DF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AndRef", "JIT\CodeGenBringUpTests\AndRef.csproj", "{48FBF3A6-B6AF-4FEF-84D1-1706206A94F1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Args4", "JIT\CodeGenBringUpTests\Args4.csproj", "{F26CBB40-4DFB-42C0-BEBB-26F5BC7B36B5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Args5", "JIT\CodeGenBringUpTests\Args5.csproj", "{30993D25-1F0D-4CF4-98C0-5F6470B87382}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AsgAdd1", "JIT\CodeGenBringUpTests\AsgAdd1.csproj", "{2DBCC16D-CB12-43D1-A4B8-9E82BE1DB891}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AsgAnd1", "JIT\CodeGenBringUpTests\AsgAnd1.csproj", "{18FD8738-0685-482B-9D97-CEB598AAAC5A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AsgOr1", "JIT\CodeGenBringUpTests\AsgOr1.csproj", "{DD8C7C31-7DB5-4933-97B0-06D168BC0AAC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AsgSub1", "JIT\CodeGenBringUpTests\AsgSub1.csproj", "{DF621757-F7D5-463A-A05A-83E95C1C6A43}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AsgXor1", "JIT\CodeGenBringUpTests\AsgXor1.csproj", "{6E410935-3438-46EC-A9EC-7065F924EFF9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BinaryRMW", "JIT\CodeGenBringUpTests\BinaryRMW.csproj", "{33381DC7-E1DD-4BD8-AD2A-E7A80FF04E69}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Call1", "JIT\CodeGenBringUpTests\Call1.csproj", "{00D2D1B1-A33B-4829-AD48-50A92EA5DEBD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CnsBool", "JIT\CodeGenBringUpTests\CnsBool.csproj", "{2AE191D9-FD91-4142-81CE-18D80591912F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CnsLng1", "JIT\CodeGenBringUpTests\CnsLng1.csproj", "{1B74852B-B366-4360-9A7D-EDD6B9B57E9F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DblAdd", "JIT\CodeGenBringUpTests\DblAdd.csproj", "{49521A1C-DBFB-43B1-8DA5-7DC4F8C4014D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DblAddConst", "JIT\CodeGenBringUpTests\DblAddConst.csproj", "{3E4DB71E-E26A-4341-95D8-E4E3809FCE51}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DblArea", "JIT\CodeGenBringUpTests\DblArea.csproj", "{B5AE199C-B9D1-40C3-97B7-C6BC0442EC58}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DblArray", "JIT\CodeGenBringUpTests\DblArray.csproj", "{807D6049-D7FA-4853-AEF9-CD0F35EBAC04}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DblAvg2", "JIT\CodeGenBringUpTests\DblAvg2.csproj", "{D02780E7-82B2-4635-9801-3E1AC43CF81E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DblAvg6", "JIT\CodeGenBringUpTests\DblAvg6.csproj", "{53D84277-AB6B-4A8D-AF43-1E74CF0C9F9E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DblCall1", "JIT\CodeGenBringUpTests\DblCall1.csproj", "{0594F687-7354-477F-B288-8C641A4504D9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DblCall2", "JIT\CodeGenBringUpTests\DblCall2.csproj", "{AE134EB2-06E1-4561-8148-7347F0D012B0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DblDist", "JIT\CodeGenBringUpTests\DblDist.csproj", "{5C28FFAA-5D37-4C77-82B2-EFB0898FDDA5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DblDiv", "JIT\CodeGenBringUpTests\DblDiv.csproj", "{6495306C-4297-411A-8241-DDD40D48B417}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DblDivConst", "JIT\CodeGenBringUpTests\DblDivConst.csproj", "{F73DF77B-3C94-4516-B306-1C2E289E27A7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DblFillArray", "JIT\CodeGenBringUpTests\DblFillArray.csproj", "{0D34AE89-A07E-4941-BE41-7922EC86AA8B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DblMul", "JIT\CodeGenBringUpTests\DblMul.csproj", "{A4839CEC-6C25-4A8E-A4A8-5FB0C9768A9B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DblMulConst", "JIT\CodeGenBringUpTests\DblMulConst.csproj", "{C06A0898-7C4E-4925-91C4-2979C4F85BC2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DblNeg", "JIT\CodeGenBringUpTests\DblNeg.csproj", "{E865D57F-CCEC-4E7F-9F0F-2E2F0D127036}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DblRem", "JIT\CodeGenBringUpTests\DblRem.csproj", "{4638A427-7835-4808-9F14-29CCBC365B75}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DblRoots", "JIT\CodeGenBringUpTests\DblRoots.csproj", "{31ED8057-A96E-42B4-8102-EE3078061981}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DblSub", "JIT\CodeGenBringUpTests\DblSub.csproj", "{067E8F6D-F184-4E15-93A7-A0C7FC200F7F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DblSubConst", "JIT\CodeGenBringUpTests\DblSubConst.csproj", "{F5F8FF1D-D925-42D4-B868-FA1BA4462C04}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DblVar", "JIT\CodeGenBringUpTests\DblVar.csproj", "{5D2FC578-A17E-4B33-8DDA-B8E972D42C41}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "div1", "JIT\CodeGenBringUpTests\div1.csproj", "{037FCF39-2055-43DA-9C66-972DDBEB15AC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "div2", "JIT\CodeGenBringUpTests\div2.csproj", "{A5293BBE-2081-4701-9F04-3A5D756325A1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DivConst", "JIT\CodeGenBringUpTests\DivConst.csproj", "{EC6FD253-5247-4D8C-887E-453B5647A0A7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "divref", "JIT\CodeGenBringUpTests\divref.csproj", "{BFA9B638-76C9-4709-B18B-225B3F74B0E7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Eq1", "JIT\CodeGenBringUpTests\Eq1.csproj", "{601DE23D-7202-4226-8E50-554C33D770B3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FactorialRec", "JIT\CodeGenBringUpTests\FactorialRec.csproj", "{83E74202-B9F5-4D34-9D6E-D973704945DC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FibLoop", "JIT\CodeGenBringUpTests\FibLoop.csproj", "{1DEFC2A4-774B-4F2E-B54A-E25B5D8350ED}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FiboRec", "JIT\CodeGenBringUpTests\FiboRec.csproj", "{770811BC-832C-498F-881C-F545A1884BCD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPAdd", "JIT\CodeGenBringUpTests\FPAdd.csproj", "{E15C9AD4-4D8B-43F2-AAFD-ED827609BB6F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPAddConst", "JIT\CodeGenBringUpTests\FPAddConst.csproj", "{16E9D09B-7144-4E01-90C8-A3DB37EF6597}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPArea", "JIT\CodeGenBringUpTests\FPArea.csproj", "{B8479512-8916-4897-9E68-426F4A6D0F01}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPArray", "JIT\CodeGenBringUpTests\FPArray.csproj", "{9760C40A-013F-47FB-861C-6BBF2D66ECB9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPAvg2", "JIT\CodeGenBringUpTests\FPAvg2.csproj", "{DBD3DBBD-FD2A-48DF-B8F6-E80B4B75CCFD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPAvg6", "JIT\CodeGenBringUpTests\FPAvg6.csproj", "{BA4A14E7-0679-4E85-9B24-6452FB89C775}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPCall1", "JIT\CodeGenBringUpTests\FPCall1.csproj", "{00123B77-935C-4C54-9F54-A7D78398FD9C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPCall2", "JIT\CodeGenBringUpTests\FPCall2.csproj", "{39E0910F-28E2-4192-BCF5-5537C53821F8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPConvDbl2Lng", "JIT\CodeGenBringUpTests\FPConvDbl2Lng.csproj", "{0DB625F4-2A3D-41EF-B6DC-DA83A931B927}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPConvF2F", "JIT\CodeGenBringUpTests\FPConvF2F.csproj", "{85DD13D6-24C0-40F1-AE6C-A37B75326B00}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPConvF2I", "JIT\CodeGenBringUpTests\FPConvF2I.csproj", "{F62205FB-539C-4A6D-9092-F0DD246272DE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPConvF2Lng", "JIT\CodeGenBringUpTests\FPConvF2Lng.csproj", "{5108EA79-1A39-4902-ADB1-AE38EEBA5B37}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPConvI2F", "JIT\CodeGenBringUpTests\FPConvI2F.csproj", "{5E0A08A8-D02D-4036-8A2E-41BDFF64CB55}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPDist", "JIT\CodeGenBringUpTests\FPDist.csproj", "{5976F27D-32E2-451E-9F8F-3C1C5E7F156F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPDiv", "JIT\CodeGenBringUpTests\FPDiv.csproj", "{23AF0DA5-1A8B-4D1F-91DB-E18684070F7D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPDivConst", "JIT\CodeGenBringUpTests\FPDivConst.csproj", "{1DA6A5C9-51BB-44D3-84BF-873C6C092C81}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPError", "JIT\CodeGenBringUpTests\FPError.csproj", "{AD783D08-47A8-4E7F-A3B6-7B63249807F1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPFillArray", "JIT\CodeGenBringUpTests\FPFillArray.csproj", "{DBCD155F-1BD2-4091-BEC7-0A9A15809BDC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPMath", "JIT\CodeGenBringUpTests\FPMath.csproj", "{2E1104E1-ED87-4A8C-8486-5D6BB480EED4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPMul", "JIT\CodeGenBringUpTests\FPMul.csproj", "{A33856BD-BD42-47BF-A187-0077FF8C2098}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPMulConst", "JIT\CodeGenBringUpTests\FPMulConst.csproj", "{43EA703F-C5E5-4680-B8FB-B2F46CA52FC6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPNeg", "JIT\CodeGenBringUpTests\FPNeg.csproj", "{458ADB44-4020-4022-9C25-A439D1BCC464}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPRem", "JIT\CodeGenBringUpTests\FPRem.csproj", "{113FDD73-F8D5-44AF-9FB6-A7802A8C854D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPRoots", "JIT\CodeGenBringUpTests\FPRoots.csproj", "{F27C3C89-5B9D-465F-AE6B-05F2468B2CEF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPSmall", "JIT\CodeGenBringUpTests\FPSmall.csproj", "{0A27F4DF-A230-4627-873B-1D876608FA22}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPSub", "JIT\CodeGenBringUpTests\FPSub.csproj", "{702DAA7C-306F-4A97-895B-963B1028D213}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPSubConst", "JIT\CodeGenBringUpTests\FPSubConst.csproj", "{C5B2EBAF-D3EA-4721-88F5-FB384F5F7CCE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPVar", "JIT\CodeGenBringUpTests\FPVar.csproj", "{D4BEBCBF-BE59-481E-BD88-ABED5B835EF3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Gcd", "JIT\CodeGenBringUpTests\Gcd.csproj", "{5CAE1B00-512F-400D-B309-A288BF958E7E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ge1", "JIT\CodeGenBringUpTests\Ge1.csproj", "{E424FF93-E659-4516-97CC-AFC137659014}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Gt1", "JIT\CodeGenBringUpTests\Gt1.csproj", "{9823F80E-FE94-44AC-893F-2313ACF001D4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ind1", "JIT\CodeGenBringUpTests\Ind1.csproj", "{42A00689-632D-4DDC-AFAD-EDD86049802E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InitObj", "JIT\CodeGenBringUpTests\InitObj.csproj", "{B6669424-4F8E-4154-BF4D-B74694CF722E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InstanceCalls", "JIT\CodeGenBringUpTests\InstanceCalls.csproj", "{9CF5C43B-8490-4FB3-8F07-663467331AD6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IntArraySum", "JIT\CodeGenBringUpTests\IntArraySum.csproj", "{6B30834D-CDDE-4A1D-A318-9753ADB594A6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IntConv", "JIT\CodeGenBringUpTests\IntConv.csproj", "{078DBDAF-A26F-4FEB-90B1-E0A008CD577A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Jmp1", "JIT\CodeGenBringUpTests\Jmp1.csproj", "{E46BA38F-3EA5-4A56-B0EF-A6F646073C76}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JTrue1", "JIT\CodeGenBringUpTests\JTrue1.csproj", "{D17EE755-3FDC-410E-B07E-3E37B5789A7C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JTrueEqDbl", "JIT\CodeGenBringUpTests\JTrueEqDbl.csproj", "{70A42499-9E99-48D7-A74A-F5531CC17251}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JTrueEqFP", "JIT\CodeGenBringUpTests\JTrueEqFP.csproj", "{07AD9B89-51A7-4138-A6F9-37F439AC85CF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JTrueEqInt1", "JIT\CodeGenBringUpTests\JTrueEqInt1.csproj", "{4EAE9BB8-3DF7-4384-902B-3412CB887E01}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JTrueGeDbl", "JIT\CodeGenBringUpTests\JTrueGeDbl.csproj", "{5928DD1E-853B-4858-834B-0DFC7C6E26EB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JTrueGeFP", "JIT\CodeGenBringUpTests\JTrueGeFP.csproj", "{20D9F28D-DD1D-4777-9CE2-5D5E208EF3E5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JTrueGeInt1", "JIT\CodeGenBringUpTests\JTrueGeInt1.csproj", "{1C0ADAC5-E54D-4AC1-8251-1F8D0D26CDA6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JTrueGtDbl", "JIT\CodeGenBringUpTests\JTrueGtDbl.csproj", "{2EF18A15-DC9E-4D76-91DC-F73D31E03FFB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JTrueGtFP", "JIT\CodeGenBringUpTests\JTrueGtFP.csproj", "{4E456F57-82E0-43FD-B947-DE3C65E8F1C4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JTrueGtInt1", "JIT\CodeGenBringUpTests\JTrueGtInt1.csproj", "{B4A2FF5F-9801-48CB-A00E-591860F7714E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JTrueLeDbl", "JIT\CodeGenBringUpTests\JTrueLeDbl.csproj", "{3FE7D8DF-9246-49C4-9D6A-BC796006F78C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JTrueLeFP", "JIT\CodeGenBringUpTests\JTrueLeFP.csproj", "{ACE1DAA5-86B8-4C29-90E4-F8D32E8658A5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JTrueLeInt1", "JIT\CodeGenBringUpTests\JTrueLeInt1.csproj", "{87187E04-7D15-494A-BFD5-A07D2BBB4686}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JTrueLtDbl", "JIT\CodeGenBringUpTests\JTrueLtDbl.csproj", "{5A6D6A91-B009-46C9-9A18-4866F846241F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JTrueLtFP", "JIT\CodeGenBringUpTests\JTrueLtFP.csproj", "{D1AC9448-46B7-4B29-9A85-8F0372E5C228}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JTrueLtInt1", "JIT\CodeGenBringUpTests\JTrueLtInt1.csproj", "{564359DF-BE79-42F2-AB6E-8518217527E7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JTrueNeDbl", "JIT\CodeGenBringUpTests\JTrueNeDbl.csproj", "{48C6ABBC-8D33-4FD8-B6A8-A60FEE178245}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JTrueNeFP", "JIT\CodeGenBringUpTests\JTrueNeFP.csproj", "{C7D855D1-A996-4112-A7E9-AD1E4E07B186}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JTrueNeInt1", "JIT\CodeGenBringUpTests\JTrueNeInt1.csproj", "{20AE49CC-1ADA-4B14-B7EB-C961B4C0FC16}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Le1", "JIT\CodeGenBringUpTests\Le1.csproj", "{369A6DB8-B0C9-41E5-84DB-C0CA2FCF92CB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LeftShift", "JIT\CodeGenBringUpTests\LeftShift.csproj", "{C6DC8E85-DCD2-49A0-977D-CE9795552632}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LngConv", "JIT\CodeGenBringUpTests\LngConv.csproj", "{8BA7A4A1-EBB6-44CD-828B-F2BA5523691A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Localloc", "JIT\CodeGenBringUpTests\Localloc.csproj", "{650B07D3-9BC0-4EF8-8557-44200EC13261}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LocallocLarge", "JIT\CodeGenBringUpTests\LocallocLarge.csproj", "{C5578A39-72FF-4D25-99DA-96A8A99C6740}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LongArgsAndReturn", "JIT\CodeGenBringUpTests\LongArgsAndReturn.csproj", "{FC3E9CEC-7659-471A-8B2E-8CFB3FBFDB4E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lt1", "JIT\CodeGenBringUpTests\Lt1.csproj", "{A7850EBD-6701-473E-8686-99535F0794A6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ModConst", "JIT\CodeGenBringUpTests\ModConst.csproj", "{314823E3-7BB2-4C19-BA04-5AC565215BA3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "mul1", "JIT\CodeGenBringUpTests\mul1.csproj", "{7ACF6404-4F4D-4D63-8E5F-A41DCC72B6C3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "mul2", "JIT\CodeGenBringUpTests\mul2.csproj", "{72FF9A1A-6612-41FD-86D2-C069608C2799}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "mul3", "JIT\CodeGenBringUpTests\mul3.csproj", "{9EE64E0C-595B-47BF-B8C0-96BDDA260461}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "mul4", "JIT\CodeGenBringUpTests\mul4.csproj", "{271C8E26-550D-4506-9BF8-D87805D5FEF6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ne1", "JIT\CodeGenBringUpTests\Ne1.csproj", "{5CE4D180-D559-4EA1-8A81-22FC79E4D255}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NegRMW", "JIT\CodeGenBringUpTests\NegRMW.csproj", "{EBB57E43-0868-4482-86EF-8E330A10BB54}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NestedCall", "JIT\CodeGenBringUpTests\NestedCall.csproj", "{6D20F54D-C743-4459-A7BD-A8C631CC648A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NotAndNeg", "JIT\CodeGenBringUpTests\NotAndNeg.csproj", "{17BA157B-5321-4381-94E3-BBC37B314FAF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NotRMW", "JIT\CodeGenBringUpTests\NotRMW.csproj", "{DC4B97D9-D69D-4A34-899A-57AE1C949841}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ObjAlloc", "JIT\CodeGenBringUpTests\ObjAlloc.csproj", "{06705BB1-9365-4916-A426-7534584A1B5D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpMembersOfStructLocal", "JIT\CodeGenBringUpTests\OpMembersOfStructLocal.csproj", "{BF639075-28D1-4E40-808F-A181F76B7005}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Or1", "JIT\CodeGenBringUpTests\Or1.csproj", "{BADC0930-22AC-4F76-B3ED-6C0F78D1549E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OrRef", "JIT\CodeGenBringUpTests\OrRef.csproj", "{B793D123-1F28-452A-8528-2CF812B8EEBB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RecursiveTailCall", "JIT\CodeGenBringUpTests\RecursiveTailCall.csproj", "{0E11223F-B3A0-46A3-BA5D-A7B5F9D56996}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "rem1", "JIT\CodeGenBringUpTests\rem1.csproj", "{D45A5B16-BE6F-45E4-A88D-39DDD6DD2157}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RightShiftRef", "JIT\CodeGenBringUpTests\RightShiftRef.csproj", "{14A2768C-E5E0-4156-B05C-229600CC539B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Rotate", "JIT\CodeGenBringUpTests\Rotate.csproj", "{AF7F2478-9B49-4776-BEAF-0BF8916E2D79}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StaticCalls", "JIT\CodeGenBringUpTests\StaticCalls.csproj", "{136C849D-3517-40D8-BA2A-1F903377762D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StaticValueField", "JIT\CodeGenBringUpTests\StaticValueField.csproj", "{A60BCC3F-1672-4EC4-A4D5-30A7AE8AC437}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct16args", "JIT\CodeGenBringUpTests\struct16args.csproj", "{FE68C94B-7263-4C2B-B8DC-BD8ACA669B07}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StructFldAddr", "JIT\CodeGenBringUpTests\StructFldAddr.csproj", "{B9F2D613-B3BF-46D1-A762-ADE0656DF394}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StructInstMethod", "JIT\CodeGenBringUpTests\StructInstMethod.csproj", "{3A283369-FD98-4661-9B73-17BDAC3C2A70}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sub1", "JIT\CodeGenBringUpTests\Sub1.csproj", "{F94C1DAC-C9C6-4BE3-80BF-C4B21F273764}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SubRef", "JIT\CodeGenBringUpTests\SubRef.csproj", "{B0409C23-6BC6-40F5-9386-36A69B746C65}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Swap", "JIT\CodeGenBringUpTests\Swap.csproj", "{E56C9935-95B9-498A-B221-DF044409D530}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Switch", "JIT\CodeGenBringUpTests\Switch.csproj", "{9A3ADDB6-4396-46CF-B079-FC16DFFABE93}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UDivConst", "JIT\CodeGenBringUpTests\UDivConst.csproj", "{53C70B64-C175-43BF-A98A-719868D6D695}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UModConst", "JIT\CodeGenBringUpTests\UModConst.csproj", "{D7512FD8-08E1-4BB6-8701-E3FEEAE4FF66}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unbox", "JIT\CodeGenBringUpTests\Unbox.csproj", "{3C4D424C-B4CE-4C7F-B780-9330CBFED274}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xor1", "JIT\CodeGenBringUpTests\Xor1.csproj", "{05C1DF3A-D956-412E-B80C-C3FFC3317D7F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XorRef", "JIT\CodeGenBringUpTests\XorRef.csproj", "{60284420-DDEE-40F0-AB57-A2C4011D07C2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Complex1", "JIT\Directed\Arrays\Complex1.csproj", "{C340AEBB-36A4-40E8-A453-F9D2B48F608A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Complex2", "JIT\Directed\Arrays\Complex2.csproj", "{D463FFF1-0A34-407F-88C4-4723901908DF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Simple1", "JIT\Directed\Arrays\Simple1.csproj", "{21D66817-79E2-4E66-8839-EBC4B4BAD6C1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Simple2", "JIT\Directed\Arrays\Simple2.csproj", "{F45F852A-B9E9-4597-B399-ABBC969EAC91}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Generic_Test_CSharp_Base_1", "JIT\Directed\CheckedCtor\Generic_Test_CSharp_Base_1.csproj", "{06FF6E07-2815-4FEA-AA0B-C0E1BB05C639}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Generic_Test_CSharp_Base_2", "JIT\Directed\CheckedCtor\Generic_Test_CSharp_Base_2.csproj", "{3E071870-A2AA-4839-8DDF-5F3EF4133D3E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Generic_Test_CSharp_Base_3", "JIT\Directed\CheckedCtor\Generic_Test_CSharp_Base_3.csproj", "{A5CE024A-361E-410B-B204-98FDF9C81FA8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Generic_Test_CSharp_Base_4", "JIT\Directed\CheckedCtor\Generic_Test_CSharp_Base_4.csproj", "{33E41A22-DC44-48D9-8EE2-C2902F1564EE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Generic_Test_CSharp_Base_6", "JIT\Directed\CheckedCtor\Generic_Test_CSharp_Base_6.csproj", "{B85EBA3F-2BD0-481B-8D1D-A0901EA5B2D0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Generic_Test_CSharp_Peer_1", "JIT\Directed\CheckedCtor\Generic_Test_CSharp_Peer_1.csproj", "{580234A2-D854-4FD7-B11D-4C39794E1F55}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Generic_Test_CSharp_Peer_2", "JIT\Directed\CheckedCtor\Generic_Test_CSharp_Peer_2.csproj", "{BFEB52A3-D9BC-4E2C-8BA1-63C1B21C2997}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Generic_Test_CSharp_Peer_3", "JIT\Directed\CheckedCtor\Generic_Test_CSharp_Peer_3.csproj", "{5C1E8BD3-C9F1-4012-9B93-34EE5455A917}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Generic_Test_CSharp_Peer_4", "JIT\Directed\CheckedCtor\Generic_Test_CSharp_Peer_4.csproj", "{54DE4A9A-0626-41A5-A7EC-BFA52D1A304C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Generic_Test_CSharp_Peer_6", "JIT\Directed\CheckedCtor\Generic_Test_CSharp_Peer_6.csproj", "{28415558-9857-4A66-B920-5A25CF2E31FF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test_CSharp_Base_1", "JIT\Directed\CheckedCtor\Test_CSharp_Base_1.csproj", "{EF8FB27D-5647-414A-8338-DC7EA477A1A4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test_CSharp_Base_2", "JIT\Directed\CheckedCtor\Test_CSharp_Base_2.csproj", "{FE6CDFB3-27C3-4C8D-906C-0776A7EDE97E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test_CSharp_Base_3", "JIT\Directed\CheckedCtor\Test_CSharp_Base_3.csproj", "{4B6D76B8-71D7-43DF-8DE3-DC1360344968}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test_CSharp_Base_4", "JIT\Directed\CheckedCtor\Test_CSharp_Base_4.csproj", "{9F2D4F98-AFAA-401A-9221-46823FF7F7F5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test_CSharp_Peer_1", "JIT\Directed\CheckedCtor\Test_CSharp_Peer_1.csproj", "{CFB3552B-D349-4AA8-BBE3-47ED82315402}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test_CSharp_Peer_2", "JIT\Directed\CheckedCtor\Test_CSharp_Peer_2.csproj", "{F0FCA1DB-0D7C-4ECD-8DC5-B00EAAB13D7D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test_CSharp_Peer_3", "JIT\Directed\CheckedCtor\Test_CSharp_Peer_3.csproj", "{CC8CCFBD-780E-471B-B7B3-82C7E89A8A80}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test_CSharp_Peer_4", "JIT\Directed\CheckedCtor\Test_CSharp_Peer_4.csproj", "{040A8014-313A-4277-AB3D-5D6C9928AC7B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bool_And_Op_cs_d", "JIT\Directed\cmov\Bool_And_Op_cs_d.csproj", "{0CB92C28-D5CF-4A9B-A81C-F10D64AC6CF6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bool_And_Op_cs_do", "JIT\Directed\cmov\Bool_And_Op_cs_do.csproj", "{0C9B9A3F-D3C7-428F-A506-DF7E3181DB71}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bool_And_Op_cs_r", "JIT\Directed\cmov\Bool_And_Op_cs_r.csproj", "{15117C50-064B-4992-BC03-B906D93F047F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bool_And_Op_cs_ro", "JIT\Directed\cmov\Bool_And_Op_cs_ro.csproj", "{0D23EE48-E442-4EE5-B127-3DC280B2B889}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bool_No_Op_cs_d", "JIT\Directed\cmov\Bool_No_Op_cs_d.csproj", "{E5D8C71F-1106-4C4E-A8D6-EA07D7BF539A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bool_No_Op_cs_do", "JIT\Directed\cmov\Bool_No_Op_cs_do.csproj", "{79877703-8483-436B-ACFA-BF2B50481554}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bool_No_Op_cs_r", "JIT\Directed\cmov\Bool_No_Op_cs_r.csproj", "{536E8197-14E4-4CA4-B1FC-9D27262872B1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bool_No_Op_cs_ro", "JIT\Directed\cmov\Bool_No_Op_cs_ro.csproj", "{A94D7295-DA3D-4786-9DEF-98DDB6D79EC2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bool_Or_Op_cs_d", "JIT\Directed\cmov\Bool_Or_Op_cs_d.csproj", "{E042222A-C186-4FD5-BB45-E56FFAF991AA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bool_Or_Op_cs_do", "JIT\Directed\cmov\Bool_Or_Op_cs_do.csproj", "{E7423379-89CE-47F0-B061-4815CA6FC255}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bool_Or_Op_cs_r", "JIT\Directed\cmov\Bool_Or_Op_cs_r.csproj", "{BBFF3FF7-F0FD-450C-B9FB-FBA92A277DBF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bool_Or_Op_cs_ro", "JIT\Directed\cmov\Bool_Or_Op_cs_ro.csproj", "{54477C8E-60C4-48D4-8429-4B1428E42367}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bool_Xor_Op_cs_d", "JIT\Directed\cmov\Bool_Xor_Op_cs_d.csproj", "{1490A130-4F0A-48E4-A1C4-CAC746323EA1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bool_Xor_Op_cs_do", "JIT\Directed\cmov\Bool_Xor_Op_cs_do.csproj", "{A8195820-0DEC-4D0A-A888-436B1A7EA86F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bool_Xor_Op_cs_r", "JIT\Directed\cmov\Bool_Xor_Op_cs_r.csproj", "{664785E7-9173-4339-A392-29FC0C81056F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bool_Xor_Op_cs_ro", "JIT\Directed\cmov\Bool_Xor_Op_cs_ro.csproj", "{EC9581B4-923D-4636-804D-3BA5F08BED1E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Double_And_Op_cs_d", "JIT\Directed\cmov\Double_And_Op_cs_d.csproj", "{3FE2BCF6-9DF5-4E3C-835A-864F0DD91039}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Double_And_Op_cs_do", "JIT\Directed\cmov\Double_And_Op_cs_do.csproj", "{DAF9B805-0C25-4FF0-AA69-C38B16ED4E97}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Double_And_Op_cs_r", "JIT\Directed\cmov\Double_And_Op_cs_r.csproj", "{AF73E1CF-2E8B-484E-B329-763BB8B3DDDA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Double_And_Op_cs_ro", "JIT\Directed\cmov\Double_And_Op_cs_ro.csproj", "{B4142D79-8996-44CE-825A-0304C3689970}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Double_No_Op_cs_d", "JIT\Directed\cmov\Double_No_Op_cs_d.csproj", "{3CA70F86-9BB1-4B6A-B5AC-5C207ADB4BE9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Double_No_Op_cs_do", "JIT\Directed\cmov\Double_No_Op_cs_do.csproj", "{ED3654C6-EE52-4A83-961F-C1D5E5DE1217}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Double_No_Op_cs_r", "JIT\Directed\cmov\Double_No_Op_cs_r.csproj", "{B7449C08-3EB0-4595-BB7F-309CEFE7C470}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Double_No_Op_cs_ro", "JIT\Directed\cmov\Double_No_Op_cs_ro.csproj", "{EF7BE6ED-DED6-46CE-9819-F3F8493C5044}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Double_Or_Op_cs_d", "JIT\Directed\cmov\Double_Or_Op_cs_d.csproj", "{04B7DA69-8E80-41E2-9848-4B7CFAA910FF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Double_Or_Op_cs_do", "JIT\Directed\cmov\Double_Or_Op_cs_do.csproj", "{E5322C32-4281-4593-B946-5DCD14477CF1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Double_Or_Op_cs_r", "JIT\Directed\cmov\Double_Or_Op_cs_r.csproj", "{C0EA83A7-EE72-4F9F-BC23-7D821507D4B2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Double_Or_Op_cs_ro", "JIT\Directed\cmov\Double_Or_Op_cs_ro.csproj", "{3D50935B-1230-47C1-8C70-377AC2E8C542}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Double_Xor_Op_cs_d", "JIT\Directed\cmov\Double_Xor_Op_cs_d.csproj", "{CC4CA6EE-5174-4CFA-93A9-88AD042AE43F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Double_Xor_Op_cs_do", "JIT\Directed\cmov\Double_Xor_Op_cs_do.csproj", "{F5C7053B-BD47-46DE-8246-F81941FA537D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Double_Xor_Op_cs_r", "JIT\Directed\cmov\Double_Xor_Op_cs_r.csproj", "{340B2533-5C07-4261-ABE8-0C39C62A8F2B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Double_Xor_Op_cs_ro", "JIT\Directed\cmov\Double_Xor_Op_cs_ro.csproj", "{F4E4BCA0-1BCF-4351-A95A-C59D35DE24BE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Float_And_Op_cs_d", "JIT\Directed\cmov\Float_And_Op_cs_d.csproj", "{80D23E5D-DB08-4B4F-913F-ED296B0500EC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Float_And_Op_cs_do", "JIT\Directed\cmov\Float_And_Op_cs_do.csproj", "{6BD00E0F-28A3-4308-9E6B-1DDCC0BA7B0B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Float_And_Op_cs_r", "JIT\Directed\cmov\Float_And_Op_cs_r.csproj", "{3AF47F6E-E823-4D10-91D2-D1D2291D860D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Float_And_Op_cs_ro", "JIT\Directed\cmov\Float_And_Op_cs_ro.csproj", "{5729818E-5D7B-45A0-A79F-F6F9AA782223}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Float_No_Op_cs_d", "JIT\Directed\cmov\Float_No_Op_cs_d.csproj", "{234F2BCE-6D53-4033-8D90-D7A2C3262397}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Float_No_Op_cs_do", "JIT\Directed\cmov\Float_No_Op_cs_do.csproj", "{C62E1AAB-2705-440F-A499-43CA515CBE64}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Float_No_Op_cs_r", "JIT\Directed\cmov\Float_No_Op_cs_r.csproj", "{D51AD44D-4256-45A6-BDDB-3CE41038CB4F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Float_No_Op_cs_ro", "JIT\Directed\cmov\Float_No_Op_cs_ro.csproj", "{3295C952-BD8B-41B7-A94A-3B80A88832ED}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Float_Or_Op_cs_d", "JIT\Directed\cmov\Float_Or_Op_cs_d.csproj", "{56E43EC3-FB57-4C31-AA48-EF6DFE5F7DAF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Float_Or_Op_cs_do", "JIT\Directed\cmov\Float_Or_Op_cs_do.csproj", "{2A0DB37C-22D9-405A-9EB5-74B5EA151067}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Float_Or_Op_cs_r", "JIT\Directed\cmov\Float_Or_Op_cs_r.csproj", "{EE0062CC-6F5F-4235-B6EF-4D3B18BFB776}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Float_Or_Op_cs_ro", "JIT\Directed\cmov\Float_Or_Op_cs_ro.csproj", "{77488FE6-99C2-478A-BF45-76B7192B05F3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Float_Xor_Op_cs_d", "JIT\Directed\cmov\Float_Xor_Op_cs_d.csproj", "{9AB352DA-BC41-4FD6-9974-571B2894D873}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Float_Xor_Op_cs_do", "JIT\Directed\cmov\Float_Xor_Op_cs_do.csproj", "{3683291A-FC9F-459E-87CC-25F401C2DEAA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Float_Xor_Op_cs_r", "JIT\Directed\cmov\Float_Xor_Op_cs_r.csproj", "{5206C50D-0D7C-4593-A659-3D51FFA19454}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Float_Xor_Op_cs_ro", "JIT\Directed\cmov\Float_Xor_Op_cs_ro.csproj", "{B608C48E-89BD-4D20-8DA5-B1DBA234D893}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Int_And_Op_cs_d", "JIT\Directed\cmov\Int_And_Op_cs_d.csproj", "{083D1F5E-6CF7-4B78-B940-439A8CCA0157}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Int_And_Op_cs_do", "JIT\Directed\cmov\Int_And_Op_cs_do.csproj", "{4B961CFE-BB95-4937-9882-E0656590CB30}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Int_And_Op_cs_r", "JIT\Directed\cmov\Int_And_Op_cs_r.csproj", "{F7C875D0-CC56-4BA0-ABEC-A1DB51C9BEB9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Int_And_Op_cs_ro", "JIT\Directed\cmov\Int_And_Op_cs_ro.csproj", "{4646A951-3BC6-4ECA-8884-A26246FA86B6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Int_No_Op_cs_d", "JIT\Directed\cmov\Int_No_Op_cs_d.csproj", "{787F11B6-3900-430B-A6FC-9FE7157625EE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Int_No_Op_cs_do", "JIT\Directed\cmov\Int_No_Op_cs_do.csproj", "{074BA388-8FD2-4B1E-B762-6A31236813C6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Int_No_Op_cs_r", "JIT\Directed\cmov\Int_No_Op_cs_r.csproj", "{E4FC4ED5-8385-4667-9C1C-1AAAB167E2C5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Int_No_Op_cs_ro", "JIT\Directed\cmov\Int_No_Op_cs_ro.csproj", "{D0FE1238-7277-4663-B545-63D2A8B30F97}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Int_Or_Op_cs_d", "JIT\Directed\cmov\Int_Or_Op_cs_d.csproj", "{5E015DDE-3EC4-43FB-A2BE-C07446B944E8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Int_Or_Op_cs_do", "JIT\Directed\cmov\Int_Or_Op_cs_do.csproj", "{D2E40B34-682E-4615-A404-DB62775DD4D0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Int_Or_Op_cs_r", "JIT\Directed\cmov\Int_Or_Op_cs_r.csproj", "{7EED0C6A-CE76-4E71-AF16-806C00CEA1D4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Int_Or_Op_cs_ro", "JIT\Directed\cmov\Int_Or_Op_cs_ro.csproj", "{3AEBCD23-397B-4952-815A-BA1F23DDF951}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Int_Xor_Op_cs_d", "JIT\Directed\cmov\Int_Xor_Op_cs_d.csproj", "{139F6A41-C301-4740-A7E7-F4491588F8CF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Int_Xor_Op_cs_do", "JIT\Directed\cmov\Int_Xor_Op_cs_do.csproj", "{5E41B7A6-61CC-4AF4-9A41-50662EE3AF9C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Int_Xor_Op_cs_r", "JIT\Directed\cmov\Int_Xor_Op_cs_r.csproj", "{EAC06643-6BE2-42A5-85C3-C5D5BD463067}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Int_Xor_Op_cs_ro", "JIT\Directed\cmov\Int_Xor_Op_cs_ro.csproj", "{A62D095E-4206-4D11-8762-11DDD63E931E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SP1", "JIT\Directed\StructPromote\SP1.csproj", "{B94CE6E4-D2CB-4E77-9E66-BAF7399256FC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SP1a", "JIT\Directed\StructPromote\SP1a.csproj", "{AFBEE14D-A543-4A38-B88F-D5917D534798}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SP1a2", "JIT\Directed\StructPromote\SP1a2.csproj", "{679BD4B8-7FB3-4760-A68E-5E0C6B73FE8F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SP1b", "JIT\Directed\StructPromote\SP1b.csproj", "{DF40DD16-C1FE-4FE9-BB21-3FDAE7676EF0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SP1c", "JIT\Directed\StructPromote\SP1c.csproj", "{26BA48DF-909E-4139-8CDB-33B774A96D36}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SP1d", "JIT\Directed\StructPromote\SP1d.csproj", "{BFBD12A9-470A-436D-889B-A094C4B56B5E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SP2", "JIT\Directed\StructPromote\SP2.csproj", "{A3AD0A96-D8B7-4756-87A4-BD0322816E36}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SP2a", "JIT\Directed\StructPromote\SP2a.csproj", "{A503DC41-F9A6-4CB8-9069-3866B40DF3E1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SP2b", "JIT\Directed\StructPromote\SP2b.csproj", "{49F28797-569B-46CE-BE57-F303CB612942}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SP2c", "JIT\Directed\StructPromote\SP2c.csproj", "{C263A317-B5CA-40F1-A159-0662059DDA12}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpAddr", "JIT\Directed\StructPromote\SpAddr.csproj", "{CBD9D3F5-8F73-460F-8801-D684254D45EA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpAddrAT", "JIT\Directed\StructPromote\SpAddrAT.csproj", "{9B2CCDC2-D6CE-4568-A419-AC79613BC235}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xaddmuly_cs_d", "JIT\Directed\coverage\flowgraph\xaddmuly_cs_d.csproj", "{E6D99C96-0E6F-49BB-A9E7-898345BB88EB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xaddmuly_cs_do", "JIT\Directed\coverage\flowgraph\xaddmuly_cs_do.csproj", "{5B790B31-497A-486B-A30C-67F013E370CA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xaddmuly_cs_r", "JIT\Directed\coverage\flowgraph\xaddmuly_cs_r.csproj", "{66CF5824-3763-47A8-ABEA-E8C583DB765F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xaddmuly_cs_ro", "JIT\Directed\coverage\flowgraph\xaddmuly_cs_ro.csproj", "{2BDC4E05-9BC3-46E0-B75C-A69451E3DD5E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "33objref_cs_d", "JIT\Directed\coverage\oldtests\33objref_cs_d.csproj", "{C17DAACE-3DBA-4199-90E2-96F991712114}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "33objref_cs_do", "JIT\Directed\coverage\oldtests\33objref_cs_do.csproj", "{5540B7B2-2011-400F-9DF6-3A35CF7C4004}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "33objref_cs_r", "JIT\Directed\coverage\oldtests\33objref_cs_r.csproj", "{5536EDEC-592C-4855-8560-839687B39DEF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "33objref_cs_ro", "JIT\Directed\coverage\oldtests\33objref_cs_ro.csproj", "{F99AADDF-CFF0-43F7-9AC9-D19E5A72DBBE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cse1_cs_d", "JIT\Directed\coverage\oldtests\cse1_cs_d.csproj", "{0F8D7570-F2F9-48EC-8337-D30A7E3E804E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cse1_cs_do", "JIT\Directed\coverage\oldtests\cse1_cs_do.csproj", "{74D4B57D-1DCD-4AA9-B60E-76892E52EA3A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cse1_cs_r", "JIT\Directed\coverage\oldtests\cse1_cs_r.csproj", "{692088EB-4644-4378-B391-3C06C532281C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cse1_cs_ro", "JIT\Directed\coverage\oldtests\cse1_cs_ro.csproj", "{670924CC-25CB-4669-9106-89971679F2C7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cse2_cs_d", "JIT\Directed\coverage\oldtests\cse2_cs_d.csproj", "{FFFA3954-E59A-4071-86EC-06DA7A87B349}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cse2_cs_do", "JIT\Directed\coverage\oldtests\cse2_cs_do.csproj", "{86DB00A7-72CA-4FCC-9A62-9AF981C699FD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cse2_cs_r", "JIT\Directed\coverage\oldtests\cse2_cs_r.csproj", "{EBF6CE8E-B096-4B19-A8FB-08AF2C2E34A6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cse2_cs_ro", "JIT\Directed\coverage\oldtests\cse2_cs_ro.csproj", "{01804A6B-5548-41C8-BE15-95585B0375EC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lclfldadd_cs_d", "JIT\Directed\coverage\oldtests\lclfldadd_cs_d.csproj", "{526DCCAB-BFA3-423A-AE11-A23C49639EF4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lclfldadd_cs_do", "JIT\Directed\coverage\oldtests\lclfldadd_cs_do.csproj", "{17AEDCD1-89CD-4206-B76C-0161143AC72F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lclfldadd_cs_r", "JIT\Directed\coverage\oldtests\lclfldadd_cs_r.csproj", "{836AD7B3-35E6-49F0-AA37-AB051B84E559}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lclfldadd_cs_ro", "JIT\Directed\coverage\oldtests\lclfldadd_cs_ro.csproj", "{B5EFBD85-B7E4-4521-8614-AD95F48DFAA3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lclflddiv_cs_d", "JIT\Directed\coverage\oldtests\lclflddiv_cs_d.csproj", "{635215B3-122F-499D-8CAB-22F00651EA12}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lclflddiv_cs_do", "JIT\Directed\coverage\oldtests\lclflddiv_cs_do.csproj", "{969159A4-B449-49AB-85BC-816C4EF69BD7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lclflddiv_cs_r", "JIT\Directed\coverage\oldtests\lclflddiv_cs_r.csproj", "{252285C6-BDDB-4826-9E93-7702B02E4BF9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lclflddiv_cs_ro", "JIT\Directed\coverage\oldtests\lclflddiv_cs_ro.csproj", "{62C4714A-E180-41FC-B44F-9B87B2375A23}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lclfldmul_cs_d", "JIT\Directed\coverage\oldtests\lclfldmul_cs_d.csproj", "{66387298-3248-499D-BBC1-908CABCDC93D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lclfldmul_cs_do", "JIT\Directed\coverage\oldtests\lclfldmul_cs_do.csproj", "{682F6F7E-6292-4FEA-B9C5-B40FF34E961D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lclfldmul_cs_r", "JIT\Directed\coverage\oldtests\lclfldmul_cs_r.csproj", "{D2BEDF6D-C783-44FA-AADD-BC6227726261}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lclfldmul_cs_ro", "JIT\Directed\coverage\oldtests\lclfldmul_cs_ro.csproj", "{A4C13469-BE68-490F-8B97-F8F0D94D7121}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lclfldrem_cs_d", "JIT\Directed\coverage\oldtests\lclfldrem_cs_d.csproj", "{FE50A648-7B41-4F1D-8B76-AF8691895B3F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lclfldrem_cs_do", "JIT\Directed\coverage\oldtests\lclfldrem_cs_do.csproj", "{A2B2449A-76A8-48F4-8543-AC20026C5148}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lclfldrem_cs_r", "JIT\Directed\coverage\oldtests\lclfldrem_cs_r.csproj", "{F3421840-6516-40F1-842E-323DF63B3329}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lclfldrem_cs_ro", "JIT\Directed\coverage\oldtests\lclfldrem_cs_ro.csproj", "{8073C7BD-50CE-4CE1-8790-FE34E1D110E8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lclfldsub_cs_d", "JIT\Directed\coverage\oldtests\lclfldsub_cs_d.csproj", "{C311BEB7-F49A-400B-9FA9-D42156D8AF59}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lclfldsub_cs_do", "JIT\Directed\coverage\oldtests\lclfldsub_cs_do.csproj", "{5DA2C5C2-46DE-43A7-8AFE-52546BD11F8F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lclfldsub_cs_r", "JIT\Directed\coverage\oldtests\lclfldsub_cs_r.csproj", "{70A1E75C-C1E9-4FA8-982D-1EFFAE36C08B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lclfldsub_cs_ro", "JIT\Directed\coverage\oldtests\lclfldsub_cs_ro.csproj", "{F1D591B1-0CE7-4F36-A258-F0CDE36CAC05}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pow0_cs_d", "JIT\Directed\intrinsic\pow\pow0_cs_d.csproj", "{6EAEA64D-0062-4D88-ADDE-4169E502FF59}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pow0_cs_do", "JIT\Directed\intrinsic\pow\pow0_cs_do.csproj", "{BB831C2F-A50B-4845-895F-63626C532CFA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pow0_cs_r", "JIT\Directed\intrinsic\pow\pow0_cs_r.csproj", "{8711F254-3E93-4F1E-B2B3-DB6E34CE10B0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pow0_cs_ro", "JIT\Directed\intrinsic\pow\pow0_cs_ro.csproj", "{1EC5A52D-60F5-4F1F-B85D-81E81F1C765A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pow1", "JIT\Directed\intrinsic\pow\pow1.csproj", "{BA376677-A1BA-430A-A03F-0348CCDED059}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pow2_cs_d", "JIT\Directed\intrinsic\pow\pow2_cs_d.csproj", "{E36836E5-9AEE-4B23-835E-1C6CDA002DBA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pow2_cs_do", "JIT\Directed\intrinsic\pow\pow2_cs_do.csproj", "{04AF3C38-9796-4C40-B6CF-4A9F48BB5076}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pow2_cs_r", "JIT\Directed\intrinsic\pow\pow2_cs_r.csproj", "{BFB8EFE5-7236-437E-A3C2-5811D340B056}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pow2_cs_ro", "JIT\Directed\intrinsic\pow\pow2_cs_ro.csproj", "{4F00E4F2-9957-4845-91A3-D2E903014B68}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pow3_cs_d", "JIT\Directed\intrinsic\pow\pow3_cs_d.csproj", "{B310070F-A72B-49F2-B75F-09F072EE595D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pow3_cs_do", "JIT\Directed\intrinsic\pow\pow3_cs_do.csproj", "{463BD49E-2227-483E-8E08-FCB431FC9C54}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pow3_cs_r", "JIT\Directed\intrinsic\pow\pow3_cs_r.csproj", "{BA483BED-BD99-4AE0-B4DC-42BF573F054D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pow3_cs_ro", "JIT\Directed\intrinsic\pow\pow3_cs_ro.csproj", "{C3FB16BB-A1CB-4294-B154-A8704C95F0D4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cmpxchg", "JIT\Directed\intrinsic\interlocked\cmpxchg.csproj", "{ADEEA3D1-B67B-456E-8F2B-6DCCACC2D34C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cse_cmpxchg", "JIT\Directed\intrinsic\interlocked\cse_cmpxchg.csproj", "{85BA4D30-89D2-400E-87EE-16A73C104C11}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IntrinsicTest_Overflow", "JIT\Directed\intrinsic\interlocked\IntrinsicTest_Overflow.csproj", "{21FE6A95-5B17-4AC7-B5CB-32594DDE8172}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "nullchecksuppress", "JIT\Directed\intrinsic\interlocked\nullchecksuppress.csproj", "{73F2BEC9-2696-44E4-BBD5-51E95E3BCC99}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "regalloc1", "JIT\Directed\intrinsic\interlocked\regalloc1.csproj", "{81F3AFF3-023A-4CE5-8BAA-271BB68FB133}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "regalloc2", "JIT\Directed\intrinsic\interlocked\regalloc2.csproj", "{F0EFE7B4-4364-45C6-8491-E5F5F127CDD1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lifetime1", "JIT\Directed\lifetime\lifetime1.csproj", "{EF78FAFF-1A60-4ACA-B8F0-8B3C14D89C5F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lifetime2", "JIT\Directed\lifetime\lifetime2.csproj", "{D08BDFE0-70D1-4465-9AF3-1D95BA27F8AF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "localloc3_cs_d", "JIT\Directed\localloc\localloc3_cs_d.csproj", "{DF9F4DF1-EE55-4CF4-9362-F8AD0646EE31}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "localloc3_cs_do", "JIT\Directed\localloc\localloc3_cs_do.csproj", "{D773D72F-F59F-47FE-8BC1-5B77C374CDED}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "localloc3_cs_r", "JIT\Directed\localloc\localloc3_cs_r.csproj", "{BF7A1709-11C5-4C19-9335-946A65F7B71C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "localloc3_cs_ro", "JIT\Directed\localloc\localloc3_cs_ro.csproj", "{9AB77F8B-4584-4AE3-BD06-C538D83F72C0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "int16_cs_d", "JIT\Directed\shift\int16_cs_d.csproj", "{6FDF315A-5225-461E-895D-301CC2050F61}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "int16_cs_do", "JIT\Directed\shift\int16_cs_do.csproj", "{709C9072-CB04-41B3-8D13-6B8FF3C2B7FA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "int16_cs_r", "JIT\Directed\shift\int16_cs_r.csproj", "{1395D6FB-EECE-4F71-AA76-596BD19E9DFF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "int16_cs_ro", "JIT\Directed\shift\int16_cs_ro.csproj", "{6C120650-2F5F-497F-B549-AECD705C3298}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "int16_d", "JIT\Directed\shift\int16_d.csproj", "{243A642E-779B-4660-9FAE-F40A3E117598}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "int16_do", "JIT\Directed\shift\int16_do.csproj", "{89E37000-896E-4DD5-BE59-AB3AE8E0452D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "int16_r", "JIT\Directed\shift\int16_r.csproj", "{6A409898-4C54-4952-8D10-4805CF04E3E4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "int16_ro", "JIT\Directed\shift\int16_ro.csproj", "{60D2F293-AE51-496E-BF9D-8220AE7E3F32}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "int32_cs_d", "JIT\Directed\shift\int32_cs_d.csproj", "{6CEC3ED9-1237-45C7-9C94-4E75BCFC3C2C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "int32_cs_do", "JIT\Directed\shift\int32_cs_do.csproj", "{6CD15AD8-C9CE-4B0C-9EFA-29253F2C01F4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "int32_cs_r", "JIT\Directed\shift\int32_cs_r.csproj", "{D962E02D-75D1-4A3A-A1A8-7AAE32E86D75}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "int32_cs_ro", "JIT\Directed\shift\int32_cs_ro.csproj", "{693C6DD6-4F3E-44A5-AE97-600BC5780DB3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "int32_d", "JIT\Directed\shift\int32_d.csproj", "{622F3173-9D02-4B96-B9B2-0A20085CEA9F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "int32_do", "JIT\Directed\shift\int32_do.csproj", "{4151BEBB-509B-426C-8799-5831EAB1A501}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "int32_r", "JIT\Directed\shift\int32_r.csproj", "{2E5E4849-02BA-4A67-8BFC-C8234F9ED3FA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "int32_ro", "JIT\Directed\shift\int32_ro.csproj", "{DA129426-1577-4548-AEFF-FA3E9DD4C238}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "int64_d", "JIT\Directed\shift\int64_d.csproj", "{D988E826-E0FF-473E-B16F-1D1361B77055}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "int64_do", "JIT\Directed\shift\int64_do.csproj", "{BFDC05E3-EE2D-4653-AF6B-B5427AC9C865}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "int64_r", "JIT\Directed\shift\int64_r.csproj", "{96C34EDA-804F-4071-B942-F5A7C4E22F15}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "int64_ro", "JIT\Directed\shift\int64_ro.csproj", "{EBCBCA18-E205-4D9A-9337-3663A2067DCF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint16_cs_d", "JIT\Directed\shift\uint16_cs_d.csproj", "{E359F45E-5837-4D77-8A21-2ED8FDD8F894}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint16_cs_do", "JIT\Directed\shift\uint16_cs_do.csproj", "{561C7872-03CA-44A3-A6C1-84F6C90EE90F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint16_cs_r", "JIT\Directed\shift\uint16_cs_r.csproj", "{8614A72B-7562-42F2-B617-2638780BB28E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint16_cs_ro", "JIT\Directed\shift\uint16_cs_ro.csproj", "{8125A0B7-986E-4A6F-A86D-E6D4B46716CA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint16_d", "JIT\Directed\shift\uint16_d.csproj", "{A5F2C5A6-CFED-460C-BA3C-CC12B7D65B04}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint16_do", "JIT\Directed\shift\uint16_do.csproj", "{F89754F7-86E1-44EE-A3EE-2256FF7CB6DA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint16_r", "JIT\Directed\shift\uint16_r.csproj", "{D82E4648-8B61-4440-9A33-A1A573819CDA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint16_ro", "JIT\Directed\shift\uint16_ro.csproj", "{77044369-D426-49C1-B738-4FBB1C88B20F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint32_cs_d", "JIT\Directed\shift\uint32_cs_d.csproj", "{D1DB2E34-A5F3-46EC-9CBA-6C952AE50EF6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint32_cs_do", "JIT\Directed\shift\uint32_cs_do.csproj", "{33869AC4-FDC0-481E-BA88-DEAD9629BDF0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint32_cs_r", "JIT\Directed\shift\uint32_cs_r.csproj", "{F595FF0D-D7F5-4D91-9265-0875DA1DEEDB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint32_cs_ro", "JIT\Directed\shift\uint32_cs_ro.csproj", "{6B2D1E6F-69BC-43FB-9749-376324A45285}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint32_d", "JIT\Directed\shift\uint32_d.csproj", "{7B10C9CA-7BA5-4D17-9E04-F497B26150FB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint32_do", "JIT\Directed\shift\uint32_do.csproj", "{B9C90B98-C141-43C4-B7AD-A80A11194326}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint32_r", "JIT\Directed\shift\uint32_r.csproj", "{FB91C947-292D-4338-89C4-CE25442BC21A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint32_ro", "JIT\Directed\shift\uint32_ro.csproj", "{3DA358E2-D2B8-4160-AAE8-353C355FC767}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint64_d", "JIT\Directed\shift\uint64_d.csproj", "{1562736B-261A-40CC-8AFE-C0F1C2892DEB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint64_do", "JIT\Directed\shift\uint64_do.csproj", "{8FB8C934-E5DA-4A20-930B-5C30BE80831A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint64_r", "JIT\Directed\shift\uint64_r.csproj", "{DB8A5DD9-466F-484E-AEBA-2B78F1FF3633}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint64_ro", "JIT\Directed\shift\uint64_ro.csproj", "{50453737-C530-4473-8D14-123A43C9DA9F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint8_cs_d", "JIT\Directed\shift\uint8_cs_d.csproj", "{E27869B0-3B87-4C49-816E-456917FF793B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint8_cs_do", "JIT\Directed\shift\uint8_cs_do.csproj", "{6843A842-DCA4-4EA5-95FB-9164F6067A34}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint8_cs_r", "JIT\Directed\shift\uint8_cs_r.csproj", "{0AB7BA45-9C43-4DC0-AF1E-5F51E7C5194A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint8_cs_ro", "JIT\Directed\shift\uint8_cs_ro.csproj", "{EB897B42-FC20-4AAA-BD9D-34FA116BF84B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint8_d", "JIT\Directed\shift\uint8_d.csproj", "{C640C7D2-7131-45B4-90DF-A8B02E394867}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint8_do", "JIT\Directed\shift\uint8_do.csproj", "{DD34B3DA-9910-497A-8475-10301F94FE15}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint8_r", "JIT\Directed\shift\uint8_r.csproj", "{A4D554D9-407B-4D76-AEC2-6ABCE064AA15}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint8_ro", "JIT\Directed\shift\uint8_ro.csproj", "{3CC950C2-CFBD-499A-8A32-AE359C46F96A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "straccess1_cs_d", "JIT\Directed\StrAccess\straccess1_cs_d.csproj", "{C2EEBDC3-4DA0-45FD-9805-FA0608F754B7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "straccess1_cs_do", "JIT\Directed\StrAccess\straccess1_cs_do.csproj", "{435C204F-7509-4599-B6C5-2DA2D362E664}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "straccess1_cs_r", "JIT\Directed\StrAccess\straccess1_cs_r.csproj", "{A1038D6D-50D2-494B-933D-74034583F3F8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "straccess1_cs_ro", "JIT\Directed\StrAccess\straccess1_cs_ro.csproj", "{462CD1A6-B52A-428D-91A7-026ABC26C3A9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "straccess2_cs_d", "JIT\Directed\StrAccess\straccess2_cs_d.csproj", "{B41121E9-EC15-484E-9E96-46E89CBB1EEB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "straccess2_cs_do", "JIT\Directed\StrAccess\straccess2_cs_do.csproj", "{B06A2649-0937-45B1-8B5E-7433847BB664}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "straccess2_cs_r", "JIT\Directed\StrAccess\straccess2_cs_r.csproj", "{582ED7B9-78A9-46E2-96AD-940C44257BD9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "straccess2_cs_ro", "JIT\Directed\StrAccess\straccess2_cs_ro.csproj", "{041F2129-8E15-4840-8D17-08FE1B99C98A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "straccess3_cs_d", "JIT\Directed\StrAccess\straccess3_cs_d.csproj", "{81036274-5786-483C-BD52-854B882B4F21}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "straccess3_cs_do", "JIT\Directed\StrAccess\straccess3_cs_do.csproj", "{8E3058EB-0198-4796-AEAD-E09965A73E00}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "straccess3_cs_r", "JIT\Directed\StrAccess\straccess3_cs_r.csproj", "{BDA62694-2760-4AF9-BE5D-ECE6A09A210B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "straccess3_cs_ro", "JIT\Directed\StrAccess\straccess3_cs_ro.csproj", "{EDAC3DEE-ED77-4180-A1DE-FF67AC42944B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "straccess4", "JIT\Directed\StrAccess\straccess4.csproj", "{F8C60870-9D7D-4C91-BD33-1D11A4151FA7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dev10_846218", "JIT\Directed\UnrollLoop\Dev10_846218.csproj", "{34026C3E-193C-45CF-B55D-8FAB068D4F79}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "loop1_cs_d", "JIT\Directed\UnrollLoop\loop1_cs_d.csproj", "{ADCBCB5C-816B-4C9D-8223-2DD2B43F9135}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "loop1_cs_do", "JIT\Directed\UnrollLoop\loop1_cs_do.csproj", "{C1B8B8B2-2070-42F0-9A03-D73F1DECC019}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "loop1_cs_r", "JIT\Directed\UnrollLoop\loop1_cs_r.csproj", "{857EEB5A-1D43-4B59-871A-3B36121450C3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "loop1_cs_ro", "JIT\Directed\UnrollLoop\loop1_cs_ro.csproj", "{5A3575BA-0E0B-4736-954D-5A8ADD77DC2B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "loop2_cs_d", "JIT\Directed\UnrollLoop\loop2_cs_d.csproj", "{2E795F75-9DA6-4D10-9C32-C1D3FB854231}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "loop2_cs_do", "JIT\Directed\UnrollLoop\loop2_cs_do.csproj", "{1FB4BDC4-7EDD-4EF9-8F2F-363F7E83F31B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "loop2_cs_r", "JIT\Directed\UnrollLoop\loop2_cs_r.csproj", "{FDFA7555-C1FF-400D-8DBC-5672E2E76494}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "loop2_cs_ro", "JIT\Directed\UnrollLoop\loop2_cs_ro.csproj", "{4499F174-5CA5-4447-81A0-A8E3BA1908D7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "loop4_cs_d", "JIT\Directed\UnrollLoop\loop4_cs_d.csproj", "{96C8C125-C97D-43D0-AA6F-817C6792C359}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "loop4_cs_do", "JIT\Directed\UnrollLoop\loop4_cs_do.csproj", "{D4CAEC15-F75F-419B-80E9-6FA9E89AFE48}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "loop4_cs_r", "JIT\Directed\UnrollLoop\loop4_cs_r.csproj", "{5627E983-E7DD-482C-A316-F84B97EDBB81}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "loop4_cs_ro", "JIT\Directed\UnrollLoop\loop4_cs_ro.csproj", "{6659CA3F-F648-4C54-8911-FA18239A2434}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "loop6_cs_d", "JIT\Directed\UnrollLoop\loop6_cs_d.csproj", "{79804B5E-FE7E-4A45-88B5-D06A4B3707EC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "loop6_cs_do", "JIT\Directed\UnrollLoop\loop6_cs_do.csproj", "{61A46528-0278-4494-8866-2B7E3D492CCB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "loop6_cs_r", "JIT\Directed\UnrollLoop\loop6_cs_r.csproj", "{95390053-5AC5-4774-A8D5-76F4C8DBC526}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "loop6_cs_ro", "JIT\Directed\UnrollLoop\loop6_cs_ro.csproj", "{F388A679-EDA8-4E0F-A785-267276D0AD3F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "148343", "JIT\jit64\gc\misc\148343.csproj", "{FDB5082B-284C-47B5-BA9E-D3BA3827E77E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "9param", "JIT\jit64\gc\misc\9param.csproj", "{EA83A9C9-5175-4748-A2EA-657F1062417D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "9_and_alloca2", "JIT\jit64\gc\misc\9_and_alloca2.csproj", "{E76172C3-533E-45BD-BCA3-AACDC1582253}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "alloca3", "JIT\jit64\gc\misc\alloca3.csproj", "{0D32389E-EAF9-46DF-A22A-5ED50D938CA5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "eh1", "JIT\jit64\gc\misc\eh1.csproj", "{A99284A9-472A-4267-9703-E2022CD1BCFC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "fgtest1", "JIT\jit64\gc\misc\fgtest1.csproj", "{10227F6C-14EE-4B2D-BCCB-51186C1FA17B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "fgtest2", "JIT\jit64\gc\misc\fgtest2.csproj", "{B91FAC94-A870-4DA5-9884-3CBE91619028}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "funclet", "JIT\jit64\gc\misc\funclet.csproj", "{A323618C-1BE2-4C13-835C-357550C2045B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gc-pinned-code-motion", "JIT\jit64\gc\misc\gc-pinned-code-motion.csproj", "{30E7FF89-D9FB-494E-B15A-D4586B0843A9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gcparaminreg", "JIT\jit64\gc\misc\gcparaminreg.csproj", "{7E9B09A2-41D8-4D4C-B0AA-D11DE27F915D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ret_struct_test1", "JIT\jit64\gc\misc\ret_struct_test1.csproj", "{EF719996-B2BD-4E12-A8F5-119DD1172311}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ret_struct_test4", "JIT\jit64\gc\misc\ret_struct_test4.csproj", "{78A4C6DB-7DC3-4CF6-ABDE-9D0E902A439F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "simple1", "JIT\jit64\gc\misc\simple1.csproj", "{9341C58E-FAAC-464F-AB5D-A736111F7A98}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct1", "JIT\jit64\gc\misc\struct1.csproj", "{784679B0-F680-4223-9D03-5B091BC9F366}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct1_2", "JIT\jit64\gc\misc\struct1_2.csproj", "{DB658675-5C6C-4E6E-AA34-4C615AE3E67B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct1_4", "JIT\jit64\gc\misc\struct1_4.csproj", "{6993E572-EAC0-4871-BAD1-95761C88454A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct1_5", "JIT\jit64\gc\misc\struct1_5.csproj", "{91360442-D3C0-4D74-9118-9FF487FDE584}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct2", "JIT\jit64\gc\misc\struct2.csproj", "{947AFD46-4826-4369-AC2C-32D034C1A132}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct2_2", "JIT\jit64\gc\misc\struct2_2.csproj", "{953F0002-60DE-4DA0-B5FA-09A5CCB5A84A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct2_4", "JIT\jit64\gc\misc\struct2_4.csproj", "{69B7D820-0D96-4E27-B1D3-D24BCE90D971}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct2_5", "JIT\jit64\gc\misc\struct2_5.csproj", "{C9FC348E-6C32-4EE4-88CA-CBA4B07E03A8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct2_5_2", "JIT\jit64\gc\misc\struct2_5_2.csproj", "{E99CF244-F83B-4ABF-9E34-3B0AD4952FD7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct3", "JIT\jit64\gc\misc\struct3.csproj", "{CFD6FBC3-0829-4816-A109-DF17642EC807}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct3_2", "JIT\jit64\gc\misc\struct3_2.csproj", "{7168FCA0-FB92-4DFF-B707-D3AAA31A3C1D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct3_4", "JIT\jit64\gc\misc\struct3_4.csproj", "{5F47EAB6-5AE5-4984-8952-1469F57C1DB2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct3_5", "JIT\jit64\gc\misc\struct3_5.csproj", "{A7A97E1B-E121-4C7A-B036-F4FE64DE19D5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct4", "JIT\jit64\gc\misc\struct4.csproj", "{59D2FB73-8919-47E8-8D2F-39FC895542A1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct4_2", "JIT\jit64\gc\misc\struct4_2.csproj", "{D9C051F7-4FBB-4190-9757-5C01ABF0B689}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct4_4", "JIT\jit64\gc\misc\struct4_4.csproj", "{83F3CA73-8D90-46CB-BFCC-8EBF03D05E7D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct4_5", "JIT\jit64\gc\misc\struct4_5.csproj", "{183E5583-F710-4471-8D5F-82E8870070B7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct5", "JIT\jit64\gc\misc\struct5.csproj", "{C2F9938D-F3B4-4876-B2B4-17A1D2979776}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct5_2", "JIT\jit64\gc\misc\struct5_2.csproj", "{3B98CEA1-5C18-4D5E-AB3D-E8016AA09FEF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct5_4", "JIT\jit64\gc\misc\struct5_4.csproj", "{E27E6C51-D863-4A37-B4B5-1FA702801182}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct5_5", "JIT\jit64\gc\misc\struct5_5.csproj", "{687B9C6A-54F5-4F7E-9377-E112DB221FD4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct6", "JIT\jit64\gc\misc\struct6.csproj", "{70C9B60F-3625-4FFA-BF45-3A09FE44E07C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct6_2", "JIT\jit64\gc\misc\struct6_2.csproj", "{D560DC48-96BE-44B4-9888-B4E03E1B3765}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct6_4", "JIT\jit64\gc\misc\struct6_4.csproj", "{0E65AFBB-462D-439C-963E-2C2956FA144D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct6_5", "JIT\jit64\gc\misc\struct6_5.csproj", "{E7DBA180-50EE-4C35-993D-EE1F99A699B3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct7_1", "JIT\jit64\gc\misc\struct7_1.csproj", "{8125B28C-071B-4CD2-A50D-DA215AA389F3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct8", "JIT\jit64\gc\misc\struct8.csproj", "{08D9EA87-1D05-44C7-8C0A-8FBB46BCF36D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct9", "JIT\jit64\gc\misc\struct9.csproj", "{7BBC4D50-60B0-428F-83E1-AC59E40B69A9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct9_2", "JIT\jit64\gc\misc\struct9_2.csproj", "{E565FDC8-B44F-428F-BA6D-CDBC0D4F97B7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structfp1_1", "JIT\jit64\gc\misc\structfp1_1.csproj", "{7228D6BE-7DCC-4835-9440-06B60BAF11D4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structfp1_2", "JIT\jit64\gc\misc\structfp1_2.csproj", "{4B6F9370-A846-4AC7-87DD-B063026CFE18}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structfp1_3", "JIT\jit64\gc\misc\structfp1_3.csproj", "{8846FE32-F9C4-422A-9CB3-5182BD5D499B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structfp1_4", "JIT\jit64\gc\misc\structfp1_4.csproj", "{1BFFB516-D072-4CB5-BDB0-6C9F119F35E4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structfp1_5", "JIT\jit64\gc\misc\structfp1_5.csproj", "{0979655B-4819-4FE5-8EAD-FF13BE1B1F3A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structfp1_6", "JIT\jit64\gc\misc\structfp1_6.csproj", "{5D602420-536C-4E83-8BA8-1AC79C8D8F57}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structfp2_1", "JIT\jit64\gc\misc\structfp2_1.csproj", "{ADD31611-45AF-4C2C-B6A7-6CEEC385ECF4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structfp2_2", "JIT\jit64\gc\misc\structfp2_2.csproj", "{553D2B2B-5049-4023-91AD-3CDC21ABFD1C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structfp2_3", "JIT\jit64\gc\misc\structfp2_3.csproj", "{8D3B11D0-8C4F-4447-96E6-F22C0494CF15}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structfp2_4", "JIT\jit64\gc\misc\structfp2_4.csproj", "{3BFD0851-EA70-4828-BBA2-0468285214E3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structfp3_1", "JIT\jit64\gc\misc\structfp3_1.csproj", "{E91063A5-23D5-4C45-A7F8-89C3407973AD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structfp4_1", "JIT\jit64\gc\misc\structfp4_1.csproj", "{5A19ECD1-B77D-4FEA-BDD9-4BA3B7CA409D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structfp5_1", "JIT\jit64\gc\misc\structfp5_1.csproj", "{4E02BA7E-68FE-4E39-998B-27AE540E3702}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structfp6_1", "JIT\jit64\gc\misc\structfp6_1.csproj", "{99EFDA6E-620E-42D7-8AA9-E9A892391F71}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structfpseh5_1", "JIT\jit64\gc\misc\structfpseh5_1.csproj", "{A3C88E81-EA3B-4A65-80F6-C0C3C9B1A2A6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structfpseh6_1", "JIT\jit64\gc\misc\structfpseh6_1.csproj", "{917074AE-08B3-47F1-BC55-B1AB689F63F6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structref1_1", "JIT\jit64\gc\misc\structref1_1.csproj", "{588350A8-F5D4-4ECE-8EB7-C3B0854D8284}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structret1_1", "JIT\jit64\gc\misc\structret1_1.csproj", "{8D34364F-BED7-4826-A45A-36E02B779647}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structret1_2", "JIT\jit64\gc\misc\structret1_2.csproj", "{079BF300-6D67-4B3F-8415-112D4A8A6DE1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structret1_3", "JIT\jit64\gc\misc\structret1_3.csproj", "{D4A066AF-0A8C-4659-8964-361D312DD81F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structret2_1", "JIT\jit64\gc\misc\structret2_1.csproj", "{26E230D2-968F-4D0B-BF5D-0A6E6FE8A2E9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structret2_2", "JIT\jit64\gc\misc\structret2_2.csproj", "{5C18C7D3-B459-4E6B-AD0A-87AF8D68F497}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structret2_3", "JIT\jit64\gc\misc\structret2_3.csproj", "{642CDD80-28F0-409A-84E0-0DDF40EFF966}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structret3_1", "JIT\jit64\gc\misc\structret3_1.csproj", "{31C5A706-165F-4028-A12B-24C81E821447}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structret3_2", "JIT\jit64\gc\misc\structret3_2.csproj", "{84B4AD9B-F3F3-4769-99BE-96BFCCEA447F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structret3_3", "JIT\jit64\gc\misc\structret3_3.csproj", "{8CE12894-BD33-4011-81E5-7986AC1B7AE4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structret4_1", "JIT\jit64\gc\misc\structret4_1.csproj", "{B96F0BAB-7B39-4757-8775-E04452A4C740}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structret4_2", "JIT\jit64\gc\misc\structret4_2.csproj", "{CD9BF7A2-8952-486E-A014-9C0F848E8306}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structret4_3", "JIT\jit64\gc\misc\structret4_3.csproj", "{D8EAF760-1723-4827-A05A-D25452438C4D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structret5_1", "JIT\jit64\gc\misc\structret5_1.csproj", "{5C18D93E-1A66-46E0-959B-DB56F0F58C5B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structret5_2", "JIT\jit64\gc\misc\structret5_2.csproj", "{C5B880B8-5F56-4167-B4F3-6D8242E32C34}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structret5_3", "JIT\jit64\gc\misc\structret5_3.csproj", "{EA520D46-7FC9-4657-AAA3-8C0EAE99E365}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structret6_1", "JIT\jit64\gc\misc\structret6_1.csproj", "{235A4D64-B91A-4DC7-B6B8-3BE1E07E230F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structret6_2", "JIT\jit64\gc\misc\structret6_2.csproj", "{6351A54D-4AF0-4FEF-82BC-39A1B91860EE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structret6_3", "JIT\jit64\gc\misc\structret6_3.csproj", "{EBB87DB8-2F0C-4EC1-8ADB-FDC030F01BB7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structva1_1", "JIT\jit64\gc\misc\structva1_1.csproj", "{789D91DC-38AC-4293-8FF3-A351CBEEA98B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test1", "JIT\jit64\gc\misc\test1.csproj", "{FBEFF26E-E543-44EB-97DB-A35D529AF001}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test2", "JIT\jit64\gc\misc\test2.csproj", "{3DEC45F3-89A5-4F8B-9013-01A5E65B6F2B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test3", "JIT\jit64\gc\misc\test3.csproj", "{F4446508-D1BB-49B2-AA86-DEAD87A7D00C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test_noalloca", "JIT\jit64\gc\misc\test_noalloca.csproj", "{596F4D3B-4673-481F-9B3B-63AD94467F0E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vbil", "JIT\jit64\gc\misc\vbil.csproj", "{668CC077-E27C-4BCA-BFDC-7665BDF3A414}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "143837", "JIT\jit64\gc\regress\vswhidbey\143837.csproj", "{E0742648-250D-44E9-9240-315BF341E2E2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "339415", "JIT\jit64\gc\regress\vswhidbey\339415.csproj", "{CED9FC4A-BD8C-4EF2-8A64-4BCAC3ABF4CB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arrayexpr1", "JIT\jit64\opt\cse\arrayexpr1.csproj", "{184EB631-F61D-410D-8AF1-B8AE431A5AB1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arrayexpr2_d_loop_try", "JIT\jit64\opt\cse\arrayexpr2_d_loop_try.csproj", "{74AE0CEB-D09C-470C-899D-7A4D9FF3B323}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arrayexpr2_r", "JIT\jit64\opt\cse\arrayexpr2_r.csproj", "{2683C3CA-8B4D-4302-AF5A-D5E474F9C29B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arrayexpr2_ro_loop", "JIT\jit64\opt\cse\arrayexpr2_ro_loop.csproj", "{EC6E2B2D-93BE-47A4-92A6-47158993402D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arrayexpr2_r_loop", "JIT\jit64\opt\cse\arrayexpr2_r_loop.csproj", "{1BE2429D-2C90-427D-9FA9-1102B41603BB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arrayexpr2_r_loop_try", "JIT\jit64\opt\cse\arrayexpr2_r_loop_try.csproj", "{9FAE0763-0333-461C-A412-4F19A04F3D02}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arrayexpr2_r_try", "JIT\jit64\opt\cse\arrayexpr2_r_try.csproj", "{C4242908-520F-4448-B010-67B9A70FECC1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "fieldexpr1", "JIT\jit64\opt\cse\fieldexpr1.csproj", "{F0311035-7E69-4386-8D0B-66884FAFA924}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "fieldexpr1_1", "JIT\jit64\opt\cse\fieldexpr1_1.csproj", "{2431682E-15D7-475D-AB18-45D7CC316A22}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "fieldexpr2", "JIT\jit64\opt\cse\fieldexpr2.csproj", "{1D2795A7-3FED-4199-91D7-4EBBC9A8773D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "fieldExprUnchecked1", "JIT\jit64\opt\cse\fieldExprUnchecked1.csproj", "{ED46394E-7DE4-49B7-A92B-B9BA54132245}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HugeArray", "JIT\jit64\opt\cse\HugeArray.csproj", "{BEA92187-D3E8-48FC-B4A7-D0FEF7E2C1E8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HugeArray1", "JIT\jit64\opt\cse\HugeArray1.csproj", "{2D062909-B106-4120-9C31-8D32F2394798}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "hugeexpr1", "JIT\jit64\opt\cse\hugeexpr1.csproj", "{58D9A09C-9D65-48D0-A13F-7FA0BB22838E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HugeField1", "JIT\jit64\opt\cse\HugeField1.csproj", "{B21C4E34-7743-4381-9B4C-99627BA8F9C6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HugeField2", "JIT\jit64\opt\cse\HugeField2.csproj", "{0212B91B-4135-400F-BF6D-93809909496A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "hugeSimpleExpr1", "JIT\jit64\opt\cse\hugeSimpleExpr1.csproj", "{53D80023-9448-44F4-875D-575C04FF8404}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "mixedexpr1_d_loop_try", "JIT\jit64\opt\cse\mixedexpr1_d_loop_try.csproj", "{EAE31C83-CDA9-492C-BA36-157FEF6FA0F9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "mixedexpr1_r", "JIT\jit64\opt\cse\mixedexpr1_r.csproj", "{5A2A29BF-A5C2-4DB1-B905-234047CC0F62}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "mixedexpr1_ro_loop", "JIT\jit64\opt\cse\mixedexpr1_ro_loop.csproj", "{E1771D57-4628-444F-B838-8F12E6012BA5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "mixedexpr1_r_loop", "JIT\jit64\opt\cse\mixedexpr1_r_loop.csproj", "{089FC866-7DF2-41A0-8094-8A524C4FC713}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "mixedexpr1_r_loop_try", "JIT\jit64\opt\cse\mixedexpr1_r_loop_try.csproj", "{30A68F83-6397-4D9E-A9AC-04F9F0C7B6CE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "mixedexpr1_r_try", "JIT\jit64\opt\cse\mixedexpr1_r_try.csproj", "{6E0F6229-1D3B-4719-B782-3DB5C0C792B8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pointerexpr1", "JIT\jit64\opt\cse\pointerexpr1.csproj", "{CB1DD25E-6C1B-4BAF-966B-8DD21EA72E74}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pointerexpr1_1", "JIT\jit64\opt\cse\pointerexpr1_1.csproj", "{B5EB8015-3E35-434C-8ACB-0DC8948A3187}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "simpleexpr1", "JIT\jit64\opt\cse\simpleexpr1.csproj", "{CF2715F0-25EC-4F5B-AE4B-1F9DA314D880}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "simpleexpr1_1", "JIT\jit64\opt\cse\simpleexpr1_1.csproj", "{6C323F5A-B563-4F00-8311-1F3A3989CC4D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "simpleexpr2", "JIT\jit64\opt\cse\simpleexpr2.csproj", "{95327237-D435-434B-AE93-5C30115C7663}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "simpleexpr3", "JIT\jit64\opt\cse\simpleexpr3.csproj", "{4996DF71-4E47-49C5-9857-F0942487F4B3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "simpleexpr4_d_loop_try", "JIT\jit64\opt\cse\simpleexpr4_d_loop_try.csproj", "{E0C3F30B-3B05-4390-A7CE-C70432E26861}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "simpleexpr4_r", "JIT\jit64\opt\cse\simpleexpr4_r.csproj", "{1CE03C7A-601A-4AD8-B1DC-37F6AD36B861}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "simpleexpr4_ro_loop", "JIT\jit64\opt\cse\simpleexpr4_ro_loop.csproj", "{9F603CE5-AED2-40FD-8034-D7FF005DA40E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "simpleexpr4_r_loop", "JIT\jit64\opt\cse\simpleexpr4_r_loop.csproj", "{B71D58CC-93B5-471A-8F74-0E30F6DCE3D1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "simpleexpr4_r_loop_try", "JIT\jit64\opt\cse\simpleexpr4_r_loop_try.csproj", "{10E406E9-75CF-4A3D-B448-ED9E02EBA7D3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "simpleexpr4_r_try", "JIT\jit64\opt\cse\simpleexpr4_r_try.csproj", "{6FE98154-4239-4D39-A665-9D7EFD4961BB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "staticFieldExpr1_1", "JIT\jit64\opt\cse\staticFieldExpr1_1.csproj", "{934DF959-89A7-4AD1-B2E7-68DE53A3305F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "staticFieldExpr1_d_loop_try", "JIT\jit64\opt\cse\staticFieldExpr1_d_loop_try.csproj", "{5DF9C78F-2147-439B-A9A1-485662343D02}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "staticFieldExpr1_r", "JIT\jit64\opt\cse\staticFieldExpr1_r.csproj", "{DCFBA03F-4498-4E6E-B389-820E87341927}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "staticFieldExpr1_ro_loop", "JIT\jit64\opt\cse\staticFieldExpr1_ro_loop.csproj", "{5DA3DA67-3157-46FB-82FA-74DCC51C298E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "staticFieldExpr1_r_loop", "JIT\jit64\opt\cse\staticFieldExpr1_r_loop.csproj", "{E6003279-D6B5-4E63-9237-244D96C5E1D1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "staticFieldExpr1_r_loop_try", "JIT\jit64\opt\cse\staticFieldExpr1_r_loop_try.csproj", "{AF2C7178-EB18-4F5F-9C03-CBCF931C32C5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "staticFieldExpr1_r_try", "JIT\jit64\opt\cse\staticFieldExpr1_r_try.csproj", "{415582ED-14CB-41F9-891B-07F0E1AFE02A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "staticFieldExprUnchecked1_d_loop_try", "JIT\jit64\opt\cse\staticFieldExprUnchecked1_d_loop_try.csproj", "{70617D82-107B-4AB4-A336-3B729B9B62B4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "staticFieldExprUnchecked1_r", "JIT\jit64\opt\cse\staticFieldExprUnchecked1_r.csproj", "{13792ECB-CE27-4C83-8DEC-92D5EFB11A2D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "staticFieldExprUnchecked1_ro_loop", "JIT\jit64\opt\cse\staticFieldExprUnchecked1_ro_loop.csproj", "{73AA459B-430A-4296-9AAA-62E62615F28D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "staticFieldExprUnchecked1_r_loop", "JIT\jit64\opt\cse\staticFieldExprUnchecked1_r_loop.csproj", "{F3F1AA7A-CBBB-4293-9F03-E047A2CB1439}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "staticFieldExprUnchecked1_r_loop_try", "JIT\jit64\opt\cse\staticFieldExprUnchecked1_r_loop_try.csproj", "{E136E2BC-AD99-48C2-801C-0396F29391CC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "staticFieldExprUnchecked1_r_try", "JIT\jit64\opt\cse\staticFieldExprUnchecked1_r_try.csproj", "{29C0EC2A-D599-43CA-84D9-C8C95C72136D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "volatilefield", "JIT\jit64\opt\cse\volatilefield.csproj", "{92127EE1-C096-4417-9A2E-94C34053A379}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "volatilestaticfield", "JIT\jit64\opt\cse\volatilestaticfield.csproj", "{3A0259CC-C707-4A88-802C-36AB169E56FD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VolatileTest_op_add", "JIT\jit64\opt\cse\VolatileTest_op_add.csproj", "{BF5C70EC-5E7E-443F-BB66-2DA2BC7FAAB2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VolatileTest_op_and", "JIT\jit64\opt\cse\VolatileTest_op_and.csproj", "{CCD0AB75-D346-403E-A6B2-3679C980B66A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VolatileTest_op_div", "JIT\jit64\opt\cse\VolatileTest_op_div.csproj", "{3F72CAA0-BFC4-432F-9882-0E7B9A8899F3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VolatileTest_op_mod", "JIT\jit64\opt\cse\VolatileTest_op_mod.csproj", "{83011DC7-382E-4573-BA09-10DFC377BA80}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VolatileTest_op_mul", "JIT\jit64\opt\cse\VolatileTest_op_mul.csproj", "{4A9D343C-6CD5-428E-BE71-F6532244A629}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VolatileTest_op_or", "JIT\jit64\opt\cse\VolatileTest_op_or.csproj", "{511EDC7B-13C5-40AD-AD87-A99272CAE138}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VolatileTest_op_shr", "JIT\jit64\opt\cse\VolatileTest_op_shr.csproj", "{08FBD8EC-642B-4283-987D-3544FFF55A65}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VolatileTest_op_sub", "JIT\jit64\opt\cse\VolatileTest_op_sub.csproj", "{3D4497F0-44E9-4DD3-9ED4-BF81FA76142F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VolatileTest_op_xor", "JIT\jit64\opt\cse\VolatileTest_op_xor.csproj", "{C87C2962-EA62-4535-9DB2-77420B6D3BE7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CGRecurseAAA_d", "JIT\jit64\opt\cg\CGRecurse\CGRecurseAAA_d.csproj", "{3ED661B5-319B-48F4-9967-0CBABE8EBE73}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CGRecurseAAA_do", "JIT\jit64\opt\cg\CGRecurse\CGRecurseAAA_do.csproj", "{865955A1-6602-4193-8987-345C4EF8356A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CGRecurseAAA_r", "JIT\jit64\opt\cg\CGRecurse\CGRecurseAAA_r.csproj", "{B228E862-A53D-4F11-BCD6-D8D272F0C66C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CGRecurseAAA_ro", "JIT\jit64\opt\cg\CGRecurse\CGRecurseAAA_ro.csproj", "{6B7E70E6-EF12-44B8-B9A4-6BED566A2F8D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CGRecurseAAC_d", "JIT\jit64\opt\cg\CGRecurse\CGRecurseAAC_d.csproj", "{63E99969-750E-464D-899E-6EEE9EA67F9A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CGRecurseAAC_do", "JIT\jit64\opt\cg\CGRecurse\CGRecurseAAC_do.csproj", "{BE135661-BB2B-45D4-824E-29C5F824C046}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CGRecurseAAC_r", "JIT\jit64\opt\cg\CGRecurse\CGRecurseAAC_r.csproj", "{A4D62CDE-4698-44AD-AD64-3DBF9332C254}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CGRecurseAAC_ro", "JIT\jit64\opt\cg\CGRecurse\CGRecurseAAC_ro.csproj", "{EA7AD6C6-064B-4DB3-9F90-109ACFAF4C84}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CGRecurseACA_d", "JIT\jit64\opt\cg\CGRecurse\CGRecurseACA_d.csproj", "{ED45850C-314D-4C54-AEDE-BAF0BAB35C11}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CGRecurseACA_do", "JIT\jit64\opt\cg\CGRecurse\CGRecurseACA_do.csproj", "{25259293-8AB2-41F9-A85A-287B67A92F47}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CGRecurseACA_r", "JIT\jit64\opt\cg\CGRecurse\CGRecurseACA_r.csproj", "{80432680-467C-44B5-B7F1-93AC39D576E5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CGRecurseACA_ro", "JIT\jit64\opt\cg\CGRecurse\CGRecurseACA_ro.csproj", "{32092B1E-6593-44B9-97E6-5EAED24DA728}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CGRecurseACC_d", "JIT\jit64\opt\cg\CGRecurse\CGRecurseACC_d.csproj", "{243B71CD-1777-47D9-9FBA-1600979C9CAD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CGRecurseACC_do", "JIT\jit64\opt\cg\CGRecurse\CGRecurseACC_do.csproj", "{377E5E65-3EBB-40BE-9AF2-1EFABF501F77}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CGRecurseACC_r", "JIT\jit64\opt\cg\CGRecurse\CGRecurseACC_r.csproj", "{DB27E434-7BF3-40DC-8EE8-45E221D021B6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CGRecurseACC_ro", "JIT\jit64\opt\cg\CGRecurse\CGRecurseACC_ro.csproj", "{518679EE-E7BD-4C43-A1AA-49EC99884AB5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CgStress1_d", "JIT\jit64\opt\cg\cgstress\CgStress1_d.csproj", "{577F22AF-E8A2-4F30-B334-52C472E00218}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CgStress1_do", "JIT\jit64\opt\cg\cgstress\CgStress1_do.csproj", "{7B9B9A61-B8D4-40BE-B129-CAE29DA7DBE9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CgStress1_r", "JIT\jit64\opt\cg\cgstress\CgStress1_r.csproj", "{AE1875D5-E1FF-4B62-AC11-6D240E08EF4F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CgStress1_ro", "JIT\jit64\opt\cg\cgstress\CgStress1_ro.csproj", "{574638AF-F419-4A9C-AB48-C2E4E4FA871E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CgStress2_d", "JIT\jit64\opt\cg\cgstress\CgStress2_d.csproj", "{7D460199-5067-44D8-AF25-63FC56C328CD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CgStress2_do", "JIT\jit64\opt\cg\cgstress\CgStress2_do.csproj", "{EC1E4B63-F569-4AED-951E-6AD70E068837}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CgStress2_r", "JIT\jit64\opt\cg\cgstress\CgStress2_r.csproj", "{7819D99D-5521-41F5-B6E0-002C176B64D1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CgStress2_ro", "JIT\jit64\opt\cg\cgstress\CgStress2_ro.csproj", "{2109EB2F-0679-47CB-90DC-4C1D3DB4D4FE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CgStress3_d", "JIT\jit64\opt\cg\cgstress\CgStress3_d.csproj", "{8B7C722A-3E7E-476A-A6EB-3A33E0D7B8F5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CgStress3_do", "JIT\jit64\opt\cg\cgstress\CgStress3_do.csproj", "{1B939809-FCC2-45FE-A420-F39FA207713C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CgStress3_r", "JIT\jit64\opt\cg\cgstress\CgStress3_r.csproj", "{D3EF87D0-AA9F-4E5B-AAF3-EEE3E920E25B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CgStress3_ro", "JIT\jit64\opt\cg\cgstress\CgStress3_ro.csproj", "{415E8598-01F0-484D-9B87-A9DB65DFACF8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "caninline_d", "JIT\jit64\opt\inl\caninline_d.csproj", "{4D4D9073-CC9D-49E2-90C5-B3F8E0EFA7E7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "caninline_do", "JIT\jit64\opt\inl\caninline_do.csproj", "{3AB2ED60-231C-4C23-820F-43B89362AB37}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "caninline_r", "JIT\jit64\opt\inl\caninline_r.csproj", "{835C8533-31E5-46BD-9328-7C13BCBDFA3B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "caninline_ro", "JIT\jit64\opt\inl\caninline_ro.csproj", "{5FABFBE1-CB4F-4347-9869-E8F831DD5BD6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lim_002", "JIT\jit64\opt\lim\lim_002.csproj", "{D57D7CFC-1AD8-44FB-A234-78C6126C5894}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lur_02", "JIT\jit64\opt\lur\lur_02.csproj", "{2A843792-C6EE-41E9-8A85-0EDA1052287A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "osr001", "JIT\jit64\opt\osr\osr001.csproj", "{3B636BB6-F327-4E8B-9100-C7A9238E0FAD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ArrayBound_o", "JIT\jit64\opt\rngchk\ArrayBound_o.csproj", "{79040C68-CDB1-4FD0-BD86-3CC5CAAC76BC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ArrayWith2Loops_o", "JIT\jit64\opt\rngchk\ArrayWith2Loops_o.csproj", "{11AC9F3D-88EA-4F10-9D3B-A88E06F71933}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ArrayWithFunc_o", "JIT\jit64\opt\rngchk\ArrayWithFunc_o.csproj", "{5E785831-90A1-467A-BC23-5A20376C53CA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ArrayWithThread_o", "JIT\jit64\opt\rngchk\ArrayWithThread_o.csproj", "{93A9E752-E897-4AC3-9300-1D13448718F5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BadMatrixMul_o", "JIT\jit64\opt\rngchk\BadMatrixMul_o.csproj", "{2D8E4374-328F-4F65-A292-FD15174C849C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JaggedArray_o", "JIT\jit64\opt\rngchk\JaggedArray_o.csproj", "{D530EB76-9464-46BE-9361-70D8ADF04C1C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MatrixMul_o", "JIT\jit64\opt\rngchk\MatrixMul_o.csproj", "{9EC006C2-A636-4C39-9908-54E1CB3E6DD2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RngchkStress1_o", "JIT\jit64\opt\rngchk\RngchkStress1_o.csproj", "{1B1D2B4C-323A-4ACE-BF39-C5624E90B405}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RngchkStress2_o", "JIT\jit64\opt\rngchk\RngchkStress2_o.csproj", "{06A7C6C6-9B9B-4299-9D67-575E496D832A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RngchkStress3", "JIT\jit64\opt\rngchk\RngchkStress3.csproj", "{CADE5351-B017-4FEE-BE92-EFD112DC2603}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimpleArray_01_o", "JIT\jit64\opt\rngchk\SimpleArray_01_o.csproj", "{5E1E3008-E73A-4E97-A3F1-37DC2EEB295A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "foo", "JIT\jit64\regress\asurt\143616\foo.csproj", "{A4F38D33-E204-4736-A17A-A2EE4A595365}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "simple", "JIT\jit64\regress\ndpw\160545\simple.csproj", "{8A9206C6-2B99-4B43-BB80-F6D05D66CC0A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "interior_pointer", "JIT\jit64\regress\ndpw\21015\interior_pointer.csproj", "{02955291-75B3-40FF-8F78-B2CC05C6F9BA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test", "JIT\jit64\regress\vsw\102964\test.csproj", "{CB4C76B4-98B5-4D6B-92E9-9500C6EE4D6B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test", "JIT\jit64\regress\vsw\329169\test.csproj", "{5D5E8CBE-803F-42E5-A2AC-B94CAFBAAF3C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test", "JIT\jit64\regress\vsw\373472\test.csproj", "{301BDE42-EF25-40DD-82EC-3D599E309CA2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test", "JIT\jit64\regress\vsw\471729\test.csproj", "{252FAB4F-DA96-4FBD-AFEB-B06F31B4927F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test", "JIT\jit64\regress\vsw\517867\test.csproj", "{C67C7372-EE6C-48C7-B98C-0EC5222B7C29}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test1", "JIT\jit64\regress\vsw\524070\test1.csproj", "{E1F35D93-E1D2-4CC3-887F-D9E83D765588}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test2", "JIT\jit64\regress\vsw\524070\test2.csproj", "{82C15ECD-27A9-4029-8097-3E15DD3FD949}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "simple-repro", "JIT\jit64\regress\vsw\528315\simple-repro.csproj", "{90D0B14A-1B35-4F5F-AE27-1B447DC0BAC2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test1", "JIT\jit64\regress\vsw\538615\test1.csproj", "{DFF216BA-CE50-45EA-9C53-96A57D23240C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test1", "JIT\jit64\regress\vsw\539509\test1.csproj", "{BAF4C82D-B91F-4469-9483-FBC7950B825E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test1", "JIT\jit64\regress\vsw\541067\test1.csproj", "{15603803-65FD-42A5-BDA8-AD25FEDDDAB5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test", "JIT\jit64\regress\vsw\543229\test.csproj", "{49EFDAE0-AE6B-49BA-B96E-866A7FDF6E25}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test", "JIT\jit64\regress\vsw\549880\test.csproj", "{EBF67994-3AE2-4EBA-BC2A-C11907A62F30}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "stret", "JIT\jit64\regress\vsw\601425\stret.csproj", "{E0F6F130-5083-4088-B095-8E33BE269C85}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vsw610378", "JIT\jit64\regress\vsw\610378\vsw610378.csproj", "{43F24741-6FD9-4593-92FA-D3252B540A92}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class01", "JIT\Generics\Arrays\ConstructedTypes\Jagged\class01.csproj", "{A8BFCD41-6773-4700-8092-70369FDE6125}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class01_instance", "JIT\Generics\Arrays\ConstructedTypes\Jagged\class01_instance.csproj", "{1CF36D39-C343-4842-BBD6-8A170BBEABAC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class01_static", "JIT\Generics\Arrays\ConstructedTypes\Jagged\class01_static.csproj", "{7FDE4C23-E5E9-4891-9B21-4E3C94206E61}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class02", "JIT\Generics\Arrays\ConstructedTypes\Jagged\class02.csproj", "{568DC68E-8321-4B98-AE6C-F4877B2C6E21}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class03", "JIT\Generics\Arrays\ConstructedTypes\Jagged\class03.csproj", "{6531BCBB-6286-4989-ADF0-8C24C6D3490C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class04", "JIT\Generics\Arrays\ConstructedTypes\Jagged\class04.csproj", "{BB6F5D3B-AAD3-45CD-B2E8-DA9B64BB40EA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class05", "JIT\Generics\Arrays\ConstructedTypes\Jagged\class05.csproj", "{84AC84B6-357C-4D39-8C62-E9B78C3D8198}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class06", "JIT\Generics\Arrays\ConstructedTypes\Jagged\class06.csproj", "{EB58BEAA-3872-4F62-A0BF-596B18C4B4C7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class07", "JIT\Generics\Arrays\ConstructedTypes\Jagged\class07.csproj", "{BE711884-16DD-41D3-8EE8-07DE371D3DD2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struc01", "JIT\Generics\Arrays\ConstructedTypes\Jagged\struc01.csproj", "{BF20FD4B-45EE-4614-B121-9B8A1D856D0A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Struct01", "JIT\Generics\Arrays\ConstructedTypes\Jagged\Struct01.csproj", "{205D9EA5-99D9-42A3-8670-C2F4E8E95DB4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Struct01_instance", "JIT\Generics\Arrays\ConstructedTypes\Jagged\Struct01_instance.csproj", "{9F7BB3E7-27FD-44EB-B8C9-5E4B8596146A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct01_static", "JIT\Generics\Arrays\ConstructedTypes\Jagged\struct01_static.csproj", "{A6EE6750-296C-4545-8484-7BE877285357}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct02", "JIT\Generics\Arrays\ConstructedTypes\Jagged\struct02.csproj", "{1041EDB6-3F75-4892-9306-C0BF9C9D0584}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct03", "JIT\Generics\Arrays\ConstructedTypes\Jagged\struct03.csproj", "{ED1E29DC-FD20-4457-AC2B-4DF94248D0B6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct04", "JIT\Generics\Arrays\ConstructedTypes\Jagged\struct04.csproj", "{C10068FD-69FE-4DC7-B9EF-8973C193B354}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct05", "JIT\Generics\Arrays\ConstructedTypes\Jagged\struct05.csproj", "{900795A5-A96E-4E6B-9C09-87617F444F05}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct06", "JIT\Generics\Arrays\ConstructedTypes\Jagged\struct06.csproj", "{630CD41D-B922-4064-B5CD-B77FF2C09B4C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct07", "JIT\Generics\Arrays\ConstructedTypes\Jagged\struct07.csproj", "{98EDD8DC-A478-49A5-89A5-78ADDBF4BD07}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class01", "JIT\Generics\Arrays\ConstructedTypes\MultiDim\class01.csproj", "{B2C7B915-DC44-4C68-AD3D-E94061A3CE79}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class01_instance", "JIT\Generics\Arrays\ConstructedTypes\MultiDim\class01_instance.csproj", "{2646F7D3-291C-4892-AEF1-6B14840F0E05}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class01_static", "JIT\Generics\Arrays\ConstructedTypes\MultiDim\class01_static.csproj", "{88289879-FE00-45B2-A561-783022B8BDEA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct01", "JIT\Generics\Arrays\ConstructedTypes\MultiDim\struct01.csproj", "{80F8F357-E85D-49BA-9065-AE13D7A79839}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct01_instance", "JIT\Generics\Arrays\ConstructedTypes\MultiDim\struct01_instance.csproj", "{551CDF76-46AD-435B-851E-12C74ACC72A6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct01_static", "JIT\Generics\Arrays\ConstructedTypes\MultiDim\struct01_static.csproj", "{15426961-0948-487F-ABE5-08BE8E6C7607}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class01", "JIT\Generics\Arrays\TypeParameters\Jagged\class01.csproj", "{B9C2A1E8-B95E-4765-B27D-F127A8E9D6C6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct01", "JIT\Generics\Arrays\TypeParameters\Jagged\struct01.csproj", "{15184247-1A78-454F-A645-0ED2CE0DD16B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class01", "JIT\Generics\Arrays\TypeParameters\MultiDim\class01.csproj", "{3E16855F-8CAE-4985-9C6E-B988472145E3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct01", "JIT\Generics\Arrays\TypeParameters\MultiDim\struct01.csproj", "{132DC9D4-E6D6-4DD4-9483-EB887E8D6F3F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "getclassfrommethodparam", "JIT\Generics\Fields\getclassfrommethodparam.csproj", "{96FA8C13-55B6-4B71-A7A1-93AC7A4D8B87}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "instance_assignment_class01", "JIT\Generics\Fields\instance_assignment_class01.csproj", "{0C050436-7B93-427D-AD59-CDEE94BA5D24}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "instance_assignment_struct01", "JIT\Generics\Fields\instance_assignment_struct01.csproj", "{5A6AD2D2-8381-452D-AA59-3E33CEFE3DC9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "instance_equalnull_class01", "JIT\Generics\Fields\instance_equalnull_class01.csproj", "{43B411FE-E26C-4D00-88A8-A98ADA16F601}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "instance_equalnull_struct01", "JIT\Generics\Fields\instance_equalnull_struct01.csproj", "{F816AF23-8AAE-442C-A396-4F22F49CA0C1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "instance_passing_class01", "JIT\Generics\Fields\instance_passing_class01.csproj", "{B3DA4CBF-613D-4792-B4A6-B7E4BC126495}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "instance_passing_struct01", "JIT\Generics\Fields\instance_passing_struct01.csproj", "{04DFA156-2A8C-44F7-9C60-17F8526D0C22}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "static_assignment_class01", "JIT\Generics\Fields\static_assignment_class01.csproj", "{57320B45-E97C-4175-BED3-44F846FEF3C7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "static_assignment_struct01", "JIT\Generics\Fields\static_assignment_struct01.csproj", "{64DBC670-FAC2-481D-A0E0-3B4D775B409A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "static_equalnull_class01", "JIT\Generics\Fields\static_equalnull_class01.csproj", "{0C798FB6-34BF-4197-AA0E-0800181B8E45}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "static_equalnull_struct01", "JIT\Generics\Fields\static_equalnull_struct01.csproj", "{45272C6A-7DEF-422A-B3B7-52C4746D5B1D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "static_passing_class01", "JIT\Generics\Fields\static_passing_class01.csproj", "{9A49CAAC-5E28-4475-BC1F-8BA1B9E999FC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "static_passing_struct01", "JIT\Generics\Fields\static_passing_struct01.csproj", "{A6C49C29-BD23-4564-91B7-968BE5E34265}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "general_class_instance01", "JIT\Generics\Exceptions\general_class_instance01.csproj", "{FA37EF21-043D-418E-A302-7A661B69B376}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "general_class_static01", "JIT\Generics\Exceptions\general_class_static01.csproj", "{C10FB01B-9979-44D5-891C-20B8BFD8E697}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "general_struct_instance01", "JIT\Generics\Exceptions\general_struct_instance01.csproj", "{C31FA060-E800-4659-AB66-FE0E905D725B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "general_struct_static01", "JIT\Generics\Exceptions\general_struct_static01.csproj", "{0E052551-4819-46F0-9E6E-9C825465DA99}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "specific_class_instance01", "JIT\Generics\Exceptions\specific_class_instance01.csproj", "{69DC5D6B-6361-494D-9829-4911027EF14E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "specific_class_instance02", "JIT\Generics\Exceptions\specific_class_instance02.csproj", "{124ED100-82F1-4DA1-8B9E-F31C7489A5DA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "specific_class_static01", "JIT\Generics\Exceptions\specific_class_static01.csproj", "{1A04BBA4-BFD1-4B77-AB81-F05FBD7C5FA1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "specific_class_static02", "JIT\Generics\Exceptions\specific_class_static02.csproj", "{273CE762-D3A2-4241-8548-CEB666C4C3A7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "specific_struct_instance01", "JIT\Generics\Exceptions\specific_struct_instance01.csproj", "{E6F2DFBF-45E0-4437-B8A7-F6D8C29AB0E3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "specific_struct_instance02", "JIT\Generics\Exceptions\specific_struct_instance02.csproj", "{8C27FFEF-8C5F-4381-A667-E278C0F38967}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "specific_struct_static01", "JIT\Generics\Exceptions\specific_struct_static01.csproj", "{FEBC1332-1FBB-4A00-A0CF-F1FDA44EFD1A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "specific_struct_static02", "JIT\Generics\Exceptions\specific_struct_static02.csproj", "{AF75F01F-0296-4071-83F1-63F2164557E7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class1_cs_d", "JIT\Generics\ConstrainedCall\class1_cs_d.csproj", "{C6D44EEA-D087-4F1A-9894-C4D84AA62CE5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class1_cs_do", "JIT\Generics\ConstrainedCall\class1_cs_do.csproj", "{87CA352D-1673-403F-BDC9-5B833E21F424}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class1_cs_r", "JIT\Generics\ConstrainedCall\class1_cs_r.csproj", "{0EFA0FB8-380C-4789-84CF-4B7E4870E119}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class1_cs_ro", "JIT\Generics\ConstrainedCall\class1_cs_ro.csproj", "{62885220-F137-4C74-83D2-42AFA04C9B13}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class2_cs_d", "JIT\Generics\ConstrainedCall\class2_cs_d.csproj", "{89779DFA-1BFA-4512-B0C2-349405F82973}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class2_cs_do", "JIT\Generics\ConstrainedCall\class2_cs_do.csproj", "{D5610C53-ED8A-45D0-84D9-936BA74BE001}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class2_cs_r", "JIT\Generics\ConstrainedCall\class2_cs_r.csproj", "{6ED8EED5-B95D-42B2-8446-6DCAACD65EF7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class2_cs_ro", "JIT\Generics\ConstrainedCall\class2_cs_ro.csproj", "{CF9EA97C-71A5-4602-BD58-5B451494A9B7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vt1_cs_d", "JIT\Generics\ConstrainedCall\vt1_cs_d.csproj", "{CD33B8A1-CC6F-4243-AC25-AFF8120A9CD0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vt1_cs_do", "JIT\Generics\ConstrainedCall\vt1_cs_do.csproj", "{FF301ADA-2E2B-4A9F-A40C-AC343B501EFE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vt1_cs_r", "JIT\Generics\ConstrainedCall\vt1_cs_r.csproj", "{492BDD0F-092E-41DD-99C4-618D350EBDB4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vt1_cs_ro", "JIT\Generics\ConstrainedCall\vt1_cs_ro.csproj", "{F1CD6EB8-7883-4FF1-ADB5-C150421EE838}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vt2_cs_d", "JIT\Generics\ConstrainedCall\vt2_cs_d.csproj", "{6A95068C-44EE-4FAF-B190-80E013E626EC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vt2_cs_do", "JIT\Generics\ConstrainedCall\vt2_cs_do.csproj", "{F9DCB5F5-79B2-4FA9-BD4E-8B0EBD091D7C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vt2_cs_r", "JIT\Generics\ConstrainedCall\vt2_cs_r.csproj", "{31025AD5-FCB4-4AB9-9595-6C93051FA3C0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vt2_cs_ro", "JIT\Generics\ConstrainedCall\vt2_cs_ro.csproj", "{634D2580-8121-454C-B00D-6E9DCB6FA047}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vt3_cs_d", "JIT\Generics\ConstrainedCall\vt3_cs_d.csproj", "{CD1A954E-2F95-4DF5-893B-809A81DDCDE3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vt3_cs_do", "JIT\Generics\ConstrainedCall\vt3_cs_do.csproj", "{97DA5467-6E6C-40FD-ABFE-34B0791B439B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vt3_cs_r", "JIT\Generics\ConstrainedCall\vt3_cs_r.csproj", "{834EFA27-AB3B-4F23-8782-4A8F7DCD56BD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vt3_cs_ro", "JIT\Generics\ConstrainedCall\vt3_cs_ro.csproj", "{125363CD-1DE5-4FEF-BA2A-6301EACA1FD2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vt4_cs_d", "JIT\Generics\ConstrainedCall\vt4_cs_d.csproj", "{AA90CACB-C386-4419-804A-B6A1A7AC1255}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vt4_cs_do", "JIT\Generics\ConstrainedCall\vt4_cs_do.csproj", "{4E3D1199-2D0F-41CB-8FB9-66F039DA5493}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vt4_cs_r", "JIT\Generics\ConstrainedCall\vt4_cs_r.csproj", "{116602E5-7873-4F65-8829-F32E8A705EDE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vt4_cs_ro", "JIT\Generics\ConstrainedCall\vt4_cs_ro.csproj", "{BAFE9AF0-E836-4F28-871F-C08294A69522}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "call_instance01", "JIT\Generics\Constraints\call_instance01.csproj", "{87405971-B126-4000-977F-9AD22B6FF9A6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Call_instance01_d", "JIT\Generics\Constraints\Call_instance01_d.csproj", "{C834B32F-C575-491D-9EB9-574A6DB9FF95}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Call_instance01_do", "JIT\Generics\Constraints\Call_instance01_do.csproj", "{671883C2-8AC6-447D-B213-A378D6A81A91}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Call_instance01_r", "JIT\Generics\Constraints\Call_instance01_r.csproj", "{0422E973-CD19-492C-ABA8-5A5C3C482503}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Call_instance01_ro", "JIT\Generics\Constraints\Call_instance01_ro.csproj", "{90A26425-4848-4F9F-945F-1204722317AC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "call_static01", "JIT\Generics\Constraints\call_static01.csproj", "{8ED41591-8FDF-419B-8FAA-24631C103BBB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "convert_instance01", "JIT\Generics\Constraints\convert_instance01.csproj", "{65964B68-E893-4C78-B7FB-590452343116}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "convert_static01", "JIT\Generics\Constraints\convert_static01.csproj", "{4B539B1F-AC08-4D3A-AF02-E3C44FF172FD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "transitive_instance01", "JIT\Generics\Constraints\transitive_instance01.csproj", "{78363C03-BB50-47E6-80C0-119F5D56AF21}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "transitive_static01", "JIT\Generics\Constraints\transitive_static01.csproj", "{D36A6FEC-097F-4209-845C-5B247BDE96F6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "box_unbox01", "JIT\Generics\Conversions\Boxing\box_unbox01.csproj", "{6B9DA00A-8C8A-4349-9E8E-D400292B541C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gentogen01", "JIT\Generics\Conversions\Reference\gentogen01.csproj", "{80A667A7-90BD-4406-8EC6-CCE1BD19487B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gentogen02", "JIT\Generics\Conversions\Reference\gentogen02.csproj", "{B67D36A4-F3EB-4978-91F8-55D9B7944694}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gentogen03", "JIT\Generics\Conversions\Reference\gentogen03.csproj", "{AAC0CF58-6577-4EF0-907D-8B5B891BDDAA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gentonongen01", "JIT\Generics\Conversions\Reference\gentonongen01.csproj", "{6A6EE264-2A23-4A18-87B9-06671E767CFD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gentonongen02", "JIT\Generics\Conversions\Reference\gentonongen02.csproj", "{2C13C549-98C0-43D9-8158-C1AC58502BE3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gentonongen03", "JIT\Generics\Conversions\Reference\gentonongen03.csproj", "{61661F6A-1746-41E6-B1D7-90AE1401F425}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "nongentogen01", "JIT\Generics\Conversions\Reference\nongentogen01.csproj", "{4697A402-5137-4CA5-8CAA-6C4FD39D66CD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "nongentogen02", "JIT\Generics\Conversions\Reference\nongentogen02.csproj", "{A2BFAB56-28C9-43CB-97A0-D696237C1DEA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "nongentogen03", "JIT\Generics\Conversions\Reference\nongentogen03.csproj", "{50331B28-2970-44B1-A6F9-C8624121F3D8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "chaos55915408cs", "JIT\Generics\Coverage\chaos55915408cs.csproj", "{9E76E186-AB38-476B-8327-CB879B7E2C1D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "chaos55915408cs_o", "JIT\Generics\Coverage\chaos55915408cs_o.csproj", "{29259C4C-5480-4F10-B220-978491F86B3A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "chaos56200037cs", "JIT\Generics\Coverage\chaos56200037cs.csproj", "{8FA646F7-470B-4549-A701-AA6EB28DFDBE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "chaos56200037cs_o", "JIT\Generics\Coverage\chaos56200037cs_o.csproj", "{D40EF20F-4FAF-440D-BDC8-8F3C5B7E5560}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "chaos65204782cs", "JIT\Generics\Coverage\chaos65204782cs.csproj", "{6EAD1037-4170-4F97-8705-84872FB6BECB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "chaos65204782cs_o", "JIT\Generics\Coverage\chaos65204782cs_o.csproj", "{ECC7983D-6775-4E8A-820B-83A2837B4ABD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "baseclass01", "JIT\Generics\Instantiation\Classes\baseclass01.csproj", "{4B38908A-FCC8-4F1C-853E-AB21F9AA1360}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "baseclass02", "JIT\Generics\Instantiation\Classes\baseclass02.csproj", "{2CC272A3-8730-4FF8-91B6-A73D6AA7978D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "baseclass03", "JIT\Generics\Instantiation\Classes\baseclass03.csproj", "{2637E314-B16C-440D-9604-93E240720049}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "baseclass04", "JIT\Generics\Instantiation\Classes\baseclass04.csproj", "{080C313F-7B4A-4258-AC75-EE444F9E2FCA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "baseclass05", "JIT\Generics\Instantiation\Classes\baseclass05.csproj", "{3E24A354-39F8-45EB-AD75-2A5550E11C3E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class01", "JIT\Generics\Instantiation\Classes\class01.csproj", "{544383DE-F284-4664-9E08-40D5B3597B12}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class02", "JIT\Generics\Instantiation\Classes\class02.csproj", "{38E45B61-90A6-470E-AAA8-A0FDA13D6E7E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class03", "JIT\Generics\Instantiation\Classes\class03.csproj", "{F3C60ECA-A5E7-478E-9CA7-6C71DB965B82}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class01", "JIT\Generics\Instantiation\Interfaces\class01.csproj", "{FAC860EF-3CCD-44C9-B1C3-C0578F8C71F4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class02", "JIT\Generics\Instantiation\Interfaces\class02.csproj", "{FF8C611B-C071-4576-B41D-687D62B14530}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class03", "JIT\Generics\Instantiation\Interfaces\class03.csproj", "{06A83189-481B-4203-9EC5-57188005EF54}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class04", "JIT\Generics\Instantiation\Interfaces\class04.csproj", "{6449AF25-EE12-4317-A4A6-0678FE363346}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class05", "JIT\Generics\Instantiation\Interfaces\class05.csproj", "{7211B39F-6B28-4929-9BE1-A151E52F9531}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct01", "JIT\Generics\Instantiation\Interfaces\struct01.csproj", "{099D2BD1-0891-4F9A-82F6-2D92FEEF2E72}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct02", "JIT\Generics\Instantiation\Interfaces\struct02.csproj", "{1066B4D7-163A-4FF7-BE27-A2E3E689D5F4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct03", "JIT\Generics\Instantiation\Interfaces\struct03.csproj", "{69461DB0-1462-4AEB-A891-B03E7F1E0EAF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct04", "JIT\Generics\Instantiation\Interfaces\struct04.csproj", "{14DB2210-9F88-4341-8A84-824049CE04C6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct05", "JIT\Generics\Instantiation\Interfaces\struct05.csproj", "{8B10F37F-3AD1-4158-A7D5-4DA2086DC12C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct01", "JIT\Generics\Instantiation\Structs\struct01.csproj", "{320804D0-53D4-4799-95CF-AE10C670C032}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct02", "JIT\Generics\Instantiation\Structs\struct02.csproj", "{644FEF8A-38C9-40A6-8067-6746B1FD9309}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct03", "JIT\Generics\Instantiation\Structs\struct03.csproj", "{4ED2C098-36DB-41CE-AA04-EDF02F1D63B0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "instance_assignment_class01", "JIT\Generics\Locals\instance_assignment_class01.csproj", "{80F3A588-555A-4075-8360-9203E5F99AC9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "instance_assignment_struct01", "JIT\Generics\Locals\instance_assignment_struct01.csproj", "{C6F29CCA-DE86-40C5-885D-3914F5D5751E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "instance_equalnull_class01", "JIT\Generics\Locals\instance_equalnull_class01.csproj", "{2E883F72-1D4F-4636-84BE-3BBDD60B592D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "instance_equalnull_struct01", "JIT\Generics\Locals\instance_equalnull_struct01.csproj", "{016189CD-6895-44C3-8441-DA074A996004}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "instance_passing_class01", "JIT\Generics\Locals\instance_passing_class01.csproj", "{6449D13D-837E-4072-95F8-54227372136D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "instance_passing_struct01", "JIT\Generics\Locals\instance_passing_struct01.csproj", "{6632E517-7D60-492F-A9AA-64ABA4120E1B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "static_assignment_class01", "JIT\Generics\Locals\static_assignment_class01.csproj", "{62A6CD3D-7157-47A6-88D0-42C3C57879F6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "static_assignment_struct01", "JIT\Generics\Locals\static_assignment_struct01.csproj", "{56EF1248-EA5E-4F16-AD09-D48CDE467CC1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "static_equalnull_class01", "JIT\Generics\Locals\static_equalnull_class01.csproj", "{43AB92CB-19B3-4D71-837E-49A2300C5F11}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "static_equalnull_struct01", "JIT\Generics\Locals\static_equalnull_struct01.csproj", "{35A22E14-307A-4221-AADB-06F74A77FB42}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "static_passing_class01", "JIT\Generics\Locals\static_passing_class01.csproj", "{8767FA06-4489-404B-AB3C-C45C50EC5D25}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "static_passing_struct01", "JIT\Generics\Locals\static_passing_struct01.csproj", "{CE813D5E-3B67-4077-9014-BAD9D5757D57}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class_instance01", "JIT\Generics\MemberAccess\class_instance01.csproj", "{B2F82E87-534F-417A-8709-B0B6EDF67E40}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class_static01", "JIT\Generics\MemberAccess\class_static01.csproj", "{363A0211-B3EB-4E66-B939-B1742AF9B9D8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "interface_class01", "JIT\Generics\MemberAccess\interface_class01.csproj", "{6CCCACCF-B1F4-4B6D-9593-F4FB8765FCF7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "interface_class02", "JIT\Generics\MemberAccess\interface_class02.csproj", "{9291DC28-F3E6-42C4-B2ED-924385BF29DD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "interface_struct01", "JIT\Generics\MemberAccess\interface_struct01.csproj", "{7A73F51B-46FA-437C-956D-4B493763B0F1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "interface_struct02", "JIT\Generics\MemberAccess\interface_struct02.csproj", "{06FEE6BC-4C9E-466F-B7AD-E001F307EACE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct_instance01", "JIT\Generics\MemberAccess\struct_instance01.csproj", "{22E3B002-7E30-4262-98DE-88544DD5DFBA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct_static01", "JIT\Generics\MemberAccess\struct_static01.csproj", "{28EB62C0-5DA9-4C86-BB8D-AC3C03F49CF4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "instance_assignment_class01", "JIT\Generics\Parameters\instance_assignment_class01.csproj", "{0C67E548-6B13-4924-A623-41991D858EC8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "instance_assignment_struct01", "JIT\Generics\Parameters\instance_assignment_struct01.csproj", "{DDB15059-8EA0-4B82-B1BF-CACBC0F701A4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "instance_equalnull_class01", "JIT\Generics\Parameters\instance_equalnull_class01.csproj", "{9E953E11-B967-4E15-ACF3-8DB5F0822D8A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "instance_equalnull_struct01", "JIT\Generics\Parameters\instance_equalnull_struct01.csproj", "{A4EE7FAD-4E8B-4EB7-83F3-08A81C35A561}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "instance_passing_class01", "JIT\Generics\Parameters\instance_passing_class01.csproj", "{548A85F7-5474-483F-A5F8-57E8B4238642}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "instance_passing_struct01", "JIT\Generics\Parameters\instance_passing_struct01.csproj", "{F1B079F4-6571-4462-861C-3600D5A324CD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "static_assignment_class01", "JIT\Generics\Parameters\static_assignment_class01.csproj", "{FFC760C1-42D8-45F4-A2EC-025DEDE7D681}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "static_assignment_struct01", "JIT\Generics\Parameters\static_assignment_struct01.csproj", "{C1076745-44FF-46F8-A6C6-E469BFE9E409}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "static_equalnull_class01", "JIT\Generics\Parameters\static_equalnull_class01.csproj", "{8A767943-C04E-4E9B-81E6-F41A49E027B0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "static_equalnull_struct01", "JIT\Generics\Parameters\static_equalnull_struct01.csproj", "{A42F4CA1-C37A-4D2F-A2DD-DF2CDFB12F14}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "static_passing_class01", "JIT\Generics\Parameters\static_passing_class01.csproj", "{4E84BE82-9496-4CE1-8DE6-0646E93A65BB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "static_passing_struct01", "JIT\Generics\Parameters\static_passing_struct01.csproj", "{DC245710-E244-4AAD-840A-4F19DEBDBC98}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "default_class01", "JIT\Generics\TypeParameters\default_class01.csproj", "{366CFD9E-E7FE-4A50-B6A0-1345D1BD061C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "default_struct01", "JIT\Generics\TypeParameters\default_struct01.csproj", "{F907FD44-6193-4A3D-8452-92CEAF46B919}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class01", "JIT\Generics\Typeof\class01.csproj", "{9C7255CB-FAF3-4B44-B731-FF2F69ACD90E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class02", "JIT\Generics\Typeof\class02.csproj", "{6D9B4FCD-99DB-4E67-B499-BEE99CD4CA24}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "class03", "JIT\Generics\Typeof\class03.csproj", "{FF49C039-4515-478E-A148-6A28A1AC38D9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "dynamicTypes", "JIT\Generics\Typeof\dynamicTypes.csproj", "{9AEB6984-FCD8-4E39-BC16-805B1C8BD43A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "objectBoxing", "JIT\Generics\Typeof\objectBoxing.csproj", "{1A9C53C6-CEA3-49D6-9345-4F6016899183}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "refTypesdynamic", "JIT\Generics\Typeof\refTypesdynamic.csproj", "{B09ED5F8-CCC7-4612-9041-0D10B8132ECB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct01", "JIT\Generics\Typeof\struct01.csproj", "{42630210-72E2-463F-8507-49F4D78E60C9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct02", "JIT\Generics\Typeof\struct02.csproj", "{D4059AFB-8FD9-48C0-AFA8-8532933DA9B3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "struct03", "JIT\Generics\Typeof\struct03.csproj", "{FF308555-4509-40A5-B990-66378FC9BE3F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "valueTypeBoxing", "JIT\Generics\Typeof\valueTypeBoxing.csproj", "{DA444D4F-EB7F-48C1-8F9F-8E69B5D7A7EE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "bool_cs_d", "JIT\Methodical\MDArray\DataTypes\bool_cs_d.csproj", "{3FF8F7D5-8EA6-4BE7-AD41-02F2D123CA86}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "bool_cs_do", "JIT\Methodical\MDArray\DataTypes\bool_cs_do.csproj", "{CF43C188-347D-48F9-A579-DA44539A0FF9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "bool_cs_r", "JIT\Methodical\MDArray\DataTypes\bool_cs_r.csproj", "{C5003221-20FB-4B11-ADFF-9B74AB85E644}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "bool_cs_ro", "JIT\Methodical\MDArray\DataTypes\bool_cs_ro.csproj", "{48D2ADCC-1F30-4048-9D7D-DB2EAE996DC0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "byte_cs_d", "JIT\Methodical\MDArray\DataTypes\byte_cs_d.csproj", "{27EF2574-85F6-4344-A8FB-53FF676B2B35}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "byte_cs_do", "JIT\Methodical\MDArray\DataTypes\byte_cs_do.csproj", "{1CDEFA2A-BEAF-446E-9A37-9831CA8B98EE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "byte_cs_r", "JIT\Methodical\MDArray\DataTypes\byte_cs_r.csproj", "{5A1A4F68-E0EF-4C86-A2DD-B4B51D2AE5B0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "byte_cs_ro", "JIT\Methodical\MDArray\DataTypes\byte_cs_ro.csproj", "{B1777F72-B4F9-4163-934D-01C5FE94C3A0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "char_cs_d", "JIT\Methodical\MDArray\DataTypes\char_cs_d.csproj", "{85C3782E-2BC8-47F1-A8FC-A281D38E2E2E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "char_cs_do", "JIT\Methodical\MDArray\DataTypes\char_cs_do.csproj", "{5E080301-62C6-473A-A81E-B6CA4660D910}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "char_cs_r", "JIT\Methodical\MDArray\DataTypes\char_cs_r.csproj", "{4C6B201D-B3CB-4532-90CC-BD168C55245B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "char_cs_ro", "JIT\Methodical\MDArray\DataTypes\char_cs_ro.csproj", "{E3B35BC3-48A5-49CF-A7AF-6482668C7925}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "decimal_cs_d", "JIT\Methodical\MDArray\DataTypes\decimal_cs_d.csproj", "{616C74B4-061C-4397-B353-55EFA946A066}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "decimal_cs_do", "JIT\Methodical\MDArray\DataTypes\decimal_cs_do.csproj", "{43052CE7-B86C-4348-A8DF-F36649824AF2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "decimal_cs_r", "JIT\Methodical\MDArray\DataTypes\decimal_cs_r.csproj", "{208C8119-B194-4496-B8CE-10792F48127B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "decimal_cs_ro", "JIT\Methodical\MDArray\DataTypes\decimal_cs_ro.csproj", "{83836C23-C48E-43D3-B4FE-D6B87038B4F3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "double_cs_d", "JIT\Methodical\MDArray\DataTypes\double_cs_d.csproj", "{E5A4BD61-B9C8-4C55-9255-6C4034266B8A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "double_cs_do", "JIT\Methodical\MDArray\DataTypes\double_cs_do.csproj", "{DA85578A-95B0-46E2-9B6A-9CC632F47468}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "double_cs_r", "JIT\Methodical\MDArray\DataTypes\double_cs_r.csproj", "{EB1A58D0-1CDF-4E38-A034-E8E5E8BBE6CC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "double_cs_ro", "JIT\Methodical\MDArray\DataTypes\double_cs_ro.csproj", "{1AAF5C25-41EC-4C6C-B284-D5DAA8717974}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "float_cs_d", "JIT\Methodical\MDArray\DataTypes\float_cs_d.csproj", "{EC6BB7AB-E35B-49FB-833B-25C2E06EE333}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "float_cs_do", "JIT\Methodical\MDArray\DataTypes\float_cs_do.csproj", "{5E0080D5-E089-4F8D-A052-AFA19F3FEB95}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "float_cs_r", "JIT\Methodical\MDArray\DataTypes\float_cs_r.csproj", "{2FDB1ADC-FBFF-43D4-927C-DA5349A245A2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "float_cs_ro", "JIT\Methodical\MDArray\DataTypes\float_cs_ro.csproj", "{59FAFAB9-B2D5-4357-92F2-07529D10D29E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "int_cs_d", "JIT\Methodical\MDArray\DataTypes\int_cs_d.csproj", "{B32B89B4-2FA0-4AB6-B8F6-088B6158262E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "int_cs_do", "JIT\Methodical\MDArray\DataTypes\int_cs_do.csproj", "{0CB356F0-5EEB-46EA-BA75-E44007B6A527}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "int_cs_r", "JIT\Methodical\MDArray\DataTypes\int_cs_r.csproj", "{10344C2D-626F-4D00-81AE-600152A08826}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "int_cs_ro", "JIT\Methodical\MDArray\DataTypes\int_cs_ro.csproj", "{C6695D0A-0449-45C2-9410-0FA0467594FE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "long_cs_d", "JIT\Methodical\MDArray\DataTypes\long_cs_d.csproj", "{0B8DD1B0-EB2A-413A-A338-E77E7A9F0DFB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "long_cs_do", "JIT\Methodical\MDArray\DataTypes\long_cs_do.csproj", "{4DDE0784-48C0-43D0-9104-A3819391E088}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "long_cs_r", "JIT\Methodical\MDArray\DataTypes\long_cs_r.csproj", "{00A82ED2-1BB9-4D92-BB6A-59D4C0516345}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "long_cs_ro", "JIT\Methodical\MDArray\DataTypes\long_cs_ro.csproj", "{4551976E-9FCA-4CEA-BEC7-A6932A2AB122}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "sbyte_cs_d", "JIT\Methodical\MDArray\DataTypes\sbyte_cs_d.csproj", "{56492795-B082-4C4D-9754-DA229027FA72}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "sbyte_cs_do", "JIT\Methodical\MDArray\DataTypes\sbyte_cs_do.csproj", "{E850C367-E4F9-45CF-AD86-003E3147B8B7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "sbyte_cs_r", "JIT\Methodical\MDArray\DataTypes\sbyte_cs_r.csproj", "{525ADEB5-7FAF-48B4-B400-65FD55F513A8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "sbyte_cs_ro", "JIT\Methodical\MDArray\DataTypes\sbyte_cs_ro.csproj", "{7600B247-46FE-42D8-B836-802F3D554EA6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "short_cs_d", "JIT\Methodical\MDArray\DataTypes\short_cs_d.csproj", "{29866FDB-13E5-4263-8C83-C1281A60CFC8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "short_cs_do", "JIT\Methodical\MDArray\DataTypes\short_cs_do.csproj", "{A2046A98-4DCF-41E9-8C9A-3255762568BB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "short_cs_r", "JIT\Methodical\MDArray\DataTypes\short_cs_r.csproj", "{9C47B01D-2DFC-4AA7-A048-F9F330D758E7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "short_cs_ro", "JIT\Methodical\MDArray\DataTypes\short_cs_ro.csproj", "{0B668A23-0B4D-40CD-A1DC-4790A3C9F66D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint_cs_d", "JIT\Methodical\MDArray\DataTypes\uint_cs_d.csproj", "{6761286C-C56B-4249-BB07-12F71A3560E6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint_cs_do", "JIT\Methodical\MDArray\DataTypes\uint_cs_do.csproj", "{A14EB7B1-D53D-413B-A605-308B16365797}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint_cs_r", "JIT\Methodical\MDArray\DataTypes\uint_cs_r.csproj", "{483F68B7-0346-4C1D-BFD8-2438CDA4E216}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uint_cs_ro", "JIT\Methodical\MDArray\DataTypes\uint_cs_ro.csproj", "{AC13ED14-FCED-40A6-A689-87B847A71A44}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ulong_cs_d", "JIT\Methodical\MDArray\DataTypes\ulong_cs_d.csproj", "{8144FE5F-7A00-43F6-8F40-C33951625630}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ulong_cs_do", "JIT\Methodical\MDArray\DataTypes\ulong_cs_do.csproj", "{DC15F043-3742-4CFB-9DC7-4FF57E75A8F8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ulong_cs_r", "JIT\Methodical\MDArray\DataTypes\ulong_cs_r.csproj", "{273951C4-81A9-4326-BF46-31D56CA3B416}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ulong_cs_ro", "JIT\Methodical\MDArray\DataTypes\ulong_cs_ro.csproj", "{0D30946A-1C07-4347-9C85-E62D017B6F58}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ushort_cs_d", "JIT\Methodical\MDArray\DataTypes\ushort_cs_d.csproj", "{1F808F80-1B46-476A-8129-60B93DAE2301}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ushort_cs_do", "JIT\Methodical\MDArray\DataTypes\ushort_cs_do.csproj", "{4473117B-E775-4328-8F5D-B6AB38774AB2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ushort_cs_r", "JIT\Methodical\MDArray\DataTypes\ushort_cs_r.csproj", "{FF309582-6138-4A73-B058-C5DD57C5E796}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ushort_cs_ro", "JIT\Methodical\MDArray\DataTypes\ushort_cs_ro.csproj", "{AB9A667E-75FC-41E7-B521-CE80A3340C39}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "classarr_cs_d", "JIT\Methodical\MDArray\basics\classarr_cs_d.csproj", "{151EC427-404B-4583-950C-10DCB25FFB8B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "classarr_cs_do", "JIT\Methodical\MDArray\basics\classarr_cs_do.csproj", "{666A1E0A-7B7E-4FEA-A709-89B8106126B7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "classarr_cs_r", "JIT\Methodical\MDArray\basics\classarr_cs_r.csproj", "{949C72E3-78EF-4A5F-A435-B6A9178FC764}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "classarr_cs_ro", "JIT\Methodical\MDArray\basics\classarr_cs_ro.csproj", "{C6ED996E-FDC0-4019-A4F5-6B6E464CBF29}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "doublearr_cs_d", "JIT\Methodical\MDArray\basics\doublearr_cs_d.csproj", "{11D2FD2E-5CAD-4EAF-9D73-BD6A52705FF0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "doublearr_cs_do", "JIT\Methodical\MDArray\basics\doublearr_cs_do.csproj", "{65F673F3-86E3-4876-A411-A51B45D54F85}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "doublearr_cs_r", "JIT\Methodical\MDArray\basics\doublearr_cs_r.csproj", "{23702DA7-B13D-41CD-B371-C85937BF8120}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "doublearr_cs_ro", "JIT\Methodical\MDArray\basics\doublearr_cs_ro.csproj", "{FD0D2C89-B029-4737-B625-93523ADBA96E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "jaggedarr_cs_d", "JIT\Methodical\MDArray\basics\jaggedarr_cs_d.csproj", "{A356404D-40C5-4839-843B-B3D23B38F4F6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "jaggedarr_cs_do", "JIT\Methodical\MDArray\basics\jaggedarr_cs_do.csproj", "{91860B28-9EE4-48DA-94F5-E4A82FF8FDD3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "jaggedarr_cs_r", "JIT\Methodical\MDArray\basics\jaggedarr_cs_r.csproj", "{7513BC5A-BB00-4FF2-8F92-2AD6B9FDDE71}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "jaggedarr_cs_ro", "JIT\Methodical\MDArray\basics\jaggedarr_cs_ro.csproj", "{1A799F59-EED6-41DA-9952-B2999E4548C9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "stringarr_cs_d", "JIT\Methodical\MDArray\basics\stringarr_cs_d.csproj", "{F68BF4F7-67E8-402E-9818-C2B7F4CE9DA8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "stringarr_cs_do", "JIT\Methodical\MDArray\basics\stringarr_cs_do.csproj", "{E712666D-E63C-4FB8-99A6-B690ECEC64E3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "stringarr_cs_r", "JIT\Methodical\MDArray\basics\stringarr_cs_r.csproj", "{C69F3959-C027-439B-B851-253BBCF71E0C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "stringarr_cs_ro", "JIT\Methodical\MDArray\basics\stringarr_cs_ro.csproj", "{20DD6027-635F-409C-8313-6A6E89AE71C6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structarr_cs_d", "JIT\Methodical\MDArray\basics\structarr_cs_d.csproj", "{D54ADABB-D3D3-4A05-BCF0-20ADC9417D75}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structarr_cs_do", "JIT\Methodical\MDArray\basics\structarr_cs_do.csproj", "{211C7C2F-8474-4BA6-B46E-DA820B1992B5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structarr_cs_r", "JIT\Methodical\MDArray\basics\structarr_cs_r.csproj", "{2798FCA2-258E-4E32-BB71-95518A239579}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structarr_cs_ro", "JIT\Methodical\MDArray\basics\structarr_cs_ro.csproj", "{37B10A10-D699-4CB0-A5C0-B5A949AC2304}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "classarr_cs_d", "JIT\Methodical\MDArray\GaussJordan\classarr_cs_d.csproj", "{8E846AE6-E1DF-4F5B-8A53-7B706BB27A2B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "classarr_cs_do", "JIT\Methodical\MDArray\GaussJordan\classarr_cs_do.csproj", "{299750E6-91B0-4E77-BEEB-1AB96761D860}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "classarr_cs_r", "JIT\Methodical\MDArray\GaussJordan\classarr_cs_r.csproj", "{76CBC4E9-4702-4709-B739-FC928AEE879B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "classarr_cs_ro", "JIT\Methodical\MDArray\GaussJordan\classarr_cs_ro.csproj", "{3AB92143-46C6-4678-83CA-08998544B96A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "jaggedarr_cs_d", "JIT\Methodical\MDArray\GaussJordan\jaggedarr_cs_d.csproj", "{6F9533F8-AD41-4AB2-91FB-3C8EEC2BB301}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "jaggedarr_cs_do", "JIT\Methodical\MDArray\GaussJordan\jaggedarr_cs_do.csproj", "{BFB05742-010A-43FC-999C-6BBE0E195108}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "jaggedarr_cs_r", "JIT\Methodical\MDArray\GaussJordan\jaggedarr_cs_r.csproj", "{C5E60D76-6428-472C-A893-234B58ABC3A7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "jaggedarr_cs_ro", "JIT\Methodical\MDArray\GaussJordan\jaggedarr_cs_ro.csproj", "{2FEDB07F-3F15-458C-BDE8-A0AC979F0F12}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "plainarr_cs_d", "JIT\Methodical\MDArray\GaussJordan\plainarr_cs_d.csproj", "{DB357669-6C23-4F7E-933F-677B2B83023D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "plainarr_cs_do", "JIT\Methodical\MDArray\GaussJordan\plainarr_cs_do.csproj", "{B346CE86-77B4-46BB-9D1E-0206B64F2210}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "plainarr_cs_r", "JIT\Methodical\MDArray\GaussJordan\plainarr_cs_r.csproj", "{4A4C968D-35A0-4577-A68F-BD0122B53C68}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "plainarr_cs_ro", "JIT\Methodical\MDArray\GaussJordan\plainarr_cs_ro.csproj", "{F625B760-9258-4469-BB48-D9458E67612D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structarr_cs_d", "JIT\Methodical\MDArray\GaussJordan\structarr_cs_d.csproj", "{878B4003-5746-4FD8-AB71-576EB6747746}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structarr_cs_do", "JIT\Methodical\MDArray\GaussJordan\structarr_cs_do.csproj", "{798CDBA4-CC8E-494D-AC4A-B892A10FFD70}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structarr_cs_r", "JIT\Methodical\MDArray\GaussJordan\structarr_cs_r.csproj", "{D1795849-657A-4479-B5A3-F20431C63A72}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structarr_cs_ro", "JIT\Methodical\MDArray\GaussJordan\structarr_cs_ro.csproj", "{D657916B-CBC0-4D16-B28D-C01E9A5AA79E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "classarr_cs_d", "JIT\Methodical\MDArray\InnerProd\classarr_cs_d.csproj", "{7E2D7EC3-19A1-4214-8B3C-F018D3F98183}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "classarr_cs_do", "JIT\Methodical\MDArray\InnerProd\classarr_cs_do.csproj", "{6BA02F9B-6421-4C6A-BB95-66BFD09CE3DB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "classarr_cs_r", "JIT\Methodical\MDArray\InnerProd\classarr_cs_r.csproj", "{7BC300A1-FD27-4485-9E8E-E065E82F6393}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "classarr_cs_ro", "JIT\Methodical\MDArray\InnerProd\classarr_cs_ro.csproj", "{83885718-D3DC-4E70-AC83-6D0A83891D35}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "doublearr_cs_d", "JIT\Methodical\MDArray\InnerProd\doublearr_cs_d.csproj", "{07A629B8-C886-4581-BBDD-E02F27834E7D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "doublearr_cs_do", "JIT\Methodical\MDArray\InnerProd\doublearr_cs_do.csproj", "{0B6A35C1-A609-4C38-BF28-8B91393FFD96}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "doublearr_cs_r", "JIT\Methodical\MDArray\InnerProd\doublearr_cs_r.csproj", "{290E6251-A87B-4D85-A45D-8036E1B2499F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "doublearr_cs_ro", "JIT\Methodical\MDArray\InnerProd\doublearr_cs_ro.csproj", "{DBA3CBE0-5201-4FA5-B75E-641110A8667C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "intarr_cs_d", "JIT\Methodical\MDArray\InnerProd\intarr_cs_d.csproj", "{5AA71946-DB07-4B6A-9BAE-596BED827F8D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "intarr_cs_do", "JIT\Methodical\MDArray\InnerProd\intarr_cs_do.csproj", "{B423676C-EB2B-491A-B464-BD7DA461079A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "intarr_cs_r", "JIT\Methodical\MDArray\InnerProd\intarr_cs_r.csproj", "{7B091221-8500-461F-8AB8-0C446D4BB605}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "intarr_cs_ro", "JIT\Methodical\MDArray\InnerProd\intarr_cs_ro.csproj", "{A6FF0C69-0661-48FA-A17F-C874A0F1EA05}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "jaggedarr_cs_d", "JIT\Methodical\MDArray\InnerProd\jaggedarr_cs_d.csproj", "{391BE933-E506-48E6-AD43-866852E16602}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "jaggedarr_cs_do", "JIT\Methodical\MDArray\InnerProd\jaggedarr_cs_do.csproj", "{708E31E2-7DDD-42D7-8DC9-8E32514A006B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "jaggedarr_cs_r", "JIT\Methodical\MDArray\InnerProd\jaggedarr_cs_r.csproj", "{28F14B2C-CEC1-42D8-8D57-55F97AEDB1FF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "jaggedarr_cs_ro", "JIT\Methodical\MDArray\InnerProd\jaggedarr_cs_ro.csproj", "{32B9796D-5D11-4642-8DE0-45C149041059}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "stringarr_cs_d", "JIT\Methodical\MDArray\InnerProd\stringarr_cs_d.csproj", "{5539D57F-8648-4E7A-91A2-2A2A06C538AA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "stringarr_cs_do", "JIT\Methodical\MDArray\InnerProd\stringarr_cs_do.csproj", "{5845BCDB-8A8F-43C2-B67F-2B272709F6DB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "stringarr_cs_r", "JIT\Methodical\MDArray\InnerProd\stringarr_cs_r.csproj", "{507762C5-DC51-47AB-AADB-5B44ABE0B01B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "stringarr_cs_ro", "JIT\Methodical\MDArray\InnerProd\stringarr_cs_ro.csproj", "{BD7E4344-FEE5-43C9-A9BD-43F75583C030}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structarr_cs_d", "JIT\Methodical\MDArray\InnerProd\structarr_cs_d.csproj", "{8D6BD55F-B624-4C3B-8A46-5C4E8509B7F2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structarr_cs_do", "JIT\Methodical\MDArray\InnerProd\structarr_cs_do.csproj", "{4D7B3353-6E2F-4B1F-9C71-C67109413257}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structarr_cs_r", "JIT\Methodical\MDArray\InnerProd\structarr_cs_r.csproj", "{BB32D37C-444E-4D1A-8F78-D3A8A05BE042}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "structarr_cs_ro", "JIT\Methodical\MDArray\InnerProd\structarr_cs_ro.csproj", "{E847FF15-94E0-46F8-AC9B-9337D5433F82}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arithm32_cs_d", "JIT\Methodical\NaN\arithm32_cs_d.csproj", "{8AAC1E98-E824-4F45-9976-B6C45573EA79}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arithm32_cs_do", "JIT\Methodical\NaN\arithm32_cs_do.csproj", "{8D757677-B479-4E9E-9FCC-9FE05FBC6093}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arithm32_cs_r", "JIT\Methodical\NaN\arithm32_cs_r.csproj", "{C00BD68E-BF60-4A02-9386-C0D811E1098A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arithm32_cs_ro", "JIT\Methodical\NaN\arithm32_cs_ro.csproj", "{A0A700E5-A48E-4F89-B247-C2150472B1FD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arithm32_d", "JIT\Methodical\NaN\arithm32_d.csproj", "{842BD77D-3500-409C-B61C-B48C4203CD79}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arithm32_do", "JIT\Methodical\NaN\arithm32_do.csproj", "{9790CB17-0DF1-4405-BBC0-3FCB6F3EACEA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arithm32_r", "JIT\Methodical\NaN\arithm32_r.csproj", "{6FB5F31D-7D7E-4708-8454-4BDA558499B6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arithm32_ro", "JIT\Methodical\NaN\arithm32_ro.csproj", "{51B02585-4E58-47F9-A0AC-1A71E48B8D40}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arithm64_cs_d", "JIT\Methodical\NaN\arithm64_cs_d.csproj", "{746ED3A3-E1C1-4815-961F-217A95876E08}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arithm64_cs_do", "JIT\Methodical\NaN\arithm64_cs_do.csproj", "{1BBBFC8D-B37F-4E7B-A93F-AA2834EFBA69}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arithm64_cs_r", "JIT\Methodical\NaN\arithm64_cs_r.csproj", "{055505F2-8161-4968-82CF-BB5DAC090C81}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arithm64_cs_ro", "JIT\Methodical\NaN\arithm64_cs_ro.csproj", "{03FC92DA-B0B0-4211-AFF9-77CEF912942E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arithm64_d", "JIT\Methodical\NaN\arithm64_d.csproj", "{9FF725EF-6847-445D-AB69-343E35543CAB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arithm64_do", "JIT\Methodical\NaN\arithm64_do.csproj", "{4C61F1D5-4F0A-44F5-80F5-322E39CAB963}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arithm64_r", "JIT\Methodical\NaN\arithm64_r.csproj", "{BF401ADD-7FF7-4218-B172-2AA4CB11B05B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arithm64_ro", "JIT\Methodical\NaN\arithm64_ro.csproj", "{500FBE98-A9F7-4958-948D-D161E96796B4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "intrinsic_cs_d", "JIT\Methodical\NaN\intrinsic_cs_d.csproj", "{BDBE2A19-B492-4181-8CAA-A4CEA53AD4EC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "intrinsic_cs_do", "JIT\Methodical\NaN\intrinsic_cs_do.csproj", "{60BD58AE-B377-4AA5-82F3-49484A8A995A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "intrinsic_cs_r", "JIT\Methodical\NaN\intrinsic_cs_r.csproj", "{068F2B0A-443C-491D-87E0-89A4D9F12923}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "intrinsic_cs_ro", "JIT\Methodical\NaN\intrinsic_cs_ro.csproj", "{4574F673-D343-4EA2-A466-6B9424620B3E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4NaNadd_cs_d", "JIT\Methodical\NaN\r4NaNadd_cs_d.csproj", "{A22C5171-CE93-4AD1-A614-53ECB5AB6F99}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4NaNadd_cs_do", "JIT\Methodical\NaN\r4NaNadd_cs_do.csproj", "{8F6D34BF-B0BC-4A54-884E-46BAD7906979}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4NaNadd_cs_r", "JIT\Methodical\NaN\r4NaNadd_cs_r.csproj", "{37B4859A-768F-49D4-992B-74F745A1B76F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4NaNadd_cs_ro", "JIT\Methodical\NaN\r4NaNadd_cs_ro.csproj", "{FF25E2F8-8DA6-4FEC-8DFB-A907C8C09894}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4NaNdiv_cs_d", "JIT\Methodical\NaN\r4NaNdiv_cs_d.csproj", "{93353512-05DF-470D-9E61-EC736AED7CBB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4NaNdiv_cs_do", "JIT\Methodical\NaN\r4NaNdiv_cs_do.csproj", "{D43FA9C7-1EAA-4A51-9527-0497780EE28C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4NaNdiv_cs_r", "JIT\Methodical\NaN\r4NaNdiv_cs_r.csproj", "{14556421-C88D-4570-BE8F-9BF7AA9C3EAA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4NaNdiv_cs_ro", "JIT\Methodical\NaN\r4NaNdiv_cs_ro.csproj", "{6FAAAEF7-86D7-4A66-9BBE-172C84D4C06F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4NaNmul_cs_d", "JIT\Methodical\NaN\r4NaNmul_cs_d.csproj", "{C16861BF-4E41-4938-B299-23ACACC9BD4D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4NaNmul_cs_do", "JIT\Methodical\NaN\r4NaNmul_cs_do.csproj", "{5B8C8DB2-163F-4BD0-85BD-D6828FFAB94B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4NaNmul_cs_r", "JIT\Methodical\NaN\r4NaNmul_cs_r.csproj", "{B4C7EC4E-86E7-4971-936A-E026CD1030FA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4NaNmul_cs_ro", "JIT\Methodical\NaN\r4NaNmul_cs_ro.csproj", "{ABD48F8F-3E3B-4338-B0A8-D99474BA2115}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4NaNrem_cs_d", "JIT\Methodical\NaN\r4NaNrem_cs_d.csproj", "{D01798FD-2762-4684-B994-5A9E62401B09}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4NaNrem_cs_do", "JIT\Methodical\NaN\r4NaNrem_cs_do.csproj", "{1614BCF8-1A48-4FD5-AB31-66025E4C87C0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4NaNrem_cs_r", "JIT\Methodical\NaN\r4NaNrem_cs_r.csproj", "{47409D5E-6F2A-4B6D-8E81-DBAB8D43EF1F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4NaNrem_cs_ro", "JIT\Methodical\NaN\r4NaNrem_cs_ro.csproj", "{3E236884-A6EF-4B33-9FFC-D42E4B012405}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4NaNsub_cs_d", "JIT\Methodical\NaN\r4NaNsub_cs_d.csproj", "{494A94F6-1F88-4F43-BCB9-98C1EDD78E4A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4NaNsub_cs_do", "JIT\Methodical\NaN\r4NaNsub_cs_do.csproj", "{FDBE563E-D93F-4AB0-9437-DCB690A9DAAF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4NaNsub_cs_r", "JIT\Methodical\NaN\r4NaNsub_cs_r.csproj", "{AC25B4EE-B099-488B-9A81-CCC51080D5C7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4NaNsub_cs_ro", "JIT\Methodical\NaN\r4NaNsub_cs_ro.csproj", "{E33CA01E-20FC-48A3-817C-1B199F30D03B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8NaNadd_cs_d", "JIT\Methodical\NaN\r8NaNadd_cs_d.csproj", "{00E7B256-7EE2-439D-B96E-0C294CC1B3FD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8NaNadd_cs_do", "JIT\Methodical\NaN\r8NaNadd_cs_do.csproj", "{CFAAAF11-8C97-4ED2-A398-08444A50486A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8NaNadd_cs_r", "JIT\Methodical\NaN\r8NaNadd_cs_r.csproj", "{1DB4EE50-5094-47D6-9D94-061E10DF69D5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8NaNadd_cs_ro", "JIT\Methodical\NaN\r8NaNadd_cs_ro.csproj", "{E9CCED78-232F-4EB5-90A1-023A41274B58}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8NaNdiv_cs_d", "JIT\Methodical\NaN\r8NaNdiv_cs_d.csproj", "{1E5221ED-2048-4FC9-BA16-00F38544CC72}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8NaNdiv_cs_do", "JIT\Methodical\NaN\r8NaNdiv_cs_do.csproj", "{50A016ED-8DE8-4C0D-B25D-2100B4914DEE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8NaNdiv_cs_r", "JIT\Methodical\NaN\r8NaNdiv_cs_r.csproj", "{FB579738-9498-4881-A32C-694CF37A697C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8NaNdiv_cs_ro", "JIT\Methodical\NaN\r8NaNdiv_cs_ro.csproj", "{4FF01844-7091-4256-8188-DDD701C6F87E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8NaNmul_cs_d", "JIT\Methodical\NaN\r8NaNmul_cs_d.csproj", "{3756C837-8E90-43EA-B4F3-E075AF783EB0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8NaNmul_cs_do", "JIT\Methodical\NaN\r8NaNmul_cs_do.csproj", "{954ADAD4-8861-47A3-A106-510F631315DB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8NaNmul_cs_r", "JIT\Methodical\NaN\r8NaNmul_cs_r.csproj", "{F8FB7B02-E03F-4AD9-8EEC-25203B57A827}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8NaNmul_cs_ro", "JIT\Methodical\NaN\r8NaNmul_cs_ro.csproj", "{20171FF8-DDE1-4FF1-90A8-F8EC281EC68D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8NaNrem_cs_d", "JIT\Methodical\NaN\r8NaNrem_cs_d.csproj", "{06D2A7DD-028F-458A-8D54-C3D3B3F638C0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8NaNrem_cs_do", "JIT\Methodical\NaN\r8NaNrem_cs_do.csproj", "{1B4E9C42-7E89-4763-B701-AC4BBE830565}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8NaNrem_cs_r", "JIT\Methodical\NaN\r8NaNrem_cs_r.csproj", "{3002F383-353A-4535-A7F6-A175A4CEF8DC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8NaNrem_cs_ro", "JIT\Methodical\NaN\r8NaNrem_cs_ro.csproj", "{C7EABAB6-FB6B-4F66-A55D-98CB9E47BEC8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8NaNsub_cs_d", "JIT\Methodical\NaN\r8NaNsub_cs_d.csproj", "{C08249C3-EB5D-4BB2-B5AF-58C16A215FC9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8NaNsub_cs_do", "JIT\Methodical\NaN\r8NaNsub_cs_do.csproj", "{29929866-FBAF-4C45-8B0F-AF635A9AC1EA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8NaNsub_cs_r", "JIT\Methodical\NaN\r8NaNsub_cs_r.csproj", "{03A68991-465F-4E1A-8DBF-3D61A31122BD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8NaNsub_cs_ro", "JIT\Methodical\NaN\r8NaNsub_cs_ro.csproj", "{20435EF0-4C67-4BE5-9B88-DF1E227D67E3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbglcs", "JIT\Methodical\Arrays\lcs\_dbglcs.csproj", "{5286AA16-A28B-4619-8842-73A9D89234B1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbglcs2", "JIT\Methodical\Arrays\lcs\_dbglcs2.csproj", "{C6E13C6A-929B-413F-8D38-80F3E5E94A0E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbglcsbas", "JIT\Methodical\Arrays\lcs\_dbglcsbas.csproj", "{F1242903-9B22-4575-BEB9-D0300420705F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbglcsbox", "JIT\Methodical\Arrays\lcs\_dbglcsbox.csproj", "{7F5BAD59-A81B-4154-BD8F-3F78F97D8255}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbglcsmax", "JIT\Methodical\Arrays\lcs\_dbglcsmax.csproj", "{2FF2EEFB-5E2B-47DB-A4A8-E52EB641DC49}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbglcsmixed", "JIT\Methodical\Arrays\lcs\_dbglcsmixed.csproj", "{D70C99ED-C081-4812-9B65-9B32B12ADC2C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbglcsval", "JIT\Methodical\Arrays\lcs\_dbglcsval.csproj", "{229C7705-C14C-455D-9D7B-BED5F44DA541}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbglcsvalbox", "JIT\Methodical\Arrays\lcs\_dbglcsvalbox.csproj", "{8F624618-F2BC-4CF6-A29C-F55B62508180}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_rellcs", "JIT\Methodical\Arrays\lcs\_rellcs.csproj", "{F6030F53-7EA9-4F85-93EE-583C70D4E382}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_rellcs2", "JIT\Methodical\Arrays\lcs\_rellcs2.csproj", "{9E5B5249-574A-4DF1-8FEC-CEB6BBEC7F44}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_rellcsbas", "JIT\Methodical\Arrays\lcs\_rellcsbas.csproj", "{383D2C5A-0D0D-461F-AC9E-16AC87A1EE41}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_rellcsbox", "JIT\Methodical\Arrays\lcs\_rellcsbox.csproj", "{EB3126F9-9BAD-4402-B05C-D4911647914D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_rellcsmax", "JIT\Methodical\Arrays\lcs\_rellcsmax.csproj", "{0DE45EAD-6D45-4C9B-95D7-7B42478D3271}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_rellcsmixed", "JIT\Methodical\Arrays\lcs\_rellcsmixed.csproj", "{04507495-DE8E-4FDE-98BF-323CE49114CC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_rellcsval", "JIT\Methodical\Arrays\lcs\_rellcsval.csproj", "{DBFA497E-DB71-4362-8A35-9F0A8A5B99B1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_rellcsvalbox", "JIT\Methodical\Arrays\lcs\_rellcsvalbox.csproj", "{6D59C069-4635-4971-9C44-C0FD0AB478FE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbglcs", "JIT\Methodical\Arrays\lcs\_speed_dbglcs.csproj", "{7F2BE09E-FB70-4867-8510-92CB72423557}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbglcs2", "JIT\Methodical\Arrays\lcs\_speed_dbglcs2.csproj", "{CFCB5240-B25C-4731-B438-901AA0A46CA3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbglcsbas", "JIT\Methodical\Arrays\lcs\_speed_dbglcsbas.csproj", "{08D7A761-C3C5-41DA-8EDD-73FDDA2141E0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbglcsbox", "JIT\Methodical\Arrays\lcs\_speed_dbglcsbox.csproj", "{2047CED4-FC91-4429-9FA3-B1AA18B92617}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbglcsmax", "JIT\Methodical\Arrays\lcs\_speed_dbglcsmax.csproj", "{6113EE4E-E070-4A64-B6DA-9C0D81D5FF67}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbglcsmixed", "JIT\Methodical\Arrays\lcs\_speed_dbglcsmixed.csproj", "{7FA818E6-43F9-4064-8D14-7A3ECF71EC4D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbglcsval", "JIT\Methodical\Arrays\lcs\_speed_dbglcsval.csproj", "{72BE06E8-0A10-4BC4-A79C-1D09D825AC7D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbglcsvalbox", "JIT\Methodical\Arrays\lcs\_speed_dbglcsvalbox.csproj", "{1A8C3540-503A-4515-9D4A-174F2E7D970B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_rellcs", "JIT\Methodical\Arrays\lcs\_speed_rellcs.csproj", "{D81C1BBD-C6DC-4C88-B0CF-1F4AFA212D15}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_rellcs2", "JIT\Methodical\Arrays\lcs\_speed_rellcs2.csproj", "{BA2B856D-9A08-423B-A166-43DF59F3C357}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_rellcsbas", "JIT\Methodical\Arrays\lcs\_speed_rellcsbas.csproj", "{D8DDFB16-E394-4CF8-9C7D-60EDA36C0DD6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_rellcsbox", "JIT\Methodical\Arrays\lcs\_speed_rellcsbox.csproj", "{9CE7B008-52BD-4C42-A786-0319CD610C78}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_rellcsmax", "JIT\Methodical\Arrays\lcs\_speed_rellcsmax.csproj", "{0950132C-BFC2-4F19-8125-07CE50FA340F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_rellcsmixed", "JIT\Methodical\Arrays\lcs\_speed_rellcsmixed.csproj", "{44AD9943-B0B1-4DD8-877E-CC3CB6A0D735}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_rellcsval", "JIT\Methodical\Arrays\lcs\_speed_rellcsval.csproj", "{3170D5EE-2113-4606-ABAB-B3B2B95D0395}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_rellcsvalbox", "JIT\Methodical\Arrays\lcs\_speed_rellcsvalbox.csproj", "{F5D42974-3541-42FB-9C75-3770270E5D94}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgarrres", "JIT\Methodical\Arrays\misc\_dbgarrres.csproj", "{EEC386C8-76E2-4D97-8D5F-11413554DA38}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbggcarr", "JIT\Methodical\Arrays\misc\_dbggcarr.csproj", "{BA6C694F-CA16-4648-A162-19928FEA4AB7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgselfref", "JIT\Methodical\Arrays\misc\_dbgselfref.csproj", "{2A8C2287-CDC7-429C-8AD6-5076A13E7AB8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relarrres", "JIT\Methodical\Arrays\misc\_relarrres.csproj", "{376F7141-6564-4FCA-8B5B-1FAF03C0FBB6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relgcarr", "JIT\Methodical\Arrays\misc\_relgcarr.csproj", "{52B653E7-69BC-4FD4-B124-A673C88BB72E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relselfref", "JIT\Methodical\Arrays\misc\_relselfref.csproj", "{859EDDFE-5EDE-4772-888F-27000A56AA11}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgarrres", "JIT\Methodical\Arrays\misc\_speed_dbgarrres.csproj", "{B5006B72-624F-496F-A429-4AE7E50AEB82}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbggcarr", "JIT\Methodical\Arrays\misc\_speed_dbggcarr.csproj", "{F92F1679-95B9-488E-A378-7ADF531B2D01}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgselfref", "JIT\Methodical\Arrays\misc\_speed_dbgselfref.csproj", "{C8051056-1A85-4BEF-9408-3EAB51DCF52E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relarrres", "JIT\Methodical\Arrays\misc\_speed_relarrres.csproj", "{E07778FA-E591-4470-BD28-FBA0B45C880F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relgcarr", "JIT\Methodical\Arrays\misc\_speed_relgcarr.csproj", "{5A836F00-9458-403C-A88F-D974F2B39F61}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relselfref", "JIT\Methodical\Arrays\misc\_speed_relselfref.csproj", "{B04EBCD4-E07A-461A-9ACF-922288EF3917}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i4flat_cs_d", "JIT\Methodical\AsgOp\i4\i4flat_cs_d.csproj", "{14163169-6FB4-4A2B-8A4A-A021D006D717}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i4flat_cs_do", "JIT\Methodical\AsgOp\i4\i4flat_cs_do.csproj", "{7D321758-1C83-4DB3-B51D-27F6FA57AE64}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i4flat_cs_r", "JIT\Methodical\AsgOp\i4\i4flat_cs_r.csproj", "{16967885-D7D0-4D58-AF6B-00F5FC54EC1B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i4flat_cs_ro", "JIT\Methodical\AsgOp\i4\i4flat_cs_ro.csproj", "{7B540E45-BDAB-46BC-8657-D6CBCBE61831}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i4_cs_d", "JIT\Methodical\AsgOp\i4\i4_cs_d.csproj", "{6EAF444E-55CF-473C-99E0-38176828C2D6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i4_cs_do", "JIT\Methodical\AsgOp\i4\i4_cs_do.csproj", "{10E5D6DB-A089-4539-8A17-6216BD6F98B8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i4_cs_r", "JIT\Methodical\AsgOp\i4\i4_cs_r.csproj", "{4FAD1625-EF71-4917-9F1F-ED9ABFFB934C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i4_cs_ro", "JIT\Methodical\AsgOp\i4\i4_cs_ro.csproj", "{C84C8426-642F-4DFD-BF02-7A6E9F708756}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i8flat_cs_d", "JIT\Methodical\AsgOp\i8\i8flat_cs_d.csproj", "{364B851D-D4FF-4F6A-AF3B-96D8CDD71360}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i8flat_cs_do", "JIT\Methodical\AsgOp\i8\i8flat_cs_do.csproj", "{12E16CD9-7ECB-44CE-ADEB-93783A7FCE13}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i8flat_cs_r", "JIT\Methodical\AsgOp\i8\i8flat_cs_r.csproj", "{21007222-B4B1-49D7-9AE6-D9A4C915A20A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i8flat_cs_ro", "JIT\Methodical\AsgOp\i8\i8flat_cs_ro.csproj", "{A01D75F2-4784-4CF8-BA88-23BC63F3CB0A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i8_cs_d", "JIT\Methodical\AsgOp\i8\i8_cs_d.csproj", "{293FE611-8ECE-473A-913C-7CF09977A544}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i8_cs_do", "JIT\Methodical\AsgOp\i8\i8_cs_do.csproj", "{A6038A0C-F7A9-4511-A080-22E10146CFF4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i8_cs_r", "JIT\Methodical\AsgOp\i8\i8_cs_r.csproj", "{F482BF92-E9C2-4B1D-9E42-EADBAAC53B30}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i8_cs_ro", "JIT\Methodical\AsgOp\i8\i8_cs_ro.csproj", "{F743004C-99B4-4580-80AE-33EA97834AB9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4flat_cs_d", "JIT\Methodical\AsgOp\r4\r4flat_cs_d.csproj", "{F1F45941-0CB1-4C86-A9C0-22B751B4EC4D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4flat_cs_do", "JIT\Methodical\AsgOp\r4\r4flat_cs_do.csproj", "{B9707CEE-08FE-4DA8-9ED1-0CD2326A6390}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4flat_cs_r", "JIT\Methodical\AsgOp\r4\r4flat_cs_r.csproj", "{BFAEC7EF-E209-4F9B-BB90-FFA58678A253}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4flat_cs_ro", "JIT\Methodical\AsgOp\r4\r4flat_cs_ro.csproj", "{11C1B849-E442-4D5E-A0A7-AA0B30F2247B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4_cs_d", "JIT\Methodical\AsgOp\r4\r4_cs_d.csproj", "{83C230E5-DE57-4F98-90A2-5E434A64071E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4_cs_do", "JIT\Methodical\AsgOp\r4\r4_cs_do.csproj", "{019B6706-6421-4BFA-BC71-9CF043491C3B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4_cs_r", "JIT\Methodical\AsgOp\r4\r4_cs_r.csproj", "{70351EE6-B46D-45D4-81BB-E48E359D49A8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4_cs_ro", "JIT\Methodical\AsgOp\r4\r4_cs_ro.csproj", "{FA9A66F5-886D-46E8-AC9B-0CA8E67D6CBD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8flat_cs_d", "JIT\Methodical\AsgOp\r8\r8flat_cs_d.csproj", "{38B47509-08E5-4BEE-B112-14528D0C48F3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8flat_cs_do", "JIT\Methodical\AsgOp\r8\r8flat_cs_do.csproj", "{A30B47AA-3D05-47ED-86E6-836946DBE693}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8flat_cs_r", "JIT\Methodical\AsgOp\r8\r8flat_cs_r.csproj", "{1CDEC76B-6206-4094-85C9-6447D3DFDFDA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8flat_cs_ro", "JIT\Methodical\AsgOp\r8\r8flat_cs_ro.csproj", "{089F5E49-9BEF-4F72-852F-E13C1A8E91F4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8_cs_d", "JIT\Methodical\AsgOp\r8\r8_cs_d.csproj", "{149D8B69-2B5C-4F25-8853-991A4BF08DB4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8_cs_do", "JIT\Methodical\AsgOp\r8\r8_cs_do.csproj", "{5269AD90-8679-4AEA-8C2A-906CDA9F056F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8_cs_r", "JIT\Methodical\AsgOp\r8\r8_cs_r.csproj", "{2C65FE18-0E3B-44B0-9BB7-E8254C06A3C9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8_cs_ro", "JIT\Methodical\AsgOp\r8\r8_cs_ro.csproj", "{9B133BDC-48C6-4E11-906C-FDEAF818309F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgenum_cs", "JIT\Methodical\Boxing\misc\_dbgenum_cs.csproj", "{1078159A-0ADF-4196-8910-17C460B6B9C4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgnestval_cs", "JIT\Methodical\Boxing\misc\_dbgnestval_cs.csproj", "{32EFE30D-5B7F-4660-8F73-F1D533004FCD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgtailjump_cs", "JIT\Methodical\Boxing\misc\_dbgtailjump_cs.csproj", "{BB4C7E4F-77AB-4E77-97D0-3195E414DF66}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_odbgenum_cs", "JIT\Methodical\Boxing\misc\_odbgenum_cs.csproj", "{E1EFF632-5803-4922-8556-047D321ACDD6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_odbgnestval_cs", "JIT\Methodical\Boxing\misc\_odbgnestval_cs.csproj", "{DD3CD0A1-DF96-4AD5-B363-94E216361C80}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_odbgtailjump_cs", "JIT\Methodical\Boxing\misc\_odbgtailjump_cs.csproj", "{B3A065CE-BEAE-4A30-AEF3-83E45D4C8569}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_orelenum_cs", "JIT\Methodical\Boxing\misc\_orelenum_cs.csproj", "{61121819-B7F9-474B-85EB-040490EF3D0A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_orelnestval_cs", "JIT\Methodical\Boxing\misc\_orelnestval_cs.csproj", "{D3F0D5C2-219B-4E50-9C1C-BEAE2E2A9587}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_oreltailjump_cs", "JIT\Methodical\Boxing\misc\_oreltailjump_cs.csproj", "{B3E6268C-05E7-4BEC-8D4C-B471DC6946E3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relenum_cs", "JIT\Methodical\Boxing\misc\_relenum_cs.csproj", "{7BD9A24F-20E4-4515-9514-0029E4A485C0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relnestval_cs", "JIT\Methodical\Boxing\misc\_relnestval_cs.csproj", "{E6A3B5BF-331D-4B40-8993-CDCFB9E8F181}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_reltailjump_cs", "JIT\Methodical\Boxing\misc\_reltailjump_cs.csproj", "{50E37C5A-A812-4C7B-8299-C5A973E99C91}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgcastclass_call", "JIT\Methodical\casts\coverage\_dbgcastclass_call.csproj", "{EC462D6D-429B-4032-9C16-8124B636F52E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgcastclass_ldarg", "JIT\Methodical\casts\coverage\_dbgcastclass_ldarg.csproj", "{47DB4011-8390-4971-A4B0-614D877753E3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgcastclass_ldloc", "JIT\Methodical\casts\coverage\_dbgcastclass_ldloc.csproj", "{CFD0A615-8DFB-4BE7-9447-8B40B669F358}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgcastclass_newobj", "JIT\Methodical\casts\coverage\_dbgcastclass_newobj.csproj", "{2EB2B920-3D17-4DEA-9C7F-5619728AC09F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgisinst_call", "JIT\Methodical\casts\coverage\_dbgisinst_call.csproj", "{A72CD380-2512-44A5-8B6D-A3B3E293C6CD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgisinst_ldarg", "JIT\Methodical\casts\coverage\_dbgisinst_ldarg.csproj", "{96B72BE7-8B3F-44F5-B80C-F57BE0B395DB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgisinst_ldloc", "JIT\Methodical\casts\coverage\_dbgisinst_ldloc.csproj", "{57B8E571-4E72-4C73-B538-8AADCAB3C0DC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgisinst_newobj", "JIT\Methodical\casts\coverage\_dbgisinst_newobj.csproj", "{87F99B82-CC31-4C2B-B516-E4FF5B14850B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relcastclass_call", "JIT\Methodical\casts\coverage\_relcastclass_call.csproj", "{EBF644A9-39CC-438A-BA2C-C5442D126964}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relcastclass_ldarg", "JIT\Methodical\casts\coverage\_relcastclass_ldarg.csproj", "{2C09812A-1591-447F-94C5-F33FB0346B4B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relcastclass_ldloc", "JIT\Methodical\casts\coverage\_relcastclass_ldloc.csproj", "{5A8FDFCD-343D-481D-8488-0143733DD0C7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relcastclass_newobj", "JIT\Methodical\casts\coverage\_relcastclass_newobj.csproj", "{D5CFB37E-ECFE-444A-B190-F51ABA65B445}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relisinst_call", "JIT\Methodical\casts\coverage\_relisinst_call.csproj", "{B0FF97B0-F7C0-426E-9824-9DC7E3DD80D9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relisinst_ldarg", "JIT\Methodical\casts\coverage\_relisinst_ldarg.csproj", "{2384630F-557C-4F9E-8E89-0BFB6C3C2FAD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relisinst_ldloc", "JIT\Methodical\casts\coverage\_relisinst_ldloc.csproj", "{7A51F8A9-E6EE-4DDE-BAF6-B7C1B3D9540D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relisinst_newobj", "JIT\Methodical\casts\coverage\_relisinst_newobj.csproj", "{AC027E46-2C6D-4A35-970C-89AEC7BDAB30}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgcastclass_call", "JIT\Methodical\casts\coverage\_speed_dbgcastclass_call.csproj", "{D7CD98E8-0C64-461C-8F01-65AA36A6C96C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgcastclass_ldarg", "JIT\Methodical\casts\coverage\_speed_dbgcastclass_ldarg.csproj", "{610C682C-0742-4385-AB31-C5ECD325FE18}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgcastclass_ldloc", "JIT\Methodical\casts\coverage\_speed_dbgcastclass_ldloc.csproj", "{4F03B20F-FF85-47CC-98D0-9FA1019DD791}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgcastclass_newobj", "JIT\Methodical\casts\coverage\_speed_dbgcastclass_newobj.csproj", "{8BD76585-0793-42D2-8C56-44BD7FAEA618}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgisinst_call", "JIT\Methodical\casts\coverage\_speed_dbgisinst_call.csproj", "{4AFCCDF9-E134-47CE-BC3D-5D6F87887FE5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgisinst_ldarg", "JIT\Methodical\casts\coverage\_speed_dbgisinst_ldarg.csproj", "{E013FA53-3402-4527-A67C-BCAF01906006}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgisinst_ldloc", "JIT\Methodical\casts\coverage\_speed_dbgisinst_ldloc.csproj", "{96242A32-C8B7-443A-8CA7-2834487DDD4D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgisinst_newobj", "JIT\Methodical\casts\coverage\_speed_dbgisinst_newobj.csproj", "{BC757971-447D-476E-A471-FB7AD31F05D5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relcastclass_call", "JIT\Methodical\casts\coverage\_speed_relcastclass_call.csproj", "{0A6D1692-4BB7-4AE0-8201-69789E8DCF71}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relcastclass_ldarg", "JIT\Methodical\casts\coverage\_speed_relcastclass_ldarg.csproj", "{F1E5382F-1EFE-425F-AE94-EE6E3ECF170F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relcastclass_ldloc", "JIT\Methodical\casts\coverage\_speed_relcastclass_ldloc.csproj", "{2549CAA4-4472-4788-A01E-ADF8AC8E50DD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relcastclass_newobj", "JIT\Methodical\casts\coverage\_speed_relcastclass_newobj.csproj", "{8D3F8332-7C3A-4539-8D78-D908D9715214}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relisinst_call", "JIT\Methodical\casts\coverage\_speed_relisinst_call.csproj", "{9A448D03-472D-4B82-BBFF-A9067F38DDC0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relisinst_ldarg", "JIT\Methodical\casts\coverage\_speed_relisinst_ldarg.csproj", "{17062F31-5AA0-44BE-A095-F70ACDA913EE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relisinst_ldloc", "JIT\Methodical\casts\coverage\_speed_relisinst_ldloc.csproj", "{CD5A8A91-8FDE-4446-9EE5-59AD78F28E1E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relisinst_newobj", "JIT\Methodical\casts\coverage\_speed_relisinst_newobj.csproj", "{A6275C7C-33EE-4265-B0A0-79A03D5C9160}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgiface1", "JIT\Methodical\casts\iface\_dbgiface1.csproj", "{CF86105B-1DC7-44E0-87EE-76F509A7423D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_reliface1", "JIT\Methodical\casts\iface\_reliface1.csproj", "{73978DEA-5BFF-4F42-A98B-53C49110A405}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgiface1", "JIT\Methodical\casts\iface\_speed_dbgiface1.csproj", "{9A8E4763-D08B-4C38-B529-3051062FF267}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_reliface1", "JIT\Methodical\casts\iface\_speed_reliface1.csproj", "{C2DB220F-1880-43CB-92D2-F6D5EAD79F4E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_il_relCommonBase", "JIT\Methodical\casts\ilseq\_il_relCommonBase.csproj", "{73592109-1E40-4998-ABD4-B067DC8743C5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgcast_throw", "JIT\Methodical\casts\SEH\_dbgcast_throw.csproj", "{45913162-0814-48BD-BB47-A3FC01EB66A1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgthrow", "JIT\Methodical\casts\SEH\_dbgthrow.csproj", "{53999106-094B-4E18-BA77-D8498D398376}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relcast_throw", "JIT\Methodical\casts\SEH\_relcast_throw.csproj", "{AAEADD3D-8607-40C0-B852-FE268A309DC8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relthrow", "JIT\Methodical\casts\SEH\_relthrow.csproj", "{87F222B0-EE89-41DB-A9ED-0123DDF67749}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgcast_throw", "JIT\Methodical\casts\SEH\_speed_dbgcast_throw.csproj", "{57F6C5A7-D8BF-4FBC-BB97-1677B71445B7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgthrow", "JIT\Methodical\casts\SEH\_speed_dbgthrow.csproj", "{C189A69F-0DDC-4415-8733-7BCC228293F5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relcast_throw", "JIT\Methodical\casts\SEH\_speed_relcast_throw.csproj", "{21FC3929-FA6C-4DF7-90A7-637A45E3ADC9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relthrow", "JIT\Methodical\casts\SEH\_speed_relthrow.csproj", "{4179CA63-8CD0-445C-83E1-64E534A0E471}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "precise1b_cs_d", "JIT\Methodical\cctor\simple\precise1b_cs_d.csproj", "{47AF9833-5788-4D1A-BF71-1902E8B9BE59}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "precise1b_cs_do", "JIT\Methodical\cctor\simple\precise1b_cs_do.csproj", "{0FF10F1C-0C7D-4CD8-8A14-21C6E488B8E7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "precise1b_cs_r", "JIT\Methodical\cctor\simple\precise1b_cs_r.csproj", "{89AE94AA-DF13-41D6-9673-1FBCA7727162}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "precise1b_cs_ro", "JIT\Methodical\cctor\simple\precise1b_cs_ro.csproj", "{41992141-0B64-4EB2-B3D2-35CCB92CEB8A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "precise1_cs_d", "JIT\Methodical\cctor\simple\precise1_cs_d.csproj", "{8C128213-9AA8-4025-8EE7-6FDF47DD544A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "precise1_cs_do", "JIT\Methodical\cctor\simple\precise1_cs_do.csproj", "{4DFBCA5D-68C7-4512-A880-079C2C6074E1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "precise1_cs_r", "JIT\Methodical\cctor\simple\precise1_cs_r.csproj", "{C696F969-2AA1-4289-8576-CAAB8748F4C3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "precise1_cs_ro", "JIT\Methodical\cctor\simple\precise1_cs_ro.csproj", "{CDEE2A91-3E85-4BD8-8E66-63C827EBED8D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "precise2_cs_d", "JIT\Methodical\cctor\simple\precise2_cs_d.csproj", "{54A922D9-D2B1-4969-A811-1EBE820FB5BF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "precise2_cs_do", "JIT\Methodical\cctor\simple\precise2_cs_do.csproj", "{F9740EEE-763B-4CDE-AE92-5876DF3E9468}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "precise2_cs_r", "JIT\Methodical\cctor\simple\precise2_cs_r.csproj", "{1847231C-A265-425B-B58B-9B8FDA2B0783}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "precise2_cs_ro", "JIT\Methodical\cctor\simple\precise2_cs_ro.csproj", "{3E123581-790A-4E86-A7AC-0A09F790B058}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "precise4_cs_d", "JIT\Methodical\cctor\simple\precise4_cs_d.csproj", "{821703F9-4217-4040-B5BB-F1002E4949B3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "precise4_cs_do", "JIT\Methodical\cctor\simple\precise4_cs_do.csproj", "{E4D96FB0-C02E-4475-A719-FA7B65195C81}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "precise4_cs_r", "JIT\Methodical\cctor\simple\precise4_cs_r.csproj", "{09F506EA-4CBB-40BF-8A7E-68F9870996BA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "precise4_cs_ro", "JIT\Methodical\cctor\simple\precise4_cs_ro.csproj", "{96D54F48-B900-4CA4-AA41-D6195774E529}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "b433189", "JIT\Methodical\Coverage\b433189.csproj", "{B15721F4-238B-4A65-9C72-57FB609402A1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "decimaldiv_cs_d", "JIT\Methodical\divrem\div\decimaldiv_cs_d.csproj", "{8074FD34-7426-4CCC-B82F-98FFC649E91B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "decimaldiv_cs_do", "JIT\Methodical\divrem\div\decimaldiv_cs_do.csproj", "{C2414151-E272-4E72-B8F8-E735C686BEFA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "decimaldiv_cs_r", "JIT\Methodical\divrem\div\decimaldiv_cs_r.csproj", "{4533D06F-382E-49F3-9486-B41E12EA2378}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "decimaldiv_cs_ro", "JIT\Methodical\divrem\div\decimaldiv_cs_ro.csproj", "{8687A72B-5DF2-498C-8A8C-CD5A7856D42D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i4div_cs_d", "JIT\Methodical\divrem\div\i4div_cs_d.csproj", "{05D8DDDA-6741-4FFC-BB91-629E45A29E46}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i4div_cs_do", "JIT\Methodical\divrem\div\i4div_cs_do.csproj", "{0EA524F7-EB60-4BA2-8FA3-D3E474EC8D07}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i4div_cs_r", "JIT\Methodical\divrem\div\i4div_cs_r.csproj", "{DD2256C6-B7D6-4239-98A9-A63E694E93E2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i4div_cs_ro", "JIT\Methodical\divrem\div\i4div_cs_ro.csproj", "{0F5F1532-DDC8-4803-A39F-102F65ACD806}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i8div_cs_d", "JIT\Methodical\divrem\div\i8div_cs_d.csproj", "{2731E7B8-7BF4-4BA1-9B33-0CCEAB9D6F57}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i8div_cs_do", "JIT\Methodical\divrem\div\i8div_cs_do.csproj", "{8CE48E50-0F9E-4DA2-87C3-2645659C8379}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i8div_cs_r", "JIT\Methodical\divrem\div\i8div_cs_r.csproj", "{D212F6AA-8309-4C7D-BAFC-E52A3CF1C9AD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i8div_cs_ro", "JIT\Methodical\divrem\div\i8div_cs_ro.csproj", "{B25A0F5B-8C27-42BE-AA4A-F124D958A6D4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "negSignedMod", "JIT\Methodical\divrem\div\negSignedMod.csproj", "{1B2250BC-AB60-4AD2-97D3-BD9BD5782F80}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "overlddiv_cs_d", "JIT\Methodical\divrem\div\overlddiv_cs_d.csproj", "{76A2BDAD-760E-45AE-A7A9-9778753092B9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "overlddiv_cs_do", "JIT\Methodical\divrem\div\overlddiv_cs_do.csproj", "{FA9512A5-92B8-4508-8579-2B0568155602}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "overlddiv_cs_r", "JIT\Methodical\divrem\div\overlddiv_cs_r.csproj", "{AD35C91C-EC29-4560-AC15-60CAFFC639D7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "overlddiv_cs_ro", "JIT\Methodical\divrem\div\overlddiv_cs_ro.csproj", "{1C0ECCFA-6538-4E2A-8111-BA9F110B5B7C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4div_cs_d", "JIT\Methodical\divrem\div\r4div_cs_d.csproj", "{22C1826A-A04D-4669-983E-6679BDEBC5E7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4div_cs_do", "JIT\Methodical\divrem\div\r4div_cs_do.csproj", "{363331BD-4648-4BC9-99C2-D63044C13C83}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4div_cs_r", "JIT\Methodical\divrem\div\r4div_cs_r.csproj", "{4A81DA45-79DE-4101-96F1-8FF12227DFDC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4div_cs_ro", "JIT\Methodical\divrem\div\r4div_cs_ro.csproj", "{C28A4049-C64B-48EC-A7C8-0823F4167308}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8div_cs_d", "JIT\Methodical\divrem\div\r8div_cs_d.csproj", "{5354026F-2CCB-4547-A33E-D80FA0615FF2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8div_cs_do", "JIT\Methodical\divrem\div\r8div_cs_do.csproj", "{50C047DC-A854-4B09-9D8C-61121ADF7B81}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8div_cs_r", "JIT\Methodical\divrem\div\r8div_cs_r.csproj", "{9E197F07-4741-4FE5-B984-AD5D866B5B39}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8div_cs_ro", "JIT\Methodical\divrem\div\r8div_cs_ro.csproj", "{BE12D59E-CEEE-4697-98E1-119F292F7894}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "u4div_cs_d", "JIT\Methodical\divrem\div\u4div_cs_d.csproj", "{BA9F8921-34FF-4A6C-85BD-8E448730BF9E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "u4div_cs_do", "JIT\Methodical\divrem\div\u4div_cs_do.csproj", "{2EC60DDE-4C5D-47BD-BE04-07092EC947F5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "u4div_cs_r", "JIT\Methodical\divrem\div\u4div_cs_r.csproj", "{D44E25B4-A4BD-438A-B8F4-3DAC4EB0E636}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "u4div_cs_ro", "JIT\Methodical\divrem\div\u4div_cs_ro.csproj", "{B756347C-04AE-45B1-A646-9E0BB01F23E3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "u8div_cs_d", "JIT\Methodical\divrem\div\u8div_cs_d.csproj", "{ED48DE69-3A2B-4BF4-85DE-B02E168D331F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "u8div_cs_do", "JIT\Methodical\divrem\div\u8div_cs_do.csproj", "{CD6EA305-5025-431B-910D-93512B81AA30}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "u8div_cs_r", "JIT\Methodical\divrem\div\u8div_cs_r.csproj", "{D48A27DA-5609-4218-A5D9-87C9E7B621FE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "u8div_cs_ro", "JIT\Methodical\divrem\div\u8div_cs_ro.csproj", "{9E44E821-9E0A-4024-8700-474B370765D7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "decimalrem_cs_d", "JIT\Methodical\divrem\rem\decimalrem_cs_d.csproj", "{47398E20-1072-4B0C-8FA1-C81F53620699}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "decimalrem_cs_do", "JIT\Methodical\divrem\rem\decimalrem_cs_do.csproj", "{2FE13806-29EA-496E-AB35-6880A97D04C5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "decimalrem_cs_r", "JIT\Methodical\divrem\rem\decimalrem_cs_r.csproj", "{4CBA35C7-C345-43A4-BF80-F8C7B5147330}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "decimalrem_cs_ro", "JIT\Methodical\divrem\rem\decimalrem_cs_ro.csproj", "{638BCF07-6BC4-488A-AC49-B7DD3BDF3691}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i4rem_cs_d", "JIT\Methodical\divrem\rem\i4rem_cs_d.csproj", "{E838E359-9791-4399-B90D-08BCF7B6759A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i4rem_cs_do", "JIT\Methodical\divrem\rem\i4rem_cs_do.csproj", "{29A6979F-FF0F-4E64-B484-39512815C58A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i4rem_cs_r", "JIT\Methodical\divrem\rem\i4rem_cs_r.csproj", "{3480389B-CAEC-4077-843B-A915E8DE6CCF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i4rem_cs_ro", "JIT\Methodical\divrem\rem\i4rem_cs_ro.csproj", "{6CD3C00E-D38B-4884-B16E-99C0DB0D0832}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i8rem_cs_d", "JIT\Methodical\divrem\rem\i8rem_cs_d.csproj", "{071C86E8-527E-4DEF-9547-C71212A776DE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i8rem_cs_do", "JIT\Methodical\divrem\rem\i8rem_cs_do.csproj", "{95E53FE5-6FEC-46D2-A05F-3740B5096693}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i8rem_cs_r", "JIT\Methodical\divrem\rem\i8rem_cs_r.csproj", "{AB8065FD-01A2-4791-9044-E26FF8C97DD3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "i8rem_cs_ro", "JIT\Methodical\divrem\rem\i8rem_cs_ro.csproj", "{019C42A8-9635-40FC-BC6A-EE2C41996E83}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "overldrem_cs_d", "JIT\Methodical\divrem\rem\overldrem_cs_d.csproj", "{56FF3771-7CDF-4828-AEB0-9EEDACA09346}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "overldrem_cs_do", "JIT\Methodical\divrem\rem\overldrem_cs_do.csproj", "{78774AFC-E717-4828-BB45-B910295200A4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "overldrem_cs_r", "JIT\Methodical\divrem\rem\overldrem_cs_r.csproj", "{9FA1B6E9-A5E1-4E52-9390-954820DCDC72}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "overldrem_cs_ro", "JIT\Methodical\divrem\rem\overldrem_cs_ro.csproj", "{1B4BDABC-C8D4-4FAE-814F-1B67E39B5156}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4rem_cs_d", "JIT\Methodical\divrem\rem\r4rem_cs_d.csproj", "{85CEC9BA-18F4-42C0-B3A8-BCDF2E68858B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4rem_cs_do", "JIT\Methodical\divrem\rem\r4rem_cs_do.csproj", "{599FE2AC-4FD2-464A-8CBF-D26B0746D73F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4rem_cs_r", "JIT\Methodical\divrem\rem\r4rem_cs_r.csproj", "{3312A13F-DED5-47B2-8166-160B156E0E39}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r4rem_cs_ro", "JIT\Methodical\divrem\rem\r4rem_cs_ro.csproj", "{6B94184B-A46A-4121-BD93-C653CEC64E88}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8rem_cs_d", "JIT\Methodical\divrem\rem\r8rem_cs_d.csproj", "{7D41599D-2F6B-4127-B75B-CAB27E34BB9F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8rem_cs_do", "JIT\Methodical\divrem\rem\r8rem_cs_do.csproj", "{EF75F79F-9FC5-4366-A962-D4CC5797E9FC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8rem_cs_r", "JIT\Methodical\divrem\rem\r8rem_cs_r.csproj", "{8D598B51-ED43-4661-BC93-E5FE26557F53}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "r8rem_cs_ro", "JIT\Methodical\divrem\rem\r8rem_cs_ro.csproj", "{BB17B9FB-D73C-415F-86F6-E07093C6EAFA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "u4rem_cs_d", "JIT\Methodical\divrem\rem\u4rem_cs_d.csproj", "{191A3D78-6BF7-4244-8000-F9444CBD9323}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "u4rem_cs_do", "JIT\Methodical\divrem\rem\u4rem_cs_do.csproj", "{E3A3179F-0DC9-4D61-B1E0-5EA062EDCFF7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "u4rem_cs_r", "JIT\Methodical\divrem\rem\u4rem_cs_r.csproj", "{B798D96F-A8DA-42F8-A91F-5CF606557041}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "u4rem_cs_ro", "JIT\Methodical\divrem\rem\u4rem_cs_ro.csproj", "{D9ECFCBB-D8B0-4D14-8059-9D105BE2AF6B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "u8rem_cs_d", "JIT\Methodical\divrem\rem\u8rem_cs_d.csproj", "{50EF1878-1A99-4A7D-AB2A-48253984442C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "u8rem_cs_do", "JIT\Methodical\divrem\rem\u8rem_cs_do.csproj", "{935AC2CD-FBCF-4261-BA6F-4E61FA59F610}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "u8rem_cs_r", "JIT\Methodical\divrem\rem\u8rem_cs_r.csproj", "{919C114C-F977-45F0-9877-BFA66D3EA063}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "u8rem_cs_ro", "JIT\Methodical\divrem\rem\u8rem_cs_ro.csproj", "{AC48EED6-19D5-475D-BEB9-2E884F027A7A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ehso", "JIT\Methodical\eh\interactions\ehso.csproj", "{0FC11856-26BE-4361-B267-28CAA7BE5CAC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gcincatch_d", "JIT\Methodical\eh\interactions\gcincatch_d.csproj", "{B22ABFEA-9859-4C97-A166-52C420C39FEF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gcincatch_do", "JIT\Methodical\eh\interactions\gcincatch_do.csproj", "{19C43397-A7B7-4E2D-B2F2-D302C13A0715}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gcincatch_r", "JIT\Methodical\eh\interactions\gcincatch_r.csproj", "{CC5EAFC7-EA27-485B-AD9E-D7ED67F808F0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gcincatch_ro", "JIT\Methodical\eh\interactions\gcincatch_ro.csproj", "{9426D669-315D-4940-BB26-EE3709A7802A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "rangecheckinfinally_d", "JIT\Methodical\eh\interactions\rangecheckinfinally_d.csproj", "{0F547F76-8657-44EF-9AC0-FE81153E4B22}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "rangecheckinfinally_do", "JIT\Methodical\eh\interactions\rangecheckinfinally_do.csproj", "{43996CEE-7608-49CD-A31F-68F3DD5B0C61}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "rangecheckinfinally_r", "JIT\Methodical\eh\interactions\rangecheckinfinally_r.csproj", "{740B75E4-4B74-4735-98E3-679E181869BB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "rangecheckinfinally_ro", "JIT\Methodical\eh\interactions\rangecheckinfinally_ro.csproj", "{315270DE-3D17-4865-8217-2F4C3A3553E2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "strswitchfinal_d", "JIT\Methodical\eh\interactions\strswitchfinal_d.csproj", "{A1FA3C71-3005-413C-8874-2D944567215B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "strswitchfinal_do", "JIT\Methodical\eh\interactions\strswitchfinal_do.csproj", "{D84625F2-F0FF-42B9-BE7F-6C3322B92970}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "strswitchfinal_r", "JIT\Methodical\eh\interactions\strswitchfinal_r.csproj", "{9103B277-05CF-4063-8C10-9106474A2FD5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "strswitchfinal_ro", "JIT\Methodical\eh\interactions\strswitchfinal_ro.csproj", "{F8B0F993-E1A5-42AE-AF3E-F15ABEE8EC33}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "switchinfinally_d", "JIT\Methodical\eh\interactions\switchinfinally_d.csproj", "{46F9E6BB-7EC8-402A-9D81-AD9CF6CFFA27}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "switchinfinally_do", "JIT\Methodical\eh\interactions\switchinfinally_do.csproj", "{6E0304C7-64F1-4099-8C16-CE91AEC08A5C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "switchinfinally_r", "JIT\Methodical\eh\interactions\switchinfinally_r.csproj", "{5EB85BED-9B18-486F-980C-1E16A15D4F35}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "switchinfinally_ro", "JIT\Methodical\eh\interactions\switchinfinally_ro.csproj", "{29B438CE-3CF8-4BCC-817C-7BC806BA235C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "volatilefromfinally", "JIT\Methodical\eh\interactions\volatilefromfinally.csproj", "{40C4B8EF-FF73-43D2-A6B6-C1591A8C83A9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgrefarg_c", "JIT\Methodical\explicit\basic\_dbgrefarg_c.csproj", "{08B1F637-A1C8-49FA-88D8-FB37C4A9D9BC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgrefarg_f4", "JIT\Methodical\explicit\basic\_dbgrefarg_f4.csproj", "{AD96E098-C723-4D1F-A3CD-54A7EA2A8DB7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgrefarg_f8", "JIT\Methodical\explicit\basic\_dbgrefarg_f8.csproj", "{A5D8EA2C-CF59-472D-BB3B-4DD8A7DEF87E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgrefarg_i1", "JIT\Methodical\explicit\basic\_dbgrefarg_i1.csproj", "{48CBCF4D-D50D-4D56-9851-F01B935F9FA7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgrefarg_i2", "JIT\Methodical\explicit\basic\_dbgrefarg_i2.csproj", "{B7BF440F-34EC-4FE0-A3AC-440995B4E0E3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgrefarg_i4", "JIT\Methodical\explicit\basic\_dbgrefarg_i4.csproj", "{0EF9D522-85FC-47E7-B073-6CF7EF35D887}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgrefarg_o", "JIT\Methodical\explicit\basic\_dbgrefarg_o.csproj", "{8603865F-ED03-4B83-88F4-13960697AC22}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgrefarg_s", "JIT\Methodical\explicit\basic\_dbgrefarg_s.csproj", "{16CB4750-BA9A-4883-8C2D-A8B8D135FA2A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_dbgrefarg_c", "JIT\Methodical\explicit\basic\_opt_dbgrefarg_c.csproj", "{979D89AA-7B08-4A81-A210-A78152FCFEC9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_dbgrefarg_f4", "JIT\Methodical\explicit\basic\_opt_dbgrefarg_f4.csproj", "{DABA4519-FAA5-4920-ADA9-14C97643F9E9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_dbgrefarg_f8", "JIT\Methodical\explicit\basic\_opt_dbgrefarg_f8.csproj", "{E754D107-EFF0-484B-92CA-4A1813E74CF7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_dbgrefarg_i1", "JIT\Methodical\explicit\basic\_opt_dbgrefarg_i1.csproj", "{B442D811-8360-4821-A993-F3370E1A4706}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_dbgrefarg_i2", "JIT\Methodical\explicit\basic\_opt_dbgrefarg_i2.csproj", "{62F221E1-FAE2-47CE-BC47-D5E70DF062C6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_dbgrefarg_i4", "JIT\Methodical\explicit\basic\_opt_dbgrefarg_i4.csproj", "{B67EDCB0-EFB7-4D75-ABEE-B52D4E3D26F0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_dbgrefarg_o", "JIT\Methodical\explicit\basic\_opt_dbgrefarg_o.csproj", "{1FC52C10-A9A7-47D7-8AB2-B381FD8EF3BC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_dbgrefarg_s", "JIT\Methodical\explicit\basic\_opt_dbgrefarg_s.csproj", "{C1097342-3E8F-41E5-BF2F-27632CFEB916}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_relrefarg_c", "JIT\Methodical\explicit\basic\_opt_relrefarg_c.csproj", "{A1182F90-D24D-41E5-A8B1-401CEB96EDE7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_relrefarg_f4", "JIT\Methodical\explicit\basic\_opt_relrefarg_f4.csproj", "{AF1DA2B8-1207-41EC-B450-CBDC4159B38A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_relrefarg_f8", "JIT\Methodical\explicit\basic\_opt_relrefarg_f8.csproj", "{9B56074F-2439-4551-A6FD-1FE930CAAEB2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_relrefarg_i1", "JIT\Methodical\explicit\basic\_opt_relrefarg_i1.csproj", "{8A43CA3A-D78B-42F0-801B-2C9BA15BCD87}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_relrefarg_i2", "JIT\Methodical\explicit\basic\_opt_relrefarg_i2.csproj", "{BC70BE71-FCC1-43E7-B0D4-6FA08ADA48F5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_relrefarg_i4", "JIT\Methodical\explicit\basic\_opt_relrefarg_i4.csproj", "{60E2DAC3-00D4-468D-A9E8-756F7F07E792}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_relrefarg_o", "JIT\Methodical\explicit\basic\_opt_relrefarg_o.csproj", "{A0191131-99CA-4D0A-BBED-0C348E5AAC98}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_relrefarg_s", "JIT\Methodical\explicit\basic\_opt_relrefarg_s.csproj", "{970BD1E0-DB96-45B0-8482-B04D83198210}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relrefarg_c", "JIT\Methodical\explicit\basic\_relrefarg_c.csproj", "{68B564EC-9CB2-4937-B1B3-DF59EB44AEA7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relrefarg_f4", "JIT\Methodical\explicit\basic\_relrefarg_f4.csproj", "{B31A4B6A-8EEF-41E5-AAAD-157BE431B6A4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relrefarg_f8", "JIT\Methodical\explicit\basic\_relrefarg_f8.csproj", "{CD736B39-3BCC-4328-A022-1958860C747C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relrefarg_i1", "JIT\Methodical\explicit\basic\_relrefarg_i1.csproj", "{4ABB8EED-D61E-41CC-8A74-1A8E35B0DB44}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relrefarg_i2", "JIT\Methodical\explicit\basic\_relrefarg_i2.csproj", "{360AD8A0-E8A0-4627-86F5-2405ACE6B6F0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relrefarg_i4", "JIT\Methodical\explicit\basic\_relrefarg_i4.csproj", "{BB807CC1-C13E-496F-9427-760F9D24E4A5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relrefarg_o", "JIT\Methodical\explicit\basic\_relrefarg_o.csproj", "{D152BC64-BF23-43D2-8599-A1B150EF901F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relrefarg_s", "JIT\Methodical\explicit\basic\_relrefarg_s.csproj", "{606BF6D4-1A30-40FF-96DE-3ED738C9F17C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgexplicit1", "JIT\Methodical\explicit\misc\_dbgexplicit1.csproj", "{F9BF6F07-4FA2-4617-8B85-C1AF8ADE7852}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgexplicit2", "JIT\Methodical\explicit\misc\_dbgexplicit2.csproj", "{CA25FE8B-ED22-4717-BCF1-9038C1025531}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgexplicit3", "JIT\Methodical\explicit\misc\_dbgexplicit3.csproj", "{E04B4FE7-3294-4E7E-A58E-3F72A2E46012}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgexplicit4", "JIT\Methodical\explicit\misc\_dbgexplicit4.csproj", "{50915858-F3A0-4A59-A472-19DD972E12BD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgexplicit5", "JIT\Methodical\explicit\misc\_dbgexplicit5.csproj", "{55A905BA-153E-470E-B43E-83B83F2A4076}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgexplicit6", "JIT\Methodical\explicit\misc\_dbgexplicit6.csproj", "{25C5CB08-72E4-410B-9668-55EC29A3F014}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgexplicit7", "JIT\Methodical\explicit\misc\_dbgexplicit7.csproj", "{86D05636-6F57-464F-BA67-58052EB5D261}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgexplicit8", "JIT\Methodical\explicit\misc\_dbgexplicit8.csproj", "{9DCD37F3-0AC9-4B60-A149-C319029AB84C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_dbgexplicit1", "JIT\Methodical\explicit\misc\_opt_dbgexplicit1.csproj", "{8FF63B36-14E7-4C4B-B099-594D645323FC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_dbgexplicit2", "JIT\Methodical\explicit\misc\_opt_dbgexplicit2.csproj", "{9D46012C-E0C5-42DB-875E-D629CDDA6FD0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_dbgexplicit3", "JIT\Methodical\explicit\misc\_opt_dbgexplicit3.csproj", "{11C8526B-518D-4138-9B36-779D7BC58EAB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_dbgexplicit4", "JIT\Methodical\explicit\misc\_opt_dbgexplicit4.csproj", "{8EDB1CA5-1F39-40B8-B6E0-6540D31CA266}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_dbgexplicit5", "JIT\Methodical\explicit\misc\_opt_dbgexplicit5.csproj", "{C0DC33BE-4E18-4920-85AD-2FDF6ABBD7A8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_dbgexplicit6", "JIT\Methodical\explicit\misc\_opt_dbgexplicit6.csproj", "{E152E1B5-574E-438A-B04B-A58CB8DAB8BA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_dbgexplicit7", "JIT\Methodical\explicit\misc\_opt_dbgexplicit7.csproj", "{0A0A16D6-628F-4768-BB81-DD16FEB98B7F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_dbgexplicit8", "JIT\Methodical\explicit\misc\_opt_dbgexplicit8.csproj", "{4ABC5E77-9279-413B-9BEC-D6513A782256}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_relexplicit1", "JIT\Methodical\explicit\misc\_opt_relexplicit1.csproj", "{D71F6CCC-0D67-401C-916C-0529571FC431}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_relexplicit2", "JIT\Methodical\explicit\misc\_opt_relexplicit2.csproj", "{88B9A0E6-0ADB-4EB5-85A1-652233306A79}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_relexplicit3", "JIT\Methodical\explicit\misc\_opt_relexplicit3.csproj", "{68DAD312-A648-424D-A134-922AEFA15413}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_relexplicit4", "JIT\Methodical\explicit\misc\_opt_relexplicit4.csproj", "{FDBD6454-A0A1-4671-8E70-FF152BD1DE77}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_relexplicit5", "JIT\Methodical\explicit\misc\_opt_relexplicit5.csproj", "{DBC6F9F2-7364-46FE-8694-1D135DF355A0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_relexplicit6", "JIT\Methodical\explicit\misc\_opt_relexplicit6.csproj", "{45333B47-E509-41CF-9627-4EF137D9B249}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_relexplicit7", "JIT\Methodical\explicit\misc\_opt_relexplicit7.csproj", "{22B4CD80-3644-4D24-A67D-645FE3844927}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_relexplicit8", "JIT\Methodical\explicit\misc\_opt_relexplicit8.csproj", "{0BB2EF5F-8151-46D8-BBE0-7E2A2CA1F10B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relexplicit1", "JIT\Methodical\explicit\misc\_relexplicit1.csproj", "{D699CFA0-477E-4107-8C40-FF40583040C9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relexplicit2", "JIT\Methodical\explicit\misc\_relexplicit2.csproj", "{E8FD1A9F-3ABB-4A39-86E2-FCF0B1ACF637}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relexplicit3", "JIT\Methodical\explicit\misc\_relexplicit3.csproj", "{867151F8-7CC6-42A8-AA43-56FAA17C5765}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relexplicit4", "JIT\Methodical\explicit\misc\_relexplicit4.csproj", "{227AAE83-0144-4EFA-8578-1F9AA3EF12B3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relexplicit5", "JIT\Methodical\explicit\misc\_relexplicit5.csproj", "{B85BA308-7EBB-4926-8ED1-9F2120FC8F71}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relexplicit6", "JIT\Methodical\explicit\misc\_relexplicit6.csproj", "{D7CA7EF2-F816-47AA-8590-1AC0920E2C3E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relexplicit7", "JIT\Methodical\explicit\misc\_relexplicit7.csproj", "{0D793897-35AF-4F89-AE80-764E25987B68}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relexplicit8", "JIT\Methodical\explicit\misc\_relexplicit8.csproj", "{B2022BE8-2907-44A4-B3F1-9608DD31E1AE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgrotarg_double", "JIT\Methodical\explicit\rotate\_dbgrotarg_double.csproj", "{533A348E-8B43-4135-9C11-ADC4D0A9A99B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgrotarg_float", "JIT\Methodical\explicit\rotate\_dbgrotarg_float.csproj", "{CA713167-3F0D-4B7B-896C-8AF75F707D7E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgrotarg_objref", "JIT\Methodical\explicit\rotate\_dbgrotarg_objref.csproj", "{27B2EA55-C6A3-48B8-9FC8-BB8C418BA3FB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgrotarg_valref", "JIT\Methodical\explicit\rotate\_dbgrotarg_valref.csproj", "{2CF0B708-C4D5-46A9-A1D7-3201A8F1D489}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_dbgrotarg_double", "JIT\Methodical\explicit\rotate\_opt_dbgrotarg_double.csproj", "{9D7C6C0B-67C9-4EBA-812C-427B2747786C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_dbgrotarg_float", "JIT\Methodical\explicit\rotate\_opt_dbgrotarg_float.csproj", "{06D52326-FE15-410B-83CA-E9296A80664A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_dbgrotarg_objref", "JIT\Methodical\explicit\rotate\_opt_dbgrotarg_objref.csproj", "{50E1DFB4-FB0E-49E0-A77B-F97D4CF44ED5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_dbgrotarg_valref", "JIT\Methodical\explicit\rotate\_opt_dbgrotarg_valref.csproj", "{E44CE525-A845-4B61-95C3-4DDDCC3D1C44}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_relrotarg_double", "JIT\Methodical\explicit\rotate\_opt_relrotarg_double.csproj", "{B201911C-100F-4BBF-AC74-37A7A6E29240}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_relrotarg_float", "JIT\Methodical\explicit\rotate\_opt_relrotarg_float.csproj", "{ADE6100D-1E8E-4E38-AC33-DEA0614EA7A0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_relrotarg_objref", "JIT\Methodical\explicit\rotate\_opt_relrotarg_objref.csproj", "{9E38776B-AA0D-4B79-AD1B-8B49628748B4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_opt_relrotarg_valref", "JIT\Methodical\explicit\rotate\_opt_relrotarg_valref.csproj", "{E72EAA3F-8428-4A2E-A079-26519312086A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relrotarg_double", "JIT\Methodical\explicit\rotate\_relrotarg_double.csproj", "{4A8F7FB2-CD5C-4FD9-A8C4-9C8195A4C871}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relrotarg_float", "JIT\Methodical\explicit\rotate\_relrotarg_float.csproj", "{D480AED3-2286-4034-A5E2-42C7A0014DC6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relrotarg_objref", "JIT\Methodical\explicit\rotate\_relrotarg_objref.csproj", "{23D00E82-5CE3-4C54-AE96-7A2D53811791}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relrotarg_valref", "JIT\Methodical\explicit\rotate\_relrotarg_valref.csproj", "{E17FE022-D37B-4739-BAE4-BED63DE3837F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "intToByte", "JIT\Methodical\flowgraph\bug614098\intToByte.csproj", "{38E931AD-E0F1-4BA9-B9DA-851D242EFC37}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ehCodeMotion", "JIT\Methodical\flowgraph\bug619534\ehCodeMotion.csproj", "{C0AF51C0-3FCE-4328-8121-6592E9E8AC18}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "finallyclone", "JIT\Methodical\flowgraph\bug619534\finallyclone.csproj", "{0252FB51-FEFA-4CF1-9EF3-5EB35C554372}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "moduleHandleCache", "JIT\Methodical\flowgraph\bug619534\moduleHandleCache.csproj", "{9B5AD16F-BD22-4238-B2D6-4257177929A5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "moduleLibrary", "JIT\Methodical\flowgraph\bug619534\moduleLibrary.csproj", "{57A93F23-5D4F-4B04-B0BD-78C0470733B6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "twoEndFinallys", "JIT\Methodical\flowgraph\bug619534\twoEndFinallys.csproj", "{E5264C5D-3734-459D-B50E-AAC29135C045}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ptuple_lost", "JIT\Methodical\flowgraph\bug621705\ptuple_lost.csproj", "{E6160387-CF75-4ED6-8E20-53C1033E20B8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ssa_tuIsAddr", "JIT\Methodical\flowgraph\bug647189\ssa_tuIsAddr.csproj", "{01FE6087-00D7-4CD1-B8D7-49D3AB55BC64}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arrayDim", "JIT\Methodical\flowgraph\dev10_bug675304\arrayDim.csproj", "{7C847559-14F1-43D2-BD8D-8F9680655C31}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "osrAddovershot", "JIT\Methodical\flowgraph\dev10_bug675304\osrAddovershot.csproj", "{8A4CA30B-F404-439B-AFE9-056BCD22E27E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "castClassEH", "JIT\Methodical\flowgraph\dev10_bug679008\castClassEH.csproj", "{5080B3C4-69B5-41BF-9283-E081CBAF94D5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EHCopyProp", "JIT\Methodical\flowgraph\dev10_bug679008\EHCopyProp.csproj", "{518617C6-D2B3-4845-8EFB-D3FC7B86FCCC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GCOverReporting", "JIT\Methodical\flowgraph\dev10_bug679008\GCOverReporting.csproj", "{14A880B9-CBA0-4AB2-A366-C0A481D4D2C4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "sealedCastVariance", "JIT\Methodical\flowgraph\dev10_bug679008\sealedCastVariance.csproj", "{DE8466D8-73FC-4F24-BACA-F501645D7F24}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "singleRefField", "JIT\Methodical\flowgraph\dev10_bug679008\singleRefField.csproj", "{70EDE717-BFCD-4BDE-923C-DDC57BB36A78}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "zeroInitStackSlot", "JIT\Methodical\flowgraph\dev10_bug679008\zeroInitStackSlot.csproj", "{68C7D908-CA1E-4E4C-9FB2-708CDDDCE784}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "qMarkColon", "JIT\Methodical\flowgraph\dev10_bug723489\qMarkColon.csproj", "{C8C6FE1B-24C6-4339-B659-0CF7C14A20E4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "convr4a_cs_d", "JIT\Methodical\FPtrunc\convr4a_cs_d.csproj", "{BD5B9A20-29E1-4CBA-8933-7E3C79A5529D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "convr4a_cs_do", "JIT\Methodical\FPtrunc\convr4a_cs_do.csproj", "{73C9B4AC-39C5-4DED-BC68-AA03CD41072A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "convr4a_cs_r", "JIT\Methodical\FPtrunc\convr4a_cs_r.csproj", "{BD949E3E-C280-48EE-8184-87DAC8A703DC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "convr4a_cs_ro", "JIT\Methodical\FPtrunc\convr4a_cs_ro.csproj", "{20B43D32-9F6E-4CBF-AAD7-81DC2CC8A4A7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "convr8a_cs_d", "JIT\Methodical\FPtrunc\convr8a_cs_d.csproj", "{7E653F52-E821-4AD7-84B9-FBD13E0C1308}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "convr8a_cs_do", "JIT\Methodical\FPtrunc\convr8a_cs_do.csproj", "{B414C4D2-2F6A-4CEF-814E-BA9DC7DB7C8F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "convr8a_cs_r", "JIT\Methodical\FPtrunc\convr8a_cs_r.csproj", "{A57CD20C-BC08-49F1-88CD-AB3609C76C68}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "convr8a_cs_ro", "JIT\Methodical\FPtrunc\convr8a_cs_ro.csproj", "{387A2A16-9BD0-4E49-B934-9F725CEB810E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test", "JIT\Methodical\inlining\bug505642\test.csproj", "{E0103068-EB46-4656-87E3-CF19AE878B11}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbglcs_long", "JIT\Methodical\int64\arrays\_dbglcs_long.csproj", "{F93B7BB2-940E-431E-8839-27BA4B19A37D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbglcs_ulong", "JIT\Methodical\int64\arrays\_dbglcs_ulong.csproj", "{8690FDA6-ED8B-476B-B425-11B537AD3D1F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_rellcs_long", "JIT\Methodical\int64\arrays\_rellcs_long.csproj", "{3E45A5A3-2EFB-4EA8-B4FD-48B18614D4BE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_rellcs_ulong", "JIT\Methodical\int64\arrays\_rellcs_ulong.csproj", "{B37628B7-CE24-421E-ADD9-8891841089F4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbglcs_long", "JIT\Methodical\int64\arrays\_speed_dbglcs_long.csproj", "{AE280DF4-49BC-4E3F-9448-DF01AE2A79D6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbglcs_ulong", "JIT\Methodical\int64\arrays\_speed_dbglcs_ulong.csproj", "{3E50722A-00C5-4325-9725-B3ED27E7C68B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_rellcs_long", "JIT\Methodical\int64\arrays\_speed_rellcs_long.csproj", "{27089AED-EA60-4CCE-B935-6DE8E6B1A493}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_rellcs_ulong", "JIT\Methodical\int64\arrays\_speed_rellcs_ulong.csproj", "{10E43853-92BC-4942-87E4-552668E7D79A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgbinop", "JIT\Methodical\int64\misc\_dbgbinop.csproj", "{580FEFE3-992A-42C2-BB1C-8CEF9C685C94}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgbox", "JIT\Methodical\int64\misc\_dbgbox.csproj", "{DBFE118D-00F9-482C-9805-F1A2B41F4A28}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relbinop", "JIT\Methodical\int64\misc\_relbinop.csproj", "{1A5C747A-F17C-4AB3-823F-48066B124D66}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relbox", "JIT\Methodical\int64\misc\_relbox.csproj", "{02B9E9A9-A095-453D-BE57-77322656E398}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgbinop", "JIT\Methodical\int64\misc\_speed_dbgbinop.csproj", "{C15DE2D2-D511-4E8B-99EC-310AB048ED78}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgbox", "JIT\Methodical\int64\misc\_speed_dbgbox.csproj", "{FDCA396E-8F47-4D7B-A217-9A58C89906D4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relbinop", "JIT\Methodical\int64\misc\_speed_relbinop.csproj", "{F429DB17-B746-49A5-867D-E1B01743506B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relbox", "JIT\Methodical\int64\misc\_speed_relbox.csproj", "{CFDEEC08-B326-447C-87AA-DBDC8C162A0C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgs_addsub", "JIT\Methodical\int64\signed\_dbgs_addsub.csproj", "{A9202F62-6B02-46A0-A746-3AB1642FAA32}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgs_ldc_div", "JIT\Methodical\int64\signed\_dbgs_ldc_div.csproj", "{5D4B0BB7-BFBC-4E3B-A034-A495C0B9FF1C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgs_ldc_mul", "JIT\Methodical\int64\signed\_dbgs_ldc_mul.csproj", "{D4659BB2-3194-4E72-8F96-90D1D4C376E6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgs_ldc_mulovf", "JIT\Methodical\int64\signed\_dbgs_ldc_mulovf.csproj", "{99A9FC6E-8554-442E-A563-79C591CD6080}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgs_ldfld_mul", "JIT\Methodical\int64\signed\_dbgs_ldfld_mul.csproj", "{F252D0B3-0048-42F4-BBEB-D383F580C8A1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgs_ldfld_mulovf", "JIT\Methodical\int64\signed\_dbgs_ldfld_mulovf.csproj", "{3668BBD3-D327-454E-993C-A21C14CF0681}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgs_ldsfld_mul", "JIT\Methodical\int64\signed\_dbgs_ldsfld_mul.csproj", "{60D4A110-1B71-4533-B2B0-ADBA05183FCA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgs_ldsfld_mulovf", "JIT\Methodical\int64\signed\_dbgs_ldsfld_mulovf.csproj", "{DAEE7438-D02A-4C30-BFFA-CADB1FA6EB80}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgs_muldiv", "JIT\Methodical\int64\signed\_dbgs_muldiv.csproj", "{019C9789-1053-4D7E-9E50-9B0EEE6A185C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_rels_addsub", "JIT\Methodical\int64\signed\_rels_addsub.csproj", "{E50F842A-A1FC-4EA6-8B34-4D158A7E072C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_rels_ldc_div", "JIT\Methodical\int64\signed\_rels_ldc_div.csproj", "{D5770801-F36C-4DA4-8A58-69AE5CC4E888}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_rels_ldc_mul", "JIT\Methodical\int64\signed\_rels_ldc_mul.csproj", "{F1996DA9-E707-4E7A-81FC-03DEB87378BD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_rels_ldc_mulovf", "JIT\Methodical\int64\signed\_rels_ldc_mulovf.csproj", "{2533F191-FA8A-4FA9-873F-79B6804AD2C8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_rels_ldfld_mul", "JIT\Methodical\int64\signed\_rels_ldfld_mul.csproj", "{465A464D-47FB-4CB9-8C90-ADF96BD3E89F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_rels_ldfld_mulovf", "JIT\Methodical\int64\signed\_rels_ldfld_mulovf.csproj", "{691593C3-E183-48E0-8D91-65E0201D7C0C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_rels_ldsfld_mul", "JIT\Methodical\int64\signed\_rels_ldsfld_mul.csproj", "{D84D3EEE-222D-4927-A323-D0C224F3E573}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_rels_ldsfld_mulovf", "JIT\Methodical\int64\signed\_rels_ldsfld_mulovf.csproj", "{CA30F7A0-9F57-4432-86D1-1A4F57B26BB5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_rels_muldiv", "JIT\Methodical\int64\signed\_rels_muldiv.csproj", "{DD08ED5A-41B2-456C-ACBA-DC402B3659C4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgs_addsub", "JIT\Methodical\int64\signed\_speed_dbgs_addsub.csproj", "{20A55E8F-A15F-498E-9C96-A21D548CFF5B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgs_ldc_div", "JIT\Methodical\int64\signed\_speed_dbgs_ldc_div.csproj", "{E213A0BC-966E-4FBA-BFE1-DF4D8403E903}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgs_ldc_mul", "JIT\Methodical\int64\signed\_speed_dbgs_ldc_mul.csproj", "{3F998112-300D-4E91-A63C-629716549E08}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgs_ldc_mulovf", "JIT\Methodical\int64\signed\_speed_dbgs_ldc_mulovf.csproj", "{057C217E-A1F3-47E7-90EF-1381FA776873}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgs_ldfld_mul", "JIT\Methodical\int64\signed\_speed_dbgs_ldfld_mul.csproj", "{DFF5F310-3B12-4EBA-9238-62676EB60880}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgs_ldfld_mulovf", "JIT\Methodical\int64\signed\_speed_dbgs_ldfld_mulovf.csproj", "{0785FDAB-4D31-4685-B367-761E05C9D0EC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgs_ldsfld_mul", "JIT\Methodical\int64\signed\_speed_dbgs_ldsfld_mul.csproj", "{5ECA9427-7B2D-4152-A1CB-CC9B52EACF4C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgs_ldsfld_mulovf", "JIT\Methodical\int64\signed\_speed_dbgs_ldsfld_mulovf.csproj", "{739A4E16-C0EE-441D-94F4-ABCE480099D6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgs_muldiv", "JIT\Methodical\int64\signed\_speed_dbgs_muldiv.csproj", "{B83094A3-CB33-4B53-8EC4-86D621B94969}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_rels_addsub", "JIT\Methodical\int64\signed\_speed_rels_addsub.csproj", "{7A66B167-954F-4759-9AD4-DF4646BD0FD1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_rels_ldc_div", "JIT\Methodical\int64\signed\_speed_rels_ldc_div.csproj", "{3D92D0C7-EB79-442A-8FAE-2062967BB071}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_rels_ldc_mul", "JIT\Methodical\int64\signed\_speed_rels_ldc_mul.csproj", "{51B00A68-AA1A-4D5F-A5AD-4BCF699A972B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_rels_ldc_mulovf", "JIT\Methodical\int64\signed\_speed_rels_ldc_mulovf.csproj", "{6B683E72-60F5-4FDA-81E4-E28AA2BA8793}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_rels_ldfld_mul", "JIT\Methodical\int64\signed\_speed_rels_ldfld_mul.csproj", "{0A4F1EDE-F87C-4565-954F-9BB4463A3FD8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_rels_ldfld_mulovf", "JIT\Methodical\int64\signed\_speed_rels_ldfld_mulovf.csproj", "{0B633E06-28C1-4B74-9689-A8FBA27B8E16}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_rels_ldsfld_mul", "JIT\Methodical\int64\signed\_speed_rels_ldsfld_mul.csproj", "{79415AB2-2446-4237-B3C4-A7FFD441771A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_rels_ldsfld_mulovf", "JIT\Methodical\int64\signed\_speed_rels_ldsfld_mulovf.csproj", "{FEAB9B3A-BE50-4A52-A53E-058C80080DE8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_rels_muldiv", "JIT\Methodical\int64\signed\_speed_rels_muldiv.csproj", "{9FF4BA69-374C-45A9-A086-454D7F0A1C3D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgsuperlong", "JIT\Methodical\int64\superlong\_dbgsuperlong.csproj", "{4C56766C-B273-40B9-83A3-864587B27DCF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relsuperlong", "JIT\Methodical\int64\superlong\_relsuperlong.csproj", "{9B09D580-688C-453E-8117-D3DE0CAA0C1C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgsuperlong", "JIT\Methodical\int64\superlong\_speed_dbgsuperlong.csproj", "{A6C400C1-33DA-4336-9D9C-1A61E96E82D3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relsuperlong", "JIT\Methodical\int64\superlong\_speed_relsuperlong.csproj", "{3BE8DEA6-834C-4C98-8E6E-8FAF407EF7FB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgaddsub", "JIT\Methodical\int64\unsigned\_dbgaddsub.csproj", "{9EE0D0A5-3C95-494B-9D8B-9B55D571A8DE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgldc_mul", "JIT\Methodical\int64\unsigned\_dbgldc_mul.csproj", "{108844DD-995F-48F3-AF3F-F97FEECF9EF3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgldc_mulovf", "JIT\Methodical\int64\unsigned\_dbgldc_mulovf.csproj", "{11D3DC9A-3154-4968-8D52-FE25D4A460E5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgldfld_mul", "JIT\Methodical\int64\unsigned\_dbgldfld_mul.csproj", "{2F5EE036-F784-49AE-B95C-5615AB7F47D3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgldfld_mulovf", "JIT\Methodical\int64\unsigned\_dbgldfld_mulovf.csproj", "{F07227A9-C305-42FE-969D-D1461D6BEF6F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgldsfld_mul", "JIT\Methodical\int64\unsigned\_dbgldsfld_mul.csproj", "{85F114AE-6238-4E30-B579-7BB0D658922E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgldsfld_mulovf", "JIT\Methodical\int64\unsigned\_dbgldsfld_mulovf.csproj", "{18DCAA00-850D-41AF-9B12-DD8E99B150BA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgmuldiv", "JIT\Methodical\int64\unsigned\_dbgmuldiv.csproj", "{EA901A35-ECE3-4F4D-9587-F4100BCACA4D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_reladdsub", "JIT\Methodical\int64\unsigned\_reladdsub.csproj", "{FDC30F95-BA55-472A-A295-D483565435C4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relldc_mul", "JIT\Methodical\int64\unsigned\_relldc_mul.csproj", "{36E5B901-463B-47BB-A693-AFE10FC21395}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relldc_mulovf", "JIT\Methodical\int64\unsigned\_relldc_mulovf.csproj", "{268C28E6-0F65-45A5-978A-C7BC947E2C2A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relldfld_mul", "JIT\Methodical\int64\unsigned\_relldfld_mul.csproj", "{AB1CB3C1-40D2-4DF2-9926-DB5A4EA9F85C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relldfld_mulovf", "JIT\Methodical\int64\unsigned\_relldfld_mulovf.csproj", "{0A1B6C17-EFE6-4A07-A87D-C5CC66D6D854}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relldsfld_mul", "JIT\Methodical\int64\unsigned\_relldsfld_mul.csproj", "{96AD2682-4F41-4067-BCB4-F1B164154159}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relldsfld_mulovf", "JIT\Methodical\int64\unsigned\_relldsfld_mulovf.csproj", "{7D0A89E9-BDA0-4421-BA34-BDCAADEEB30B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relmuldiv", "JIT\Methodical\int64\unsigned\_relmuldiv.csproj", "{FE92C687-9D99-4CAA-8991-122492761722}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgaddsub", "JIT\Methodical\int64\unsigned\_speed_dbgaddsub.csproj", "{CE34B2B0-D684-4106-B425-8E0EAC8DF40A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgldc_mul", "JIT\Methodical\int64\unsigned\_speed_dbgldc_mul.csproj", "{DFD73D77-5D12-4440-A1B1-FD336F74B1B4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgldc_mulovf", "JIT\Methodical\int64\unsigned\_speed_dbgldc_mulovf.csproj", "{1420E1E7-EF7E-4E9A-8FB2-9C35B5E3C7DB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgldfld_mul", "JIT\Methodical\int64\unsigned\_speed_dbgldfld_mul.csproj", "{41E8FEFF-4FF9-4575-9B36-24EC5AD6354F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgldfld_mulovf", "JIT\Methodical\int64\unsigned\_speed_dbgldfld_mulovf.csproj", "{ACAC8A61-3E34-4984-90C8-50FD78D19DE3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgldsfld_mul", "JIT\Methodical\int64\unsigned\_speed_dbgldsfld_mul.csproj", "{DCD83293-D516-40DF-B9F0-3C6A06E027F9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgldsfld_mulovf", "JIT\Methodical\int64\unsigned\_speed_dbgldsfld_mulovf.csproj", "{AAFFFBCE-FAA9-42C1-8D35-8F866B5FD84C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgmuldiv", "JIT\Methodical\int64\unsigned\_speed_dbgmuldiv.csproj", "{1FB7C14C-8E8E-4F8F-AD95-BBB313F9D484}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_reladdsub", "JIT\Methodical\int64\unsigned\_speed_reladdsub.csproj", "{0A98D022-18A7-45C3-85D6-CD563D7FB748}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relldc_mul", "JIT\Methodical\int64\unsigned\_speed_relldc_mul.csproj", "{5AD565C4-D90A-4F4C-961F-852208988029}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relldc_mulovf", "JIT\Methodical\int64\unsigned\_speed_relldc_mulovf.csproj", "{14ABED61-9399-49A8-8E7E-F3C7A53AA097}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relldfld_mul", "JIT\Methodical\int64\unsigned\_speed_relldfld_mul.csproj", "{0068F78B-8F43-4CB4-A5DF-5FCD781FEF98}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relldfld_mulovf", "JIT\Methodical\int64\unsigned\_speed_relldfld_mulovf.csproj", "{4281C0B9-B4D5-473D-A790-310FBBB40A65}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relldsfld_mul", "JIT\Methodical\int64\unsigned\_speed_relldsfld_mul.csproj", "{DA6F49B6-6B54-4259-A1F7-2E7915DD5421}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relldsfld_mulovf", "JIT\Methodical\int64\unsigned\_speed_relldsfld_mulovf.csproj", "{A1E821F6-07CF-46C5-AF96-3454B80436D2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relmuldiv", "JIT\Methodical\int64\unsigned\_speed_relmuldiv.csproj", "{077010A8-4A52-4E5C-9392-C21B684A8375}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "25param1a_cs_d", "JIT\Methodical\Invoke\25params\25param1a_cs_d.csproj", "{F4BF21B1-69E1-48F6-9AC8-0465F3B5798B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "25param1a_cs_do", "JIT\Methodical\Invoke\25params\25param1a_cs_do.csproj", "{8AA2DDC3-5BB2-4F35-A020-8106C20CF8FA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "25param1a_cs_r", "JIT\Methodical\Invoke\25params\25param1a_cs_r.csproj", "{765B8DAE-C0A8-4247-B89C-A945693622D6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "25param1a_cs_ro", "JIT\Methodical\Invoke\25params\25param1a_cs_ro.csproj", "{AF9518E2-1C16-44D2-AD0D-6D72786BCD06}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "25param2a_cs_d", "JIT\Methodical\Invoke\25params\25param2a_cs_d.csproj", "{0A6812BB-B1ED-4946-985A-59D6BA337C02}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "25param2a_cs_do", "JIT\Methodical\Invoke\25params\25param2a_cs_do.csproj", "{C75CD0A5-EC50-4758-934C-6556DB3ABB56}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "25param2a_cs_r", "JIT\Methodical\Invoke\25params\25param2a_cs_r.csproj", "{7522C319-7E9C-4FF6-BA8B-4AFD82505F11}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "25param2a_cs_ro", "JIT\Methodical\Invoke\25params\25param2a_cs_ro.csproj", "{5D3D87C1-CFFE-4C30-B840-166734802351}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "25param3a_cs_d", "JIT\Methodical\Invoke\25params\25param3a_cs_d.csproj", "{066648D8-5CC3-4237-B749-6EEF50933525}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "25param3a_cs_do", "JIT\Methodical\Invoke\25params\25param3a_cs_do.csproj", "{55B6A522-0226-4155-8C65-07876D6A9860}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "25param3a_cs_r", "JIT\Methodical\Invoke\25params\25param3a_cs_r.csproj", "{2D5ECCEC-4287-4CDA-BC4C-7232A0F61449}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "25param3a_cs_ro", "JIT\Methodical\Invoke\25params\25param3a_cs_ro.csproj", "{0AAAF581-8DA8-43B4-AEF0-66F55292813E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgtest1", "JIT\Methodical\Invoke\callvirt\_dbgtest1.csproj", "{8B3226D1-019E-4374-9D7A-984AFF660832}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_reltest1", "JIT\Methodical\Invoke\callvirt\_reltest1.csproj", "{8F545EB4-16C4-4561-A7FA-30D9A9504E2D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgtest1", "JIT\Methodical\Invoke\callvirt\_speed_dbgtest1.csproj", "{6423E198-6E4C-4FE3-87D3-A14586D1E7E1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_reltest1", "JIT\Methodical\Invoke\callvirt\_speed_reltest1.csproj", "{612EEF55-B933-4F56-9203-6387DB3755F5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgval_ctor", "JIT\Methodical\Invoke\ctor\_dbgval_ctor.csproj", "{04DCE5F5-545D-4326-AAE7-8B3311248AA3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relval_ctor", "JIT\Methodical\Invoke\ctor\_relval_ctor.csproj", "{E73AE81F-2BB2-4BA4-A99F-6E9AEEBAFB19}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgval_ctor", "JIT\Methodical\Invoke\ctor\_speed_dbgval_ctor.csproj", "{20860BEB-89DA-4119-B82E-C7DD5994E92F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relval_ctor", "JIT\Methodical\Invoke\ctor\_speed_relval_ctor.csproj", "{9050A814-D15D-4F3E-9259-54803F85FE63}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgdeep", "JIT\Methodical\Invoke\deep\_dbgdeep.csproj", "{098FBD79-0E99-4E2D-B67B-1C0C977A3EAA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_reldeep", "JIT\Methodical\Invoke\deep\_reldeep.csproj", "{CA007CA9-CD94-4D2A-B45E-B4FFB36C56DE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgdeep", "JIT\Methodical\Invoke\deep\_speed_dbgdeep.csproj", "{2896F75C-65F5-489C-99ED-C651B1CF438B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_reldeep", "JIT\Methodical\Invoke\deep\_speed_reldeep.csproj", "{2755A058-AF1D-4DDA-85A0-D69E5A96D298}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgrecurse", "JIT\Methodical\Invoke\fptr\_dbgrecurse.csproj", "{95B46689-1DF6-4292-93C6-783B238750CD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relrecurse", "JIT\Methodical\Invoke\fptr\_relrecurse.csproj", "{D4376443-7B4E-4592-BA55-2C95E2313BB5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgrecurse", "JIT\Methodical\Invoke\fptr\_speed_dbgrecurse.csproj", "{3D1C981E-82C6-4479-BA4A-9E498F8968F2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relrecurse", "JIT\Methodical\Invoke\fptr\_speed_relrecurse.csproj", "{52239498-7DBD-47B6-8C86-33D3928D305E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgobj", "JIT\Methodical\Invoke\implicit\_dbgobj.csproj", "{D579DF0E-44A5-4B01-B354-2F6C269EFEC5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relobj", "JIT\Methodical\Invoke\implicit\_relobj.csproj", "{281E6D84-DD28-44CF-9007-218767F38CEA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgobj", "JIT\Methodical\Invoke\implicit\_speed_dbgobj.csproj", "{CF2FB203-4A66-40D3-B3DE-4563FA349CF6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relobj", "JIT\Methodical\Invoke\implicit\_speed_relobj.csproj", "{67E8AF36-6FD6-461E-96BD-A539C62B21CA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgcatchfinally", "JIT\Methodical\Invoke\SEH\_dbgcatchfinally.csproj", "{0DA8CCC7-53D6-4F33-B6DE-D56A54B57B37}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgcatchfinally_tail", "JIT\Methodical\Invoke\SEH\_dbgcatchfinally_tail.csproj", "{CDB2B955-A5B9-4C92-A9CD-66421A10C575}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relcatchfinally", "JIT\Methodical\Invoke\SEH\_relcatchfinally.csproj", "{D4A7F6E3-10FB-4289-9889-559C58A9CE82}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relcatchfinally_tail", "JIT\Methodical\Invoke\SEH\_relcatchfinally_tail.csproj", "{85F10744-5D68-401F-95B0-11D9434FF153}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgcatchfinally", "JIT\Methodical\Invoke\SEH\_speed_dbgcatchfinally.csproj", "{C34ABC48-FC7E-478E-B148-06E3BF70B638}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgcatchfinally_tail", "JIT\Methodical\Invoke\SEH\_speed_dbgcatchfinally_tail.csproj", "{65CC7212-A80C-4176-A942-2F9747772F31}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relcatchfinally", "JIT\Methodical\Invoke\SEH\_speed_relcatchfinally.csproj", "{F8CCECEF-F7D4-4E88-9CBB-3FF27E856D5A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relcatchfinally_tail", "JIT\Methodical\Invoke\SEH\_speed_relcatchfinally_tail.csproj", "{951998CF-8BF0-4660-B2E1-F5E7B9CAE775}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "classic", "JIT\Methodical\nonvirtualcall\classic.csproj", "{B880BAD3-0997-4C56-8C6A-B68CA9557EF3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "delegate", "JIT\Methodical\nonvirtualcall\delegate.csproj", "{0A5E38FD-4E07-44A7-BF26-BDCDEEDC698C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "generics", "JIT\Methodical\nonvirtualcall\generics.csproj", "{ED0E7884-4ED9-4F38-B410-8D9CBA8D9390}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "generics2", "JIT\Methodical\nonvirtualcall\generics2.csproj", "{2091A1AE-6728-4431-8DE6-DA9C48FD65D7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "tailcall", "JIT\Methodical\nonvirtualcall\tailcall.csproj", "{027E2FF8-91B0-43EE-9FB5-D465143AA146}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "valuetype", "JIT\Methodical\nonvirtualcall\valuetype.csproj", "{93CE4675-F874-40C2-AFEA-401A247E70BB}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FloatInfinitiesToInt_d", "JIT\Methodical\Overflow\FloatInfinitiesToInt_d.csproj", "{C846EFEF-EE6C-4946-9DBA-6756578415B4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FloatInfinitiesToInt_do", "JIT\Methodical\Overflow\FloatInfinitiesToInt_do.csproj", "{75D77419-B86B-47F0-A331-9A760698C35E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FloatInfinitiesToInt_r", "JIT\Methodical\Overflow\FloatInfinitiesToInt_r.csproj", "{390610BA-E35C-4473-9D6C-990DDCBDE4F7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FloatInfinitiesToInt_ro", "JIT\Methodical\Overflow\FloatInfinitiesToInt_ro.csproj", "{CDA2AA0A-A390-4A54-BD6B-1981FB8A87D8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FloatOvfToInt2_d", "JIT\Methodical\Overflow\FloatOvfToInt2_d.csproj", "{422EF5C6-E6D3-4025-BF58-BAD9F965D51F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FloatOvfToInt2_do", "JIT\Methodical\Overflow\FloatOvfToInt2_do.csproj", "{581F9C7A-C9E9-479B-A17F-51C578150103}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FloatOvfToInt2_r", "JIT\Methodical\Overflow\FloatOvfToInt2_r.csproj", "{ED117AC3-B0A9-4BEA-9D54-10E0E61CE4B4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FloatOvfToInt2_ro", "JIT\Methodical\Overflow\FloatOvfToInt2_ro.csproj", "{C6BAFF05-7D71-4AD0-967A-6B4FAC410969}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "array1", "JIT\Methodical\refany\array1.csproj", "{73B862FC-979B-4EEC-A57A-2B04A2B46F01}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "array2", "JIT\Methodical\refany\array2.csproj", "{EDB14918-1731-46A5-BAD4-1B0920F2EE7B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "format", "JIT\Methodical\refany\format.csproj", "{0B9A50E6-CF08-4A02-9342-67828BDB9F90}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gcreport", "JIT\Methodical\refany\gcreport.csproj", "{3BA00219-0647-4CAF-ABA7-54B66438AA1A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lcs", "JIT\Methodical\refany\lcs.csproj", "{6BC88FC8-AF31-4C84-8EEA-8B567B8DE61C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "native", "JIT\Methodical\refany\native.csproj", "{1F61DC1B-CF47-4932-9C3A-0B32D1DA6763}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "virtcall", "JIT\Methodical\refany\virtcall.csproj", "{CA7E0C28-6C9E-465E-8D00-649C39A816EE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbggcreport", "JIT\Methodical\refany\_dbggcreport.csproj", "{1BAA34B6-4EAB-43D2-BAAB-4B9E719B92C6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgnative", "JIT\Methodical\refany\_dbgnative.csproj", "{A1B2CCBC-1919-40E3-9C8D-8082BFC58493}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgstress1", "JIT\Methodical\refany\_dbgstress1.csproj", "{C544C2F9-F5F5-41E3-AD28-E71649EE9CB0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgstress3", "JIT\Methodical\refany\_dbgstress3.csproj", "{9711B502-A732-43B1-AA5B-CDF7DA92042C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgvirtcall", "JIT\Methodical\refany\_dbgvirtcall.csproj", "{6B6C97C1-90DE-4716-BB81-38EA342BE67E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relgcreport", "JIT\Methodical\refany\_relgcreport.csproj", "{AECC90EB-057E-4F71-B856-D761FFB409C7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relnative", "JIT\Methodical\refany\_relnative.csproj", "{BC3D7C80-7A6E-425F-B161-5E1851092A2E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relstress1", "JIT\Methodical\refany\_relstress1.csproj", "{6E345FA6-CA32-47A8-BC90-F759402D1222}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relstress3", "JIT\Methodical\refany\_relstress3.csproj", "{A2C3BA7F-EEBD-4046-9270-9D9B0F88D312}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relvirtcall", "JIT\Methodical\refany\_relvirtcall.csproj", "{408A55FA-F02A-4EE4-A011-B00EFEB34B5B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbggcreport", "JIT\Methodical\refany\_speed_dbggcreport.csproj", "{0C22565A-AA1E-4850-86FB-AD68B9F71DE4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgnative", "JIT\Methodical\refany\_speed_dbgnative.csproj", "{E72B991C-DC2D-49E4-ADBE-0921F97924A3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgstress1", "JIT\Methodical\refany\_speed_dbgstress1.csproj", "{BB49DE8D-7B90-473C-A40E-419C8264D61C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgstress3", "JIT\Methodical\refany\_speed_dbgstress3.csproj", "{B1AA8C01-E8BA-4DCF-81DA-857256D23E77}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgvirtcall", "JIT\Methodical\refany\_speed_dbgvirtcall.csproj", "{307CB204-B03B-41C6-A806-ACD1A0BDDC58}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relgcreport", "JIT\Methodical\refany\_speed_relgcreport.csproj", "{7FE42FB3-2FAE-42FF-976E-1F406D1A92E4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relnative", "JIT\Methodical\refany\_speed_relnative.csproj", "{E95CED31-BA82-4462-8A89-51C3C02F8D26}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relstress1", "JIT\Methodical\refany\_speed_relstress1.csproj", "{020DB66A-2FEF-486E-ADB0-5AA68237DAB5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relstress3", "JIT\Methodical\refany\_speed_relstress3.csproj", "{762770DA-FA56-4A3A-A630-5270B95311B2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relvirtcall", "JIT\Methodical\refany\_speed_relvirtcall.csproj", "{1475D529-78CC-437E-82BC-6C6C10A5936D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "delegateParamCallTarget", "JIT\Methodical\tailcall_v4\delegateParamCallTarget.csproj", "{ECA6C872-18D0-4F24-9429-3E36709DF29F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgcall", "JIT\Methodical\VT\callconv\_dbgcall.csproj", "{BB8AAFEE-9654-4F6B-A96E-734766D317D2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgjumper", "JIT\Methodical\VT\callconv\_dbgjumper.csproj", "{A26D4F08-414D-4444-BD5B-A786D1E1BB65}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgjumps", "JIT\Methodical\VT\callconv\_dbgjumps.csproj", "{1F9F89B9-793D-45F8-B231-560CE321E8C3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgvtret", "JIT\Methodical\VT\callconv\_dbgvtret.csproj", "{54FAA905-87B2-434F-890B-E78091C1DE6C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relcall", "JIT\Methodical\VT\callconv\_relcall.csproj", "{0210D570-2CBA-4A6A-A0BB-60391314F05F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_reljumper", "JIT\Methodical\VT\callconv\_reljumper.csproj", "{FC774CEF-FA61-4FEF-969D-7FB656BAD931}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_reljumps", "JIT\Methodical\VT\callconv\_reljumps.csproj", "{A04473DD-EF02-4686-831E-054DF9F91F86}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relvtret", "JIT\Methodical\VT\callconv\_relvtret.csproj", "{3DB52B16-4BC3-4024-BD75-4A1AD2D35A24}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgcall", "JIT\Methodical\VT\callconv\_speed_dbgcall.csproj", "{A6802642-229E-47CC-B42F-CB135E4A38DF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgjumper", "JIT\Methodical\VT\callconv\_speed_dbgjumper.csproj", "{2D5CB3E4-495B-423D-9367-58E2D85CB165}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgjumps", "JIT\Methodical\VT\callconv\_speed_dbgjumps.csproj", "{E19A0C27-4003-4051-8641-053AFA2AE532}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgvtret", "JIT\Methodical\VT\callconv\_speed_dbgvtret.csproj", "{39B71F50-20FB-4615-990A-E9B5E7F7DCEF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relcall", "JIT\Methodical\VT\callconv\_speed_relcall.csproj", "{F399B587-ED92-4DD3-8588-F5FDD3931FFD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_reljumper", "JIT\Methodical\VT\callconv\_speed_reljumper.csproj", "{2E9D0279-8DA5-4A78-897E-5BF16E421F17}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_reljumps", "JIT\Methodical\VT\callconv\_speed_reljumps.csproj", "{2B10E9B2-A2B8-4662-AED1-C4353AE14C05}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relvtret", "JIT\Methodical\VT\callconv\_speed_relvtret.csproj", "{DCF0DE1B-E454-4D9F-99B2-DEC173E0D33A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gc_nested", "JIT\Methodical\VT\etc\gc_nested.csproj", "{4818E0D2-FDE7-4760-B73A-D6771454AFFE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "nested", "JIT\Methodical\VT\etc\nested.csproj", "{5AD68D22-B586-4782-8C8D-18733CEBE41F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgctor_recurse", "JIT\Methodical\VT\etc\_dbgctor_recurse.csproj", "{22F86E3D-039E-47B9-A0CB-401AE8E5DBC8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbggc_nested", "JIT\Methodical\VT\etc\_dbggc_nested.csproj", "{0CF8DB4B-6F3B-48FA-8CAB-443E456CE5C3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbghan2", "JIT\Methodical\VT\etc\_dbghan2.csproj", "{C1CC2BDD-95C8-4068-A276-B2DB9C8D5546}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbghan3", "JIT\Methodical\VT\etc\_dbghan3.csproj", "{CD132095-6E35-4B16-8F9B-5FB76FCBE6B6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbghan3_ctor", "JIT\Methodical\VT\etc\_dbghan3_ctor.csproj", "{05A739C9-5067-4BF8-926E-C257FBAA633D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbghan3_ref", "JIT\Methodical\VT\etc\_dbghan3_ref.csproj", "{FD5ADA5A-418C-4FD2-AEFE-E3D39370656D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbghanoi", "JIT\Methodical\VT\etc\_dbghanoi.csproj", "{E07BAD61-4DCB-47AB-BD0D-34D7D6611349}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgknight", "JIT\Methodical\VT\etc\_dbgknight.csproj", "{45D704E0-EC36-4EF7-B5D9-39CE0C8F1B4A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgnested", "JIT\Methodical\VT\etc\_dbgnested.csproj", "{D5A83968-CF00-4ED6-A999-2602996AA234}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relctor_recurse", "JIT\Methodical\VT\etc\_relctor_recurse.csproj", "{B77D7828-B6CF-4A16-8551-066928F5E80D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relgc_nested", "JIT\Methodical\VT\etc\_relgc_nested.csproj", "{8336D84D-D521-4061-A011-0D4D9982CAC4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relhan2", "JIT\Methodical\VT\etc\_relhan2.csproj", "{41ACB02B-620E-43B1-99A5-FC49DE6EFCCF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relhan3", "JIT\Methodical\VT\etc\_relhan3.csproj", "{C458785F-D6EB-4E20-960E-96E0F1495CB2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relhan3_ctor", "JIT\Methodical\VT\etc\_relhan3_ctor.csproj", "{13744560-2695-4724-B54C-82FA972B0BC6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relhan3_ref", "JIT\Methodical\VT\etc\_relhan3_ref.csproj", "{A93771DA-825C-4897-A8B5-D643BCFACE90}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relhanoi", "JIT\Methodical\VT\etc\_relhanoi.csproj", "{D9E1DF21-AD46-4D01-9623-34894A90943F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relknight", "JIT\Methodical\VT\etc\_relknight.csproj", "{FD02985C-E4C5-430A-8714-E4B1A6EC9789}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relnested", "JIT\Methodical\VT\etc\_relnested.csproj", "{923A6EA0-9F8F-456A-871A-E46039B1B678}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgctor_recurse", "JIT\Methodical\VT\etc\_speed_dbgctor_recurse.csproj", "{76655B3D-67E1-41D3-A2B0-E03E77D36656}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbggc_nested", "JIT\Methodical\VT\etc\_speed_dbggc_nested.csproj", "{CFB1BFEE-DDB0-432F-9023-C887120AEF26}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbghan2", "JIT\Methodical\VT\etc\_speed_dbghan2.csproj", "{CEF603D3-5C1A-47CC-B808-A31C0687209B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbghan3", "JIT\Methodical\VT\etc\_speed_dbghan3.csproj", "{028A8292-C8D2-4B63-8304-A8E36F244279}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbghan3_ctor", "JIT\Methodical\VT\etc\_speed_dbghan3_ctor.csproj", "{94028362-0517-43DA-B3E8-ED474B0A9A59}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbghan3_ref", "JIT\Methodical\VT\etc\_speed_dbghan3_ref.csproj", "{DA55CD67-0F1C-4D32-8C12-183B8371D7CC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbghanoi", "JIT\Methodical\VT\etc\_speed_dbghanoi.csproj", "{D362D233-C560-4023-B68A-93162C984D17}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgknight", "JIT\Methodical\VT\etc\_speed_dbgknight.csproj", "{FD64267A-0AF0-4A6C-926D-65FAAA94834E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgnested", "JIT\Methodical\VT\etc\_speed_dbgnested.csproj", "{C47FB2CB-75F2-492A-A994-72F4AAD2445B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relctor_recurse", "JIT\Methodical\VT\etc\_speed_relctor_recurse.csproj", "{84F2A622-1F52-4BE8-9607-C52BF18222E8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relgc_nested", "JIT\Methodical\VT\etc\_speed_relgc_nested.csproj", "{48CA2642-7AD4-42FE-BB59-535B0FE8CF02}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relhan2", "JIT\Methodical\VT\etc\_speed_relhan2.csproj", "{76E37BB2-870B-45D1-81D5-B1248EC522F3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relhan3", "JIT\Methodical\VT\etc\_speed_relhan3.csproj", "{C1D19880-4EA9-4D47-ADB2-F3020BB36614}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relhan3_ctor", "JIT\Methodical\VT\etc\_speed_relhan3_ctor.csproj", "{B6648448-C527-4F11-8B86-F419064B576F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relhan3_ref", "JIT\Methodical\VT\etc\_speed_relhan3_ref.csproj", "{DB1F1802-281D-434E-ADF2-F7DA2708BB23}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relhanoi", "JIT\Methodical\VT\etc\_speed_relhanoi.csproj", "{1703781B-A132-48C1-8D83-9418150E5EC3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relknight", "JIT\Methodical\VT\etc\_speed_relknight.csproj", "{21433341-8435-4758-8874-8B69D3197855}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relnested", "JIT\Methodical\VT\etc\_speed_relnested.csproj", "{F1165E77-B017-43EF-BAD6-B694420E2DF9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgaccum", "JIT\Methodical\VT\identity\_dbgaccum.csproj", "{C7A9C579-E424-44E2-9A2F-29B4D4DEE717}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgvcall", "JIT\Methodical\VT\identity\_dbgvcall.csproj", "{F956F618-3908-4B72-90A2-E5C95A568BE5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relaccum", "JIT\Methodical\VT\identity\_relaccum.csproj", "{0EDD9DAA-5C28-416B-93D6-649F5F53F3BA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relvcall", "JIT\Methodical\VT\identity\_relvcall.csproj", "{2804A906-6AE0-475A-BCD0-B4431927593F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgaccum", "JIT\Methodical\VT\identity\_speed_dbgaccum.csproj", "{7A5F6CF8-A8B2-450C-BC84-1DC24CEE9112}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgvcall", "JIT\Methodical\VT\identity\_speed_dbgvcall.csproj", "{8B475B38-3649-4F42-851C-0CD105D39443}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relaccum", "JIT\Methodical\VT\identity\_speed_relaccum.csproj", "{271F3C97-79B6-4540-B7A5-206695AF763E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relvcall", "JIT\Methodical\VT\identity\_speed_relvcall.csproj", "{9AC8C788-6AA5-46E2-B55B-0F933D9DE13F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbglcs", "JIT\Methodical\VT\port\_dbglcs.csproj", "{4832AD20-C18B-4DA6-BA24-1BBC091A9EDF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbglcs_gcref", "JIT\Methodical\VT\port\_dbglcs_gcref.csproj", "{88478773-3195-4E44-827C-70217D768587}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_rellcs", "JIT\Methodical\VT\port\_rellcs.csproj", "{48C681B9-8B9F-4192-85B7-5D355AB3BA22}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_rellcs_gcref", "JIT\Methodical\VT\port\_rellcs_gcref.csproj", "{D6144DFE-A510-468B-AF81-5DFCDB51A82F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbglcs", "JIT\Methodical\VT\port\_speed_dbglcs.csproj", "{A655F286-8C9E-4C53-943C-A1917175368C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbglcs_gcref", "JIT\Methodical\VT\port\_speed_dbglcs_gcref.csproj", "{722FBB70-33CC-4C7F-ABD0-7BEABA4998C6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_rellcs", "JIT\Methodical\VT\port\_speed_rellcs.csproj", "{365C9C3D-367B-4905-82DD-4424A041F001}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_rellcs_gcref", "JIT\Methodical\VT\port\_speed_rellcs_gcref.csproj", "{71429F1A-06E7-4830-AD79-B13611080D3F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "refanyval", "JIT\Methodical\xxobj\operand\refanyval.csproj", "{3BC10F3E-3ABC-4E95-AD1A-D76202055F5C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgrefanyval", "JIT\Methodical\xxobj\operand\_dbgrefanyval.csproj", "{7E21C292-9028-4A19-9BC4-31B8BAE3267C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_dbgunbox", "JIT\Methodical\xxobj\operand\_dbgunbox.csproj", "{F5550373-AC46-4BEA-B446-4C335FF6E5F1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relrefanyval", "JIT\Methodical\xxobj\operand\_relrefanyval.csproj", "{CF1D5ED4-2614-4962-8934-2419D50E65A1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_relunbox", "JIT\Methodical\xxobj\operand\_relunbox.csproj", "{9BF89FA0-5D62-49B6-8F0B-3E9E3F9E6B56}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgrefanyval", "JIT\Methodical\xxobj\operand\_speed_dbgrefanyval.csproj", "{1C8140E3-52CD-4983-B625-ADFDD9250249}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_dbgunbox", "JIT\Methodical\xxobj\operand\_speed_dbgunbox.csproj", "{DA709AE7-605E-4697-AF66-B20CBBD007DE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relrefanyval", "JIT\Methodical\xxobj\operand\_speed_relrefanyval.csproj", "{78376B7F-ECE7-43AE-9BEF-081567876638}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_speed_relunbox", "JIT\Methodical\xxobj\operand\_speed_relunbox.csproj", "{847D698E-DCFD-4838-9249-63C2D1E755CF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "b119026a", "JIT\Regression\VS-ia64-JIT\M00\b119026\b119026a.csproj", "{0465E5B4-C2A6-42E3-8835-BBE4E99711B0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "b119026b", "JIT\Regression\VS-ia64-JIT\M00\b119026\b119026b.csproj", "{C2570136-97AF-487C-98BB-C15060E54B17}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "b19112a", "JIT\Regression\VS-ia64-JIT\V1.2-M01\b19112\b19112a.csproj", "{7F4F3607-EAA5-43FC-85C3-C13CB0E2EBB6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "b19112b", "JIT\Regression\VS-ia64-JIT\V1.2-M01\b19112\b19112b.csproj", "{F1FFEEE0-D1BC-423A-89F8-F52495B41FD4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "overRepLocalOpt", "JIT\Regression\clr-x64-JIT\v4.0\DevDiv34372\overRepLocalOpt.csproj", "{D89858EA-0CC2-4C3D-97D5-7BA8B013A413}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "loopvt", "JIT\Regression\Dev11\dev10_94677\loopvt.csproj", "{7BE1774F-860F-4340-B6D5-222EC7BCC804}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "seqpts", "JIT\Regression\Dev11\dev11_165544\seqpts.csproj", "{6DD26EFC-D9EF-43B2-BA66-22215741D30E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv_876169_d", "JIT\Regression\Dev14\DevDiv_876169\DevDiv_876169_d.csproj", "{145DA044-A94A-4360-98F9-9D977F6FEF42}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv_876169_do", "JIT\Regression\Dev14\DevDiv_876169\DevDiv_876169_do.csproj", "{7FD45662-ED85-4F11-A3A5-1FDCE55FD9B7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv_876169_r", "JIT\Regression\Dev14\DevDiv_876169\DevDiv_876169_r.csproj", "{D66FECBC-01AB-4181-9D6A-B72E54E603E1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv_876169_ro", "JIT\Regression\Dev14\DevDiv_876169\DevDiv_876169_ro.csproj", "{75177B03-2F77-4FEE-AC80-E54CBB0A336E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv_794115_d", "JIT\Regression\JitBlue\DevDiv_794115\DevDiv_794115_d.csproj", "{162ADE09-55CD-46F1-8E1F-96A4DEB39B2B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv_794115_do", "JIT\Regression\JitBlue\DevDiv_794115\DevDiv_794115_do.csproj", "{1B600A8B-5959-4705-B3FC-00101F5EF33A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv_794115_r", "JIT\Regression\JitBlue\DevDiv_794115\DevDiv_794115_r.csproj", "{C1654D98-5D28-4A4C-A2FC-20398DC0D4BC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv_794115_ro", "JIT\Regression\JitBlue\DevDiv_794115\DevDiv_794115_ro.csproj", "{3BD12975-E574-4960-A91D-D0E9F01A454B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv_794631_d", "JIT\Regression\JitBlue\DevDiv_794631\DevDiv_794631_d.csproj", "{CB79D9B5-EFC7-48C9-9279-4C99A2AA8151}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv_794631_do", "JIT\Regression\JitBlue\DevDiv_794631\DevDiv_794631_do.csproj", "{A983D320-C805-4BC7-807F-D260EAE7BD48}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv_794631_r", "JIT\Regression\JitBlue\DevDiv_794631\DevDiv_794631_r.csproj", "{493C2F1C-D834-43CF-974C-3E3FBAA9B37F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv_794631_ro", "JIT\Regression\JitBlue\DevDiv_794631\DevDiv_794631_ro.csproj", "{E11AEB9E-7F2A-4D5C-B18F-71C02AF3CC98}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv_815940_d", "JIT\Regression\JitBlue\DevDiv_815940\DevDiv_815940_d.csproj", "{19577DF5-6D1A-4A8A-AFE4-E66F4D75DB07}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv_815940_do", "JIT\Regression\JitBlue\DevDiv_815940\DevDiv_815940_do.csproj", "{3C9D0DC1-D0A9-4895-A604-AF2FB1A39B79}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv_815940_r", "JIT\Regression\JitBlue\DevDiv_815940\DevDiv_815940_r.csproj", "{10E70E35-3C01-4B7F-B3B8-02F72403BF88}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv_815940_ro", "JIT\Regression\JitBlue\DevDiv_815940\DevDiv_815940_ro.csproj", "{35675403-CEB9-482E-8117-3DE0E5E250B0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv_816617_d", "JIT\Regression\JitBlue\DevDiv_816617\DevDiv_816617_d.csproj", "{23E1CE24-CCFB-4163-A861-D48A76295E8F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv_816617_do", "JIT\Regression\JitBlue\DevDiv_816617\DevDiv_816617_do.csproj", "{C8DB97C3-1D53-4192-AE65-74A66EFE0841}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv_816617_r", "JIT\Regression\JitBlue\DevDiv_816617\DevDiv_816617_r.csproj", "{C7C7808C-AFDF-4267-B295-C9D0E9EF5642}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevDiv_816617_ro", "JIT\Regression\JitBlue\DevDiv_816617\DevDiv_816617_ro.csproj", "{30EFB3A3-FDAB-43C1-91E5-0496C0B9C689}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ClassLoader", "ClassLoader", "{933DCACF-4B6A-4016-B688-922570381FE6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "main", "Loader\regressions\classloader\main.csproj", "{D2BE451D-2E46-4899-BA3F-244E8CBDBD35}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vsw307137", "Loader\regressions\classloader\vsw307137.csproj", "{C1CC49D1-A6E0-4AC8-858C-6BFD733A29C5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "573277", "GC\Stress\Tests\573277.csproj", "{884433BE-EA75-47B3-828F-B9EA730D5582}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "allocationwithpins", "GC\Stress\Tests\allocationwithpins.csproj", "{4A36330F-5D98-4EB5-AA0A-D143EDD5E79B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "b115557", "GC\Stress\Tests\b115557.csproj", "{814622D8-13DE-472B-8AEF-E5E079A3EAAC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "bestfit-finalize", "GC\Stress\Tests\bestfit-finalize.csproj", "{8688C7A2-DBC1-4FA3-A9FB-A25E1884CA00}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "concurrentspin2", "GC\Stress\Tests\concurrentspin2.csproj", "{AE9A01FB-EC5F-4C56-BB66-C69FB3D5018C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DirectedGraph", "GC\Stress\Tests\DirectedGraph.csproj", "{ED6A3929-8D0A-42E8-B47C-6AEBB5B437C2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "doubLinkStay", "GC\Stress\Tests\doubLinkStay.csproj", "{9A2EA55B-7568-4B71-BC4A-2A5ACA0AA555}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ExpandHeap", "GC\Stress\Tests\ExpandHeap.csproj", "{5B265761-E669-45A0-ACBC-E201CEEB6FB5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GCQueue", "GC\Stress\Tests\GCQueue.csproj", "{027838C9-88D1-43A2-AA53-C060E01D6008}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GCSimulator", "GC\Stress\Tests\GCSimulator.csproj", "{4CC5E4AA-510B-4007-8030-FE75A03D4384}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GCVariant", "GC\Stress\Tests\GCVariant.csproj", "{2F639404-9C80-4998-ADA0-DC14AA08C345}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LargeObjectAlloc", "GC\Stress\Tests\LargeObjectAlloc.csproj", "{5178EA44-6E0E-4FAA-9EEC-7D006003A2D3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LargeObjectAlloc1", "GC\Stress\Tests\LargeObjectAlloc1.csproj", "{7D8EC37D-E2C9-4688-91DF-D3BF6B437FF2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LargeObjectAlloc2", "GC\Stress\Tests\LargeObjectAlloc2.csproj", "{C0433D66-2D49-48BF-A0ED-F165724DF311}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LargeObjectAlloc3", "GC\Stress\Tests\LargeObjectAlloc3.csproj", "{E7191BC4-3001-4CE4-85C3-9A017F0EB574}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LargeObjectAlloc4", "GC\Stress\Tests\LargeObjectAlloc4.csproj", "{3A3DCA9E-180C-4A8B-9617-0B9AB25CA1F1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LargeObjectAllocPinned", "GC\Stress\Tests\LargeObjectAllocPinned.csproj", "{41634CFB-AEEF-4F43-8185-8103B11F8F63}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LeakGenThrd", "GC\Stress\Tests\LeakGenThrd.csproj", "{87991D6D-22D3-42C8-9293-E46A70945090}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MulDimJagAry", "GC\Stress\Tests\MulDimJagAry.csproj", "{75DB9E96-7CC5-437A-87A5-85522502107F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pinstress", "GC\Stress\Tests\pinstress.csproj", "{45D8732A-3994-46BE-A6F7-B6FCB4D66E56}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "plug", "GC\Stress\Tests\plug.csproj", "{60AE03B0-7EE2-4EA5-A5D2-B95CA5F48E3B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PlugGaps", "GC\Stress\Tests\PlugGaps.csproj", "{439D8731-D45B-448B-8350-166E614A32C9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RedBlackTree", "GC\Stress\Tests\RedBlackTree.csproj", "{97F5A396-20FA-4CF7-ADEE-D90EDEA45E1F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SingLinkStay", "GC\Stress\Tests\SingLinkStay.csproj", "{DE79BE8C-2F24-4917-BAA0-39AE21C1006F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StressAllocator", "GC\Stress\Tests\StressAllocator.csproj", "{CB644C00-AAB0-4E15-90B4-4E30915CAD29}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ThdTreeGrowingObj", "GC\Stress\Tests\ThdTreeGrowingObj.csproj", "{6C3F87D3-7402-4B3F-8B38-910C56A1BF9C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x64 = Debug|x64
+ Checked|Any CPU = Checked|Any CPU
+ Checked|Mixed Platforms = Checked|Mixed Platforms
+ Checked|x64 = Checked|x64
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|x64 = Release|x64
@@ -902,6 +3765,11 @@ Global
{95DFC527-4DC1-495E-97D7-E94EE1F7140D}.Debug|Mixed Platforms.Build.0 = Debug|x64
{95DFC527-4DC1-495E-97D7-E94EE1F7140D}.Debug|x64.ActiveCfg = Debug|x64
{95DFC527-4DC1-495E-97D7-E94EE1F7140D}.Debug|x64.Build.0 = Debug|x64
+ {95DFC527-4DC1-495E-97D7-E94EE1F7140D}.Checked|Any CPU.ActiveCfg = Checked|x64
+ {95DFC527-4DC1-495E-97D7-E94EE1F7140D}.Checked|Mixed Platforms.ActiveCfg = Checked|x64
+ {95DFC527-4DC1-495E-97D7-E94EE1F7140D}.Checked|Mixed Platforms.Build.0 = Checked|x64
+ {95DFC527-4DC1-495E-97D7-E94EE1F7140D}.Checked|x64.ActiveCfg = Checked|x64
+ {95DFC527-4DC1-495E-97D7-E94EE1F7140D}.Checked|x64.Build.0 = Checked|x64
{95DFC527-4DC1-495E-97D7-E94EE1F7140D}.Release|Any CPU.ActiveCfg = Release|x64
{95DFC527-4DC1-495E-97D7-E94EE1F7140D}.Release|Mixed Platforms.ActiveCfg = Release|x64
{95DFC527-4DC1-495E-97D7-E94EE1F7140D}.Release|Mixed Platforms.Build.0 = Release|x64
@@ -911,65 +3779,25 @@ Global
{C8C0DC74-FAC4-45B1-81FE-70C4808366E0}.Debug|Mixed Platforms.Build.0 = Debug|x64
{C8C0DC74-FAC4-45B1-81FE-70C4808366E0}.Debug|x64.ActiveCfg = Debug|x64
{C8C0DC74-FAC4-45B1-81FE-70C4808366E0}.Debug|x64.Build.0 = Debug|x64
+ {C8C0DC74-FAC4-45B1-81FE-70C4808366E0}.Checked|Any CPU.ActiveCfg = Checked|x64
+ {C8C0DC74-FAC4-45B1-81FE-70C4808366E0}.Checked|Mixed Platforms.ActiveCfg = Checked|x64
+ {C8C0DC74-FAC4-45B1-81FE-70C4808366E0}.Checked|Mixed Platforms.Build.0 = Checked|x64
+ {C8C0DC74-FAC4-45B1-81FE-70C4808366E0}.Checked|x64.ActiveCfg = Checked|x64
+ {C8C0DC74-FAC4-45B1-81FE-70C4808366E0}.Checked|x64.Build.0 = Checked|x64
{C8C0DC74-FAC4-45B1-81FE-70C4808366E0}.Release|Any CPU.ActiveCfg = Release|x64
{C8C0DC74-FAC4-45B1-81FE-70C4808366E0}.Release|Mixed Platforms.ActiveCfg = Release|x64
{C8C0DC74-FAC4-45B1-81FE-70C4808366E0}.Release|Mixed Platforms.Build.0 = Release|x64
{C8C0DC74-FAC4-45B1-81FE-70C4808366E0}.Release|x64.ActiveCfg = Release|x64
- {96F5D34F-C951-4DE0-8CD6-94D4F23C3C71}.Debug|Any CPU.ActiveCfg = Debug|x64
- {96F5D34F-C951-4DE0-8CD6-94D4F23C3C71}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {96F5D34F-C951-4DE0-8CD6-94D4F23C3C71}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {96F5D34F-C951-4DE0-8CD6-94D4F23C3C71}.Debug|x64.ActiveCfg = Debug|x64
- {96F5D34F-C951-4DE0-8CD6-94D4F23C3C71}.Debug|x64.Build.0 = Debug|x64
- {96F5D34F-C951-4DE0-8CD6-94D4F23C3C71}.Release|Any CPU.ActiveCfg = Release|x64
- {96F5D34F-C951-4DE0-8CD6-94D4F23C3C71}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {96F5D34F-C951-4DE0-8CD6-94D4F23C3C71}.Release|Mixed Platforms.Build.0 = Release|x64
- {96F5D34F-C951-4DE0-8CD6-94D4F23C3C71}.Release|x64.ActiveCfg = Release|x64
- {96F5D34F-C951-4DE0-8CD6-94D4F23C3C71}.Release|x64.Build.0 = Release|x64
- {95ACC45A-AB39-43E7-8898-BCCF99E73BDC}.Debug|Any CPU.ActiveCfg = Debug|x64
- {95ACC45A-AB39-43E7-8898-BCCF99E73BDC}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {95ACC45A-AB39-43E7-8898-BCCF99E73BDC}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {95ACC45A-AB39-43E7-8898-BCCF99E73BDC}.Debug|x64.ActiveCfg = Debug|x64
- {95ACC45A-AB39-43E7-8898-BCCF99E73BDC}.Debug|x64.Build.0 = Debug|x64
- {95ACC45A-AB39-43E7-8898-BCCF99E73BDC}.Release|Any CPU.ActiveCfg = Release|x64
- {95ACC45A-AB39-43E7-8898-BCCF99E73BDC}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {95ACC45A-AB39-43E7-8898-BCCF99E73BDC}.Release|Mixed Platforms.Build.0 = Release|x64
- {95ACC45A-AB39-43E7-8898-BCCF99E73BDC}.Release|x64.ActiveCfg = Release|x64
- {95ACC45A-AB39-43E7-8898-BCCF99E73BDC}.Release|x64.Build.0 = Release|x64
- {5B8CD92B-4F19-45B0-BB68-D545AAE09590}.Debug|Any CPU.ActiveCfg = Debug|x64
- {5B8CD92B-4F19-45B0-BB68-D545AAE09590}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {5B8CD92B-4F19-45B0-BB68-D545AAE09590}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {5B8CD92B-4F19-45B0-BB68-D545AAE09590}.Debug|x64.ActiveCfg = Debug|x64
- {5B8CD92B-4F19-45B0-BB68-D545AAE09590}.Debug|x64.Build.0 = Debug|x64
- {5B8CD92B-4F19-45B0-BB68-D545AAE09590}.Release|Any CPU.ActiveCfg = Release|x64
- {5B8CD92B-4F19-45B0-BB68-D545AAE09590}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {5B8CD92B-4F19-45B0-BB68-D545AAE09590}.Release|Mixed Platforms.Build.0 = Release|x64
- {5B8CD92B-4F19-45B0-BB68-D545AAE09590}.Release|x64.ActiveCfg = Release|x64
- {5B8CD92B-4F19-45B0-BB68-D545AAE09590}.Release|x64.Build.0 = Release|x64
- {7FDCE831-DECA-4930-9187-68A97583C91B}.Debug|Any CPU.ActiveCfg = Debug|x64
- {7FDCE831-DECA-4930-9187-68A97583C91B}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {7FDCE831-DECA-4930-9187-68A97583C91B}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {7FDCE831-DECA-4930-9187-68A97583C91B}.Debug|x64.ActiveCfg = Debug|x64
- {7FDCE831-DECA-4930-9187-68A97583C91B}.Debug|x64.Build.0 = Debug|x64
- {7FDCE831-DECA-4930-9187-68A97583C91B}.Release|Any CPU.ActiveCfg = Release|x64
- {7FDCE831-DECA-4930-9187-68A97583C91B}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {7FDCE831-DECA-4930-9187-68A97583C91B}.Release|Mixed Platforms.Build.0 = Release|x64
- {7FDCE831-DECA-4930-9187-68A97583C91B}.Release|x64.ActiveCfg = Release|x64
- {7FDCE831-DECA-4930-9187-68A97583C91B}.Release|x64.Build.0 = Release|x64
- {D6633F9C-C79B-422B-BCC0-1AF80A673A24}.Debug|Any CPU.ActiveCfg = Debug|x64
- {D6633F9C-C79B-422B-BCC0-1AF80A673A24}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {D6633F9C-C79B-422B-BCC0-1AF80A673A24}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {D6633F9C-C79B-422B-BCC0-1AF80A673A24}.Debug|x64.ActiveCfg = Debug|x64
- {D6633F9C-C79B-422B-BCC0-1AF80A673A24}.Debug|x64.Build.0 = Debug|x64
- {D6633F9C-C79B-422B-BCC0-1AF80A673A24}.Release|Any CPU.ActiveCfg = Release|x64
- {D6633F9C-C79B-422B-BCC0-1AF80A673A24}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {D6633F9C-C79B-422B-BCC0-1AF80A673A24}.Release|Mixed Platforms.Build.0 = Release|x64
- {D6633F9C-C79B-422B-BCC0-1AF80A673A24}.Release|x64.ActiveCfg = Release|x64
- {D6633F9C-C79B-422B-BCC0-1AF80A673A24}.Release|x64.Build.0 = Release|x64
{B50A2D18-32B1-4051-A3E4-B004A6BBBF4D}.Debug|Any CPU.ActiveCfg = Debug|x64
{B50A2D18-32B1-4051-A3E4-B004A6BBBF4D}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
{B50A2D18-32B1-4051-A3E4-B004A6BBBF4D}.Debug|Mixed Platforms.Build.0 = Debug|x64
{B50A2D18-32B1-4051-A3E4-B004A6BBBF4D}.Debug|x64.ActiveCfg = Debug|x64
{B50A2D18-32B1-4051-A3E4-B004A6BBBF4D}.Debug|x64.Build.0 = Debug|x64
+ {B50A2D18-32B1-4051-A3E4-B004A6BBBF4D}.Checked|Any CPU.ActiveCfg = Checked|x64
+ {B50A2D18-32B1-4051-A3E4-B004A6BBBF4D}.Checked|Mixed Platforms.ActiveCfg = Checked|x64
+ {B50A2D18-32B1-4051-A3E4-B004A6BBBF4D}.Checked|Mixed Platforms.Build.0 = Checked|x64
+ {B50A2D18-32B1-4051-A3E4-B004A6BBBF4D}.Checked|x64.ActiveCfg = Checked|x64
+ {B50A2D18-32B1-4051-A3E4-B004A6BBBF4D}.Checked|x64.Build.0 = Checked|x64
{B50A2D18-32B1-4051-A3E4-B004A6BBBF4D}.Release|Any CPU.ActiveCfg = Release|x64
{B50A2D18-32B1-4051-A3E4-B004A6BBBF4D}.Release|Mixed Platforms.ActiveCfg = Release|x64
{B50A2D18-32B1-4051-A3E4-B004A6BBBF4D}.Release|Mixed Platforms.Build.0 = Release|x64
@@ -980,26 +3808,26 @@ Global
{8E3244CB-407F-4142-BAAB-E7A55901A5FA}.Debug|Mixed Platforms.Build.0 = Debug|x64
{8E3244CB-407F-4142-BAAB-E7A55901A5FA}.Debug|x64.ActiveCfg = Debug|x64
{8E3244CB-407F-4142-BAAB-E7A55901A5FA}.Debug|x64.Build.0 = Debug|x64
+ {8E3244CB-407F-4142-BAAB-E7A55901A5FA}.Checked|Any CPU.ActiveCfg = Checked|x64
+ {8E3244CB-407F-4142-BAAB-E7A55901A5FA}.Checked|Mixed Platforms.ActiveCfg = Checked|x64
+ {8E3244CB-407F-4142-BAAB-E7A55901A5FA}.Checked|Mixed Platforms.Build.0 = Checked|x64
+ {8E3244CB-407F-4142-BAAB-E7A55901A5FA}.Checked|x64.ActiveCfg = Checked|x64
+ {8E3244CB-407F-4142-BAAB-E7A55901A5FA}.Checked|x64.Build.0 = Checked|x64
{8E3244CB-407F-4142-BAAB-E7A55901A5FA}.Release|Any CPU.ActiveCfg = Release|x64
{8E3244CB-407F-4142-BAAB-E7A55901A5FA}.Release|Mixed Platforms.ActiveCfg = Release|x64
{8E3244CB-407F-4142-BAAB-E7A55901A5FA}.Release|Mixed Platforms.Build.0 = Release|x64
{8E3244CB-407F-4142-BAAB-E7A55901A5FA}.Release|x64.ActiveCfg = Release|x64
{8E3244CB-407F-4142-BAAB-E7A55901A5FA}.Release|x64.Build.0 = Release|x64
- {4C9D5390-1B91-41B8-89CE-117F2D80E752}.Debug|Any CPU.ActiveCfg = Debug|x64
- {4C9D5390-1B91-41B8-89CE-117F2D80E752}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {4C9D5390-1B91-41B8-89CE-117F2D80E752}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {4C9D5390-1B91-41B8-89CE-117F2D80E752}.Debug|x64.ActiveCfg = Debug|x64
- {4C9D5390-1B91-41B8-89CE-117F2D80E752}.Debug|x64.Build.0 = Debug|x64
- {4C9D5390-1B91-41B8-89CE-117F2D80E752}.Release|Any CPU.ActiveCfg = Release|x64
- {4C9D5390-1B91-41B8-89CE-117F2D80E752}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {4C9D5390-1B91-41B8-89CE-117F2D80E752}.Release|Mixed Platforms.Build.0 = Release|x64
- {4C9D5390-1B91-41B8-89CE-117F2D80E752}.Release|x64.ActiveCfg = Release|x64
- {4C9D5390-1B91-41B8-89CE-117F2D80E752}.Release|x64.Build.0 = Release|x64
{946AE2D9-F656-4771-81DB-6D02EEEEFFCB}.Debug|Any CPU.ActiveCfg = Debug|x64
{946AE2D9-F656-4771-81DB-6D02EEEEFFCB}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
{946AE2D9-F656-4771-81DB-6D02EEEEFFCB}.Debug|Mixed Platforms.Build.0 = Debug|x64
{946AE2D9-F656-4771-81DB-6D02EEEEFFCB}.Debug|x64.ActiveCfg = Debug|x64
{946AE2D9-F656-4771-81DB-6D02EEEEFFCB}.Debug|x64.Build.0 = Debug|x64
+ {946AE2D9-F656-4771-81DB-6D02EEEEFFCB}.Checked|Any CPU.ActiveCfg = Checked|x64
+ {946AE2D9-F656-4771-81DB-6D02EEEEFFCB}.Checked|Mixed Platforms.ActiveCfg = Checked|x64
+ {946AE2D9-F656-4771-81DB-6D02EEEEFFCB}.Checked|Mixed Platforms.Build.0 = Checked|x64
+ {946AE2D9-F656-4771-81DB-6D02EEEEFFCB}.Checked|x64.ActiveCfg = Checked|x64
+ {946AE2D9-F656-4771-81DB-6D02EEEEFFCB}.Checked|x64.Build.0 = Checked|x64
{946AE2D9-F656-4771-81DB-6D02EEEEFFCB}.Release|Any CPU.ActiveCfg = Release|x64
{946AE2D9-F656-4771-81DB-6D02EEEEFFCB}.Release|Mixed Platforms.ActiveCfg = Release|x64
{946AE2D9-F656-4771-81DB-6D02EEEEFFCB}.Release|Mixed Platforms.Build.0 = Release|x64
@@ -1010,6 +3838,11 @@ Global
{CDA666E1-9A22-4795-9FBD-3B3FAEB759A4}.Debug|Mixed Platforms.Build.0 = Debug|x64
{CDA666E1-9A22-4795-9FBD-3B3FAEB759A4}.Debug|x64.ActiveCfg = Debug|x64
{CDA666E1-9A22-4795-9FBD-3B3FAEB759A4}.Debug|x64.Build.0 = Debug|x64
+ {CDA666E1-9A22-4795-9FBD-3B3FAEB759A4}.Checked|Any CPU.ActiveCfg = Checked|x64
+ {CDA666E1-9A22-4795-9FBD-3B3FAEB759A4}.Checked|Mixed Platforms.ActiveCfg = Checked|x64
+ {CDA666E1-9A22-4795-9FBD-3B3FAEB759A4}.Checked|Mixed Platforms.Build.0 = Checked|x64
+ {CDA666E1-9A22-4795-9FBD-3B3FAEB759A4}.Checked|x64.ActiveCfg = Checked|x64
+ {CDA666E1-9A22-4795-9FBD-3B3FAEB759A4}.Checked|x64.Build.0 = Checked|x64
{CDA666E1-9A22-4795-9FBD-3B3FAEB759A4}.Release|Any CPU.ActiveCfg = Release|x64
{CDA666E1-9A22-4795-9FBD-3B3FAEB759A4}.Release|Mixed Platforms.ActiveCfg = Release|x64
{CDA666E1-9A22-4795-9FBD-3B3FAEB759A4}.Release|Mixed Platforms.Build.0 = Release|x64
@@ -1020,1893 +3853,29233 @@ Global
{65972FF1-AE77-4CB3-B31D-9CA483DD9E2E}.Debug|Mixed Platforms.Build.0 = Debug|x64
{65972FF1-AE77-4CB3-B31D-9CA483DD9E2E}.Debug|x64.ActiveCfg = Debug|x64
{65972FF1-AE77-4CB3-B31D-9CA483DD9E2E}.Debug|x64.Build.0 = Debug|x64
+ {65972FF1-AE77-4CB3-B31D-9CA483DD9E2E}.Checked|Any CPU.ActiveCfg = Checked|x64
+ {65972FF1-AE77-4CB3-B31D-9CA483DD9E2E}.Checked|Mixed Platforms.ActiveCfg = Checked|x64
+ {65972FF1-AE77-4CB3-B31D-9CA483DD9E2E}.Checked|Mixed Platforms.Build.0 = Checked|x64
+ {65972FF1-AE77-4CB3-B31D-9CA483DD9E2E}.Checked|x64.ActiveCfg = Checked|x64
+ {65972FF1-AE77-4CB3-B31D-9CA483DD9E2E}.Checked|x64.Build.0 = Checked|x64
{65972FF1-AE77-4CB3-B31D-9CA483DD9E2E}.Release|Any CPU.ActiveCfg = Release|x64
{65972FF1-AE77-4CB3-B31D-9CA483DD9E2E}.Release|Mixed Platforms.ActiveCfg = Release|x64
{65972FF1-AE77-4CB3-B31D-9CA483DD9E2E}.Release|Mixed Platforms.Build.0 = Release|x64
{65972FF1-AE77-4CB3-B31D-9CA483DD9E2E}.Release|x64.ActiveCfg = Release|x64
{65972FF1-AE77-4CB3-B31D-9CA483DD9E2E}.Release|x64.Build.0 = Release|x64
- {700E904F-A5F0-4B05-835B-EB256F4202B0}.Debug|Any CPU.ActiveCfg = Debug|x64
- {700E904F-A5F0-4B05-835B-EB256F4202B0}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {700E904F-A5F0-4B05-835B-EB256F4202B0}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {700E904F-A5F0-4B05-835B-EB256F4202B0}.Debug|x64.ActiveCfg = Debug|x64
- {700E904F-A5F0-4B05-835B-EB256F4202B0}.Debug|x64.Build.0 = Debug|x64
- {700E904F-A5F0-4B05-835B-EB256F4202B0}.Release|Any CPU.ActiveCfg = Release|x64
- {700E904F-A5F0-4B05-835B-EB256F4202B0}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {700E904F-A5F0-4B05-835B-EB256F4202B0}.Release|Mixed Platforms.Build.0 = Release|x64
- {700E904F-A5F0-4B05-835B-EB256F4202B0}.Release|x64.ActiveCfg = Release|x64
- {700E904F-A5F0-4B05-835B-EB256F4202B0}.Release|x64.Build.0 = Release|x64
- {F1E66554-8C8E-4141-85CF-D0CD6A0CD0B0}.Debug|Any CPU.ActiveCfg = Debug|x64
- {F1E66554-8C8E-4141-85CF-D0CD6A0CD0B0}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {F1E66554-8C8E-4141-85CF-D0CD6A0CD0B0}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {F1E66554-8C8E-4141-85CF-D0CD6A0CD0B0}.Debug|x64.ActiveCfg = Debug|x64
- {F1E66554-8C8E-4141-85CF-D0CD6A0CD0B0}.Debug|x64.Build.0 = Debug|x64
- {F1E66554-8C8E-4141-85CF-D0CD6A0CD0B0}.Release|Any CPU.ActiveCfg = Release|x64
- {F1E66554-8C8E-4141-85CF-D0CD6A0CD0B0}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {F1E66554-8C8E-4141-85CF-D0CD6A0CD0B0}.Release|Mixed Platforms.Build.0 = Release|x64
- {F1E66554-8C8E-4141-85CF-D0CD6A0CD0B0}.Release|x64.ActiveCfg = Release|x64
- {F1E66554-8C8E-4141-85CF-D0CD6A0CD0B0}.Release|x64.Build.0 = Release|x64
- {BA57FEA2-9416-4FE6-9767-7C63CE8EFBC7}.Debug|Any CPU.ActiveCfg = Debug|x64
- {BA57FEA2-9416-4FE6-9767-7C63CE8EFBC7}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {BA57FEA2-9416-4FE6-9767-7C63CE8EFBC7}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {BA57FEA2-9416-4FE6-9767-7C63CE8EFBC7}.Debug|x64.ActiveCfg = Debug|x64
- {BA57FEA2-9416-4FE6-9767-7C63CE8EFBC7}.Debug|x64.Build.0 = Debug|x64
- {BA57FEA2-9416-4FE6-9767-7C63CE8EFBC7}.Release|Any CPU.ActiveCfg = Release|x64
- {BA57FEA2-9416-4FE6-9767-7C63CE8EFBC7}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {BA57FEA2-9416-4FE6-9767-7C63CE8EFBC7}.Release|Mixed Platforms.Build.0 = Release|x64
- {BA57FEA2-9416-4FE6-9767-7C63CE8EFBC7}.Release|x64.ActiveCfg = Release|x64
- {BA57FEA2-9416-4FE6-9767-7C63CE8EFBC7}.Release|x64.Build.0 = Release|x64
{39DD9A75-2535-4EBD-94A4-C7DF7EF12CF5}.Debug|Any CPU.ActiveCfg = Debug|x64
{39DD9A75-2535-4EBD-94A4-C7DF7EF12CF5}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
{39DD9A75-2535-4EBD-94A4-C7DF7EF12CF5}.Debug|Mixed Platforms.Build.0 = Debug|x64
{39DD9A75-2535-4EBD-94A4-C7DF7EF12CF5}.Debug|x64.ActiveCfg = Debug|x64
{39DD9A75-2535-4EBD-94A4-C7DF7EF12CF5}.Debug|x64.Build.0 = Debug|x64
+ {39DD9A75-2535-4EBD-94A4-C7DF7EF12CF5}.Checked|Any CPU.ActiveCfg = Checked|x64
+ {39DD9A75-2535-4EBD-94A4-C7DF7EF12CF5}.Checked|Mixed Platforms.ActiveCfg = Checked|x64
+ {39DD9A75-2535-4EBD-94A4-C7DF7EF12CF5}.Checked|Mixed Platforms.Build.0 = Checked|x64
+ {39DD9A75-2535-4EBD-94A4-C7DF7EF12CF5}.Checked|x64.ActiveCfg = Checked|x64
+ {39DD9A75-2535-4EBD-94A4-C7DF7EF12CF5}.Checked|x64.Build.0 = Checked|x64
{39DD9A75-2535-4EBD-94A4-C7DF7EF12CF5}.Release|Any CPU.ActiveCfg = Release|x64
{39DD9A75-2535-4EBD-94A4-C7DF7EF12CF5}.Release|Mixed Platforms.ActiveCfg = Release|x64
{39DD9A75-2535-4EBD-94A4-C7DF7EF12CF5}.Release|Mixed Platforms.Build.0 = Release|x64
{39DD9A75-2535-4EBD-94A4-C7DF7EF12CF5}.Release|x64.ActiveCfg = Release|x64
{39DD9A75-2535-4EBD-94A4-C7DF7EF12CF5}.Release|x64.Build.0 = Release|x64
- {C4BADAC7-40D0-4C0B-9A4C-DEDC9F6BFB6E}.Debug|Any CPU.ActiveCfg = Debug|x64
- {C4BADAC7-40D0-4C0B-9A4C-DEDC9F6BFB6E}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {C4BADAC7-40D0-4C0B-9A4C-DEDC9F6BFB6E}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {C4BADAC7-40D0-4C0B-9A4C-DEDC9F6BFB6E}.Debug|x64.ActiveCfg = Debug|x64
- {C4BADAC7-40D0-4C0B-9A4C-DEDC9F6BFB6E}.Debug|x64.Build.0 = Debug|x64
- {C4BADAC7-40D0-4C0B-9A4C-DEDC9F6BFB6E}.Release|Any CPU.ActiveCfg = Release|x64
- {C4BADAC7-40D0-4C0B-9A4C-DEDC9F6BFB6E}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {C4BADAC7-40D0-4C0B-9A4C-DEDC9F6BFB6E}.Release|Mixed Platforms.Build.0 = Release|x64
- {C4BADAC7-40D0-4C0B-9A4C-DEDC9F6BFB6E}.Release|x64.ActiveCfg = Release|x64
- {C4BADAC7-40D0-4C0B-9A4C-DEDC9F6BFB6E}.Release|x64.Build.0 = Release|x64
- {4F79D631-9938-4DB0-A483-8EEA0F531D51}.Debug|Any CPU.ActiveCfg = Debug|x64
- {4F79D631-9938-4DB0-A483-8EEA0F531D51}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {4F79D631-9938-4DB0-A483-8EEA0F531D51}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {4F79D631-9938-4DB0-A483-8EEA0F531D51}.Debug|x64.ActiveCfg = Debug|x64
- {4F79D631-9938-4DB0-A483-8EEA0F531D51}.Debug|x64.Build.0 = Debug|x64
- {4F79D631-9938-4DB0-A483-8EEA0F531D51}.Release|Any CPU.ActiveCfg = Release|x64
- {4F79D631-9938-4DB0-A483-8EEA0F531D51}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {4F79D631-9938-4DB0-A483-8EEA0F531D51}.Release|Mixed Platforms.Build.0 = Release|x64
- {4F79D631-9938-4DB0-A483-8EEA0F531D51}.Release|x64.ActiveCfg = Release|x64
- {4F79D631-9938-4DB0-A483-8EEA0F531D51}.Release|x64.Build.0 = Release|x64
- {D63841EE-5F9D-4089-A9F6-D1D04DD30B78}.Debug|Any CPU.ActiveCfg = Debug|x64
- {D63841EE-5F9D-4089-A9F6-D1D04DD30B78}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {D63841EE-5F9D-4089-A9F6-D1D04DD30B78}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {D63841EE-5F9D-4089-A9F6-D1D04DD30B78}.Debug|x64.ActiveCfg = Debug|x64
- {D63841EE-5F9D-4089-A9F6-D1D04DD30B78}.Debug|x64.Build.0 = Debug|x64
- {D63841EE-5F9D-4089-A9F6-D1D04DD30B78}.Release|Any CPU.ActiveCfg = Release|x64
- {D63841EE-5F9D-4089-A9F6-D1D04DD30B78}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {D63841EE-5F9D-4089-A9F6-D1D04DD30B78}.Release|Mixed Platforms.Build.0 = Release|x64
- {D63841EE-5F9D-4089-A9F6-D1D04DD30B78}.Release|x64.ActiveCfg = Release|x64
- {D63841EE-5F9D-4089-A9F6-D1D04DD30B78}.Release|x64.Build.0 = Release|x64
- {BEED6C21-79A9-4E53-A362-74F0F53592C9}.Debug|Any CPU.ActiveCfg = Debug|x64
- {BEED6C21-79A9-4E53-A362-74F0F53592C9}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {BEED6C21-79A9-4E53-A362-74F0F53592C9}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {BEED6C21-79A9-4E53-A362-74F0F53592C9}.Debug|x64.ActiveCfg = Debug|x64
- {BEED6C21-79A9-4E53-A362-74F0F53592C9}.Debug|x64.Build.0 = Debug|x64
- {BEED6C21-79A9-4E53-A362-74F0F53592C9}.Release|Any CPU.ActiveCfg = Release|x64
- {BEED6C21-79A9-4E53-A362-74F0F53592C9}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {BEED6C21-79A9-4E53-A362-74F0F53592C9}.Release|Mixed Platforms.Build.0 = Release|x64
- {BEED6C21-79A9-4E53-A362-74F0F53592C9}.Release|x64.ActiveCfg = Release|x64
- {BEED6C21-79A9-4E53-A362-74F0F53592C9}.Release|x64.Build.0 = Release|x64
- {472DA1F4-C446-434B-906C-A0F2899C279B}.Debug|Any CPU.ActiveCfg = Debug|x64
- {472DA1F4-C446-434B-906C-A0F2899C279B}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {472DA1F4-C446-434B-906C-A0F2899C279B}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {472DA1F4-C446-434B-906C-A0F2899C279B}.Debug|x64.ActiveCfg = Debug|x64
- {472DA1F4-C446-434B-906C-A0F2899C279B}.Debug|x64.Build.0 = Debug|x64
- {472DA1F4-C446-434B-906C-A0F2899C279B}.Release|Any CPU.ActiveCfg = Release|x64
- {472DA1F4-C446-434B-906C-A0F2899C279B}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {472DA1F4-C446-434B-906C-A0F2899C279B}.Release|Mixed Platforms.Build.0 = Release|x64
- {472DA1F4-C446-434B-906C-A0F2899C279B}.Release|x64.ActiveCfg = Release|x64
- {472DA1F4-C446-434B-906C-A0F2899C279B}.Release|x64.Build.0 = Release|x64
- {ED2A35A7-094E-444E-A628-048C3C829F82}.Debug|Any CPU.ActiveCfg = Debug|x64
- {ED2A35A7-094E-444E-A628-048C3C829F82}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {ED2A35A7-094E-444E-A628-048C3C829F82}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {ED2A35A7-094E-444E-A628-048C3C829F82}.Debug|x64.ActiveCfg = Debug|x64
- {ED2A35A7-094E-444E-A628-048C3C829F82}.Debug|x64.Build.0 = Debug|x64
- {ED2A35A7-094E-444E-A628-048C3C829F82}.Release|Any CPU.ActiveCfg = Release|x64
- {ED2A35A7-094E-444E-A628-048C3C829F82}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {ED2A35A7-094E-444E-A628-048C3C829F82}.Release|Mixed Platforms.Build.0 = Release|x64
- {ED2A35A7-094E-444E-A628-048C3C829F82}.Release|x64.ActiveCfg = Release|x64
- {ED2A35A7-094E-444E-A628-048C3C829F82}.Release|x64.Build.0 = Release|x64
- {9E1A7A50-5698-433D-A1B1-B1DCA3975D4A}.Debug|Any CPU.ActiveCfg = Debug|x64
- {9E1A7A50-5698-433D-A1B1-B1DCA3975D4A}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {9E1A7A50-5698-433D-A1B1-B1DCA3975D4A}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {9E1A7A50-5698-433D-A1B1-B1DCA3975D4A}.Debug|x64.ActiveCfg = Debug|x64
- {9E1A7A50-5698-433D-A1B1-B1DCA3975D4A}.Debug|x64.Build.0 = Debug|x64
- {9E1A7A50-5698-433D-A1B1-B1DCA3975D4A}.Release|Any CPU.ActiveCfg = Release|x64
- {9E1A7A50-5698-433D-A1B1-B1DCA3975D4A}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {9E1A7A50-5698-433D-A1B1-B1DCA3975D4A}.Release|Mixed Platforms.Build.0 = Release|x64
- {9E1A7A50-5698-433D-A1B1-B1DCA3975D4A}.Release|x64.ActiveCfg = Release|x64
- {9E1A7A50-5698-433D-A1B1-B1DCA3975D4A}.Release|x64.Build.0 = Release|x64
- {6BDC2F0E-843B-406C-8783-E4EC783D3257}.Debug|Any CPU.ActiveCfg = Debug|x64
- {6BDC2F0E-843B-406C-8783-E4EC783D3257}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {6BDC2F0E-843B-406C-8783-E4EC783D3257}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {6BDC2F0E-843B-406C-8783-E4EC783D3257}.Debug|x64.ActiveCfg = Debug|x64
- {6BDC2F0E-843B-406C-8783-E4EC783D3257}.Debug|x64.Build.0 = Debug|x64
- {6BDC2F0E-843B-406C-8783-E4EC783D3257}.Release|Any CPU.ActiveCfg = Release|x64
- {6BDC2F0E-843B-406C-8783-E4EC783D3257}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {6BDC2F0E-843B-406C-8783-E4EC783D3257}.Release|Mixed Platforms.Build.0 = Release|x64
- {6BDC2F0E-843B-406C-8783-E4EC783D3257}.Release|x64.ActiveCfg = Release|x64
- {6BDC2F0E-843B-406C-8783-E4EC783D3257}.Release|x64.Build.0 = Release|x64
- {6992FF33-4A44-4788-9A39-7A8760AA54A5}.Debug|Any CPU.ActiveCfg = Debug|x64
- {6992FF33-4A44-4788-9A39-7A8760AA54A5}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {6992FF33-4A44-4788-9A39-7A8760AA54A5}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {6992FF33-4A44-4788-9A39-7A8760AA54A5}.Debug|x64.ActiveCfg = Debug|x64
- {6992FF33-4A44-4788-9A39-7A8760AA54A5}.Debug|x64.Build.0 = Debug|x64
- {6992FF33-4A44-4788-9A39-7A8760AA54A5}.Release|Any CPU.ActiveCfg = Release|x64
- {6992FF33-4A44-4788-9A39-7A8760AA54A5}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {6992FF33-4A44-4788-9A39-7A8760AA54A5}.Release|Mixed Platforms.Build.0 = Release|x64
- {6992FF33-4A44-4788-9A39-7A8760AA54A5}.Release|x64.ActiveCfg = Release|x64
- {6992FF33-4A44-4788-9A39-7A8760AA54A5}.Release|x64.Build.0 = Release|x64
- {757F1684-39BD-4705-91F1-FE16BD5B1523}.Debug|Any CPU.ActiveCfg = Debug|x64
- {757F1684-39BD-4705-91F1-FE16BD5B1523}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {757F1684-39BD-4705-91F1-FE16BD5B1523}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {757F1684-39BD-4705-91F1-FE16BD5B1523}.Debug|x64.ActiveCfg = Debug|x64
- {757F1684-39BD-4705-91F1-FE16BD5B1523}.Debug|x64.Build.0 = Debug|x64
- {757F1684-39BD-4705-91F1-FE16BD5B1523}.Release|Any CPU.ActiveCfg = Release|x64
- {757F1684-39BD-4705-91F1-FE16BD5B1523}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {757F1684-39BD-4705-91F1-FE16BD5B1523}.Release|Mixed Platforms.Build.0 = Release|x64
- {757F1684-39BD-4705-91F1-FE16BD5B1523}.Release|x64.ActiveCfg = Release|x64
- {757F1684-39BD-4705-91F1-FE16BD5B1523}.Release|x64.Build.0 = Release|x64
- {F40B2B5B-4C42-4BD8-8CAF-8C96856BAC0F}.Debug|Any CPU.ActiveCfg = Debug|x64
- {F40B2B5B-4C42-4BD8-8CAF-8C96856BAC0F}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {F40B2B5B-4C42-4BD8-8CAF-8C96856BAC0F}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {F40B2B5B-4C42-4BD8-8CAF-8C96856BAC0F}.Debug|x64.ActiveCfg = Debug|x64
- {F40B2B5B-4C42-4BD8-8CAF-8C96856BAC0F}.Debug|x64.Build.0 = Debug|x64
- {F40B2B5B-4C42-4BD8-8CAF-8C96856BAC0F}.Release|Any CPU.ActiveCfg = Release|x64
- {F40B2B5B-4C42-4BD8-8CAF-8C96856BAC0F}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {F40B2B5B-4C42-4BD8-8CAF-8C96856BAC0F}.Release|Mixed Platforms.Build.0 = Release|x64
- {F40B2B5B-4C42-4BD8-8CAF-8C96856BAC0F}.Release|x64.ActiveCfg = Release|x64
- {F40B2B5B-4C42-4BD8-8CAF-8C96856BAC0F}.Release|x64.Build.0 = Release|x64
- {11835CDF-F5AA-42B9-9FE6-6F94EB9A08B9}.Debug|Any CPU.ActiveCfg = Debug|x64
- {11835CDF-F5AA-42B9-9FE6-6F94EB9A08B9}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {11835CDF-F5AA-42B9-9FE6-6F94EB9A08B9}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {11835CDF-F5AA-42B9-9FE6-6F94EB9A08B9}.Debug|x64.ActiveCfg = Debug|x64
- {11835CDF-F5AA-42B9-9FE6-6F94EB9A08B9}.Debug|x64.Build.0 = Debug|x64
- {11835CDF-F5AA-42B9-9FE6-6F94EB9A08B9}.Release|Any CPU.ActiveCfg = Release|x64
- {11835CDF-F5AA-42B9-9FE6-6F94EB9A08B9}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {11835CDF-F5AA-42B9-9FE6-6F94EB9A08B9}.Release|Mixed Platforms.Build.0 = Release|x64
- {11835CDF-F5AA-42B9-9FE6-6F94EB9A08B9}.Release|x64.ActiveCfg = Release|x64
- {11835CDF-F5AA-42B9-9FE6-6F94EB9A08B9}.Release|x64.Build.0 = Release|x64
- {1A50E251-BD04-4049-9745-770CFF672093}.Debug|Any CPU.ActiveCfg = Debug|x64
- {1A50E251-BD04-4049-9745-770CFF672093}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {1A50E251-BD04-4049-9745-770CFF672093}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {1A50E251-BD04-4049-9745-770CFF672093}.Debug|x64.ActiveCfg = Debug|x64
- {1A50E251-BD04-4049-9745-770CFF672093}.Debug|x64.Build.0 = Debug|x64
- {1A50E251-BD04-4049-9745-770CFF672093}.Release|Any CPU.ActiveCfg = Release|x64
- {1A50E251-BD04-4049-9745-770CFF672093}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {1A50E251-BD04-4049-9745-770CFF672093}.Release|Mixed Platforms.Build.0 = Release|x64
- {1A50E251-BD04-4049-9745-770CFF672093}.Release|x64.ActiveCfg = Release|x64
- {1A50E251-BD04-4049-9745-770CFF672093}.Release|x64.Build.0 = Release|x64
- {E16B0693-80CF-422F-AB4B-B5150FDF5140}.Debug|Any CPU.ActiveCfg = Debug|x64
- {E16B0693-80CF-422F-AB4B-B5150FDF5140}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {E16B0693-80CF-422F-AB4B-B5150FDF5140}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {E16B0693-80CF-422F-AB4B-B5150FDF5140}.Debug|x64.ActiveCfg = Debug|x64
- {E16B0693-80CF-422F-AB4B-B5150FDF5140}.Debug|x64.Build.0 = Debug|x64
- {E16B0693-80CF-422F-AB4B-B5150FDF5140}.Release|Any CPU.ActiveCfg = Release|x64
- {E16B0693-80CF-422F-AB4B-B5150FDF5140}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {E16B0693-80CF-422F-AB4B-B5150FDF5140}.Release|Mixed Platforms.Build.0 = Release|x64
- {E16B0693-80CF-422F-AB4B-B5150FDF5140}.Release|x64.ActiveCfg = Release|x64
- {E16B0693-80CF-422F-AB4B-B5150FDF5140}.Release|x64.Build.0 = Release|x64
- {5FEB6365-EB6C-4D4D-9DAA-E5E2EEA5A1FF}.Debug|Any CPU.ActiveCfg = Debug|x64
- {5FEB6365-EB6C-4D4D-9DAA-E5E2EEA5A1FF}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {5FEB6365-EB6C-4D4D-9DAA-E5E2EEA5A1FF}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {5FEB6365-EB6C-4D4D-9DAA-E5E2EEA5A1FF}.Debug|x64.ActiveCfg = Debug|x64
- {5FEB6365-EB6C-4D4D-9DAA-E5E2EEA5A1FF}.Debug|x64.Build.0 = Debug|x64
- {5FEB6365-EB6C-4D4D-9DAA-E5E2EEA5A1FF}.Release|Any CPU.ActiveCfg = Release|x64
- {5FEB6365-EB6C-4D4D-9DAA-E5E2EEA5A1FF}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {5FEB6365-EB6C-4D4D-9DAA-E5E2EEA5A1FF}.Release|Mixed Platforms.Build.0 = Release|x64
- {5FEB6365-EB6C-4D4D-9DAA-E5E2EEA5A1FF}.Release|x64.ActiveCfg = Release|x64
- {5FEB6365-EB6C-4D4D-9DAA-E5E2EEA5A1FF}.Release|x64.Build.0 = Release|x64
{47849C79-F7B8-47C6-BBA7-8E6FCE66B9F1}.Debug|Any CPU.ActiveCfg = Debug|x64
{47849C79-F7B8-47C6-BBA7-8E6FCE66B9F1}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
{47849C79-F7B8-47C6-BBA7-8E6FCE66B9F1}.Debug|Mixed Platforms.Build.0 = Debug|x64
{47849C79-F7B8-47C6-BBA7-8E6FCE66B9F1}.Debug|x64.ActiveCfg = Debug|x64
{47849C79-F7B8-47C6-BBA7-8E6FCE66B9F1}.Debug|x64.Build.0 = Debug|x64
+ {47849C79-F7B8-47C6-BBA7-8E6FCE66B9F1}.Checked|Any CPU.ActiveCfg = Checked|x64
+ {47849C79-F7B8-47C6-BBA7-8E6FCE66B9F1}.Checked|Mixed Platforms.ActiveCfg = Checked|x64
+ {47849C79-F7B8-47C6-BBA7-8E6FCE66B9F1}.Checked|Mixed Platforms.Build.0 = Checked|x64
+ {47849C79-F7B8-47C6-BBA7-8E6FCE66B9F1}.Checked|x64.ActiveCfg = Checked|x64
+ {47849C79-F7B8-47C6-BBA7-8E6FCE66B9F1}.Checked|x64.Build.0 = Checked|x64
{47849C79-F7B8-47C6-BBA7-8E6FCE66B9F1}.Release|Any CPU.ActiveCfg = Release|x64
{47849C79-F7B8-47C6-BBA7-8E6FCE66B9F1}.Release|Mixed Platforms.ActiveCfg = Release|x64
{47849C79-F7B8-47C6-BBA7-8E6FCE66B9F1}.Release|Mixed Platforms.Build.0 = Release|x64
{47849C79-F7B8-47C6-BBA7-8E6FCE66B9F1}.Release|x64.ActiveCfg = Release|x64
{47849C79-F7B8-47C6-BBA7-8E6FCE66B9F1}.Release|x64.Build.0 = Release|x64
- {A8F91D1C-92D3-4385-9EA0-E646003015B3}.Debug|Any CPU.ActiveCfg = Debug|x64
- {A8F91D1C-92D3-4385-9EA0-E646003015B3}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {A8F91D1C-92D3-4385-9EA0-E646003015B3}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {A8F91D1C-92D3-4385-9EA0-E646003015B3}.Debug|x64.ActiveCfg = Debug|x64
- {A8F91D1C-92D3-4385-9EA0-E646003015B3}.Debug|x64.Build.0 = Debug|x64
- {A8F91D1C-92D3-4385-9EA0-E646003015B3}.Release|Any CPU.ActiveCfg = Release|x64
- {A8F91D1C-92D3-4385-9EA0-E646003015B3}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {A8F91D1C-92D3-4385-9EA0-E646003015B3}.Release|Mixed Platforms.Build.0 = Release|x64
- {A8F91D1C-92D3-4385-9EA0-E646003015B3}.Release|x64.ActiveCfg = Release|x64
- {A8F91D1C-92D3-4385-9EA0-E646003015B3}.Release|x64.Build.0 = Release|x64
- {6898B405-0970-4406-BA98-F50CDAB1A849}.Debug|Any CPU.ActiveCfg = Debug|x64
- {6898B405-0970-4406-BA98-F50CDAB1A849}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {6898B405-0970-4406-BA98-F50CDAB1A849}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {6898B405-0970-4406-BA98-F50CDAB1A849}.Debug|x64.ActiveCfg = Debug|x64
- {6898B405-0970-4406-BA98-F50CDAB1A849}.Debug|x64.Build.0 = Debug|x64
- {6898B405-0970-4406-BA98-F50CDAB1A849}.Release|Any CPU.ActiveCfg = Release|x64
- {6898B405-0970-4406-BA98-F50CDAB1A849}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {6898B405-0970-4406-BA98-F50CDAB1A849}.Release|Mixed Platforms.Build.0 = Release|x64
- {6898B405-0970-4406-BA98-F50CDAB1A849}.Release|x64.ActiveCfg = Release|x64
- {6898B405-0970-4406-BA98-F50CDAB1A849}.Release|x64.Build.0 = Release|x64
- {E348F96E-80F3-4D56-AE70-F55FC1EEF88E}.Debug|Any CPU.ActiveCfg = Debug|x64
- {E348F96E-80F3-4D56-AE70-F55FC1EEF88E}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {E348F96E-80F3-4D56-AE70-F55FC1EEF88E}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {E348F96E-80F3-4D56-AE70-F55FC1EEF88E}.Debug|x64.ActiveCfg = Debug|x64
- {E348F96E-80F3-4D56-AE70-F55FC1EEF88E}.Debug|x64.Build.0 = Debug|x64
- {E348F96E-80F3-4D56-AE70-F55FC1EEF88E}.Release|Any CPU.ActiveCfg = Release|x64
- {E348F96E-80F3-4D56-AE70-F55FC1EEF88E}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {E348F96E-80F3-4D56-AE70-F55FC1EEF88E}.Release|Mixed Platforms.Build.0 = Release|x64
- {E348F96E-80F3-4D56-AE70-F55FC1EEF88E}.Release|x64.ActiveCfg = Release|x64
- {E348F96E-80F3-4D56-AE70-F55FC1EEF88E}.Release|x64.Build.0 = Release|x64
- {317F35A1-3733-4F67-9BF3-C1C567B0D85E}.Debug|Any CPU.ActiveCfg = Debug|x64
- {317F35A1-3733-4F67-9BF3-C1C567B0D85E}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {317F35A1-3733-4F67-9BF3-C1C567B0D85E}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {317F35A1-3733-4F67-9BF3-C1C567B0D85E}.Debug|x64.ActiveCfg = Debug|x64
- {317F35A1-3733-4F67-9BF3-C1C567B0D85E}.Debug|x64.Build.0 = Debug|x64
- {317F35A1-3733-4F67-9BF3-C1C567B0D85E}.Release|Any CPU.ActiveCfg = Release|x64
- {317F35A1-3733-4F67-9BF3-C1C567B0D85E}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {317F35A1-3733-4F67-9BF3-C1C567B0D85E}.Release|Mixed Platforms.Build.0 = Release|x64
- {317F35A1-3733-4F67-9BF3-C1C567B0D85E}.Release|x64.ActiveCfg = Release|x64
- {317F35A1-3733-4F67-9BF3-C1C567B0D85E}.Release|x64.Build.0 = Release|x64
- {B4E5FBBF-5CD2-4A9A-8E6C-1BFE877FA8E5}.Debug|Any CPU.ActiveCfg = Debug|x64
- {B4E5FBBF-5CD2-4A9A-8E6C-1BFE877FA8E5}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {B4E5FBBF-5CD2-4A9A-8E6C-1BFE877FA8E5}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {B4E5FBBF-5CD2-4A9A-8E6C-1BFE877FA8E5}.Debug|x64.ActiveCfg = Debug|x64
- {B4E5FBBF-5CD2-4A9A-8E6C-1BFE877FA8E5}.Debug|x64.Build.0 = Debug|x64
- {B4E5FBBF-5CD2-4A9A-8E6C-1BFE877FA8E5}.Release|Any CPU.ActiveCfg = Release|x64
- {B4E5FBBF-5CD2-4A9A-8E6C-1BFE877FA8E5}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {B4E5FBBF-5CD2-4A9A-8E6C-1BFE877FA8E5}.Release|Mixed Platforms.Build.0 = Release|x64
- {B4E5FBBF-5CD2-4A9A-8E6C-1BFE877FA8E5}.Release|x64.ActiveCfg = Release|x64
- {B4E5FBBF-5CD2-4A9A-8E6C-1BFE877FA8E5}.Release|x64.Build.0 = Release|x64
- {99D58DA0-7FB7-48A0-9692-AB5141DF3F3C}.Debug|Any CPU.ActiveCfg = Debug|x64
- {99D58DA0-7FB7-48A0-9692-AB5141DF3F3C}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {99D58DA0-7FB7-48A0-9692-AB5141DF3F3C}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {99D58DA0-7FB7-48A0-9692-AB5141DF3F3C}.Debug|x64.ActiveCfg = Debug|x64
- {99D58DA0-7FB7-48A0-9692-AB5141DF3F3C}.Debug|x64.Build.0 = Debug|x64
- {99D58DA0-7FB7-48A0-9692-AB5141DF3F3C}.Release|Any CPU.ActiveCfg = Release|x64
- {99D58DA0-7FB7-48A0-9692-AB5141DF3F3C}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {99D58DA0-7FB7-48A0-9692-AB5141DF3F3C}.Release|Mixed Platforms.Build.0 = Release|x64
- {99D58DA0-7FB7-48A0-9692-AB5141DF3F3C}.Release|x64.ActiveCfg = Release|x64
- {99D58DA0-7FB7-48A0-9692-AB5141DF3F3C}.Release|x64.Build.0 = Release|x64
- {C1A8AD3C-5477-40C6-9BF6-8F8BA21062B4}.Debug|Any CPU.ActiveCfg = Debug|x64
- {C1A8AD3C-5477-40C6-9BF6-8F8BA21062B4}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {C1A8AD3C-5477-40C6-9BF6-8F8BA21062B4}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {C1A8AD3C-5477-40C6-9BF6-8F8BA21062B4}.Debug|x64.ActiveCfg = Debug|x64
- {C1A8AD3C-5477-40C6-9BF6-8F8BA21062B4}.Debug|x64.Build.0 = Debug|x64
- {C1A8AD3C-5477-40C6-9BF6-8F8BA21062B4}.Release|Any CPU.ActiveCfg = Release|x64
- {C1A8AD3C-5477-40C6-9BF6-8F8BA21062B4}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {C1A8AD3C-5477-40C6-9BF6-8F8BA21062B4}.Release|Mixed Platforms.Build.0 = Release|x64
- {C1A8AD3C-5477-40C6-9BF6-8F8BA21062B4}.Release|x64.ActiveCfg = Release|x64
- {C1A8AD3C-5477-40C6-9BF6-8F8BA21062B4}.Release|x64.Build.0 = Release|x64
- {0B1D00CA-F001-43A7-A2B4-98DD6E1B6E6F}.Debug|Any CPU.ActiveCfg = Debug|x64
- {0B1D00CA-F001-43A7-A2B4-98DD6E1B6E6F}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {0B1D00CA-F001-43A7-A2B4-98DD6E1B6E6F}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {0B1D00CA-F001-43A7-A2B4-98DD6E1B6E6F}.Debug|x64.ActiveCfg = Debug|x64
- {0B1D00CA-F001-43A7-A2B4-98DD6E1B6E6F}.Debug|x64.Build.0 = Debug|x64
- {0B1D00CA-F001-43A7-A2B4-98DD6E1B6E6F}.Release|Any CPU.ActiveCfg = Release|x64
- {0B1D00CA-F001-43A7-A2B4-98DD6E1B6E6F}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {0B1D00CA-F001-43A7-A2B4-98DD6E1B6E6F}.Release|Mixed Platforms.Build.0 = Release|x64
- {0B1D00CA-F001-43A7-A2B4-98DD6E1B6E6F}.Release|x64.ActiveCfg = Release|x64
- {0B1D00CA-F001-43A7-A2B4-98DD6E1B6E6F}.Release|x64.Build.0 = Release|x64
- {9B5FD636-8D61-41C1-B1AE-FE625F1FC0A5}.Debug|Any CPU.ActiveCfg = Debug|x64
- {9B5FD636-8D61-41C1-B1AE-FE625F1FC0A5}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {9B5FD636-8D61-41C1-B1AE-FE625F1FC0A5}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {9B5FD636-8D61-41C1-B1AE-FE625F1FC0A5}.Debug|x64.ActiveCfg = Debug|x64
- {9B5FD636-8D61-41C1-B1AE-FE625F1FC0A5}.Debug|x64.Build.0 = Debug|x64
- {9B5FD636-8D61-41C1-B1AE-FE625F1FC0A5}.Release|Any CPU.ActiveCfg = Release|x64
- {9B5FD636-8D61-41C1-B1AE-FE625F1FC0A5}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {9B5FD636-8D61-41C1-B1AE-FE625F1FC0A5}.Release|Mixed Platforms.Build.0 = Release|x64
- {9B5FD636-8D61-41C1-B1AE-FE625F1FC0A5}.Release|x64.ActiveCfg = Release|x64
- {9B5FD636-8D61-41C1-B1AE-FE625F1FC0A5}.Release|x64.Build.0 = Release|x64
- {FF0AB4EB-D1F0-4D1D-A4EF-DB9EC2C6BD7A}.Debug|Any CPU.ActiveCfg = Debug|x64
- {FF0AB4EB-D1F0-4D1D-A4EF-DB9EC2C6BD7A}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {FF0AB4EB-D1F0-4D1D-A4EF-DB9EC2C6BD7A}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {FF0AB4EB-D1F0-4D1D-A4EF-DB9EC2C6BD7A}.Debug|x64.ActiveCfg = Debug|x64
- {FF0AB4EB-D1F0-4D1D-A4EF-DB9EC2C6BD7A}.Debug|x64.Build.0 = Debug|x64
- {FF0AB4EB-D1F0-4D1D-A4EF-DB9EC2C6BD7A}.Release|Any CPU.ActiveCfg = Release|x64
- {FF0AB4EB-D1F0-4D1D-A4EF-DB9EC2C6BD7A}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {FF0AB4EB-D1F0-4D1D-A4EF-DB9EC2C6BD7A}.Release|Mixed Platforms.Build.0 = Release|x64
- {FF0AB4EB-D1F0-4D1D-A4EF-DB9EC2C6BD7A}.Release|x64.ActiveCfg = Release|x64
- {FF0AB4EB-D1F0-4D1D-A4EF-DB9EC2C6BD7A}.Release|x64.Build.0 = Release|x64
- {416E5572-FF88-4F90-A3B0-8ACD94406591}.Debug|Any CPU.ActiveCfg = Debug|x64
- {416E5572-FF88-4F90-A3B0-8ACD94406591}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {416E5572-FF88-4F90-A3B0-8ACD94406591}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {416E5572-FF88-4F90-A3B0-8ACD94406591}.Debug|x64.ActiveCfg = Debug|x64
- {416E5572-FF88-4F90-A3B0-8ACD94406591}.Debug|x64.Build.0 = Debug|x64
- {416E5572-FF88-4F90-A3B0-8ACD94406591}.Release|Any CPU.ActiveCfg = Release|x64
- {416E5572-FF88-4F90-A3B0-8ACD94406591}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {416E5572-FF88-4F90-A3B0-8ACD94406591}.Release|Mixed Platforms.Build.0 = Release|x64
- {416E5572-FF88-4F90-A3B0-8ACD94406591}.Release|x64.ActiveCfg = Release|x64
- {416E5572-FF88-4F90-A3B0-8ACD94406591}.Release|x64.Build.0 = Release|x64
- {8022030D-7B08-4433-BEC3-BAE69D4082E0}.Debug|Any CPU.ActiveCfg = Debug|x64
- {8022030D-7B08-4433-BEC3-BAE69D4082E0}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {8022030D-7B08-4433-BEC3-BAE69D4082E0}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {8022030D-7B08-4433-BEC3-BAE69D4082E0}.Debug|x64.ActiveCfg = Debug|x64
- {8022030D-7B08-4433-BEC3-BAE69D4082E0}.Debug|x64.Build.0 = Debug|x64
- {8022030D-7B08-4433-BEC3-BAE69D4082E0}.Release|Any CPU.ActiveCfg = Release|x64
- {8022030D-7B08-4433-BEC3-BAE69D4082E0}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {8022030D-7B08-4433-BEC3-BAE69D4082E0}.Release|Mixed Platforms.Build.0 = Release|x64
- {8022030D-7B08-4433-BEC3-BAE69D4082E0}.Release|x64.ActiveCfg = Release|x64
- {8022030D-7B08-4433-BEC3-BAE69D4082E0}.Release|x64.Build.0 = Release|x64
- {8BCAF77A-B79B-4E18-9175-52BB7C1A2A4A}.Debug|Any CPU.ActiveCfg = Debug|x64
- {8BCAF77A-B79B-4E18-9175-52BB7C1A2A4A}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {8BCAF77A-B79B-4E18-9175-52BB7C1A2A4A}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {8BCAF77A-B79B-4E18-9175-52BB7C1A2A4A}.Debug|x64.ActiveCfg = Debug|x64
- {8BCAF77A-B79B-4E18-9175-52BB7C1A2A4A}.Debug|x64.Build.0 = Debug|x64
- {8BCAF77A-B79B-4E18-9175-52BB7C1A2A4A}.Release|Any CPU.ActiveCfg = Release|x64
- {8BCAF77A-B79B-4E18-9175-52BB7C1A2A4A}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {8BCAF77A-B79B-4E18-9175-52BB7C1A2A4A}.Release|Mixed Platforms.Build.0 = Release|x64
- {8BCAF77A-B79B-4E18-9175-52BB7C1A2A4A}.Release|x64.ActiveCfg = Release|x64
- {8BCAF77A-B79B-4E18-9175-52BB7C1A2A4A}.Release|x64.Build.0 = Release|x64
- {6A85167E-3399-470A-9BEC-DB82C112E1C8}.Debug|Any CPU.ActiveCfg = Debug|x64
- {6A85167E-3399-470A-9BEC-DB82C112E1C8}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {6A85167E-3399-470A-9BEC-DB82C112E1C8}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {6A85167E-3399-470A-9BEC-DB82C112E1C8}.Debug|x64.ActiveCfg = Debug|x64
- {6A85167E-3399-470A-9BEC-DB82C112E1C8}.Debug|x64.Build.0 = Debug|x64
- {6A85167E-3399-470A-9BEC-DB82C112E1C8}.Release|Any CPU.ActiveCfg = Release|x64
- {6A85167E-3399-470A-9BEC-DB82C112E1C8}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {6A85167E-3399-470A-9BEC-DB82C112E1C8}.Release|Mixed Platforms.Build.0 = Release|x64
- {6A85167E-3399-470A-9BEC-DB82C112E1C8}.Release|x64.ActiveCfg = Release|x64
- {6A85167E-3399-470A-9BEC-DB82C112E1C8}.Release|x64.Build.0 = Release|x64
- {64FCE91F-F8DE-4A29-BCE8-04A8F8B001AA}.Debug|Any CPU.ActiveCfg = Debug|x64
- {64FCE91F-F8DE-4A29-BCE8-04A8F8B001AA}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {64FCE91F-F8DE-4A29-BCE8-04A8F8B001AA}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {64FCE91F-F8DE-4A29-BCE8-04A8F8B001AA}.Debug|x64.ActiveCfg = Debug|x64
- {64FCE91F-F8DE-4A29-BCE8-04A8F8B001AA}.Debug|x64.Build.0 = Debug|x64
- {64FCE91F-F8DE-4A29-BCE8-04A8F8B001AA}.Release|Any CPU.ActiveCfg = Release|x64
- {64FCE91F-F8DE-4A29-BCE8-04A8F8B001AA}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {64FCE91F-F8DE-4A29-BCE8-04A8F8B001AA}.Release|Mixed Platforms.Build.0 = Release|x64
- {64FCE91F-F8DE-4A29-BCE8-04A8F8B001AA}.Release|x64.ActiveCfg = Release|x64
- {64FCE91F-F8DE-4A29-BCE8-04A8F8B001AA}.Release|x64.Build.0 = Release|x64
- {C90A1B06-2BDB-4B08-8910-CD9C7A9EFFDE}.Debug|Any CPU.ActiveCfg = Debug|x64
- {C90A1B06-2BDB-4B08-8910-CD9C7A9EFFDE}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {C90A1B06-2BDB-4B08-8910-CD9C7A9EFFDE}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {C90A1B06-2BDB-4B08-8910-CD9C7A9EFFDE}.Debug|x64.ActiveCfg = Debug|x64
- {C90A1B06-2BDB-4B08-8910-CD9C7A9EFFDE}.Debug|x64.Build.0 = Debug|x64
- {C90A1B06-2BDB-4B08-8910-CD9C7A9EFFDE}.Release|Any CPU.ActiveCfg = Release|x64
- {C90A1B06-2BDB-4B08-8910-CD9C7A9EFFDE}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {C90A1B06-2BDB-4B08-8910-CD9C7A9EFFDE}.Release|Mixed Platforms.Build.0 = Release|x64
- {C90A1B06-2BDB-4B08-8910-CD9C7A9EFFDE}.Release|x64.ActiveCfg = Release|x64
- {C90A1B06-2BDB-4B08-8910-CD9C7A9EFFDE}.Release|x64.Build.0 = Release|x64
- {B405C4B8-C247-490F-ADDE-066737262A1E}.Debug|Any CPU.ActiveCfg = Debug|x64
- {B405C4B8-C247-490F-ADDE-066737262A1E}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {B405C4B8-C247-490F-ADDE-066737262A1E}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {B405C4B8-C247-490F-ADDE-066737262A1E}.Debug|x64.ActiveCfg = Debug|x64
- {B405C4B8-C247-490F-ADDE-066737262A1E}.Debug|x64.Build.0 = Debug|x64
- {B405C4B8-C247-490F-ADDE-066737262A1E}.Release|Any CPU.ActiveCfg = Release|x64
- {B405C4B8-C247-490F-ADDE-066737262A1E}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {B405C4B8-C247-490F-ADDE-066737262A1E}.Release|Mixed Platforms.Build.0 = Release|x64
- {B405C4B8-C247-490F-ADDE-066737262A1E}.Release|x64.ActiveCfg = Release|x64
- {B405C4B8-C247-490F-ADDE-066737262A1E}.Release|x64.Build.0 = Release|x64
- {5C20FD69-D46D-47BD-B3AE-68EB0EFB8B9B}.Debug|Any CPU.ActiveCfg = Debug|x64
- {5C20FD69-D46D-47BD-B3AE-68EB0EFB8B9B}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {5C20FD69-D46D-47BD-B3AE-68EB0EFB8B9B}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {5C20FD69-D46D-47BD-B3AE-68EB0EFB8B9B}.Debug|x64.ActiveCfg = Debug|x64
- {5C20FD69-D46D-47BD-B3AE-68EB0EFB8B9B}.Debug|x64.Build.0 = Debug|x64
- {5C20FD69-D46D-47BD-B3AE-68EB0EFB8B9B}.Release|Any CPU.ActiveCfg = Release|x64
- {5C20FD69-D46D-47BD-B3AE-68EB0EFB8B9B}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {5C20FD69-D46D-47BD-B3AE-68EB0EFB8B9B}.Release|Mixed Platforms.Build.0 = Release|x64
- {5C20FD69-D46D-47BD-B3AE-68EB0EFB8B9B}.Release|x64.ActiveCfg = Release|x64
- {5C20FD69-D46D-47BD-B3AE-68EB0EFB8B9B}.Release|x64.Build.0 = Release|x64
- {6233035A-FA76-4673-ABFE-4C291E4D0B88}.Debug|Any CPU.ActiveCfg = Debug|x64
- {6233035A-FA76-4673-ABFE-4C291E4D0B88}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {6233035A-FA76-4673-ABFE-4C291E4D0B88}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {6233035A-FA76-4673-ABFE-4C291E4D0B88}.Debug|x64.ActiveCfg = Debug|x64
- {6233035A-FA76-4673-ABFE-4C291E4D0B88}.Debug|x64.Build.0 = Debug|x64
- {6233035A-FA76-4673-ABFE-4C291E4D0B88}.Release|Any CPU.ActiveCfg = Release|x64
- {6233035A-FA76-4673-ABFE-4C291E4D0B88}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {6233035A-FA76-4673-ABFE-4C291E4D0B88}.Release|Mixed Platforms.Build.0 = Release|x64
- {6233035A-FA76-4673-ABFE-4C291E4D0B88}.Release|x64.ActiveCfg = Release|x64
- {6233035A-FA76-4673-ABFE-4C291E4D0B88}.Release|x64.Build.0 = Release|x64
- {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Debug|Any CPU.ActiveCfg = Debug|x64
- {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Debug|x64.ActiveCfg = Debug|x64
- {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Debug|x64.Build.0 = Debug|x64
- {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Release|Any CPU.ActiveCfg = Release|x64
- {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Release|Mixed Platforms.Build.0 = Release|x64
- {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Release|x64.ActiveCfg = Release|x64
- {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Release|x64.Build.0 = Release|x64
- {00C64182-3AB9-421D-9B0E-ED2A546A2FC7}.Debug|Any CPU.ActiveCfg = Debug|x64
- {00C64182-3AB9-421D-9B0E-ED2A546A2FC7}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {00C64182-3AB9-421D-9B0E-ED2A546A2FC7}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {00C64182-3AB9-421D-9B0E-ED2A546A2FC7}.Debug|x64.ActiveCfg = Debug|x64
- {00C64182-3AB9-421D-9B0E-ED2A546A2FC7}.Debug|x64.Build.0 = Debug|x64
- {00C64182-3AB9-421D-9B0E-ED2A546A2FC7}.Release|Any CPU.ActiveCfg = Release|x64
- {00C64182-3AB9-421D-9B0E-ED2A546A2FC7}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {00C64182-3AB9-421D-9B0E-ED2A546A2FC7}.Release|Mixed Platforms.Build.0 = Release|x64
- {00C64182-3AB9-421D-9B0E-ED2A546A2FC7}.Release|x64.ActiveCfg = Release|x64
- {00C64182-3AB9-421D-9B0E-ED2A546A2FC7}.Release|x64.Build.0 = Release|x64
- {EA1A73F2-DF0B-41C3-AABC-506FD020AACD}.Debug|Any CPU.ActiveCfg = Debug|x64
- {EA1A73F2-DF0B-41C3-AABC-506FD020AACD}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {EA1A73F2-DF0B-41C3-AABC-506FD020AACD}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {EA1A73F2-DF0B-41C3-AABC-506FD020AACD}.Debug|x64.ActiveCfg = Debug|x64
- {EA1A73F2-DF0B-41C3-AABC-506FD020AACD}.Debug|x64.Build.0 = Debug|x64
- {EA1A73F2-DF0B-41C3-AABC-506FD020AACD}.Release|Any CPU.ActiveCfg = Release|x64
- {EA1A73F2-DF0B-41C3-AABC-506FD020AACD}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {EA1A73F2-DF0B-41C3-AABC-506FD020AACD}.Release|Mixed Platforms.Build.0 = Release|x64
- {EA1A73F2-DF0B-41C3-AABC-506FD020AACD}.Release|x64.ActiveCfg = Release|x64
- {EA1A73F2-DF0B-41C3-AABC-506FD020AACD}.Release|x64.Build.0 = Release|x64
- {661313B3-8045-4C98-87C5-A7EA9DAF03DD}.Debug|Any CPU.ActiveCfg = Debug|x64
- {661313B3-8045-4C98-87C5-A7EA9DAF03DD}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {661313B3-8045-4C98-87C5-A7EA9DAF03DD}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {661313B3-8045-4C98-87C5-A7EA9DAF03DD}.Debug|x64.ActiveCfg = Debug|x64
- {661313B3-8045-4C98-87C5-A7EA9DAF03DD}.Debug|x64.Build.0 = Debug|x64
- {661313B3-8045-4C98-87C5-A7EA9DAF03DD}.Release|Any CPU.ActiveCfg = Release|x64
- {661313B3-8045-4C98-87C5-A7EA9DAF03DD}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {661313B3-8045-4C98-87C5-A7EA9DAF03DD}.Release|Mixed Platforms.Build.0 = Release|x64
- {661313B3-8045-4C98-87C5-A7EA9DAF03DD}.Release|x64.ActiveCfg = Release|x64
- {661313B3-8045-4C98-87C5-A7EA9DAF03DD}.Release|x64.Build.0 = Release|x64
- {D8358408-3BB3-44E1-B844-9CB617B641B0}.Debug|Any CPU.ActiveCfg = Debug|x64
- {D8358408-3BB3-44E1-B844-9CB617B641B0}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {D8358408-3BB3-44E1-B844-9CB617B641B0}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {D8358408-3BB3-44E1-B844-9CB617B641B0}.Debug|x64.ActiveCfg = Debug|x64
- {D8358408-3BB3-44E1-B844-9CB617B641B0}.Debug|x64.Build.0 = Debug|x64
- {D8358408-3BB3-44E1-B844-9CB617B641B0}.Release|Any CPU.ActiveCfg = Release|x64
- {D8358408-3BB3-44E1-B844-9CB617B641B0}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {D8358408-3BB3-44E1-B844-9CB617B641B0}.Release|Mixed Platforms.Build.0 = Release|x64
- {D8358408-3BB3-44E1-B844-9CB617B641B0}.Release|x64.ActiveCfg = Release|x64
- {D8358408-3BB3-44E1-B844-9CB617B641B0}.Release|x64.Build.0 = Release|x64
- {F00E6829-8D12-47A8-8F58-1E04007A2740}.Debug|Any CPU.ActiveCfg = Debug|x64
- {F00E6829-8D12-47A8-8F58-1E04007A2740}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {F00E6829-8D12-47A8-8F58-1E04007A2740}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {F00E6829-8D12-47A8-8F58-1E04007A2740}.Debug|x64.ActiveCfg = Debug|x64
- {F00E6829-8D12-47A8-8F58-1E04007A2740}.Debug|x64.Build.0 = Debug|x64
- {F00E6829-8D12-47A8-8F58-1E04007A2740}.Release|Any CPU.ActiveCfg = Release|x64
- {F00E6829-8D12-47A8-8F58-1E04007A2740}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {F00E6829-8D12-47A8-8F58-1E04007A2740}.Release|Mixed Platforms.Build.0 = Release|x64
- {F00E6829-8D12-47A8-8F58-1E04007A2740}.Release|x64.ActiveCfg = Release|x64
- {F00E6829-8D12-47A8-8F58-1E04007A2740}.Release|x64.Build.0 = Release|x64
- {D2247C75-F29D-4B38-9BAE-C20F7A8AEF37}.Debug|Any CPU.ActiveCfg = Debug|x64
- {D2247C75-F29D-4B38-9BAE-C20F7A8AEF37}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {D2247C75-F29D-4B38-9BAE-C20F7A8AEF37}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {D2247C75-F29D-4B38-9BAE-C20F7A8AEF37}.Debug|x64.ActiveCfg = Debug|x64
- {D2247C75-F29D-4B38-9BAE-C20F7A8AEF37}.Debug|x64.Build.0 = Debug|x64
- {D2247C75-F29D-4B38-9BAE-C20F7A8AEF37}.Release|Any CPU.ActiveCfg = Release|x64
- {D2247C75-F29D-4B38-9BAE-C20F7A8AEF37}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {D2247C75-F29D-4B38-9BAE-C20F7A8AEF37}.Release|Mixed Platforms.Build.0 = Release|x64
- {D2247C75-F29D-4B38-9BAE-C20F7A8AEF37}.Release|x64.ActiveCfg = Release|x64
- {D2247C75-F29D-4B38-9BAE-C20F7A8AEF37}.Release|x64.Build.0 = Release|x64
- {0EA7F162-0C17-4C47-9BD7-3D1F2CB95532}.Debug|Any CPU.ActiveCfg = Debug|x64
- {0EA7F162-0C17-4C47-9BD7-3D1F2CB95532}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {0EA7F162-0C17-4C47-9BD7-3D1F2CB95532}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {0EA7F162-0C17-4C47-9BD7-3D1F2CB95532}.Debug|x64.ActiveCfg = Debug|x64
- {0EA7F162-0C17-4C47-9BD7-3D1F2CB95532}.Debug|x64.Build.0 = Debug|x64
- {0EA7F162-0C17-4C47-9BD7-3D1F2CB95532}.Release|Any CPU.ActiveCfg = Release|x64
- {0EA7F162-0C17-4C47-9BD7-3D1F2CB95532}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {0EA7F162-0C17-4C47-9BD7-3D1F2CB95532}.Release|Mixed Platforms.Build.0 = Release|x64
- {0EA7F162-0C17-4C47-9BD7-3D1F2CB95532}.Release|x64.ActiveCfg = Release|x64
- {0EA7F162-0C17-4C47-9BD7-3D1F2CB95532}.Release|x64.Build.0 = Release|x64
- {B0357184-3872-4A4E-A045-78CF4E5AD123}.Debug|Any CPU.ActiveCfg = Debug|x64
- {B0357184-3872-4A4E-A045-78CF4E5AD123}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {B0357184-3872-4A4E-A045-78CF4E5AD123}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {B0357184-3872-4A4E-A045-78CF4E5AD123}.Debug|x64.ActiveCfg = Debug|x64
- {B0357184-3872-4A4E-A045-78CF4E5AD123}.Debug|x64.Build.0 = Debug|x64
- {B0357184-3872-4A4E-A045-78CF4E5AD123}.Release|Any CPU.ActiveCfg = Release|x64
- {B0357184-3872-4A4E-A045-78CF4E5AD123}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {B0357184-3872-4A4E-A045-78CF4E5AD123}.Release|Mixed Platforms.Build.0 = Release|x64
- {B0357184-3872-4A4E-A045-78CF4E5AD123}.Release|x64.ActiveCfg = Release|x64
- {B0357184-3872-4A4E-A045-78CF4E5AD123}.Release|x64.Build.0 = Release|x64
- {AC2A4298-5A30-4158-9D6E-6C8B1D3F7161}.Debug|Any CPU.ActiveCfg = Debug|x64
- {AC2A4298-5A30-4158-9D6E-6C8B1D3F7161}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {AC2A4298-5A30-4158-9D6E-6C8B1D3F7161}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {AC2A4298-5A30-4158-9D6E-6C8B1D3F7161}.Debug|x64.ActiveCfg = Debug|x64
- {AC2A4298-5A30-4158-9D6E-6C8B1D3F7161}.Debug|x64.Build.0 = Debug|x64
- {AC2A4298-5A30-4158-9D6E-6C8B1D3F7161}.Release|Any CPU.ActiveCfg = Release|x64
- {AC2A4298-5A30-4158-9D6E-6C8B1D3F7161}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {AC2A4298-5A30-4158-9D6E-6C8B1D3F7161}.Release|Mixed Platforms.Build.0 = Release|x64
- {AC2A4298-5A30-4158-9D6E-6C8B1D3F7161}.Release|x64.ActiveCfg = Release|x64
- {AC2A4298-5A30-4158-9D6E-6C8B1D3F7161}.Release|x64.Build.0 = Release|x64
- {3DC1D179-D02E-4924-A7A7-7987081A5B9A}.Debug|Any CPU.ActiveCfg = Debug|x64
- {3DC1D179-D02E-4924-A7A7-7987081A5B9A}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {3DC1D179-D02E-4924-A7A7-7987081A5B9A}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {3DC1D179-D02E-4924-A7A7-7987081A5B9A}.Debug|x64.ActiveCfg = Debug|x64
- {3DC1D179-D02E-4924-A7A7-7987081A5B9A}.Debug|x64.Build.0 = Debug|x64
- {3DC1D179-D02E-4924-A7A7-7987081A5B9A}.Release|Any CPU.ActiveCfg = Release|x64
- {3DC1D179-D02E-4924-A7A7-7987081A5B9A}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {3DC1D179-D02E-4924-A7A7-7987081A5B9A}.Release|Mixed Platforms.Build.0 = Release|x64
- {3DC1D179-D02E-4924-A7A7-7987081A5B9A}.Release|x64.ActiveCfg = Release|x64
- {3DC1D179-D02E-4924-A7A7-7987081A5B9A}.Release|x64.Build.0 = Release|x64
- {0D7F648C-026A-48D1-9A1B-5FBDF7E6DE5B}.Debug|Any CPU.ActiveCfg = Debug|x64
- {0D7F648C-026A-48D1-9A1B-5FBDF7E6DE5B}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {0D7F648C-026A-48D1-9A1B-5FBDF7E6DE5B}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {0D7F648C-026A-48D1-9A1B-5FBDF7E6DE5B}.Debug|x64.ActiveCfg = Debug|x64
- {0D7F648C-026A-48D1-9A1B-5FBDF7E6DE5B}.Debug|x64.Build.0 = Debug|x64
- {0D7F648C-026A-48D1-9A1B-5FBDF7E6DE5B}.Release|Any CPU.ActiveCfg = Release|x64
- {0D7F648C-026A-48D1-9A1B-5FBDF7E6DE5B}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {0D7F648C-026A-48D1-9A1B-5FBDF7E6DE5B}.Release|Mixed Platforms.Build.0 = Release|x64
- {0D7F648C-026A-48D1-9A1B-5FBDF7E6DE5B}.Release|x64.ActiveCfg = Release|x64
- {0D7F648C-026A-48D1-9A1B-5FBDF7E6DE5B}.Release|x64.Build.0 = Release|x64
- {2384497B-5AED-4EFF-8B8D-A04B1DBED04C}.Debug|Any CPU.ActiveCfg = Debug|x64
- {2384497B-5AED-4EFF-8B8D-A04B1DBED04C}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {2384497B-5AED-4EFF-8B8D-A04B1DBED04C}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {2384497B-5AED-4EFF-8B8D-A04B1DBED04C}.Debug|x64.ActiveCfg = Debug|x64
- {2384497B-5AED-4EFF-8B8D-A04B1DBED04C}.Debug|x64.Build.0 = Debug|x64
- {2384497B-5AED-4EFF-8B8D-A04B1DBED04C}.Release|Any CPU.ActiveCfg = Release|x64
- {2384497B-5AED-4EFF-8B8D-A04B1DBED04C}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {2384497B-5AED-4EFF-8B8D-A04B1DBED04C}.Release|Mixed Platforms.Build.0 = Release|x64
- {2384497B-5AED-4EFF-8B8D-A04B1DBED04C}.Release|x64.ActiveCfg = Release|x64
- {2384497B-5AED-4EFF-8B8D-A04B1DBED04C}.Release|x64.Build.0 = Release|x64
- {DBA91122-480B-4733-907C-9D03529D7D89}.Debug|Any CPU.ActiveCfg = Debug|x64
- {DBA91122-480B-4733-907C-9D03529D7D89}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {DBA91122-480B-4733-907C-9D03529D7D89}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {DBA91122-480B-4733-907C-9D03529D7D89}.Debug|x64.ActiveCfg = Debug|x64
- {DBA91122-480B-4733-907C-9D03529D7D89}.Debug|x64.Build.0 = Debug|x64
- {DBA91122-480B-4733-907C-9D03529D7D89}.Release|Any CPU.ActiveCfg = Release|x64
- {DBA91122-480B-4733-907C-9D03529D7D89}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {DBA91122-480B-4733-907C-9D03529D7D89}.Release|Mixed Platforms.Build.0 = Release|x64
- {DBA91122-480B-4733-907C-9D03529D7D89}.Release|x64.ActiveCfg = Release|x64
- {DBA91122-480B-4733-907C-9D03529D7D89}.Release|x64.Build.0 = Release|x64
- {F9A9A5FC-FF84-4BF9-930B-CA5C2DB5C9D2}.Debug|Any CPU.ActiveCfg = Debug|x64
- {F9A9A5FC-FF84-4BF9-930B-CA5C2DB5C9D2}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {F9A9A5FC-FF84-4BF9-930B-CA5C2DB5C9D2}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {F9A9A5FC-FF84-4BF9-930B-CA5C2DB5C9D2}.Debug|x64.ActiveCfg = Debug|x64
- {F9A9A5FC-FF84-4BF9-930B-CA5C2DB5C9D2}.Debug|x64.Build.0 = Debug|x64
- {F9A9A5FC-FF84-4BF9-930B-CA5C2DB5C9D2}.Release|Any CPU.ActiveCfg = Release|x64
- {F9A9A5FC-FF84-4BF9-930B-CA5C2DB5C9D2}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {F9A9A5FC-FF84-4BF9-930B-CA5C2DB5C9D2}.Release|Mixed Platforms.Build.0 = Release|x64
- {F9A9A5FC-FF84-4BF9-930B-CA5C2DB5C9D2}.Release|x64.ActiveCfg = Release|x64
- {F9A9A5FC-FF84-4BF9-930B-CA5C2DB5C9D2}.Release|x64.Build.0 = Release|x64
- {12E90CB1-7BDE-4051-A9E1-3A3C8B0B8111}.Debug|Any CPU.ActiveCfg = Debug|x64
- {12E90CB1-7BDE-4051-A9E1-3A3C8B0B8111}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {12E90CB1-7BDE-4051-A9E1-3A3C8B0B8111}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {12E90CB1-7BDE-4051-A9E1-3A3C8B0B8111}.Debug|x64.ActiveCfg = Debug|x64
- {12E90CB1-7BDE-4051-A9E1-3A3C8B0B8111}.Debug|x64.Build.0 = Debug|x64
- {12E90CB1-7BDE-4051-A9E1-3A3C8B0B8111}.Release|Any CPU.ActiveCfg = Release|x64
- {12E90CB1-7BDE-4051-A9E1-3A3C8B0B8111}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {12E90CB1-7BDE-4051-A9E1-3A3C8B0B8111}.Release|Mixed Platforms.Build.0 = Release|x64
- {12E90CB1-7BDE-4051-A9E1-3A3C8B0B8111}.Release|x64.ActiveCfg = Release|x64
- {12E90CB1-7BDE-4051-A9E1-3A3C8B0B8111}.Release|x64.Build.0 = Release|x64
- {4A1249D5-0B47-4719-9E61-2170873CEBCB}.Debug|Any CPU.ActiveCfg = Debug|x64
- {4A1249D5-0B47-4719-9E61-2170873CEBCB}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {4A1249D5-0B47-4719-9E61-2170873CEBCB}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {4A1249D5-0B47-4719-9E61-2170873CEBCB}.Debug|x64.ActiveCfg = Debug|x64
- {4A1249D5-0B47-4719-9E61-2170873CEBCB}.Debug|x64.Build.0 = Debug|x64
- {4A1249D5-0B47-4719-9E61-2170873CEBCB}.Release|Any CPU.ActiveCfg = Release|x64
- {4A1249D5-0B47-4719-9E61-2170873CEBCB}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {4A1249D5-0B47-4719-9E61-2170873CEBCB}.Release|Mixed Platforms.Build.0 = Release|x64
- {4A1249D5-0B47-4719-9E61-2170873CEBCB}.Release|x64.ActiveCfg = Release|x64
- {4A1249D5-0B47-4719-9E61-2170873CEBCB}.Release|x64.Build.0 = Release|x64
- {497C37AA-1771-419C-AD16-96259BE63E43}.Debug|Any CPU.ActiveCfg = Debug|x64
- {497C37AA-1771-419C-AD16-96259BE63E43}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {497C37AA-1771-419C-AD16-96259BE63E43}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {497C37AA-1771-419C-AD16-96259BE63E43}.Debug|x64.ActiveCfg = Debug|x64
- {497C37AA-1771-419C-AD16-96259BE63E43}.Debug|x64.Build.0 = Debug|x64
- {497C37AA-1771-419C-AD16-96259BE63E43}.Release|Any CPU.ActiveCfg = Release|x64
- {497C37AA-1771-419C-AD16-96259BE63E43}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {497C37AA-1771-419C-AD16-96259BE63E43}.Release|Mixed Platforms.Build.0 = Release|x64
- {497C37AA-1771-419C-AD16-96259BE63E43}.Release|x64.ActiveCfg = Release|x64
- {497C37AA-1771-419C-AD16-96259BE63E43}.Release|x64.Build.0 = Release|x64
- {0BAED358-65FC-420A-AF2E-0369D62AA1B0}.Debug|Any CPU.ActiveCfg = Debug|x64
- {0BAED358-65FC-420A-AF2E-0369D62AA1B0}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {0BAED358-65FC-420A-AF2E-0369D62AA1B0}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {0BAED358-65FC-420A-AF2E-0369D62AA1B0}.Debug|x64.ActiveCfg = Debug|x64
- {0BAED358-65FC-420A-AF2E-0369D62AA1B0}.Debug|x64.Build.0 = Debug|x64
- {0BAED358-65FC-420A-AF2E-0369D62AA1B0}.Release|Any CPU.ActiveCfg = Release|x64
- {0BAED358-65FC-420A-AF2E-0369D62AA1B0}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {0BAED358-65FC-420A-AF2E-0369D62AA1B0}.Release|Mixed Platforms.Build.0 = Release|x64
- {0BAED358-65FC-420A-AF2E-0369D62AA1B0}.Release|x64.ActiveCfg = Release|x64
- {0BAED358-65FC-420A-AF2E-0369D62AA1B0}.Release|x64.Build.0 = Release|x64
- {BCE2A8BD-9814-4EF0-ADD8-38D3618DE4F6}.Debug|Any CPU.ActiveCfg = Debug|x64
- {BCE2A8BD-9814-4EF0-ADD8-38D3618DE4F6}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {BCE2A8BD-9814-4EF0-ADD8-38D3618DE4F6}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {BCE2A8BD-9814-4EF0-ADD8-38D3618DE4F6}.Debug|x64.ActiveCfg = Debug|x64
- {BCE2A8BD-9814-4EF0-ADD8-38D3618DE4F6}.Debug|x64.Build.0 = Debug|x64
- {BCE2A8BD-9814-4EF0-ADD8-38D3618DE4F6}.Release|Any CPU.ActiveCfg = Release|x64
- {BCE2A8BD-9814-4EF0-ADD8-38D3618DE4F6}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {BCE2A8BD-9814-4EF0-ADD8-38D3618DE4F6}.Release|Mixed Platforms.Build.0 = Release|x64
- {BCE2A8BD-9814-4EF0-ADD8-38D3618DE4F6}.Release|x64.ActiveCfg = Release|x64
- {BCE2A8BD-9814-4EF0-ADD8-38D3618DE4F6}.Release|x64.Build.0 = Release|x64
- {28FE88B2-3DB9-4A66-B24E-BF10B948A59E}.Debug|Any CPU.ActiveCfg = Debug|x64
- {28FE88B2-3DB9-4A66-B24E-BF10B948A59E}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {28FE88B2-3DB9-4A66-B24E-BF10B948A59E}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {28FE88B2-3DB9-4A66-B24E-BF10B948A59E}.Debug|x64.ActiveCfg = Debug|x64
- {28FE88B2-3DB9-4A66-B24E-BF10B948A59E}.Debug|x64.Build.0 = Debug|x64
- {28FE88B2-3DB9-4A66-B24E-BF10B948A59E}.Release|Any CPU.ActiveCfg = Release|x64
- {28FE88B2-3DB9-4A66-B24E-BF10B948A59E}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {28FE88B2-3DB9-4A66-B24E-BF10B948A59E}.Release|Mixed Platforms.Build.0 = Release|x64
- {28FE88B2-3DB9-4A66-B24E-BF10B948A59E}.Release|x64.ActiveCfg = Release|x64
- {28FE88B2-3DB9-4A66-B24E-BF10B948A59E}.Release|x64.Build.0 = Release|x64
- {70C02F2E-01F6-434D-9DE9-501EC22F02CF}.Debug|Any CPU.ActiveCfg = Debug|x64
- {70C02F2E-01F6-434D-9DE9-501EC22F02CF}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {70C02F2E-01F6-434D-9DE9-501EC22F02CF}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {70C02F2E-01F6-434D-9DE9-501EC22F02CF}.Debug|x64.ActiveCfg = Debug|x64
- {70C02F2E-01F6-434D-9DE9-501EC22F02CF}.Debug|x64.Build.0 = Debug|x64
- {70C02F2E-01F6-434D-9DE9-501EC22F02CF}.Release|Any CPU.ActiveCfg = Release|x64
- {70C02F2E-01F6-434D-9DE9-501EC22F02CF}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {70C02F2E-01F6-434D-9DE9-501EC22F02CF}.Release|Mixed Platforms.Build.0 = Release|x64
- {70C02F2E-01F6-434D-9DE9-501EC22F02CF}.Release|x64.ActiveCfg = Release|x64
- {70C02F2E-01F6-434D-9DE9-501EC22F02CF}.Release|x64.Build.0 = Release|x64
- {DA39C197-2CB4-4B2A-A8C7-71C727F75F50}.Debug|Any CPU.ActiveCfg = Debug|x64
- {DA39C197-2CB4-4B2A-A8C7-71C727F75F50}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {DA39C197-2CB4-4B2A-A8C7-71C727F75F50}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {DA39C197-2CB4-4B2A-A8C7-71C727F75F50}.Debug|x64.ActiveCfg = Debug|x64
- {DA39C197-2CB4-4B2A-A8C7-71C727F75F50}.Debug|x64.Build.0 = Debug|x64
- {DA39C197-2CB4-4B2A-A8C7-71C727F75F50}.Release|Any CPU.ActiveCfg = Release|x64
- {DA39C197-2CB4-4B2A-A8C7-71C727F75F50}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {DA39C197-2CB4-4B2A-A8C7-71C727F75F50}.Release|Mixed Platforms.Build.0 = Release|x64
- {DA39C197-2CB4-4B2A-A8C7-71C727F75F50}.Release|x64.ActiveCfg = Release|x64
- {DA39C197-2CB4-4B2A-A8C7-71C727F75F50}.Release|x64.Build.0 = Release|x64
- {9FFE813B-92C2-41C9-919D-3FF83D4F2501}.Debug|Any CPU.ActiveCfg = Debug|x64
- {9FFE813B-92C2-41C9-919D-3FF83D4F2501}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {9FFE813B-92C2-41C9-919D-3FF83D4F2501}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {9FFE813B-92C2-41C9-919D-3FF83D4F2501}.Debug|x64.ActiveCfg = Debug|x64
- {9FFE813B-92C2-41C9-919D-3FF83D4F2501}.Debug|x64.Build.0 = Debug|x64
- {9FFE813B-92C2-41C9-919D-3FF83D4F2501}.Release|Any CPU.ActiveCfg = Release|x64
- {9FFE813B-92C2-41C9-919D-3FF83D4F2501}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {9FFE813B-92C2-41C9-919D-3FF83D4F2501}.Release|Mixed Platforms.Build.0 = Release|x64
- {9FFE813B-92C2-41C9-919D-3FF83D4F2501}.Release|x64.ActiveCfg = Release|x64
- {9FFE813B-92C2-41C9-919D-3FF83D4F2501}.Release|x64.Build.0 = Release|x64
- {E42A4289-239C-4ACE-BD48-651321D6F45F}.Debug|Any CPU.ActiveCfg = Debug|x64
- {E42A4289-239C-4ACE-BD48-651321D6F45F}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {E42A4289-239C-4ACE-BD48-651321D6F45F}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {E42A4289-239C-4ACE-BD48-651321D6F45F}.Debug|x64.ActiveCfg = Debug|x64
- {E42A4289-239C-4ACE-BD48-651321D6F45F}.Debug|x64.Build.0 = Debug|x64
- {E42A4289-239C-4ACE-BD48-651321D6F45F}.Release|Any CPU.ActiveCfg = Release|x64
- {E42A4289-239C-4ACE-BD48-651321D6F45F}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {E42A4289-239C-4ACE-BD48-651321D6F45F}.Release|Mixed Platforms.Build.0 = Release|x64
- {E42A4289-239C-4ACE-BD48-651321D6F45F}.Release|x64.ActiveCfg = Release|x64
- {E42A4289-239C-4ACE-BD48-651321D6F45F}.Release|x64.Build.0 = Release|x64
- {17ABF735-62ED-4122-BCC1-6298DAFD1BA5}.Debug|Any CPU.ActiveCfg = Debug|x64
- {17ABF735-62ED-4122-BCC1-6298DAFD1BA5}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {17ABF735-62ED-4122-BCC1-6298DAFD1BA5}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {17ABF735-62ED-4122-BCC1-6298DAFD1BA5}.Debug|x64.ActiveCfg = Debug|x64
- {17ABF735-62ED-4122-BCC1-6298DAFD1BA5}.Debug|x64.Build.0 = Debug|x64
- {17ABF735-62ED-4122-BCC1-6298DAFD1BA5}.Release|Any CPU.ActiveCfg = Release|x64
- {17ABF735-62ED-4122-BCC1-6298DAFD1BA5}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {17ABF735-62ED-4122-BCC1-6298DAFD1BA5}.Release|Mixed Platforms.Build.0 = Release|x64
- {17ABF735-62ED-4122-BCC1-6298DAFD1BA5}.Release|x64.ActiveCfg = Release|x64
- {17ABF735-62ED-4122-BCC1-6298DAFD1BA5}.Release|x64.Build.0 = Release|x64
- {2CE53F11-16C9-4C5D-8DAC-36FA09B759F9}.Debug|Any CPU.ActiveCfg = Debug|x64
- {2CE53F11-16C9-4C5D-8DAC-36FA09B759F9}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {2CE53F11-16C9-4C5D-8DAC-36FA09B759F9}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {2CE53F11-16C9-4C5D-8DAC-36FA09B759F9}.Debug|x64.ActiveCfg = Debug|x64
- {2CE53F11-16C9-4C5D-8DAC-36FA09B759F9}.Debug|x64.Build.0 = Debug|x64
- {2CE53F11-16C9-4C5D-8DAC-36FA09B759F9}.Release|Any CPU.ActiveCfg = Release|x64
- {2CE53F11-16C9-4C5D-8DAC-36FA09B759F9}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {2CE53F11-16C9-4C5D-8DAC-36FA09B759F9}.Release|Mixed Platforms.Build.0 = Release|x64
- {2CE53F11-16C9-4C5D-8DAC-36FA09B759F9}.Release|x64.ActiveCfg = Release|x64
- {2CE53F11-16C9-4C5D-8DAC-36FA09B759F9}.Release|x64.Build.0 = Release|x64
- {8BA78453-8846-4B52-AF6F-0558E48D0915}.Debug|Any CPU.ActiveCfg = Debug|x64
- {8BA78453-8846-4B52-AF6F-0558E48D0915}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {8BA78453-8846-4B52-AF6F-0558E48D0915}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {8BA78453-8846-4B52-AF6F-0558E48D0915}.Debug|x64.ActiveCfg = Debug|x64
- {8BA78453-8846-4B52-AF6F-0558E48D0915}.Debug|x64.Build.0 = Debug|x64
- {8BA78453-8846-4B52-AF6F-0558E48D0915}.Release|Any CPU.ActiveCfg = Release|x64
- {8BA78453-8846-4B52-AF6F-0558E48D0915}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {8BA78453-8846-4B52-AF6F-0558E48D0915}.Release|Mixed Platforms.Build.0 = Release|x64
- {8BA78453-8846-4B52-AF6F-0558E48D0915}.Release|x64.ActiveCfg = Release|x64
- {8BA78453-8846-4B52-AF6F-0558E48D0915}.Release|x64.Build.0 = Release|x64
- {D593E89E-73FE-4F83-8347-22F72D32B667}.Debug|Any CPU.ActiveCfg = Debug|x64
- {D593E89E-73FE-4F83-8347-22F72D32B667}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {D593E89E-73FE-4F83-8347-22F72D32B667}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {D593E89E-73FE-4F83-8347-22F72D32B667}.Debug|x64.ActiveCfg = Debug|x64
- {D593E89E-73FE-4F83-8347-22F72D32B667}.Debug|x64.Build.0 = Debug|x64
- {D593E89E-73FE-4F83-8347-22F72D32B667}.Release|Any CPU.ActiveCfg = Release|x64
- {D593E89E-73FE-4F83-8347-22F72D32B667}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {D593E89E-73FE-4F83-8347-22F72D32B667}.Release|Mixed Platforms.Build.0 = Release|x64
- {D593E89E-73FE-4F83-8347-22F72D32B667}.Release|x64.ActiveCfg = Release|x64
- {D593E89E-73FE-4F83-8347-22F72D32B667}.Release|x64.Build.0 = Release|x64
- {B27E63CF-A57F-477F-9F4E-05D6D6A9D1F6}.Debug|Any CPU.ActiveCfg = Debug|x64
- {B27E63CF-A57F-477F-9F4E-05D6D6A9D1F6}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {B27E63CF-A57F-477F-9F4E-05D6D6A9D1F6}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {B27E63CF-A57F-477F-9F4E-05D6D6A9D1F6}.Debug|x64.ActiveCfg = Debug|x64
- {B27E63CF-A57F-477F-9F4E-05D6D6A9D1F6}.Debug|x64.Build.0 = Debug|x64
- {B27E63CF-A57F-477F-9F4E-05D6D6A9D1F6}.Release|Any CPU.ActiveCfg = Release|x64
- {B27E63CF-A57F-477F-9F4E-05D6D6A9D1F6}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {B27E63CF-A57F-477F-9F4E-05D6D6A9D1F6}.Release|Mixed Platforms.Build.0 = Release|x64
- {B27E63CF-A57F-477F-9F4E-05D6D6A9D1F6}.Release|x64.ActiveCfg = Release|x64
- {B27E63CF-A57F-477F-9F4E-05D6D6A9D1F6}.Release|x64.Build.0 = Release|x64
- {8FE20638-2681-4648-A9AE-7E348DDB1B14}.Debug|Any CPU.ActiveCfg = Debug|x64
- {8FE20638-2681-4648-A9AE-7E348DDB1B14}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {8FE20638-2681-4648-A9AE-7E348DDB1B14}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {8FE20638-2681-4648-A9AE-7E348DDB1B14}.Debug|x64.ActiveCfg = Debug|x64
- {8FE20638-2681-4648-A9AE-7E348DDB1B14}.Debug|x64.Build.0 = Debug|x64
- {8FE20638-2681-4648-A9AE-7E348DDB1B14}.Release|Any CPU.ActiveCfg = Release|x64
- {8FE20638-2681-4648-A9AE-7E348DDB1B14}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {8FE20638-2681-4648-A9AE-7E348DDB1B14}.Release|Mixed Platforms.Build.0 = Release|x64
- {8FE20638-2681-4648-A9AE-7E348DDB1B14}.Release|x64.ActiveCfg = Release|x64
- {8FE20638-2681-4648-A9AE-7E348DDB1B14}.Release|x64.Build.0 = Release|x64
- {1F25FF35-FD9B-4C95-8495-479B791EE50C}.Debug|Any CPU.ActiveCfg = Debug|x64
- {1F25FF35-FD9B-4C95-8495-479B791EE50C}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {1F25FF35-FD9B-4C95-8495-479B791EE50C}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {1F25FF35-FD9B-4C95-8495-479B791EE50C}.Debug|x64.ActiveCfg = Debug|x64
- {1F25FF35-FD9B-4C95-8495-479B791EE50C}.Debug|x64.Build.0 = Debug|x64
- {1F25FF35-FD9B-4C95-8495-479B791EE50C}.Release|Any CPU.ActiveCfg = Release|x64
- {1F25FF35-FD9B-4C95-8495-479B791EE50C}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {1F25FF35-FD9B-4C95-8495-479B791EE50C}.Release|Mixed Platforms.Build.0 = Release|x64
- {1F25FF35-FD9B-4C95-8495-479B791EE50C}.Release|x64.ActiveCfg = Release|x64
- {1F25FF35-FD9B-4C95-8495-479B791EE50C}.Release|x64.Build.0 = Release|x64
- {23BCCB70-07B9-44C9-9028-BF07C7B0B124}.Debug|Any CPU.ActiveCfg = Debug|x64
- {23BCCB70-07B9-44C9-9028-BF07C7B0B124}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {23BCCB70-07B9-44C9-9028-BF07C7B0B124}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {23BCCB70-07B9-44C9-9028-BF07C7B0B124}.Debug|x64.ActiveCfg = Debug|x64
- {23BCCB70-07B9-44C9-9028-BF07C7B0B124}.Debug|x64.Build.0 = Debug|x64
- {23BCCB70-07B9-44C9-9028-BF07C7B0B124}.Release|Any CPU.ActiveCfg = Release|x64
- {23BCCB70-07B9-44C9-9028-BF07C7B0B124}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {23BCCB70-07B9-44C9-9028-BF07C7B0B124}.Release|Mixed Platforms.Build.0 = Release|x64
- {23BCCB70-07B9-44C9-9028-BF07C7B0B124}.Release|x64.ActiveCfg = Release|x64
- {23BCCB70-07B9-44C9-9028-BF07C7B0B124}.Release|x64.Build.0 = Release|x64
- {4723F613-CDB8-4093-99F6-09AD4D8319B3}.Debug|Any CPU.ActiveCfg = Debug|x64
- {4723F613-CDB8-4093-99F6-09AD4D8319B3}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {4723F613-CDB8-4093-99F6-09AD4D8319B3}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {4723F613-CDB8-4093-99F6-09AD4D8319B3}.Debug|x64.ActiveCfg = Debug|x64
- {4723F613-CDB8-4093-99F6-09AD4D8319B3}.Debug|x64.Build.0 = Debug|x64
- {4723F613-CDB8-4093-99F6-09AD4D8319B3}.Release|Any CPU.ActiveCfg = Release|x64
- {4723F613-CDB8-4093-99F6-09AD4D8319B3}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {4723F613-CDB8-4093-99F6-09AD4D8319B3}.Release|Mixed Platforms.Build.0 = Release|x64
- {4723F613-CDB8-4093-99F6-09AD4D8319B3}.Release|x64.ActiveCfg = Release|x64
- {4723F613-CDB8-4093-99F6-09AD4D8319B3}.Release|x64.Build.0 = Release|x64
- {A5EB8468-7738-4AE9-B310-FBCCD5A3282A}.Debug|Any CPU.ActiveCfg = Debug|x64
- {A5EB8468-7738-4AE9-B310-FBCCD5A3282A}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {A5EB8468-7738-4AE9-B310-FBCCD5A3282A}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {A5EB8468-7738-4AE9-B310-FBCCD5A3282A}.Debug|x64.ActiveCfg = Debug|x64
- {A5EB8468-7738-4AE9-B310-FBCCD5A3282A}.Debug|x64.Build.0 = Debug|x64
- {A5EB8468-7738-4AE9-B310-FBCCD5A3282A}.Release|Any CPU.ActiveCfg = Release|x64
- {A5EB8468-7738-4AE9-B310-FBCCD5A3282A}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {A5EB8468-7738-4AE9-B310-FBCCD5A3282A}.Release|Mixed Platforms.Build.0 = Release|x64
- {A5EB8468-7738-4AE9-B310-FBCCD5A3282A}.Release|x64.ActiveCfg = Release|x64
- {A5EB8468-7738-4AE9-B310-FBCCD5A3282A}.Release|x64.Build.0 = Release|x64
- {04728073-9B10-4241-9A72-E19DBEEF2612}.Debug|Any CPU.ActiveCfg = Debug|x64
- {04728073-9B10-4241-9A72-E19DBEEF2612}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {04728073-9B10-4241-9A72-E19DBEEF2612}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {04728073-9B10-4241-9A72-E19DBEEF2612}.Debug|x64.ActiveCfg = Debug|x64
- {04728073-9B10-4241-9A72-E19DBEEF2612}.Debug|x64.Build.0 = Debug|x64
- {04728073-9B10-4241-9A72-E19DBEEF2612}.Release|Any CPU.ActiveCfg = Release|x64
- {04728073-9B10-4241-9A72-E19DBEEF2612}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {04728073-9B10-4241-9A72-E19DBEEF2612}.Release|Mixed Platforms.Build.0 = Release|x64
- {04728073-9B10-4241-9A72-E19DBEEF2612}.Release|x64.ActiveCfg = Release|x64
- {04728073-9B10-4241-9A72-E19DBEEF2612}.Release|x64.Build.0 = Release|x64
- {750BA728-7679-4179-AB40-E354F89FBFBB}.Debug|Any CPU.ActiveCfg = Debug|x64
- {750BA728-7679-4179-AB40-E354F89FBFBB}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {750BA728-7679-4179-AB40-E354F89FBFBB}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {750BA728-7679-4179-AB40-E354F89FBFBB}.Debug|x64.ActiveCfg = Debug|x64
- {750BA728-7679-4179-AB40-E354F89FBFBB}.Debug|x64.Build.0 = Debug|x64
- {750BA728-7679-4179-AB40-E354F89FBFBB}.Release|Any CPU.ActiveCfg = Release|x64
- {750BA728-7679-4179-AB40-E354F89FBFBB}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {750BA728-7679-4179-AB40-E354F89FBFBB}.Release|Mixed Platforms.Build.0 = Release|x64
- {750BA728-7679-4179-AB40-E354F89FBFBB}.Release|x64.ActiveCfg = Release|x64
- {750BA728-7679-4179-AB40-E354F89FBFBB}.Release|x64.Build.0 = Release|x64
- {0E0461FB-F142-4815-9C08-98E4B3C649D0}.Debug|Any CPU.ActiveCfg = Debug|x64
- {0E0461FB-F142-4815-9C08-98E4B3C649D0}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {0E0461FB-F142-4815-9C08-98E4B3C649D0}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {0E0461FB-F142-4815-9C08-98E4B3C649D0}.Debug|x64.ActiveCfg = Debug|x64
- {0E0461FB-F142-4815-9C08-98E4B3C649D0}.Debug|x64.Build.0 = Debug|x64
- {0E0461FB-F142-4815-9C08-98E4B3C649D0}.Release|Any CPU.ActiveCfg = Release|x64
- {0E0461FB-F142-4815-9C08-98E4B3C649D0}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {0E0461FB-F142-4815-9C08-98E4B3C649D0}.Release|Mixed Platforms.Build.0 = Release|x64
- {0E0461FB-F142-4815-9C08-98E4B3C649D0}.Release|x64.ActiveCfg = Release|x64
- {0E0461FB-F142-4815-9C08-98E4B3C649D0}.Release|x64.Build.0 = Release|x64
- {90D58573-49FE-43FD-BB72-69B551001AD6}.Debug|Any CPU.ActiveCfg = Debug|x64
- {90D58573-49FE-43FD-BB72-69B551001AD6}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {90D58573-49FE-43FD-BB72-69B551001AD6}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {90D58573-49FE-43FD-BB72-69B551001AD6}.Debug|x64.ActiveCfg = Debug|x64
- {90D58573-49FE-43FD-BB72-69B551001AD6}.Debug|x64.Build.0 = Debug|x64
- {90D58573-49FE-43FD-BB72-69B551001AD6}.Release|Any CPU.ActiveCfg = Release|x64
- {90D58573-49FE-43FD-BB72-69B551001AD6}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {90D58573-49FE-43FD-BB72-69B551001AD6}.Release|Mixed Platforms.Build.0 = Release|x64
- {90D58573-49FE-43FD-BB72-69B551001AD6}.Release|x64.ActiveCfg = Release|x64
- {90D58573-49FE-43FD-BB72-69B551001AD6}.Release|x64.Build.0 = Release|x64
- {5DE5ACE0-227B-4794-A75D-895BA69A33C1}.Debug|Any CPU.ActiveCfg = Debug|x64
- {5DE5ACE0-227B-4794-A75D-895BA69A33C1}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {5DE5ACE0-227B-4794-A75D-895BA69A33C1}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {5DE5ACE0-227B-4794-A75D-895BA69A33C1}.Debug|x64.ActiveCfg = Debug|x64
- {5DE5ACE0-227B-4794-A75D-895BA69A33C1}.Debug|x64.Build.0 = Debug|x64
- {5DE5ACE0-227B-4794-A75D-895BA69A33C1}.Release|Any CPU.ActiveCfg = Release|x64
- {5DE5ACE0-227B-4794-A75D-895BA69A33C1}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {5DE5ACE0-227B-4794-A75D-895BA69A33C1}.Release|Mixed Platforms.Build.0 = Release|x64
- {5DE5ACE0-227B-4794-A75D-895BA69A33C1}.Release|x64.ActiveCfg = Release|x64
- {5DE5ACE0-227B-4794-A75D-895BA69A33C1}.Release|x64.Build.0 = Release|x64
- {E69D6266-A9DD-47E1-9503-0D7F1618F05B}.Debug|Any CPU.ActiveCfg = Debug|x64
- {E69D6266-A9DD-47E1-9503-0D7F1618F05B}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {E69D6266-A9DD-47E1-9503-0D7F1618F05B}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {E69D6266-A9DD-47E1-9503-0D7F1618F05B}.Debug|x64.ActiveCfg = Debug|x64
- {E69D6266-A9DD-47E1-9503-0D7F1618F05B}.Debug|x64.Build.0 = Debug|x64
- {E69D6266-A9DD-47E1-9503-0D7F1618F05B}.Release|Any CPU.ActiveCfg = Release|x64
- {E69D6266-A9DD-47E1-9503-0D7F1618F05B}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {E69D6266-A9DD-47E1-9503-0D7F1618F05B}.Release|Mixed Platforms.Build.0 = Release|x64
- {E69D6266-A9DD-47E1-9503-0D7F1618F05B}.Release|x64.ActiveCfg = Release|x64
- {E69D6266-A9DD-47E1-9503-0D7F1618F05B}.Release|x64.Build.0 = Release|x64
- {8931B1B1-3E92-4DCC-84B3-2F856824E5DB}.Debug|Any CPU.ActiveCfg = Debug|x64
- {8931B1B1-3E92-4DCC-84B3-2F856824E5DB}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {8931B1B1-3E92-4DCC-84B3-2F856824E5DB}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {8931B1B1-3E92-4DCC-84B3-2F856824E5DB}.Debug|x64.ActiveCfg = Debug|x64
- {8931B1B1-3E92-4DCC-84B3-2F856824E5DB}.Debug|x64.Build.0 = Debug|x64
- {8931B1B1-3E92-4DCC-84B3-2F856824E5DB}.Release|Any CPU.ActiveCfg = Release|x64
- {8931B1B1-3E92-4DCC-84B3-2F856824E5DB}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {8931B1B1-3E92-4DCC-84B3-2F856824E5DB}.Release|Mixed Platforms.Build.0 = Release|x64
- {8931B1B1-3E92-4DCC-84B3-2F856824E5DB}.Release|x64.ActiveCfg = Release|x64
- {8931B1B1-3E92-4DCC-84B3-2F856824E5DB}.Release|x64.Build.0 = Release|x64
- {3A83796B-F695-4783-84A0-2A1F1B3B4E40}.Debug|Any CPU.ActiveCfg = Debug|x64
- {3A83796B-F695-4783-84A0-2A1F1B3B4E40}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {3A83796B-F695-4783-84A0-2A1F1B3B4E40}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {3A83796B-F695-4783-84A0-2A1F1B3B4E40}.Debug|x64.ActiveCfg = Debug|x64
- {3A83796B-F695-4783-84A0-2A1F1B3B4E40}.Debug|x64.Build.0 = Debug|x64
- {3A83796B-F695-4783-84A0-2A1F1B3B4E40}.Release|Any CPU.ActiveCfg = Release|x64
- {3A83796B-F695-4783-84A0-2A1F1B3B4E40}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {3A83796B-F695-4783-84A0-2A1F1B3B4E40}.Release|Mixed Platforms.Build.0 = Release|x64
- {3A83796B-F695-4783-84A0-2A1F1B3B4E40}.Release|x64.ActiveCfg = Release|x64
- {3A83796B-F695-4783-84A0-2A1F1B3B4E40}.Release|x64.Build.0 = Release|x64
- {351A970F-BB66-498F-8B09-9338EB74A540}.Debug|Any CPU.ActiveCfg = Debug|x64
- {351A970F-BB66-498F-8B09-9338EB74A540}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {351A970F-BB66-498F-8B09-9338EB74A540}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {351A970F-BB66-498F-8B09-9338EB74A540}.Debug|x64.ActiveCfg = Debug|x64
- {351A970F-BB66-498F-8B09-9338EB74A540}.Debug|x64.Build.0 = Debug|x64
- {351A970F-BB66-498F-8B09-9338EB74A540}.Release|Any CPU.ActiveCfg = Release|x64
- {351A970F-BB66-498F-8B09-9338EB74A540}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {351A970F-BB66-498F-8B09-9338EB74A540}.Release|Mixed Platforms.Build.0 = Release|x64
- {351A970F-BB66-498F-8B09-9338EB74A540}.Release|x64.ActiveCfg = Release|x64
- {351A970F-BB66-498F-8B09-9338EB74A540}.Release|x64.Build.0 = Release|x64
- {1934692E-17DE-48BA-811B-ED3C70FDC7E4}.Debug|Any CPU.ActiveCfg = Debug|x64
- {1934692E-17DE-48BA-811B-ED3C70FDC7E4}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {1934692E-17DE-48BA-811B-ED3C70FDC7E4}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {1934692E-17DE-48BA-811B-ED3C70FDC7E4}.Debug|x64.ActiveCfg = Debug|x64
- {1934692E-17DE-48BA-811B-ED3C70FDC7E4}.Debug|x64.Build.0 = Debug|x64
- {1934692E-17DE-48BA-811B-ED3C70FDC7E4}.Release|Any CPU.ActiveCfg = Release|x64
- {1934692E-17DE-48BA-811B-ED3C70FDC7E4}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {1934692E-17DE-48BA-811B-ED3C70FDC7E4}.Release|Mixed Platforms.Build.0 = Release|x64
- {1934692E-17DE-48BA-811B-ED3C70FDC7E4}.Release|x64.ActiveCfg = Release|x64
- {1934692E-17DE-48BA-811B-ED3C70FDC7E4}.Release|x64.Build.0 = Release|x64
- {BBF929B2-B00E-4808-9256-275D273BFD79}.Debug|Any CPU.ActiveCfg = Debug|x64
- {BBF929B2-B00E-4808-9256-275D273BFD79}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {BBF929B2-B00E-4808-9256-275D273BFD79}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {BBF929B2-B00E-4808-9256-275D273BFD79}.Debug|x64.ActiveCfg = Debug|x64
- {BBF929B2-B00E-4808-9256-275D273BFD79}.Debug|x64.Build.0 = Debug|x64
- {BBF929B2-B00E-4808-9256-275D273BFD79}.Release|Any CPU.ActiveCfg = Release|x64
- {BBF929B2-B00E-4808-9256-275D273BFD79}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {BBF929B2-B00E-4808-9256-275D273BFD79}.Release|Mixed Platforms.Build.0 = Release|x64
- {BBF929B2-B00E-4808-9256-275D273BFD79}.Release|x64.ActiveCfg = Release|x64
- {BBF929B2-B00E-4808-9256-275D273BFD79}.Release|x64.Build.0 = Release|x64
- {BF917E7C-9FD3-4B7A-97BE-BB53CC90A977}.Debug|Any CPU.ActiveCfg = Debug|x64
- {BF917E7C-9FD3-4B7A-97BE-BB53CC90A977}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {BF917E7C-9FD3-4B7A-97BE-BB53CC90A977}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {BF917E7C-9FD3-4B7A-97BE-BB53CC90A977}.Debug|x64.ActiveCfg = Debug|x64
- {BF917E7C-9FD3-4B7A-97BE-BB53CC90A977}.Debug|x64.Build.0 = Debug|x64
- {BF917E7C-9FD3-4B7A-97BE-BB53CC90A977}.Release|Any CPU.ActiveCfg = Release|x64
- {BF917E7C-9FD3-4B7A-97BE-BB53CC90A977}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {BF917E7C-9FD3-4B7A-97BE-BB53CC90A977}.Release|Mixed Platforms.Build.0 = Release|x64
- {BF917E7C-9FD3-4B7A-97BE-BB53CC90A977}.Release|x64.ActiveCfg = Release|x64
- {BF917E7C-9FD3-4B7A-97BE-BB53CC90A977}.Release|x64.Build.0 = Release|x64
- {B2107199-A9A4-4749-BD8B-57CA56C6255E}.Debug|Any CPU.ActiveCfg = Debug|x64
- {B2107199-A9A4-4749-BD8B-57CA56C6255E}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {B2107199-A9A4-4749-BD8B-57CA56C6255E}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {B2107199-A9A4-4749-BD8B-57CA56C6255E}.Debug|x64.ActiveCfg = Debug|x64
- {B2107199-A9A4-4749-BD8B-57CA56C6255E}.Debug|x64.Build.0 = Debug|x64
- {B2107199-A9A4-4749-BD8B-57CA56C6255E}.Release|Any CPU.ActiveCfg = Release|x64
- {B2107199-A9A4-4749-BD8B-57CA56C6255E}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {B2107199-A9A4-4749-BD8B-57CA56C6255E}.Release|Mixed Platforms.Build.0 = Release|x64
- {B2107199-A9A4-4749-BD8B-57CA56C6255E}.Release|x64.ActiveCfg = Release|x64
- {B2107199-A9A4-4749-BD8B-57CA56C6255E}.Release|x64.Build.0 = Release|x64
- {DB43F2F1-727D-42B4-AA84-5C5FDBAB9F47}.Debug|Any CPU.ActiveCfg = Debug|x64
- {DB43F2F1-727D-42B4-AA84-5C5FDBAB9F47}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {DB43F2F1-727D-42B4-AA84-5C5FDBAB9F47}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {DB43F2F1-727D-42B4-AA84-5C5FDBAB9F47}.Debug|x64.ActiveCfg = Debug|x64
- {DB43F2F1-727D-42B4-AA84-5C5FDBAB9F47}.Debug|x64.Build.0 = Debug|x64
- {DB43F2F1-727D-42B4-AA84-5C5FDBAB9F47}.Release|Any CPU.ActiveCfg = Release|x64
- {DB43F2F1-727D-42B4-AA84-5C5FDBAB9F47}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {DB43F2F1-727D-42B4-AA84-5C5FDBAB9F47}.Release|Mixed Platforms.Build.0 = Release|x64
- {DB43F2F1-727D-42B4-AA84-5C5FDBAB9F47}.Release|x64.ActiveCfg = Release|x64
- {DB43F2F1-727D-42B4-AA84-5C5FDBAB9F47}.Release|x64.Build.0 = Release|x64
- {71020F5C-A2D9-4DAB-9838-2746A57548F9}.Debug|Any CPU.ActiveCfg = Debug|x64
- {71020F5C-A2D9-4DAB-9838-2746A57548F9}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {71020F5C-A2D9-4DAB-9838-2746A57548F9}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {71020F5C-A2D9-4DAB-9838-2746A57548F9}.Debug|x64.ActiveCfg = Debug|x64
- {71020F5C-A2D9-4DAB-9838-2746A57548F9}.Debug|x64.Build.0 = Debug|x64
- {71020F5C-A2D9-4DAB-9838-2746A57548F9}.Release|Any CPU.ActiveCfg = Release|x64
- {71020F5C-A2D9-4DAB-9838-2746A57548F9}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {71020F5C-A2D9-4DAB-9838-2746A57548F9}.Release|Mixed Platforms.Build.0 = Release|x64
- {71020F5C-A2D9-4DAB-9838-2746A57548F9}.Release|x64.ActiveCfg = Release|x64
- {71020F5C-A2D9-4DAB-9838-2746A57548F9}.Release|x64.Build.0 = Release|x64
- {96840AF4-C379-4C33-8D92-3CEFCC518E46}.Debug|Any CPU.ActiveCfg = Debug|x64
- {96840AF4-C379-4C33-8D92-3CEFCC518E46}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {96840AF4-C379-4C33-8D92-3CEFCC518E46}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {96840AF4-C379-4C33-8D92-3CEFCC518E46}.Debug|x64.ActiveCfg = Debug|x64
- {96840AF4-C379-4C33-8D92-3CEFCC518E46}.Debug|x64.Build.0 = Debug|x64
- {96840AF4-C379-4C33-8D92-3CEFCC518E46}.Release|Any CPU.ActiveCfg = Release|x64
- {96840AF4-C379-4C33-8D92-3CEFCC518E46}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {96840AF4-C379-4C33-8D92-3CEFCC518E46}.Release|Mixed Platforms.Build.0 = Release|x64
- {96840AF4-C379-4C33-8D92-3CEFCC518E46}.Release|x64.ActiveCfg = Release|x64
- {96840AF4-C379-4C33-8D92-3CEFCC518E46}.Release|x64.Build.0 = Release|x64
- {52CA7201-7E28-4FCE-9D66-AE0169D4D49D}.Debug|Any CPU.ActiveCfg = Debug|x64
- {52CA7201-7E28-4FCE-9D66-AE0169D4D49D}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {52CA7201-7E28-4FCE-9D66-AE0169D4D49D}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {52CA7201-7E28-4FCE-9D66-AE0169D4D49D}.Debug|x64.ActiveCfg = Debug|x64
- {52CA7201-7E28-4FCE-9D66-AE0169D4D49D}.Debug|x64.Build.0 = Debug|x64
- {52CA7201-7E28-4FCE-9D66-AE0169D4D49D}.Release|Any CPU.ActiveCfg = Release|x64
- {52CA7201-7E28-4FCE-9D66-AE0169D4D49D}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {52CA7201-7E28-4FCE-9D66-AE0169D4D49D}.Release|Mixed Platforms.Build.0 = Release|x64
- {52CA7201-7E28-4FCE-9D66-AE0169D4D49D}.Release|x64.ActiveCfg = Release|x64
- {52CA7201-7E28-4FCE-9D66-AE0169D4D49D}.Release|x64.Build.0 = Release|x64
- {591CC64E-F4F1-47D4-9FAC-0A337D15A69E}.Debug|Any CPU.ActiveCfg = Debug|x64
- {591CC64E-F4F1-47D4-9FAC-0A337D15A69E}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {591CC64E-F4F1-47D4-9FAC-0A337D15A69E}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {591CC64E-F4F1-47D4-9FAC-0A337D15A69E}.Debug|x64.ActiveCfg = Debug|x64
- {591CC64E-F4F1-47D4-9FAC-0A337D15A69E}.Debug|x64.Build.0 = Debug|x64
- {591CC64E-F4F1-47D4-9FAC-0A337D15A69E}.Release|Any CPU.ActiveCfg = Release|x64
- {591CC64E-F4F1-47D4-9FAC-0A337D15A69E}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {591CC64E-F4F1-47D4-9FAC-0A337D15A69E}.Release|Mixed Platforms.Build.0 = Release|x64
- {591CC64E-F4F1-47D4-9FAC-0A337D15A69E}.Release|x64.ActiveCfg = Release|x64
- {591CC64E-F4F1-47D4-9FAC-0A337D15A69E}.Release|x64.Build.0 = Release|x64
- {DB6DD441-40FB-4E50-80BC-4D8B157BCF94}.Debug|Any CPU.ActiveCfg = Debug|x64
- {DB6DD441-40FB-4E50-80BC-4D8B157BCF94}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {DB6DD441-40FB-4E50-80BC-4D8B157BCF94}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {DB6DD441-40FB-4E50-80BC-4D8B157BCF94}.Debug|x64.ActiveCfg = Debug|x64
- {DB6DD441-40FB-4E50-80BC-4D8B157BCF94}.Debug|x64.Build.0 = Debug|x64
- {DB6DD441-40FB-4E50-80BC-4D8B157BCF94}.Release|Any CPU.ActiveCfg = Release|x64
- {DB6DD441-40FB-4E50-80BC-4D8B157BCF94}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {DB6DD441-40FB-4E50-80BC-4D8B157BCF94}.Release|Mixed Platforms.Build.0 = Release|x64
- {DB6DD441-40FB-4E50-80BC-4D8B157BCF94}.Release|x64.ActiveCfg = Release|x64
- {DB6DD441-40FB-4E50-80BC-4D8B157BCF94}.Release|x64.Build.0 = Release|x64
- {33CED97F-9AF7-47EE-A6A0-B4612DC3F0D3}.Debug|Any CPU.ActiveCfg = Debug|x64
- {33CED97F-9AF7-47EE-A6A0-B4612DC3F0D3}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {33CED97F-9AF7-47EE-A6A0-B4612DC3F0D3}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {33CED97F-9AF7-47EE-A6A0-B4612DC3F0D3}.Debug|x64.ActiveCfg = Debug|x64
- {33CED97F-9AF7-47EE-A6A0-B4612DC3F0D3}.Debug|x64.Build.0 = Debug|x64
- {33CED97F-9AF7-47EE-A6A0-B4612DC3F0D3}.Release|Any CPU.ActiveCfg = Release|x64
- {33CED97F-9AF7-47EE-A6A0-B4612DC3F0D3}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {33CED97F-9AF7-47EE-A6A0-B4612DC3F0D3}.Release|Mixed Platforms.Build.0 = Release|x64
- {33CED97F-9AF7-47EE-A6A0-B4612DC3F0D3}.Release|x64.ActiveCfg = Release|x64
- {33CED97F-9AF7-47EE-A6A0-B4612DC3F0D3}.Release|x64.Build.0 = Release|x64
- {23890698-7FD3-4B94-965F-AAB65937ED76}.Debug|Any CPU.ActiveCfg = Debug|x64
- {23890698-7FD3-4B94-965F-AAB65937ED76}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {23890698-7FD3-4B94-965F-AAB65937ED76}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {23890698-7FD3-4B94-965F-AAB65937ED76}.Debug|x64.ActiveCfg = Debug|x64
- {23890698-7FD3-4B94-965F-AAB65937ED76}.Debug|x64.Build.0 = Debug|x64
- {23890698-7FD3-4B94-965F-AAB65937ED76}.Release|Any CPU.ActiveCfg = Release|x64
- {23890698-7FD3-4B94-965F-AAB65937ED76}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {23890698-7FD3-4B94-965F-AAB65937ED76}.Release|Mixed Platforms.Build.0 = Release|x64
- {23890698-7FD3-4B94-965F-AAB65937ED76}.Release|x64.ActiveCfg = Release|x64
- {23890698-7FD3-4B94-965F-AAB65937ED76}.Release|x64.Build.0 = Release|x64
- {28E3DAB6-9D88-4399-A6C0-89876DA75F25}.Debug|Any CPU.ActiveCfg = Debug|x64
- {28E3DAB6-9D88-4399-A6C0-89876DA75F25}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {28E3DAB6-9D88-4399-A6C0-89876DA75F25}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {28E3DAB6-9D88-4399-A6C0-89876DA75F25}.Debug|x64.ActiveCfg = Debug|x64
- {28E3DAB6-9D88-4399-A6C0-89876DA75F25}.Debug|x64.Build.0 = Debug|x64
- {28E3DAB6-9D88-4399-A6C0-89876DA75F25}.Release|Any CPU.ActiveCfg = Release|x64
- {28E3DAB6-9D88-4399-A6C0-89876DA75F25}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {28E3DAB6-9D88-4399-A6C0-89876DA75F25}.Release|Mixed Platforms.Build.0 = Release|x64
- {28E3DAB6-9D88-4399-A6C0-89876DA75F25}.Release|x64.ActiveCfg = Release|x64
- {28E3DAB6-9D88-4399-A6C0-89876DA75F25}.Release|x64.Build.0 = Release|x64
- {2EEC763F-A0AA-4C06-ACEC-04A150AB3D8B}.Debug|Any CPU.ActiveCfg = Debug|x64
- {2EEC763F-A0AA-4C06-ACEC-04A150AB3D8B}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {2EEC763F-A0AA-4C06-ACEC-04A150AB3D8B}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {2EEC763F-A0AA-4C06-ACEC-04A150AB3D8B}.Debug|x64.ActiveCfg = Debug|x64
- {2EEC763F-A0AA-4C06-ACEC-04A150AB3D8B}.Debug|x64.Build.0 = Debug|x64
- {2EEC763F-A0AA-4C06-ACEC-04A150AB3D8B}.Release|Any CPU.ActiveCfg = Release|x64
- {2EEC763F-A0AA-4C06-ACEC-04A150AB3D8B}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {2EEC763F-A0AA-4C06-ACEC-04A150AB3D8B}.Release|Mixed Platforms.Build.0 = Release|x64
- {2EEC763F-A0AA-4C06-ACEC-04A150AB3D8B}.Release|x64.ActiveCfg = Release|x64
- {2EEC763F-A0AA-4C06-ACEC-04A150AB3D8B}.Release|x64.Build.0 = Release|x64
- {A5715758-D2F1-4D26-A530-F951250AA255}.Debug|Any CPU.ActiveCfg = Debug|x64
- {A5715758-D2F1-4D26-A530-F951250AA255}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {A5715758-D2F1-4D26-A530-F951250AA255}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {A5715758-D2F1-4D26-A530-F951250AA255}.Debug|x64.ActiveCfg = Debug|x64
- {A5715758-D2F1-4D26-A530-F951250AA255}.Debug|x64.Build.0 = Debug|x64
- {A5715758-D2F1-4D26-A530-F951250AA255}.Release|Any CPU.ActiveCfg = Release|x64
- {A5715758-D2F1-4D26-A530-F951250AA255}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {A5715758-D2F1-4D26-A530-F951250AA255}.Release|Mixed Platforms.Build.0 = Release|x64
- {A5715758-D2F1-4D26-A530-F951250AA255}.Release|x64.ActiveCfg = Release|x64
- {A5715758-D2F1-4D26-A530-F951250AA255}.Release|x64.Build.0 = Release|x64
- {CE4211C2-A962-4D97-850F-CD8F3C6F9992}.Debug|Any CPU.ActiveCfg = Debug|x64
- {CE4211C2-A962-4D97-850F-CD8F3C6F9992}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {CE4211C2-A962-4D97-850F-CD8F3C6F9992}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {CE4211C2-A962-4D97-850F-CD8F3C6F9992}.Debug|x64.ActiveCfg = Debug|x64
- {CE4211C2-A962-4D97-850F-CD8F3C6F9992}.Debug|x64.Build.0 = Debug|x64
- {CE4211C2-A962-4D97-850F-CD8F3C6F9992}.Release|Any CPU.ActiveCfg = Release|x64
- {CE4211C2-A962-4D97-850F-CD8F3C6F9992}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {CE4211C2-A962-4D97-850F-CD8F3C6F9992}.Release|Mixed Platforms.Build.0 = Release|x64
- {CE4211C2-A962-4D97-850F-CD8F3C6F9992}.Release|x64.ActiveCfg = Release|x64
- {CE4211C2-A962-4D97-850F-CD8F3C6F9992}.Release|x64.Build.0 = Release|x64
- {069988CF-2935-472B-B6B2-03BFCC5D3600}.Debug|Any CPU.ActiveCfg = Debug|x64
- {069988CF-2935-472B-B6B2-03BFCC5D3600}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {069988CF-2935-472B-B6B2-03BFCC5D3600}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {069988CF-2935-472B-B6B2-03BFCC5D3600}.Debug|x64.ActiveCfg = Debug|x64
- {069988CF-2935-472B-B6B2-03BFCC5D3600}.Debug|x64.Build.0 = Debug|x64
- {069988CF-2935-472B-B6B2-03BFCC5D3600}.Release|Any CPU.ActiveCfg = Release|x64
- {069988CF-2935-472B-B6B2-03BFCC5D3600}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {069988CF-2935-472B-B6B2-03BFCC5D3600}.Release|Mixed Platforms.Build.0 = Release|x64
- {069988CF-2935-472B-B6B2-03BFCC5D3600}.Release|x64.ActiveCfg = Release|x64
- {069988CF-2935-472B-B6B2-03BFCC5D3600}.Release|x64.Build.0 = Release|x64
- {8107C592-C923-41B7-AA52-A024364106CD}.Debug|Any CPU.ActiveCfg = Debug|x64
- {8107C592-C923-41B7-AA52-A024364106CD}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {8107C592-C923-41B7-AA52-A024364106CD}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {8107C592-C923-41B7-AA52-A024364106CD}.Debug|x64.ActiveCfg = Debug|x64
- {8107C592-C923-41B7-AA52-A024364106CD}.Debug|x64.Build.0 = Debug|x64
- {8107C592-C923-41B7-AA52-A024364106CD}.Release|Any CPU.ActiveCfg = Release|x64
- {8107C592-C923-41B7-AA52-A024364106CD}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {8107C592-C923-41B7-AA52-A024364106CD}.Release|Mixed Platforms.Build.0 = Release|x64
- {8107C592-C923-41B7-AA52-A024364106CD}.Release|x64.ActiveCfg = Release|x64
- {8107C592-C923-41B7-AA52-A024364106CD}.Release|x64.Build.0 = Release|x64
- {26419356-5E0A-479A-9DBF-4780F5EE98A9}.Debug|Any CPU.ActiveCfg = Debug|x64
- {26419356-5E0A-479A-9DBF-4780F5EE98A9}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {26419356-5E0A-479A-9DBF-4780F5EE98A9}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {26419356-5E0A-479A-9DBF-4780F5EE98A9}.Debug|x64.ActiveCfg = Debug|x64
- {26419356-5E0A-479A-9DBF-4780F5EE98A9}.Debug|x64.Build.0 = Debug|x64
- {26419356-5E0A-479A-9DBF-4780F5EE98A9}.Release|Any CPU.ActiveCfg = Release|x64
- {26419356-5E0A-479A-9DBF-4780F5EE98A9}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {26419356-5E0A-479A-9DBF-4780F5EE98A9}.Release|Mixed Platforms.Build.0 = Release|x64
- {26419356-5E0A-479A-9DBF-4780F5EE98A9}.Release|x64.ActiveCfg = Release|x64
- {26419356-5E0A-479A-9DBF-4780F5EE98A9}.Release|x64.Build.0 = Release|x64
- {97AFE1E2-6D92-4548-9EDC-03F935FF99B0}.Debug|Any CPU.ActiveCfg = Debug|x64
- {97AFE1E2-6D92-4548-9EDC-03F935FF99B0}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {97AFE1E2-6D92-4548-9EDC-03F935FF99B0}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {97AFE1E2-6D92-4548-9EDC-03F935FF99B0}.Debug|x64.ActiveCfg = Debug|x64
- {97AFE1E2-6D92-4548-9EDC-03F935FF99B0}.Debug|x64.Build.0 = Debug|x64
- {97AFE1E2-6D92-4548-9EDC-03F935FF99B0}.Release|Any CPU.ActiveCfg = Release|x64
- {97AFE1E2-6D92-4548-9EDC-03F935FF99B0}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {97AFE1E2-6D92-4548-9EDC-03F935FF99B0}.Release|Mixed Platforms.Build.0 = Release|x64
- {97AFE1E2-6D92-4548-9EDC-03F935FF99B0}.Release|x64.ActiveCfg = Release|x64
- {97AFE1E2-6D92-4548-9EDC-03F935FF99B0}.Release|x64.Build.0 = Release|x64
- {7E5E70EB-0719-4741-99CC-095D09B90C31}.Debug|Any CPU.ActiveCfg = Debug|x64
- {7E5E70EB-0719-4741-99CC-095D09B90C31}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {7E5E70EB-0719-4741-99CC-095D09B90C31}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {7E5E70EB-0719-4741-99CC-095D09B90C31}.Debug|x64.ActiveCfg = Debug|x64
- {7E5E70EB-0719-4741-99CC-095D09B90C31}.Debug|x64.Build.0 = Debug|x64
- {7E5E70EB-0719-4741-99CC-095D09B90C31}.Release|Any CPU.ActiveCfg = Release|x64
- {7E5E70EB-0719-4741-99CC-095D09B90C31}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {7E5E70EB-0719-4741-99CC-095D09B90C31}.Release|Mixed Platforms.Build.0 = Release|x64
- {7E5E70EB-0719-4741-99CC-095D09B90C31}.Release|x64.ActiveCfg = Release|x64
- {7E5E70EB-0719-4741-99CC-095D09B90C31}.Release|x64.Build.0 = Release|x64
- {B0CF4140-812F-4877-BD71-257231472300}.Debug|Any CPU.ActiveCfg = Debug|x64
- {B0CF4140-812F-4877-BD71-257231472300}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {B0CF4140-812F-4877-BD71-257231472300}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {B0CF4140-812F-4877-BD71-257231472300}.Debug|x64.ActiveCfg = Debug|x64
- {B0CF4140-812F-4877-BD71-257231472300}.Debug|x64.Build.0 = Debug|x64
- {B0CF4140-812F-4877-BD71-257231472300}.Release|Any CPU.ActiveCfg = Release|x64
- {B0CF4140-812F-4877-BD71-257231472300}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {B0CF4140-812F-4877-BD71-257231472300}.Release|Mixed Platforms.Build.0 = Release|x64
- {B0CF4140-812F-4877-BD71-257231472300}.Release|x64.ActiveCfg = Release|x64
- {B0CF4140-812F-4877-BD71-257231472300}.Release|x64.Build.0 = Release|x64
- {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Debug|Any CPU.ActiveCfg = Debug|x64
- {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Debug|x64.ActiveCfg = Debug|x64
- {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Debug|x64.Build.0 = Debug|x64
- {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Release|Any CPU.ActiveCfg = Release|x64
- {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Release|Mixed Platforms.Build.0 = Release|x64
- {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Release|x64.ActiveCfg = Release|x64
- {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Release|x64.Build.0 = Release|x64
- {A696E0D3-A4B2-429D-81D8-2B9FFFFCBB28}.Debug|Any CPU.ActiveCfg = Debug|x64
- {A696E0D3-A4B2-429D-81D8-2B9FFFFCBB28}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {A696E0D3-A4B2-429D-81D8-2B9FFFFCBB28}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {A696E0D3-A4B2-429D-81D8-2B9FFFFCBB28}.Debug|x64.ActiveCfg = Debug|x64
- {A696E0D3-A4B2-429D-81D8-2B9FFFFCBB28}.Debug|x64.Build.0 = Debug|x64
- {A696E0D3-A4B2-429D-81D8-2B9FFFFCBB28}.Release|Any CPU.ActiveCfg = Release|x64
- {A696E0D3-A4B2-429D-81D8-2B9FFFFCBB28}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {A696E0D3-A4B2-429D-81D8-2B9FFFFCBB28}.Release|Mixed Platforms.Build.0 = Release|x64
- {A696E0D3-A4B2-429D-81D8-2B9FFFFCBB28}.Release|x64.ActiveCfg = Release|x64
- {A696E0D3-A4B2-429D-81D8-2B9FFFFCBB28}.Release|x64.Build.0 = Release|x64
- {2BA1A808-1ADE-4228-908B-0BDC6BD61755}.Debug|Any CPU.ActiveCfg = Debug|x64
- {2BA1A808-1ADE-4228-908B-0BDC6BD61755}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {2BA1A808-1ADE-4228-908B-0BDC6BD61755}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {2BA1A808-1ADE-4228-908B-0BDC6BD61755}.Debug|x64.ActiveCfg = Debug|x64
- {2BA1A808-1ADE-4228-908B-0BDC6BD61755}.Debug|x64.Build.0 = Debug|x64
- {2BA1A808-1ADE-4228-908B-0BDC6BD61755}.Release|Any CPU.ActiveCfg = Release|x64
- {2BA1A808-1ADE-4228-908B-0BDC6BD61755}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {2BA1A808-1ADE-4228-908B-0BDC6BD61755}.Release|Mixed Platforms.Build.0 = Release|x64
- {2BA1A808-1ADE-4228-908B-0BDC6BD61755}.Release|x64.ActiveCfg = Release|x64
- {2BA1A808-1ADE-4228-908B-0BDC6BD61755}.Release|x64.Build.0 = Release|x64
- {9CDC2557-4A66-4DF8-81E6-4C2F7991BCDB}.Debug|Any CPU.ActiveCfg = Debug|x64
- {9CDC2557-4A66-4DF8-81E6-4C2F7991BCDB}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {9CDC2557-4A66-4DF8-81E6-4C2F7991BCDB}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {9CDC2557-4A66-4DF8-81E6-4C2F7991BCDB}.Debug|x64.ActiveCfg = Debug|x64
- {9CDC2557-4A66-4DF8-81E6-4C2F7991BCDB}.Debug|x64.Build.0 = Debug|x64
- {9CDC2557-4A66-4DF8-81E6-4C2F7991BCDB}.Release|Any CPU.ActiveCfg = Release|x64
- {9CDC2557-4A66-4DF8-81E6-4C2F7991BCDB}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {9CDC2557-4A66-4DF8-81E6-4C2F7991BCDB}.Release|Mixed Platforms.Build.0 = Release|x64
- {9CDC2557-4A66-4DF8-81E6-4C2F7991BCDB}.Release|x64.ActiveCfg = Release|x64
- {9CDC2557-4A66-4DF8-81E6-4C2F7991BCDB}.Release|x64.Build.0 = Release|x64
- {7DF5EF52-59D7-4C22-B22B-F4D007C7A812}.Debug|Any CPU.ActiveCfg = Debug|x64
- {7DF5EF52-59D7-4C22-B22B-F4D007C7A812}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {7DF5EF52-59D7-4C22-B22B-F4D007C7A812}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {7DF5EF52-59D7-4C22-B22B-F4D007C7A812}.Debug|x64.ActiveCfg = Debug|x64
- {7DF5EF52-59D7-4C22-B22B-F4D007C7A812}.Debug|x64.Build.0 = Debug|x64
- {7DF5EF52-59D7-4C22-B22B-F4D007C7A812}.Release|Any CPU.ActiveCfg = Release|x64
- {7DF5EF52-59D7-4C22-B22B-F4D007C7A812}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {7DF5EF52-59D7-4C22-B22B-F4D007C7A812}.Release|Mixed Platforms.Build.0 = Release|x64
- {7DF5EF52-59D7-4C22-B22B-F4D007C7A812}.Release|x64.ActiveCfg = Release|x64
- {7DF5EF52-59D7-4C22-B22B-F4D007C7A812}.Release|x64.Build.0 = Release|x64
- {BD0FE9F3-C8E2-44D1-BC4A-633DA910865F}.Debug|Any CPU.ActiveCfg = Debug|x64
- {BD0FE9F3-C8E2-44D1-BC4A-633DA910865F}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {BD0FE9F3-C8E2-44D1-BC4A-633DA910865F}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {BD0FE9F3-C8E2-44D1-BC4A-633DA910865F}.Debug|x64.ActiveCfg = Debug|x64
- {BD0FE9F3-C8E2-44D1-BC4A-633DA910865F}.Debug|x64.Build.0 = Debug|x64
- {BD0FE9F3-C8E2-44D1-BC4A-633DA910865F}.Release|Any CPU.ActiveCfg = Release|x64
- {BD0FE9F3-C8E2-44D1-BC4A-633DA910865F}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {BD0FE9F3-C8E2-44D1-BC4A-633DA910865F}.Release|Mixed Platforms.Build.0 = Release|x64
- {BD0FE9F3-C8E2-44D1-BC4A-633DA910865F}.Release|x64.ActiveCfg = Release|x64
- {BD0FE9F3-C8E2-44D1-BC4A-633DA910865F}.Release|x64.Build.0 = Release|x64
- {6B6E4B38-F48A-4577-AAB2-8709EBC5C66A}.Debug|Any CPU.ActiveCfg = Debug|x64
- {6B6E4B38-F48A-4577-AAB2-8709EBC5C66A}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {6B6E4B38-F48A-4577-AAB2-8709EBC5C66A}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {6B6E4B38-F48A-4577-AAB2-8709EBC5C66A}.Debug|x64.ActiveCfg = Debug|x64
- {6B6E4B38-F48A-4577-AAB2-8709EBC5C66A}.Debug|x64.Build.0 = Debug|x64
- {6B6E4B38-F48A-4577-AAB2-8709EBC5C66A}.Release|Any CPU.ActiveCfg = Release|x64
- {6B6E4B38-F48A-4577-AAB2-8709EBC5C66A}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {6B6E4B38-F48A-4577-AAB2-8709EBC5C66A}.Release|Mixed Platforms.Build.0 = Release|x64
- {6B6E4B38-F48A-4577-AAB2-8709EBC5C66A}.Release|x64.ActiveCfg = Release|x64
- {6B6E4B38-F48A-4577-AAB2-8709EBC5C66A}.Release|x64.Build.0 = Release|x64
- {42701611-8DCC-41A0-A8DE-C16DACE6D01F}.Debug|Any CPU.ActiveCfg = Debug|x64
- {42701611-8DCC-41A0-A8DE-C16DACE6D01F}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {42701611-8DCC-41A0-A8DE-C16DACE6D01F}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {42701611-8DCC-41A0-A8DE-C16DACE6D01F}.Debug|x64.ActiveCfg = Debug|x64
- {42701611-8DCC-41A0-A8DE-C16DACE6D01F}.Debug|x64.Build.0 = Debug|x64
- {42701611-8DCC-41A0-A8DE-C16DACE6D01F}.Release|Any CPU.ActiveCfg = Release|x64
- {42701611-8DCC-41A0-A8DE-C16DACE6D01F}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {42701611-8DCC-41A0-A8DE-C16DACE6D01F}.Release|Mixed Platforms.Build.0 = Release|x64
- {42701611-8DCC-41A0-A8DE-C16DACE6D01F}.Release|x64.ActiveCfg = Release|x64
- {42701611-8DCC-41A0-A8DE-C16DACE6D01F}.Release|x64.Build.0 = Release|x64
- {222FA638-998E-424F-9677-A57B825A3EA9}.Debug|Any CPU.ActiveCfg = Debug|x64
- {222FA638-998E-424F-9677-A57B825A3EA9}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {222FA638-998E-424F-9677-A57B825A3EA9}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {222FA638-998E-424F-9677-A57B825A3EA9}.Debug|x64.ActiveCfg = Debug|x64
- {222FA638-998E-424F-9677-A57B825A3EA9}.Debug|x64.Build.0 = Debug|x64
- {222FA638-998E-424F-9677-A57B825A3EA9}.Release|Any CPU.ActiveCfg = Release|x64
- {222FA638-998E-424F-9677-A57B825A3EA9}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {222FA638-998E-424F-9677-A57B825A3EA9}.Release|Mixed Platforms.Build.0 = Release|x64
- {222FA638-998E-424F-9677-A57B825A3EA9}.Release|x64.ActiveCfg = Release|x64
- {222FA638-998E-424F-9677-A57B825A3EA9}.Release|x64.Build.0 = Release|x64
- {2447893B-D91A-40BE-A017-124CC1A43772}.Debug|Any CPU.ActiveCfg = Debug|x64
- {2447893B-D91A-40BE-A017-124CC1A43772}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {2447893B-D91A-40BE-A017-124CC1A43772}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {2447893B-D91A-40BE-A017-124CC1A43772}.Debug|x64.ActiveCfg = Debug|x64
- {2447893B-D91A-40BE-A017-124CC1A43772}.Debug|x64.Build.0 = Debug|x64
- {2447893B-D91A-40BE-A017-124CC1A43772}.Release|Any CPU.ActiveCfg = Release|x64
- {2447893B-D91A-40BE-A017-124CC1A43772}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {2447893B-D91A-40BE-A017-124CC1A43772}.Release|Mixed Platforms.Build.0 = Release|x64
- {2447893B-D91A-40BE-A017-124CC1A43772}.Release|x64.ActiveCfg = Release|x64
- {2447893B-D91A-40BE-A017-124CC1A43772}.Release|x64.Build.0 = Release|x64
- {F7430DFA-49DA-4AB3-955A-997C000B412D}.Debug|Any CPU.ActiveCfg = Debug|x64
- {F7430DFA-49DA-4AB3-955A-997C000B412D}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {F7430DFA-49DA-4AB3-955A-997C000B412D}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {F7430DFA-49DA-4AB3-955A-997C000B412D}.Debug|x64.ActiveCfg = Debug|x64
- {F7430DFA-49DA-4AB3-955A-997C000B412D}.Debug|x64.Build.0 = Debug|x64
- {F7430DFA-49DA-4AB3-955A-997C000B412D}.Release|Any CPU.ActiveCfg = Release|x64
- {F7430DFA-49DA-4AB3-955A-997C000B412D}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {F7430DFA-49DA-4AB3-955A-997C000B412D}.Release|Mixed Platforms.Build.0 = Release|x64
- {F7430DFA-49DA-4AB3-955A-997C000B412D}.Release|x64.ActiveCfg = Release|x64
- {F7430DFA-49DA-4AB3-955A-997C000B412D}.Release|x64.Build.0 = Release|x64
- {E159DEBC-950E-46AA-8DF1-D7E56E887D03}.Debug|Any CPU.ActiveCfg = Debug|x64
- {E159DEBC-950E-46AA-8DF1-D7E56E887D03}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {E159DEBC-950E-46AA-8DF1-D7E56E887D03}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {E159DEBC-950E-46AA-8DF1-D7E56E887D03}.Debug|x64.ActiveCfg = Debug|x64
- {E159DEBC-950E-46AA-8DF1-D7E56E887D03}.Debug|x64.Build.0 = Debug|x64
- {E159DEBC-950E-46AA-8DF1-D7E56E887D03}.Release|Any CPU.ActiveCfg = Release|x64
- {E159DEBC-950E-46AA-8DF1-D7E56E887D03}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {E159DEBC-950E-46AA-8DF1-D7E56E887D03}.Release|Mixed Platforms.Build.0 = Release|x64
- {E159DEBC-950E-46AA-8DF1-D7E56E887D03}.Release|x64.ActiveCfg = Release|x64
- {E159DEBC-950E-46AA-8DF1-D7E56E887D03}.Release|x64.Build.0 = Release|x64
- {5AF5316A-8C1F-4F28-93E1-8C03EA69CF1A}.Debug|Any CPU.ActiveCfg = Debug|x64
- {5AF5316A-8C1F-4F28-93E1-8C03EA69CF1A}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {5AF5316A-8C1F-4F28-93E1-8C03EA69CF1A}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {5AF5316A-8C1F-4F28-93E1-8C03EA69CF1A}.Debug|x64.ActiveCfg = Debug|x64
- {5AF5316A-8C1F-4F28-93E1-8C03EA69CF1A}.Debug|x64.Build.0 = Debug|x64
- {5AF5316A-8C1F-4F28-93E1-8C03EA69CF1A}.Release|Any CPU.ActiveCfg = Release|x64
- {5AF5316A-8C1F-4F28-93E1-8C03EA69CF1A}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {5AF5316A-8C1F-4F28-93E1-8C03EA69CF1A}.Release|Mixed Platforms.Build.0 = Release|x64
- {5AF5316A-8C1F-4F28-93E1-8C03EA69CF1A}.Release|x64.ActiveCfg = Release|x64
- {5AF5316A-8C1F-4F28-93E1-8C03EA69CF1A}.Release|x64.Build.0 = Release|x64
- {7ABE82FB-0EFA-4F6D-A57E-2C7387EB5505}.Debug|Any CPU.ActiveCfg = Debug|x64
- {7ABE82FB-0EFA-4F6D-A57E-2C7387EB5505}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {7ABE82FB-0EFA-4F6D-A57E-2C7387EB5505}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {7ABE82FB-0EFA-4F6D-A57E-2C7387EB5505}.Debug|x64.ActiveCfg = Debug|x64
- {7ABE82FB-0EFA-4F6D-A57E-2C7387EB5505}.Debug|x64.Build.0 = Debug|x64
- {7ABE82FB-0EFA-4F6D-A57E-2C7387EB5505}.Release|Any CPU.ActiveCfg = Release|x64
- {7ABE82FB-0EFA-4F6D-A57E-2C7387EB5505}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {7ABE82FB-0EFA-4F6D-A57E-2C7387EB5505}.Release|Mixed Platforms.Build.0 = Release|x64
- {7ABE82FB-0EFA-4F6D-A57E-2C7387EB5505}.Release|x64.ActiveCfg = Release|x64
- {7ABE82FB-0EFA-4F6D-A57E-2C7387EB5505}.Release|x64.Build.0 = Release|x64
- {390C06FF-2359-440D-813A-FAD7913218F7}.Debug|Any CPU.ActiveCfg = Debug|x64
- {390C06FF-2359-440D-813A-FAD7913218F7}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {390C06FF-2359-440D-813A-FAD7913218F7}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {390C06FF-2359-440D-813A-FAD7913218F7}.Debug|x64.ActiveCfg = Debug|x64
- {390C06FF-2359-440D-813A-FAD7913218F7}.Debug|x64.Build.0 = Debug|x64
- {390C06FF-2359-440D-813A-FAD7913218F7}.Release|Any CPU.ActiveCfg = Release|x64
- {390C06FF-2359-440D-813A-FAD7913218F7}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {390C06FF-2359-440D-813A-FAD7913218F7}.Release|Mixed Platforms.Build.0 = Release|x64
- {390C06FF-2359-440D-813A-FAD7913218F7}.Release|x64.ActiveCfg = Release|x64
- {390C06FF-2359-440D-813A-FAD7913218F7}.Release|x64.Build.0 = Release|x64
- {C9C3BB04-6E25-4F05-A571-C06FC180634A}.Debug|Any CPU.ActiveCfg = Debug|x64
- {C9C3BB04-6E25-4F05-A571-C06FC180634A}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {C9C3BB04-6E25-4F05-A571-C06FC180634A}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {C9C3BB04-6E25-4F05-A571-C06FC180634A}.Debug|x64.ActiveCfg = Debug|x64
- {C9C3BB04-6E25-4F05-A571-C06FC180634A}.Debug|x64.Build.0 = Debug|x64
- {C9C3BB04-6E25-4F05-A571-C06FC180634A}.Release|Any CPU.ActiveCfg = Release|x64
- {C9C3BB04-6E25-4F05-A571-C06FC180634A}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {C9C3BB04-6E25-4F05-A571-C06FC180634A}.Release|Mixed Platforms.Build.0 = Release|x64
- {C9C3BB04-6E25-4F05-A571-C06FC180634A}.Release|x64.ActiveCfg = Release|x64
- {C9C3BB04-6E25-4F05-A571-C06FC180634A}.Release|x64.Build.0 = Release|x64
- {2B715521-B728-4F81-A235-EEDAFC951EE6}.Debug|Any CPU.ActiveCfg = Debug|x64
- {2B715521-B728-4F81-A235-EEDAFC951EE6}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {2B715521-B728-4F81-A235-EEDAFC951EE6}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {2B715521-B728-4F81-A235-EEDAFC951EE6}.Debug|x64.ActiveCfg = Debug|x64
- {2B715521-B728-4F81-A235-EEDAFC951EE6}.Debug|x64.Build.0 = Debug|x64
- {2B715521-B728-4F81-A235-EEDAFC951EE6}.Release|Any CPU.ActiveCfg = Release|x64
- {2B715521-B728-4F81-A235-EEDAFC951EE6}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {2B715521-B728-4F81-A235-EEDAFC951EE6}.Release|Mixed Platforms.Build.0 = Release|x64
- {2B715521-B728-4F81-A235-EEDAFC951EE6}.Release|x64.ActiveCfg = Release|x64
- {2B715521-B728-4F81-A235-EEDAFC951EE6}.Release|x64.Build.0 = Release|x64
- {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Debug|Any CPU.ActiveCfg = Debug|x64
- {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Debug|x64.ActiveCfg = Debug|x64
- {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Debug|x64.Build.0 = Debug|x64
- {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Release|Any CPU.ActiveCfg = Release|x64
- {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Release|Mixed Platforms.Build.0 = Release|x64
- {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Release|x64.ActiveCfg = Release|x64
- {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Release|x64.Build.0 = Release|x64
- {539E643E-9E77-4B38-891A-E870982ECFE6}.Debug|Any CPU.ActiveCfg = Debug|x64
- {539E643E-9E77-4B38-891A-E870982ECFE6}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {539E643E-9E77-4B38-891A-E870982ECFE6}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {539E643E-9E77-4B38-891A-E870982ECFE6}.Debug|x64.ActiveCfg = Debug|x64
- {539E643E-9E77-4B38-891A-E870982ECFE6}.Debug|x64.Build.0 = Debug|x64
- {539E643E-9E77-4B38-891A-E870982ECFE6}.Release|Any CPU.ActiveCfg = Release|x64
- {539E643E-9E77-4B38-891A-E870982ECFE6}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {539E643E-9E77-4B38-891A-E870982ECFE6}.Release|Mixed Platforms.Build.0 = Release|x64
- {539E643E-9E77-4B38-891A-E870982ECFE6}.Release|x64.ActiveCfg = Release|x64
- {539E643E-9E77-4B38-891A-E870982ECFE6}.Release|x64.Build.0 = Release|x64
- {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Debug|Any CPU.ActiveCfg = Debug|x64
- {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Debug|x64.ActiveCfg = Debug|x64
- {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Debug|x64.Build.0 = Debug|x64
- {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Release|Any CPU.ActiveCfg = Release|x64
- {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Release|Mixed Platforms.Build.0 = Release|x64
- {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Release|x64.ActiveCfg = Release|x64
- {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Release|x64.Build.0 = Release|x64
- {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Debug|Any CPU.ActiveCfg = Debug|x64
- {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Debug|x64.ActiveCfg = Debug|x64
- {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Debug|x64.Build.0 = Debug|x64
- {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Release|Any CPU.ActiveCfg = Release|x64
- {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Release|Mixed Platforms.Build.0 = Release|x64
- {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Release|x64.ActiveCfg = Release|x64
- {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Release|x64.Build.0 = Release|x64
- {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Debug|Any CPU.ActiveCfg = Debug|x64
- {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Debug|x64.ActiveCfg = Debug|x64
- {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Debug|x64.Build.0 = Debug|x64
- {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Release|Any CPU.ActiveCfg = Release|x64
- {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Release|Mixed Platforms.Build.0 = Release|x64
- {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Release|x64.ActiveCfg = Release|x64
- {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Release|x64.Build.0 = Release|x64
- {641AEE93-AD3C-4D14-AFEC-887ABE87B014}.Debug|Any CPU.ActiveCfg = Debug|x64
- {641AEE93-AD3C-4D14-AFEC-887ABE87B014}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {641AEE93-AD3C-4D14-AFEC-887ABE87B014}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {641AEE93-AD3C-4D14-AFEC-887ABE87B014}.Debug|x64.ActiveCfg = Debug|x64
- {641AEE93-AD3C-4D14-AFEC-887ABE87B014}.Debug|x64.Build.0 = Debug|x64
- {641AEE93-AD3C-4D14-AFEC-887ABE87B014}.Release|Any CPU.ActiveCfg = Release|x64
- {641AEE93-AD3C-4D14-AFEC-887ABE87B014}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {641AEE93-AD3C-4D14-AFEC-887ABE87B014}.Release|Mixed Platforms.Build.0 = Release|x64
- {641AEE93-AD3C-4D14-AFEC-887ABE87B014}.Release|x64.ActiveCfg = Release|x64
- {641AEE93-AD3C-4D14-AFEC-887ABE87B014}.Release|x64.Build.0 = Release|x64
- {90F16A8A-0DCF-4467-A649-F69810780CCF}.Debug|Any CPU.ActiveCfg = Debug|x64
- {90F16A8A-0DCF-4467-A649-F69810780CCF}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {90F16A8A-0DCF-4467-A649-F69810780CCF}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {90F16A8A-0DCF-4467-A649-F69810780CCF}.Debug|x64.ActiveCfg = Debug|x64
- {90F16A8A-0DCF-4467-A649-F69810780CCF}.Debug|x64.Build.0 = Debug|x64
- {90F16A8A-0DCF-4467-A649-F69810780CCF}.Release|Any CPU.ActiveCfg = Release|x64
- {90F16A8A-0DCF-4467-A649-F69810780CCF}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {90F16A8A-0DCF-4467-A649-F69810780CCF}.Release|Mixed Platforms.Build.0 = Release|x64
- {90F16A8A-0DCF-4467-A649-F69810780CCF}.Release|x64.ActiveCfg = Release|x64
- {90F16A8A-0DCF-4467-A649-F69810780CCF}.Release|x64.Build.0 = Release|x64
- {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Debug|Any CPU.ActiveCfg = Debug|x64
- {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Debug|x64.ActiveCfg = Debug|x64
- {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Debug|x64.Build.0 = Debug|x64
- {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Release|Any CPU.ActiveCfg = Release|x64
- {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Release|Mixed Platforms.Build.0 = Release|x64
- {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Release|x64.ActiveCfg = Release|x64
- {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Release|x64.Build.0 = Release|x64
- {710F9A16-180B-47B3-A591-BB8E6F247073}.Debug|Any CPU.ActiveCfg = Debug|x64
- {710F9A16-180B-47B3-A591-BB8E6F247073}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {710F9A16-180B-47B3-A591-BB8E6F247073}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {710F9A16-180B-47B3-A591-BB8E6F247073}.Debug|x64.ActiveCfg = Debug|x64
- {710F9A16-180B-47B3-A591-BB8E6F247073}.Debug|x64.Build.0 = Debug|x64
- {710F9A16-180B-47B3-A591-BB8E6F247073}.Release|Any CPU.ActiveCfg = Release|x64
- {710F9A16-180B-47B3-A591-BB8E6F247073}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {710F9A16-180B-47B3-A591-BB8E6F247073}.Release|Mixed Platforms.Build.0 = Release|x64
- {710F9A16-180B-47B3-A591-BB8E6F247073}.Release|x64.ActiveCfg = Release|x64
- {710F9A16-180B-47B3-A591-BB8E6F247073}.Release|x64.Build.0 = Release|x64
- {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Debug|Any CPU.ActiveCfg = Debug|x64
- {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Debug|x64.ActiveCfg = Debug|x64
- {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Debug|x64.Build.0 = Debug|x64
- {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Release|Any CPU.ActiveCfg = Release|x64
- {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Release|Mixed Platforms.Build.0 = Release|x64
- {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Release|x64.ActiveCfg = Release|x64
- {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Release|x64.Build.0 = Release|x64
- {4094DF83-0626-4DE0-9983-5897B13606DF}.Debug|Any CPU.ActiveCfg = Debug|x64
- {4094DF83-0626-4DE0-9983-5897B13606DF}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {4094DF83-0626-4DE0-9983-5897B13606DF}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {4094DF83-0626-4DE0-9983-5897B13606DF}.Debug|x64.ActiveCfg = Debug|x64
- {4094DF83-0626-4DE0-9983-5897B13606DF}.Debug|x64.Build.0 = Debug|x64
- {4094DF83-0626-4DE0-9983-5897B13606DF}.Release|Any CPU.ActiveCfg = Release|x64
- {4094DF83-0626-4DE0-9983-5897B13606DF}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {4094DF83-0626-4DE0-9983-5897B13606DF}.Release|Mixed Platforms.Build.0 = Release|x64
- {4094DF83-0626-4DE0-9983-5897B13606DF}.Release|x64.ActiveCfg = Release|x64
- {4094DF83-0626-4DE0-9983-5897B13606DF}.Release|x64.Build.0 = Release|x64
- {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Debug|Any CPU.ActiveCfg = Debug|x64
- {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Debug|x64.ActiveCfg = Debug|x64
- {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Debug|x64.Build.0 = Debug|x64
- {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Release|Any CPU.ActiveCfg = Release|x64
- {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Release|Mixed Platforms.Build.0 = Release|x64
- {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Release|x64.ActiveCfg = Release|x64
- {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Release|x64.Build.0 = Release|x64
- {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Debug|Any CPU.ActiveCfg = Debug|x64
- {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Debug|x64.ActiveCfg = Debug|x64
- {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Debug|x64.Build.0 = Debug|x64
- {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Release|Any CPU.ActiveCfg = Release|x64
- {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Release|Mixed Platforms.Build.0 = Release|x64
- {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Release|x64.ActiveCfg = Release|x64
- {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Release|x64.Build.0 = Release|x64
- {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Debug|Any CPU.ActiveCfg = Debug|x64
- {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Debug|x64.ActiveCfg = Debug|x64
- {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Debug|x64.Build.0 = Debug|x64
- {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Release|Any CPU.ActiveCfg = Release|x64
- {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Release|Mixed Platforms.Build.0 = Release|x64
- {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Release|x64.ActiveCfg = Release|x64
- {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Release|x64.Build.0 = Release|x64
- {F17002F9-D680-4162-9CE3-EF470EE9081B}.Debug|Any CPU.ActiveCfg = Debug|x64
- {F17002F9-D680-4162-9CE3-EF470EE9081B}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {F17002F9-D680-4162-9CE3-EF470EE9081B}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {F17002F9-D680-4162-9CE3-EF470EE9081B}.Debug|x64.ActiveCfg = Debug|x64
- {F17002F9-D680-4162-9CE3-EF470EE9081B}.Debug|x64.Build.0 = Debug|x64
- {F17002F9-D680-4162-9CE3-EF470EE9081B}.Release|Any CPU.ActiveCfg = Release|x64
- {F17002F9-D680-4162-9CE3-EF470EE9081B}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {F17002F9-D680-4162-9CE3-EF470EE9081B}.Release|Mixed Platforms.Build.0 = Release|x64
- {F17002F9-D680-4162-9CE3-EF470EE9081B}.Release|x64.ActiveCfg = Release|x64
- {F17002F9-D680-4162-9CE3-EF470EE9081B}.Release|x64.Build.0 = Release|x64
- {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Debug|Any CPU.ActiveCfg = Debug|x64
- {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Debug|x64.ActiveCfg = Debug|x64
- {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Debug|x64.Build.0 = Debug|x64
- {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Release|Any CPU.ActiveCfg = Release|x64
- {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Release|Mixed Platforms.Build.0 = Release|x64
- {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Release|x64.ActiveCfg = Release|x64
- {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Release|x64.Build.0 = Release|x64
- {BF72E5D9-88C6-4BD2-AA7D-A3082E75B042}.Debug|Any CPU.ActiveCfg = Debug|x64
- {BF72E5D9-88C6-4BD2-AA7D-A3082E75B042}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {BF72E5D9-88C6-4BD2-AA7D-A3082E75B042}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {BF72E5D9-88C6-4BD2-AA7D-A3082E75B042}.Debug|x64.ActiveCfg = Debug|x64
- {BF72E5D9-88C6-4BD2-AA7D-A3082E75B042}.Debug|x64.Build.0 = Debug|x64
- {BF72E5D9-88C6-4BD2-AA7D-A3082E75B042}.Release|Any CPU.ActiveCfg = Release|x64
- {BF72E5D9-88C6-4BD2-AA7D-A3082E75B042}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {BF72E5D9-88C6-4BD2-AA7D-A3082E75B042}.Release|Mixed Platforms.Build.0 = Release|x64
- {BF72E5D9-88C6-4BD2-AA7D-A3082E75B042}.Release|x64.ActiveCfg = Release|x64
- {BF72E5D9-88C6-4BD2-AA7D-A3082E75B042}.Release|x64.Build.0 = Release|x64
- {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Debug|Any CPU.ActiveCfg = Debug|x64
- {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Debug|x64.ActiveCfg = Debug|x64
- {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Debug|x64.Build.0 = Debug|x64
- {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Release|Any CPU.ActiveCfg = Release|x64
- {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Release|Mixed Platforms.Build.0 = Release|x64
- {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Release|x64.ActiveCfg = Release|x64
- {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Release|x64.Build.0 = Release|x64
- {331715DB-DCAB-4F21-827A-47768BF3B800}.Debug|Any CPU.ActiveCfg = Debug|x64
- {331715DB-DCAB-4F21-827A-47768BF3B800}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {331715DB-DCAB-4F21-827A-47768BF3B800}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {331715DB-DCAB-4F21-827A-47768BF3B800}.Debug|x64.ActiveCfg = Debug|x64
- {331715DB-DCAB-4F21-827A-47768BF3B800}.Debug|x64.Build.0 = Debug|x64
- {331715DB-DCAB-4F21-827A-47768BF3B800}.Release|Any CPU.ActiveCfg = Release|x64
- {331715DB-DCAB-4F21-827A-47768BF3B800}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {331715DB-DCAB-4F21-827A-47768BF3B800}.Release|Mixed Platforms.Build.0 = Release|x64
- {331715DB-DCAB-4F21-827A-47768BF3B800}.Release|x64.ActiveCfg = Release|x64
- {331715DB-DCAB-4F21-827A-47768BF3B800}.Release|x64.Build.0 = Release|x64
- {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Debug|Any CPU.ActiveCfg = Debug|x64
- {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Debug|x64.ActiveCfg = Debug|x64
- {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Debug|x64.Build.0 = Debug|x64
- {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Release|Any CPU.ActiveCfg = Release|x64
- {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Release|Mixed Platforms.Build.0 = Release|x64
- {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Release|x64.ActiveCfg = Release|x64
- {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Release|x64.Build.0 = Release|x64
- {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Debug|Any CPU.ActiveCfg = Debug|x64
- {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Debug|x64.ActiveCfg = Debug|x64
- {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Debug|x64.Build.0 = Debug|x64
- {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Release|Any CPU.ActiveCfg = Release|x64
- {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Release|Mixed Platforms.Build.0 = Release|x64
- {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Release|x64.ActiveCfg = Release|x64
- {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Release|x64.Build.0 = Release|x64
- {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Debug|Any CPU.ActiveCfg = Debug|x64
- {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Debug|x64.ActiveCfg = Debug|x64
- {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Debug|x64.Build.0 = Debug|x64
- {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Release|Any CPU.ActiveCfg = Release|x64
- {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Release|Mixed Platforms.Build.0 = Release|x64
- {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Release|x64.ActiveCfg = Release|x64
- {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Release|x64.Build.0 = Release|x64
- {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Debug|Any CPU.ActiveCfg = Debug|x64
- {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Debug|x64.ActiveCfg = Debug|x64
- {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Debug|x64.Build.0 = Debug|x64
- {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Release|Any CPU.ActiveCfg = Release|x64
- {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Release|Mixed Platforms.Build.0 = Release|x64
- {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Release|x64.ActiveCfg = Release|x64
- {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Release|x64.Build.0 = Release|x64
- {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Debug|Any CPU.ActiveCfg = Debug|x64
- {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Debug|x64.ActiveCfg = Debug|x64
- {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Debug|x64.Build.0 = Debug|x64
- {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Release|Any CPU.ActiveCfg = Release|x64
- {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Release|Mixed Platforms.Build.0 = Release|x64
- {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Release|x64.ActiveCfg = Release|x64
- {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Release|x64.Build.0 = Release|x64
- {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Debug|Any CPU.ActiveCfg = Debug|x64
- {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Debug|x64.ActiveCfg = Debug|x64
- {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Debug|x64.Build.0 = Debug|x64
- {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Release|Any CPU.ActiveCfg = Release|x64
- {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Release|Mixed Platforms.Build.0 = Release|x64
- {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Release|x64.ActiveCfg = Release|x64
- {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Release|x64.Build.0 = Release|x64
- {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Debug|Any CPU.ActiveCfg = Debug|x64
- {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Debug|x64.ActiveCfg = Debug|x64
- {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Debug|x64.Build.0 = Debug|x64
- {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Release|Any CPU.ActiveCfg = Release|x64
- {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Release|Mixed Platforms.Build.0 = Release|x64
- {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Release|x64.ActiveCfg = Release|x64
- {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Release|x64.Build.0 = Release|x64
- {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Debug|Any CPU.ActiveCfg = Debug|x64
- {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Debug|x64.ActiveCfg = Debug|x64
- {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Debug|x64.Build.0 = Debug|x64
- {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Release|Any CPU.ActiveCfg = Release|x64
- {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Release|Mixed Platforms.Build.0 = Release|x64
- {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Release|x64.ActiveCfg = Release|x64
- {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Release|x64.Build.0 = Release|x64
- {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Debug|Any CPU.ActiveCfg = Debug|x64
- {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Debug|x64.ActiveCfg = Debug|x64
- {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Debug|x64.Build.0 = Debug|x64
- {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Release|Any CPU.ActiveCfg = Release|x64
- {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Release|Mixed Platforms.Build.0 = Release|x64
- {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Release|x64.ActiveCfg = Release|x64
- {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Release|x64.Build.0 = Release|x64
- {3090D664-9838-405C-8CD6-379E494AB157}.Debug|Any CPU.ActiveCfg = Debug|x64
- {3090D664-9838-405C-8CD6-379E494AB157}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {3090D664-9838-405C-8CD6-379E494AB157}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {3090D664-9838-405C-8CD6-379E494AB157}.Debug|x64.ActiveCfg = Debug|x64
- {3090D664-9838-405C-8CD6-379E494AB157}.Debug|x64.Build.0 = Debug|x64
- {3090D664-9838-405C-8CD6-379E494AB157}.Release|Any CPU.ActiveCfg = Release|x64
- {3090D664-9838-405C-8CD6-379E494AB157}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {3090D664-9838-405C-8CD6-379E494AB157}.Release|Mixed Platforms.Build.0 = Release|x64
- {3090D664-9838-405C-8CD6-379E494AB157}.Release|x64.ActiveCfg = Release|x64
- {3090D664-9838-405C-8CD6-379E494AB157}.Release|x64.Build.0 = Release|x64
- {0B8165E9-E035-439D-B548-9B8BB461299D}.Debug|Any CPU.ActiveCfg = Debug|x64
- {0B8165E9-E035-439D-B548-9B8BB461299D}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {0B8165E9-E035-439D-B548-9B8BB461299D}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {0B8165E9-E035-439D-B548-9B8BB461299D}.Debug|x64.ActiveCfg = Debug|x64
- {0B8165E9-E035-439D-B548-9B8BB461299D}.Debug|x64.Build.0 = Debug|x64
- {0B8165E9-E035-439D-B548-9B8BB461299D}.Release|Any CPU.ActiveCfg = Release|x64
- {0B8165E9-E035-439D-B548-9B8BB461299D}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {0B8165E9-E035-439D-B548-9B8BB461299D}.Release|Mixed Platforms.Build.0 = Release|x64
- {0B8165E9-E035-439D-B548-9B8BB461299D}.Release|x64.ActiveCfg = Release|x64
- {0B8165E9-E035-439D-B548-9B8BB461299D}.Release|x64.Build.0 = Release|x64
- {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Debug|Any CPU.ActiveCfg = Debug|x64
- {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Debug|x64.ActiveCfg = Debug|x64
- {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Debug|x64.Build.0 = Debug|x64
- {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Release|Any CPU.ActiveCfg = Release|x64
- {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Release|Mixed Platforms.Build.0 = Release|x64
- {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Release|x64.ActiveCfg = Release|x64
- {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Release|x64.Build.0 = Release|x64
- {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Debug|Any CPU.ActiveCfg = Debug|x64
- {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Debug|x64.ActiveCfg = Debug|x64
- {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Debug|x64.Build.0 = Debug|x64
- {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Release|Any CPU.ActiveCfg = Release|x64
- {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Release|Mixed Platforms.Build.0 = Release|x64
- {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Release|x64.ActiveCfg = Release|x64
- {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Release|x64.Build.0 = Release|x64
- {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Debug|Any CPU.ActiveCfg = Debug|x64
- {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Debug|x64.ActiveCfg = Debug|x64
- {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Debug|x64.Build.0 = Debug|x64
- {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Release|Any CPU.ActiveCfg = Release|x64
- {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Release|Mixed Platforms.Build.0 = Release|x64
- {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Release|x64.ActiveCfg = Release|x64
- {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Release|x64.Build.0 = Release|x64
- {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Debug|Any CPU.ActiveCfg = Debug|x64
- {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Debug|x64.ActiveCfg = Debug|x64
- {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Debug|x64.Build.0 = Debug|x64
- {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Release|Any CPU.ActiveCfg = Release|x64
- {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Release|Mixed Platforms.Build.0 = Release|x64
- {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Release|x64.ActiveCfg = Release|x64
- {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Release|x64.Build.0 = Release|x64
- {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Debug|Any CPU.ActiveCfg = Debug|x64
- {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Debug|x64.ActiveCfg = Debug|x64
- {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Debug|x64.Build.0 = Debug|x64
- {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Release|Any CPU.ActiveCfg = Release|x64
- {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Release|Mixed Platforms.Build.0 = Release|x64
- {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Release|x64.ActiveCfg = Release|x64
- {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Release|x64.Build.0 = Release|x64
- {4161D387-F20B-4288-81EA-F13C2D384DD8}.Debug|Any CPU.ActiveCfg = Debug|x64
- {4161D387-F20B-4288-81EA-F13C2D384DD8}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {4161D387-F20B-4288-81EA-F13C2D384DD8}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {4161D387-F20B-4288-81EA-F13C2D384DD8}.Debug|x64.ActiveCfg = Debug|x64
- {4161D387-F20B-4288-81EA-F13C2D384DD8}.Debug|x64.Build.0 = Debug|x64
- {4161D387-F20B-4288-81EA-F13C2D384DD8}.Release|Any CPU.ActiveCfg = Release|x64
- {4161D387-F20B-4288-81EA-F13C2D384DD8}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {4161D387-F20B-4288-81EA-F13C2D384DD8}.Release|Mixed Platforms.Build.0 = Release|x64
- {4161D387-F20B-4288-81EA-F13C2D384DD8}.Release|x64.ActiveCfg = Release|x64
- {4161D387-F20B-4288-81EA-F13C2D384DD8}.Release|x64.Build.0 = Release|x64
- {501DAA6D-53B9-4A21-AB78-235E6C995FB9}.Debug|Any CPU.ActiveCfg = Debug|x64
- {501DAA6D-53B9-4A21-AB78-235E6C995FB9}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {501DAA6D-53B9-4A21-AB78-235E6C995FB9}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {501DAA6D-53B9-4A21-AB78-235E6C995FB9}.Debug|x64.ActiveCfg = Debug|x64
- {501DAA6D-53B9-4A21-AB78-235E6C995FB9}.Debug|x64.Build.0 = Debug|x64
- {501DAA6D-53B9-4A21-AB78-235E6C995FB9}.Release|Any CPU.ActiveCfg = Release|x64
- {501DAA6D-53B9-4A21-AB78-235E6C995FB9}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {501DAA6D-53B9-4A21-AB78-235E6C995FB9}.Release|Mixed Platforms.Build.0 = Release|x64
- {501DAA6D-53B9-4A21-AB78-235E6C995FB9}.Release|x64.ActiveCfg = Release|x64
- {501DAA6D-53B9-4A21-AB78-235E6C995FB9}.Release|x64.Build.0 = Release|x64
- {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Debug|Any CPU.ActiveCfg = Debug|x64
- {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Debug|x64.ActiveCfg = Debug|x64
- {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Debug|x64.Build.0 = Debug|x64
- {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Release|Any CPU.ActiveCfg = Release|x64
- {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Release|Mixed Platforms.Build.0 = Release|x64
- {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Release|x64.ActiveCfg = Release|x64
- {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Release|x64.Build.0 = Release|x64
- {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Debug|Any CPU.ActiveCfg = Debug|x64
- {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Debug|x64.ActiveCfg = Debug|x64
- {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Debug|x64.Build.0 = Debug|x64
- {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Release|Any CPU.ActiveCfg = Release|x64
- {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Release|Mixed Platforms.Build.0 = Release|x64
- {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Release|x64.ActiveCfg = Release|x64
- {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Release|x64.Build.0 = Release|x64
- {F524F545-6D93-4212-B51D-5D5F26897EFC}.Debug|Any CPU.ActiveCfg = Debug|x64
- {F524F545-6D93-4212-B51D-5D5F26897EFC}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {F524F545-6D93-4212-B51D-5D5F26897EFC}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {F524F545-6D93-4212-B51D-5D5F26897EFC}.Debug|x64.ActiveCfg = Debug|x64
- {F524F545-6D93-4212-B51D-5D5F26897EFC}.Debug|x64.Build.0 = Debug|x64
- {F524F545-6D93-4212-B51D-5D5F26897EFC}.Release|Any CPU.ActiveCfg = Release|x64
- {F524F545-6D93-4212-B51D-5D5F26897EFC}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {F524F545-6D93-4212-B51D-5D5F26897EFC}.Release|Mixed Platforms.Build.0 = Release|x64
- {F524F545-6D93-4212-B51D-5D5F26897EFC}.Release|x64.ActiveCfg = Release|x64
- {F524F545-6D93-4212-B51D-5D5F26897EFC}.Release|x64.Build.0 = Release|x64
- {E83A9A3C-3336-44A7-A167-07983121C529}.Debug|Any CPU.ActiveCfg = Debug|x64
- {E83A9A3C-3336-44A7-A167-07983121C529}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {E83A9A3C-3336-44A7-A167-07983121C529}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {E83A9A3C-3336-44A7-A167-07983121C529}.Debug|x64.ActiveCfg = Debug|x64
- {E83A9A3C-3336-44A7-A167-07983121C529}.Debug|x64.Build.0 = Debug|x64
- {E83A9A3C-3336-44A7-A167-07983121C529}.Release|Any CPU.ActiveCfg = Release|x64
- {E83A9A3C-3336-44A7-A167-07983121C529}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {E83A9A3C-3336-44A7-A167-07983121C529}.Release|Mixed Platforms.Build.0 = Release|x64
- {E83A9A3C-3336-44A7-A167-07983121C529}.Release|x64.ActiveCfg = Release|x64
- {E83A9A3C-3336-44A7-A167-07983121C529}.Release|x64.Build.0 = Release|x64
- {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Debug|Any CPU.ActiveCfg = Debug|x64
- {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Debug|x64.ActiveCfg = Debug|x64
- {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Debug|x64.Build.0 = Debug|x64
- {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Release|Any CPU.ActiveCfg = Release|x64
- {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Release|Mixed Platforms.Build.0 = Release|x64
- {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Release|x64.ActiveCfg = Release|x64
- {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Release|x64.Build.0 = Release|x64
- {70017116-8568-47F8-8E1E-C84462A334C1}.Debug|Any CPU.ActiveCfg = Debug|x64
- {70017116-8568-47F8-8E1E-C84462A334C1}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {70017116-8568-47F8-8E1E-C84462A334C1}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {70017116-8568-47F8-8E1E-C84462A334C1}.Debug|x64.ActiveCfg = Debug|x64
- {70017116-8568-47F8-8E1E-C84462A334C1}.Debug|x64.Build.0 = Debug|x64
- {70017116-8568-47F8-8E1E-C84462A334C1}.Release|Any CPU.ActiveCfg = Release|x64
- {70017116-8568-47F8-8E1E-C84462A334C1}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {70017116-8568-47F8-8E1E-C84462A334C1}.Release|Mixed Platforms.Build.0 = Release|x64
- {70017116-8568-47F8-8E1E-C84462A334C1}.Release|x64.ActiveCfg = Release|x64
- {70017116-8568-47F8-8E1E-C84462A334C1}.Release|x64.Build.0 = Release|x64
- {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Debug|Any CPU.ActiveCfg = Debug|x64
- {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Debug|x64.ActiveCfg = Debug|x64
- {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Debug|x64.Build.0 = Debug|x64
- {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Release|Any CPU.ActiveCfg = Release|x64
- {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Release|Mixed Platforms.Build.0 = Release|x64
- {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Release|x64.ActiveCfg = Release|x64
- {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Release|x64.Build.0 = Release|x64
- {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Debug|Any CPU.ActiveCfg = Debug|x64
- {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Debug|x64.ActiveCfg = Debug|x64
- {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Debug|x64.Build.0 = Debug|x64
- {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Release|Any CPU.ActiveCfg = Release|x64
- {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Release|Mixed Platforms.Build.0 = Release|x64
- {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Release|x64.ActiveCfg = Release|x64
- {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Release|x64.Build.0 = Release|x64
- {D6D62266-1C55-4B07-85B6-62CD6EDD27F7}.Debug|Any CPU.ActiveCfg = Debug|x64
- {D6D62266-1C55-4B07-85B6-62CD6EDD27F7}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {D6D62266-1C55-4B07-85B6-62CD6EDD27F7}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {D6D62266-1C55-4B07-85B6-62CD6EDD27F7}.Debug|x64.ActiveCfg = Debug|x64
- {D6D62266-1C55-4B07-85B6-62CD6EDD27F7}.Debug|x64.Build.0 = Debug|x64
- {D6D62266-1C55-4B07-85B6-62CD6EDD27F7}.Release|Any CPU.ActiveCfg = Release|x64
- {D6D62266-1C55-4B07-85B6-62CD6EDD27F7}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {D6D62266-1C55-4B07-85B6-62CD6EDD27F7}.Release|Mixed Platforms.Build.0 = Release|x64
- {D6D62266-1C55-4B07-85B6-62CD6EDD27F7}.Release|x64.ActiveCfg = Release|x64
- {D6D62266-1C55-4B07-85B6-62CD6EDD27F7}.Release|x64.Build.0 = Release|x64
- {3859861E-6A53-4035-8A98-AD77F6510A6E}.Debug|Any CPU.ActiveCfg = Debug|x64
- {3859861E-6A53-4035-8A98-AD77F6510A6E}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {3859861E-6A53-4035-8A98-AD77F6510A6E}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {3859861E-6A53-4035-8A98-AD77F6510A6E}.Debug|x64.ActiveCfg = Debug|x64
- {3859861E-6A53-4035-8A98-AD77F6510A6E}.Debug|x64.Build.0 = Debug|x64
- {3859861E-6A53-4035-8A98-AD77F6510A6E}.Release|Any CPU.ActiveCfg = Release|x64
- {3859861E-6A53-4035-8A98-AD77F6510A6E}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {3859861E-6A53-4035-8A98-AD77F6510A6E}.Release|Mixed Platforms.Build.0 = Release|x64
- {3859861E-6A53-4035-8A98-AD77F6510A6E}.Release|x64.ActiveCfg = Release|x64
- {3859861E-6A53-4035-8A98-AD77F6510A6E}.Release|x64.Build.0 = Release|x64
- {6F0362F9-F1B0-4B95-A920-52C29062C546}.Debug|Any CPU.ActiveCfg = Debug|x64
- {6F0362F9-F1B0-4B95-A920-52C29062C546}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {6F0362F9-F1B0-4B95-A920-52C29062C546}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {6F0362F9-F1B0-4B95-A920-52C29062C546}.Debug|x64.ActiveCfg = Debug|x64
- {6F0362F9-F1B0-4B95-A920-52C29062C546}.Debug|x64.Build.0 = Debug|x64
- {6F0362F9-F1B0-4B95-A920-52C29062C546}.Release|Any CPU.ActiveCfg = Release|x64
- {6F0362F9-F1B0-4B95-A920-52C29062C546}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {6F0362F9-F1B0-4B95-A920-52C29062C546}.Release|Mixed Platforms.Build.0 = Release|x64
- {6F0362F9-F1B0-4B95-A920-52C29062C546}.Release|x64.ActiveCfg = Release|x64
- {6F0362F9-F1B0-4B95-A920-52C29062C546}.Release|x64.Build.0 = Release|x64
- {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Debug|Any CPU.ActiveCfg = Debug|x64
- {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Debug|x64.ActiveCfg = Debug|x64
- {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Debug|x64.Build.0 = Debug|x64
- {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Release|Any CPU.ActiveCfg = Release|x64
- {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Release|Mixed Platforms.Build.0 = Release|x64
- {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Release|x64.ActiveCfg = Release|x64
- {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Release|x64.Build.0 = Release|x64
- {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Debug|Any CPU.ActiveCfg = Debug|x64
- {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Debug|x64.ActiveCfg = Debug|x64
- {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Debug|x64.Build.0 = Debug|x64
- {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Release|Any CPU.ActiveCfg = Release|x64
- {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Release|Mixed Platforms.Build.0 = Release|x64
- {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Release|x64.ActiveCfg = Release|x64
- {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Release|x64.Build.0 = Release|x64
- {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Debug|Any CPU.ActiveCfg = Debug|x64
- {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Debug|x64.ActiveCfg = Debug|x64
- {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Debug|x64.Build.0 = Debug|x64
- {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Release|Any CPU.ActiveCfg = Release|x64
- {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Release|Mixed Platforms.Build.0 = Release|x64
- {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Release|x64.ActiveCfg = Release|x64
- {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Release|x64.Build.0 = Release|x64
- {8FCFAF22-18DB-4AD3-A533-7F238B60A9D5}.Debug|Any CPU.ActiveCfg = Debug|x64
- {8FCFAF22-18DB-4AD3-A533-7F238B60A9D5}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {8FCFAF22-18DB-4AD3-A533-7F238B60A9D5}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {8FCFAF22-18DB-4AD3-A533-7F238B60A9D5}.Debug|x64.ActiveCfg = Debug|x64
- {8FCFAF22-18DB-4AD3-A533-7F238B60A9D5}.Debug|x64.Build.0 = Debug|x64
- {8FCFAF22-18DB-4AD3-A533-7F238B60A9D5}.Release|Any CPU.ActiveCfg = Release|x64
- {8FCFAF22-18DB-4AD3-A533-7F238B60A9D5}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {8FCFAF22-18DB-4AD3-A533-7F238B60A9D5}.Release|Mixed Platforms.Build.0 = Release|x64
- {8FCFAF22-18DB-4AD3-A533-7F238B60A9D5}.Release|x64.ActiveCfg = Release|x64
- {8FCFAF22-18DB-4AD3-A533-7F238B60A9D5}.Release|x64.Build.0 = Release|x64
- {5D59176C-604F-4B04-8AD2-37C3B0297AF9}.Debug|Any CPU.ActiveCfg = Debug|x64
- {5D59176C-604F-4B04-8AD2-37C3B0297AF9}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {5D59176C-604F-4B04-8AD2-37C3B0297AF9}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {5D59176C-604F-4B04-8AD2-37C3B0297AF9}.Debug|x64.ActiveCfg = Debug|x64
- {5D59176C-604F-4B04-8AD2-37C3B0297AF9}.Debug|x64.Build.0 = Debug|x64
- {5D59176C-604F-4B04-8AD2-37C3B0297AF9}.Release|Any CPU.ActiveCfg = Release|x64
- {5D59176C-604F-4B04-8AD2-37C3B0297AF9}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {5D59176C-604F-4B04-8AD2-37C3B0297AF9}.Release|Mixed Platforms.Build.0 = Release|x64
- {5D59176C-604F-4B04-8AD2-37C3B0297AF9}.Release|x64.ActiveCfg = Release|x64
- {5D59176C-604F-4B04-8AD2-37C3B0297AF9}.Release|x64.Build.0 = Release|x64
- {A82CAB28-A9C5-4D59-86CA-E66A76CCDAEE}.Debug|Any CPU.ActiveCfg = Debug|x64
- {A82CAB28-A9C5-4D59-86CA-E66A76CCDAEE}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {A82CAB28-A9C5-4D59-86CA-E66A76CCDAEE}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {A82CAB28-A9C5-4D59-86CA-E66A76CCDAEE}.Debug|x64.ActiveCfg = Debug|x64
- {A82CAB28-A9C5-4D59-86CA-E66A76CCDAEE}.Debug|x64.Build.0 = Debug|x64
- {A82CAB28-A9C5-4D59-86CA-E66A76CCDAEE}.Release|Any CPU.ActiveCfg = Release|x64
- {A82CAB28-A9C5-4D59-86CA-E66A76CCDAEE}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {A82CAB28-A9C5-4D59-86CA-E66A76CCDAEE}.Release|Mixed Platforms.Build.0 = Release|x64
- {A82CAB28-A9C5-4D59-86CA-E66A76CCDAEE}.Release|x64.ActiveCfg = Release|x64
- {A82CAB28-A9C5-4D59-86CA-E66A76CCDAEE}.Release|x64.Build.0 = Release|x64
- {462E0B74-4249-4F65-8F40-6442266F5519}.Debug|Any CPU.ActiveCfg = Debug|x64
- {462E0B74-4249-4F65-8F40-6442266F5519}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {462E0B74-4249-4F65-8F40-6442266F5519}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {462E0B74-4249-4F65-8F40-6442266F5519}.Debug|x64.ActiveCfg = Debug|x64
- {462E0B74-4249-4F65-8F40-6442266F5519}.Debug|x64.Build.0 = Debug|x64
- {462E0B74-4249-4F65-8F40-6442266F5519}.Release|Any CPU.ActiveCfg = Release|x64
- {462E0B74-4249-4F65-8F40-6442266F5519}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {462E0B74-4249-4F65-8F40-6442266F5519}.Release|Mixed Platforms.Build.0 = Release|x64
- {462E0B74-4249-4F65-8F40-6442266F5519}.Release|x64.ActiveCfg = Release|x64
- {462E0B74-4249-4F65-8F40-6442266F5519}.Release|x64.Build.0 = Release|x64
- {DB8B2975-3E1F-4D22-946A-92A579D75257}.Debug|Any CPU.ActiveCfg = Debug|x64
- {DB8B2975-3E1F-4D22-946A-92A579D75257}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
- {DB8B2975-3E1F-4D22-946A-92A579D75257}.Debug|Mixed Platforms.Build.0 = Debug|x64
- {DB8B2975-3E1F-4D22-946A-92A579D75257}.Debug|x64.ActiveCfg = Debug|x64
- {DB8B2975-3E1F-4D22-946A-92A579D75257}.Debug|x64.Build.0 = Debug|x64
- {DB8B2975-3E1F-4D22-946A-92A579D75257}.Release|Any CPU.ActiveCfg = Release|x64
- {DB8B2975-3E1F-4D22-946A-92A579D75257}.Release|Mixed Platforms.ActiveCfg = Release|x64
- {DB8B2975-3E1F-4D22-946A-92A579D75257}.Release|Mixed Platforms.Build.0 = Release|x64
- {DB8B2975-3E1F-4D22-946A-92A579D75257}.Release|x64.ActiveCfg = Release|x64
- {DB8B2975-3E1F-4D22-946A-92A579D75257}.Release|x64.Build.0 = Release|x64
+ {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Debug|x64.Build.0 = Debug|Any CPU
+ {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Checked|x64.Build.0 = Checked|Any CPU
+ {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Release|Any CPU.Build.0 = Release|Any CPU
+ {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Release|x64.ActiveCfg = Release|Any CPU
+ {996021AF-AB49-4B39-A3C7-3D874E9B4230}.Release|x64.Build.0 = Release|Any CPU
+ {7E5E70EB-0719-4741-99CC-095D09B90C31}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7E5E70EB-0719-4741-99CC-095D09B90C31}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7E5E70EB-0719-4741-99CC-095D09B90C31}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7E5E70EB-0719-4741-99CC-095D09B90C31}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7E5E70EB-0719-4741-99CC-095D09B90C31}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7E5E70EB-0719-4741-99CC-095D09B90C31}.Debug|x64.Build.0 = Debug|Any CPU
+ {7E5E70EB-0719-4741-99CC-095D09B90C31}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7E5E70EB-0719-4741-99CC-095D09B90C31}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7E5E70EB-0719-4741-99CC-095D09B90C31}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7E5E70EB-0719-4741-99CC-095D09B90C31}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7E5E70EB-0719-4741-99CC-095D09B90C31}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7E5E70EB-0719-4741-99CC-095D09B90C31}.Checked|x64.Build.0 = Checked|Any CPU
+ {7E5E70EB-0719-4741-99CC-095D09B90C31}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7E5E70EB-0719-4741-99CC-095D09B90C31}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7E5E70EB-0719-4741-99CC-095D09B90C31}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7E5E70EB-0719-4741-99CC-095D09B90C31}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7E5E70EB-0719-4741-99CC-095D09B90C31}.Release|x64.ActiveCfg = Release|Any CPU
+ {7E5E70EB-0719-4741-99CC-095D09B90C31}.Release|x64.Build.0 = Release|Any CPU
+ {B0CF4140-812F-4877-BD71-257231472300}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B0CF4140-812F-4877-BD71-257231472300}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B0CF4140-812F-4877-BD71-257231472300}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B0CF4140-812F-4877-BD71-257231472300}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B0CF4140-812F-4877-BD71-257231472300}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B0CF4140-812F-4877-BD71-257231472300}.Debug|x64.Build.0 = Debug|Any CPU
+ {B0CF4140-812F-4877-BD71-257231472300}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B0CF4140-812F-4877-BD71-257231472300}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B0CF4140-812F-4877-BD71-257231472300}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B0CF4140-812F-4877-BD71-257231472300}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B0CF4140-812F-4877-BD71-257231472300}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B0CF4140-812F-4877-BD71-257231472300}.Checked|x64.Build.0 = Checked|Any CPU
+ {B0CF4140-812F-4877-BD71-257231472300}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B0CF4140-812F-4877-BD71-257231472300}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B0CF4140-812F-4877-BD71-257231472300}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B0CF4140-812F-4877-BD71-257231472300}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B0CF4140-812F-4877-BD71-257231472300}.Release|x64.ActiveCfg = Release|Any CPU
+ {B0CF4140-812F-4877-BD71-257231472300}.Release|x64.Build.0 = Release|Any CPU
+ {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Debug|x64.Build.0 = Debug|Any CPU
+ {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Checked|x64.Build.0 = Checked|Any CPU
+ {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Release|x64.ActiveCfg = Release|Any CPU
+ {3E71C420-F21A-439A-8618-B7002F0CAB6A}.Release|x64.Build.0 = Release|Any CPU
+ {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Debug|x64.Build.0 = Debug|Any CPU
+ {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Checked|x64.Build.0 = Checked|Any CPU
+ {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Release|x64.ActiveCfg = Release|Any CPU
+ {AFE05673-42FD-4147-8EBF-8960BBCEEC61}.Release|x64.Build.0 = Release|Any CPU
+ {539E643E-9E77-4B38-891A-E870982ECFE6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {539E643E-9E77-4B38-891A-E870982ECFE6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {539E643E-9E77-4B38-891A-E870982ECFE6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {539E643E-9E77-4B38-891A-E870982ECFE6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {539E643E-9E77-4B38-891A-E870982ECFE6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {539E643E-9E77-4B38-891A-E870982ECFE6}.Debug|x64.Build.0 = Debug|Any CPU
+ {539E643E-9E77-4B38-891A-E870982ECFE6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {539E643E-9E77-4B38-891A-E870982ECFE6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {539E643E-9E77-4B38-891A-E870982ECFE6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {539E643E-9E77-4B38-891A-E870982ECFE6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {539E643E-9E77-4B38-891A-E870982ECFE6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {539E643E-9E77-4B38-891A-E870982ECFE6}.Checked|x64.Build.0 = Checked|Any CPU
+ {539E643E-9E77-4B38-891A-E870982ECFE6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {539E643E-9E77-4B38-891A-E870982ECFE6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {539E643E-9E77-4B38-891A-E870982ECFE6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {539E643E-9E77-4B38-891A-E870982ECFE6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {539E643E-9E77-4B38-891A-E870982ECFE6}.Release|x64.ActiveCfg = Release|Any CPU
+ {539E643E-9E77-4B38-891A-E870982ECFE6}.Release|x64.Build.0 = Release|Any CPU
+ {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Debug|x64.Build.0 = Debug|Any CPU
+ {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Checked|x64.Build.0 = Checked|Any CPU
+ {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Release|Any CPU.Build.0 = Release|Any CPU
+ {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Release|x64.ActiveCfg = Release|Any CPU
+ {082E8D5A-19E7-4970-96EA-FD665F9AEB66}.Release|x64.Build.0 = Release|Any CPU
+ {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Debug|x64.Build.0 = Debug|Any CPU
+ {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Checked|x64.Build.0 = Checked|Any CPU
+ {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Release|Any CPU.Build.0 = Release|Any CPU
+ {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Release|x64.ActiveCfg = Release|Any CPU
+ {014F3DD9-D5D7-414E-B9DC-271D6753D522}.Release|x64.Build.0 = Release|Any CPU
+ {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Debug|x64.Build.0 = Debug|Any CPU
+ {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Checked|x64.Build.0 = Checked|Any CPU
+ {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Release|x64.ActiveCfg = Release|Any CPU
+ {3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}.Release|x64.Build.0 = Release|Any CPU
+ {90F16A8A-0DCF-4467-A649-F69810780CCF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {90F16A8A-0DCF-4467-A649-F69810780CCF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {90F16A8A-0DCF-4467-A649-F69810780CCF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {90F16A8A-0DCF-4467-A649-F69810780CCF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {90F16A8A-0DCF-4467-A649-F69810780CCF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {90F16A8A-0DCF-4467-A649-F69810780CCF}.Debug|x64.Build.0 = Debug|Any CPU
+ {90F16A8A-0DCF-4467-A649-F69810780CCF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {90F16A8A-0DCF-4467-A649-F69810780CCF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {90F16A8A-0DCF-4467-A649-F69810780CCF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {90F16A8A-0DCF-4467-A649-F69810780CCF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {90F16A8A-0DCF-4467-A649-F69810780CCF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {90F16A8A-0DCF-4467-A649-F69810780CCF}.Checked|x64.Build.0 = Checked|Any CPU
+ {90F16A8A-0DCF-4467-A649-F69810780CCF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {90F16A8A-0DCF-4467-A649-F69810780CCF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {90F16A8A-0DCF-4467-A649-F69810780CCF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {90F16A8A-0DCF-4467-A649-F69810780CCF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {90F16A8A-0DCF-4467-A649-F69810780CCF}.Release|x64.ActiveCfg = Release|Any CPU
+ {90F16A8A-0DCF-4467-A649-F69810780CCF}.Release|x64.Build.0 = Release|Any CPU
+ {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Debug|x64.Build.0 = Debug|Any CPU
+ {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Checked|x64.Build.0 = Checked|Any CPU
+ {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Release|Any CPU.Build.0 = Release|Any CPU
+ {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Release|x64.ActiveCfg = Release|Any CPU
+ {76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}.Release|x64.Build.0 = Release|Any CPU
+ {710F9A16-180B-47B3-A591-BB8E6F247073}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {710F9A16-180B-47B3-A591-BB8E6F247073}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {710F9A16-180B-47B3-A591-BB8E6F247073}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {710F9A16-180B-47B3-A591-BB8E6F247073}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {710F9A16-180B-47B3-A591-BB8E6F247073}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {710F9A16-180B-47B3-A591-BB8E6F247073}.Debug|x64.Build.0 = Debug|Any CPU
+ {710F9A16-180B-47B3-A591-BB8E6F247073}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {710F9A16-180B-47B3-A591-BB8E6F247073}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {710F9A16-180B-47B3-A591-BB8E6F247073}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {710F9A16-180B-47B3-A591-BB8E6F247073}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {710F9A16-180B-47B3-A591-BB8E6F247073}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {710F9A16-180B-47B3-A591-BB8E6F247073}.Checked|x64.Build.0 = Checked|Any CPU
+ {710F9A16-180B-47B3-A591-BB8E6F247073}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {710F9A16-180B-47B3-A591-BB8E6F247073}.Release|Any CPU.Build.0 = Release|Any CPU
+ {710F9A16-180B-47B3-A591-BB8E6F247073}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {710F9A16-180B-47B3-A591-BB8E6F247073}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {710F9A16-180B-47B3-A591-BB8E6F247073}.Release|x64.ActiveCfg = Release|Any CPU
+ {710F9A16-180B-47B3-A591-BB8E6F247073}.Release|x64.Build.0 = Release|Any CPU
+ {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Debug|x64.Build.0 = Debug|Any CPU
+ {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Checked|x64.Build.0 = Checked|Any CPU
+ {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Release|x64.ActiveCfg = Release|Any CPU
+ {A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}.Release|x64.Build.0 = Release|Any CPU
+ {4094DF83-0626-4DE0-9983-5897B13606DF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4094DF83-0626-4DE0-9983-5897B13606DF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4094DF83-0626-4DE0-9983-5897B13606DF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4094DF83-0626-4DE0-9983-5897B13606DF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4094DF83-0626-4DE0-9983-5897B13606DF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4094DF83-0626-4DE0-9983-5897B13606DF}.Debug|x64.Build.0 = Debug|Any CPU
+ {4094DF83-0626-4DE0-9983-5897B13606DF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4094DF83-0626-4DE0-9983-5897B13606DF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4094DF83-0626-4DE0-9983-5897B13606DF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4094DF83-0626-4DE0-9983-5897B13606DF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4094DF83-0626-4DE0-9983-5897B13606DF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4094DF83-0626-4DE0-9983-5897B13606DF}.Checked|x64.Build.0 = Checked|Any CPU
+ {4094DF83-0626-4DE0-9983-5897B13606DF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4094DF83-0626-4DE0-9983-5897B13606DF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4094DF83-0626-4DE0-9983-5897B13606DF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4094DF83-0626-4DE0-9983-5897B13606DF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4094DF83-0626-4DE0-9983-5897B13606DF}.Release|x64.ActiveCfg = Release|Any CPU
+ {4094DF83-0626-4DE0-9983-5897B13606DF}.Release|x64.Build.0 = Release|Any CPU
+ {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Debug|x64.Build.0 = Debug|Any CPU
+ {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Checked|x64.Build.0 = Checked|Any CPU
+ {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Release|x64.ActiveCfg = Release|Any CPU
+ {BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}.Release|x64.Build.0 = Release|Any CPU
+ {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Debug|x64.Build.0 = Debug|Any CPU
+ {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Checked|x64.Build.0 = Checked|Any CPU
+ {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Release|x64.ActiveCfg = Release|Any CPU
+ {467E97CC-BA9A-40B3-9AD5-317C68D81EF1}.Release|x64.Build.0 = Release|Any CPU
+ {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Debug|x64.Build.0 = Debug|Any CPU
+ {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Checked|x64.Build.0 = Checked|Any CPU
+ {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Release|x64.ActiveCfg = Release|Any CPU
+ {D688AD66-F57F-49F1-8E43-B2338721FBBE}.Release|x64.Build.0 = Release|Any CPU
+ {F17002F9-D680-4162-9CE3-EF470EE9081B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F17002F9-D680-4162-9CE3-EF470EE9081B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F17002F9-D680-4162-9CE3-EF470EE9081B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F17002F9-D680-4162-9CE3-EF470EE9081B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F17002F9-D680-4162-9CE3-EF470EE9081B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F17002F9-D680-4162-9CE3-EF470EE9081B}.Debug|x64.Build.0 = Debug|Any CPU
+ {F17002F9-D680-4162-9CE3-EF470EE9081B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F17002F9-D680-4162-9CE3-EF470EE9081B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F17002F9-D680-4162-9CE3-EF470EE9081B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F17002F9-D680-4162-9CE3-EF470EE9081B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F17002F9-D680-4162-9CE3-EF470EE9081B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F17002F9-D680-4162-9CE3-EF470EE9081B}.Checked|x64.Build.0 = Checked|Any CPU
+ {F17002F9-D680-4162-9CE3-EF470EE9081B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F17002F9-D680-4162-9CE3-EF470EE9081B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F17002F9-D680-4162-9CE3-EF470EE9081B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F17002F9-D680-4162-9CE3-EF470EE9081B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F17002F9-D680-4162-9CE3-EF470EE9081B}.Release|x64.ActiveCfg = Release|Any CPU
+ {F17002F9-D680-4162-9CE3-EF470EE9081B}.Release|x64.Build.0 = Release|Any CPU
+ {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Debug|x64.Build.0 = Debug|Any CPU
+ {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Checked|x64.Build.0 = Checked|Any CPU
+ {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Release|x64.ActiveCfg = Release|Any CPU
+ {5BFB4DA5-A817-44A9-8255-DF05136261DC}.Release|x64.Build.0 = Release|Any CPU
+ {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Debug|x64.Build.0 = Debug|Any CPU
+ {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Checked|x64.Build.0 = Checked|Any CPU
+ {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Release|x64.ActiveCfg = Release|Any CPU
+ {11F40955-B8B9-4F00-8829-DD5E7F05A90E}.Release|x64.Build.0 = Release|Any CPU
+ {331715DB-DCAB-4F21-827A-47768BF3B800}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {331715DB-DCAB-4F21-827A-47768BF3B800}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {331715DB-DCAB-4F21-827A-47768BF3B800}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {331715DB-DCAB-4F21-827A-47768BF3B800}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {331715DB-DCAB-4F21-827A-47768BF3B800}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {331715DB-DCAB-4F21-827A-47768BF3B800}.Debug|x64.Build.0 = Debug|Any CPU
+ {331715DB-DCAB-4F21-827A-47768BF3B800}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {331715DB-DCAB-4F21-827A-47768BF3B800}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {331715DB-DCAB-4F21-827A-47768BF3B800}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {331715DB-DCAB-4F21-827A-47768BF3B800}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {331715DB-DCAB-4F21-827A-47768BF3B800}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {331715DB-DCAB-4F21-827A-47768BF3B800}.Checked|x64.Build.0 = Checked|Any CPU
+ {331715DB-DCAB-4F21-827A-47768BF3B800}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {331715DB-DCAB-4F21-827A-47768BF3B800}.Release|Any CPU.Build.0 = Release|Any CPU
+ {331715DB-DCAB-4F21-827A-47768BF3B800}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {331715DB-DCAB-4F21-827A-47768BF3B800}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {331715DB-DCAB-4F21-827A-47768BF3B800}.Release|x64.ActiveCfg = Release|Any CPU
+ {331715DB-DCAB-4F21-827A-47768BF3B800}.Release|x64.Build.0 = Release|Any CPU
+ {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Debug|x64.Build.0 = Debug|Any CPU
+ {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Checked|x64.Build.0 = Checked|Any CPU
+ {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Release|x64.ActiveCfg = Release|Any CPU
+ {F71DBAB0-1882-4B67-AC27-16D2345D068F}.Release|x64.Build.0 = Release|Any CPU
+ {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Debug|x64.Build.0 = Debug|Any CPU
+ {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Checked|x64.Build.0 = Checked|Any CPU
+ {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Release|x64.ActiveCfg = Release|Any CPU
+ {68D03805-999C-43C6-B3A4-9BE79A1A98F0}.Release|x64.Build.0 = Release|Any CPU
+ {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Debug|x64.Build.0 = Debug|Any CPU
+ {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Checked|x64.Build.0 = Checked|Any CPU
+ {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Release|x64.ActiveCfg = Release|Any CPU
+ {9DA5356F-AB1F-4921-974D-2634E644C5F1}.Release|x64.Build.0 = Release|Any CPU
+ {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Debug|x64.Build.0 = Debug|Any CPU
+ {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Checked|x64.Build.0 = Checked|Any CPU
+ {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Release|x64.ActiveCfg = Release|Any CPU
+ {BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}.Release|x64.Build.0 = Release|Any CPU
+ {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Debug|x64.Build.0 = Debug|Any CPU
+ {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Checked|x64.Build.0 = Checked|Any CPU
+ {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Release|x64.ActiveCfg = Release|Any CPU
+ {D5529457-208A-4D5A-AF63-091B26F6FF3C}.Release|x64.Build.0 = Release|Any CPU
+ {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Debug|x64.Build.0 = Debug|Any CPU
+ {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Checked|x64.Build.0 = Checked|Any CPU
+ {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Release|x64.ActiveCfg = Release|Any CPU
+ {3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}.Release|x64.Build.0 = Release|Any CPU
+ {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Debug|x64.Build.0 = Debug|Any CPU
+ {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Checked|x64.Build.0 = Checked|Any CPU
+ {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Release|x64.ActiveCfg = Release|Any CPU
+ {A57C2AC7-6CE3-4107-AE80-65BC226D532A}.Release|x64.Build.0 = Release|Any CPU
+ {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Debug|x64.Build.0 = Debug|Any CPU
+ {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Checked|x64.Build.0 = Checked|Any CPU
+ {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Release|x64.ActiveCfg = Release|Any CPU
+ {55FB5BA9-22A4-4980-BC3C-904316B542E7}.Release|x64.Build.0 = Release|Any CPU
+ {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Debug|x64.Build.0 = Debug|Any CPU
+ {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Checked|x64.Build.0 = Checked|Any CPU
+ {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Release|x64.ActiveCfg = Release|Any CPU
+ {55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}.Release|x64.Build.0 = Release|Any CPU
+ {3090D664-9838-405C-8CD6-379E494AB157}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3090D664-9838-405C-8CD6-379E494AB157}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3090D664-9838-405C-8CD6-379E494AB157}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3090D664-9838-405C-8CD6-379E494AB157}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3090D664-9838-405C-8CD6-379E494AB157}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3090D664-9838-405C-8CD6-379E494AB157}.Debug|x64.Build.0 = Debug|Any CPU
+ {3090D664-9838-405C-8CD6-379E494AB157}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3090D664-9838-405C-8CD6-379E494AB157}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3090D664-9838-405C-8CD6-379E494AB157}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3090D664-9838-405C-8CD6-379E494AB157}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3090D664-9838-405C-8CD6-379E494AB157}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3090D664-9838-405C-8CD6-379E494AB157}.Checked|x64.Build.0 = Checked|Any CPU
+ {3090D664-9838-405C-8CD6-379E494AB157}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3090D664-9838-405C-8CD6-379E494AB157}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3090D664-9838-405C-8CD6-379E494AB157}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3090D664-9838-405C-8CD6-379E494AB157}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3090D664-9838-405C-8CD6-379E494AB157}.Release|x64.ActiveCfg = Release|Any CPU
+ {3090D664-9838-405C-8CD6-379E494AB157}.Release|x64.Build.0 = Release|Any CPU
+ {0B8165E9-E035-439D-B548-9B8BB461299D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0B8165E9-E035-439D-B548-9B8BB461299D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0B8165E9-E035-439D-B548-9B8BB461299D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0B8165E9-E035-439D-B548-9B8BB461299D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0B8165E9-E035-439D-B548-9B8BB461299D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0B8165E9-E035-439D-B548-9B8BB461299D}.Debug|x64.Build.0 = Debug|Any CPU
+ {0B8165E9-E035-439D-B548-9B8BB461299D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0B8165E9-E035-439D-B548-9B8BB461299D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0B8165E9-E035-439D-B548-9B8BB461299D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0B8165E9-E035-439D-B548-9B8BB461299D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0B8165E9-E035-439D-B548-9B8BB461299D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0B8165E9-E035-439D-B548-9B8BB461299D}.Checked|x64.Build.0 = Checked|Any CPU
+ {0B8165E9-E035-439D-B548-9B8BB461299D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0B8165E9-E035-439D-B548-9B8BB461299D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0B8165E9-E035-439D-B548-9B8BB461299D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0B8165E9-E035-439D-B548-9B8BB461299D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0B8165E9-E035-439D-B548-9B8BB461299D}.Release|x64.ActiveCfg = Release|Any CPU
+ {0B8165E9-E035-439D-B548-9B8BB461299D}.Release|x64.Build.0 = Release|Any CPU
+ {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Debug|x64.Build.0 = Debug|Any CPU
+ {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Checked|x64.Build.0 = Checked|Any CPU
+ {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Release|x64.ActiveCfg = Release|Any CPU
+ {DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}.Release|x64.Build.0 = Release|Any CPU
+ {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Debug|x64.Build.0 = Debug|Any CPU
+ {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Checked|x64.Build.0 = Checked|Any CPU
+ {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Release|x64.ActiveCfg = Release|Any CPU
+ {5A0215DA-950B-460B-AF53-FFAED6DB2AC9}.Release|x64.Build.0 = Release|Any CPU
+ {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Debug|x64.Build.0 = Debug|Any CPU
+ {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Checked|x64.Build.0 = Checked|Any CPU
+ {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Release|x64.ActiveCfg = Release|Any CPU
+ {6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}.Release|x64.Build.0 = Release|Any CPU
+ {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Debug|x64.Build.0 = Debug|Any CPU
+ {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Checked|x64.Build.0 = Checked|Any CPU
+ {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Release|x64.ActiveCfg = Release|Any CPU
+ {173CA099-7538-44C5-A3B7-4D2F8664D7E3}.Release|x64.Build.0 = Release|Any CPU
+ {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Debug|x64.Build.0 = Debug|Any CPU
+ {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Checked|x64.Build.0 = Checked|Any CPU
+ {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Release|x64.ActiveCfg = Release|Any CPU
+ {07895B46-3625-4E18-81BA-9C991A7E4A9E}.Release|x64.Build.0 = Release|Any CPU
+ {4161D387-F20B-4288-81EA-F13C2D384DD8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4161D387-F20B-4288-81EA-F13C2D384DD8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4161D387-F20B-4288-81EA-F13C2D384DD8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4161D387-F20B-4288-81EA-F13C2D384DD8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4161D387-F20B-4288-81EA-F13C2D384DD8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4161D387-F20B-4288-81EA-F13C2D384DD8}.Debug|x64.Build.0 = Debug|Any CPU
+ {4161D387-F20B-4288-81EA-F13C2D384DD8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4161D387-F20B-4288-81EA-F13C2D384DD8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4161D387-F20B-4288-81EA-F13C2D384DD8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4161D387-F20B-4288-81EA-F13C2D384DD8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4161D387-F20B-4288-81EA-F13C2D384DD8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4161D387-F20B-4288-81EA-F13C2D384DD8}.Checked|x64.Build.0 = Checked|Any CPU
+ {4161D387-F20B-4288-81EA-F13C2D384DD8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4161D387-F20B-4288-81EA-F13C2D384DD8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4161D387-F20B-4288-81EA-F13C2D384DD8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4161D387-F20B-4288-81EA-F13C2D384DD8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4161D387-F20B-4288-81EA-F13C2D384DD8}.Release|x64.ActiveCfg = Release|Any CPU
+ {4161D387-F20B-4288-81EA-F13C2D384DD8}.Release|x64.Build.0 = Release|Any CPU
+ {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Debug|x64.Build.0 = Debug|Any CPU
+ {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Checked|x64.Build.0 = Checked|Any CPU
+ {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Release|x64.ActiveCfg = Release|Any CPU
+ {2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}.Release|x64.Build.0 = Release|Any CPU
+ {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Debug|x64.Build.0 = Debug|Any CPU
+ {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Checked|x64.Build.0 = Checked|Any CPU
+ {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Release|Any CPU.Build.0 = Release|Any CPU
+ {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Release|x64.ActiveCfg = Release|Any CPU
+ {54DFD24C-F147-4825-9E8E-A0ABD4FCC762}.Release|x64.Build.0 = Release|Any CPU
+ {F524F545-6D93-4212-B51D-5D5F26897EFC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F524F545-6D93-4212-B51D-5D5F26897EFC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F524F545-6D93-4212-B51D-5D5F26897EFC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F524F545-6D93-4212-B51D-5D5F26897EFC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F524F545-6D93-4212-B51D-5D5F26897EFC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F524F545-6D93-4212-B51D-5D5F26897EFC}.Debug|x64.Build.0 = Debug|Any CPU
+ {F524F545-6D93-4212-B51D-5D5F26897EFC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F524F545-6D93-4212-B51D-5D5F26897EFC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F524F545-6D93-4212-B51D-5D5F26897EFC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F524F545-6D93-4212-B51D-5D5F26897EFC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F524F545-6D93-4212-B51D-5D5F26897EFC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F524F545-6D93-4212-B51D-5D5F26897EFC}.Checked|x64.Build.0 = Checked|Any CPU
+ {F524F545-6D93-4212-B51D-5D5F26897EFC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F524F545-6D93-4212-B51D-5D5F26897EFC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F524F545-6D93-4212-B51D-5D5F26897EFC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F524F545-6D93-4212-B51D-5D5F26897EFC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F524F545-6D93-4212-B51D-5D5F26897EFC}.Release|x64.ActiveCfg = Release|Any CPU
+ {F524F545-6D93-4212-B51D-5D5F26897EFC}.Release|x64.Build.0 = Release|Any CPU
+ {E83A9A3C-3336-44A7-A167-07983121C529}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E83A9A3C-3336-44A7-A167-07983121C529}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E83A9A3C-3336-44A7-A167-07983121C529}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E83A9A3C-3336-44A7-A167-07983121C529}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E83A9A3C-3336-44A7-A167-07983121C529}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E83A9A3C-3336-44A7-A167-07983121C529}.Debug|x64.Build.0 = Debug|Any CPU
+ {E83A9A3C-3336-44A7-A167-07983121C529}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E83A9A3C-3336-44A7-A167-07983121C529}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E83A9A3C-3336-44A7-A167-07983121C529}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E83A9A3C-3336-44A7-A167-07983121C529}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E83A9A3C-3336-44A7-A167-07983121C529}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E83A9A3C-3336-44A7-A167-07983121C529}.Checked|x64.Build.0 = Checked|Any CPU
+ {E83A9A3C-3336-44A7-A167-07983121C529}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E83A9A3C-3336-44A7-A167-07983121C529}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E83A9A3C-3336-44A7-A167-07983121C529}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E83A9A3C-3336-44A7-A167-07983121C529}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E83A9A3C-3336-44A7-A167-07983121C529}.Release|x64.ActiveCfg = Release|Any CPU
+ {E83A9A3C-3336-44A7-A167-07983121C529}.Release|x64.Build.0 = Release|Any CPU
+ {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Debug|x64.Build.0 = Debug|Any CPU
+ {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Checked|x64.Build.0 = Checked|Any CPU
+ {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Release|x64.ActiveCfg = Release|Any CPU
+ {B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}.Release|x64.Build.0 = Release|Any CPU
+ {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Debug|x64.Build.0 = Debug|Any CPU
+ {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Checked|x64.Build.0 = Checked|Any CPU
+ {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Release|x64.ActiveCfg = Release|Any CPU
+ {D3D5B4F2-7924-4185-85A8-C908D9A67A0C}.Release|x64.Build.0 = Release|Any CPU
+ {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Debug|x64.Build.0 = Debug|Any CPU
+ {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Checked|x64.Build.0 = Checked|Any CPU
+ {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Release|x64.ActiveCfg = Release|Any CPU
+ {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}.Release|x64.Build.0 = Release|Any CPU
+ {3859861E-6A53-4035-8A98-AD77F6510A6E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3859861E-6A53-4035-8A98-AD77F6510A6E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3859861E-6A53-4035-8A98-AD77F6510A6E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3859861E-6A53-4035-8A98-AD77F6510A6E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3859861E-6A53-4035-8A98-AD77F6510A6E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3859861E-6A53-4035-8A98-AD77F6510A6E}.Debug|x64.Build.0 = Debug|Any CPU
+ {3859861E-6A53-4035-8A98-AD77F6510A6E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3859861E-6A53-4035-8A98-AD77F6510A6E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3859861E-6A53-4035-8A98-AD77F6510A6E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3859861E-6A53-4035-8A98-AD77F6510A6E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3859861E-6A53-4035-8A98-AD77F6510A6E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3859861E-6A53-4035-8A98-AD77F6510A6E}.Checked|x64.Build.0 = Checked|Any CPU
+ {3859861E-6A53-4035-8A98-AD77F6510A6E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3859861E-6A53-4035-8A98-AD77F6510A6E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3859861E-6A53-4035-8A98-AD77F6510A6E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3859861E-6A53-4035-8A98-AD77F6510A6E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3859861E-6A53-4035-8A98-AD77F6510A6E}.Release|x64.ActiveCfg = Release|Any CPU
+ {3859861E-6A53-4035-8A98-AD77F6510A6E}.Release|x64.Build.0 = Release|Any CPU
+ {6F0362F9-F1B0-4B95-A920-52C29062C546}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6F0362F9-F1B0-4B95-A920-52C29062C546}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6F0362F9-F1B0-4B95-A920-52C29062C546}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6F0362F9-F1B0-4B95-A920-52C29062C546}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6F0362F9-F1B0-4B95-A920-52C29062C546}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6F0362F9-F1B0-4B95-A920-52C29062C546}.Debug|x64.Build.0 = Debug|Any CPU
+ {6F0362F9-F1B0-4B95-A920-52C29062C546}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6F0362F9-F1B0-4B95-A920-52C29062C546}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6F0362F9-F1B0-4B95-A920-52C29062C546}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6F0362F9-F1B0-4B95-A920-52C29062C546}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6F0362F9-F1B0-4B95-A920-52C29062C546}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6F0362F9-F1B0-4B95-A920-52C29062C546}.Checked|x64.Build.0 = Checked|Any CPU
+ {6F0362F9-F1B0-4B95-A920-52C29062C546}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6F0362F9-F1B0-4B95-A920-52C29062C546}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6F0362F9-F1B0-4B95-A920-52C29062C546}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6F0362F9-F1B0-4B95-A920-52C29062C546}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6F0362F9-F1B0-4B95-A920-52C29062C546}.Release|x64.ActiveCfg = Release|Any CPU
+ {6F0362F9-F1B0-4B95-A920-52C29062C546}.Release|x64.Build.0 = Release|Any CPU
+ {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Debug|x64.Build.0 = Debug|Any CPU
+ {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Checked|x64.Build.0 = Checked|Any CPU
+ {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Release|x64.ActiveCfg = Release|Any CPU
+ {DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}.Release|x64.Build.0 = Release|Any CPU
+ {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Debug|x64.Build.0 = Debug|Any CPU
+ {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Checked|x64.Build.0 = Checked|Any CPU
+ {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Release|x64.ActiveCfg = Release|Any CPU
+ {C52624DA-3555-49A1-BEB7-3462A37EFBA9}.Release|x64.Build.0 = Release|Any CPU
+ {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Debug|x64.Build.0 = Debug|Any CPU
+ {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Checked|x64.Build.0 = Checked|Any CPU
+ {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Release|x64.ActiveCfg = Release|Any CPU
+ {0E2A5683-562D-486C-AA48-B1CD596B13DC}.Release|x64.Build.0 = Release|Any CPU
+ {0B8F1AF4-9355-4307-BC68-08A2947AD3B9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0B8F1AF4-9355-4307-BC68-08A2947AD3B9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0B8F1AF4-9355-4307-BC68-08A2947AD3B9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0B8F1AF4-9355-4307-BC68-08A2947AD3B9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0B8F1AF4-9355-4307-BC68-08A2947AD3B9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0B8F1AF4-9355-4307-BC68-08A2947AD3B9}.Debug|x64.Build.0 = Debug|Any CPU
+ {0B8F1AF4-9355-4307-BC68-08A2947AD3B9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0B8F1AF4-9355-4307-BC68-08A2947AD3B9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0B8F1AF4-9355-4307-BC68-08A2947AD3B9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0B8F1AF4-9355-4307-BC68-08A2947AD3B9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0B8F1AF4-9355-4307-BC68-08A2947AD3B9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0B8F1AF4-9355-4307-BC68-08A2947AD3B9}.Checked|x64.Build.0 = Checked|Any CPU
+ {0B8F1AF4-9355-4307-BC68-08A2947AD3B9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0B8F1AF4-9355-4307-BC68-08A2947AD3B9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0B8F1AF4-9355-4307-BC68-08A2947AD3B9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0B8F1AF4-9355-4307-BC68-08A2947AD3B9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0B8F1AF4-9355-4307-BC68-08A2947AD3B9}.Release|x64.ActiveCfg = Release|Any CPU
+ {0B8F1AF4-9355-4307-BC68-08A2947AD3B9}.Release|x64.Build.0 = Release|Any CPU
+ {C1518A76-6C68-48EF-94E0-BE79A4514530}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C1518A76-6C68-48EF-94E0-BE79A4514530}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C1518A76-6C68-48EF-94E0-BE79A4514530}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C1518A76-6C68-48EF-94E0-BE79A4514530}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C1518A76-6C68-48EF-94E0-BE79A4514530}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C1518A76-6C68-48EF-94E0-BE79A4514530}.Debug|x64.Build.0 = Debug|Any CPU
+ {C1518A76-6C68-48EF-94E0-BE79A4514530}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C1518A76-6C68-48EF-94E0-BE79A4514530}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C1518A76-6C68-48EF-94E0-BE79A4514530}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C1518A76-6C68-48EF-94E0-BE79A4514530}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C1518A76-6C68-48EF-94E0-BE79A4514530}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C1518A76-6C68-48EF-94E0-BE79A4514530}.Checked|x64.Build.0 = Checked|Any CPU
+ {C1518A76-6C68-48EF-94E0-BE79A4514530}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C1518A76-6C68-48EF-94E0-BE79A4514530}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C1518A76-6C68-48EF-94E0-BE79A4514530}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C1518A76-6C68-48EF-94E0-BE79A4514530}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C1518A76-6C68-48EF-94E0-BE79A4514530}.Release|x64.ActiveCfg = Release|Any CPU
+ {C1518A76-6C68-48EF-94E0-BE79A4514530}.Release|x64.Build.0 = Release|Any CPU
+ {EC2FB8A8-7EE7-4E70-875B-E4FAC488B4DF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EC2FB8A8-7EE7-4E70-875B-E4FAC488B4DF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EC2FB8A8-7EE7-4E70-875B-E4FAC488B4DF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EC2FB8A8-7EE7-4E70-875B-E4FAC488B4DF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EC2FB8A8-7EE7-4E70-875B-E4FAC488B4DF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EC2FB8A8-7EE7-4E70-875B-E4FAC488B4DF}.Debug|x64.Build.0 = Debug|Any CPU
+ {EC2FB8A8-7EE7-4E70-875B-E4FAC488B4DF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EC2FB8A8-7EE7-4E70-875B-E4FAC488B4DF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EC2FB8A8-7EE7-4E70-875B-E4FAC488B4DF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EC2FB8A8-7EE7-4E70-875B-E4FAC488B4DF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EC2FB8A8-7EE7-4E70-875B-E4FAC488B4DF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EC2FB8A8-7EE7-4E70-875B-E4FAC488B4DF}.Checked|x64.Build.0 = Checked|Any CPU
+ {EC2FB8A8-7EE7-4E70-875B-E4FAC488B4DF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EC2FB8A8-7EE7-4E70-875B-E4FAC488B4DF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EC2FB8A8-7EE7-4E70-875B-E4FAC488B4DF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EC2FB8A8-7EE7-4E70-875B-E4FAC488B4DF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EC2FB8A8-7EE7-4E70-875B-E4FAC488B4DF}.Release|x64.ActiveCfg = Release|Any CPU
+ {EC2FB8A8-7EE7-4E70-875B-E4FAC488B4DF}.Release|x64.Build.0 = Release|Any CPU
+ {48FBF3A6-B6AF-4FEF-84D1-1706206A94F1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {48FBF3A6-B6AF-4FEF-84D1-1706206A94F1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {48FBF3A6-B6AF-4FEF-84D1-1706206A94F1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {48FBF3A6-B6AF-4FEF-84D1-1706206A94F1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {48FBF3A6-B6AF-4FEF-84D1-1706206A94F1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {48FBF3A6-B6AF-4FEF-84D1-1706206A94F1}.Debug|x64.Build.0 = Debug|Any CPU
+ {48FBF3A6-B6AF-4FEF-84D1-1706206A94F1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {48FBF3A6-B6AF-4FEF-84D1-1706206A94F1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {48FBF3A6-B6AF-4FEF-84D1-1706206A94F1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {48FBF3A6-B6AF-4FEF-84D1-1706206A94F1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {48FBF3A6-B6AF-4FEF-84D1-1706206A94F1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {48FBF3A6-B6AF-4FEF-84D1-1706206A94F1}.Checked|x64.Build.0 = Checked|Any CPU
+ {48FBF3A6-B6AF-4FEF-84D1-1706206A94F1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {48FBF3A6-B6AF-4FEF-84D1-1706206A94F1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {48FBF3A6-B6AF-4FEF-84D1-1706206A94F1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {48FBF3A6-B6AF-4FEF-84D1-1706206A94F1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {48FBF3A6-B6AF-4FEF-84D1-1706206A94F1}.Release|x64.ActiveCfg = Release|Any CPU
+ {48FBF3A6-B6AF-4FEF-84D1-1706206A94F1}.Release|x64.Build.0 = Release|Any CPU
+ {F26CBB40-4DFB-42C0-BEBB-26F5BC7B36B5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F26CBB40-4DFB-42C0-BEBB-26F5BC7B36B5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F26CBB40-4DFB-42C0-BEBB-26F5BC7B36B5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F26CBB40-4DFB-42C0-BEBB-26F5BC7B36B5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F26CBB40-4DFB-42C0-BEBB-26F5BC7B36B5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F26CBB40-4DFB-42C0-BEBB-26F5BC7B36B5}.Debug|x64.Build.0 = Debug|Any CPU
+ {F26CBB40-4DFB-42C0-BEBB-26F5BC7B36B5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F26CBB40-4DFB-42C0-BEBB-26F5BC7B36B5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F26CBB40-4DFB-42C0-BEBB-26F5BC7B36B5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F26CBB40-4DFB-42C0-BEBB-26F5BC7B36B5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F26CBB40-4DFB-42C0-BEBB-26F5BC7B36B5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F26CBB40-4DFB-42C0-BEBB-26F5BC7B36B5}.Checked|x64.Build.0 = Checked|Any CPU
+ {F26CBB40-4DFB-42C0-BEBB-26F5BC7B36B5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F26CBB40-4DFB-42C0-BEBB-26F5BC7B36B5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F26CBB40-4DFB-42C0-BEBB-26F5BC7B36B5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F26CBB40-4DFB-42C0-BEBB-26F5BC7B36B5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F26CBB40-4DFB-42C0-BEBB-26F5BC7B36B5}.Release|x64.ActiveCfg = Release|Any CPU
+ {F26CBB40-4DFB-42C0-BEBB-26F5BC7B36B5}.Release|x64.Build.0 = Release|Any CPU
+ {30993D25-1F0D-4CF4-98C0-5F6470B87382}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {30993D25-1F0D-4CF4-98C0-5F6470B87382}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {30993D25-1F0D-4CF4-98C0-5F6470B87382}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {30993D25-1F0D-4CF4-98C0-5F6470B87382}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {30993D25-1F0D-4CF4-98C0-5F6470B87382}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {30993D25-1F0D-4CF4-98C0-5F6470B87382}.Debug|x64.Build.0 = Debug|Any CPU
+ {30993D25-1F0D-4CF4-98C0-5F6470B87382}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {30993D25-1F0D-4CF4-98C0-5F6470B87382}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {30993D25-1F0D-4CF4-98C0-5F6470B87382}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {30993D25-1F0D-4CF4-98C0-5F6470B87382}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {30993D25-1F0D-4CF4-98C0-5F6470B87382}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {30993D25-1F0D-4CF4-98C0-5F6470B87382}.Checked|x64.Build.0 = Checked|Any CPU
+ {30993D25-1F0D-4CF4-98C0-5F6470B87382}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {30993D25-1F0D-4CF4-98C0-5F6470B87382}.Release|Any CPU.Build.0 = Release|Any CPU
+ {30993D25-1F0D-4CF4-98C0-5F6470B87382}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {30993D25-1F0D-4CF4-98C0-5F6470B87382}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {30993D25-1F0D-4CF4-98C0-5F6470B87382}.Release|x64.ActiveCfg = Release|Any CPU
+ {30993D25-1F0D-4CF4-98C0-5F6470B87382}.Release|x64.Build.0 = Release|Any CPU
+ {2DBCC16D-CB12-43D1-A4B8-9E82BE1DB891}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2DBCC16D-CB12-43D1-A4B8-9E82BE1DB891}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2DBCC16D-CB12-43D1-A4B8-9E82BE1DB891}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2DBCC16D-CB12-43D1-A4B8-9E82BE1DB891}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2DBCC16D-CB12-43D1-A4B8-9E82BE1DB891}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2DBCC16D-CB12-43D1-A4B8-9E82BE1DB891}.Debug|x64.Build.0 = Debug|Any CPU
+ {2DBCC16D-CB12-43D1-A4B8-9E82BE1DB891}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2DBCC16D-CB12-43D1-A4B8-9E82BE1DB891}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2DBCC16D-CB12-43D1-A4B8-9E82BE1DB891}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2DBCC16D-CB12-43D1-A4B8-9E82BE1DB891}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2DBCC16D-CB12-43D1-A4B8-9E82BE1DB891}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2DBCC16D-CB12-43D1-A4B8-9E82BE1DB891}.Checked|x64.Build.0 = Checked|Any CPU
+ {2DBCC16D-CB12-43D1-A4B8-9E82BE1DB891}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2DBCC16D-CB12-43D1-A4B8-9E82BE1DB891}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2DBCC16D-CB12-43D1-A4B8-9E82BE1DB891}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2DBCC16D-CB12-43D1-A4B8-9E82BE1DB891}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2DBCC16D-CB12-43D1-A4B8-9E82BE1DB891}.Release|x64.ActiveCfg = Release|Any CPU
+ {2DBCC16D-CB12-43D1-A4B8-9E82BE1DB891}.Release|x64.Build.0 = Release|Any CPU
+ {18FD8738-0685-482B-9D97-CEB598AAAC5A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {18FD8738-0685-482B-9D97-CEB598AAAC5A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {18FD8738-0685-482B-9D97-CEB598AAAC5A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {18FD8738-0685-482B-9D97-CEB598AAAC5A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {18FD8738-0685-482B-9D97-CEB598AAAC5A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {18FD8738-0685-482B-9D97-CEB598AAAC5A}.Debug|x64.Build.0 = Debug|Any CPU
+ {18FD8738-0685-482B-9D97-CEB598AAAC5A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {18FD8738-0685-482B-9D97-CEB598AAAC5A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {18FD8738-0685-482B-9D97-CEB598AAAC5A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {18FD8738-0685-482B-9D97-CEB598AAAC5A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {18FD8738-0685-482B-9D97-CEB598AAAC5A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {18FD8738-0685-482B-9D97-CEB598AAAC5A}.Checked|x64.Build.0 = Checked|Any CPU
+ {18FD8738-0685-482B-9D97-CEB598AAAC5A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {18FD8738-0685-482B-9D97-CEB598AAAC5A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {18FD8738-0685-482B-9D97-CEB598AAAC5A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {18FD8738-0685-482B-9D97-CEB598AAAC5A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {18FD8738-0685-482B-9D97-CEB598AAAC5A}.Release|x64.ActiveCfg = Release|Any CPU
+ {18FD8738-0685-482B-9D97-CEB598AAAC5A}.Release|x64.Build.0 = Release|Any CPU
+ {DD8C7C31-7DB5-4933-97B0-06D168BC0AAC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DD8C7C31-7DB5-4933-97B0-06D168BC0AAC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DD8C7C31-7DB5-4933-97B0-06D168BC0AAC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DD8C7C31-7DB5-4933-97B0-06D168BC0AAC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DD8C7C31-7DB5-4933-97B0-06D168BC0AAC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DD8C7C31-7DB5-4933-97B0-06D168BC0AAC}.Debug|x64.Build.0 = Debug|Any CPU
+ {DD8C7C31-7DB5-4933-97B0-06D168BC0AAC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DD8C7C31-7DB5-4933-97B0-06D168BC0AAC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DD8C7C31-7DB5-4933-97B0-06D168BC0AAC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DD8C7C31-7DB5-4933-97B0-06D168BC0AAC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DD8C7C31-7DB5-4933-97B0-06D168BC0AAC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DD8C7C31-7DB5-4933-97B0-06D168BC0AAC}.Checked|x64.Build.0 = Checked|Any CPU
+ {DD8C7C31-7DB5-4933-97B0-06D168BC0AAC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DD8C7C31-7DB5-4933-97B0-06D168BC0AAC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DD8C7C31-7DB5-4933-97B0-06D168BC0AAC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DD8C7C31-7DB5-4933-97B0-06D168BC0AAC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DD8C7C31-7DB5-4933-97B0-06D168BC0AAC}.Release|x64.ActiveCfg = Release|Any CPU
+ {DD8C7C31-7DB5-4933-97B0-06D168BC0AAC}.Release|x64.Build.0 = Release|Any CPU
+ {DF621757-F7D5-463A-A05A-83E95C1C6A43}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DF621757-F7D5-463A-A05A-83E95C1C6A43}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DF621757-F7D5-463A-A05A-83E95C1C6A43}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DF621757-F7D5-463A-A05A-83E95C1C6A43}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DF621757-F7D5-463A-A05A-83E95C1C6A43}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DF621757-F7D5-463A-A05A-83E95C1C6A43}.Debug|x64.Build.0 = Debug|Any CPU
+ {DF621757-F7D5-463A-A05A-83E95C1C6A43}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DF621757-F7D5-463A-A05A-83E95C1C6A43}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DF621757-F7D5-463A-A05A-83E95C1C6A43}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DF621757-F7D5-463A-A05A-83E95C1C6A43}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DF621757-F7D5-463A-A05A-83E95C1C6A43}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DF621757-F7D5-463A-A05A-83E95C1C6A43}.Checked|x64.Build.0 = Checked|Any CPU
+ {DF621757-F7D5-463A-A05A-83E95C1C6A43}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DF621757-F7D5-463A-A05A-83E95C1C6A43}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DF621757-F7D5-463A-A05A-83E95C1C6A43}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DF621757-F7D5-463A-A05A-83E95C1C6A43}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DF621757-F7D5-463A-A05A-83E95C1C6A43}.Release|x64.ActiveCfg = Release|Any CPU
+ {DF621757-F7D5-463A-A05A-83E95C1C6A43}.Release|x64.Build.0 = Release|Any CPU
+ {6E410935-3438-46EC-A9EC-7065F924EFF9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6E410935-3438-46EC-A9EC-7065F924EFF9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6E410935-3438-46EC-A9EC-7065F924EFF9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6E410935-3438-46EC-A9EC-7065F924EFF9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6E410935-3438-46EC-A9EC-7065F924EFF9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6E410935-3438-46EC-A9EC-7065F924EFF9}.Debug|x64.Build.0 = Debug|Any CPU
+ {6E410935-3438-46EC-A9EC-7065F924EFF9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6E410935-3438-46EC-A9EC-7065F924EFF9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6E410935-3438-46EC-A9EC-7065F924EFF9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6E410935-3438-46EC-A9EC-7065F924EFF9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6E410935-3438-46EC-A9EC-7065F924EFF9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6E410935-3438-46EC-A9EC-7065F924EFF9}.Checked|x64.Build.0 = Checked|Any CPU
+ {6E410935-3438-46EC-A9EC-7065F924EFF9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6E410935-3438-46EC-A9EC-7065F924EFF9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6E410935-3438-46EC-A9EC-7065F924EFF9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6E410935-3438-46EC-A9EC-7065F924EFF9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6E410935-3438-46EC-A9EC-7065F924EFF9}.Release|x64.ActiveCfg = Release|Any CPU
+ {6E410935-3438-46EC-A9EC-7065F924EFF9}.Release|x64.Build.0 = Release|Any CPU
+ {33381DC7-E1DD-4BD8-AD2A-E7A80FF04E69}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {33381DC7-E1DD-4BD8-AD2A-E7A80FF04E69}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {33381DC7-E1DD-4BD8-AD2A-E7A80FF04E69}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {33381DC7-E1DD-4BD8-AD2A-E7A80FF04E69}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {33381DC7-E1DD-4BD8-AD2A-E7A80FF04E69}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {33381DC7-E1DD-4BD8-AD2A-E7A80FF04E69}.Debug|x64.Build.0 = Debug|Any CPU
+ {33381DC7-E1DD-4BD8-AD2A-E7A80FF04E69}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {33381DC7-E1DD-4BD8-AD2A-E7A80FF04E69}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {33381DC7-E1DD-4BD8-AD2A-E7A80FF04E69}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {33381DC7-E1DD-4BD8-AD2A-E7A80FF04E69}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {33381DC7-E1DD-4BD8-AD2A-E7A80FF04E69}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {33381DC7-E1DD-4BD8-AD2A-E7A80FF04E69}.Checked|x64.Build.0 = Checked|Any CPU
+ {33381DC7-E1DD-4BD8-AD2A-E7A80FF04E69}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {33381DC7-E1DD-4BD8-AD2A-E7A80FF04E69}.Release|Any CPU.Build.0 = Release|Any CPU
+ {33381DC7-E1DD-4BD8-AD2A-E7A80FF04E69}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {33381DC7-E1DD-4BD8-AD2A-E7A80FF04E69}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {33381DC7-E1DD-4BD8-AD2A-E7A80FF04E69}.Release|x64.ActiveCfg = Release|Any CPU
+ {33381DC7-E1DD-4BD8-AD2A-E7A80FF04E69}.Release|x64.Build.0 = Release|Any CPU
+ {00D2D1B1-A33B-4829-AD48-50A92EA5DEBD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {00D2D1B1-A33B-4829-AD48-50A92EA5DEBD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {00D2D1B1-A33B-4829-AD48-50A92EA5DEBD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {00D2D1B1-A33B-4829-AD48-50A92EA5DEBD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {00D2D1B1-A33B-4829-AD48-50A92EA5DEBD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {00D2D1B1-A33B-4829-AD48-50A92EA5DEBD}.Debug|x64.Build.0 = Debug|Any CPU
+ {00D2D1B1-A33B-4829-AD48-50A92EA5DEBD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {00D2D1B1-A33B-4829-AD48-50A92EA5DEBD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {00D2D1B1-A33B-4829-AD48-50A92EA5DEBD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {00D2D1B1-A33B-4829-AD48-50A92EA5DEBD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {00D2D1B1-A33B-4829-AD48-50A92EA5DEBD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {00D2D1B1-A33B-4829-AD48-50A92EA5DEBD}.Checked|x64.Build.0 = Checked|Any CPU
+ {00D2D1B1-A33B-4829-AD48-50A92EA5DEBD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {00D2D1B1-A33B-4829-AD48-50A92EA5DEBD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {00D2D1B1-A33B-4829-AD48-50A92EA5DEBD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {00D2D1B1-A33B-4829-AD48-50A92EA5DEBD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {00D2D1B1-A33B-4829-AD48-50A92EA5DEBD}.Release|x64.ActiveCfg = Release|Any CPU
+ {00D2D1B1-A33B-4829-AD48-50A92EA5DEBD}.Release|x64.Build.0 = Release|Any CPU
+ {2AE191D9-FD91-4142-81CE-18D80591912F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2AE191D9-FD91-4142-81CE-18D80591912F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2AE191D9-FD91-4142-81CE-18D80591912F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2AE191D9-FD91-4142-81CE-18D80591912F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2AE191D9-FD91-4142-81CE-18D80591912F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2AE191D9-FD91-4142-81CE-18D80591912F}.Debug|x64.Build.0 = Debug|Any CPU
+ {2AE191D9-FD91-4142-81CE-18D80591912F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2AE191D9-FD91-4142-81CE-18D80591912F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2AE191D9-FD91-4142-81CE-18D80591912F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2AE191D9-FD91-4142-81CE-18D80591912F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2AE191D9-FD91-4142-81CE-18D80591912F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2AE191D9-FD91-4142-81CE-18D80591912F}.Checked|x64.Build.0 = Checked|Any CPU
+ {2AE191D9-FD91-4142-81CE-18D80591912F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2AE191D9-FD91-4142-81CE-18D80591912F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2AE191D9-FD91-4142-81CE-18D80591912F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2AE191D9-FD91-4142-81CE-18D80591912F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2AE191D9-FD91-4142-81CE-18D80591912F}.Release|x64.ActiveCfg = Release|Any CPU
+ {2AE191D9-FD91-4142-81CE-18D80591912F}.Release|x64.Build.0 = Release|Any CPU
+ {1B74852B-B366-4360-9A7D-EDD6B9B57E9F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1B74852B-B366-4360-9A7D-EDD6B9B57E9F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1B74852B-B366-4360-9A7D-EDD6B9B57E9F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1B74852B-B366-4360-9A7D-EDD6B9B57E9F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1B74852B-B366-4360-9A7D-EDD6B9B57E9F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1B74852B-B366-4360-9A7D-EDD6B9B57E9F}.Debug|x64.Build.0 = Debug|Any CPU
+ {1B74852B-B366-4360-9A7D-EDD6B9B57E9F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1B74852B-B366-4360-9A7D-EDD6B9B57E9F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1B74852B-B366-4360-9A7D-EDD6B9B57E9F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1B74852B-B366-4360-9A7D-EDD6B9B57E9F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1B74852B-B366-4360-9A7D-EDD6B9B57E9F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1B74852B-B366-4360-9A7D-EDD6B9B57E9F}.Checked|x64.Build.0 = Checked|Any CPU
+ {1B74852B-B366-4360-9A7D-EDD6B9B57E9F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1B74852B-B366-4360-9A7D-EDD6B9B57E9F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1B74852B-B366-4360-9A7D-EDD6B9B57E9F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1B74852B-B366-4360-9A7D-EDD6B9B57E9F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1B74852B-B366-4360-9A7D-EDD6B9B57E9F}.Release|x64.ActiveCfg = Release|Any CPU
+ {1B74852B-B366-4360-9A7D-EDD6B9B57E9F}.Release|x64.Build.0 = Release|Any CPU
+ {49521A1C-DBFB-43B1-8DA5-7DC4F8C4014D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {49521A1C-DBFB-43B1-8DA5-7DC4F8C4014D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {49521A1C-DBFB-43B1-8DA5-7DC4F8C4014D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {49521A1C-DBFB-43B1-8DA5-7DC4F8C4014D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {49521A1C-DBFB-43B1-8DA5-7DC4F8C4014D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {49521A1C-DBFB-43B1-8DA5-7DC4F8C4014D}.Debug|x64.Build.0 = Debug|Any CPU
+ {49521A1C-DBFB-43B1-8DA5-7DC4F8C4014D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {49521A1C-DBFB-43B1-8DA5-7DC4F8C4014D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {49521A1C-DBFB-43B1-8DA5-7DC4F8C4014D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {49521A1C-DBFB-43B1-8DA5-7DC4F8C4014D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {49521A1C-DBFB-43B1-8DA5-7DC4F8C4014D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {49521A1C-DBFB-43B1-8DA5-7DC4F8C4014D}.Checked|x64.Build.0 = Checked|Any CPU
+ {49521A1C-DBFB-43B1-8DA5-7DC4F8C4014D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {49521A1C-DBFB-43B1-8DA5-7DC4F8C4014D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {49521A1C-DBFB-43B1-8DA5-7DC4F8C4014D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {49521A1C-DBFB-43B1-8DA5-7DC4F8C4014D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {49521A1C-DBFB-43B1-8DA5-7DC4F8C4014D}.Release|x64.ActiveCfg = Release|Any CPU
+ {49521A1C-DBFB-43B1-8DA5-7DC4F8C4014D}.Release|x64.Build.0 = Release|Any CPU
+ {3E4DB71E-E26A-4341-95D8-E4E3809FCE51}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3E4DB71E-E26A-4341-95D8-E4E3809FCE51}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3E4DB71E-E26A-4341-95D8-E4E3809FCE51}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3E4DB71E-E26A-4341-95D8-E4E3809FCE51}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3E4DB71E-E26A-4341-95D8-E4E3809FCE51}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3E4DB71E-E26A-4341-95D8-E4E3809FCE51}.Debug|x64.Build.0 = Debug|Any CPU
+ {3E4DB71E-E26A-4341-95D8-E4E3809FCE51}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3E4DB71E-E26A-4341-95D8-E4E3809FCE51}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3E4DB71E-E26A-4341-95D8-E4E3809FCE51}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3E4DB71E-E26A-4341-95D8-E4E3809FCE51}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3E4DB71E-E26A-4341-95D8-E4E3809FCE51}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3E4DB71E-E26A-4341-95D8-E4E3809FCE51}.Checked|x64.Build.0 = Checked|Any CPU
+ {3E4DB71E-E26A-4341-95D8-E4E3809FCE51}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3E4DB71E-E26A-4341-95D8-E4E3809FCE51}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3E4DB71E-E26A-4341-95D8-E4E3809FCE51}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3E4DB71E-E26A-4341-95D8-E4E3809FCE51}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3E4DB71E-E26A-4341-95D8-E4E3809FCE51}.Release|x64.ActiveCfg = Release|Any CPU
+ {3E4DB71E-E26A-4341-95D8-E4E3809FCE51}.Release|x64.Build.0 = Release|Any CPU
+ {B5AE199C-B9D1-40C3-97B7-C6BC0442EC58}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B5AE199C-B9D1-40C3-97B7-C6BC0442EC58}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B5AE199C-B9D1-40C3-97B7-C6BC0442EC58}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B5AE199C-B9D1-40C3-97B7-C6BC0442EC58}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B5AE199C-B9D1-40C3-97B7-C6BC0442EC58}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B5AE199C-B9D1-40C3-97B7-C6BC0442EC58}.Debug|x64.Build.0 = Debug|Any CPU
+ {B5AE199C-B9D1-40C3-97B7-C6BC0442EC58}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B5AE199C-B9D1-40C3-97B7-C6BC0442EC58}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B5AE199C-B9D1-40C3-97B7-C6BC0442EC58}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B5AE199C-B9D1-40C3-97B7-C6BC0442EC58}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B5AE199C-B9D1-40C3-97B7-C6BC0442EC58}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B5AE199C-B9D1-40C3-97B7-C6BC0442EC58}.Checked|x64.Build.0 = Checked|Any CPU
+ {B5AE199C-B9D1-40C3-97B7-C6BC0442EC58}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B5AE199C-B9D1-40C3-97B7-C6BC0442EC58}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B5AE199C-B9D1-40C3-97B7-C6BC0442EC58}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B5AE199C-B9D1-40C3-97B7-C6BC0442EC58}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B5AE199C-B9D1-40C3-97B7-C6BC0442EC58}.Release|x64.ActiveCfg = Release|Any CPU
+ {B5AE199C-B9D1-40C3-97B7-C6BC0442EC58}.Release|x64.Build.0 = Release|Any CPU
+ {807D6049-D7FA-4853-AEF9-CD0F35EBAC04}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {807D6049-D7FA-4853-AEF9-CD0F35EBAC04}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {807D6049-D7FA-4853-AEF9-CD0F35EBAC04}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {807D6049-D7FA-4853-AEF9-CD0F35EBAC04}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {807D6049-D7FA-4853-AEF9-CD0F35EBAC04}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {807D6049-D7FA-4853-AEF9-CD0F35EBAC04}.Debug|x64.Build.0 = Debug|Any CPU
+ {807D6049-D7FA-4853-AEF9-CD0F35EBAC04}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {807D6049-D7FA-4853-AEF9-CD0F35EBAC04}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {807D6049-D7FA-4853-AEF9-CD0F35EBAC04}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {807D6049-D7FA-4853-AEF9-CD0F35EBAC04}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {807D6049-D7FA-4853-AEF9-CD0F35EBAC04}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {807D6049-D7FA-4853-AEF9-CD0F35EBAC04}.Checked|x64.Build.0 = Checked|Any CPU
+ {807D6049-D7FA-4853-AEF9-CD0F35EBAC04}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {807D6049-D7FA-4853-AEF9-CD0F35EBAC04}.Release|Any CPU.Build.0 = Release|Any CPU
+ {807D6049-D7FA-4853-AEF9-CD0F35EBAC04}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {807D6049-D7FA-4853-AEF9-CD0F35EBAC04}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {807D6049-D7FA-4853-AEF9-CD0F35EBAC04}.Release|x64.ActiveCfg = Release|Any CPU
+ {807D6049-D7FA-4853-AEF9-CD0F35EBAC04}.Release|x64.Build.0 = Release|Any CPU
+ {D02780E7-82B2-4635-9801-3E1AC43CF81E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D02780E7-82B2-4635-9801-3E1AC43CF81E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D02780E7-82B2-4635-9801-3E1AC43CF81E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D02780E7-82B2-4635-9801-3E1AC43CF81E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D02780E7-82B2-4635-9801-3E1AC43CF81E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D02780E7-82B2-4635-9801-3E1AC43CF81E}.Debug|x64.Build.0 = Debug|Any CPU
+ {D02780E7-82B2-4635-9801-3E1AC43CF81E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D02780E7-82B2-4635-9801-3E1AC43CF81E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D02780E7-82B2-4635-9801-3E1AC43CF81E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D02780E7-82B2-4635-9801-3E1AC43CF81E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D02780E7-82B2-4635-9801-3E1AC43CF81E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D02780E7-82B2-4635-9801-3E1AC43CF81E}.Checked|x64.Build.0 = Checked|Any CPU
+ {D02780E7-82B2-4635-9801-3E1AC43CF81E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D02780E7-82B2-4635-9801-3E1AC43CF81E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D02780E7-82B2-4635-9801-3E1AC43CF81E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D02780E7-82B2-4635-9801-3E1AC43CF81E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D02780E7-82B2-4635-9801-3E1AC43CF81E}.Release|x64.ActiveCfg = Release|Any CPU
+ {D02780E7-82B2-4635-9801-3E1AC43CF81E}.Release|x64.Build.0 = Release|Any CPU
+ {53D84277-AB6B-4A8D-AF43-1E74CF0C9F9E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {53D84277-AB6B-4A8D-AF43-1E74CF0C9F9E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {53D84277-AB6B-4A8D-AF43-1E74CF0C9F9E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {53D84277-AB6B-4A8D-AF43-1E74CF0C9F9E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {53D84277-AB6B-4A8D-AF43-1E74CF0C9F9E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {53D84277-AB6B-4A8D-AF43-1E74CF0C9F9E}.Debug|x64.Build.0 = Debug|Any CPU
+ {53D84277-AB6B-4A8D-AF43-1E74CF0C9F9E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {53D84277-AB6B-4A8D-AF43-1E74CF0C9F9E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {53D84277-AB6B-4A8D-AF43-1E74CF0C9F9E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {53D84277-AB6B-4A8D-AF43-1E74CF0C9F9E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {53D84277-AB6B-4A8D-AF43-1E74CF0C9F9E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {53D84277-AB6B-4A8D-AF43-1E74CF0C9F9E}.Checked|x64.Build.0 = Checked|Any CPU
+ {53D84277-AB6B-4A8D-AF43-1E74CF0C9F9E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {53D84277-AB6B-4A8D-AF43-1E74CF0C9F9E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {53D84277-AB6B-4A8D-AF43-1E74CF0C9F9E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {53D84277-AB6B-4A8D-AF43-1E74CF0C9F9E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {53D84277-AB6B-4A8D-AF43-1E74CF0C9F9E}.Release|x64.ActiveCfg = Release|Any CPU
+ {53D84277-AB6B-4A8D-AF43-1E74CF0C9F9E}.Release|x64.Build.0 = Release|Any CPU
+ {0594F687-7354-477F-B288-8C641A4504D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0594F687-7354-477F-B288-8C641A4504D9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0594F687-7354-477F-B288-8C641A4504D9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0594F687-7354-477F-B288-8C641A4504D9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0594F687-7354-477F-B288-8C641A4504D9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0594F687-7354-477F-B288-8C641A4504D9}.Debug|x64.Build.0 = Debug|Any CPU
+ {0594F687-7354-477F-B288-8C641A4504D9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0594F687-7354-477F-B288-8C641A4504D9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0594F687-7354-477F-B288-8C641A4504D9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0594F687-7354-477F-B288-8C641A4504D9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0594F687-7354-477F-B288-8C641A4504D9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0594F687-7354-477F-B288-8C641A4504D9}.Checked|x64.Build.0 = Checked|Any CPU
+ {0594F687-7354-477F-B288-8C641A4504D9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0594F687-7354-477F-B288-8C641A4504D9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0594F687-7354-477F-B288-8C641A4504D9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0594F687-7354-477F-B288-8C641A4504D9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0594F687-7354-477F-B288-8C641A4504D9}.Release|x64.ActiveCfg = Release|Any CPU
+ {0594F687-7354-477F-B288-8C641A4504D9}.Release|x64.Build.0 = Release|Any CPU
+ {AE134EB2-06E1-4561-8148-7347F0D012B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AE134EB2-06E1-4561-8148-7347F0D012B0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AE134EB2-06E1-4561-8148-7347F0D012B0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AE134EB2-06E1-4561-8148-7347F0D012B0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AE134EB2-06E1-4561-8148-7347F0D012B0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AE134EB2-06E1-4561-8148-7347F0D012B0}.Debug|x64.Build.0 = Debug|Any CPU
+ {AE134EB2-06E1-4561-8148-7347F0D012B0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AE134EB2-06E1-4561-8148-7347F0D012B0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AE134EB2-06E1-4561-8148-7347F0D012B0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AE134EB2-06E1-4561-8148-7347F0D012B0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AE134EB2-06E1-4561-8148-7347F0D012B0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AE134EB2-06E1-4561-8148-7347F0D012B0}.Checked|x64.Build.0 = Checked|Any CPU
+ {AE134EB2-06E1-4561-8148-7347F0D012B0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AE134EB2-06E1-4561-8148-7347F0D012B0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AE134EB2-06E1-4561-8148-7347F0D012B0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AE134EB2-06E1-4561-8148-7347F0D012B0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AE134EB2-06E1-4561-8148-7347F0D012B0}.Release|x64.ActiveCfg = Release|Any CPU
+ {AE134EB2-06E1-4561-8148-7347F0D012B0}.Release|x64.Build.0 = Release|Any CPU
+ {5C28FFAA-5D37-4C77-82B2-EFB0898FDDA5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5C28FFAA-5D37-4C77-82B2-EFB0898FDDA5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5C28FFAA-5D37-4C77-82B2-EFB0898FDDA5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5C28FFAA-5D37-4C77-82B2-EFB0898FDDA5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5C28FFAA-5D37-4C77-82B2-EFB0898FDDA5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5C28FFAA-5D37-4C77-82B2-EFB0898FDDA5}.Debug|x64.Build.0 = Debug|Any CPU
+ {5C28FFAA-5D37-4C77-82B2-EFB0898FDDA5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5C28FFAA-5D37-4C77-82B2-EFB0898FDDA5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5C28FFAA-5D37-4C77-82B2-EFB0898FDDA5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5C28FFAA-5D37-4C77-82B2-EFB0898FDDA5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5C28FFAA-5D37-4C77-82B2-EFB0898FDDA5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5C28FFAA-5D37-4C77-82B2-EFB0898FDDA5}.Checked|x64.Build.0 = Checked|Any CPU
+ {5C28FFAA-5D37-4C77-82B2-EFB0898FDDA5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5C28FFAA-5D37-4C77-82B2-EFB0898FDDA5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5C28FFAA-5D37-4C77-82B2-EFB0898FDDA5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5C28FFAA-5D37-4C77-82B2-EFB0898FDDA5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5C28FFAA-5D37-4C77-82B2-EFB0898FDDA5}.Release|x64.ActiveCfg = Release|Any CPU
+ {5C28FFAA-5D37-4C77-82B2-EFB0898FDDA5}.Release|x64.Build.0 = Release|Any CPU
+ {6495306C-4297-411A-8241-DDD40D48B417}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6495306C-4297-411A-8241-DDD40D48B417}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6495306C-4297-411A-8241-DDD40D48B417}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6495306C-4297-411A-8241-DDD40D48B417}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6495306C-4297-411A-8241-DDD40D48B417}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6495306C-4297-411A-8241-DDD40D48B417}.Debug|x64.Build.0 = Debug|Any CPU
+ {6495306C-4297-411A-8241-DDD40D48B417}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6495306C-4297-411A-8241-DDD40D48B417}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6495306C-4297-411A-8241-DDD40D48B417}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6495306C-4297-411A-8241-DDD40D48B417}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6495306C-4297-411A-8241-DDD40D48B417}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6495306C-4297-411A-8241-DDD40D48B417}.Checked|x64.Build.0 = Checked|Any CPU
+ {6495306C-4297-411A-8241-DDD40D48B417}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6495306C-4297-411A-8241-DDD40D48B417}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6495306C-4297-411A-8241-DDD40D48B417}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6495306C-4297-411A-8241-DDD40D48B417}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6495306C-4297-411A-8241-DDD40D48B417}.Release|x64.ActiveCfg = Release|Any CPU
+ {6495306C-4297-411A-8241-DDD40D48B417}.Release|x64.Build.0 = Release|Any CPU
+ {F73DF77B-3C94-4516-B306-1C2E289E27A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F73DF77B-3C94-4516-B306-1C2E289E27A7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F73DF77B-3C94-4516-B306-1C2E289E27A7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F73DF77B-3C94-4516-B306-1C2E289E27A7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F73DF77B-3C94-4516-B306-1C2E289E27A7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F73DF77B-3C94-4516-B306-1C2E289E27A7}.Debug|x64.Build.0 = Debug|Any CPU
+ {F73DF77B-3C94-4516-B306-1C2E289E27A7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F73DF77B-3C94-4516-B306-1C2E289E27A7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F73DF77B-3C94-4516-B306-1C2E289E27A7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F73DF77B-3C94-4516-B306-1C2E289E27A7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F73DF77B-3C94-4516-B306-1C2E289E27A7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F73DF77B-3C94-4516-B306-1C2E289E27A7}.Checked|x64.Build.0 = Checked|Any CPU
+ {F73DF77B-3C94-4516-B306-1C2E289E27A7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F73DF77B-3C94-4516-B306-1C2E289E27A7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F73DF77B-3C94-4516-B306-1C2E289E27A7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F73DF77B-3C94-4516-B306-1C2E289E27A7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F73DF77B-3C94-4516-B306-1C2E289E27A7}.Release|x64.ActiveCfg = Release|Any CPU
+ {F73DF77B-3C94-4516-B306-1C2E289E27A7}.Release|x64.Build.0 = Release|Any CPU
+ {0D34AE89-A07E-4941-BE41-7922EC86AA8B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0D34AE89-A07E-4941-BE41-7922EC86AA8B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0D34AE89-A07E-4941-BE41-7922EC86AA8B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0D34AE89-A07E-4941-BE41-7922EC86AA8B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0D34AE89-A07E-4941-BE41-7922EC86AA8B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0D34AE89-A07E-4941-BE41-7922EC86AA8B}.Debug|x64.Build.0 = Debug|Any CPU
+ {0D34AE89-A07E-4941-BE41-7922EC86AA8B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0D34AE89-A07E-4941-BE41-7922EC86AA8B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0D34AE89-A07E-4941-BE41-7922EC86AA8B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0D34AE89-A07E-4941-BE41-7922EC86AA8B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0D34AE89-A07E-4941-BE41-7922EC86AA8B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0D34AE89-A07E-4941-BE41-7922EC86AA8B}.Checked|x64.Build.0 = Checked|Any CPU
+ {0D34AE89-A07E-4941-BE41-7922EC86AA8B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0D34AE89-A07E-4941-BE41-7922EC86AA8B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0D34AE89-A07E-4941-BE41-7922EC86AA8B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0D34AE89-A07E-4941-BE41-7922EC86AA8B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0D34AE89-A07E-4941-BE41-7922EC86AA8B}.Release|x64.ActiveCfg = Release|Any CPU
+ {0D34AE89-A07E-4941-BE41-7922EC86AA8B}.Release|x64.Build.0 = Release|Any CPU
+ {A4839CEC-6C25-4A8E-A4A8-5FB0C9768A9B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A4839CEC-6C25-4A8E-A4A8-5FB0C9768A9B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A4839CEC-6C25-4A8E-A4A8-5FB0C9768A9B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A4839CEC-6C25-4A8E-A4A8-5FB0C9768A9B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A4839CEC-6C25-4A8E-A4A8-5FB0C9768A9B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A4839CEC-6C25-4A8E-A4A8-5FB0C9768A9B}.Debug|x64.Build.0 = Debug|Any CPU
+ {A4839CEC-6C25-4A8E-A4A8-5FB0C9768A9B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A4839CEC-6C25-4A8E-A4A8-5FB0C9768A9B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A4839CEC-6C25-4A8E-A4A8-5FB0C9768A9B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A4839CEC-6C25-4A8E-A4A8-5FB0C9768A9B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A4839CEC-6C25-4A8E-A4A8-5FB0C9768A9B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A4839CEC-6C25-4A8E-A4A8-5FB0C9768A9B}.Checked|x64.Build.0 = Checked|Any CPU
+ {A4839CEC-6C25-4A8E-A4A8-5FB0C9768A9B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A4839CEC-6C25-4A8E-A4A8-5FB0C9768A9B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A4839CEC-6C25-4A8E-A4A8-5FB0C9768A9B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A4839CEC-6C25-4A8E-A4A8-5FB0C9768A9B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A4839CEC-6C25-4A8E-A4A8-5FB0C9768A9B}.Release|x64.ActiveCfg = Release|Any CPU
+ {A4839CEC-6C25-4A8E-A4A8-5FB0C9768A9B}.Release|x64.Build.0 = Release|Any CPU
+ {C06A0898-7C4E-4925-91C4-2979C4F85BC2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C06A0898-7C4E-4925-91C4-2979C4F85BC2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C06A0898-7C4E-4925-91C4-2979C4F85BC2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C06A0898-7C4E-4925-91C4-2979C4F85BC2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C06A0898-7C4E-4925-91C4-2979C4F85BC2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C06A0898-7C4E-4925-91C4-2979C4F85BC2}.Debug|x64.Build.0 = Debug|Any CPU
+ {C06A0898-7C4E-4925-91C4-2979C4F85BC2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C06A0898-7C4E-4925-91C4-2979C4F85BC2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C06A0898-7C4E-4925-91C4-2979C4F85BC2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C06A0898-7C4E-4925-91C4-2979C4F85BC2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C06A0898-7C4E-4925-91C4-2979C4F85BC2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C06A0898-7C4E-4925-91C4-2979C4F85BC2}.Checked|x64.Build.0 = Checked|Any CPU
+ {C06A0898-7C4E-4925-91C4-2979C4F85BC2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C06A0898-7C4E-4925-91C4-2979C4F85BC2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C06A0898-7C4E-4925-91C4-2979C4F85BC2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C06A0898-7C4E-4925-91C4-2979C4F85BC2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C06A0898-7C4E-4925-91C4-2979C4F85BC2}.Release|x64.ActiveCfg = Release|Any CPU
+ {C06A0898-7C4E-4925-91C4-2979C4F85BC2}.Release|x64.Build.0 = Release|Any CPU
+ {E865D57F-CCEC-4E7F-9F0F-2E2F0D127036}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E865D57F-CCEC-4E7F-9F0F-2E2F0D127036}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E865D57F-CCEC-4E7F-9F0F-2E2F0D127036}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E865D57F-CCEC-4E7F-9F0F-2E2F0D127036}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E865D57F-CCEC-4E7F-9F0F-2E2F0D127036}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E865D57F-CCEC-4E7F-9F0F-2E2F0D127036}.Debug|x64.Build.0 = Debug|Any CPU
+ {E865D57F-CCEC-4E7F-9F0F-2E2F0D127036}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E865D57F-CCEC-4E7F-9F0F-2E2F0D127036}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E865D57F-CCEC-4E7F-9F0F-2E2F0D127036}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E865D57F-CCEC-4E7F-9F0F-2E2F0D127036}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E865D57F-CCEC-4E7F-9F0F-2E2F0D127036}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E865D57F-CCEC-4E7F-9F0F-2E2F0D127036}.Checked|x64.Build.0 = Checked|Any CPU
+ {E865D57F-CCEC-4E7F-9F0F-2E2F0D127036}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E865D57F-CCEC-4E7F-9F0F-2E2F0D127036}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E865D57F-CCEC-4E7F-9F0F-2E2F0D127036}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E865D57F-CCEC-4E7F-9F0F-2E2F0D127036}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E865D57F-CCEC-4E7F-9F0F-2E2F0D127036}.Release|x64.ActiveCfg = Release|Any CPU
+ {E865D57F-CCEC-4E7F-9F0F-2E2F0D127036}.Release|x64.Build.0 = Release|Any CPU
+ {4638A427-7835-4808-9F14-29CCBC365B75}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4638A427-7835-4808-9F14-29CCBC365B75}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4638A427-7835-4808-9F14-29CCBC365B75}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4638A427-7835-4808-9F14-29CCBC365B75}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4638A427-7835-4808-9F14-29CCBC365B75}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4638A427-7835-4808-9F14-29CCBC365B75}.Debug|x64.Build.0 = Debug|Any CPU
+ {4638A427-7835-4808-9F14-29CCBC365B75}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4638A427-7835-4808-9F14-29CCBC365B75}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4638A427-7835-4808-9F14-29CCBC365B75}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4638A427-7835-4808-9F14-29CCBC365B75}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4638A427-7835-4808-9F14-29CCBC365B75}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4638A427-7835-4808-9F14-29CCBC365B75}.Checked|x64.Build.0 = Checked|Any CPU
+ {4638A427-7835-4808-9F14-29CCBC365B75}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4638A427-7835-4808-9F14-29CCBC365B75}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4638A427-7835-4808-9F14-29CCBC365B75}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4638A427-7835-4808-9F14-29CCBC365B75}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4638A427-7835-4808-9F14-29CCBC365B75}.Release|x64.ActiveCfg = Release|Any CPU
+ {4638A427-7835-4808-9F14-29CCBC365B75}.Release|x64.Build.0 = Release|Any CPU
+ {31ED8057-A96E-42B4-8102-EE3078061981}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {31ED8057-A96E-42B4-8102-EE3078061981}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {31ED8057-A96E-42B4-8102-EE3078061981}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {31ED8057-A96E-42B4-8102-EE3078061981}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {31ED8057-A96E-42B4-8102-EE3078061981}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {31ED8057-A96E-42B4-8102-EE3078061981}.Debug|x64.Build.0 = Debug|Any CPU
+ {31ED8057-A96E-42B4-8102-EE3078061981}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {31ED8057-A96E-42B4-8102-EE3078061981}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {31ED8057-A96E-42B4-8102-EE3078061981}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {31ED8057-A96E-42B4-8102-EE3078061981}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {31ED8057-A96E-42B4-8102-EE3078061981}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {31ED8057-A96E-42B4-8102-EE3078061981}.Checked|x64.Build.0 = Checked|Any CPU
+ {31ED8057-A96E-42B4-8102-EE3078061981}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {31ED8057-A96E-42B4-8102-EE3078061981}.Release|Any CPU.Build.0 = Release|Any CPU
+ {31ED8057-A96E-42B4-8102-EE3078061981}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {31ED8057-A96E-42B4-8102-EE3078061981}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {31ED8057-A96E-42B4-8102-EE3078061981}.Release|x64.ActiveCfg = Release|Any CPU
+ {31ED8057-A96E-42B4-8102-EE3078061981}.Release|x64.Build.0 = Release|Any CPU
+ {067E8F6D-F184-4E15-93A7-A0C7FC200F7F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {067E8F6D-F184-4E15-93A7-A0C7FC200F7F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {067E8F6D-F184-4E15-93A7-A0C7FC200F7F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {067E8F6D-F184-4E15-93A7-A0C7FC200F7F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {067E8F6D-F184-4E15-93A7-A0C7FC200F7F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {067E8F6D-F184-4E15-93A7-A0C7FC200F7F}.Debug|x64.Build.0 = Debug|Any CPU
+ {067E8F6D-F184-4E15-93A7-A0C7FC200F7F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {067E8F6D-F184-4E15-93A7-A0C7FC200F7F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {067E8F6D-F184-4E15-93A7-A0C7FC200F7F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {067E8F6D-F184-4E15-93A7-A0C7FC200F7F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {067E8F6D-F184-4E15-93A7-A0C7FC200F7F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {067E8F6D-F184-4E15-93A7-A0C7FC200F7F}.Checked|x64.Build.0 = Checked|Any CPU
+ {067E8F6D-F184-4E15-93A7-A0C7FC200F7F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {067E8F6D-F184-4E15-93A7-A0C7FC200F7F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {067E8F6D-F184-4E15-93A7-A0C7FC200F7F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {067E8F6D-F184-4E15-93A7-A0C7FC200F7F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {067E8F6D-F184-4E15-93A7-A0C7FC200F7F}.Release|x64.ActiveCfg = Release|Any CPU
+ {067E8F6D-F184-4E15-93A7-A0C7FC200F7F}.Release|x64.Build.0 = Release|Any CPU
+ {F5F8FF1D-D925-42D4-B868-FA1BA4462C04}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F5F8FF1D-D925-42D4-B868-FA1BA4462C04}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F5F8FF1D-D925-42D4-B868-FA1BA4462C04}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F5F8FF1D-D925-42D4-B868-FA1BA4462C04}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F5F8FF1D-D925-42D4-B868-FA1BA4462C04}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F5F8FF1D-D925-42D4-B868-FA1BA4462C04}.Debug|x64.Build.0 = Debug|Any CPU
+ {F5F8FF1D-D925-42D4-B868-FA1BA4462C04}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F5F8FF1D-D925-42D4-B868-FA1BA4462C04}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F5F8FF1D-D925-42D4-B868-FA1BA4462C04}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F5F8FF1D-D925-42D4-B868-FA1BA4462C04}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F5F8FF1D-D925-42D4-B868-FA1BA4462C04}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F5F8FF1D-D925-42D4-B868-FA1BA4462C04}.Checked|x64.Build.0 = Checked|Any CPU
+ {F5F8FF1D-D925-42D4-B868-FA1BA4462C04}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F5F8FF1D-D925-42D4-B868-FA1BA4462C04}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F5F8FF1D-D925-42D4-B868-FA1BA4462C04}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F5F8FF1D-D925-42D4-B868-FA1BA4462C04}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F5F8FF1D-D925-42D4-B868-FA1BA4462C04}.Release|x64.ActiveCfg = Release|Any CPU
+ {F5F8FF1D-D925-42D4-B868-FA1BA4462C04}.Release|x64.Build.0 = Release|Any CPU
+ {5D2FC578-A17E-4B33-8DDA-B8E972D42C41}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5D2FC578-A17E-4B33-8DDA-B8E972D42C41}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5D2FC578-A17E-4B33-8DDA-B8E972D42C41}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5D2FC578-A17E-4B33-8DDA-B8E972D42C41}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5D2FC578-A17E-4B33-8DDA-B8E972D42C41}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5D2FC578-A17E-4B33-8DDA-B8E972D42C41}.Debug|x64.Build.0 = Debug|Any CPU
+ {5D2FC578-A17E-4B33-8DDA-B8E972D42C41}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5D2FC578-A17E-4B33-8DDA-B8E972D42C41}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5D2FC578-A17E-4B33-8DDA-B8E972D42C41}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5D2FC578-A17E-4B33-8DDA-B8E972D42C41}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5D2FC578-A17E-4B33-8DDA-B8E972D42C41}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5D2FC578-A17E-4B33-8DDA-B8E972D42C41}.Checked|x64.Build.0 = Checked|Any CPU
+ {5D2FC578-A17E-4B33-8DDA-B8E972D42C41}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5D2FC578-A17E-4B33-8DDA-B8E972D42C41}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5D2FC578-A17E-4B33-8DDA-B8E972D42C41}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5D2FC578-A17E-4B33-8DDA-B8E972D42C41}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5D2FC578-A17E-4B33-8DDA-B8E972D42C41}.Release|x64.ActiveCfg = Release|Any CPU
+ {5D2FC578-A17E-4B33-8DDA-B8E972D42C41}.Release|x64.Build.0 = Release|Any CPU
+ {037FCF39-2055-43DA-9C66-972DDBEB15AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {037FCF39-2055-43DA-9C66-972DDBEB15AC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {037FCF39-2055-43DA-9C66-972DDBEB15AC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {037FCF39-2055-43DA-9C66-972DDBEB15AC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {037FCF39-2055-43DA-9C66-972DDBEB15AC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {037FCF39-2055-43DA-9C66-972DDBEB15AC}.Debug|x64.Build.0 = Debug|Any CPU
+ {037FCF39-2055-43DA-9C66-972DDBEB15AC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {037FCF39-2055-43DA-9C66-972DDBEB15AC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {037FCF39-2055-43DA-9C66-972DDBEB15AC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {037FCF39-2055-43DA-9C66-972DDBEB15AC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {037FCF39-2055-43DA-9C66-972DDBEB15AC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {037FCF39-2055-43DA-9C66-972DDBEB15AC}.Checked|x64.Build.0 = Checked|Any CPU
+ {037FCF39-2055-43DA-9C66-972DDBEB15AC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {037FCF39-2055-43DA-9C66-972DDBEB15AC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {037FCF39-2055-43DA-9C66-972DDBEB15AC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {037FCF39-2055-43DA-9C66-972DDBEB15AC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {037FCF39-2055-43DA-9C66-972DDBEB15AC}.Release|x64.ActiveCfg = Release|Any CPU
+ {037FCF39-2055-43DA-9C66-972DDBEB15AC}.Release|x64.Build.0 = Release|Any CPU
+ {A5293BBE-2081-4701-9F04-3A5D756325A1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A5293BBE-2081-4701-9F04-3A5D756325A1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A5293BBE-2081-4701-9F04-3A5D756325A1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A5293BBE-2081-4701-9F04-3A5D756325A1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A5293BBE-2081-4701-9F04-3A5D756325A1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A5293BBE-2081-4701-9F04-3A5D756325A1}.Debug|x64.Build.0 = Debug|Any CPU
+ {A5293BBE-2081-4701-9F04-3A5D756325A1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A5293BBE-2081-4701-9F04-3A5D756325A1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A5293BBE-2081-4701-9F04-3A5D756325A1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A5293BBE-2081-4701-9F04-3A5D756325A1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A5293BBE-2081-4701-9F04-3A5D756325A1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A5293BBE-2081-4701-9F04-3A5D756325A1}.Checked|x64.Build.0 = Checked|Any CPU
+ {A5293BBE-2081-4701-9F04-3A5D756325A1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A5293BBE-2081-4701-9F04-3A5D756325A1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A5293BBE-2081-4701-9F04-3A5D756325A1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A5293BBE-2081-4701-9F04-3A5D756325A1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A5293BBE-2081-4701-9F04-3A5D756325A1}.Release|x64.ActiveCfg = Release|Any CPU
+ {A5293BBE-2081-4701-9F04-3A5D756325A1}.Release|x64.Build.0 = Release|Any CPU
+ {EC6FD253-5247-4D8C-887E-453B5647A0A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EC6FD253-5247-4D8C-887E-453B5647A0A7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EC6FD253-5247-4D8C-887E-453B5647A0A7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EC6FD253-5247-4D8C-887E-453B5647A0A7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EC6FD253-5247-4D8C-887E-453B5647A0A7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EC6FD253-5247-4D8C-887E-453B5647A0A7}.Debug|x64.Build.0 = Debug|Any CPU
+ {EC6FD253-5247-4D8C-887E-453B5647A0A7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EC6FD253-5247-4D8C-887E-453B5647A0A7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EC6FD253-5247-4D8C-887E-453B5647A0A7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EC6FD253-5247-4D8C-887E-453B5647A0A7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EC6FD253-5247-4D8C-887E-453B5647A0A7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EC6FD253-5247-4D8C-887E-453B5647A0A7}.Checked|x64.Build.0 = Checked|Any CPU
+ {EC6FD253-5247-4D8C-887E-453B5647A0A7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EC6FD253-5247-4D8C-887E-453B5647A0A7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EC6FD253-5247-4D8C-887E-453B5647A0A7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EC6FD253-5247-4D8C-887E-453B5647A0A7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EC6FD253-5247-4D8C-887E-453B5647A0A7}.Release|x64.ActiveCfg = Release|Any CPU
+ {EC6FD253-5247-4D8C-887E-453B5647A0A7}.Release|x64.Build.0 = Release|Any CPU
+ {BFA9B638-76C9-4709-B18B-225B3F74B0E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BFA9B638-76C9-4709-B18B-225B3F74B0E7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BFA9B638-76C9-4709-B18B-225B3F74B0E7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BFA9B638-76C9-4709-B18B-225B3F74B0E7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BFA9B638-76C9-4709-B18B-225B3F74B0E7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BFA9B638-76C9-4709-B18B-225B3F74B0E7}.Debug|x64.Build.0 = Debug|Any CPU
+ {BFA9B638-76C9-4709-B18B-225B3F74B0E7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BFA9B638-76C9-4709-B18B-225B3F74B0E7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BFA9B638-76C9-4709-B18B-225B3F74B0E7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BFA9B638-76C9-4709-B18B-225B3F74B0E7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BFA9B638-76C9-4709-B18B-225B3F74B0E7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BFA9B638-76C9-4709-B18B-225B3F74B0E7}.Checked|x64.Build.0 = Checked|Any CPU
+ {BFA9B638-76C9-4709-B18B-225B3F74B0E7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BFA9B638-76C9-4709-B18B-225B3F74B0E7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BFA9B638-76C9-4709-B18B-225B3F74B0E7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BFA9B638-76C9-4709-B18B-225B3F74B0E7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BFA9B638-76C9-4709-B18B-225B3F74B0E7}.Release|x64.ActiveCfg = Release|Any CPU
+ {BFA9B638-76C9-4709-B18B-225B3F74B0E7}.Release|x64.Build.0 = Release|Any CPU
+ {601DE23D-7202-4226-8E50-554C33D770B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {601DE23D-7202-4226-8E50-554C33D770B3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {601DE23D-7202-4226-8E50-554C33D770B3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {601DE23D-7202-4226-8E50-554C33D770B3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {601DE23D-7202-4226-8E50-554C33D770B3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {601DE23D-7202-4226-8E50-554C33D770B3}.Debug|x64.Build.0 = Debug|Any CPU
+ {601DE23D-7202-4226-8E50-554C33D770B3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {601DE23D-7202-4226-8E50-554C33D770B3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {601DE23D-7202-4226-8E50-554C33D770B3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {601DE23D-7202-4226-8E50-554C33D770B3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {601DE23D-7202-4226-8E50-554C33D770B3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {601DE23D-7202-4226-8E50-554C33D770B3}.Checked|x64.Build.0 = Checked|Any CPU
+ {601DE23D-7202-4226-8E50-554C33D770B3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {601DE23D-7202-4226-8E50-554C33D770B3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {601DE23D-7202-4226-8E50-554C33D770B3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {601DE23D-7202-4226-8E50-554C33D770B3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {601DE23D-7202-4226-8E50-554C33D770B3}.Release|x64.ActiveCfg = Release|Any CPU
+ {601DE23D-7202-4226-8E50-554C33D770B3}.Release|x64.Build.0 = Release|Any CPU
+ {83E74202-B9F5-4D34-9D6E-D973704945DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {83E74202-B9F5-4D34-9D6E-D973704945DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {83E74202-B9F5-4D34-9D6E-D973704945DC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {83E74202-B9F5-4D34-9D6E-D973704945DC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {83E74202-B9F5-4D34-9D6E-D973704945DC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {83E74202-B9F5-4D34-9D6E-D973704945DC}.Debug|x64.Build.0 = Debug|Any CPU
+ {83E74202-B9F5-4D34-9D6E-D973704945DC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {83E74202-B9F5-4D34-9D6E-D973704945DC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {83E74202-B9F5-4D34-9D6E-D973704945DC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {83E74202-B9F5-4D34-9D6E-D973704945DC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {83E74202-B9F5-4D34-9D6E-D973704945DC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {83E74202-B9F5-4D34-9D6E-D973704945DC}.Checked|x64.Build.0 = Checked|Any CPU
+ {83E74202-B9F5-4D34-9D6E-D973704945DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {83E74202-B9F5-4D34-9D6E-D973704945DC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {83E74202-B9F5-4D34-9D6E-D973704945DC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {83E74202-B9F5-4D34-9D6E-D973704945DC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {83E74202-B9F5-4D34-9D6E-D973704945DC}.Release|x64.ActiveCfg = Release|Any CPU
+ {83E74202-B9F5-4D34-9D6E-D973704945DC}.Release|x64.Build.0 = Release|Any CPU
+ {1DEFC2A4-774B-4F2E-B54A-E25B5D8350ED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1DEFC2A4-774B-4F2E-B54A-E25B5D8350ED}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1DEFC2A4-774B-4F2E-B54A-E25B5D8350ED}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1DEFC2A4-774B-4F2E-B54A-E25B5D8350ED}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1DEFC2A4-774B-4F2E-B54A-E25B5D8350ED}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1DEFC2A4-774B-4F2E-B54A-E25B5D8350ED}.Debug|x64.Build.0 = Debug|Any CPU
+ {1DEFC2A4-774B-4F2E-B54A-E25B5D8350ED}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1DEFC2A4-774B-4F2E-B54A-E25B5D8350ED}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1DEFC2A4-774B-4F2E-B54A-E25B5D8350ED}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1DEFC2A4-774B-4F2E-B54A-E25B5D8350ED}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1DEFC2A4-774B-4F2E-B54A-E25B5D8350ED}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1DEFC2A4-774B-4F2E-B54A-E25B5D8350ED}.Checked|x64.Build.0 = Checked|Any CPU
+ {1DEFC2A4-774B-4F2E-B54A-E25B5D8350ED}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1DEFC2A4-774B-4F2E-B54A-E25B5D8350ED}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1DEFC2A4-774B-4F2E-B54A-E25B5D8350ED}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1DEFC2A4-774B-4F2E-B54A-E25B5D8350ED}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1DEFC2A4-774B-4F2E-B54A-E25B5D8350ED}.Release|x64.ActiveCfg = Release|Any CPU
+ {1DEFC2A4-774B-4F2E-B54A-E25B5D8350ED}.Release|x64.Build.0 = Release|Any CPU
+ {770811BC-832C-498F-881C-F545A1884BCD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {770811BC-832C-498F-881C-F545A1884BCD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {770811BC-832C-498F-881C-F545A1884BCD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {770811BC-832C-498F-881C-F545A1884BCD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {770811BC-832C-498F-881C-F545A1884BCD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {770811BC-832C-498F-881C-F545A1884BCD}.Debug|x64.Build.0 = Debug|Any CPU
+ {770811BC-832C-498F-881C-F545A1884BCD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {770811BC-832C-498F-881C-F545A1884BCD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {770811BC-832C-498F-881C-F545A1884BCD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {770811BC-832C-498F-881C-F545A1884BCD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {770811BC-832C-498F-881C-F545A1884BCD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {770811BC-832C-498F-881C-F545A1884BCD}.Checked|x64.Build.0 = Checked|Any CPU
+ {770811BC-832C-498F-881C-F545A1884BCD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {770811BC-832C-498F-881C-F545A1884BCD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {770811BC-832C-498F-881C-F545A1884BCD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {770811BC-832C-498F-881C-F545A1884BCD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {770811BC-832C-498F-881C-F545A1884BCD}.Release|x64.ActiveCfg = Release|Any CPU
+ {770811BC-832C-498F-881C-F545A1884BCD}.Release|x64.Build.0 = Release|Any CPU
+ {E15C9AD4-4D8B-43F2-AAFD-ED827609BB6F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E15C9AD4-4D8B-43F2-AAFD-ED827609BB6F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E15C9AD4-4D8B-43F2-AAFD-ED827609BB6F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E15C9AD4-4D8B-43F2-AAFD-ED827609BB6F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E15C9AD4-4D8B-43F2-AAFD-ED827609BB6F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E15C9AD4-4D8B-43F2-AAFD-ED827609BB6F}.Debug|x64.Build.0 = Debug|Any CPU
+ {E15C9AD4-4D8B-43F2-AAFD-ED827609BB6F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E15C9AD4-4D8B-43F2-AAFD-ED827609BB6F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E15C9AD4-4D8B-43F2-AAFD-ED827609BB6F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E15C9AD4-4D8B-43F2-AAFD-ED827609BB6F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E15C9AD4-4D8B-43F2-AAFD-ED827609BB6F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E15C9AD4-4D8B-43F2-AAFD-ED827609BB6F}.Checked|x64.Build.0 = Checked|Any CPU
+ {E15C9AD4-4D8B-43F2-AAFD-ED827609BB6F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E15C9AD4-4D8B-43F2-AAFD-ED827609BB6F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E15C9AD4-4D8B-43F2-AAFD-ED827609BB6F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E15C9AD4-4D8B-43F2-AAFD-ED827609BB6F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E15C9AD4-4D8B-43F2-AAFD-ED827609BB6F}.Release|x64.ActiveCfg = Release|Any CPU
+ {E15C9AD4-4D8B-43F2-AAFD-ED827609BB6F}.Release|x64.Build.0 = Release|Any CPU
+ {16E9D09B-7144-4E01-90C8-A3DB37EF6597}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {16E9D09B-7144-4E01-90C8-A3DB37EF6597}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {16E9D09B-7144-4E01-90C8-A3DB37EF6597}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {16E9D09B-7144-4E01-90C8-A3DB37EF6597}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {16E9D09B-7144-4E01-90C8-A3DB37EF6597}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {16E9D09B-7144-4E01-90C8-A3DB37EF6597}.Debug|x64.Build.0 = Debug|Any CPU
+ {16E9D09B-7144-4E01-90C8-A3DB37EF6597}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {16E9D09B-7144-4E01-90C8-A3DB37EF6597}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {16E9D09B-7144-4E01-90C8-A3DB37EF6597}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {16E9D09B-7144-4E01-90C8-A3DB37EF6597}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {16E9D09B-7144-4E01-90C8-A3DB37EF6597}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {16E9D09B-7144-4E01-90C8-A3DB37EF6597}.Checked|x64.Build.0 = Checked|Any CPU
+ {16E9D09B-7144-4E01-90C8-A3DB37EF6597}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {16E9D09B-7144-4E01-90C8-A3DB37EF6597}.Release|Any CPU.Build.0 = Release|Any CPU
+ {16E9D09B-7144-4E01-90C8-A3DB37EF6597}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {16E9D09B-7144-4E01-90C8-A3DB37EF6597}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {16E9D09B-7144-4E01-90C8-A3DB37EF6597}.Release|x64.ActiveCfg = Release|Any CPU
+ {16E9D09B-7144-4E01-90C8-A3DB37EF6597}.Release|x64.Build.0 = Release|Any CPU
+ {B8479512-8916-4897-9E68-426F4A6D0F01}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B8479512-8916-4897-9E68-426F4A6D0F01}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B8479512-8916-4897-9E68-426F4A6D0F01}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B8479512-8916-4897-9E68-426F4A6D0F01}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B8479512-8916-4897-9E68-426F4A6D0F01}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B8479512-8916-4897-9E68-426F4A6D0F01}.Debug|x64.Build.0 = Debug|Any CPU
+ {B8479512-8916-4897-9E68-426F4A6D0F01}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B8479512-8916-4897-9E68-426F4A6D0F01}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B8479512-8916-4897-9E68-426F4A6D0F01}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B8479512-8916-4897-9E68-426F4A6D0F01}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B8479512-8916-4897-9E68-426F4A6D0F01}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B8479512-8916-4897-9E68-426F4A6D0F01}.Checked|x64.Build.0 = Checked|Any CPU
+ {B8479512-8916-4897-9E68-426F4A6D0F01}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B8479512-8916-4897-9E68-426F4A6D0F01}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B8479512-8916-4897-9E68-426F4A6D0F01}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B8479512-8916-4897-9E68-426F4A6D0F01}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B8479512-8916-4897-9E68-426F4A6D0F01}.Release|x64.ActiveCfg = Release|Any CPU
+ {B8479512-8916-4897-9E68-426F4A6D0F01}.Release|x64.Build.0 = Release|Any CPU
+ {9760C40A-013F-47FB-861C-6BBF2D66ECB9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9760C40A-013F-47FB-861C-6BBF2D66ECB9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9760C40A-013F-47FB-861C-6BBF2D66ECB9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9760C40A-013F-47FB-861C-6BBF2D66ECB9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9760C40A-013F-47FB-861C-6BBF2D66ECB9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9760C40A-013F-47FB-861C-6BBF2D66ECB9}.Debug|x64.Build.0 = Debug|Any CPU
+ {9760C40A-013F-47FB-861C-6BBF2D66ECB9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9760C40A-013F-47FB-861C-6BBF2D66ECB9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9760C40A-013F-47FB-861C-6BBF2D66ECB9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9760C40A-013F-47FB-861C-6BBF2D66ECB9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9760C40A-013F-47FB-861C-6BBF2D66ECB9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9760C40A-013F-47FB-861C-6BBF2D66ECB9}.Checked|x64.Build.0 = Checked|Any CPU
+ {9760C40A-013F-47FB-861C-6BBF2D66ECB9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9760C40A-013F-47FB-861C-6BBF2D66ECB9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9760C40A-013F-47FB-861C-6BBF2D66ECB9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9760C40A-013F-47FB-861C-6BBF2D66ECB9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9760C40A-013F-47FB-861C-6BBF2D66ECB9}.Release|x64.ActiveCfg = Release|Any CPU
+ {9760C40A-013F-47FB-861C-6BBF2D66ECB9}.Release|x64.Build.0 = Release|Any CPU
+ {DBD3DBBD-FD2A-48DF-B8F6-E80B4B75CCFD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DBD3DBBD-FD2A-48DF-B8F6-E80B4B75CCFD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DBD3DBBD-FD2A-48DF-B8F6-E80B4B75CCFD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DBD3DBBD-FD2A-48DF-B8F6-E80B4B75CCFD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DBD3DBBD-FD2A-48DF-B8F6-E80B4B75CCFD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DBD3DBBD-FD2A-48DF-B8F6-E80B4B75CCFD}.Debug|x64.Build.0 = Debug|Any CPU
+ {DBD3DBBD-FD2A-48DF-B8F6-E80B4B75CCFD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DBD3DBBD-FD2A-48DF-B8F6-E80B4B75CCFD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DBD3DBBD-FD2A-48DF-B8F6-E80B4B75CCFD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DBD3DBBD-FD2A-48DF-B8F6-E80B4B75CCFD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DBD3DBBD-FD2A-48DF-B8F6-E80B4B75CCFD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DBD3DBBD-FD2A-48DF-B8F6-E80B4B75CCFD}.Checked|x64.Build.0 = Checked|Any CPU
+ {DBD3DBBD-FD2A-48DF-B8F6-E80B4B75CCFD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DBD3DBBD-FD2A-48DF-B8F6-E80B4B75CCFD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DBD3DBBD-FD2A-48DF-B8F6-E80B4B75CCFD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DBD3DBBD-FD2A-48DF-B8F6-E80B4B75CCFD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DBD3DBBD-FD2A-48DF-B8F6-E80B4B75CCFD}.Release|x64.ActiveCfg = Release|Any CPU
+ {DBD3DBBD-FD2A-48DF-B8F6-E80B4B75CCFD}.Release|x64.Build.0 = Release|Any CPU
+ {BA4A14E7-0679-4E85-9B24-6452FB89C775}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BA4A14E7-0679-4E85-9B24-6452FB89C775}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BA4A14E7-0679-4E85-9B24-6452FB89C775}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BA4A14E7-0679-4E85-9B24-6452FB89C775}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BA4A14E7-0679-4E85-9B24-6452FB89C775}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BA4A14E7-0679-4E85-9B24-6452FB89C775}.Debug|x64.Build.0 = Debug|Any CPU
+ {BA4A14E7-0679-4E85-9B24-6452FB89C775}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BA4A14E7-0679-4E85-9B24-6452FB89C775}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BA4A14E7-0679-4E85-9B24-6452FB89C775}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BA4A14E7-0679-4E85-9B24-6452FB89C775}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BA4A14E7-0679-4E85-9B24-6452FB89C775}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BA4A14E7-0679-4E85-9B24-6452FB89C775}.Checked|x64.Build.0 = Checked|Any CPU
+ {BA4A14E7-0679-4E85-9B24-6452FB89C775}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BA4A14E7-0679-4E85-9B24-6452FB89C775}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BA4A14E7-0679-4E85-9B24-6452FB89C775}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BA4A14E7-0679-4E85-9B24-6452FB89C775}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BA4A14E7-0679-4E85-9B24-6452FB89C775}.Release|x64.ActiveCfg = Release|Any CPU
+ {BA4A14E7-0679-4E85-9B24-6452FB89C775}.Release|x64.Build.0 = Release|Any CPU
+ {00123B77-935C-4C54-9F54-A7D78398FD9C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {00123B77-935C-4C54-9F54-A7D78398FD9C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {00123B77-935C-4C54-9F54-A7D78398FD9C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {00123B77-935C-4C54-9F54-A7D78398FD9C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {00123B77-935C-4C54-9F54-A7D78398FD9C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {00123B77-935C-4C54-9F54-A7D78398FD9C}.Debug|x64.Build.0 = Debug|Any CPU
+ {00123B77-935C-4C54-9F54-A7D78398FD9C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {00123B77-935C-4C54-9F54-A7D78398FD9C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {00123B77-935C-4C54-9F54-A7D78398FD9C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {00123B77-935C-4C54-9F54-A7D78398FD9C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {00123B77-935C-4C54-9F54-A7D78398FD9C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {00123B77-935C-4C54-9F54-A7D78398FD9C}.Checked|x64.Build.0 = Checked|Any CPU
+ {00123B77-935C-4C54-9F54-A7D78398FD9C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {00123B77-935C-4C54-9F54-A7D78398FD9C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {00123B77-935C-4C54-9F54-A7D78398FD9C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {00123B77-935C-4C54-9F54-A7D78398FD9C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {00123B77-935C-4C54-9F54-A7D78398FD9C}.Release|x64.ActiveCfg = Release|Any CPU
+ {00123B77-935C-4C54-9F54-A7D78398FD9C}.Release|x64.Build.0 = Release|Any CPU
+ {39E0910F-28E2-4192-BCF5-5537C53821F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {39E0910F-28E2-4192-BCF5-5537C53821F8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {39E0910F-28E2-4192-BCF5-5537C53821F8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {39E0910F-28E2-4192-BCF5-5537C53821F8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {39E0910F-28E2-4192-BCF5-5537C53821F8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {39E0910F-28E2-4192-BCF5-5537C53821F8}.Debug|x64.Build.0 = Debug|Any CPU
+ {39E0910F-28E2-4192-BCF5-5537C53821F8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {39E0910F-28E2-4192-BCF5-5537C53821F8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {39E0910F-28E2-4192-BCF5-5537C53821F8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {39E0910F-28E2-4192-BCF5-5537C53821F8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {39E0910F-28E2-4192-BCF5-5537C53821F8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {39E0910F-28E2-4192-BCF5-5537C53821F8}.Checked|x64.Build.0 = Checked|Any CPU
+ {39E0910F-28E2-4192-BCF5-5537C53821F8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {39E0910F-28E2-4192-BCF5-5537C53821F8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {39E0910F-28E2-4192-BCF5-5537C53821F8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {39E0910F-28E2-4192-BCF5-5537C53821F8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {39E0910F-28E2-4192-BCF5-5537C53821F8}.Release|x64.ActiveCfg = Release|Any CPU
+ {39E0910F-28E2-4192-BCF5-5537C53821F8}.Release|x64.Build.0 = Release|Any CPU
+ {0DB625F4-2A3D-41EF-B6DC-DA83A931B927}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0DB625F4-2A3D-41EF-B6DC-DA83A931B927}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0DB625F4-2A3D-41EF-B6DC-DA83A931B927}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0DB625F4-2A3D-41EF-B6DC-DA83A931B927}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0DB625F4-2A3D-41EF-B6DC-DA83A931B927}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0DB625F4-2A3D-41EF-B6DC-DA83A931B927}.Debug|x64.Build.0 = Debug|Any CPU
+ {0DB625F4-2A3D-41EF-B6DC-DA83A931B927}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0DB625F4-2A3D-41EF-B6DC-DA83A931B927}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0DB625F4-2A3D-41EF-B6DC-DA83A931B927}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0DB625F4-2A3D-41EF-B6DC-DA83A931B927}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0DB625F4-2A3D-41EF-B6DC-DA83A931B927}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0DB625F4-2A3D-41EF-B6DC-DA83A931B927}.Checked|x64.Build.0 = Checked|Any CPU
+ {0DB625F4-2A3D-41EF-B6DC-DA83A931B927}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0DB625F4-2A3D-41EF-B6DC-DA83A931B927}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0DB625F4-2A3D-41EF-B6DC-DA83A931B927}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0DB625F4-2A3D-41EF-B6DC-DA83A931B927}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0DB625F4-2A3D-41EF-B6DC-DA83A931B927}.Release|x64.ActiveCfg = Release|Any CPU
+ {0DB625F4-2A3D-41EF-B6DC-DA83A931B927}.Release|x64.Build.0 = Release|Any CPU
+ {85DD13D6-24C0-40F1-AE6C-A37B75326B00}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {85DD13D6-24C0-40F1-AE6C-A37B75326B00}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {85DD13D6-24C0-40F1-AE6C-A37B75326B00}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {85DD13D6-24C0-40F1-AE6C-A37B75326B00}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {85DD13D6-24C0-40F1-AE6C-A37B75326B00}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {85DD13D6-24C0-40F1-AE6C-A37B75326B00}.Debug|x64.Build.0 = Debug|Any CPU
+ {85DD13D6-24C0-40F1-AE6C-A37B75326B00}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {85DD13D6-24C0-40F1-AE6C-A37B75326B00}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {85DD13D6-24C0-40F1-AE6C-A37B75326B00}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {85DD13D6-24C0-40F1-AE6C-A37B75326B00}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {85DD13D6-24C0-40F1-AE6C-A37B75326B00}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {85DD13D6-24C0-40F1-AE6C-A37B75326B00}.Checked|x64.Build.0 = Checked|Any CPU
+ {85DD13D6-24C0-40F1-AE6C-A37B75326B00}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {85DD13D6-24C0-40F1-AE6C-A37B75326B00}.Release|Any CPU.Build.0 = Release|Any CPU
+ {85DD13D6-24C0-40F1-AE6C-A37B75326B00}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {85DD13D6-24C0-40F1-AE6C-A37B75326B00}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {85DD13D6-24C0-40F1-AE6C-A37B75326B00}.Release|x64.ActiveCfg = Release|Any CPU
+ {85DD13D6-24C0-40F1-AE6C-A37B75326B00}.Release|x64.Build.0 = Release|Any CPU
+ {F62205FB-539C-4A6D-9092-F0DD246272DE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F62205FB-539C-4A6D-9092-F0DD246272DE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F62205FB-539C-4A6D-9092-F0DD246272DE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F62205FB-539C-4A6D-9092-F0DD246272DE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F62205FB-539C-4A6D-9092-F0DD246272DE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F62205FB-539C-4A6D-9092-F0DD246272DE}.Debug|x64.Build.0 = Debug|Any CPU
+ {F62205FB-539C-4A6D-9092-F0DD246272DE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F62205FB-539C-4A6D-9092-F0DD246272DE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F62205FB-539C-4A6D-9092-F0DD246272DE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F62205FB-539C-4A6D-9092-F0DD246272DE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F62205FB-539C-4A6D-9092-F0DD246272DE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F62205FB-539C-4A6D-9092-F0DD246272DE}.Checked|x64.Build.0 = Checked|Any CPU
+ {F62205FB-539C-4A6D-9092-F0DD246272DE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F62205FB-539C-4A6D-9092-F0DD246272DE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F62205FB-539C-4A6D-9092-F0DD246272DE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F62205FB-539C-4A6D-9092-F0DD246272DE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F62205FB-539C-4A6D-9092-F0DD246272DE}.Release|x64.ActiveCfg = Release|Any CPU
+ {F62205FB-539C-4A6D-9092-F0DD246272DE}.Release|x64.Build.0 = Release|Any CPU
+ {5108EA79-1A39-4902-ADB1-AE38EEBA5B37}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5108EA79-1A39-4902-ADB1-AE38EEBA5B37}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5108EA79-1A39-4902-ADB1-AE38EEBA5B37}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5108EA79-1A39-4902-ADB1-AE38EEBA5B37}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5108EA79-1A39-4902-ADB1-AE38EEBA5B37}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5108EA79-1A39-4902-ADB1-AE38EEBA5B37}.Debug|x64.Build.0 = Debug|Any CPU
+ {5108EA79-1A39-4902-ADB1-AE38EEBA5B37}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5108EA79-1A39-4902-ADB1-AE38EEBA5B37}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5108EA79-1A39-4902-ADB1-AE38EEBA5B37}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5108EA79-1A39-4902-ADB1-AE38EEBA5B37}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5108EA79-1A39-4902-ADB1-AE38EEBA5B37}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5108EA79-1A39-4902-ADB1-AE38EEBA5B37}.Checked|x64.Build.0 = Checked|Any CPU
+ {5108EA79-1A39-4902-ADB1-AE38EEBA5B37}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5108EA79-1A39-4902-ADB1-AE38EEBA5B37}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5108EA79-1A39-4902-ADB1-AE38EEBA5B37}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5108EA79-1A39-4902-ADB1-AE38EEBA5B37}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5108EA79-1A39-4902-ADB1-AE38EEBA5B37}.Release|x64.ActiveCfg = Release|Any CPU
+ {5108EA79-1A39-4902-ADB1-AE38EEBA5B37}.Release|x64.Build.0 = Release|Any CPU
+ {5E0A08A8-D02D-4036-8A2E-41BDFF64CB55}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5E0A08A8-D02D-4036-8A2E-41BDFF64CB55}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5E0A08A8-D02D-4036-8A2E-41BDFF64CB55}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5E0A08A8-D02D-4036-8A2E-41BDFF64CB55}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5E0A08A8-D02D-4036-8A2E-41BDFF64CB55}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5E0A08A8-D02D-4036-8A2E-41BDFF64CB55}.Debug|x64.Build.0 = Debug|Any CPU
+ {5E0A08A8-D02D-4036-8A2E-41BDFF64CB55}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5E0A08A8-D02D-4036-8A2E-41BDFF64CB55}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5E0A08A8-D02D-4036-8A2E-41BDFF64CB55}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5E0A08A8-D02D-4036-8A2E-41BDFF64CB55}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5E0A08A8-D02D-4036-8A2E-41BDFF64CB55}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5E0A08A8-D02D-4036-8A2E-41BDFF64CB55}.Checked|x64.Build.0 = Checked|Any CPU
+ {5E0A08A8-D02D-4036-8A2E-41BDFF64CB55}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5E0A08A8-D02D-4036-8A2E-41BDFF64CB55}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5E0A08A8-D02D-4036-8A2E-41BDFF64CB55}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5E0A08A8-D02D-4036-8A2E-41BDFF64CB55}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5E0A08A8-D02D-4036-8A2E-41BDFF64CB55}.Release|x64.ActiveCfg = Release|Any CPU
+ {5E0A08A8-D02D-4036-8A2E-41BDFF64CB55}.Release|x64.Build.0 = Release|Any CPU
+ {5976F27D-32E2-451E-9F8F-3C1C5E7F156F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5976F27D-32E2-451E-9F8F-3C1C5E7F156F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5976F27D-32E2-451E-9F8F-3C1C5E7F156F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5976F27D-32E2-451E-9F8F-3C1C5E7F156F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5976F27D-32E2-451E-9F8F-3C1C5E7F156F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5976F27D-32E2-451E-9F8F-3C1C5E7F156F}.Debug|x64.Build.0 = Debug|Any CPU
+ {5976F27D-32E2-451E-9F8F-3C1C5E7F156F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5976F27D-32E2-451E-9F8F-3C1C5E7F156F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5976F27D-32E2-451E-9F8F-3C1C5E7F156F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5976F27D-32E2-451E-9F8F-3C1C5E7F156F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5976F27D-32E2-451E-9F8F-3C1C5E7F156F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5976F27D-32E2-451E-9F8F-3C1C5E7F156F}.Checked|x64.Build.0 = Checked|Any CPU
+ {5976F27D-32E2-451E-9F8F-3C1C5E7F156F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5976F27D-32E2-451E-9F8F-3C1C5E7F156F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5976F27D-32E2-451E-9F8F-3C1C5E7F156F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5976F27D-32E2-451E-9F8F-3C1C5E7F156F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5976F27D-32E2-451E-9F8F-3C1C5E7F156F}.Release|x64.ActiveCfg = Release|Any CPU
+ {5976F27D-32E2-451E-9F8F-3C1C5E7F156F}.Release|x64.Build.0 = Release|Any CPU
+ {23AF0DA5-1A8B-4D1F-91DB-E18684070F7D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {23AF0DA5-1A8B-4D1F-91DB-E18684070F7D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {23AF0DA5-1A8B-4D1F-91DB-E18684070F7D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {23AF0DA5-1A8B-4D1F-91DB-E18684070F7D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {23AF0DA5-1A8B-4D1F-91DB-E18684070F7D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {23AF0DA5-1A8B-4D1F-91DB-E18684070F7D}.Debug|x64.Build.0 = Debug|Any CPU
+ {23AF0DA5-1A8B-4D1F-91DB-E18684070F7D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {23AF0DA5-1A8B-4D1F-91DB-E18684070F7D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {23AF0DA5-1A8B-4D1F-91DB-E18684070F7D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {23AF0DA5-1A8B-4D1F-91DB-E18684070F7D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {23AF0DA5-1A8B-4D1F-91DB-E18684070F7D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {23AF0DA5-1A8B-4D1F-91DB-E18684070F7D}.Checked|x64.Build.0 = Checked|Any CPU
+ {23AF0DA5-1A8B-4D1F-91DB-E18684070F7D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {23AF0DA5-1A8B-4D1F-91DB-E18684070F7D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {23AF0DA5-1A8B-4D1F-91DB-E18684070F7D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {23AF0DA5-1A8B-4D1F-91DB-E18684070F7D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {23AF0DA5-1A8B-4D1F-91DB-E18684070F7D}.Release|x64.ActiveCfg = Release|Any CPU
+ {23AF0DA5-1A8B-4D1F-91DB-E18684070F7D}.Release|x64.Build.0 = Release|Any CPU
+ {1DA6A5C9-51BB-44D3-84BF-873C6C092C81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1DA6A5C9-51BB-44D3-84BF-873C6C092C81}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1DA6A5C9-51BB-44D3-84BF-873C6C092C81}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1DA6A5C9-51BB-44D3-84BF-873C6C092C81}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1DA6A5C9-51BB-44D3-84BF-873C6C092C81}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1DA6A5C9-51BB-44D3-84BF-873C6C092C81}.Debug|x64.Build.0 = Debug|Any CPU
+ {1DA6A5C9-51BB-44D3-84BF-873C6C092C81}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1DA6A5C9-51BB-44D3-84BF-873C6C092C81}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1DA6A5C9-51BB-44D3-84BF-873C6C092C81}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1DA6A5C9-51BB-44D3-84BF-873C6C092C81}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1DA6A5C9-51BB-44D3-84BF-873C6C092C81}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1DA6A5C9-51BB-44D3-84BF-873C6C092C81}.Checked|x64.Build.0 = Checked|Any CPU
+ {1DA6A5C9-51BB-44D3-84BF-873C6C092C81}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1DA6A5C9-51BB-44D3-84BF-873C6C092C81}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1DA6A5C9-51BB-44D3-84BF-873C6C092C81}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1DA6A5C9-51BB-44D3-84BF-873C6C092C81}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1DA6A5C9-51BB-44D3-84BF-873C6C092C81}.Release|x64.ActiveCfg = Release|Any CPU
+ {1DA6A5C9-51BB-44D3-84BF-873C6C092C81}.Release|x64.Build.0 = Release|Any CPU
+ {AD783D08-47A8-4E7F-A3B6-7B63249807F1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AD783D08-47A8-4E7F-A3B6-7B63249807F1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AD783D08-47A8-4E7F-A3B6-7B63249807F1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AD783D08-47A8-4E7F-A3B6-7B63249807F1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AD783D08-47A8-4E7F-A3B6-7B63249807F1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AD783D08-47A8-4E7F-A3B6-7B63249807F1}.Debug|x64.Build.0 = Debug|Any CPU
+ {AD783D08-47A8-4E7F-A3B6-7B63249807F1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AD783D08-47A8-4E7F-A3B6-7B63249807F1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AD783D08-47A8-4E7F-A3B6-7B63249807F1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AD783D08-47A8-4E7F-A3B6-7B63249807F1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AD783D08-47A8-4E7F-A3B6-7B63249807F1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AD783D08-47A8-4E7F-A3B6-7B63249807F1}.Checked|x64.Build.0 = Checked|Any CPU
+ {AD783D08-47A8-4E7F-A3B6-7B63249807F1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AD783D08-47A8-4E7F-A3B6-7B63249807F1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AD783D08-47A8-4E7F-A3B6-7B63249807F1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AD783D08-47A8-4E7F-A3B6-7B63249807F1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AD783D08-47A8-4E7F-A3B6-7B63249807F1}.Release|x64.ActiveCfg = Release|Any CPU
+ {AD783D08-47A8-4E7F-A3B6-7B63249807F1}.Release|x64.Build.0 = Release|Any CPU
+ {DBCD155F-1BD2-4091-BEC7-0A9A15809BDC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DBCD155F-1BD2-4091-BEC7-0A9A15809BDC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DBCD155F-1BD2-4091-BEC7-0A9A15809BDC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DBCD155F-1BD2-4091-BEC7-0A9A15809BDC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DBCD155F-1BD2-4091-BEC7-0A9A15809BDC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DBCD155F-1BD2-4091-BEC7-0A9A15809BDC}.Debug|x64.Build.0 = Debug|Any CPU
+ {DBCD155F-1BD2-4091-BEC7-0A9A15809BDC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DBCD155F-1BD2-4091-BEC7-0A9A15809BDC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DBCD155F-1BD2-4091-BEC7-0A9A15809BDC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DBCD155F-1BD2-4091-BEC7-0A9A15809BDC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DBCD155F-1BD2-4091-BEC7-0A9A15809BDC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DBCD155F-1BD2-4091-BEC7-0A9A15809BDC}.Checked|x64.Build.0 = Checked|Any CPU
+ {DBCD155F-1BD2-4091-BEC7-0A9A15809BDC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DBCD155F-1BD2-4091-BEC7-0A9A15809BDC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DBCD155F-1BD2-4091-BEC7-0A9A15809BDC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DBCD155F-1BD2-4091-BEC7-0A9A15809BDC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DBCD155F-1BD2-4091-BEC7-0A9A15809BDC}.Release|x64.ActiveCfg = Release|Any CPU
+ {DBCD155F-1BD2-4091-BEC7-0A9A15809BDC}.Release|x64.Build.0 = Release|Any CPU
+ {2E1104E1-ED87-4A8C-8486-5D6BB480EED4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2E1104E1-ED87-4A8C-8486-5D6BB480EED4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2E1104E1-ED87-4A8C-8486-5D6BB480EED4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2E1104E1-ED87-4A8C-8486-5D6BB480EED4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2E1104E1-ED87-4A8C-8486-5D6BB480EED4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2E1104E1-ED87-4A8C-8486-5D6BB480EED4}.Debug|x64.Build.0 = Debug|Any CPU
+ {2E1104E1-ED87-4A8C-8486-5D6BB480EED4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2E1104E1-ED87-4A8C-8486-5D6BB480EED4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2E1104E1-ED87-4A8C-8486-5D6BB480EED4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2E1104E1-ED87-4A8C-8486-5D6BB480EED4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2E1104E1-ED87-4A8C-8486-5D6BB480EED4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2E1104E1-ED87-4A8C-8486-5D6BB480EED4}.Checked|x64.Build.0 = Checked|Any CPU
+ {2E1104E1-ED87-4A8C-8486-5D6BB480EED4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2E1104E1-ED87-4A8C-8486-5D6BB480EED4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2E1104E1-ED87-4A8C-8486-5D6BB480EED4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2E1104E1-ED87-4A8C-8486-5D6BB480EED4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2E1104E1-ED87-4A8C-8486-5D6BB480EED4}.Release|x64.ActiveCfg = Release|Any CPU
+ {2E1104E1-ED87-4A8C-8486-5D6BB480EED4}.Release|x64.Build.0 = Release|Any CPU
+ {A33856BD-BD42-47BF-A187-0077FF8C2098}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A33856BD-BD42-47BF-A187-0077FF8C2098}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A33856BD-BD42-47BF-A187-0077FF8C2098}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A33856BD-BD42-47BF-A187-0077FF8C2098}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A33856BD-BD42-47BF-A187-0077FF8C2098}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A33856BD-BD42-47BF-A187-0077FF8C2098}.Debug|x64.Build.0 = Debug|Any CPU
+ {A33856BD-BD42-47BF-A187-0077FF8C2098}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A33856BD-BD42-47BF-A187-0077FF8C2098}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A33856BD-BD42-47BF-A187-0077FF8C2098}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A33856BD-BD42-47BF-A187-0077FF8C2098}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A33856BD-BD42-47BF-A187-0077FF8C2098}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A33856BD-BD42-47BF-A187-0077FF8C2098}.Checked|x64.Build.0 = Checked|Any CPU
+ {A33856BD-BD42-47BF-A187-0077FF8C2098}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A33856BD-BD42-47BF-A187-0077FF8C2098}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A33856BD-BD42-47BF-A187-0077FF8C2098}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A33856BD-BD42-47BF-A187-0077FF8C2098}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A33856BD-BD42-47BF-A187-0077FF8C2098}.Release|x64.ActiveCfg = Release|Any CPU
+ {A33856BD-BD42-47BF-A187-0077FF8C2098}.Release|x64.Build.0 = Release|Any CPU
+ {43EA703F-C5E5-4680-B8FB-B2F46CA52FC6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {43EA703F-C5E5-4680-B8FB-B2F46CA52FC6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {43EA703F-C5E5-4680-B8FB-B2F46CA52FC6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {43EA703F-C5E5-4680-B8FB-B2F46CA52FC6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {43EA703F-C5E5-4680-B8FB-B2F46CA52FC6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {43EA703F-C5E5-4680-B8FB-B2F46CA52FC6}.Debug|x64.Build.0 = Debug|Any CPU
+ {43EA703F-C5E5-4680-B8FB-B2F46CA52FC6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {43EA703F-C5E5-4680-B8FB-B2F46CA52FC6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {43EA703F-C5E5-4680-B8FB-B2F46CA52FC6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {43EA703F-C5E5-4680-B8FB-B2F46CA52FC6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {43EA703F-C5E5-4680-B8FB-B2F46CA52FC6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {43EA703F-C5E5-4680-B8FB-B2F46CA52FC6}.Checked|x64.Build.0 = Checked|Any CPU
+ {43EA703F-C5E5-4680-B8FB-B2F46CA52FC6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {43EA703F-C5E5-4680-B8FB-B2F46CA52FC6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {43EA703F-C5E5-4680-B8FB-B2F46CA52FC6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {43EA703F-C5E5-4680-B8FB-B2F46CA52FC6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {43EA703F-C5E5-4680-B8FB-B2F46CA52FC6}.Release|x64.ActiveCfg = Release|Any CPU
+ {43EA703F-C5E5-4680-B8FB-B2F46CA52FC6}.Release|x64.Build.0 = Release|Any CPU
+ {458ADB44-4020-4022-9C25-A439D1BCC464}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {458ADB44-4020-4022-9C25-A439D1BCC464}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {458ADB44-4020-4022-9C25-A439D1BCC464}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {458ADB44-4020-4022-9C25-A439D1BCC464}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {458ADB44-4020-4022-9C25-A439D1BCC464}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {458ADB44-4020-4022-9C25-A439D1BCC464}.Debug|x64.Build.0 = Debug|Any CPU
+ {458ADB44-4020-4022-9C25-A439D1BCC464}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {458ADB44-4020-4022-9C25-A439D1BCC464}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {458ADB44-4020-4022-9C25-A439D1BCC464}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {458ADB44-4020-4022-9C25-A439D1BCC464}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {458ADB44-4020-4022-9C25-A439D1BCC464}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {458ADB44-4020-4022-9C25-A439D1BCC464}.Checked|x64.Build.0 = Checked|Any CPU
+ {458ADB44-4020-4022-9C25-A439D1BCC464}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {458ADB44-4020-4022-9C25-A439D1BCC464}.Release|Any CPU.Build.0 = Release|Any CPU
+ {458ADB44-4020-4022-9C25-A439D1BCC464}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {458ADB44-4020-4022-9C25-A439D1BCC464}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {458ADB44-4020-4022-9C25-A439D1BCC464}.Release|x64.ActiveCfg = Release|Any CPU
+ {458ADB44-4020-4022-9C25-A439D1BCC464}.Release|x64.Build.0 = Release|Any CPU
+ {113FDD73-F8D5-44AF-9FB6-A7802A8C854D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {113FDD73-F8D5-44AF-9FB6-A7802A8C854D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {113FDD73-F8D5-44AF-9FB6-A7802A8C854D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {113FDD73-F8D5-44AF-9FB6-A7802A8C854D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {113FDD73-F8D5-44AF-9FB6-A7802A8C854D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {113FDD73-F8D5-44AF-9FB6-A7802A8C854D}.Debug|x64.Build.0 = Debug|Any CPU
+ {113FDD73-F8D5-44AF-9FB6-A7802A8C854D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {113FDD73-F8D5-44AF-9FB6-A7802A8C854D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {113FDD73-F8D5-44AF-9FB6-A7802A8C854D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {113FDD73-F8D5-44AF-9FB6-A7802A8C854D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {113FDD73-F8D5-44AF-9FB6-A7802A8C854D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {113FDD73-F8D5-44AF-9FB6-A7802A8C854D}.Checked|x64.Build.0 = Checked|Any CPU
+ {113FDD73-F8D5-44AF-9FB6-A7802A8C854D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {113FDD73-F8D5-44AF-9FB6-A7802A8C854D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {113FDD73-F8D5-44AF-9FB6-A7802A8C854D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {113FDD73-F8D5-44AF-9FB6-A7802A8C854D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {113FDD73-F8D5-44AF-9FB6-A7802A8C854D}.Release|x64.ActiveCfg = Release|Any CPU
+ {113FDD73-F8D5-44AF-9FB6-A7802A8C854D}.Release|x64.Build.0 = Release|Any CPU
+ {F27C3C89-5B9D-465F-AE6B-05F2468B2CEF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F27C3C89-5B9D-465F-AE6B-05F2468B2CEF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F27C3C89-5B9D-465F-AE6B-05F2468B2CEF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F27C3C89-5B9D-465F-AE6B-05F2468B2CEF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F27C3C89-5B9D-465F-AE6B-05F2468B2CEF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F27C3C89-5B9D-465F-AE6B-05F2468B2CEF}.Debug|x64.Build.0 = Debug|Any CPU
+ {F27C3C89-5B9D-465F-AE6B-05F2468B2CEF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F27C3C89-5B9D-465F-AE6B-05F2468B2CEF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F27C3C89-5B9D-465F-AE6B-05F2468B2CEF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F27C3C89-5B9D-465F-AE6B-05F2468B2CEF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F27C3C89-5B9D-465F-AE6B-05F2468B2CEF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F27C3C89-5B9D-465F-AE6B-05F2468B2CEF}.Checked|x64.Build.0 = Checked|Any CPU
+ {F27C3C89-5B9D-465F-AE6B-05F2468B2CEF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F27C3C89-5B9D-465F-AE6B-05F2468B2CEF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F27C3C89-5B9D-465F-AE6B-05F2468B2CEF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F27C3C89-5B9D-465F-AE6B-05F2468B2CEF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F27C3C89-5B9D-465F-AE6B-05F2468B2CEF}.Release|x64.ActiveCfg = Release|Any CPU
+ {F27C3C89-5B9D-465F-AE6B-05F2468B2CEF}.Release|x64.Build.0 = Release|Any CPU
+ {0A27F4DF-A230-4627-873B-1D876608FA22}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0A27F4DF-A230-4627-873B-1D876608FA22}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0A27F4DF-A230-4627-873B-1D876608FA22}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0A27F4DF-A230-4627-873B-1D876608FA22}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0A27F4DF-A230-4627-873B-1D876608FA22}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0A27F4DF-A230-4627-873B-1D876608FA22}.Debug|x64.Build.0 = Debug|Any CPU
+ {0A27F4DF-A230-4627-873B-1D876608FA22}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0A27F4DF-A230-4627-873B-1D876608FA22}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0A27F4DF-A230-4627-873B-1D876608FA22}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0A27F4DF-A230-4627-873B-1D876608FA22}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0A27F4DF-A230-4627-873B-1D876608FA22}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0A27F4DF-A230-4627-873B-1D876608FA22}.Checked|x64.Build.0 = Checked|Any CPU
+ {0A27F4DF-A230-4627-873B-1D876608FA22}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0A27F4DF-A230-4627-873B-1D876608FA22}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0A27F4DF-A230-4627-873B-1D876608FA22}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0A27F4DF-A230-4627-873B-1D876608FA22}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0A27F4DF-A230-4627-873B-1D876608FA22}.Release|x64.ActiveCfg = Release|Any CPU
+ {0A27F4DF-A230-4627-873B-1D876608FA22}.Release|x64.Build.0 = Release|Any CPU
+ {702DAA7C-306F-4A97-895B-963B1028D213}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {702DAA7C-306F-4A97-895B-963B1028D213}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {702DAA7C-306F-4A97-895B-963B1028D213}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {702DAA7C-306F-4A97-895B-963B1028D213}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {702DAA7C-306F-4A97-895B-963B1028D213}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {702DAA7C-306F-4A97-895B-963B1028D213}.Debug|x64.Build.0 = Debug|Any CPU
+ {702DAA7C-306F-4A97-895B-963B1028D213}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {702DAA7C-306F-4A97-895B-963B1028D213}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {702DAA7C-306F-4A97-895B-963B1028D213}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {702DAA7C-306F-4A97-895B-963B1028D213}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {702DAA7C-306F-4A97-895B-963B1028D213}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {702DAA7C-306F-4A97-895B-963B1028D213}.Checked|x64.Build.0 = Checked|Any CPU
+ {702DAA7C-306F-4A97-895B-963B1028D213}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {702DAA7C-306F-4A97-895B-963B1028D213}.Release|Any CPU.Build.0 = Release|Any CPU
+ {702DAA7C-306F-4A97-895B-963B1028D213}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {702DAA7C-306F-4A97-895B-963B1028D213}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {702DAA7C-306F-4A97-895B-963B1028D213}.Release|x64.ActiveCfg = Release|Any CPU
+ {702DAA7C-306F-4A97-895B-963B1028D213}.Release|x64.Build.0 = Release|Any CPU
+ {C5B2EBAF-D3EA-4721-88F5-FB384F5F7CCE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C5B2EBAF-D3EA-4721-88F5-FB384F5F7CCE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C5B2EBAF-D3EA-4721-88F5-FB384F5F7CCE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C5B2EBAF-D3EA-4721-88F5-FB384F5F7CCE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C5B2EBAF-D3EA-4721-88F5-FB384F5F7CCE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C5B2EBAF-D3EA-4721-88F5-FB384F5F7CCE}.Debug|x64.Build.0 = Debug|Any CPU
+ {C5B2EBAF-D3EA-4721-88F5-FB384F5F7CCE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C5B2EBAF-D3EA-4721-88F5-FB384F5F7CCE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C5B2EBAF-D3EA-4721-88F5-FB384F5F7CCE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C5B2EBAF-D3EA-4721-88F5-FB384F5F7CCE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C5B2EBAF-D3EA-4721-88F5-FB384F5F7CCE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C5B2EBAF-D3EA-4721-88F5-FB384F5F7CCE}.Checked|x64.Build.0 = Checked|Any CPU
+ {C5B2EBAF-D3EA-4721-88F5-FB384F5F7CCE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C5B2EBAF-D3EA-4721-88F5-FB384F5F7CCE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C5B2EBAF-D3EA-4721-88F5-FB384F5F7CCE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C5B2EBAF-D3EA-4721-88F5-FB384F5F7CCE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C5B2EBAF-D3EA-4721-88F5-FB384F5F7CCE}.Release|x64.ActiveCfg = Release|Any CPU
+ {C5B2EBAF-D3EA-4721-88F5-FB384F5F7CCE}.Release|x64.Build.0 = Release|Any CPU
+ {D4BEBCBF-BE59-481E-BD88-ABED5B835EF3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D4BEBCBF-BE59-481E-BD88-ABED5B835EF3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D4BEBCBF-BE59-481E-BD88-ABED5B835EF3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D4BEBCBF-BE59-481E-BD88-ABED5B835EF3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D4BEBCBF-BE59-481E-BD88-ABED5B835EF3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D4BEBCBF-BE59-481E-BD88-ABED5B835EF3}.Debug|x64.Build.0 = Debug|Any CPU
+ {D4BEBCBF-BE59-481E-BD88-ABED5B835EF3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D4BEBCBF-BE59-481E-BD88-ABED5B835EF3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D4BEBCBF-BE59-481E-BD88-ABED5B835EF3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D4BEBCBF-BE59-481E-BD88-ABED5B835EF3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D4BEBCBF-BE59-481E-BD88-ABED5B835EF3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D4BEBCBF-BE59-481E-BD88-ABED5B835EF3}.Checked|x64.Build.0 = Checked|Any CPU
+ {D4BEBCBF-BE59-481E-BD88-ABED5B835EF3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D4BEBCBF-BE59-481E-BD88-ABED5B835EF3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D4BEBCBF-BE59-481E-BD88-ABED5B835EF3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D4BEBCBF-BE59-481E-BD88-ABED5B835EF3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D4BEBCBF-BE59-481E-BD88-ABED5B835EF3}.Release|x64.ActiveCfg = Release|Any CPU
+ {D4BEBCBF-BE59-481E-BD88-ABED5B835EF3}.Release|x64.Build.0 = Release|Any CPU
+ {5CAE1B00-512F-400D-B309-A288BF958E7E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5CAE1B00-512F-400D-B309-A288BF958E7E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5CAE1B00-512F-400D-B309-A288BF958E7E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5CAE1B00-512F-400D-B309-A288BF958E7E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5CAE1B00-512F-400D-B309-A288BF958E7E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5CAE1B00-512F-400D-B309-A288BF958E7E}.Debug|x64.Build.0 = Debug|Any CPU
+ {5CAE1B00-512F-400D-B309-A288BF958E7E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5CAE1B00-512F-400D-B309-A288BF958E7E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5CAE1B00-512F-400D-B309-A288BF958E7E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5CAE1B00-512F-400D-B309-A288BF958E7E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5CAE1B00-512F-400D-B309-A288BF958E7E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5CAE1B00-512F-400D-B309-A288BF958E7E}.Checked|x64.Build.0 = Checked|Any CPU
+ {5CAE1B00-512F-400D-B309-A288BF958E7E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5CAE1B00-512F-400D-B309-A288BF958E7E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5CAE1B00-512F-400D-B309-A288BF958E7E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5CAE1B00-512F-400D-B309-A288BF958E7E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5CAE1B00-512F-400D-B309-A288BF958E7E}.Release|x64.ActiveCfg = Release|Any CPU
+ {5CAE1B00-512F-400D-B309-A288BF958E7E}.Release|x64.Build.0 = Release|Any CPU
+ {E424FF93-E659-4516-97CC-AFC137659014}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E424FF93-E659-4516-97CC-AFC137659014}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E424FF93-E659-4516-97CC-AFC137659014}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E424FF93-E659-4516-97CC-AFC137659014}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E424FF93-E659-4516-97CC-AFC137659014}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E424FF93-E659-4516-97CC-AFC137659014}.Debug|x64.Build.0 = Debug|Any CPU
+ {E424FF93-E659-4516-97CC-AFC137659014}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E424FF93-E659-4516-97CC-AFC137659014}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E424FF93-E659-4516-97CC-AFC137659014}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E424FF93-E659-4516-97CC-AFC137659014}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E424FF93-E659-4516-97CC-AFC137659014}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E424FF93-E659-4516-97CC-AFC137659014}.Checked|x64.Build.0 = Checked|Any CPU
+ {E424FF93-E659-4516-97CC-AFC137659014}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E424FF93-E659-4516-97CC-AFC137659014}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E424FF93-E659-4516-97CC-AFC137659014}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E424FF93-E659-4516-97CC-AFC137659014}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E424FF93-E659-4516-97CC-AFC137659014}.Release|x64.ActiveCfg = Release|Any CPU
+ {E424FF93-E659-4516-97CC-AFC137659014}.Release|x64.Build.0 = Release|Any CPU
+ {9823F80E-FE94-44AC-893F-2313ACF001D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9823F80E-FE94-44AC-893F-2313ACF001D4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9823F80E-FE94-44AC-893F-2313ACF001D4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9823F80E-FE94-44AC-893F-2313ACF001D4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9823F80E-FE94-44AC-893F-2313ACF001D4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9823F80E-FE94-44AC-893F-2313ACF001D4}.Debug|x64.Build.0 = Debug|Any CPU
+ {9823F80E-FE94-44AC-893F-2313ACF001D4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9823F80E-FE94-44AC-893F-2313ACF001D4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9823F80E-FE94-44AC-893F-2313ACF001D4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9823F80E-FE94-44AC-893F-2313ACF001D4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9823F80E-FE94-44AC-893F-2313ACF001D4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9823F80E-FE94-44AC-893F-2313ACF001D4}.Checked|x64.Build.0 = Checked|Any CPU
+ {9823F80E-FE94-44AC-893F-2313ACF001D4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9823F80E-FE94-44AC-893F-2313ACF001D4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9823F80E-FE94-44AC-893F-2313ACF001D4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9823F80E-FE94-44AC-893F-2313ACF001D4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9823F80E-FE94-44AC-893F-2313ACF001D4}.Release|x64.ActiveCfg = Release|Any CPU
+ {9823F80E-FE94-44AC-893F-2313ACF001D4}.Release|x64.Build.0 = Release|Any CPU
+ {42A00689-632D-4DDC-AFAD-EDD86049802E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {42A00689-632D-4DDC-AFAD-EDD86049802E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {42A00689-632D-4DDC-AFAD-EDD86049802E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {42A00689-632D-4DDC-AFAD-EDD86049802E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {42A00689-632D-4DDC-AFAD-EDD86049802E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {42A00689-632D-4DDC-AFAD-EDD86049802E}.Debug|x64.Build.0 = Debug|Any CPU
+ {42A00689-632D-4DDC-AFAD-EDD86049802E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {42A00689-632D-4DDC-AFAD-EDD86049802E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {42A00689-632D-4DDC-AFAD-EDD86049802E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {42A00689-632D-4DDC-AFAD-EDD86049802E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {42A00689-632D-4DDC-AFAD-EDD86049802E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {42A00689-632D-4DDC-AFAD-EDD86049802E}.Checked|x64.Build.0 = Checked|Any CPU
+ {42A00689-632D-4DDC-AFAD-EDD86049802E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {42A00689-632D-4DDC-AFAD-EDD86049802E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {42A00689-632D-4DDC-AFAD-EDD86049802E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {42A00689-632D-4DDC-AFAD-EDD86049802E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {42A00689-632D-4DDC-AFAD-EDD86049802E}.Release|x64.ActiveCfg = Release|Any CPU
+ {42A00689-632D-4DDC-AFAD-EDD86049802E}.Release|x64.Build.0 = Release|Any CPU
+ {B6669424-4F8E-4154-BF4D-B74694CF722E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B6669424-4F8E-4154-BF4D-B74694CF722E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B6669424-4F8E-4154-BF4D-B74694CF722E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B6669424-4F8E-4154-BF4D-B74694CF722E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B6669424-4F8E-4154-BF4D-B74694CF722E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B6669424-4F8E-4154-BF4D-B74694CF722E}.Debug|x64.Build.0 = Debug|Any CPU
+ {B6669424-4F8E-4154-BF4D-B74694CF722E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B6669424-4F8E-4154-BF4D-B74694CF722E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B6669424-4F8E-4154-BF4D-B74694CF722E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B6669424-4F8E-4154-BF4D-B74694CF722E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B6669424-4F8E-4154-BF4D-B74694CF722E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B6669424-4F8E-4154-BF4D-B74694CF722E}.Checked|x64.Build.0 = Checked|Any CPU
+ {B6669424-4F8E-4154-BF4D-B74694CF722E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B6669424-4F8E-4154-BF4D-B74694CF722E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B6669424-4F8E-4154-BF4D-B74694CF722E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B6669424-4F8E-4154-BF4D-B74694CF722E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B6669424-4F8E-4154-BF4D-B74694CF722E}.Release|x64.ActiveCfg = Release|Any CPU
+ {B6669424-4F8E-4154-BF4D-B74694CF722E}.Release|x64.Build.0 = Release|Any CPU
+ {9CF5C43B-8490-4FB3-8F07-663467331AD6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9CF5C43B-8490-4FB3-8F07-663467331AD6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9CF5C43B-8490-4FB3-8F07-663467331AD6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9CF5C43B-8490-4FB3-8F07-663467331AD6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9CF5C43B-8490-4FB3-8F07-663467331AD6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9CF5C43B-8490-4FB3-8F07-663467331AD6}.Debug|x64.Build.0 = Debug|Any CPU
+ {9CF5C43B-8490-4FB3-8F07-663467331AD6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9CF5C43B-8490-4FB3-8F07-663467331AD6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9CF5C43B-8490-4FB3-8F07-663467331AD6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9CF5C43B-8490-4FB3-8F07-663467331AD6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9CF5C43B-8490-4FB3-8F07-663467331AD6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9CF5C43B-8490-4FB3-8F07-663467331AD6}.Checked|x64.Build.0 = Checked|Any CPU
+ {9CF5C43B-8490-4FB3-8F07-663467331AD6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9CF5C43B-8490-4FB3-8F07-663467331AD6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9CF5C43B-8490-4FB3-8F07-663467331AD6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9CF5C43B-8490-4FB3-8F07-663467331AD6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9CF5C43B-8490-4FB3-8F07-663467331AD6}.Release|x64.ActiveCfg = Release|Any CPU
+ {9CF5C43B-8490-4FB3-8F07-663467331AD6}.Release|x64.Build.0 = Release|Any CPU
+ {6B30834D-CDDE-4A1D-A318-9753ADB594A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6B30834D-CDDE-4A1D-A318-9753ADB594A6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6B30834D-CDDE-4A1D-A318-9753ADB594A6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6B30834D-CDDE-4A1D-A318-9753ADB594A6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6B30834D-CDDE-4A1D-A318-9753ADB594A6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6B30834D-CDDE-4A1D-A318-9753ADB594A6}.Debug|x64.Build.0 = Debug|Any CPU
+ {6B30834D-CDDE-4A1D-A318-9753ADB594A6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6B30834D-CDDE-4A1D-A318-9753ADB594A6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6B30834D-CDDE-4A1D-A318-9753ADB594A6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6B30834D-CDDE-4A1D-A318-9753ADB594A6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6B30834D-CDDE-4A1D-A318-9753ADB594A6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6B30834D-CDDE-4A1D-A318-9753ADB594A6}.Checked|x64.Build.0 = Checked|Any CPU
+ {6B30834D-CDDE-4A1D-A318-9753ADB594A6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6B30834D-CDDE-4A1D-A318-9753ADB594A6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6B30834D-CDDE-4A1D-A318-9753ADB594A6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6B30834D-CDDE-4A1D-A318-9753ADB594A6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6B30834D-CDDE-4A1D-A318-9753ADB594A6}.Release|x64.ActiveCfg = Release|Any CPU
+ {6B30834D-CDDE-4A1D-A318-9753ADB594A6}.Release|x64.Build.0 = Release|Any CPU
+ {078DBDAF-A26F-4FEB-90B1-E0A008CD577A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {078DBDAF-A26F-4FEB-90B1-E0A008CD577A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {078DBDAF-A26F-4FEB-90B1-E0A008CD577A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {078DBDAF-A26F-4FEB-90B1-E0A008CD577A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {078DBDAF-A26F-4FEB-90B1-E0A008CD577A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {078DBDAF-A26F-4FEB-90B1-E0A008CD577A}.Debug|x64.Build.0 = Debug|Any CPU
+ {078DBDAF-A26F-4FEB-90B1-E0A008CD577A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {078DBDAF-A26F-4FEB-90B1-E0A008CD577A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {078DBDAF-A26F-4FEB-90B1-E0A008CD577A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {078DBDAF-A26F-4FEB-90B1-E0A008CD577A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {078DBDAF-A26F-4FEB-90B1-E0A008CD577A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {078DBDAF-A26F-4FEB-90B1-E0A008CD577A}.Checked|x64.Build.0 = Checked|Any CPU
+ {078DBDAF-A26F-4FEB-90B1-E0A008CD577A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {078DBDAF-A26F-4FEB-90B1-E0A008CD577A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {078DBDAF-A26F-4FEB-90B1-E0A008CD577A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {078DBDAF-A26F-4FEB-90B1-E0A008CD577A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {078DBDAF-A26F-4FEB-90B1-E0A008CD577A}.Release|x64.ActiveCfg = Release|Any CPU
+ {078DBDAF-A26F-4FEB-90B1-E0A008CD577A}.Release|x64.Build.0 = Release|Any CPU
+ {E46BA38F-3EA5-4A56-B0EF-A6F646073C76}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E46BA38F-3EA5-4A56-B0EF-A6F646073C76}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E46BA38F-3EA5-4A56-B0EF-A6F646073C76}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E46BA38F-3EA5-4A56-B0EF-A6F646073C76}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E46BA38F-3EA5-4A56-B0EF-A6F646073C76}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E46BA38F-3EA5-4A56-B0EF-A6F646073C76}.Debug|x64.Build.0 = Debug|Any CPU
+ {E46BA38F-3EA5-4A56-B0EF-A6F646073C76}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E46BA38F-3EA5-4A56-B0EF-A6F646073C76}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E46BA38F-3EA5-4A56-B0EF-A6F646073C76}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E46BA38F-3EA5-4A56-B0EF-A6F646073C76}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E46BA38F-3EA5-4A56-B0EF-A6F646073C76}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E46BA38F-3EA5-4A56-B0EF-A6F646073C76}.Checked|x64.Build.0 = Checked|Any CPU
+ {E46BA38F-3EA5-4A56-B0EF-A6F646073C76}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E46BA38F-3EA5-4A56-B0EF-A6F646073C76}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E46BA38F-3EA5-4A56-B0EF-A6F646073C76}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E46BA38F-3EA5-4A56-B0EF-A6F646073C76}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E46BA38F-3EA5-4A56-B0EF-A6F646073C76}.Release|x64.ActiveCfg = Release|Any CPU
+ {E46BA38F-3EA5-4A56-B0EF-A6F646073C76}.Release|x64.Build.0 = Release|Any CPU
+ {D17EE755-3FDC-410E-B07E-3E37B5789A7C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D17EE755-3FDC-410E-B07E-3E37B5789A7C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D17EE755-3FDC-410E-B07E-3E37B5789A7C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D17EE755-3FDC-410E-B07E-3E37B5789A7C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D17EE755-3FDC-410E-B07E-3E37B5789A7C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D17EE755-3FDC-410E-B07E-3E37B5789A7C}.Debug|x64.Build.0 = Debug|Any CPU
+ {D17EE755-3FDC-410E-B07E-3E37B5789A7C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D17EE755-3FDC-410E-B07E-3E37B5789A7C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D17EE755-3FDC-410E-B07E-3E37B5789A7C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D17EE755-3FDC-410E-B07E-3E37B5789A7C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D17EE755-3FDC-410E-B07E-3E37B5789A7C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D17EE755-3FDC-410E-B07E-3E37B5789A7C}.Checked|x64.Build.0 = Checked|Any CPU
+ {D17EE755-3FDC-410E-B07E-3E37B5789A7C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D17EE755-3FDC-410E-B07E-3E37B5789A7C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D17EE755-3FDC-410E-B07E-3E37B5789A7C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D17EE755-3FDC-410E-B07E-3E37B5789A7C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D17EE755-3FDC-410E-B07E-3E37B5789A7C}.Release|x64.ActiveCfg = Release|Any CPU
+ {D17EE755-3FDC-410E-B07E-3E37B5789A7C}.Release|x64.Build.0 = Release|Any CPU
+ {70A42499-9E99-48D7-A74A-F5531CC17251}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {70A42499-9E99-48D7-A74A-F5531CC17251}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {70A42499-9E99-48D7-A74A-F5531CC17251}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {70A42499-9E99-48D7-A74A-F5531CC17251}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {70A42499-9E99-48D7-A74A-F5531CC17251}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {70A42499-9E99-48D7-A74A-F5531CC17251}.Debug|x64.Build.0 = Debug|Any CPU
+ {70A42499-9E99-48D7-A74A-F5531CC17251}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {70A42499-9E99-48D7-A74A-F5531CC17251}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {70A42499-9E99-48D7-A74A-F5531CC17251}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {70A42499-9E99-48D7-A74A-F5531CC17251}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {70A42499-9E99-48D7-A74A-F5531CC17251}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {70A42499-9E99-48D7-A74A-F5531CC17251}.Checked|x64.Build.0 = Checked|Any CPU
+ {70A42499-9E99-48D7-A74A-F5531CC17251}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {70A42499-9E99-48D7-A74A-F5531CC17251}.Release|Any CPU.Build.0 = Release|Any CPU
+ {70A42499-9E99-48D7-A74A-F5531CC17251}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {70A42499-9E99-48D7-A74A-F5531CC17251}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {70A42499-9E99-48D7-A74A-F5531CC17251}.Release|x64.ActiveCfg = Release|Any CPU
+ {70A42499-9E99-48D7-A74A-F5531CC17251}.Release|x64.Build.0 = Release|Any CPU
+ {07AD9B89-51A7-4138-A6F9-37F439AC85CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {07AD9B89-51A7-4138-A6F9-37F439AC85CF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {07AD9B89-51A7-4138-A6F9-37F439AC85CF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {07AD9B89-51A7-4138-A6F9-37F439AC85CF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {07AD9B89-51A7-4138-A6F9-37F439AC85CF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {07AD9B89-51A7-4138-A6F9-37F439AC85CF}.Debug|x64.Build.0 = Debug|Any CPU
+ {07AD9B89-51A7-4138-A6F9-37F439AC85CF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {07AD9B89-51A7-4138-A6F9-37F439AC85CF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {07AD9B89-51A7-4138-A6F9-37F439AC85CF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {07AD9B89-51A7-4138-A6F9-37F439AC85CF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {07AD9B89-51A7-4138-A6F9-37F439AC85CF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {07AD9B89-51A7-4138-A6F9-37F439AC85CF}.Checked|x64.Build.0 = Checked|Any CPU
+ {07AD9B89-51A7-4138-A6F9-37F439AC85CF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {07AD9B89-51A7-4138-A6F9-37F439AC85CF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {07AD9B89-51A7-4138-A6F9-37F439AC85CF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {07AD9B89-51A7-4138-A6F9-37F439AC85CF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {07AD9B89-51A7-4138-A6F9-37F439AC85CF}.Release|x64.ActiveCfg = Release|Any CPU
+ {07AD9B89-51A7-4138-A6F9-37F439AC85CF}.Release|x64.Build.0 = Release|Any CPU
+ {4EAE9BB8-3DF7-4384-902B-3412CB887E01}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4EAE9BB8-3DF7-4384-902B-3412CB887E01}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4EAE9BB8-3DF7-4384-902B-3412CB887E01}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4EAE9BB8-3DF7-4384-902B-3412CB887E01}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4EAE9BB8-3DF7-4384-902B-3412CB887E01}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4EAE9BB8-3DF7-4384-902B-3412CB887E01}.Debug|x64.Build.0 = Debug|Any CPU
+ {4EAE9BB8-3DF7-4384-902B-3412CB887E01}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4EAE9BB8-3DF7-4384-902B-3412CB887E01}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4EAE9BB8-3DF7-4384-902B-3412CB887E01}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4EAE9BB8-3DF7-4384-902B-3412CB887E01}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4EAE9BB8-3DF7-4384-902B-3412CB887E01}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4EAE9BB8-3DF7-4384-902B-3412CB887E01}.Checked|x64.Build.0 = Checked|Any CPU
+ {4EAE9BB8-3DF7-4384-902B-3412CB887E01}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4EAE9BB8-3DF7-4384-902B-3412CB887E01}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4EAE9BB8-3DF7-4384-902B-3412CB887E01}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4EAE9BB8-3DF7-4384-902B-3412CB887E01}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4EAE9BB8-3DF7-4384-902B-3412CB887E01}.Release|x64.ActiveCfg = Release|Any CPU
+ {4EAE9BB8-3DF7-4384-902B-3412CB887E01}.Release|x64.Build.0 = Release|Any CPU
+ {5928DD1E-853B-4858-834B-0DFC7C6E26EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5928DD1E-853B-4858-834B-0DFC7C6E26EB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5928DD1E-853B-4858-834B-0DFC7C6E26EB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5928DD1E-853B-4858-834B-0DFC7C6E26EB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5928DD1E-853B-4858-834B-0DFC7C6E26EB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5928DD1E-853B-4858-834B-0DFC7C6E26EB}.Debug|x64.Build.0 = Debug|Any CPU
+ {5928DD1E-853B-4858-834B-0DFC7C6E26EB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5928DD1E-853B-4858-834B-0DFC7C6E26EB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5928DD1E-853B-4858-834B-0DFC7C6E26EB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5928DD1E-853B-4858-834B-0DFC7C6E26EB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5928DD1E-853B-4858-834B-0DFC7C6E26EB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5928DD1E-853B-4858-834B-0DFC7C6E26EB}.Checked|x64.Build.0 = Checked|Any CPU
+ {5928DD1E-853B-4858-834B-0DFC7C6E26EB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5928DD1E-853B-4858-834B-0DFC7C6E26EB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5928DD1E-853B-4858-834B-0DFC7C6E26EB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5928DD1E-853B-4858-834B-0DFC7C6E26EB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5928DD1E-853B-4858-834B-0DFC7C6E26EB}.Release|x64.ActiveCfg = Release|Any CPU
+ {5928DD1E-853B-4858-834B-0DFC7C6E26EB}.Release|x64.Build.0 = Release|Any CPU
+ {20D9F28D-DD1D-4777-9CE2-5D5E208EF3E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {20D9F28D-DD1D-4777-9CE2-5D5E208EF3E5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {20D9F28D-DD1D-4777-9CE2-5D5E208EF3E5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {20D9F28D-DD1D-4777-9CE2-5D5E208EF3E5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {20D9F28D-DD1D-4777-9CE2-5D5E208EF3E5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {20D9F28D-DD1D-4777-9CE2-5D5E208EF3E5}.Debug|x64.Build.0 = Debug|Any CPU
+ {20D9F28D-DD1D-4777-9CE2-5D5E208EF3E5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {20D9F28D-DD1D-4777-9CE2-5D5E208EF3E5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {20D9F28D-DD1D-4777-9CE2-5D5E208EF3E5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {20D9F28D-DD1D-4777-9CE2-5D5E208EF3E5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {20D9F28D-DD1D-4777-9CE2-5D5E208EF3E5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {20D9F28D-DD1D-4777-9CE2-5D5E208EF3E5}.Checked|x64.Build.0 = Checked|Any CPU
+ {20D9F28D-DD1D-4777-9CE2-5D5E208EF3E5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {20D9F28D-DD1D-4777-9CE2-5D5E208EF3E5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {20D9F28D-DD1D-4777-9CE2-5D5E208EF3E5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {20D9F28D-DD1D-4777-9CE2-5D5E208EF3E5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {20D9F28D-DD1D-4777-9CE2-5D5E208EF3E5}.Release|x64.ActiveCfg = Release|Any CPU
+ {20D9F28D-DD1D-4777-9CE2-5D5E208EF3E5}.Release|x64.Build.0 = Release|Any CPU
+ {1C0ADAC5-E54D-4AC1-8251-1F8D0D26CDA6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1C0ADAC5-E54D-4AC1-8251-1F8D0D26CDA6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1C0ADAC5-E54D-4AC1-8251-1F8D0D26CDA6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1C0ADAC5-E54D-4AC1-8251-1F8D0D26CDA6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1C0ADAC5-E54D-4AC1-8251-1F8D0D26CDA6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1C0ADAC5-E54D-4AC1-8251-1F8D0D26CDA6}.Debug|x64.Build.0 = Debug|Any CPU
+ {1C0ADAC5-E54D-4AC1-8251-1F8D0D26CDA6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1C0ADAC5-E54D-4AC1-8251-1F8D0D26CDA6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1C0ADAC5-E54D-4AC1-8251-1F8D0D26CDA6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1C0ADAC5-E54D-4AC1-8251-1F8D0D26CDA6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1C0ADAC5-E54D-4AC1-8251-1F8D0D26CDA6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1C0ADAC5-E54D-4AC1-8251-1F8D0D26CDA6}.Checked|x64.Build.0 = Checked|Any CPU
+ {1C0ADAC5-E54D-4AC1-8251-1F8D0D26CDA6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1C0ADAC5-E54D-4AC1-8251-1F8D0D26CDA6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1C0ADAC5-E54D-4AC1-8251-1F8D0D26CDA6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1C0ADAC5-E54D-4AC1-8251-1F8D0D26CDA6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1C0ADAC5-E54D-4AC1-8251-1F8D0D26CDA6}.Release|x64.ActiveCfg = Release|Any CPU
+ {1C0ADAC5-E54D-4AC1-8251-1F8D0D26CDA6}.Release|x64.Build.0 = Release|Any CPU
+ {2EF18A15-DC9E-4D76-91DC-F73D31E03FFB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2EF18A15-DC9E-4D76-91DC-F73D31E03FFB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2EF18A15-DC9E-4D76-91DC-F73D31E03FFB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2EF18A15-DC9E-4D76-91DC-F73D31E03FFB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2EF18A15-DC9E-4D76-91DC-F73D31E03FFB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2EF18A15-DC9E-4D76-91DC-F73D31E03FFB}.Debug|x64.Build.0 = Debug|Any CPU
+ {2EF18A15-DC9E-4D76-91DC-F73D31E03FFB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2EF18A15-DC9E-4D76-91DC-F73D31E03FFB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2EF18A15-DC9E-4D76-91DC-F73D31E03FFB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2EF18A15-DC9E-4D76-91DC-F73D31E03FFB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2EF18A15-DC9E-4D76-91DC-F73D31E03FFB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2EF18A15-DC9E-4D76-91DC-F73D31E03FFB}.Checked|x64.Build.0 = Checked|Any CPU
+ {2EF18A15-DC9E-4D76-91DC-F73D31E03FFB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2EF18A15-DC9E-4D76-91DC-F73D31E03FFB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2EF18A15-DC9E-4D76-91DC-F73D31E03FFB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2EF18A15-DC9E-4D76-91DC-F73D31E03FFB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2EF18A15-DC9E-4D76-91DC-F73D31E03FFB}.Release|x64.ActiveCfg = Release|Any CPU
+ {2EF18A15-DC9E-4D76-91DC-F73D31E03FFB}.Release|x64.Build.0 = Release|Any CPU
+ {4E456F57-82E0-43FD-B947-DE3C65E8F1C4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4E456F57-82E0-43FD-B947-DE3C65E8F1C4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4E456F57-82E0-43FD-B947-DE3C65E8F1C4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4E456F57-82E0-43FD-B947-DE3C65E8F1C4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4E456F57-82E0-43FD-B947-DE3C65E8F1C4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4E456F57-82E0-43FD-B947-DE3C65E8F1C4}.Debug|x64.Build.0 = Debug|Any CPU
+ {4E456F57-82E0-43FD-B947-DE3C65E8F1C4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4E456F57-82E0-43FD-B947-DE3C65E8F1C4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4E456F57-82E0-43FD-B947-DE3C65E8F1C4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4E456F57-82E0-43FD-B947-DE3C65E8F1C4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4E456F57-82E0-43FD-B947-DE3C65E8F1C4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4E456F57-82E0-43FD-B947-DE3C65E8F1C4}.Checked|x64.Build.0 = Checked|Any CPU
+ {4E456F57-82E0-43FD-B947-DE3C65E8F1C4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4E456F57-82E0-43FD-B947-DE3C65E8F1C4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4E456F57-82E0-43FD-B947-DE3C65E8F1C4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4E456F57-82E0-43FD-B947-DE3C65E8F1C4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4E456F57-82E0-43FD-B947-DE3C65E8F1C4}.Release|x64.ActiveCfg = Release|Any CPU
+ {4E456F57-82E0-43FD-B947-DE3C65E8F1C4}.Release|x64.Build.0 = Release|Any CPU
+ {B4A2FF5F-9801-48CB-A00E-591860F7714E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B4A2FF5F-9801-48CB-A00E-591860F7714E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B4A2FF5F-9801-48CB-A00E-591860F7714E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B4A2FF5F-9801-48CB-A00E-591860F7714E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B4A2FF5F-9801-48CB-A00E-591860F7714E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B4A2FF5F-9801-48CB-A00E-591860F7714E}.Debug|x64.Build.0 = Debug|Any CPU
+ {B4A2FF5F-9801-48CB-A00E-591860F7714E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B4A2FF5F-9801-48CB-A00E-591860F7714E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B4A2FF5F-9801-48CB-A00E-591860F7714E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B4A2FF5F-9801-48CB-A00E-591860F7714E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B4A2FF5F-9801-48CB-A00E-591860F7714E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B4A2FF5F-9801-48CB-A00E-591860F7714E}.Checked|x64.Build.0 = Checked|Any CPU
+ {B4A2FF5F-9801-48CB-A00E-591860F7714E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B4A2FF5F-9801-48CB-A00E-591860F7714E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B4A2FF5F-9801-48CB-A00E-591860F7714E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B4A2FF5F-9801-48CB-A00E-591860F7714E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B4A2FF5F-9801-48CB-A00E-591860F7714E}.Release|x64.ActiveCfg = Release|Any CPU
+ {B4A2FF5F-9801-48CB-A00E-591860F7714E}.Release|x64.Build.0 = Release|Any CPU
+ {3FE7D8DF-9246-49C4-9D6A-BC796006F78C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3FE7D8DF-9246-49C4-9D6A-BC796006F78C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3FE7D8DF-9246-49C4-9D6A-BC796006F78C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3FE7D8DF-9246-49C4-9D6A-BC796006F78C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3FE7D8DF-9246-49C4-9D6A-BC796006F78C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3FE7D8DF-9246-49C4-9D6A-BC796006F78C}.Debug|x64.Build.0 = Debug|Any CPU
+ {3FE7D8DF-9246-49C4-9D6A-BC796006F78C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3FE7D8DF-9246-49C4-9D6A-BC796006F78C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3FE7D8DF-9246-49C4-9D6A-BC796006F78C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3FE7D8DF-9246-49C4-9D6A-BC796006F78C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3FE7D8DF-9246-49C4-9D6A-BC796006F78C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3FE7D8DF-9246-49C4-9D6A-BC796006F78C}.Checked|x64.Build.0 = Checked|Any CPU
+ {3FE7D8DF-9246-49C4-9D6A-BC796006F78C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3FE7D8DF-9246-49C4-9D6A-BC796006F78C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3FE7D8DF-9246-49C4-9D6A-BC796006F78C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3FE7D8DF-9246-49C4-9D6A-BC796006F78C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3FE7D8DF-9246-49C4-9D6A-BC796006F78C}.Release|x64.ActiveCfg = Release|Any CPU
+ {3FE7D8DF-9246-49C4-9D6A-BC796006F78C}.Release|x64.Build.0 = Release|Any CPU
+ {ACE1DAA5-86B8-4C29-90E4-F8D32E8658A5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {ACE1DAA5-86B8-4C29-90E4-F8D32E8658A5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {ACE1DAA5-86B8-4C29-90E4-F8D32E8658A5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {ACE1DAA5-86B8-4C29-90E4-F8D32E8658A5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {ACE1DAA5-86B8-4C29-90E4-F8D32E8658A5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {ACE1DAA5-86B8-4C29-90E4-F8D32E8658A5}.Debug|x64.Build.0 = Debug|Any CPU
+ {ACE1DAA5-86B8-4C29-90E4-F8D32E8658A5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {ACE1DAA5-86B8-4C29-90E4-F8D32E8658A5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {ACE1DAA5-86B8-4C29-90E4-F8D32E8658A5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {ACE1DAA5-86B8-4C29-90E4-F8D32E8658A5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {ACE1DAA5-86B8-4C29-90E4-F8D32E8658A5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {ACE1DAA5-86B8-4C29-90E4-F8D32E8658A5}.Checked|x64.Build.0 = Checked|Any CPU
+ {ACE1DAA5-86B8-4C29-90E4-F8D32E8658A5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {ACE1DAA5-86B8-4C29-90E4-F8D32E8658A5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {ACE1DAA5-86B8-4C29-90E4-F8D32E8658A5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {ACE1DAA5-86B8-4C29-90E4-F8D32E8658A5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {ACE1DAA5-86B8-4C29-90E4-F8D32E8658A5}.Release|x64.ActiveCfg = Release|Any CPU
+ {ACE1DAA5-86B8-4C29-90E4-F8D32E8658A5}.Release|x64.Build.0 = Release|Any CPU
+ {87187E04-7D15-494A-BFD5-A07D2BBB4686}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {87187E04-7D15-494A-BFD5-A07D2BBB4686}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {87187E04-7D15-494A-BFD5-A07D2BBB4686}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {87187E04-7D15-494A-BFD5-A07D2BBB4686}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {87187E04-7D15-494A-BFD5-A07D2BBB4686}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {87187E04-7D15-494A-BFD5-A07D2BBB4686}.Debug|x64.Build.0 = Debug|Any CPU
+ {87187E04-7D15-494A-BFD5-A07D2BBB4686}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {87187E04-7D15-494A-BFD5-A07D2BBB4686}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {87187E04-7D15-494A-BFD5-A07D2BBB4686}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {87187E04-7D15-494A-BFD5-A07D2BBB4686}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {87187E04-7D15-494A-BFD5-A07D2BBB4686}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {87187E04-7D15-494A-BFD5-A07D2BBB4686}.Checked|x64.Build.0 = Checked|Any CPU
+ {87187E04-7D15-494A-BFD5-A07D2BBB4686}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {87187E04-7D15-494A-BFD5-A07D2BBB4686}.Release|Any CPU.Build.0 = Release|Any CPU
+ {87187E04-7D15-494A-BFD5-A07D2BBB4686}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {87187E04-7D15-494A-BFD5-A07D2BBB4686}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {87187E04-7D15-494A-BFD5-A07D2BBB4686}.Release|x64.ActiveCfg = Release|Any CPU
+ {87187E04-7D15-494A-BFD5-A07D2BBB4686}.Release|x64.Build.0 = Release|Any CPU
+ {5A6D6A91-B009-46C9-9A18-4866F846241F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5A6D6A91-B009-46C9-9A18-4866F846241F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5A6D6A91-B009-46C9-9A18-4866F846241F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5A6D6A91-B009-46C9-9A18-4866F846241F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5A6D6A91-B009-46C9-9A18-4866F846241F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5A6D6A91-B009-46C9-9A18-4866F846241F}.Debug|x64.Build.0 = Debug|Any CPU
+ {5A6D6A91-B009-46C9-9A18-4866F846241F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5A6D6A91-B009-46C9-9A18-4866F846241F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5A6D6A91-B009-46C9-9A18-4866F846241F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5A6D6A91-B009-46C9-9A18-4866F846241F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5A6D6A91-B009-46C9-9A18-4866F846241F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5A6D6A91-B009-46C9-9A18-4866F846241F}.Checked|x64.Build.0 = Checked|Any CPU
+ {5A6D6A91-B009-46C9-9A18-4866F846241F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5A6D6A91-B009-46C9-9A18-4866F846241F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5A6D6A91-B009-46C9-9A18-4866F846241F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5A6D6A91-B009-46C9-9A18-4866F846241F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5A6D6A91-B009-46C9-9A18-4866F846241F}.Release|x64.ActiveCfg = Release|Any CPU
+ {5A6D6A91-B009-46C9-9A18-4866F846241F}.Release|x64.Build.0 = Release|Any CPU
+ {D1AC9448-46B7-4B29-9A85-8F0372E5C228}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D1AC9448-46B7-4B29-9A85-8F0372E5C228}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D1AC9448-46B7-4B29-9A85-8F0372E5C228}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D1AC9448-46B7-4B29-9A85-8F0372E5C228}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D1AC9448-46B7-4B29-9A85-8F0372E5C228}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D1AC9448-46B7-4B29-9A85-8F0372E5C228}.Debug|x64.Build.0 = Debug|Any CPU
+ {D1AC9448-46B7-4B29-9A85-8F0372E5C228}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D1AC9448-46B7-4B29-9A85-8F0372E5C228}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D1AC9448-46B7-4B29-9A85-8F0372E5C228}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D1AC9448-46B7-4B29-9A85-8F0372E5C228}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D1AC9448-46B7-4B29-9A85-8F0372E5C228}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D1AC9448-46B7-4B29-9A85-8F0372E5C228}.Checked|x64.Build.0 = Checked|Any CPU
+ {D1AC9448-46B7-4B29-9A85-8F0372E5C228}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D1AC9448-46B7-4B29-9A85-8F0372E5C228}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D1AC9448-46B7-4B29-9A85-8F0372E5C228}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D1AC9448-46B7-4B29-9A85-8F0372E5C228}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D1AC9448-46B7-4B29-9A85-8F0372E5C228}.Release|x64.ActiveCfg = Release|Any CPU
+ {D1AC9448-46B7-4B29-9A85-8F0372E5C228}.Release|x64.Build.0 = Release|Any CPU
+ {564359DF-BE79-42F2-AB6E-8518217527E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {564359DF-BE79-42F2-AB6E-8518217527E7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {564359DF-BE79-42F2-AB6E-8518217527E7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {564359DF-BE79-42F2-AB6E-8518217527E7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {564359DF-BE79-42F2-AB6E-8518217527E7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {564359DF-BE79-42F2-AB6E-8518217527E7}.Debug|x64.Build.0 = Debug|Any CPU
+ {564359DF-BE79-42F2-AB6E-8518217527E7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {564359DF-BE79-42F2-AB6E-8518217527E7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {564359DF-BE79-42F2-AB6E-8518217527E7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {564359DF-BE79-42F2-AB6E-8518217527E7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {564359DF-BE79-42F2-AB6E-8518217527E7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {564359DF-BE79-42F2-AB6E-8518217527E7}.Checked|x64.Build.0 = Checked|Any CPU
+ {564359DF-BE79-42F2-AB6E-8518217527E7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {564359DF-BE79-42F2-AB6E-8518217527E7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {564359DF-BE79-42F2-AB6E-8518217527E7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {564359DF-BE79-42F2-AB6E-8518217527E7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {564359DF-BE79-42F2-AB6E-8518217527E7}.Release|x64.ActiveCfg = Release|Any CPU
+ {564359DF-BE79-42F2-AB6E-8518217527E7}.Release|x64.Build.0 = Release|Any CPU
+ {48C6ABBC-8D33-4FD8-B6A8-A60FEE178245}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {48C6ABBC-8D33-4FD8-B6A8-A60FEE178245}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {48C6ABBC-8D33-4FD8-B6A8-A60FEE178245}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {48C6ABBC-8D33-4FD8-B6A8-A60FEE178245}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {48C6ABBC-8D33-4FD8-B6A8-A60FEE178245}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {48C6ABBC-8D33-4FD8-B6A8-A60FEE178245}.Debug|x64.Build.0 = Debug|Any CPU
+ {48C6ABBC-8D33-4FD8-B6A8-A60FEE178245}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {48C6ABBC-8D33-4FD8-B6A8-A60FEE178245}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {48C6ABBC-8D33-4FD8-B6A8-A60FEE178245}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {48C6ABBC-8D33-4FD8-B6A8-A60FEE178245}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {48C6ABBC-8D33-4FD8-B6A8-A60FEE178245}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {48C6ABBC-8D33-4FD8-B6A8-A60FEE178245}.Checked|x64.Build.0 = Checked|Any CPU
+ {48C6ABBC-8D33-4FD8-B6A8-A60FEE178245}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {48C6ABBC-8D33-4FD8-B6A8-A60FEE178245}.Release|Any CPU.Build.0 = Release|Any CPU
+ {48C6ABBC-8D33-4FD8-B6A8-A60FEE178245}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {48C6ABBC-8D33-4FD8-B6A8-A60FEE178245}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {48C6ABBC-8D33-4FD8-B6A8-A60FEE178245}.Release|x64.ActiveCfg = Release|Any CPU
+ {48C6ABBC-8D33-4FD8-B6A8-A60FEE178245}.Release|x64.Build.0 = Release|Any CPU
+ {C7D855D1-A996-4112-A7E9-AD1E4E07B186}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C7D855D1-A996-4112-A7E9-AD1E4E07B186}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C7D855D1-A996-4112-A7E9-AD1E4E07B186}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C7D855D1-A996-4112-A7E9-AD1E4E07B186}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C7D855D1-A996-4112-A7E9-AD1E4E07B186}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C7D855D1-A996-4112-A7E9-AD1E4E07B186}.Debug|x64.Build.0 = Debug|Any CPU
+ {C7D855D1-A996-4112-A7E9-AD1E4E07B186}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C7D855D1-A996-4112-A7E9-AD1E4E07B186}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C7D855D1-A996-4112-A7E9-AD1E4E07B186}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C7D855D1-A996-4112-A7E9-AD1E4E07B186}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C7D855D1-A996-4112-A7E9-AD1E4E07B186}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C7D855D1-A996-4112-A7E9-AD1E4E07B186}.Checked|x64.Build.0 = Checked|Any CPU
+ {C7D855D1-A996-4112-A7E9-AD1E4E07B186}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C7D855D1-A996-4112-A7E9-AD1E4E07B186}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C7D855D1-A996-4112-A7E9-AD1E4E07B186}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C7D855D1-A996-4112-A7E9-AD1E4E07B186}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C7D855D1-A996-4112-A7E9-AD1E4E07B186}.Release|x64.ActiveCfg = Release|Any CPU
+ {C7D855D1-A996-4112-A7E9-AD1E4E07B186}.Release|x64.Build.0 = Release|Any CPU
+ {20AE49CC-1ADA-4B14-B7EB-C961B4C0FC16}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {20AE49CC-1ADA-4B14-B7EB-C961B4C0FC16}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {20AE49CC-1ADA-4B14-B7EB-C961B4C0FC16}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {20AE49CC-1ADA-4B14-B7EB-C961B4C0FC16}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {20AE49CC-1ADA-4B14-B7EB-C961B4C0FC16}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {20AE49CC-1ADA-4B14-B7EB-C961B4C0FC16}.Debug|x64.Build.0 = Debug|Any CPU
+ {20AE49CC-1ADA-4B14-B7EB-C961B4C0FC16}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {20AE49CC-1ADA-4B14-B7EB-C961B4C0FC16}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {20AE49CC-1ADA-4B14-B7EB-C961B4C0FC16}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {20AE49CC-1ADA-4B14-B7EB-C961B4C0FC16}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {20AE49CC-1ADA-4B14-B7EB-C961B4C0FC16}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {20AE49CC-1ADA-4B14-B7EB-C961B4C0FC16}.Checked|x64.Build.0 = Checked|Any CPU
+ {20AE49CC-1ADA-4B14-B7EB-C961B4C0FC16}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {20AE49CC-1ADA-4B14-B7EB-C961B4C0FC16}.Release|Any CPU.Build.0 = Release|Any CPU
+ {20AE49CC-1ADA-4B14-B7EB-C961B4C0FC16}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {20AE49CC-1ADA-4B14-B7EB-C961B4C0FC16}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {20AE49CC-1ADA-4B14-B7EB-C961B4C0FC16}.Release|x64.ActiveCfg = Release|Any CPU
+ {20AE49CC-1ADA-4B14-B7EB-C961B4C0FC16}.Release|x64.Build.0 = Release|Any CPU
+ {369A6DB8-B0C9-41E5-84DB-C0CA2FCF92CB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {369A6DB8-B0C9-41E5-84DB-C0CA2FCF92CB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {369A6DB8-B0C9-41E5-84DB-C0CA2FCF92CB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {369A6DB8-B0C9-41E5-84DB-C0CA2FCF92CB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {369A6DB8-B0C9-41E5-84DB-C0CA2FCF92CB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {369A6DB8-B0C9-41E5-84DB-C0CA2FCF92CB}.Debug|x64.Build.0 = Debug|Any CPU
+ {369A6DB8-B0C9-41E5-84DB-C0CA2FCF92CB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {369A6DB8-B0C9-41E5-84DB-C0CA2FCF92CB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {369A6DB8-B0C9-41E5-84DB-C0CA2FCF92CB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {369A6DB8-B0C9-41E5-84DB-C0CA2FCF92CB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {369A6DB8-B0C9-41E5-84DB-C0CA2FCF92CB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {369A6DB8-B0C9-41E5-84DB-C0CA2FCF92CB}.Checked|x64.Build.0 = Checked|Any CPU
+ {369A6DB8-B0C9-41E5-84DB-C0CA2FCF92CB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {369A6DB8-B0C9-41E5-84DB-C0CA2FCF92CB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {369A6DB8-B0C9-41E5-84DB-C0CA2FCF92CB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {369A6DB8-B0C9-41E5-84DB-C0CA2FCF92CB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {369A6DB8-B0C9-41E5-84DB-C0CA2FCF92CB}.Release|x64.ActiveCfg = Release|Any CPU
+ {369A6DB8-B0C9-41E5-84DB-C0CA2FCF92CB}.Release|x64.Build.0 = Release|Any CPU
+ {C6DC8E85-DCD2-49A0-977D-CE9795552632}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C6DC8E85-DCD2-49A0-977D-CE9795552632}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C6DC8E85-DCD2-49A0-977D-CE9795552632}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C6DC8E85-DCD2-49A0-977D-CE9795552632}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C6DC8E85-DCD2-49A0-977D-CE9795552632}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C6DC8E85-DCD2-49A0-977D-CE9795552632}.Debug|x64.Build.0 = Debug|Any CPU
+ {C6DC8E85-DCD2-49A0-977D-CE9795552632}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C6DC8E85-DCD2-49A0-977D-CE9795552632}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C6DC8E85-DCD2-49A0-977D-CE9795552632}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C6DC8E85-DCD2-49A0-977D-CE9795552632}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C6DC8E85-DCD2-49A0-977D-CE9795552632}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C6DC8E85-DCD2-49A0-977D-CE9795552632}.Checked|x64.Build.0 = Checked|Any CPU
+ {C6DC8E85-DCD2-49A0-977D-CE9795552632}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C6DC8E85-DCD2-49A0-977D-CE9795552632}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C6DC8E85-DCD2-49A0-977D-CE9795552632}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C6DC8E85-DCD2-49A0-977D-CE9795552632}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C6DC8E85-DCD2-49A0-977D-CE9795552632}.Release|x64.ActiveCfg = Release|Any CPU
+ {C6DC8E85-DCD2-49A0-977D-CE9795552632}.Release|x64.Build.0 = Release|Any CPU
+ {8BA7A4A1-EBB6-44CD-828B-F2BA5523691A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8BA7A4A1-EBB6-44CD-828B-F2BA5523691A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8BA7A4A1-EBB6-44CD-828B-F2BA5523691A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8BA7A4A1-EBB6-44CD-828B-F2BA5523691A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8BA7A4A1-EBB6-44CD-828B-F2BA5523691A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8BA7A4A1-EBB6-44CD-828B-F2BA5523691A}.Debug|x64.Build.0 = Debug|Any CPU
+ {8BA7A4A1-EBB6-44CD-828B-F2BA5523691A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8BA7A4A1-EBB6-44CD-828B-F2BA5523691A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8BA7A4A1-EBB6-44CD-828B-F2BA5523691A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8BA7A4A1-EBB6-44CD-828B-F2BA5523691A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8BA7A4A1-EBB6-44CD-828B-F2BA5523691A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8BA7A4A1-EBB6-44CD-828B-F2BA5523691A}.Checked|x64.Build.0 = Checked|Any CPU
+ {8BA7A4A1-EBB6-44CD-828B-F2BA5523691A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8BA7A4A1-EBB6-44CD-828B-F2BA5523691A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8BA7A4A1-EBB6-44CD-828B-F2BA5523691A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8BA7A4A1-EBB6-44CD-828B-F2BA5523691A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8BA7A4A1-EBB6-44CD-828B-F2BA5523691A}.Release|x64.ActiveCfg = Release|Any CPU
+ {8BA7A4A1-EBB6-44CD-828B-F2BA5523691A}.Release|x64.Build.0 = Release|Any CPU
+ {650B07D3-9BC0-4EF8-8557-44200EC13261}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {650B07D3-9BC0-4EF8-8557-44200EC13261}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {650B07D3-9BC0-4EF8-8557-44200EC13261}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {650B07D3-9BC0-4EF8-8557-44200EC13261}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {650B07D3-9BC0-4EF8-8557-44200EC13261}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {650B07D3-9BC0-4EF8-8557-44200EC13261}.Debug|x64.Build.0 = Debug|Any CPU
+ {650B07D3-9BC0-4EF8-8557-44200EC13261}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {650B07D3-9BC0-4EF8-8557-44200EC13261}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {650B07D3-9BC0-4EF8-8557-44200EC13261}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {650B07D3-9BC0-4EF8-8557-44200EC13261}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {650B07D3-9BC0-4EF8-8557-44200EC13261}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {650B07D3-9BC0-4EF8-8557-44200EC13261}.Checked|x64.Build.0 = Checked|Any CPU
+ {650B07D3-9BC0-4EF8-8557-44200EC13261}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {650B07D3-9BC0-4EF8-8557-44200EC13261}.Release|Any CPU.Build.0 = Release|Any CPU
+ {650B07D3-9BC0-4EF8-8557-44200EC13261}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {650B07D3-9BC0-4EF8-8557-44200EC13261}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {650B07D3-9BC0-4EF8-8557-44200EC13261}.Release|x64.ActiveCfg = Release|Any CPU
+ {650B07D3-9BC0-4EF8-8557-44200EC13261}.Release|x64.Build.0 = Release|Any CPU
+ {C5578A39-72FF-4D25-99DA-96A8A99C6740}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C5578A39-72FF-4D25-99DA-96A8A99C6740}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C5578A39-72FF-4D25-99DA-96A8A99C6740}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C5578A39-72FF-4D25-99DA-96A8A99C6740}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C5578A39-72FF-4D25-99DA-96A8A99C6740}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C5578A39-72FF-4D25-99DA-96A8A99C6740}.Debug|x64.Build.0 = Debug|Any CPU
+ {C5578A39-72FF-4D25-99DA-96A8A99C6740}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C5578A39-72FF-4D25-99DA-96A8A99C6740}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C5578A39-72FF-4D25-99DA-96A8A99C6740}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C5578A39-72FF-4D25-99DA-96A8A99C6740}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C5578A39-72FF-4D25-99DA-96A8A99C6740}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C5578A39-72FF-4D25-99DA-96A8A99C6740}.Checked|x64.Build.0 = Checked|Any CPU
+ {C5578A39-72FF-4D25-99DA-96A8A99C6740}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C5578A39-72FF-4D25-99DA-96A8A99C6740}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C5578A39-72FF-4D25-99DA-96A8A99C6740}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C5578A39-72FF-4D25-99DA-96A8A99C6740}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C5578A39-72FF-4D25-99DA-96A8A99C6740}.Release|x64.ActiveCfg = Release|Any CPU
+ {C5578A39-72FF-4D25-99DA-96A8A99C6740}.Release|x64.Build.0 = Release|Any CPU
+ {FC3E9CEC-7659-471A-8B2E-8CFB3FBFDB4E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FC3E9CEC-7659-471A-8B2E-8CFB3FBFDB4E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FC3E9CEC-7659-471A-8B2E-8CFB3FBFDB4E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FC3E9CEC-7659-471A-8B2E-8CFB3FBFDB4E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FC3E9CEC-7659-471A-8B2E-8CFB3FBFDB4E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FC3E9CEC-7659-471A-8B2E-8CFB3FBFDB4E}.Debug|x64.Build.0 = Debug|Any CPU
+ {FC3E9CEC-7659-471A-8B2E-8CFB3FBFDB4E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FC3E9CEC-7659-471A-8B2E-8CFB3FBFDB4E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FC3E9CEC-7659-471A-8B2E-8CFB3FBFDB4E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FC3E9CEC-7659-471A-8B2E-8CFB3FBFDB4E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FC3E9CEC-7659-471A-8B2E-8CFB3FBFDB4E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FC3E9CEC-7659-471A-8B2E-8CFB3FBFDB4E}.Checked|x64.Build.0 = Checked|Any CPU
+ {FC3E9CEC-7659-471A-8B2E-8CFB3FBFDB4E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FC3E9CEC-7659-471A-8B2E-8CFB3FBFDB4E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FC3E9CEC-7659-471A-8B2E-8CFB3FBFDB4E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FC3E9CEC-7659-471A-8B2E-8CFB3FBFDB4E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FC3E9CEC-7659-471A-8B2E-8CFB3FBFDB4E}.Release|x64.ActiveCfg = Release|Any CPU
+ {FC3E9CEC-7659-471A-8B2E-8CFB3FBFDB4E}.Release|x64.Build.0 = Release|Any CPU
+ {A7850EBD-6701-473E-8686-99535F0794A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A7850EBD-6701-473E-8686-99535F0794A6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A7850EBD-6701-473E-8686-99535F0794A6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A7850EBD-6701-473E-8686-99535F0794A6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A7850EBD-6701-473E-8686-99535F0794A6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A7850EBD-6701-473E-8686-99535F0794A6}.Debug|x64.Build.0 = Debug|Any CPU
+ {A7850EBD-6701-473E-8686-99535F0794A6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A7850EBD-6701-473E-8686-99535F0794A6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A7850EBD-6701-473E-8686-99535F0794A6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A7850EBD-6701-473E-8686-99535F0794A6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A7850EBD-6701-473E-8686-99535F0794A6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A7850EBD-6701-473E-8686-99535F0794A6}.Checked|x64.Build.0 = Checked|Any CPU
+ {A7850EBD-6701-473E-8686-99535F0794A6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A7850EBD-6701-473E-8686-99535F0794A6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A7850EBD-6701-473E-8686-99535F0794A6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A7850EBD-6701-473E-8686-99535F0794A6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A7850EBD-6701-473E-8686-99535F0794A6}.Release|x64.ActiveCfg = Release|Any CPU
+ {A7850EBD-6701-473E-8686-99535F0794A6}.Release|x64.Build.0 = Release|Any CPU
+ {314823E3-7BB2-4C19-BA04-5AC565215BA3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {314823E3-7BB2-4C19-BA04-5AC565215BA3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {314823E3-7BB2-4C19-BA04-5AC565215BA3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {314823E3-7BB2-4C19-BA04-5AC565215BA3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {314823E3-7BB2-4C19-BA04-5AC565215BA3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {314823E3-7BB2-4C19-BA04-5AC565215BA3}.Debug|x64.Build.0 = Debug|Any CPU
+ {314823E3-7BB2-4C19-BA04-5AC565215BA3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {314823E3-7BB2-4C19-BA04-5AC565215BA3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {314823E3-7BB2-4C19-BA04-5AC565215BA3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {314823E3-7BB2-4C19-BA04-5AC565215BA3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {314823E3-7BB2-4C19-BA04-5AC565215BA3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {314823E3-7BB2-4C19-BA04-5AC565215BA3}.Checked|x64.Build.0 = Checked|Any CPU
+ {314823E3-7BB2-4C19-BA04-5AC565215BA3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {314823E3-7BB2-4C19-BA04-5AC565215BA3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {314823E3-7BB2-4C19-BA04-5AC565215BA3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {314823E3-7BB2-4C19-BA04-5AC565215BA3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {314823E3-7BB2-4C19-BA04-5AC565215BA3}.Release|x64.ActiveCfg = Release|Any CPU
+ {314823E3-7BB2-4C19-BA04-5AC565215BA3}.Release|x64.Build.0 = Release|Any CPU
+ {7ACF6404-4F4D-4D63-8E5F-A41DCC72B6C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7ACF6404-4F4D-4D63-8E5F-A41DCC72B6C3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7ACF6404-4F4D-4D63-8E5F-A41DCC72B6C3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7ACF6404-4F4D-4D63-8E5F-A41DCC72B6C3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7ACF6404-4F4D-4D63-8E5F-A41DCC72B6C3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7ACF6404-4F4D-4D63-8E5F-A41DCC72B6C3}.Debug|x64.Build.0 = Debug|Any CPU
+ {7ACF6404-4F4D-4D63-8E5F-A41DCC72B6C3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7ACF6404-4F4D-4D63-8E5F-A41DCC72B6C3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7ACF6404-4F4D-4D63-8E5F-A41DCC72B6C3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7ACF6404-4F4D-4D63-8E5F-A41DCC72B6C3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7ACF6404-4F4D-4D63-8E5F-A41DCC72B6C3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7ACF6404-4F4D-4D63-8E5F-A41DCC72B6C3}.Checked|x64.Build.0 = Checked|Any CPU
+ {7ACF6404-4F4D-4D63-8E5F-A41DCC72B6C3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7ACF6404-4F4D-4D63-8E5F-A41DCC72B6C3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7ACF6404-4F4D-4D63-8E5F-A41DCC72B6C3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7ACF6404-4F4D-4D63-8E5F-A41DCC72B6C3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7ACF6404-4F4D-4D63-8E5F-A41DCC72B6C3}.Release|x64.ActiveCfg = Release|Any CPU
+ {7ACF6404-4F4D-4D63-8E5F-A41DCC72B6C3}.Release|x64.Build.0 = Release|Any CPU
+ {72FF9A1A-6612-41FD-86D2-C069608C2799}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {72FF9A1A-6612-41FD-86D2-C069608C2799}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {72FF9A1A-6612-41FD-86D2-C069608C2799}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {72FF9A1A-6612-41FD-86D2-C069608C2799}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {72FF9A1A-6612-41FD-86D2-C069608C2799}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {72FF9A1A-6612-41FD-86D2-C069608C2799}.Debug|x64.Build.0 = Debug|Any CPU
+ {72FF9A1A-6612-41FD-86D2-C069608C2799}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {72FF9A1A-6612-41FD-86D2-C069608C2799}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {72FF9A1A-6612-41FD-86D2-C069608C2799}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {72FF9A1A-6612-41FD-86D2-C069608C2799}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {72FF9A1A-6612-41FD-86D2-C069608C2799}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {72FF9A1A-6612-41FD-86D2-C069608C2799}.Checked|x64.Build.0 = Checked|Any CPU
+ {72FF9A1A-6612-41FD-86D2-C069608C2799}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {72FF9A1A-6612-41FD-86D2-C069608C2799}.Release|Any CPU.Build.0 = Release|Any CPU
+ {72FF9A1A-6612-41FD-86D2-C069608C2799}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {72FF9A1A-6612-41FD-86D2-C069608C2799}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {72FF9A1A-6612-41FD-86D2-C069608C2799}.Release|x64.ActiveCfg = Release|Any CPU
+ {72FF9A1A-6612-41FD-86D2-C069608C2799}.Release|x64.Build.0 = Release|Any CPU
+ {9EE64E0C-595B-47BF-B8C0-96BDDA260461}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9EE64E0C-595B-47BF-B8C0-96BDDA260461}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9EE64E0C-595B-47BF-B8C0-96BDDA260461}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9EE64E0C-595B-47BF-B8C0-96BDDA260461}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9EE64E0C-595B-47BF-B8C0-96BDDA260461}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9EE64E0C-595B-47BF-B8C0-96BDDA260461}.Debug|x64.Build.0 = Debug|Any CPU
+ {9EE64E0C-595B-47BF-B8C0-96BDDA260461}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9EE64E0C-595B-47BF-B8C0-96BDDA260461}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9EE64E0C-595B-47BF-B8C0-96BDDA260461}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9EE64E0C-595B-47BF-B8C0-96BDDA260461}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9EE64E0C-595B-47BF-B8C0-96BDDA260461}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9EE64E0C-595B-47BF-B8C0-96BDDA260461}.Checked|x64.Build.0 = Checked|Any CPU
+ {9EE64E0C-595B-47BF-B8C0-96BDDA260461}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9EE64E0C-595B-47BF-B8C0-96BDDA260461}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9EE64E0C-595B-47BF-B8C0-96BDDA260461}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9EE64E0C-595B-47BF-B8C0-96BDDA260461}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9EE64E0C-595B-47BF-B8C0-96BDDA260461}.Release|x64.ActiveCfg = Release|Any CPU
+ {9EE64E0C-595B-47BF-B8C0-96BDDA260461}.Release|x64.Build.0 = Release|Any CPU
+ {271C8E26-550D-4506-9BF8-D87805D5FEF6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {271C8E26-550D-4506-9BF8-D87805D5FEF6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {271C8E26-550D-4506-9BF8-D87805D5FEF6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {271C8E26-550D-4506-9BF8-D87805D5FEF6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {271C8E26-550D-4506-9BF8-D87805D5FEF6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {271C8E26-550D-4506-9BF8-D87805D5FEF6}.Debug|x64.Build.0 = Debug|Any CPU
+ {271C8E26-550D-4506-9BF8-D87805D5FEF6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {271C8E26-550D-4506-9BF8-D87805D5FEF6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {271C8E26-550D-4506-9BF8-D87805D5FEF6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {271C8E26-550D-4506-9BF8-D87805D5FEF6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {271C8E26-550D-4506-9BF8-D87805D5FEF6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {271C8E26-550D-4506-9BF8-D87805D5FEF6}.Checked|x64.Build.0 = Checked|Any CPU
+ {271C8E26-550D-4506-9BF8-D87805D5FEF6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {271C8E26-550D-4506-9BF8-D87805D5FEF6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {271C8E26-550D-4506-9BF8-D87805D5FEF6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {271C8E26-550D-4506-9BF8-D87805D5FEF6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {271C8E26-550D-4506-9BF8-D87805D5FEF6}.Release|x64.ActiveCfg = Release|Any CPU
+ {271C8E26-550D-4506-9BF8-D87805D5FEF6}.Release|x64.Build.0 = Release|Any CPU
+ {5CE4D180-D559-4EA1-8A81-22FC79E4D255}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5CE4D180-D559-4EA1-8A81-22FC79E4D255}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5CE4D180-D559-4EA1-8A81-22FC79E4D255}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5CE4D180-D559-4EA1-8A81-22FC79E4D255}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5CE4D180-D559-4EA1-8A81-22FC79E4D255}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5CE4D180-D559-4EA1-8A81-22FC79E4D255}.Debug|x64.Build.0 = Debug|Any CPU
+ {5CE4D180-D559-4EA1-8A81-22FC79E4D255}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5CE4D180-D559-4EA1-8A81-22FC79E4D255}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5CE4D180-D559-4EA1-8A81-22FC79E4D255}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5CE4D180-D559-4EA1-8A81-22FC79E4D255}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5CE4D180-D559-4EA1-8A81-22FC79E4D255}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5CE4D180-D559-4EA1-8A81-22FC79E4D255}.Checked|x64.Build.0 = Checked|Any CPU
+ {5CE4D180-D559-4EA1-8A81-22FC79E4D255}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5CE4D180-D559-4EA1-8A81-22FC79E4D255}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5CE4D180-D559-4EA1-8A81-22FC79E4D255}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5CE4D180-D559-4EA1-8A81-22FC79E4D255}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5CE4D180-D559-4EA1-8A81-22FC79E4D255}.Release|x64.ActiveCfg = Release|Any CPU
+ {5CE4D180-D559-4EA1-8A81-22FC79E4D255}.Release|x64.Build.0 = Release|Any CPU
+ {EBB57E43-0868-4482-86EF-8E330A10BB54}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EBB57E43-0868-4482-86EF-8E330A10BB54}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EBB57E43-0868-4482-86EF-8E330A10BB54}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EBB57E43-0868-4482-86EF-8E330A10BB54}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EBB57E43-0868-4482-86EF-8E330A10BB54}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EBB57E43-0868-4482-86EF-8E330A10BB54}.Debug|x64.Build.0 = Debug|Any CPU
+ {EBB57E43-0868-4482-86EF-8E330A10BB54}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EBB57E43-0868-4482-86EF-8E330A10BB54}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EBB57E43-0868-4482-86EF-8E330A10BB54}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EBB57E43-0868-4482-86EF-8E330A10BB54}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EBB57E43-0868-4482-86EF-8E330A10BB54}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EBB57E43-0868-4482-86EF-8E330A10BB54}.Checked|x64.Build.0 = Checked|Any CPU
+ {EBB57E43-0868-4482-86EF-8E330A10BB54}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EBB57E43-0868-4482-86EF-8E330A10BB54}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EBB57E43-0868-4482-86EF-8E330A10BB54}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EBB57E43-0868-4482-86EF-8E330A10BB54}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EBB57E43-0868-4482-86EF-8E330A10BB54}.Release|x64.ActiveCfg = Release|Any CPU
+ {EBB57E43-0868-4482-86EF-8E330A10BB54}.Release|x64.Build.0 = Release|Any CPU
+ {6D20F54D-C743-4459-A7BD-A8C631CC648A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6D20F54D-C743-4459-A7BD-A8C631CC648A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6D20F54D-C743-4459-A7BD-A8C631CC648A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6D20F54D-C743-4459-A7BD-A8C631CC648A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6D20F54D-C743-4459-A7BD-A8C631CC648A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6D20F54D-C743-4459-A7BD-A8C631CC648A}.Debug|x64.Build.0 = Debug|Any CPU
+ {6D20F54D-C743-4459-A7BD-A8C631CC648A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6D20F54D-C743-4459-A7BD-A8C631CC648A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6D20F54D-C743-4459-A7BD-A8C631CC648A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6D20F54D-C743-4459-A7BD-A8C631CC648A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6D20F54D-C743-4459-A7BD-A8C631CC648A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6D20F54D-C743-4459-A7BD-A8C631CC648A}.Checked|x64.Build.0 = Checked|Any CPU
+ {6D20F54D-C743-4459-A7BD-A8C631CC648A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6D20F54D-C743-4459-A7BD-A8C631CC648A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6D20F54D-C743-4459-A7BD-A8C631CC648A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6D20F54D-C743-4459-A7BD-A8C631CC648A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6D20F54D-C743-4459-A7BD-A8C631CC648A}.Release|x64.ActiveCfg = Release|Any CPU
+ {6D20F54D-C743-4459-A7BD-A8C631CC648A}.Release|x64.Build.0 = Release|Any CPU
+ {17BA157B-5321-4381-94E3-BBC37B314FAF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {17BA157B-5321-4381-94E3-BBC37B314FAF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {17BA157B-5321-4381-94E3-BBC37B314FAF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {17BA157B-5321-4381-94E3-BBC37B314FAF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {17BA157B-5321-4381-94E3-BBC37B314FAF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {17BA157B-5321-4381-94E3-BBC37B314FAF}.Debug|x64.Build.0 = Debug|Any CPU
+ {17BA157B-5321-4381-94E3-BBC37B314FAF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {17BA157B-5321-4381-94E3-BBC37B314FAF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {17BA157B-5321-4381-94E3-BBC37B314FAF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {17BA157B-5321-4381-94E3-BBC37B314FAF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {17BA157B-5321-4381-94E3-BBC37B314FAF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {17BA157B-5321-4381-94E3-BBC37B314FAF}.Checked|x64.Build.0 = Checked|Any CPU
+ {17BA157B-5321-4381-94E3-BBC37B314FAF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {17BA157B-5321-4381-94E3-BBC37B314FAF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {17BA157B-5321-4381-94E3-BBC37B314FAF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {17BA157B-5321-4381-94E3-BBC37B314FAF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {17BA157B-5321-4381-94E3-BBC37B314FAF}.Release|x64.ActiveCfg = Release|Any CPU
+ {17BA157B-5321-4381-94E3-BBC37B314FAF}.Release|x64.Build.0 = Release|Any CPU
+ {DC4B97D9-D69D-4A34-899A-57AE1C949841}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DC4B97D9-D69D-4A34-899A-57AE1C949841}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DC4B97D9-D69D-4A34-899A-57AE1C949841}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DC4B97D9-D69D-4A34-899A-57AE1C949841}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DC4B97D9-D69D-4A34-899A-57AE1C949841}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DC4B97D9-D69D-4A34-899A-57AE1C949841}.Debug|x64.Build.0 = Debug|Any CPU
+ {DC4B97D9-D69D-4A34-899A-57AE1C949841}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DC4B97D9-D69D-4A34-899A-57AE1C949841}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DC4B97D9-D69D-4A34-899A-57AE1C949841}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DC4B97D9-D69D-4A34-899A-57AE1C949841}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DC4B97D9-D69D-4A34-899A-57AE1C949841}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DC4B97D9-D69D-4A34-899A-57AE1C949841}.Checked|x64.Build.0 = Checked|Any CPU
+ {DC4B97D9-D69D-4A34-899A-57AE1C949841}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DC4B97D9-D69D-4A34-899A-57AE1C949841}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DC4B97D9-D69D-4A34-899A-57AE1C949841}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DC4B97D9-D69D-4A34-899A-57AE1C949841}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DC4B97D9-D69D-4A34-899A-57AE1C949841}.Release|x64.ActiveCfg = Release|Any CPU
+ {DC4B97D9-D69D-4A34-899A-57AE1C949841}.Release|x64.Build.0 = Release|Any CPU
+ {06705BB1-9365-4916-A426-7534584A1B5D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {06705BB1-9365-4916-A426-7534584A1B5D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {06705BB1-9365-4916-A426-7534584A1B5D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {06705BB1-9365-4916-A426-7534584A1B5D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {06705BB1-9365-4916-A426-7534584A1B5D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {06705BB1-9365-4916-A426-7534584A1B5D}.Debug|x64.Build.0 = Debug|Any CPU
+ {06705BB1-9365-4916-A426-7534584A1B5D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {06705BB1-9365-4916-A426-7534584A1B5D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {06705BB1-9365-4916-A426-7534584A1B5D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {06705BB1-9365-4916-A426-7534584A1B5D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {06705BB1-9365-4916-A426-7534584A1B5D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {06705BB1-9365-4916-A426-7534584A1B5D}.Checked|x64.Build.0 = Checked|Any CPU
+ {06705BB1-9365-4916-A426-7534584A1B5D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {06705BB1-9365-4916-A426-7534584A1B5D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {06705BB1-9365-4916-A426-7534584A1B5D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {06705BB1-9365-4916-A426-7534584A1B5D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {06705BB1-9365-4916-A426-7534584A1B5D}.Release|x64.ActiveCfg = Release|Any CPU
+ {06705BB1-9365-4916-A426-7534584A1B5D}.Release|x64.Build.0 = Release|Any CPU
+ {BF639075-28D1-4E40-808F-A181F76B7005}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BF639075-28D1-4E40-808F-A181F76B7005}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BF639075-28D1-4E40-808F-A181F76B7005}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BF639075-28D1-4E40-808F-A181F76B7005}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BF639075-28D1-4E40-808F-A181F76B7005}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BF639075-28D1-4E40-808F-A181F76B7005}.Debug|x64.Build.0 = Debug|Any CPU
+ {BF639075-28D1-4E40-808F-A181F76B7005}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BF639075-28D1-4E40-808F-A181F76B7005}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BF639075-28D1-4E40-808F-A181F76B7005}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BF639075-28D1-4E40-808F-A181F76B7005}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BF639075-28D1-4E40-808F-A181F76B7005}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BF639075-28D1-4E40-808F-A181F76B7005}.Checked|x64.Build.0 = Checked|Any CPU
+ {BF639075-28D1-4E40-808F-A181F76B7005}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BF639075-28D1-4E40-808F-A181F76B7005}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BF639075-28D1-4E40-808F-A181F76B7005}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BF639075-28D1-4E40-808F-A181F76B7005}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BF639075-28D1-4E40-808F-A181F76B7005}.Release|x64.ActiveCfg = Release|Any CPU
+ {BF639075-28D1-4E40-808F-A181F76B7005}.Release|x64.Build.0 = Release|Any CPU
+ {BADC0930-22AC-4F76-B3ED-6C0F78D1549E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BADC0930-22AC-4F76-B3ED-6C0F78D1549E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BADC0930-22AC-4F76-B3ED-6C0F78D1549E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BADC0930-22AC-4F76-B3ED-6C0F78D1549E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BADC0930-22AC-4F76-B3ED-6C0F78D1549E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BADC0930-22AC-4F76-B3ED-6C0F78D1549E}.Debug|x64.Build.0 = Debug|Any CPU
+ {BADC0930-22AC-4F76-B3ED-6C0F78D1549E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BADC0930-22AC-4F76-B3ED-6C0F78D1549E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BADC0930-22AC-4F76-B3ED-6C0F78D1549E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BADC0930-22AC-4F76-B3ED-6C0F78D1549E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BADC0930-22AC-4F76-B3ED-6C0F78D1549E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BADC0930-22AC-4F76-B3ED-6C0F78D1549E}.Checked|x64.Build.0 = Checked|Any CPU
+ {BADC0930-22AC-4F76-B3ED-6C0F78D1549E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BADC0930-22AC-4F76-B3ED-6C0F78D1549E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BADC0930-22AC-4F76-B3ED-6C0F78D1549E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BADC0930-22AC-4F76-B3ED-6C0F78D1549E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BADC0930-22AC-4F76-B3ED-6C0F78D1549E}.Release|x64.ActiveCfg = Release|Any CPU
+ {BADC0930-22AC-4F76-B3ED-6C0F78D1549E}.Release|x64.Build.0 = Release|Any CPU
+ {B793D123-1F28-452A-8528-2CF812B8EEBB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B793D123-1F28-452A-8528-2CF812B8EEBB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B793D123-1F28-452A-8528-2CF812B8EEBB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B793D123-1F28-452A-8528-2CF812B8EEBB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B793D123-1F28-452A-8528-2CF812B8EEBB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B793D123-1F28-452A-8528-2CF812B8EEBB}.Debug|x64.Build.0 = Debug|Any CPU
+ {B793D123-1F28-452A-8528-2CF812B8EEBB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B793D123-1F28-452A-8528-2CF812B8EEBB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B793D123-1F28-452A-8528-2CF812B8EEBB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B793D123-1F28-452A-8528-2CF812B8EEBB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B793D123-1F28-452A-8528-2CF812B8EEBB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B793D123-1F28-452A-8528-2CF812B8EEBB}.Checked|x64.Build.0 = Checked|Any CPU
+ {B793D123-1F28-452A-8528-2CF812B8EEBB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B793D123-1F28-452A-8528-2CF812B8EEBB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B793D123-1F28-452A-8528-2CF812B8EEBB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B793D123-1F28-452A-8528-2CF812B8EEBB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B793D123-1F28-452A-8528-2CF812B8EEBB}.Release|x64.ActiveCfg = Release|Any CPU
+ {B793D123-1F28-452A-8528-2CF812B8EEBB}.Release|x64.Build.0 = Release|Any CPU
+ {0E11223F-B3A0-46A3-BA5D-A7B5F9D56996}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0E11223F-B3A0-46A3-BA5D-A7B5F9D56996}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0E11223F-B3A0-46A3-BA5D-A7B5F9D56996}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0E11223F-B3A0-46A3-BA5D-A7B5F9D56996}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0E11223F-B3A0-46A3-BA5D-A7B5F9D56996}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0E11223F-B3A0-46A3-BA5D-A7B5F9D56996}.Debug|x64.Build.0 = Debug|Any CPU
+ {0E11223F-B3A0-46A3-BA5D-A7B5F9D56996}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0E11223F-B3A0-46A3-BA5D-A7B5F9D56996}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0E11223F-B3A0-46A3-BA5D-A7B5F9D56996}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0E11223F-B3A0-46A3-BA5D-A7B5F9D56996}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0E11223F-B3A0-46A3-BA5D-A7B5F9D56996}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0E11223F-B3A0-46A3-BA5D-A7B5F9D56996}.Checked|x64.Build.0 = Checked|Any CPU
+ {0E11223F-B3A0-46A3-BA5D-A7B5F9D56996}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0E11223F-B3A0-46A3-BA5D-A7B5F9D56996}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0E11223F-B3A0-46A3-BA5D-A7B5F9D56996}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0E11223F-B3A0-46A3-BA5D-A7B5F9D56996}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0E11223F-B3A0-46A3-BA5D-A7B5F9D56996}.Release|x64.ActiveCfg = Release|Any CPU
+ {0E11223F-B3A0-46A3-BA5D-A7B5F9D56996}.Release|x64.Build.0 = Release|Any CPU
+ {D45A5B16-BE6F-45E4-A88D-39DDD6DD2157}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D45A5B16-BE6F-45E4-A88D-39DDD6DD2157}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D45A5B16-BE6F-45E4-A88D-39DDD6DD2157}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D45A5B16-BE6F-45E4-A88D-39DDD6DD2157}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D45A5B16-BE6F-45E4-A88D-39DDD6DD2157}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D45A5B16-BE6F-45E4-A88D-39DDD6DD2157}.Debug|x64.Build.0 = Debug|Any CPU
+ {D45A5B16-BE6F-45E4-A88D-39DDD6DD2157}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D45A5B16-BE6F-45E4-A88D-39DDD6DD2157}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D45A5B16-BE6F-45E4-A88D-39DDD6DD2157}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D45A5B16-BE6F-45E4-A88D-39DDD6DD2157}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D45A5B16-BE6F-45E4-A88D-39DDD6DD2157}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D45A5B16-BE6F-45E4-A88D-39DDD6DD2157}.Checked|x64.Build.0 = Checked|Any CPU
+ {D45A5B16-BE6F-45E4-A88D-39DDD6DD2157}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D45A5B16-BE6F-45E4-A88D-39DDD6DD2157}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D45A5B16-BE6F-45E4-A88D-39DDD6DD2157}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D45A5B16-BE6F-45E4-A88D-39DDD6DD2157}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D45A5B16-BE6F-45E4-A88D-39DDD6DD2157}.Release|x64.ActiveCfg = Release|Any CPU
+ {D45A5B16-BE6F-45E4-A88D-39DDD6DD2157}.Release|x64.Build.0 = Release|Any CPU
+ {14A2768C-E5E0-4156-B05C-229600CC539B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {14A2768C-E5E0-4156-B05C-229600CC539B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {14A2768C-E5E0-4156-B05C-229600CC539B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {14A2768C-E5E0-4156-B05C-229600CC539B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {14A2768C-E5E0-4156-B05C-229600CC539B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {14A2768C-E5E0-4156-B05C-229600CC539B}.Debug|x64.Build.0 = Debug|Any CPU
+ {14A2768C-E5E0-4156-B05C-229600CC539B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {14A2768C-E5E0-4156-B05C-229600CC539B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {14A2768C-E5E0-4156-B05C-229600CC539B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {14A2768C-E5E0-4156-B05C-229600CC539B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {14A2768C-E5E0-4156-B05C-229600CC539B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {14A2768C-E5E0-4156-B05C-229600CC539B}.Checked|x64.Build.0 = Checked|Any CPU
+ {14A2768C-E5E0-4156-B05C-229600CC539B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {14A2768C-E5E0-4156-B05C-229600CC539B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {14A2768C-E5E0-4156-B05C-229600CC539B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {14A2768C-E5E0-4156-B05C-229600CC539B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {14A2768C-E5E0-4156-B05C-229600CC539B}.Release|x64.ActiveCfg = Release|Any CPU
+ {14A2768C-E5E0-4156-B05C-229600CC539B}.Release|x64.Build.0 = Release|Any CPU
+ {AF7F2478-9B49-4776-BEAF-0BF8916E2D79}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AF7F2478-9B49-4776-BEAF-0BF8916E2D79}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AF7F2478-9B49-4776-BEAF-0BF8916E2D79}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AF7F2478-9B49-4776-BEAF-0BF8916E2D79}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AF7F2478-9B49-4776-BEAF-0BF8916E2D79}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AF7F2478-9B49-4776-BEAF-0BF8916E2D79}.Debug|x64.Build.0 = Debug|Any CPU
+ {AF7F2478-9B49-4776-BEAF-0BF8916E2D79}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AF7F2478-9B49-4776-BEAF-0BF8916E2D79}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AF7F2478-9B49-4776-BEAF-0BF8916E2D79}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AF7F2478-9B49-4776-BEAF-0BF8916E2D79}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AF7F2478-9B49-4776-BEAF-0BF8916E2D79}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AF7F2478-9B49-4776-BEAF-0BF8916E2D79}.Checked|x64.Build.0 = Checked|Any CPU
+ {AF7F2478-9B49-4776-BEAF-0BF8916E2D79}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AF7F2478-9B49-4776-BEAF-0BF8916E2D79}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AF7F2478-9B49-4776-BEAF-0BF8916E2D79}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AF7F2478-9B49-4776-BEAF-0BF8916E2D79}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AF7F2478-9B49-4776-BEAF-0BF8916E2D79}.Release|x64.ActiveCfg = Release|Any CPU
+ {AF7F2478-9B49-4776-BEAF-0BF8916E2D79}.Release|x64.Build.0 = Release|Any CPU
+ {136C849D-3517-40D8-BA2A-1F903377762D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {136C849D-3517-40D8-BA2A-1F903377762D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {136C849D-3517-40D8-BA2A-1F903377762D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {136C849D-3517-40D8-BA2A-1F903377762D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {136C849D-3517-40D8-BA2A-1F903377762D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {136C849D-3517-40D8-BA2A-1F903377762D}.Debug|x64.Build.0 = Debug|Any CPU
+ {136C849D-3517-40D8-BA2A-1F903377762D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {136C849D-3517-40D8-BA2A-1F903377762D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {136C849D-3517-40D8-BA2A-1F903377762D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {136C849D-3517-40D8-BA2A-1F903377762D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {136C849D-3517-40D8-BA2A-1F903377762D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {136C849D-3517-40D8-BA2A-1F903377762D}.Checked|x64.Build.0 = Checked|Any CPU
+ {136C849D-3517-40D8-BA2A-1F903377762D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {136C849D-3517-40D8-BA2A-1F903377762D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {136C849D-3517-40D8-BA2A-1F903377762D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {136C849D-3517-40D8-BA2A-1F903377762D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {136C849D-3517-40D8-BA2A-1F903377762D}.Release|x64.ActiveCfg = Release|Any CPU
+ {136C849D-3517-40D8-BA2A-1F903377762D}.Release|x64.Build.0 = Release|Any CPU
+ {A60BCC3F-1672-4EC4-A4D5-30A7AE8AC437}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A60BCC3F-1672-4EC4-A4D5-30A7AE8AC437}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A60BCC3F-1672-4EC4-A4D5-30A7AE8AC437}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A60BCC3F-1672-4EC4-A4D5-30A7AE8AC437}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A60BCC3F-1672-4EC4-A4D5-30A7AE8AC437}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A60BCC3F-1672-4EC4-A4D5-30A7AE8AC437}.Debug|x64.Build.0 = Debug|Any CPU
+ {A60BCC3F-1672-4EC4-A4D5-30A7AE8AC437}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A60BCC3F-1672-4EC4-A4D5-30A7AE8AC437}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A60BCC3F-1672-4EC4-A4D5-30A7AE8AC437}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A60BCC3F-1672-4EC4-A4D5-30A7AE8AC437}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A60BCC3F-1672-4EC4-A4D5-30A7AE8AC437}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A60BCC3F-1672-4EC4-A4D5-30A7AE8AC437}.Checked|x64.Build.0 = Checked|Any CPU
+ {A60BCC3F-1672-4EC4-A4D5-30A7AE8AC437}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A60BCC3F-1672-4EC4-A4D5-30A7AE8AC437}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A60BCC3F-1672-4EC4-A4D5-30A7AE8AC437}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A60BCC3F-1672-4EC4-A4D5-30A7AE8AC437}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A60BCC3F-1672-4EC4-A4D5-30A7AE8AC437}.Release|x64.ActiveCfg = Release|Any CPU
+ {A60BCC3F-1672-4EC4-A4D5-30A7AE8AC437}.Release|x64.Build.0 = Release|Any CPU
+ {FE68C94B-7263-4C2B-B8DC-BD8ACA669B07}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FE68C94B-7263-4C2B-B8DC-BD8ACA669B07}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FE68C94B-7263-4C2B-B8DC-BD8ACA669B07}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FE68C94B-7263-4C2B-B8DC-BD8ACA669B07}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FE68C94B-7263-4C2B-B8DC-BD8ACA669B07}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FE68C94B-7263-4C2B-B8DC-BD8ACA669B07}.Debug|x64.Build.0 = Debug|Any CPU
+ {FE68C94B-7263-4C2B-B8DC-BD8ACA669B07}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FE68C94B-7263-4C2B-B8DC-BD8ACA669B07}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FE68C94B-7263-4C2B-B8DC-BD8ACA669B07}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FE68C94B-7263-4C2B-B8DC-BD8ACA669B07}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FE68C94B-7263-4C2B-B8DC-BD8ACA669B07}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FE68C94B-7263-4C2B-B8DC-BD8ACA669B07}.Checked|x64.Build.0 = Checked|Any CPU
+ {FE68C94B-7263-4C2B-B8DC-BD8ACA669B07}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FE68C94B-7263-4C2B-B8DC-BD8ACA669B07}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FE68C94B-7263-4C2B-B8DC-BD8ACA669B07}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FE68C94B-7263-4C2B-B8DC-BD8ACA669B07}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FE68C94B-7263-4C2B-B8DC-BD8ACA669B07}.Release|x64.ActiveCfg = Release|Any CPU
+ {FE68C94B-7263-4C2B-B8DC-BD8ACA669B07}.Release|x64.Build.0 = Release|Any CPU
+ {B9F2D613-B3BF-46D1-A762-ADE0656DF394}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B9F2D613-B3BF-46D1-A762-ADE0656DF394}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B9F2D613-B3BF-46D1-A762-ADE0656DF394}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B9F2D613-B3BF-46D1-A762-ADE0656DF394}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B9F2D613-B3BF-46D1-A762-ADE0656DF394}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B9F2D613-B3BF-46D1-A762-ADE0656DF394}.Debug|x64.Build.0 = Debug|Any CPU
+ {B9F2D613-B3BF-46D1-A762-ADE0656DF394}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B9F2D613-B3BF-46D1-A762-ADE0656DF394}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B9F2D613-B3BF-46D1-A762-ADE0656DF394}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B9F2D613-B3BF-46D1-A762-ADE0656DF394}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B9F2D613-B3BF-46D1-A762-ADE0656DF394}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B9F2D613-B3BF-46D1-A762-ADE0656DF394}.Checked|x64.Build.0 = Checked|Any CPU
+ {B9F2D613-B3BF-46D1-A762-ADE0656DF394}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B9F2D613-B3BF-46D1-A762-ADE0656DF394}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B9F2D613-B3BF-46D1-A762-ADE0656DF394}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B9F2D613-B3BF-46D1-A762-ADE0656DF394}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B9F2D613-B3BF-46D1-A762-ADE0656DF394}.Release|x64.ActiveCfg = Release|Any CPU
+ {B9F2D613-B3BF-46D1-A762-ADE0656DF394}.Release|x64.Build.0 = Release|Any CPU
+ {3A283369-FD98-4661-9B73-17BDAC3C2A70}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3A283369-FD98-4661-9B73-17BDAC3C2A70}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3A283369-FD98-4661-9B73-17BDAC3C2A70}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3A283369-FD98-4661-9B73-17BDAC3C2A70}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3A283369-FD98-4661-9B73-17BDAC3C2A70}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3A283369-FD98-4661-9B73-17BDAC3C2A70}.Debug|x64.Build.0 = Debug|Any CPU
+ {3A283369-FD98-4661-9B73-17BDAC3C2A70}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3A283369-FD98-4661-9B73-17BDAC3C2A70}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3A283369-FD98-4661-9B73-17BDAC3C2A70}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3A283369-FD98-4661-9B73-17BDAC3C2A70}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3A283369-FD98-4661-9B73-17BDAC3C2A70}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3A283369-FD98-4661-9B73-17BDAC3C2A70}.Checked|x64.Build.0 = Checked|Any CPU
+ {3A283369-FD98-4661-9B73-17BDAC3C2A70}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3A283369-FD98-4661-9B73-17BDAC3C2A70}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3A283369-FD98-4661-9B73-17BDAC3C2A70}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3A283369-FD98-4661-9B73-17BDAC3C2A70}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3A283369-FD98-4661-9B73-17BDAC3C2A70}.Release|x64.ActiveCfg = Release|Any CPU
+ {3A283369-FD98-4661-9B73-17BDAC3C2A70}.Release|x64.Build.0 = Release|Any CPU
+ {F94C1DAC-C9C6-4BE3-80BF-C4B21F273764}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F94C1DAC-C9C6-4BE3-80BF-C4B21F273764}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F94C1DAC-C9C6-4BE3-80BF-C4B21F273764}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F94C1DAC-C9C6-4BE3-80BF-C4B21F273764}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F94C1DAC-C9C6-4BE3-80BF-C4B21F273764}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F94C1DAC-C9C6-4BE3-80BF-C4B21F273764}.Debug|x64.Build.0 = Debug|Any CPU
+ {F94C1DAC-C9C6-4BE3-80BF-C4B21F273764}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F94C1DAC-C9C6-4BE3-80BF-C4B21F273764}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F94C1DAC-C9C6-4BE3-80BF-C4B21F273764}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F94C1DAC-C9C6-4BE3-80BF-C4B21F273764}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F94C1DAC-C9C6-4BE3-80BF-C4B21F273764}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F94C1DAC-C9C6-4BE3-80BF-C4B21F273764}.Checked|x64.Build.0 = Checked|Any CPU
+ {F94C1DAC-C9C6-4BE3-80BF-C4B21F273764}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F94C1DAC-C9C6-4BE3-80BF-C4B21F273764}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F94C1DAC-C9C6-4BE3-80BF-C4B21F273764}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F94C1DAC-C9C6-4BE3-80BF-C4B21F273764}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F94C1DAC-C9C6-4BE3-80BF-C4B21F273764}.Release|x64.ActiveCfg = Release|Any CPU
+ {F94C1DAC-C9C6-4BE3-80BF-C4B21F273764}.Release|x64.Build.0 = Release|Any CPU
+ {B0409C23-6BC6-40F5-9386-36A69B746C65}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B0409C23-6BC6-40F5-9386-36A69B746C65}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B0409C23-6BC6-40F5-9386-36A69B746C65}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B0409C23-6BC6-40F5-9386-36A69B746C65}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B0409C23-6BC6-40F5-9386-36A69B746C65}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B0409C23-6BC6-40F5-9386-36A69B746C65}.Debug|x64.Build.0 = Debug|Any CPU
+ {B0409C23-6BC6-40F5-9386-36A69B746C65}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B0409C23-6BC6-40F5-9386-36A69B746C65}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B0409C23-6BC6-40F5-9386-36A69B746C65}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B0409C23-6BC6-40F5-9386-36A69B746C65}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B0409C23-6BC6-40F5-9386-36A69B746C65}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B0409C23-6BC6-40F5-9386-36A69B746C65}.Checked|x64.Build.0 = Checked|Any CPU
+ {B0409C23-6BC6-40F5-9386-36A69B746C65}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B0409C23-6BC6-40F5-9386-36A69B746C65}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B0409C23-6BC6-40F5-9386-36A69B746C65}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B0409C23-6BC6-40F5-9386-36A69B746C65}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B0409C23-6BC6-40F5-9386-36A69B746C65}.Release|x64.ActiveCfg = Release|Any CPU
+ {B0409C23-6BC6-40F5-9386-36A69B746C65}.Release|x64.Build.0 = Release|Any CPU
+ {E56C9935-95B9-498A-B221-DF044409D530}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E56C9935-95B9-498A-B221-DF044409D530}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E56C9935-95B9-498A-B221-DF044409D530}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E56C9935-95B9-498A-B221-DF044409D530}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E56C9935-95B9-498A-B221-DF044409D530}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E56C9935-95B9-498A-B221-DF044409D530}.Debug|x64.Build.0 = Debug|Any CPU
+ {E56C9935-95B9-498A-B221-DF044409D530}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E56C9935-95B9-498A-B221-DF044409D530}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E56C9935-95B9-498A-B221-DF044409D530}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E56C9935-95B9-498A-B221-DF044409D530}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E56C9935-95B9-498A-B221-DF044409D530}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E56C9935-95B9-498A-B221-DF044409D530}.Checked|x64.Build.0 = Checked|Any CPU
+ {E56C9935-95B9-498A-B221-DF044409D530}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E56C9935-95B9-498A-B221-DF044409D530}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E56C9935-95B9-498A-B221-DF044409D530}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E56C9935-95B9-498A-B221-DF044409D530}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E56C9935-95B9-498A-B221-DF044409D530}.Release|x64.ActiveCfg = Release|Any CPU
+ {E56C9935-95B9-498A-B221-DF044409D530}.Release|x64.Build.0 = Release|Any CPU
+ {9A3ADDB6-4396-46CF-B079-FC16DFFABE93}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9A3ADDB6-4396-46CF-B079-FC16DFFABE93}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9A3ADDB6-4396-46CF-B079-FC16DFFABE93}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9A3ADDB6-4396-46CF-B079-FC16DFFABE93}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9A3ADDB6-4396-46CF-B079-FC16DFFABE93}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9A3ADDB6-4396-46CF-B079-FC16DFFABE93}.Debug|x64.Build.0 = Debug|Any CPU
+ {9A3ADDB6-4396-46CF-B079-FC16DFFABE93}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9A3ADDB6-4396-46CF-B079-FC16DFFABE93}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9A3ADDB6-4396-46CF-B079-FC16DFFABE93}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9A3ADDB6-4396-46CF-B079-FC16DFFABE93}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9A3ADDB6-4396-46CF-B079-FC16DFFABE93}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9A3ADDB6-4396-46CF-B079-FC16DFFABE93}.Checked|x64.Build.0 = Checked|Any CPU
+ {9A3ADDB6-4396-46CF-B079-FC16DFFABE93}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9A3ADDB6-4396-46CF-B079-FC16DFFABE93}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9A3ADDB6-4396-46CF-B079-FC16DFFABE93}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9A3ADDB6-4396-46CF-B079-FC16DFFABE93}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9A3ADDB6-4396-46CF-B079-FC16DFFABE93}.Release|x64.ActiveCfg = Release|Any CPU
+ {9A3ADDB6-4396-46CF-B079-FC16DFFABE93}.Release|x64.Build.0 = Release|Any CPU
+ {53C70B64-C175-43BF-A98A-719868D6D695}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {53C70B64-C175-43BF-A98A-719868D6D695}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {53C70B64-C175-43BF-A98A-719868D6D695}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {53C70B64-C175-43BF-A98A-719868D6D695}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {53C70B64-C175-43BF-A98A-719868D6D695}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {53C70B64-C175-43BF-A98A-719868D6D695}.Debug|x64.Build.0 = Debug|Any CPU
+ {53C70B64-C175-43BF-A98A-719868D6D695}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {53C70B64-C175-43BF-A98A-719868D6D695}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {53C70B64-C175-43BF-A98A-719868D6D695}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {53C70B64-C175-43BF-A98A-719868D6D695}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {53C70B64-C175-43BF-A98A-719868D6D695}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {53C70B64-C175-43BF-A98A-719868D6D695}.Checked|x64.Build.0 = Checked|Any CPU
+ {53C70B64-C175-43BF-A98A-719868D6D695}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {53C70B64-C175-43BF-A98A-719868D6D695}.Release|Any CPU.Build.0 = Release|Any CPU
+ {53C70B64-C175-43BF-A98A-719868D6D695}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {53C70B64-C175-43BF-A98A-719868D6D695}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {53C70B64-C175-43BF-A98A-719868D6D695}.Release|x64.ActiveCfg = Release|Any CPU
+ {53C70B64-C175-43BF-A98A-719868D6D695}.Release|x64.Build.0 = Release|Any CPU
+ {D7512FD8-08E1-4BB6-8701-E3FEEAE4FF66}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D7512FD8-08E1-4BB6-8701-E3FEEAE4FF66}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D7512FD8-08E1-4BB6-8701-E3FEEAE4FF66}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D7512FD8-08E1-4BB6-8701-E3FEEAE4FF66}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D7512FD8-08E1-4BB6-8701-E3FEEAE4FF66}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D7512FD8-08E1-4BB6-8701-E3FEEAE4FF66}.Debug|x64.Build.0 = Debug|Any CPU
+ {D7512FD8-08E1-4BB6-8701-E3FEEAE4FF66}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D7512FD8-08E1-4BB6-8701-E3FEEAE4FF66}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D7512FD8-08E1-4BB6-8701-E3FEEAE4FF66}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D7512FD8-08E1-4BB6-8701-E3FEEAE4FF66}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D7512FD8-08E1-4BB6-8701-E3FEEAE4FF66}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D7512FD8-08E1-4BB6-8701-E3FEEAE4FF66}.Checked|x64.Build.0 = Checked|Any CPU
+ {D7512FD8-08E1-4BB6-8701-E3FEEAE4FF66}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D7512FD8-08E1-4BB6-8701-E3FEEAE4FF66}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D7512FD8-08E1-4BB6-8701-E3FEEAE4FF66}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D7512FD8-08E1-4BB6-8701-E3FEEAE4FF66}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D7512FD8-08E1-4BB6-8701-E3FEEAE4FF66}.Release|x64.ActiveCfg = Release|Any CPU
+ {D7512FD8-08E1-4BB6-8701-E3FEEAE4FF66}.Release|x64.Build.0 = Release|Any CPU
+ {3C4D424C-B4CE-4C7F-B780-9330CBFED274}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3C4D424C-B4CE-4C7F-B780-9330CBFED274}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3C4D424C-B4CE-4C7F-B780-9330CBFED274}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3C4D424C-B4CE-4C7F-B780-9330CBFED274}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3C4D424C-B4CE-4C7F-B780-9330CBFED274}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3C4D424C-B4CE-4C7F-B780-9330CBFED274}.Debug|x64.Build.0 = Debug|Any CPU
+ {3C4D424C-B4CE-4C7F-B780-9330CBFED274}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3C4D424C-B4CE-4C7F-B780-9330CBFED274}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3C4D424C-B4CE-4C7F-B780-9330CBFED274}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3C4D424C-B4CE-4C7F-B780-9330CBFED274}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3C4D424C-B4CE-4C7F-B780-9330CBFED274}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3C4D424C-B4CE-4C7F-B780-9330CBFED274}.Checked|x64.Build.0 = Checked|Any CPU
+ {3C4D424C-B4CE-4C7F-B780-9330CBFED274}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3C4D424C-B4CE-4C7F-B780-9330CBFED274}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3C4D424C-B4CE-4C7F-B780-9330CBFED274}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3C4D424C-B4CE-4C7F-B780-9330CBFED274}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3C4D424C-B4CE-4C7F-B780-9330CBFED274}.Release|x64.ActiveCfg = Release|Any CPU
+ {3C4D424C-B4CE-4C7F-B780-9330CBFED274}.Release|x64.Build.0 = Release|Any CPU
+ {05C1DF3A-D956-412E-B80C-C3FFC3317D7F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {05C1DF3A-D956-412E-B80C-C3FFC3317D7F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {05C1DF3A-D956-412E-B80C-C3FFC3317D7F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {05C1DF3A-D956-412E-B80C-C3FFC3317D7F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {05C1DF3A-D956-412E-B80C-C3FFC3317D7F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {05C1DF3A-D956-412E-B80C-C3FFC3317D7F}.Debug|x64.Build.0 = Debug|Any CPU
+ {05C1DF3A-D956-412E-B80C-C3FFC3317D7F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {05C1DF3A-D956-412E-B80C-C3FFC3317D7F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {05C1DF3A-D956-412E-B80C-C3FFC3317D7F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {05C1DF3A-D956-412E-B80C-C3FFC3317D7F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {05C1DF3A-D956-412E-B80C-C3FFC3317D7F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {05C1DF3A-D956-412E-B80C-C3FFC3317D7F}.Checked|x64.Build.0 = Checked|Any CPU
+ {05C1DF3A-D956-412E-B80C-C3FFC3317D7F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {05C1DF3A-D956-412E-B80C-C3FFC3317D7F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {05C1DF3A-D956-412E-B80C-C3FFC3317D7F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {05C1DF3A-D956-412E-B80C-C3FFC3317D7F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {05C1DF3A-D956-412E-B80C-C3FFC3317D7F}.Release|x64.ActiveCfg = Release|Any CPU
+ {05C1DF3A-D956-412E-B80C-C3FFC3317D7F}.Release|x64.Build.0 = Release|Any CPU
+ {60284420-DDEE-40F0-AB57-A2C4011D07C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {60284420-DDEE-40F0-AB57-A2C4011D07C2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {60284420-DDEE-40F0-AB57-A2C4011D07C2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {60284420-DDEE-40F0-AB57-A2C4011D07C2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {60284420-DDEE-40F0-AB57-A2C4011D07C2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {60284420-DDEE-40F0-AB57-A2C4011D07C2}.Debug|x64.Build.0 = Debug|Any CPU
+ {60284420-DDEE-40F0-AB57-A2C4011D07C2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {60284420-DDEE-40F0-AB57-A2C4011D07C2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {60284420-DDEE-40F0-AB57-A2C4011D07C2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {60284420-DDEE-40F0-AB57-A2C4011D07C2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {60284420-DDEE-40F0-AB57-A2C4011D07C2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {60284420-DDEE-40F0-AB57-A2C4011D07C2}.Checked|x64.Build.0 = Checked|Any CPU
+ {60284420-DDEE-40F0-AB57-A2C4011D07C2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {60284420-DDEE-40F0-AB57-A2C4011D07C2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {60284420-DDEE-40F0-AB57-A2C4011D07C2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {60284420-DDEE-40F0-AB57-A2C4011D07C2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {60284420-DDEE-40F0-AB57-A2C4011D07C2}.Release|x64.ActiveCfg = Release|Any CPU
+ {60284420-DDEE-40F0-AB57-A2C4011D07C2}.Release|x64.Build.0 = Release|Any CPU
+ {C340AEBB-36A4-40E8-A453-F9D2B48F608A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C340AEBB-36A4-40E8-A453-F9D2B48F608A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C340AEBB-36A4-40E8-A453-F9D2B48F608A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C340AEBB-36A4-40E8-A453-F9D2B48F608A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C340AEBB-36A4-40E8-A453-F9D2B48F608A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C340AEBB-36A4-40E8-A453-F9D2B48F608A}.Debug|x64.Build.0 = Debug|Any CPU
+ {C340AEBB-36A4-40E8-A453-F9D2B48F608A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C340AEBB-36A4-40E8-A453-F9D2B48F608A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C340AEBB-36A4-40E8-A453-F9D2B48F608A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C340AEBB-36A4-40E8-A453-F9D2B48F608A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C340AEBB-36A4-40E8-A453-F9D2B48F608A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C340AEBB-36A4-40E8-A453-F9D2B48F608A}.Checked|x64.Build.0 = Checked|Any CPU
+ {C340AEBB-36A4-40E8-A453-F9D2B48F608A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C340AEBB-36A4-40E8-A453-F9D2B48F608A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C340AEBB-36A4-40E8-A453-F9D2B48F608A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C340AEBB-36A4-40E8-A453-F9D2B48F608A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C340AEBB-36A4-40E8-A453-F9D2B48F608A}.Release|x64.ActiveCfg = Release|Any CPU
+ {C340AEBB-36A4-40E8-A453-F9D2B48F608A}.Release|x64.Build.0 = Release|Any CPU
+ {D463FFF1-0A34-407F-88C4-4723901908DF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D463FFF1-0A34-407F-88C4-4723901908DF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D463FFF1-0A34-407F-88C4-4723901908DF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D463FFF1-0A34-407F-88C4-4723901908DF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D463FFF1-0A34-407F-88C4-4723901908DF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D463FFF1-0A34-407F-88C4-4723901908DF}.Debug|x64.Build.0 = Debug|Any CPU
+ {D463FFF1-0A34-407F-88C4-4723901908DF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D463FFF1-0A34-407F-88C4-4723901908DF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D463FFF1-0A34-407F-88C4-4723901908DF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D463FFF1-0A34-407F-88C4-4723901908DF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D463FFF1-0A34-407F-88C4-4723901908DF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D463FFF1-0A34-407F-88C4-4723901908DF}.Checked|x64.Build.0 = Checked|Any CPU
+ {D463FFF1-0A34-407F-88C4-4723901908DF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D463FFF1-0A34-407F-88C4-4723901908DF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D463FFF1-0A34-407F-88C4-4723901908DF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D463FFF1-0A34-407F-88C4-4723901908DF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D463FFF1-0A34-407F-88C4-4723901908DF}.Release|x64.ActiveCfg = Release|Any CPU
+ {D463FFF1-0A34-407F-88C4-4723901908DF}.Release|x64.Build.0 = Release|Any CPU
+ {21D66817-79E2-4E66-8839-EBC4B4BAD6C1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {21D66817-79E2-4E66-8839-EBC4B4BAD6C1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {21D66817-79E2-4E66-8839-EBC4B4BAD6C1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {21D66817-79E2-4E66-8839-EBC4B4BAD6C1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {21D66817-79E2-4E66-8839-EBC4B4BAD6C1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {21D66817-79E2-4E66-8839-EBC4B4BAD6C1}.Debug|x64.Build.0 = Debug|Any CPU
+ {21D66817-79E2-4E66-8839-EBC4B4BAD6C1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {21D66817-79E2-4E66-8839-EBC4B4BAD6C1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {21D66817-79E2-4E66-8839-EBC4B4BAD6C1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {21D66817-79E2-4E66-8839-EBC4B4BAD6C1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {21D66817-79E2-4E66-8839-EBC4B4BAD6C1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {21D66817-79E2-4E66-8839-EBC4B4BAD6C1}.Checked|x64.Build.0 = Checked|Any CPU
+ {21D66817-79E2-4E66-8839-EBC4B4BAD6C1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {21D66817-79E2-4E66-8839-EBC4B4BAD6C1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {21D66817-79E2-4E66-8839-EBC4B4BAD6C1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {21D66817-79E2-4E66-8839-EBC4B4BAD6C1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {21D66817-79E2-4E66-8839-EBC4B4BAD6C1}.Release|x64.ActiveCfg = Release|Any CPU
+ {21D66817-79E2-4E66-8839-EBC4B4BAD6C1}.Release|x64.Build.0 = Release|Any CPU
+ {F45F852A-B9E9-4597-B399-ABBC969EAC91}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F45F852A-B9E9-4597-B399-ABBC969EAC91}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F45F852A-B9E9-4597-B399-ABBC969EAC91}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F45F852A-B9E9-4597-B399-ABBC969EAC91}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F45F852A-B9E9-4597-B399-ABBC969EAC91}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F45F852A-B9E9-4597-B399-ABBC969EAC91}.Debug|x64.Build.0 = Debug|Any CPU
+ {F45F852A-B9E9-4597-B399-ABBC969EAC91}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F45F852A-B9E9-4597-B399-ABBC969EAC91}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F45F852A-B9E9-4597-B399-ABBC969EAC91}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F45F852A-B9E9-4597-B399-ABBC969EAC91}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F45F852A-B9E9-4597-B399-ABBC969EAC91}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F45F852A-B9E9-4597-B399-ABBC969EAC91}.Checked|x64.Build.0 = Checked|Any CPU
+ {F45F852A-B9E9-4597-B399-ABBC969EAC91}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F45F852A-B9E9-4597-B399-ABBC969EAC91}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F45F852A-B9E9-4597-B399-ABBC969EAC91}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F45F852A-B9E9-4597-B399-ABBC969EAC91}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F45F852A-B9E9-4597-B399-ABBC969EAC91}.Release|x64.ActiveCfg = Release|Any CPU
+ {F45F852A-B9E9-4597-B399-ABBC969EAC91}.Release|x64.Build.0 = Release|Any CPU
+ {06FF6E07-2815-4FEA-AA0B-C0E1BB05C639}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {06FF6E07-2815-4FEA-AA0B-C0E1BB05C639}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {06FF6E07-2815-4FEA-AA0B-C0E1BB05C639}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {06FF6E07-2815-4FEA-AA0B-C0E1BB05C639}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {06FF6E07-2815-4FEA-AA0B-C0E1BB05C639}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {06FF6E07-2815-4FEA-AA0B-C0E1BB05C639}.Debug|x64.Build.0 = Debug|Any CPU
+ {06FF6E07-2815-4FEA-AA0B-C0E1BB05C639}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {06FF6E07-2815-4FEA-AA0B-C0E1BB05C639}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {06FF6E07-2815-4FEA-AA0B-C0E1BB05C639}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {06FF6E07-2815-4FEA-AA0B-C0E1BB05C639}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {06FF6E07-2815-4FEA-AA0B-C0E1BB05C639}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {06FF6E07-2815-4FEA-AA0B-C0E1BB05C639}.Checked|x64.Build.0 = Checked|Any CPU
+ {06FF6E07-2815-4FEA-AA0B-C0E1BB05C639}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {06FF6E07-2815-4FEA-AA0B-C0E1BB05C639}.Release|Any CPU.Build.0 = Release|Any CPU
+ {06FF6E07-2815-4FEA-AA0B-C0E1BB05C639}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {06FF6E07-2815-4FEA-AA0B-C0E1BB05C639}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {06FF6E07-2815-4FEA-AA0B-C0E1BB05C639}.Release|x64.ActiveCfg = Release|Any CPU
+ {06FF6E07-2815-4FEA-AA0B-C0E1BB05C639}.Release|x64.Build.0 = Release|Any CPU
+ {3E071870-A2AA-4839-8DDF-5F3EF4133D3E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3E071870-A2AA-4839-8DDF-5F3EF4133D3E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3E071870-A2AA-4839-8DDF-5F3EF4133D3E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3E071870-A2AA-4839-8DDF-5F3EF4133D3E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3E071870-A2AA-4839-8DDF-5F3EF4133D3E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3E071870-A2AA-4839-8DDF-5F3EF4133D3E}.Debug|x64.Build.0 = Debug|Any CPU
+ {3E071870-A2AA-4839-8DDF-5F3EF4133D3E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3E071870-A2AA-4839-8DDF-5F3EF4133D3E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3E071870-A2AA-4839-8DDF-5F3EF4133D3E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3E071870-A2AA-4839-8DDF-5F3EF4133D3E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3E071870-A2AA-4839-8DDF-5F3EF4133D3E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3E071870-A2AA-4839-8DDF-5F3EF4133D3E}.Checked|x64.Build.0 = Checked|Any CPU
+ {3E071870-A2AA-4839-8DDF-5F3EF4133D3E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3E071870-A2AA-4839-8DDF-5F3EF4133D3E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3E071870-A2AA-4839-8DDF-5F3EF4133D3E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3E071870-A2AA-4839-8DDF-5F3EF4133D3E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3E071870-A2AA-4839-8DDF-5F3EF4133D3E}.Release|x64.ActiveCfg = Release|Any CPU
+ {3E071870-A2AA-4839-8DDF-5F3EF4133D3E}.Release|x64.Build.0 = Release|Any CPU
+ {A5CE024A-361E-410B-B204-98FDF9C81FA8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A5CE024A-361E-410B-B204-98FDF9C81FA8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A5CE024A-361E-410B-B204-98FDF9C81FA8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A5CE024A-361E-410B-B204-98FDF9C81FA8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A5CE024A-361E-410B-B204-98FDF9C81FA8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A5CE024A-361E-410B-B204-98FDF9C81FA8}.Debug|x64.Build.0 = Debug|Any CPU
+ {A5CE024A-361E-410B-B204-98FDF9C81FA8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A5CE024A-361E-410B-B204-98FDF9C81FA8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A5CE024A-361E-410B-B204-98FDF9C81FA8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A5CE024A-361E-410B-B204-98FDF9C81FA8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A5CE024A-361E-410B-B204-98FDF9C81FA8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A5CE024A-361E-410B-B204-98FDF9C81FA8}.Checked|x64.Build.0 = Checked|Any CPU
+ {A5CE024A-361E-410B-B204-98FDF9C81FA8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A5CE024A-361E-410B-B204-98FDF9C81FA8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A5CE024A-361E-410B-B204-98FDF9C81FA8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A5CE024A-361E-410B-B204-98FDF9C81FA8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A5CE024A-361E-410B-B204-98FDF9C81FA8}.Release|x64.ActiveCfg = Release|Any CPU
+ {A5CE024A-361E-410B-B204-98FDF9C81FA8}.Release|x64.Build.0 = Release|Any CPU
+ {33E41A22-DC44-48D9-8EE2-C2902F1564EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {33E41A22-DC44-48D9-8EE2-C2902F1564EE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {33E41A22-DC44-48D9-8EE2-C2902F1564EE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {33E41A22-DC44-48D9-8EE2-C2902F1564EE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {33E41A22-DC44-48D9-8EE2-C2902F1564EE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {33E41A22-DC44-48D9-8EE2-C2902F1564EE}.Debug|x64.Build.0 = Debug|Any CPU
+ {33E41A22-DC44-48D9-8EE2-C2902F1564EE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {33E41A22-DC44-48D9-8EE2-C2902F1564EE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {33E41A22-DC44-48D9-8EE2-C2902F1564EE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {33E41A22-DC44-48D9-8EE2-C2902F1564EE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {33E41A22-DC44-48D9-8EE2-C2902F1564EE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {33E41A22-DC44-48D9-8EE2-C2902F1564EE}.Checked|x64.Build.0 = Checked|Any CPU
+ {33E41A22-DC44-48D9-8EE2-C2902F1564EE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {33E41A22-DC44-48D9-8EE2-C2902F1564EE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {33E41A22-DC44-48D9-8EE2-C2902F1564EE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {33E41A22-DC44-48D9-8EE2-C2902F1564EE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {33E41A22-DC44-48D9-8EE2-C2902F1564EE}.Release|x64.ActiveCfg = Release|Any CPU
+ {33E41A22-DC44-48D9-8EE2-C2902F1564EE}.Release|x64.Build.0 = Release|Any CPU
+ {B85EBA3F-2BD0-481B-8D1D-A0901EA5B2D0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B85EBA3F-2BD0-481B-8D1D-A0901EA5B2D0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B85EBA3F-2BD0-481B-8D1D-A0901EA5B2D0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B85EBA3F-2BD0-481B-8D1D-A0901EA5B2D0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B85EBA3F-2BD0-481B-8D1D-A0901EA5B2D0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B85EBA3F-2BD0-481B-8D1D-A0901EA5B2D0}.Debug|x64.Build.0 = Debug|Any CPU
+ {B85EBA3F-2BD0-481B-8D1D-A0901EA5B2D0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B85EBA3F-2BD0-481B-8D1D-A0901EA5B2D0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B85EBA3F-2BD0-481B-8D1D-A0901EA5B2D0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B85EBA3F-2BD0-481B-8D1D-A0901EA5B2D0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B85EBA3F-2BD0-481B-8D1D-A0901EA5B2D0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B85EBA3F-2BD0-481B-8D1D-A0901EA5B2D0}.Checked|x64.Build.0 = Checked|Any CPU
+ {B85EBA3F-2BD0-481B-8D1D-A0901EA5B2D0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B85EBA3F-2BD0-481B-8D1D-A0901EA5B2D0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B85EBA3F-2BD0-481B-8D1D-A0901EA5B2D0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B85EBA3F-2BD0-481B-8D1D-A0901EA5B2D0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B85EBA3F-2BD0-481B-8D1D-A0901EA5B2D0}.Release|x64.ActiveCfg = Release|Any CPU
+ {B85EBA3F-2BD0-481B-8D1D-A0901EA5B2D0}.Release|x64.Build.0 = Release|Any CPU
+ {580234A2-D854-4FD7-B11D-4C39794E1F55}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {580234A2-D854-4FD7-B11D-4C39794E1F55}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {580234A2-D854-4FD7-B11D-4C39794E1F55}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {580234A2-D854-4FD7-B11D-4C39794E1F55}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {580234A2-D854-4FD7-B11D-4C39794E1F55}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {580234A2-D854-4FD7-B11D-4C39794E1F55}.Debug|x64.Build.0 = Debug|Any CPU
+ {580234A2-D854-4FD7-B11D-4C39794E1F55}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {580234A2-D854-4FD7-B11D-4C39794E1F55}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {580234A2-D854-4FD7-B11D-4C39794E1F55}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {580234A2-D854-4FD7-B11D-4C39794E1F55}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {580234A2-D854-4FD7-B11D-4C39794E1F55}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {580234A2-D854-4FD7-B11D-4C39794E1F55}.Checked|x64.Build.0 = Checked|Any CPU
+ {580234A2-D854-4FD7-B11D-4C39794E1F55}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {580234A2-D854-4FD7-B11D-4C39794E1F55}.Release|Any CPU.Build.0 = Release|Any CPU
+ {580234A2-D854-4FD7-B11D-4C39794E1F55}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {580234A2-D854-4FD7-B11D-4C39794E1F55}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {580234A2-D854-4FD7-B11D-4C39794E1F55}.Release|x64.ActiveCfg = Release|Any CPU
+ {580234A2-D854-4FD7-B11D-4C39794E1F55}.Release|x64.Build.0 = Release|Any CPU
+ {BFEB52A3-D9BC-4E2C-8BA1-63C1B21C2997}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BFEB52A3-D9BC-4E2C-8BA1-63C1B21C2997}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BFEB52A3-D9BC-4E2C-8BA1-63C1B21C2997}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BFEB52A3-D9BC-4E2C-8BA1-63C1B21C2997}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BFEB52A3-D9BC-4E2C-8BA1-63C1B21C2997}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BFEB52A3-D9BC-4E2C-8BA1-63C1B21C2997}.Debug|x64.Build.0 = Debug|Any CPU
+ {BFEB52A3-D9BC-4E2C-8BA1-63C1B21C2997}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BFEB52A3-D9BC-4E2C-8BA1-63C1B21C2997}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BFEB52A3-D9BC-4E2C-8BA1-63C1B21C2997}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BFEB52A3-D9BC-4E2C-8BA1-63C1B21C2997}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BFEB52A3-D9BC-4E2C-8BA1-63C1B21C2997}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BFEB52A3-D9BC-4E2C-8BA1-63C1B21C2997}.Checked|x64.Build.0 = Checked|Any CPU
+ {BFEB52A3-D9BC-4E2C-8BA1-63C1B21C2997}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BFEB52A3-D9BC-4E2C-8BA1-63C1B21C2997}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BFEB52A3-D9BC-4E2C-8BA1-63C1B21C2997}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BFEB52A3-D9BC-4E2C-8BA1-63C1B21C2997}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BFEB52A3-D9BC-4E2C-8BA1-63C1B21C2997}.Release|x64.ActiveCfg = Release|Any CPU
+ {BFEB52A3-D9BC-4E2C-8BA1-63C1B21C2997}.Release|x64.Build.0 = Release|Any CPU
+ {5C1E8BD3-C9F1-4012-9B93-34EE5455A917}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5C1E8BD3-C9F1-4012-9B93-34EE5455A917}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5C1E8BD3-C9F1-4012-9B93-34EE5455A917}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5C1E8BD3-C9F1-4012-9B93-34EE5455A917}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5C1E8BD3-C9F1-4012-9B93-34EE5455A917}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5C1E8BD3-C9F1-4012-9B93-34EE5455A917}.Debug|x64.Build.0 = Debug|Any CPU
+ {5C1E8BD3-C9F1-4012-9B93-34EE5455A917}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5C1E8BD3-C9F1-4012-9B93-34EE5455A917}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5C1E8BD3-C9F1-4012-9B93-34EE5455A917}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5C1E8BD3-C9F1-4012-9B93-34EE5455A917}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5C1E8BD3-C9F1-4012-9B93-34EE5455A917}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5C1E8BD3-C9F1-4012-9B93-34EE5455A917}.Checked|x64.Build.0 = Checked|Any CPU
+ {5C1E8BD3-C9F1-4012-9B93-34EE5455A917}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5C1E8BD3-C9F1-4012-9B93-34EE5455A917}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5C1E8BD3-C9F1-4012-9B93-34EE5455A917}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5C1E8BD3-C9F1-4012-9B93-34EE5455A917}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5C1E8BD3-C9F1-4012-9B93-34EE5455A917}.Release|x64.ActiveCfg = Release|Any CPU
+ {5C1E8BD3-C9F1-4012-9B93-34EE5455A917}.Release|x64.Build.0 = Release|Any CPU
+ {54DE4A9A-0626-41A5-A7EC-BFA52D1A304C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {54DE4A9A-0626-41A5-A7EC-BFA52D1A304C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {54DE4A9A-0626-41A5-A7EC-BFA52D1A304C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {54DE4A9A-0626-41A5-A7EC-BFA52D1A304C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {54DE4A9A-0626-41A5-A7EC-BFA52D1A304C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {54DE4A9A-0626-41A5-A7EC-BFA52D1A304C}.Debug|x64.Build.0 = Debug|Any CPU
+ {54DE4A9A-0626-41A5-A7EC-BFA52D1A304C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {54DE4A9A-0626-41A5-A7EC-BFA52D1A304C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {54DE4A9A-0626-41A5-A7EC-BFA52D1A304C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {54DE4A9A-0626-41A5-A7EC-BFA52D1A304C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {54DE4A9A-0626-41A5-A7EC-BFA52D1A304C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {54DE4A9A-0626-41A5-A7EC-BFA52D1A304C}.Checked|x64.Build.0 = Checked|Any CPU
+ {54DE4A9A-0626-41A5-A7EC-BFA52D1A304C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {54DE4A9A-0626-41A5-A7EC-BFA52D1A304C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {54DE4A9A-0626-41A5-A7EC-BFA52D1A304C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {54DE4A9A-0626-41A5-A7EC-BFA52D1A304C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {54DE4A9A-0626-41A5-A7EC-BFA52D1A304C}.Release|x64.ActiveCfg = Release|Any CPU
+ {54DE4A9A-0626-41A5-A7EC-BFA52D1A304C}.Release|x64.Build.0 = Release|Any CPU
+ {28415558-9857-4A66-B920-5A25CF2E31FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {28415558-9857-4A66-B920-5A25CF2E31FF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {28415558-9857-4A66-B920-5A25CF2E31FF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {28415558-9857-4A66-B920-5A25CF2E31FF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {28415558-9857-4A66-B920-5A25CF2E31FF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {28415558-9857-4A66-B920-5A25CF2E31FF}.Debug|x64.Build.0 = Debug|Any CPU
+ {28415558-9857-4A66-B920-5A25CF2E31FF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {28415558-9857-4A66-B920-5A25CF2E31FF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {28415558-9857-4A66-B920-5A25CF2E31FF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {28415558-9857-4A66-B920-5A25CF2E31FF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {28415558-9857-4A66-B920-5A25CF2E31FF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {28415558-9857-4A66-B920-5A25CF2E31FF}.Checked|x64.Build.0 = Checked|Any CPU
+ {28415558-9857-4A66-B920-5A25CF2E31FF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {28415558-9857-4A66-B920-5A25CF2E31FF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {28415558-9857-4A66-B920-5A25CF2E31FF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {28415558-9857-4A66-B920-5A25CF2E31FF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {28415558-9857-4A66-B920-5A25CF2E31FF}.Release|x64.ActiveCfg = Release|Any CPU
+ {28415558-9857-4A66-B920-5A25CF2E31FF}.Release|x64.Build.0 = Release|Any CPU
+ {EF8FB27D-5647-414A-8338-DC7EA477A1A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EF8FB27D-5647-414A-8338-DC7EA477A1A4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EF8FB27D-5647-414A-8338-DC7EA477A1A4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EF8FB27D-5647-414A-8338-DC7EA477A1A4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EF8FB27D-5647-414A-8338-DC7EA477A1A4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EF8FB27D-5647-414A-8338-DC7EA477A1A4}.Debug|x64.Build.0 = Debug|Any CPU
+ {EF8FB27D-5647-414A-8338-DC7EA477A1A4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EF8FB27D-5647-414A-8338-DC7EA477A1A4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EF8FB27D-5647-414A-8338-DC7EA477A1A4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EF8FB27D-5647-414A-8338-DC7EA477A1A4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EF8FB27D-5647-414A-8338-DC7EA477A1A4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EF8FB27D-5647-414A-8338-DC7EA477A1A4}.Checked|x64.Build.0 = Checked|Any CPU
+ {EF8FB27D-5647-414A-8338-DC7EA477A1A4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EF8FB27D-5647-414A-8338-DC7EA477A1A4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EF8FB27D-5647-414A-8338-DC7EA477A1A4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EF8FB27D-5647-414A-8338-DC7EA477A1A4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EF8FB27D-5647-414A-8338-DC7EA477A1A4}.Release|x64.ActiveCfg = Release|Any CPU
+ {EF8FB27D-5647-414A-8338-DC7EA477A1A4}.Release|x64.Build.0 = Release|Any CPU
+ {FE6CDFB3-27C3-4C8D-906C-0776A7EDE97E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FE6CDFB3-27C3-4C8D-906C-0776A7EDE97E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FE6CDFB3-27C3-4C8D-906C-0776A7EDE97E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FE6CDFB3-27C3-4C8D-906C-0776A7EDE97E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FE6CDFB3-27C3-4C8D-906C-0776A7EDE97E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FE6CDFB3-27C3-4C8D-906C-0776A7EDE97E}.Debug|x64.Build.0 = Debug|Any CPU
+ {FE6CDFB3-27C3-4C8D-906C-0776A7EDE97E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FE6CDFB3-27C3-4C8D-906C-0776A7EDE97E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FE6CDFB3-27C3-4C8D-906C-0776A7EDE97E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FE6CDFB3-27C3-4C8D-906C-0776A7EDE97E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FE6CDFB3-27C3-4C8D-906C-0776A7EDE97E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FE6CDFB3-27C3-4C8D-906C-0776A7EDE97E}.Checked|x64.Build.0 = Checked|Any CPU
+ {FE6CDFB3-27C3-4C8D-906C-0776A7EDE97E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FE6CDFB3-27C3-4C8D-906C-0776A7EDE97E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FE6CDFB3-27C3-4C8D-906C-0776A7EDE97E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FE6CDFB3-27C3-4C8D-906C-0776A7EDE97E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FE6CDFB3-27C3-4C8D-906C-0776A7EDE97E}.Release|x64.ActiveCfg = Release|Any CPU
+ {FE6CDFB3-27C3-4C8D-906C-0776A7EDE97E}.Release|x64.Build.0 = Release|Any CPU
+ {4B6D76B8-71D7-43DF-8DE3-DC1360344968}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4B6D76B8-71D7-43DF-8DE3-DC1360344968}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4B6D76B8-71D7-43DF-8DE3-DC1360344968}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4B6D76B8-71D7-43DF-8DE3-DC1360344968}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4B6D76B8-71D7-43DF-8DE3-DC1360344968}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4B6D76B8-71D7-43DF-8DE3-DC1360344968}.Debug|x64.Build.0 = Debug|Any CPU
+ {4B6D76B8-71D7-43DF-8DE3-DC1360344968}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4B6D76B8-71D7-43DF-8DE3-DC1360344968}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4B6D76B8-71D7-43DF-8DE3-DC1360344968}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4B6D76B8-71D7-43DF-8DE3-DC1360344968}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4B6D76B8-71D7-43DF-8DE3-DC1360344968}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4B6D76B8-71D7-43DF-8DE3-DC1360344968}.Checked|x64.Build.0 = Checked|Any CPU
+ {4B6D76B8-71D7-43DF-8DE3-DC1360344968}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4B6D76B8-71D7-43DF-8DE3-DC1360344968}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4B6D76B8-71D7-43DF-8DE3-DC1360344968}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4B6D76B8-71D7-43DF-8DE3-DC1360344968}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4B6D76B8-71D7-43DF-8DE3-DC1360344968}.Release|x64.ActiveCfg = Release|Any CPU
+ {4B6D76B8-71D7-43DF-8DE3-DC1360344968}.Release|x64.Build.0 = Release|Any CPU
+ {9F2D4F98-AFAA-401A-9221-46823FF7F7F5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9F2D4F98-AFAA-401A-9221-46823FF7F7F5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9F2D4F98-AFAA-401A-9221-46823FF7F7F5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9F2D4F98-AFAA-401A-9221-46823FF7F7F5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9F2D4F98-AFAA-401A-9221-46823FF7F7F5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9F2D4F98-AFAA-401A-9221-46823FF7F7F5}.Debug|x64.Build.0 = Debug|Any CPU
+ {9F2D4F98-AFAA-401A-9221-46823FF7F7F5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9F2D4F98-AFAA-401A-9221-46823FF7F7F5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9F2D4F98-AFAA-401A-9221-46823FF7F7F5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9F2D4F98-AFAA-401A-9221-46823FF7F7F5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9F2D4F98-AFAA-401A-9221-46823FF7F7F5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9F2D4F98-AFAA-401A-9221-46823FF7F7F5}.Checked|x64.Build.0 = Checked|Any CPU
+ {9F2D4F98-AFAA-401A-9221-46823FF7F7F5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9F2D4F98-AFAA-401A-9221-46823FF7F7F5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9F2D4F98-AFAA-401A-9221-46823FF7F7F5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9F2D4F98-AFAA-401A-9221-46823FF7F7F5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9F2D4F98-AFAA-401A-9221-46823FF7F7F5}.Release|x64.ActiveCfg = Release|Any CPU
+ {9F2D4F98-AFAA-401A-9221-46823FF7F7F5}.Release|x64.Build.0 = Release|Any CPU
+ {CFB3552B-D349-4AA8-BBE3-47ED82315402}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CFB3552B-D349-4AA8-BBE3-47ED82315402}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CFB3552B-D349-4AA8-BBE3-47ED82315402}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CFB3552B-D349-4AA8-BBE3-47ED82315402}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CFB3552B-D349-4AA8-BBE3-47ED82315402}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CFB3552B-D349-4AA8-BBE3-47ED82315402}.Debug|x64.Build.0 = Debug|Any CPU
+ {CFB3552B-D349-4AA8-BBE3-47ED82315402}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CFB3552B-D349-4AA8-BBE3-47ED82315402}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CFB3552B-D349-4AA8-BBE3-47ED82315402}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CFB3552B-D349-4AA8-BBE3-47ED82315402}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CFB3552B-D349-4AA8-BBE3-47ED82315402}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CFB3552B-D349-4AA8-BBE3-47ED82315402}.Checked|x64.Build.0 = Checked|Any CPU
+ {CFB3552B-D349-4AA8-BBE3-47ED82315402}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CFB3552B-D349-4AA8-BBE3-47ED82315402}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CFB3552B-D349-4AA8-BBE3-47ED82315402}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CFB3552B-D349-4AA8-BBE3-47ED82315402}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CFB3552B-D349-4AA8-BBE3-47ED82315402}.Release|x64.ActiveCfg = Release|Any CPU
+ {CFB3552B-D349-4AA8-BBE3-47ED82315402}.Release|x64.Build.0 = Release|Any CPU
+ {F0FCA1DB-0D7C-4ECD-8DC5-B00EAAB13D7D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F0FCA1DB-0D7C-4ECD-8DC5-B00EAAB13D7D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F0FCA1DB-0D7C-4ECD-8DC5-B00EAAB13D7D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F0FCA1DB-0D7C-4ECD-8DC5-B00EAAB13D7D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F0FCA1DB-0D7C-4ECD-8DC5-B00EAAB13D7D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F0FCA1DB-0D7C-4ECD-8DC5-B00EAAB13D7D}.Debug|x64.Build.0 = Debug|Any CPU
+ {F0FCA1DB-0D7C-4ECD-8DC5-B00EAAB13D7D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F0FCA1DB-0D7C-4ECD-8DC5-B00EAAB13D7D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F0FCA1DB-0D7C-4ECD-8DC5-B00EAAB13D7D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F0FCA1DB-0D7C-4ECD-8DC5-B00EAAB13D7D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F0FCA1DB-0D7C-4ECD-8DC5-B00EAAB13D7D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F0FCA1DB-0D7C-4ECD-8DC5-B00EAAB13D7D}.Checked|x64.Build.0 = Checked|Any CPU
+ {F0FCA1DB-0D7C-4ECD-8DC5-B00EAAB13D7D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F0FCA1DB-0D7C-4ECD-8DC5-B00EAAB13D7D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F0FCA1DB-0D7C-4ECD-8DC5-B00EAAB13D7D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F0FCA1DB-0D7C-4ECD-8DC5-B00EAAB13D7D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F0FCA1DB-0D7C-4ECD-8DC5-B00EAAB13D7D}.Release|x64.ActiveCfg = Release|Any CPU
+ {F0FCA1DB-0D7C-4ECD-8DC5-B00EAAB13D7D}.Release|x64.Build.0 = Release|Any CPU
+ {CC8CCFBD-780E-471B-B7B3-82C7E89A8A80}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CC8CCFBD-780E-471B-B7B3-82C7E89A8A80}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CC8CCFBD-780E-471B-B7B3-82C7E89A8A80}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CC8CCFBD-780E-471B-B7B3-82C7E89A8A80}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CC8CCFBD-780E-471B-B7B3-82C7E89A8A80}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CC8CCFBD-780E-471B-B7B3-82C7E89A8A80}.Debug|x64.Build.0 = Debug|Any CPU
+ {CC8CCFBD-780E-471B-B7B3-82C7E89A8A80}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CC8CCFBD-780E-471B-B7B3-82C7E89A8A80}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CC8CCFBD-780E-471B-B7B3-82C7E89A8A80}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CC8CCFBD-780E-471B-B7B3-82C7E89A8A80}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CC8CCFBD-780E-471B-B7B3-82C7E89A8A80}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CC8CCFBD-780E-471B-B7B3-82C7E89A8A80}.Checked|x64.Build.0 = Checked|Any CPU
+ {CC8CCFBD-780E-471B-B7B3-82C7E89A8A80}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CC8CCFBD-780E-471B-B7B3-82C7E89A8A80}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CC8CCFBD-780E-471B-B7B3-82C7E89A8A80}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CC8CCFBD-780E-471B-B7B3-82C7E89A8A80}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CC8CCFBD-780E-471B-B7B3-82C7E89A8A80}.Release|x64.ActiveCfg = Release|Any CPU
+ {CC8CCFBD-780E-471B-B7B3-82C7E89A8A80}.Release|x64.Build.0 = Release|Any CPU
+ {040A8014-313A-4277-AB3D-5D6C9928AC7B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {040A8014-313A-4277-AB3D-5D6C9928AC7B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {040A8014-313A-4277-AB3D-5D6C9928AC7B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {040A8014-313A-4277-AB3D-5D6C9928AC7B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {040A8014-313A-4277-AB3D-5D6C9928AC7B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {040A8014-313A-4277-AB3D-5D6C9928AC7B}.Debug|x64.Build.0 = Debug|Any CPU
+ {040A8014-313A-4277-AB3D-5D6C9928AC7B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {040A8014-313A-4277-AB3D-5D6C9928AC7B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {040A8014-313A-4277-AB3D-5D6C9928AC7B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {040A8014-313A-4277-AB3D-5D6C9928AC7B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {040A8014-313A-4277-AB3D-5D6C9928AC7B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {040A8014-313A-4277-AB3D-5D6C9928AC7B}.Checked|x64.Build.0 = Checked|Any CPU
+ {040A8014-313A-4277-AB3D-5D6C9928AC7B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {040A8014-313A-4277-AB3D-5D6C9928AC7B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {040A8014-313A-4277-AB3D-5D6C9928AC7B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {040A8014-313A-4277-AB3D-5D6C9928AC7B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {040A8014-313A-4277-AB3D-5D6C9928AC7B}.Release|x64.ActiveCfg = Release|Any CPU
+ {040A8014-313A-4277-AB3D-5D6C9928AC7B}.Release|x64.Build.0 = Release|Any CPU
+ {0CB92C28-D5CF-4A9B-A81C-F10D64AC6CF6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0CB92C28-D5CF-4A9B-A81C-F10D64AC6CF6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0CB92C28-D5CF-4A9B-A81C-F10D64AC6CF6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0CB92C28-D5CF-4A9B-A81C-F10D64AC6CF6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0CB92C28-D5CF-4A9B-A81C-F10D64AC6CF6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0CB92C28-D5CF-4A9B-A81C-F10D64AC6CF6}.Debug|x64.Build.0 = Debug|Any CPU
+ {0CB92C28-D5CF-4A9B-A81C-F10D64AC6CF6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0CB92C28-D5CF-4A9B-A81C-F10D64AC6CF6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0CB92C28-D5CF-4A9B-A81C-F10D64AC6CF6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0CB92C28-D5CF-4A9B-A81C-F10D64AC6CF6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0CB92C28-D5CF-4A9B-A81C-F10D64AC6CF6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0CB92C28-D5CF-4A9B-A81C-F10D64AC6CF6}.Checked|x64.Build.0 = Checked|Any CPU
+ {0CB92C28-D5CF-4A9B-A81C-F10D64AC6CF6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0CB92C28-D5CF-4A9B-A81C-F10D64AC6CF6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0CB92C28-D5CF-4A9B-A81C-F10D64AC6CF6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0CB92C28-D5CF-4A9B-A81C-F10D64AC6CF6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0CB92C28-D5CF-4A9B-A81C-F10D64AC6CF6}.Release|x64.ActiveCfg = Release|Any CPU
+ {0CB92C28-D5CF-4A9B-A81C-F10D64AC6CF6}.Release|x64.Build.0 = Release|Any CPU
+ {0C9B9A3F-D3C7-428F-A506-DF7E3181DB71}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0C9B9A3F-D3C7-428F-A506-DF7E3181DB71}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0C9B9A3F-D3C7-428F-A506-DF7E3181DB71}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0C9B9A3F-D3C7-428F-A506-DF7E3181DB71}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0C9B9A3F-D3C7-428F-A506-DF7E3181DB71}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0C9B9A3F-D3C7-428F-A506-DF7E3181DB71}.Debug|x64.Build.0 = Debug|Any CPU
+ {0C9B9A3F-D3C7-428F-A506-DF7E3181DB71}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0C9B9A3F-D3C7-428F-A506-DF7E3181DB71}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0C9B9A3F-D3C7-428F-A506-DF7E3181DB71}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0C9B9A3F-D3C7-428F-A506-DF7E3181DB71}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0C9B9A3F-D3C7-428F-A506-DF7E3181DB71}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0C9B9A3F-D3C7-428F-A506-DF7E3181DB71}.Checked|x64.Build.0 = Checked|Any CPU
+ {0C9B9A3F-D3C7-428F-A506-DF7E3181DB71}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0C9B9A3F-D3C7-428F-A506-DF7E3181DB71}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0C9B9A3F-D3C7-428F-A506-DF7E3181DB71}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0C9B9A3F-D3C7-428F-A506-DF7E3181DB71}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0C9B9A3F-D3C7-428F-A506-DF7E3181DB71}.Release|x64.ActiveCfg = Release|Any CPU
+ {0C9B9A3F-D3C7-428F-A506-DF7E3181DB71}.Release|x64.Build.0 = Release|Any CPU
+ {15117C50-064B-4992-BC03-B906D93F047F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {15117C50-064B-4992-BC03-B906D93F047F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {15117C50-064B-4992-BC03-B906D93F047F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {15117C50-064B-4992-BC03-B906D93F047F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {15117C50-064B-4992-BC03-B906D93F047F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {15117C50-064B-4992-BC03-B906D93F047F}.Debug|x64.Build.0 = Debug|Any CPU
+ {15117C50-064B-4992-BC03-B906D93F047F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {15117C50-064B-4992-BC03-B906D93F047F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {15117C50-064B-4992-BC03-B906D93F047F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {15117C50-064B-4992-BC03-B906D93F047F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {15117C50-064B-4992-BC03-B906D93F047F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {15117C50-064B-4992-BC03-B906D93F047F}.Checked|x64.Build.0 = Checked|Any CPU
+ {15117C50-064B-4992-BC03-B906D93F047F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {15117C50-064B-4992-BC03-B906D93F047F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {15117C50-064B-4992-BC03-B906D93F047F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {15117C50-064B-4992-BC03-B906D93F047F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {15117C50-064B-4992-BC03-B906D93F047F}.Release|x64.ActiveCfg = Release|Any CPU
+ {15117C50-064B-4992-BC03-B906D93F047F}.Release|x64.Build.0 = Release|Any CPU
+ {0D23EE48-E442-4EE5-B127-3DC280B2B889}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0D23EE48-E442-4EE5-B127-3DC280B2B889}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0D23EE48-E442-4EE5-B127-3DC280B2B889}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0D23EE48-E442-4EE5-B127-3DC280B2B889}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0D23EE48-E442-4EE5-B127-3DC280B2B889}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0D23EE48-E442-4EE5-B127-3DC280B2B889}.Debug|x64.Build.0 = Debug|Any CPU
+ {0D23EE48-E442-4EE5-B127-3DC280B2B889}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0D23EE48-E442-4EE5-B127-3DC280B2B889}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0D23EE48-E442-4EE5-B127-3DC280B2B889}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0D23EE48-E442-4EE5-B127-3DC280B2B889}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0D23EE48-E442-4EE5-B127-3DC280B2B889}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0D23EE48-E442-4EE5-B127-3DC280B2B889}.Checked|x64.Build.0 = Checked|Any CPU
+ {0D23EE48-E442-4EE5-B127-3DC280B2B889}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0D23EE48-E442-4EE5-B127-3DC280B2B889}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0D23EE48-E442-4EE5-B127-3DC280B2B889}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0D23EE48-E442-4EE5-B127-3DC280B2B889}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0D23EE48-E442-4EE5-B127-3DC280B2B889}.Release|x64.ActiveCfg = Release|Any CPU
+ {0D23EE48-E442-4EE5-B127-3DC280B2B889}.Release|x64.Build.0 = Release|Any CPU
+ {E5D8C71F-1106-4C4E-A8D6-EA07D7BF539A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E5D8C71F-1106-4C4E-A8D6-EA07D7BF539A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E5D8C71F-1106-4C4E-A8D6-EA07D7BF539A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E5D8C71F-1106-4C4E-A8D6-EA07D7BF539A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E5D8C71F-1106-4C4E-A8D6-EA07D7BF539A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E5D8C71F-1106-4C4E-A8D6-EA07D7BF539A}.Debug|x64.Build.0 = Debug|Any CPU
+ {E5D8C71F-1106-4C4E-A8D6-EA07D7BF539A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E5D8C71F-1106-4C4E-A8D6-EA07D7BF539A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E5D8C71F-1106-4C4E-A8D6-EA07D7BF539A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E5D8C71F-1106-4C4E-A8D6-EA07D7BF539A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E5D8C71F-1106-4C4E-A8D6-EA07D7BF539A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E5D8C71F-1106-4C4E-A8D6-EA07D7BF539A}.Checked|x64.Build.0 = Checked|Any CPU
+ {E5D8C71F-1106-4C4E-A8D6-EA07D7BF539A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E5D8C71F-1106-4C4E-A8D6-EA07D7BF539A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E5D8C71F-1106-4C4E-A8D6-EA07D7BF539A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E5D8C71F-1106-4C4E-A8D6-EA07D7BF539A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E5D8C71F-1106-4C4E-A8D6-EA07D7BF539A}.Release|x64.ActiveCfg = Release|Any CPU
+ {E5D8C71F-1106-4C4E-A8D6-EA07D7BF539A}.Release|x64.Build.0 = Release|Any CPU
+ {79877703-8483-436B-ACFA-BF2B50481554}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {79877703-8483-436B-ACFA-BF2B50481554}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {79877703-8483-436B-ACFA-BF2B50481554}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {79877703-8483-436B-ACFA-BF2B50481554}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {79877703-8483-436B-ACFA-BF2B50481554}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {79877703-8483-436B-ACFA-BF2B50481554}.Debug|x64.Build.0 = Debug|Any CPU
+ {79877703-8483-436B-ACFA-BF2B50481554}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {79877703-8483-436B-ACFA-BF2B50481554}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {79877703-8483-436B-ACFA-BF2B50481554}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {79877703-8483-436B-ACFA-BF2B50481554}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {79877703-8483-436B-ACFA-BF2B50481554}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {79877703-8483-436B-ACFA-BF2B50481554}.Checked|x64.Build.0 = Checked|Any CPU
+ {79877703-8483-436B-ACFA-BF2B50481554}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {79877703-8483-436B-ACFA-BF2B50481554}.Release|Any CPU.Build.0 = Release|Any CPU
+ {79877703-8483-436B-ACFA-BF2B50481554}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {79877703-8483-436B-ACFA-BF2B50481554}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {79877703-8483-436B-ACFA-BF2B50481554}.Release|x64.ActiveCfg = Release|Any CPU
+ {79877703-8483-436B-ACFA-BF2B50481554}.Release|x64.Build.0 = Release|Any CPU
+ {536E8197-14E4-4CA4-B1FC-9D27262872B1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {536E8197-14E4-4CA4-B1FC-9D27262872B1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {536E8197-14E4-4CA4-B1FC-9D27262872B1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {536E8197-14E4-4CA4-B1FC-9D27262872B1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {536E8197-14E4-4CA4-B1FC-9D27262872B1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {536E8197-14E4-4CA4-B1FC-9D27262872B1}.Debug|x64.Build.0 = Debug|Any CPU
+ {536E8197-14E4-4CA4-B1FC-9D27262872B1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {536E8197-14E4-4CA4-B1FC-9D27262872B1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {536E8197-14E4-4CA4-B1FC-9D27262872B1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {536E8197-14E4-4CA4-B1FC-9D27262872B1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {536E8197-14E4-4CA4-B1FC-9D27262872B1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {536E8197-14E4-4CA4-B1FC-9D27262872B1}.Checked|x64.Build.0 = Checked|Any CPU
+ {536E8197-14E4-4CA4-B1FC-9D27262872B1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {536E8197-14E4-4CA4-B1FC-9D27262872B1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {536E8197-14E4-4CA4-B1FC-9D27262872B1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {536E8197-14E4-4CA4-B1FC-9D27262872B1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {536E8197-14E4-4CA4-B1FC-9D27262872B1}.Release|x64.ActiveCfg = Release|Any CPU
+ {536E8197-14E4-4CA4-B1FC-9D27262872B1}.Release|x64.Build.0 = Release|Any CPU
+ {A94D7295-DA3D-4786-9DEF-98DDB6D79EC2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A94D7295-DA3D-4786-9DEF-98DDB6D79EC2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A94D7295-DA3D-4786-9DEF-98DDB6D79EC2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A94D7295-DA3D-4786-9DEF-98DDB6D79EC2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A94D7295-DA3D-4786-9DEF-98DDB6D79EC2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A94D7295-DA3D-4786-9DEF-98DDB6D79EC2}.Debug|x64.Build.0 = Debug|Any CPU
+ {A94D7295-DA3D-4786-9DEF-98DDB6D79EC2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A94D7295-DA3D-4786-9DEF-98DDB6D79EC2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A94D7295-DA3D-4786-9DEF-98DDB6D79EC2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A94D7295-DA3D-4786-9DEF-98DDB6D79EC2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A94D7295-DA3D-4786-9DEF-98DDB6D79EC2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A94D7295-DA3D-4786-9DEF-98DDB6D79EC2}.Checked|x64.Build.0 = Checked|Any CPU
+ {A94D7295-DA3D-4786-9DEF-98DDB6D79EC2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A94D7295-DA3D-4786-9DEF-98DDB6D79EC2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A94D7295-DA3D-4786-9DEF-98DDB6D79EC2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A94D7295-DA3D-4786-9DEF-98DDB6D79EC2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A94D7295-DA3D-4786-9DEF-98DDB6D79EC2}.Release|x64.ActiveCfg = Release|Any CPU
+ {A94D7295-DA3D-4786-9DEF-98DDB6D79EC2}.Release|x64.Build.0 = Release|Any CPU
+ {E042222A-C186-4FD5-BB45-E56FFAF991AA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E042222A-C186-4FD5-BB45-E56FFAF991AA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E042222A-C186-4FD5-BB45-E56FFAF991AA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E042222A-C186-4FD5-BB45-E56FFAF991AA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E042222A-C186-4FD5-BB45-E56FFAF991AA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E042222A-C186-4FD5-BB45-E56FFAF991AA}.Debug|x64.Build.0 = Debug|Any CPU
+ {E042222A-C186-4FD5-BB45-E56FFAF991AA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E042222A-C186-4FD5-BB45-E56FFAF991AA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E042222A-C186-4FD5-BB45-E56FFAF991AA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E042222A-C186-4FD5-BB45-E56FFAF991AA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E042222A-C186-4FD5-BB45-E56FFAF991AA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E042222A-C186-4FD5-BB45-E56FFAF991AA}.Checked|x64.Build.0 = Checked|Any CPU
+ {E042222A-C186-4FD5-BB45-E56FFAF991AA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E042222A-C186-4FD5-BB45-E56FFAF991AA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E042222A-C186-4FD5-BB45-E56FFAF991AA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E042222A-C186-4FD5-BB45-E56FFAF991AA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E042222A-C186-4FD5-BB45-E56FFAF991AA}.Release|x64.ActiveCfg = Release|Any CPU
+ {E042222A-C186-4FD5-BB45-E56FFAF991AA}.Release|x64.Build.0 = Release|Any CPU
+ {E7423379-89CE-47F0-B061-4815CA6FC255}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E7423379-89CE-47F0-B061-4815CA6FC255}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E7423379-89CE-47F0-B061-4815CA6FC255}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E7423379-89CE-47F0-B061-4815CA6FC255}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E7423379-89CE-47F0-B061-4815CA6FC255}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E7423379-89CE-47F0-B061-4815CA6FC255}.Debug|x64.Build.0 = Debug|Any CPU
+ {E7423379-89CE-47F0-B061-4815CA6FC255}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E7423379-89CE-47F0-B061-4815CA6FC255}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E7423379-89CE-47F0-B061-4815CA6FC255}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E7423379-89CE-47F0-B061-4815CA6FC255}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E7423379-89CE-47F0-B061-4815CA6FC255}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E7423379-89CE-47F0-B061-4815CA6FC255}.Checked|x64.Build.0 = Checked|Any CPU
+ {E7423379-89CE-47F0-B061-4815CA6FC255}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E7423379-89CE-47F0-B061-4815CA6FC255}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E7423379-89CE-47F0-B061-4815CA6FC255}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E7423379-89CE-47F0-B061-4815CA6FC255}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E7423379-89CE-47F0-B061-4815CA6FC255}.Release|x64.ActiveCfg = Release|Any CPU
+ {E7423379-89CE-47F0-B061-4815CA6FC255}.Release|x64.Build.0 = Release|Any CPU
+ {BBFF3FF7-F0FD-450C-B9FB-FBA92A277DBF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BBFF3FF7-F0FD-450C-B9FB-FBA92A277DBF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BBFF3FF7-F0FD-450C-B9FB-FBA92A277DBF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BBFF3FF7-F0FD-450C-B9FB-FBA92A277DBF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BBFF3FF7-F0FD-450C-B9FB-FBA92A277DBF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BBFF3FF7-F0FD-450C-B9FB-FBA92A277DBF}.Debug|x64.Build.0 = Debug|Any CPU
+ {BBFF3FF7-F0FD-450C-B9FB-FBA92A277DBF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BBFF3FF7-F0FD-450C-B9FB-FBA92A277DBF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BBFF3FF7-F0FD-450C-B9FB-FBA92A277DBF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BBFF3FF7-F0FD-450C-B9FB-FBA92A277DBF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BBFF3FF7-F0FD-450C-B9FB-FBA92A277DBF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BBFF3FF7-F0FD-450C-B9FB-FBA92A277DBF}.Checked|x64.Build.0 = Checked|Any CPU
+ {BBFF3FF7-F0FD-450C-B9FB-FBA92A277DBF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BBFF3FF7-F0FD-450C-B9FB-FBA92A277DBF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BBFF3FF7-F0FD-450C-B9FB-FBA92A277DBF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BBFF3FF7-F0FD-450C-B9FB-FBA92A277DBF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BBFF3FF7-F0FD-450C-B9FB-FBA92A277DBF}.Release|x64.ActiveCfg = Release|Any CPU
+ {BBFF3FF7-F0FD-450C-B9FB-FBA92A277DBF}.Release|x64.Build.0 = Release|Any CPU
+ {54477C8E-60C4-48D4-8429-4B1428E42367}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {54477C8E-60C4-48D4-8429-4B1428E42367}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {54477C8E-60C4-48D4-8429-4B1428E42367}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {54477C8E-60C4-48D4-8429-4B1428E42367}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {54477C8E-60C4-48D4-8429-4B1428E42367}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {54477C8E-60C4-48D4-8429-4B1428E42367}.Debug|x64.Build.0 = Debug|Any CPU
+ {54477C8E-60C4-48D4-8429-4B1428E42367}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {54477C8E-60C4-48D4-8429-4B1428E42367}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {54477C8E-60C4-48D4-8429-4B1428E42367}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {54477C8E-60C4-48D4-8429-4B1428E42367}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {54477C8E-60C4-48D4-8429-4B1428E42367}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {54477C8E-60C4-48D4-8429-4B1428E42367}.Checked|x64.Build.0 = Checked|Any CPU
+ {54477C8E-60C4-48D4-8429-4B1428E42367}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {54477C8E-60C4-48D4-8429-4B1428E42367}.Release|Any CPU.Build.0 = Release|Any CPU
+ {54477C8E-60C4-48D4-8429-4B1428E42367}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {54477C8E-60C4-48D4-8429-4B1428E42367}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {54477C8E-60C4-48D4-8429-4B1428E42367}.Release|x64.ActiveCfg = Release|Any CPU
+ {54477C8E-60C4-48D4-8429-4B1428E42367}.Release|x64.Build.0 = Release|Any CPU
+ {1490A130-4F0A-48E4-A1C4-CAC746323EA1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1490A130-4F0A-48E4-A1C4-CAC746323EA1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1490A130-4F0A-48E4-A1C4-CAC746323EA1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1490A130-4F0A-48E4-A1C4-CAC746323EA1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1490A130-4F0A-48E4-A1C4-CAC746323EA1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1490A130-4F0A-48E4-A1C4-CAC746323EA1}.Debug|x64.Build.0 = Debug|Any CPU
+ {1490A130-4F0A-48E4-A1C4-CAC746323EA1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1490A130-4F0A-48E4-A1C4-CAC746323EA1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1490A130-4F0A-48E4-A1C4-CAC746323EA1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1490A130-4F0A-48E4-A1C4-CAC746323EA1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1490A130-4F0A-48E4-A1C4-CAC746323EA1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1490A130-4F0A-48E4-A1C4-CAC746323EA1}.Checked|x64.Build.0 = Checked|Any CPU
+ {1490A130-4F0A-48E4-A1C4-CAC746323EA1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1490A130-4F0A-48E4-A1C4-CAC746323EA1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1490A130-4F0A-48E4-A1C4-CAC746323EA1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1490A130-4F0A-48E4-A1C4-CAC746323EA1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1490A130-4F0A-48E4-A1C4-CAC746323EA1}.Release|x64.ActiveCfg = Release|Any CPU
+ {1490A130-4F0A-48E4-A1C4-CAC746323EA1}.Release|x64.Build.0 = Release|Any CPU
+ {A8195820-0DEC-4D0A-A888-436B1A7EA86F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A8195820-0DEC-4D0A-A888-436B1A7EA86F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A8195820-0DEC-4D0A-A888-436B1A7EA86F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A8195820-0DEC-4D0A-A888-436B1A7EA86F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A8195820-0DEC-4D0A-A888-436B1A7EA86F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A8195820-0DEC-4D0A-A888-436B1A7EA86F}.Debug|x64.Build.0 = Debug|Any CPU
+ {A8195820-0DEC-4D0A-A888-436B1A7EA86F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A8195820-0DEC-4D0A-A888-436B1A7EA86F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A8195820-0DEC-4D0A-A888-436B1A7EA86F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A8195820-0DEC-4D0A-A888-436B1A7EA86F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A8195820-0DEC-4D0A-A888-436B1A7EA86F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A8195820-0DEC-4D0A-A888-436B1A7EA86F}.Checked|x64.Build.0 = Checked|Any CPU
+ {A8195820-0DEC-4D0A-A888-436B1A7EA86F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A8195820-0DEC-4D0A-A888-436B1A7EA86F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A8195820-0DEC-4D0A-A888-436B1A7EA86F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A8195820-0DEC-4D0A-A888-436B1A7EA86F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A8195820-0DEC-4D0A-A888-436B1A7EA86F}.Release|x64.ActiveCfg = Release|Any CPU
+ {A8195820-0DEC-4D0A-A888-436B1A7EA86F}.Release|x64.Build.0 = Release|Any CPU
+ {664785E7-9173-4339-A392-29FC0C81056F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {664785E7-9173-4339-A392-29FC0C81056F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {664785E7-9173-4339-A392-29FC0C81056F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {664785E7-9173-4339-A392-29FC0C81056F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {664785E7-9173-4339-A392-29FC0C81056F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {664785E7-9173-4339-A392-29FC0C81056F}.Debug|x64.Build.0 = Debug|Any CPU
+ {664785E7-9173-4339-A392-29FC0C81056F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {664785E7-9173-4339-A392-29FC0C81056F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {664785E7-9173-4339-A392-29FC0C81056F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {664785E7-9173-4339-A392-29FC0C81056F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {664785E7-9173-4339-A392-29FC0C81056F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {664785E7-9173-4339-A392-29FC0C81056F}.Checked|x64.Build.0 = Checked|Any CPU
+ {664785E7-9173-4339-A392-29FC0C81056F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {664785E7-9173-4339-A392-29FC0C81056F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {664785E7-9173-4339-A392-29FC0C81056F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {664785E7-9173-4339-A392-29FC0C81056F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {664785E7-9173-4339-A392-29FC0C81056F}.Release|x64.ActiveCfg = Release|Any CPU
+ {664785E7-9173-4339-A392-29FC0C81056F}.Release|x64.Build.0 = Release|Any CPU
+ {EC9581B4-923D-4636-804D-3BA5F08BED1E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EC9581B4-923D-4636-804D-3BA5F08BED1E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EC9581B4-923D-4636-804D-3BA5F08BED1E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EC9581B4-923D-4636-804D-3BA5F08BED1E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EC9581B4-923D-4636-804D-3BA5F08BED1E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EC9581B4-923D-4636-804D-3BA5F08BED1E}.Debug|x64.Build.0 = Debug|Any CPU
+ {EC9581B4-923D-4636-804D-3BA5F08BED1E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EC9581B4-923D-4636-804D-3BA5F08BED1E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EC9581B4-923D-4636-804D-3BA5F08BED1E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EC9581B4-923D-4636-804D-3BA5F08BED1E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EC9581B4-923D-4636-804D-3BA5F08BED1E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EC9581B4-923D-4636-804D-3BA5F08BED1E}.Checked|x64.Build.0 = Checked|Any CPU
+ {EC9581B4-923D-4636-804D-3BA5F08BED1E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EC9581B4-923D-4636-804D-3BA5F08BED1E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EC9581B4-923D-4636-804D-3BA5F08BED1E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EC9581B4-923D-4636-804D-3BA5F08BED1E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EC9581B4-923D-4636-804D-3BA5F08BED1E}.Release|x64.ActiveCfg = Release|Any CPU
+ {EC9581B4-923D-4636-804D-3BA5F08BED1E}.Release|x64.Build.0 = Release|Any CPU
+ {3FE2BCF6-9DF5-4E3C-835A-864F0DD91039}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3FE2BCF6-9DF5-4E3C-835A-864F0DD91039}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3FE2BCF6-9DF5-4E3C-835A-864F0DD91039}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3FE2BCF6-9DF5-4E3C-835A-864F0DD91039}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3FE2BCF6-9DF5-4E3C-835A-864F0DD91039}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3FE2BCF6-9DF5-4E3C-835A-864F0DD91039}.Debug|x64.Build.0 = Debug|Any CPU
+ {3FE2BCF6-9DF5-4E3C-835A-864F0DD91039}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3FE2BCF6-9DF5-4E3C-835A-864F0DD91039}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3FE2BCF6-9DF5-4E3C-835A-864F0DD91039}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3FE2BCF6-9DF5-4E3C-835A-864F0DD91039}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3FE2BCF6-9DF5-4E3C-835A-864F0DD91039}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3FE2BCF6-9DF5-4E3C-835A-864F0DD91039}.Checked|x64.Build.0 = Checked|Any CPU
+ {3FE2BCF6-9DF5-4E3C-835A-864F0DD91039}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3FE2BCF6-9DF5-4E3C-835A-864F0DD91039}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3FE2BCF6-9DF5-4E3C-835A-864F0DD91039}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3FE2BCF6-9DF5-4E3C-835A-864F0DD91039}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3FE2BCF6-9DF5-4E3C-835A-864F0DD91039}.Release|x64.ActiveCfg = Release|Any CPU
+ {3FE2BCF6-9DF5-4E3C-835A-864F0DD91039}.Release|x64.Build.0 = Release|Any CPU
+ {DAF9B805-0C25-4FF0-AA69-C38B16ED4E97}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DAF9B805-0C25-4FF0-AA69-C38B16ED4E97}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DAF9B805-0C25-4FF0-AA69-C38B16ED4E97}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DAF9B805-0C25-4FF0-AA69-C38B16ED4E97}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DAF9B805-0C25-4FF0-AA69-C38B16ED4E97}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DAF9B805-0C25-4FF0-AA69-C38B16ED4E97}.Debug|x64.Build.0 = Debug|Any CPU
+ {DAF9B805-0C25-4FF0-AA69-C38B16ED4E97}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DAF9B805-0C25-4FF0-AA69-C38B16ED4E97}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DAF9B805-0C25-4FF0-AA69-C38B16ED4E97}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DAF9B805-0C25-4FF0-AA69-C38B16ED4E97}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DAF9B805-0C25-4FF0-AA69-C38B16ED4E97}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DAF9B805-0C25-4FF0-AA69-C38B16ED4E97}.Checked|x64.Build.0 = Checked|Any CPU
+ {DAF9B805-0C25-4FF0-AA69-C38B16ED4E97}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DAF9B805-0C25-4FF0-AA69-C38B16ED4E97}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DAF9B805-0C25-4FF0-AA69-C38B16ED4E97}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DAF9B805-0C25-4FF0-AA69-C38B16ED4E97}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DAF9B805-0C25-4FF0-AA69-C38B16ED4E97}.Release|x64.ActiveCfg = Release|Any CPU
+ {DAF9B805-0C25-4FF0-AA69-C38B16ED4E97}.Release|x64.Build.0 = Release|Any CPU
+ {AF73E1CF-2E8B-484E-B329-763BB8B3DDDA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AF73E1CF-2E8B-484E-B329-763BB8B3DDDA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AF73E1CF-2E8B-484E-B329-763BB8B3DDDA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AF73E1CF-2E8B-484E-B329-763BB8B3DDDA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AF73E1CF-2E8B-484E-B329-763BB8B3DDDA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AF73E1CF-2E8B-484E-B329-763BB8B3DDDA}.Debug|x64.Build.0 = Debug|Any CPU
+ {AF73E1CF-2E8B-484E-B329-763BB8B3DDDA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AF73E1CF-2E8B-484E-B329-763BB8B3DDDA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AF73E1CF-2E8B-484E-B329-763BB8B3DDDA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AF73E1CF-2E8B-484E-B329-763BB8B3DDDA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AF73E1CF-2E8B-484E-B329-763BB8B3DDDA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AF73E1CF-2E8B-484E-B329-763BB8B3DDDA}.Checked|x64.Build.0 = Checked|Any CPU
+ {AF73E1CF-2E8B-484E-B329-763BB8B3DDDA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AF73E1CF-2E8B-484E-B329-763BB8B3DDDA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AF73E1CF-2E8B-484E-B329-763BB8B3DDDA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AF73E1CF-2E8B-484E-B329-763BB8B3DDDA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AF73E1CF-2E8B-484E-B329-763BB8B3DDDA}.Release|x64.ActiveCfg = Release|Any CPU
+ {AF73E1CF-2E8B-484E-B329-763BB8B3DDDA}.Release|x64.Build.0 = Release|Any CPU
+ {B4142D79-8996-44CE-825A-0304C3689970}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B4142D79-8996-44CE-825A-0304C3689970}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B4142D79-8996-44CE-825A-0304C3689970}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B4142D79-8996-44CE-825A-0304C3689970}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B4142D79-8996-44CE-825A-0304C3689970}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B4142D79-8996-44CE-825A-0304C3689970}.Debug|x64.Build.0 = Debug|Any CPU
+ {B4142D79-8996-44CE-825A-0304C3689970}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B4142D79-8996-44CE-825A-0304C3689970}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B4142D79-8996-44CE-825A-0304C3689970}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B4142D79-8996-44CE-825A-0304C3689970}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B4142D79-8996-44CE-825A-0304C3689970}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B4142D79-8996-44CE-825A-0304C3689970}.Checked|x64.Build.0 = Checked|Any CPU
+ {B4142D79-8996-44CE-825A-0304C3689970}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B4142D79-8996-44CE-825A-0304C3689970}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B4142D79-8996-44CE-825A-0304C3689970}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B4142D79-8996-44CE-825A-0304C3689970}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B4142D79-8996-44CE-825A-0304C3689970}.Release|x64.ActiveCfg = Release|Any CPU
+ {B4142D79-8996-44CE-825A-0304C3689970}.Release|x64.Build.0 = Release|Any CPU
+ {3CA70F86-9BB1-4B6A-B5AC-5C207ADB4BE9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3CA70F86-9BB1-4B6A-B5AC-5C207ADB4BE9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3CA70F86-9BB1-4B6A-B5AC-5C207ADB4BE9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3CA70F86-9BB1-4B6A-B5AC-5C207ADB4BE9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3CA70F86-9BB1-4B6A-B5AC-5C207ADB4BE9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3CA70F86-9BB1-4B6A-B5AC-5C207ADB4BE9}.Debug|x64.Build.0 = Debug|Any CPU
+ {3CA70F86-9BB1-4B6A-B5AC-5C207ADB4BE9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3CA70F86-9BB1-4B6A-B5AC-5C207ADB4BE9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3CA70F86-9BB1-4B6A-B5AC-5C207ADB4BE9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3CA70F86-9BB1-4B6A-B5AC-5C207ADB4BE9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3CA70F86-9BB1-4B6A-B5AC-5C207ADB4BE9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3CA70F86-9BB1-4B6A-B5AC-5C207ADB4BE9}.Checked|x64.Build.0 = Checked|Any CPU
+ {3CA70F86-9BB1-4B6A-B5AC-5C207ADB4BE9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3CA70F86-9BB1-4B6A-B5AC-5C207ADB4BE9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3CA70F86-9BB1-4B6A-B5AC-5C207ADB4BE9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3CA70F86-9BB1-4B6A-B5AC-5C207ADB4BE9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3CA70F86-9BB1-4B6A-B5AC-5C207ADB4BE9}.Release|x64.ActiveCfg = Release|Any CPU
+ {3CA70F86-9BB1-4B6A-B5AC-5C207ADB4BE9}.Release|x64.Build.0 = Release|Any CPU
+ {ED3654C6-EE52-4A83-961F-C1D5E5DE1217}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {ED3654C6-EE52-4A83-961F-C1D5E5DE1217}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {ED3654C6-EE52-4A83-961F-C1D5E5DE1217}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {ED3654C6-EE52-4A83-961F-C1D5E5DE1217}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {ED3654C6-EE52-4A83-961F-C1D5E5DE1217}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {ED3654C6-EE52-4A83-961F-C1D5E5DE1217}.Debug|x64.Build.0 = Debug|Any CPU
+ {ED3654C6-EE52-4A83-961F-C1D5E5DE1217}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {ED3654C6-EE52-4A83-961F-C1D5E5DE1217}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {ED3654C6-EE52-4A83-961F-C1D5E5DE1217}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {ED3654C6-EE52-4A83-961F-C1D5E5DE1217}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {ED3654C6-EE52-4A83-961F-C1D5E5DE1217}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {ED3654C6-EE52-4A83-961F-C1D5E5DE1217}.Checked|x64.Build.0 = Checked|Any CPU
+ {ED3654C6-EE52-4A83-961F-C1D5E5DE1217}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {ED3654C6-EE52-4A83-961F-C1D5E5DE1217}.Release|Any CPU.Build.0 = Release|Any CPU
+ {ED3654C6-EE52-4A83-961F-C1D5E5DE1217}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {ED3654C6-EE52-4A83-961F-C1D5E5DE1217}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {ED3654C6-EE52-4A83-961F-C1D5E5DE1217}.Release|x64.ActiveCfg = Release|Any CPU
+ {ED3654C6-EE52-4A83-961F-C1D5E5DE1217}.Release|x64.Build.0 = Release|Any CPU
+ {B7449C08-3EB0-4595-BB7F-309CEFE7C470}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B7449C08-3EB0-4595-BB7F-309CEFE7C470}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B7449C08-3EB0-4595-BB7F-309CEFE7C470}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B7449C08-3EB0-4595-BB7F-309CEFE7C470}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B7449C08-3EB0-4595-BB7F-309CEFE7C470}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B7449C08-3EB0-4595-BB7F-309CEFE7C470}.Debug|x64.Build.0 = Debug|Any CPU
+ {B7449C08-3EB0-4595-BB7F-309CEFE7C470}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B7449C08-3EB0-4595-BB7F-309CEFE7C470}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B7449C08-3EB0-4595-BB7F-309CEFE7C470}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B7449C08-3EB0-4595-BB7F-309CEFE7C470}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B7449C08-3EB0-4595-BB7F-309CEFE7C470}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B7449C08-3EB0-4595-BB7F-309CEFE7C470}.Checked|x64.Build.0 = Checked|Any CPU
+ {B7449C08-3EB0-4595-BB7F-309CEFE7C470}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B7449C08-3EB0-4595-BB7F-309CEFE7C470}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B7449C08-3EB0-4595-BB7F-309CEFE7C470}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B7449C08-3EB0-4595-BB7F-309CEFE7C470}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B7449C08-3EB0-4595-BB7F-309CEFE7C470}.Release|x64.ActiveCfg = Release|Any CPU
+ {B7449C08-3EB0-4595-BB7F-309CEFE7C470}.Release|x64.Build.0 = Release|Any CPU
+ {EF7BE6ED-DED6-46CE-9819-F3F8493C5044}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EF7BE6ED-DED6-46CE-9819-F3F8493C5044}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EF7BE6ED-DED6-46CE-9819-F3F8493C5044}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EF7BE6ED-DED6-46CE-9819-F3F8493C5044}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EF7BE6ED-DED6-46CE-9819-F3F8493C5044}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EF7BE6ED-DED6-46CE-9819-F3F8493C5044}.Debug|x64.Build.0 = Debug|Any CPU
+ {EF7BE6ED-DED6-46CE-9819-F3F8493C5044}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EF7BE6ED-DED6-46CE-9819-F3F8493C5044}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EF7BE6ED-DED6-46CE-9819-F3F8493C5044}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EF7BE6ED-DED6-46CE-9819-F3F8493C5044}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EF7BE6ED-DED6-46CE-9819-F3F8493C5044}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EF7BE6ED-DED6-46CE-9819-F3F8493C5044}.Checked|x64.Build.0 = Checked|Any CPU
+ {EF7BE6ED-DED6-46CE-9819-F3F8493C5044}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EF7BE6ED-DED6-46CE-9819-F3F8493C5044}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EF7BE6ED-DED6-46CE-9819-F3F8493C5044}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EF7BE6ED-DED6-46CE-9819-F3F8493C5044}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EF7BE6ED-DED6-46CE-9819-F3F8493C5044}.Release|x64.ActiveCfg = Release|Any CPU
+ {EF7BE6ED-DED6-46CE-9819-F3F8493C5044}.Release|x64.Build.0 = Release|Any CPU
+ {04B7DA69-8E80-41E2-9848-4B7CFAA910FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {04B7DA69-8E80-41E2-9848-4B7CFAA910FF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {04B7DA69-8E80-41E2-9848-4B7CFAA910FF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {04B7DA69-8E80-41E2-9848-4B7CFAA910FF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {04B7DA69-8E80-41E2-9848-4B7CFAA910FF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {04B7DA69-8E80-41E2-9848-4B7CFAA910FF}.Debug|x64.Build.0 = Debug|Any CPU
+ {04B7DA69-8E80-41E2-9848-4B7CFAA910FF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {04B7DA69-8E80-41E2-9848-4B7CFAA910FF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {04B7DA69-8E80-41E2-9848-4B7CFAA910FF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {04B7DA69-8E80-41E2-9848-4B7CFAA910FF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {04B7DA69-8E80-41E2-9848-4B7CFAA910FF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {04B7DA69-8E80-41E2-9848-4B7CFAA910FF}.Checked|x64.Build.0 = Checked|Any CPU
+ {04B7DA69-8E80-41E2-9848-4B7CFAA910FF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {04B7DA69-8E80-41E2-9848-4B7CFAA910FF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {04B7DA69-8E80-41E2-9848-4B7CFAA910FF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {04B7DA69-8E80-41E2-9848-4B7CFAA910FF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {04B7DA69-8E80-41E2-9848-4B7CFAA910FF}.Release|x64.ActiveCfg = Release|Any CPU
+ {04B7DA69-8E80-41E2-9848-4B7CFAA910FF}.Release|x64.Build.0 = Release|Any CPU
+ {E5322C32-4281-4593-B946-5DCD14477CF1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E5322C32-4281-4593-B946-5DCD14477CF1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E5322C32-4281-4593-B946-5DCD14477CF1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E5322C32-4281-4593-B946-5DCD14477CF1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E5322C32-4281-4593-B946-5DCD14477CF1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E5322C32-4281-4593-B946-5DCD14477CF1}.Debug|x64.Build.0 = Debug|Any CPU
+ {E5322C32-4281-4593-B946-5DCD14477CF1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E5322C32-4281-4593-B946-5DCD14477CF1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E5322C32-4281-4593-B946-5DCD14477CF1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E5322C32-4281-4593-B946-5DCD14477CF1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E5322C32-4281-4593-B946-5DCD14477CF1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E5322C32-4281-4593-B946-5DCD14477CF1}.Checked|x64.Build.0 = Checked|Any CPU
+ {E5322C32-4281-4593-B946-5DCD14477CF1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E5322C32-4281-4593-B946-5DCD14477CF1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E5322C32-4281-4593-B946-5DCD14477CF1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E5322C32-4281-4593-B946-5DCD14477CF1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E5322C32-4281-4593-B946-5DCD14477CF1}.Release|x64.ActiveCfg = Release|Any CPU
+ {E5322C32-4281-4593-B946-5DCD14477CF1}.Release|x64.Build.0 = Release|Any CPU
+ {C0EA83A7-EE72-4F9F-BC23-7D821507D4B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C0EA83A7-EE72-4F9F-BC23-7D821507D4B2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C0EA83A7-EE72-4F9F-BC23-7D821507D4B2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C0EA83A7-EE72-4F9F-BC23-7D821507D4B2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C0EA83A7-EE72-4F9F-BC23-7D821507D4B2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C0EA83A7-EE72-4F9F-BC23-7D821507D4B2}.Debug|x64.Build.0 = Debug|Any CPU
+ {C0EA83A7-EE72-4F9F-BC23-7D821507D4B2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C0EA83A7-EE72-4F9F-BC23-7D821507D4B2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C0EA83A7-EE72-4F9F-BC23-7D821507D4B2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C0EA83A7-EE72-4F9F-BC23-7D821507D4B2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C0EA83A7-EE72-4F9F-BC23-7D821507D4B2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C0EA83A7-EE72-4F9F-BC23-7D821507D4B2}.Checked|x64.Build.0 = Checked|Any CPU
+ {C0EA83A7-EE72-4F9F-BC23-7D821507D4B2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C0EA83A7-EE72-4F9F-BC23-7D821507D4B2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C0EA83A7-EE72-4F9F-BC23-7D821507D4B2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C0EA83A7-EE72-4F9F-BC23-7D821507D4B2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C0EA83A7-EE72-4F9F-BC23-7D821507D4B2}.Release|x64.ActiveCfg = Release|Any CPU
+ {C0EA83A7-EE72-4F9F-BC23-7D821507D4B2}.Release|x64.Build.0 = Release|Any CPU
+ {3D50935B-1230-47C1-8C70-377AC2E8C542}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3D50935B-1230-47C1-8C70-377AC2E8C542}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3D50935B-1230-47C1-8C70-377AC2E8C542}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3D50935B-1230-47C1-8C70-377AC2E8C542}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3D50935B-1230-47C1-8C70-377AC2E8C542}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3D50935B-1230-47C1-8C70-377AC2E8C542}.Debug|x64.Build.0 = Debug|Any CPU
+ {3D50935B-1230-47C1-8C70-377AC2E8C542}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3D50935B-1230-47C1-8C70-377AC2E8C542}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3D50935B-1230-47C1-8C70-377AC2E8C542}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3D50935B-1230-47C1-8C70-377AC2E8C542}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3D50935B-1230-47C1-8C70-377AC2E8C542}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3D50935B-1230-47C1-8C70-377AC2E8C542}.Checked|x64.Build.0 = Checked|Any CPU
+ {3D50935B-1230-47C1-8C70-377AC2E8C542}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3D50935B-1230-47C1-8C70-377AC2E8C542}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3D50935B-1230-47C1-8C70-377AC2E8C542}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3D50935B-1230-47C1-8C70-377AC2E8C542}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3D50935B-1230-47C1-8C70-377AC2E8C542}.Release|x64.ActiveCfg = Release|Any CPU
+ {3D50935B-1230-47C1-8C70-377AC2E8C542}.Release|x64.Build.0 = Release|Any CPU
+ {CC4CA6EE-5174-4CFA-93A9-88AD042AE43F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CC4CA6EE-5174-4CFA-93A9-88AD042AE43F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CC4CA6EE-5174-4CFA-93A9-88AD042AE43F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CC4CA6EE-5174-4CFA-93A9-88AD042AE43F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CC4CA6EE-5174-4CFA-93A9-88AD042AE43F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CC4CA6EE-5174-4CFA-93A9-88AD042AE43F}.Debug|x64.Build.0 = Debug|Any CPU
+ {CC4CA6EE-5174-4CFA-93A9-88AD042AE43F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CC4CA6EE-5174-4CFA-93A9-88AD042AE43F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CC4CA6EE-5174-4CFA-93A9-88AD042AE43F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CC4CA6EE-5174-4CFA-93A9-88AD042AE43F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CC4CA6EE-5174-4CFA-93A9-88AD042AE43F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CC4CA6EE-5174-4CFA-93A9-88AD042AE43F}.Checked|x64.Build.0 = Checked|Any CPU
+ {CC4CA6EE-5174-4CFA-93A9-88AD042AE43F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CC4CA6EE-5174-4CFA-93A9-88AD042AE43F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CC4CA6EE-5174-4CFA-93A9-88AD042AE43F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CC4CA6EE-5174-4CFA-93A9-88AD042AE43F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CC4CA6EE-5174-4CFA-93A9-88AD042AE43F}.Release|x64.ActiveCfg = Release|Any CPU
+ {CC4CA6EE-5174-4CFA-93A9-88AD042AE43F}.Release|x64.Build.0 = Release|Any CPU
+ {F5C7053B-BD47-46DE-8246-F81941FA537D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F5C7053B-BD47-46DE-8246-F81941FA537D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F5C7053B-BD47-46DE-8246-F81941FA537D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F5C7053B-BD47-46DE-8246-F81941FA537D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F5C7053B-BD47-46DE-8246-F81941FA537D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F5C7053B-BD47-46DE-8246-F81941FA537D}.Debug|x64.Build.0 = Debug|Any CPU
+ {F5C7053B-BD47-46DE-8246-F81941FA537D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F5C7053B-BD47-46DE-8246-F81941FA537D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F5C7053B-BD47-46DE-8246-F81941FA537D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F5C7053B-BD47-46DE-8246-F81941FA537D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F5C7053B-BD47-46DE-8246-F81941FA537D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F5C7053B-BD47-46DE-8246-F81941FA537D}.Checked|x64.Build.0 = Checked|Any CPU
+ {F5C7053B-BD47-46DE-8246-F81941FA537D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F5C7053B-BD47-46DE-8246-F81941FA537D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F5C7053B-BD47-46DE-8246-F81941FA537D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F5C7053B-BD47-46DE-8246-F81941FA537D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F5C7053B-BD47-46DE-8246-F81941FA537D}.Release|x64.ActiveCfg = Release|Any CPU
+ {F5C7053B-BD47-46DE-8246-F81941FA537D}.Release|x64.Build.0 = Release|Any CPU
+ {340B2533-5C07-4261-ABE8-0C39C62A8F2B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {340B2533-5C07-4261-ABE8-0C39C62A8F2B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {340B2533-5C07-4261-ABE8-0C39C62A8F2B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {340B2533-5C07-4261-ABE8-0C39C62A8F2B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {340B2533-5C07-4261-ABE8-0C39C62A8F2B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {340B2533-5C07-4261-ABE8-0C39C62A8F2B}.Debug|x64.Build.0 = Debug|Any CPU
+ {340B2533-5C07-4261-ABE8-0C39C62A8F2B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {340B2533-5C07-4261-ABE8-0C39C62A8F2B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {340B2533-5C07-4261-ABE8-0C39C62A8F2B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {340B2533-5C07-4261-ABE8-0C39C62A8F2B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {340B2533-5C07-4261-ABE8-0C39C62A8F2B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {340B2533-5C07-4261-ABE8-0C39C62A8F2B}.Checked|x64.Build.0 = Checked|Any CPU
+ {340B2533-5C07-4261-ABE8-0C39C62A8F2B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {340B2533-5C07-4261-ABE8-0C39C62A8F2B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {340B2533-5C07-4261-ABE8-0C39C62A8F2B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {340B2533-5C07-4261-ABE8-0C39C62A8F2B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {340B2533-5C07-4261-ABE8-0C39C62A8F2B}.Release|x64.ActiveCfg = Release|Any CPU
+ {340B2533-5C07-4261-ABE8-0C39C62A8F2B}.Release|x64.Build.0 = Release|Any CPU
+ {F4E4BCA0-1BCF-4351-A95A-C59D35DE24BE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F4E4BCA0-1BCF-4351-A95A-C59D35DE24BE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F4E4BCA0-1BCF-4351-A95A-C59D35DE24BE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F4E4BCA0-1BCF-4351-A95A-C59D35DE24BE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F4E4BCA0-1BCF-4351-A95A-C59D35DE24BE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F4E4BCA0-1BCF-4351-A95A-C59D35DE24BE}.Debug|x64.Build.0 = Debug|Any CPU
+ {F4E4BCA0-1BCF-4351-A95A-C59D35DE24BE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F4E4BCA0-1BCF-4351-A95A-C59D35DE24BE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F4E4BCA0-1BCF-4351-A95A-C59D35DE24BE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F4E4BCA0-1BCF-4351-A95A-C59D35DE24BE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F4E4BCA0-1BCF-4351-A95A-C59D35DE24BE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F4E4BCA0-1BCF-4351-A95A-C59D35DE24BE}.Checked|x64.Build.0 = Checked|Any CPU
+ {F4E4BCA0-1BCF-4351-A95A-C59D35DE24BE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F4E4BCA0-1BCF-4351-A95A-C59D35DE24BE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F4E4BCA0-1BCF-4351-A95A-C59D35DE24BE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F4E4BCA0-1BCF-4351-A95A-C59D35DE24BE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F4E4BCA0-1BCF-4351-A95A-C59D35DE24BE}.Release|x64.ActiveCfg = Release|Any CPU
+ {F4E4BCA0-1BCF-4351-A95A-C59D35DE24BE}.Release|x64.Build.0 = Release|Any CPU
+ {80D23E5D-DB08-4B4F-913F-ED296B0500EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {80D23E5D-DB08-4B4F-913F-ED296B0500EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {80D23E5D-DB08-4B4F-913F-ED296B0500EC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {80D23E5D-DB08-4B4F-913F-ED296B0500EC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {80D23E5D-DB08-4B4F-913F-ED296B0500EC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {80D23E5D-DB08-4B4F-913F-ED296B0500EC}.Debug|x64.Build.0 = Debug|Any CPU
+ {80D23E5D-DB08-4B4F-913F-ED296B0500EC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {80D23E5D-DB08-4B4F-913F-ED296B0500EC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {80D23E5D-DB08-4B4F-913F-ED296B0500EC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {80D23E5D-DB08-4B4F-913F-ED296B0500EC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {80D23E5D-DB08-4B4F-913F-ED296B0500EC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {80D23E5D-DB08-4B4F-913F-ED296B0500EC}.Checked|x64.Build.0 = Checked|Any CPU
+ {80D23E5D-DB08-4B4F-913F-ED296B0500EC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {80D23E5D-DB08-4B4F-913F-ED296B0500EC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {80D23E5D-DB08-4B4F-913F-ED296B0500EC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {80D23E5D-DB08-4B4F-913F-ED296B0500EC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {80D23E5D-DB08-4B4F-913F-ED296B0500EC}.Release|x64.ActiveCfg = Release|Any CPU
+ {80D23E5D-DB08-4B4F-913F-ED296B0500EC}.Release|x64.Build.0 = Release|Any CPU
+ {6BD00E0F-28A3-4308-9E6B-1DDCC0BA7B0B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6BD00E0F-28A3-4308-9E6B-1DDCC0BA7B0B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6BD00E0F-28A3-4308-9E6B-1DDCC0BA7B0B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6BD00E0F-28A3-4308-9E6B-1DDCC0BA7B0B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6BD00E0F-28A3-4308-9E6B-1DDCC0BA7B0B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6BD00E0F-28A3-4308-9E6B-1DDCC0BA7B0B}.Debug|x64.Build.0 = Debug|Any CPU
+ {6BD00E0F-28A3-4308-9E6B-1DDCC0BA7B0B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6BD00E0F-28A3-4308-9E6B-1DDCC0BA7B0B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6BD00E0F-28A3-4308-9E6B-1DDCC0BA7B0B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6BD00E0F-28A3-4308-9E6B-1DDCC0BA7B0B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6BD00E0F-28A3-4308-9E6B-1DDCC0BA7B0B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6BD00E0F-28A3-4308-9E6B-1DDCC0BA7B0B}.Checked|x64.Build.0 = Checked|Any CPU
+ {6BD00E0F-28A3-4308-9E6B-1DDCC0BA7B0B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6BD00E0F-28A3-4308-9E6B-1DDCC0BA7B0B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6BD00E0F-28A3-4308-9E6B-1DDCC0BA7B0B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6BD00E0F-28A3-4308-9E6B-1DDCC0BA7B0B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6BD00E0F-28A3-4308-9E6B-1DDCC0BA7B0B}.Release|x64.ActiveCfg = Release|Any CPU
+ {6BD00E0F-28A3-4308-9E6B-1DDCC0BA7B0B}.Release|x64.Build.0 = Release|Any CPU
+ {3AF47F6E-E823-4D10-91D2-D1D2291D860D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3AF47F6E-E823-4D10-91D2-D1D2291D860D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3AF47F6E-E823-4D10-91D2-D1D2291D860D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3AF47F6E-E823-4D10-91D2-D1D2291D860D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3AF47F6E-E823-4D10-91D2-D1D2291D860D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3AF47F6E-E823-4D10-91D2-D1D2291D860D}.Debug|x64.Build.0 = Debug|Any CPU
+ {3AF47F6E-E823-4D10-91D2-D1D2291D860D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3AF47F6E-E823-4D10-91D2-D1D2291D860D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3AF47F6E-E823-4D10-91D2-D1D2291D860D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3AF47F6E-E823-4D10-91D2-D1D2291D860D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3AF47F6E-E823-4D10-91D2-D1D2291D860D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3AF47F6E-E823-4D10-91D2-D1D2291D860D}.Checked|x64.Build.0 = Checked|Any CPU
+ {3AF47F6E-E823-4D10-91D2-D1D2291D860D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3AF47F6E-E823-4D10-91D2-D1D2291D860D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3AF47F6E-E823-4D10-91D2-D1D2291D860D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3AF47F6E-E823-4D10-91D2-D1D2291D860D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3AF47F6E-E823-4D10-91D2-D1D2291D860D}.Release|x64.ActiveCfg = Release|Any CPU
+ {3AF47F6E-E823-4D10-91D2-D1D2291D860D}.Release|x64.Build.0 = Release|Any CPU
+ {5729818E-5D7B-45A0-A79F-F6F9AA782223}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5729818E-5D7B-45A0-A79F-F6F9AA782223}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5729818E-5D7B-45A0-A79F-F6F9AA782223}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5729818E-5D7B-45A0-A79F-F6F9AA782223}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5729818E-5D7B-45A0-A79F-F6F9AA782223}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5729818E-5D7B-45A0-A79F-F6F9AA782223}.Debug|x64.Build.0 = Debug|Any CPU
+ {5729818E-5D7B-45A0-A79F-F6F9AA782223}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5729818E-5D7B-45A0-A79F-F6F9AA782223}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5729818E-5D7B-45A0-A79F-F6F9AA782223}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5729818E-5D7B-45A0-A79F-F6F9AA782223}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5729818E-5D7B-45A0-A79F-F6F9AA782223}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5729818E-5D7B-45A0-A79F-F6F9AA782223}.Checked|x64.Build.0 = Checked|Any CPU
+ {5729818E-5D7B-45A0-A79F-F6F9AA782223}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5729818E-5D7B-45A0-A79F-F6F9AA782223}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5729818E-5D7B-45A0-A79F-F6F9AA782223}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5729818E-5D7B-45A0-A79F-F6F9AA782223}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5729818E-5D7B-45A0-A79F-F6F9AA782223}.Release|x64.ActiveCfg = Release|Any CPU
+ {5729818E-5D7B-45A0-A79F-F6F9AA782223}.Release|x64.Build.0 = Release|Any CPU
+ {234F2BCE-6D53-4033-8D90-D7A2C3262397}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {234F2BCE-6D53-4033-8D90-D7A2C3262397}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {234F2BCE-6D53-4033-8D90-D7A2C3262397}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {234F2BCE-6D53-4033-8D90-D7A2C3262397}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {234F2BCE-6D53-4033-8D90-D7A2C3262397}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {234F2BCE-6D53-4033-8D90-D7A2C3262397}.Debug|x64.Build.0 = Debug|Any CPU
+ {234F2BCE-6D53-4033-8D90-D7A2C3262397}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {234F2BCE-6D53-4033-8D90-D7A2C3262397}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {234F2BCE-6D53-4033-8D90-D7A2C3262397}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {234F2BCE-6D53-4033-8D90-D7A2C3262397}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {234F2BCE-6D53-4033-8D90-D7A2C3262397}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {234F2BCE-6D53-4033-8D90-D7A2C3262397}.Checked|x64.Build.0 = Checked|Any CPU
+ {234F2BCE-6D53-4033-8D90-D7A2C3262397}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {234F2BCE-6D53-4033-8D90-D7A2C3262397}.Release|Any CPU.Build.0 = Release|Any CPU
+ {234F2BCE-6D53-4033-8D90-D7A2C3262397}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {234F2BCE-6D53-4033-8D90-D7A2C3262397}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {234F2BCE-6D53-4033-8D90-D7A2C3262397}.Release|x64.ActiveCfg = Release|Any CPU
+ {234F2BCE-6D53-4033-8D90-D7A2C3262397}.Release|x64.Build.0 = Release|Any CPU
+ {C62E1AAB-2705-440F-A499-43CA515CBE64}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C62E1AAB-2705-440F-A499-43CA515CBE64}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C62E1AAB-2705-440F-A499-43CA515CBE64}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C62E1AAB-2705-440F-A499-43CA515CBE64}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C62E1AAB-2705-440F-A499-43CA515CBE64}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C62E1AAB-2705-440F-A499-43CA515CBE64}.Debug|x64.Build.0 = Debug|Any CPU
+ {C62E1AAB-2705-440F-A499-43CA515CBE64}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C62E1AAB-2705-440F-A499-43CA515CBE64}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C62E1AAB-2705-440F-A499-43CA515CBE64}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C62E1AAB-2705-440F-A499-43CA515CBE64}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C62E1AAB-2705-440F-A499-43CA515CBE64}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C62E1AAB-2705-440F-A499-43CA515CBE64}.Checked|x64.Build.0 = Checked|Any CPU
+ {C62E1AAB-2705-440F-A499-43CA515CBE64}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C62E1AAB-2705-440F-A499-43CA515CBE64}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C62E1AAB-2705-440F-A499-43CA515CBE64}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C62E1AAB-2705-440F-A499-43CA515CBE64}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C62E1AAB-2705-440F-A499-43CA515CBE64}.Release|x64.ActiveCfg = Release|Any CPU
+ {C62E1AAB-2705-440F-A499-43CA515CBE64}.Release|x64.Build.0 = Release|Any CPU
+ {D51AD44D-4256-45A6-BDDB-3CE41038CB4F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D51AD44D-4256-45A6-BDDB-3CE41038CB4F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D51AD44D-4256-45A6-BDDB-3CE41038CB4F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D51AD44D-4256-45A6-BDDB-3CE41038CB4F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D51AD44D-4256-45A6-BDDB-3CE41038CB4F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D51AD44D-4256-45A6-BDDB-3CE41038CB4F}.Debug|x64.Build.0 = Debug|Any CPU
+ {D51AD44D-4256-45A6-BDDB-3CE41038CB4F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D51AD44D-4256-45A6-BDDB-3CE41038CB4F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D51AD44D-4256-45A6-BDDB-3CE41038CB4F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D51AD44D-4256-45A6-BDDB-3CE41038CB4F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D51AD44D-4256-45A6-BDDB-3CE41038CB4F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D51AD44D-4256-45A6-BDDB-3CE41038CB4F}.Checked|x64.Build.0 = Checked|Any CPU
+ {D51AD44D-4256-45A6-BDDB-3CE41038CB4F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D51AD44D-4256-45A6-BDDB-3CE41038CB4F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D51AD44D-4256-45A6-BDDB-3CE41038CB4F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D51AD44D-4256-45A6-BDDB-3CE41038CB4F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D51AD44D-4256-45A6-BDDB-3CE41038CB4F}.Release|x64.ActiveCfg = Release|Any CPU
+ {D51AD44D-4256-45A6-BDDB-3CE41038CB4F}.Release|x64.Build.0 = Release|Any CPU
+ {3295C952-BD8B-41B7-A94A-3B80A88832ED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3295C952-BD8B-41B7-A94A-3B80A88832ED}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3295C952-BD8B-41B7-A94A-3B80A88832ED}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3295C952-BD8B-41B7-A94A-3B80A88832ED}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3295C952-BD8B-41B7-A94A-3B80A88832ED}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3295C952-BD8B-41B7-A94A-3B80A88832ED}.Debug|x64.Build.0 = Debug|Any CPU
+ {3295C952-BD8B-41B7-A94A-3B80A88832ED}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3295C952-BD8B-41B7-A94A-3B80A88832ED}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3295C952-BD8B-41B7-A94A-3B80A88832ED}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3295C952-BD8B-41B7-A94A-3B80A88832ED}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3295C952-BD8B-41B7-A94A-3B80A88832ED}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3295C952-BD8B-41B7-A94A-3B80A88832ED}.Checked|x64.Build.0 = Checked|Any CPU
+ {3295C952-BD8B-41B7-A94A-3B80A88832ED}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3295C952-BD8B-41B7-A94A-3B80A88832ED}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3295C952-BD8B-41B7-A94A-3B80A88832ED}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3295C952-BD8B-41B7-A94A-3B80A88832ED}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3295C952-BD8B-41B7-A94A-3B80A88832ED}.Release|x64.ActiveCfg = Release|Any CPU
+ {3295C952-BD8B-41B7-A94A-3B80A88832ED}.Release|x64.Build.0 = Release|Any CPU
+ {56E43EC3-FB57-4C31-AA48-EF6DFE5F7DAF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {56E43EC3-FB57-4C31-AA48-EF6DFE5F7DAF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {56E43EC3-FB57-4C31-AA48-EF6DFE5F7DAF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {56E43EC3-FB57-4C31-AA48-EF6DFE5F7DAF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {56E43EC3-FB57-4C31-AA48-EF6DFE5F7DAF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {56E43EC3-FB57-4C31-AA48-EF6DFE5F7DAF}.Debug|x64.Build.0 = Debug|Any CPU
+ {56E43EC3-FB57-4C31-AA48-EF6DFE5F7DAF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {56E43EC3-FB57-4C31-AA48-EF6DFE5F7DAF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {56E43EC3-FB57-4C31-AA48-EF6DFE5F7DAF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {56E43EC3-FB57-4C31-AA48-EF6DFE5F7DAF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {56E43EC3-FB57-4C31-AA48-EF6DFE5F7DAF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {56E43EC3-FB57-4C31-AA48-EF6DFE5F7DAF}.Checked|x64.Build.0 = Checked|Any CPU
+ {56E43EC3-FB57-4C31-AA48-EF6DFE5F7DAF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {56E43EC3-FB57-4C31-AA48-EF6DFE5F7DAF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {56E43EC3-FB57-4C31-AA48-EF6DFE5F7DAF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {56E43EC3-FB57-4C31-AA48-EF6DFE5F7DAF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {56E43EC3-FB57-4C31-AA48-EF6DFE5F7DAF}.Release|x64.ActiveCfg = Release|Any CPU
+ {56E43EC3-FB57-4C31-AA48-EF6DFE5F7DAF}.Release|x64.Build.0 = Release|Any CPU
+ {2A0DB37C-22D9-405A-9EB5-74B5EA151067}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2A0DB37C-22D9-405A-9EB5-74B5EA151067}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2A0DB37C-22D9-405A-9EB5-74B5EA151067}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2A0DB37C-22D9-405A-9EB5-74B5EA151067}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2A0DB37C-22D9-405A-9EB5-74B5EA151067}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2A0DB37C-22D9-405A-9EB5-74B5EA151067}.Debug|x64.Build.0 = Debug|Any CPU
+ {2A0DB37C-22D9-405A-9EB5-74B5EA151067}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2A0DB37C-22D9-405A-9EB5-74B5EA151067}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2A0DB37C-22D9-405A-9EB5-74B5EA151067}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2A0DB37C-22D9-405A-9EB5-74B5EA151067}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2A0DB37C-22D9-405A-9EB5-74B5EA151067}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2A0DB37C-22D9-405A-9EB5-74B5EA151067}.Checked|x64.Build.0 = Checked|Any CPU
+ {2A0DB37C-22D9-405A-9EB5-74B5EA151067}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2A0DB37C-22D9-405A-9EB5-74B5EA151067}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2A0DB37C-22D9-405A-9EB5-74B5EA151067}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2A0DB37C-22D9-405A-9EB5-74B5EA151067}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2A0DB37C-22D9-405A-9EB5-74B5EA151067}.Release|x64.ActiveCfg = Release|Any CPU
+ {2A0DB37C-22D9-405A-9EB5-74B5EA151067}.Release|x64.Build.0 = Release|Any CPU
+ {EE0062CC-6F5F-4235-B6EF-4D3B18BFB776}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EE0062CC-6F5F-4235-B6EF-4D3B18BFB776}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EE0062CC-6F5F-4235-B6EF-4D3B18BFB776}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EE0062CC-6F5F-4235-B6EF-4D3B18BFB776}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EE0062CC-6F5F-4235-B6EF-4D3B18BFB776}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EE0062CC-6F5F-4235-B6EF-4D3B18BFB776}.Debug|x64.Build.0 = Debug|Any CPU
+ {EE0062CC-6F5F-4235-B6EF-4D3B18BFB776}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EE0062CC-6F5F-4235-B6EF-4D3B18BFB776}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EE0062CC-6F5F-4235-B6EF-4D3B18BFB776}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EE0062CC-6F5F-4235-B6EF-4D3B18BFB776}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EE0062CC-6F5F-4235-B6EF-4D3B18BFB776}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EE0062CC-6F5F-4235-B6EF-4D3B18BFB776}.Checked|x64.Build.0 = Checked|Any CPU
+ {EE0062CC-6F5F-4235-B6EF-4D3B18BFB776}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EE0062CC-6F5F-4235-B6EF-4D3B18BFB776}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EE0062CC-6F5F-4235-B6EF-4D3B18BFB776}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EE0062CC-6F5F-4235-B6EF-4D3B18BFB776}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EE0062CC-6F5F-4235-B6EF-4D3B18BFB776}.Release|x64.ActiveCfg = Release|Any CPU
+ {EE0062CC-6F5F-4235-B6EF-4D3B18BFB776}.Release|x64.Build.0 = Release|Any CPU
+ {77488FE6-99C2-478A-BF45-76B7192B05F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {77488FE6-99C2-478A-BF45-76B7192B05F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {77488FE6-99C2-478A-BF45-76B7192B05F3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {77488FE6-99C2-478A-BF45-76B7192B05F3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {77488FE6-99C2-478A-BF45-76B7192B05F3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {77488FE6-99C2-478A-BF45-76B7192B05F3}.Debug|x64.Build.0 = Debug|Any CPU
+ {77488FE6-99C2-478A-BF45-76B7192B05F3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {77488FE6-99C2-478A-BF45-76B7192B05F3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {77488FE6-99C2-478A-BF45-76B7192B05F3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {77488FE6-99C2-478A-BF45-76B7192B05F3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {77488FE6-99C2-478A-BF45-76B7192B05F3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {77488FE6-99C2-478A-BF45-76B7192B05F3}.Checked|x64.Build.0 = Checked|Any CPU
+ {77488FE6-99C2-478A-BF45-76B7192B05F3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {77488FE6-99C2-478A-BF45-76B7192B05F3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {77488FE6-99C2-478A-BF45-76B7192B05F3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {77488FE6-99C2-478A-BF45-76B7192B05F3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {77488FE6-99C2-478A-BF45-76B7192B05F3}.Release|x64.ActiveCfg = Release|Any CPU
+ {77488FE6-99C2-478A-BF45-76B7192B05F3}.Release|x64.Build.0 = Release|Any CPU
+ {9AB352DA-BC41-4FD6-9974-571B2894D873}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9AB352DA-BC41-4FD6-9974-571B2894D873}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9AB352DA-BC41-4FD6-9974-571B2894D873}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9AB352DA-BC41-4FD6-9974-571B2894D873}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9AB352DA-BC41-4FD6-9974-571B2894D873}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9AB352DA-BC41-4FD6-9974-571B2894D873}.Debug|x64.Build.0 = Debug|Any CPU
+ {9AB352DA-BC41-4FD6-9974-571B2894D873}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9AB352DA-BC41-4FD6-9974-571B2894D873}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9AB352DA-BC41-4FD6-9974-571B2894D873}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9AB352DA-BC41-4FD6-9974-571B2894D873}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9AB352DA-BC41-4FD6-9974-571B2894D873}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9AB352DA-BC41-4FD6-9974-571B2894D873}.Checked|x64.Build.0 = Checked|Any CPU
+ {9AB352DA-BC41-4FD6-9974-571B2894D873}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9AB352DA-BC41-4FD6-9974-571B2894D873}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9AB352DA-BC41-4FD6-9974-571B2894D873}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9AB352DA-BC41-4FD6-9974-571B2894D873}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9AB352DA-BC41-4FD6-9974-571B2894D873}.Release|x64.ActiveCfg = Release|Any CPU
+ {9AB352DA-BC41-4FD6-9974-571B2894D873}.Release|x64.Build.0 = Release|Any CPU
+ {3683291A-FC9F-459E-87CC-25F401C2DEAA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3683291A-FC9F-459E-87CC-25F401C2DEAA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3683291A-FC9F-459E-87CC-25F401C2DEAA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3683291A-FC9F-459E-87CC-25F401C2DEAA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3683291A-FC9F-459E-87CC-25F401C2DEAA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3683291A-FC9F-459E-87CC-25F401C2DEAA}.Debug|x64.Build.0 = Debug|Any CPU
+ {3683291A-FC9F-459E-87CC-25F401C2DEAA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3683291A-FC9F-459E-87CC-25F401C2DEAA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3683291A-FC9F-459E-87CC-25F401C2DEAA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3683291A-FC9F-459E-87CC-25F401C2DEAA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3683291A-FC9F-459E-87CC-25F401C2DEAA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3683291A-FC9F-459E-87CC-25F401C2DEAA}.Checked|x64.Build.0 = Checked|Any CPU
+ {3683291A-FC9F-459E-87CC-25F401C2DEAA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3683291A-FC9F-459E-87CC-25F401C2DEAA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3683291A-FC9F-459E-87CC-25F401C2DEAA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3683291A-FC9F-459E-87CC-25F401C2DEAA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3683291A-FC9F-459E-87CC-25F401C2DEAA}.Release|x64.ActiveCfg = Release|Any CPU
+ {3683291A-FC9F-459E-87CC-25F401C2DEAA}.Release|x64.Build.0 = Release|Any CPU
+ {5206C50D-0D7C-4593-A659-3D51FFA19454}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5206C50D-0D7C-4593-A659-3D51FFA19454}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5206C50D-0D7C-4593-A659-3D51FFA19454}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5206C50D-0D7C-4593-A659-3D51FFA19454}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5206C50D-0D7C-4593-A659-3D51FFA19454}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5206C50D-0D7C-4593-A659-3D51FFA19454}.Debug|x64.Build.0 = Debug|Any CPU
+ {5206C50D-0D7C-4593-A659-3D51FFA19454}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5206C50D-0D7C-4593-A659-3D51FFA19454}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5206C50D-0D7C-4593-A659-3D51FFA19454}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5206C50D-0D7C-4593-A659-3D51FFA19454}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5206C50D-0D7C-4593-A659-3D51FFA19454}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5206C50D-0D7C-4593-A659-3D51FFA19454}.Checked|x64.Build.0 = Checked|Any CPU
+ {5206C50D-0D7C-4593-A659-3D51FFA19454}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5206C50D-0D7C-4593-A659-3D51FFA19454}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5206C50D-0D7C-4593-A659-3D51FFA19454}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5206C50D-0D7C-4593-A659-3D51FFA19454}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5206C50D-0D7C-4593-A659-3D51FFA19454}.Release|x64.ActiveCfg = Release|Any CPU
+ {5206C50D-0D7C-4593-A659-3D51FFA19454}.Release|x64.Build.0 = Release|Any CPU
+ {B608C48E-89BD-4D20-8DA5-B1DBA234D893}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B608C48E-89BD-4D20-8DA5-B1DBA234D893}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B608C48E-89BD-4D20-8DA5-B1DBA234D893}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B608C48E-89BD-4D20-8DA5-B1DBA234D893}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B608C48E-89BD-4D20-8DA5-B1DBA234D893}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B608C48E-89BD-4D20-8DA5-B1DBA234D893}.Debug|x64.Build.0 = Debug|Any CPU
+ {B608C48E-89BD-4D20-8DA5-B1DBA234D893}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B608C48E-89BD-4D20-8DA5-B1DBA234D893}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B608C48E-89BD-4D20-8DA5-B1DBA234D893}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B608C48E-89BD-4D20-8DA5-B1DBA234D893}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B608C48E-89BD-4D20-8DA5-B1DBA234D893}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B608C48E-89BD-4D20-8DA5-B1DBA234D893}.Checked|x64.Build.0 = Checked|Any CPU
+ {B608C48E-89BD-4D20-8DA5-B1DBA234D893}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B608C48E-89BD-4D20-8DA5-B1DBA234D893}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B608C48E-89BD-4D20-8DA5-B1DBA234D893}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B608C48E-89BD-4D20-8DA5-B1DBA234D893}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B608C48E-89BD-4D20-8DA5-B1DBA234D893}.Release|x64.ActiveCfg = Release|Any CPU
+ {B608C48E-89BD-4D20-8DA5-B1DBA234D893}.Release|x64.Build.0 = Release|Any CPU
+ {083D1F5E-6CF7-4B78-B940-439A8CCA0157}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {083D1F5E-6CF7-4B78-B940-439A8CCA0157}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {083D1F5E-6CF7-4B78-B940-439A8CCA0157}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {083D1F5E-6CF7-4B78-B940-439A8CCA0157}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {083D1F5E-6CF7-4B78-B940-439A8CCA0157}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {083D1F5E-6CF7-4B78-B940-439A8CCA0157}.Debug|x64.Build.0 = Debug|Any CPU
+ {083D1F5E-6CF7-4B78-B940-439A8CCA0157}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {083D1F5E-6CF7-4B78-B940-439A8CCA0157}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {083D1F5E-6CF7-4B78-B940-439A8CCA0157}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {083D1F5E-6CF7-4B78-B940-439A8CCA0157}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {083D1F5E-6CF7-4B78-B940-439A8CCA0157}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {083D1F5E-6CF7-4B78-B940-439A8CCA0157}.Checked|x64.Build.0 = Checked|Any CPU
+ {083D1F5E-6CF7-4B78-B940-439A8CCA0157}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {083D1F5E-6CF7-4B78-B940-439A8CCA0157}.Release|Any CPU.Build.0 = Release|Any CPU
+ {083D1F5E-6CF7-4B78-B940-439A8CCA0157}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {083D1F5E-6CF7-4B78-B940-439A8CCA0157}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {083D1F5E-6CF7-4B78-B940-439A8CCA0157}.Release|x64.ActiveCfg = Release|Any CPU
+ {083D1F5E-6CF7-4B78-B940-439A8CCA0157}.Release|x64.Build.0 = Release|Any CPU
+ {4B961CFE-BB95-4937-9882-E0656590CB30}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4B961CFE-BB95-4937-9882-E0656590CB30}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4B961CFE-BB95-4937-9882-E0656590CB30}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4B961CFE-BB95-4937-9882-E0656590CB30}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4B961CFE-BB95-4937-9882-E0656590CB30}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4B961CFE-BB95-4937-9882-E0656590CB30}.Debug|x64.Build.0 = Debug|Any CPU
+ {4B961CFE-BB95-4937-9882-E0656590CB30}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4B961CFE-BB95-4937-9882-E0656590CB30}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4B961CFE-BB95-4937-9882-E0656590CB30}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4B961CFE-BB95-4937-9882-E0656590CB30}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4B961CFE-BB95-4937-9882-E0656590CB30}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4B961CFE-BB95-4937-9882-E0656590CB30}.Checked|x64.Build.0 = Checked|Any CPU
+ {4B961CFE-BB95-4937-9882-E0656590CB30}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4B961CFE-BB95-4937-9882-E0656590CB30}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4B961CFE-BB95-4937-9882-E0656590CB30}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4B961CFE-BB95-4937-9882-E0656590CB30}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4B961CFE-BB95-4937-9882-E0656590CB30}.Release|x64.ActiveCfg = Release|Any CPU
+ {4B961CFE-BB95-4937-9882-E0656590CB30}.Release|x64.Build.0 = Release|Any CPU
+ {F7C875D0-CC56-4BA0-ABEC-A1DB51C9BEB9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F7C875D0-CC56-4BA0-ABEC-A1DB51C9BEB9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F7C875D0-CC56-4BA0-ABEC-A1DB51C9BEB9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F7C875D0-CC56-4BA0-ABEC-A1DB51C9BEB9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F7C875D0-CC56-4BA0-ABEC-A1DB51C9BEB9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F7C875D0-CC56-4BA0-ABEC-A1DB51C9BEB9}.Debug|x64.Build.0 = Debug|Any CPU
+ {F7C875D0-CC56-4BA0-ABEC-A1DB51C9BEB9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F7C875D0-CC56-4BA0-ABEC-A1DB51C9BEB9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F7C875D0-CC56-4BA0-ABEC-A1DB51C9BEB9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F7C875D0-CC56-4BA0-ABEC-A1DB51C9BEB9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F7C875D0-CC56-4BA0-ABEC-A1DB51C9BEB9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F7C875D0-CC56-4BA0-ABEC-A1DB51C9BEB9}.Checked|x64.Build.0 = Checked|Any CPU
+ {F7C875D0-CC56-4BA0-ABEC-A1DB51C9BEB9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F7C875D0-CC56-4BA0-ABEC-A1DB51C9BEB9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F7C875D0-CC56-4BA0-ABEC-A1DB51C9BEB9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F7C875D0-CC56-4BA0-ABEC-A1DB51C9BEB9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F7C875D0-CC56-4BA0-ABEC-A1DB51C9BEB9}.Release|x64.ActiveCfg = Release|Any CPU
+ {F7C875D0-CC56-4BA0-ABEC-A1DB51C9BEB9}.Release|x64.Build.0 = Release|Any CPU
+ {4646A951-3BC6-4ECA-8884-A26246FA86B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4646A951-3BC6-4ECA-8884-A26246FA86B6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4646A951-3BC6-4ECA-8884-A26246FA86B6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4646A951-3BC6-4ECA-8884-A26246FA86B6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4646A951-3BC6-4ECA-8884-A26246FA86B6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4646A951-3BC6-4ECA-8884-A26246FA86B6}.Debug|x64.Build.0 = Debug|Any CPU
+ {4646A951-3BC6-4ECA-8884-A26246FA86B6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4646A951-3BC6-4ECA-8884-A26246FA86B6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4646A951-3BC6-4ECA-8884-A26246FA86B6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4646A951-3BC6-4ECA-8884-A26246FA86B6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4646A951-3BC6-4ECA-8884-A26246FA86B6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4646A951-3BC6-4ECA-8884-A26246FA86B6}.Checked|x64.Build.0 = Checked|Any CPU
+ {4646A951-3BC6-4ECA-8884-A26246FA86B6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4646A951-3BC6-4ECA-8884-A26246FA86B6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4646A951-3BC6-4ECA-8884-A26246FA86B6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4646A951-3BC6-4ECA-8884-A26246FA86B6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4646A951-3BC6-4ECA-8884-A26246FA86B6}.Release|x64.ActiveCfg = Release|Any CPU
+ {4646A951-3BC6-4ECA-8884-A26246FA86B6}.Release|x64.Build.0 = Release|Any CPU
+ {787F11B6-3900-430B-A6FC-9FE7157625EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {787F11B6-3900-430B-A6FC-9FE7157625EE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {787F11B6-3900-430B-A6FC-9FE7157625EE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {787F11B6-3900-430B-A6FC-9FE7157625EE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {787F11B6-3900-430B-A6FC-9FE7157625EE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {787F11B6-3900-430B-A6FC-9FE7157625EE}.Debug|x64.Build.0 = Debug|Any CPU
+ {787F11B6-3900-430B-A6FC-9FE7157625EE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {787F11B6-3900-430B-A6FC-9FE7157625EE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {787F11B6-3900-430B-A6FC-9FE7157625EE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {787F11B6-3900-430B-A6FC-9FE7157625EE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {787F11B6-3900-430B-A6FC-9FE7157625EE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {787F11B6-3900-430B-A6FC-9FE7157625EE}.Checked|x64.Build.0 = Checked|Any CPU
+ {787F11B6-3900-430B-A6FC-9FE7157625EE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {787F11B6-3900-430B-A6FC-9FE7157625EE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {787F11B6-3900-430B-A6FC-9FE7157625EE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {787F11B6-3900-430B-A6FC-9FE7157625EE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {787F11B6-3900-430B-A6FC-9FE7157625EE}.Release|x64.ActiveCfg = Release|Any CPU
+ {787F11B6-3900-430B-A6FC-9FE7157625EE}.Release|x64.Build.0 = Release|Any CPU
+ {074BA388-8FD2-4B1E-B762-6A31236813C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {074BA388-8FD2-4B1E-B762-6A31236813C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {074BA388-8FD2-4B1E-B762-6A31236813C6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {074BA388-8FD2-4B1E-B762-6A31236813C6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {074BA388-8FD2-4B1E-B762-6A31236813C6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {074BA388-8FD2-4B1E-B762-6A31236813C6}.Debug|x64.Build.0 = Debug|Any CPU
+ {074BA388-8FD2-4B1E-B762-6A31236813C6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {074BA388-8FD2-4B1E-B762-6A31236813C6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {074BA388-8FD2-4B1E-B762-6A31236813C6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {074BA388-8FD2-4B1E-B762-6A31236813C6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {074BA388-8FD2-4B1E-B762-6A31236813C6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {074BA388-8FD2-4B1E-B762-6A31236813C6}.Checked|x64.Build.0 = Checked|Any CPU
+ {074BA388-8FD2-4B1E-B762-6A31236813C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {074BA388-8FD2-4B1E-B762-6A31236813C6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {074BA388-8FD2-4B1E-B762-6A31236813C6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {074BA388-8FD2-4B1E-B762-6A31236813C6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {074BA388-8FD2-4B1E-B762-6A31236813C6}.Release|x64.ActiveCfg = Release|Any CPU
+ {074BA388-8FD2-4B1E-B762-6A31236813C6}.Release|x64.Build.0 = Release|Any CPU
+ {E4FC4ED5-8385-4667-9C1C-1AAAB167E2C5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E4FC4ED5-8385-4667-9C1C-1AAAB167E2C5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E4FC4ED5-8385-4667-9C1C-1AAAB167E2C5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E4FC4ED5-8385-4667-9C1C-1AAAB167E2C5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E4FC4ED5-8385-4667-9C1C-1AAAB167E2C5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E4FC4ED5-8385-4667-9C1C-1AAAB167E2C5}.Debug|x64.Build.0 = Debug|Any CPU
+ {E4FC4ED5-8385-4667-9C1C-1AAAB167E2C5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E4FC4ED5-8385-4667-9C1C-1AAAB167E2C5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E4FC4ED5-8385-4667-9C1C-1AAAB167E2C5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E4FC4ED5-8385-4667-9C1C-1AAAB167E2C5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E4FC4ED5-8385-4667-9C1C-1AAAB167E2C5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E4FC4ED5-8385-4667-9C1C-1AAAB167E2C5}.Checked|x64.Build.0 = Checked|Any CPU
+ {E4FC4ED5-8385-4667-9C1C-1AAAB167E2C5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E4FC4ED5-8385-4667-9C1C-1AAAB167E2C5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E4FC4ED5-8385-4667-9C1C-1AAAB167E2C5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E4FC4ED5-8385-4667-9C1C-1AAAB167E2C5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E4FC4ED5-8385-4667-9C1C-1AAAB167E2C5}.Release|x64.ActiveCfg = Release|Any CPU
+ {E4FC4ED5-8385-4667-9C1C-1AAAB167E2C5}.Release|x64.Build.0 = Release|Any CPU
+ {D0FE1238-7277-4663-B545-63D2A8B30F97}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D0FE1238-7277-4663-B545-63D2A8B30F97}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D0FE1238-7277-4663-B545-63D2A8B30F97}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D0FE1238-7277-4663-B545-63D2A8B30F97}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D0FE1238-7277-4663-B545-63D2A8B30F97}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D0FE1238-7277-4663-B545-63D2A8B30F97}.Debug|x64.Build.0 = Debug|Any CPU
+ {D0FE1238-7277-4663-B545-63D2A8B30F97}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D0FE1238-7277-4663-B545-63D2A8B30F97}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D0FE1238-7277-4663-B545-63D2A8B30F97}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D0FE1238-7277-4663-B545-63D2A8B30F97}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D0FE1238-7277-4663-B545-63D2A8B30F97}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D0FE1238-7277-4663-B545-63D2A8B30F97}.Checked|x64.Build.0 = Checked|Any CPU
+ {D0FE1238-7277-4663-B545-63D2A8B30F97}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D0FE1238-7277-4663-B545-63D2A8B30F97}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D0FE1238-7277-4663-B545-63D2A8B30F97}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D0FE1238-7277-4663-B545-63D2A8B30F97}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D0FE1238-7277-4663-B545-63D2A8B30F97}.Release|x64.ActiveCfg = Release|Any CPU
+ {D0FE1238-7277-4663-B545-63D2A8B30F97}.Release|x64.Build.0 = Release|Any CPU
+ {5E015DDE-3EC4-43FB-A2BE-C07446B944E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5E015DDE-3EC4-43FB-A2BE-C07446B944E8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5E015DDE-3EC4-43FB-A2BE-C07446B944E8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5E015DDE-3EC4-43FB-A2BE-C07446B944E8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5E015DDE-3EC4-43FB-A2BE-C07446B944E8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5E015DDE-3EC4-43FB-A2BE-C07446B944E8}.Debug|x64.Build.0 = Debug|Any CPU
+ {5E015DDE-3EC4-43FB-A2BE-C07446B944E8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5E015DDE-3EC4-43FB-A2BE-C07446B944E8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5E015DDE-3EC4-43FB-A2BE-C07446B944E8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5E015DDE-3EC4-43FB-A2BE-C07446B944E8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5E015DDE-3EC4-43FB-A2BE-C07446B944E8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5E015DDE-3EC4-43FB-A2BE-C07446B944E8}.Checked|x64.Build.0 = Checked|Any CPU
+ {5E015DDE-3EC4-43FB-A2BE-C07446B944E8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5E015DDE-3EC4-43FB-A2BE-C07446B944E8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5E015DDE-3EC4-43FB-A2BE-C07446B944E8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5E015DDE-3EC4-43FB-A2BE-C07446B944E8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5E015DDE-3EC4-43FB-A2BE-C07446B944E8}.Release|x64.ActiveCfg = Release|Any CPU
+ {5E015DDE-3EC4-43FB-A2BE-C07446B944E8}.Release|x64.Build.0 = Release|Any CPU
+ {D2E40B34-682E-4615-A404-DB62775DD4D0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D2E40B34-682E-4615-A404-DB62775DD4D0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D2E40B34-682E-4615-A404-DB62775DD4D0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D2E40B34-682E-4615-A404-DB62775DD4D0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D2E40B34-682E-4615-A404-DB62775DD4D0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D2E40B34-682E-4615-A404-DB62775DD4D0}.Debug|x64.Build.0 = Debug|Any CPU
+ {D2E40B34-682E-4615-A404-DB62775DD4D0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D2E40B34-682E-4615-A404-DB62775DD4D0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D2E40B34-682E-4615-A404-DB62775DD4D0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D2E40B34-682E-4615-A404-DB62775DD4D0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D2E40B34-682E-4615-A404-DB62775DD4D0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D2E40B34-682E-4615-A404-DB62775DD4D0}.Checked|x64.Build.0 = Checked|Any CPU
+ {D2E40B34-682E-4615-A404-DB62775DD4D0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D2E40B34-682E-4615-A404-DB62775DD4D0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D2E40B34-682E-4615-A404-DB62775DD4D0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D2E40B34-682E-4615-A404-DB62775DD4D0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D2E40B34-682E-4615-A404-DB62775DD4D0}.Release|x64.ActiveCfg = Release|Any CPU
+ {D2E40B34-682E-4615-A404-DB62775DD4D0}.Release|x64.Build.0 = Release|Any CPU
+ {7EED0C6A-CE76-4E71-AF16-806C00CEA1D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7EED0C6A-CE76-4E71-AF16-806C00CEA1D4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7EED0C6A-CE76-4E71-AF16-806C00CEA1D4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7EED0C6A-CE76-4E71-AF16-806C00CEA1D4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7EED0C6A-CE76-4E71-AF16-806C00CEA1D4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7EED0C6A-CE76-4E71-AF16-806C00CEA1D4}.Debug|x64.Build.0 = Debug|Any CPU
+ {7EED0C6A-CE76-4E71-AF16-806C00CEA1D4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7EED0C6A-CE76-4E71-AF16-806C00CEA1D4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7EED0C6A-CE76-4E71-AF16-806C00CEA1D4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7EED0C6A-CE76-4E71-AF16-806C00CEA1D4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7EED0C6A-CE76-4E71-AF16-806C00CEA1D4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7EED0C6A-CE76-4E71-AF16-806C00CEA1D4}.Checked|x64.Build.0 = Checked|Any CPU
+ {7EED0C6A-CE76-4E71-AF16-806C00CEA1D4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7EED0C6A-CE76-4E71-AF16-806C00CEA1D4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7EED0C6A-CE76-4E71-AF16-806C00CEA1D4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7EED0C6A-CE76-4E71-AF16-806C00CEA1D4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7EED0C6A-CE76-4E71-AF16-806C00CEA1D4}.Release|x64.ActiveCfg = Release|Any CPU
+ {7EED0C6A-CE76-4E71-AF16-806C00CEA1D4}.Release|x64.Build.0 = Release|Any CPU
+ {3AEBCD23-397B-4952-815A-BA1F23DDF951}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3AEBCD23-397B-4952-815A-BA1F23DDF951}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3AEBCD23-397B-4952-815A-BA1F23DDF951}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3AEBCD23-397B-4952-815A-BA1F23DDF951}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3AEBCD23-397B-4952-815A-BA1F23DDF951}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3AEBCD23-397B-4952-815A-BA1F23DDF951}.Debug|x64.Build.0 = Debug|Any CPU
+ {3AEBCD23-397B-4952-815A-BA1F23DDF951}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3AEBCD23-397B-4952-815A-BA1F23DDF951}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3AEBCD23-397B-4952-815A-BA1F23DDF951}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3AEBCD23-397B-4952-815A-BA1F23DDF951}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3AEBCD23-397B-4952-815A-BA1F23DDF951}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3AEBCD23-397B-4952-815A-BA1F23DDF951}.Checked|x64.Build.0 = Checked|Any CPU
+ {3AEBCD23-397B-4952-815A-BA1F23DDF951}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3AEBCD23-397B-4952-815A-BA1F23DDF951}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3AEBCD23-397B-4952-815A-BA1F23DDF951}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3AEBCD23-397B-4952-815A-BA1F23DDF951}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3AEBCD23-397B-4952-815A-BA1F23DDF951}.Release|x64.ActiveCfg = Release|Any CPU
+ {3AEBCD23-397B-4952-815A-BA1F23DDF951}.Release|x64.Build.0 = Release|Any CPU
+ {139F6A41-C301-4740-A7E7-F4491588F8CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {139F6A41-C301-4740-A7E7-F4491588F8CF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {139F6A41-C301-4740-A7E7-F4491588F8CF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {139F6A41-C301-4740-A7E7-F4491588F8CF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {139F6A41-C301-4740-A7E7-F4491588F8CF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {139F6A41-C301-4740-A7E7-F4491588F8CF}.Debug|x64.Build.0 = Debug|Any CPU
+ {139F6A41-C301-4740-A7E7-F4491588F8CF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {139F6A41-C301-4740-A7E7-F4491588F8CF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {139F6A41-C301-4740-A7E7-F4491588F8CF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {139F6A41-C301-4740-A7E7-F4491588F8CF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {139F6A41-C301-4740-A7E7-F4491588F8CF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {139F6A41-C301-4740-A7E7-F4491588F8CF}.Checked|x64.Build.0 = Checked|Any CPU
+ {139F6A41-C301-4740-A7E7-F4491588F8CF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {139F6A41-C301-4740-A7E7-F4491588F8CF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {139F6A41-C301-4740-A7E7-F4491588F8CF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {139F6A41-C301-4740-A7E7-F4491588F8CF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {139F6A41-C301-4740-A7E7-F4491588F8CF}.Release|x64.ActiveCfg = Release|Any CPU
+ {139F6A41-C301-4740-A7E7-F4491588F8CF}.Release|x64.Build.0 = Release|Any CPU
+ {5E41B7A6-61CC-4AF4-9A41-50662EE3AF9C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5E41B7A6-61CC-4AF4-9A41-50662EE3AF9C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5E41B7A6-61CC-4AF4-9A41-50662EE3AF9C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5E41B7A6-61CC-4AF4-9A41-50662EE3AF9C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5E41B7A6-61CC-4AF4-9A41-50662EE3AF9C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5E41B7A6-61CC-4AF4-9A41-50662EE3AF9C}.Debug|x64.Build.0 = Debug|Any CPU
+ {5E41B7A6-61CC-4AF4-9A41-50662EE3AF9C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5E41B7A6-61CC-4AF4-9A41-50662EE3AF9C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5E41B7A6-61CC-4AF4-9A41-50662EE3AF9C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5E41B7A6-61CC-4AF4-9A41-50662EE3AF9C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5E41B7A6-61CC-4AF4-9A41-50662EE3AF9C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5E41B7A6-61CC-4AF4-9A41-50662EE3AF9C}.Checked|x64.Build.0 = Checked|Any CPU
+ {5E41B7A6-61CC-4AF4-9A41-50662EE3AF9C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5E41B7A6-61CC-4AF4-9A41-50662EE3AF9C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5E41B7A6-61CC-4AF4-9A41-50662EE3AF9C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5E41B7A6-61CC-4AF4-9A41-50662EE3AF9C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5E41B7A6-61CC-4AF4-9A41-50662EE3AF9C}.Release|x64.ActiveCfg = Release|Any CPU
+ {5E41B7A6-61CC-4AF4-9A41-50662EE3AF9C}.Release|x64.Build.0 = Release|Any CPU
+ {EAC06643-6BE2-42A5-85C3-C5D5BD463067}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EAC06643-6BE2-42A5-85C3-C5D5BD463067}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EAC06643-6BE2-42A5-85C3-C5D5BD463067}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EAC06643-6BE2-42A5-85C3-C5D5BD463067}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EAC06643-6BE2-42A5-85C3-C5D5BD463067}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EAC06643-6BE2-42A5-85C3-C5D5BD463067}.Debug|x64.Build.0 = Debug|Any CPU
+ {EAC06643-6BE2-42A5-85C3-C5D5BD463067}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EAC06643-6BE2-42A5-85C3-C5D5BD463067}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EAC06643-6BE2-42A5-85C3-C5D5BD463067}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EAC06643-6BE2-42A5-85C3-C5D5BD463067}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EAC06643-6BE2-42A5-85C3-C5D5BD463067}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EAC06643-6BE2-42A5-85C3-C5D5BD463067}.Checked|x64.Build.0 = Checked|Any CPU
+ {EAC06643-6BE2-42A5-85C3-C5D5BD463067}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EAC06643-6BE2-42A5-85C3-C5D5BD463067}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EAC06643-6BE2-42A5-85C3-C5D5BD463067}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EAC06643-6BE2-42A5-85C3-C5D5BD463067}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EAC06643-6BE2-42A5-85C3-C5D5BD463067}.Release|x64.ActiveCfg = Release|Any CPU
+ {EAC06643-6BE2-42A5-85C3-C5D5BD463067}.Release|x64.Build.0 = Release|Any CPU
+ {A62D095E-4206-4D11-8762-11DDD63E931E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A62D095E-4206-4D11-8762-11DDD63E931E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A62D095E-4206-4D11-8762-11DDD63E931E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A62D095E-4206-4D11-8762-11DDD63E931E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A62D095E-4206-4D11-8762-11DDD63E931E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A62D095E-4206-4D11-8762-11DDD63E931E}.Debug|x64.Build.0 = Debug|Any CPU
+ {A62D095E-4206-4D11-8762-11DDD63E931E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A62D095E-4206-4D11-8762-11DDD63E931E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A62D095E-4206-4D11-8762-11DDD63E931E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A62D095E-4206-4D11-8762-11DDD63E931E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A62D095E-4206-4D11-8762-11DDD63E931E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A62D095E-4206-4D11-8762-11DDD63E931E}.Checked|x64.Build.0 = Checked|Any CPU
+ {A62D095E-4206-4D11-8762-11DDD63E931E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A62D095E-4206-4D11-8762-11DDD63E931E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A62D095E-4206-4D11-8762-11DDD63E931E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A62D095E-4206-4D11-8762-11DDD63E931E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A62D095E-4206-4D11-8762-11DDD63E931E}.Release|x64.ActiveCfg = Release|Any CPU
+ {A62D095E-4206-4D11-8762-11DDD63E931E}.Release|x64.Build.0 = Release|Any CPU
+ {B94CE6E4-D2CB-4E77-9E66-BAF7399256FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B94CE6E4-D2CB-4E77-9E66-BAF7399256FC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B94CE6E4-D2CB-4E77-9E66-BAF7399256FC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B94CE6E4-D2CB-4E77-9E66-BAF7399256FC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B94CE6E4-D2CB-4E77-9E66-BAF7399256FC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B94CE6E4-D2CB-4E77-9E66-BAF7399256FC}.Debug|x64.Build.0 = Debug|Any CPU
+ {B94CE6E4-D2CB-4E77-9E66-BAF7399256FC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B94CE6E4-D2CB-4E77-9E66-BAF7399256FC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B94CE6E4-D2CB-4E77-9E66-BAF7399256FC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B94CE6E4-D2CB-4E77-9E66-BAF7399256FC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B94CE6E4-D2CB-4E77-9E66-BAF7399256FC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B94CE6E4-D2CB-4E77-9E66-BAF7399256FC}.Checked|x64.Build.0 = Checked|Any CPU
+ {B94CE6E4-D2CB-4E77-9E66-BAF7399256FC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B94CE6E4-D2CB-4E77-9E66-BAF7399256FC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B94CE6E4-D2CB-4E77-9E66-BAF7399256FC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B94CE6E4-D2CB-4E77-9E66-BAF7399256FC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B94CE6E4-D2CB-4E77-9E66-BAF7399256FC}.Release|x64.ActiveCfg = Release|Any CPU
+ {B94CE6E4-D2CB-4E77-9E66-BAF7399256FC}.Release|x64.Build.0 = Release|Any CPU
+ {AFBEE14D-A543-4A38-B88F-D5917D534798}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AFBEE14D-A543-4A38-B88F-D5917D534798}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AFBEE14D-A543-4A38-B88F-D5917D534798}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AFBEE14D-A543-4A38-B88F-D5917D534798}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AFBEE14D-A543-4A38-B88F-D5917D534798}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AFBEE14D-A543-4A38-B88F-D5917D534798}.Debug|x64.Build.0 = Debug|Any CPU
+ {AFBEE14D-A543-4A38-B88F-D5917D534798}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AFBEE14D-A543-4A38-B88F-D5917D534798}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AFBEE14D-A543-4A38-B88F-D5917D534798}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AFBEE14D-A543-4A38-B88F-D5917D534798}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AFBEE14D-A543-4A38-B88F-D5917D534798}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AFBEE14D-A543-4A38-B88F-D5917D534798}.Checked|x64.Build.0 = Checked|Any CPU
+ {AFBEE14D-A543-4A38-B88F-D5917D534798}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AFBEE14D-A543-4A38-B88F-D5917D534798}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AFBEE14D-A543-4A38-B88F-D5917D534798}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AFBEE14D-A543-4A38-B88F-D5917D534798}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AFBEE14D-A543-4A38-B88F-D5917D534798}.Release|x64.ActiveCfg = Release|Any CPU
+ {AFBEE14D-A543-4A38-B88F-D5917D534798}.Release|x64.Build.0 = Release|Any CPU
+ {679BD4B8-7FB3-4760-A68E-5E0C6B73FE8F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {679BD4B8-7FB3-4760-A68E-5E0C6B73FE8F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {679BD4B8-7FB3-4760-A68E-5E0C6B73FE8F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {679BD4B8-7FB3-4760-A68E-5E0C6B73FE8F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {679BD4B8-7FB3-4760-A68E-5E0C6B73FE8F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {679BD4B8-7FB3-4760-A68E-5E0C6B73FE8F}.Debug|x64.Build.0 = Debug|Any CPU
+ {679BD4B8-7FB3-4760-A68E-5E0C6B73FE8F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {679BD4B8-7FB3-4760-A68E-5E0C6B73FE8F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {679BD4B8-7FB3-4760-A68E-5E0C6B73FE8F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {679BD4B8-7FB3-4760-A68E-5E0C6B73FE8F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {679BD4B8-7FB3-4760-A68E-5E0C6B73FE8F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {679BD4B8-7FB3-4760-A68E-5E0C6B73FE8F}.Checked|x64.Build.0 = Checked|Any CPU
+ {679BD4B8-7FB3-4760-A68E-5E0C6B73FE8F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {679BD4B8-7FB3-4760-A68E-5E0C6B73FE8F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {679BD4B8-7FB3-4760-A68E-5E0C6B73FE8F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {679BD4B8-7FB3-4760-A68E-5E0C6B73FE8F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {679BD4B8-7FB3-4760-A68E-5E0C6B73FE8F}.Release|x64.ActiveCfg = Release|Any CPU
+ {679BD4B8-7FB3-4760-A68E-5E0C6B73FE8F}.Release|x64.Build.0 = Release|Any CPU
+ {DF40DD16-C1FE-4FE9-BB21-3FDAE7676EF0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DF40DD16-C1FE-4FE9-BB21-3FDAE7676EF0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DF40DD16-C1FE-4FE9-BB21-3FDAE7676EF0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DF40DD16-C1FE-4FE9-BB21-3FDAE7676EF0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DF40DD16-C1FE-4FE9-BB21-3FDAE7676EF0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DF40DD16-C1FE-4FE9-BB21-3FDAE7676EF0}.Debug|x64.Build.0 = Debug|Any CPU
+ {DF40DD16-C1FE-4FE9-BB21-3FDAE7676EF0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DF40DD16-C1FE-4FE9-BB21-3FDAE7676EF0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DF40DD16-C1FE-4FE9-BB21-3FDAE7676EF0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DF40DD16-C1FE-4FE9-BB21-3FDAE7676EF0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DF40DD16-C1FE-4FE9-BB21-3FDAE7676EF0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DF40DD16-C1FE-4FE9-BB21-3FDAE7676EF0}.Checked|x64.Build.0 = Checked|Any CPU
+ {DF40DD16-C1FE-4FE9-BB21-3FDAE7676EF0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DF40DD16-C1FE-4FE9-BB21-3FDAE7676EF0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DF40DD16-C1FE-4FE9-BB21-3FDAE7676EF0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DF40DD16-C1FE-4FE9-BB21-3FDAE7676EF0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DF40DD16-C1FE-4FE9-BB21-3FDAE7676EF0}.Release|x64.ActiveCfg = Release|Any CPU
+ {DF40DD16-C1FE-4FE9-BB21-3FDAE7676EF0}.Release|x64.Build.0 = Release|Any CPU
+ {26BA48DF-909E-4139-8CDB-33B774A96D36}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {26BA48DF-909E-4139-8CDB-33B774A96D36}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {26BA48DF-909E-4139-8CDB-33B774A96D36}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {26BA48DF-909E-4139-8CDB-33B774A96D36}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {26BA48DF-909E-4139-8CDB-33B774A96D36}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {26BA48DF-909E-4139-8CDB-33B774A96D36}.Debug|x64.Build.0 = Debug|Any CPU
+ {26BA48DF-909E-4139-8CDB-33B774A96D36}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {26BA48DF-909E-4139-8CDB-33B774A96D36}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {26BA48DF-909E-4139-8CDB-33B774A96D36}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {26BA48DF-909E-4139-8CDB-33B774A96D36}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {26BA48DF-909E-4139-8CDB-33B774A96D36}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {26BA48DF-909E-4139-8CDB-33B774A96D36}.Checked|x64.Build.0 = Checked|Any CPU
+ {26BA48DF-909E-4139-8CDB-33B774A96D36}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {26BA48DF-909E-4139-8CDB-33B774A96D36}.Release|Any CPU.Build.0 = Release|Any CPU
+ {26BA48DF-909E-4139-8CDB-33B774A96D36}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {26BA48DF-909E-4139-8CDB-33B774A96D36}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {26BA48DF-909E-4139-8CDB-33B774A96D36}.Release|x64.ActiveCfg = Release|Any CPU
+ {26BA48DF-909E-4139-8CDB-33B774A96D36}.Release|x64.Build.0 = Release|Any CPU
+ {BFBD12A9-470A-436D-889B-A094C4B56B5E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BFBD12A9-470A-436D-889B-A094C4B56B5E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BFBD12A9-470A-436D-889B-A094C4B56B5E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BFBD12A9-470A-436D-889B-A094C4B56B5E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BFBD12A9-470A-436D-889B-A094C4B56B5E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BFBD12A9-470A-436D-889B-A094C4B56B5E}.Debug|x64.Build.0 = Debug|Any CPU
+ {BFBD12A9-470A-436D-889B-A094C4B56B5E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BFBD12A9-470A-436D-889B-A094C4B56B5E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BFBD12A9-470A-436D-889B-A094C4B56B5E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BFBD12A9-470A-436D-889B-A094C4B56B5E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BFBD12A9-470A-436D-889B-A094C4B56B5E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BFBD12A9-470A-436D-889B-A094C4B56B5E}.Checked|x64.Build.0 = Checked|Any CPU
+ {BFBD12A9-470A-436D-889B-A094C4B56B5E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BFBD12A9-470A-436D-889B-A094C4B56B5E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BFBD12A9-470A-436D-889B-A094C4B56B5E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BFBD12A9-470A-436D-889B-A094C4B56B5E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BFBD12A9-470A-436D-889B-A094C4B56B5E}.Release|x64.ActiveCfg = Release|Any CPU
+ {BFBD12A9-470A-436D-889B-A094C4B56B5E}.Release|x64.Build.0 = Release|Any CPU
+ {A3AD0A96-D8B7-4756-87A4-BD0322816E36}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A3AD0A96-D8B7-4756-87A4-BD0322816E36}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A3AD0A96-D8B7-4756-87A4-BD0322816E36}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A3AD0A96-D8B7-4756-87A4-BD0322816E36}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A3AD0A96-D8B7-4756-87A4-BD0322816E36}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A3AD0A96-D8B7-4756-87A4-BD0322816E36}.Debug|x64.Build.0 = Debug|Any CPU
+ {A3AD0A96-D8B7-4756-87A4-BD0322816E36}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A3AD0A96-D8B7-4756-87A4-BD0322816E36}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A3AD0A96-D8B7-4756-87A4-BD0322816E36}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A3AD0A96-D8B7-4756-87A4-BD0322816E36}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A3AD0A96-D8B7-4756-87A4-BD0322816E36}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A3AD0A96-D8B7-4756-87A4-BD0322816E36}.Checked|x64.Build.0 = Checked|Any CPU
+ {A3AD0A96-D8B7-4756-87A4-BD0322816E36}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A3AD0A96-D8B7-4756-87A4-BD0322816E36}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A3AD0A96-D8B7-4756-87A4-BD0322816E36}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A3AD0A96-D8B7-4756-87A4-BD0322816E36}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A3AD0A96-D8B7-4756-87A4-BD0322816E36}.Release|x64.ActiveCfg = Release|Any CPU
+ {A3AD0A96-D8B7-4756-87A4-BD0322816E36}.Release|x64.Build.0 = Release|Any CPU
+ {A503DC41-F9A6-4CB8-9069-3866B40DF3E1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A503DC41-F9A6-4CB8-9069-3866B40DF3E1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A503DC41-F9A6-4CB8-9069-3866B40DF3E1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A503DC41-F9A6-4CB8-9069-3866B40DF3E1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A503DC41-F9A6-4CB8-9069-3866B40DF3E1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A503DC41-F9A6-4CB8-9069-3866B40DF3E1}.Debug|x64.Build.0 = Debug|Any CPU
+ {A503DC41-F9A6-4CB8-9069-3866B40DF3E1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A503DC41-F9A6-4CB8-9069-3866B40DF3E1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A503DC41-F9A6-4CB8-9069-3866B40DF3E1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A503DC41-F9A6-4CB8-9069-3866B40DF3E1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A503DC41-F9A6-4CB8-9069-3866B40DF3E1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A503DC41-F9A6-4CB8-9069-3866B40DF3E1}.Checked|x64.Build.0 = Checked|Any CPU
+ {A503DC41-F9A6-4CB8-9069-3866B40DF3E1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A503DC41-F9A6-4CB8-9069-3866B40DF3E1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A503DC41-F9A6-4CB8-9069-3866B40DF3E1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A503DC41-F9A6-4CB8-9069-3866B40DF3E1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A503DC41-F9A6-4CB8-9069-3866B40DF3E1}.Release|x64.ActiveCfg = Release|Any CPU
+ {A503DC41-F9A6-4CB8-9069-3866B40DF3E1}.Release|x64.Build.0 = Release|Any CPU
+ {49F28797-569B-46CE-BE57-F303CB612942}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {49F28797-569B-46CE-BE57-F303CB612942}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {49F28797-569B-46CE-BE57-F303CB612942}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {49F28797-569B-46CE-BE57-F303CB612942}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {49F28797-569B-46CE-BE57-F303CB612942}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {49F28797-569B-46CE-BE57-F303CB612942}.Debug|x64.Build.0 = Debug|Any CPU
+ {49F28797-569B-46CE-BE57-F303CB612942}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {49F28797-569B-46CE-BE57-F303CB612942}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {49F28797-569B-46CE-BE57-F303CB612942}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {49F28797-569B-46CE-BE57-F303CB612942}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {49F28797-569B-46CE-BE57-F303CB612942}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {49F28797-569B-46CE-BE57-F303CB612942}.Checked|x64.Build.0 = Checked|Any CPU
+ {49F28797-569B-46CE-BE57-F303CB612942}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {49F28797-569B-46CE-BE57-F303CB612942}.Release|Any CPU.Build.0 = Release|Any CPU
+ {49F28797-569B-46CE-BE57-F303CB612942}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {49F28797-569B-46CE-BE57-F303CB612942}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {49F28797-569B-46CE-BE57-F303CB612942}.Release|x64.ActiveCfg = Release|Any CPU
+ {49F28797-569B-46CE-BE57-F303CB612942}.Release|x64.Build.0 = Release|Any CPU
+ {C263A317-B5CA-40F1-A159-0662059DDA12}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C263A317-B5CA-40F1-A159-0662059DDA12}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C263A317-B5CA-40F1-A159-0662059DDA12}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C263A317-B5CA-40F1-A159-0662059DDA12}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C263A317-B5CA-40F1-A159-0662059DDA12}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C263A317-B5CA-40F1-A159-0662059DDA12}.Debug|x64.Build.0 = Debug|Any CPU
+ {C263A317-B5CA-40F1-A159-0662059DDA12}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C263A317-B5CA-40F1-A159-0662059DDA12}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C263A317-B5CA-40F1-A159-0662059DDA12}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C263A317-B5CA-40F1-A159-0662059DDA12}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C263A317-B5CA-40F1-A159-0662059DDA12}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C263A317-B5CA-40F1-A159-0662059DDA12}.Checked|x64.Build.0 = Checked|Any CPU
+ {C263A317-B5CA-40F1-A159-0662059DDA12}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C263A317-B5CA-40F1-A159-0662059DDA12}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C263A317-B5CA-40F1-A159-0662059DDA12}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C263A317-B5CA-40F1-A159-0662059DDA12}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C263A317-B5CA-40F1-A159-0662059DDA12}.Release|x64.ActiveCfg = Release|Any CPU
+ {C263A317-B5CA-40F1-A159-0662059DDA12}.Release|x64.Build.0 = Release|Any CPU
+ {CBD9D3F5-8F73-460F-8801-D684254D45EA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CBD9D3F5-8F73-460F-8801-D684254D45EA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CBD9D3F5-8F73-460F-8801-D684254D45EA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CBD9D3F5-8F73-460F-8801-D684254D45EA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CBD9D3F5-8F73-460F-8801-D684254D45EA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CBD9D3F5-8F73-460F-8801-D684254D45EA}.Debug|x64.Build.0 = Debug|Any CPU
+ {CBD9D3F5-8F73-460F-8801-D684254D45EA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CBD9D3F5-8F73-460F-8801-D684254D45EA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CBD9D3F5-8F73-460F-8801-D684254D45EA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CBD9D3F5-8F73-460F-8801-D684254D45EA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CBD9D3F5-8F73-460F-8801-D684254D45EA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CBD9D3F5-8F73-460F-8801-D684254D45EA}.Checked|x64.Build.0 = Checked|Any CPU
+ {CBD9D3F5-8F73-460F-8801-D684254D45EA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CBD9D3F5-8F73-460F-8801-D684254D45EA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CBD9D3F5-8F73-460F-8801-D684254D45EA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CBD9D3F5-8F73-460F-8801-D684254D45EA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CBD9D3F5-8F73-460F-8801-D684254D45EA}.Release|x64.ActiveCfg = Release|Any CPU
+ {CBD9D3F5-8F73-460F-8801-D684254D45EA}.Release|x64.Build.0 = Release|Any CPU
+ {9B2CCDC2-D6CE-4568-A419-AC79613BC235}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9B2CCDC2-D6CE-4568-A419-AC79613BC235}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9B2CCDC2-D6CE-4568-A419-AC79613BC235}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9B2CCDC2-D6CE-4568-A419-AC79613BC235}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9B2CCDC2-D6CE-4568-A419-AC79613BC235}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9B2CCDC2-D6CE-4568-A419-AC79613BC235}.Debug|x64.Build.0 = Debug|Any CPU
+ {9B2CCDC2-D6CE-4568-A419-AC79613BC235}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9B2CCDC2-D6CE-4568-A419-AC79613BC235}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9B2CCDC2-D6CE-4568-A419-AC79613BC235}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9B2CCDC2-D6CE-4568-A419-AC79613BC235}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9B2CCDC2-D6CE-4568-A419-AC79613BC235}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9B2CCDC2-D6CE-4568-A419-AC79613BC235}.Checked|x64.Build.0 = Checked|Any CPU
+ {9B2CCDC2-D6CE-4568-A419-AC79613BC235}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9B2CCDC2-D6CE-4568-A419-AC79613BC235}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9B2CCDC2-D6CE-4568-A419-AC79613BC235}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9B2CCDC2-D6CE-4568-A419-AC79613BC235}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9B2CCDC2-D6CE-4568-A419-AC79613BC235}.Release|x64.ActiveCfg = Release|Any CPU
+ {9B2CCDC2-D6CE-4568-A419-AC79613BC235}.Release|x64.Build.0 = Release|Any CPU
+ {E6D99C96-0E6F-49BB-A9E7-898345BB88EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E6D99C96-0E6F-49BB-A9E7-898345BB88EB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E6D99C96-0E6F-49BB-A9E7-898345BB88EB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E6D99C96-0E6F-49BB-A9E7-898345BB88EB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E6D99C96-0E6F-49BB-A9E7-898345BB88EB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E6D99C96-0E6F-49BB-A9E7-898345BB88EB}.Debug|x64.Build.0 = Debug|Any CPU
+ {E6D99C96-0E6F-49BB-A9E7-898345BB88EB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E6D99C96-0E6F-49BB-A9E7-898345BB88EB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E6D99C96-0E6F-49BB-A9E7-898345BB88EB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E6D99C96-0E6F-49BB-A9E7-898345BB88EB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E6D99C96-0E6F-49BB-A9E7-898345BB88EB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E6D99C96-0E6F-49BB-A9E7-898345BB88EB}.Checked|x64.Build.0 = Checked|Any CPU
+ {E6D99C96-0E6F-49BB-A9E7-898345BB88EB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E6D99C96-0E6F-49BB-A9E7-898345BB88EB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E6D99C96-0E6F-49BB-A9E7-898345BB88EB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E6D99C96-0E6F-49BB-A9E7-898345BB88EB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E6D99C96-0E6F-49BB-A9E7-898345BB88EB}.Release|x64.ActiveCfg = Release|Any CPU
+ {E6D99C96-0E6F-49BB-A9E7-898345BB88EB}.Release|x64.Build.0 = Release|Any CPU
+ {5B790B31-497A-486B-A30C-67F013E370CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5B790B31-497A-486B-A30C-67F013E370CA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5B790B31-497A-486B-A30C-67F013E370CA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5B790B31-497A-486B-A30C-67F013E370CA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5B790B31-497A-486B-A30C-67F013E370CA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5B790B31-497A-486B-A30C-67F013E370CA}.Debug|x64.Build.0 = Debug|Any CPU
+ {5B790B31-497A-486B-A30C-67F013E370CA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5B790B31-497A-486B-A30C-67F013E370CA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5B790B31-497A-486B-A30C-67F013E370CA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5B790B31-497A-486B-A30C-67F013E370CA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5B790B31-497A-486B-A30C-67F013E370CA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5B790B31-497A-486B-A30C-67F013E370CA}.Checked|x64.Build.0 = Checked|Any CPU
+ {5B790B31-497A-486B-A30C-67F013E370CA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5B790B31-497A-486B-A30C-67F013E370CA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5B790B31-497A-486B-A30C-67F013E370CA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5B790B31-497A-486B-A30C-67F013E370CA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5B790B31-497A-486B-A30C-67F013E370CA}.Release|x64.ActiveCfg = Release|Any CPU
+ {5B790B31-497A-486B-A30C-67F013E370CA}.Release|x64.Build.0 = Release|Any CPU
+ {66CF5824-3763-47A8-ABEA-E8C583DB765F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {66CF5824-3763-47A8-ABEA-E8C583DB765F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {66CF5824-3763-47A8-ABEA-E8C583DB765F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {66CF5824-3763-47A8-ABEA-E8C583DB765F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {66CF5824-3763-47A8-ABEA-E8C583DB765F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {66CF5824-3763-47A8-ABEA-E8C583DB765F}.Debug|x64.Build.0 = Debug|Any CPU
+ {66CF5824-3763-47A8-ABEA-E8C583DB765F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {66CF5824-3763-47A8-ABEA-E8C583DB765F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {66CF5824-3763-47A8-ABEA-E8C583DB765F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {66CF5824-3763-47A8-ABEA-E8C583DB765F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {66CF5824-3763-47A8-ABEA-E8C583DB765F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {66CF5824-3763-47A8-ABEA-E8C583DB765F}.Checked|x64.Build.0 = Checked|Any CPU
+ {66CF5824-3763-47A8-ABEA-E8C583DB765F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {66CF5824-3763-47A8-ABEA-E8C583DB765F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {66CF5824-3763-47A8-ABEA-E8C583DB765F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {66CF5824-3763-47A8-ABEA-E8C583DB765F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {66CF5824-3763-47A8-ABEA-E8C583DB765F}.Release|x64.ActiveCfg = Release|Any CPU
+ {66CF5824-3763-47A8-ABEA-E8C583DB765F}.Release|x64.Build.0 = Release|Any CPU
+ {2BDC4E05-9BC3-46E0-B75C-A69451E3DD5E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2BDC4E05-9BC3-46E0-B75C-A69451E3DD5E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2BDC4E05-9BC3-46E0-B75C-A69451E3DD5E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2BDC4E05-9BC3-46E0-B75C-A69451E3DD5E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2BDC4E05-9BC3-46E0-B75C-A69451E3DD5E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2BDC4E05-9BC3-46E0-B75C-A69451E3DD5E}.Debug|x64.Build.0 = Debug|Any CPU
+ {2BDC4E05-9BC3-46E0-B75C-A69451E3DD5E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2BDC4E05-9BC3-46E0-B75C-A69451E3DD5E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2BDC4E05-9BC3-46E0-B75C-A69451E3DD5E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2BDC4E05-9BC3-46E0-B75C-A69451E3DD5E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2BDC4E05-9BC3-46E0-B75C-A69451E3DD5E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2BDC4E05-9BC3-46E0-B75C-A69451E3DD5E}.Checked|x64.Build.0 = Checked|Any CPU
+ {2BDC4E05-9BC3-46E0-B75C-A69451E3DD5E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2BDC4E05-9BC3-46E0-B75C-A69451E3DD5E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2BDC4E05-9BC3-46E0-B75C-A69451E3DD5E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2BDC4E05-9BC3-46E0-B75C-A69451E3DD5E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2BDC4E05-9BC3-46E0-B75C-A69451E3DD5E}.Release|x64.ActiveCfg = Release|Any CPU
+ {2BDC4E05-9BC3-46E0-B75C-A69451E3DD5E}.Release|x64.Build.0 = Release|Any CPU
+ {C17DAACE-3DBA-4199-90E2-96F991712114}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C17DAACE-3DBA-4199-90E2-96F991712114}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C17DAACE-3DBA-4199-90E2-96F991712114}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C17DAACE-3DBA-4199-90E2-96F991712114}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C17DAACE-3DBA-4199-90E2-96F991712114}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C17DAACE-3DBA-4199-90E2-96F991712114}.Debug|x64.Build.0 = Debug|Any CPU
+ {C17DAACE-3DBA-4199-90E2-96F991712114}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C17DAACE-3DBA-4199-90E2-96F991712114}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C17DAACE-3DBA-4199-90E2-96F991712114}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C17DAACE-3DBA-4199-90E2-96F991712114}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C17DAACE-3DBA-4199-90E2-96F991712114}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C17DAACE-3DBA-4199-90E2-96F991712114}.Checked|x64.Build.0 = Checked|Any CPU
+ {C17DAACE-3DBA-4199-90E2-96F991712114}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C17DAACE-3DBA-4199-90E2-96F991712114}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C17DAACE-3DBA-4199-90E2-96F991712114}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C17DAACE-3DBA-4199-90E2-96F991712114}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C17DAACE-3DBA-4199-90E2-96F991712114}.Release|x64.ActiveCfg = Release|Any CPU
+ {C17DAACE-3DBA-4199-90E2-96F991712114}.Release|x64.Build.0 = Release|Any CPU
+ {5540B7B2-2011-400F-9DF6-3A35CF7C4004}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5540B7B2-2011-400F-9DF6-3A35CF7C4004}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5540B7B2-2011-400F-9DF6-3A35CF7C4004}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5540B7B2-2011-400F-9DF6-3A35CF7C4004}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5540B7B2-2011-400F-9DF6-3A35CF7C4004}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5540B7B2-2011-400F-9DF6-3A35CF7C4004}.Debug|x64.Build.0 = Debug|Any CPU
+ {5540B7B2-2011-400F-9DF6-3A35CF7C4004}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5540B7B2-2011-400F-9DF6-3A35CF7C4004}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5540B7B2-2011-400F-9DF6-3A35CF7C4004}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5540B7B2-2011-400F-9DF6-3A35CF7C4004}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5540B7B2-2011-400F-9DF6-3A35CF7C4004}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5540B7B2-2011-400F-9DF6-3A35CF7C4004}.Checked|x64.Build.0 = Checked|Any CPU
+ {5540B7B2-2011-400F-9DF6-3A35CF7C4004}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5540B7B2-2011-400F-9DF6-3A35CF7C4004}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5540B7B2-2011-400F-9DF6-3A35CF7C4004}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5540B7B2-2011-400F-9DF6-3A35CF7C4004}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5540B7B2-2011-400F-9DF6-3A35CF7C4004}.Release|x64.ActiveCfg = Release|Any CPU
+ {5540B7B2-2011-400F-9DF6-3A35CF7C4004}.Release|x64.Build.0 = Release|Any CPU
+ {5536EDEC-592C-4855-8560-839687B39DEF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5536EDEC-592C-4855-8560-839687B39DEF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5536EDEC-592C-4855-8560-839687B39DEF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5536EDEC-592C-4855-8560-839687B39DEF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5536EDEC-592C-4855-8560-839687B39DEF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5536EDEC-592C-4855-8560-839687B39DEF}.Debug|x64.Build.0 = Debug|Any CPU
+ {5536EDEC-592C-4855-8560-839687B39DEF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5536EDEC-592C-4855-8560-839687B39DEF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5536EDEC-592C-4855-8560-839687B39DEF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5536EDEC-592C-4855-8560-839687B39DEF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5536EDEC-592C-4855-8560-839687B39DEF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5536EDEC-592C-4855-8560-839687B39DEF}.Checked|x64.Build.0 = Checked|Any CPU
+ {5536EDEC-592C-4855-8560-839687B39DEF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5536EDEC-592C-4855-8560-839687B39DEF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5536EDEC-592C-4855-8560-839687B39DEF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5536EDEC-592C-4855-8560-839687B39DEF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5536EDEC-592C-4855-8560-839687B39DEF}.Release|x64.ActiveCfg = Release|Any CPU
+ {5536EDEC-592C-4855-8560-839687B39DEF}.Release|x64.Build.0 = Release|Any CPU
+ {F99AADDF-CFF0-43F7-9AC9-D19E5A72DBBE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F99AADDF-CFF0-43F7-9AC9-D19E5A72DBBE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F99AADDF-CFF0-43F7-9AC9-D19E5A72DBBE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F99AADDF-CFF0-43F7-9AC9-D19E5A72DBBE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F99AADDF-CFF0-43F7-9AC9-D19E5A72DBBE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F99AADDF-CFF0-43F7-9AC9-D19E5A72DBBE}.Debug|x64.Build.0 = Debug|Any CPU
+ {F99AADDF-CFF0-43F7-9AC9-D19E5A72DBBE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F99AADDF-CFF0-43F7-9AC9-D19E5A72DBBE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F99AADDF-CFF0-43F7-9AC9-D19E5A72DBBE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F99AADDF-CFF0-43F7-9AC9-D19E5A72DBBE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F99AADDF-CFF0-43F7-9AC9-D19E5A72DBBE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F99AADDF-CFF0-43F7-9AC9-D19E5A72DBBE}.Checked|x64.Build.0 = Checked|Any CPU
+ {F99AADDF-CFF0-43F7-9AC9-D19E5A72DBBE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F99AADDF-CFF0-43F7-9AC9-D19E5A72DBBE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F99AADDF-CFF0-43F7-9AC9-D19E5A72DBBE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F99AADDF-CFF0-43F7-9AC9-D19E5A72DBBE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F99AADDF-CFF0-43F7-9AC9-D19E5A72DBBE}.Release|x64.ActiveCfg = Release|Any CPU
+ {F99AADDF-CFF0-43F7-9AC9-D19E5A72DBBE}.Release|x64.Build.0 = Release|Any CPU
+ {0F8D7570-F2F9-48EC-8337-D30A7E3E804E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0F8D7570-F2F9-48EC-8337-D30A7E3E804E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0F8D7570-F2F9-48EC-8337-D30A7E3E804E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0F8D7570-F2F9-48EC-8337-D30A7E3E804E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0F8D7570-F2F9-48EC-8337-D30A7E3E804E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0F8D7570-F2F9-48EC-8337-D30A7E3E804E}.Debug|x64.Build.0 = Debug|Any CPU
+ {0F8D7570-F2F9-48EC-8337-D30A7E3E804E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0F8D7570-F2F9-48EC-8337-D30A7E3E804E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0F8D7570-F2F9-48EC-8337-D30A7E3E804E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0F8D7570-F2F9-48EC-8337-D30A7E3E804E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0F8D7570-F2F9-48EC-8337-D30A7E3E804E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0F8D7570-F2F9-48EC-8337-D30A7E3E804E}.Checked|x64.Build.0 = Checked|Any CPU
+ {0F8D7570-F2F9-48EC-8337-D30A7E3E804E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0F8D7570-F2F9-48EC-8337-D30A7E3E804E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0F8D7570-F2F9-48EC-8337-D30A7E3E804E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0F8D7570-F2F9-48EC-8337-D30A7E3E804E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0F8D7570-F2F9-48EC-8337-D30A7E3E804E}.Release|x64.ActiveCfg = Release|Any CPU
+ {0F8D7570-F2F9-48EC-8337-D30A7E3E804E}.Release|x64.Build.0 = Release|Any CPU
+ {74D4B57D-1DCD-4AA9-B60E-76892E52EA3A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {74D4B57D-1DCD-4AA9-B60E-76892E52EA3A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {74D4B57D-1DCD-4AA9-B60E-76892E52EA3A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {74D4B57D-1DCD-4AA9-B60E-76892E52EA3A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {74D4B57D-1DCD-4AA9-B60E-76892E52EA3A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {74D4B57D-1DCD-4AA9-B60E-76892E52EA3A}.Debug|x64.Build.0 = Debug|Any CPU
+ {74D4B57D-1DCD-4AA9-B60E-76892E52EA3A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {74D4B57D-1DCD-4AA9-B60E-76892E52EA3A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {74D4B57D-1DCD-4AA9-B60E-76892E52EA3A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {74D4B57D-1DCD-4AA9-B60E-76892E52EA3A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {74D4B57D-1DCD-4AA9-B60E-76892E52EA3A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {74D4B57D-1DCD-4AA9-B60E-76892E52EA3A}.Checked|x64.Build.0 = Checked|Any CPU
+ {74D4B57D-1DCD-4AA9-B60E-76892E52EA3A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {74D4B57D-1DCD-4AA9-B60E-76892E52EA3A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {74D4B57D-1DCD-4AA9-B60E-76892E52EA3A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {74D4B57D-1DCD-4AA9-B60E-76892E52EA3A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {74D4B57D-1DCD-4AA9-B60E-76892E52EA3A}.Release|x64.ActiveCfg = Release|Any CPU
+ {74D4B57D-1DCD-4AA9-B60E-76892E52EA3A}.Release|x64.Build.0 = Release|Any CPU
+ {692088EB-4644-4378-B391-3C06C532281C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {692088EB-4644-4378-B391-3C06C532281C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {692088EB-4644-4378-B391-3C06C532281C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {692088EB-4644-4378-B391-3C06C532281C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {692088EB-4644-4378-B391-3C06C532281C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {692088EB-4644-4378-B391-3C06C532281C}.Debug|x64.Build.0 = Debug|Any CPU
+ {692088EB-4644-4378-B391-3C06C532281C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {692088EB-4644-4378-B391-3C06C532281C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {692088EB-4644-4378-B391-3C06C532281C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {692088EB-4644-4378-B391-3C06C532281C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {692088EB-4644-4378-B391-3C06C532281C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {692088EB-4644-4378-B391-3C06C532281C}.Checked|x64.Build.0 = Checked|Any CPU
+ {692088EB-4644-4378-B391-3C06C532281C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {692088EB-4644-4378-B391-3C06C532281C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {692088EB-4644-4378-B391-3C06C532281C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {692088EB-4644-4378-B391-3C06C532281C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {692088EB-4644-4378-B391-3C06C532281C}.Release|x64.ActiveCfg = Release|Any CPU
+ {692088EB-4644-4378-B391-3C06C532281C}.Release|x64.Build.0 = Release|Any CPU
+ {670924CC-25CB-4669-9106-89971679F2C7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {670924CC-25CB-4669-9106-89971679F2C7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {670924CC-25CB-4669-9106-89971679F2C7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {670924CC-25CB-4669-9106-89971679F2C7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {670924CC-25CB-4669-9106-89971679F2C7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {670924CC-25CB-4669-9106-89971679F2C7}.Debug|x64.Build.0 = Debug|Any CPU
+ {670924CC-25CB-4669-9106-89971679F2C7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {670924CC-25CB-4669-9106-89971679F2C7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {670924CC-25CB-4669-9106-89971679F2C7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {670924CC-25CB-4669-9106-89971679F2C7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {670924CC-25CB-4669-9106-89971679F2C7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {670924CC-25CB-4669-9106-89971679F2C7}.Checked|x64.Build.0 = Checked|Any CPU
+ {670924CC-25CB-4669-9106-89971679F2C7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {670924CC-25CB-4669-9106-89971679F2C7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {670924CC-25CB-4669-9106-89971679F2C7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {670924CC-25CB-4669-9106-89971679F2C7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {670924CC-25CB-4669-9106-89971679F2C7}.Release|x64.ActiveCfg = Release|Any CPU
+ {670924CC-25CB-4669-9106-89971679F2C7}.Release|x64.Build.0 = Release|Any CPU
+ {FFFA3954-E59A-4071-86EC-06DA7A87B349}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FFFA3954-E59A-4071-86EC-06DA7A87B349}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FFFA3954-E59A-4071-86EC-06DA7A87B349}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FFFA3954-E59A-4071-86EC-06DA7A87B349}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FFFA3954-E59A-4071-86EC-06DA7A87B349}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FFFA3954-E59A-4071-86EC-06DA7A87B349}.Debug|x64.Build.0 = Debug|Any CPU
+ {FFFA3954-E59A-4071-86EC-06DA7A87B349}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FFFA3954-E59A-4071-86EC-06DA7A87B349}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FFFA3954-E59A-4071-86EC-06DA7A87B349}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FFFA3954-E59A-4071-86EC-06DA7A87B349}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FFFA3954-E59A-4071-86EC-06DA7A87B349}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FFFA3954-E59A-4071-86EC-06DA7A87B349}.Checked|x64.Build.0 = Checked|Any CPU
+ {FFFA3954-E59A-4071-86EC-06DA7A87B349}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FFFA3954-E59A-4071-86EC-06DA7A87B349}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FFFA3954-E59A-4071-86EC-06DA7A87B349}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FFFA3954-E59A-4071-86EC-06DA7A87B349}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FFFA3954-E59A-4071-86EC-06DA7A87B349}.Release|x64.ActiveCfg = Release|Any CPU
+ {FFFA3954-E59A-4071-86EC-06DA7A87B349}.Release|x64.Build.0 = Release|Any CPU
+ {86DB00A7-72CA-4FCC-9A62-9AF981C699FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {86DB00A7-72CA-4FCC-9A62-9AF981C699FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {86DB00A7-72CA-4FCC-9A62-9AF981C699FD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {86DB00A7-72CA-4FCC-9A62-9AF981C699FD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {86DB00A7-72CA-4FCC-9A62-9AF981C699FD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {86DB00A7-72CA-4FCC-9A62-9AF981C699FD}.Debug|x64.Build.0 = Debug|Any CPU
+ {86DB00A7-72CA-4FCC-9A62-9AF981C699FD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {86DB00A7-72CA-4FCC-9A62-9AF981C699FD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {86DB00A7-72CA-4FCC-9A62-9AF981C699FD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {86DB00A7-72CA-4FCC-9A62-9AF981C699FD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {86DB00A7-72CA-4FCC-9A62-9AF981C699FD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {86DB00A7-72CA-4FCC-9A62-9AF981C699FD}.Checked|x64.Build.0 = Checked|Any CPU
+ {86DB00A7-72CA-4FCC-9A62-9AF981C699FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {86DB00A7-72CA-4FCC-9A62-9AF981C699FD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {86DB00A7-72CA-4FCC-9A62-9AF981C699FD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {86DB00A7-72CA-4FCC-9A62-9AF981C699FD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {86DB00A7-72CA-4FCC-9A62-9AF981C699FD}.Release|x64.ActiveCfg = Release|Any CPU
+ {86DB00A7-72CA-4FCC-9A62-9AF981C699FD}.Release|x64.Build.0 = Release|Any CPU
+ {EBF6CE8E-B096-4B19-A8FB-08AF2C2E34A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EBF6CE8E-B096-4B19-A8FB-08AF2C2E34A6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EBF6CE8E-B096-4B19-A8FB-08AF2C2E34A6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EBF6CE8E-B096-4B19-A8FB-08AF2C2E34A6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EBF6CE8E-B096-4B19-A8FB-08AF2C2E34A6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EBF6CE8E-B096-4B19-A8FB-08AF2C2E34A6}.Debug|x64.Build.0 = Debug|Any CPU
+ {EBF6CE8E-B096-4B19-A8FB-08AF2C2E34A6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EBF6CE8E-B096-4B19-A8FB-08AF2C2E34A6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EBF6CE8E-B096-4B19-A8FB-08AF2C2E34A6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EBF6CE8E-B096-4B19-A8FB-08AF2C2E34A6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EBF6CE8E-B096-4B19-A8FB-08AF2C2E34A6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EBF6CE8E-B096-4B19-A8FB-08AF2C2E34A6}.Checked|x64.Build.0 = Checked|Any CPU
+ {EBF6CE8E-B096-4B19-A8FB-08AF2C2E34A6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EBF6CE8E-B096-4B19-A8FB-08AF2C2E34A6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EBF6CE8E-B096-4B19-A8FB-08AF2C2E34A6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EBF6CE8E-B096-4B19-A8FB-08AF2C2E34A6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EBF6CE8E-B096-4B19-A8FB-08AF2C2E34A6}.Release|x64.ActiveCfg = Release|Any CPU
+ {EBF6CE8E-B096-4B19-A8FB-08AF2C2E34A6}.Release|x64.Build.0 = Release|Any CPU
+ {01804A6B-5548-41C8-BE15-95585B0375EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {01804A6B-5548-41C8-BE15-95585B0375EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {01804A6B-5548-41C8-BE15-95585B0375EC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {01804A6B-5548-41C8-BE15-95585B0375EC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {01804A6B-5548-41C8-BE15-95585B0375EC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {01804A6B-5548-41C8-BE15-95585B0375EC}.Debug|x64.Build.0 = Debug|Any CPU
+ {01804A6B-5548-41C8-BE15-95585B0375EC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {01804A6B-5548-41C8-BE15-95585B0375EC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {01804A6B-5548-41C8-BE15-95585B0375EC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {01804A6B-5548-41C8-BE15-95585B0375EC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {01804A6B-5548-41C8-BE15-95585B0375EC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {01804A6B-5548-41C8-BE15-95585B0375EC}.Checked|x64.Build.0 = Checked|Any CPU
+ {01804A6B-5548-41C8-BE15-95585B0375EC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {01804A6B-5548-41C8-BE15-95585B0375EC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {01804A6B-5548-41C8-BE15-95585B0375EC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {01804A6B-5548-41C8-BE15-95585B0375EC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {01804A6B-5548-41C8-BE15-95585B0375EC}.Release|x64.ActiveCfg = Release|Any CPU
+ {01804A6B-5548-41C8-BE15-95585B0375EC}.Release|x64.Build.0 = Release|Any CPU
+ {526DCCAB-BFA3-423A-AE11-A23C49639EF4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {526DCCAB-BFA3-423A-AE11-A23C49639EF4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {526DCCAB-BFA3-423A-AE11-A23C49639EF4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {526DCCAB-BFA3-423A-AE11-A23C49639EF4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {526DCCAB-BFA3-423A-AE11-A23C49639EF4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {526DCCAB-BFA3-423A-AE11-A23C49639EF4}.Debug|x64.Build.0 = Debug|Any CPU
+ {526DCCAB-BFA3-423A-AE11-A23C49639EF4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {526DCCAB-BFA3-423A-AE11-A23C49639EF4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {526DCCAB-BFA3-423A-AE11-A23C49639EF4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {526DCCAB-BFA3-423A-AE11-A23C49639EF4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {526DCCAB-BFA3-423A-AE11-A23C49639EF4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {526DCCAB-BFA3-423A-AE11-A23C49639EF4}.Checked|x64.Build.0 = Checked|Any CPU
+ {526DCCAB-BFA3-423A-AE11-A23C49639EF4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {526DCCAB-BFA3-423A-AE11-A23C49639EF4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {526DCCAB-BFA3-423A-AE11-A23C49639EF4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {526DCCAB-BFA3-423A-AE11-A23C49639EF4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {526DCCAB-BFA3-423A-AE11-A23C49639EF4}.Release|x64.ActiveCfg = Release|Any CPU
+ {526DCCAB-BFA3-423A-AE11-A23C49639EF4}.Release|x64.Build.0 = Release|Any CPU
+ {17AEDCD1-89CD-4206-B76C-0161143AC72F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {17AEDCD1-89CD-4206-B76C-0161143AC72F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {17AEDCD1-89CD-4206-B76C-0161143AC72F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {17AEDCD1-89CD-4206-B76C-0161143AC72F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {17AEDCD1-89CD-4206-B76C-0161143AC72F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {17AEDCD1-89CD-4206-B76C-0161143AC72F}.Debug|x64.Build.0 = Debug|Any CPU
+ {17AEDCD1-89CD-4206-B76C-0161143AC72F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {17AEDCD1-89CD-4206-B76C-0161143AC72F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {17AEDCD1-89CD-4206-B76C-0161143AC72F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {17AEDCD1-89CD-4206-B76C-0161143AC72F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {17AEDCD1-89CD-4206-B76C-0161143AC72F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {17AEDCD1-89CD-4206-B76C-0161143AC72F}.Checked|x64.Build.0 = Checked|Any CPU
+ {17AEDCD1-89CD-4206-B76C-0161143AC72F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {17AEDCD1-89CD-4206-B76C-0161143AC72F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {17AEDCD1-89CD-4206-B76C-0161143AC72F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {17AEDCD1-89CD-4206-B76C-0161143AC72F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {17AEDCD1-89CD-4206-B76C-0161143AC72F}.Release|x64.ActiveCfg = Release|Any CPU
+ {17AEDCD1-89CD-4206-B76C-0161143AC72F}.Release|x64.Build.0 = Release|Any CPU
+ {836AD7B3-35E6-49F0-AA37-AB051B84E559}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {836AD7B3-35E6-49F0-AA37-AB051B84E559}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {836AD7B3-35E6-49F0-AA37-AB051B84E559}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {836AD7B3-35E6-49F0-AA37-AB051B84E559}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {836AD7B3-35E6-49F0-AA37-AB051B84E559}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {836AD7B3-35E6-49F0-AA37-AB051B84E559}.Debug|x64.Build.0 = Debug|Any CPU
+ {836AD7B3-35E6-49F0-AA37-AB051B84E559}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {836AD7B3-35E6-49F0-AA37-AB051B84E559}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {836AD7B3-35E6-49F0-AA37-AB051B84E559}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {836AD7B3-35E6-49F0-AA37-AB051B84E559}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {836AD7B3-35E6-49F0-AA37-AB051B84E559}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {836AD7B3-35E6-49F0-AA37-AB051B84E559}.Checked|x64.Build.0 = Checked|Any CPU
+ {836AD7B3-35E6-49F0-AA37-AB051B84E559}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {836AD7B3-35E6-49F0-AA37-AB051B84E559}.Release|Any CPU.Build.0 = Release|Any CPU
+ {836AD7B3-35E6-49F0-AA37-AB051B84E559}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {836AD7B3-35E6-49F0-AA37-AB051B84E559}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {836AD7B3-35E6-49F0-AA37-AB051B84E559}.Release|x64.ActiveCfg = Release|Any CPU
+ {836AD7B3-35E6-49F0-AA37-AB051B84E559}.Release|x64.Build.0 = Release|Any CPU
+ {B5EFBD85-B7E4-4521-8614-AD95F48DFAA3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B5EFBD85-B7E4-4521-8614-AD95F48DFAA3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B5EFBD85-B7E4-4521-8614-AD95F48DFAA3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B5EFBD85-B7E4-4521-8614-AD95F48DFAA3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B5EFBD85-B7E4-4521-8614-AD95F48DFAA3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B5EFBD85-B7E4-4521-8614-AD95F48DFAA3}.Debug|x64.Build.0 = Debug|Any CPU
+ {B5EFBD85-B7E4-4521-8614-AD95F48DFAA3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B5EFBD85-B7E4-4521-8614-AD95F48DFAA3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B5EFBD85-B7E4-4521-8614-AD95F48DFAA3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B5EFBD85-B7E4-4521-8614-AD95F48DFAA3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B5EFBD85-B7E4-4521-8614-AD95F48DFAA3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B5EFBD85-B7E4-4521-8614-AD95F48DFAA3}.Checked|x64.Build.0 = Checked|Any CPU
+ {B5EFBD85-B7E4-4521-8614-AD95F48DFAA3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B5EFBD85-B7E4-4521-8614-AD95F48DFAA3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B5EFBD85-B7E4-4521-8614-AD95F48DFAA3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B5EFBD85-B7E4-4521-8614-AD95F48DFAA3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B5EFBD85-B7E4-4521-8614-AD95F48DFAA3}.Release|x64.ActiveCfg = Release|Any CPU
+ {B5EFBD85-B7E4-4521-8614-AD95F48DFAA3}.Release|x64.Build.0 = Release|Any CPU
+ {635215B3-122F-499D-8CAB-22F00651EA12}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {635215B3-122F-499D-8CAB-22F00651EA12}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {635215B3-122F-499D-8CAB-22F00651EA12}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {635215B3-122F-499D-8CAB-22F00651EA12}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {635215B3-122F-499D-8CAB-22F00651EA12}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {635215B3-122F-499D-8CAB-22F00651EA12}.Debug|x64.Build.0 = Debug|Any CPU
+ {635215B3-122F-499D-8CAB-22F00651EA12}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {635215B3-122F-499D-8CAB-22F00651EA12}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {635215B3-122F-499D-8CAB-22F00651EA12}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {635215B3-122F-499D-8CAB-22F00651EA12}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {635215B3-122F-499D-8CAB-22F00651EA12}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {635215B3-122F-499D-8CAB-22F00651EA12}.Checked|x64.Build.0 = Checked|Any CPU
+ {635215B3-122F-499D-8CAB-22F00651EA12}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {635215B3-122F-499D-8CAB-22F00651EA12}.Release|Any CPU.Build.0 = Release|Any CPU
+ {635215B3-122F-499D-8CAB-22F00651EA12}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {635215B3-122F-499D-8CAB-22F00651EA12}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {635215B3-122F-499D-8CAB-22F00651EA12}.Release|x64.ActiveCfg = Release|Any CPU
+ {635215B3-122F-499D-8CAB-22F00651EA12}.Release|x64.Build.0 = Release|Any CPU
+ {969159A4-B449-49AB-85BC-816C4EF69BD7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {969159A4-B449-49AB-85BC-816C4EF69BD7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {969159A4-B449-49AB-85BC-816C4EF69BD7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {969159A4-B449-49AB-85BC-816C4EF69BD7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {969159A4-B449-49AB-85BC-816C4EF69BD7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {969159A4-B449-49AB-85BC-816C4EF69BD7}.Debug|x64.Build.0 = Debug|Any CPU
+ {969159A4-B449-49AB-85BC-816C4EF69BD7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {969159A4-B449-49AB-85BC-816C4EF69BD7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {969159A4-B449-49AB-85BC-816C4EF69BD7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {969159A4-B449-49AB-85BC-816C4EF69BD7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {969159A4-B449-49AB-85BC-816C4EF69BD7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {969159A4-B449-49AB-85BC-816C4EF69BD7}.Checked|x64.Build.0 = Checked|Any CPU
+ {969159A4-B449-49AB-85BC-816C4EF69BD7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {969159A4-B449-49AB-85BC-816C4EF69BD7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {969159A4-B449-49AB-85BC-816C4EF69BD7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {969159A4-B449-49AB-85BC-816C4EF69BD7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {969159A4-B449-49AB-85BC-816C4EF69BD7}.Release|x64.ActiveCfg = Release|Any CPU
+ {969159A4-B449-49AB-85BC-816C4EF69BD7}.Release|x64.Build.0 = Release|Any CPU
+ {252285C6-BDDB-4826-9E93-7702B02E4BF9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {252285C6-BDDB-4826-9E93-7702B02E4BF9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {252285C6-BDDB-4826-9E93-7702B02E4BF9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {252285C6-BDDB-4826-9E93-7702B02E4BF9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {252285C6-BDDB-4826-9E93-7702B02E4BF9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {252285C6-BDDB-4826-9E93-7702B02E4BF9}.Debug|x64.Build.0 = Debug|Any CPU
+ {252285C6-BDDB-4826-9E93-7702B02E4BF9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {252285C6-BDDB-4826-9E93-7702B02E4BF9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {252285C6-BDDB-4826-9E93-7702B02E4BF9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {252285C6-BDDB-4826-9E93-7702B02E4BF9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {252285C6-BDDB-4826-9E93-7702B02E4BF9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {252285C6-BDDB-4826-9E93-7702B02E4BF9}.Checked|x64.Build.0 = Checked|Any CPU
+ {252285C6-BDDB-4826-9E93-7702B02E4BF9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {252285C6-BDDB-4826-9E93-7702B02E4BF9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {252285C6-BDDB-4826-9E93-7702B02E4BF9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {252285C6-BDDB-4826-9E93-7702B02E4BF9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {252285C6-BDDB-4826-9E93-7702B02E4BF9}.Release|x64.ActiveCfg = Release|Any CPU
+ {252285C6-BDDB-4826-9E93-7702B02E4BF9}.Release|x64.Build.0 = Release|Any CPU
+ {62C4714A-E180-41FC-B44F-9B87B2375A23}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {62C4714A-E180-41FC-B44F-9B87B2375A23}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {62C4714A-E180-41FC-B44F-9B87B2375A23}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {62C4714A-E180-41FC-B44F-9B87B2375A23}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {62C4714A-E180-41FC-B44F-9B87B2375A23}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {62C4714A-E180-41FC-B44F-9B87B2375A23}.Debug|x64.Build.0 = Debug|Any CPU
+ {62C4714A-E180-41FC-B44F-9B87B2375A23}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {62C4714A-E180-41FC-B44F-9B87B2375A23}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {62C4714A-E180-41FC-B44F-9B87B2375A23}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {62C4714A-E180-41FC-B44F-9B87B2375A23}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {62C4714A-E180-41FC-B44F-9B87B2375A23}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {62C4714A-E180-41FC-B44F-9B87B2375A23}.Checked|x64.Build.0 = Checked|Any CPU
+ {62C4714A-E180-41FC-B44F-9B87B2375A23}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {62C4714A-E180-41FC-B44F-9B87B2375A23}.Release|Any CPU.Build.0 = Release|Any CPU
+ {62C4714A-E180-41FC-B44F-9B87B2375A23}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {62C4714A-E180-41FC-B44F-9B87B2375A23}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {62C4714A-E180-41FC-B44F-9B87B2375A23}.Release|x64.ActiveCfg = Release|Any CPU
+ {62C4714A-E180-41FC-B44F-9B87B2375A23}.Release|x64.Build.0 = Release|Any CPU
+ {66387298-3248-499D-BBC1-908CABCDC93D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {66387298-3248-499D-BBC1-908CABCDC93D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {66387298-3248-499D-BBC1-908CABCDC93D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {66387298-3248-499D-BBC1-908CABCDC93D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {66387298-3248-499D-BBC1-908CABCDC93D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {66387298-3248-499D-BBC1-908CABCDC93D}.Debug|x64.Build.0 = Debug|Any CPU
+ {66387298-3248-499D-BBC1-908CABCDC93D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {66387298-3248-499D-BBC1-908CABCDC93D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {66387298-3248-499D-BBC1-908CABCDC93D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {66387298-3248-499D-BBC1-908CABCDC93D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {66387298-3248-499D-BBC1-908CABCDC93D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {66387298-3248-499D-BBC1-908CABCDC93D}.Checked|x64.Build.0 = Checked|Any CPU
+ {66387298-3248-499D-BBC1-908CABCDC93D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {66387298-3248-499D-BBC1-908CABCDC93D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {66387298-3248-499D-BBC1-908CABCDC93D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {66387298-3248-499D-BBC1-908CABCDC93D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {66387298-3248-499D-BBC1-908CABCDC93D}.Release|x64.ActiveCfg = Release|Any CPU
+ {66387298-3248-499D-BBC1-908CABCDC93D}.Release|x64.Build.0 = Release|Any CPU
+ {682F6F7E-6292-4FEA-B9C5-B40FF34E961D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {682F6F7E-6292-4FEA-B9C5-B40FF34E961D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {682F6F7E-6292-4FEA-B9C5-B40FF34E961D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {682F6F7E-6292-4FEA-B9C5-B40FF34E961D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {682F6F7E-6292-4FEA-B9C5-B40FF34E961D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {682F6F7E-6292-4FEA-B9C5-B40FF34E961D}.Debug|x64.Build.0 = Debug|Any CPU
+ {682F6F7E-6292-4FEA-B9C5-B40FF34E961D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {682F6F7E-6292-4FEA-B9C5-B40FF34E961D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {682F6F7E-6292-4FEA-B9C5-B40FF34E961D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {682F6F7E-6292-4FEA-B9C5-B40FF34E961D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {682F6F7E-6292-4FEA-B9C5-B40FF34E961D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {682F6F7E-6292-4FEA-B9C5-B40FF34E961D}.Checked|x64.Build.0 = Checked|Any CPU
+ {682F6F7E-6292-4FEA-B9C5-B40FF34E961D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {682F6F7E-6292-4FEA-B9C5-B40FF34E961D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {682F6F7E-6292-4FEA-B9C5-B40FF34E961D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {682F6F7E-6292-4FEA-B9C5-B40FF34E961D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {682F6F7E-6292-4FEA-B9C5-B40FF34E961D}.Release|x64.ActiveCfg = Release|Any CPU
+ {682F6F7E-6292-4FEA-B9C5-B40FF34E961D}.Release|x64.Build.0 = Release|Any CPU
+ {D2BEDF6D-C783-44FA-AADD-BC6227726261}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D2BEDF6D-C783-44FA-AADD-BC6227726261}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D2BEDF6D-C783-44FA-AADD-BC6227726261}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D2BEDF6D-C783-44FA-AADD-BC6227726261}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D2BEDF6D-C783-44FA-AADD-BC6227726261}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D2BEDF6D-C783-44FA-AADD-BC6227726261}.Debug|x64.Build.0 = Debug|Any CPU
+ {D2BEDF6D-C783-44FA-AADD-BC6227726261}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D2BEDF6D-C783-44FA-AADD-BC6227726261}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D2BEDF6D-C783-44FA-AADD-BC6227726261}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D2BEDF6D-C783-44FA-AADD-BC6227726261}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D2BEDF6D-C783-44FA-AADD-BC6227726261}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D2BEDF6D-C783-44FA-AADD-BC6227726261}.Checked|x64.Build.0 = Checked|Any CPU
+ {D2BEDF6D-C783-44FA-AADD-BC6227726261}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D2BEDF6D-C783-44FA-AADD-BC6227726261}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D2BEDF6D-C783-44FA-AADD-BC6227726261}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D2BEDF6D-C783-44FA-AADD-BC6227726261}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D2BEDF6D-C783-44FA-AADD-BC6227726261}.Release|x64.ActiveCfg = Release|Any CPU
+ {D2BEDF6D-C783-44FA-AADD-BC6227726261}.Release|x64.Build.0 = Release|Any CPU
+ {A4C13469-BE68-490F-8B97-F8F0D94D7121}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A4C13469-BE68-490F-8B97-F8F0D94D7121}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A4C13469-BE68-490F-8B97-F8F0D94D7121}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A4C13469-BE68-490F-8B97-F8F0D94D7121}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A4C13469-BE68-490F-8B97-F8F0D94D7121}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A4C13469-BE68-490F-8B97-F8F0D94D7121}.Debug|x64.Build.0 = Debug|Any CPU
+ {A4C13469-BE68-490F-8B97-F8F0D94D7121}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A4C13469-BE68-490F-8B97-F8F0D94D7121}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A4C13469-BE68-490F-8B97-F8F0D94D7121}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A4C13469-BE68-490F-8B97-F8F0D94D7121}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A4C13469-BE68-490F-8B97-F8F0D94D7121}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A4C13469-BE68-490F-8B97-F8F0D94D7121}.Checked|x64.Build.0 = Checked|Any CPU
+ {A4C13469-BE68-490F-8B97-F8F0D94D7121}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A4C13469-BE68-490F-8B97-F8F0D94D7121}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A4C13469-BE68-490F-8B97-F8F0D94D7121}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A4C13469-BE68-490F-8B97-F8F0D94D7121}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A4C13469-BE68-490F-8B97-F8F0D94D7121}.Release|x64.ActiveCfg = Release|Any CPU
+ {A4C13469-BE68-490F-8B97-F8F0D94D7121}.Release|x64.Build.0 = Release|Any CPU
+ {FE50A648-7B41-4F1D-8B76-AF8691895B3F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FE50A648-7B41-4F1D-8B76-AF8691895B3F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FE50A648-7B41-4F1D-8B76-AF8691895B3F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FE50A648-7B41-4F1D-8B76-AF8691895B3F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FE50A648-7B41-4F1D-8B76-AF8691895B3F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FE50A648-7B41-4F1D-8B76-AF8691895B3F}.Debug|x64.Build.0 = Debug|Any CPU
+ {FE50A648-7B41-4F1D-8B76-AF8691895B3F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FE50A648-7B41-4F1D-8B76-AF8691895B3F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FE50A648-7B41-4F1D-8B76-AF8691895B3F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FE50A648-7B41-4F1D-8B76-AF8691895B3F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FE50A648-7B41-4F1D-8B76-AF8691895B3F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FE50A648-7B41-4F1D-8B76-AF8691895B3F}.Checked|x64.Build.0 = Checked|Any CPU
+ {FE50A648-7B41-4F1D-8B76-AF8691895B3F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FE50A648-7B41-4F1D-8B76-AF8691895B3F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FE50A648-7B41-4F1D-8B76-AF8691895B3F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FE50A648-7B41-4F1D-8B76-AF8691895B3F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FE50A648-7B41-4F1D-8B76-AF8691895B3F}.Release|x64.ActiveCfg = Release|Any CPU
+ {FE50A648-7B41-4F1D-8B76-AF8691895B3F}.Release|x64.Build.0 = Release|Any CPU
+ {A2B2449A-76A8-48F4-8543-AC20026C5148}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A2B2449A-76A8-48F4-8543-AC20026C5148}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A2B2449A-76A8-48F4-8543-AC20026C5148}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A2B2449A-76A8-48F4-8543-AC20026C5148}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A2B2449A-76A8-48F4-8543-AC20026C5148}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A2B2449A-76A8-48F4-8543-AC20026C5148}.Debug|x64.Build.0 = Debug|Any CPU
+ {A2B2449A-76A8-48F4-8543-AC20026C5148}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A2B2449A-76A8-48F4-8543-AC20026C5148}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A2B2449A-76A8-48F4-8543-AC20026C5148}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A2B2449A-76A8-48F4-8543-AC20026C5148}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A2B2449A-76A8-48F4-8543-AC20026C5148}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A2B2449A-76A8-48F4-8543-AC20026C5148}.Checked|x64.Build.0 = Checked|Any CPU
+ {A2B2449A-76A8-48F4-8543-AC20026C5148}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A2B2449A-76A8-48F4-8543-AC20026C5148}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A2B2449A-76A8-48F4-8543-AC20026C5148}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A2B2449A-76A8-48F4-8543-AC20026C5148}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A2B2449A-76A8-48F4-8543-AC20026C5148}.Release|x64.ActiveCfg = Release|Any CPU
+ {A2B2449A-76A8-48F4-8543-AC20026C5148}.Release|x64.Build.0 = Release|Any CPU
+ {F3421840-6516-40F1-842E-323DF63B3329}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F3421840-6516-40F1-842E-323DF63B3329}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F3421840-6516-40F1-842E-323DF63B3329}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F3421840-6516-40F1-842E-323DF63B3329}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F3421840-6516-40F1-842E-323DF63B3329}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F3421840-6516-40F1-842E-323DF63B3329}.Debug|x64.Build.0 = Debug|Any CPU
+ {F3421840-6516-40F1-842E-323DF63B3329}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F3421840-6516-40F1-842E-323DF63B3329}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F3421840-6516-40F1-842E-323DF63B3329}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F3421840-6516-40F1-842E-323DF63B3329}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F3421840-6516-40F1-842E-323DF63B3329}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F3421840-6516-40F1-842E-323DF63B3329}.Checked|x64.Build.0 = Checked|Any CPU
+ {F3421840-6516-40F1-842E-323DF63B3329}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F3421840-6516-40F1-842E-323DF63B3329}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F3421840-6516-40F1-842E-323DF63B3329}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F3421840-6516-40F1-842E-323DF63B3329}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F3421840-6516-40F1-842E-323DF63B3329}.Release|x64.ActiveCfg = Release|Any CPU
+ {F3421840-6516-40F1-842E-323DF63B3329}.Release|x64.Build.0 = Release|Any CPU
+ {8073C7BD-50CE-4CE1-8790-FE34E1D110E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8073C7BD-50CE-4CE1-8790-FE34E1D110E8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8073C7BD-50CE-4CE1-8790-FE34E1D110E8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8073C7BD-50CE-4CE1-8790-FE34E1D110E8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8073C7BD-50CE-4CE1-8790-FE34E1D110E8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8073C7BD-50CE-4CE1-8790-FE34E1D110E8}.Debug|x64.Build.0 = Debug|Any CPU
+ {8073C7BD-50CE-4CE1-8790-FE34E1D110E8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8073C7BD-50CE-4CE1-8790-FE34E1D110E8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8073C7BD-50CE-4CE1-8790-FE34E1D110E8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8073C7BD-50CE-4CE1-8790-FE34E1D110E8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8073C7BD-50CE-4CE1-8790-FE34E1D110E8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8073C7BD-50CE-4CE1-8790-FE34E1D110E8}.Checked|x64.Build.0 = Checked|Any CPU
+ {8073C7BD-50CE-4CE1-8790-FE34E1D110E8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8073C7BD-50CE-4CE1-8790-FE34E1D110E8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8073C7BD-50CE-4CE1-8790-FE34E1D110E8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8073C7BD-50CE-4CE1-8790-FE34E1D110E8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8073C7BD-50CE-4CE1-8790-FE34E1D110E8}.Release|x64.ActiveCfg = Release|Any CPU
+ {8073C7BD-50CE-4CE1-8790-FE34E1D110E8}.Release|x64.Build.0 = Release|Any CPU
+ {C311BEB7-F49A-400B-9FA9-D42156D8AF59}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C311BEB7-F49A-400B-9FA9-D42156D8AF59}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C311BEB7-F49A-400B-9FA9-D42156D8AF59}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C311BEB7-F49A-400B-9FA9-D42156D8AF59}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C311BEB7-F49A-400B-9FA9-D42156D8AF59}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C311BEB7-F49A-400B-9FA9-D42156D8AF59}.Debug|x64.Build.0 = Debug|Any CPU
+ {C311BEB7-F49A-400B-9FA9-D42156D8AF59}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C311BEB7-F49A-400B-9FA9-D42156D8AF59}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C311BEB7-F49A-400B-9FA9-D42156D8AF59}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C311BEB7-F49A-400B-9FA9-D42156D8AF59}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C311BEB7-F49A-400B-9FA9-D42156D8AF59}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C311BEB7-F49A-400B-9FA9-D42156D8AF59}.Checked|x64.Build.0 = Checked|Any CPU
+ {C311BEB7-F49A-400B-9FA9-D42156D8AF59}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C311BEB7-F49A-400B-9FA9-D42156D8AF59}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C311BEB7-F49A-400B-9FA9-D42156D8AF59}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C311BEB7-F49A-400B-9FA9-D42156D8AF59}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C311BEB7-F49A-400B-9FA9-D42156D8AF59}.Release|x64.ActiveCfg = Release|Any CPU
+ {C311BEB7-F49A-400B-9FA9-D42156D8AF59}.Release|x64.Build.0 = Release|Any CPU
+ {5DA2C5C2-46DE-43A7-8AFE-52546BD11F8F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5DA2C5C2-46DE-43A7-8AFE-52546BD11F8F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5DA2C5C2-46DE-43A7-8AFE-52546BD11F8F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5DA2C5C2-46DE-43A7-8AFE-52546BD11F8F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5DA2C5C2-46DE-43A7-8AFE-52546BD11F8F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5DA2C5C2-46DE-43A7-8AFE-52546BD11F8F}.Debug|x64.Build.0 = Debug|Any CPU
+ {5DA2C5C2-46DE-43A7-8AFE-52546BD11F8F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5DA2C5C2-46DE-43A7-8AFE-52546BD11F8F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5DA2C5C2-46DE-43A7-8AFE-52546BD11F8F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5DA2C5C2-46DE-43A7-8AFE-52546BD11F8F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5DA2C5C2-46DE-43A7-8AFE-52546BD11F8F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5DA2C5C2-46DE-43A7-8AFE-52546BD11F8F}.Checked|x64.Build.0 = Checked|Any CPU
+ {5DA2C5C2-46DE-43A7-8AFE-52546BD11F8F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5DA2C5C2-46DE-43A7-8AFE-52546BD11F8F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5DA2C5C2-46DE-43A7-8AFE-52546BD11F8F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5DA2C5C2-46DE-43A7-8AFE-52546BD11F8F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5DA2C5C2-46DE-43A7-8AFE-52546BD11F8F}.Release|x64.ActiveCfg = Release|Any CPU
+ {5DA2C5C2-46DE-43A7-8AFE-52546BD11F8F}.Release|x64.Build.0 = Release|Any CPU
+ {70A1E75C-C1E9-4FA8-982D-1EFFAE36C08B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {70A1E75C-C1E9-4FA8-982D-1EFFAE36C08B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {70A1E75C-C1E9-4FA8-982D-1EFFAE36C08B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {70A1E75C-C1E9-4FA8-982D-1EFFAE36C08B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {70A1E75C-C1E9-4FA8-982D-1EFFAE36C08B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {70A1E75C-C1E9-4FA8-982D-1EFFAE36C08B}.Debug|x64.Build.0 = Debug|Any CPU
+ {70A1E75C-C1E9-4FA8-982D-1EFFAE36C08B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {70A1E75C-C1E9-4FA8-982D-1EFFAE36C08B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {70A1E75C-C1E9-4FA8-982D-1EFFAE36C08B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {70A1E75C-C1E9-4FA8-982D-1EFFAE36C08B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {70A1E75C-C1E9-4FA8-982D-1EFFAE36C08B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {70A1E75C-C1E9-4FA8-982D-1EFFAE36C08B}.Checked|x64.Build.0 = Checked|Any CPU
+ {70A1E75C-C1E9-4FA8-982D-1EFFAE36C08B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {70A1E75C-C1E9-4FA8-982D-1EFFAE36C08B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {70A1E75C-C1E9-4FA8-982D-1EFFAE36C08B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {70A1E75C-C1E9-4FA8-982D-1EFFAE36C08B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {70A1E75C-C1E9-4FA8-982D-1EFFAE36C08B}.Release|x64.ActiveCfg = Release|Any CPU
+ {70A1E75C-C1E9-4FA8-982D-1EFFAE36C08B}.Release|x64.Build.0 = Release|Any CPU
+ {F1D591B1-0CE7-4F36-A258-F0CDE36CAC05}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F1D591B1-0CE7-4F36-A258-F0CDE36CAC05}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F1D591B1-0CE7-4F36-A258-F0CDE36CAC05}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F1D591B1-0CE7-4F36-A258-F0CDE36CAC05}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F1D591B1-0CE7-4F36-A258-F0CDE36CAC05}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F1D591B1-0CE7-4F36-A258-F0CDE36CAC05}.Debug|x64.Build.0 = Debug|Any CPU
+ {F1D591B1-0CE7-4F36-A258-F0CDE36CAC05}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F1D591B1-0CE7-4F36-A258-F0CDE36CAC05}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F1D591B1-0CE7-4F36-A258-F0CDE36CAC05}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F1D591B1-0CE7-4F36-A258-F0CDE36CAC05}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F1D591B1-0CE7-4F36-A258-F0CDE36CAC05}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F1D591B1-0CE7-4F36-A258-F0CDE36CAC05}.Checked|x64.Build.0 = Checked|Any CPU
+ {F1D591B1-0CE7-4F36-A258-F0CDE36CAC05}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F1D591B1-0CE7-4F36-A258-F0CDE36CAC05}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F1D591B1-0CE7-4F36-A258-F0CDE36CAC05}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F1D591B1-0CE7-4F36-A258-F0CDE36CAC05}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F1D591B1-0CE7-4F36-A258-F0CDE36CAC05}.Release|x64.ActiveCfg = Release|Any CPU
+ {F1D591B1-0CE7-4F36-A258-F0CDE36CAC05}.Release|x64.Build.0 = Release|Any CPU
+ {6EAEA64D-0062-4D88-ADDE-4169E502FF59}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6EAEA64D-0062-4D88-ADDE-4169E502FF59}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6EAEA64D-0062-4D88-ADDE-4169E502FF59}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6EAEA64D-0062-4D88-ADDE-4169E502FF59}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6EAEA64D-0062-4D88-ADDE-4169E502FF59}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6EAEA64D-0062-4D88-ADDE-4169E502FF59}.Debug|x64.Build.0 = Debug|Any CPU
+ {6EAEA64D-0062-4D88-ADDE-4169E502FF59}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6EAEA64D-0062-4D88-ADDE-4169E502FF59}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6EAEA64D-0062-4D88-ADDE-4169E502FF59}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6EAEA64D-0062-4D88-ADDE-4169E502FF59}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6EAEA64D-0062-4D88-ADDE-4169E502FF59}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6EAEA64D-0062-4D88-ADDE-4169E502FF59}.Checked|x64.Build.0 = Checked|Any CPU
+ {6EAEA64D-0062-4D88-ADDE-4169E502FF59}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6EAEA64D-0062-4D88-ADDE-4169E502FF59}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6EAEA64D-0062-4D88-ADDE-4169E502FF59}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6EAEA64D-0062-4D88-ADDE-4169E502FF59}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6EAEA64D-0062-4D88-ADDE-4169E502FF59}.Release|x64.ActiveCfg = Release|Any CPU
+ {6EAEA64D-0062-4D88-ADDE-4169E502FF59}.Release|x64.Build.0 = Release|Any CPU
+ {BB831C2F-A50B-4845-895F-63626C532CFA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BB831C2F-A50B-4845-895F-63626C532CFA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BB831C2F-A50B-4845-895F-63626C532CFA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BB831C2F-A50B-4845-895F-63626C532CFA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BB831C2F-A50B-4845-895F-63626C532CFA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BB831C2F-A50B-4845-895F-63626C532CFA}.Debug|x64.Build.0 = Debug|Any CPU
+ {BB831C2F-A50B-4845-895F-63626C532CFA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BB831C2F-A50B-4845-895F-63626C532CFA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BB831C2F-A50B-4845-895F-63626C532CFA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BB831C2F-A50B-4845-895F-63626C532CFA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BB831C2F-A50B-4845-895F-63626C532CFA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BB831C2F-A50B-4845-895F-63626C532CFA}.Checked|x64.Build.0 = Checked|Any CPU
+ {BB831C2F-A50B-4845-895F-63626C532CFA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BB831C2F-A50B-4845-895F-63626C532CFA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BB831C2F-A50B-4845-895F-63626C532CFA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BB831C2F-A50B-4845-895F-63626C532CFA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BB831C2F-A50B-4845-895F-63626C532CFA}.Release|x64.ActiveCfg = Release|Any CPU
+ {BB831C2F-A50B-4845-895F-63626C532CFA}.Release|x64.Build.0 = Release|Any CPU
+ {8711F254-3E93-4F1E-B2B3-DB6E34CE10B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8711F254-3E93-4F1E-B2B3-DB6E34CE10B0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8711F254-3E93-4F1E-B2B3-DB6E34CE10B0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8711F254-3E93-4F1E-B2B3-DB6E34CE10B0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8711F254-3E93-4F1E-B2B3-DB6E34CE10B0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8711F254-3E93-4F1E-B2B3-DB6E34CE10B0}.Debug|x64.Build.0 = Debug|Any CPU
+ {8711F254-3E93-4F1E-B2B3-DB6E34CE10B0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8711F254-3E93-4F1E-B2B3-DB6E34CE10B0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8711F254-3E93-4F1E-B2B3-DB6E34CE10B0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8711F254-3E93-4F1E-B2B3-DB6E34CE10B0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8711F254-3E93-4F1E-B2B3-DB6E34CE10B0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8711F254-3E93-4F1E-B2B3-DB6E34CE10B0}.Checked|x64.Build.0 = Checked|Any CPU
+ {8711F254-3E93-4F1E-B2B3-DB6E34CE10B0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8711F254-3E93-4F1E-B2B3-DB6E34CE10B0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8711F254-3E93-4F1E-B2B3-DB6E34CE10B0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8711F254-3E93-4F1E-B2B3-DB6E34CE10B0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8711F254-3E93-4F1E-B2B3-DB6E34CE10B0}.Release|x64.ActiveCfg = Release|Any CPU
+ {8711F254-3E93-4F1E-B2B3-DB6E34CE10B0}.Release|x64.Build.0 = Release|Any CPU
+ {1EC5A52D-60F5-4F1F-B85D-81E81F1C765A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1EC5A52D-60F5-4F1F-B85D-81E81F1C765A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1EC5A52D-60F5-4F1F-B85D-81E81F1C765A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1EC5A52D-60F5-4F1F-B85D-81E81F1C765A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1EC5A52D-60F5-4F1F-B85D-81E81F1C765A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1EC5A52D-60F5-4F1F-B85D-81E81F1C765A}.Debug|x64.Build.0 = Debug|Any CPU
+ {1EC5A52D-60F5-4F1F-B85D-81E81F1C765A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1EC5A52D-60F5-4F1F-B85D-81E81F1C765A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1EC5A52D-60F5-4F1F-B85D-81E81F1C765A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1EC5A52D-60F5-4F1F-B85D-81E81F1C765A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1EC5A52D-60F5-4F1F-B85D-81E81F1C765A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1EC5A52D-60F5-4F1F-B85D-81E81F1C765A}.Checked|x64.Build.0 = Checked|Any CPU
+ {1EC5A52D-60F5-4F1F-B85D-81E81F1C765A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1EC5A52D-60F5-4F1F-B85D-81E81F1C765A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1EC5A52D-60F5-4F1F-B85D-81E81F1C765A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1EC5A52D-60F5-4F1F-B85D-81E81F1C765A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1EC5A52D-60F5-4F1F-B85D-81E81F1C765A}.Release|x64.ActiveCfg = Release|Any CPU
+ {1EC5A52D-60F5-4F1F-B85D-81E81F1C765A}.Release|x64.Build.0 = Release|Any CPU
+ {BA376677-A1BA-430A-A03F-0348CCDED059}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BA376677-A1BA-430A-A03F-0348CCDED059}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BA376677-A1BA-430A-A03F-0348CCDED059}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BA376677-A1BA-430A-A03F-0348CCDED059}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BA376677-A1BA-430A-A03F-0348CCDED059}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BA376677-A1BA-430A-A03F-0348CCDED059}.Debug|x64.Build.0 = Debug|Any CPU
+ {BA376677-A1BA-430A-A03F-0348CCDED059}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BA376677-A1BA-430A-A03F-0348CCDED059}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BA376677-A1BA-430A-A03F-0348CCDED059}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BA376677-A1BA-430A-A03F-0348CCDED059}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BA376677-A1BA-430A-A03F-0348CCDED059}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BA376677-A1BA-430A-A03F-0348CCDED059}.Checked|x64.Build.0 = Checked|Any CPU
+ {BA376677-A1BA-430A-A03F-0348CCDED059}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BA376677-A1BA-430A-A03F-0348CCDED059}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BA376677-A1BA-430A-A03F-0348CCDED059}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BA376677-A1BA-430A-A03F-0348CCDED059}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BA376677-A1BA-430A-A03F-0348CCDED059}.Release|x64.ActiveCfg = Release|Any CPU
+ {BA376677-A1BA-430A-A03F-0348CCDED059}.Release|x64.Build.0 = Release|Any CPU
+ {E36836E5-9AEE-4B23-835E-1C6CDA002DBA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E36836E5-9AEE-4B23-835E-1C6CDA002DBA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E36836E5-9AEE-4B23-835E-1C6CDA002DBA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E36836E5-9AEE-4B23-835E-1C6CDA002DBA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E36836E5-9AEE-4B23-835E-1C6CDA002DBA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E36836E5-9AEE-4B23-835E-1C6CDA002DBA}.Debug|x64.Build.0 = Debug|Any CPU
+ {E36836E5-9AEE-4B23-835E-1C6CDA002DBA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E36836E5-9AEE-4B23-835E-1C6CDA002DBA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E36836E5-9AEE-4B23-835E-1C6CDA002DBA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E36836E5-9AEE-4B23-835E-1C6CDA002DBA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E36836E5-9AEE-4B23-835E-1C6CDA002DBA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E36836E5-9AEE-4B23-835E-1C6CDA002DBA}.Checked|x64.Build.0 = Checked|Any CPU
+ {E36836E5-9AEE-4B23-835E-1C6CDA002DBA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E36836E5-9AEE-4B23-835E-1C6CDA002DBA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E36836E5-9AEE-4B23-835E-1C6CDA002DBA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E36836E5-9AEE-4B23-835E-1C6CDA002DBA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E36836E5-9AEE-4B23-835E-1C6CDA002DBA}.Release|x64.ActiveCfg = Release|Any CPU
+ {E36836E5-9AEE-4B23-835E-1C6CDA002DBA}.Release|x64.Build.0 = Release|Any CPU
+ {04AF3C38-9796-4C40-B6CF-4A9F48BB5076}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {04AF3C38-9796-4C40-B6CF-4A9F48BB5076}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {04AF3C38-9796-4C40-B6CF-4A9F48BB5076}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {04AF3C38-9796-4C40-B6CF-4A9F48BB5076}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {04AF3C38-9796-4C40-B6CF-4A9F48BB5076}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {04AF3C38-9796-4C40-B6CF-4A9F48BB5076}.Debug|x64.Build.0 = Debug|Any CPU
+ {04AF3C38-9796-4C40-B6CF-4A9F48BB5076}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {04AF3C38-9796-4C40-B6CF-4A9F48BB5076}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {04AF3C38-9796-4C40-B6CF-4A9F48BB5076}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {04AF3C38-9796-4C40-B6CF-4A9F48BB5076}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {04AF3C38-9796-4C40-B6CF-4A9F48BB5076}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {04AF3C38-9796-4C40-B6CF-4A9F48BB5076}.Checked|x64.Build.0 = Checked|Any CPU
+ {04AF3C38-9796-4C40-B6CF-4A9F48BB5076}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {04AF3C38-9796-4C40-B6CF-4A9F48BB5076}.Release|Any CPU.Build.0 = Release|Any CPU
+ {04AF3C38-9796-4C40-B6CF-4A9F48BB5076}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {04AF3C38-9796-4C40-B6CF-4A9F48BB5076}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {04AF3C38-9796-4C40-B6CF-4A9F48BB5076}.Release|x64.ActiveCfg = Release|Any CPU
+ {04AF3C38-9796-4C40-B6CF-4A9F48BB5076}.Release|x64.Build.0 = Release|Any CPU
+ {BFB8EFE5-7236-437E-A3C2-5811D340B056}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BFB8EFE5-7236-437E-A3C2-5811D340B056}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BFB8EFE5-7236-437E-A3C2-5811D340B056}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BFB8EFE5-7236-437E-A3C2-5811D340B056}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BFB8EFE5-7236-437E-A3C2-5811D340B056}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BFB8EFE5-7236-437E-A3C2-5811D340B056}.Debug|x64.Build.0 = Debug|Any CPU
+ {BFB8EFE5-7236-437E-A3C2-5811D340B056}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BFB8EFE5-7236-437E-A3C2-5811D340B056}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BFB8EFE5-7236-437E-A3C2-5811D340B056}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BFB8EFE5-7236-437E-A3C2-5811D340B056}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BFB8EFE5-7236-437E-A3C2-5811D340B056}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BFB8EFE5-7236-437E-A3C2-5811D340B056}.Checked|x64.Build.0 = Checked|Any CPU
+ {BFB8EFE5-7236-437E-A3C2-5811D340B056}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BFB8EFE5-7236-437E-A3C2-5811D340B056}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BFB8EFE5-7236-437E-A3C2-5811D340B056}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BFB8EFE5-7236-437E-A3C2-5811D340B056}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BFB8EFE5-7236-437E-A3C2-5811D340B056}.Release|x64.ActiveCfg = Release|Any CPU
+ {BFB8EFE5-7236-437E-A3C2-5811D340B056}.Release|x64.Build.0 = Release|Any CPU
+ {4F00E4F2-9957-4845-91A3-D2E903014B68}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4F00E4F2-9957-4845-91A3-D2E903014B68}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4F00E4F2-9957-4845-91A3-D2E903014B68}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4F00E4F2-9957-4845-91A3-D2E903014B68}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4F00E4F2-9957-4845-91A3-D2E903014B68}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4F00E4F2-9957-4845-91A3-D2E903014B68}.Debug|x64.Build.0 = Debug|Any CPU
+ {4F00E4F2-9957-4845-91A3-D2E903014B68}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4F00E4F2-9957-4845-91A3-D2E903014B68}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4F00E4F2-9957-4845-91A3-D2E903014B68}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4F00E4F2-9957-4845-91A3-D2E903014B68}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4F00E4F2-9957-4845-91A3-D2E903014B68}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4F00E4F2-9957-4845-91A3-D2E903014B68}.Checked|x64.Build.0 = Checked|Any CPU
+ {4F00E4F2-9957-4845-91A3-D2E903014B68}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4F00E4F2-9957-4845-91A3-D2E903014B68}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4F00E4F2-9957-4845-91A3-D2E903014B68}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4F00E4F2-9957-4845-91A3-D2E903014B68}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4F00E4F2-9957-4845-91A3-D2E903014B68}.Release|x64.ActiveCfg = Release|Any CPU
+ {4F00E4F2-9957-4845-91A3-D2E903014B68}.Release|x64.Build.0 = Release|Any CPU
+ {B310070F-A72B-49F2-B75F-09F072EE595D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B310070F-A72B-49F2-B75F-09F072EE595D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B310070F-A72B-49F2-B75F-09F072EE595D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B310070F-A72B-49F2-B75F-09F072EE595D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B310070F-A72B-49F2-B75F-09F072EE595D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B310070F-A72B-49F2-B75F-09F072EE595D}.Debug|x64.Build.0 = Debug|Any CPU
+ {B310070F-A72B-49F2-B75F-09F072EE595D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B310070F-A72B-49F2-B75F-09F072EE595D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B310070F-A72B-49F2-B75F-09F072EE595D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B310070F-A72B-49F2-B75F-09F072EE595D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B310070F-A72B-49F2-B75F-09F072EE595D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B310070F-A72B-49F2-B75F-09F072EE595D}.Checked|x64.Build.0 = Checked|Any CPU
+ {B310070F-A72B-49F2-B75F-09F072EE595D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B310070F-A72B-49F2-B75F-09F072EE595D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B310070F-A72B-49F2-B75F-09F072EE595D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B310070F-A72B-49F2-B75F-09F072EE595D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B310070F-A72B-49F2-B75F-09F072EE595D}.Release|x64.ActiveCfg = Release|Any CPU
+ {B310070F-A72B-49F2-B75F-09F072EE595D}.Release|x64.Build.0 = Release|Any CPU
+ {463BD49E-2227-483E-8E08-FCB431FC9C54}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {463BD49E-2227-483E-8E08-FCB431FC9C54}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {463BD49E-2227-483E-8E08-FCB431FC9C54}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {463BD49E-2227-483E-8E08-FCB431FC9C54}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {463BD49E-2227-483E-8E08-FCB431FC9C54}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {463BD49E-2227-483E-8E08-FCB431FC9C54}.Debug|x64.Build.0 = Debug|Any CPU
+ {463BD49E-2227-483E-8E08-FCB431FC9C54}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {463BD49E-2227-483E-8E08-FCB431FC9C54}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {463BD49E-2227-483E-8E08-FCB431FC9C54}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {463BD49E-2227-483E-8E08-FCB431FC9C54}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {463BD49E-2227-483E-8E08-FCB431FC9C54}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {463BD49E-2227-483E-8E08-FCB431FC9C54}.Checked|x64.Build.0 = Checked|Any CPU
+ {463BD49E-2227-483E-8E08-FCB431FC9C54}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {463BD49E-2227-483E-8E08-FCB431FC9C54}.Release|Any CPU.Build.0 = Release|Any CPU
+ {463BD49E-2227-483E-8E08-FCB431FC9C54}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {463BD49E-2227-483E-8E08-FCB431FC9C54}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {463BD49E-2227-483E-8E08-FCB431FC9C54}.Release|x64.ActiveCfg = Release|Any CPU
+ {463BD49E-2227-483E-8E08-FCB431FC9C54}.Release|x64.Build.0 = Release|Any CPU
+ {BA483BED-BD99-4AE0-B4DC-42BF573F054D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BA483BED-BD99-4AE0-B4DC-42BF573F054D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BA483BED-BD99-4AE0-B4DC-42BF573F054D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BA483BED-BD99-4AE0-B4DC-42BF573F054D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BA483BED-BD99-4AE0-B4DC-42BF573F054D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BA483BED-BD99-4AE0-B4DC-42BF573F054D}.Debug|x64.Build.0 = Debug|Any CPU
+ {BA483BED-BD99-4AE0-B4DC-42BF573F054D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BA483BED-BD99-4AE0-B4DC-42BF573F054D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BA483BED-BD99-4AE0-B4DC-42BF573F054D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BA483BED-BD99-4AE0-B4DC-42BF573F054D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BA483BED-BD99-4AE0-B4DC-42BF573F054D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BA483BED-BD99-4AE0-B4DC-42BF573F054D}.Checked|x64.Build.0 = Checked|Any CPU
+ {BA483BED-BD99-4AE0-B4DC-42BF573F054D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BA483BED-BD99-4AE0-B4DC-42BF573F054D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BA483BED-BD99-4AE0-B4DC-42BF573F054D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BA483BED-BD99-4AE0-B4DC-42BF573F054D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BA483BED-BD99-4AE0-B4DC-42BF573F054D}.Release|x64.ActiveCfg = Release|Any CPU
+ {BA483BED-BD99-4AE0-B4DC-42BF573F054D}.Release|x64.Build.0 = Release|Any CPU
+ {C3FB16BB-A1CB-4294-B154-A8704C95F0D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C3FB16BB-A1CB-4294-B154-A8704C95F0D4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C3FB16BB-A1CB-4294-B154-A8704C95F0D4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C3FB16BB-A1CB-4294-B154-A8704C95F0D4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C3FB16BB-A1CB-4294-B154-A8704C95F0D4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C3FB16BB-A1CB-4294-B154-A8704C95F0D4}.Debug|x64.Build.0 = Debug|Any CPU
+ {C3FB16BB-A1CB-4294-B154-A8704C95F0D4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C3FB16BB-A1CB-4294-B154-A8704C95F0D4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C3FB16BB-A1CB-4294-B154-A8704C95F0D4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C3FB16BB-A1CB-4294-B154-A8704C95F0D4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C3FB16BB-A1CB-4294-B154-A8704C95F0D4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C3FB16BB-A1CB-4294-B154-A8704C95F0D4}.Checked|x64.Build.0 = Checked|Any CPU
+ {C3FB16BB-A1CB-4294-B154-A8704C95F0D4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C3FB16BB-A1CB-4294-B154-A8704C95F0D4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C3FB16BB-A1CB-4294-B154-A8704C95F0D4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C3FB16BB-A1CB-4294-B154-A8704C95F0D4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C3FB16BB-A1CB-4294-B154-A8704C95F0D4}.Release|x64.ActiveCfg = Release|Any CPU
+ {C3FB16BB-A1CB-4294-B154-A8704C95F0D4}.Release|x64.Build.0 = Release|Any CPU
+ {ADEEA3D1-B67B-456E-8F2B-6DCCACC2D34C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {ADEEA3D1-B67B-456E-8F2B-6DCCACC2D34C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {ADEEA3D1-B67B-456E-8F2B-6DCCACC2D34C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {ADEEA3D1-B67B-456E-8F2B-6DCCACC2D34C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {ADEEA3D1-B67B-456E-8F2B-6DCCACC2D34C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {ADEEA3D1-B67B-456E-8F2B-6DCCACC2D34C}.Debug|x64.Build.0 = Debug|Any CPU
+ {ADEEA3D1-B67B-456E-8F2B-6DCCACC2D34C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {ADEEA3D1-B67B-456E-8F2B-6DCCACC2D34C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {ADEEA3D1-B67B-456E-8F2B-6DCCACC2D34C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {ADEEA3D1-B67B-456E-8F2B-6DCCACC2D34C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {ADEEA3D1-B67B-456E-8F2B-6DCCACC2D34C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {ADEEA3D1-B67B-456E-8F2B-6DCCACC2D34C}.Checked|x64.Build.0 = Checked|Any CPU
+ {ADEEA3D1-B67B-456E-8F2B-6DCCACC2D34C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {ADEEA3D1-B67B-456E-8F2B-6DCCACC2D34C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {ADEEA3D1-B67B-456E-8F2B-6DCCACC2D34C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {ADEEA3D1-B67B-456E-8F2B-6DCCACC2D34C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {ADEEA3D1-B67B-456E-8F2B-6DCCACC2D34C}.Release|x64.ActiveCfg = Release|Any CPU
+ {ADEEA3D1-B67B-456E-8F2B-6DCCACC2D34C}.Release|x64.Build.0 = Release|Any CPU
+ {85BA4D30-89D2-400E-87EE-16A73C104C11}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {85BA4D30-89D2-400E-87EE-16A73C104C11}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {85BA4D30-89D2-400E-87EE-16A73C104C11}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {85BA4D30-89D2-400E-87EE-16A73C104C11}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {85BA4D30-89D2-400E-87EE-16A73C104C11}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {85BA4D30-89D2-400E-87EE-16A73C104C11}.Debug|x64.Build.0 = Debug|Any CPU
+ {85BA4D30-89D2-400E-87EE-16A73C104C11}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {85BA4D30-89D2-400E-87EE-16A73C104C11}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {85BA4D30-89D2-400E-87EE-16A73C104C11}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {85BA4D30-89D2-400E-87EE-16A73C104C11}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {85BA4D30-89D2-400E-87EE-16A73C104C11}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {85BA4D30-89D2-400E-87EE-16A73C104C11}.Checked|x64.Build.0 = Checked|Any CPU
+ {85BA4D30-89D2-400E-87EE-16A73C104C11}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {85BA4D30-89D2-400E-87EE-16A73C104C11}.Release|Any CPU.Build.0 = Release|Any CPU
+ {85BA4D30-89D2-400E-87EE-16A73C104C11}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {85BA4D30-89D2-400E-87EE-16A73C104C11}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {85BA4D30-89D2-400E-87EE-16A73C104C11}.Release|x64.ActiveCfg = Release|Any CPU
+ {85BA4D30-89D2-400E-87EE-16A73C104C11}.Release|x64.Build.0 = Release|Any CPU
+ {21FE6A95-5B17-4AC7-B5CB-32594DDE8172}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {21FE6A95-5B17-4AC7-B5CB-32594DDE8172}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {21FE6A95-5B17-4AC7-B5CB-32594DDE8172}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {21FE6A95-5B17-4AC7-B5CB-32594DDE8172}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {21FE6A95-5B17-4AC7-B5CB-32594DDE8172}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {21FE6A95-5B17-4AC7-B5CB-32594DDE8172}.Debug|x64.Build.0 = Debug|Any CPU
+ {21FE6A95-5B17-4AC7-B5CB-32594DDE8172}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {21FE6A95-5B17-4AC7-B5CB-32594DDE8172}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {21FE6A95-5B17-4AC7-B5CB-32594DDE8172}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {21FE6A95-5B17-4AC7-B5CB-32594DDE8172}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {21FE6A95-5B17-4AC7-B5CB-32594DDE8172}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {21FE6A95-5B17-4AC7-B5CB-32594DDE8172}.Checked|x64.Build.0 = Checked|Any CPU
+ {21FE6A95-5B17-4AC7-B5CB-32594DDE8172}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {21FE6A95-5B17-4AC7-B5CB-32594DDE8172}.Release|Any CPU.Build.0 = Release|Any CPU
+ {21FE6A95-5B17-4AC7-B5CB-32594DDE8172}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {21FE6A95-5B17-4AC7-B5CB-32594DDE8172}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {21FE6A95-5B17-4AC7-B5CB-32594DDE8172}.Release|x64.ActiveCfg = Release|Any CPU
+ {21FE6A95-5B17-4AC7-B5CB-32594DDE8172}.Release|x64.Build.0 = Release|Any CPU
+ {73F2BEC9-2696-44E4-BBD5-51E95E3BCC99}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {73F2BEC9-2696-44E4-BBD5-51E95E3BCC99}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {73F2BEC9-2696-44E4-BBD5-51E95E3BCC99}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {73F2BEC9-2696-44E4-BBD5-51E95E3BCC99}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {73F2BEC9-2696-44E4-BBD5-51E95E3BCC99}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {73F2BEC9-2696-44E4-BBD5-51E95E3BCC99}.Debug|x64.Build.0 = Debug|Any CPU
+ {73F2BEC9-2696-44E4-BBD5-51E95E3BCC99}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {73F2BEC9-2696-44E4-BBD5-51E95E3BCC99}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {73F2BEC9-2696-44E4-BBD5-51E95E3BCC99}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {73F2BEC9-2696-44E4-BBD5-51E95E3BCC99}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {73F2BEC9-2696-44E4-BBD5-51E95E3BCC99}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {73F2BEC9-2696-44E4-BBD5-51E95E3BCC99}.Checked|x64.Build.0 = Checked|Any CPU
+ {73F2BEC9-2696-44E4-BBD5-51E95E3BCC99}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {73F2BEC9-2696-44E4-BBD5-51E95E3BCC99}.Release|Any CPU.Build.0 = Release|Any CPU
+ {73F2BEC9-2696-44E4-BBD5-51E95E3BCC99}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {73F2BEC9-2696-44E4-BBD5-51E95E3BCC99}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {73F2BEC9-2696-44E4-BBD5-51E95E3BCC99}.Release|x64.ActiveCfg = Release|Any CPU
+ {73F2BEC9-2696-44E4-BBD5-51E95E3BCC99}.Release|x64.Build.0 = Release|Any CPU
+ {81F3AFF3-023A-4CE5-8BAA-271BB68FB133}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {81F3AFF3-023A-4CE5-8BAA-271BB68FB133}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {81F3AFF3-023A-4CE5-8BAA-271BB68FB133}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {81F3AFF3-023A-4CE5-8BAA-271BB68FB133}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {81F3AFF3-023A-4CE5-8BAA-271BB68FB133}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {81F3AFF3-023A-4CE5-8BAA-271BB68FB133}.Debug|x64.Build.0 = Debug|Any CPU
+ {81F3AFF3-023A-4CE5-8BAA-271BB68FB133}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {81F3AFF3-023A-4CE5-8BAA-271BB68FB133}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {81F3AFF3-023A-4CE5-8BAA-271BB68FB133}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {81F3AFF3-023A-4CE5-8BAA-271BB68FB133}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {81F3AFF3-023A-4CE5-8BAA-271BB68FB133}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {81F3AFF3-023A-4CE5-8BAA-271BB68FB133}.Checked|x64.Build.0 = Checked|Any CPU
+ {81F3AFF3-023A-4CE5-8BAA-271BB68FB133}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {81F3AFF3-023A-4CE5-8BAA-271BB68FB133}.Release|Any CPU.Build.0 = Release|Any CPU
+ {81F3AFF3-023A-4CE5-8BAA-271BB68FB133}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {81F3AFF3-023A-4CE5-8BAA-271BB68FB133}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {81F3AFF3-023A-4CE5-8BAA-271BB68FB133}.Release|x64.ActiveCfg = Release|Any CPU
+ {81F3AFF3-023A-4CE5-8BAA-271BB68FB133}.Release|x64.Build.0 = Release|Any CPU
+ {F0EFE7B4-4364-45C6-8491-E5F5F127CDD1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F0EFE7B4-4364-45C6-8491-E5F5F127CDD1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F0EFE7B4-4364-45C6-8491-E5F5F127CDD1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F0EFE7B4-4364-45C6-8491-E5F5F127CDD1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F0EFE7B4-4364-45C6-8491-E5F5F127CDD1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F0EFE7B4-4364-45C6-8491-E5F5F127CDD1}.Debug|x64.Build.0 = Debug|Any CPU
+ {F0EFE7B4-4364-45C6-8491-E5F5F127CDD1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F0EFE7B4-4364-45C6-8491-E5F5F127CDD1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F0EFE7B4-4364-45C6-8491-E5F5F127CDD1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F0EFE7B4-4364-45C6-8491-E5F5F127CDD1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F0EFE7B4-4364-45C6-8491-E5F5F127CDD1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F0EFE7B4-4364-45C6-8491-E5F5F127CDD1}.Checked|x64.Build.0 = Checked|Any CPU
+ {F0EFE7B4-4364-45C6-8491-E5F5F127CDD1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F0EFE7B4-4364-45C6-8491-E5F5F127CDD1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F0EFE7B4-4364-45C6-8491-E5F5F127CDD1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F0EFE7B4-4364-45C6-8491-E5F5F127CDD1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F0EFE7B4-4364-45C6-8491-E5F5F127CDD1}.Release|x64.ActiveCfg = Release|Any CPU
+ {F0EFE7B4-4364-45C6-8491-E5F5F127CDD1}.Release|x64.Build.0 = Release|Any CPU
+ {EF78FAFF-1A60-4ACA-B8F0-8B3C14D89C5F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EF78FAFF-1A60-4ACA-B8F0-8B3C14D89C5F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EF78FAFF-1A60-4ACA-B8F0-8B3C14D89C5F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EF78FAFF-1A60-4ACA-B8F0-8B3C14D89C5F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EF78FAFF-1A60-4ACA-B8F0-8B3C14D89C5F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EF78FAFF-1A60-4ACA-B8F0-8B3C14D89C5F}.Debug|x64.Build.0 = Debug|Any CPU
+ {EF78FAFF-1A60-4ACA-B8F0-8B3C14D89C5F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EF78FAFF-1A60-4ACA-B8F0-8B3C14D89C5F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EF78FAFF-1A60-4ACA-B8F0-8B3C14D89C5F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EF78FAFF-1A60-4ACA-B8F0-8B3C14D89C5F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EF78FAFF-1A60-4ACA-B8F0-8B3C14D89C5F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EF78FAFF-1A60-4ACA-B8F0-8B3C14D89C5F}.Checked|x64.Build.0 = Checked|Any CPU
+ {EF78FAFF-1A60-4ACA-B8F0-8B3C14D89C5F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EF78FAFF-1A60-4ACA-B8F0-8B3C14D89C5F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EF78FAFF-1A60-4ACA-B8F0-8B3C14D89C5F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EF78FAFF-1A60-4ACA-B8F0-8B3C14D89C5F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EF78FAFF-1A60-4ACA-B8F0-8B3C14D89C5F}.Release|x64.ActiveCfg = Release|Any CPU
+ {EF78FAFF-1A60-4ACA-B8F0-8B3C14D89C5F}.Release|x64.Build.0 = Release|Any CPU
+ {D08BDFE0-70D1-4465-9AF3-1D95BA27F8AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D08BDFE0-70D1-4465-9AF3-1D95BA27F8AF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D08BDFE0-70D1-4465-9AF3-1D95BA27F8AF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D08BDFE0-70D1-4465-9AF3-1D95BA27F8AF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D08BDFE0-70D1-4465-9AF3-1D95BA27F8AF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D08BDFE0-70D1-4465-9AF3-1D95BA27F8AF}.Debug|x64.Build.0 = Debug|Any CPU
+ {D08BDFE0-70D1-4465-9AF3-1D95BA27F8AF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D08BDFE0-70D1-4465-9AF3-1D95BA27F8AF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D08BDFE0-70D1-4465-9AF3-1D95BA27F8AF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D08BDFE0-70D1-4465-9AF3-1D95BA27F8AF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D08BDFE0-70D1-4465-9AF3-1D95BA27F8AF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D08BDFE0-70D1-4465-9AF3-1D95BA27F8AF}.Checked|x64.Build.0 = Checked|Any CPU
+ {D08BDFE0-70D1-4465-9AF3-1D95BA27F8AF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D08BDFE0-70D1-4465-9AF3-1D95BA27F8AF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D08BDFE0-70D1-4465-9AF3-1D95BA27F8AF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D08BDFE0-70D1-4465-9AF3-1D95BA27F8AF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D08BDFE0-70D1-4465-9AF3-1D95BA27F8AF}.Release|x64.ActiveCfg = Release|Any CPU
+ {D08BDFE0-70D1-4465-9AF3-1D95BA27F8AF}.Release|x64.Build.0 = Release|Any CPU
+ {DF9F4DF1-EE55-4CF4-9362-F8AD0646EE31}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DF9F4DF1-EE55-4CF4-9362-F8AD0646EE31}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DF9F4DF1-EE55-4CF4-9362-F8AD0646EE31}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DF9F4DF1-EE55-4CF4-9362-F8AD0646EE31}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DF9F4DF1-EE55-4CF4-9362-F8AD0646EE31}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DF9F4DF1-EE55-4CF4-9362-F8AD0646EE31}.Debug|x64.Build.0 = Debug|Any CPU
+ {DF9F4DF1-EE55-4CF4-9362-F8AD0646EE31}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DF9F4DF1-EE55-4CF4-9362-F8AD0646EE31}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DF9F4DF1-EE55-4CF4-9362-F8AD0646EE31}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DF9F4DF1-EE55-4CF4-9362-F8AD0646EE31}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DF9F4DF1-EE55-4CF4-9362-F8AD0646EE31}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DF9F4DF1-EE55-4CF4-9362-F8AD0646EE31}.Checked|x64.Build.0 = Checked|Any CPU
+ {DF9F4DF1-EE55-4CF4-9362-F8AD0646EE31}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DF9F4DF1-EE55-4CF4-9362-F8AD0646EE31}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DF9F4DF1-EE55-4CF4-9362-F8AD0646EE31}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DF9F4DF1-EE55-4CF4-9362-F8AD0646EE31}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DF9F4DF1-EE55-4CF4-9362-F8AD0646EE31}.Release|x64.ActiveCfg = Release|Any CPU
+ {DF9F4DF1-EE55-4CF4-9362-F8AD0646EE31}.Release|x64.Build.0 = Release|Any CPU
+ {D773D72F-F59F-47FE-8BC1-5B77C374CDED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D773D72F-F59F-47FE-8BC1-5B77C374CDED}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D773D72F-F59F-47FE-8BC1-5B77C374CDED}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D773D72F-F59F-47FE-8BC1-5B77C374CDED}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D773D72F-F59F-47FE-8BC1-5B77C374CDED}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D773D72F-F59F-47FE-8BC1-5B77C374CDED}.Debug|x64.Build.0 = Debug|Any CPU
+ {D773D72F-F59F-47FE-8BC1-5B77C374CDED}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D773D72F-F59F-47FE-8BC1-5B77C374CDED}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D773D72F-F59F-47FE-8BC1-5B77C374CDED}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D773D72F-F59F-47FE-8BC1-5B77C374CDED}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D773D72F-F59F-47FE-8BC1-5B77C374CDED}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D773D72F-F59F-47FE-8BC1-5B77C374CDED}.Checked|x64.Build.0 = Checked|Any CPU
+ {D773D72F-F59F-47FE-8BC1-5B77C374CDED}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D773D72F-F59F-47FE-8BC1-5B77C374CDED}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D773D72F-F59F-47FE-8BC1-5B77C374CDED}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D773D72F-F59F-47FE-8BC1-5B77C374CDED}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D773D72F-F59F-47FE-8BC1-5B77C374CDED}.Release|x64.ActiveCfg = Release|Any CPU
+ {D773D72F-F59F-47FE-8BC1-5B77C374CDED}.Release|x64.Build.0 = Release|Any CPU
+ {BF7A1709-11C5-4C19-9335-946A65F7B71C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BF7A1709-11C5-4C19-9335-946A65F7B71C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BF7A1709-11C5-4C19-9335-946A65F7B71C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BF7A1709-11C5-4C19-9335-946A65F7B71C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BF7A1709-11C5-4C19-9335-946A65F7B71C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BF7A1709-11C5-4C19-9335-946A65F7B71C}.Debug|x64.Build.0 = Debug|Any CPU
+ {BF7A1709-11C5-4C19-9335-946A65F7B71C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BF7A1709-11C5-4C19-9335-946A65F7B71C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BF7A1709-11C5-4C19-9335-946A65F7B71C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BF7A1709-11C5-4C19-9335-946A65F7B71C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BF7A1709-11C5-4C19-9335-946A65F7B71C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BF7A1709-11C5-4C19-9335-946A65F7B71C}.Checked|x64.Build.0 = Checked|Any CPU
+ {BF7A1709-11C5-4C19-9335-946A65F7B71C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BF7A1709-11C5-4C19-9335-946A65F7B71C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BF7A1709-11C5-4C19-9335-946A65F7B71C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BF7A1709-11C5-4C19-9335-946A65F7B71C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BF7A1709-11C5-4C19-9335-946A65F7B71C}.Release|x64.ActiveCfg = Release|Any CPU
+ {BF7A1709-11C5-4C19-9335-946A65F7B71C}.Release|x64.Build.0 = Release|Any CPU
+ {9AB77F8B-4584-4AE3-BD06-C538D83F72C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9AB77F8B-4584-4AE3-BD06-C538D83F72C0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9AB77F8B-4584-4AE3-BD06-C538D83F72C0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9AB77F8B-4584-4AE3-BD06-C538D83F72C0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9AB77F8B-4584-4AE3-BD06-C538D83F72C0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9AB77F8B-4584-4AE3-BD06-C538D83F72C0}.Debug|x64.Build.0 = Debug|Any CPU
+ {9AB77F8B-4584-4AE3-BD06-C538D83F72C0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9AB77F8B-4584-4AE3-BD06-C538D83F72C0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9AB77F8B-4584-4AE3-BD06-C538D83F72C0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9AB77F8B-4584-4AE3-BD06-C538D83F72C0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9AB77F8B-4584-4AE3-BD06-C538D83F72C0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9AB77F8B-4584-4AE3-BD06-C538D83F72C0}.Checked|x64.Build.0 = Checked|Any CPU
+ {9AB77F8B-4584-4AE3-BD06-C538D83F72C0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9AB77F8B-4584-4AE3-BD06-C538D83F72C0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9AB77F8B-4584-4AE3-BD06-C538D83F72C0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9AB77F8B-4584-4AE3-BD06-C538D83F72C0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9AB77F8B-4584-4AE3-BD06-C538D83F72C0}.Release|x64.ActiveCfg = Release|Any CPU
+ {9AB77F8B-4584-4AE3-BD06-C538D83F72C0}.Release|x64.Build.0 = Release|Any CPU
+ {6FDF315A-5225-461E-895D-301CC2050F61}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6FDF315A-5225-461E-895D-301CC2050F61}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6FDF315A-5225-461E-895D-301CC2050F61}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6FDF315A-5225-461E-895D-301CC2050F61}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6FDF315A-5225-461E-895D-301CC2050F61}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6FDF315A-5225-461E-895D-301CC2050F61}.Debug|x64.Build.0 = Debug|Any CPU
+ {6FDF315A-5225-461E-895D-301CC2050F61}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6FDF315A-5225-461E-895D-301CC2050F61}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6FDF315A-5225-461E-895D-301CC2050F61}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6FDF315A-5225-461E-895D-301CC2050F61}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6FDF315A-5225-461E-895D-301CC2050F61}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6FDF315A-5225-461E-895D-301CC2050F61}.Checked|x64.Build.0 = Checked|Any CPU
+ {6FDF315A-5225-461E-895D-301CC2050F61}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6FDF315A-5225-461E-895D-301CC2050F61}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6FDF315A-5225-461E-895D-301CC2050F61}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6FDF315A-5225-461E-895D-301CC2050F61}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6FDF315A-5225-461E-895D-301CC2050F61}.Release|x64.ActiveCfg = Release|Any CPU
+ {6FDF315A-5225-461E-895D-301CC2050F61}.Release|x64.Build.0 = Release|Any CPU
+ {709C9072-CB04-41B3-8D13-6B8FF3C2B7FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {709C9072-CB04-41B3-8D13-6B8FF3C2B7FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {709C9072-CB04-41B3-8D13-6B8FF3C2B7FA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {709C9072-CB04-41B3-8D13-6B8FF3C2B7FA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {709C9072-CB04-41B3-8D13-6B8FF3C2B7FA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {709C9072-CB04-41B3-8D13-6B8FF3C2B7FA}.Debug|x64.Build.0 = Debug|Any CPU
+ {709C9072-CB04-41B3-8D13-6B8FF3C2B7FA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {709C9072-CB04-41B3-8D13-6B8FF3C2B7FA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {709C9072-CB04-41B3-8D13-6B8FF3C2B7FA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {709C9072-CB04-41B3-8D13-6B8FF3C2B7FA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {709C9072-CB04-41B3-8D13-6B8FF3C2B7FA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {709C9072-CB04-41B3-8D13-6B8FF3C2B7FA}.Checked|x64.Build.0 = Checked|Any CPU
+ {709C9072-CB04-41B3-8D13-6B8FF3C2B7FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {709C9072-CB04-41B3-8D13-6B8FF3C2B7FA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {709C9072-CB04-41B3-8D13-6B8FF3C2B7FA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {709C9072-CB04-41B3-8D13-6B8FF3C2B7FA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {709C9072-CB04-41B3-8D13-6B8FF3C2B7FA}.Release|x64.ActiveCfg = Release|Any CPU
+ {709C9072-CB04-41B3-8D13-6B8FF3C2B7FA}.Release|x64.Build.0 = Release|Any CPU
+ {1395D6FB-EECE-4F71-AA76-596BD19E9DFF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1395D6FB-EECE-4F71-AA76-596BD19E9DFF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1395D6FB-EECE-4F71-AA76-596BD19E9DFF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1395D6FB-EECE-4F71-AA76-596BD19E9DFF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1395D6FB-EECE-4F71-AA76-596BD19E9DFF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1395D6FB-EECE-4F71-AA76-596BD19E9DFF}.Debug|x64.Build.0 = Debug|Any CPU
+ {1395D6FB-EECE-4F71-AA76-596BD19E9DFF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1395D6FB-EECE-4F71-AA76-596BD19E9DFF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1395D6FB-EECE-4F71-AA76-596BD19E9DFF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1395D6FB-EECE-4F71-AA76-596BD19E9DFF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1395D6FB-EECE-4F71-AA76-596BD19E9DFF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1395D6FB-EECE-4F71-AA76-596BD19E9DFF}.Checked|x64.Build.0 = Checked|Any CPU
+ {1395D6FB-EECE-4F71-AA76-596BD19E9DFF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1395D6FB-EECE-4F71-AA76-596BD19E9DFF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1395D6FB-EECE-4F71-AA76-596BD19E9DFF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1395D6FB-EECE-4F71-AA76-596BD19E9DFF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1395D6FB-EECE-4F71-AA76-596BD19E9DFF}.Release|x64.ActiveCfg = Release|Any CPU
+ {1395D6FB-EECE-4F71-AA76-596BD19E9DFF}.Release|x64.Build.0 = Release|Any CPU
+ {6C120650-2F5F-497F-B549-AECD705C3298}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6C120650-2F5F-497F-B549-AECD705C3298}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6C120650-2F5F-497F-B549-AECD705C3298}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6C120650-2F5F-497F-B549-AECD705C3298}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6C120650-2F5F-497F-B549-AECD705C3298}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6C120650-2F5F-497F-B549-AECD705C3298}.Debug|x64.Build.0 = Debug|Any CPU
+ {6C120650-2F5F-497F-B549-AECD705C3298}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6C120650-2F5F-497F-B549-AECD705C3298}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6C120650-2F5F-497F-B549-AECD705C3298}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6C120650-2F5F-497F-B549-AECD705C3298}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6C120650-2F5F-497F-B549-AECD705C3298}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6C120650-2F5F-497F-B549-AECD705C3298}.Checked|x64.Build.0 = Checked|Any CPU
+ {6C120650-2F5F-497F-B549-AECD705C3298}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6C120650-2F5F-497F-B549-AECD705C3298}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6C120650-2F5F-497F-B549-AECD705C3298}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6C120650-2F5F-497F-B549-AECD705C3298}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6C120650-2F5F-497F-B549-AECD705C3298}.Release|x64.ActiveCfg = Release|Any CPU
+ {6C120650-2F5F-497F-B549-AECD705C3298}.Release|x64.Build.0 = Release|Any CPU
+ {243A642E-779B-4660-9FAE-F40A3E117598}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {243A642E-779B-4660-9FAE-F40A3E117598}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {243A642E-779B-4660-9FAE-F40A3E117598}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {243A642E-779B-4660-9FAE-F40A3E117598}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {243A642E-779B-4660-9FAE-F40A3E117598}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {243A642E-779B-4660-9FAE-F40A3E117598}.Debug|x64.Build.0 = Debug|Any CPU
+ {243A642E-779B-4660-9FAE-F40A3E117598}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {243A642E-779B-4660-9FAE-F40A3E117598}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {243A642E-779B-4660-9FAE-F40A3E117598}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {243A642E-779B-4660-9FAE-F40A3E117598}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {243A642E-779B-4660-9FAE-F40A3E117598}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {243A642E-779B-4660-9FAE-F40A3E117598}.Checked|x64.Build.0 = Checked|Any CPU
+ {243A642E-779B-4660-9FAE-F40A3E117598}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {243A642E-779B-4660-9FAE-F40A3E117598}.Release|Any CPU.Build.0 = Release|Any CPU
+ {243A642E-779B-4660-9FAE-F40A3E117598}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {243A642E-779B-4660-9FAE-F40A3E117598}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {243A642E-779B-4660-9FAE-F40A3E117598}.Release|x64.ActiveCfg = Release|Any CPU
+ {243A642E-779B-4660-9FAE-F40A3E117598}.Release|x64.Build.0 = Release|Any CPU
+ {89E37000-896E-4DD5-BE59-AB3AE8E0452D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {89E37000-896E-4DD5-BE59-AB3AE8E0452D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {89E37000-896E-4DD5-BE59-AB3AE8E0452D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {89E37000-896E-4DD5-BE59-AB3AE8E0452D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {89E37000-896E-4DD5-BE59-AB3AE8E0452D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {89E37000-896E-4DD5-BE59-AB3AE8E0452D}.Debug|x64.Build.0 = Debug|Any CPU
+ {89E37000-896E-4DD5-BE59-AB3AE8E0452D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {89E37000-896E-4DD5-BE59-AB3AE8E0452D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {89E37000-896E-4DD5-BE59-AB3AE8E0452D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {89E37000-896E-4DD5-BE59-AB3AE8E0452D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {89E37000-896E-4DD5-BE59-AB3AE8E0452D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {89E37000-896E-4DD5-BE59-AB3AE8E0452D}.Checked|x64.Build.0 = Checked|Any CPU
+ {89E37000-896E-4DD5-BE59-AB3AE8E0452D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {89E37000-896E-4DD5-BE59-AB3AE8E0452D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {89E37000-896E-4DD5-BE59-AB3AE8E0452D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {89E37000-896E-4DD5-BE59-AB3AE8E0452D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {89E37000-896E-4DD5-BE59-AB3AE8E0452D}.Release|x64.ActiveCfg = Release|Any CPU
+ {89E37000-896E-4DD5-BE59-AB3AE8E0452D}.Release|x64.Build.0 = Release|Any CPU
+ {6A409898-4C54-4952-8D10-4805CF04E3E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6A409898-4C54-4952-8D10-4805CF04E3E4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6A409898-4C54-4952-8D10-4805CF04E3E4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6A409898-4C54-4952-8D10-4805CF04E3E4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6A409898-4C54-4952-8D10-4805CF04E3E4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6A409898-4C54-4952-8D10-4805CF04E3E4}.Debug|x64.Build.0 = Debug|Any CPU
+ {6A409898-4C54-4952-8D10-4805CF04E3E4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6A409898-4C54-4952-8D10-4805CF04E3E4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6A409898-4C54-4952-8D10-4805CF04E3E4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6A409898-4C54-4952-8D10-4805CF04E3E4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6A409898-4C54-4952-8D10-4805CF04E3E4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6A409898-4C54-4952-8D10-4805CF04E3E4}.Checked|x64.Build.0 = Checked|Any CPU
+ {6A409898-4C54-4952-8D10-4805CF04E3E4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6A409898-4C54-4952-8D10-4805CF04E3E4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6A409898-4C54-4952-8D10-4805CF04E3E4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6A409898-4C54-4952-8D10-4805CF04E3E4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6A409898-4C54-4952-8D10-4805CF04E3E4}.Release|x64.ActiveCfg = Release|Any CPU
+ {6A409898-4C54-4952-8D10-4805CF04E3E4}.Release|x64.Build.0 = Release|Any CPU
+ {60D2F293-AE51-496E-BF9D-8220AE7E3F32}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {60D2F293-AE51-496E-BF9D-8220AE7E3F32}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {60D2F293-AE51-496E-BF9D-8220AE7E3F32}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {60D2F293-AE51-496E-BF9D-8220AE7E3F32}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {60D2F293-AE51-496E-BF9D-8220AE7E3F32}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {60D2F293-AE51-496E-BF9D-8220AE7E3F32}.Debug|x64.Build.0 = Debug|Any CPU
+ {60D2F293-AE51-496E-BF9D-8220AE7E3F32}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {60D2F293-AE51-496E-BF9D-8220AE7E3F32}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {60D2F293-AE51-496E-BF9D-8220AE7E3F32}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {60D2F293-AE51-496E-BF9D-8220AE7E3F32}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {60D2F293-AE51-496E-BF9D-8220AE7E3F32}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {60D2F293-AE51-496E-BF9D-8220AE7E3F32}.Checked|x64.Build.0 = Checked|Any CPU
+ {60D2F293-AE51-496E-BF9D-8220AE7E3F32}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {60D2F293-AE51-496E-BF9D-8220AE7E3F32}.Release|Any CPU.Build.0 = Release|Any CPU
+ {60D2F293-AE51-496E-BF9D-8220AE7E3F32}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {60D2F293-AE51-496E-BF9D-8220AE7E3F32}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {60D2F293-AE51-496E-BF9D-8220AE7E3F32}.Release|x64.ActiveCfg = Release|Any CPU
+ {60D2F293-AE51-496E-BF9D-8220AE7E3F32}.Release|x64.Build.0 = Release|Any CPU
+ {6CEC3ED9-1237-45C7-9C94-4E75BCFC3C2C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6CEC3ED9-1237-45C7-9C94-4E75BCFC3C2C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6CEC3ED9-1237-45C7-9C94-4E75BCFC3C2C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6CEC3ED9-1237-45C7-9C94-4E75BCFC3C2C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6CEC3ED9-1237-45C7-9C94-4E75BCFC3C2C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6CEC3ED9-1237-45C7-9C94-4E75BCFC3C2C}.Debug|x64.Build.0 = Debug|Any CPU
+ {6CEC3ED9-1237-45C7-9C94-4E75BCFC3C2C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6CEC3ED9-1237-45C7-9C94-4E75BCFC3C2C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6CEC3ED9-1237-45C7-9C94-4E75BCFC3C2C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6CEC3ED9-1237-45C7-9C94-4E75BCFC3C2C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6CEC3ED9-1237-45C7-9C94-4E75BCFC3C2C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6CEC3ED9-1237-45C7-9C94-4E75BCFC3C2C}.Checked|x64.Build.0 = Checked|Any CPU
+ {6CEC3ED9-1237-45C7-9C94-4E75BCFC3C2C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6CEC3ED9-1237-45C7-9C94-4E75BCFC3C2C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6CEC3ED9-1237-45C7-9C94-4E75BCFC3C2C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6CEC3ED9-1237-45C7-9C94-4E75BCFC3C2C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6CEC3ED9-1237-45C7-9C94-4E75BCFC3C2C}.Release|x64.ActiveCfg = Release|Any CPU
+ {6CEC3ED9-1237-45C7-9C94-4E75BCFC3C2C}.Release|x64.Build.0 = Release|Any CPU
+ {6CD15AD8-C9CE-4B0C-9EFA-29253F2C01F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6CD15AD8-C9CE-4B0C-9EFA-29253F2C01F4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6CD15AD8-C9CE-4B0C-9EFA-29253F2C01F4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6CD15AD8-C9CE-4B0C-9EFA-29253F2C01F4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6CD15AD8-C9CE-4B0C-9EFA-29253F2C01F4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6CD15AD8-C9CE-4B0C-9EFA-29253F2C01F4}.Debug|x64.Build.0 = Debug|Any CPU
+ {6CD15AD8-C9CE-4B0C-9EFA-29253F2C01F4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6CD15AD8-C9CE-4B0C-9EFA-29253F2C01F4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6CD15AD8-C9CE-4B0C-9EFA-29253F2C01F4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6CD15AD8-C9CE-4B0C-9EFA-29253F2C01F4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6CD15AD8-C9CE-4B0C-9EFA-29253F2C01F4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6CD15AD8-C9CE-4B0C-9EFA-29253F2C01F4}.Checked|x64.Build.0 = Checked|Any CPU
+ {6CD15AD8-C9CE-4B0C-9EFA-29253F2C01F4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6CD15AD8-C9CE-4B0C-9EFA-29253F2C01F4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6CD15AD8-C9CE-4B0C-9EFA-29253F2C01F4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6CD15AD8-C9CE-4B0C-9EFA-29253F2C01F4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6CD15AD8-C9CE-4B0C-9EFA-29253F2C01F4}.Release|x64.ActiveCfg = Release|Any CPU
+ {6CD15AD8-C9CE-4B0C-9EFA-29253F2C01F4}.Release|x64.Build.0 = Release|Any CPU
+ {D962E02D-75D1-4A3A-A1A8-7AAE32E86D75}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D962E02D-75D1-4A3A-A1A8-7AAE32E86D75}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D962E02D-75D1-4A3A-A1A8-7AAE32E86D75}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D962E02D-75D1-4A3A-A1A8-7AAE32E86D75}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D962E02D-75D1-4A3A-A1A8-7AAE32E86D75}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D962E02D-75D1-4A3A-A1A8-7AAE32E86D75}.Debug|x64.Build.0 = Debug|Any CPU
+ {D962E02D-75D1-4A3A-A1A8-7AAE32E86D75}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D962E02D-75D1-4A3A-A1A8-7AAE32E86D75}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D962E02D-75D1-4A3A-A1A8-7AAE32E86D75}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D962E02D-75D1-4A3A-A1A8-7AAE32E86D75}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D962E02D-75D1-4A3A-A1A8-7AAE32E86D75}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D962E02D-75D1-4A3A-A1A8-7AAE32E86D75}.Checked|x64.Build.0 = Checked|Any CPU
+ {D962E02D-75D1-4A3A-A1A8-7AAE32E86D75}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D962E02D-75D1-4A3A-A1A8-7AAE32E86D75}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D962E02D-75D1-4A3A-A1A8-7AAE32E86D75}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D962E02D-75D1-4A3A-A1A8-7AAE32E86D75}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D962E02D-75D1-4A3A-A1A8-7AAE32E86D75}.Release|x64.ActiveCfg = Release|Any CPU
+ {D962E02D-75D1-4A3A-A1A8-7AAE32E86D75}.Release|x64.Build.0 = Release|Any CPU
+ {693C6DD6-4F3E-44A5-AE97-600BC5780DB3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {693C6DD6-4F3E-44A5-AE97-600BC5780DB3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {693C6DD6-4F3E-44A5-AE97-600BC5780DB3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {693C6DD6-4F3E-44A5-AE97-600BC5780DB3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {693C6DD6-4F3E-44A5-AE97-600BC5780DB3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {693C6DD6-4F3E-44A5-AE97-600BC5780DB3}.Debug|x64.Build.0 = Debug|Any CPU
+ {693C6DD6-4F3E-44A5-AE97-600BC5780DB3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {693C6DD6-4F3E-44A5-AE97-600BC5780DB3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {693C6DD6-4F3E-44A5-AE97-600BC5780DB3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {693C6DD6-4F3E-44A5-AE97-600BC5780DB3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {693C6DD6-4F3E-44A5-AE97-600BC5780DB3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {693C6DD6-4F3E-44A5-AE97-600BC5780DB3}.Checked|x64.Build.0 = Checked|Any CPU
+ {693C6DD6-4F3E-44A5-AE97-600BC5780DB3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {693C6DD6-4F3E-44A5-AE97-600BC5780DB3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {693C6DD6-4F3E-44A5-AE97-600BC5780DB3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {693C6DD6-4F3E-44A5-AE97-600BC5780DB3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {693C6DD6-4F3E-44A5-AE97-600BC5780DB3}.Release|x64.ActiveCfg = Release|Any CPU
+ {693C6DD6-4F3E-44A5-AE97-600BC5780DB3}.Release|x64.Build.0 = Release|Any CPU
+ {622F3173-9D02-4B96-B9B2-0A20085CEA9F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {622F3173-9D02-4B96-B9B2-0A20085CEA9F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {622F3173-9D02-4B96-B9B2-0A20085CEA9F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {622F3173-9D02-4B96-B9B2-0A20085CEA9F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {622F3173-9D02-4B96-B9B2-0A20085CEA9F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {622F3173-9D02-4B96-B9B2-0A20085CEA9F}.Debug|x64.Build.0 = Debug|Any CPU
+ {622F3173-9D02-4B96-B9B2-0A20085CEA9F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {622F3173-9D02-4B96-B9B2-0A20085CEA9F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {622F3173-9D02-4B96-B9B2-0A20085CEA9F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {622F3173-9D02-4B96-B9B2-0A20085CEA9F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {622F3173-9D02-4B96-B9B2-0A20085CEA9F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {622F3173-9D02-4B96-B9B2-0A20085CEA9F}.Checked|x64.Build.0 = Checked|Any CPU
+ {622F3173-9D02-4B96-B9B2-0A20085CEA9F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {622F3173-9D02-4B96-B9B2-0A20085CEA9F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {622F3173-9D02-4B96-B9B2-0A20085CEA9F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {622F3173-9D02-4B96-B9B2-0A20085CEA9F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {622F3173-9D02-4B96-B9B2-0A20085CEA9F}.Release|x64.ActiveCfg = Release|Any CPU
+ {622F3173-9D02-4B96-B9B2-0A20085CEA9F}.Release|x64.Build.0 = Release|Any CPU
+ {4151BEBB-509B-426C-8799-5831EAB1A501}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4151BEBB-509B-426C-8799-5831EAB1A501}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4151BEBB-509B-426C-8799-5831EAB1A501}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4151BEBB-509B-426C-8799-5831EAB1A501}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4151BEBB-509B-426C-8799-5831EAB1A501}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4151BEBB-509B-426C-8799-5831EAB1A501}.Debug|x64.Build.0 = Debug|Any CPU
+ {4151BEBB-509B-426C-8799-5831EAB1A501}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4151BEBB-509B-426C-8799-5831EAB1A501}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4151BEBB-509B-426C-8799-5831EAB1A501}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4151BEBB-509B-426C-8799-5831EAB1A501}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4151BEBB-509B-426C-8799-5831EAB1A501}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4151BEBB-509B-426C-8799-5831EAB1A501}.Checked|x64.Build.0 = Checked|Any CPU
+ {4151BEBB-509B-426C-8799-5831EAB1A501}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4151BEBB-509B-426C-8799-5831EAB1A501}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4151BEBB-509B-426C-8799-5831EAB1A501}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4151BEBB-509B-426C-8799-5831EAB1A501}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4151BEBB-509B-426C-8799-5831EAB1A501}.Release|x64.ActiveCfg = Release|Any CPU
+ {4151BEBB-509B-426C-8799-5831EAB1A501}.Release|x64.Build.0 = Release|Any CPU
+ {2E5E4849-02BA-4A67-8BFC-C8234F9ED3FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2E5E4849-02BA-4A67-8BFC-C8234F9ED3FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2E5E4849-02BA-4A67-8BFC-C8234F9ED3FA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2E5E4849-02BA-4A67-8BFC-C8234F9ED3FA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2E5E4849-02BA-4A67-8BFC-C8234F9ED3FA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2E5E4849-02BA-4A67-8BFC-C8234F9ED3FA}.Debug|x64.Build.0 = Debug|Any CPU
+ {2E5E4849-02BA-4A67-8BFC-C8234F9ED3FA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2E5E4849-02BA-4A67-8BFC-C8234F9ED3FA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2E5E4849-02BA-4A67-8BFC-C8234F9ED3FA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2E5E4849-02BA-4A67-8BFC-C8234F9ED3FA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2E5E4849-02BA-4A67-8BFC-C8234F9ED3FA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2E5E4849-02BA-4A67-8BFC-C8234F9ED3FA}.Checked|x64.Build.0 = Checked|Any CPU
+ {2E5E4849-02BA-4A67-8BFC-C8234F9ED3FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2E5E4849-02BA-4A67-8BFC-C8234F9ED3FA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2E5E4849-02BA-4A67-8BFC-C8234F9ED3FA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2E5E4849-02BA-4A67-8BFC-C8234F9ED3FA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2E5E4849-02BA-4A67-8BFC-C8234F9ED3FA}.Release|x64.ActiveCfg = Release|Any CPU
+ {2E5E4849-02BA-4A67-8BFC-C8234F9ED3FA}.Release|x64.Build.0 = Release|Any CPU
+ {DA129426-1577-4548-AEFF-FA3E9DD4C238}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DA129426-1577-4548-AEFF-FA3E9DD4C238}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DA129426-1577-4548-AEFF-FA3E9DD4C238}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DA129426-1577-4548-AEFF-FA3E9DD4C238}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DA129426-1577-4548-AEFF-FA3E9DD4C238}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DA129426-1577-4548-AEFF-FA3E9DD4C238}.Debug|x64.Build.0 = Debug|Any CPU
+ {DA129426-1577-4548-AEFF-FA3E9DD4C238}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DA129426-1577-4548-AEFF-FA3E9DD4C238}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DA129426-1577-4548-AEFF-FA3E9DD4C238}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DA129426-1577-4548-AEFF-FA3E9DD4C238}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DA129426-1577-4548-AEFF-FA3E9DD4C238}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DA129426-1577-4548-AEFF-FA3E9DD4C238}.Checked|x64.Build.0 = Checked|Any CPU
+ {DA129426-1577-4548-AEFF-FA3E9DD4C238}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DA129426-1577-4548-AEFF-FA3E9DD4C238}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DA129426-1577-4548-AEFF-FA3E9DD4C238}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DA129426-1577-4548-AEFF-FA3E9DD4C238}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DA129426-1577-4548-AEFF-FA3E9DD4C238}.Release|x64.ActiveCfg = Release|Any CPU
+ {DA129426-1577-4548-AEFF-FA3E9DD4C238}.Release|x64.Build.0 = Release|Any CPU
+ {D988E826-E0FF-473E-B16F-1D1361B77055}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D988E826-E0FF-473E-B16F-1D1361B77055}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D988E826-E0FF-473E-B16F-1D1361B77055}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D988E826-E0FF-473E-B16F-1D1361B77055}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D988E826-E0FF-473E-B16F-1D1361B77055}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D988E826-E0FF-473E-B16F-1D1361B77055}.Debug|x64.Build.0 = Debug|Any CPU
+ {D988E826-E0FF-473E-B16F-1D1361B77055}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D988E826-E0FF-473E-B16F-1D1361B77055}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D988E826-E0FF-473E-B16F-1D1361B77055}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D988E826-E0FF-473E-B16F-1D1361B77055}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D988E826-E0FF-473E-B16F-1D1361B77055}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D988E826-E0FF-473E-B16F-1D1361B77055}.Checked|x64.Build.0 = Checked|Any CPU
+ {D988E826-E0FF-473E-B16F-1D1361B77055}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D988E826-E0FF-473E-B16F-1D1361B77055}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D988E826-E0FF-473E-B16F-1D1361B77055}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D988E826-E0FF-473E-B16F-1D1361B77055}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D988E826-E0FF-473E-B16F-1D1361B77055}.Release|x64.ActiveCfg = Release|Any CPU
+ {D988E826-E0FF-473E-B16F-1D1361B77055}.Release|x64.Build.0 = Release|Any CPU
+ {BFDC05E3-EE2D-4653-AF6B-B5427AC9C865}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BFDC05E3-EE2D-4653-AF6B-B5427AC9C865}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BFDC05E3-EE2D-4653-AF6B-B5427AC9C865}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BFDC05E3-EE2D-4653-AF6B-B5427AC9C865}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BFDC05E3-EE2D-4653-AF6B-B5427AC9C865}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BFDC05E3-EE2D-4653-AF6B-B5427AC9C865}.Debug|x64.Build.0 = Debug|Any CPU
+ {BFDC05E3-EE2D-4653-AF6B-B5427AC9C865}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BFDC05E3-EE2D-4653-AF6B-B5427AC9C865}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BFDC05E3-EE2D-4653-AF6B-B5427AC9C865}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BFDC05E3-EE2D-4653-AF6B-B5427AC9C865}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BFDC05E3-EE2D-4653-AF6B-B5427AC9C865}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BFDC05E3-EE2D-4653-AF6B-B5427AC9C865}.Checked|x64.Build.0 = Checked|Any CPU
+ {BFDC05E3-EE2D-4653-AF6B-B5427AC9C865}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BFDC05E3-EE2D-4653-AF6B-B5427AC9C865}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BFDC05E3-EE2D-4653-AF6B-B5427AC9C865}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BFDC05E3-EE2D-4653-AF6B-B5427AC9C865}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BFDC05E3-EE2D-4653-AF6B-B5427AC9C865}.Release|x64.ActiveCfg = Release|Any CPU
+ {BFDC05E3-EE2D-4653-AF6B-B5427AC9C865}.Release|x64.Build.0 = Release|Any CPU
+ {96C34EDA-804F-4071-B942-F5A7C4E22F15}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {96C34EDA-804F-4071-B942-F5A7C4E22F15}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {96C34EDA-804F-4071-B942-F5A7C4E22F15}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {96C34EDA-804F-4071-B942-F5A7C4E22F15}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {96C34EDA-804F-4071-B942-F5A7C4E22F15}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {96C34EDA-804F-4071-B942-F5A7C4E22F15}.Debug|x64.Build.0 = Debug|Any CPU
+ {96C34EDA-804F-4071-B942-F5A7C4E22F15}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {96C34EDA-804F-4071-B942-F5A7C4E22F15}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {96C34EDA-804F-4071-B942-F5A7C4E22F15}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {96C34EDA-804F-4071-B942-F5A7C4E22F15}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {96C34EDA-804F-4071-B942-F5A7C4E22F15}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {96C34EDA-804F-4071-B942-F5A7C4E22F15}.Checked|x64.Build.0 = Checked|Any CPU
+ {96C34EDA-804F-4071-B942-F5A7C4E22F15}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {96C34EDA-804F-4071-B942-F5A7C4E22F15}.Release|Any CPU.Build.0 = Release|Any CPU
+ {96C34EDA-804F-4071-B942-F5A7C4E22F15}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {96C34EDA-804F-4071-B942-F5A7C4E22F15}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {96C34EDA-804F-4071-B942-F5A7C4E22F15}.Release|x64.ActiveCfg = Release|Any CPU
+ {96C34EDA-804F-4071-B942-F5A7C4E22F15}.Release|x64.Build.0 = Release|Any CPU
+ {EBCBCA18-E205-4D9A-9337-3663A2067DCF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EBCBCA18-E205-4D9A-9337-3663A2067DCF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EBCBCA18-E205-4D9A-9337-3663A2067DCF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EBCBCA18-E205-4D9A-9337-3663A2067DCF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EBCBCA18-E205-4D9A-9337-3663A2067DCF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EBCBCA18-E205-4D9A-9337-3663A2067DCF}.Debug|x64.Build.0 = Debug|Any CPU
+ {EBCBCA18-E205-4D9A-9337-3663A2067DCF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EBCBCA18-E205-4D9A-9337-3663A2067DCF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EBCBCA18-E205-4D9A-9337-3663A2067DCF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EBCBCA18-E205-4D9A-9337-3663A2067DCF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EBCBCA18-E205-4D9A-9337-3663A2067DCF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EBCBCA18-E205-4D9A-9337-3663A2067DCF}.Checked|x64.Build.0 = Checked|Any CPU
+ {EBCBCA18-E205-4D9A-9337-3663A2067DCF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EBCBCA18-E205-4D9A-9337-3663A2067DCF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EBCBCA18-E205-4D9A-9337-3663A2067DCF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EBCBCA18-E205-4D9A-9337-3663A2067DCF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EBCBCA18-E205-4D9A-9337-3663A2067DCF}.Release|x64.ActiveCfg = Release|Any CPU
+ {EBCBCA18-E205-4D9A-9337-3663A2067DCF}.Release|x64.Build.0 = Release|Any CPU
+ {E359F45E-5837-4D77-8A21-2ED8FDD8F894}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E359F45E-5837-4D77-8A21-2ED8FDD8F894}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E359F45E-5837-4D77-8A21-2ED8FDD8F894}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E359F45E-5837-4D77-8A21-2ED8FDD8F894}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E359F45E-5837-4D77-8A21-2ED8FDD8F894}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E359F45E-5837-4D77-8A21-2ED8FDD8F894}.Debug|x64.Build.0 = Debug|Any CPU
+ {E359F45E-5837-4D77-8A21-2ED8FDD8F894}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E359F45E-5837-4D77-8A21-2ED8FDD8F894}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E359F45E-5837-4D77-8A21-2ED8FDD8F894}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E359F45E-5837-4D77-8A21-2ED8FDD8F894}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E359F45E-5837-4D77-8A21-2ED8FDD8F894}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E359F45E-5837-4D77-8A21-2ED8FDD8F894}.Checked|x64.Build.0 = Checked|Any CPU
+ {E359F45E-5837-4D77-8A21-2ED8FDD8F894}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E359F45E-5837-4D77-8A21-2ED8FDD8F894}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E359F45E-5837-4D77-8A21-2ED8FDD8F894}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E359F45E-5837-4D77-8A21-2ED8FDD8F894}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E359F45E-5837-4D77-8A21-2ED8FDD8F894}.Release|x64.ActiveCfg = Release|Any CPU
+ {E359F45E-5837-4D77-8A21-2ED8FDD8F894}.Release|x64.Build.0 = Release|Any CPU
+ {561C7872-03CA-44A3-A6C1-84F6C90EE90F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {561C7872-03CA-44A3-A6C1-84F6C90EE90F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {561C7872-03CA-44A3-A6C1-84F6C90EE90F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {561C7872-03CA-44A3-A6C1-84F6C90EE90F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {561C7872-03CA-44A3-A6C1-84F6C90EE90F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {561C7872-03CA-44A3-A6C1-84F6C90EE90F}.Debug|x64.Build.0 = Debug|Any CPU
+ {561C7872-03CA-44A3-A6C1-84F6C90EE90F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {561C7872-03CA-44A3-A6C1-84F6C90EE90F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {561C7872-03CA-44A3-A6C1-84F6C90EE90F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {561C7872-03CA-44A3-A6C1-84F6C90EE90F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {561C7872-03CA-44A3-A6C1-84F6C90EE90F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {561C7872-03CA-44A3-A6C1-84F6C90EE90F}.Checked|x64.Build.0 = Checked|Any CPU
+ {561C7872-03CA-44A3-A6C1-84F6C90EE90F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {561C7872-03CA-44A3-A6C1-84F6C90EE90F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {561C7872-03CA-44A3-A6C1-84F6C90EE90F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {561C7872-03CA-44A3-A6C1-84F6C90EE90F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {561C7872-03CA-44A3-A6C1-84F6C90EE90F}.Release|x64.ActiveCfg = Release|Any CPU
+ {561C7872-03CA-44A3-A6C1-84F6C90EE90F}.Release|x64.Build.0 = Release|Any CPU
+ {8614A72B-7562-42F2-B617-2638780BB28E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8614A72B-7562-42F2-B617-2638780BB28E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8614A72B-7562-42F2-B617-2638780BB28E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8614A72B-7562-42F2-B617-2638780BB28E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8614A72B-7562-42F2-B617-2638780BB28E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8614A72B-7562-42F2-B617-2638780BB28E}.Debug|x64.Build.0 = Debug|Any CPU
+ {8614A72B-7562-42F2-B617-2638780BB28E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8614A72B-7562-42F2-B617-2638780BB28E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8614A72B-7562-42F2-B617-2638780BB28E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8614A72B-7562-42F2-B617-2638780BB28E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8614A72B-7562-42F2-B617-2638780BB28E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8614A72B-7562-42F2-B617-2638780BB28E}.Checked|x64.Build.0 = Checked|Any CPU
+ {8614A72B-7562-42F2-B617-2638780BB28E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8614A72B-7562-42F2-B617-2638780BB28E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8614A72B-7562-42F2-B617-2638780BB28E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8614A72B-7562-42F2-B617-2638780BB28E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8614A72B-7562-42F2-B617-2638780BB28E}.Release|x64.ActiveCfg = Release|Any CPU
+ {8614A72B-7562-42F2-B617-2638780BB28E}.Release|x64.Build.0 = Release|Any CPU
+ {8125A0B7-986E-4A6F-A86D-E6D4B46716CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8125A0B7-986E-4A6F-A86D-E6D4B46716CA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8125A0B7-986E-4A6F-A86D-E6D4B46716CA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8125A0B7-986E-4A6F-A86D-E6D4B46716CA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8125A0B7-986E-4A6F-A86D-E6D4B46716CA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8125A0B7-986E-4A6F-A86D-E6D4B46716CA}.Debug|x64.Build.0 = Debug|Any CPU
+ {8125A0B7-986E-4A6F-A86D-E6D4B46716CA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8125A0B7-986E-4A6F-A86D-E6D4B46716CA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8125A0B7-986E-4A6F-A86D-E6D4B46716CA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8125A0B7-986E-4A6F-A86D-E6D4B46716CA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8125A0B7-986E-4A6F-A86D-E6D4B46716CA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8125A0B7-986E-4A6F-A86D-E6D4B46716CA}.Checked|x64.Build.0 = Checked|Any CPU
+ {8125A0B7-986E-4A6F-A86D-E6D4B46716CA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8125A0B7-986E-4A6F-A86D-E6D4B46716CA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8125A0B7-986E-4A6F-A86D-E6D4B46716CA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8125A0B7-986E-4A6F-A86D-E6D4B46716CA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8125A0B7-986E-4A6F-A86D-E6D4B46716CA}.Release|x64.ActiveCfg = Release|Any CPU
+ {8125A0B7-986E-4A6F-A86D-E6D4B46716CA}.Release|x64.Build.0 = Release|Any CPU
+ {A5F2C5A6-CFED-460C-BA3C-CC12B7D65B04}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A5F2C5A6-CFED-460C-BA3C-CC12B7D65B04}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A5F2C5A6-CFED-460C-BA3C-CC12B7D65B04}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A5F2C5A6-CFED-460C-BA3C-CC12B7D65B04}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A5F2C5A6-CFED-460C-BA3C-CC12B7D65B04}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A5F2C5A6-CFED-460C-BA3C-CC12B7D65B04}.Debug|x64.Build.0 = Debug|Any CPU
+ {A5F2C5A6-CFED-460C-BA3C-CC12B7D65B04}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A5F2C5A6-CFED-460C-BA3C-CC12B7D65B04}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A5F2C5A6-CFED-460C-BA3C-CC12B7D65B04}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A5F2C5A6-CFED-460C-BA3C-CC12B7D65B04}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A5F2C5A6-CFED-460C-BA3C-CC12B7D65B04}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A5F2C5A6-CFED-460C-BA3C-CC12B7D65B04}.Checked|x64.Build.0 = Checked|Any CPU
+ {A5F2C5A6-CFED-460C-BA3C-CC12B7D65B04}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A5F2C5A6-CFED-460C-BA3C-CC12B7D65B04}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A5F2C5A6-CFED-460C-BA3C-CC12B7D65B04}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A5F2C5A6-CFED-460C-BA3C-CC12B7D65B04}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A5F2C5A6-CFED-460C-BA3C-CC12B7D65B04}.Release|x64.ActiveCfg = Release|Any CPU
+ {A5F2C5A6-CFED-460C-BA3C-CC12B7D65B04}.Release|x64.Build.0 = Release|Any CPU
+ {F89754F7-86E1-44EE-A3EE-2256FF7CB6DA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F89754F7-86E1-44EE-A3EE-2256FF7CB6DA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F89754F7-86E1-44EE-A3EE-2256FF7CB6DA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F89754F7-86E1-44EE-A3EE-2256FF7CB6DA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F89754F7-86E1-44EE-A3EE-2256FF7CB6DA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F89754F7-86E1-44EE-A3EE-2256FF7CB6DA}.Debug|x64.Build.0 = Debug|Any CPU
+ {F89754F7-86E1-44EE-A3EE-2256FF7CB6DA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F89754F7-86E1-44EE-A3EE-2256FF7CB6DA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F89754F7-86E1-44EE-A3EE-2256FF7CB6DA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F89754F7-86E1-44EE-A3EE-2256FF7CB6DA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F89754F7-86E1-44EE-A3EE-2256FF7CB6DA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F89754F7-86E1-44EE-A3EE-2256FF7CB6DA}.Checked|x64.Build.0 = Checked|Any CPU
+ {F89754F7-86E1-44EE-A3EE-2256FF7CB6DA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F89754F7-86E1-44EE-A3EE-2256FF7CB6DA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F89754F7-86E1-44EE-A3EE-2256FF7CB6DA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F89754F7-86E1-44EE-A3EE-2256FF7CB6DA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F89754F7-86E1-44EE-A3EE-2256FF7CB6DA}.Release|x64.ActiveCfg = Release|Any CPU
+ {F89754F7-86E1-44EE-A3EE-2256FF7CB6DA}.Release|x64.Build.0 = Release|Any CPU
+ {D82E4648-8B61-4440-9A33-A1A573819CDA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D82E4648-8B61-4440-9A33-A1A573819CDA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D82E4648-8B61-4440-9A33-A1A573819CDA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D82E4648-8B61-4440-9A33-A1A573819CDA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D82E4648-8B61-4440-9A33-A1A573819CDA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D82E4648-8B61-4440-9A33-A1A573819CDA}.Debug|x64.Build.0 = Debug|Any CPU
+ {D82E4648-8B61-4440-9A33-A1A573819CDA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D82E4648-8B61-4440-9A33-A1A573819CDA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D82E4648-8B61-4440-9A33-A1A573819CDA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D82E4648-8B61-4440-9A33-A1A573819CDA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D82E4648-8B61-4440-9A33-A1A573819CDA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D82E4648-8B61-4440-9A33-A1A573819CDA}.Checked|x64.Build.0 = Checked|Any CPU
+ {D82E4648-8B61-4440-9A33-A1A573819CDA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D82E4648-8B61-4440-9A33-A1A573819CDA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D82E4648-8B61-4440-9A33-A1A573819CDA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D82E4648-8B61-4440-9A33-A1A573819CDA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D82E4648-8B61-4440-9A33-A1A573819CDA}.Release|x64.ActiveCfg = Release|Any CPU
+ {D82E4648-8B61-4440-9A33-A1A573819CDA}.Release|x64.Build.0 = Release|Any CPU
+ {77044369-D426-49C1-B738-4FBB1C88B20F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {77044369-D426-49C1-B738-4FBB1C88B20F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {77044369-D426-49C1-B738-4FBB1C88B20F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {77044369-D426-49C1-B738-4FBB1C88B20F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {77044369-D426-49C1-B738-4FBB1C88B20F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {77044369-D426-49C1-B738-4FBB1C88B20F}.Debug|x64.Build.0 = Debug|Any CPU
+ {77044369-D426-49C1-B738-4FBB1C88B20F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {77044369-D426-49C1-B738-4FBB1C88B20F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {77044369-D426-49C1-B738-4FBB1C88B20F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {77044369-D426-49C1-B738-4FBB1C88B20F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {77044369-D426-49C1-B738-4FBB1C88B20F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {77044369-D426-49C1-B738-4FBB1C88B20F}.Checked|x64.Build.0 = Checked|Any CPU
+ {77044369-D426-49C1-B738-4FBB1C88B20F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {77044369-D426-49C1-B738-4FBB1C88B20F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {77044369-D426-49C1-B738-4FBB1C88B20F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {77044369-D426-49C1-B738-4FBB1C88B20F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {77044369-D426-49C1-B738-4FBB1C88B20F}.Release|x64.ActiveCfg = Release|Any CPU
+ {77044369-D426-49C1-B738-4FBB1C88B20F}.Release|x64.Build.0 = Release|Any CPU
+ {D1DB2E34-A5F3-46EC-9CBA-6C952AE50EF6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D1DB2E34-A5F3-46EC-9CBA-6C952AE50EF6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D1DB2E34-A5F3-46EC-9CBA-6C952AE50EF6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D1DB2E34-A5F3-46EC-9CBA-6C952AE50EF6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D1DB2E34-A5F3-46EC-9CBA-6C952AE50EF6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D1DB2E34-A5F3-46EC-9CBA-6C952AE50EF6}.Debug|x64.Build.0 = Debug|Any CPU
+ {D1DB2E34-A5F3-46EC-9CBA-6C952AE50EF6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D1DB2E34-A5F3-46EC-9CBA-6C952AE50EF6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D1DB2E34-A5F3-46EC-9CBA-6C952AE50EF6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D1DB2E34-A5F3-46EC-9CBA-6C952AE50EF6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D1DB2E34-A5F3-46EC-9CBA-6C952AE50EF6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D1DB2E34-A5F3-46EC-9CBA-6C952AE50EF6}.Checked|x64.Build.0 = Checked|Any CPU
+ {D1DB2E34-A5F3-46EC-9CBA-6C952AE50EF6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D1DB2E34-A5F3-46EC-9CBA-6C952AE50EF6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D1DB2E34-A5F3-46EC-9CBA-6C952AE50EF6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D1DB2E34-A5F3-46EC-9CBA-6C952AE50EF6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D1DB2E34-A5F3-46EC-9CBA-6C952AE50EF6}.Release|x64.ActiveCfg = Release|Any CPU
+ {D1DB2E34-A5F3-46EC-9CBA-6C952AE50EF6}.Release|x64.Build.0 = Release|Any CPU
+ {33869AC4-FDC0-481E-BA88-DEAD9629BDF0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {33869AC4-FDC0-481E-BA88-DEAD9629BDF0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {33869AC4-FDC0-481E-BA88-DEAD9629BDF0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {33869AC4-FDC0-481E-BA88-DEAD9629BDF0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {33869AC4-FDC0-481E-BA88-DEAD9629BDF0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {33869AC4-FDC0-481E-BA88-DEAD9629BDF0}.Debug|x64.Build.0 = Debug|Any CPU
+ {33869AC4-FDC0-481E-BA88-DEAD9629BDF0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {33869AC4-FDC0-481E-BA88-DEAD9629BDF0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {33869AC4-FDC0-481E-BA88-DEAD9629BDF0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {33869AC4-FDC0-481E-BA88-DEAD9629BDF0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {33869AC4-FDC0-481E-BA88-DEAD9629BDF0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {33869AC4-FDC0-481E-BA88-DEAD9629BDF0}.Checked|x64.Build.0 = Checked|Any CPU
+ {33869AC4-FDC0-481E-BA88-DEAD9629BDF0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {33869AC4-FDC0-481E-BA88-DEAD9629BDF0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {33869AC4-FDC0-481E-BA88-DEAD9629BDF0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {33869AC4-FDC0-481E-BA88-DEAD9629BDF0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {33869AC4-FDC0-481E-BA88-DEAD9629BDF0}.Release|x64.ActiveCfg = Release|Any CPU
+ {33869AC4-FDC0-481E-BA88-DEAD9629BDF0}.Release|x64.Build.0 = Release|Any CPU
+ {F595FF0D-D7F5-4D91-9265-0875DA1DEEDB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F595FF0D-D7F5-4D91-9265-0875DA1DEEDB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F595FF0D-D7F5-4D91-9265-0875DA1DEEDB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F595FF0D-D7F5-4D91-9265-0875DA1DEEDB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F595FF0D-D7F5-4D91-9265-0875DA1DEEDB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F595FF0D-D7F5-4D91-9265-0875DA1DEEDB}.Debug|x64.Build.0 = Debug|Any CPU
+ {F595FF0D-D7F5-4D91-9265-0875DA1DEEDB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F595FF0D-D7F5-4D91-9265-0875DA1DEEDB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F595FF0D-D7F5-4D91-9265-0875DA1DEEDB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F595FF0D-D7F5-4D91-9265-0875DA1DEEDB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F595FF0D-D7F5-4D91-9265-0875DA1DEEDB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F595FF0D-D7F5-4D91-9265-0875DA1DEEDB}.Checked|x64.Build.0 = Checked|Any CPU
+ {F595FF0D-D7F5-4D91-9265-0875DA1DEEDB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F595FF0D-D7F5-4D91-9265-0875DA1DEEDB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F595FF0D-D7F5-4D91-9265-0875DA1DEEDB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F595FF0D-D7F5-4D91-9265-0875DA1DEEDB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F595FF0D-D7F5-4D91-9265-0875DA1DEEDB}.Release|x64.ActiveCfg = Release|Any CPU
+ {F595FF0D-D7F5-4D91-9265-0875DA1DEEDB}.Release|x64.Build.0 = Release|Any CPU
+ {6B2D1E6F-69BC-43FB-9749-376324A45285}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6B2D1E6F-69BC-43FB-9749-376324A45285}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6B2D1E6F-69BC-43FB-9749-376324A45285}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6B2D1E6F-69BC-43FB-9749-376324A45285}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6B2D1E6F-69BC-43FB-9749-376324A45285}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6B2D1E6F-69BC-43FB-9749-376324A45285}.Debug|x64.Build.0 = Debug|Any CPU
+ {6B2D1E6F-69BC-43FB-9749-376324A45285}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6B2D1E6F-69BC-43FB-9749-376324A45285}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6B2D1E6F-69BC-43FB-9749-376324A45285}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6B2D1E6F-69BC-43FB-9749-376324A45285}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6B2D1E6F-69BC-43FB-9749-376324A45285}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6B2D1E6F-69BC-43FB-9749-376324A45285}.Checked|x64.Build.0 = Checked|Any CPU
+ {6B2D1E6F-69BC-43FB-9749-376324A45285}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6B2D1E6F-69BC-43FB-9749-376324A45285}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6B2D1E6F-69BC-43FB-9749-376324A45285}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6B2D1E6F-69BC-43FB-9749-376324A45285}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6B2D1E6F-69BC-43FB-9749-376324A45285}.Release|x64.ActiveCfg = Release|Any CPU
+ {6B2D1E6F-69BC-43FB-9749-376324A45285}.Release|x64.Build.0 = Release|Any CPU
+ {7B10C9CA-7BA5-4D17-9E04-F497B26150FB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7B10C9CA-7BA5-4D17-9E04-F497B26150FB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7B10C9CA-7BA5-4D17-9E04-F497B26150FB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7B10C9CA-7BA5-4D17-9E04-F497B26150FB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7B10C9CA-7BA5-4D17-9E04-F497B26150FB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7B10C9CA-7BA5-4D17-9E04-F497B26150FB}.Debug|x64.Build.0 = Debug|Any CPU
+ {7B10C9CA-7BA5-4D17-9E04-F497B26150FB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7B10C9CA-7BA5-4D17-9E04-F497B26150FB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7B10C9CA-7BA5-4D17-9E04-F497B26150FB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7B10C9CA-7BA5-4D17-9E04-F497B26150FB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7B10C9CA-7BA5-4D17-9E04-F497B26150FB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7B10C9CA-7BA5-4D17-9E04-F497B26150FB}.Checked|x64.Build.0 = Checked|Any CPU
+ {7B10C9CA-7BA5-4D17-9E04-F497B26150FB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7B10C9CA-7BA5-4D17-9E04-F497B26150FB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7B10C9CA-7BA5-4D17-9E04-F497B26150FB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7B10C9CA-7BA5-4D17-9E04-F497B26150FB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7B10C9CA-7BA5-4D17-9E04-F497B26150FB}.Release|x64.ActiveCfg = Release|Any CPU
+ {7B10C9CA-7BA5-4D17-9E04-F497B26150FB}.Release|x64.Build.0 = Release|Any CPU
+ {B9C90B98-C141-43C4-B7AD-A80A11194326}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B9C90B98-C141-43C4-B7AD-A80A11194326}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B9C90B98-C141-43C4-B7AD-A80A11194326}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B9C90B98-C141-43C4-B7AD-A80A11194326}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B9C90B98-C141-43C4-B7AD-A80A11194326}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B9C90B98-C141-43C4-B7AD-A80A11194326}.Debug|x64.Build.0 = Debug|Any CPU
+ {B9C90B98-C141-43C4-B7AD-A80A11194326}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B9C90B98-C141-43C4-B7AD-A80A11194326}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B9C90B98-C141-43C4-B7AD-A80A11194326}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B9C90B98-C141-43C4-B7AD-A80A11194326}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B9C90B98-C141-43C4-B7AD-A80A11194326}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B9C90B98-C141-43C4-B7AD-A80A11194326}.Checked|x64.Build.0 = Checked|Any CPU
+ {B9C90B98-C141-43C4-B7AD-A80A11194326}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B9C90B98-C141-43C4-B7AD-A80A11194326}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B9C90B98-C141-43C4-B7AD-A80A11194326}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B9C90B98-C141-43C4-B7AD-A80A11194326}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B9C90B98-C141-43C4-B7AD-A80A11194326}.Release|x64.ActiveCfg = Release|Any CPU
+ {B9C90B98-C141-43C4-B7AD-A80A11194326}.Release|x64.Build.0 = Release|Any CPU
+ {FB91C947-292D-4338-89C4-CE25442BC21A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FB91C947-292D-4338-89C4-CE25442BC21A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FB91C947-292D-4338-89C4-CE25442BC21A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FB91C947-292D-4338-89C4-CE25442BC21A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FB91C947-292D-4338-89C4-CE25442BC21A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FB91C947-292D-4338-89C4-CE25442BC21A}.Debug|x64.Build.0 = Debug|Any CPU
+ {FB91C947-292D-4338-89C4-CE25442BC21A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FB91C947-292D-4338-89C4-CE25442BC21A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FB91C947-292D-4338-89C4-CE25442BC21A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FB91C947-292D-4338-89C4-CE25442BC21A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FB91C947-292D-4338-89C4-CE25442BC21A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FB91C947-292D-4338-89C4-CE25442BC21A}.Checked|x64.Build.0 = Checked|Any CPU
+ {FB91C947-292D-4338-89C4-CE25442BC21A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FB91C947-292D-4338-89C4-CE25442BC21A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FB91C947-292D-4338-89C4-CE25442BC21A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FB91C947-292D-4338-89C4-CE25442BC21A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FB91C947-292D-4338-89C4-CE25442BC21A}.Release|x64.ActiveCfg = Release|Any CPU
+ {FB91C947-292D-4338-89C4-CE25442BC21A}.Release|x64.Build.0 = Release|Any CPU
+ {3DA358E2-D2B8-4160-AAE8-353C355FC767}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3DA358E2-D2B8-4160-AAE8-353C355FC767}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3DA358E2-D2B8-4160-AAE8-353C355FC767}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3DA358E2-D2B8-4160-AAE8-353C355FC767}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3DA358E2-D2B8-4160-AAE8-353C355FC767}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3DA358E2-D2B8-4160-AAE8-353C355FC767}.Debug|x64.Build.0 = Debug|Any CPU
+ {3DA358E2-D2B8-4160-AAE8-353C355FC767}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3DA358E2-D2B8-4160-AAE8-353C355FC767}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3DA358E2-D2B8-4160-AAE8-353C355FC767}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3DA358E2-D2B8-4160-AAE8-353C355FC767}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3DA358E2-D2B8-4160-AAE8-353C355FC767}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3DA358E2-D2B8-4160-AAE8-353C355FC767}.Checked|x64.Build.0 = Checked|Any CPU
+ {3DA358E2-D2B8-4160-AAE8-353C355FC767}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3DA358E2-D2B8-4160-AAE8-353C355FC767}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3DA358E2-D2B8-4160-AAE8-353C355FC767}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3DA358E2-D2B8-4160-AAE8-353C355FC767}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3DA358E2-D2B8-4160-AAE8-353C355FC767}.Release|x64.ActiveCfg = Release|Any CPU
+ {3DA358E2-D2B8-4160-AAE8-353C355FC767}.Release|x64.Build.0 = Release|Any CPU
+ {1562736B-261A-40CC-8AFE-C0F1C2892DEB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1562736B-261A-40CC-8AFE-C0F1C2892DEB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1562736B-261A-40CC-8AFE-C0F1C2892DEB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1562736B-261A-40CC-8AFE-C0F1C2892DEB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1562736B-261A-40CC-8AFE-C0F1C2892DEB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1562736B-261A-40CC-8AFE-C0F1C2892DEB}.Debug|x64.Build.0 = Debug|Any CPU
+ {1562736B-261A-40CC-8AFE-C0F1C2892DEB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1562736B-261A-40CC-8AFE-C0F1C2892DEB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1562736B-261A-40CC-8AFE-C0F1C2892DEB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1562736B-261A-40CC-8AFE-C0F1C2892DEB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1562736B-261A-40CC-8AFE-C0F1C2892DEB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1562736B-261A-40CC-8AFE-C0F1C2892DEB}.Checked|x64.Build.0 = Checked|Any CPU
+ {1562736B-261A-40CC-8AFE-C0F1C2892DEB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1562736B-261A-40CC-8AFE-C0F1C2892DEB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1562736B-261A-40CC-8AFE-C0F1C2892DEB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1562736B-261A-40CC-8AFE-C0F1C2892DEB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1562736B-261A-40CC-8AFE-C0F1C2892DEB}.Release|x64.ActiveCfg = Release|Any CPU
+ {1562736B-261A-40CC-8AFE-C0F1C2892DEB}.Release|x64.Build.0 = Release|Any CPU
+ {8FB8C934-E5DA-4A20-930B-5C30BE80831A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8FB8C934-E5DA-4A20-930B-5C30BE80831A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8FB8C934-E5DA-4A20-930B-5C30BE80831A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8FB8C934-E5DA-4A20-930B-5C30BE80831A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8FB8C934-E5DA-4A20-930B-5C30BE80831A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8FB8C934-E5DA-4A20-930B-5C30BE80831A}.Debug|x64.Build.0 = Debug|Any CPU
+ {8FB8C934-E5DA-4A20-930B-5C30BE80831A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8FB8C934-E5DA-4A20-930B-5C30BE80831A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8FB8C934-E5DA-4A20-930B-5C30BE80831A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8FB8C934-E5DA-4A20-930B-5C30BE80831A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8FB8C934-E5DA-4A20-930B-5C30BE80831A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8FB8C934-E5DA-4A20-930B-5C30BE80831A}.Checked|x64.Build.0 = Checked|Any CPU
+ {8FB8C934-E5DA-4A20-930B-5C30BE80831A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8FB8C934-E5DA-4A20-930B-5C30BE80831A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8FB8C934-E5DA-4A20-930B-5C30BE80831A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8FB8C934-E5DA-4A20-930B-5C30BE80831A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8FB8C934-E5DA-4A20-930B-5C30BE80831A}.Release|x64.ActiveCfg = Release|Any CPU
+ {8FB8C934-E5DA-4A20-930B-5C30BE80831A}.Release|x64.Build.0 = Release|Any CPU
+ {DB8A5DD9-466F-484E-AEBA-2B78F1FF3633}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DB8A5DD9-466F-484E-AEBA-2B78F1FF3633}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DB8A5DD9-466F-484E-AEBA-2B78F1FF3633}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DB8A5DD9-466F-484E-AEBA-2B78F1FF3633}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DB8A5DD9-466F-484E-AEBA-2B78F1FF3633}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DB8A5DD9-466F-484E-AEBA-2B78F1FF3633}.Debug|x64.Build.0 = Debug|Any CPU
+ {DB8A5DD9-466F-484E-AEBA-2B78F1FF3633}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DB8A5DD9-466F-484E-AEBA-2B78F1FF3633}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DB8A5DD9-466F-484E-AEBA-2B78F1FF3633}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DB8A5DD9-466F-484E-AEBA-2B78F1FF3633}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DB8A5DD9-466F-484E-AEBA-2B78F1FF3633}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DB8A5DD9-466F-484E-AEBA-2B78F1FF3633}.Checked|x64.Build.0 = Checked|Any CPU
+ {DB8A5DD9-466F-484E-AEBA-2B78F1FF3633}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DB8A5DD9-466F-484E-AEBA-2B78F1FF3633}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DB8A5DD9-466F-484E-AEBA-2B78F1FF3633}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DB8A5DD9-466F-484E-AEBA-2B78F1FF3633}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DB8A5DD9-466F-484E-AEBA-2B78F1FF3633}.Release|x64.ActiveCfg = Release|Any CPU
+ {DB8A5DD9-466F-484E-AEBA-2B78F1FF3633}.Release|x64.Build.0 = Release|Any CPU
+ {50453737-C530-4473-8D14-123A43C9DA9F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {50453737-C530-4473-8D14-123A43C9DA9F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {50453737-C530-4473-8D14-123A43C9DA9F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {50453737-C530-4473-8D14-123A43C9DA9F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {50453737-C530-4473-8D14-123A43C9DA9F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {50453737-C530-4473-8D14-123A43C9DA9F}.Debug|x64.Build.0 = Debug|Any CPU
+ {50453737-C530-4473-8D14-123A43C9DA9F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {50453737-C530-4473-8D14-123A43C9DA9F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {50453737-C530-4473-8D14-123A43C9DA9F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {50453737-C530-4473-8D14-123A43C9DA9F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {50453737-C530-4473-8D14-123A43C9DA9F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {50453737-C530-4473-8D14-123A43C9DA9F}.Checked|x64.Build.0 = Checked|Any CPU
+ {50453737-C530-4473-8D14-123A43C9DA9F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {50453737-C530-4473-8D14-123A43C9DA9F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {50453737-C530-4473-8D14-123A43C9DA9F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {50453737-C530-4473-8D14-123A43C9DA9F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {50453737-C530-4473-8D14-123A43C9DA9F}.Release|x64.ActiveCfg = Release|Any CPU
+ {50453737-C530-4473-8D14-123A43C9DA9F}.Release|x64.Build.0 = Release|Any CPU
+ {E27869B0-3B87-4C49-816E-456917FF793B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E27869B0-3B87-4C49-816E-456917FF793B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E27869B0-3B87-4C49-816E-456917FF793B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E27869B0-3B87-4C49-816E-456917FF793B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E27869B0-3B87-4C49-816E-456917FF793B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E27869B0-3B87-4C49-816E-456917FF793B}.Debug|x64.Build.0 = Debug|Any CPU
+ {E27869B0-3B87-4C49-816E-456917FF793B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E27869B0-3B87-4C49-816E-456917FF793B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E27869B0-3B87-4C49-816E-456917FF793B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E27869B0-3B87-4C49-816E-456917FF793B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E27869B0-3B87-4C49-816E-456917FF793B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E27869B0-3B87-4C49-816E-456917FF793B}.Checked|x64.Build.0 = Checked|Any CPU
+ {E27869B0-3B87-4C49-816E-456917FF793B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E27869B0-3B87-4C49-816E-456917FF793B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E27869B0-3B87-4C49-816E-456917FF793B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E27869B0-3B87-4C49-816E-456917FF793B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E27869B0-3B87-4C49-816E-456917FF793B}.Release|x64.ActiveCfg = Release|Any CPU
+ {E27869B0-3B87-4C49-816E-456917FF793B}.Release|x64.Build.0 = Release|Any CPU
+ {6843A842-DCA4-4EA5-95FB-9164F6067A34}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6843A842-DCA4-4EA5-95FB-9164F6067A34}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6843A842-DCA4-4EA5-95FB-9164F6067A34}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6843A842-DCA4-4EA5-95FB-9164F6067A34}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6843A842-DCA4-4EA5-95FB-9164F6067A34}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6843A842-DCA4-4EA5-95FB-9164F6067A34}.Debug|x64.Build.0 = Debug|Any CPU
+ {6843A842-DCA4-4EA5-95FB-9164F6067A34}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6843A842-DCA4-4EA5-95FB-9164F6067A34}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6843A842-DCA4-4EA5-95FB-9164F6067A34}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6843A842-DCA4-4EA5-95FB-9164F6067A34}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6843A842-DCA4-4EA5-95FB-9164F6067A34}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6843A842-DCA4-4EA5-95FB-9164F6067A34}.Checked|x64.Build.0 = Checked|Any CPU
+ {6843A842-DCA4-4EA5-95FB-9164F6067A34}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6843A842-DCA4-4EA5-95FB-9164F6067A34}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6843A842-DCA4-4EA5-95FB-9164F6067A34}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6843A842-DCA4-4EA5-95FB-9164F6067A34}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6843A842-DCA4-4EA5-95FB-9164F6067A34}.Release|x64.ActiveCfg = Release|Any CPU
+ {6843A842-DCA4-4EA5-95FB-9164F6067A34}.Release|x64.Build.0 = Release|Any CPU
+ {0AB7BA45-9C43-4DC0-AF1E-5F51E7C5194A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0AB7BA45-9C43-4DC0-AF1E-5F51E7C5194A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0AB7BA45-9C43-4DC0-AF1E-5F51E7C5194A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0AB7BA45-9C43-4DC0-AF1E-5F51E7C5194A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0AB7BA45-9C43-4DC0-AF1E-5F51E7C5194A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0AB7BA45-9C43-4DC0-AF1E-5F51E7C5194A}.Debug|x64.Build.0 = Debug|Any CPU
+ {0AB7BA45-9C43-4DC0-AF1E-5F51E7C5194A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0AB7BA45-9C43-4DC0-AF1E-5F51E7C5194A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0AB7BA45-9C43-4DC0-AF1E-5F51E7C5194A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0AB7BA45-9C43-4DC0-AF1E-5F51E7C5194A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0AB7BA45-9C43-4DC0-AF1E-5F51E7C5194A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0AB7BA45-9C43-4DC0-AF1E-5F51E7C5194A}.Checked|x64.Build.0 = Checked|Any CPU
+ {0AB7BA45-9C43-4DC0-AF1E-5F51E7C5194A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0AB7BA45-9C43-4DC0-AF1E-5F51E7C5194A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0AB7BA45-9C43-4DC0-AF1E-5F51E7C5194A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0AB7BA45-9C43-4DC0-AF1E-5F51E7C5194A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0AB7BA45-9C43-4DC0-AF1E-5F51E7C5194A}.Release|x64.ActiveCfg = Release|Any CPU
+ {0AB7BA45-9C43-4DC0-AF1E-5F51E7C5194A}.Release|x64.Build.0 = Release|Any CPU
+ {EB897B42-FC20-4AAA-BD9D-34FA116BF84B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EB897B42-FC20-4AAA-BD9D-34FA116BF84B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EB897B42-FC20-4AAA-BD9D-34FA116BF84B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EB897B42-FC20-4AAA-BD9D-34FA116BF84B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EB897B42-FC20-4AAA-BD9D-34FA116BF84B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EB897B42-FC20-4AAA-BD9D-34FA116BF84B}.Debug|x64.Build.0 = Debug|Any CPU
+ {EB897B42-FC20-4AAA-BD9D-34FA116BF84B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EB897B42-FC20-4AAA-BD9D-34FA116BF84B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EB897B42-FC20-4AAA-BD9D-34FA116BF84B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EB897B42-FC20-4AAA-BD9D-34FA116BF84B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EB897B42-FC20-4AAA-BD9D-34FA116BF84B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EB897B42-FC20-4AAA-BD9D-34FA116BF84B}.Checked|x64.Build.0 = Checked|Any CPU
+ {EB897B42-FC20-4AAA-BD9D-34FA116BF84B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EB897B42-FC20-4AAA-BD9D-34FA116BF84B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EB897B42-FC20-4AAA-BD9D-34FA116BF84B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EB897B42-FC20-4AAA-BD9D-34FA116BF84B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EB897B42-FC20-4AAA-BD9D-34FA116BF84B}.Release|x64.ActiveCfg = Release|Any CPU
+ {EB897B42-FC20-4AAA-BD9D-34FA116BF84B}.Release|x64.Build.0 = Release|Any CPU
+ {C640C7D2-7131-45B4-90DF-A8B02E394867}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C640C7D2-7131-45B4-90DF-A8B02E394867}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C640C7D2-7131-45B4-90DF-A8B02E394867}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C640C7D2-7131-45B4-90DF-A8B02E394867}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C640C7D2-7131-45B4-90DF-A8B02E394867}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C640C7D2-7131-45B4-90DF-A8B02E394867}.Debug|x64.Build.0 = Debug|Any CPU
+ {C640C7D2-7131-45B4-90DF-A8B02E394867}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C640C7D2-7131-45B4-90DF-A8B02E394867}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C640C7D2-7131-45B4-90DF-A8B02E394867}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C640C7D2-7131-45B4-90DF-A8B02E394867}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C640C7D2-7131-45B4-90DF-A8B02E394867}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C640C7D2-7131-45B4-90DF-A8B02E394867}.Checked|x64.Build.0 = Checked|Any CPU
+ {C640C7D2-7131-45B4-90DF-A8B02E394867}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C640C7D2-7131-45B4-90DF-A8B02E394867}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C640C7D2-7131-45B4-90DF-A8B02E394867}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C640C7D2-7131-45B4-90DF-A8B02E394867}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C640C7D2-7131-45B4-90DF-A8B02E394867}.Release|x64.ActiveCfg = Release|Any CPU
+ {C640C7D2-7131-45B4-90DF-A8B02E394867}.Release|x64.Build.0 = Release|Any CPU
+ {DD34B3DA-9910-497A-8475-10301F94FE15}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DD34B3DA-9910-497A-8475-10301F94FE15}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DD34B3DA-9910-497A-8475-10301F94FE15}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DD34B3DA-9910-497A-8475-10301F94FE15}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DD34B3DA-9910-497A-8475-10301F94FE15}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DD34B3DA-9910-497A-8475-10301F94FE15}.Debug|x64.Build.0 = Debug|Any CPU
+ {DD34B3DA-9910-497A-8475-10301F94FE15}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DD34B3DA-9910-497A-8475-10301F94FE15}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DD34B3DA-9910-497A-8475-10301F94FE15}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DD34B3DA-9910-497A-8475-10301F94FE15}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DD34B3DA-9910-497A-8475-10301F94FE15}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DD34B3DA-9910-497A-8475-10301F94FE15}.Checked|x64.Build.0 = Checked|Any CPU
+ {DD34B3DA-9910-497A-8475-10301F94FE15}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DD34B3DA-9910-497A-8475-10301F94FE15}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DD34B3DA-9910-497A-8475-10301F94FE15}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DD34B3DA-9910-497A-8475-10301F94FE15}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DD34B3DA-9910-497A-8475-10301F94FE15}.Release|x64.ActiveCfg = Release|Any CPU
+ {DD34B3DA-9910-497A-8475-10301F94FE15}.Release|x64.Build.0 = Release|Any CPU
+ {A4D554D9-407B-4D76-AEC2-6ABCE064AA15}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A4D554D9-407B-4D76-AEC2-6ABCE064AA15}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A4D554D9-407B-4D76-AEC2-6ABCE064AA15}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A4D554D9-407B-4D76-AEC2-6ABCE064AA15}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A4D554D9-407B-4D76-AEC2-6ABCE064AA15}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A4D554D9-407B-4D76-AEC2-6ABCE064AA15}.Debug|x64.Build.0 = Debug|Any CPU
+ {A4D554D9-407B-4D76-AEC2-6ABCE064AA15}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A4D554D9-407B-4D76-AEC2-6ABCE064AA15}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A4D554D9-407B-4D76-AEC2-6ABCE064AA15}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A4D554D9-407B-4D76-AEC2-6ABCE064AA15}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A4D554D9-407B-4D76-AEC2-6ABCE064AA15}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A4D554D9-407B-4D76-AEC2-6ABCE064AA15}.Checked|x64.Build.0 = Checked|Any CPU
+ {A4D554D9-407B-4D76-AEC2-6ABCE064AA15}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A4D554D9-407B-4D76-AEC2-6ABCE064AA15}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A4D554D9-407B-4D76-AEC2-6ABCE064AA15}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A4D554D9-407B-4D76-AEC2-6ABCE064AA15}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A4D554D9-407B-4D76-AEC2-6ABCE064AA15}.Release|x64.ActiveCfg = Release|Any CPU
+ {A4D554D9-407B-4D76-AEC2-6ABCE064AA15}.Release|x64.Build.0 = Release|Any CPU
+ {3CC950C2-CFBD-499A-8A32-AE359C46F96A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3CC950C2-CFBD-499A-8A32-AE359C46F96A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3CC950C2-CFBD-499A-8A32-AE359C46F96A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3CC950C2-CFBD-499A-8A32-AE359C46F96A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3CC950C2-CFBD-499A-8A32-AE359C46F96A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3CC950C2-CFBD-499A-8A32-AE359C46F96A}.Debug|x64.Build.0 = Debug|Any CPU
+ {3CC950C2-CFBD-499A-8A32-AE359C46F96A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3CC950C2-CFBD-499A-8A32-AE359C46F96A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3CC950C2-CFBD-499A-8A32-AE359C46F96A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3CC950C2-CFBD-499A-8A32-AE359C46F96A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3CC950C2-CFBD-499A-8A32-AE359C46F96A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3CC950C2-CFBD-499A-8A32-AE359C46F96A}.Checked|x64.Build.0 = Checked|Any CPU
+ {3CC950C2-CFBD-499A-8A32-AE359C46F96A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3CC950C2-CFBD-499A-8A32-AE359C46F96A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3CC950C2-CFBD-499A-8A32-AE359C46F96A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3CC950C2-CFBD-499A-8A32-AE359C46F96A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3CC950C2-CFBD-499A-8A32-AE359C46F96A}.Release|x64.ActiveCfg = Release|Any CPU
+ {3CC950C2-CFBD-499A-8A32-AE359C46F96A}.Release|x64.Build.0 = Release|Any CPU
+ {C2EEBDC3-4DA0-45FD-9805-FA0608F754B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C2EEBDC3-4DA0-45FD-9805-FA0608F754B7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C2EEBDC3-4DA0-45FD-9805-FA0608F754B7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C2EEBDC3-4DA0-45FD-9805-FA0608F754B7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C2EEBDC3-4DA0-45FD-9805-FA0608F754B7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C2EEBDC3-4DA0-45FD-9805-FA0608F754B7}.Debug|x64.Build.0 = Debug|Any CPU
+ {C2EEBDC3-4DA0-45FD-9805-FA0608F754B7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C2EEBDC3-4DA0-45FD-9805-FA0608F754B7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C2EEBDC3-4DA0-45FD-9805-FA0608F754B7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C2EEBDC3-4DA0-45FD-9805-FA0608F754B7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C2EEBDC3-4DA0-45FD-9805-FA0608F754B7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C2EEBDC3-4DA0-45FD-9805-FA0608F754B7}.Checked|x64.Build.0 = Checked|Any CPU
+ {C2EEBDC3-4DA0-45FD-9805-FA0608F754B7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C2EEBDC3-4DA0-45FD-9805-FA0608F754B7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C2EEBDC3-4DA0-45FD-9805-FA0608F754B7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C2EEBDC3-4DA0-45FD-9805-FA0608F754B7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C2EEBDC3-4DA0-45FD-9805-FA0608F754B7}.Release|x64.ActiveCfg = Release|Any CPU
+ {C2EEBDC3-4DA0-45FD-9805-FA0608F754B7}.Release|x64.Build.0 = Release|Any CPU
+ {435C204F-7509-4599-B6C5-2DA2D362E664}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {435C204F-7509-4599-B6C5-2DA2D362E664}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {435C204F-7509-4599-B6C5-2DA2D362E664}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {435C204F-7509-4599-B6C5-2DA2D362E664}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {435C204F-7509-4599-B6C5-2DA2D362E664}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {435C204F-7509-4599-B6C5-2DA2D362E664}.Debug|x64.Build.0 = Debug|Any CPU
+ {435C204F-7509-4599-B6C5-2DA2D362E664}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {435C204F-7509-4599-B6C5-2DA2D362E664}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {435C204F-7509-4599-B6C5-2DA2D362E664}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {435C204F-7509-4599-B6C5-2DA2D362E664}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {435C204F-7509-4599-B6C5-2DA2D362E664}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {435C204F-7509-4599-B6C5-2DA2D362E664}.Checked|x64.Build.0 = Checked|Any CPU
+ {435C204F-7509-4599-B6C5-2DA2D362E664}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {435C204F-7509-4599-B6C5-2DA2D362E664}.Release|Any CPU.Build.0 = Release|Any CPU
+ {435C204F-7509-4599-B6C5-2DA2D362E664}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {435C204F-7509-4599-B6C5-2DA2D362E664}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {435C204F-7509-4599-B6C5-2DA2D362E664}.Release|x64.ActiveCfg = Release|Any CPU
+ {435C204F-7509-4599-B6C5-2DA2D362E664}.Release|x64.Build.0 = Release|Any CPU
+ {A1038D6D-50D2-494B-933D-74034583F3F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A1038D6D-50D2-494B-933D-74034583F3F8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A1038D6D-50D2-494B-933D-74034583F3F8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A1038D6D-50D2-494B-933D-74034583F3F8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A1038D6D-50D2-494B-933D-74034583F3F8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A1038D6D-50D2-494B-933D-74034583F3F8}.Debug|x64.Build.0 = Debug|Any CPU
+ {A1038D6D-50D2-494B-933D-74034583F3F8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A1038D6D-50D2-494B-933D-74034583F3F8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A1038D6D-50D2-494B-933D-74034583F3F8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A1038D6D-50D2-494B-933D-74034583F3F8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A1038D6D-50D2-494B-933D-74034583F3F8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A1038D6D-50D2-494B-933D-74034583F3F8}.Checked|x64.Build.0 = Checked|Any CPU
+ {A1038D6D-50D2-494B-933D-74034583F3F8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A1038D6D-50D2-494B-933D-74034583F3F8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A1038D6D-50D2-494B-933D-74034583F3F8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A1038D6D-50D2-494B-933D-74034583F3F8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A1038D6D-50D2-494B-933D-74034583F3F8}.Release|x64.ActiveCfg = Release|Any CPU
+ {A1038D6D-50D2-494B-933D-74034583F3F8}.Release|x64.Build.0 = Release|Any CPU
+ {462CD1A6-B52A-428D-91A7-026ABC26C3A9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {462CD1A6-B52A-428D-91A7-026ABC26C3A9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {462CD1A6-B52A-428D-91A7-026ABC26C3A9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {462CD1A6-B52A-428D-91A7-026ABC26C3A9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {462CD1A6-B52A-428D-91A7-026ABC26C3A9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {462CD1A6-B52A-428D-91A7-026ABC26C3A9}.Debug|x64.Build.0 = Debug|Any CPU
+ {462CD1A6-B52A-428D-91A7-026ABC26C3A9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {462CD1A6-B52A-428D-91A7-026ABC26C3A9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {462CD1A6-B52A-428D-91A7-026ABC26C3A9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {462CD1A6-B52A-428D-91A7-026ABC26C3A9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {462CD1A6-B52A-428D-91A7-026ABC26C3A9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {462CD1A6-B52A-428D-91A7-026ABC26C3A9}.Checked|x64.Build.0 = Checked|Any CPU
+ {462CD1A6-B52A-428D-91A7-026ABC26C3A9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {462CD1A6-B52A-428D-91A7-026ABC26C3A9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {462CD1A6-B52A-428D-91A7-026ABC26C3A9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {462CD1A6-B52A-428D-91A7-026ABC26C3A9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {462CD1A6-B52A-428D-91A7-026ABC26C3A9}.Release|x64.ActiveCfg = Release|Any CPU
+ {462CD1A6-B52A-428D-91A7-026ABC26C3A9}.Release|x64.Build.0 = Release|Any CPU
+ {B41121E9-EC15-484E-9E96-46E89CBB1EEB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B41121E9-EC15-484E-9E96-46E89CBB1EEB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B41121E9-EC15-484E-9E96-46E89CBB1EEB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B41121E9-EC15-484E-9E96-46E89CBB1EEB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B41121E9-EC15-484E-9E96-46E89CBB1EEB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B41121E9-EC15-484E-9E96-46E89CBB1EEB}.Debug|x64.Build.0 = Debug|Any CPU
+ {B41121E9-EC15-484E-9E96-46E89CBB1EEB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B41121E9-EC15-484E-9E96-46E89CBB1EEB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B41121E9-EC15-484E-9E96-46E89CBB1EEB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B41121E9-EC15-484E-9E96-46E89CBB1EEB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B41121E9-EC15-484E-9E96-46E89CBB1EEB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B41121E9-EC15-484E-9E96-46E89CBB1EEB}.Checked|x64.Build.0 = Checked|Any CPU
+ {B41121E9-EC15-484E-9E96-46E89CBB1EEB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B41121E9-EC15-484E-9E96-46E89CBB1EEB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B41121E9-EC15-484E-9E96-46E89CBB1EEB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B41121E9-EC15-484E-9E96-46E89CBB1EEB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B41121E9-EC15-484E-9E96-46E89CBB1EEB}.Release|x64.ActiveCfg = Release|Any CPU
+ {B41121E9-EC15-484E-9E96-46E89CBB1EEB}.Release|x64.Build.0 = Release|Any CPU
+ {B06A2649-0937-45B1-8B5E-7433847BB664}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B06A2649-0937-45B1-8B5E-7433847BB664}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B06A2649-0937-45B1-8B5E-7433847BB664}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B06A2649-0937-45B1-8B5E-7433847BB664}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B06A2649-0937-45B1-8B5E-7433847BB664}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B06A2649-0937-45B1-8B5E-7433847BB664}.Debug|x64.Build.0 = Debug|Any CPU
+ {B06A2649-0937-45B1-8B5E-7433847BB664}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B06A2649-0937-45B1-8B5E-7433847BB664}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B06A2649-0937-45B1-8B5E-7433847BB664}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B06A2649-0937-45B1-8B5E-7433847BB664}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B06A2649-0937-45B1-8B5E-7433847BB664}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B06A2649-0937-45B1-8B5E-7433847BB664}.Checked|x64.Build.0 = Checked|Any CPU
+ {B06A2649-0937-45B1-8B5E-7433847BB664}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B06A2649-0937-45B1-8B5E-7433847BB664}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B06A2649-0937-45B1-8B5E-7433847BB664}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B06A2649-0937-45B1-8B5E-7433847BB664}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B06A2649-0937-45B1-8B5E-7433847BB664}.Release|x64.ActiveCfg = Release|Any CPU
+ {B06A2649-0937-45B1-8B5E-7433847BB664}.Release|x64.Build.0 = Release|Any CPU
+ {582ED7B9-78A9-46E2-96AD-940C44257BD9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {582ED7B9-78A9-46E2-96AD-940C44257BD9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {582ED7B9-78A9-46E2-96AD-940C44257BD9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {582ED7B9-78A9-46E2-96AD-940C44257BD9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {582ED7B9-78A9-46E2-96AD-940C44257BD9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {582ED7B9-78A9-46E2-96AD-940C44257BD9}.Debug|x64.Build.0 = Debug|Any CPU
+ {582ED7B9-78A9-46E2-96AD-940C44257BD9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {582ED7B9-78A9-46E2-96AD-940C44257BD9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {582ED7B9-78A9-46E2-96AD-940C44257BD9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {582ED7B9-78A9-46E2-96AD-940C44257BD9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {582ED7B9-78A9-46E2-96AD-940C44257BD9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {582ED7B9-78A9-46E2-96AD-940C44257BD9}.Checked|x64.Build.0 = Checked|Any CPU
+ {582ED7B9-78A9-46E2-96AD-940C44257BD9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {582ED7B9-78A9-46E2-96AD-940C44257BD9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {582ED7B9-78A9-46E2-96AD-940C44257BD9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {582ED7B9-78A9-46E2-96AD-940C44257BD9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {582ED7B9-78A9-46E2-96AD-940C44257BD9}.Release|x64.ActiveCfg = Release|Any CPU
+ {582ED7B9-78A9-46E2-96AD-940C44257BD9}.Release|x64.Build.0 = Release|Any CPU
+ {041F2129-8E15-4840-8D17-08FE1B99C98A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {041F2129-8E15-4840-8D17-08FE1B99C98A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {041F2129-8E15-4840-8D17-08FE1B99C98A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {041F2129-8E15-4840-8D17-08FE1B99C98A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {041F2129-8E15-4840-8D17-08FE1B99C98A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {041F2129-8E15-4840-8D17-08FE1B99C98A}.Debug|x64.Build.0 = Debug|Any CPU
+ {041F2129-8E15-4840-8D17-08FE1B99C98A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {041F2129-8E15-4840-8D17-08FE1B99C98A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {041F2129-8E15-4840-8D17-08FE1B99C98A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {041F2129-8E15-4840-8D17-08FE1B99C98A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {041F2129-8E15-4840-8D17-08FE1B99C98A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {041F2129-8E15-4840-8D17-08FE1B99C98A}.Checked|x64.Build.0 = Checked|Any CPU
+ {041F2129-8E15-4840-8D17-08FE1B99C98A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {041F2129-8E15-4840-8D17-08FE1B99C98A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {041F2129-8E15-4840-8D17-08FE1B99C98A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {041F2129-8E15-4840-8D17-08FE1B99C98A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {041F2129-8E15-4840-8D17-08FE1B99C98A}.Release|x64.ActiveCfg = Release|Any CPU
+ {041F2129-8E15-4840-8D17-08FE1B99C98A}.Release|x64.Build.0 = Release|Any CPU
+ {81036274-5786-483C-BD52-854B882B4F21}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {81036274-5786-483C-BD52-854B882B4F21}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {81036274-5786-483C-BD52-854B882B4F21}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {81036274-5786-483C-BD52-854B882B4F21}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {81036274-5786-483C-BD52-854B882B4F21}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {81036274-5786-483C-BD52-854B882B4F21}.Debug|x64.Build.0 = Debug|Any CPU
+ {81036274-5786-483C-BD52-854B882B4F21}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {81036274-5786-483C-BD52-854B882B4F21}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {81036274-5786-483C-BD52-854B882B4F21}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {81036274-5786-483C-BD52-854B882B4F21}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {81036274-5786-483C-BD52-854B882B4F21}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {81036274-5786-483C-BD52-854B882B4F21}.Checked|x64.Build.0 = Checked|Any CPU
+ {81036274-5786-483C-BD52-854B882B4F21}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {81036274-5786-483C-BD52-854B882B4F21}.Release|Any CPU.Build.0 = Release|Any CPU
+ {81036274-5786-483C-BD52-854B882B4F21}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {81036274-5786-483C-BD52-854B882B4F21}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {81036274-5786-483C-BD52-854B882B4F21}.Release|x64.ActiveCfg = Release|Any CPU
+ {81036274-5786-483C-BD52-854B882B4F21}.Release|x64.Build.0 = Release|Any CPU
+ {8E3058EB-0198-4796-AEAD-E09965A73E00}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8E3058EB-0198-4796-AEAD-E09965A73E00}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8E3058EB-0198-4796-AEAD-E09965A73E00}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8E3058EB-0198-4796-AEAD-E09965A73E00}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8E3058EB-0198-4796-AEAD-E09965A73E00}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8E3058EB-0198-4796-AEAD-E09965A73E00}.Debug|x64.Build.0 = Debug|Any CPU
+ {8E3058EB-0198-4796-AEAD-E09965A73E00}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8E3058EB-0198-4796-AEAD-E09965A73E00}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8E3058EB-0198-4796-AEAD-E09965A73E00}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8E3058EB-0198-4796-AEAD-E09965A73E00}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8E3058EB-0198-4796-AEAD-E09965A73E00}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8E3058EB-0198-4796-AEAD-E09965A73E00}.Checked|x64.Build.0 = Checked|Any CPU
+ {8E3058EB-0198-4796-AEAD-E09965A73E00}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8E3058EB-0198-4796-AEAD-E09965A73E00}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8E3058EB-0198-4796-AEAD-E09965A73E00}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8E3058EB-0198-4796-AEAD-E09965A73E00}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8E3058EB-0198-4796-AEAD-E09965A73E00}.Release|x64.ActiveCfg = Release|Any CPU
+ {8E3058EB-0198-4796-AEAD-E09965A73E00}.Release|x64.Build.0 = Release|Any CPU
+ {BDA62694-2760-4AF9-BE5D-ECE6A09A210B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BDA62694-2760-4AF9-BE5D-ECE6A09A210B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BDA62694-2760-4AF9-BE5D-ECE6A09A210B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BDA62694-2760-4AF9-BE5D-ECE6A09A210B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BDA62694-2760-4AF9-BE5D-ECE6A09A210B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BDA62694-2760-4AF9-BE5D-ECE6A09A210B}.Debug|x64.Build.0 = Debug|Any CPU
+ {BDA62694-2760-4AF9-BE5D-ECE6A09A210B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BDA62694-2760-4AF9-BE5D-ECE6A09A210B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BDA62694-2760-4AF9-BE5D-ECE6A09A210B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BDA62694-2760-4AF9-BE5D-ECE6A09A210B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BDA62694-2760-4AF9-BE5D-ECE6A09A210B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BDA62694-2760-4AF9-BE5D-ECE6A09A210B}.Checked|x64.Build.0 = Checked|Any CPU
+ {BDA62694-2760-4AF9-BE5D-ECE6A09A210B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BDA62694-2760-4AF9-BE5D-ECE6A09A210B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BDA62694-2760-4AF9-BE5D-ECE6A09A210B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BDA62694-2760-4AF9-BE5D-ECE6A09A210B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BDA62694-2760-4AF9-BE5D-ECE6A09A210B}.Release|x64.ActiveCfg = Release|Any CPU
+ {BDA62694-2760-4AF9-BE5D-ECE6A09A210B}.Release|x64.Build.0 = Release|Any CPU
+ {EDAC3DEE-ED77-4180-A1DE-FF67AC42944B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EDAC3DEE-ED77-4180-A1DE-FF67AC42944B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EDAC3DEE-ED77-4180-A1DE-FF67AC42944B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EDAC3DEE-ED77-4180-A1DE-FF67AC42944B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EDAC3DEE-ED77-4180-A1DE-FF67AC42944B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EDAC3DEE-ED77-4180-A1DE-FF67AC42944B}.Debug|x64.Build.0 = Debug|Any CPU
+ {EDAC3DEE-ED77-4180-A1DE-FF67AC42944B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EDAC3DEE-ED77-4180-A1DE-FF67AC42944B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EDAC3DEE-ED77-4180-A1DE-FF67AC42944B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EDAC3DEE-ED77-4180-A1DE-FF67AC42944B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EDAC3DEE-ED77-4180-A1DE-FF67AC42944B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EDAC3DEE-ED77-4180-A1DE-FF67AC42944B}.Checked|x64.Build.0 = Checked|Any CPU
+ {EDAC3DEE-ED77-4180-A1DE-FF67AC42944B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EDAC3DEE-ED77-4180-A1DE-FF67AC42944B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EDAC3DEE-ED77-4180-A1DE-FF67AC42944B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EDAC3DEE-ED77-4180-A1DE-FF67AC42944B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EDAC3DEE-ED77-4180-A1DE-FF67AC42944B}.Release|x64.ActiveCfg = Release|Any CPU
+ {EDAC3DEE-ED77-4180-A1DE-FF67AC42944B}.Release|x64.Build.0 = Release|Any CPU
+ {F8C60870-9D7D-4C91-BD33-1D11A4151FA7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F8C60870-9D7D-4C91-BD33-1D11A4151FA7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F8C60870-9D7D-4C91-BD33-1D11A4151FA7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F8C60870-9D7D-4C91-BD33-1D11A4151FA7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F8C60870-9D7D-4C91-BD33-1D11A4151FA7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F8C60870-9D7D-4C91-BD33-1D11A4151FA7}.Debug|x64.Build.0 = Debug|Any CPU
+ {F8C60870-9D7D-4C91-BD33-1D11A4151FA7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F8C60870-9D7D-4C91-BD33-1D11A4151FA7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F8C60870-9D7D-4C91-BD33-1D11A4151FA7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F8C60870-9D7D-4C91-BD33-1D11A4151FA7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F8C60870-9D7D-4C91-BD33-1D11A4151FA7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F8C60870-9D7D-4C91-BD33-1D11A4151FA7}.Checked|x64.Build.0 = Checked|Any CPU
+ {F8C60870-9D7D-4C91-BD33-1D11A4151FA7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F8C60870-9D7D-4C91-BD33-1D11A4151FA7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F8C60870-9D7D-4C91-BD33-1D11A4151FA7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F8C60870-9D7D-4C91-BD33-1D11A4151FA7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F8C60870-9D7D-4C91-BD33-1D11A4151FA7}.Release|x64.ActiveCfg = Release|Any CPU
+ {F8C60870-9D7D-4C91-BD33-1D11A4151FA7}.Release|x64.Build.0 = Release|Any CPU
+ {34026C3E-193C-45CF-B55D-8FAB068D4F79}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {34026C3E-193C-45CF-B55D-8FAB068D4F79}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {34026C3E-193C-45CF-B55D-8FAB068D4F79}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {34026C3E-193C-45CF-B55D-8FAB068D4F79}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {34026C3E-193C-45CF-B55D-8FAB068D4F79}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {34026C3E-193C-45CF-B55D-8FAB068D4F79}.Debug|x64.Build.0 = Debug|Any CPU
+ {34026C3E-193C-45CF-B55D-8FAB068D4F79}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {34026C3E-193C-45CF-B55D-8FAB068D4F79}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {34026C3E-193C-45CF-B55D-8FAB068D4F79}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {34026C3E-193C-45CF-B55D-8FAB068D4F79}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {34026C3E-193C-45CF-B55D-8FAB068D4F79}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {34026C3E-193C-45CF-B55D-8FAB068D4F79}.Checked|x64.Build.0 = Checked|Any CPU
+ {34026C3E-193C-45CF-B55D-8FAB068D4F79}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {34026C3E-193C-45CF-B55D-8FAB068D4F79}.Release|Any CPU.Build.0 = Release|Any CPU
+ {34026C3E-193C-45CF-B55D-8FAB068D4F79}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {34026C3E-193C-45CF-B55D-8FAB068D4F79}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {34026C3E-193C-45CF-B55D-8FAB068D4F79}.Release|x64.ActiveCfg = Release|Any CPU
+ {34026C3E-193C-45CF-B55D-8FAB068D4F79}.Release|x64.Build.0 = Release|Any CPU
+ {ADCBCB5C-816B-4C9D-8223-2DD2B43F9135}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {ADCBCB5C-816B-4C9D-8223-2DD2B43F9135}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {ADCBCB5C-816B-4C9D-8223-2DD2B43F9135}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {ADCBCB5C-816B-4C9D-8223-2DD2B43F9135}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {ADCBCB5C-816B-4C9D-8223-2DD2B43F9135}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {ADCBCB5C-816B-4C9D-8223-2DD2B43F9135}.Debug|x64.Build.0 = Debug|Any CPU
+ {ADCBCB5C-816B-4C9D-8223-2DD2B43F9135}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {ADCBCB5C-816B-4C9D-8223-2DD2B43F9135}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {ADCBCB5C-816B-4C9D-8223-2DD2B43F9135}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {ADCBCB5C-816B-4C9D-8223-2DD2B43F9135}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {ADCBCB5C-816B-4C9D-8223-2DD2B43F9135}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {ADCBCB5C-816B-4C9D-8223-2DD2B43F9135}.Checked|x64.Build.0 = Checked|Any CPU
+ {ADCBCB5C-816B-4C9D-8223-2DD2B43F9135}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {ADCBCB5C-816B-4C9D-8223-2DD2B43F9135}.Release|Any CPU.Build.0 = Release|Any CPU
+ {ADCBCB5C-816B-4C9D-8223-2DD2B43F9135}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {ADCBCB5C-816B-4C9D-8223-2DD2B43F9135}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {ADCBCB5C-816B-4C9D-8223-2DD2B43F9135}.Release|x64.ActiveCfg = Release|Any CPU
+ {ADCBCB5C-816B-4C9D-8223-2DD2B43F9135}.Release|x64.Build.0 = Release|Any CPU
+ {C1B8B8B2-2070-42F0-9A03-D73F1DECC019}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C1B8B8B2-2070-42F0-9A03-D73F1DECC019}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C1B8B8B2-2070-42F0-9A03-D73F1DECC019}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C1B8B8B2-2070-42F0-9A03-D73F1DECC019}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C1B8B8B2-2070-42F0-9A03-D73F1DECC019}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C1B8B8B2-2070-42F0-9A03-D73F1DECC019}.Debug|x64.Build.0 = Debug|Any CPU
+ {C1B8B8B2-2070-42F0-9A03-D73F1DECC019}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C1B8B8B2-2070-42F0-9A03-D73F1DECC019}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C1B8B8B2-2070-42F0-9A03-D73F1DECC019}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C1B8B8B2-2070-42F0-9A03-D73F1DECC019}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C1B8B8B2-2070-42F0-9A03-D73F1DECC019}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C1B8B8B2-2070-42F0-9A03-D73F1DECC019}.Checked|x64.Build.0 = Checked|Any CPU
+ {C1B8B8B2-2070-42F0-9A03-D73F1DECC019}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C1B8B8B2-2070-42F0-9A03-D73F1DECC019}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C1B8B8B2-2070-42F0-9A03-D73F1DECC019}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C1B8B8B2-2070-42F0-9A03-D73F1DECC019}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C1B8B8B2-2070-42F0-9A03-D73F1DECC019}.Release|x64.ActiveCfg = Release|Any CPU
+ {C1B8B8B2-2070-42F0-9A03-D73F1DECC019}.Release|x64.Build.0 = Release|Any CPU
+ {857EEB5A-1D43-4B59-871A-3B36121450C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {857EEB5A-1D43-4B59-871A-3B36121450C3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {857EEB5A-1D43-4B59-871A-3B36121450C3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {857EEB5A-1D43-4B59-871A-3B36121450C3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {857EEB5A-1D43-4B59-871A-3B36121450C3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {857EEB5A-1D43-4B59-871A-3B36121450C3}.Debug|x64.Build.0 = Debug|Any CPU
+ {857EEB5A-1D43-4B59-871A-3B36121450C3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {857EEB5A-1D43-4B59-871A-3B36121450C3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {857EEB5A-1D43-4B59-871A-3B36121450C3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {857EEB5A-1D43-4B59-871A-3B36121450C3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {857EEB5A-1D43-4B59-871A-3B36121450C3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {857EEB5A-1D43-4B59-871A-3B36121450C3}.Checked|x64.Build.0 = Checked|Any CPU
+ {857EEB5A-1D43-4B59-871A-3B36121450C3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {857EEB5A-1D43-4B59-871A-3B36121450C3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {857EEB5A-1D43-4B59-871A-3B36121450C3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {857EEB5A-1D43-4B59-871A-3B36121450C3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {857EEB5A-1D43-4B59-871A-3B36121450C3}.Release|x64.ActiveCfg = Release|Any CPU
+ {857EEB5A-1D43-4B59-871A-3B36121450C3}.Release|x64.Build.0 = Release|Any CPU
+ {5A3575BA-0E0B-4736-954D-5A8ADD77DC2B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5A3575BA-0E0B-4736-954D-5A8ADD77DC2B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5A3575BA-0E0B-4736-954D-5A8ADD77DC2B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5A3575BA-0E0B-4736-954D-5A8ADD77DC2B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5A3575BA-0E0B-4736-954D-5A8ADD77DC2B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5A3575BA-0E0B-4736-954D-5A8ADD77DC2B}.Debug|x64.Build.0 = Debug|Any CPU
+ {5A3575BA-0E0B-4736-954D-5A8ADD77DC2B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5A3575BA-0E0B-4736-954D-5A8ADD77DC2B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5A3575BA-0E0B-4736-954D-5A8ADD77DC2B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5A3575BA-0E0B-4736-954D-5A8ADD77DC2B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5A3575BA-0E0B-4736-954D-5A8ADD77DC2B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5A3575BA-0E0B-4736-954D-5A8ADD77DC2B}.Checked|x64.Build.0 = Checked|Any CPU
+ {5A3575BA-0E0B-4736-954D-5A8ADD77DC2B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5A3575BA-0E0B-4736-954D-5A8ADD77DC2B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5A3575BA-0E0B-4736-954D-5A8ADD77DC2B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5A3575BA-0E0B-4736-954D-5A8ADD77DC2B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5A3575BA-0E0B-4736-954D-5A8ADD77DC2B}.Release|x64.ActiveCfg = Release|Any CPU
+ {5A3575BA-0E0B-4736-954D-5A8ADD77DC2B}.Release|x64.Build.0 = Release|Any CPU
+ {2E795F75-9DA6-4D10-9C32-C1D3FB854231}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2E795F75-9DA6-4D10-9C32-C1D3FB854231}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2E795F75-9DA6-4D10-9C32-C1D3FB854231}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2E795F75-9DA6-4D10-9C32-C1D3FB854231}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2E795F75-9DA6-4D10-9C32-C1D3FB854231}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2E795F75-9DA6-4D10-9C32-C1D3FB854231}.Debug|x64.Build.0 = Debug|Any CPU
+ {2E795F75-9DA6-4D10-9C32-C1D3FB854231}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2E795F75-9DA6-4D10-9C32-C1D3FB854231}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2E795F75-9DA6-4D10-9C32-C1D3FB854231}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2E795F75-9DA6-4D10-9C32-C1D3FB854231}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2E795F75-9DA6-4D10-9C32-C1D3FB854231}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2E795F75-9DA6-4D10-9C32-C1D3FB854231}.Checked|x64.Build.0 = Checked|Any CPU
+ {2E795F75-9DA6-4D10-9C32-C1D3FB854231}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2E795F75-9DA6-4D10-9C32-C1D3FB854231}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2E795F75-9DA6-4D10-9C32-C1D3FB854231}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2E795F75-9DA6-4D10-9C32-C1D3FB854231}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2E795F75-9DA6-4D10-9C32-C1D3FB854231}.Release|x64.ActiveCfg = Release|Any CPU
+ {2E795F75-9DA6-4D10-9C32-C1D3FB854231}.Release|x64.Build.0 = Release|Any CPU
+ {1FB4BDC4-7EDD-4EF9-8F2F-363F7E83F31B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1FB4BDC4-7EDD-4EF9-8F2F-363F7E83F31B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1FB4BDC4-7EDD-4EF9-8F2F-363F7E83F31B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1FB4BDC4-7EDD-4EF9-8F2F-363F7E83F31B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1FB4BDC4-7EDD-4EF9-8F2F-363F7E83F31B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1FB4BDC4-7EDD-4EF9-8F2F-363F7E83F31B}.Debug|x64.Build.0 = Debug|Any CPU
+ {1FB4BDC4-7EDD-4EF9-8F2F-363F7E83F31B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1FB4BDC4-7EDD-4EF9-8F2F-363F7E83F31B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1FB4BDC4-7EDD-4EF9-8F2F-363F7E83F31B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1FB4BDC4-7EDD-4EF9-8F2F-363F7E83F31B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1FB4BDC4-7EDD-4EF9-8F2F-363F7E83F31B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1FB4BDC4-7EDD-4EF9-8F2F-363F7E83F31B}.Checked|x64.Build.0 = Checked|Any CPU
+ {1FB4BDC4-7EDD-4EF9-8F2F-363F7E83F31B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1FB4BDC4-7EDD-4EF9-8F2F-363F7E83F31B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1FB4BDC4-7EDD-4EF9-8F2F-363F7E83F31B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1FB4BDC4-7EDD-4EF9-8F2F-363F7E83F31B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1FB4BDC4-7EDD-4EF9-8F2F-363F7E83F31B}.Release|x64.ActiveCfg = Release|Any CPU
+ {1FB4BDC4-7EDD-4EF9-8F2F-363F7E83F31B}.Release|x64.Build.0 = Release|Any CPU
+ {FDFA7555-C1FF-400D-8DBC-5672E2E76494}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FDFA7555-C1FF-400D-8DBC-5672E2E76494}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FDFA7555-C1FF-400D-8DBC-5672E2E76494}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FDFA7555-C1FF-400D-8DBC-5672E2E76494}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FDFA7555-C1FF-400D-8DBC-5672E2E76494}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FDFA7555-C1FF-400D-8DBC-5672E2E76494}.Debug|x64.Build.0 = Debug|Any CPU
+ {FDFA7555-C1FF-400D-8DBC-5672E2E76494}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FDFA7555-C1FF-400D-8DBC-5672E2E76494}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FDFA7555-C1FF-400D-8DBC-5672E2E76494}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FDFA7555-C1FF-400D-8DBC-5672E2E76494}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FDFA7555-C1FF-400D-8DBC-5672E2E76494}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FDFA7555-C1FF-400D-8DBC-5672E2E76494}.Checked|x64.Build.0 = Checked|Any CPU
+ {FDFA7555-C1FF-400D-8DBC-5672E2E76494}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FDFA7555-C1FF-400D-8DBC-5672E2E76494}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FDFA7555-C1FF-400D-8DBC-5672E2E76494}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FDFA7555-C1FF-400D-8DBC-5672E2E76494}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FDFA7555-C1FF-400D-8DBC-5672E2E76494}.Release|x64.ActiveCfg = Release|Any CPU
+ {FDFA7555-C1FF-400D-8DBC-5672E2E76494}.Release|x64.Build.0 = Release|Any CPU
+ {4499F174-5CA5-4447-81A0-A8E3BA1908D7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4499F174-5CA5-4447-81A0-A8E3BA1908D7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4499F174-5CA5-4447-81A0-A8E3BA1908D7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4499F174-5CA5-4447-81A0-A8E3BA1908D7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4499F174-5CA5-4447-81A0-A8E3BA1908D7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4499F174-5CA5-4447-81A0-A8E3BA1908D7}.Debug|x64.Build.0 = Debug|Any CPU
+ {4499F174-5CA5-4447-81A0-A8E3BA1908D7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4499F174-5CA5-4447-81A0-A8E3BA1908D7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4499F174-5CA5-4447-81A0-A8E3BA1908D7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4499F174-5CA5-4447-81A0-A8E3BA1908D7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4499F174-5CA5-4447-81A0-A8E3BA1908D7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4499F174-5CA5-4447-81A0-A8E3BA1908D7}.Checked|x64.Build.0 = Checked|Any CPU
+ {4499F174-5CA5-4447-81A0-A8E3BA1908D7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4499F174-5CA5-4447-81A0-A8E3BA1908D7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4499F174-5CA5-4447-81A0-A8E3BA1908D7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4499F174-5CA5-4447-81A0-A8E3BA1908D7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4499F174-5CA5-4447-81A0-A8E3BA1908D7}.Release|x64.ActiveCfg = Release|Any CPU
+ {4499F174-5CA5-4447-81A0-A8E3BA1908D7}.Release|x64.Build.0 = Release|Any CPU
+ {96C8C125-C97D-43D0-AA6F-817C6792C359}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {96C8C125-C97D-43D0-AA6F-817C6792C359}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {96C8C125-C97D-43D0-AA6F-817C6792C359}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {96C8C125-C97D-43D0-AA6F-817C6792C359}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {96C8C125-C97D-43D0-AA6F-817C6792C359}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {96C8C125-C97D-43D0-AA6F-817C6792C359}.Debug|x64.Build.0 = Debug|Any CPU
+ {96C8C125-C97D-43D0-AA6F-817C6792C359}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {96C8C125-C97D-43D0-AA6F-817C6792C359}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {96C8C125-C97D-43D0-AA6F-817C6792C359}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {96C8C125-C97D-43D0-AA6F-817C6792C359}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {96C8C125-C97D-43D0-AA6F-817C6792C359}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {96C8C125-C97D-43D0-AA6F-817C6792C359}.Checked|x64.Build.0 = Checked|Any CPU
+ {96C8C125-C97D-43D0-AA6F-817C6792C359}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {96C8C125-C97D-43D0-AA6F-817C6792C359}.Release|Any CPU.Build.0 = Release|Any CPU
+ {96C8C125-C97D-43D0-AA6F-817C6792C359}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {96C8C125-C97D-43D0-AA6F-817C6792C359}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {96C8C125-C97D-43D0-AA6F-817C6792C359}.Release|x64.ActiveCfg = Release|Any CPU
+ {96C8C125-C97D-43D0-AA6F-817C6792C359}.Release|x64.Build.0 = Release|Any CPU
+ {D4CAEC15-F75F-419B-80E9-6FA9E89AFE48}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D4CAEC15-F75F-419B-80E9-6FA9E89AFE48}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D4CAEC15-F75F-419B-80E9-6FA9E89AFE48}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D4CAEC15-F75F-419B-80E9-6FA9E89AFE48}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D4CAEC15-F75F-419B-80E9-6FA9E89AFE48}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D4CAEC15-F75F-419B-80E9-6FA9E89AFE48}.Debug|x64.Build.0 = Debug|Any CPU
+ {D4CAEC15-F75F-419B-80E9-6FA9E89AFE48}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D4CAEC15-F75F-419B-80E9-6FA9E89AFE48}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D4CAEC15-F75F-419B-80E9-6FA9E89AFE48}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D4CAEC15-F75F-419B-80E9-6FA9E89AFE48}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D4CAEC15-F75F-419B-80E9-6FA9E89AFE48}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D4CAEC15-F75F-419B-80E9-6FA9E89AFE48}.Checked|x64.Build.0 = Checked|Any CPU
+ {D4CAEC15-F75F-419B-80E9-6FA9E89AFE48}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D4CAEC15-F75F-419B-80E9-6FA9E89AFE48}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D4CAEC15-F75F-419B-80E9-6FA9E89AFE48}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D4CAEC15-F75F-419B-80E9-6FA9E89AFE48}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D4CAEC15-F75F-419B-80E9-6FA9E89AFE48}.Release|x64.ActiveCfg = Release|Any CPU
+ {D4CAEC15-F75F-419B-80E9-6FA9E89AFE48}.Release|x64.Build.0 = Release|Any CPU
+ {5627E983-E7DD-482C-A316-F84B97EDBB81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5627E983-E7DD-482C-A316-F84B97EDBB81}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5627E983-E7DD-482C-A316-F84B97EDBB81}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5627E983-E7DD-482C-A316-F84B97EDBB81}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5627E983-E7DD-482C-A316-F84B97EDBB81}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5627E983-E7DD-482C-A316-F84B97EDBB81}.Debug|x64.Build.0 = Debug|Any CPU
+ {5627E983-E7DD-482C-A316-F84B97EDBB81}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5627E983-E7DD-482C-A316-F84B97EDBB81}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5627E983-E7DD-482C-A316-F84B97EDBB81}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5627E983-E7DD-482C-A316-F84B97EDBB81}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5627E983-E7DD-482C-A316-F84B97EDBB81}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5627E983-E7DD-482C-A316-F84B97EDBB81}.Checked|x64.Build.0 = Checked|Any CPU
+ {5627E983-E7DD-482C-A316-F84B97EDBB81}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5627E983-E7DD-482C-A316-F84B97EDBB81}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5627E983-E7DD-482C-A316-F84B97EDBB81}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5627E983-E7DD-482C-A316-F84B97EDBB81}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5627E983-E7DD-482C-A316-F84B97EDBB81}.Release|x64.ActiveCfg = Release|Any CPU
+ {5627E983-E7DD-482C-A316-F84B97EDBB81}.Release|x64.Build.0 = Release|Any CPU
+ {6659CA3F-F648-4C54-8911-FA18239A2434}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6659CA3F-F648-4C54-8911-FA18239A2434}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6659CA3F-F648-4C54-8911-FA18239A2434}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6659CA3F-F648-4C54-8911-FA18239A2434}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6659CA3F-F648-4C54-8911-FA18239A2434}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6659CA3F-F648-4C54-8911-FA18239A2434}.Debug|x64.Build.0 = Debug|Any CPU
+ {6659CA3F-F648-4C54-8911-FA18239A2434}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6659CA3F-F648-4C54-8911-FA18239A2434}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6659CA3F-F648-4C54-8911-FA18239A2434}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6659CA3F-F648-4C54-8911-FA18239A2434}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6659CA3F-F648-4C54-8911-FA18239A2434}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6659CA3F-F648-4C54-8911-FA18239A2434}.Checked|x64.Build.0 = Checked|Any CPU
+ {6659CA3F-F648-4C54-8911-FA18239A2434}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6659CA3F-F648-4C54-8911-FA18239A2434}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6659CA3F-F648-4C54-8911-FA18239A2434}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6659CA3F-F648-4C54-8911-FA18239A2434}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6659CA3F-F648-4C54-8911-FA18239A2434}.Release|x64.ActiveCfg = Release|Any CPU
+ {6659CA3F-F648-4C54-8911-FA18239A2434}.Release|x64.Build.0 = Release|Any CPU
+ {79804B5E-FE7E-4A45-88B5-D06A4B3707EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {79804B5E-FE7E-4A45-88B5-D06A4B3707EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {79804B5E-FE7E-4A45-88B5-D06A4B3707EC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {79804B5E-FE7E-4A45-88B5-D06A4B3707EC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {79804B5E-FE7E-4A45-88B5-D06A4B3707EC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {79804B5E-FE7E-4A45-88B5-D06A4B3707EC}.Debug|x64.Build.0 = Debug|Any CPU
+ {79804B5E-FE7E-4A45-88B5-D06A4B3707EC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {79804B5E-FE7E-4A45-88B5-D06A4B3707EC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {79804B5E-FE7E-4A45-88B5-D06A4B3707EC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {79804B5E-FE7E-4A45-88B5-D06A4B3707EC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {79804B5E-FE7E-4A45-88B5-D06A4B3707EC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {79804B5E-FE7E-4A45-88B5-D06A4B3707EC}.Checked|x64.Build.0 = Checked|Any CPU
+ {79804B5E-FE7E-4A45-88B5-D06A4B3707EC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {79804B5E-FE7E-4A45-88B5-D06A4B3707EC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {79804B5E-FE7E-4A45-88B5-D06A4B3707EC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {79804B5E-FE7E-4A45-88B5-D06A4B3707EC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {79804B5E-FE7E-4A45-88B5-D06A4B3707EC}.Release|x64.ActiveCfg = Release|Any CPU
+ {79804B5E-FE7E-4A45-88B5-D06A4B3707EC}.Release|x64.Build.0 = Release|Any CPU
+ {61A46528-0278-4494-8866-2B7E3D492CCB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {61A46528-0278-4494-8866-2B7E3D492CCB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {61A46528-0278-4494-8866-2B7E3D492CCB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {61A46528-0278-4494-8866-2B7E3D492CCB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {61A46528-0278-4494-8866-2B7E3D492CCB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {61A46528-0278-4494-8866-2B7E3D492CCB}.Debug|x64.Build.0 = Debug|Any CPU
+ {61A46528-0278-4494-8866-2B7E3D492CCB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {61A46528-0278-4494-8866-2B7E3D492CCB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {61A46528-0278-4494-8866-2B7E3D492CCB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {61A46528-0278-4494-8866-2B7E3D492CCB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {61A46528-0278-4494-8866-2B7E3D492CCB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {61A46528-0278-4494-8866-2B7E3D492CCB}.Checked|x64.Build.0 = Checked|Any CPU
+ {61A46528-0278-4494-8866-2B7E3D492CCB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {61A46528-0278-4494-8866-2B7E3D492CCB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {61A46528-0278-4494-8866-2B7E3D492CCB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {61A46528-0278-4494-8866-2B7E3D492CCB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {61A46528-0278-4494-8866-2B7E3D492CCB}.Release|x64.ActiveCfg = Release|Any CPU
+ {61A46528-0278-4494-8866-2B7E3D492CCB}.Release|x64.Build.0 = Release|Any CPU
+ {95390053-5AC5-4774-A8D5-76F4C8DBC526}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {95390053-5AC5-4774-A8D5-76F4C8DBC526}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {95390053-5AC5-4774-A8D5-76F4C8DBC526}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {95390053-5AC5-4774-A8D5-76F4C8DBC526}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {95390053-5AC5-4774-A8D5-76F4C8DBC526}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {95390053-5AC5-4774-A8D5-76F4C8DBC526}.Debug|x64.Build.0 = Debug|Any CPU
+ {95390053-5AC5-4774-A8D5-76F4C8DBC526}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {95390053-5AC5-4774-A8D5-76F4C8DBC526}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {95390053-5AC5-4774-A8D5-76F4C8DBC526}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {95390053-5AC5-4774-A8D5-76F4C8DBC526}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {95390053-5AC5-4774-A8D5-76F4C8DBC526}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {95390053-5AC5-4774-A8D5-76F4C8DBC526}.Checked|x64.Build.0 = Checked|Any CPU
+ {95390053-5AC5-4774-A8D5-76F4C8DBC526}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {95390053-5AC5-4774-A8D5-76F4C8DBC526}.Release|Any CPU.Build.0 = Release|Any CPU
+ {95390053-5AC5-4774-A8D5-76F4C8DBC526}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {95390053-5AC5-4774-A8D5-76F4C8DBC526}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {95390053-5AC5-4774-A8D5-76F4C8DBC526}.Release|x64.ActiveCfg = Release|Any CPU
+ {95390053-5AC5-4774-A8D5-76F4C8DBC526}.Release|x64.Build.0 = Release|Any CPU
+ {F388A679-EDA8-4E0F-A785-267276D0AD3F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F388A679-EDA8-4E0F-A785-267276D0AD3F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F388A679-EDA8-4E0F-A785-267276D0AD3F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F388A679-EDA8-4E0F-A785-267276D0AD3F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F388A679-EDA8-4E0F-A785-267276D0AD3F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F388A679-EDA8-4E0F-A785-267276D0AD3F}.Debug|x64.Build.0 = Debug|Any CPU
+ {F388A679-EDA8-4E0F-A785-267276D0AD3F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F388A679-EDA8-4E0F-A785-267276D0AD3F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F388A679-EDA8-4E0F-A785-267276D0AD3F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F388A679-EDA8-4E0F-A785-267276D0AD3F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F388A679-EDA8-4E0F-A785-267276D0AD3F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F388A679-EDA8-4E0F-A785-267276D0AD3F}.Checked|x64.Build.0 = Checked|Any CPU
+ {F388A679-EDA8-4E0F-A785-267276D0AD3F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F388A679-EDA8-4E0F-A785-267276D0AD3F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F388A679-EDA8-4E0F-A785-267276D0AD3F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F388A679-EDA8-4E0F-A785-267276D0AD3F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F388A679-EDA8-4E0F-A785-267276D0AD3F}.Release|x64.ActiveCfg = Release|Any CPU
+ {F388A679-EDA8-4E0F-A785-267276D0AD3F}.Release|x64.Build.0 = Release|Any CPU
+ {FDB5082B-284C-47B5-BA9E-D3BA3827E77E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FDB5082B-284C-47B5-BA9E-D3BA3827E77E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FDB5082B-284C-47B5-BA9E-D3BA3827E77E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FDB5082B-284C-47B5-BA9E-D3BA3827E77E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FDB5082B-284C-47B5-BA9E-D3BA3827E77E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FDB5082B-284C-47B5-BA9E-D3BA3827E77E}.Debug|x64.Build.0 = Debug|Any CPU
+ {FDB5082B-284C-47B5-BA9E-D3BA3827E77E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FDB5082B-284C-47B5-BA9E-D3BA3827E77E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FDB5082B-284C-47B5-BA9E-D3BA3827E77E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FDB5082B-284C-47B5-BA9E-D3BA3827E77E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FDB5082B-284C-47B5-BA9E-D3BA3827E77E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FDB5082B-284C-47B5-BA9E-D3BA3827E77E}.Checked|x64.Build.0 = Checked|Any CPU
+ {FDB5082B-284C-47B5-BA9E-D3BA3827E77E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FDB5082B-284C-47B5-BA9E-D3BA3827E77E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FDB5082B-284C-47B5-BA9E-D3BA3827E77E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FDB5082B-284C-47B5-BA9E-D3BA3827E77E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FDB5082B-284C-47B5-BA9E-D3BA3827E77E}.Release|x64.ActiveCfg = Release|Any CPU
+ {FDB5082B-284C-47B5-BA9E-D3BA3827E77E}.Release|x64.Build.0 = Release|Any CPU
+ {EA83A9C9-5175-4748-A2EA-657F1062417D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EA83A9C9-5175-4748-A2EA-657F1062417D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EA83A9C9-5175-4748-A2EA-657F1062417D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EA83A9C9-5175-4748-A2EA-657F1062417D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EA83A9C9-5175-4748-A2EA-657F1062417D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EA83A9C9-5175-4748-A2EA-657F1062417D}.Debug|x64.Build.0 = Debug|Any CPU
+ {EA83A9C9-5175-4748-A2EA-657F1062417D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EA83A9C9-5175-4748-A2EA-657F1062417D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EA83A9C9-5175-4748-A2EA-657F1062417D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EA83A9C9-5175-4748-A2EA-657F1062417D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EA83A9C9-5175-4748-A2EA-657F1062417D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EA83A9C9-5175-4748-A2EA-657F1062417D}.Checked|x64.Build.0 = Checked|Any CPU
+ {EA83A9C9-5175-4748-A2EA-657F1062417D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EA83A9C9-5175-4748-A2EA-657F1062417D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EA83A9C9-5175-4748-A2EA-657F1062417D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EA83A9C9-5175-4748-A2EA-657F1062417D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EA83A9C9-5175-4748-A2EA-657F1062417D}.Release|x64.ActiveCfg = Release|Any CPU
+ {EA83A9C9-5175-4748-A2EA-657F1062417D}.Release|x64.Build.0 = Release|Any CPU
+ {E76172C3-533E-45BD-BCA3-AACDC1582253}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E76172C3-533E-45BD-BCA3-AACDC1582253}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E76172C3-533E-45BD-BCA3-AACDC1582253}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E76172C3-533E-45BD-BCA3-AACDC1582253}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E76172C3-533E-45BD-BCA3-AACDC1582253}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E76172C3-533E-45BD-BCA3-AACDC1582253}.Debug|x64.Build.0 = Debug|Any CPU
+ {E76172C3-533E-45BD-BCA3-AACDC1582253}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E76172C3-533E-45BD-BCA3-AACDC1582253}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E76172C3-533E-45BD-BCA3-AACDC1582253}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E76172C3-533E-45BD-BCA3-AACDC1582253}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E76172C3-533E-45BD-BCA3-AACDC1582253}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E76172C3-533E-45BD-BCA3-AACDC1582253}.Checked|x64.Build.0 = Checked|Any CPU
+ {E76172C3-533E-45BD-BCA3-AACDC1582253}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E76172C3-533E-45BD-BCA3-AACDC1582253}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E76172C3-533E-45BD-BCA3-AACDC1582253}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E76172C3-533E-45BD-BCA3-AACDC1582253}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E76172C3-533E-45BD-BCA3-AACDC1582253}.Release|x64.ActiveCfg = Release|Any CPU
+ {E76172C3-533E-45BD-BCA3-AACDC1582253}.Release|x64.Build.0 = Release|Any CPU
+ {0D32389E-EAF9-46DF-A22A-5ED50D938CA5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0D32389E-EAF9-46DF-A22A-5ED50D938CA5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0D32389E-EAF9-46DF-A22A-5ED50D938CA5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0D32389E-EAF9-46DF-A22A-5ED50D938CA5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0D32389E-EAF9-46DF-A22A-5ED50D938CA5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0D32389E-EAF9-46DF-A22A-5ED50D938CA5}.Debug|x64.Build.0 = Debug|Any CPU
+ {0D32389E-EAF9-46DF-A22A-5ED50D938CA5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0D32389E-EAF9-46DF-A22A-5ED50D938CA5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0D32389E-EAF9-46DF-A22A-5ED50D938CA5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0D32389E-EAF9-46DF-A22A-5ED50D938CA5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0D32389E-EAF9-46DF-A22A-5ED50D938CA5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0D32389E-EAF9-46DF-A22A-5ED50D938CA5}.Checked|x64.Build.0 = Checked|Any CPU
+ {0D32389E-EAF9-46DF-A22A-5ED50D938CA5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0D32389E-EAF9-46DF-A22A-5ED50D938CA5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0D32389E-EAF9-46DF-A22A-5ED50D938CA5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0D32389E-EAF9-46DF-A22A-5ED50D938CA5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0D32389E-EAF9-46DF-A22A-5ED50D938CA5}.Release|x64.ActiveCfg = Release|Any CPU
+ {0D32389E-EAF9-46DF-A22A-5ED50D938CA5}.Release|x64.Build.0 = Release|Any CPU
+ {A99284A9-472A-4267-9703-E2022CD1BCFC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A99284A9-472A-4267-9703-E2022CD1BCFC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A99284A9-472A-4267-9703-E2022CD1BCFC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A99284A9-472A-4267-9703-E2022CD1BCFC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A99284A9-472A-4267-9703-E2022CD1BCFC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A99284A9-472A-4267-9703-E2022CD1BCFC}.Debug|x64.Build.0 = Debug|Any CPU
+ {A99284A9-472A-4267-9703-E2022CD1BCFC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A99284A9-472A-4267-9703-E2022CD1BCFC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A99284A9-472A-4267-9703-E2022CD1BCFC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A99284A9-472A-4267-9703-E2022CD1BCFC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A99284A9-472A-4267-9703-E2022CD1BCFC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A99284A9-472A-4267-9703-E2022CD1BCFC}.Checked|x64.Build.0 = Checked|Any CPU
+ {A99284A9-472A-4267-9703-E2022CD1BCFC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A99284A9-472A-4267-9703-E2022CD1BCFC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A99284A9-472A-4267-9703-E2022CD1BCFC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A99284A9-472A-4267-9703-E2022CD1BCFC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A99284A9-472A-4267-9703-E2022CD1BCFC}.Release|x64.ActiveCfg = Release|Any CPU
+ {A99284A9-472A-4267-9703-E2022CD1BCFC}.Release|x64.Build.0 = Release|Any CPU
+ {10227F6C-14EE-4B2D-BCCB-51186C1FA17B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {10227F6C-14EE-4B2D-BCCB-51186C1FA17B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {10227F6C-14EE-4B2D-BCCB-51186C1FA17B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {10227F6C-14EE-4B2D-BCCB-51186C1FA17B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {10227F6C-14EE-4B2D-BCCB-51186C1FA17B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {10227F6C-14EE-4B2D-BCCB-51186C1FA17B}.Debug|x64.Build.0 = Debug|Any CPU
+ {10227F6C-14EE-4B2D-BCCB-51186C1FA17B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {10227F6C-14EE-4B2D-BCCB-51186C1FA17B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {10227F6C-14EE-4B2D-BCCB-51186C1FA17B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {10227F6C-14EE-4B2D-BCCB-51186C1FA17B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {10227F6C-14EE-4B2D-BCCB-51186C1FA17B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {10227F6C-14EE-4B2D-BCCB-51186C1FA17B}.Checked|x64.Build.0 = Checked|Any CPU
+ {10227F6C-14EE-4B2D-BCCB-51186C1FA17B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {10227F6C-14EE-4B2D-BCCB-51186C1FA17B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {10227F6C-14EE-4B2D-BCCB-51186C1FA17B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {10227F6C-14EE-4B2D-BCCB-51186C1FA17B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {10227F6C-14EE-4B2D-BCCB-51186C1FA17B}.Release|x64.ActiveCfg = Release|Any CPU
+ {10227F6C-14EE-4B2D-BCCB-51186C1FA17B}.Release|x64.Build.0 = Release|Any CPU
+ {B91FAC94-A870-4DA5-9884-3CBE91619028}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B91FAC94-A870-4DA5-9884-3CBE91619028}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B91FAC94-A870-4DA5-9884-3CBE91619028}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B91FAC94-A870-4DA5-9884-3CBE91619028}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B91FAC94-A870-4DA5-9884-3CBE91619028}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B91FAC94-A870-4DA5-9884-3CBE91619028}.Debug|x64.Build.0 = Debug|Any CPU
+ {B91FAC94-A870-4DA5-9884-3CBE91619028}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B91FAC94-A870-4DA5-9884-3CBE91619028}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B91FAC94-A870-4DA5-9884-3CBE91619028}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B91FAC94-A870-4DA5-9884-3CBE91619028}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B91FAC94-A870-4DA5-9884-3CBE91619028}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B91FAC94-A870-4DA5-9884-3CBE91619028}.Checked|x64.Build.0 = Checked|Any CPU
+ {B91FAC94-A870-4DA5-9884-3CBE91619028}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B91FAC94-A870-4DA5-9884-3CBE91619028}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B91FAC94-A870-4DA5-9884-3CBE91619028}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B91FAC94-A870-4DA5-9884-3CBE91619028}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B91FAC94-A870-4DA5-9884-3CBE91619028}.Release|x64.ActiveCfg = Release|Any CPU
+ {B91FAC94-A870-4DA5-9884-3CBE91619028}.Release|x64.Build.0 = Release|Any CPU
+ {A323618C-1BE2-4C13-835C-357550C2045B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A323618C-1BE2-4C13-835C-357550C2045B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A323618C-1BE2-4C13-835C-357550C2045B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A323618C-1BE2-4C13-835C-357550C2045B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A323618C-1BE2-4C13-835C-357550C2045B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A323618C-1BE2-4C13-835C-357550C2045B}.Debug|x64.Build.0 = Debug|Any CPU
+ {A323618C-1BE2-4C13-835C-357550C2045B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A323618C-1BE2-4C13-835C-357550C2045B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A323618C-1BE2-4C13-835C-357550C2045B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A323618C-1BE2-4C13-835C-357550C2045B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A323618C-1BE2-4C13-835C-357550C2045B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A323618C-1BE2-4C13-835C-357550C2045B}.Checked|x64.Build.0 = Checked|Any CPU
+ {A323618C-1BE2-4C13-835C-357550C2045B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A323618C-1BE2-4C13-835C-357550C2045B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A323618C-1BE2-4C13-835C-357550C2045B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A323618C-1BE2-4C13-835C-357550C2045B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A323618C-1BE2-4C13-835C-357550C2045B}.Release|x64.ActiveCfg = Release|Any CPU
+ {A323618C-1BE2-4C13-835C-357550C2045B}.Release|x64.Build.0 = Release|Any CPU
+ {30E7FF89-D9FB-494E-B15A-D4586B0843A9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {30E7FF89-D9FB-494E-B15A-D4586B0843A9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {30E7FF89-D9FB-494E-B15A-D4586B0843A9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {30E7FF89-D9FB-494E-B15A-D4586B0843A9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {30E7FF89-D9FB-494E-B15A-D4586B0843A9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {30E7FF89-D9FB-494E-B15A-D4586B0843A9}.Debug|x64.Build.0 = Debug|Any CPU
+ {30E7FF89-D9FB-494E-B15A-D4586B0843A9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {30E7FF89-D9FB-494E-B15A-D4586B0843A9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {30E7FF89-D9FB-494E-B15A-D4586B0843A9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {30E7FF89-D9FB-494E-B15A-D4586B0843A9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {30E7FF89-D9FB-494E-B15A-D4586B0843A9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {30E7FF89-D9FB-494E-B15A-D4586B0843A9}.Checked|x64.Build.0 = Checked|Any CPU
+ {30E7FF89-D9FB-494E-B15A-D4586B0843A9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {30E7FF89-D9FB-494E-B15A-D4586B0843A9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {30E7FF89-D9FB-494E-B15A-D4586B0843A9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {30E7FF89-D9FB-494E-B15A-D4586B0843A9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {30E7FF89-D9FB-494E-B15A-D4586B0843A9}.Release|x64.ActiveCfg = Release|Any CPU
+ {30E7FF89-D9FB-494E-B15A-D4586B0843A9}.Release|x64.Build.0 = Release|Any CPU
+ {7E9B09A2-41D8-4D4C-B0AA-D11DE27F915D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7E9B09A2-41D8-4D4C-B0AA-D11DE27F915D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7E9B09A2-41D8-4D4C-B0AA-D11DE27F915D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7E9B09A2-41D8-4D4C-B0AA-D11DE27F915D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7E9B09A2-41D8-4D4C-B0AA-D11DE27F915D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7E9B09A2-41D8-4D4C-B0AA-D11DE27F915D}.Debug|x64.Build.0 = Debug|Any CPU
+ {7E9B09A2-41D8-4D4C-B0AA-D11DE27F915D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7E9B09A2-41D8-4D4C-B0AA-D11DE27F915D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7E9B09A2-41D8-4D4C-B0AA-D11DE27F915D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7E9B09A2-41D8-4D4C-B0AA-D11DE27F915D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7E9B09A2-41D8-4D4C-B0AA-D11DE27F915D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7E9B09A2-41D8-4D4C-B0AA-D11DE27F915D}.Checked|x64.Build.0 = Checked|Any CPU
+ {7E9B09A2-41D8-4D4C-B0AA-D11DE27F915D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7E9B09A2-41D8-4D4C-B0AA-D11DE27F915D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7E9B09A2-41D8-4D4C-B0AA-D11DE27F915D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7E9B09A2-41D8-4D4C-B0AA-D11DE27F915D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7E9B09A2-41D8-4D4C-B0AA-D11DE27F915D}.Release|x64.ActiveCfg = Release|Any CPU
+ {7E9B09A2-41D8-4D4C-B0AA-D11DE27F915D}.Release|x64.Build.0 = Release|Any CPU
+ {EF719996-B2BD-4E12-A8F5-119DD1172311}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EF719996-B2BD-4E12-A8F5-119DD1172311}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EF719996-B2BD-4E12-A8F5-119DD1172311}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EF719996-B2BD-4E12-A8F5-119DD1172311}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EF719996-B2BD-4E12-A8F5-119DD1172311}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EF719996-B2BD-4E12-A8F5-119DD1172311}.Debug|x64.Build.0 = Debug|Any CPU
+ {EF719996-B2BD-4E12-A8F5-119DD1172311}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EF719996-B2BD-4E12-A8F5-119DD1172311}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EF719996-B2BD-4E12-A8F5-119DD1172311}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EF719996-B2BD-4E12-A8F5-119DD1172311}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EF719996-B2BD-4E12-A8F5-119DD1172311}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EF719996-B2BD-4E12-A8F5-119DD1172311}.Checked|x64.Build.0 = Checked|Any CPU
+ {EF719996-B2BD-4E12-A8F5-119DD1172311}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EF719996-B2BD-4E12-A8F5-119DD1172311}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EF719996-B2BD-4E12-A8F5-119DD1172311}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EF719996-B2BD-4E12-A8F5-119DD1172311}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EF719996-B2BD-4E12-A8F5-119DD1172311}.Release|x64.ActiveCfg = Release|Any CPU
+ {EF719996-B2BD-4E12-A8F5-119DD1172311}.Release|x64.Build.0 = Release|Any CPU
+ {78A4C6DB-7DC3-4CF6-ABDE-9D0E902A439F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {78A4C6DB-7DC3-4CF6-ABDE-9D0E902A439F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {78A4C6DB-7DC3-4CF6-ABDE-9D0E902A439F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {78A4C6DB-7DC3-4CF6-ABDE-9D0E902A439F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {78A4C6DB-7DC3-4CF6-ABDE-9D0E902A439F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {78A4C6DB-7DC3-4CF6-ABDE-9D0E902A439F}.Debug|x64.Build.0 = Debug|Any CPU
+ {78A4C6DB-7DC3-4CF6-ABDE-9D0E902A439F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {78A4C6DB-7DC3-4CF6-ABDE-9D0E902A439F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {78A4C6DB-7DC3-4CF6-ABDE-9D0E902A439F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {78A4C6DB-7DC3-4CF6-ABDE-9D0E902A439F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {78A4C6DB-7DC3-4CF6-ABDE-9D0E902A439F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {78A4C6DB-7DC3-4CF6-ABDE-9D0E902A439F}.Checked|x64.Build.0 = Checked|Any CPU
+ {78A4C6DB-7DC3-4CF6-ABDE-9D0E902A439F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {78A4C6DB-7DC3-4CF6-ABDE-9D0E902A439F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {78A4C6DB-7DC3-4CF6-ABDE-9D0E902A439F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {78A4C6DB-7DC3-4CF6-ABDE-9D0E902A439F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {78A4C6DB-7DC3-4CF6-ABDE-9D0E902A439F}.Release|x64.ActiveCfg = Release|Any CPU
+ {78A4C6DB-7DC3-4CF6-ABDE-9D0E902A439F}.Release|x64.Build.0 = Release|Any CPU
+ {9341C58E-FAAC-464F-AB5D-A736111F7A98}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9341C58E-FAAC-464F-AB5D-A736111F7A98}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9341C58E-FAAC-464F-AB5D-A736111F7A98}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9341C58E-FAAC-464F-AB5D-A736111F7A98}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9341C58E-FAAC-464F-AB5D-A736111F7A98}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9341C58E-FAAC-464F-AB5D-A736111F7A98}.Debug|x64.Build.0 = Debug|Any CPU
+ {9341C58E-FAAC-464F-AB5D-A736111F7A98}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9341C58E-FAAC-464F-AB5D-A736111F7A98}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9341C58E-FAAC-464F-AB5D-A736111F7A98}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9341C58E-FAAC-464F-AB5D-A736111F7A98}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9341C58E-FAAC-464F-AB5D-A736111F7A98}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9341C58E-FAAC-464F-AB5D-A736111F7A98}.Checked|x64.Build.0 = Checked|Any CPU
+ {9341C58E-FAAC-464F-AB5D-A736111F7A98}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9341C58E-FAAC-464F-AB5D-A736111F7A98}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9341C58E-FAAC-464F-AB5D-A736111F7A98}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9341C58E-FAAC-464F-AB5D-A736111F7A98}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9341C58E-FAAC-464F-AB5D-A736111F7A98}.Release|x64.ActiveCfg = Release|Any CPU
+ {9341C58E-FAAC-464F-AB5D-A736111F7A98}.Release|x64.Build.0 = Release|Any CPU
+ {784679B0-F680-4223-9D03-5B091BC9F366}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {784679B0-F680-4223-9D03-5B091BC9F366}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {784679B0-F680-4223-9D03-5B091BC9F366}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {784679B0-F680-4223-9D03-5B091BC9F366}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {784679B0-F680-4223-9D03-5B091BC9F366}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {784679B0-F680-4223-9D03-5B091BC9F366}.Debug|x64.Build.0 = Debug|Any CPU
+ {784679B0-F680-4223-9D03-5B091BC9F366}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {784679B0-F680-4223-9D03-5B091BC9F366}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {784679B0-F680-4223-9D03-5B091BC9F366}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {784679B0-F680-4223-9D03-5B091BC9F366}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {784679B0-F680-4223-9D03-5B091BC9F366}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {784679B0-F680-4223-9D03-5B091BC9F366}.Checked|x64.Build.0 = Checked|Any CPU
+ {784679B0-F680-4223-9D03-5B091BC9F366}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {784679B0-F680-4223-9D03-5B091BC9F366}.Release|Any CPU.Build.0 = Release|Any CPU
+ {784679B0-F680-4223-9D03-5B091BC9F366}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {784679B0-F680-4223-9D03-5B091BC9F366}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {784679B0-F680-4223-9D03-5B091BC9F366}.Release|x64.ActiveCfg = Release|Any CPU
+ {784679B0-F680-4223-9D03-5B091BC9F366}.Release|x64.Build.0 = Release|Any CPU
+ {DB658675-5C6C-4E6E-AA34-4C615AE3E67B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DB658675-5C6C-4E6E-AA34-4C615AE3E67B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DB658675-5C6C-4E6E-AA34-4C615AE3E67B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DB658675-5C6C-4E6E-AA34-4C615AE3E67B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DB658675-5C6C-4E6E-AA34-4C615AE3E67B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DB658675-5C6C-4E6E-AA34-4C615AE3E67B}.Debug|x64.Build.0 = Debug|Any CPU
+ {DB658675-5C6C-4E6E-AA34-4C615AE3E67B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DB658675-5C6C-4E6E-AA34-4C615AE3E67B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DB658675-5C6C-4E6E-AA34-4C615AE3E67B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DB658675-5C6C-4E6E-AA34-4C615AE3E67B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DB658675-5C6C-4E6E-AA34-4C615AE3E67B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DB658675-5C6C-4E6E-AA34-4C615AE3E67B}.Checked|x64.Build.0 = Checked|Any CPU
+ {DB658675-5C6C-4E6E-AA34-4C615AE3E67B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DB658675-5C6C-4E6E-AA34-4C615AE3E67B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DB658675-5C6C-4E6E-AA34-4C615AE3E67B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DB658675-5C6C-4E6E-AA34-4C615AE3E67B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DB658675-5C6C-4E6E-AA34-4C615AE3E67B}.Release|x64.ActiveCfg = Release|Any CPU
+ {DB658675-5C6C-4E6E-AA34-4C615AE3E67B}.Release|x64.Build.0 = Release|Any CPU
+ {6993E572-EAC0-4871-BAD1-95761C88454A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6993E572-EAC0-4871-BAD1-95761C88454A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6993E572-EAC0-4871-BAD1-95761C88454A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6993E572-EAC0-4871-BAD1-95761C88454A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6993E572-EAC0-4871-BAD1-95761C88454A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6993E572-EAC0-4871-BAD1-95761C88454A}.Debug|x64.Build.0 = Debug|Any CPU
+ {6993E572-EAC0-4871-BAD1-95761C88454A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6993E572-EAC0-4871-BAD1-95761C88454A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6993E572-EAC0-4871-BAD1-95761C88454A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6993E572-EAC0-4871-BAD1-95761C88454A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6993E572-EAC0-4871-BAD1-95761C88454A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6993E572-EAC0-4871-BAD1-95761C88454A}.Checked|x64.Build.0 = Checked|Any CPU
+ {6993E572-EAC0-4871-BAD1-95761C88454A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6993E572-EAC0-4871-BAD1-95761C88454A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6993E572-EAC0-4871-BAD1-95761C88454A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6993E572-EAC0-4871-BAD1-95761C88454A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6993E572-EAC0-4871-BAD1-95761C88454A}.Release|x64.ActiveCfg = Release|Any CPU
+ {6993E572-EAC0-4871-BAD1-95761C88454A}.Release|x64.Build.0 = Release|Any CPU
+ {91360442-D3C0-4D74-9118-9FF487FDE584}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {91360442-D3C0-4D74-9118-9FF487FDE584}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {91360442-D3C0-4D74-9118-9FF487FDE584}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {91360442-D3C0-4D74-9118-9FF487FDE584}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {91360442-D3C0-4D74-9118-9FF487FDE584}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {91360442-D3C0-4D74-9118-9FF487FDE584}.Debug|x64.Build.0 = Debug|Any CPU
+ {91360442-D3C0-4D74-9118-9FF487FDE584}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {91360442-D3C0-4D74-9118-9FF487FDE584}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {91360442-D3C0-4D74-9118-9FF487FDE584}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {91360442-D3C0-4D74-9118-9FF487FDE584}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {91360442-D3C0-4D74-9118-9FF487FDE584}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {91360442-D3C0-4D74-9118-9FF487FDE584}.Checked|x64.Build.0 = Checked|Any CPU
+ {91360442-D3C0-4D74-9118-9FF487FDE584}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {91360442-D3C0-4D74-9118-9FF487FDE584}.Release|Any CPU.Build.0 = Release|Any CPU
+ {91360442-D3C0-4D74-9118-9FF487FDE584}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {91360442-D3C0-4D74-9118-9FF487FDE584}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {91360442-D3C0-4D74-9118-9FF487FDE584}.Release|x64.ActiveCfg = Release|Any CPU
+ {91360442-D3C0-4D74-9118-9FF487FDE584}.Release|x64.Build.0 = Release|Any CPU
+ {947AFD46-4826-4369-AC2C-32D034C1A132}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {947AFD46-4826-4369-AC2C-32D034C1A132}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {947AFD46-4826-4369-AC2C-32D034C1A132}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {947AFD46-4826-4369-AC2C-32D034C1A132}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {947AFD46-4826-4369-AC2C-32D034C1A132}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {947AFD46-4826-4369-AC2C-32D034C1A132}.Debug|x64.Build.0 = Debug|Any CPU
+ {947AFD46-4826-4369-AC2C-32D034C1A132}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {947AFD46-4826-4369-AC2C-32D034C1A132}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {947AFD46-4826-4369-AC2C-32D034C1A132}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {947AFD46-4826-4369-AC2C-32D034C1A132}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {947AFD46-4826-4369-AC2C-32D034C1A132}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {947AFD46-4826-4369-AC2C-32D034C1A132}.Checked|x64.Build.0 = Checked|Any CPU
+ {947AFD46-4826-4369-AC2C-32D034C1A132}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {947AFD46-4826-4369-AC2C-32D034C1A132}.Release|Any CPU.Build.0 = Release|Any CPU
+ {947AFD46-4826-4369-AC2C-32D034C1A132}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {947AFD46-4826-4369-AC2C-32D034C1A132}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {947AFD46-4826-4369-AC2C-32D034C1A132}.Release|x64.ActiveCfg = Release|Any CPU
+ {947AFD46-4826-4369-AC2C-32D034C1A132}.Release|x64.Build.0 = Release|Any CPU
+ {953F0002-60DE-4DA0-B5FA-09A5CCB5A84A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {953F0002-60DE-4DA0-B5FA-09A5CCB5A84A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {953F0002-60DE-4DA0-B5FA-09A5CCB5A84A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {953F0002-60DE-4DA0-B5FA-09A5CCB5A84A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {953F0002-60DE-4DA0-B5FA-09A5CCB5A84A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {953F0002-60DE-4DA0-B5FA-09A5CCB5A84A}.Debug|x64.Build.0 = Debug|Any CPU
+ {953F0002-60DE-4DA0-B5FA-09A5CCB5A84A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {953F0002-60DE-4DA0-B5FA-09A5CCB5A84A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {953F0002-60DE-4DA0-B5FA-09A5CCB5A84A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {953F0002-60DE-4DA0-B5FA-09A5CCB5A84A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {953F0002-60DE-4DA0-B5FA-09A5CCB5A84A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {953F0002-60DE-4DA0-B5FA-09A5CCB5A84A}.Checked|x64.Build.0 = Checked|Any CPU
+ {953F0002-60DE-4DA0-B5FA-09A5CCB5A84A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {953F0002-60DE-4DA0-B5FA-09A5CCB5A84A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {953F0002-60DE-4DA0-B5FA-09A5CCB5A84A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {953F0002-60DE-4DA0-B5FA-09A5CCB5A84A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {953F0002-60DE-4DA0-B5FA-09A5CCB5A84A}.Release|x64.ActiveCfg = Release|Any CPU
+ {953F0002-60DE-4DA0-B5FA-09A5CCB5A84A}.Release|x64.Build.0 = Release|Any CPU
+ {69B7D820-0D96-4E27-B1D3-D24BCE90D971}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {69B7D820-0D96-4E27-B1D3-D24BCE90D971}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {69B7D820-0D96-4E27-B1D3-D24BCE90D971}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {69B7D820-0D96-4E27-B1D3-D24BCE90D971}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {69B7D820-0D96-4E27-B1D3-D24BCE90D971}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {69B7D820-0D96-4E27-B1D3-D24BCE90D971}.Debug|x64.Build.0 = Debug|Any CPU
+ {69B7D820-0D96-4E27-B1D3-D24BCE90D971}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {69B7D820-0D96-4E27-B1D3-D24BCE90D971}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {69B7D820-0D96-4E27-B1D3-D24BCE90D971}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {69B7D820-0D96-4E27-B1D3-D24BCE90D971}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {69B7D820-0D96-4E27-B1D3-D24BCE90D971}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {69B7D820-0D96-4E27-B1D3-D24BCE90D971}.Checked|x64.Build.0 = Checked|Any CPU
+ {69B7D820-0D96-4E27-B1D3-D24BCE90D971}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {69B7D820-0D96-4E27-B1D3-D24BCE90D971}.Release|Any CPU.Build.0 = Release|Any CPU
+ {69B7D820-0D96-4E27-B1D3-D24BCE90D971}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {69B7D820-0D96-4E27-B1D3-D24BCE90D971}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {69B7D820-0D96-4E27-B1D3-D24BCE90D971}.Release|x64.ActiveCfg = Release|Any CPU
+ {69B7D820-0D96-4E27-B1D3-D24BCE90D971}.Release|x64.Build.0 = Release|Any CPU
+ {C9FC348E-6C32-4EE4-88CA-CBA4B07E03A8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C9FC348E-6C32-4EE4-88CA-CBA4B07E03A8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C9FC348E-6C32-4EE4-88CA-CBA4B07E03A8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C9FC348E-6C32-4EE4-88CA-CBA4B07E03A8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C9FC348E-6C32-4EE4-88CA-CBA4B07E03A8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C9FC348E-6C32-4EE4-88CA-CBA4B07E03A8}.Debug|x64.Build.0 = Debug|Any CPU
+ {C9FC348E-6C32-4EE4-88CA-CBA4B07E03A8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C9FC348E-6C32-4EE4-88CA-CBA4B07E03A8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C9FC348E-6C32-4EE4-88CA-CBA4B07E03A8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C9FC348E-6C32-4EE4-88CA-CBA4B07E03A8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C9FC348E-6C32-4EE4-88CA-CBA4B07E03A8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C9FC348E-6C32-4EE4-88CA-CBA4B07E03A8}.Checked|x64.Build.0 = Checked|Any CPU
+ {C9FC348E-6C32-4EE4-88CA-CBA4B07E03A8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C9FC348E-6C32-4EE4-88CA-CBA4B07E03A8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C9FC348E-6C32-4EE4-88CA-CBA4B07E03A8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C9FC348E-6C32-4EE4-88CA-CBA4B07E03A8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C9FC348E-6C32-4EE4-88CA-CBA4B07E03A8}.Release|x64.ActiveCfg = Release|Any CPU
+ {C9FC348E-6C32-4EE4-88CA-CBA4B07E03A8}.Release|x64.Build.0 = Release|Any CPU
+ {E99CF244-F83B-4ABF-9E34-3B0AD4952FD7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E99CF244-F83B-4ABF-9E34-3B0AD4952FD7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E99CF244-F83B-4ABF-9E34-3B0AD4952FD7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E99CF244-F83B-4ABF-9E34-3B0AD4952FD7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E99CF244-F83B-4ABF-9E34-3B0AD4952FD7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E99CF244-F83B-4ABF-9E34-3B0AD4952FD7}.Debug|x64.Build.0 = Debug|Any CPU
+ {E99CF244-F83B-4ABF-9E34-3B0AD4952FD7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E99CF244-F83B-4ABF-9E34-3B0AD4952FD7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E99CF244-F83B-4ABF-9E34-3B0AD4952FD7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E99CF244-F83B-4ABF-9E34-3B0AD4952FD7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E99CF244-F83B-4ABF-9E34-3B0AD4952FD7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E99CF244-F83B-4ABF-9E34-3B0AD4952FD7}.Checked|x64.Build.0 = Checked|Any CPU
+ {E99CF244-F83B-4ABF-9E34-3B0AD4952FD7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E99CF244-F83B-4ABF-9E34-3B0AD4952FD7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E99CF244-F83B-4ABF-9E34-3B0AD4952FD7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E99CF244-F83B-4ABF-9E34-3B0AD4952FD7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E99CF244-F83B-4ABF-9E34-3B0AD4952FD7}.Release|x64.ActiveCfg = Release|Any CPU
+ {E99CF244-F83B-4ABF-9E34-3B0AD4952FD7}.Release|x64.Build.0 = Release|Any CPU
+ {CFD6FBC3-0829-4816-A109-DF17642EC807}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CFD6FBC3-0829-4816-A109-DF17642EC807}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CFD6FBC3-0829-4816-A109-DF17642EC807}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CFD6FBC3-0829-4816-A109-DF17642EC807}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CFD6FBC3-0829-4816-A109-DF17642EC807}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CFD6FBC3-0829-4816-A109-DF17642EC807}.Debug|x64.Build.0 = Debug|Any CPU
+ {CFD6FBC3-0829-4816-A109-DF17642EC807}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CFD6FBC3-0829-4816-A109-DF17642EC807}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CFD6FBC3-0829-4816-A109-DF17642EC807}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CFD6FBC3-0829-4816-A109-DF17642EC807}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CFD6FBC3-0829-4816-A109-DF17642EC807}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CFD6FBC3-0829-4816-A109-DF17642EC807}.Checked|x64.Build.0 = Checked|Any CPU
+ {CFD6FBC3-0829-4816-A109-DF17642EC807}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CFD6FBC3-0829-4816-A109-DF17642EC807}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CFD6FBC3-0829-4816-A109-DF17642EC807}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CFD6FBC3-0829-4816-A109-DF17642EC807}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CFD6FBC3-0829-4816-A109-DF17642EC807}.Release|x64.ActiveCfg = Release|Any CPU
+ {CFD6FBC3-0829-4816-A109-DF17642EC807}.Release|x64.Build.0 = Release|Any CPU
+ {7168FCA0-FB92-4DFF-B707-D3AAA31A3C1D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7168FCA0-FB92-4DFF-B707-D3AAA31A3C1D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7168FCA0-FB92-4DFF-B707-D3AAA31A3C1D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7168FCA0-FB92-4DFF-B707-D3AAA31A3C1D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7168FCA0-FB92-4DFF-B707-D3AAA31A3C1D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7168FCA0-FB92-4DFF-B707-D3AAA31A3C1D}.Debug|x64.Build.0 = Debug|Any CPU
+ {7168FCA0-FB92-4DFF-B707-D3AAA31A3C1D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7168FCA0-FB92-4DFF-B707-D3AAA31A3C1D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7168FCA0-FB92-4DFF-B707-D3AAA31A3C1D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7168FCA0-FB92-4DFF-B707-D3AAA31A3C1D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7168FCA0-FB92-4DFF-B707-D3AAA31A3C1D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7168FCA0-FB92-4DFF-B707-D3AAA31A3C1D}.Checked|x64.Build.0 = Checked|Any CPU
+ {7168FCA0-FB92-4DFF-B707-D3AAA31A3C1D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7168FCA0-FB92-4DFF-B707-D3AAA31A3C1D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7168FCA0-FB92-4DFF-B707-D3AAA31A3C1D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7168FCA0-FB92-4DFF-B707-D3AAA31A3C1D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7168FCA0-FB92-4DFF-B707-D3AAA31A3C1D}.Release|x64.ActiveCfg = Release|Any CPU
+ {7168FCA0-FB92-4DFF-B707-D3AAA31A3C1D}.Release|x64.Build.0 = Release|Any CPU
+ {5F47EAB6-5AE5-4984-8952-1469F57C1DB2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5F47EAB6-5AE5-4984-8952-1469F57C1DB2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5F47EAB6-5AE5-4984-8952-1469F57C1DB2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5F47EAB6-5AE5-4984-8952-1469F57C1DB2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5F47EAB6-5AE5-4984-8952-1469F57C1DB2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5F47EAB6-5AE5-4984-8952-1469F57C1DB2}.Debug|x64.Build.0 = Debug|Any CPU
+ {5F47EAB6-5AE5-4984-8952-1469F57C1DB2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5F47EAB6-5AE5-4984-8952-1469F57C1DB2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5F47EAB6-5AE5-4984-8952-1469F57C1DB2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5F47EAB6-5AE5-4984-8952-1469F57C1DB2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5F47EAB6-5AE5-4984-8952-1469F57C1DB2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5F47EAB6-5AE5-4984-8952-1469F57C1DB2}.Checked|x64.Build.0 = Checked|Any CPU
+ {5F47EAB6-5AE5-4984-8952-1469F57C1DB2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5F47EAB6-5AE5-4984-8952-1469F57C1DB2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5F47EAB6-5AE5-4984-8952-1469F57C1DB2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5F47EAB6-5AE5-4984-8952-1469F57C1DB2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5F47EAB6-5AE5-4984-8952-1469F57C1DB2}.Release|x64.ActiveCfg = Release|Any CPU
+ {5F47EAB6-5AE5-4984-8952-1469F57C1DB2}.Release|x64.Build.0 = Release|Any CPU
+ {A7A97E1B-E121-4C7A-B036-F4FE64DE19D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A7A97E1B-E121-4C7A-B036-F4FE64DE19D5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A7A97E1B-E121-4C7A-B036-F4FE64DE19D5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A7A97E1B-E121-4C7A-B036-F4FE64DE19D5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A7A97E1B-E121-4C7A-B036-F4FE64DE19D5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A7A97E1B-E121-4C7A-B036-F4FE64DE19D5}.Debug|x64.Build.0 = Debug|Any CPU
+ {A7A97E1B-E121-4C7A-B036-F4FE64DE19D5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A7A97E1B-E121-4C7A-B036-F4FE64DE19D5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A7A97E1B-E121-4C7A-B036-F4FE64DE19D5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A7A97E1B-E121-4C7A-B036-F4FE64DE19D5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A7A97E1B-E121-4C7A-B036-F4FE64DE19D5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A7A97E1B-E121-4C7A-B036-F4FE64DE19D5}.Checked|x64.Build.0 = Checked|Any CPU
+ {A7A97E1B-E121-4C7A-B036-F4FE64DE19D5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A7A97E1B-E121-4C7A-B036-F4FE64DE19D5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A7A97E1B-E121-4C7A-B036-F4FE64DE19D5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A7A97E1B-E121-4C7A-B036-F4FE64DE19D5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A7A97E1B-E121-4C7A-B036-F4FE64DE19D5}.Release|x64.ActiveCfg = Release|Any CPU
+ {A7A97E1B-E121-4C7A-B036-F4FE64DE19D5}.Release|x64.Build.0 = Release|Any CPU
+ {59D2FB73-8919-47E8-8D2F-39FC895542A1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {59D2FB73-8919-47E8-8D2F-39FC895542A1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {59D2FB73-8919-47E8-8D2F-39FC895542A1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {59D2FB73-8919-47E8-8D2F-39FC895542A1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {59D2FB73-8919-47E8-8D2F-39FC895542A1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {59D2FB73-8919-47E8-8D2F-39FC895542A1}.Debug|x64.Build.0 = Debug|Any CPU
+ {59D2FB73-8919-47E8-8D2F-39FC895542A1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {59D2FB73-8919-47E8-8D2F-39FC895542A1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {59D2FB73-8919-47E8-8D2F-39FC895542A1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {59D2FB73-8919-47E8-8D2F-39FC895542A1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {59D2FB73-8919-47E8-8D2F-39FC895542A1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {59D2FB73-8919-47E8-8D2F-39FC895542A1}.Checked|x64.Build.0 = Checked|Any CPU
+ {59D2FB73-8919-47E8-8D2F-39FC895542A1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {59D2FB73-8919-47E8-8D2F-39FC895542A1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {59D2FB73-8919-47E8-8D2F-39FC895542A1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {59D2FB73-8919-47E8-8D2F-39FC895542A1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {59D2FB73-8919-47E8-8D2F-39FC895542A1}.Release|x64.ActiveCfg = Release|Any CPU
+ {59D2FB73-8919-47E8-8D2F-39FC895542A1}.Release|x64.Build.0 = Release|Any CPU
+ {D9C051F7-4FBB-4190-9757-5C01ABF0B689}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D9C051F7-4FBB-4190-9757-5C01ABF0B689}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D9C051F7-4FBB-4190-9757-5C01ABF0B689}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D9C051F7-4FBB-4190-9757-5C01ABF0B689}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D9C051F7-4FBB-4190-9757-5C01ABF0B689}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D9C051F7-4FBB-4190-9757-5C01ABF0B689}.Debug|x64.Build.0 = Debug|Any CPU
+ {D9C051F7-4FBB-4190-9757-5C01ABF0B689}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D9C051F7-4FBB-4190-9757-5C01ABF0B689}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D9C051F7-4FBB-4190-9757-5C01ABF0B689}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D9C051F7-4FBB-4190-9757-5C01ABF0B689}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D9C051F7-4FBB-4190-9757-5C01ABF0B689}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D9C051F7-4FBB-4190-9757-5C01ABF0B689}.Checked|x64.Build.0 = Checked|Any CPU
+ {D9C051F7-4FBB-4190-9757-5C01ABF0B689}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D9C051F7-4FBB-4190-9757-5C01ABF0B689}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D9C051F7-4FBB-4190-9757-5C01ABF0B689}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D9C051F7-4FBB-4190-9757-5C01ABF0B689}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D9C051F7-4FBB-4190-9757-5C01ABF0B689}.Release|x64.ActiveCfg = Release|Any CPU
+ {D9C051F7-4FBB-4190-9757-5C01ABF0B689}.Release|x64.Build.0 = Release|Any CPU
+ {83F3CA73-8D90-46CB-BFCC-8EBF03D05E7D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {83F3CA73-8D90-46CB-BFCC-8EBF03D05E7D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {83F3CA73-8D90-46CB-BFCC-8EBF03D05E7D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {83F3CA73-8D90-46CB-BFCC-8EBF03D05E7D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {83F3CA73-8D90-46CB-BFCC-8EBF03D05E7D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {83F3CA73-8D90-46CB-BFCC-8EBF03D05E7D}.Debug|x64.Build.0 = Debug|Any CPU
+ {83F3CA73-8D90-46CB-BFCC-8EBF03D05E7D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {83F3CA73-8D90-46CB-BFCC-8EBF03D05E7D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {83F3CA73-8D90-46CB-BFCC-8EBF03D05E7D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {83F3CA73-8D90-46CB-BFCC-8EBF03D05E7D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {83F3CA73-8D90-46CB-BFCC-8EBF03D05E7D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {83F3CA73-8D90-46CB-BFCC-8EBF03D05E7D}.Checked|x64.Build.0 = Checked|Any CPU
+ {83F3CA73-8D90-46CB-BFCC-8EBF03D05E7D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {83F3CA73-8D90-46CB-BFCC-8EBF03D05E7D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {83F3CA73-8D90-46CB-BFCC-8EBF03D05E7D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {83F3CA73-8D90-46CB-BFCC-8EBF03D05E7D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {83F3CA73-8D90-46CB-BFCC-8EBF03D05E7D}.Release|x64.ActiveCfg = Release|Any CPU
+ {83F3CA73-8D90-46CB-BFCC-8EBF03D05E7D}.Release|x64.Build.0 = Release|Any CPU
+ {183E5583-F710-4471-8D5F-82E8870070B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {183E5583-F710-4471-8D5F-82E8870070B7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {183E5583-F710-4471-8D5F-82E8870070B7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {183E5583-F710-4471-8D5F-82E8870070B7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {183E5583-F710-4471-8D5F-82E8870070B7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {183E5583-F710-4471-8D5F-82E8870070B7}.Debug|x64.Build.0 = Debug|Any CPU
+ {183E5583-F710-4471-8D5F-82E8870070B7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {183E5583-F710-4471-8D5F-82E8870070B7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {183E5583-F710-4471-8D5F-82E8870070B7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {183E5583-F710-4471-8D5F-82E8870070B7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {183E5583-F710-4471-8D5F-82E8870070B7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {183E5583-F710-4471-8D5F-82E8870070B7}.Checked|x64.Build.0 = Checked|Any CPU
+ {183E5583-F710-4471-8D5F-82E8870070B7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {183E5583-F710-4471-8D5F-82E8870070B7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {183E5583-F710-4471-8D5F-82E8870070B7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {183E5583-F710-4471-8D5F-82E8870070B7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {183E5583-F710-4471-8D5F-82E8870070B7}.Release|x64.ActiveCfg = Release|Any CPU
+ {183E5583-F710-4471-8D5F-82E8870070B7}.Release|x64.Build.0 = Release|Any CPU
+ {C2F9938D-F3B4-4876-B2B4-17A1D2979776}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C2F9938D-F3B4-4876-B2B4-17A1D2979776}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C2F9938D-F3B4-4876-B2B4-17A1D2979776}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C2F9938D-F3B4-4876-B2B4-17A1D2979776}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C2F9938D-F3B4-4876-B2B4-17A1D2979776}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C2F9938D-F3B4-4876-B2B4-17A1D2979776}.Debug|x64.Build.0 = Debug|Any CPU
+ {C2F9938D-F3B4-4876-B2B4-17A1D2979776}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C2F9938D-F3B4-4876-B2B4-17A1D2979776}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C2F9938D-F3B4-4876-B2B4-17A1D2979776}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C2F9938D-F3B4-4876-B2B4-17A1D2979776}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C2F9938D-F3B4-4876-B2B4-17A1D2979776}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C2F9938D-F3B4-4876-B2B4-17A1D2979776}.Checked|x64.Build.0 = Checked|Any CPU
+ {C2F9938D-F3B4-4876-B2B4-17A1D2979776}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C2F9938D-F3B4-4876-B2B4-17A1D2979776}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C2F9938D-F3B4-4876-B2B4-17A1D2979776}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C2F9938D-F3B4-4876-B2B4-17A1D2979776}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C2F9938D-F3B4-4876-B2B4-17A1D2979776}.Release|x64.ActiveCfg = Release|Any CPU
+ {C2F9938D-F3B4-4876-B2B4-17A1D2979776}.Release|x64.Build.0 = Release|Any CPU
+ {3B98CEA1-5C18-4D5E-AB3D-E8016AA09FEF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3B98CEA1-5C18-4D5E-AB3D-E8016AA09FEF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3B98CEA1-5C18-4D5E-AB3D-E8016AA09FEF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3B98CEA1-5C18-4D5E-AB3D-E8016AA09FEF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3B98CEA1-5C18-4D5E-AB3D-E8016AA09FEF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3B98CEA1-5C18-4D5E-AB3D-E8016AA09FEF}.Debug|x64.Build.0 = Debug|Any CPU
+ {3B98CEA1-5C18-4D5E-AB3D-E8016AA09FEF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3B98CEA1-5C18-4D5E-AB3D-E8016AA09FEF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3B98CEA1-5C18-4D5E-AB3D-E8016AA09FEF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3B98CEA1-5C18-4D5E-AB3D-E8016AA09FEF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3B98CEA1-5C18-4D5E-AB3D-E8016AA09FEF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3B98CEA1-5C18-4D5E-AB3D-E8016AA09FEF}.Checked|x64.Build.0 = Checked|Any CPU
+ {3B98CEA1-5C18-4D5E-AB3D-E8016AA09FEF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3B98CEA1-5C18-4D5E-AB3D-E8016AA09FEF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3B98CEA1-5C18-4D5E-AB3D-E8016AA09FEF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3B98CEA1-5C18-4D5E-AB3D-E8016AA09FEF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3B98CEA1-5C18-4D5E-AB3D-E8016AA09FEF}.Release|x64.ActiveCfg = Release|Any CPU
+ {3B98CEA1-5C18-4D5E-AB3D-E8016AA09FEF}.Release|x64.Build.0 = Release|Any CPU
+ {E27E6C51-D863-4A37-B4B5-1FA702801182}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E27E6C51-D863-4A37-B4B5-1FA702801182}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E27E6C51-D863-4A37-B4B5-1FA702801182}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E27E6C51-D863-4A37-B4B5-1FA702801182}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E27E6C51-D863-4A37-B4B5-1FA702801182}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E27E6C51-D863-4A37-B4B5-1FA702801182}.Debug|x64.Build.0 = Debug|Any CPU
+ {E27E6C51-D863-4A37-B4B5-1FA702801182}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E27E6C51-D863-4A37-B4B5-1FA702801182}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E27E6C51-D863-4A37-B4B5-1FA702801182}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E27E6C51-D863-4A37-B4B5-1FA702801182}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E27E6C51-D863-4A37-B4B5-1FA702801182}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E27E6C51-D863-4A37-B4B5-1FA702801182}.Checked|x64.Build.0 = Checked|Any CPU
+ {E27E6C51-D863-4A37-B4B5-1FA702801182}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E27E6C51-D863-4A37-B4B5-1FA702801182}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E27E6C51-D863-4A37-B4B5-1FA702801182}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E27E6C51-D863-4A37-B4B5-1FA702801182}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E27E6C51-D863-4A37-B4B5-1FA702801182}.Release|x64.ActiveCfg = Release|Any CPU
+ {E27E6C51-D863-4A37-B4B5-1FA702801182}.Release|x64.Build.0 = Release|Any CPU
+ {687B9C6A-54F5-4F7E-9377-E112DB221FD4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {687B9C6A-54F5-4F7E-9377-E112DB221FD4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {687B9C6A-54F5-4F7E-9377-E112DB221FD4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {687B9C6A-54F5-4F7E-9377-E112DB221FD4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {687B9C6A-54F5-4F7E-9377-E112DB221FD4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {687B9C6A-54F5-4F7E-9377-E112DB221FD4}.Debug|x64.Build.0 = Debug|Any CPU
+ {687B9C6A-54F5-4F7E-9377-E112DB221FD4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {687B9C6A-54F5-4F7E-9377-E112DB221FD4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {687B9C6A-54F5-4F7E-9377-E112DB221FD4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {687B9C6A-54F5-4F7E-9377-E112DB221FD4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {687B9C6A-54F5-4F7E-9377-E112DB221FD4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {687B9C6A-54F5-4F7E-9377-E112DB221FD4}.Checked|x64.Build.0 = Checked|Any CPU
+ {687B9C6A-54F5-4F7E-9377-E112DB221FD4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {687B9C6A-54F5-4F7E-9377-E112DB221FD4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {687B9C6A-54F5-4F7E-9377-E112DB221FD4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {687B9C6A-54F5-4F7E-9377-E112DB221FD4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {687B9C6A-54F5-4F7E-9377-E112DB221FD4}.Release|x64.ActiveCfg = Release|Any CPU
+ {687B9C6A-54F5-4F7E-9377-E112DB221FD4}.Release|x64.Build.0 = Release|Any CPU
+ {70C9B60F-3625-4FFA-BF45-3A09FE44E07C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {70C9B60F-3625-4FFA-BF45-3A09FE44E07C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {70C9B60F-3625-4FFA-BF45-3A09FE44E07C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {70C9B60F-3625-4FFA-BF45-3A09FE44E07C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {70C9B60F-3625-4FFA-BF45-3A09FE44E07C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {70C9B60F-3625-4FFA-BF45-3A09FE44E07C}.Debug|x64.Build.0 = Debug|Any CPU
+ {70C9B60F-3625-4FFA-BF45-3A09FE44E07C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {70C9B60F-3625-4FFA-BF45-3A09FE44E07C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {70C9B60F-3625-4FFA-BF45-3A09FE44E07C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {70C9B60F-3625-4FFA-BF45-3A09FE44E07C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {70C9B60F-3625-4FFA-BF45-3A09FE44E07C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {70C9B60F-3625-4FFA-BF45-3A09FE44E07C}.Checked|x64.Build.0 = Checked|Any CPU
+ {70C9B60F-3625-4FFA-BF45-3A09FE44E07C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {70C9B60F-3625-4FFA-BF45-3A09FE44E07C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {70C9B60F-3625-4FFA-BF45-3A09FE44E07C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {70C9B60F-3625-4FFA-BF45-3A09FE44E07C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {70C9B60F-3625-4FFA-BF45-3A09FE44E07C}.Release|x64.ActiveCfg = Release|Any CPU
+ {70C9B60F-3625-4FFA-BF45-3A09FE44E07C}.Release|x64.Build.0 = Release|Any CPU
+ {D560DC48-96BE-44B4-9888-B4E03E1B3765}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D560DC48-96BE-44B4-9888-B4E03E1B3765}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D560DC48-96BE-44B4-9888-B4E03E1B3765}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D560DC48-96BE-44B4-9888-B4E03E1B3765}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D560DC48-96BE-44B4-9888-B4E03E1B3765}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D560DC48-96BE-44B4-9888-B4E03E1B3765}.Debug|x64.Build.0 = Debug|Any CPU
+ {D560DC48-96BE-44B4-9888-B4E03E1B3765}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D560DC48-96BE-44B4-9888-B4E03E1B3765}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D560DC48-96BE-44B4-9888-B4E03E1B3765}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D560DC48-96BE-44B4-9888-B4E03E1B3765}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D560DC48-96BE-44B4-9888-B4E03E1B3765}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D560DC48-96BE-44B4-9888-B4E03E1B3765}.Checked|x64.Build.0 = Checked|Any CPU
+ {D560DC48-96BE-44B4-9888-B4E03E1B3765}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D560DC48-96BE-44B4-9888-B4E03E1B3765}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D560DC48-96BE-44B4-9888-B4E03E1B3765}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D560DC48-96BE-44B4-9888-B4E03E1B3765}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D560DC48-96BE-44B4-9888-B4E03E1B3765}.Release|x64.ActiveCfg = Release|Any CPU
+ {D560DC48-96BE-44B4-9888-B4E03E1B3765}.Release|x64.Build.0 = Release|Any CPU
+ {0E65AFBB-462D-439C-963E-2C2956FA144D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0E65AFBB-462D-439C-963E-2C2956FA144D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0E65AFBB-462D-439C-963E-2C2956FA144D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0E65AFBB-462D-439C-963E-2C2956FA144D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0E65AFBB-462D-439C-963E-2C2956FA144D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0E65AFBB-462D-439C-963E-2C2956FA144D}.Debug|x64.Build.0 = Debug|Any CPU
+ {0E65AFBB-462D-439C-963E-2C2956FA144D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0E65AFBB-462D-439C-963E-2C2956FA144D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0E65AFBB-462D-439C-963E-2C2956FA144D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0E65AFBB-462D-439C-963E-2C2956FA144D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0E65AFBB-462D-439C-963E-2C2956FA144D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0E65AFBB-462D-439C-963E-2C2956FA144D}.Checked|x64.Build.0 = Checked|Any CPU
+ {0E65AFBB-462D-439C-963E-2C2956FA144D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0E65AFBB-462D-439C-963E-2C2956FA144D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0E65AFBB-462D-439C-963E-2C2956FA144D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0E65AFBB-462D-439C-963E-2C2956FA144D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0E65AFBB-462D-439C-963E-2C2956FA144D}.Release|x64.ActiveCfg = Release|Any CPU
+ {0E65AFBB-462D-439C-963E-2C2956FA144D}.Release|x64.Build.0 = Release|Any CPU
+ {E7DBA180-50EE-4C35-993D-EE1F99A699B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E7DBA180-50EE-4C35-993D-EE1F99A699B3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E7DBA180-50EE-4C35-993D-EE1F99A699B3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E7DBA180-50EE-4C35-993D-EE1F99A699B3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E7DBA180-50EE-4C35-993D-EE1F99A699B3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E7DBA180-50EE-4C35-993D-EE1F99A699B3}.Debug|x64.Build.0 = Debug|Any CPU
+ {E7DBA180-50EE-4C35-993D-EE1F99A699B3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E7DBA180-50EE-4C35-993D-EE1F99A699B3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E7DBA180-50EE-4C35-993D-EE1F99A699B3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E7DBA180-50EE-4C35-993D-EE1F99A699B3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E7DBA180-50EE-4C35-993D-EE1F99A699B3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E7DBA180-50EE-4C35-993D-EE1F99A699B3}.Checked|x64.Build.0 = Checked|Any CPU
+ {E7DBA180-50EE-4C35-993D-EE1F99A699B3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E7DBA180-50EE-4C35-993D-EE1F99A699B3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E7DBA180-50EE-4C35-993D-EE1F99A699B3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E7DBA180-50EE-4C35-993D-EE1F99A699B3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E7DBA180-50EE-4C35-993D-EE1F99A699B3}.Release|x64.ActiveCfg = Release|Any CPU
+ {E7DBA180-50EE-4C35-993D-EE1F99A699B3}.Release|x64.Build.0 = Release|Any CPU
+ {8125B28C-071B-4CD2-A50D-DA215AA389F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8125B28C-071B-4CD2-A50D-DA215AA389F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8125B28C-071B-4CD2-A50D-DA215AA389F3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8125B28C-071B-4CD2-A50D-DA215AA389F3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8125B28C-071B-4CD2-A50D-DA215AA389F3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8125B28C-071B-4CD2-A50D-DA215AA389F3}.Debug|x64.Build.0 = Debug|Any CPU
+ {8125B28C-071B-4CD2-A50D-DA215AA389F3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8125B28C-071B-4CD2-A50D-DA215AA389F3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8125B28C-071B-4CD2-A50D-DA215AA389F3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8125B28C-071B-4CD2-A50D-DA215AA389F3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8125B28C-071B-4CD2-A50D-DA215AA389F3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8125B28C-071B-4CD2-A50D-DA215AA389F3}.Checked|x64.Build.0 = Checked|Any CPU
+ {8125B28C-071B-4CD2-A50D-DA215AA389F3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8125B28C-071B-4CD2-A50D-DA215AA389F3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8125B28C-071B-4CD2-A50D-DA215AA389F3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8125B28C-071B-4CD2-A50D-DA215AA389F3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8125B28C-071B-4CD2-A50D-DA215AA389F3}.Release|x64.ActiveCfg = Release|Any CPU
+ {8125B28C-071B-4CD2-A50D-DA215AA389F3}.Release|x64.Build.0 = Release|Any CPU
+ {08D9EA87-1D05-44C7-8C0A-8FBB46BCF36D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {08D9EA87-1D05-44C7-8C0A-8FBB46BCF36D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {08D9EA87-1D05-44C7-8C0A-8FBB46BCF36D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {08D9EA87-1D05-44C7-8C0A-8FBB46BCF36D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {08D9EA87-1D05-44C7-8C0A-8FBB46BCF36D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {08D9EA87-1D05-44C7-8C0A-8FBB46BCF36D}.Debug|x64.Build.0 = Debug|Any CPU
+ {08D9EA87-1D05-44C7-8C0A-8FBB46BCF36D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {08D9EA87-1D05-44C7-8C0A-8FBB46BCF36D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {08D9EA87-1D05-44C7-8C0A-8FBB46BCF36D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {08D9EA87-1D05-44C7-8C0A-8FBB46BCF36D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {08D9EA87-1D05-44C7-8C0A-8FBB46BCF36D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {08D9EA87-1D05-44C7-8C0A-8FBB46BCF36D}.Checked|x64.Build.0 = Checked|Any CPU
+ {08D9EA87-1D05-44C7-8C0A-8FBB46BCF36D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {08D9EA87-1D05-44C7-8C0A-8FBB46BCF36D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {08D9EA87-1D05-44C7-8C0A-8FBB46BCF36D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {08D9EA87-1D05-44C7-8C0A-8FBB46BCF36D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {08D9EA87-1D05-44C7-8C0A-8FBB46BCF36D}.Release|x64.ActiveCfg = Release|Any CPU
+ {08D9EA87-1D05-44C7-8C0A-8FBB46BCF36D}.Release|x64.Build.0 = Release|Any CPU
+ {7BBC4D50-60B0-428F-83E1-AC59E40B69A9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7BBC4D50-60B0-428F-83E1-AC59E40B69A9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7BBC4D50-60B0-428F-83E1-AC59E40B69A9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7BBC4D50-60B0-428F-83E1-AC59E40B69A9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7BBC4D50-60B0-428F-83E1-AC59E40B69A9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7BBC4D50-60B0-428F-83E1-AC59E40B69A9}.Debug|x64.Build.0 = Debug|Any CPU
+ {7BBC4D50-60B0-428F-83E1-AC59E40B69A9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7BBC4D50-60B0-428F-83E1-AC59E40B69A9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7BBC4D50-60B0-428F-83E1-AC59E40B69A9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7BBC4D50-60B0-428F-83E1-AC59E40B69A9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7BBC4D50-60B0-428F-83E1-AC59E40B69A9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7BBC4D50-60B0-428F-83E1-AC59E40B69A9}.Checked|x64.Build.0 = Checked|Any CPU
+ {7BBC4D50-60B0-428F-83E1-AC59E40B69A9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7BBC4D50-60B0-428F-83E1-AC59E40B69A9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7BBC4D50-60B0-428F-83E1-AC59E40B69A9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7BBC4D50-60B0-428F-83E1-AC59E40B69A9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7BBC4D50-60B0-428F-83E1-AC59E40B69A9}.Release|x64.ActiveCfg = Release|Any CPU
+ {7BBC4D50-60B0-428F-83E1-AC59E40B69A9}.Release|x64.Build.0 = Release|Any CPU
+ {E565FDC8-B44F-428F-BA6D-CDBC0D4F97B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E565FDC8-B44F-428F-BA6D-CDBC0D4F97B7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E565FDC8-B44F-428F-BA6D-CDBC0D4F97B7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E565FDC8-B44F-428F-BA6D-CDBC0D4F97B7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E565FDC8-B44F-428F-BA6D-CDBC0D4F97B7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E565FDC8-B44F-428F-BA6D-CDBC0D4F97B7}.Debug|x64.Build.0 = Debug|Any CPU
+ {E565FDC8-B44F-428F-BA6D-CDBC0D4F97B7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E565FDC8-B44F-428F-BA6D-CDBC0D4F97B7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E565FDC8-B44F-428F-BA6D-CDBC0D4F97B7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E565FDC8-B44F-428F-BA6D-CDBC0D4F97B7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E565FDC8-B44F-428F-BA6D-CDBC0D4F97B7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E565FDC8-B44F-428F-BA6D-CDBC0D4F97B7}.Checked|x64.Build.0 = Checked|Any CPU
+ {E565FDC8-B44F-428F-BA6D-CDBC0D4F97B7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E565FDC8-B44F-428F-BA6D-CDBC0D4F97B7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E565FDC8-B44F-428F-BA6D-CDBC0D4F97B7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E565FDC8-B44F-428F-BA6D-CDBC0D4F97B7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E565FDC8-B44F-428F-BA6D-CDBC0D4F97B7}.Release|x64.ActiveCfg = Release|Any CPU
+ {E565FDC8-B44F-428F-BA6D-CDBC0D4F97B7}.Release|x64.Build.0 = Release|Any CPU
+ {7228D6BE-7DCC-4835-9440-06B60BAF11D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7228D6BE-7DCC-4835-9440-06B60BAF11D4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7228D6BE-7DCC-4835-9440-06B60BAF11D4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7228D6BE-7DCC-4835-9440-06B60BAF11D4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7228D6BE-7DCC-4835-9440-06B60BAF11D4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7228D6BE-7DCC-4835-9440-06B60BAF11D4}.Debug|x64.Build.0 = Debug|Any CPU
+ {7228D6BE-7DCC-4835-9440-06B60BAF11D4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7228D6BE-7DCC-4835-9440-06B60BAF11D4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7228D6BE-7DCC-4835-9440-06B60BAF11D4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7228D6BE-7DCC-4835-9440-06B60BAF11D4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7228D6BE-7DCC-4835-9440-06B60BAF11D4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7228D6BE-7DCC-4835-9440-06B60BAF11D4}.Checked|x64.Build.0 = Checked|Any CPU
+ {7228D6BE-7DCC-4835-9440-06B60BAF11D4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7228D6BE-7DCC-4835-9440-06B60BAF11D4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7228D6BE-7DCC-4835-9440-06B60BAF11D4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7228D6BE-7DCC-4835-9440-06B60BAF11D4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7228D6BE-7DCC-4835-9440-06B60BAF11D4}.Release|x64.ActiveCfg = Release|Any CPU
+ {7228D6BE-7DCC-4835-9440-06B60BAF11D4}.Release|x64.Build.0 = Release|Any CPU
+ {4B6F9370-A846-4AC7-87DD-B063026CFE18}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4B6F9370-A846-4AC7-87DD-B063026CFE18}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4B6F9370-A846-4AC7-87DD-B063026CFE18}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4B6F9370-A846-4AC7-87DD-B063026CFE18}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4B6F9370-A846-4AC7-87DD-B063026CFE18}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4B6F9370-A846-4AC7-87DD-B063026CFE18}.Debug|x64.Build.0 = Debug|Any CPU
+ {4B6F9370-A846-4AC7-87DD-B063026CFE18}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4B6F9370-A846-4AC7-87DD-B063026CFE18}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4B6F9370-A846-4AC7-87DD-B063026CFE18}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4B6F9370-A846-4AC7-87DD-B063026CFE18}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4B6F9370-A846-4AC7-87DD-B063026CFE18}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4B6F9370-A846-4AC7-87DD-B063026CFE18}.Checked|x64.Build.0 = Checked|Any CPU
+ {4B6F9370-A846-4AC7-87DD-B063026CFE18}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4B6F9370-A846-4AC7-87DD-B063026CFE18}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4B6F9370-A846-4AC7-87DD-B063026CFE18}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4B6F9370-A846-4AC7-87DD-B063026CFE18}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4B6F9370-A846-4AC7-87DD-B063026CFE18}.Release|x64.ActiveCfg = Release|Any CPU
+ {4B6F9370-A846-4AC7-87DD-B063026CFE18}.Release|x64.Build.0 = Release|Any CPU
+ {8846FE32-F9C4-422A-9CB3-5182BD5D499B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8846FE32-F9C4-422A-9CB3-5182BD5D499B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8846FE32-F9C4-422A-9CB3-5182BD5D499B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8846FE32-F9C4-422A-9CB3-5182BD5D499B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8846FE32-F9C4-422A-9CB3-5182BD5D499B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8846FE32-F9C4-422A-9CB3-5182BD5D499B}.Debug|x64.Build.0 = Debug|Any CPU
+ {8846FE32-F9C4-422A-9CB3-5182BD5D499B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8846FE32-F9C4-422A-9CB3-5182BD5D499B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8846FE32-F9C4-422A-9CB3-5182BD5D499B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8846FE32-F9C4-422A-9CB3-5182BD5D499B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8846FE32-F9C4-422A-9CB3-5182BD5D499B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8846FE32-F9C4-422A-9CB3-5182BD5D499B}.Checked|x64.Build.0 = Checked|Any CPU
+ {8846FE32-F9C4-422A-9CB3-5182BD5D499B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8846FE32-F9C4-422A-9CB3-5182BD5D499B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8846FE32-F9C4-422A-9CB3-5182BD5D499B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8846FE32-F9C4-422A-9CB3-5182BD5D499B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8846FE32-F9C4-422A-9CB3-5182BD5D499B}.Release|x64.ActiveCfg = Release|Any CPU
+ {8846FE32-F9C4-422A-9CB3-5182BD5D499B}.Release|x64.Build.0 = Release|Any CPU
+ {1BFFB516-D072-4CB5-BDB0-6C9F119F35E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1BFFB516-D072-4CB5-BDB0-6C9F119F35E4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1BFFB516-D072-4CB5-BDB0-6C9F119F35E4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1BFFB516-D072-4CB5-BDB0-6C9F119F35E4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1BFFB516-D072-4CB5-BDB0-6C9F119F35E4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1BFFB516-D072-4CB5-BDB0-6C9F119F35E4}.Debug|x64.Build.0 = Debug|Any CPU
+ {1BFFB516-D072-4CB5-BDB0-6C9F119F35E4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1BFFB516-D072-4CB5-BDB0-6C9F119F35E4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1BFFB516-D072-4CB5-BDB0-6C9F119F35E4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1BFFB516-D072-4CB5-BDB0-6C9F119F35E4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1BFFB516-D072-4CB5-BDB0-6C9F119F35E4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1BFFB516-D072-4CB5-BDB0-6C9F119F35E4}.Checked|x64.Build.0 = Checked|Any CPU
+ {1BFFB516-D072-4CB5-BDB0-6C9F119F35E4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1BFFB516-D072-4CB5-BDB0-6C9F119F35E4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1BFFB516-D072-4CB5-BDB0-6C9F119F35E4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1BFFB516-D072-4CB5-BDB0-6C9F119F35E4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1BFFB516-D072-4CB5-BDB0-6C9F119F35E4}.Release|x64.ActiveCfg = Release|Any CPU
+ {1BFFB516-D072-4CB5-BDB0-6C9F119F35E4}.Release|x64.Build.0 = Release|Any CPU
+ {0979655B-4819-4FE5-8EAD-FF13BE1B1F3A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0979655B-4819-4FE5-8EAD-FF13BE1B1F3A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0979655B-4819-4FE5-8EAD-FF13BE1B1F3A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0979655B-4819-4FE5-8EAD-FF13BE1B1F3A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0979655B-4819-4FE5-8EAD-FF13BE1B1F3A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0979655B-4819-4FE5-8EAD-FF13BE1B1F3A}.Debug|x64.Build.0 = Debug|Any CPU
+ {0979655B-4819-4FE5-8EAD-FF13BE1B1F3A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0979655B-4819-4FE5-8EAD-FF13BE1B1F3A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0979655B-4819-4FE5-8EAD-FF13BE1B1F3A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0979655B-4819-4FE5-8EAD-FF13BE1B1F3A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0979655B-4819-4FE5-8EAD-FF13BE1B1F3A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0979655B-4819-4FE5-8EAD-FF13BE1B1F3A}.Checked|x64.Build.0 = Checked|Any CPU
+ {0979655B-4819-4FE5-8EAD-FF13BE1B1F3A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0979655B-4819-4FE5-8EAD-FF13BE1B1F3A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0979655B-4819-4FE5-8EAD-FF13BE1B1F3A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0979655B-4819-4FE5-8EAD-FF13BE1B1F3A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0979655B-4819-4FE5-8EAD-FF13BE1B1F3A}.Release|x64.ActiveCfg = Release|Any CPU
+ {0979655B-4819-4FE5-8EAD-FF13BE1B1F3A}.Release|x64.Build.0 = Release|Any CPU
+ {5D602420-536C-4E83-8BA8-1AC79C8D8F57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5D602420-536C-4E83-8BA8-1AC79C8D8F57}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5D602420-536C-4E83-8BA8-1AC79C8D8F57}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5D602420-536C-4E83-8BA8-1AC79C8D8F57}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5D602420-536C-4E83-8BA8-1AC79C8D8F57}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5D602420-536C-4E83-8BA8-1AC79C8D8F57}.Debug|x64.Build.0 = Debug|Any CPU
+ {5D602420-536C-4E83-8BA8-1AC79C8D8F57}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5D602420-536C-4E83-8BA8-1AC79C8D8F57}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5D602420-536C-4E83-8BA8-1AC79C8D8F57}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5D602420-536C-4E83-8BA8-1AC79C8D8F57}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5D602420-536C-4E83-8BA8-1AC79C8D8F57}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5D602420-536C-4E83-8BA8-1AC79C8D8F57}.Checked|x64.Build.0 = Checked|Any CPU
+ {5D602420-536C-4E83-8BA8-1AC79C8D8F57}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5D602420-536C-4E83-8BA8-1AC79C8D8F57}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5D602420-536C-4E83-8BA8-1AC79C8D8F57}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5D602420-536C-4E83-8BA8-1AC79C8D8F57}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5D602420-536C-4E83-8BA8-1AC79C8D8F57}.Release|x64.ActiveCfg = Release|Any CPU
+ {5D602420-536C-4E83-8BA8-1AC79C8D8F57}.Release|x64.Build.0 = Release|Any CPU
+ {ADD31611-45AF-4C2C-B6A7-6CEEC385ECF4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {ADD31611-45AF-4C2C-B6A7-6CEEC385ECF4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {ADD31611-45AF-4C2C-B6A7-6CEEC385ECF4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {ADD31611-45AF-4C2C-B6A7-6CEEC385ECF4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {ADD31611-45AF-4C2C-B6A7-6CEEC385ECF4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {ADD31611-45AF-4C2C-B6A7-6CEEC385ECF4}.Debug|x64.Build.0 = Debug|Any CPU
+ {ADD31611-45AF-4C2C-B6A7-6CEEC385ECF4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {ADD31611-45AF-4C2C-B6A7-6CEEC385ECF4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {ADD31611-45AF-4C2C-B6A7-6CEEC385ECF4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {ADD31611-45AF-4C2C-B6A7-6CEEC385ECF4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {ADD31611-45AF-4C2C-B6A7-6CEEC385ECF4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {ADD31611-45AF-4C2C-B6A7-6CEEC385ECF4}.Checked|x64.Build.0 = Checked|Any CPU
+ {ADD31611-45AF-4C2C-B6A7-6CEEC385ECF4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {ADD31611-45AF-4C2C-B6A7-6CEEC385ECF4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {ADD31611-45AF-4C2C-B6A7-6CEEC385ECF4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {ADD31611-45AF-4C2C-B6A7-6CEEC385ECF4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {ADD31611-45AF-4C2C-B6A7-6CEEC385ECF4}.Release|x64.ActiveCfg = Release|Any CPU
+ {ADD31611-45AF-4C2C-B6A7-6CEEC385ECF4}.Release|x64.Build.0 = Release|Any CPU
+ {553D2B2B-5049-4023-91AD-3CDC21ABFD1C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {553D2B2B-5049-4023-91AD-3CDC21ABFD1C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {553D2B2B-5049-4023-91AD-3CDC21ABFD1C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {553D2B2B-5049-4023-91AD-3CDC21ABFD1C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {553D2B2B-5049-4023-91AD-3CDC21ABFD1C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {553D2B2B-5049-4023-91AD-3CDC21ABFD1C}.Debug|x64.Build.0 = Debug|Any CPU
+ {553D2B2B-5049-4023-91AD-3CDC21ABFD1C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {553D2B2B-5049-4023-91AD-3CDC21ABFD1C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {553D2B2B-5049-4023-91AD-3CDC21ABFD1C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {553D2B2B-5049-4023-91AD-3CDC21ABFD1C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {553D2B2B-5049-4023-91AD-3CDC21ABFD1C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {553D2B2B-5049-4023-91AD-3CDC21ABFD1C}.Checked|x64.Build.0 = Checked|Any CPU
+ {553D2B2B-5049-4023-91AD-3CDC21ABFD1C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {553D2B2B-5049-4023-91AD-3CDC21ABFD1C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {553D2B2B-5049-4023-91AD-3CDC21ABFD1C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {553D2B2B-5049-4023-91AD-3CDC21ABFD1C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {553D2B2B-5049-4023-91AD-3CDC21ABFD1C}.Release|x64.ActiveCfg = Release|Any CPU
+ {553D2B2B-5049-4023-91AD-3CDC21ABFD1C}.Release|x64.Build.0 = Release|Any CPU
+ {8D3B11D0-8C4F-4447-96E6-F22C0494CF15}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8D3B11D0-8C4F-4447-96E6-F22C0494CF15}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8D3B11D0-8C4F-4447-96E6-F22C0494CF15}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8D3B11D0-8C4F-4447-96E6-F22C0494CF15}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8D3B11D0-8C4F-4447-96E6-F22C0494CF15}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8D3B11D0-8C4F-4447-96E6-F22C0494CF15}.Debug|x64.Build.0 = Debug|Any CPU
+ {8D3B11D0-8C4F-4447-96E6-F22C0494CF15}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8D3B11D0-8C4F-4447-96E6-F22C0494CF15}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8D3B11D0-8C4F-4447-96E6-F22C0494CF15}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8D3B11D0-8C4F-4447-96E6-F22C0494CF15}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8D3B11D0-8C4F-4447-96E6-F22C0494CF15}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8D3B11D0-8C4F-4447-96E6-F22C0494CF15}.Checked|x64.Build.0 = Checked|Any CPU
+ {8D3B11D0-8C4F-4447-96E6-F22C0494CF15}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8D3B11D0-8C4F-4447-96E6-F22C0494CF15}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8D3B11D0-8C4F-4447-96E6-F22C0494CF15}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8D3B11D0-8C4F-4447-96E6-F22C0494CF15}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8D3B11D0-8C4F-4447-96E6-F22C0494CF15}.Release|x64.ActiveCfg = Release|Any CPU
+ {8D3B11D0-8C4F-4447-96E6-F22C0494CF15}.Release|x64.Build.0 = Release|Any CPU
+ {3BFD0851-EA70-4828-BBA2-0468285214E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3BFD0851-EA70-4828-BBA2-0468285214E3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3BFD0851-EA70-4828-BBA2-0468285214E3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3BFD0851-EA70-4828-BBA2-0468285214E3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3BFD0851-EA70-4828-BBA2-0468285214E3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3BFD0851-EA70-4828-BBA2-0468285214E3}.Debug|x64.Build.0 = Debug|Any CPU
+ {3BFD0851-EA70-4828-BBA2-0468285214E3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3BFD0851-EA70-4828-BBA2-0468285214E3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3BFD0851-EA70-4828-BBA2-0468285214E3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3BFD0851-EA70-4828-BBA2-0468285214E3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3BFD0851-EA70-4828-BBA2-0468285214E3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3BFD0851-EA70-4828-BBA2-0468285214E3}.Checked|x64.Build.0 = Checked|Any CPU
+ {3BFD0851-EA70-4828-BBA2-0468285214E3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3BFD0851-EA70-4828-BBA2-0468285214E3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3BFD0851-EA70-4828-BBA2-0468285214E3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3BFD0851-EA70-4828-BBA2-0468285214E3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3BFD0851-EA70-4828-BBA2-0468285214E3}.Release|x64.ActiveCfg = Release|Any CPU
+ {3BFD0851-EA70-4828-BBA2-0468285214E3}.Release|x64.Build.0 = Release|Any CPU
+ {E91063A5-23D5-4C45-A7F8-89C3407973AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E91063A5-23D5-4C45-A7F8-89C3407973AD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E91063A5-23D5-4C45-A7F8-89C3407973AD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E91063A5-23D5-4C45-A7F8-89C3407973AD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E91063A5-23D5-4C45-A7F8-89C3407973AD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E91063A5-23D5-4C45-A7F8-89C3407973AD}.Debug|x64.Build.0 = Debug|Any CPU
+ {E91063A5-23D5-4C45-A7F8-89C3407973AD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E91063A5-23D5-4C45-A7F8-89C3407973AD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E91063A5-23D5-4C45-A7F8-89C3407973AD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E91063A5-23D5-4C45-A7F8-89C3407973AD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E91063A5-23D5-4C45-A7F8-89C3407973AD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E91063A5-23D5-4C45-A7F8-89C3407973AD}.Checked|x64.Build.0 = Checked|Any CPU
+ {E91063A5-23D5-4C45-A7F8-89C3407973AD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E91063A5-23D5-4C45-A7F8-89C3407973AD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E91063A5-23D5-4C45-A7F8-89C3407973AD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E91063A5-23D5-4C45-A7F8-89C3407973AD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E91063A5-23D5-4C45-A7F8-89C3407973AD}.Release|x64.ActiveCfg = Release|Any CPU
+ {E91063A5-23D5-4C45-A7F8-89C3407973AD}.Release|x64.Build.0 = Release|Any CPU
+ {5A19ECD1-B77D-4FEA-BDD9-4BA3B7CA409D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5A19ECD1-B77D-4FEA-BDD9-4BA3B7CA409D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5A19ECD1-B77D-4FEA-BDD9-4BA3B7CA409D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5A19ECD1-B77D-4FEA-BDD9-4BA3B7CA409D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5A19ECD1-B77D-4FEA-BDD9-4BA3B7CA409D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5A19ECD1-B77D-4FEA-BDD9-4BA3B7CA409D}.Debug|x64.Build.0 = Debug|Any CPU
+ {5A19ECD1-B77D-4FEA-BDD9-4BA3B7CA409D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5A19ECD1-B77D-4FEA-BDD9-4BA3B7CA409D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5A19ECD1-B77D-4FEA-BDD9-4BA3B7CA409D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5A19ECD1-B77D-4FEA-BDD9-4BA3B7CA409D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5A19ECD1-B77D-4FEA-BDD9-4BA3B7CA409D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5A19ECD1-B77D-4FEA-BDD9-4BA3B7CA409D}.Checked|x64.Build.0 = Checked|Any CPU
+ {5A19ECD1-B77D-4FEA-BDD9-4BA3B7CA409D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5A19ECD1-B77D-4FEA-BDD9-4BA3B7CA409D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5A19ECD1-B77D-4FEA-BDD9-4BA3B7CA409D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5A19ECD1-B77D-4FEA-BDD9-4BA3B7CA409D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5A19ECD1-B77D-4FEA-BDD9-4BA3B7CA409D}.Release|x64.ActiveCfg = Release|Any CPU
+ {5A19ECD1-B77D-4FEA-BDD9-4BA3B7CA409D}.Release|x64.Build.0 = Release|Any CPU
+ {4E02BA7E-68FE-4E39-998B-27AE540E3702}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4E02BA7E-68FE-4E39-998B-27AE540E3702}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4E02BA7E-68FE-4E39-998B-27AE540E3702}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4E02BA7E-68FE-4E39-998B-27AE540E3702}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4E02BA7E-68FE-4E39-998B-27AE540E3702}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4E02BA7E-68FE-4E39-998B-27AE540E3702}.Debug|x64.Build.0 = Debug|Any CPU
+ {4E02BA7E-68FE-4E39-998B-27AE540E3702}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4E02BA7E-68FE-4E39-998B-27AE540E3702}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4E02BA7E-68FE-4E39-998B-27AE540E3702}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4E02BA7E-68FE-4E39-998B-27AE540E3702}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4E02BA7E-68FE-4E39-998B-27AE540E3702}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4E02BA7E-68FE-4E39-998B-27AE540E3702}.Checked|x64.Build.0 = Checked|Any CPU
+ {4E02BA7E-68FE-4E39-998B-27AE540E3702}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4E02BA7E-68FE-4E39-998B-27AE540E3702}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4E02BA7E-68FE-4E39-998B-27AE540E3702}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4E02BA7E-68FE-4E39-998B-27AE540E3702}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4E02BA7E-68FE-4E39-998B-27AE540E3702}.Release|x64.ActiveCfg = Release|Any CPU
+ {4E02BA7E-68FE-4E39-998B-27AE540E3702}.Release|x64.Build.0 = Release|Any CPU
+ {99EFDA6E-620E-42D7-8AA9-E9A892391F71}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {99EFDA6E-620E-42D7-8AA9-E9A892391F71}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {99EFDA6E-620E-42D7-8AA9-E9A892391F71}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {99EFDA6E-620E-42D7-8AA9-E9A892391F71}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {99EFDA6E-620E-42D7-8AA9-E9A892391F71}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {99EFDA6E-620E-42D7-8AA9-E9A892391F71}.Debug|x64.Build.0 = Debug|Any CPU
+ {99EFDA6E-620E-42D7-8AA9-E9A892391F71}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {99EFDA6E-620E-42D7-8AA9-E9A892391F71}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {99EFDA6E-620E-42D7-8AA9-E9A892391F71}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {99EFDA6E-620E-42D7-8AA9-E9A892391F71}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {99EFDA6E-620E-42D7-8AA9-E9A892391F71}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {99EFDA6E-620E-42D7-8AA9-E9A892391F71}.Checked|x64.Build.0 = Checked|Any CPU
+ {99EFDA6E-620E-42D7-8AA9-E9A892391F71}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {99EFDA6E-620E-42D7-8AA9-E9A892391F71}.Release|Any CPU.Build.0 = Release|Any CPU
+ {99EFDA6E-620E-42D7-8AA9-E9A892391F71}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {99EFDA6E-620E-42D7-8AA9-E9A892391F71}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {99EFDA6E-620E-42D7-8AA9-E9A892391F71}.Release|x64.ActiveCfg = Release|Any CPU
+ {99EFDA6E-620E-42D7-8AA9-E9A892391F71}.Release|x64.Build.0 = Release|Any CPU
+ {A3C88E81-EA3B-4A65-80F6-C0C3C9B1A2A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A3C88E81-EA3B-4A65-80F6-C0C3C9B1A2A6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A3C88E81-EA3B-4A65-80F6-C0C3C9B1A2A6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A3C88E81-EA3B-4A65-80F6-C0C3C9B1A2A6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A3C88E81-EA3B-4A65-80F6-C0C3C9B1A2A6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A3C88E81-EA3B-4A65-80F6-C0C3C9B1A2A6}.Debug|x64.Build.0 = Debug|Any CPU
+ {A3C88E81-EA3B-4A65-80F6-C0C3C9B1A2A6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A3C88E81-EA3B-4A65-80F6-C0C3C9B1A2A6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A3C88E81-EA3B-4A65-80F6-C0C3C9B1A2A6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A3C88E81-EA3B-4A65-80F6-C0C3C9B1A2A6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A3C88E81-EA3B-4A65-80F6-C0C3C9B1A2A6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A3C88E81-EA3B-4A65-80F6-C0C3C9B1A2A6}.Checked|x64.Build.0 = Checked|Any CPU
+ {A3C88E81-EA3B-4A65-80F6-C0C3C9B1A2A6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A3C88E81-EA3B-4A65-80F6-C0C3C9B1A2A6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A3C88E81-EA3B-4A65-80F6-C0C3C9B1A2A6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A3C88E81-EA3B-4A65-80F6-C0C3C9B1A2A6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A3C88E81-EA3B-4A65-80F6-C0C3C9B1A2A6}.Release|x64.ActiveCfg = Release|Any CPU
+ {A3C88E81-EA3B-4A65-80F6-C0C3C9B1A2A6}.Release|x64.Build.0 = Release|Any CPU
+ {917074AE-08B3-47F1-BC55-B1AB689F63F6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {917074AE-08B3-47F1-BC55-B1AB689F63F6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {917074AE-08B3-47F1-BC55-B1AB689F63F6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {917074AE-08B3-47F1-BC55-B1AB689F63F6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {917074AE-08B3-47F1-BC55-B1AB689F63F6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {917074AE-08B3-47F1-BC55-B1AB689F63F6}.Debug|x64.Build.0 = Debug|Any CPU
+ {917074AE-08B3-47F1-BC55-B1AB689F63F6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {917074AE-08B3-47F1-BC55-B1AB689F63F6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {917074AE-08B3-47F1-BC55-B1AB689F63F6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {917074AE-08B3-47F1-BC55-B1AB689F63F6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {917074AE-08B3-47F1-BC55-B1AB689F63F6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {917074AE-08B3-47F1-BC55-B1AB689F63F6}.Checked|x64.Build.0 = Checked|Any CPU
+ {917074AE-08B3-47F1-BC55-B1AB689F63F6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {917074AE-08B3-47F1-BC55-B1AB689F63F6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {917074AE-08B3-47F1-BC55-B1AB689F63F6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {917074AE-08B3-47F1-BC55-B1AB689F63F6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {917074AE-08B3-47F1-BC55-B1AB689F63F6}.Release|x64.ActiveCfg = Release|Any CPU
+ {917074AE-08B3-47F1-BC55-B1AB689F63F6}.Release|x64.Build.0 = Release|Any CPU
+ {588350A8-F5D4-4ECE-8EB7-C3B0854D8284}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {588350A8-F5D4-4ECE-8EB7-C3B0854D8284}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {588350A8-F5D4-4ECE-8EB7-C3B0854D8284}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {588350A8-F5D4-4ECE-8EB7-C3B0854D8284}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {588350A8-F5D4-4ECE-8EB7-C3B0854D8284}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {588350A8-F5D4-4ECE-8EB7-C3B0854D8284}.Debug|x64.Build.0 = Debug|Any CPU
+ {588350A8-F5D4-4ECE-8EB7-C3B0854D8284}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {588350A8-F5D4-4ECE-8EB7-C3B0854D8284}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {588350A8-F5D4-4ECE-8EB7-C3B0854D8284}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {588350A8-F5D4-4ECE-8EB7-C3B0854D8284}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {588350A8-F5D4-4ECE-8EB7-C3B0854D8284}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {588350A8-F5D4-4ECE-8EB7-C3B0854D8284}.Checked|x64.Build.0 = Checked|Any CPU
+ {588350A8-F5D4-4ECE-8EB7-C3B0854D8284}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {588350A8-F5D4-4ECE-8EB7-C3B0854D8284}.Release|Any CPU.Build.0 = Release|Any CPU
+ {588350A8-F5D4-4ECE-8EB7-C3B0854D8284}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {588350A8-F5D4-4ECE-8EB7-C3B0854D8284}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {588350A8-F5D4-4ECE-8EB7-C3B0854D8284}.Release|x64.ActiveCfg = Release|Any CPU
+ {588350A8-F5D4-4ECE-8EB7-C3B0854D8284}.Release|x64.Build.0 = Release|Any CPU
+ {8D34364F-BED7-4826-A45A-36E02B779647}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8D34364F-BED7-4826-A45A-36E02B779647}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8D34364F-BED7-4826-A45A-36E02B779647}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8D34364F-BED7-4826-A45A-36E02B779647}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8D34364F-BED7-4826-A45A-36E02B779647}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8D34364F-BED7-4826-A45A-36E02B779647}.Debug|x64.Build.0 = Debug|Any CPU
+ {8D34364F-BED7-4826-A45A-36E02B779647}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8D34364F-BED7-4826-A45A-36E02B779647}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8D34364F-BED7-4826-A45A-36E02B779647}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8D34364F-BED7-4826-A45A-36E02B779647}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8D34364F-BED7-4826-A45A-36E02B779647}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8D34364F-BED7-4826-A45A-36E02B779647}.Checked|x64.Build.0 = Checked|Any CPU
+ {8D34364F-BED7-4826-A45A-36E02B779647}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8D34364F-BED7-4826-A45A-36E02B779647}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8D34364F-BED7-4826-A45A-36E02B779647}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8D34364F-BED7-4826-A45A-36E02B779647}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8D34364F-BED7-4826-A45A-36E02B779647}.Release|x64.ActiveCfg = Release|Any CPU
+ {8D34364F-BED7-4826-A45A-36E02B779647}.Release|x64.Build.0 = Release|Any CPU
+ {079BF300-6D67-4B3F-8415-112D4A8A6DE1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {079BF300-6D67-4B3F-8415-112D4A8A6DE1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {079BF300-6D67-4B3F-8415-112D4A8A6DE1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {079BF300-6D67-4B3F-8415-112D4A8A6DE1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {079BF300-6D67-4B3F-8415-112D4A8A6DE1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {079BF300-6D67-4B3F-8415-112D4A8A6DE1}.Debug|x64.Build.0 = Debug|Any CPU
+ {079BF300-6D67-4B3F-8415-112D4A8A6DE1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {079BF300-6D67-4B3F-8415-112D4A8A6DE1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {079BF300-6D67-4B3F-8415-112D4A8A6DE1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {079BF300-6D67-4B3F-8415-112D4A8A6DE1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {079BF300-6D67-4B3F-8415-112D4A8A6DE1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {079BF300-6D67-4B3F-8415-112D4A8A6DE1}.Checked|x64.Build.0 = Checked|Any CPU
+ {079BF300-6D67-4B3F-8415-112D4A8A6DE1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {079BF300-6D67-4B3F-8415-112D4A8A6DE1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {079BF300-6D67-4B3F-8415-112D4A8A6DE1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {079BF300-6D67-4B3F-8415-112D4A8A6DE1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {079BF300-6D67-4B3F-8415-112D4A8A6DE1}.Release|x64.ActiveCfg = Release|Any CPU
+ {079BF300-6D67-4B3F-8415-112D4A8A6DE1}.Release|x64.Build.0 = Release|Any CPU
+ {D4A066AF-0A8C-4659-8964-361D312DD81F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D4A066AF-0A8C-4659-8964-361D312DD81F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D4A066AF-0A8C-4659-8964-361D312DD81F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D4A066AF-0A8C-4659-8964-361D312DD81F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D4A066AF-0A8C-4659-8964-361D312DD81F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D4A066AF-0A8C-4659-8964-361D312DD81F}.Debug|x64.Build.0 = Debug|Any CPU
+ {D4A066AF-0A8C-4659-8964-361D312DD81F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D4A066AF-0A8C-4659-8964-361D312DD81F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D4A066AF-0A8C-4659-8964-361D312DD81F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D4A066AF-0A8C-4659-8964-361D312DD81F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D4A066AF-0A8C-4659-8964-361D312DD81F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D4A066AF-0A8C-4659-8964-361D312DD81F}.Checked|x64.Build.0 = Checked|Any CPU
+ {D4A066AF-0A8C-4659-8964-361D312DD81F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D4A066AF-0A8C-4659-8964-361D312DD81F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D4A066AF-0A8C-4659-8964-361D312DD81F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D4A066AF-0A8C-4659-8964-361D312DD81F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D4A066AF-0A8C-4659-8964-361D312DD81F}.Release|x64.ActiveCfg = Release|Any CPU
+ {D4A066AF-0A8C-4659-8964-361D312DD81F}.Release|x64.Build.0 = Release|Any CPU
+ {26E230D2-968F-4D0B-BF5D-0A6E6FE8A2E9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {26E230D2-968F-4D0B-BF5D-0A6E6FE8A2E9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {26E230D2-968F-4D0B-BF5D-0A6E6FE8A2E9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {26E230D2-968F-4D0B-BF5D-0A6E6FE8A2E9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {26E230D2-968F-4D0B-BF5D-0A6E6FE8A2E9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {26E230D2-968F-4D0B-BF5D-0A6E6FE8A2E9}.Debug|x64.Build.0 = Debug|Any CPU
+ {26E230D2-968F-4D0B-BF5D-0A6E6FE8A2E9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {26E230D2-968F-4D0B-BF5D-0A6E6FE8A2E9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {26E230D2-968F-4D0B-BF5D-0A6E6FE8A2E9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {26E230D2-968F-4D0B-BF5D-0A6E6FE8A2E9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {26E230D2-968F-4D0B-BF5D-0A6E6FE8A2E9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {26E230D2-968F-4D0B-BF5D-0A6E6FE8A2E9}.Checked|x64.Build.0 = Checked|Any CPU
+ {26E230D2-968F-4D0B-BF5D-0A6E6FE8A2E9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {26E230D2-968F-4D0B-BF5D-0A6E6FE8A2E9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {26E230D2-968F-4D0B-BF5D-0A6E6FE8A2E9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {26E230D2-968F-4D0B-BF5D-0A6E6FE8A2E9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {26E230D2-968F-4D0B-BF5D-0A6E6FE8A2E9}.Release|x64.ActiveCfg = Release|Any CPU
+ {26E230D2-968F-4D0B-BF5D-0A6E6FE8A2E9}.Release|x64.Build.0 = Release|Any CPU
+ {5C18C7D3-B459-4E6B-AD0A-87AF8D68F497}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5C18C7D3-B459-4E6B-AD0A-87AF8D68F497}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5C18C7D3-B459-4E6B-AD0A-87AF8D68F497}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5C18C7D3-B459-4E6B-AD0A-87AF8D68F497}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5C18C7D3-B459-4E6B-AD0A-87AF8D68F497}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5C18C7D3-B459-4E6B-AD0A-87AF8D68F497}.Debug|x64.Build.0 = Debug|Any CPU
+ {5C18C7D3-B459-4E6B-AD0A-87AF8D68F497}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5C18C7D3-B459-4E6B-AD0A-87AF8D68F497}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5C18C7D3-B459-4E6B-AD0A-87AF8D68F497}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5C18C7D3-B459-4E6B-AD0A-87AF8D68F497}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5C18C7D3-B459-4E6B-AD0A-87AF8D68F497}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5C18C7D3-B459-4E6B-AD0A-87AF8D68F497}.Checked|x64.Build.0 = Checked|Any CPU
+ {5C18C7D3-B459-4E6B-AD0A-87AF8D68F497}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5C18C7D3-B459-4E6B-AD0A-87AF8D68F497}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5C18C7D3-B459-4E6B-AD0A-87AF8D68F497}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5C18C7D3-B459-4E6B-AD0A-87AF8D68F497}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5C18C7D3-B459-4E6B-AD0A-87AF8D68F497}.Release|x64.ActiveCfg = Release|Any CPU
+ {5C18C7D3-B459-4E6B-AD0A-87AF8D68F497}.Release|x64.Build.0 = Release|Any CPU
+ {642CDD80-28F0-409A-84E0-0DDF40EFF966}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {642CDD80-28F0-409A-84E0-0DDF40EFF966}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {642CDD80-28F0-409A-84E0-0DDF40EFF966}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {642CDD80-28F0-409A-84E0-0DDF40EFF966}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {642CDD80-28F0-409A-84E0-0DDF40EFF966}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {642CDD80-28F0-409A-84E0-0DDF40EFF966}.Debug|x64.Build.0 = Debug|Any CPU
+ {642CDD80-28F0-409A-84E0-0DDF40EFF966}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {642CDD80-28F0-409A-84E0-0DDF40EFF966}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {642CDD80-28F0-409A-84E0-0DDF40EFF966}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {642CDD80-28F0-409A-84E0-0DDF40EFF966}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {642CDD80-28F0-409A-84E0-0DDF40EFF966}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {642CDD80-28F0-409A-84E0-0DDF40EFF966}.Checked|x64.Build.0 = Checked|Any CPU
+ {642CDD80-28F0-409A-84E0-0DDF40EFF966}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {642CDD80-28F0-409A-84E0-0DDF40EFF966}.Release|Any CPU.Build.0 = Release|Any CPU
+ {642CDD80-28F0-409A-84E0-0DDF40EFF966}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {642CDD80-28F0-409A-84E0-0DDF40EFF966}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {642CDD80-28F0-409A-84E0-0DDF40EFF966}.Release|x64.ActiveCfg = Release|Any CPU
+ {642CDD80-28F0-409A-84E0-0DDF40EFF966}.Release|x64.Build.0 = Release|Any CPU
+ {31C5A706-165F-4028-A12B-24C81E821447}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {31C5A706-165F-4028-A12B-24C81E821447}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {31C5A706-165F-4028-A12B-24C81E821447}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {31C5A706-165F-4028-A12B-24C81E821447}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {31C5A706-165F-4028-A12B-24C81E821447}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {31C5A706-165F-4028-A12B-24C81E821447}.Debug|x64.Build.0 = Debug|Any CPU
+ {31C5A706-165F-4028-A12B-24C81E821447}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {31C5A706-165F-4028-A12B-24C81E821447}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {31C5A706-165F-4028-A12B-24C81E821447}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {31C5A706-165F-4028-A12B-24C81E821447}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {31C5A706-165F-4028-A12B-24C81E821447}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {31C5A706-165F-4028-A12B-24C81E821447}.Checked|x64.Build.0 = Checked|Any CPU
+ {31C5A706-165F-4028-A12B-24C81E821447}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {31C5A706-165F-4028-A12B-24C81E821447}.Release|Any CPU.Build.0 = Release|Any CPU
+ {31C5A706-165F-4028-A12B-24C81E821447}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {31C5A706-165F-4028-A12B-24C81E821447}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {31C5A706-165F-4028-A12B-24C81E821447}.Release|x64.ActiveCfg = Release|Any CPU
+ {31C5A706-165F-4028-A12B-24C81E821447}.Release|x64.Build.0 = Release|Any CPU
+ {84B4AD9B-F3F3-4769-99BE-96BFCCEA447F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {84B4AD9B-F3F3-4769-99BE-96BFCCEA447F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {84B4AD9B-F3F3-4769-99BE-96BFCCEA447F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {84B4AD9B-F3F3-4769-99BE-96BFCCEA447F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {84B4AD9B-F3F3-4769-99BE-96BFCCEA447F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {84B4AD9B-F3F3-4769-99BE-96BFCCEA447F}.Debug|x64.Build.0 = Debug|Any CPU
+ {84B4AD9B-F3F3-4769-99BE-96BFCCEA447F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {84B4AD9B-F3F3-4769-99BE-96BFCCEA447F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {84B4AD9B-F3F3-4769-99BE-96BFCCEA447F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {84B4AD9B-F3F3-4769-99BE-96BFCCEA447F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {84B4AD9B-F3F3-4769-99BE-96BFCCEA447F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {84B4AD9B-F3F3-4769-99BE-96BFCCEA447F}.Checked|x64.Build.0 = Checked|Any CPU
+ {84B4AD9B-F3F3-4769-99BE-96BFCCEA447F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {84B4AD9B-F3F3-4769-99BE-96BFCCEA447F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {84B4AD9B-F3F3-4769-99BE-96BFCCEA447F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {84B4AD9B-F3F3-4769-99BE-96BFCCEA447F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {84B4AD9B-F3F3-4769-99BE-96BFCCEA447F}.Release|x64.ActiveCfg = Release|Any CPU
+ {84B4AD9B-F3F3-4769-99BE-96BFCCEA447F}.Release|x64.Build.0 = Release|Any CPU
+ {8CE12894-BD33-4011-81E5-7986AC1B7AE4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8CE12894-BD33-4011-81E5-7986AC1B7AE4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8CE12894-BD33-4011-81E5-7986AC1B7AE4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8CE12894-BD33-4011-81E5-7986AC1B7AE4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8CE12894-BD33-4011-81E5-7986AC1B7AE4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8CE12894-BD33-4011-81E5-7986AC1B7AE4}.Debug|x64.Build.0 = Debug|Any CPU
+ {8CE12894-BD33-4011-81E5-7986AC1B7AE4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8CE12894-BD33-4011-81E5-7986AC1B7AE4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8CE12894-BD33-4011-81E5-7986AC1B7AE4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8CE12894-BD33-4011-81E5-7986AC1B7AE4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8CE12894-BD33-4011-81E5-7986AC1B7AE4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8CE12894-BD33-4011-81E5-7986AC1B7AE4}.Checked|x64.Build.0 = Checked|Any CPU
+ {8CE12894-BD33-4011-81E5-7986AC1B7AE4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8CE12894-BD33-4011-81E5-7986AC1B7AE4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8CE12894-BD33-4011-81E5-7986AC1B7AE4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8CE12894-BD33-4011-81E5-7986AC1B7AE4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8CE12894-BD33-4011-81E5-7986AC1B7AE4}.Release|x64.ActiveCfg = Release|Any CPU
+ {8CE12894-BD33-4011-81E5-7986AC1B7AE4}.Release|x64.Build.0 = Release|Any CPU
+ {B96F0BAB-7B39-4757-8775-E04452A4C740}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B96F0BAB-7B39-4757-8775-E04452A4C740}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B96F0BAB-7B39-4757-8775-E04452A4C740}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B96F0BAB-7B39-4757-8775-E04452A4C740}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B96F0BAB-7B39-4757-8775-E04452A4C740}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B96F0BAB-7B39-4757-8775-E04452A4C740}.Debug|x64.Build.0 = Debug|Any CPU
+ {B96F0BAB-7B39-4757-8775-E04452A4C740}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B96F0BAB-7B39-4757-8775-E04452A4C740}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B96F0BAB-7B39-4757-8775-E04452A4C740}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B96F0BAB-7B39-4757-8775-E04452A4C740}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B96F0BAB-7B39-4757-8775-E04452A4C740}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B96F0BAB-7B39-4757-8775-E04452A4C740}.Checked|x64.Build.0 = Checked|Any CPU
+ {B96F0BAB-7B39-4757-8775-E04452A4C740}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B96F0BAB-7B39-4757-8775-E04452A4C740}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B96F0BAB-7B39-4757-8775-E04452A4C740}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B96F0BAB-7B39-4757-8775-E04452A4C740}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B96F0BAB-7B39-4757-8775-E04452A4C740}.Release|x64.ActiveCfg = Release|Any CPU
+ {B96F0BAB-7B39-4757-8775-E04452A4C740}.Release|x64.Build.0 = Release|Any CPU
+ {CD9BF7A2-8952-486E-A014-9C0F848E8306}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CD9BF7A2-8952-486E-A014-9C0F848E8306}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CD9BF7A2-8952-486E-A014-9C0F848E8306}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CD9BF7A2-8952-486E-A014-9C0F848E8306}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CD9BF7A2-8952-486E-A014-9C0F848E8306}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CD9BF7A2-8952-486E-A014-9C0F848E8306}.Debug|x64.Build.0 = Debug|Any CPU
+ {CD9BF7A2-8952-486E-A014-9C0F848E8306}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CD9BF7A2-8952-486E-A014-9C0F848E8306}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CD9BF7A2-8952-486E-A014-9C0F848E8306}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CD9BF7A2-8952-486E-A014-9C0F848E8306}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CD9BF7A2-8952-486E-A014-9C0F848E8306}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CD9BF7A2-8952-486E-A014-9C0F848E8306}.Checked|x64.Build.0 = Checked|Any CPU
+ {CD9BF7A2-8952-486E-A014-9C0F848E8306}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CD9BF7A2-8952-486E-A014-9C0F848E8306}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CD9BF7A2-8952-486E-A014-9C0F848E8306}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CD9BF7A2-8952-486E-A014-9C0F848E8306}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CD9BF7A2-8952-486E-A014-9C0F848E8306}.Release|x64.ActiveCfg = Release|Any CPU
+ {CD9BF7A2-8952-486E-A014-9C0F848E8306}.Release|x64.Build.0 = Release|Any CPU
+ {D8EAF760-1723-4827-A05A-D25452438C4D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D8EAF760-1723-4827-A05A-D25452438C4D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D8EAF760-1723-4827-A05A-D25452438C4D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D8EAF760-1723-4827-A05A-D25452438C4D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D8EAF760-1723-4827-A05A-D25452438C4D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D8EAF760-1723-4827-A05A-D25452438C4D}.Debug|x64.Build.0 = Debug|Any CPU
+ {D8EAF760-1723-4827-A05A-D25452438C4D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D8EAF760-1723-4827-A05A-D25452438C4D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D8EAF760-1723-4827-A05A-D25452438C4D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D8EAF760-1723-4827-A05A-D25452438C4D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D8EAF760-1723-4827-A05A-D25452438C4D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D8EAF760-1723-4827-A05A-D25452438C4D}.Checked|x64.Build.0 = Checked|Any CPU
+ {D8EAF760-1723-4827-A05A-D25452438C4D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D8EAF760-1723-4827-A05A-D25452438C4D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D8EAF760-1723-4827-A05A-D25452438C4D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D8EAF760-1723-4827-A05A-D25452438C4D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D8EAF760-1723-4827-A05A-D25452438C4D}.Release|x64.ActiveCfg = Release|Any CPU
+ {D8EAF760-1723-4827-A05A-D25452438C4D}.Release|x64.Build.0 = Release|Any CPU
+ {5C18D93E-1A66-46E0-959B-DB56F0F58C5B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5C18D93E-1A66-46E0-959B-DB56F0F58C5B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5C18D93E-1A66-46E0-959B-DB56F0F58C5B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5C18D93E-1A66-46E0-959B-DB56F0F58C5B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5C18D93E-1A66-46E0-959B-DB56F0F58C5B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5C18D93E-1A66-46E0-959B-DB56F0F58C5B}.Debug|x64.Build.0 = Debug|Any CPU
+ {5C18D93E-1A66-46E0-959B-DB56F0F58C5B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5C18D93E-1A66-46E0-959B-DB56F0F58C5B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5C18D93E-1A66-46E0-959B-DB56F0F58C5B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5C18D93E-1A66-46E0-959B-DB56F0F58C5B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5C18D93E-1A66-46E0-959B-DB56F0F58C5B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5C18D93E-1A66-46E0-959B-DB56F0F58C5B}.Checked|x64.Build.0 = Checked|Any CPU
+ {5C18D93E-1A66-46E0-959B-DB56F0F58C5B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5C18D93E-1A66-46E0-959B-DB56F0F58C5B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5C18D93E-1A66-46E0-959B-DB56F0F58C5B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5C18D93E-1A66-46E0-959B-DB56F0F58C5B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5C18D93E-1A66-46E0-959B-DB56F0F58C5B}.Release|x64.ActiveCfg = Release|Any CPU
+ {5C18D93E-1A66-46E0-959B-DB56F0F58C5B}.Release|x64.Build.0 = Release|Any CPU
+ {C5B880B8-5F56-4167-B4F3-6D8242E32C34}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C5B880B8-5F56-4167-B4F3-6D8242E32C34}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C5B880B8-5F56-4167-B4F3-6D8242E32C34}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C5B880B8-5F56-4167-B4F3-6D8242E32C34}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C5B880B8-5F56-4167-B4F3-6D8242E32C34}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C5B880B8-5F56-4167-B4F3-6D8242E32C34}.Debug|x64.Build.0 = Debug|Any CPU
+ {C5B880B8-5F56-4167-B4F3-6D8242E32C34}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C5B880B8-5F56-4167-B4F3-6D8242E32C34}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C5B880B8-5F56-4167-B4F3-6D8242E32C34}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C5B880B8-5F56-4167-B4F3-6D8242E32C34}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C5B880B8-5F56-4167-B4F3-6D8242E32C34}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C5B880B8-5F56-4167-B4F3-6D8242E32C34}.Checked|x64.Build.0 = Checked|Any CPU
+ {C5B880B8-5F56-4167-B4F3-6D8242E32C34}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C5B880B8-5F56-4167-B4F3-6D8242E32C34}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C5B880B8-5F56-4167-B4F3-6D8242E32C34}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C5B880B8-5F56-4167-B4F3-6D8242E32C34}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C5B880B8-5F56-4167-B4F3-6D8242E32C34}.Release|x64.ActiveCfg = Release|Any CPU
+ {C5B880B8-5F56-4167-B4F3-6D8242E32C34}.Release|x64.Build.0 = Release|Any CPU
+ {EA520D46-7FC9-4657-AAA3-8C0EAE99E365}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EA520D46-7FC9-4657-AAA3-8C0EAE99E365}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EA520D46-7FC9-4657-AAA3-8C0EAE99E365}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EA520D46-7FC9-4657-AAA3-8C0EAE99E365}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EA520D46-7FC9-4657-AAA3-8C0EAE99E365}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EA520D46-7FC9-4657-AAA3-8C0EAE99E365}.Debug|x64.Build.0 = Debug|Any CPU
+ {EA520D46-7FC9-4657-AAA3-8C0EAE99E365}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EA520D46-7FC9-4657-AAA3-8C0EAE99E365}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EA520D46-7FC9-4657-AAA3-8C0EAE99E365}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EA520D46-7FC9-4657-AAA3-8C0EAE99E365}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EA520D46-7FC9-4657-AAA3-8C0EAE99E365}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EA520D46-7FC9-4657-AAA3-8C0EAE99E365}.Checked|x64.Build.0 = Checked|Any CPU
+ {EA520D46-7FC9-4657-AAA3-8C0EAE99E365}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EA520D46-7FC9-4657-AAA3-8C0EAE99E365}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EA520D46-7FC9-4657-AAA3-8C0EAE99E365}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EA520D46-7FC9-4657-AAA3-8C0EAE99E365}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EA520D46-7FC9-4657-AAA3-8C0EAE99E365}.Release|x64.ActiveCfg = Release|Any CPU
+ {EA520D46-7FC9-4657-AAA3-8C0EAE99E365}.Release|x64.Build.0 = Release|Any CPU
+ {235A4D64-B91A-4DC7-B6B8-3BE1E07E230F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {235A4D64-B91A-4DC7-B6B8-3BE1E07E230F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {235A4D64-B91A-4DC7-B6B8-3BE1E07E230F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {235A4D64-B91A-4DC7-B6B8-3BE1E07E230F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {235A4D64-B91A-4DC7-B6B8-3BE1E07E230F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {235A4D64-B91A-4DC7-B6B8-3BE1E07E230F}.Debug|x64.Build.0 = Debug|Any CPU
+ {235A4D64-B91A-4DC7-B6B8-3BE1E07E230F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {235A4D64-B91A-4DC7-B6B8-3BE1E07E230F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {235A4D64-B91A-4DC7-B6B8-3BE1E07E230F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {235A4D64-B91A-4DC7-B6B8-3BE1E07E230F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {235A4D64-B91A-4DC7-B6B8-3BE1E07E230F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {235A4D64-B91A-4DC7-B6B8-3BE1E07E230F}.Checked|x64.Build.0 = Checked|Any CPU
+ {235A4D64-B91A-4DC7-B6B8-3BE1E07E230F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {235A4D64-B91A-4DC7-B6B8-3BE1E07E230F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {235A4D64-B91A-4DC7-B6B8-3BE1E07E230F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {235A4D64-B91A-4DC7-B6B8-3BE1E07E230F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {235A4D64-B91A-4DC7-B6B8-3BE1E07E230F}.Release|x64.ActiveCfg = Release|Any CPU
+ {235A4D64-B91A-4DC7-B6B8-3BE1E07E230F}.Release|x64.Build.0 = Release|Any CPU
+ {6351A54D-4AF0-4FEF-82BC-39A1B91860EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6351A54D-4AF0-4FEF-82BC-39A1B91860EE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6351A54D-4AF0-4FEF-82BC-39A1B91860EE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6351A54D-4AF0-4FEF-82BC-39A1B91860EE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6351A54D-4AF0-4FEF-82BC-39A1B91860EE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6351A54D-4AF0-4FEF-82BC-39A1B91860EE}.Debug|x64.Build.0 = Debug|Any CPU
+ {6351A54D-4AF0-4FEF-82BC-39A1B91860EE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6351A54D-4AF0-4FEF-82BC-39A1B91860EE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6351A54D-4AF0-4FEF-82BC-39A1B91860EE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6351A54D-4AF0-4FEF-82BC-39A1B91860EE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6351A54D-4AF0-4FEF-82BC-39A1B91860EE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6351A54D-4AF0-4FEF-82BC-39A1B91860EE}.Checked|x64.Build.0 = Checked|Any CPU
+ {6351A54D-4AF0-4FEF-82BC-39A1B91860EE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6351A54D-4AF0-4FEF-82BC-39A1B91860EE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6351A54D-4AF0-4FEF-82BC-39A1B91860EE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6351A54D-4AF0-4FEF-82BC-39A1B91860EE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6351A54D-4AF0-4FEF-82BC-39A1B91860EE}.Release|x64.ActiveCfg = Release|Any CPU
+ {6351A54D-4AF0-4FEF-82BC-39A1B91860EE}.Release|x64.Build.0 = Release|Any CPU
+ {EBB87DB8-2F0C-4EC1-8ADB-FDC030F01BB7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EBB87DB8-2F0C-4EC1-8ADB-FDC030F01BB7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EBB87DB8-2F0C-4EC1-8ADB-FDC030F01BB7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EBB87DB8-2F0C-4EC1-8ADB-FDC030F01BB7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EBB87DB8-2F0C-4EC1-8ADB-FDC030F01BB7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EBB87DB8-2F0C-4EC1-8ADB-FDC030F01BB7}.Debug|x64.Build.0 = Debug|Any CPU
+ {EBB87DB8-2F0C-4EC1-8ADB-FDC030F01BB7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EBB87DB8-2F0C-4EC1-8ADB-FDC030F01BB7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EBB87DB8-2F0C-4EC1-8ADB-FDC030F01BB7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EBB87DB8-2F0C-4EC1-8ADB-FDC030F01BB7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EBB87DB8-2F0C-4EC1-8ADB-FDC030F01BB7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EBB87DB8-2F0C-4EC1-8ADB-FDC030F01BB7}.Checked|x64.Build.0 = Checked|Any CPU
+ {EBB87DB8-2F0C-4EC1-8ADB-FDC030F01BB7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EBB87DB8-2F0C-4EC1-8ADB-FDC030F01BB7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EBB87DB8-2F0C-4EC1-8ADB-FDC030F01BB7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EBB87DB8-2F0C-4EC1-8ADB-FDC030F01BB7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EBB87DB8-2F0C-4EC1-8ADB-FDC030F01BB7}.Release|x64.ActiveCfg = Release|Any CPU
+ {EBB87DB8-2F0C-4EC1-8ADB-FDC030F01BB7}.Release|x64.Build.0 = Release|Any CPU
+ {789D91DC-38AC-4293-8FF3-A351CBEEA98B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {789D91DC-38AC-4293-8FF3-A351CBEEA98B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {789D91DC-38AC-4293-8FF3-A351CBEEA98B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {789D91DC-38AC-4293-8FF3-A351CBEEA98B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {789D91DC-38AC-4293-8FF3-A351CBEEA98B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {789D91DC-38AC-4293-8FF3-A351CBEEA98B}.Debug|x64.Build.0 = Debug|Any CPU
+ {789D91DC-38AC-4293-8FF3-A351CBEEA98B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {789D91DC-38AC-4293-8FF3-A351CBEEA98B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {789D91DC-38AC-4293-8FF3-A351CBEEA98B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {789D91DC-38AC-4293-8FF3-A351CBEEA98B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {789D91DC-38AC-4293-8FF3-A351CBEEA98B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {789D91DC-38AC-4293-8FF3-A351CBEEA98B}.Checked|x64.Build.0 = Checked|Any CPU
+ {789D91DC-38AC-4293-8FF3-A351CBEEA98B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {789D91DC-38AC-4293-8FF3-A351CBEEA98B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {789D91DC-38AC-4293-8FF3-A351CBEEA98B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {789D91DC-38AC-4293-8FF3-A351CBEEA98B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {789D91DC-38AC-4293-8FF3-A351CBEEA98B}.Release|x64.ActiveCfg = Release|Any CPU
+ {789D91DC-38AC-4293-8FF3-A351CBEEA98B}.Release|x64.Build.0 = Release|Any CPU
+ {FBEFF26E-E543-44EB-97DB-A35D529AF001}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FBEFF26E-E543-44EB-97DB-A35D529AF001}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FBEFF26E-E543-44EB-97DB-A35D529AF001}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FBEFF26E-E543-44EB-97DB-A35D529AF001}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FBEFF26E-E543-44EB-97DB-A35D529AF001}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FBEFF26E-E543-44EB-97DB-A35D529AF001}.Debug|x64.Build.0 = Debug|Any CPU
+ {FBEFF26E-E543-44EB-97DB-A35D529AF001}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FBEFF26E-E543-44EB-97DB-A35D529AF001}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FBEFF26E-E543-44EB-97DB-A35D529AF001}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FBEFF26E-E543-44EB-97DB-A35D529AF001}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FBEFF26E-E543-44EB-97DB-A35D529AF001}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FBEFF26E-E543-44EB-97DB-A35D529AF001}.Checked|x64.Build.0 = Checked|Any CPU
+ {FBEFF26E-E543-44EB-97DB-A35D529AF001}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FBEFF26E-E543-44EB-97DB-A35D529AF001}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FBEFF26E-E543-44EB-97DB-A35D529AF001}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FBEFF26E-E543-44EB-97DB-A35D529AF001}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FBEFF26E-E543-44EB-97DB-A35D529AF001}.Release|x64.ActiveCfg = Release|Any CPU
+ {FBEFF26E-E543-44EB-97DB-A35D529AF001}.Release|x64.Build.0 = Release|Any CPU
+ {3DEC45F3-89A5-4F8B-9013-01A5E65B6F2B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3DEC45F3-89A5-4F8B-9013-01A5E65B6F2B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3DEC45F3-89A5-4F8B-9013-01A5E65B6F2B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3DEC45F3-89A5-4F8B-9013-01A5E65B6F2B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3DEC45F3-89A5-4F8B-9013-01A5E65B6F2B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3DEC45F3-89A5-4F8B-9013-01A5E65B6F2B}.Debug|x64.Build.0 = Debug|Any CPU
+ {3DEC45F3-89A5-4F8B-9013-01A5E65B6F2B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3DEC45F3-89A5-4F8B-9013-01A5E65B6F2B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3DEC45F3-89A5-4F8B-9013-01A5E65B6F2B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3DEC45F3-89A5-4F8B-9013-01A5E65B6F2B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3DEC45F3-89A5-4F8B-9013-01A5E65B6F2B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3DEC45F3-89A5-4F8B-9013-01A5E65B6F2B}.Checked|x64.Build.0 = Checked|Any CPU
+ {3DEC45F3-89A5-4F8B-9013-01A5E65B6F2B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3DEC45F3-89A5-4F8B-9013-01A5E65B6F2B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3DEC45F3-89A5-4F8B-9013-01A5E65B6F2B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3DEC45F3-89A5-4F8B-9013-01A5E65B6F2B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3DEC45F3-89A5-4F8B-9013-01A5E65B6F2B}.Release|x64.ActiveCfg = Release|Any CPU
+ {3DEC45F3-89A5-4F8B-9013-01A5E65B6F2B}.Release|x64.Build.0 = Release|Any CPU
+ {F4446508-D1BB-49B2-AA86-DEAD87A7D00C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F4446508-D1BB-49B2-AA86-DEAD87A7D00C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F4446508-D1BB-49B2-AA86-DEAD87A7D00C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F4446508-D1BB-49B2-AA86-DEAD87A7D00C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F4446508-D1BB-49B2-AA86-DEAD87A7D00C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F4446508-D1BB-49B2-AA86-DEAD87A7D00C}.Debug|x64.Build.0 = Debug|Any CPU
+ {F4446508-D1BB-49B2-AA86-DEAD87A7D00C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F4446508-D1BB-49B2-AA86-DEAD87A7D00C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F4446508-D1BB-49B2-AA86-DEAD87A7D00C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F4446508-D1BB-49B2-AA86-DEAD87A7D00C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F4446508-D1BB-49B2-AA86-DEAD87A7D00C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F4446508-D1BB-49B2-AA86-DEAD87A7D00C}.Checked|x64.Build.0 = Checked|Any CPU
+ {F4446508-D1BB-49B2-AA86-DEAD87A7D00C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F4446508-D1BB-49B2-AA86-DEAD87A7D00C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F4446508-D1BB-49B2-AA86-DEAD87A7D00C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F4446508-D1BB-49B2-AA86-DEAD87A7D00C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F4446508-D1BB-49B2-AA86-DEAD87A7D00C}.Release|x64.ActiveCfg = Release|Any CPU
+ {F4446508-D1BB-49B2-AA86-DEAD87A7D00C}.Release|x64.Build.0 = Release|Any CPU
+ {596F4D3B-4673-481F-9B3B-63AD94467F0E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {596F4D3B-4673-481F-9B3B-63AD94467F0E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {596F4D3B-4673-481F-9B3B-63AD94467F0E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {596F4D3B-4673-481F-9B3B-63AD94467F0E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {596F4D3B-4673-481F-9B3B-63AD94467F0E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {596F4D3B-4673-481F-9B3B-63AD94467F0E}.Debug|x64.Build.0 = Debug|Any CPU
+ {596F4D3B-4673-481F-9B3B-63AD94467F0E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {596F4D3B-4673-481F-9B3B-63AD94467F0E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {596F4D3B-4673-481F-9B3B-63AD94467F0E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {596F4D3B-4673-481F-9B3B-63AD94467F0E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {596F4D3B-4673-481F-9B3B-63AD94467F0E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {596F4D3B-4673-481F-9B3B-63AD94467F0E}.Checked|x64.Build.0 = Checked|Any CPU
+ {596F4D3B-4673-481F-9B3B-63AD94467F0E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {596F4D3B-4673-481F-9B3B-63AD94467F0E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {596F4D3B-4673-481F-9B3B-63AD94467F0E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {596F4D3B-4673-481F-9B3B-63AD94467F0E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {596F4D3B-4673-481F-9B3B-63AD94467F0E}.Release|x64.ActiveCfg = Release|Any CPU
+ {596F4D3B-4673-481F-9B3B-63AD94467F0E}.Release|x64.Build.0 = Release|Any CPU
+ {668CC077-E27C-4BCA-BFDC-7665BDF3A414}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {668CC077-E27C-4BCA-BFDC-7665BDF3A414}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {668CC077-E27C-4BCA-BFDC-7665BDF3A414}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {668CC077-E27C-4BCA-BFDC-7665BDF3A414}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {668CC077-E27C-4BCA-BFDC-7665BDF3A414}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {668CC077-E27C-4BCA-BFDC-7665BDF3A414}.Debug|x64.Build.0 = Debug|Any CPU
+ {668CC077-E27C-4BCA-BFDC-7665BDF3A414}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {668CC077-E27C-4BCA-BFDC-7665BDF3A414}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {668CC077-E27C-4BCA-BFDC-7665BDF3A414}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {668CC077-E27C-4BCA-BFDC-7665BDF3A414}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {668CC077-E27C-4BCA-BFDC-7665BDF3A414}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {668CC077-E27C-4BCA-BFDC-7665BDF3A414}.Checked|x64.Build.0 = Checked|Any CPU
+ {668CC077-E27C-4BCA-BFDC-7665BDF3A414}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {668CC077-E27C-4BCA-BFDC-7665BDF3A414}.Release|Any CPU.Build.0 = Release|Any CPU
+ {668CC077-E27C-4BCA-BFDC-7665BDF3A414}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {668CC077-E27C-4BCA-BFDC-7665BDF3A414}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {668CC077-E27C-4BCA-BFDC-7665BDF3A414}.Release|x64.ActiveCfg = Release|Any CPU
+ {668CC077-E27C-4BCA-BFDC-7665BDF3A414}.Release|x64.Build.0 = Release|Any CPU
+ {E0742648-250D-44E9-9240-315BF341E2E2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E0742648-250D-44E9-9240-315BF341E2E2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E0742648-250D-44E9-9240-315BF341E2E2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E0742648-250D-44E9-9240-315BF341E2E2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E0742648-250D-44E9-9240-315BF341E2E2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E0742648-250D-44E9-9240-315BF341E2E2}.Debug|x64.Build.0 = Debug|Any CPU
+ {E0742648-250D-44E9-9240-315BF341E2E2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E0742648-250D-44E9-9240-315BF341E2E2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E0742648-250D-44E9-9240-315BF341E2E2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E0742648-250D-44E9-9240-315BF341E2E2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E0742648-250D-44E9-9240-315BF341E2E2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E0742648-250D-44E9-9240-315BF341E2E2}.Checked|x64.Build.0 = Checked|Any CPU
+ {E0742648-250D-44E9-9240-315BF341E2E2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E0742648-250D-44E9-9240-315BF341E2E2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E0742648-250D-44E9-9240-315BF341E2E2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E0742648-250D-44E9-9240-315BF341E2E2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E0742648-250D-44E9-9240-315BF341E2E2}.Release|x64.ActiveCfg = Release|Any CPU
+ {E0742648-250D-44E9-9240-315BF341E2E2}.Release|x64.Build.0 = Release|Any CPU
+ {CED9FC4A-BD8C-4EF2-8A64-4BCAC3ABF4CB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CED9FC4A-BD8C-4EF2-8A64-4BCAC3ABF4CB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CED9FC4A-BD8C-4EF2-8A64-4BCAC3ABF4CB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CED9FC4A-BD8C-4EF2-8A64-4BCAC3ABF4CB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CED9FC4A-BD8C-4EF2-8A64-4BCAC3ABF4CB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CED9FC4A-BD8C-4EF2-8A64-4BCAC3ABF4CB}.Debug|x64.Build.0 = Debug|Any CPU
+ {CED9FC4A-BD8C-4EF2-8A64-4BCAC3ABF4CB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CED9FC4A-BD8C-4EF2-8A64-4BCAC3ABF4CB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CED9FC4A-BD8C-4EF2-8A64-4BCAC3ABF4CB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CED9FC4A-BD8C-4EF2-8A64-4BCAC3ABF4CB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CED9FC4A-BD8C-4EF2-8A64-4BCAC3ABF4CB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CED9FC4A-BD8C-4EF2-8A64-4BCAC3ABF4CB}.Checked|x64.Build.0 = Checked|Any CPU
+ {CED9FC4A-BD8C-4EF2-8A64-4BCAC3ABF4CB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CED9FC4A-BD8C-4EF2-8A64-4BCAC3ABF4CB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CED9FC4A-BD8C-4EF2-8A64-4BCAC3ABF4CB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CED9FC4A-BD8C-4EF2-8A64-4BCAC3ABF4CB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CED9FC4A-BD8C-4EF2-8A64-4BCAC3ABF4CB}.Release|x64.ActiveCfg = Release|Any CPU
+ {CED9FC4A-BD8C-4EF2-8A64-4BCAC3ABF4CB}.Release|x64.Build.0 = Release|Any CPU
+ {184EB631-F61D-410D-8AF1-B8AE431A5AB1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {184EB631-F61D-410D-8AF1-B8AE431A5AB1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {184EB631-F61D-410D-8AF1-B8AE431A5AB1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {184EB631-F61D-410D-8AF1-B8AE431A5AB1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {184EB631-F61D-410D-8AF1-B8AE431A5AB1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {184EB631-F61D-410D-8AF1-B8AE431A5AB1}.Debug|x64.Build.0 = Debug|Any CPU
+ {184EB631-F61D-410D-8AF1-B8AE431A5AB1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {184EB631-F61D-410D-8AF1-B8AE431A5AB1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {184EB631-F61D-410D-8AF1-B8AE431A5AB1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {184EB631-F61D-410D-8AF1-B8AE431A5AB1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {184EB631-F61D-410D-8AF1-B8AE431A5AB1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {184EB631-F61D-410D-8AF1-B8AE431A5AB1}.Checked|x64.Build.0 = Checked|Any CPU
+ {184EB631-F61D-410D-8AF1-B8AE431A5AB1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {184EB631-F61D-410D-8AF1-B8AE431A5AB1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {184EB631-F61D-410D-8AF1-B8AE431A5AB1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {184EB631-F61D-410D-8AF1-B8AE431A5AB1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {184EB631-F61D-410D-8AF1-B8AE431A5AB1}.Release|x64.ActiveCfg = Release|Any CPU
+ {184EB631-F61D-410D-8AF1-B8AE431A5AB1}.Release|x64.Build.0 = Release|Any CPU
+ {74AE0CEB-D09C-470C-899D-7A4D9FF3B323}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {74AE0CEB-D09C-470C-899D-7A4D9FF3B323}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {74AE0CEB-D09C-470C-899D-7A4D9FF3B323}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {74AE0CEB-D09C-470C-899D-7A4D9FF3B323}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {74AE0CEB-D09C-470C-899D-7A4D9FF3B323}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {74AE0CEB-D09C-470C-899D-7A4D9FF3B323}.Debug|x64.Build.0 = Debug|Any CPU
+ {74AE0CEB-D09C-470C-899D-7A4D9FF3B323}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {74AE0CEB-D09C-470C-899D-7A4D9FF3B323}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {74AE0CEB-D09C-470C-899D-7A4D9FF3B323}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {74AE0CEB-D09C-470C-899D-7A4D9FF3B323}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {74AE0CEB-D09C-470C-899D-7A4D9FF3B323}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {74AE0CEB-D09C-470C-899D-7A4D9FF3B323}.Checked|x64.Build.0 = Checked|Any CPU
+ {74AE0CEB-D09C-470C-899D-7A4D9FF3B323}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {74AE0CEB-D09C-470C-899D-7A4D9FF3B323}.Release|Any CPU.Build.0 = Release|Any CPU
+ {74AE0CEB-D09C-470C-899D-7A4D9FF3B323}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {74AE0CEB-D09C-470C-899D-7A4D9FF3B323}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {74AE0CEB-D09C-470C-899D-7A4D9FF3B323}.Release|x64.ActiveCfg = Release|Any CPU
+ {74AE0CEB-D09C-470C-899D-7A4D9FF3B323}.Release|x64.Build.0 = Release|Any CPU
+ {2683C3CA-8B4D-4302-AF5A-D5E474F9C29B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2683C3CA-8B4D-4302-AF5A-D5E474F9C29B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2683C3CA-8B4D-4302-AF5A-D5E474F9C29B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2683C3CA-8B4D-4302-AF5A-D5E474F9C29B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2683C3CA-8B4D-4302-AF5A-D5E474F9C29B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2683C3CA-8B4D-4302-AF5A-D5E474F9C29B}.Debug|x64.Build.0 = Debug|Any CPU
+ {2683C3CA-8B4D-4302-AF5A-D5E474F9C29B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2683C3CA-8B4D-4302-AF5A-D5E474F9C29B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2683C3CA-8B4D-4302-AF5A-D5E474F9C29B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2683C3CA-8B4D-4302-AF5A-D5E474F9C29B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2683C3CA-8B4D-4302-AF5A-D5E474F9C29B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2683C3CA-8B4D-4302-AF5A-D5E474F9C29B}.Checked|x64.Build.0 = Checked|Any CPU
+ {2683C3CA-8B4D-4302-AF5A-D5E474F9C29B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2683C3CA-8B4D-4302-AF5A-D5E474F9C29B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2683C3CA-8B4D-4302-AF5A-D5E474F9C29B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2683C3CA-8B4D-4302-AF5A-D5E474F9C29B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2683C3CA-8B4D-4302-AF5A-D5E474F9C29B}.Release|x64.ActiveCfg = Release|Any CPU
+ {2683C3CA-8B4D-4302-AF5A-D5E474F9C29B}.Release|x64.Build.0 = Release|Any CPU
+ {EC6E2B2D-93BE-47A4-92A6-47158993402D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EC6E2B2D-93BE-47A4-92A6-47158993402D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EC6E2B2D-93BE-47A4-92A6-47158993402D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EC6E2B2D-93BE-47A4-92A6-47158993402D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EC6E2B2D-93BE-47A4-92A6-47158993402D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EC6E2B2D-93BE-47A4-92A6-47158993402D}.Debug|x64.Build.0 = Debug|Any CPU
+ {EC6E2B2D-93BE-47A4-92A6-47158993402D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EC6E2B2D-93BE-47A4-92A6-47158993402D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EC6E2B2D-93BE-47A4-92A6-47158993402D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EC6E2B2D-93BE-47A4-92A6-47158993402D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EC6E2B2D-93BE-47A4-92A6-47158993402D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EC6E2B2D-93BE-47A4-92A6-47158993402D}.Checked|x64.Build.0 = Checked|Any CPU
+ {EC6E2B2D-93BE-47A4-92A6-47158993402D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EC6E2B2D-93BE-47A4-92A6-47158993402D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EC6E2B2D-93BE-47A4-92A6-47158993402D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EC6E2B2D-93BE-47A4-92A6-47158993402D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EC6E2B2D-93BE-47A4-92A6-47158993402D}.Release|x64.ActiveCfg = Release|Any CPU
+ {EC6E2B2D-93BE-47A4-92A6-47158993402D}.Release|x64.Build.0 = Release|Any CPU
+ {1BE2429D-2C90-427D-9FA9-1102B41603BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1BE2429D-2C90-427D-9FA9-1102B41603BB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1BE2429D-2C90-427D-9FA9-1102B41603BB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1BE2429D-2C90-427D-9FA9-1102B41603BB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1BE2429D-2C90-427D-9FA9-1102B41603BB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1BE2429D-2C90-427D-9FA9-1102B41603BB}.Debug|x64.Build.0 = Debug|Any CPU
+ {1BE2429D-2C90-427D-9FA9-1102B41603BB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1BE2429D-2C90-427D-9FA9-1102B41603BB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1BE2429D-2C90-427D-9FA9-1102B41603BB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1BE2429D-2C90-427D-9FA9-1102B41603BB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1BE2429D-2C90-427D-9FA9-1102B41603BB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1BE2429D-2C90-427D-9FA9-1102B41603BB}.Checked|x64.Build.0 = Checked|Any CPU
+ {1BE2429D-2C90-427D-9FA9-1102B41603BB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1BE2429D-2C90-427D-9FA9-1102B41603BB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1BE2429D-2C90-427D-9FA9-1102B41603BB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1BE2429D-2C90-427D-9FA9-1102B41603BB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1BE2429D-2C90-427D-9FA9-1102B41603BB}.Release|x64.ActiveCfg = Release|Any CPU
+ {1BE2429D-2C90-427D-9FA9-1102B41603BB}.Release|x64.Build.0 = Release|Any CPU
+ {9FAE0763-0333-461C-A412-4F19A04F3D02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9FAE0763-0333-461C-A412-4F19A04F3D02}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9FAE0763-0333-461C-A412-4F19A04F3D02}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9FAE0763-0333-461C-A412-4F19A04F3D02}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9FAE0763-0333-461C-A412-4F19A04F3D02}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9FAE0763-0333-461C-A412-4F19A04F3D02}.Debug|x64.Build.0 = Debug|Any CPU
+ {9FAE0763-0333-461C-A412-4F19A04F3D02}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9FAE0763-0333-461C-A412-4F19A04F3D02}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9FAE0763-0333-461C-A412-4F19A04F3D02}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9FAE0763-0333-461C-A412-4F19A04F3D02}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9FAE0763-0333-461C-A412-4F19A04F3D02}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9FAE0763-0333-461C-A412-4F19A04F3D02}.Checked|x64.Build.0 = Checked|Any CPU
+ {9FAE0763-0333-461C-A412-4F19A04F3D02}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9FAE0763-0333-461C-A412-4F19A04F3D02}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9FAE0763-0333-461C-A412-4F19A04F3D02}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9FAE0763-0333-461C-A412-4F19A04F3D02}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9FAE0763-0333-461C-A412-4F19A04F3D02}.Release|x64.ActiveCfg = Release|Any CPU
+ {9FAE0763-0333-461C-A412-4F19A04F3D02}.Release|x64.Build.0 = Release|Any CPU
+ {C4242908-520F-4448-B010-67B9A70FECC1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C4242908-520F-4448-B010-67B9A70FECC1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C4242908-520F-4448-B010-67B9A70FECC1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C4242908-520F-4448-B010-67B9A70FECC1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C4242908-520F-4448-B010-67B9A70FECC1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C4242908-520F-4448-B010-67B9A70FECC1}.Debug|x64.Build.0 = Debug|Any CPU
+ {C4242908-520F-4448-B010-67B9A70FECC1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C4242908-520F-4448-B010-67B9A70FECC1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C4242908-520F-4448-B010-67B9A70FECC1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C4242908-520F-4448-B010-67B9A70FECC1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C4242908-520F-4448-B010-67B9A70FECC1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C4242908-520F-4448-B010-67B9A70FECC1}.Checked|x64.Build.0 = Checked|Any CPU
+ {C4242908-520F-4448-B010-67B9A70FECC1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C4242908-520F-4448-B010-67B9A70FECC1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C4242908-520F-4448-B010-67B9A70FECC1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C4242908-520F-4448-B010-67B9A70FECC1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C4242908-520F-4448-B010-67B9A70FECC1}.Release|x64.ActiveCfg = Release|Any CPU
+ {C4242908-520F-4448-B010-67B9A70FECC1}.Release|x64.Build.0 = Release|Any CPU
+ {F0311035-7E69-4386-8D0B-66884FAFA924}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F0311035-7E69-4386-8D0B-66884FAFA924}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F0311035-7E69-4386-8D0B-66884FAFA924}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F0311035-7E69-4386-8D0B-66884FAFA924}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F0311035-7E69-4386-8D0B-66884FAFA924}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F0311035-7E69-4386-8D0B-66884FAFA924}.Debug|x64.Build.0 = Debug|Any CPU
+ {F0311035-7E69-4386-8D0B-66884FAFA924}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F0311035-7E69-4386-8D0B-66884FAFA924}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F0311035-7E69-4386-8D0B-66884FAFA924}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F0311035-7E69-4386-8D0B-66884FAFA924}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F0311035-7E69-4386-8D0B-66884FAFA924}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F0311035-7E69-4386-8D0B-66884FAFA924}.Checked|x64.Build.0 = Checked|Any CPU
+ {F0311035-7E69-4386-8D0B-66884FAFA924}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F0311035-7E69-4386-8D0B-66884FAFA924}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F0311035-7E69-4386-8D0B-66884FAFA924}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F0311035-7E69-4386-8D0B-66884FAFA924}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F0311035-7E69-4386-8D0B-66884FAFA924}.Release|x64.ActiveCfg = Release|Any CPU
+ {F0311035-7E69-4386-8D0B-66884FAFA924}.Release|x64.Build.0 = Release|Any CPU
+ {2431682E-15D7-475D-AB18-45D7CC316A22}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2431682E-15D7-475D-AB18-45D7CC316A22}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2431682E-15D7-475D-AB18-45D7CC316A22}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2431682E-15D7-475D-AB18-45D7CC316A22}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2431682E-15D7-475D-AB18-45D7CC316A22}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2431682E-15D7-475D-AB18-45D7CC316A22}.Debug|x64.Build.0 = Debug|Any CPU
+ {2431682E-15D7-475D-AB18-45D7CC316A22}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2431682E-15D7-475D-AB18-45D7CC316A22}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2431682E-15D7-475D-AB18-45D7CC316A22}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2431682E-15D7-475D-AB18-45D7CC316A22}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2431682E-15D7-475D-AB18-45D7CC316A22}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2431682E-15D7-475D-AB18-45D7CC316A22}.Checked|x64.Build.0 = Checked|Any CPU
+ {2431682E-15D7-475D-AB18-45D7CC316A22}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2431682E-15D7-475D-AB18-45D7CC316A22}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2431682E-15D7-475D-AB18-45D7CC316A22}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2431682E-15D7-475D-AB18-45D7CC316A22}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2431682E-15D7-475D-AB18-45D7CC316A22}.Release|x64.ActiveCfg = Release|Any CPU
+ {2431682E-15D7-475D-AB18-45D7CC316A22}.Release|x64.Build.0 = Release|Any CPU
+ {1D2795A7-3FED-4199-91D7-4EBBC9A8773D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1D2795A7-3FED-4199-91D7-4EBBC9A8773D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1D2795A7-3FED-4199-91D7-4EBBC9A8773D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1D2795A7-3FED-4199-91D7-4EBBC9A8773D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1D2795A7-3FED-4199-91D7-4EBBC9A8773D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1D2795A7-3FED-4199-91D7-4EBBC9A8773D}.Debug|x64.Build.0 = Debug|Any CPU
+ {1D2795A7-3FED-4199-91D7-4EBBC9A8773D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1D2795A7-3FED-4199-91D7-4EBBC9A8773D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1D2795A7-3FED-4199-91D7-4EBBC9A8773D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1D2795A7-3FED-4199-91D7-4EBBC9A8773D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1D2795A7-3FED-4199-91D7-4EBBC9A8773D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1D2795A7-3FED-4199-91D7-4EBBC9A8773D}.Checked|x64.Build.0 = Checked|Any CPU
+ {1D2795A7-3FED-4199-91D7-4EBBC9A8773D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1D2795A7-3FED-4199-91D7-4EBBC9A8773D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1D2795A7-3FED-4199-91D7-4EBBC9A8773D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1D2795A7-3FED-4199-91D7-4EBBC9A8773D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1D2795A7-3FED-4199-91D7-4EBBC9A8773D}.Release|x64.ActiveCfg = Release|Any CPU
+ {1D2795A7-3FED-4199-91D7-4EBBC9A8773D}.Release|x64.Build.0 = Release|Any CPU
+ {ED46394E-7DE4-49B7-A92B-B9BA54132245}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {ED46394E-7DE4-49B7-A92B-B9BA54132245}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {ED46394E-7DE4-49B7-A92B-B9BA54132245}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {ED46394E-7DE4-49B7-A92B-B9BA54132245}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {ED46394E-7DE4-49B7-A92B-B9BA54132245}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {ED46394E-7DE4-49B7-A92B-B9BA54132245}.Debug|x64.Build.0 = Debug|Any CPU
+ {ED46394E-7DE4-49B7-A92B-B9BA54132245}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {ED46394E-7DE4-49B7-A92B-B9BA54132245}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {ED46394E-7DE4-49B7-A92B-B9BA54132245}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {ED46394E-7DE4-49B7-A92B-B9BA54132245}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {ED46394E-7DE4-49B7-A92B-B9BA54132245}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {ED46394E-7DE4-49B7-A92B-B9BA54132245}.Checked|x64.Build.0 = Checked|Any CPU
+ {ED46394E-7DE4-49B7-A92B-B9BA54132245}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {ED46394E-7DE4-49B7-A92B-B9BA54132245}.Release|Any CPU.Build.0 = Release|Any CPU
+ {ED46394E-7DE4-49B7-A92B-B9BA54132245}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {ED46394E-7DE4-49B7-A92B-B9BA54132245}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {ED46394E-7DE4-49B7-A92B-B9BA54132245}.Release|x64.ActiveCfg = Release|Any CPU
+ {ED46394E-7DE4-49B7-A92B-B9BA54132245}.Release|x64.Build.0 = Release|Any CPU
+ {BEA92187-D3E8-48FC-B4A7-D0FEF7E2C1E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BEA92187-D3E8-48FC-B4A7-D0FEF7E2C1E8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BEA92187-D3E8-48FC-B4A7-D0FEF7E2C1E8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BEA92187-D3E8-48FC-B4A7-D0FEF7E2C1E8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BEA92187-D3E8-48FC-B4A7-D0FEF7E2C1E8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BEA92187-D3E8-48FC-B4A7-D0FEF7E2C1E8}.Debug|x64.Build.0 = Debug|Any CPU
+ {BEA92187-D3E8-48FC-B4A7-D0FEF7E2C1E8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BEA92187-D3E8-48FC-B4A7-D0FEF7E2C1E8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BEA92187-D3E8-48FC-B4A7-D0FEF7E2C1E8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BEA92187-D3E8-48FC-B4A7-D0FEF7E2C1E8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BEA92187-D3E8-48FC-B4A7-D0FEF7E2C1E8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BEA92187-D3E8-48FC-B4A7-D0FEF7E2C1E8}.Checked|x64.Build.0 = Checked|Any CPU
+ {BEA92187-D3E8-48FC-B4A7-D0FEF7E2C1E8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BEA92187-D3E8-48FC-B4A7-D0FEF7E2C1E8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BEA92187-D3E8-48FC-B4A7-D0FEF7E2C1E8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BEA92187-D3E8-48FC-B4A7-D0FEF7E2C1E8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BEA92187-D3E8-48FC-B4A7-D0FEF7E2C1E8}.Release|x64.ActiveCfg = Release|Any CPU
+ {BEA92187-D3E8-48FC-B4A7-D0FEF7E2C1E8}.Release|x64.Build.0 = Release|Any CPU
+ {2D062909-B106-4120-9C31-8D32F2394798}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2D062909-B106-4120-9C31-8D32F2394798}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2D062909-B106-4120-9C31-8D32F2394798}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2D062909-B106-4120-9C31-8D32F2394798}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2D062909-B106-4120-9C31-8D32F2394798}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2D062909-B106-4120-9C31-8D32F2394798}.Debug|x64.Build.0 = Debug|Any CPU
+ {2D062909-B106-4120-9C31-8D32F2394798}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2D062909-B106-4120-9C31-8D32F2394798}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2D062909-B106-4120-9C31-8D32F2394798}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2D062909-B106-4120-9C31-8D32F2394798}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2D062909-B106-4120-9C31-8D32F2394798}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2D062909-B106-4120-9C31-8D32F2394798}.Checked|x64.Build.0 = Checked|Any CPU
+ {2D062909-B106-4120-9C31-8D32F2394798}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2D062909-B106-4120-9C31-8D32F2394798}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2D062909-B106-4120-9C31-8D32F2394798}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2D062909-B106-4120-9C31-8D32F2394798}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2D062909-B106-4120-9C31-8D32F2394798}.Release|x64.ActiveCfg = Release|Any CPU
+ {2D062909-B106-4120-9C31-8D32F2394798}.Release|x64.Build.0 = Release|Any CPU
+ {58D9A09C-9D65-48D0-A13F-7FA0BB22838E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {58D9A09C-9D65-48D0-A13F-7FA0BB22838E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {58D9A09C-9D65-48D0-A13F-7FA0BB22838E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {58D9A09C-9D65-48D0-A13F-7FA0BB22838E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {58D9A09C-9D65-48D0-A13F-7FA0BB22838E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {58D9A09C-9D65-48D0-A13F-7FA0BB22838E}.Debug|x64.Build.0 = Debug|Any CPU
+ {58D9A09C-9D65-48D0-A13F-7FA0BB22838E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {58D9A09C-9D65-48D0-A13F-7FA0BB22838E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {58D9A09C-9D65-48D0-A13F-7FA0BB22838E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {58D9A09C-9D65-48D0-A13F-7FA0BB22838E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {58D9A09C-9D65-48D0-A13F-7FA0BB22838E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {58D9A09C-9D65-48D0-A13F-7FA0BB22838E}.Checked|x64.Build.0 = Checked|Any CPU
+ {58D9A09C-9D65-48D0-A13F-7FA0BB22838E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {58D9A09C-9D65-48D0-A13F-7FA0BB22838E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {58D9A09C-9D65-48D0-A13F-7FA0BB22838E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {58D9A09C-9D65-48D0-A13F-7FA0BB22838E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {58D9A09C-9D65-48D0-A13F-7FA0BB22838E}.Release|x64.ActiveCfg = Release|Any CPU
+ {58D9A09C-9D65-48D0-A13F-7FA0BB22838E}.Release|x64.Build.0 = Release|Any CPU
+ {B21C4E34-7743-4381-9B4C-99627BA8F9C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B21C4E34-7743-4381-9B4C-99627BA8F9C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B21C4E34-7743-4381-9B4C-99627BA8F9C6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B21C4E34-7743-4381-9B4C-99627BA8F9C6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B21C4E34-7743-4381-9B4C-99627BA8F9C6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B21C4E34-7743-4381-9B4C-99627BA8F9C6}.Debug|x64.Build.0 = Debug|Any CPU
+ {B21C4E34-7743-4381-9B4C-99627BA8F9C6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B21C4E34-7743-4381-9B4C-99627BA8F9C6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B21C4E34-7743-4381-9B4C-99627BA8F9C6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B21C4E34-7743-4381-9B4C-99627BA8F9C6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B21C4E34-7743-4381-9B4C-99627BA8F9C6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B21C4E34-7743-4381-9B4C-99627BA8F9C6}.Checked|x64.Build.0 = Checked|Any CPU
+ {B21C4E34-7743-4381-9B4C-99627BA8F9C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B21C4E34-7743-4381-9B4C-99627BA8F9C6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B21C4E34-7743-4381-9B4C-99627BA8F9C6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B21C4E34-7743-4381-9B4C-99627BA8F9C6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B21C4E34-7743-4381-9B4C-99627BA8F9C6}.Release|x64.ActiveCfg = Release|Any CPU
+ {B21C4E34-7743-4381-9B4C-99627BA8F9C6}.Release|x64.Build.0 = Release|Any CPU
+ {0212B91B-4135-400F-BF6D-93809909496A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0212B91B-4135-400F-BF6D-93809909496A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0212B91B-4135-400F-BF6D-93809909496A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0212B91B-4135-400F-BF6D-93809909496A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0212B91B-4135-400F-BF6D-93809909496A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0212B91B-4135-400F-BF6D-93809909496A}.Debug|x64.Build.0 = Debug|Any CPU
+ {0212B91B-4135-400F-BF6D-93809909496A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0212B91B-4135-400F-BF6D-93809909496A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0212B91B-4135-400F-BF6D-93809909496A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0212B91B-4135-400F-BF6D-93809909496A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0212B91B-4135-400F-BF6D-93809909496A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0212B91B-4135-400F-BF6D-93809909496A}.Checked|x64.Build.0 = Checked|Any CPU
+ {0212B91B-4135-400F-BF6D-93809909496A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0212B91B-4135-400F-BF6D-93809909496A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0212B91B-4135-400F-BF6D-93809909496A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0212B91B-4135-400F-BF6D-93809909496A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0212B91B-4135-400F-BF6D-93809909496A}.Release|x64.ActiveCfg = Release|Any CPU
+ {0212B91B-4135-400F-BF6D-93809909496A}.Release|x64.Build.0 = Release|Any CPU
+ {53D80023-9448-44F4-875D-575C04FF8404}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {53D80023-9448-44F4-875D-575C04FF8404}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {53D80023-9448-44F4-875D-575C04FF8404}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {53D80023-9448-44F4-875D-575C04FF8404}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {53D80023-9448-44F4-875D-575C04FF8404}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {53D80023-9448-44F4-875D-575C04FF8404}.Debug|x64.Build.0 = Debug|Any CPU
+ {53D80023-9448-44F4-875D-575C04FF8404}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {53D80023-9448-44F4-875D-575C04FF8404}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {53D80023-9448-44F4-875D-575C04FF8404}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {53D80023-9448-44F4-875D-575C04FF8404}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {53D80023-9448-44F4-875D-575C04FF8404}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {53D80023-9448-44F4-875D-575C04FF8404}.Checked|x64.Build.0 = Checked|Any CPU
+ {53D80023-9448-44F4-875D-575C04FF8404}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {53D80023-9448-44F4-875D-575C04FF8404}.Release|Any CPU.Build.0 = Release|Any CPU
+ {53D80023-9448-44F4-875D-575C04FF8404}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {53D80023-9448-44F4-875D-575C04FF8404}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {53D80023-9448-44F4-875D-575C04FF8404}.Release|x64.ActiveCfg = Release|Any CPU
+ {53D80023-9448-44F4-875D-575C04FF8404}.Release|x64.Build.0 = Release|Any CPU
+ {EAE31C83-CDA9-492C-BA36-157FEF6FA0F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EAE31C83-CDA9-492C-BA36-157FEF6FA0F9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EAE31C83-CDA9-492C-BA36-157FEF6FA0F9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EAE31C83-CDA9-492C-BA36-157FEF6FA0F9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EAE31C83-CDA9-492C-BA36-157FEF6FA0F9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EAE31C83-CDA9-492C-BA36-157FEF6FA0F9}.Debug|x64.Build.0 = Debug|Any CPU
+ {EAE31C83-CDA9-492C-BA36-157FEF6FA0F9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EAE31C83-CDA9-492C-BA36-157FEF6FA0F9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EAE31C83-CDA9-492C-BA36-157FEF6FA0F9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EAE31C83-CDA9-492C-BA36-157FEF6FA0F9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EAE31C83-CDA9-492C-BA36-157FEF6FA0F9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EAE31C83-CDA9-492C-BA36-157FEF6FA0F9}.Checked|x64.Build.0 = Checked|Any CPU
+ {EAE31C83-CDA9-492C-BA36-157FEF6FA0F9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EAE31C83-CDA9-492C-BA36-157FEF6FA0F9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EAE31C83-CDA9-492C-BA36-157FEF6FA0F9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EAE31C83-CDA9-492C-BA36-157FEF6FA0F9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EAE31C83-CDA9-492C-BA36-157FEF6FA0F9}.Release|x64.ActiveCfg = Release|Any CPU
+ {EAE31C83-CDA9-492C-BA36-157FEF6FA0F9}.Release|x64.Build.0 = Release|Any CPU
+ {5A2A29BF-A5C2-4DB1-B905-234047CC0F62}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5A2A29BF-A5C2-4DB1-B905-234047CC0F62}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5A2A29BF-A5C2-4DB1-B905-234047CC0F62}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5A2A29BF-A5C2-4DB1-B905-234047CC0F62}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5A2A29BF-A5C2-4DB1-B905-234047CC0F62}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5A2A29BF-A5C2-4DB1-B905-234047CC0F62}.Debug|x64.Build.0 = Debug|Any CPU
+ {5A2A29BF-A5C2-4DB1-B905-234047CC0F62}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5A2A29BF-A5C2-4DB1-B905-234047CC0F62}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5A2A29BF-A5C2-4DB1-B905-234047CC0F62}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5A2A29BF-A5C2-4DB1-B905-234047CC0F62}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5A2A29BF-A5C2-4DB1-B905-234047CC0F62}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5A2A29BF-A5C2-4DB1-B905-234047CC0F62}.Checked|x64.Build.0 = Checked|Any CPU
+ {5A2A29BF-A5C2-4DB1-B905-234047CC0F62}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5A2A29BF-A5C2-4DB1-B905-234047CC0F62}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5A2A29BF-A5C2-4DB1-B905-234047CC0F62}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5A2A29BF-A5C2-4DB1-B905-234047CC0F62}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5A2A29BF-A5C2-4DB1-B905-234047CC0F62}.Release|x64.ActiveCfg = Release|Any CPU
+ {5A2A29BF-A5C2-4DB1-B905-234047CC0F62}.Release|x64.Build.0 = Release|Any CPU
+ {E1771D57-4628-444F-B838-8F12E6012BA5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E1771D57-4628-444F-B838-8F12E6012BA5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E1771D57-4628-444F-B838-8F12E6012BA5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E1771D57-4628-444F-B838-8F12E6012BA5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E1771D57-4628-444F-B838-8F12E6012BA5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E1771D57-4628-444F-B838-8F12E6012BA5}.Debug|x64.Build.0 = Debug|Any CPU
+ {E1771D57-4628-444F-B838-8F12E6012BA5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E1771D57-4628-444F-B838-8F12E6012BA5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E1771D57-4628-444F-B838-8F12E6012BA5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E1771D57-4628-444F-B838-8F12E6012BA5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E1771D57-4628-444F-B838-8F12E6012BA5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E1771D57-4628-444F-B838-8F12E6012BA5}.Checked|x64.Build.0 = Checked|Any CPU
+ {E1771D57-4628-444F-B838-8F12E6012BA5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E1771D57-4628-444F-B838-8F12E6012BA5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E1771D57-4628-444F-B838-8F12E6012BA5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E1771D57-4628-444F-B838-8F12E6012BA5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E1771D57-4628-444F-B838-8F12E6012BA5}.Release|x64.ActiveCfg = Release|Any CPU
+ {E1771D57-4628-444F-B838-8F12E6012BA5}.Release|x64.Build.0 = Release|Any CPU
+ {089FC866-7DF2-41A0-8094-8A524C4FC713}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {089FC866-7DF2-41A0-8094-8A524C4FC713}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {089FC866-7DF2-41A0-8094-8A524C4FC713}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {089FC866-7DF2-41A0-8094-8A524C4FC713}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {089FC866-7DF2-41A0-8094-8A524C4FC713}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {089FC866-7DF2-41A0-8094-8A524C4FC713}.Debug|x64.Build.0 = Debug|Any CPU
+ {089FC866-7DF2-41A0-8094-8A524C4FC713}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {089FC866-7DF2-41A0-8094-8A524C4FC713}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {089FC866-7DF2-41A0-8094-8A524C4FC713}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {089FC866-7DF2-41A0-8094-8A524C4FC713}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {089FC866-7DF2-41A0-8094-8A524C4FC713}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {089FC866-7DF2-41A0-8094-8A524C4FC713}.Checked|x64.Build.0 = Checked|Any CPU
+ {089FC866-7DF2-41A0-8094-8A524C4FC713}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {089FC866-7DF2-41A0-8094-8A524C4FC713}.Release|Any CPU.Build.0 = Release|Any CPU
+ {089FC866-7DF2-41A0-8094-8A524C4FC713}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {089FC866-7DF2-41A0-8094-8A524C4FC713}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {089FC866-7DF2-41A0-8094-8A524C4FC713}.Release|x64.ActiveCfg = Release|Any CPU
+ {089FC866-7DF2-41A0-8094-8A524C4FC713}.Release|x64.Build.0 = Release|Any CPU
+ {30A68F83-6397-4D9E-A9AC-04F9F0C7B6CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {30A68F83-6397-4D9E-A9AC-04F9F0C7B6CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {30A68F83-6397-4D9E-A9AC-04F9F0C7B6CE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {30A68F83-6397-4D9E-A9AC-04F9F0C7B6CE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {30A68F83-6397-4D9E-A9AC-04F9F0C7B6CE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {30A68F83-6397-4D9E-A9AC-04F9F0C7B6CE}.Debug|x64.Build.0 = Debug|Any CPU
+ {30A68F83-6397-4D9E-A9AC-04F9F0C7B6CE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {30A68F83-6397-4D9E-A9AC-04F9F0C7B6CE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {30A68F83-6397-4D9E-A9AC-04F9F0C7B6CE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {30A68F83-6397-4D9E-A9AC-04F9F0C7B6CE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {30A68F83-6397-4D9E-A9AC-04F9F0C7B6CE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {30A68F83-6397-4D9E-A9AC-04F9F0C7B6CE}.Checked|x64.Build.0 = Checked|Any CPU
+ {30A68F83-6397-4D9E-A9AC-04F9F0C7B6CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {30A68F83-6397-4D9E-A9AC-04F9F0C7B6CE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {30A68F83-6397-4D9E-A9AC-04F9F0C7B6CE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {30A68F83-6397-4D9E-A9AC-04F9F0C7B6CE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {30A68F83-6397-4D9E-A9AC-04F9F0C7B6CE}.Release|x64.ActiveCfg = Release|Any CPU
+ {30A68F83-6397-4D9E-A9AC-04F9F0C7B6CE}.Release|x64.Build.0 = Release|Any CPU
+ {6E0F6229-1D3B-4719-B782-3DB5C0C792B8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6E0F6229-1D3B-4719-B782-3DB5C0C792B8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6E0F6229-1D3B-4719-B782-3DB5C0C792B8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6E0F6229-1D3B-4719-B782-3DB5C0C792B8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6E0F6229-1D3B-4719-B782-3DB5C0C792B8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6E0F6229-1D3B-4719-B782-3DB5C0C792B8}.Debug|x64.Build.0 = Debug|Any CPU
+ {6E0F6229-1D3B-4719-B782-3DB5C0C792B8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6E0F6229-1D3B-4719-B782-3DB5C0C792B8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6E0F6229-1D3B-4719-B782-3DB5C0C792B8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6E0F6229-1D3B-4719-B782-3DB5C0C792B8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6E0F6229-1D3B-4719-B782-3DB5C0C792B8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6E0F6229-1D3B-4719-B782-3DB5C0C792B8}.Checked|x64.Build.0 = Checked|Any CPU
+ {6E0F6229-1D3B-4719-B782-3DB5C0C792B8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6E0F6229-1D3B-4719-B782-3DB5C0C792B8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6E0F6229-1D3B-4719-B782-3DB5C0C792B8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6E0F6229-1D3B-4719-B782-3DB5C0C792B8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6E0F6229-1D3B-4719-B782-3DB5C0C792B8}.Release|x64.ActiveCfg = Release|Any CPU
+ {6E0F6229-1D3B-4719-B782-3DB5C0C792B8}.Release|x64.Build.0 = Release|Any CPU
+ {CB1DD25E-6C1B-4BAF-966B-8DD21EA72E74}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CB1DD25E-6C1B-4BAF-966B-8DD21EA72E74}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CB1DD25E-6C1B-4BAF-966B-8DD21EA72E74}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CB1DD25E-6C1B-4BAF-966B-8DD21EA72E74}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CB1DD25E-6C1B-4BAF-966B-8DD21EA72E74}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CB1DD25E-6C1B-4BAF-966B-8DD21EA72E74}.Debug|x64.Build.0 = Debug|Any CPU
+ {CB1DD25E-6C1B-4BAF-966B-8DD21EA72E74}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CB1DD25E-6C1B-4BAF-966B-8DD21EA72E74}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CB1DD25E-6C1B-4BAF-966B-8DD21EA72E74}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CB1DD25E-6C1B-4BAF-966B-8DD21EA72E74}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CB1DD25E-6C1B-4BAF-966B-8DD21EA72E74}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CB1DD25E-6C1B-4BAF-966B-8DD21EA72E74}.Checked|x64.Build.0 = Checked|Any CPU
+ {CB1DD25E-6C1B-4BAF-966B-8DD21EA72E74}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CB1DD25E-6C1B-4BAF-966B-8DD21EA72E74}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CB1DD25E-6C1B-4BAF-966B-8DD21EA72E74}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CB1DD25E-6C1B-4BAF-966B-8DD21EA72E74}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CB1DD25E-6C1B-4BAF-966B-8DD21EA72E74}.Release|x64.ActiveCfg = Release|Any CPU
+ {CB1DD25E-6C1B-4BAF-966B-8DD21EA72E74}.Release|x64.Build.0 = Release|Any CPU
+ {B5EB8015-3E35-434C-8ACB-0DC8948A3187}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B5EB8015-3E35-434C-8ACB-0DC8948A3187}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B5EB8015-3E35-434C-8ACB-0DC8948A3187}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B5EB8015-3E35-434C-8ACB-0DC8948A3187}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B5EB8015-3E35-434C-8ACB-0DC8948A3187}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B5EB8015-3E35-434C-8ACB-0DC8948A3187}.Debug|x64.Build.0 = Debug|Any CPU
+ {B5EB8015-3E35-434C-8ACB-0DC8948A3187}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B5EB8015-3E35-434C-8ACB-0DC8948A3187}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B5EB8015-3E35-434C-8ACB-0DC8948A3187}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B5EB8015-3E35-434C-8ACB-0DC8948A3187}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B5EB8015-3E35-434C-8ACB-0DC8948A3187}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B5EB8015-3E35-434C-8ACB-0DC8948A3187}.Checked|x64.Build.0 = Checked|Any CPU
+ {B5EB8015-3E35-434C-8ACB-0DC8948A3187}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B5EB8015-3E35-434C-8ACB-0DC8948A3187}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B5EB8015-3E35-434C-8ACB-0DC8948A3187}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B5EB8015-3E35-434C-8ACB-0DC8948A3187}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B5EB8015-3E35-434C-8ACB-0DC8948A3187}.Release|x64.ActiveCfg = Release|Any CPU
+ {B5EB8015-3E35-434C-8ACB-0DC8948A3187}.Release|x64.Build.0 = Release|Any CPU
+ {CF2715F0-25EC-4F5B-AE4B-1F9DA314D880}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CF2715F0-25EC-4F5B-AE4B-1F9DA314D880}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CF2715F0-25EC-4F5B-AE4B-1F9DA314D880}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CF2715F0-25EC-4F5B-AE4B-1F9DA314D880}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CF2715F0-25EC-4F5B-AE4B-1F9DA314D880}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CF2715F0-25EC-4F5B-AE4B-1F9DA314D880}.Debug|x64.Build.0 = Debug|Any CPU
+ {CF2715F0-25EC-4F5B-AE4B-1F9DA314D880}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CF2715F0-25EC-4F5B-AE4B-1F9DA314D880}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CF2715F0-25EC-4F5B-AE4B-1F9DA314D880}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CF2715F0-25EC-4F5B-AE4B-1F9DA314D880}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CF2715F0-25EC-4F5B-AE4B-1F9DA314D880}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CF2715F0-25EC-4F5B-AE4B-1F9DA314D880}.Checked|x64.Build.0 = Checked|Any CPU
+ {CF2715F0-25EC-4F5B-AE4B-1F9DA314D880}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CF2715F0-25EC-4F5B-AE4B-1F9DA314D880}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CF2715F0-25EC-4F5B-AE4B-1F9DA314D880}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CF2715F0-25EC-4F5B-AE4B-1F9DA314D880}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CF2715F0-25EC-4F5B-AE4B-1F9DA314D880}.Release|x64.ActiveCfg = Release|Any CPU
+ {CF2715F0-25EC-4F5B-AE4B-1F9DA314D880}.Release|x64.Build.0 = Release|Any CPU
+ {6C323F5A-B563-4F00-8311-1F3A3989CC4D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6C323F5A-B563-4F00-8311-1F3A3989CC4D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6C323F5A-B563-4F00-8311-1F3A3989CC4D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6C323F5A-B563-4F00-8311-1F3A3989CC4D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6C323F5A-B563-4F00-8311-1F3A3989CC4D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6C323F5A-B563-4F00-8311-1F3A3989CC4D}.Debug|x64.Build.0 = Debug|Any CPU
+ {6C323F5A-B563-4F00-8311-1F3A3989CC4D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6C323F5A-B563-4F00-8311-1F3A3989CC4D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6C323F5A-B563-4F00-8311-1F3A3989CC4D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6C323F5A-B563-4F00-8311-1F3A3989CC4D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6C323F5A-B563-4F00-8311-1F3A3989CC4D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6C323F5A-B563-4F00-8311-1F3A3989CC4D}.Checked|x64.Build.0 = Checked|Any CPU
+ {6C323F5A-B563-4F00-8311-1F3A3989CC4D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6C323F5A-B563-4F00-8311-1F3A3989CC4D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6C323F5A-B563-4F00-8311-1F3A3989CC4D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6C323F5A-B563-4F00-8311-1F3A3989CC4D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6C323F5A-B563-4F00-8311-1F3A3989CC4D}.Release|x64.ActiveCfg = Release|Any CPU
+ {6C323F5A-B563-4F00-8311-1F3A3989CC4D}.Release|x64.Build.0 = Release|Any CPU
+ {95327237-D435-434B-AE93-5C30115C7663}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {95327237-D435-434B-AE93-5C30115C7663}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {95327237-D435-434B-AE93-5C30115C7663}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {95327237-D435-434B-AE93-5C30115C7663}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {95327237-D435-434B-AE93-5C30115C7663}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {95327237-D435-434B-AE93-5C30115C7663}.Debug|x64.Build.0 = Debug|Any CPU
+ {95327237-D435-434B-AE93-5C30115C7663}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {95327237-D435-434B-AE93-5C30115C7663}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {95327237-D435-434B-AE93-5C30115C7663}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {95327237-D435-434B-AE93-5C30115C7663}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {95327237-D435-434B-AE93-5C30115C7663}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {95327237-D435-434B-AE93-5C30115C7663}.Checked|x64.Build.0 = Checked|Any CPU
+ {95327237-D435-434B-AE93-5C30115C7663}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {95327237-D435-434B-AE93-5C30115C7663}.Release|Any CPU.Build.0 = Release|Any CPU
+ {95327237-D435-434B-AE93-5C30115C7663}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {95327237-D435-434B-AE93-5C30115C7663}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {95327237-D435-434B-AE93-5C30115C7663}.Release|x64.ActiveCfg = Release|Any CPU
+ {95327237-D435-434B-AE93-5C30115C7663}.Release|x64.Build.0 = Release|Any CPU
+ {4996DF71-4E47-49C5-9857-F0942487F4B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4996DF71-4E47-49C5-9857-F0942487F4B3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4996DF71-4E47-49C5-9857-F0942487F4B3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4996DF71-4E47-49C5-9857-F0942487F4B3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4996DF71-4E47-49C5-9857-F0942487F4B3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4996DF71-4E47-49C5-9857-F0942487F4B3}.Debug|x64.Build.0 = Debug|Any CPU
+ {4996DF71-4E47-49C5-9857-F0942487F4B3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4996DF71-4E47-49C5-9857-F0942487F4B3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4996DF71-4E47-49C5-9857-F0942487F4B3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4996DF71-4E47-49C5-9857-F0942487F4B3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4996DF71-4E47-49C5-9857-F0942487F4B3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4996DF71-4E47-49C5-9857-F0942487F4B3}.Checked|x64.Build.0 = Checked|Any CPU
+ {4996DF71-4E47-49C5-9857-F0942487F4B3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4996DF71-4E47-49C5-9857-F0942487F4B3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4996DF71-4E47-49C5-9857-F0942487F4B3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4996DF71-4E47-49C5-9857-F0942487F4B3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4996DF71-4E47-49C5-9857-F0942487F4B3}.Release|x64.ActiveCfg = Release|Any CPU
+ {4996DF71-4E47-49C5-9857-F0942487F4B3}.Release|x64.Build.0 = Release|Any CPU
+ {E0C3F30B-3B05-4390-A7CE-C70432E26861}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E0C3F30B-3B05-4390-A7CE-C70432E26861}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E0C3F30B-3B05-4390-A7CE-C70432E26861}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E0C3F30B-3B05-4390-A7CE-C70432E26861}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E0C3F30B-3B05-4390-A7CE-C70432E26861}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E0C3F30B-3B05-4390-A7CE-C70432E26861}.Debug|x64.Build.0 = Debug|Any CPU
+ {E0C3F30B-3B05-4390-A7CE-C70432E26861}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E0C3F30B-3B05-4390-A7CE-C70432E26861}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E0C3F30B-3B05-4390-A7CE-C70432E26861}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E0C3F30B-3B05-4390-A7CE-C70432E26861}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E0C3F30B-3B05-4390-A7CE-C70432E26861}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E0C3F30B-3B05-4390-A7CE-C70432E26861}.Checked|x64.Build.0 = Checked|Any CPU
+ {E0C3F30B-3B05-4390-A7CE-C70432E26861}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E0C3F30B-3B05-4390-A7CE-C70432E26861}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E0C3F30B-3B05-4390-A7CE-C70432E26861}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E0C3F30B-3B05-4390-A7CE-C70432E26861}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E0C3F30B-3B05-4390-A7CE-C70432E26861}.Release|x64.ActiveCfg = Release|Any CPU
+ {E0C3F30B-3B05-4390-A7CE-C70432E26861}.Release|x64.Build.0 = Release|Any CPU
+ {1CE03C7A-601A-4AD8-B1DC-37F6AD36B861}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1CE03C7A-601A-4AD8-B1DC-37F6AD36B861}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1CE03C7A-601A-4AD8-B1DC-37F6AD36B861}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1CE03C7A-601A-4AD8-B1DC-37F6AD36B861}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1CE03C7A-601A-4AD8-B1DC-37F6AD36B861}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1CE03C7A-601A-4AD8-B1DC-37F6AD36B861}.Debug|x64.Build.0 = Debug|Any CPU
+ {1CE03C7A-601A-4AD8-B1DC-37F6AD36B861}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1CE03C7A-601A-4AD8-B1DC-37F6AD36B861}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1CE03C7A-601A-4AD8-B1DC-37F6AD36B861}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1CE03C7A-601A-4AD8-B1DC-37F6AD36B861}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1CE03C7A-601A-4AD8-B1DC-37F6AD36B861}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1CE03C7A-601A-4AD8-B1DC-37F6AD36B861}.Checked|x64.Build.0 = Checked|Any CPU
+ {1CE03C7A-601A-4AD8-B1DC-37F6AD36B861}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1CE03C7A-601A-4AD8-B1DC-37F6AD36B861}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1CE03C7A-601A-4AD8-B1DC-37F6AD36B861}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1CE03C7A-601A-4AD8-B1DC-37F6AD36B861}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1CE03C7A-601A-4AD8-B1DC-37F6AD36B861}.Release|x64.ActiveCfg = Release|Any CPU
+ {1CE03C7A-601A-4AD8-B1DC-37F6AD36B861}.Release|x64.Build.0 = Release|Any CPU
+ {9F603CE5-AED2-40FD-8034-D7FF005DA40E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9F603CE5-AED2-40FD-8034-D7FF005DA40E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9F603CE5-AED2-40FD-8034-D7FF005DA40E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9F603CE5-AED2-40FD-8034-D7FF005DA40E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9F603CE5-AED2-40FD-8034-D7FF005DA40E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9F603CE5-AED2-40FD-8034-D7FF005DA40E}.Debug|x64.Build.0 = Debug|Any CPU
+ {9F603CE5-AED2-40FD-8034-D7FF005DA40E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9F603CE5-AED2-40FD-8034-D7FF005DA40E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9F603CE5-AED2-40FD-8034-D7FF005DA40E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9F603CE5-AED2-40FD-8034-D7FF005DA40E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9F603CE5-AED2-40FD-8034-D7FF005DA40E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9F603CE5-AED2-40FD-8034-D7FF005DA40E}.Checked|x64.Build.0 = Checked|Any CPU
+ {9F603CE5-AED2-40FD-8034-D7FF005DA40E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9F603CE5-AED2-40FD-8034-D7FF005DA40E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9F603CE5-AED2-40FD-8034-D7FF005DA40E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9F603CE5-AED2-40FD-8034-D7FF005DA40E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9F603CE5-AED2-40FD-8034-D7FF005DA40E}.Release|x64.ActiveCfg = Release|Any CPU
+ {9F603CE5-AED2-40FD-8034-D7FF005DA40E}.Release|x64.Build.0 = Release|Any CPU
+ {B71D58CC-93B5-471A-8F74-0E30F6DCE3D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B71D58CC-93B5-471A-8F74-0E30F6DCE3D1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B71D58CC-93B5-471A-8F74-0E30F6DCE3D1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B71D58CC-93B5-471A-8F74-0E30F6DCE3D1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B71D58CC-93B5-471A-8F74-0E30F6DCE3D1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B71D58CC-93B5-471A-8F74-0E30F6DCE3D1}.Debug|x64.Build.0 = Debug|Any CPU
+ {B71D58CC-93B5-471A-8F74-0E30F6DCE3D1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B71D58CC-93B5-471A-8F74-0E30F6DCE3D1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B71D58CC-93B5-471A-8F74-0E30F6DCE3D1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B71D58CC-93B5-471A-8F74-0E30F6DCE3D1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B71D58CC-93B5-471A-8F74-0E30F6DCE3D1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B71D58CC-93B5-471A-8F74-0E30F6DCE3D1}.Checked|x64.Build.0 = Checked|Any CPU
+ {B71D58CC-93B5-471A-8F74-0E30F6DCE3D1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B71D58CC-93B5-471A-8F74-0E30F6DCE3D1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B71D58CC-93B5-471A-8F74-0E30F6DCE3D1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B71D58CC-93B5-471A-8F74-0E30F6DCE3D1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B71D58CC-93B5-471A-8F74-0E30F6DCE3D1}.Release|x64.ActiveCfg = Release|Any CPU
+ {B71D58CC-93B5-471A-8F74-0E30F6DCE3D1}.Release|x64.Build.0 = Release|Any CPU
+ {10E406E9-75CF-4A3D-B448-ED9E02EBA7D3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {10E406E9-75CF-4A3D-B448-ED9E02EBA7D3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {10E406E9-75CF-4A3D-B448-ED9E02EBA7D3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {10E406E9-75CF-4A3D-B448-ED9E02EBA7D3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {10E406E9-75CF-4A3D-B448-ED9E02EBA7D3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {10E406E9-75CF-4A3D-B448-ED9E02EBA7D3}.Debug|x64.Build.0 = Debug|Any CPU
+ {10E406E9-75CF-4A3D-B448-ED9E02EBA7D3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {10E406E9-75CF-4A3D-B448-ED9E02EBA7D3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {10E406E9-75CF-4A3D-B448-ED9E02EBA7D3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {10E406E9-75CF-4A3D-B448-ED9E02EBA7D3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {10E406E9-75CF-4A3D-B448-ED9E02EBA7D3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {10E406E9-75CF-4A3D-B448-ED9E02EBA7D3}.Checked|x64.Build.0 = Checked|Any CPU
+ {10E406E9-75CF-4A3D-B448-ED9E02EBA7D3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {10E406E9-75CF-4A3D-B448-ED9E02EBA7D3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {10E406E9-75CF-4A3D-B448-ED9E02EBA7D3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {10E406E9-75CF-4A3D-B448-ED9E02EBA7D3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {10E406E9-75CF-4A3D-B448-ED9E02EBA7D3}.Release|x64.ActiveCfg = Release|Any CPU
+ {10E406E9-75CF-4A3D-B448-ED9E02EBA7D3}.Release|x64.Build.0 = Release|Any CPU
+ {6FE98154-4239-4D39-A665-9D7EFD4961BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6FE98154-4239-4D39-A665-9D7EFD4961BB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6FE98154-4239-4D39-A665-9D7EFD4961BB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6FE98154-4239-4D39-A665-9D7EFD4961BB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6FE98154-4239-4D39-A665-9D7EFD4961BB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6FE98154-4239-4D39-A665-9D7EFD4961BB}.Debug|x64.Build.0 = Debug|Any CPU
+ {6FE98154-4239-4D39-A665-9D7EFD4961BB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6FE98154-4239-4D39-A665-9D7EFD4961BB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6FE98154-4239-4D39-A665-9D7EFD4961BB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6FE98154-4239-4D39-A665-9D7EFD4961BB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6FE98154-4239-4D39-A665-9D7EFD4961BB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6FE98154-4239-4D39-A665-9D7EFD4961BB}.Checked|x64.Build.0 = Checked|Any CPU
+ {6FE98154-4239-4D39-A665-9D7EFD4961BB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6FE98154-4239-4D39-A665-9D7EFD4961BB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6FE98154-4239-4D39-A665-9D7EFD4961BB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6FE98154-4239-4D39-A665-9D7EFD4961BB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6FE98154-4239-4D39-A665-9D7EFD4961BB}.Release|x64.ActiveCfg = Release|Any CPU
+ {6FE98154-4239-4D39-A665-9D7EFD4961BB}.Release|x64.Build.0 = Release|Any CPU
+ {934DF959-89A7-4AD1-B2E7-68DE53A3305F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {934DF959-89A7-4AD1-B2E7-68DE53A3305F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {934DF959-89A7-4AD1-B2E7-68DE53A3305F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {934DF959-89A7-4AD1-B2E7-68DE53A3305F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {934DF959-89A7-4AD1-B2E7-68DE53A3305F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {934DF959-89A7-4AD1-B2E7-68DE53A3305F}.Debug|x64.Build.0 = Debug|Any CPU
+ {934DF959-89A7-4AD1-B2E7-68DE53A3305F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {934DF959-89A7-4AD1-B2E7-68DE53A3305F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {934DF959-89A7-4AD1-B2E7-68DE53A3305F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {934DF959-89A7-4AD1-B2E7-68DE53A3305F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {934DF959-89A7-4AD1-B2E7-68DE53A3305F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {934DF959-89A7-4AD1-B2E7-68DE53A3305F}.Checked|x64.Build.0 = Checked|Any CPU
+ {934DF959-89A7-4AD1-B2E7-68DE53A3305F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {934DF959-89A7-4AD1-B2E7-68DE53A3305F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {934DF959-89A7-4AD1-B2E7-68DE53A3305F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {934DF959-89A7-4AD1-B2E7-68DE53A3305F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {934DF959-89A7-4AD1-B2E7-68DE53A3305F}.Release|x64.ActiveCfg = Release|Any CPU
+ {934DF959-89A7-4AD1-B2E7-68DE53A3305F}.Release|x64.Build.0 = Release|Any CPU
+ {5DF9C78F-2147-439B-A9A1-485662343D02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5DF9C78F-2147-439B-A9A1-485662343D02}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5DF9C78F-2147-439B-A9A1-485662343D02}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5DF9C78F-2147-439B-A9A1-485662343D02}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5DF9C78F-2147-439B-A9A1-485662343D02}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5DF9C78F-2147-439B-A9A1-485662343D02}.Debug|x64.Build.0 = Debug|Any CPU
+ {5DF9C78F-2147-439B-A9A1-485662343D02}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5DF9C78F-2147-439B-A9A1-485662343D02}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5DF9C78F-2147-439B-A9A1-485662343D02}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5DF9C78F-2147-439B-A9A1-485662343D02}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5DF9C78F-2147-439B-A9A1-485662343D02}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5DF9C78F-2147-439B-A9A1-485662343D02}.Checked|x64.Build.0 = Checked|Any CPU
+ {5DF9C78F-2147-439B-A9A1-485662343D02}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5DF9C78F-2147-439B-A9A1-485662343D02}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5DF9C78F-2147-439B-A9A1-485662343D02}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5DF9C78F-2147-439B-A9A1-485662343D02}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5DF9C78F-2147-439B-A9A1-485662343D02}.Release|x64.ActiveCfg = Release|Any CPU
+ {5DF9C78F-2147-439B-A9A1-485662343D02}.Release|x64.Build.0 = Release|Any CPU
+ {DCFBA03F-4498-4E6E-B389-820E87341927}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DCFBA03F-4498-4E6E-B389-820E87341927}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DCFBA03F-4498-4E6E-B389-820E87341927}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DCFBA03F-4498-4E6E-B389-820E87341927}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DCFBA03F-4498-4E6E-B389-820E87341927}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DCFBA03F-4498-4E6E-B389-820E87341927}.Debug|x64.Build.0 = Debug|Any CPU
+ {DCFBA03F-4498-4E6E-B389-820E87341927}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DCFBA03F-4498-4E6E-B389-820E87341927}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DCFBA03F-4498-4E6E-B389-820E87341927}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DCFBA03F-4498-4E6E-B389-820E87341927}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DCFBA03F-4498-4E6E-B389-820E87341927}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DCFBA03F-4498-4E6E-B389-820E87341927}.Checked|x64.Build.0 = Checked|Any CPU
+ {DCFBA03F-4498-4E6E-B389-820E87341927}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DCFBA03F-4498-4E6E-B389-820E87341927}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DCFBA03F-4498-4E6E-B389-820E87341927}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DCFBA03F-4498-4E6E-B389-820E87341927}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DCFBA03F-4498-4E6E-B389-820E87341927}.Release|x64.ActiveCfg = Release|Any CPU
+ {DCFBA03F-4498-4E6E-B389-820E87341927}.Release|x64.Build.0 = Release|Any CPU
+ {5DA3DA67-3157-46FB-82FA-74DCC51C298E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5DA3DA67-3157-46FB-82FA-74DCC51C298E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5DA3DA67-3157-46FB-82FA-74DCC51C298E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5DA3DA67-3157-46FB-82FA-74DCC51C298E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5DA3DA67-3157-46FB-82FA-74DCC51C298E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5DA3DA67-3157-46FB-82FA-74DCC51C298E}.Debug|x64.Build.0 = Debug|Any CPU
+ {5DA3DA67-3157-46FB-82FA-74DCC51C298E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5DA3DA67-3157-46FB-82FA-74DCC51C298E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5DA3DA67-3157-46FB-82FA-74DCC51C298E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5DA3DA67-3157-46FB-82FA-74DCC51C298E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5DA3DA67-3157-46FB-82FA-74DCC51C298E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5DA3DA67-3157-46FB-82FA-74DCC51C298E}.Checked|x64.Build.0 = Checked|Any CPU
+ {5DA3DA67-3157-46FB-82FA-74DCC51C298E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5DA3DA67-3157-46FB-82FA-74DCC51C298E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5DA3DA67-3157-46FB-82FA-74DCC51C298E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5DA3DA67-3157-46FB-82FA-74DCC51C298E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5DA3DA67-3157-46FB-82FA-74DCC51C298E}.Release|x64.ActiveCfg = Release|Any CPU
+ {5DA3DA67-3157-46FB-82FA-74DCC51C298E}.Release|x64.Build.0 = Release|Any CPU
+ {E6003279-D6B5-4E63-9237-244D96C5E1D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E6003279-D6B5-4E63-9237-244D96C5E1D1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E6003279-D6B5-4E63-9237-244D96C5E1D1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E6003279-D6B5-4E63-9237-244D96C5E1D1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E6003279-D6B5-4E63-9237-244D96C5E1D1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E6003279-D6B5-4E63-9237-244D96C5E1D1}.Debug|x64.Build.0 = Debug|Any CPU
+ {E6003279-D6B5-4E63-9237-244D96C5E1D1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E6003279-D6B5-4E63-9237-244D96C5E1D1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E6003279-D6B5-4E63-9237-244D96C5E1D1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E6003279-D6B5-4E63-9237-244D96C5E1D1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E6003279-D6B5-4E63-9237-244D96C5E1D1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E6003279-D6B5-4E63-9237-244D96C5E1D1}.Checked|x64.Build.0 = Checked|Any CPU
+ {E6003279-D6B5-4E63-9237-244D96C5E1D1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E6003279-D6B5-4E63-9237-244D96C5E1D1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E6003279-D6B5-4E63-9237-244D96C5E1D1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E6003279-D6B5-4E63-9237-244D96C5E1D1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E6003279-D6B5-4E63-9237-244D96C5E1D1}.Release|x64.ActiveCfg = Release|Any CPU
+ {E6003279-D6B5-4E63-9237-244D96C5E1D1}.Release|x64.Build.0 = Release|Any CPU
+ {AF2C7178-EB18-4F5F-9C03-CBCF931C32C5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AF2C7178-EB18-4F5F-9C03-CBCF931C32C5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AF2C7178-EB18-4F5F-9C03-CBCF931C32C5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AF2C7178-EB18-4F5F-9C03-CBCF931C32C5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AF2C7178-EB18-4F5F-9C03-CBCF931C32C5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AF2C7178-EB18-4F5F-9C03-CBCF931C32C5}.Debug|x64.Build.0 = Debug|Any CPU
+ {AF2C7178-EB18-4F5F-9C03-CBCF931C32C5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AF2C7178-EB18-4F5F-9C03-CBCF931C32C5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AF2C7178-EB18-4F5F-9C03-CBCF931C32C5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AF2C7178-EB18-4F5F-9C03-CBCF931C32C5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AF2C7178-EB18-4F5F-9C03-CBCF931C32C5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AF2C7178-EB18-4F5F-9C03-CBCF931C32C5}.Checked|x64.Build.0 = Checked|Any CPU
+ {AF2C7178-EB18-4F5F-9C03-CBCF931C32C5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AF2C7178-EB18-4F5F-9C03-CBCF931C32C5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AF2C7178-EB18-4F5F-9C03-CBCF931C32C5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AF2C7178-EB18-4F5F-9C03-CBCF931C32C5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AF2C7178-EB18-4F5F-9C03-CBCF931C32C5}.Release|x64.ActiveCfg = Release|Any CPU
+ {AF2C7178-EB18-4F5F-9C03-CBCF931C32C5}.Release|x64.Build.0 = Release|Any CPU
+ {415582ED-14CB-41F9-891B-07F0E1AFE02A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {415582ED-14CB-41F9-891B-07F0E1AFE02A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {415582ED-14CB-41F9-891B-07F0E1AFE02A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {415582ED-14CB-41F9-891B-07F0E1AFE02A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {415582ED-14CB-41F9-891B-07F0E1AFE02A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {415582ED-14CB-41F9-891B-07F0E1AFE02A}.Debug|x64.Build.0 = Debug|Any CPU
+ {415582ED-14CB-41F9-891B-07F0E1AFE02A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {415582ED-14CB-41F9-891B-07F0E1AFE02A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {415582ED-14CB-41F9-891B-07F0E1AFE02A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {415582ED-14CB-41F9-891B-07F0E1AFE02A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {415582ED-14CB-41F9-891B-07F0E1AFE02A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {415582ED-14CB-41F9-891B-07F0E1AFE02A}.Checked|x64.Build.0 = Checked|Any CPU
+ {415582ED-14CB-41F9-891B-07F0E1AFE02A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {415582ED-14CB-41F9-891B-07F0E1AFE02A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {415582ED-14CB-41F9-891B-07F0E1AFE02A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {415582ED-14CB-41F9-891B-07F0E1AFE02A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {415582ED-14CB-41F9-891B-07F0E1AFE02A}.Release|x64.ActiveCfg = Release|Any CPU
+ {415582ED-14CB-41F9-891B-07F0E1AFE02A}.Release|x64.Build.0 = Release|Any CPU
+ {70617D82-107B-4AB4-A336-3B729B9B62B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {70617D82-107B-4AB4-A336-3B729B9B62B4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {70617D82-107B-4AB4-A336-3B729B9B62B4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {70617D82-107B-4AB4-A336-3B729B9B62B4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {70617D82-107B-4AB4-A336-3B729B9B62B4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {70617D82-107B-4AB4-A336-3B729B9B62B4}.Debug|x64.Build.0 = Debug|Any CPU
+ {70617D82-107B-4AB4-A336-3B729B9B62B4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {70617D82-107B-4AB4-A336-3B729B9B62B4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {70617D82-107B-4AB4-A336-3B729B9B62B4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {70617D82-107B-4AB4-A336-3B729B9B62B4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {70617D82-107B-4AB4-A336-3B729B9B62B4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {70617D82-107B-4AB4-A336-3B729B9B62B4}.Checked|x64.Build.0 = Checked|Any CPU
+ {70617D82-107B-4AB4-A336-3B729B9B62B4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {70617D82-107B-4AB4-A336-3B729B9B62B4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {70617D82-107B-4AB4-A336-3B729B9B62B4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {70617D82-107B-4AB4-A336-3B729B9B62B4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {70617D82-107B-4AB4-A336-3B729B9B62B4}.Release|x64.ActiveCfg = Release|Any CPU
+ {70617D82-107B-4AB4-A336-3B729B9B62B4}.Release|x64.Build.0 = Release|Any CPU
+ {13792ECB-CE27-4C83-8DEC-92D5EFB11A2D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {13792ECB-CE27-4C83-8DEC-92D5EFB11A2D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {13792ECB-CE27-4C83-8DEC-92D5EFB11A2D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {13792ECB-CE27-4C83-8DEC-92D5EFB11A2D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {13792ECB-CE27-4C83-8DEC-92D5EFB11A2D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {13792ECB-CE27-4C83-8DEC-92D5EFB11A2D}.Debug|x64.Build.0 = Debug|Any CPU
+ {13792ECB-CE27-4C83-8DEC-92D5EFB11A2D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {13792ECB-CE27-4C83-8DEC-92D5EFB11A2D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {13792ECB-CE27-4C83-8DEC-92D5EFB11A2D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {13792ECB-CE27-4C83-8DEC-92D5EFB11A2D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {13792ECB-CE27-4C83-8DEC-92D5EFB11A2D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {13792ECB-CE27-4C83-8DEC-92D5EFB11A2D}.Checked|x64.Build.0 = Checked|Any CPU
+ {13792ECB-CE27-4C83-8DEC-92D5EFB11A2D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {13792ECB-CE27-4C83-8DEC-92D5EFB11A2D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {13792ECB-CE27-4C83-8DEC-92D5EFB11A2D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {13792ECB-CE27-4C83-8DEC-92D5EFB11A2D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {13792ECB-CE27-4C83-8DEC-92D5EFB11A2D}.Release|x64.ActiveCfg = Release|Any CPU
+ {13792ECB-CE27-4C83-8DEC-92D5EFB11A2D}.Release|x64.Build.0 = Release|Any CPU
+ {73AA459B-430A-4296-9AAA-62E62615F28D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {73AA459B-430A-4296-9AAA-62E62615F28D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {73AA459B-430A-4296-9AAA-62E62615F28D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {73AA459B-430A-4296-9AAA-62E62615F28D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {73AA459B-430A-4296-9AAA-62E62615F28D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {73AA459B-430A-4296-9AAA-62E62615F28D}.Debug|x64.Build.0 = Debug|Any CPU
+ {73AA459B-430A-4296-9AAA-62E62615F28D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {73AA459B-430A-4296-9AAA-62E62615F28D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {73AA459B-430A-4296-9AAA-62E62615F28D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {73AA459B-430A-4296-9AAA-62E62615F28D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {73AA459B-430A-4296-9AAA-62E62615F28D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {73AA459B-430A-4296-9AAA-62E62615F28D}.Checked|x64.Build.0 = Checked|Any CPU
+ {73AA459B-430A-4296-9AAA-62E62615F28D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {73AA459B-430A-4296-9AAA-62E62615F28D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {73AA459B-430A-4296-9AAA-62E62615F28D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {73AA459B-430A-4296-9AAA-62E62615F28D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {73AA459B-430A-4296-9AAA-62E62615F28D}.Release|x64.ActiveCfg = Release|Any CPU
+ {73AA459B-430A-4296-9AAA-62E62615F28D}.Release|x64.Build.0 = Release|Any CPU
+ {F3F1AA7A-CBBB-4293-9F03-E047A2CB1439}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F3F1AA7A-CBBB-4293-9F03-E047A2CB1439}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F3F1AA7A-CBBB-4293-9F03-E047A2CB1439}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F3F1AA7A-CBBB-4293-9F03-E047A2CB1439}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F3F1AA7A-CBBB-4293-9F03-E047A2CB1439}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F3F1AA7A-CBBB-4293-9F03-E047A2CB1439}.Debug|x64.Build.0 = Debug|Any CPU
+ {F3F1AA7A-CBBB-4293-9F03-E047A2CB1439}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F3F1AA7A-CBBB-4293-9F03-E047A2CB1439}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F3F1AA7A-CBBB-4293-9F03-E047A2CB1439}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F3F1AA7A-CBBB-4293-9F03-E047A2CB1439}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F3F1AA7A-CBBB-4293-9F03-E047A2CB1439}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F3F1AA7A-CBBB-4293-9F03-E047A2CB1439}.Checked|x64.Build.0 = Checked|Any CPU
+ {F3F1AA7A-CBBB-4293-9F03-E047A2CB1439}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F3F1AA7A-CBBB-4293-9F03-E047A2CB1439}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F3F1AA7A-CBBB-4293-9F03-E047A2CB1439}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F3F1AA7A-CBBB-4293-9F03-E047A2CB1439}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F3F1AA7A-CBBB-4293-9F03-E047A2CB1439}.Release|x64.ActiveCfg = Release|Any CPU
+ {F3F1AA7A-CBBB-4293-9F03-E047A2CB1439}.Release|x64.Build.0 = Release|Any CPU
+ {E136E2BC-AD99-48C2-801C-0396F29391CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E136E2BC-AD99-48C2-801C-0396F29391CC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E136E2BC-AD99-48C2-801C-0396F29391CC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E136E2BC-AD99-48C2-801C-0396F29391CC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E136E2BC-AD99-48C2-801C-0396F29391CC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E136E2BC-AD99-48C2-801C-0396F29391CC}.Debug|x64.Build.0 = Debug|Any CPU
+ {E136E2BC-AD99-48C2-801C-0396F29391CC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E136E2BC-AD99-48C2-801C-0396F29391CC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E136E2BC-AD99-48C2-801C-0396F29391CC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E136E2BC-AD99-48C2-801C-0396F29391CC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E136E2BC-AD99-48C2-801C-0396F29391CC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E136E2BC-AD99-48C2-801C-0396F29391CC}.Checked|x64.Build.0 = Checked|Any CPU
+ {E136E2BC-AD99-48C2-801C-0396F29391CC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E136E2BC-AD99-48C2-801C-0396F29391CC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E136E2BC-AD99-48C2-801C-0396F29391CC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E136E2BC-AD99-48C2-801C-0396F29391CC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E136E2BC-AD99-48C2-801C-0396F29391CC}.Release|x64.ActiveCfg = Release|Any CPU
+ {E136E2BC-AD99-48C2-801C-0396F29391CC}.Release|x64.Build.0 = Release|Any CPU
+ {29C0EC2A-D599-43CA-84D9-C8C95C72136D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {29C0EC2A-D599-43CA-84D9-C8C95C72136D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {29C0EC2A-D599-43CA-84D9-C8C95C72136D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {29C0EC2A-D599-43CA-84D9-C8C95C72136D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {29C0EC2A-D599-43CA-84D9-C8C95C72136D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {29C0EC2A-D599-43CA-84D9-C8C95C72136D}.Debug|x64.Build.0 = Debug|Any CPU
+ {29C0EC2A-D599-43CA-84D9-C8C95C72136D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {29C0EC2A-D599-43CA-84D9-C8C95C72136D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {29C0EC2A-D599-43CA-84D9-C8C95C72136D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {29C0EC2A-D599-43CA-84D9-C8C95C72136D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {29C0EC2A-D599-43CA-84D9-C8C95C72136D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {29C0EC2A-D599-43CA-84D9-C8C95C72136D}.Checked|x64.Build.0 = Checked|Any CPU
+ {29C0EC2A-D599-43CA-84D9-C8C95C72136D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {29C0EC2A-D599-43CA-84D9-C8C95C72136D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {29C0EC2A-D599-43CA-84D9-C8C95C72136D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {29C0EC2A-D599-43CA-84D9-C8C95C72136D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {29C0EC2A-D599-43CA-84D9-C8C95C72136D}.Release|x64.ActiveCfg = Release|Any CPU
+ {29C0EC2A-D599-43CA-84D9-C8C95C72136D}.Release|x64.Build.0 = Release|Any CPU
+ {92127EE1-C096-4417-9A2E-94C34053A379}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {92127EE1-C096-4417-9A2E-94C34053A379}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {92127EE1-C096-4417-9A2E-94C34053A379}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {92127EE1-C096-4417-9A2E-94C34053A379}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {92127EE1-C096-4417-9A2E-94C34053A379}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {92127EE1-C096-4417-9A2E-94C34053A379}.Debug|x64.Build.0 = Debug|Any CPU
+ {92127EE1-C096-4417-9A2E-94C34053A379}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {92127EE1-C096-4417-9A2E-94C34053A379}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {92127EE1-C096-4417-9A2E-94C34053A379}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {92127EE1-C096-4417-9A2E-94C34053A379}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {92127EE1-C096-4417-9A2E-94C34053A379}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {92127EE1-C096-4417-9A2E-94C34053A379}.Checked|x64.Build.0 = Checked|Any CPU
+ {92127EE1-C096-4417-9A2E-94C34053A379}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {92127EE1-C096-4417-9A2E-94C34053A379}.Release|Any CPU.Build.0 = Release|Any CPU
+ {92127EE1-C096-4417-9A2E-94C34053A379}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {92127EE1-C096-4417-9A2E-94C34053A379}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {92127EE1-C096-4417-9A2E-94C34053A379}.Release|x64.ActiveCfg = Release|Any CPU
+ {92127EE1-C096-4417-9A2E-94C34053A379}.Release|x64.Build.0 = Release|Any CPU
+ {3A0259CC-C707-4A88-802C-36AB169E56FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3A0259CC-C707-4A88-802C-36AB169E56FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3A0259CC-C707-4A88-802C-36AB169E56FD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3A0259CC-C707-4A88-802C-36AB169E56FD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3A0259CC-C707-4A88-802C-36AB169E56FD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3A0259CC-C707-4A88-802C-36AB169E56FD}.Debug|x64.Build.0 = Debug|Any CPU
+ {3A0259CC-C707-4A88-802C-36AB169E56FD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3A0259CC-C707-4A88-802C-36AB169E56FD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3A0259CC-C707-4A88-802C-36AB169E56FD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3A0259CC-C707-4A88-802C-36AB169E56FD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3A0259CC-C707-4A88-802C-36AB169E56FD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3A0259CC-C707-4A88-802C-36AB169E56FD}.Checked|x64.Build.0 = Checked|Any CPU
+ {3A0259CC-C707-4A88-802C-36AB169E56FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3A0259CC-C707-4A88-802C-36AB169E56FD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3A0259CC-C707-4A88-802C-36AB169E56FD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3A0259CC-C707-4A88-802C-36AB169E56FD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3A0259CC-C707-4A88-802C-36AB169E56FD}.Release|x64.ActiveCfg = Release|Any CPU
+ {3A0259CC-C707-4A88-802C-36AB169E56FD}.Release|x64.Build.0 = Release|Any CPU
+ {BF5C70EC-5E7E-443F-BB66-2DA2BC7FAAB2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BF5C70EC-5E7E-443F-BB66-2DA2BC7FAAB2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BF5C70EC-5E7E-443F-BB66-2DA2BC7FAAB2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BF5C70EC-5E7E-443F-BB66-2DA2BC7FAAB2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BF5C70EC-5E7E-443F-BB66-2DA2BC7FAAB2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BF5C70EC-5E7E-443F-BB66-2DA2BC7FAAB2}.Debug|x64.Build.0 = Debug|Any CPU
+ {BF5C70EC-5E7E-443F-BB66-2DA2BC7FAAB2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BF5C70EC-5E7E-443F-BB66-2DA2BC7FAAB2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BF5C70EC-5E7E-443F-BB66-2DA2BC7FAAB2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BF5C70EC-5E7E-443F-BB66-2DA2BC7FAAB2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BF5C70EC-5E7E-443F-BB66-2DA2BC7FAAB2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BF5C70EC-5E7E-443F-BB66-2DA2BC7FAAB2}.Checked|x64.Build.0 = Checked|Any CPU
+ {BF5C70EC-5E7E-443F-BB66-2DA2BC7FAAB2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BF5C70EC-5E7E-443F-BB66-2DA2BC7FAAB2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BF5C70EC-5E7E-443F-BB66-2DA2BC7FAAB2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BF5C70EC-5E7E-443F-BB66-2DA2BC7FAAB2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BF5C70EC-5E7E-443F-BB66-2DA2BC7FAAB2}.Release|x64.ActiveCfg = Release|Any CPU
+ {BF5C70EC-5E7E-443F-BB66-2DA2BC7FAAB2}.Release|x64.Build.0 = Release|Any CPU
+ {CCD0AB75-D346-403E-A6B2-3679C980B66A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CCD0AB75-D346-403E-A6B2-3679C980B66A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CCD0AB75-D346-403E-A6B2-3679C980B66A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CCD0AB75-D346-403E-A6B2-3679C980B66A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CCD0AB75-D346-403E-A6B2-3679C980B66A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CCD0AB75-D346-403E-A6B2-3679C980B66A}.Debug|x64.Build.0 = Debug|Any CPU
+ {CCD0AB75-D346-403E-A6B2-3679C980B66A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CCD0AB75-D346-403E-A6B2-3679C980B66A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CCD0AB75-D346-403E-A6B2-3679C980B66A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CCD0AB75-D346-403E-A6B2-3679C980B66A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CCD0AB75-D346-403E-A6B2-3679C980B66A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CCD0AB75-D346-403E-A6B2-3679C980B66A}.Checked|x64.Build.0 = Checked|Any CPU
+ {CCD0AB75-D346-403E-A6B2-3679C980B66A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CCD0AB75-D346-403E-A6B2-3679C980B66A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CCD0AB75-D346-403E-A6B2-3679C980B66A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CCD0AB75-D346-403E-A6B2-3679C980B66A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CCD0AB75-D346-403E-A6B2-3679C980B66A}.Release|x64.ActiveCfg = Release|Any CPU
+ {CCD0AB75-D346-403E-A6B2-3679C980B66A}.Release|x64.Build.0 = Release|Any CPU
+ {3F72CAA0-BFC4-432F-9882-0E7B9A8899F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3F72CAA0-BFC4-432F-9882-0E7B9A8899F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3F72CAA0-BFC4-432F-9882-0E7B9A8899F3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3F72CAA0-BFC4-432F-9882-0E7B9A8899F3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3F72CAA0-BFC4-432F-9882-0E7B9A8899F3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3F72CAA0-BFC4-432F-9882-0E7B9A8899F3}.Debug|x64.Build.0 = Debug|Any CPU
+ {3F72CAA0-BFC4-432F-9882-0E7B9A8899F3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3F72CAA0-BFC4-432F-9882-0E7B9A8899F3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3F72CAA0-BFC4-432F-9882-0E7B9A8899F3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3F72CAA0-BFC4-432F-9882-0E7B9A8899F3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3F72CAA0-BFC4-432F-9882-0E7B9A8899F3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3F72CAA0-BFC4-432F-9882-0E7B9A8899F3}.Checked|x64.Build.0 = Checked|Any CPU
+ {3F72CAA0-BFC4-432F-9882-0E7B9A8899F3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3F72CAA0-BFC4-432F-9882-0E7B9A8899F3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3F72CAA0-BFC4-432F-9882-0E7B9A8899F3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3F72CAA0-BFC4-432F-9882-0E7B9A8899F3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3F72CAA0-BFC4-432F-9882-0E7B9A8899F3}.Release|x64.ActiveCfg = Release|Any CPU
+ {3F72CAA0-BFC4-432F-9882-0E7B9A8899F3}.Release|x64.Build.0 = Release|Any CPU
+ {83011DC7-382E-4573-BA09-10DFC377BA80}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {83011DC7-382E-4573-BA09-10DFC377BA80}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {83011DC7-382E-4573-BA09-10DFC377BA80}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {83011DC7-382E-4573-BA09-10DFC377BA80}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {83011DC7-382E-4573-BA09-10DFC377BA80}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {83011DC7-382E-4573-BA09-10DFC377BA80}.Debug|x64.Build.0 = Debug|Any CPU
+ {83011DC7-382E-4573-BA09-10DFC377BA80}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {83011DC7-382E-4573-BA09-10DFC377BA80}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {83011DC7-382E-4573-BA09-10DFC377BA80}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {83011DC7-382E-4573-BA09-10DFC377BA80}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {83011DC7-382E-4573-BA09-10DFC377BA80}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {83011DC7-382E-4573-BA09-10DFC377BA80}.Checked|x64.Build.0 = Checked|Any CPU
+ {83011DC7-382E-4573-BA09-10DFC377BA80}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {83011DC7-382E-4573-BA09-10DFC377BA80}.Release|Any CPU.Build.0 = Release|Any CPU
+ {83011DC7-382E-4573-BA09-10DFC377BA80}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {83011DC7-382E-4573-BA09-10DFC377BA80}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {83011DC7-382E-4573-BA09-10DFC377BA80}.Release|x64.ActiveCfg = Release|Any CPU
+ {83011DC7-382E-4573-BA09-10DFC377BA80}.Release|x64.Build.0 = Release|Any CPU
+ {4A9D343C-6CD5-428E-BE71-F6532244A629}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4A9D343C-6CD5-428E-BE71-F6532244A629}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4A9D343C-6CD5-428E-BE71-F6532244A629}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4A9D343C-6CD5-428E-BE71-F6532244A629}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4A9D343C-6CD5-428E-BE71-F6532244A629}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4A9D343C-6CD5-428E-BE71-F6532244A629}.Debug|x64.Build.0 = Debug|Any CPU
+ {4A9D343C-6CD5-428E-BE71-F6532244A629}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4A9D343C-6CD5-428E-BE71-F6532244A629}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4A9D343C-6CD5-428E-BE71-F6532244A629}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4A9D343C-6CD5-428E-BE71-F6532244A629}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4A9D343C-6CD5-428E-BE71-F6532244A629}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4A9D343C-6CD5-428E-BE71-F6532244A629}.Checked|x64.Build.0 = Checked|Any CPU
+ {4A9D343C-6CD5-428E-BE71-F6532244A629}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4A9D343C-6CD5-428E-BE71-F6532244A629}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4A9D343C-6CD5-428E-BE71-F6532244A629}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4A9D343C-6CD5-428E-BE71-F6532244A629}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4A9D343C-6CD5-428E-BE71-F6532244A629}.Release|x64.ActiveCfg = Release|Any CPU
+ {4A9D343C-6CD5-428E-BE71-F6532244A629}.Release|x64.Build.0 = Release|Any CPU
+ {511EDC7B-13C5-40AD-AD87-A99272CAE138}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {511EDC7B-13C5-40AD-AD87-A99272CAE138}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {511EDC7B-13C5-40AD-AD87-A99272CAE138}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {511EDC7B-13C5-40AD-AD87-A99272CAE138}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {511EDC7B-13C5-40AD-AD87-A99272CAE138}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {511EDC7B-13C5-40AD-AD87-A99272CAE138}.Debug|x64.Build.0 = Debug|Any CPU
+ {511EDC7B-13C5-40AD-AD87-A99272CAE138}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {511EDC7B-13C5-40AD-AD87-A99272CAE138}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {511EDC7B-13C5-40AD-AD87-A99272CAE138}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {511EDC7B-13C5-40AD-AD87-A99272CAE138}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {511EDC7B-13C5-40AD-AD87-A99272CAE138}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {511EDC7B-13C5-40AD-AD87-A99272CAE138}.Checked|x64.Build.0 = Checked|Any CPU
+ {511EDC7B-13C5-40AD-AD87-A99272CAE138}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {511EDC7B-13C5-40AD-AD87-A99272CAE138}.Release|Any CPU.Build.0 = Release|Any CPU
+ {511EDC7B-13C5-40AD-AD87-A99272CAE138}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {511EDC7B-13C5-40AD-AD87-A99272CAE138}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {511EDC7B-13C5-40AD-AD87-A99272CAE138}.Release|x64.ActiveCfg = Release|Any CPU
+ {511EDC7B-13C5-40AD-AD87-A99272CAE138}.Release|x64.Build.0 = Release|Any CPU
+ {08FBD8EC-642B-4283-987D-3544FFF55A65}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {08FBD8EC-642B-4283-987D-3544FFF55A65}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {08FBD8EC-642B-4283-987D-3544FFF55A65}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {08FBD8EC-642B-4283-987D-3544FFF55A65}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {08FBD8EC-642B-4283-987D-3544FFF55A65}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {08FBD8EC-642B-4283-987D-3544FFF55A65}.Debug|x64.Build.0 = Debug|Any CPU
+ {08FBD8EC-642B-4283-987D-3544FFF55A65}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {08FBD8EC-642B-4283-987D-3544FFF55A65}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {08FBD8EC-642B-4283-987D-3544FFF55A65}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {08FBD8EC-642B-4283-987D-3544FFF55A65}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {08FBD8EC-642B-4283-987D-3544FFF55A65}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {08FBD8EC-642B-4283-987D-3544FFF55A65}.Checked|x64.Build.0 = Checked|Any CPU
+ {08FBD8EC-642B-4283-987D-3544FFF55A65}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {08FBD8EC-642B-4283-987D-3544FFF55A65}.Release|Any CPU.Build.0 = Release|Any CPU
+ {08FBD8EC-642B-4283-987D-3544FFF55A65}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {08FBD8EC-642B-4283-987D-3544FFF55A65}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {08FBD8EC-642B-4283-987D-3544FFF55A65}.Release|x64.ActiveCfg = Release|Any CPU
+ {08FBD8EC-642B-4283-987D-3544FFF55A65}.Release|x64.Build.0 = Release|Any CPU
+ {3D4497F0-44E9-4DD3-9ED4-BF81FA76142F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3D4497F0-44E9-4DD3-9ED4-BF81FA76142F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3D4497F0-44E9-4DD3-9ED4-BF81FA76142F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3D4497F0-44E9-4DD3-9ED4-BF81FA76142F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3D4497F0-44E9-4DD3-9ED4-BF81FA76142F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3D4497F0-44E9-4DD3-9ED4-BF81FA76142F}.Debug|x64.Build.0 = Debug|Any CPU
+ {3D4497F0-44E9-4DD3-9ED4-BF81FA76142F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3D4497F0-44E9-4DD3-9ED4-BF81FA76142F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3D4497F0-44E9-4DD3-9ED4-BF81FA76142F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3D4497F0-44E9-4DD3-9ED4-BF81FA76142F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3D4497F0-44E9-4DD3-9ED4-BF81FA76142F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3D4497F0-44E9-4DD3-9ED4-BF81FA76142F}.Checked|x64.Build.0 = Checked|Any CPU
+ {3D4497F0-44E9-4DD3-9ED4-BF81FA76142F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3D4497F0-44E9-4DD3-9ED4-BF81FA76142F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3D4497F0-44E9-4DD3-9ED4-BF81FA76142F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3D4497F0-44E9-4DD3-9ED4-BF81FA76142F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3D4497F0-44E9-4DD3-9ED4-BF81FA76142F}.Release|x64.ActiveCfg = Release|Any CPU
+ {3D4497F0-44E9-4DD3-9ED4-BF81FA76142F}.Release|x64.Build.0 = Release|Any CPU
+ {C87C2962-EA62-4535-9DB2-77420B6D3BE7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C87C2962-EA62-4535-9DB2-77420B6D3BE7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C87C2962-EA62-4535-9DB2-77420B6D3BE7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C87C2962-EA62-4535-9DB2-77420B6D3BE7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C87C2962-EA62-4535-9DB2-77420B6D3BE7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C87C2962-EA62-4535-9DB2-77420B6D3BE7}.Debug|x64.Build.0 = Debug|Any CPU
+ {C87C2962-EA62-4535-9DB2-77420B6D3BE7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C87C2962-EA62-4535-9DB2-77420B6D3BE7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C87C2962-EA62-4535-9DB2-77420B6D3BE7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C87C2962-EA62-4535-9DB2-77420B6D3BE7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C87C2962-EA62-4535-9DB2-77420B6D3BE7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C87C2962-EA62-4535-9DB2-77420B6D3BE7}.Checked|x64.Build.0 = Checked|Any CPU
+ {C87C2962-EA62-4535-9DB2-77420B6D3BE7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C87C2962-EA62-4535-9DB2-77420B6D3BE7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C87C2962-EA62-4535-9DB2-77420B6D3BE7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C87C2962-EA62-4535-9DB2-77420B6D3BE7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C87C2962-EA62-4535-9DB2-77420B6D3BE7}.Release|x64.ActiveCfg = Release|Any CPU
+ {C87C2962-EA62-4535-9DB2-77420B6D3BE7}.Release|x64.Build.0 = Release|Any CPU
+ {3ED661B5-319B-48F4-9967-0CBABE8EBE73}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3ED661B5-319B-48F4-9967-0CBABE8EBE73}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3ED661B5-319B-48F4-9967-0CBABE8EBE73}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3ED661B5-319B-48F4-9967-0CBABE8EBE73}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3ED661B5-319B-48F4-9967-0CBABE8EBE73}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3ED661B5-319B-48F4-9967-0CBABE8EBE73}.Debug|x64.Build.0 = Debug|Any CPU
+ {3ED661B5-319B-48F4-9967-0CBABE8EBE73}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3ED661B5-319B-48F4-9967-0CBABE8EBE73}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3ED661B5-319B-48F4-9967-0CBABE8EBE73}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3ED661B5-319B-48F4-9967-0CBABE8EBE73}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3ED661B5-319B-48F4-9967-0CBABE8EBE73}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3ED661B5-319B-48F4-9967-0CBABE8EBE73}.Checked|x64.Build.0 = Checked|Any CPU
+ {3ED661B5-319B-48F4-9967-0CBABE8EBE73}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3ED661B5-319B-48F4-9967-0CBABE8EBE73}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3ED661B5-319B-48F4-9967-0CBABE8EBE73}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3ED661B5-319B-48F4-9967-0CBABE8EBE73}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3ED661B5-319B-48F4-9967-0CBABE8EBE73}.Release|x64.ActiveCfg = Release|Any CPU
+ {3ED661B5-319B-48F4-9967-0CBABE8EBE73}.Release|x64.Build.0 = Release|Any CPU
+ {865955A1-6602-4193-8987-345C4EF8356A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {865955A1-6602-4193-8987-345C4EF8356A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {865955A1-6602-4193-8987-345C4EF8356A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {865955A1-6602-4193-8987-345C4EF8356A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {865955A1-6602-4193-8987-345C4EF8356A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {865955A1-6602-4193-8987-345C4EF8356A}.Debug|x64.Build.0 = Debug|Any CPU
+ {865955A1-6602-4193-8987-345C4EF8356A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {865955A1-6602-4193-8987-345C4EF8356A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {865955A1-6602-4193-8987-345C4EF8356A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {865955A1-6602-4193-8987-345C4EF8356A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {865955A1-6602-4193-8987-345C4EF8356A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {865955A1-6602-4193-8987-345C4EF8356A}.Checked|x64.Build.0 = Checked|Any CPU
+ {865955A1-6602-4193-8987-345C4EF8356A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {865955A1-6602-4193-8987-345C4EF8356A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {865955A1-6602-4193-8987-345C4EF8356A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {865955A1-6602-4193-8987-345C4EF8356A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {865955A1-6602-4193-8987-345C4EF8356A}.Release|x64.ActiveCfg = Release|Any CPU
+ {865955A1-6602-4193-8987-345C4EF8356A}.Release|x64.Build.0 = Release|Any CPU
+ {B228E862-A53D-4F11-BCD6-D8D272F0C66C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B228E862-A53D-4F11-BCD6-D8D272F0C66C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B228E862-A53D-4F11-BCD6-D8D272F0C66C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B228E862-A53D-4F11-BCD6-D8D272F0C66C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B228E862-A53D-4F11-BCD6-D8D272F0C66C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B228E862-A53D-4F11-BCD6-D8D272F0C66C}.Debug|x64.Build.0 = Debug|Any CPU
+ {B228E862-A53D-4F11-BCD6-D8D272F0C66C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B228E862-A53D-4F11-BCD6-D8D272F0C66C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B228E862-A53D-4F11-BCD6-D8D272F0C66C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B228E862-A53D-4F11-BCD6-D8D272F0C66C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B228E862-A53D-4F11-BCD6-D8D272F0C66C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B228E862-A53D-4F11-BCD6-D8D272F0C66C}.Checked|x64.Build.0 = Checked|Any CPU
+ {B228E862-A53D-4F11-BCD6-D8D272F0C66C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B228E862-A53D-4F11-BCD6-D8D272F0C66C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B228E862-A53D-4F11-BCD6-D8D272F0C66C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B228E862-A53D-4F11-BCD6-D8D272F0C66C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B228E862-A53D-4F11-BCD6-D8D272F0C66C}.Release|x64.ActiveCfg = Release|Any CPU
+ {B228E862-A53D-4F11-BCD6-D8D272F0C66C}.Release|x64.Build.0 = Release|Any CPU
+ {6B7E70E6-EF12-44B8-B9A4-6BED566A2F8D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6B7E70E6-EF12-44B8-B9A4-6BED566A2F8D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6B7E70E6-EF12-44B8-B9A4-6BED566A2F8D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6B7E70E6-EF12-44B8-B9A4-6BED566A2F8D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6B7E70E6-EF12-44B8-B9A4-6BED566A2F8D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6B7E70E6-EF12-44B8-B9A4-6BED566A2F8D}.Debug|x64.Build.0 = Debug|Any CPU
+ {6B7E70E6-EF12-44B8-B9A4-6BED566A2F8D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6B7E70E6-EF12-44B8-B9A4-6BED566A2F8D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6B7E70E6-EF12-44B8-B9A4-6BED566A2F8D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6B7E70E6-EF12-44B8-B9A4-6BED566A2F8D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6B7E70E6-EF12-44B8-B9A4-6BED566A2F8D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6B7E70E6-EF12-44B8-B9A4-6BED566A2F8D}.Checked|x64.Build.0 = Checked|Any CPU
+ {6B7E70E6-EF12-44B8-B9A4-6BED566A2F8D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6B7E70E6-EF12-44B8-B9A4-6BED566A2F8D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6B7E70E6-EF12-44B8-B9A4-6BED566A2F8D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6B7E70E6-EF12-44B8-B9A4-6BED566A2F8D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6B7E70E6-EF12-44B8-B9A4-6BED566A2F8D}.Release|x64.ActiveCfg = Release|Any CPU
+ {6B7E70E6-EF12-44B8-B9A4-6BED566A2F8D}.Release|x64.Build.0 = Release|Any CPU
+ {63E99969-750E-464D-899E-6EEE9EA67F9A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {63E99969-750E-464D-899E-6EEE9EA67F9A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {63E99969-750E-464D-899E-6EEE9EA67F9A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {63E99969-750E-464D-899E-6EEE9EA67F9A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {63E99969-750E-464D-899E-6EEE9EA67F9A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {63E99969-750E-464D-899E-6EEE9EA67F9A}.Debug|x64.Build.0 = Debug|Any CPU
+ {63E99969-750E-464D-899E-6EEE9EA67F9A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {63E99969-750E-464D-899E-6EEE9EA67F9A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {63E99969-750E-464D-899E-6EEE9EA67F9A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {63E99969-750E-464D-899E-6EEE9EA67F9A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {63E99969-750E-464D-899E-6EEE9EA67F9A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {63E99969-750E-464D-899E-6EEE9EA67F9A}.Checked|x64.Build.0 = Checked|Any CPU
+ {63E99969-750E-464D-899E-6EEE9EA67F9A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {63E99969-750E-464D-899E-6EEE9EA67F9A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {63E99969-750E-464D-899E-6EEE9EA67F9A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {63E99969-750E-464D-899E-6EEE9EA67F9A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {63E99969-750E-464D-899E-6EEE9EA67F9A}.Release|x64.ActiveCfg = Release|Any CPU
+ {63E99969-750E-464D-899E-6EEE9EA67F9A}.Release|x64.Build.0 = Release|Any CPU
+ {BE135661-BB2B-45D4-824E-29C5F824C046}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BE135661-BB2B-45D4-824E-29C5F824C046}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BE135661-BB2B-45D4-824E-29C5F824C046}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BE135661-BB2B-45D4-824E-29C5F824C046}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BE135661-BB2B-45D4-824E-29C5F824C046}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BE135661-BB2B-45D4-824E-29C5F824C046}.Debug|x64.Build.0 = Debug|Any CPU
+ {BE135661-BB2B-45D4-824E-29C5F824C046}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BE135661-BB2B-45D4-824E-29C5F824C046}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BE135661-BB2B-45D4-824E-29C5F824C046}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BE135661-BB2B-45D4-824E-29C5F824C046}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BE135661-BB2B-45D4-824E-29C5F824C046}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BE135661-BB2B-45D4-824E-29C5F824C046}.Checked|x64.Build.0 = Checked|Any CPU
+ {BE135661-BB2B-45D4-824E-29C5F824C046}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BE135661-BB2B-45D4-824E-29C5F824C046}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BE135661-BB2B-45D4-824E-29C5F824C046}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BE135661-BB2B-45D4-824E-29C5F824C046}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BE135661-BB2B-45D4-824E-29C5F824C046}.Release|x64.ActiveCfg = Release|Any CPU
+ {BE135661-BB2B-45D4-824E-29C5F824C046}.Release|x64.Build.0 = Release|Any CPU
+ {A4D62CDE-4698-44AD-AD64-3DBF9332C254}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A4D62CDE-4698-44AD-AD64-3DBF9332C254}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A4D62CDE-4698-44AD-AD64-3DBF9332C254}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A4D62CDE-4698-44AD-AD64-3DBF9332C254}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A4D62CDE-4698-44AD-AD64-3DBF9332C254}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A4D62CDE-4698-44AD-AD64-3DBF9332C254}.Debug|x64.Build.0 = Debug|Any CPU
+ {A4D62CDE-4698-44AD-AD64-3DBF9332C254}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A4D62CDE-4698-44AD-AD64-3DBF9332C254}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A4D62CDE-4698-44AD-AD64-3DBF9332C254}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A4D62CDE-4698-44AD-AD64-3DBF9332C254}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A4D62CDE-4698-44AD-AD64-3DBF9332C254}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A4D62CDE-4698-44AD-AD64-3DBF9332C254}.Checked|x64.Build.0 = Checked|Any CPU
+ {A4D62CDE-4698-44AD-AD64-3DBF9332C254}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A4D62CDE-4698-44AD-AD64-3DBF9332C254}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A4D62CDE-4698-44AD-AD64-3DBF9332C254}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A4D62CDE-4698-44AD-AD64-3DBF9332C254}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A4D62CDE-4698-44AD-AD64-3DBF9332C254}.Release|x64.ActiveCfg = Release|Any CPU
+ {A4D62CDE-4698-44AD-AD64-3DBF9332C254}.Release|x64.Build.0 = Release|Any CPU
+ {EA7AD6C6-064B-4DB3-9F90-109ACFAF4C84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EA7AD6C6-064B-4DB3-9F90-109ACFAF4C84}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EA7AD6C6-064B-4DB3-9F90-109ACFAF4C84}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EA7AD6C6-064B-4DB3-9F90-109ACFAF4C84}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EA7AD6C6-064B-4DB3-9F90-109ACFAF4C84}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EA7AD6C6-064B-4DB3-9F90-109ACFAF4C84}.Debug|x64.Build.0 = Debug|Any CPU
+ {EA7AD6C6-064B-4DB3-9F90-109ACFAF4C84}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EA7AD6C6-064B-4DB3-9F90-109ACFAF4C84}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EA7AD6C6-064B-4DB3-9F90-109ACFAF4C84}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EA7AD6C6-064B-4DB3-9F90-109ACFAF4C84}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EA7AD6C6-064B-4DB3-9F90-109ACFAF4C84}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EA7AD6C6-064B-4DB3-9F90-109ACFAF4C84}.Checked|x64.Build.0 = Checked|Any CPU
+ {EA7AD6C6-064B-4DB3-9F90-109ACFAF4C84}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EA7AD6C6-064B-4DB3-9F90-109ACFAF4C84}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EA7AD6C6-064B-4DB3-9F90-109ACFAF4C84}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EA7AD6C6-064B-4DB3-9F90-109ACFAF4C84}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EA7AD6C6-064B-4DB3-9F90-109ACFAF4C84}.Release|x64.ActiveCfg = Release|Any CPU
+ {EA7AD6C6-064B-4DB3-9F90-109ACFAF4C84}.Release|x64.Build.0 = Release|Any CPU
+ {ED45850C-314D-4C54-AEDE-BAF0BAB35C11}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {ED45850C-314D-4C54-AEDE-BAF0BAB35C11}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {ED45850C-314D-4C54-AEDE-BAF0BAB35C11}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {ED45850C-314D-4C54-AEDE-BAF0BAB35C11}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {ED45850C-314D-4C54-AEDE-BAF0BAB35C11}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {ED45850C-314D-4C54-AEDE-BAF0BAB35C11}.Debug|x64.Build.0 = Debug|Any CPU
+ {ED45850C-314D-4C54-AEDE-BAF0BAB35C11}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {ED45850C-314D-4C54-AEDE-BAF0BAB35C11}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {ED45850C-314D-4C54-AEDE-BAF0BAB35C11}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {ED45850C-314D-4C54-AEDE-BAF0BAB35C11}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {ED45850C-314D-4C54-AEDE-BAF0BAB35C11}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {ED45850C-314D-4C54-AEDE-BAF0BAB35C11}.Checked|x64.Build.0 = Checked|Any CPU
+ {ED45850C-314D-4C54-AEDE-BAF0BAB35C11}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {ED45850C-314D-4C54-AEDE-BAF0BAB35C11}.Release|Any CPU.Build.0 = Release|Any CPU
+ {ED45850C-314D-4C54-AEDE-BAF0BAB35C11}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {ED45850C-314D-4C54-AEDE-BAF0BAB35C11}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {ED45850C-314D-4C54-AEDE-BAF0BAB35C11}.Release|x64.ActiveCfg = Release|Any CPU
+ {ED45850C-314D-4C54-AEDE-BAF0BAB35C11}.Release|x64.Build.0 = Release|Any CPU
+ {25259293-8AB2-41F9-A85A-287B67A92F47}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {25259293-8AB2-41F9-A85A-287B67A92F47}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {25259293-8AB2-41F9-A85A-287B67A92F47}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {25259293-8AB2-41F9-A85A-287B67A92F47}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {25259293-8AB2-41F9-A85A-287B67A92F47}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {25259293-8AB2-41F9-A85A-287B67A92F47}.Debug|x64.Build.0 = Debug|Any CPU
+ {25259293-8AB2-41F9-A85A-287B67A92F47}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {25259293-8AB2-41F9-A85A-287B67A92F47}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {25259293-8AB2-41F9-A85A-287B67A92F47}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {25259293-8AB2-41F9-A85A-287B67A92F47}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {25259293-8AB2-41F9-A85A-287B67A92F47}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {25259293-8AB2-41F9-A85A-287B67A92F47}.Checked|x64.Build.0 = Checked|Any CPU
+ {25259293-8AB2-41F9-A85A-287B67A92F47}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {25259293-8AB2-41F9-A85A-287B67A92F47}.Release|Any CPU.Build.0 = Release|Any CPU
+ {25259293-8AB2-41F9-A85A-287B67A92F47}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {25259293-8AB2-41F9-A85A-287B67A92F47}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {25259293-8AB2-41F9-A85A-287B67A92F47}.Release|x64.ActiveCfg = Release|Any CPU
+ {25259293-8AB2-41F9-A85A-287B67A92F47}.Release|x64.Build.0 = Release|Any CPU
+ {80432680-467C-44B5-B7F1-93AC39D576E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {80432680-467C-44B5-B7F1-93AC39D576E5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {80432680-467C-44B5-B7F1-93AC39D576E5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {80432680-467C-44B5-B7F1-93AC39D576E5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {80432680-467C-44B5-B7F1-93AC39D576E5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {80432680-467C-44B5-B7F1-93AC39D576E5}.Debug|x64.Build.0 = Debug|Any CPU
+ {80432680-467C-44B5-B7F1-93AC39D576E5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {80432680-467C-44B5-B7F1-93AC39D576E5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {80432680-467C-44B5-B7F1-93AC39D576E5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {80432680-467C-44B5-B7F1-93AC39D576E5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {80432680-467C-44B5-B7F1-93AC39D576E5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {80432680-467C-44B5-B7F1-93AC39D576E5}.Checked|x64.Build.0 = Checked|Any CPU
+ {80432680-467C-44B5-B7F1-93AC39D576E5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {80432680-467C-44B5-B7F1-93AC39D576E5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {80432680-467C-44B5-B7F1-93AC39D576E5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {80432680-467C-44B5-B7F1-93AC39D576E5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {80432680-467C-44B5-B7F1-93AC39D576E5}.Release|x64.ActiveCfg = Release|Any CPU
+ {80432680-467C-44B5-B7F1-93AC39D576E5}.Release|x64.Build.0 = Release|Any CPU
+ {32092B1E-6593-44B9-97E6-5EAED24DA728}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {32092B1E-6593-44B9-97E6-5EAED24DA728}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {32092B1E-6593-44B9-97E6-5EAED24DA728}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {32092B1E-6593-44B9-97E6-5EAED24DA728}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {32092B1E-6593-44B9-97E6-5EAED24DA728}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {32092B1E-6593-44B9-97E6-5EAED24DA728}.Debug|x64.Build.0 = Debug|Any CPU
+ {32092B1E-6593-44B9-97E6-5EAED24DA728}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {32092B1E-6593-44B9-97E6-5EAED24DA728}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {32092B1E-6593-44B9-97E6-5EAED24DA728}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {32092B1E-6593-44B9-97E6-5EAED24DA728}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {32092B1E-6593-44B9-97E6-5EAED24DA728}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {32092B1E-6593-44B9-97E6-5EAED24DA728}.Checked|x64.Build.0 = Checked|Any CPU
+ {32092B1E-6593-44B9-97E6-5EAED24DA728}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {32092B1E-6593-44B9-97E6-5EAED24DA728}.Release|Any CPU.Build.0 = Release|Any CPU
+ {32092B1E-6593-44B9-97E6-5EAED24DA728}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {32092B1E-6593-44B9-97E6-5EAED24DA728}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {32092B1E-6593-44B9-97E6-5EAED24DA728}.Release|x64.ActiveCfg = Release|Any CPU
+ {32092B1E-6593-44B9-97E6-5EAED24DA728}.Release|x64.Build.0 = Release|Any CPU
+ {243B71CD-1777-47D9-9FBA-1600979C9CAD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {243B71CD-1777-47D9-9FBA-1600979C9CAD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {243B71CD-1777-47D9-9FBA-1600979C9CAD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {243B71CD-1777-47D9-9FBA-1600979C9CAD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {243B71CD-1777-47D9-9FBA-1600979C9CAD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {243B71CD-1777-47D9-9FBA-1600979C9CAD}.Debug|x64.Build.0 = Debug|Any CPU
+ {243B71CD-1777-47D9-9FBA-1600979C9CAD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {243B71CD-1777-47D9-9FBA-1600979C9CAD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {243B71CD-1777-47D9-9FBA-1600979C9CAD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {243B71CD-1777-47D9-9FBA-1600979C9CAD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {243B71CD-1777-47D9-9FBA-1600979C9CAD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {243B71CD-1777-47D9-9FBA-1600979C9CAD}.Checked|x64.Build.0 = Checked|Any CPU
+ {243B71CD-1777-47D9-9FBA-1600979C9CAD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {243B71CD-1777-47D9-9FBA-1600979C9CAD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {243B71CD-1777-47D9-9FBA-1600979C9CAD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {243B71CD-1777-47D9-9FBA-1600979C9CAD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {243B71CD-1777-47D9-9FBA-1600979C9CAD}.Release|x64.ActiveCfg = Release|Any CPU
+ {243B71CD-1777-47D9-9FBA-1600979C9CAD}.Release|x64.Build.0 = Release|Any CPU
+ {377E5E65-3EBB-40BE-9AF2-1EFABF501F77}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {377E5E65-3EBB-40BE-9AF2-1EFABF501F77}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {377E5E65-3EBB-40BE-9AF2-1EFABF501F77}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {377E5E65-3EBB-40BE-9AF2-1EFABF501F77}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {377E5E65-3EBB-40BE-9AF2-1EFABF501F77}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {377E5E65-3EBB-40BE-9AF2-1EFABF501F77}.Debug|x64.Build.0 = Debug|Any CPU
+ {377E5E65-3EBB-40BE-9AF2-1EFABF501F77}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {377E5E65-3EBB-40BE-9AF2-1EFABF501F77}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {377E5E65-3EBB-40BE-9AF2-1EFABF501F77}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {377E5E65-3EBB-40BE-9AF2-1EFABF501F77}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {377E5E65-3EBB-40BE-9AF2-1EFABF501F77}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {377E5E65-3EBB-40BE-9AF2-1EFABF501F77}.Checked|x64.Build.0 = Checked|Any CPU
+ {377E5E65-3EBB-40BE-9AF2-1EFABF501F77}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {377E5E65-3EBB-40BE-9AF2-1EFABF501F77}.Release|Any CPU.Build.0 = Release|Any CPU
+ {377E5E65-3EBB-40BE-9AF2-1EFABF501F77}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {377E5E65-3EBB-40BE-9AF2-1EFABF501F77}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {377E5E65-3EBB-40BE-9AF2-1EFABF501F77}.Release|x64.ActiveCfg = Release|Any CPU
+ {377E5E65-3EBB-40BE-9AF2-1EFABF501F77}.Release|x64.Build.0 = Release|Any CPU
+ {DB27E434-7BF3-40DC-8EE8-45E221D021B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DB27E434-7BF3-40DC-8EE8-45E221D021B6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DB27E434-7BF3-40DC-8EE8-45E221D021B6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DB27E434-7BF3-40DC-8EE8-45E221D021B6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DB27E434-7BF3-40DC-8EE8-45E221D021B6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DB27E434-7BF3-40DC-8EE8-45E221D021B6}.Debug|x64.Build.0 = Debug|Any CPU
+ {DB27E434-7BF3-40DC-8EE8-45E221D021B6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DB27E434-7BF3-40DC-8EE8-45E221D021B6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DB27E434-7BF3-40DC-8EE8-45E221D021B6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DB27E434-7BF3-40DC-8EE8-45E221D021B6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DB27E434-7BF3-40DC-8EE8-45E221D021B6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DB27E434-7BF3-40DC-8EE8-45E221D021B6}.Checked|x64.Build.0 = Checked|Any CPU
+ {DB27E434-7BF3-40DC-8EE8-45E221D021B6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DB27E434-7BF3-40DC-8EE8-45E221D021B6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DB27E434-7BF3-40DC-8EE8-45E221D021B6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DB27E434-7BF3-40DC-8EE8-45E221D021B6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DB27E434-7BF3-40DC-8EE8-45E221D021B6}.Release|x64.ActiveCfg = Release|Any CPU
+ {DB27E434-7BF3-40DC-8EE8-45E221D021B6}.Release|x64.Build.0 = Release|Any CPU
+ {518679EE-E7BD-4C43-A1AA-49EC99884AB5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {518679EE-E7BD-4C43-A1AA-49EC99884AB5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {518679EE-E7BD-4C43-A1AA-49EC99884AB5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {518679EE-E7BD-4C43-A1AA-49EC99884AB5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {518679EE-E7BD-4C43-A1AA-49EC99884AB5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {518679EE-E7BD-4C43-A1AA-49EC99884AB5}.Debug|x64.Build.0 = Debug|Any CPU
+ {518679EE-E7BD-4C43-A1AA-49EC99884AB5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {518679EE-E7BD-4C43-A1AA-49EC99884AB5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {518679EE-E7BD-4C43-A1AA-49EC99884AB5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {518679EE-E7BD-4C43-A1AA-49EC99884AB5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {518679EE-E7BD-4C43-A1AA-49EC99884AB5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {518679EE-E7BD-4C43-A1AA-49EC99884AB5}.Checked|x64.Build.0 = Checked|Any CPU
+ {518679EE-E7BD-4C43-A1AA-49EC99884AB5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {518679EE-E7BD-4C43-A1AA-49EC99884AB5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {518679EE-E7BD-4C43-A1AA-49EC99884AB5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {518679EE-E7BD-4C43-A1AA-49EC99884AB5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {518679EE-E7BD-4C43-A1AA-49EC99884AB5}.Release|x64.ActiveCfg = Release|Any CPU
+ {518679EE-E7BD-4C43-A1AA-49EC99884AB5}.Release|x64.Build.0 = Release|Any CPU
+ {577F22AF-E8A2-4F30-B334-52C472E00218}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {577F22AF-E8A2-4F30-B334-52C472E00218}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {577F22AF-E8A2-4F30-B334-52C472E00218}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {577F22AF-E8A2-4F30-B334-52C472E00218}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {577F22AF-E8A2-4F30-B334-52C472E00218}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {577F22AF-E8A2-4F30-B334-52C472E00218}.Debug|x64.Build.0 = Debug|Any CPU
+ {577F22AF-E8A2-4F30-B334-52C472E00218}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {577F22AF-E8A2-4F30-B334-52C472E00218}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {577F22AF-E8A2-4F30-B334-52C472E00218}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {577F22AF-E8A2-4F30-B334-52C472E00218}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {577F22AF-E8A2-4F30-B334-52C472E00218}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {577F22AF-E8A2-4F30-B334-52C472E00218}.Checked|x64.Build.0 = Checked|Any CPU
+ {577F22AF-E8A2-4F30-B334-52C472E00218}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {577F22AF-E8A2-4F30-B334-52C472E00218}.Release|Any CPU.Build.0 = Release|Any CPU
+ {577F22AF-E8A2-4F30-B334-52C472E00218}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {577F22AF-E8A2-4F30-B334-52C472E00218}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {577F22AF-E8A2-4F30-B334-52C472E00218}.Release|x64.ActiveCfg = Release|Any CPU
+ {577F22AF-E8A2-4F30-B334-52C472E00218}.Release|x64.Build.0 = Release|Any CPU
+ {7B9B9A61-B8D4-40BE-B129-CAE29DA7DBE9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7B9B9A61-B8D4-40BE-B129-CAE29DA7DBE9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7B9B9A61-B8D4-40BE-B129-CAE29DA7DBE9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7B9B9A61-B8D4-40BE-B129-CAE29DA7DBE9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7B9B9A61-B8D4-40BE-B129-CAE29DA7DBE9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7B9B9A61-B8D4-40BE-B129-CAE29DA7DBE9}.Debug|x64.Build.0 = Debug|Any CPU
+ {7B9B9A61-B8D4-40BE-B129-CAE29DA7DBE9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7B9B9A61-B8D4-40BE-B129-CAE29DA7DBE9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7B9B9A61-B8D4-40BE-B129-CAE29DA7DBE9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7B9B9A61-B8D4-40BE-B129-CAE29DA7DBE9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7B9B9A61-B8D4-40BE-B129-CAE29DA7DBE9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7B9B9A61-B8D4-40BE-B129-CAE29DA7DBE9}.Checked|x64.Build.0 = Checked|Any CPU
+ {7B9B9A61-B8D4-40BE-B129-CAE29DA7DBE9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7B9B9A61-B8D4-40BE-B129-CAE29DA7DBE9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7B9B9A61-B8D4-40BE-B129-CAE29DA7DBE9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7B9B9A61-B8D4-40BE-B129-CAE29DA7DBE9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7B9B9A61-B8D4-40BE-B129-CAE29DA7DBE9}.Release|x64.ActiveCfg = Release|Any CPU
+ {7B9B9A61-B8D4-40BE-B129-CAE29DA7DBE9}.Release|x64.Build.0 = Release|Any CPU
+ {AE1875D5-E1FF-4B62-AC11-6D240E08EF4F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AE1875D5-E1FF-4B62-AC11-6D240E08EF4F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AE1875D5-E1FF-4B62-AC11-6D240E08EF4F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AE1875D5-E1FF-4B62-AC11-6D240E08EF4F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AE1875D5-E1FF-4B62-AC11-6D240E08EF4F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AE1875D5-E1FF-4B62-AC11-6D240E08EF4F}.Debug|x64.Build.0 = Debug|Any CPU
+ {AE1875D5-E1FF-4B62-AC11-6D240E08EF4F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AE1875D5-E1FF-4B62-AC11-6D240E08EF4F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AE1875D5-E1FF-4B62-AC11-6D240E08EF4F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AE1875D5-E1FF-4B62-AC11-6D240E08EF4F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AE1875D5-E1FF-4B62-AC11-6D240E08EF4F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AE1875D5-E1FF-4B62-AC11-6D240E08EF4F}.Checked|x64.Build.0 = Checked|Any CPU
+ {AE1875D5-E1FF-4B62-AC11-6D240E08EF4F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AE1875D5-E1FF-4B62-AC11-6D240E08EF4F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AE1875D5-E1FF-4B62-AC11-6D240E08EF4F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AE1875D5-E1FF-4B62-AC11-6D240E08EF4F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AE1875D5-E1FF-4B62-AC11-6D240E08EF4F}.Release|x64.ActiveCfg = Release|Any CPU
+ {AE1875D5-E1FF-4B62-AC11-6D240E08EF4F}.Release|x64.Build.0 = Release|Any CPU
+ {574638AF-F419-4A9C-AB48-C2E4E4FA871E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {574638AF-F419-4A9C-AB48-C2E4E4FA871E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {574638AF-F419-4A9C-AB48-C2E4E4FA871E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {574638AF-F419-4A9C-AB48-C2E4E4FA871E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {574638AF-F419-4A9C-AB48-C2E4E4FA871E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {574638AF-F419-4A9C-AB48-C2E4E4FA871E}.Debug|x64.Build.0 = Debug|Any CPU
+ {574638AF-F419-4A9C-AB48-C2E4E4FA871E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {574638AF-F419-4A9C-AB48-C2E4E4FA871E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {574638AF-F419-4A9C-AB48-C2E4E4FA871E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {574638AF-F419-4A9C-AB48-C2E4E4FA871E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {574638AF-F419-4A9C-AB48-C2E4E4FA871E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {574638AF-F419-4A9C-AB48-C2E4E4FA871E}.Checked|x64.Build.0 = Checked|Any CPU
+ {574638AF-F419-4A9C-AB48-C2E4E4FA871E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {574638AF-F419-4A9C-AB48-C2E4E4FA871E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {574638AF-F419-4A9C-AB48-C2E4E4FA871E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {574638AF-F419-4A9C-AB48-C2E4E4FA871E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {574638AF-F419-4A9C-AB48-C2E4E4FA871E}.Release|x64.ActiveCfg = Release|Any CPU
+ {574638AF-F419-4A9C-AB48-C2E4E4FA871E}.Release|x64.Build.0 = Release|Any CPU
+ {7D460199-5067-44D8-AF25-63FC56C328CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7D460199-5067-44D8-AF25-63FC56C328CD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7D460199-5067-44D8-AF25-63FC56C328CD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7D460199-5067-44D8-AF25-63FC56C328CD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7D460199-5067-44D8-AF25-63FC56C328CD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7D460199-5067-44D8-AF25-63FC56C328CD}.Debug|x64.Build.0 = Debug|Any CPU
+ {7D460199-5067-44D8-AF25-63FC56C328CD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7D460199-5067-44D8-AF25-63FC56C328CD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7D460199-5067-44D8-AF25-63FC56C328CD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7D460199-5067-44D8-AF25-63FC56C328CD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7D460199-5067-44D8-AF25-63FC56C328CD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7D460199-5067-44D8-AF25-63FC56C328CD}.Checked|x64.Build.0 = Checked|Any CPU
+ {7D460199-5067-44D8-AF25-63FC56C328CD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7D460199-5067-44D8-AF25-63FC56C328CD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7D460199-5067-44D8-AF25-63FC56C328CD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7D460199-5067-44D8-AF25-63FC56C328CD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7D460199-5067-44D8-AF25-63FC56C328CD}.Release|x64.ActiveCfg = Release|Any CPU
+ {7D460199-5067-44D8-AF25-63FC56C328CD}.Release|x64.Build.0 = Release|Any CPU
+ {EC1E4B63-F569-4AED-951E-6AD70E068837}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EC1E4B63-F569-4AED-951E-6AD70E068837}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EC1E4B63-F569-4AED-951E-6AD70E068837}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EC1E4B63-F569-4AED-951E-6AD70E068837}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EC1E4B63-F569-4AED-951E-6AD70E068837}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EC1E4B63-F569-4AED-951E-6AD70E068837}.Debug|x64.Build.0 = Debug|Any CPU
+ {EC1E4B63-F569-4AED-951E-6AD70E068837}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EC1E4B63-F569-4AED-951E-6AD70E068837}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EC1E4B63-F569-4AED-951E-6AD70E068837}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EC1E4B63-F569-4AED-951E-6AD70E068837}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EC1E4B63-F569-4AED-951E-6AD70E068837}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EC1E4B63-F569-4AED-951E-6AD70E068837}.Checked|x64.Build.0 = Checked|Any CPU
+ {EC1E4B63-F569-4AED-951E-6AD70E068837}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EC1E4B63-F569-4AED-951E-6AD70E068837}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EC1E4B63-F569-4AED-951E-6AD70E068837}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EC1E4B63-F569-4AED-951E-6AD70E068837}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EC1E4B63-F569-4AED-951E-6AD70E068837}.Release|x64.ActiveCfg = Release|Any CPU
+ {EC1E4B63-F569-4AED-951E-6AD70E068837}.Release|x64.Build.0 = Release|Any CPU
+ {7819D99D-5521-41F5-B6E0-002C176B64D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7819D99D-5521-41F5-B6E0-002C176B64D1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7819D99D-5521-41F5-B6E0-002C176B64D1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7819D99D-5521-41F5-B6E0-002C176B64D1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7819D99D-5521-41F5-B6E0-002C176B64D1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7819D99D-5521-41F5-B6E0-002C176B64D1}.Debug|x64.Build.0 = Debug|Any CPU
+ {7819D99D-5521-41F5-B6E0-002C176B64D1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7819D99D-5521-41F5-B6E0-002C176B64D1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7819D99D-5521-41F5-B6E0-002C176B64D1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7819D99D-5521-41F5-B6E0-002C176B64D1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7819D99D-5521-41F5-B6E0-002C176B64D1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7819D99D-5521-41F5-B6E0-002C176B64D1}.Checked|x64.Build.0 = Checked|Any CPU
+ {7819D99D-5521-41F5-B6E0-002C176B64D1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7819D99D-5521-41F5-B6E0-002C176B64D1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7819D99D-5521-41F5-B6E0-002C176B64D1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7819D99D-5521-41F5-B6E0-002C176B64D1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7819D99D-5521-41F5-B6E0-002C176B64D1}.Release|x64.ActiveCfg = Release|Any CPU
+ {7819D99D-5521-41F5-B6E0-002C176B64D1}.Release|x64.Build.0 = Release|Any CPU
+ {2109EB2F-0679-47CB-90DC-4C1D3DB4D4FE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2109EB2F-0679-47CB-90DC-4C1D3DB4D4FE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2109EB2F-0679-47CB-90DC-4C1D3DB4D4FE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2109EB2F-0679-47CB-90DC-4C1D3DB4D4FE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2109EB2F-0679-47CB-90DC-4C1D3DB4D4FE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2109EB2F-0679-47CB-90DC-4C1D3DB4D4FE}.Debug|x64.Build.0 = Debug|Any CPU
+ {2109EB2F-0679-47CB-90DC-4C1D3DB4D4FE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2109EB2F-0679-47CB-90DC-4C1D3DB4D4FE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2109EB2F-0679-47CB-90DC-4C1D3DB4D4FE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2109EB2F-0679-47CB-90DC-4C1D3DB4D4FE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2109EB2F-0679-47CB-90DC-4C1D3DB4D4FE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2109EB2F-0679-47CB-90DC-4C1D3DB4D4FE}.Checked|x64.Build.0 = Checked|Any CPU
+ {2109EB2F-0679-47CB-90DC-4C1D3DB4D4FE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2109EB2F-0679-47CB-90DC-4C1D3DB4D4FE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2109EB2F-0679-47CB-90DC-4C1D3DB4D4FE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2109EB2F-0679-47CB-90DC-4C1D3DB4D4FE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2109EB2F-0679-47CB-90DC-4C1D3DB4D4FE}.Release|x64.ActiveCfg = Release|Any CPU
+ {2109EB2F-0679-47CB-90DC-4C1D3DB4D4FE}.Release|x64.Build.0 = Release|Any CPU
+ {8B7C722A-3E7E-476A-A6EB-3A33E0D7B8F5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8B7C722A-3E7E-476A-A6EB-3A33E0D7B8F5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8B7C722A-3E7E-476A-A6EB-3A33E0D7B8F5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8B7C722A-3E7E-476A-A6EB-3A33E0D7B8F5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8B7C722A-3E7E-476A-A6EB-3A33E0D7B8F5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8B7C722A-3E7E-476A-A6EB-3A33E0D7B8F5}.Debug|x64.Build.0 = Debug|Any CPU
+ {8B7C722A-3E7E-476A-A6EB-3A33E0D7B8F5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8B7C722A-3E7E-476A-A6EB-3A33E0D7B8F5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8B7C722A-3E7E-476A-A6EB-3A33E0D7B8F5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8B7C722A-3E7E-476A-A6EB-3A33E0D7B8F5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8B7C722A-3E7E-476A-A6EB-3A33E0D7B8F5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8B7C722A-3E7E-476A-A6EB-3A33E0D7B8F5}.Checked|x64.Build.0 = Checked|Any CPU
+ {8B7C722A-3E7E-476A-A6EB-3A33E0D7B8F5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8B7C722A-3E7E-476A-A6EB-3A33E0D7B8F5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8B7C722A-3E7E-476A-A6EB-3A33E0D7B8F5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8B7C722A-3E7E-476A-A6EB-3A33E0D7B8F5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8B7C722A-3E7E-476A-A6EB-3A33E0D7B8F5}.Release|x64.ActiveCfg = Release|Any CPU
+ {8B7C722A-3E7E-476A-A6EB-3A33E0D7B8F5}.Release|x64.Build.0 = Release|Any CPU
+ {1B939809-FCC2-45FE-A420-F39FA207713C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1B939809-FCC2-45FE-A420-F39FA207713C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1B939809-FCC2-45FE-A420-F39FA207713C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1B939809-FCC2-45FE-A420-F39FA207713C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1B939809-FCC2-45FE-A420-F39FA207713C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1B939809-FCC2-45FE-A420-F39FA207713C}.Debug|x64.Build.0 = Debug|Any CPU
+ {1B939809-FCC2-45FE-A420-F39FA207713C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1B939809-FCC2-45FE-A420-F39FA207713C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1B939809-FCC2-45FE-A420-F39FA207713C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1B939809-FCC2-45FE-A420-F39FA207713C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1B939809-FCC2-45FE-A420-F39FA207713C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1B939809-FCC2-45FE-A420-F39FA207713C}.Checked|x64.Build.0 = Checked|Any CPU
+ {1B939809-FCC2-45FE-A420-F39FA207713C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1B939809-FCC2-45FE-A420-F39FA207713C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1B939809-FCC2-45FE-A420-F39FA207713C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1B939809-FCC2-45FE-A420-F39FA207713C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1B939809-FCC2-45FE-A420-F39FA207713C}.Release|x64.ActiveCfg = Release|Any CPU
+ {1B939809-FCC2-45FE-A420-F39FA207713C}.Release|x64.Build.0 = Release|Any CPU
+ {D3EF87D0-AA9F-4E5B-AAF3-EEE3E920E25B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D3EF87D0-AA9F-4E5B-AAF3-EEE3E920E25B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D3EF87D0-AA9F-4E5B-AAF3-EEE3E920E25B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D3EF87D0-AA9F-4E5B-AAF3-EEE3E920E25B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D3EF87D0-AA9F-4E5B-AAF3-EEE3E920E25B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D3EF87D0-AA9F-4E5B-AAF3-EEE3E920E25B}.Debug|x64.Build.0 = Debug|Any CPU
+ {D3EF87D0-AA9F-4E5B-AAF3-EEE3E920E25B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D3EF87D0-AA9F-4E5B-AAF3-EEE3E920E25B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D3EF87D0-AA9F-4E5B-AAF3-EEE3E920E25B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D3EF87D0-AA9F-4E5B-AAF3-EEE3E920E25B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D3EF87D0-AA9F-4E5B-AAF3-EEE3E920E25B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D3EF87D0-AA9F-4E5B-AAF3-EEE3E920E25B}.Checked|x64.Build.0 = Checked|Any CPU
+ {D3EF87D0-AA9F-4E5B-AAF3-EEE3E920E25B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D3EF87D0-AA9F-4E5B-AAF3-EEE3E920E25B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D3EF87D0-AA9F-4E5B-AAF3-EEE3E920E25B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D3EF87D0-AA9F-4E5B-AAF3-EEE3E920E25B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D3EF87D0-AA9F-4E5B-AAF3-EEE3E920E25B}.Release|x64.ActiveCfg = Release|Any CPU
+ {D3EF87D0-AA9F-4E5B-AAF3-EEE3E920E25B}.Release|x64.Build.0 = Release|Any CPU
+ {415E8598-01F0-484D-9B87-A9DB65DFACF8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {415E8598-01F0-484D-9B87-A9DB65DFACF8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {415E8598-01F0-484D-9B87-A9DB65DFACF8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {415E8598-01F0-484D-9B87-A9DB65DFACF8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {415E8598-01F0-484D-9B87-A9DB65DFACF8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {415E8598-01F0-484D-9B87-A9DB65DFACF8}.Debug|x64.Build.0 = Debug|Any CPU
+ {415E8598-01F0-484D-9B87-A9DB65DFACF8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {415E8598-01F0-484D-9B87-A9DB65DFACF8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {415E8598-01F0-484D-9B87-A9DB65DFACF8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {415E8598-01F0-484D-9B87-A9DB65DFACF8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {415E8598-01F0-484D-9B87-A9DB65DFACF8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {415E8598-01F0-484D-9B87-A9DB65DFACF8}.Checked|x64.Build.0 = Checked|Any CPU
+ {415E8598-01F0-484D-9B87-A9DB65DFACF8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {415E8598-01F0-484D-9B87-A9DB65DFACF8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {415E8598-01F0-484D-9B87-A9DB65DFACF8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {415E8598-01F0-484D-9B87-A9DB65DFACF8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {415E8598-01F0-484D-9B87-A9DB65DFACF8}.Release|x64.ActiveCfg = Release|Any CPU
+ {415E8598-01F0-484D-9B87-A9DB65DFACF8}.Release|x64.Build.0 = Release|Any CPU
+ {4D4D9073-CC9D-49E2-90C5-B3F8E0EFA7E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4D4D9073-CC9D-49E2-90C5-B3F8E0EFA7E7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4D4D9073-CC9D-49E2-90C5-B3F8E0EFA7E7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4D4D9073-CC9D-49E2-90C5-B3F8E0EFA7E7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4D4D9073-CC9D-49E2-90C5-B3F8E0EFA7E7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4D4D9073-CC9D-49E2-90C5-B3F8E0EFA7E7}.Debug|x64.Build.0 = Debug|Any CPU
+ {4D4D9073-CC9D-49E2-90C5-B3F8E0EFA7E7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4D4D9073-CC9D-49E2-90C5-B3F8E0EFA7E7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4D4D9073-CC9D-49E2-90C5-B3F8E0EFA7E7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4D4D9073-CC9D-49E2-90C5-B3F8E0EFA7E7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4D4D9073-CC9D-49E2-90C5-B3F8E0EFA7E7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4D4D9073-CC9D-49E2-90C5-B3F8E0EFA7E7}.Checked|x64.Build.0 = Checked|Any CPU
+ {4D4D9073-CC9D-49E2-90C5-B3F8E0EFA7E7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4D4D9073-CC9D-49E2-90C5-B3F8E0EFA7E7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4D4D9073-CC9D-49E2-90C5-B3F8E0EFA7E7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4D4D9073-CC9D-49E2-90C5-B3F8E0EFA7E7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4D4D9073-CC9D-49E2-90C5-B3F8E0EFA7E7}.Release|x64.ActiveCfg = Release|Any CPU
+ {4D4D9073-CC9D-49E2-90C5-B3F8E0EFA7E7}.Release|x64.Build.0 = Release|Any CPU
+ {3AB2ED60-231C-4C23-820F-43B89362AB37}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3AB2ED60-231C-4C23-820F-43B89362AB37}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3AB2ED60-231C-4C23-820F-43B89362AB37}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3AB2ED60-231C-4C23-820F-43B89362AB37}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3AB2ED60-231C-4C23-820F-43B89362AB37}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3AB2ED60-231C-4C23-820F-43B89362AB37}.Debug|x64.Build.0 = Debug|Any CPU
+ {3AB2ED60-231C-4C23-820F-43B89362AB37}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3AB2ED60-231C-4C23-820F-43B89362AB37}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3AB2ED60-231C-4C23-820F-43B89362AB37}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3AB2ED60-231C-4C23-820F-43B89362AB37}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3AB2ED60-231C-4C23-820F-43B89362AB37}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3AB2ED60-231C-4C23-820F-43B89362AB37}.Checked|x64.Build.0 = Checked|Any CPU
+ {3AB2ED60-231C-4C23-820F-43B89362AB37}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3AB2ED60-231C-4C23-820F-43B89362AB37}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3AB2ED60-231C-4C23-820F-43B89362AB37}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3AB2ED60-231C-4C23-820F-43B89362AB37}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3AB2ED60-231C-4C23-820F-43B89362AB37}.Release|x64.ActiveCfg = Release|Any CPU
+ {3AB2ED60-231C-4C23-820F-43B89362AB37}.Release|x64.Build.0 = Release|Any CPU
+ {835C8533-31E5-46BD-9328-7C13BCBDFA3B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {835C8533-31E5-46BD-9328-7C13BCBDFA3B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {835C8533-31E5-46BD-9328-7C13BCBDFA3B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {835C8533-31E5-46BD-9328-7C13BCBDFA3B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {835C8533-31E5-46BD-9328-7C13BCBDFA3B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {835C8533-31E5-46BD-9328-7C13BCBDFA3B}.Debug|x64.Build.0 = Debug|Any CPU
+ {835C8533-31E5-46BD-9328-7C13BCBDFA3B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {835C8533-31E5-46BD-9328-7C13BCBDFA3B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {835C8533-31E5-46BD-9328-7C13BCBDFA3B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {835C8533-31E5-46BD-9328-7C13BCBDFA3B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {835C8533-31E5-46BD-9328-7C13BCBDFA3B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {835C8533-31E5-46BD-9328-7C13BCBDFA3B}.Checked|x64.Build.0 = Checked|Any CPU
+ {835C8533-31E5-46BD-9328-7C13BCBDFA3B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {835C8533-31E5-46BD-9328-7C13BCBDFA3B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {835C8533-31E5-46BD-9328-7C13BCBDFA3B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {835C8533-31E5-46BD-9328-7C13BCBDFA3B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {835C8533-31E5-46BD-9328-7C13BCBDFA3B}.Release|x64.ActiveCfg = Release|Any CPU
+ {835C8533-31E5-46BD-9328-7C13BCBDFA3B}.Release|x64.Build.0 = Release|Any CPU
+ {5FABFBE1-CB4F-4347-9869-E8F831DD5BD6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5FABFBE1-CB4F-4347-9869-E8F831DD5BD6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5FABFBE1-CB4F-4347-9869-E8F831DD5BD6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5FABFBE1-CB4F-4347-9869-E8F831DD5BD6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5FABFBE1-CB4F-4347-9869-E8F831DD5BD6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5FABFBE1-CB4F-4347-9869-E8F831DD5BD6}.Debug|x64.Build.0 = Debug|Any CPU
+ {5FABFBE1-CB4F-4347-9869-E8F831DD5BD6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5FABFBE1-CB4F-4347-9869-E8F831DD5BD6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5FABFBE1-CB4F-4347-9869-E8F831DD5BD6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5FABFBE1-CB4F-4347-9869-E8F831DD5BD6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5FABFBE1-CB4F-4347-9869-E8F831DD5BD6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5FABFBE1-CB4F-4347-9869-E8F831DD5BD6}.Checked|x64.Build.0 = Checked|Any CPU
+ {5FABFBE1-CB4F-4347-9869-E8F831DD5BD6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5FABFBE1-CB4F-4347-9869-E8F831DD5BD6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5FABFBE1-CB4F-4347-9869-E8F831DD5BD6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5FABFBE1-CB4F-4347-9869-E8F831DD5BD6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5FABFBE1-CB4F-4347-9869-E8F831DD5BD6}.Release|x64.ActiveCfg = Release|Any CPU
+ {5FABFBE1-CB4F-4347-9869-E8F831DD5BD6}.Release|x64.Build.0 = Release|Any CPU
+ {D57D7CFC-1AD8-44FB-A234-78C6126C5894}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D57D7CFC-1AD8-44FB-A234-78C6126C5894}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D57D7CFC-1AD8-44FB-A234-78C6126C5894}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D57D7CFC-1AD8-44FB-A234-78C6126C5894}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D57D7CFC-1AD8-44FB-A234-78C6126C5894}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D57D7CFC-1AD8-44FB-A234-78C6126C5894}.Debug|x64.Build.0 = Debug|Any CPU
+ {D57D7CFC-1AD8-44FB-A234-78C6126C5894}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D57D7CFC-1AD8-44FB-A234-78C6126C5894}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D57D7CFC-1AD8-44FB-A234-78C6126C5894}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D57D7CFC-1AD8-44FB-A234-78C6126C5894}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D57D7CFC-1AD8-44FB-A234-78C6126C5894}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D57D7CFC-1AD8-44FB-A234-78C6126C5894}.Checked|x64.Build.0 = Checked|Any CPU
+ {D57D7CFC-1AD8-44FB-A234-78C6126C5894}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D57D7CFC-1AD8-44FB-A234-78C6126C5894}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D57D7CFC-1AD8-44FB-A234-78C6126C5894}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D57D7CFC-1AD8-44FB-A234-78C6126C5894}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D57D7CFC-1AD8-44FB-A234-78C6126C5894}.Release|x64.ActiveCfg = Release|Any CPU
+ {D57D7CFC-1AD8-44FB-A234-78C6126C5894}.Release|x64.Build.0 = Release|Any CPU
+ {2A843792-C6EE-41E9-8A85-0EDA1052287A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2A843792-C6EE-41E9-8A85-0EDA1052287A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2A843792-C6EE-41E9-8A85-0EDA1052287A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2A843792-C6EE-41E9-8A85-0EDA1052287A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2A843792-C6EE-41E9-8A85-0EDA1052287A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2A843792-C6EE-41E9-8A85-0EDA1052287A}.Debug|x64.Build.0 = Debug|Any CPU
+ {2A843792-C6EE-41E9-8A85-0EDA1052287A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2A843792-C6EE-41E9-8A85-0EDA1052287A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2A843792-C6EE-41E9-8A85-0EDA1052287A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2A843792-C6EE-41E9-8A85-0EDA1052287A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2A843792-C6EE-41E9-8A85-0EDA1052287A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2A843792-C6EE-41E9-8A85-0EDA1052287A}.Checked|x64.Build.0 = Checked|Any CPU
+ {2A843792-C6EE-41E9-8A85-0EDA1052287A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2A843792-C6EE-41E9-8A85-0EDA1052287A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2A843792-C6EE-41E9-8A85-0EDA1052287A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2A843792-C6EE-41E9-8A85-0EDA1052287A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2A843792-C6EE-41E9-8A85-0EDA1052287A}.Release|x64.ActiveCfg = Release|Any CPU
+ {2A843792-C6EE-41E9-8A85-0EDA1052287A}.Release|x64.Build.0 = Release|Any CPU
+ {3B636BB6-F327-4E8B-9100-C7A9238E0FAD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3B636BB6-F327-4E8B-9100-C7A9238E0FAD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3B636BB6-F327-4E8B-9100-C7A9238E0FAD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3B636BB6-F327-4E8B-9100-C7A9238E0FAD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3B636BB6-F327-4E8B-9100-C7A9238E0FAD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3B636BB6-F327-4E8B-9100-C7A9238E0FAD}.Debug|x64.Build.0 = Debug|Any CPU
+ {3B636BB6-F327-4E8B-9100-C7A9238E0FAD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3B636BB6-F327-4E8B-9100-C7A9238E0FAD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3B636BB6-F327-4E8B-9100-C7A9238E0FAD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3B636BB6-F327-4E8B-9100-C7A9238E0FAD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3B636BB6-F327-4E8B-9100-C7A9238E0FAD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3B636BB6-F327-4E8B-9100-C7A9238E0FAD}.Checked|x64.Build.0 = Checked|Any CPU
+ {3B636BB6-F327-4E8B-9100-C7A9238E0FAD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3B636BB6-F327-4E8B-9100-C7A9238E0FAD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3B636BB6-F327-4E8B-9100-C7A9238E0FAD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3B636BB6-F327-4E8B-9100-C7A9238E0FAD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3B636BB6-F327-4E8B-9100-C7A9238E0FAD}.Release|x64.ActiveCfg = Release|Any CPU
+ {3B636BB6-F327-4E8B-9100-C7A9238E0FAD}.Release|x64.Build.0 = Release|Any CPU
+ {79040C68-CDB1-4FD0-BD86-3CC5CAAC76BC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {79040C68-CDB1-4FD0-BD86-3CC5CAAC76BC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {79040C68-CDB1-4FD0-BD86-3CC5CAAC76BC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {79040C68-CDB1-4FD0-BD86-3CC5CAAC76BC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {79040C68-CDB1-4FD0-BD86-3CC5CAAC76BC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {79040C68-CDB1-4FD0-BD86-3CC5CAAC76BC}.Debug|x64.Build.0 = Debug|Any CPU
+ {79040C68-CDB1-4FD0-BD86-3CC5CAAC76BC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {79040C68-CDB1-4FD0-BD86-3CC5CAAC76BC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {79040C68-CDB1-4FD0-BD86-3CC5CAAC76BC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {79040C68-CDB1-4FD0-BD86-3CC5CAAC76BC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {79040C68-CDB1-4FD0-BD86-3CC5CAAC76BC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {79040C68-CDB1-4FD0-BD86-3CC5CAAC76BC}.Checked|x64.Build.0 = Checked|Any CPU
+ {79040C68-CDB1-4FD0-BD86-3CC5CAAC76BC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {79040C68-CDB1-4FD0-BD86-3CC5CAAC76BC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {79040C68-CDB1-4FD0-BD86-3CC5CAAC76BC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {79040C68-CDB1-4FD0-BD86-3CC5CAAC76BC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {79040C68-CDB1-4FD0-BD86-3CC5CAAC76BC}.Release|x64.ActiveCfg = Release|Any CPU
+ {79040C68-CDB1-4FD0-BD86-3CC5CAAC76BC}.Release|x64.Build.0 = Release|Any CPU
+ {11AC9F3D-88EA-4F10-9D3B-A88E06F71933}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {11AC9F3D-88EA-4F10-9D3B-A88E06F71933}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {11AC9F3D-88EA-4F10-9D3B-A88E06F71933}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {11AC9F3D-88EA-4F10-9D3B-A88E06F71933}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {11AC9F3D-88EA-4F10-9D3B-A88E06F71933}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {11AC9F3D-88EA-4F10-9D3B-A88E06F71933}.Debug|x64.Build.0 = Debug|Any CPU
+ {11AC9F3D-88EA-4F10-9D3B-A88E06F71933}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {11AC9F3D-88EA-4F10-9D3B-A88E06F71933}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {11AC9F3D-88EA-4F10-9D3B-A88E06F71933}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {11AC9F3D-88EA-4F10-9D3B-A88E06F71933}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {11AC9F3D-88EA-4F10-9D3B-A88E06F71933}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {11AC9F3D-88EA-4F10-9D3B-A88E06F71933}.Checked|x64.Build.0 = Checked|Any CPU
+ {11AC9F3D-88EA-4F10-9D3B-A88E06F71933}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {11AC9F3D-88EA-4F10-9D3B-A88E06F71933}.Release|Any CPU.Build.0 = Release|Any CPU
+ {11AC9F3D-88EA-4F10-9D3B-A88E06F71933}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {11AC9F3D-88EA-4F10-9D3B-A88E06F71933}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {11AC9F3D-88EA-4F10-9D3B-A88E06F71933}.Release|x64.ActiveCfg = Release|Any CPU
+ {11AC9F3D-88EA-4F10-9D3B-A88E06F71933}.Release|x64.Build.0 = Release|Any CPU
+ {5E785831-90A1-467A-BC23-5A20376C53CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5E785831-90A1-467A-BC23-5A20376C53CA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5E785831-90A1-467A-BC23-5A20376C53CA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5E785831-90A1-467A-BC23-5A20376C53CA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5E785831-90A1-467A-BC23-5A20376C53CA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5E785831-90A1-467A-BC23-5A20376C53CA}.Debug|x64.Build.0 = Debug|Any CPU
+ {5E785831-90A1-467A-BC23-5A20376C53CA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5E785831-90A1-467A-BC23-5A20376C53CA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5E785831-90A1-467A-BC23-5A20376C53CA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5E785831-90A1-467A-BC23-5A20376C53CA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5E785831-90A1-467A-BC23-5A20376C53CA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5E785831-90A1-467A-BC23-5A20376C53CA}.Checked|x64.Build.0 = Checked|Any CPU
+ {5E785831-90A1-467A-BC23-5A20376C53CA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5E785831-90A1-467A-BC23-5A20376C53CA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5E785831-90A1-467A-BC23-5A20376C53CA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5E785831-90A1-467A-BC23-5A20376C53CA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5E785831-90A1-467A-BC23-5A20376C53CA}.Release|x64.ActiveCfg = Release|Any CPU
+ {5E785831-90A1-467A-BC23-5A20376C53CA}.Release|x64.Build.0 = Release|Any CPU
+ {93A9E752-E897-4AC3-9300-1D13448718F5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {93A9E752-E897-4AC3-9300-1D13448718F5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {93A9E752-E897-4AC3-9300-1D13448718F5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {93A9E752-E897-4AC3-9300-1D13448718F5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {93A9E752-E897-4AC3-9300-1D13448718F5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {93A9E752-E897-4AC3-9300-1D13448718F5}.Debug|x64.Build.0 = Debug|Any CPU
+ {93A9E752-E897-4AC3-9300-1D13448718F5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {93A9E752-E897-4AC3-9300-1D13448718F5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {93A9E752-E897-4AC3-9300-1D13448718F5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {93A9E752-E897-4AC3-9300-1D13448718F5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {93A9E752-E897-4AC3-9300-1D13448718F5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {93A9E752-E897-4AC3-9300-1D13448718F5}.Checked|x64.Build.0 = Checked|Any CPU
+ {93A9E752-E897-4AC3-9300-1D13448718F5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {93A9E752-E897-4AC3-9300-1D13448718F5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {93A9E752-E897-4AC3-9300-1D13448718F5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {93A9E752-E897-4AC3-9300-1D13448718F5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {93A9E752-E897-4AC3-9300-1D13448718F5}.Release|x64.ActiveCfg = Release|Any CPU
+ {93A9E752-E897-4AC3-9300-1D13448718F5}.Release|x64.Build.0 = Release|Any CPU
+ {2D8E4374-328F-4F65-A292-FD15174C849C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2D8E4374-328F-4F65-A292-FD15174C849C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2D8E4374-328F-4F65-A292-FD15174C849C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2D8E4374-328F-4F65-A292-FD15174C849C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2D8E4374-328F-4F65-A292-FD15174C849C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2D8E4374-328F-4F65-A292-FD15174C849C}.Debug|x64.Build.0 = Debug|Any CPU
+ {2D8E4374-328F-4F65-A292-FD15174C849C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2D8E4374-328F-4F65-A292-FD15174C849C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2D8E4374-328F-4F65-A292-FD15174C849C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2D8E4374-328F-4F65-A292-FD15174C849C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2D8E4374-328F-4F65-A292-FD15174C849C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2D8E4374-328F-4F65-A292-FD15174C849C}.Checked|x64.Build.0 = Checked|Any CPU
+ {2D8E4374-328F-4F65-A292-FD15174C849C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2D8E4374-328F-4F65-A292-FD15174C849C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2D8E4374-328F-4F65-A292-FD15174C849C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2D8E4374-328F-4F65-A292-FD15174C849C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2D8E4374-328F-4F65-A292-FD15174C849C}.Release|x64.ActiveCfg = Release|Any CPU
+ {2D8E4374-328F-4F65-A292-FD15174C849C}.Release|x64.Build.0 = Release|Any CPU
+ {D530EB76-9464-46BE-9361-70D8ADF04C1C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D530EB76-9464-46BE-9361-70D8ADF04C1C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D530EB76-9464-46BE-9361-70D8ADF04C1C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D530EB76-9464-46BE-9361-70D8ADF04C1C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D530EB76-9464-46BE-9361-70D8ADF04C1C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D530EB76-9464-46BE-9361-70D8ADF04C1C}.Debug|x64.Build.0 = Debug|Any CPU
+ {D530EB76-9464-46BE-9361-70D8ADF04C1C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D530EB76-9464-46BE-9361-70D8ADF04C1C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D530EB76-9464-46BE-9361-70D8ADF04C1C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D530EB76-9464-46BE-9361-70D8ADF04C1C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D530EB76-9464-46BE-9361-70D8ADF04C1C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D530EB76-9464-46BE-9361-70D8ADF04C1C}.Checked|x64.Build.0 = Checked|Any CPU
+ {D530EB76-9464-46BE-9361-70D8ADF04C1C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D530EB76-9464-46BE-9361-70D8ADF04C1C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D530EB76-9464-46BE-9361-70D8ADF04C1C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D530EB76-9464-46BE-9361-70D8ADF04C1C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D530EB76-9464-46BE-9361-70D8ADF04C1C}.Release|x64.ActiveCfg = Release|Any CPU
+ {D530EB76-9464-46BE-9361-70D8ADF04C1C}.Release|x64.Build.0 = Release|Any CPU
+ {9EC006C2-A636-4C39-9908-54E1CB3E6DD2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9EC006C2-A636-4C39-9908-54E1CB3E6DD2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9EC006C2-A636-4C39-9908-54E1CB3E6DD2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9EC006C2-A636-4C39-9908-54E1CB3E6DD2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9EC006C2-A636-4C39-9908-54E1CB3E6DD2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9EC006C2-A636-4C39-9908-54E1CB3E6DD2}.Debug|x64.Build.0 = Debug|Any CPU
+ {9EC006C2-A636-4C39-9908-54E1CB3E6DD2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9EC006C2-A636-4C39-9908-54E1CB3E6DD2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9EC006C2-A636-4C39-9908-54E1CB3E6DD2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9EC006C2-A636-4C39-9908-54E1CB3E6DD2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9EC006C2-A636-4C39-9908-54E1CB3E6DD2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9EC006C2-A636-4C39-9908-54E1CB3E6DD2}.Checked|x64.Build.0 = Checked|Any CPU
+ {9EC006C2-A636-4C39-9908-54E1CB3E6DD2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9EC006C2-A636-4C39-9908-54E1CB3E6DD2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9EC006C2-A636-4C39-9908-54E1CB3E6DD2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9EC006C2-A636-4C39-9908-54E1CB3E6DD2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9EC006C2-A636-4C39-9908-54E1CB3E6DD2}.Release|x64.ActiveCfg = Release|Any CPU
+ {9EC006C2-A636-4C39-9908-54E1CB3E6DD2}.Release|x64.Build.0 = Release|Any CPU
+ {1B1D2B4C-323A-4ACE-BF39-C5624E90B405}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1B1D2B4C-323A-4ACE-BF39-C5624E90B405}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1B1D2B4C-323A-4ACE-BF39-C5624E90B405}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1B1D2B4C-323A-4ACE-BF39-C5624E90B405}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1B1D2B4C-323A-4ACE-BF39-C5624E90B405}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1B1D2B4C-323A-4ACE-BF39-C5624E90B405}.Debug|x64.Build.0 = Debug|Any CPU
+ {1B1D2B4C-323A-4ACE-BF39-C5624E90B405}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1B1D2B4C-323A-4ACE-BF39-C5624E90B405}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1B1D2B4C-323A-4ACE-BF39-C5624E90B405}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1B1D2B4C-323A-4ACE-BF39-C5624E90B405}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1B1D2B4C-323A-4ACE-BF39-C5624E90B405}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1B1D2B4C-323A-4ACE-BF39-C5624E90B405}.Checked|x64.Build.0 = Checked|Any CPU
+ {1B1D2B4C-323A-4ACE-BF39-C5624E90B405}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1B1D2B4C-323A-4ACE-BF39-C5624E90B405}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1B1D2B4C-323A-4ACE-BF39-C5624E90B405}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1B1D2B4C-323A-4ACE-BF39-C5624E90B405}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1B1D2B4C-323A-4ACE-BF39-C5624E90B405}.Release|x64.ActiveCfg = Release|Any CPU
+ {1B1D2B4C-323A-4ACE-BF39-C5624E90B405}.Release|x64.Build.0 = Release|Any CPU
+ {06A7C6C6-9B9B-4299-9D67-575E496D832A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {06A7C6C6-9B9B-4299-9D67-575E496D832A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {06A7C6C6-9B9B-4299-9D67-575E496D832A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {06A7C6C6-9B9B-4299-9D67-575E496D832A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {06A7C6C6-9B9B-4299-9D67-575E496D832A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {06A7C6C6-9B9B-4299-9D67-575E496D832A}.Debug|x64.Build.0 = Debug|Any CPU
+ {06A7C6C6-9B9B-4299-9D67-575E496D832A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {06A7C6C6-9B9B-4299-9D67-575E496D832A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {06A7C6C6-9B9B-4299-9D67-575E496D832A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {06A7C6C6-9B9B-4299-9D67-575E496D832A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {06A7C6C6-9B9B-4299-9D67-575E496D832A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {06A7C6C6-9B9B-4299-9D67-575E496D832A}.Checked|x64.Build.0 = Checked|Any CPU
+ {06A7C6C6-9B9B-4299-9D67-575E496D832A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {06A7C6C6-9B9B-4299-9D67-575E496D832A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {06A7C6C6-9B9B-4299-9D67-575E496D832A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {06A7C6C6-9B9B-4299-9D67-575E496D832A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {06A7C6C6-9B9B-4299-9D67-575E496D832A}.Release|x64.ActiveCfg = Release|Any CPU
+ {06A7C6C6-9B9B-4299-9D67-575E496D832A}.Release|x64.Build.0 = Release|Any CPU
+ {CADE5351-B017-4FEE-BE92-EFD112DC2603}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CADE5351-B017-4FEE-BE92-EFD112DC2603}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CADE5351-B017-4FEE-BE92-EFD112DC2603}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CADE5351-B017-4FEE-BE92-EFD112DC2603}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CADE5351-B017-4FEE-BE92-EFD112DC2603}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CADE5351-B017-4FEE-BE92-EFD112DC2603}.Debug|x64.Build.0 = Debug|Any CPU
+ {CADE5351-B017-4FEE-BE92-EFD112DC2603}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CADE5351-B017-4FEE-BE92-EFD112DC2603}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CADE5351-B017-4FEE-BE92-EFD112DC2603}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CADE5351-B017-4FEE-BE92-EFD112DC2603}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CADE5351-B017-4FEE-BE92-EFD112DC2603}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CADE5351-B017-4FEE-BE92-EFD112DC2603}.Checked|x64.Build.0 = Checked|Any CPU
+ {CADE5351-B017-4FEE-BE92-EFD112DC2603}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CADE5351-B017-4FEE-BE92-EFD112DC2603}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CADE5351-B017-4FEE-BE92-EFD112DC2603}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CADE5351-B017-4FEE-BE92-EFD112DC2603}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CADE5351-B017-4FEE-BE92-EFD112DC2603}.Release|x64.ActiveCfg = Release|Any CPU
+ {CADE5351-B017-4FEE-BE92-EFD112DC2603}.Release|x64.Build.0 = Release|Any CPU
+ {5E1E3008-E73A-4E97-A3F1-37DC2EEB295A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5E1E3008-E73A-4E97-A3F1-37DC2EEB295A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5E1E3008-E73A-4E97-A3F1-37DC2EEB295A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5E1E3008-E73A-4E97-A3F1-37DC2EEB295A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5E1E3008-E73A-4E97-A3F1-37DC2EEB295A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5E1E3008-E73A-4E97-A3F1-37DC2EEB295A}.Debug|x64.Build.0 = Debug|Any CPU
+ {5E1E3008-E73A-4E97-A3F1-37DC2EEB295A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5E1E3008-E73A-4E97-A3F1-37DC2EEB295A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5E1E3008-E73A-4E97-A3F1-37DC2EEB295A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5E1E3008-E73A-4E97-A3F1-37DC2EEB295A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5E1E3008-E73A-4E97-A3F1-37DC2EEB295A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5E1E3008-E73A-4E97-A3F1-37DC2EEB295A}.Checked|x64.Build.0 = Checked|Any CPU
+ {5E1E3008-E73A-4E97-A3F1-37DC2EEB295A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5E1E3008-E73A-4E97-A3F1-37DC2EEB295A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5E1E3008-E73A-4E97-A3F1-37DC2EEB295A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5E1E3008-E73A-4E97-A3F1-37DC2EEB295A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5E1E3008-E73A-4E97-A3F1-37DC2EEB295A}.Release|x64.ActiveCfg = Release|Any CPU
+ {5E1E3008-E73A-4E97-A3F1-37DC2EEB295A}.Release|x64.Build.0 = Release|Any CPU
+ {A4F38D33-E204-4736-A17A-A2EE4A595365}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A4F38D33-E204-4736-A17A-A2EE4A595365}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A4F38D33-E204-4736-A17A-A2EE4A595365}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A4F38D33-E204-4736-A17A-A2EE4A595365}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A4F38D33-E204-4736-A17A-A2EE4A595365}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A4F38D33-E204-4736-A17A-A2EE4A595365}.Debug|x64.Build.0 = Debug|Any CPU
+ {A4F38D33-E204-4736-A17A-A2EE4A595365}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A4F38D33-E204-4736-A17A-A2EE4A595365}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A4F38D33-E204-4736-A17A-A2EE4A595365}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A4F38D33-E204-4736-A17A-A2EE4A595365}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A4F38D33-E204-4736-A17A-A2EE4A595365}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A4F38D33-E204-4736-A17A-A2EE4A595365}.Checked|x64.Build.0 = Checked|Any CPU
+ {A4F38D33-E204-4736-A17A-A2EE4A595365}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A4F38D33-E204-4736-A17A-A2EE4A595365}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A4F38D33-E204-4736-A17A-A2EE4A595365}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A4F38D33-E204-4736-A17A-A2EE4A595365}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A4F38D33-E204-4736-A17A-A2EE4A595365}.Release|x64.ActiveCfg = Release|Any CPU
+ {A4F38D33-E204-4736-A17A-A2EE4A595365}.Release|x64.Build.0 = Release|Any CPU
+ {8A9206C6-2B99-4B43-BB80-F6D05D66CC0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8A9206C6-2B99-4B43-BB80-F6D05D66CC0A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8A9206C6-2B99-4B43-BB80-F6D05D66CC0A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8A9206C6-2B99-4B43-BB80-F6D05D66CC0A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8A9206C6-2B99-4B43-BB80-F6D05D66CC0A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8A9206C6-2B99-4B43-BB80-F6D05D66CC0A}.Debug|x64.Build.0 = Debug|Any CPU
+ {8A9206C6-2B99-4B43-BB80-F6D05D66CC0A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8A9206C6-2B99-4B43-BB80-F6D05D66CC0A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8A9206C6-2B99-4B43-BB80-F6D05D66CC0A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8A9206C6-2B99-4B43-BB80-F6D05D66CC0A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8A9206C6-2B99-4B43-BB80-F6D05D66CC0A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8A9206C6-2B99-4B43-BB80-F6D05D66CC0A}.Checked|x64.Build.0 = Checked|Any CPU
+ {8A9206C6-2B99-4B43-BB80-F6D05D66CC0A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8A9206C6-2B99-4B43-BB80-F6D05D66CC0A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8A9206C6-2B99-4B43-BB80-F6D05D66CC0A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8A9206C6-2B99-4B43-BB80-F6D05D66CC0A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8A9206C6-2B99-4B43-BB80-F6D05D66CC0A}.Release|x64.ActiveCfg = Release|Any CPU
+ {8A9206C6-2B99-4B43-BB80-F6D05D66CC0A}.Release|x64.Build.0 = Release|Any CPU
+ {02955291-75B3-40FF-8F78-B2CC05C6F9BA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {02955291-75B3-40FF-8F78-B2CC05C6F9BA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {02955291-75B3-40FF-8F78-B2CC05C6F9BA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {02955291-75B3-40FF-8F78-B2CC05C6F9BA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {02955291-75B3-40FF-8F78-B2CC05C6F9BA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {02955291-75B3-40FF-8F78-B2CC05C6F9BA}.Debug|x64.Build.0 = Debug|Any CPU
+ {02955291-75B3-40FF-8F78-B2CC05C6F9BA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {02955291-75B3-40FF-8F78-B2CC05C6F9BA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {02955291-75B3-40FF-8F78-B2CC05C6F9BA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {02955291-75B3-40FF-8F78-B2CC05C6F9BA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {02955291-75B3-40FF-8F78-B2CC05C6F9BA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {02955291-75B3-40FF-8F78-B2CC05C6F9BA}.Checked|x64.Build.0 = Checked|Any CPU
+ {02955291-75B3-40FF-8F78-B2CC05C6F9BA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {02955291-75B3-40FF-8F78-B2CC05C6F9BA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {02955291-75B3-40FF-8F78-B2CC05C6F9BA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {02955291-75B3-40FF-8F78-B2CC05C6F9BA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {02955291-75B3-40FF-8F78-B2CC05C6F9BA}.Release|x64.ActiveCfg = Release|Any CPU
+ {02955291-75B3-40FF-8F78-B2CC05C6F9BA}.Release|x64.Build.0 = Release|Any CPU
+ {CB4C76B4-98B5-4D6B-92E9-9500C6EE4D6B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CB4C76B4-98B5-4D6B-92E9-9500C6EE4D6B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CB4C76B4-98B5-4D6B-92E9-9500C6EE4D6B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CB4C76B4-98B5-4D6B-92E9-9500C6EE4D6B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CB4C76B4-98B5-4D6B-92E9-9500C6EE4D6B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CB4C76B4-98B5-4D6B-92E9-9500C6EE4D6B}.Debug|x64.Build.0 = Debug|Any CPU
+ {CB4C76B4-98B5-4D6B-92E9-9500C6EE4D6B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CB4C76B4-98B5-4D6B-92E9-9500C6EE4D6B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CB4C76B4-98B5-4D6B-92E9-9500C6EE4D6B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CB4C76B4-98B5-4D6B-92E9-9500C6EE4D6B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CB4C76B4-98B5-4D6B-92E9-9500C6EE4D6B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CB4C76B4-98B5-4D6B-92E9-9500C6EE4D6B}.Checked|x64.Build.0 = Checked|Any CPU
+ {CB4C76B4-98B5-4D6B-92E9-9500C6EE4D6B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CB4C76B4-98B5-4D6B-92E9-9500C6EE4D6B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CB4C76B4-98B5-4D6B-92E9-9500C6EE4D6B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CB4C76B4-98B5-4D6B-92E9-9500C6EE4D6B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CB4C76B4-98B5-4D6B-92E9-9500C6EE4D6B}.Release|x64.ActiveCfg = Release|Any CPU
+ {CB4C76B4-98B5-4D6B-92E9-9500C6EE4D6B}.Release|x64.Build.0 = Release|Any CPU
+ {5D5E8CBE-803F-42E5-A2AC-B94CAFBAAF3C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5D5E8CBE-803F-42E5-A2AC-B94CAFBAAF3C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5D5E8CBE-803F-42E5-A2AC-B94CAFBAAF3C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5D5E8CBE-803F-42E5-A2AC-B94CAFBAAF3C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5D5E8CBE-803F-42E5-A2AC-B94CAFBAAF3C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5D5E8CBE-803F-42E5-A2AC-B94CAFBAAF3C}.Debug|x64.Build.0 = Debug|Any CPU
+ {5D5E8CBE-803F-42E5-A2AC-B94CAFBAAF3C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5D5E8CBE-803F-42E5-A2AC-B94CAFBAAF3C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5D5E8CBE-803F-42E5-A2AC-B94CAFBAAF3C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5D5E8CBE-803F-42E5-A2AC-B94CAFBAAF3C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5D5E8CBE-803F-42E5-A2AC-B94CAFBAAF3C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5D5E8CBE-803F-42E5-A2AC-B94CAFBAAF3C}.Checked|x64.Build.0 = Checked|Any CPU
+ {5D5E8CBE-803F-42E5-A2AC-B94CAFBAAF3C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5D5E8CBE-803F-42E5-A2AC-B94CAFBAAF3C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5D5E8CBE-803F-42E5-A2AC-B94CAFBAAF3C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5D5E8CBE-803F-42E5-A2AC-B94CAFBAAF3C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5D5E8CBE-803F-42E5-A2AC-B94CAFBAAF3C}.Release|x64.ActiveCfg = Release|Any CPU
+ {5D5E8CBE-803F-42E5-A2AC-B94CAFBAAF3C}.Release|x64.Build.0 = Release|Any CPU
+ {301BDE42-EF25-40DD-82EC-3D599E309CA2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {301BDE42-EF25-40DD-82EC-3D599E309CA2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {301BDE42-EF25-40DD-82EC-3D599E309CA2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {301BDE42-EF25-40DD-82EC-3D599E309CA2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {301BDE42-EF25-40DD-82EC-3D599E309CA2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {301BDE42-EF25-40DD-82EC-3D599E309CA2}.Debug|x64.Build.0 = Debug|Any CPU
+ {301BDE42-EF25-40DD-82EC-3D599E309CA2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {301BDE42-EF25-40DD-82EC-3D599E309CA2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {301BDE42-EF25-40DD-82EC-3D599E309CA2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {301BDE42-EF25-40DD-82EC-3D599E309CA2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {301BDE42-EF25-40DD-82EC-3D599E309CA2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {301BDE42-EF25-40DD-82EC-3D599E309CA2}.Checked|x64.Build.0 = Checked|Any CPU
+ {301BDE42-EF25-40DD-82EC-3D599E309CA2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {301BDE42-EF25-40DD-82EC-3D599E309CA2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {301BDE42-EF25-40DD-82EC-3D599E309CA2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {301BDE42-EF25-40DD-82EC-3D599E309CA2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {301BDE42-EF25-40DD-82EC-3D599E309CA2}.Release|x64.ActiveCfg = Release|Any CPU
+ {301BDE42-EF25-40DD-82EC-3D599E309CA2}.Release|x64.Build.0 = Release|Any CPU
+ {252FAB4F-DA96-4FBD-AFEB-B06F31B4927F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {252FAB4F-DA96-4FBD-AFEB-B06F31B4927F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {252FAB4F-DA96-4FBD-AFEB-B06F31B4927F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {252FAB4F-DA96-4FBD-AFEB-B06F31B4927F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {252FAB4F-DA96-4FBD-AFEB-B06F31B4927F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {252FAB4F-DA96-4FBD-AFEB-B06F31B4927F}.Debug|x64.Build.0 = Debug|Any CPU
+ {252FAB4F-DA96-4FBD-AFEB-B06F31B4927F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {252FAB4F-DA96-4FBD-AFEB-B06F31B4927F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {252FAB4F-DA96-4FBD-AFEB-B06F31B4927F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {252FAB4F-DA96-4FBD-AFEB-B06F31B4927F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {252FAB4F-DA96-4FBD-AFEB-B06F31B4927F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {252FAB4F-DA96-4FBD-AFEB-B06F31B4927F}.Checked|x64.Build.0 = Checked|Any CPU
+ {252FAB4F-DA96-4FBD-AFEB-B06F31B4927F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {252FAB4F-DA96-4FBD-AFEB-B06F31B4927F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {252FAB4F-DA96-4FBD-AFEB-B06F31B4927F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {252FAB4F-DA96-4FBD-AFEB-B06F31B4927F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {252FAB4F-DA96-4FBD-AFEB-B06F31B4927F}.Release|x64.ActiveCfg = Release|Any CPU
+ {252FAB4F-DA96-4FBD-AFEB-B06F31B4927F}.Release|x64.Build.0 = Release|Any CPU
+ {C67C7372-EE6C-48C7-B98C-0EC5222B7C29}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C67C7372-EE6C-48C7-B98C-0EC5222B7C29}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C67C7372-EE6C-48C7-B98C-0EC5222B7C29}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C67C7372-EE6C-48C7-B98C-0EC5222B7C29}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C67C7372-EE6C-48C7-B98C-0EC5222B7C29}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C67C7372-EE6C-48C7-B98C-0EC5222B7C29}.Debug|x64.Build.0 = Debug|Any CPU
+ {C67C7372-EE6C-48C7-B98C-0EC5222B7C29}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C67C7372-EE6C-48C7-B98C-0EC5222B7C29}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C67C7372-EE6C-48C7-B98C-0EC5222B7C29}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C67C7372-EE6C-48C7-B98C-0EC5222B7C29}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C67C7372-EE6C-48C7-B98C-0EC5222B7C29}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C67C7372-EE6C-48C7-B98C-0EC5222B7C29}.Checked|x64.Build.0 = Checked|Any CPU
+ {C67C7372-EE6C-48C7-B98C-0EC5222B7C29}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C67C7372-EE6C-48C7-B98C-0EC5222B7C29}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C67C7372-EE6C-48C7-B98C-0EC5222B7C29}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C67C7372-EE6C-48C7-B98C-0EC5222B7C29}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C67C7372-EE6C-48C7-B98C-0EC5222B7C29}.Release|x64.ActiveCfg = Release|Any CPU
+ {C67C7372-EE6C-48C7-B98C-0EC5222B7C29}.Release|x64.Build.0 = Release|Any CPU
+ {E1F35D93-E1D2-4CC3-887F-D9E83D765588}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E1F35D93-E1D2-4CC3-887F-D9E83D765588}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E1F35D93-E1D2-4CC3-887F-D9E83D765588}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E1F35D93-E1D2-4CC3-887F-D9E83D765588}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E1F35D93-E1D2-4CC3-887F-D9E83D765588}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E1F35D93-E1D2-4CC3-887F-D9E83D765588}.Debug|x64.Build.0 = Debug|Any CPU
+ {E1F35D93-E1D2-4CC3-887F-D9E83D765588}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E1F35D93-E1D2-4CC3-887F-D9E83D765588}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E1F35D93-E1D2-4CC3-887F-D9E83D765588}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E1F35D93-E1D2-4CC3-887F-D9E83D765588}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E1F35D93-E1D2-4CC3-887F-D9E83D765588}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E1F35D93-E1D2-4CC3-887F-D9E83D765588}.Checked|x64.Build.0 = Checked|Any CPU
+ {E1F35D93-E1D2-4CC3-887F-D9E83D765588}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E1F35D93-E1D2-4CC3-887F-D9E83D765588}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E1F35D93-E1D2-4CC3-887F-D9E83D765588}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E1F35D93-E1D2-4CC3-887F-D9E83D765588}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E1F35D93-E1D2-4CC3-887F-D9E83D765588}.Release|x64.ActiveCfg = Release|Any CPU
+ {E1F35D93-E1D2-4CC3-887F-D9E83D765588}.Release|x64.Build.0 = Release|Any CPU
+ {82C15ECD-27A9-4029-8097-3E15DD3FD949}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {82C15ECD-27A9-4029-8097-3E15DD3FD949}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {82C15ECD-27A9-4029-8097-3E15DD3FD949}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {82C15ECD-27A9-4029-8097-3E15DD3FD949}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {82C15ECD-27A9-4029-8097-3E15DD3FD949}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {82C15ECD-27A9-4029-8097-3E15DD3FD949}.Debug|x64.Build.0 = Debug|Any CPU
+ {82C15ECD-27A9-4029-8097-3E15DD3FD949}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {82C15ECD-27A9-4029-8097-3E15DD3FD949}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {82C15ECD-27A9-4029-8097-3E15DD3FD949}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {82C15ECD-27A9-4029-8097-3E15DD3FD949}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {82C15ECD-27A9-4029-8097-3E15DD3FD949}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {82C15ECD-27A9-4029-8097-3E15DD3FD949}.Checked|x64.Build.0 = Checked|Any CPU
+ {82C15ECD-27A9-4029-8097-3E15DD3FD949}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {82C15ECD-27A9-4029-8097-3E15DD3FD949}.Release|Any CPU.Build.0 = Release|Any CPU
+ {82C15ECD-27A9-4029-8097-3E15DD3FD949}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {82C15ECD-27A9-4029-8097-3E15DD3FD949}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {82C15ECD-27A9-4029-8097-3E15DD3FD949}.Release|x64.ActiveCfg = Release|Any CPU
+ {82C15ECD-27A9-4029-8097-3E15DD3FD949}.Release|x64.Build.0 = Release|Any CPU
+ {90D0B14A-1B35-4F5F-AE27-1B447DC0BAC2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {90D0B14A-1B35-4F5F-AE27-1B447DC0BAC2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {90D0B14A-1B35-4F5F-AE27-1B447DC0BAC2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {90D0B14A-1B35-4F5F-AE27-1B447DC0BAC2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {90D0B14A-1B35-4F5F-AE27-1B447DC0BAC2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {90D0B14A-1B35-4F5F-AE27-1B447DC0BAC2}.Debug|x64.Build.0 = Debug|Any CPU
+ {90D0B14A-1B35-4F5F-AE27-1B447DC0BAC2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {90D0B14A-1B35-4F5F-AE27-1B447DC0BAC2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {90D0B14A-1B35-4F5F-AE27-1B447DC0BAC2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {90D0B14A-1B35-4F5F-AE27-1B447DC0BAC2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {90D0B14A-1B35-4F5F-AE27-1B447DC0BAC2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {90D0B14A-1B35-4F5F-AE27-1B447DC0BAC2}.Checked|x64.Build.0 = Checked|Any CPU
+ {90D0B14A-1B35-4F5F-AE27-1B447DC0BAC2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {90D0B14A-1B35-4F5F-AE27-1B447DC0BAC2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {90D0B14A-1B35-4F5F-AE27-1B447DC0BAC2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {90D0B14A-1B35-4F5F-AE27-1B447DC0BAC2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {90D0B14A-1B35-4F5F-AE27-1B447DC0BAC2}.Release|x64.ActiveCfg = Release|Any CPU
+ {90D0B14A-1B35-4F5F-AE27-1B447DC0BAC2}.Release|x64.Build.0 = Release|Any CPU
+ {DFF216BA-CE50-45EA-9C53-96A57D23240C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DFF216BA-CE50-45EA-9C53-96A57D23240C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DFF216BA-CE50-45EA-9C53-96A57D23240C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DFF216BA-CE50-45EA-9C53-96A57D23240C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DFF216BA-CE50-45EA-9C53-96A57D23240C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DFF216BA-CE50-45EA-9C53-96A57D23240C}.Debug|x64.Build.0 = Debug|Any CPU
+ {DFF216BA-CE50-45EA-9C53-96A57D23240C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DFF216BA-CE50-45EA-9C53-96A57D23240C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DFF216BA-CE50-45EA-9C53-96A57D23240C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DFF216BA-CE50-45EA-9C53-96A57D23240C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DFF216BA-CE50-45EA-9C53-96A57D23240C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DFF216BA-CE50-45EA-9C53-96A57D23240C}.Checked|x64.Build.0 = Checked|Any CPU
+ {DFF216BA-CE50-45EA-9C53-96A57D23240C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DFF216BA-CE50-45EA-9C53-96A57D23240C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DFF216BA-CE50-45EA-9C53-96A57D23240C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DFF216BA-CE50-45EA-9C53-96A57D23240C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DFF216BA-CE50-45EA-9C53-96A57D23240C}.Release|x64.ActiveCfg = Release|Any CPU
+ {DFF216BA-CE50-45EA-9C53-96A57D23240C}.Release|x64.Build.0 = Release|Any CPU
+ {BAF4C82D-B91F-4469-9483-FBC7950B825E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BAF4C82D-B91F-4469-9483-FBC7950B825E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BAF4C82D-B91F-4469-9483-FBC7950B825E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BAF4C82D-B91F-4469-9483-FBC7950B825E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BAF4C82D-B91F-4469-9483-FBC7950B825E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BAF4C82D-B91F-4469-9483-FBC7950B825E}.Debug|x64.Build.0 = Debug|Any CPU
+ {BAF4C82D-B91F-4469-9483-FBC7950B825E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BAF4C82D-B91F-4469-9483-FBC7950B825E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BAF4C82D-B91F-4469-9483-FBC7950B825E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BAF4C82D-B91F-4469-9483-FBC7950B825E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BAF4C82D-B91F-4469-9483-FBC7950B825E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BAF4C82D-B91F-4469-9483-FBC7950B825E}.Checked|x64.Build.0 = Checked|Any CPU
+ {BAF4C82D-B91F-4469-9483-FBC7950B825E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BAF4C82D-B91F-4469-9483-FBC7950B825E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BAF4C82D-B91F-4469-9483-FBC7950B825E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BAF4C82D-B91F-4469-9483-FBC7950B825E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BAF4C82D-B91F-4469-9483-FBC7950B825E}.Release|x64.ActiveCfg = Release|Any CPU
+ {BAF4C82D-B91F-4469-9483-FBC7950B825E}.Release|x64.Build.0 = Release|Any CPU
+ {15603803-65FD-42A5-BDA8-AD25FEDDDAB5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {15603803-65FD-42A5-BDA8-AD25FEDDDAB5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {15603803-65FD-42A5-BDA8-AD25FEDDDAB5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {15603803-65FD-42A5-BDA8-AD25FEDDDAB5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {15603803-65FD-42A5-BDA8-AD25FEDDDAB5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {15603803-65FD-42A5-BDA8-AD25FEDDDAB5}.Debug|x64.Build.0 = Debug|Any CPU
+ {15603803-65FD-42A5-BDA8-AD25FEDDDAB5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {15603803-65FD-42A5-BDA8-AD25FEDDDAB5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {15603803-65FD-42A5-BDA8-AD25FEDDDAB5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {15603803-65FD-42A5-BDA8-AD25FEDDDAB5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {15603803-65FD-42A5-BDA8-AD25FEDDDAB5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {15603803-65FD-42A5-BDA8-AD25FEDDDAB5}.Checked|x64.Build.0 = Checked|Any CPU
+ {15603803-65FD-42A5-BDA8-AD25FEDDDAB5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {15603803-65FD-42A5-BDA8-AD25FEDDDAB5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {15603803-65FD-42A5-BDA8-AD25FEDDDAB5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {15603803-65FD-42A5-BDA8-AD25FEDDDAB5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {15603803-65FD-42A5-BDA8-AD25FEDDDAB5}.Release|x64.ActiveCfg = Release|Any CPU
+ {15603803-65FD-42A5-BDA8-AD25FEDDDAB5}.Release|x64.Build.0 = Release|Any CPU
+ {49EFDAE0-AE6B-49BA-B96E-866A7FDF6E25}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {49EFDAE0-AE6B-49BA-B96E-866A7FDF6E25}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {49EFDAE0-AE6B-49BA-B96E-866A7FDF6E25}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {49EFDAE0-AE6B-49BA-B96E-866A7FDF6E25}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {49EFDAE0-AE6B-49BA-B96E-866A7FDF6E25}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {49EFDAE0-AE6B-49BA-B96E-866A7FDF6E25}.Debug|x64.Build.0 = Debug|Any CPU
+ {49EFDAE0-AE6B-49BA-B96E-866A7FDF6E25}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {49EFDAE0-AE6B-49BA-B96E-866A7FDF6E25}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {49EFDAE0-AE6B-49BA-B96E-866A7FDF6E25}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {49EFDAE0-AE6B-49BA-B96E-866A7FDF6E25}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {49EFDAE0-AE6B-49BA-B96E-866A7FDF6E25}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {49EFDAE0-AE6B-49BA-B96E-866A7FDF6E25}.Checked|x64.Build.0 = Checked|Any CPU
+ {49EFDAE0-AE6B-49BA-B96E-866A7FDF6E25}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {49EFDAE0-AE6B-49BA-B96E-866A7FDF6E25}.Release|Any CPU.Build.0 = Release|Any CPU
+ {49EFDAE0-AE6B-49BA-B96E-866A7FDF6E25}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {49EFDAE0-AE6B-49BA-B96E-866A7FDF6E25}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {49EFDAE0-AE6B-49BA-B96E-866A7FDF6E25}.Release|x64.ActiveCfg = Release|Any CPU
+ {49EFDAE0-AE6B-49BA-B96E-866A7FDF6E25}.Release|x64.Build.0 = Release|Any CPU
+ {EBF67994-3AE2-4EBA-BC2A-C11907A62F30}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EBF67994-3AE2-4EBA-BC2A-C11907A62F30}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EBF67994-3AE2-4EBA-BC2A-C11907A62F30}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EBF67994-3AE2-4EBA-BC2A-C11907A62F30}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EBF67994-3AE2-4EBA-BC2A-C11907A62F30}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EBF67994-3AE2-4EBA-BC2A-C11907A62F30}.Debug|x64.Build.0 = Debug|Any CPU
+ {EBF67994-3AE2-4EBA-BC2A-C11907A62F30}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EBF67994-3AE2-4EBA-BC2A-C11907A62F30}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EBF67994-3AE2-4EBA-BC2A-C11907A62F30}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EBF67994-3AE2-4EBA-BC2A-C11907A62F30}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EBF67994-3AE2-4EBA-BC2A-C11907A62F30}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EBF67994-3AE2-4EBA-BC2A-C11907A62F30}.Checked|x64.Build.0 = Checked|Any CPU
+ {EBF67994-3AE2-4EBA-BC2A-C11907A62F30}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EBF67994-3AE2-4EBA-BC2A-C11907A62F30}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EBF67994-3AE2-4EBA-BC2A-C11907A62F30}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EBF67994-3AE2-4EBA-BC2A-C11907A62F30}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EBF67994-3AE2-4EBA-BC2A-C11907A62F30}.Release|x64.ActiveCfg = Release|Any CPU
+ {EBF67994-3AE2-4EBA-BC2A-C11907A62F30}.Release|x64.Build.0 = Release|Any CPU
+ {E0F6F130-5083-4088-B095-8E33BE269C85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E0F6F130-5083-4088-B095-8E33BE269C85}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E0F6F130-5083-4088-B095-8E33BE269C85}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E0F6F130-5083-4088-B095-8E33BE269C85}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E0F6F130-5083-4088-B095-8E33BE269C85}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E0F6F130-5083-4088-B095-8E33BE269C85}.Debug|x64.Build.0 = Debug|Any CPU
+ {E0F6F130-5083-4088-B095-8E33BE269C85}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E0F6F130-5083-4088-B095-8E33BE269C85}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E0F6F130-5083-4088-B095-8E33BE269C85}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E0F6F130-5083-4088-B095-8E33BE269C85}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E0F6F130-5083-4088-B095-8E33BE269C85}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E0F6F130-5083-4088-B095-8E33BE269C85}.Checked|x64.Build.0 = Checked|Any CPU
+ {E0F6F130-5083-4088-B095-8E33BE269C85}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E0F6F130-5083-4088-B095-8E33BE269C85}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E0F6F130-5083-4088-B095-8E33BE269C85}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E0F6F130-5083-4088-B095-8E33BE269C85}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E0F6F130-5083-4088-B095-8E33BE269C85}.Release|x64.ActiveCfg = Release|Any CPU
+ {E0F6F130-5083-4088-B095-8E33BE269C85}.Release|x64.Build.0 = Release|Any CPU
+ {43F24741-6FD9-4593-92FA-D3252B540A92}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {43F24741-6FD9-4593-92FA-D3252B540A92}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {43F24741-6FD9-4593-92FA-D3252B540A92}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {43F24741-6FD9-4593-92FA-D3252B540A92}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {43F24741-6FD9-4593-92FA-D3252B540A92}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {43F24741-6FD9-4593-92FA-D3252B540A92}.Debug|x64.Build.0 = Debug|Any CPU
+ {43F24741-6FD9-4593-92FA-D3252B540A92}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {43F24741-6FD9-4593-92FA-D3252B540A92}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {43F24741-6FD9-4593-92FA-D3252B540A92}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {43F24741-6FD9-4593-92FA-D3252B540A92}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {43F24741-6FD9-4593-92FA-D3252B540A92}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {43F24741-6FD9-4593-92FA-D3252B540A92}.Checked|x64.Build.0 = Checked|Any CPU
+ {43F24741-6FD9-4593-92FA-D3252B540A92}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {43F24741-6FD9-4593-92FA-D3252B540A92}.Release|Any CPU.Build.0 = Release|Any CPU
+ {43F24741-6FD9-4593-92FA-D3252B540A92}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {43F24741-6FD9-4593-92FA-D3252B540A92}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {43F24741-6FD9-4593-92FA-D3252B540A92}.Release|x64.ActiveCfg = Release|Any CPU
+ {43F24741-6FD9-4593-92FA-D3252B540A92}.Release|x64.Build.0 = Release|Any CPU
+ {A8BFCD41-6773-4700-8092-70369FDE6125}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A8BFCD41-6773-4700-8092-70369FDE6125}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A8BFCD41-6773-4700-8092-70369FDE6125}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A8BFCD41-6773-4700-8092-70369FDE6125}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A8BFCD41-6773-4700-8092-70369FDE6125}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A8BFCD41-6773-4700-8092-70369FDE6125}.Debug|x64.Build.0 = Debug|Any CPU
+ {A8BFCD41-6773-4700-8092-70369FDE6125}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A8BFCD41-6773-4700-8092-70369FDE6125}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A8BFCD41-6773-4700-8092-70369FDE6125}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A8BFCD41-6773-4700-8092-70369FDE6125}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A8BFCD41-6773-4700-8092-70369FDE6125}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A8BFCD41-6773-4700-8092-70369FDE6125}.Checked|x64.Build.0 = Checked|Any CPU
+ {A8BFCD41-6773-4700-8092-70369FDE6125}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A8BFCD41-6773-4700-8092-70369FDE6125}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A8BFCD41-6773-4700-8092-70369FDE6125}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A8BFCD41-6773-4700-8092-70369FDE6125}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A8BFCD41-6773-4700-8092-70369FDE6125}.Release|x64.ActiveCfg = Release|Any CPU
+ {A8BFCD41-6773-4700-8092-70369FDE6125}.Release|x64.Build.0 = Release|Any CPU
+ {1CF36D39-C343-4842-BBD6-8A170BBEABAC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1CF36D39-C343-4842-BBD6-8A170BBEABAC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1CF36D39-C343-4842-BBD6-8A170BBEABAC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1CF36D39-C343-4842-BBD6-8A170BBEABAC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1CF36D39-C343-4842-BBD6-8A170BBEABAC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1CF36D39-C343-4842-BBD6-8A170BBEABAC}.Debug|x64.Build.0 = Debug|Any CPU
+ {1CF36D39-C343-4842-BBD6-8A170BBEABAC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1CF36D39-C343-4842-BBD6-8A170BBEABAC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1CF36D39-C343-4842-BBD6-8A170BBEABAC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1CF36D39-C343-4842-BBD6-8A170BBEABAC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1CF36D39-C343-4842-BBD6-8A170BBEABAC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1CF36D39-C343-4842-BBD6-8A170BBEABAC}.Checked|x64.Build.0 = Checked|Any CPU
+ {1CF36D39-C343-4842-BBD6-8A170BBEABAC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1CF36D39-C343-4842-BBD6-8A170BBEABAC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1CF36D39-C343-4842-BBD6-8A170BBEABAC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1CF36D39-C343-4842-BBD6-8A170BBEABAC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1CF36D39-C343-4842-BBD6-8A170BBEABAC}.Release|x64.ActiveCfg = Release|Any CPU
+ {1CF36D39-C343-4842-BBD6-8A170BBEABAC}.Release|x64.Build.0 = Release|Any CPU
+ {7FDE4C23-E5E9-4891-9B21-4E3C94206E61}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7FDE4C23-E5E9-4891-9B21-4E3C94206E61}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7FDE4C23-E5E9-4891-9B21-4E3C94206E61}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7FDE4C23-E5E9-4891-9B21-4E3C94206E61}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7FDE4C23-E5E9-4891-9B21-4E3C94206E61}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7FDE4C23-E5E9-4891-9B21-4E3C94206E61}.Debug|x64.Build.0 = Debug|Any CPU
+ {7FDE4C23-E5E9-4891-9B21-4E3C94206E61}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7FDE4C23-E5E9-4891-9B21-4E3C94206E61}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7FDE4C23-E5E9-4891-9B21-4E3C94206E61}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7FDE4C23-E5E9-4891-9B21-4E3C94206E61}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7FDE4C23-E5E9-4891-9B21-4E3C94206E61}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7FDE4C23-E5E9-4891-9B21-4E3C94206E61}.Checked|x64.Build.0 = Checked|Any CPU
+ {7FDE4C23-E5E9-4891-9B21-4E3C94206E61}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7FDE4C23-E5E9-4891-9B21-4E3C94206E61}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7FDE4C23-E5E9-4891-9B21-4E3C94206E61}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7FDE4C23-E5E9-4891-9B21-4E3C94206E61}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7FDE4C23-E5E9-4891-9B21-4E3C94206E61}.Release|x64.ActiveCfg = Release|Any CPU
+ {7FDE4C23-E5E9-4891-9B21-4E3C94206E61}.Release|x64.Build.0 = Release|Any CPU
+ {568DC68E-8321-4B98-AE6C-F4877B2C6E21}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {568DC68E-8321-4B98-AE6C-F4877B2C6E21}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {568DC68E-8321-4B98-AE6C-F4877B2C6E21}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {568DC68E-8321-4B98-AE6C-F4877B2C6E21}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {568DC68E-8321-4B98-AE6C-F4877B2C6E21}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {568DC68E-8321-4B98-AE6C-F4877B2C6E21}.Debug|x64.Build.0 = Debug|Any CPU
+ {568DC68E-8321-4B98-AE6C-F4877B2C6E21}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {568DC68E-8321-4B98-AE6C-F4877B2C6E21}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {568DC68E-8321-4B98-AE6C-F4877B2C6E21}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {568DC68E-8321-4B98-AE6C-F4877B2C6E21}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {568DC68E-8321-4B98-AE6C-F4877B2C6E21}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {568DC68E-8321-4B98-AE6C-F4877B2C6E21}.Checked|x64.Build.0 = Checked|Any CPU
+ {568DC68E-8321-4B98-AE6C-F4877B2C6E21}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {568DC68E-8321-4B98-AE6C-F4877B2C6E21}.Release|Any CPU.Build.0 = Release|Any CPU
+ {568DC68E-8321-4B98-AE6C-F4877B2C6E21}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {568DC68E-8321-4B98-AE6C-F4877B2C6E21}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {568DC68E-8321-4B98-AE6C-F4877B2C6E21}.Release|x64.ActiveCfg = Release|Any CPU
+ {568DC68E-8321-4B98-AE6C-F4877B2C6E21}.Release|x64.Build.0 = Release|Any CPU
+ {6531BCBB-6286-4989-ADF0-8C24C6D3490C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6531BCBB-6286-4989-ADF0-8C24C6D3490C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6531BCBB-6286-4989-ADF0-8C24C6D3490C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6531BCBB-6286-4989-ADF0-8C24C6D3490C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6531BCBB-6286-4989-ADF0-8C24C6D3490C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6531BCBB-6286-4989-ADF0-8C24C6D3490C}.Debug|x64.Build.0 = Debug|Any CPU
+ {6531BCBB-6286-4989-ADF0-8C24C6D3490C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6531BCBB-6286-4989-ADF0-8C24C6D3490C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6531BCBB-6286-4989-ADF0-8C24C6D3490C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6531BCBB-6286-4989-ADF0-8C24C6D3490C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6531BCBB-6286-4989-ADF0-8C24C6D3490C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6531BCBB-6286-4989-ADF0-8C24C6D3490C}.Checked|x64.Build.0 = Checked|Any CPU
+ {6531BCBB-6286-4989-ADF0-8C24C6D3490C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6531BCBB-6286-4989-ADF0-8C24C6D3490C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6531BCBB-6286-4989-ADF0-8C24C6D3490C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6531BCBB-6286-4989-ADF0-8C24C6D3490C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6531BCBB-6286-4989-ADF0-8C24C6D3490C}.Release|x64.ActiveCfg = Release|Any CPU
+ {6531BCBB-6286-4989-ADF0-8C24C6D3490C}.Release|x64.Build.0 = Release|Any CPU
+ {BB6F5D3B-AAD3-45CD-B2E8-DA9B64BB40EA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BB6F5D3B-AAD3-45CD-B2E8-DA9B64BB40EA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BB6F5D3B-AAD3-45CD-B2E8-DA9B64BB40EA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BB6F5D3B-AAD3-45CD-B2E8-DA9B64BB40EA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BB6F5D3B-AAD3-45CD-B2E8-DA9B64BB40EA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BB6F5D3B-AAD3-45CD-B2E8-DA9B64BB40EA}.Debug|x64.Build.0 = Debug|Any CPU
+ {BB6F5D3B-AAD3-45CD-B2E8-DA9B64BB40EA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BB6F5D3B-AAD3-45CD-B2E8-DA9B64BB40EA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BB6F5D3B-AAD3-45CD-B2E8-DA9B64BB40EA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BB6F5D3B-AAD3-45CD-B2E8-DA9B64BB40EA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BB6F5D3B-AAD3-45CD-B2E8-DA9B64BB40EA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BB6F5D3B-AAD3-45CD-B2E8-DA9B64BB40EA}.Checked|x64.Build.0 = Checked|Any CPU
+ {BB6F5D3B-AAD3-45CD-B2E8-DA9B64BB40EA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BB6F5D3B-AAD3-45CD-B2E8-DA9B64BB40EA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BB6F5D3B-AAD3-45CD-B2E8-DA9B64BB40EA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BB6F5D3B-AAD3-45CD-B2E8-DA9B64BB40EA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BB6F5D3B-AAD3-45CD-B2E8-DA9B64BB40EA}.Release|x64.ActiveCfg = Release|Any CPU
+ {BB6F5D3B-AAD3-45CD-B2E8-DA9B64BB40EA}.Release|x64.Build.0 = Release|Any CPU
+ {84AC84B6-357C-4D39-8C62-E9B78C3D8198}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {84AC84B6-357C-4D39-8C62-E9B78C3D8198}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {84AC84B6-357C-4D39-8C62-E9B78C3D8198}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {84AC84B6-357C-4D39-8C62-E9B78C3D8198}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {84AC84B6-357C-4D39-8C62-E9B78C3D8198}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {84AC84B6-357C-4D39-8C62-E9B78C3D8198}.Debug|x64.Build.0 = Debug|Any CPU
+ {84AC84B6-357C-4D39-8C62-E9B78C3D8198}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {84AC84B6-357C-4D39-8C62-E9B78C3D8198}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {84AC84B6-357C-4D39-8C62-E9B78C3D8198}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {84AC84B6-357C-4D39-8C62-E9B78C3D8198}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {84AC84B6-357C-4D39-8C62-E9B78C3D8198}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {84AC84B6-357C-4D39-8C62-E9B78C3D8198}.Checked|x64.Build.0 = Checked|Any CPU
+ {84AC84B6-357C-4D39-8C62-E9B78C3D8198}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {84AC84B6-357C-4D39-8C62-E9B78C3D8198}.Release|Any CPU.Build.0 = Release|Any CPU
+ {84AC84B6-357C-4D39-8C62-E9B78C3D8198}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {84AC84B6-357C-4D39-8C62-E9B78C3D8198}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {84AC84B6-357C-4D39-8C62-E9B78C3D8198}.Release|x64.ActiveCfg = Release|Any CPU
+ {84AC84B6-357C-4D39-8C62-E9B78C3D8198}.Release|x64.Build.0 = Release|Any CPU
+ {EB58BEAA-3872-4F62-A0BF-596B18C4B4C7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EB58BEAA-3872-4F62-A0BF-596B18C4B4C7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EB58BEAA-3872-4F62-A0BF-596B18C4B4C7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EB58BEAA-3872-4F62-A0BF-596B18C4B4C7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EB58BEAA-3872-4F62-A0BF-596B18C4B4C7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EB58BEAA-3872-4F62-A0BF-596B18C4B4C7}.Debug|x64.Build.0 = Debug|Any CPU
+ {EB58BEAA-3872-4F62-A0BF-596B18C4B4C7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EB58BEAA-3872-4F62-A0BF-596B18C4B4C7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EB58BEAA-3872-4F62-A0BF-596B18C4B4C7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EB58BEAA-3872-4F62-A0BF-596B18C4B4C7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EB58BEAA-3872-4F62-A0BF-596B18C4B4C7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EB58BEAA-3872-4F62-A0BF-596B18C4B4C7}.Checked|x64.Build.0 = Checked|Any CPU
+ {EB58BEAA-3872-4F62-A0BF-596B18C4B4C7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EB58BEAA-3872-4F62-A0BF-596B18C4B4C7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EB58BEAA-3872-4F62-A0BF-596B18C4B4C7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EB58BEAA-3872-4F62-A0BF-596B18C4B4C7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EB58BEAA-3872-4F62-A0BF-596B18C4B4C7}.Release|x64.ActiveCfg = Release|Any CPU
+ {EB58BEAA-3872-4F62-A0BF-596B18C4B4C7}.Release|x64.Build.0 = Release|Any CPU
+ {BE711884-16DD-41D3-8EE8-07DE371D3DD2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BE711884-16DD-41D3-8EE8-07DE371D3DD2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BE711884-16DD-41D3-8EE8-07DE371D3DD2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BE711884-16DD-41D3-8EE8-07DE371D3DD2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BE711884-16DD-41D3-8EE8-07DE371D3DD2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BE711884-16DD-41D3-8EE8-07DE371D3DD2}.Debug|x64.Build.0 = Debug|Any CPU
+ {BE711884-16DD-41D3-8EE8-07DE371D3DD2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BE711884-16DD-41D3-8EE8-07DE371D3DD2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BE711884-16DD-41D3-8EE8-07DE371D3DD2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BE711884-16DD-41D3-8EE8-07DE371D3DD2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BE711884-16DD-41D3-8EE8-07DE371D3DD2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BE711884-16DD-41D3-8EE8-07DE371D3DD2}.Checked|x64.Build.0 = Checked|Any CPU
+ {BE711884-16DD-41D3-8EE8-07DE371D3DD2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BE711884-16DD-41D3-8EE8-07DE371D3DD2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BE711884-16DD-41D3-8EE8-07DE371D3DD2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BE711884-16DD-41D3-8EE8-07DE371D3DD2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BE711884-16DD-41D3-8EE8-07DE371D3DD2}.Release|x64.ActiveCfg = Release|Any CPU
+ {BE711884-16DD-41D3-8EE8-07DE371D3DD2}.Release|x64.Build.0 = Release|Any CPU
+ {BF20FD4B-45EE-4614-B121-9B8A1D856D0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BF20FD4B-45EE-4614-B121-9B8A1D856D0A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BF20FD4B-45EE-4614-B121-9B8A1D856D0A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BF20FD4B-45EE-4614-B121-9B8A1D856D0A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BF20FD4B-45EE-4614-B121-9B8A1D856D0A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BF20FD4B-45EE-4614-B121-9B8A1D856D0A}.Debug|x64.Build.0 = Debug|Any CPU
+ {BF20FD4B-45EE-4614-B121-9B8A1D856D0A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BF20FD4B-45EE-4614-B121-9B8A1D856D0A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BF20FD4B-45EE-4614-B121-9B8A1D856D0A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BF20FD4B-45EE-4614-B121-9B8A1D856D0A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BF20FD4B-45EE-4614-B121-9B8A1D856D0A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BF20FD4B-45EE-4614-B121-9B8A1D856D0A}.Checked|x64.Build.0 = Checked|Any CPU
+ {BF20FD4B-45EE-4614-B121-9B8A1D856D0A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BF20FD4B-45EE-4614-B121-9B8A1D856D0A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BF20FD4B-45EE-4614-B121-9B8A1D856D0A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BF20FD4B-45EE-4614-B121-9B8A1D856D0A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BF20FD4B-45EE-4614-B121-9B8A1D856D0A}.Release|x64.ActiveCfg = Release|Any CPU
+ {BF20FD4B-45EE-4614-B121-9B8A1D856D0A}.Release|x64.Build.0 = Release|Any CPU
+ {205D9EA5-99D9-42A3-8670-C2F4E8E95DB4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {205D9EA5-99D9-42A3-8670-C2F4E8E95DB4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {205D9EA5-99D9-42A3-8670-C2F4E8E95DB4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {205D9EA5-99D9-42A3-8670-C2F4E8E95DB4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {205D9EA5-99D9-42A3-8670-C2F4E8E95DB4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {205D9EA5-99D9-42A3-8670-C2F4E8E95DB4}.Debug|x64.Build.0 = Debug|Any CPU
+ {205D9EA5-99D9-42A3-8670-C2F4E8E95DB4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {205D9EA5-99D9-42A3-8670-C2F4E8E95DB4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {205D9EA5-99D9-42A3-8670-C2F4E8E95DB4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {205D9EA5-99D9-42A3-8670-C2F4E8E95DB4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {205D9EA5-99D9-42A3-8670-C2F4E8E95DB4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {205D9EA5-99D9-42A3-8670-C2F4E8E95DB4}.Checked|x64.Build.0 = Checked|Any CPU
+ {205D9EA5-99D9-42A3-8670-C2F4E8E95DB4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {205D9EA5-99D9-42A3-8670-C2F4E8E95DB4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {205D9EA5-99D9-42A3-8670-C2F4E8E95DB4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {205D9EA5-99D9-42A3-8670-C2F4E8E95DB4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {205D9EA5-99D9-42A3-8670-C2F4E8E95DB4}.Release|x64.ActiveCfg = Release|Any CPU
+ {205D9EA5-99D9-42A3-8670-C2F4E8E95DB4}.Release|x64.Build.0 = Release|Any CPU
+ {9F7BB3E7-27FD-44EB-B8C9-5E4B8596146A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9F7BB3E7-27FD-44EB-B8C9-5E4B8596146A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9F7BB3E7-27FD-44EB-B8C9-5E4B8596146A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9F7BB3E7-27FD-44EB-B8C9-5E4B8596146A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9F7BB3E7-27FD-44EB-B8C9-5E4B8596146A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9F7BB3E7-27FD-44EB-B8C9-5E4B8596146A}.Debug|x64.Build.0 = Debug|Any CPU
+ {9F7BB3E7-27FD-44EB-B8C9-5E4B8596146A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9F7BB3E7-27FD-44EB-B8C9-5E4B8596146A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9F7BB3E7-27FD-44EB-B8C9-5E4B8596146A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9F7BB3E7-27FD-44EB-B8C9-5E4B8596146A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9F7BB3E7-27FD-44EB-B8C9-5E4B8596146A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9F7BB3E7-27FD-44EB-B8C9-5E4B8596146A}.Checked|x64.Build.0 = Checked|Any CPU
+ {9F7BB3E7-27FD-44EB-B8C9-5E4B8596146A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9F7BB3E7-27FD-44EB-B8C9-5E4B8596146A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9F7BB3E7-27FD-44EB-B8C9-5E4B8596146A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9F7BB3E7-27FD-44EB-B8C9-5E4B8596146A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9F7BB3E7-27FD-44EB-B8C9-5E4B8596146A}.Release|x64.ActiveCfg = Release|Any CPU
+ {9F7BB3E7-27FD-44EB-B8C9-5E4B8596146A}.Release|x64.Build.0 = Release|Any CPU
+ {A6EE6750-296C-4545-8484-7BE877285357}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A6EE6750-296C-4545-8484-7BE877285357}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A6EE6750-296C-4545-8484-7BE877285357}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A6EE6750-296C-4545-8484-7BE877285357}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A6EE6750-296C-4545-8484-7BE877285357}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A6EE6750-296C-4545-8484-7BE877285357}.Debug|x64.Build.0 = Debug|Any CPU
+ {A6EE6750-296C-4545-8484-7BE877285357}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A6EE6750-296C-4545-8484-7BE877285357}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A6EE6750-296C-4545-8484-7BE877285357}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A6EE6750-296C-4545-8484-7BE877285357}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A6EE6750-296C-4545-8484-7BE877285357}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A6EE6750-296C-4545-8484-7BE877285357}.Checked|x64.Build.0 = Checked|Any CPU
+ {A6EE6750-296C-4545-8484-7BE877285357}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A6EE6750-296C-4545-8484-7BE877285357}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A6EE6750-296C-4545-8484-7BE877285357}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A6EE6750-296C-4545-8484-7BE877285357}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A6EE6750-296C-4545-8484-7BE877285357}.Release|x64.ActiveCfg = Release|Any CPU
+ {A6EE6750-296C-4545-8484-7BE877285357}.Release|x64.Build.0 = Release|Any CPU
+ {1041EDB6-3F75-4892-9306-C0BF9C9D0584}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1041EDB6-3F75-4892-9306-C0BF9C9D0584}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1041EDB6-3F75-4892-9306-C0BF9C9D0584}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1041EDB6-3F75-4892-9306-C0BF9C9D0584}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1041EDB6-3F75-4892-9306-C0BF9C9D0584}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1041EDB6-3F75-4892-9306-C0BF9C9D0584}.Debug|x64.Build.0 = Debug|Any CPU
+ {1041EDB6-3F75-4892-9306-C0BF9C9D0584}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1041EDB6-3F75-4892-9306-C0BF9C9D0584}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1041EDB6-3F75-4892-9306-C0BF9C9D0584}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1041EDB6-3F75-4892-9306-C0BF9C9D0584}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1041EDB6-3F75-4892-9306-C0BF9C9D0584}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1041EDB6-3F75-4892-9306-C0BF9C9D0584}.Checked|x64.Build.0 = Checked|Any CPU
+ {1041EDB6-3F75-4892-9306-C0BF9C9D0584}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1041EDB6-3F75-4892-9306-C0BF9C9D0584}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1041EDB6-3F75-4892-9306-C0BF9C9D0584}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1041EDB6-3F75-4892-9306-C0BF9C9D0584}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1041EDB6-3F75-4892-9306-C0BF9C9D0584}.Release|x64.ActiveCfg = Release|Any CPU
+ {1041EDB6-3F75-4892-9306-C0BF9C9D0584}.Release|x64.Build.0 = Release|Any CPU
+ {ED1E29DC-FD20-4457-AC2B-4DF94248D0B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {ED1E29DC-FD20-4457-AC2B-4DF94248D0B6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {ED1E29DC-FD20-4457-AC2B-4DF94248D0B6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {ED1E29DC-FD20-4457-AC2B-4DF94248D0B6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {ED1E29DC-FD20-4457-AC2B-4DF94248D0B6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {ED1E29DC-FD20-4457-AC2B-4DF94248D0B6}.Debug|x64.Build.0 = Debug|Any CPU
+ {ED1E29DC-FD20-4457-AC2B-4DF94248D0B6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {ED1E29DC-FD20-4457-AC2B-4DF94248D0B6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {ED1E29DC-FD20-4457-AC2B-4DF94248D0B6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {ED1E29DC-FD20-4457-AC2B-4DF94248D0B6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {ED1E29DC-FD20-4457-AC2B-4DF94248D0B6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {ED1E29DC-FD20-4457-AC2B-4DF94248D0B6}.Checked|x64.Build.0 = Checked|Any CPU
+ {ED1E29DC-FD20-4457-AC2B-4DF94248D0B6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {ED1E29DC-FD20-4457-AC2B-4DF94248D0B6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {ED1E29DC-FD20-4457-AC2B-4DF94248D0B6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {ED1E29DC-FD20-4457-AC2B-4DF94248D0B6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {ED1E29DC-FD20-4457-AC2B-4DF94248D0B6}.Release|x64.ActiveCfg = Release|Any CPU
+ {ED1E29DC-FD20-4457-AC2B-4DF94248D0B6}.Release|x64.Build.0 = Release|Any CPU
+ {C10068FD-69FE-4DC7-B9EF-8973C193B354}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C10068FD-69FE-4DC7-B9EF-8973C193B354}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C10068FD-69FE-4DC7-B9EF-8973C193B354}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C10068FD-69FE-4DC7-B9EF-8973C193B354}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C10068FD-69FE-4DC7-B9EF-8973C193B354}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C10068FD-69FE-4DC7-B9EF-8973C193B354}.Debug|x64.Build.0 = Debug|Any CPU
+ {C10068FD-69FE-4DC7-B9EF-8973C193B354}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C10068FD-69FE-4DC7-B9EF-8973C193B354}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C10068FD-69FE-4DC7-B9EF-8973C193B354}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C10068FD-69FE-4DC7-B9EF-8973C193B354}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C10068FD-69FE-4DC7-B9EF-8973C193B354}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C10068FD-69FE-4DC7-B9EF-8973C193B354}.Checked|x64.Build.0 = Checked|Any CPU
+ {C10068FD-69FE-4DC7-B9EF-8973C193B354}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C10068FD-69FE-4DC7-B9EF-8973C193B354}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C10068FD-69FE-4DC7-B9EF-8973C193B354}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C10068FD-69FE-4DC7-B9EF-8973C193B354}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C10068FD-69FE-4DC7-B9EF-8973C193B354}.Release|x64.ActiveCfg = Release|Any CPU
+ {C10068FD-69FE-4DC7-B9EF-8973C193B354}.Release|x64.Build.0 = Release|Any CPU
+ {900795A5-A96E-4E6B-9C09-87617F444F05}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {900795A5-A96E-4E6B-9C09-87617F444F05}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {900795A5-A96E-4E6B-9C09-87617F444F05}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {900795A5-A96E-4E6B-9C09-87617F444F05}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {900795A5-A96E-4E6B-9C09-87617F444F05}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {900795A5-A96E-4E6B-9C09-87617F444F05}.Debug|x64.Build.0 = Debug|Any CPU
+ {900795A5-A96E-4E6B-9C09-87617F444F05}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {900795A5-A96E-4E6B-9C09-87617F444F05}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {900795A5-A96E-4E6B-9C09-87617F444F05}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {900795A5-A96E-4E6B-9C09-87617F444F05}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {900795A5-A96E-4E6B-9C09-87617F444F05}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {900795A5-A96E-4E6B-9C09-87617F444F05}.Checked|x64.Build.0 = Checked|Any CPU
+ {900795A5-A96E-4E6B-9C09-87617F444F05}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {900795A5-A96E-4E6B-9C09-87617F444F05}.Release|Any CPU.Build.0 = Release|Any CPU
+ {900795A5-A96E-4E6B-9C09-87617F444F05}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {900795A5-A96E-4E6B-9C09-87617F444F05}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {900795A5-A96E-4E6B-9C09-87617F444F05}.Release|x64.ActiveCfg = Release|Any CPU
+ {900795A5-A96E-4E6B-9C09-87617F444F05}.Release|x64.Build.0 = Release|Any CPU
+ {630CD41D-B922-4064-B5CD-B77FF2C09B4C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {630CD41D-B922-4064-B5CD-B77FF2C09B4C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {630CD41D-B922-4064-B5CD-B77FF2C09B4C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {630CD41D-B922-4064-B5CD-B77FF2C09B4C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {630CD41D-B922-4064-B5CD-B77FF2C09B4C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {630CD41D-B922-4064-B5CD-B77FF2C09B4C}.Debug|x64.Build.0 = Debug|Any CPU
+ {630CD41D-B922-4064-B5CD-B77FF2C09B4C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {630CD41D-B922-4064-B5CD-B77FF2C09B4C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {630CD41D-B922-4064-B5CD-B77FF2C09B4C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {630CD41D-B922-4064-B5CD-B77FF2C09B4C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {630CD41D-B922-4064-B5CD-B77FF2C09B4C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {630CD41D-B922-4064-B5CD-B77FF2C09B4C}.Checked|x64.Build.0 = Checked|Any CPU
+ {630CD41D-B922-4064-B5CD-B77FF2C09B4C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {630CD41D-B922-4064-B5CD-B77FF2C09B4C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {630CD41D-B922-4064-B5CD-B77FF2C09B4C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {630CD41D-B922-4064-B5CD-B77FF2C09B4C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {630CD41D-B922-4064-B5CD-B77FF2C09B4C}.Release|x64.ActiveCfg = Release|Any CPU
+ {630CD41D-B922-4064-B5CD-B77FF2C09B4C}.Release|x64.Build.0 = Release|Any CPU
+ {98EDD8DC-A478-49A5-89A5-78ADDBF4BD07}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {98EDD8DC-A478-49A5-89A5-78ADDBF4BD07}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {98EDD8DC-A478-49A5-89A5-78ADDBF4BD07}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {98EDD8DC-A478-49A5-89A5-78ADDBF4BD07}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {98EDD8DC-A478-49A5-89A5-78ADDBF4BD07}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {98EDD8DC-A478-49A5-89A5-78ADDBF4BD07}.Debug|x64.Build.0 = Debug|Any CPU
+ {98EDD8DC-A478-49A5-89A5-78ADDBF4BD07}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {98EDD8DC-A478-49A5-89A5-78ADDBF4BD07}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {98EDD8DC-A478-49A5-89A5-78ADDBF4BD07}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {98EDD8DC-A478-49A5-89A5-78ADDBF4BD07}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {98EDD8DC-A478-49A5-89A5-78ADDBF4BD07}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {98EDD8DC-A478-49A5-89A5-78ADDBF4BD07}.Checked|x64.Build.0 = Checked|Any CPU
+ {98EDD8DC-A478-49A5-89A5-78ADDBF4BD07}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {98EDD8DC-A478-49A5-89A5-78ADDBF4BD07}.Release|Any CPU.Build.0 = Release|Any CPU
+ {98EDD8DC-A478-49A5-89A5-78ADDBF4BD07}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {98EDD8DC-A478-49A5-89A5-78ADDBF4BD07}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {98EDD8DC-A478-49A5-89A5-78ADDBF4BD07}.Release|x64.ActiveCfg = Release|Any CPU
+ {98EDD8DC-A478-49A5-89A5-78ADDBF4BD07}.Release|x64.Build.0 = Release|Any CPU
+ {B2C7B915-DC44-4C68-AD3D-E94061A3CE79}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B2C7B915-DC44-4C68-AD3D-E94061A3CE79}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B2C7B915-DC44-4C68-AD3D-E94061A3CE79}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B2C7B915-DC44-4C68-AD3D-E94061A3CE79}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B2C7B915-DC44-4C68-AD3D-E94061A3CE79}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B2C7B915-DC44-4C68-AD3D-E94061A3CE79}.Debug|x64.Build.0 = Debug|Any CPU
+ {B2C7B915-DC44-4C68-AD3D-E94061A3CE79}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B2C7B915-DC44-4C68-AD3D-E94061A3CE79}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B2C7B915-DC44-4C68-AD3D-E94061A3CE79}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B2C7B915-DC44-4C68-AD3D-E94061A3CE79}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B2C7B915-DC44-4C68-AD3D-E94061A3CE79}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B2C7B915-DC44-4C68-AD3D-E94061A3CE79}.Checked|x64.Build.0 = Checked|Any CPU
+ {B2C7B915-DC44-4C68-AD3D-E94061A3CE79}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B2C7B915-DC44-4C68-AD3D-E94061A3CE79}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B2C7B915-DC44-4C68-AD3D-E94061A3CE79}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B2C7B915-DC44-4C68-AD3D-E94061A3CE79}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B2C7B915-DC44-4C68-AD3D-E94061A3CE79}.Release|x64.ActiveCfg = Release|Any CPU
+ {B2C7B915-DC44-4C68-AD3D-E94061A3CE79}.Release|x64.Build.0 = Release|Any CPU
+ {2646F7D3-291C-4892-AEF1-6B14840F0E05}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2646F7D3-291C-4892-AEF1-6B14840F0E05}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2646F7D3-291C-4892-AEF1-6B14840F0E05}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2646F7D3-291C-4892-AEF1-6B14840F0E05}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2646F7D3-291C-4892-AEF1-6B14840F0E05}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2646F7D3-291C-4892-AEF1-6B14840F0E05}.Debug|x64.Build.0 = Debug|Any CPU
+ {2646F7D3-291C-4892-AEF1-6B14840F0E05}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2646F7D3-291C-4892-AEF1-6B14840F0E05}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2646F7D3-291C-4892-AEF1-6B14840F0E05}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2646F7D3-291C-4892-AEF1-6B14840F0E05}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2646F7D3-291C-4892-AEF1-6B14840F0E05}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2646F7D3-291C-4892-AEF1-6B14840F0E05}.Checked|x64.Build.0 = Checked|Any CPU
+ {2646F7D3-291C-4892-AEF1-6B14840F0E05}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2646F7D3-291C-4892-AEF1-6B14840F0E05}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2646F7D3-291C-4892-AEF1-6B14840F0E05}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2646F7D3-291C-4892-AEF1-6B14840F0E05}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2646F7D3-291C-4892-AEF1-6B14840F0E05}.Release|x64.ActiveCfg = Release|Any CPU
+ {2646F7D3-291C-4892-AEF1-6B14840F0E05}.Release|x64.Build.0 = Release|Any CPU
+ {88289879-FE00-45B2-A561-783022B8BDEA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {88289879-FE00-45B2-A561-783022B8BDEA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {88289879-FE00-45B2-A561-783022B8BDEA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {88289879-FE00-45B2-A561-783022B8BDEA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {88289879-FE00-45B2-A561-783022B8BDEA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {88289879-FE00-45B2-A561-783022B8BDEA}.Debug|x64.Build.0 = Debug|Any CPU
+ {88289879-FE00-45B2-A561-783022B8BDEA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {88289879-FE00-45B2-A561-783022B8BDEA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {88289879-FE00-45B2-A561-783022B8BDEA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {88289879-FE00-45B2-A561-783022B8BDEA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {88289879-FE00-45B2-A561-783022B8BDEA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {88289879-FE00-45B2-A561-783022B8BDEA}.Checked|x64.Build.0 = Checked|Any CPU
+ {88289879-FE00-45B2-A561-783022B8BDEA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {88289879-FE00-45B2-A561-783022B8BDEA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {88289879-FE00-45B2-A561-783022B8BDEA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {88289879-FE00-45B2-A561-783022B8BDEA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {88289879-FE00-45B2-A561-783022B8BDEA}.Release|x64.ActiveCfg = Release|Any CPU
+ {88289879-FE00-45B2-A561-783022B8BDEA}.Release|x64.Build.0 = Release|Any CPU
+ {80F8F357-E85D-49BA-9065-AE13D7A79839}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {80F8F357-E85D-49BA-9065-AE13D7A79839}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {80F8F357-E85D-49BA-9065-AE13D7A79839}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {80F8F357-E85D-49BA-9065-AE13D7A79839}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {80F8F357-E85D-49BA-9065-AE13D7A79839}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {80F8F357-E85D-49BA-9065-AE13D7A79839}.Debug|x64.Build.0 = Debug|Any CPU
+ {80F8F357-E85D-49BA-9065-AE13D7A79839}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {80F8F357-E85D-49BA-9065-AE13D7A79839}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {80F8F357-E85D-49BA-9065-AE13D7A79839}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {80F8F357-E85D-49BA-9065-AE13D7A79839}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {80F8F357-E85D-49BA-9065-AE13D7A79839}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {80F8F357-E85D-49BA-9065-AE13D7A79839}.Checked|x64.Build.0 = Checked|Any CPU
+ {80F8F357-E85D-49BA-9065-AE13D7A79839}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {80F8F357-E85D-49BA-9065-AE13D7A79839}.Release|Any CPU.Build.0 = Release|Any CPU
+ {80F8F357-E85D-49BA-9065-AE13D7A79839}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {80F8F357-E85D-49BA-9065-AE13D7A79839}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {80F8F357-E85D-49BA-9065-AE13D7A79839}.Release|x64.ActiveCfg = Release|Any CPU
+ {80F8F357-E85D-49BA-9065-AE13D7A79839}.Release|x64.Build.0 = Release|Any CPU
+ {551CDF76-46AD-435B-851E-12C74ACC72A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {551CDF76-46AD-435B-851E-12C74ACC72A6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {551CDF76-46AD-435B-851E-12C74ACC72A6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {551CDF76-46AD-435B-851E-12C74ACC72A6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {551CDF76-46AD-435B-851E-12C74ACC72A6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {551CDF76-46AD-435B-851E-12C74ACC72A6}.Debug|x64.Build.0 = Debug|Any CPU
+ {551CDF76-46AD-435B-851E-12C74ACC72A6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {551CDF76-46AD-435B-851E-12C74ACC72A6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {551CDF76-46AD-435B-851E-12C74ACC72A6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {551CDF76-46AD-435B-851E-12C74ACC72A6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {551CDF76-46AD-435B-851E-12C74ACC72A6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {551CDF76-46AD-435B-851E-12C74ACC72A6}.Checked|x64.Build.0 = Checked|Any CPU
+ {551CDF76-46AD-435B-851E-12C74ACC72A6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {551CDF76-46AD-435B-851E-12C74ACC72A6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {551CDF76-46AD-435B-851E-12C74ACC72A6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {551CDF76-46AD-435B-851E-12C74ACC72A6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {551CDF76-46AD-435B-851E-12C74ACC72A6}.Release|x64.ActiveCfg = Release|Any CPU
+ {551CDF76-46AD-435B-851E-12C74ACC72A6}.Release|x64.Build.0 = Release|Any CPU
+ {15426961-0948-487F-ABE5-08BE8E6C7607}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {15426961-0948-487F-ABE5-08BE8E6C7607}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {15426961-0948-487F-ABE5-08BE8E6C7607}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {15426961-0948-487F-ABE5-08BE8E6C7607}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {15426961-0948-487F-ABE5-08BE8E6C7607}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {15426961-0948-487F-ABE5-08BE8E6C7607}.Debug|x64.Build.0 = Debug|Any CPU
+ {15426961-0948-487F-ABE5-08BE8E6C7607}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {15426961-0948-487F-ABE5-08BE8E6C7607}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {15426961-0948-487F-ABE5-08BE8E6C7607}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {15426961-0948-487F-ABE5-08BE8E6C7607}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {15426961-0948-487F-ABE5-08BE8E6C7607}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {15426961-0948-487F-ABE5-08BE8E6C7607}.Checked|x64.Build.0 = Checked|Any CPU
+ {15426961-0948-487F-ABE5-08BE8E6C7607}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {15426961-0948-487F-ABE5-08BE8E6C7607}.Release|Any CPU.Build.0 = Release|Any CPU
+ {15426961-0948-487F-ABE5-08BE8E6C7607}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {15426961-0948-487F-ABE5-08BE8E6C7607}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {15426961-0948-487F-ABE5-08BE8E6C7607}.Release|x64.ActiveCfg = Release|Any CPU
+ {15426961-0948-487F-ABE5-08BE8E6C7607}.Release|x64.Build.0 = Release|Any CPU
+ {B9C2A1E8-B95E-4765-B27D-F127A8E9D6C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B9C2A1E8-B95E-4765-B27D-F127A8E9D6C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B9C2A1E8-B95E-4765-B27D-F127A8E9D6C6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B9C2A1E8-B95E-4765-B27D-F127A8E9D6C6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B9C2A1E8-B95E-4765-B27D-F127A8E9D6C6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B9C2A1E8-B95E-4765-B27D-F127A8E9D6C6}.Debug|x64.Build.0 = Debug|Any CPU
+ {B9C2A1E8-B95E-4765-B27D-F127A8E9D6C6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B9C2A1E8-B95E-4765-B27D-F127A8E9D6C6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B9C2A1E8-B95E-4765-B27D-F127A8E9D6C6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B9C2A1E8-B95E-4765-B27D-F127A8E9D6C6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B9C2A1E8-B95E-4765-B27D-F127A8E9D6C6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B9C2A1E8-B95E-4765-B27D-F127A8E9D6C6}.Checked|x64.Build.0 = Checked|Any CPU
+ {B9C2A1E8-B95E-4765-B27D-F127A8E9D6C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B9C2A1E8-B95E-4765-B27D-F127A8E9D6C6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B9C2A1E8-B95E-4765-B27D-F127A8E9D6C6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B9C2A1E8-B95E-4765-B27D-F127A8E9D6C6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B9C2A1E8-B95E-4765-B27D-F127A8E9D6C6}.Release|x64.ActiveCfg = Release|Any CPU
+ {B9C2A1E8-B95E-4765-B27D-F127A8E9D6C6}.Release|x64.Build.0 = Release|Any CPU
+ {15184247-1A78-454F-A645-0ED2CE0DD16B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {15184247-1A78-454F-A645-0ED2CE0DD16B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {15184247-1A78-454F-A645-0ED2CE0DD16B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {15184247-1A78-454F-A645-0ED2CE0DD16B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {15184247-1A78-454F-A645-0ED2CE0DD16B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {15184247-1A78-454F-A645-0ED2CE0DD16B}.Debug|x64.Build.0 = Debug|Any CPU
+ {15184247-1A78-454F-A645-0ED2CE0DD16B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {15184247-1A78-454F-A645-0ED2CE0DD16B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {15184247-1A78-454F-A645-0ED2CE0DD16B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {15184247-1A78-454F-A645-0ED2CE0DD16B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {15184247-1A78-454F-A645-0ED2CE0DD16B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {15184247-1A78-454F-A645-0ED2CE0DD16B}.Checked|x64.Build.0 = Checked|Any CPU
+ {15184247-1A78-454F-A645-0ED2CE0DD16B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {15184247-1A78-454F-A645-0ED2CE0DD16B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {15184247-1A78-454F-A645-0ED2CE0DD16B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {15184247-1A78-454F-A645-0ED2CE0DD16B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {15184247-1A78-454F-A645-0ED2CE0DD16B}.Release|x64.ActiveCfg = Release|Any CPU
+ {15184247-1A78-454F-A645-0ED2CE0DD16B}.Release|x64.Build.0 = Release|Any CPU
+ {3E16855F-8CAE-4985-9C6E-B988472145E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3E16855F-8CAE-4985-9C6E-B988472145E3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3E16855F-8CAE-4985-9C6E-B988472145E3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3E16855F-8CAE-4985-9C6E-B988472145E3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3E16855F-8CAE-4985-9C6E-B988472145E3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3E16855F-8CAE-4985-9C6E-B988472145E3}.Debug|x64.Build.0 = Debug|Any CPU
+ {3E16855F-8CAE-4985-9C6E-B988472145E3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3E16855F-8CAE-4985-9C6E-B988472145E3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3E16855F-8CAE-4985-9C6E-B988472145E3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3E16855F-8CAE-4985-9C6E-B988472145E3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3E16855F-8CAE-4985-9C6E-B988472145E3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3E16855F-8CAE-4985-9C6E-B988472145E3}.Checked|x64.Build.0 = Checked|Any CPU
+ {3E16855F-8CAE-4985-9C6E-B988472145E3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3E16855F-8CAE-4985-9C6E-B988472145E3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3E16855F-8CAE-4985-9C6E-B988472145E3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3E16855F-8CAE-4985-9C6E-B988472145E3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3E16855F-8CAE-4985-9C6E-B988472145E3}.Release|x64.ActiveCfg = Release|Any CPU
+ {3E16855F-8CAE-4985-9C6E-B988472145E3}.Release|x64.Build.0 = Release|Any CPU
+ {132DC9D4-E6D6-4DD4-9483-EB887E8D6F3F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {132DC9D4-E6D6-4DD4-9483-EB887E8D6F3F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {132DC9D4-E6D6-4DD4-9483-EB887E8D6F3F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {132DC9D4-E6D6-4DD4-9483-EB887E8D6F3F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {132DC9D4-E6D6-4DD4-9483-EB887E8D6F3F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {132DC9D4-E6D6-4DD4-9483-EB887E8D6F3F}.Debug|x64.Build.0 = Debug|Any CPU
+ {132DC9D4-E6D6-4DD4-9483-EB887E8D6F3F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {132DC9D4-E6D6-4DD4-9483-EB887E8D6F3F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {132DC9D4-E6D6-4DD4-9483-EB887E8D6F3F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {132DC9D4-E6D6-4DD4-9483-EB887E8D6F3F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {132DC9D4-E6D6-4DD4-9483-EB887E8D6F3F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {132DC9D4-E6D6-4DD4-9483-EB887E8D6F3F}.Checked|x64.Build.0 = Checked|Any CPU
+ {132DC9D4-E6D6-4DD4-9483-EB887E8D6F3F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {132DC9D4-E6D6-4DD4-9483-EB887E8D6F3F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {132DC9D4-E6D6-4DD4-9483-EB887E8D6F3F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {132DC9D4-E6D6-4DD4-9483-EB887E8D6F3F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {132DC9D4-E6D6-4DD4-9483-EB887E8D6F3F}.Release|x64.ActiveCfg = Release|Any CPU
+ {132DC9D4-E6D6-4DD4-9483-EB887E8D6F3F}.Release|x64.Build.0 = Release|Any CPU
+ {96FA8C13-55B6-4B71-A7A1-93AC7A4D8B87}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {96FA8C13-55B6-4B71-A7A1-93AC7A4D8B87}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {96FA8C13-55B6-4B71-A7A1-93AC7A4D8B87}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {96FA8C13-55B6-4B71-A7A1-93AC7A4D8B87}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {96FA8C13-55B6-4B71-A7A1-93AC7A4D8B87}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {96FA8C13-55B6-4B71-A7A1-93AC7A4D8B87}.Debug|x64.Build.0 = Debug|Any CPU
+ {96FA8C13-55B6-4B71-A7A1-93AC7A4D8B87}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {96FA8C13-55B6-4B71-A7A1-93AC7A4D8B87}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {96FA8C13-55B6-4B71-A7A1-93AC7A4D8B87}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {96FA8C13-55B6-4B71-A7A1-93AC7A4D8B87}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {96FA8C13-55B6-4B71-A7A1-93AC7A4D8B87}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {96FA8C13-55B6-4B71-A7A1-93AC7A4D8B87}.Checked|x64.Build.0 = Checked|Any CPU
+ {96FA8C13-55B6-4B71-A7A1-93AC7A4D8B87}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {96FA8C13-55B6-4B71-A7A1-93AC7A4D8B87}.Release|Any CPU.Build.0 = Release|Any CPU
+ {96FA8C13-55B6-4B71-A7A1-93AC7A4D8B87}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {96FA8C13-55B6-4B71-A7A1-93AC7A4D8B87}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {96FA8C13-55B6-4B71-A7A1-93AC7A4D8B87}.Release|x64.ActiveCfg = Release|Any CPU
+ {96FA8C13-55B6-4B71-A7A1-93AC7A4D8B87}.Release|x64.Build.0 = Release|Any CPU
+ {0C050436-7B93-427D-AD59-CDEE94BA5D24}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0C050436-7B93-427D-AD59-CDEE94BA5D24}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0C050436-7B93-427D-AD59-CDEE94BA5D24}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0C050436-7B93-427D-AD59-CDEE94BA5D24}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0C050436-7B93-427D-AD59-CDEE94BA5D24}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0C050436-7B93-427D-AD59-CDEE94BA5D24}.Debug|x64.Build.0 = Debug|Any CPU
+ {0C050436-7B93-427D-AD59-CDEE94BA5D24}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0C050436-7B93-427D-AD59-CDEE94BA5D24}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0C050436-7B93-427D-AD59-CDEE94BA5D24}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0C050436-7B93-427D-AD59-CDEE94BA5D24}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0C050436-7B93-427D-AD59-CDEE94BA5D24}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0C050436-7B93-427D-AD59-CDEE94BA5D24}.Checked|x64.Build.0 = Checked|Any CPU
+ {0C050436-7B93-427D-AD59-CDEE94BA5D24}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0C050436-7B93-427D-AD59-CDEE94BA5D24}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0C050436-7B93-427D-AD59-CDEE94BA5D24}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0C050436-7B93-427D-AD59-CDEE94BA5D24}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0C050436-7B93-427D-AD59-CDEE94BA5D24}.Release|x64.ActiveCfg = Release|Any CPU
+ {0C050436-7B93-427D-AD59-CDEE94BA5D24}.Release|x64.Build.0 = Release|Any CPU
+ {5A6AD2D2-8381-452D-AA59-3E33CEFE3DC9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5A6AD2D2-8381-452D-AA59-3E33CEFE3DC9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5A6AD2D2-8381-452D-AA59-3E33CEFE3DC9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5A6AD2D2-8381-452D-AA59-3E33CEFE3DC9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5A6AD2D2-8381-452D-AA59-3E33CEFE3DC9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5A6AD2D2-8381-452D-AA59-3E33CEFE3DC9}.Debug|x64.Build.0 = Debug|Any CPU
+ {5A6AD2D2-8381-452D-AA59-3E33CEFE3DC9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5A6AD2D2-8381-452D-AA59-3E33CEFE3DC9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5A6AD2D2-8381-452D-AA59-3E33CEFE3DC9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5A6AD2D2-8381-452D-AA59-3E33CEFE3DC9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5A6AD2D2-8381-452D-AA59-3E33CEFE3DC9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5A6AD2D2-8381-452D-AA59-3E33CEFE3DC9}.Checked|x64.Build.0 = Checked|Any CPU
+ {5A6AD2D2-8381-452D-AA59-3E33CEFE3DC9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5A6AD2D2-8381-452D-AA59-3E33CEFE3DC9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5A6AD2D2-8381-452D-AA59-3E33CEFE3DC9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5A6AD2D2-8381-452D-AA59-3E33CEFE3DC9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5A6AD2D2-8381-452D-AA59-3E33CEFE3DC9}.Release|x64.ActiveCfg = Release|Any CPU
+ {5A6AD2D2-8381-452D-AA59-3E33CEFE3DC9}.Release|x64.Build.0 = Release|Any CPU
+ {43B411FE-E26C-4D00-88A8-A98ADA16F601}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {43B411FE-E26C-4D00-88A8-A98ADA16F601}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {43B411FE-E26C-4D00-88A8-A98ADA16F601}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {43B411FE-E26C-4D00-88A8-A98ADA16F601}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {43B411FE-E26C-4D00-88A8-A98ADA16F601}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {43B411FE-E26C-4D00-88A8-A98ADA16F601}.Debug|x64.Build.0 = Debug|Any CPU
+ {43B411FE-E26C-4D00-88A8-A98ADA16F601}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {43B411FE-E26C-4D00-88A8-A98ADA16F601}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {43B411FE-E26C-4D00-88A8-A98ADA16F601}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {43B411FE-E26C-4D00-88A8-A98ADA16F601}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {43B411FE-E26C-4D00-88A8-A98ADA16F601}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {43B411FE-E26C-4D00-88A8-A98ADA16F601}.Checked|x64.Build.0 = Checked|Any CPU
+ {43B411FE-E26C-4D00-88A8-A98ADA16F601}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {43B411FE-E26C-4D00-88A8-A98ADA16F601}.Release|Any CPU.Build.0 = Release|Any CPU
+ {43B411FE-E26C-4D00-88A8-A98ADA16F601}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {43B411FE-E26C-4D00-88A8-A98ADA16F601}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {43B411FE-E26C-4D00-88A8-A98ADA16F601}.Release|x64.ActiveCfg = Release|Any CPU
+ {43B411FE-E26C-4D00-88A8-A98ADA16F601}.Release|x64.Build.0 = Release|Any CPU
+ {F816AF23-8AAE-442C-A396-4F22F49CA0C1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F816AF23-8AAE-442C-A396-4F22F49CA0C1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F816AF23-8AAE-442C-A396-4F22F49CA0C1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F816AF23-8AAE-442C-A396-4F22F49CA0C1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F816AF23-8AAE-442C-A396-4F22F49CA0C1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F816AF23-8AAE-442C-A396-4F22F49CA0C1}.Debug|x64.Build.0 = Debug|Any CPU
+ {F816AF23-8AAE-442C-A396-4F22F49CA0C1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F816AF23-8AAE-442C-A396-4F22F49CA0C1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F816AF23-8AAE-442C-A396-4F22F49CA0C1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F816AF23-8AAE-442C-A396-4F22F49CA0C1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F816AF23-8AAE-442C-A396-4F22F49CA0C1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F816AF23-8AAE-442C-A396-4F22F49CA0C1}.Checked|x64.Build.0 = Checked|Any CPU
+ {F816AF23-8AAE-442C-A396-4F22F49CA0C1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F816AF23-8AAE-442C-A396-4F22F49CA0C1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F816AF23-8AAE-442C-A396-4F22F49CA0C1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F816AF23-8AAE-442C-A396-4F22F49CA0C1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F816AF23-8AAE-442C-A396-4F22F49CA0C1}.Release|x64.ActiveCfg = Release|Any CPU
+ {F816AF23-8AAE-442C-A396-4F22F49CA0C1}.Release|x64.Build.0 = Release|Any CPU
+ {B3DA4CBF-613D-4792-B4A6-B7E4BC126495}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B3DA4CBF-613D-4792-B4A6-B7E4BC126495}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B3DA4CBF-613D-4792-B4A6-B7E4BC126495}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B3DA4CBF-613D-4792-B4A6-B7E4BC126495}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B3DA4CBF-613D-4792-B4A6-B7E4BC126495}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B3DA4CBF-613D-4792-B4A6-B7E4BC126495}.Debug|x64.Build.0 = Debug|Any CPU
+ {B3DA4CBF-613D-4792-B4A6-B7E4BC126495}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B3DA4CBF-613D-4792-B4A6-B7E4BC126495}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B3DA4CBF-613D-4792-B4A6-B7E4BC126495}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B3DA4CBF-613D-4792-B4A6-B7E4BC126495}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B3DA4CBF-613D-4792-B4A6-B7E4BC126495}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B3DA4CBF-613D-4792-B4A6-B7E4BC126495}.Checked|x64.Build.0 = Checked|Any CPU
+ {B3DA4CBF-613D-4792-B4A6-B7E4BC126495}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B3DA4CBF-613D-4792-B4A6-B7E4BC126495}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B3DA4CBF-613D-4792-B4A6-B7E4BC126495}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B3DA4CBF-613D-4792-B4A6-B7E4BC126495}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B3DA4CBF-613D-4792-B4A6-B7E4BC126495}.Release|x64.ActiveCfg = Release|Any CPU
+ {B3DA4CBF-613D-4792-B4A6-B7E4BC126495}.Release|x64.Build.0 = Release|Any CPU
+ {04DFA156-2A8C-44F7-9C60-17F8526D0C22}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {04DFA156-2A8C-44F7-9C60-17F8526D0C22}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {04DFA156-2A8C-44F7-9C60-17F8526D0C22}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {04DFA156-2A8C-44F7-9C60-17F8526D0C22}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {04DFA156-2A8C-44F7-9C60-17F8526D0C22}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {04DFA156-2A8C-44F7-9C60-17F8526D0C22}.Debug|x64.Build.0 = Debug|Any CPU
+ {04DFA156-2A8C-44F7-9C60-17F8526D0C22}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {04DFA156-2A8C-44F7-9C60-17F8526D0C22}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {04DFA156-2A8C-44F7-9C60-17F8526D0C22}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {04DFA156-2A8C-44F7-9C60-17F8526D0C22}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {04DFA156-2A8C-44F7-9C60-17F8526D0C22}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {04DFA156-2A8C-44F7-9C60-17F8526D0C22}.Checked|x64.Build.0 = Checked|Any CPU
+ {04DFA156-2A8C-44F7-9C60-17F8526D0C22}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {04DFA156-2A8C-44F7-9C60-17F8526D0C22}.Release|Any CPU.Build.0 = Release|Any CPU
+ {04DFA156-2A8C-44F7-9C60-17F8526D0C22}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {04DFA156-2A8C-44F7-9C60-17F8526D0C22}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {04DFA156-2A8C-44F7-9C60-17F8526D0C22}.Release|x64.ActiveCfg = Release|Any CPU
+ {04DFA156-2A8C-44F7-9C60-17F8526D0C22}.Release|x64.Build.0 = Release|Any CPU
+ {57320B45-E97C-4175-BED3-44F846FEF3C7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {57320B45-E97C-4175-BED3-44F846FEF3C7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {57320B45-E97C-4175-BED3-44F846FEF3C7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {57320B45-E97C-4175-BED3-44F846FEF3C7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {57320B45-E97C-4175-BED3-44F846FEF3C7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {57320B45-E97C-4175-BED3-44F846FEF3C7}.Debug|x64.Build.0 = Debug|Any CPU
+ {57320B45-E97C-4175-BED3-44F846FEF3C7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {57320B45-E97C-4175-BED3-44F846FEF3C7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {57320B45-E97C-4175-BED3-44F846FEF3C7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {57320B45-E97C-4175-BED3-44F846FEF3C7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {57320B45-E97C-4175-BED3-44F846FEF3C7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {57320B45-E97C-4175-BED3-44F846FEF3C7}.Checked|x64.Build.0 = Checked|Any CPU
+ {57320B45-E97C-4175-BED3-44F846FEF3C7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {57320B45-E97C-4175-BED3-44F846FEF3C7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {57320B45-E97C-4175-BED3-44F846FEF3C7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {57320B45-E97C-4175-BED3-44F846FEF3C7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {57320B45-E97C-4175-BED3-44F846FEF3C7}.Release|x64.ActiveCfg = Release|Any CPU
+ {57320B45-E97C-4175-BED3-44F846FEF3C7}.Release|x64.Build.0 = Release|Any CPU
+ {64DBC670-FAC2-481D-A0E0-3B4D775B409A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {64DBC670-FAC2-481D-A0E0-3B4D775B409A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {64DBC670-FAC2-481D-A0E0-3B4D775B409A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {64DBC670-FAC2-481D-A0E0-3B4D775B409A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {64DBC670-FAC2-481D-A0E0-3B4D775B409A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {64DBC670-FAC2-481D-A0E0-3B4D775B409A}.Debug|x64.Build.0 = Debug|Any CPU
+ {64DBC670-FAC2-481D-A0E0-3B4D775B409A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {64DBC670-FAC2-481D-A0E0-3B4D775B409A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {64DBC670-FAC2-481D-A0E0-3B4D775B409A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {64DBC670-FAC2-481D-A0E0-3B4D775B409A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {64DBC670-FAC2-481D-A0E0-3B4D775B409A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {64DBC670-FAC2-481D-A0E0-3B4D775B409A}.Checked|x64.Build.0 = Checked|Any CPU
+ {64DBC670-FAC2-481D-A0E0-3B4D775B409A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {64DBC670-FAC2-481D-A0E0-3B4D775B409A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {64DBC670-FAC2-481D-A0E0-3B4D775B409A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {64DBC670-FAC2-481D-A0E0-3B4D775B409A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {64DBC670-FAC2-481D-A0E0-3B4D775B409A}.Release|x64.ActiveCfg = Release|Any CPU
+ {64DBC670-FAC2-481D-A0E0-3B4D775B409A}.Release|x64.Build.0 = Release|Any CPU
+ {0C798FB6-34BF-4197-AA0E-0800181B8E45}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0C798FB6-34BF-4197-AA0E-0800181B8E45}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0C798FB6-34BF-4197-AA0E-0800181B8E45}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0C798FB6-34BF-4197-AA0E-0800181B8E45}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0C798FB6-34BF-4197-AA0E-0800181B8E45}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0C798FB6-34BF-4197-AA0E-0800181B8E45}.Debug|x64.Build.0 = Debug|Any CPU
+ {0C798FB6-34BF-4197-AA0E-0800181B8E45}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0C798FB6-34BF-4197-AA0E-0800181B8E45}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0C798FB6-34BF-4197-AA0E-0800181B8E45}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0C798FB6-34BF-4197-AA0E-0800181B8E45}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0C798FB6-34BF-4197-AA0E-0800181B8E45}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0C798FB6-34BF-4197-AA0E-0800181B8E45}.Checked|x64.Build.0 = Checked|Any CPU
+ {0C798FB6-34BF-4197-AA0E-0800181B8E45}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0C798FB6-34BF-4197-AA0E-0800181B8E45}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0C798FB6-34BF-4197-AA0E-0800181B8E45}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0C798FB6-34BF-4197-AA0E-0800181B8E45}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0C798FB6-34BF-4197-AA0E-0800181B8E45}.Release|x64.ActiveCfg = Release|Any CPU
+ {0C798FB6-34BF-4197-AA0E-0800181B8E45}.Release|x64.Build.0 = Release|Any CPU
+ {45272C6A-7DEF-422A-B3B7-52C4746D5B1D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {45272C6A-7DEF-422A-B3B7-52C4746D5B1D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {45272C6A-7DEF-422A-B3B7-52C4746D5B1D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {45272C6A-7DEF-422A-B3B7-52C4746D5B1D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {45272C6A-7DEF-422A-B3B7-52C4746D5B1D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {45272C6A-7DEF-422A-B3B7-52C4746D5B1D}.Debug|x64.Build.0 = Debug|Any CPU
+ {45272C6A-7DEF-422A-B3B7-52C4746D5B1D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {45272C6A-7DEF-422A-B3B7-52C4746D5B1D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {45272C6A-7DEF-422A-B3B7-52C4746D5B1D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {45272C6A-7DEF-422A-B3B7-52C4746D5B1D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {45272C6A-7DEF-422A-B3B7-52C4746D5B1D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {45272C6A-7DEF-422A-B3B7-52C4746D5B1D}.Checked|x64.Build.0 = Checked|Any CPU
+ {45272C6A-7DEF-422A-B3B7-52C4746D5B1D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {45272C6A-7DEF-422A-B3B7-52C4746D5B1D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {45272C6A-7DEF-422A-B3B7-52C4746D5B1D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {45272C6A-7DEF-422A-B3B7-52C4746D5B1D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {45272C6A-7DEF-422A-B3B7-52C4746D5B1D}.Release|x64.ActiveCfg = Release|Any CPU
+ {45272C6A-7DEF-422A-B3B7-52C4746D5B1D}.Release|x64.Build.0 = Release|Any CPU
+ {9A49CAAC-5E28-4475-BC1F-8BA1B9E999FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9A49CAAC-5E28-4475-BC1F-8BA1B9E999FC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9A49CAAC-5E28-4475-BC1F-8BA1B9E999FC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9A49CAAC-5E28-4475-BC1F-8BA1B9E999FC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9A49CAAC-5E28-4475-BC1F-8BA1B9E999FC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9A49CAAC-5E28-4475-BC1F-8BA1B9E999FC}.Debug|x64.Build.0 = Debug|Any CPU
+ {9A49CAAC-5E28-4475-BC1F-8BA1B9E999FC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9A49CAAC-5E28-4475-BC1F-8BA1B9E999FC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9A49CAAC-5E28-4475-BC1F-8BA1B9E999FC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9A49CAAC-5E28-4475-BC1F-8BA1B9E999FC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9A49CAAC-5E28-4475-BC1F-8BA1B9E999FC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9A49CAAC-5E28-4475-BC1F-8BA1B9E999FC}.Checked|x64.Build.0 = Checked|Any CPU
+ {9A49CAAC-5E28-4475-BC1F-8BA1B9E999FC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9A49CAAC-5E28-4475-BC1F-8BA1B9E999FC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9A49CAAC-5E28-4475-BC1F-8BA1B9E999FC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9A49CAAC-5E28-4475-BC1F-8BA1B9E999FC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9A49CAAC-5E28-4475-BC1F-8BA1B9E999FC}.Release|x64.ActiveCfg = Release|Any CPU
+ {9A49CAAC-5E28-4475-BC1F-8BA1B9E999FC}.Release|x64.Build.0 = Release|Any CPU
+ {A6C49C29-BD23-4564-91B7-968BE5E34265}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A6C49C29-BD23-4564-91B7-968BE5E34265}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A6C49C29-BD23-4564-91B7-968BE5E34265}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A6C49C29-BD23-4564-91B7-968BE5E34265}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A6C49C29-BD23-4564-91B7-968BE5E34265}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A6C49C29-BD23-4564-91B7-968BE5E34265}.Debug|x64.Build.0 = Debug|Any CPU
+ {A6C49C29-BD23-4564-91B7-968BE5E34265}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A6C49C29-BD23-4564-91B7-968BE5E34265}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A6C49C29-BD23-4564-91B7-968BE5E34265}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A6C49C29-BD23-4564-91B7-968BE5E34265}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A6C49C29-BD23-4564-91B7-968BE5E34265}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A6C49C29-BD23-4564-91B7-968BE5E34265}.Checked|x64.Build.0 = Checked|Any CPU
+ {A6C49C29-BD23-4564-91B7-968BE5E34265}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A6C49C29-BD23-4564-91B7-968BE5E34265}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A6C49C29-BD23-4564-91B7-968BE5E34265}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A6C49C29-BD23-4564-91B7-968BE5E34265}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A6C49C29-BD23-4564-91B7-968BE5E34265}.Release|x64.ActiveCfg = Release|Any CPU
+ {A6C49C29-BD23-4564-91B7-968BE5E34265}.Release|x64.Build.0 = Release|Any CPU
+ {FA37EF21-043D-418E-A302-7A661B69B376}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FA37EF21-043D-418E-A302-7A661B69B376}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FA37EF21-043D-418E-A302-7A661B69B376}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FA37EF21-043D-418E-A302-7A661B69B376}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FA37EF21-043D-418E-A302-7A661B69B376}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FA37EF21-043D-418E-A302-7A661B69B376}.Debug|x64.Build.0 = Debug|Any CPU
+ {FA37EF21-043D-418E-A302-7A661B69B376}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FA37EF21-043D-418E-A302-7A661B69B376}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FA37EF21-043D-418E-A302-7A661B69B376}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FA37EF21-043D-418E-A302-7A661B69B376}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FA37EF21-043D-418E-A302-7A661B69B376}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FA37EF21-043D-418E-A302-7A661B69B376}.Checked|x64.Build.0 = Checked|Any CPU
+ {FA37EF21-043D-418E-A302-7A661B69B376}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FA37EF21-043D-418E-A302-7A661B69B376}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FA37EF21-043D-418E-A302-7A661B69B376}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FA37EF21-043D-418E-A302-7A661B69B376}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FA37EF21-043D-418E-A302-7A661B69B376}.Release|x64.ActiveCfg = Release|Any CPU
+ {FA37EF21-043D-418E-A302-7A661B69B376}.Release|x64.Build.0 = Release|Any CPU
+ {C10FB01B-9979-44D5-891C-20B8BFD8E697}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C10FB01B-9979-44D5-891C-20B8BFD8E697}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C10FB01B-9979-44D5-891C-20B8BFD8E697}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C10FB01B-9979-44D5-891C-20B8BFD8E697}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C10FB01B-9979-44D5-891C-20B8BFD8E697}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C10FB01B-9979-44D5-891C-20B8BFD8E697}.Debug|x64.Build.0 = Debug|Any CPU
+ {C10FB01B-9979-44D5-891C-20B8BFD8E697}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C10FB01B-9979-44D5-891C-20B8BFD8E697}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C10FB01B-9979-44D5-891C-20B8BFD8E697}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C10FB01B-9979-44D5-891C-20B8BFD8E697}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C10FB01B-9979-44D5-891C-20B8BFD8E697}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C10FB01B-9979-44D5-891C-20B8BFD8E697}.Checked|x64.Build.0 = Checked|Any CPU
+ {C10FB01B-9979-44D5-891C-20B8BFD8E697}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C10FB01B-9979-44D5-891C-20B8BFD8E697}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C10FB01B-9979-44D5-891C-20B8BFD8E697}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C10FB01B-9979-44D5-891C-20B8BFD8E697}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C10FB01B-9979-44D5-891C-20B8BFD8E697}.Release|x64.ActiveCfg = Release|Any CPU
+ {C10FB01B-9979-44D5-891C-20B8BFD8E697}.Release|x64.Build.0 = Release|Any CPU
+ {C31FA060-E800-4659-AB66-FE0E905D725B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C31FA060-E800-4659-AB66-FE0E905D725B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C31FA060-E800-4659-AB66-FE0E905D725B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C31FA060-E800-4659-AB66-FE0E905D725B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C31FA060-E800-4659-AB66-FE0E905D725B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C31FA060-E800-4659-AB66-FE0E905D725B}.Debug|x64.Build.0 = Debug|Any CPU
+ {C31FA060-E800-4659-AB66-FE0E905D725B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C31FA060-E800-4659-AB66-FE0E905D725B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C31FA060-E800-4659-AB66-FE0E905D725B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C31FA060-E800-4659-AB66-FE0E905D725B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C31FA060-E800-4659-AB66-FE0E905D725B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C31FA060-E800-4659-AB66-FE0E905D725B}.Checked|x64.Build.0 = Checked|Any CPU
+ {C31FA060-E800-4659-AB66-FE0E905D725B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C31FA060-E800-4659-AB66-FE0E905D725B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C31FA060-E800-4659-AB66-FE0E905D725B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C31FA060-E800-4659-AB66-FE0E905D725B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C31FA060-E800-4659-AB66-FE0E905D725B}.Release|x64.ActiveCfg = Release|Any CPU
+ {C31FA060-E800-4659-AB66-FE0E905D725B}.Release|x64.Build.0 = Release|Any CPU
+ {0E052551-4819-46F0-9E6E-9C825465DA99}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0E052551-4819-46F0-9E6E-9C825465DA99}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0E052551-4819-46F0-9E6E-9C825465DA99}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0E052551-4819-46F0-9E6E-9C825465DA99}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0E052551-4819-46F0-9E6E-9C825465DA99}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0E052551-4819-46F0-9E6E-9C825465DA99}.Debug|x64.Build.0 = Debug|Any CPU
+ {0E052551-4819-46F0-9E6E-9C825465DA99}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0E052551-4819-46F0-9E6E-9C825465DA99}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0E052551-4819-46F0-9E6E-9C825465DA99}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0E052551-4819-46F0-9E6E-9C825465DA99}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0E052551-4819-46F0-9E6E-9C825465DA99}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0E052551-4819-46F0-9E6E-9C825465DA99}.Checked|x64.Build.0 = Checked|Any CPU
+ {0E052551-4819-46F0-9E6E-9C825465DA99}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0E052551-4819-46F0-9E6E-9C825465DA99}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0E052551-4819-46F0-9E6E-9C825465DA99}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0E052551-4819-46F0-9E6E-9C825465DA99}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0E052551-4819-46F0-9E6E-9C825465DA99}.Release|x64.ActiveCfg = Release|Any CPU
+ {0E052551-4819-46F0-9E6E-9C825465DA99}.Release|x64.Build.0 = Release|Any CPU
+ {69DC5D6B-6361-494D-9829-4911027EF14E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {69DC5D6B-6361-494D-9829-4911027EF14E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {69DC5D6B-6361-494D-9829-4911027EF14E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {69DC5D6B-6361-494D-9829-4911027EF14E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {69DC5D6B-6361-494D-9829-4911027EF14E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {69DC5D6B-6361-494D-9829-4911027EF14E}.Debug|x64.Build.0 = Debug|Any CPU
+ {69DC5D6B-6361-494D-9829-4911027EF14E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {69DC5D6B-6361-494D-9829-4911027EF14E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {69DC5D6B-6361-494D-9829-4911027EF14E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {69DC5D6B-6361-494D-9829-4911027EF14E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {69DC5D6B-6361-494D-9829-4911027EF14E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {69DC5D6B-6361-494D-9829-4911027EF14E}.Checked|x64.Build.0 = Checked|Any CPU
+ {69DC5D6B-6361-494D-9829-4911027EF14E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {69DC5D6B-6361-494D-9829-4911027EF14E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {69DC5D6B-6361-494D-9829-4911027EF14E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {69DC5D6B-6361-494D-9829-4911027EF14E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {69DC5D6B-6361-494D-9829-4911027EF14E}.Release|x64.ActiveCfg = Release|Any CPU
+ {69DC5D6B-6361-494D-9829-4911027EF14E}.Release|x64.Build.0 = Release|Any CPU
+ {124ED100-82F1-4DA1-8B9E-F31C7489A5DA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {124ED100-82F1-4DA1-8B9E-F31C7489A5DA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {124ED100-82F1-4DA1-8B9E-F31C7489A5DA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {124ED100-82F1-4DA1-8B9E-F31C7489A5DA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {124ED100-82F1-4DA1-8B9E-F31C7489A5DA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {124ED100-82F1-4DA1-8B9E-F31C7489A5DA}.Debug|x64.Build.0 = Debug|Any CPU
+ {124ED100-82F1-4DA1-8B9E-F31C7489A5DA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {124ED100-82F1-4DA1-8B9E-F31C7489A5DA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {124ED100-82F1-4DA1-8B9E-F31C7489A5DA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {124ED100-82F1-4DA1-8B9E-F31C7489A5DA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {124ED100-82F1-4DA1-8B9E-F31C7489A5DA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {124ED100-82F1-4DA1-8B9E-F31C7489A5DA}.Checked|x64.Build.0 = Checked|Any CPU
+ {124ED100-82F1-4DA1-8B9E-F31C7489A5DA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {124ED100-82F1-4DA1-8B9E-F31C7489A5DA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {124ED100-82F1-4DA1-8B9E-F31C7489A5DA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {124ED100-82F1-4DA1-8B9E-F31C7489A5DA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {124ED100-82F1-4DA1-8B9E-F31C7489A5DA}.Release|x64.ActiveCfg = Release|Any CPU
+ {124ED100-82F1-4DA1-8B9E-F31C7489A5DA}.Release|x64.Build.0 = Release|Any CPU
+ {1A04BBA4-BFD1-4B77-AB81-F05FBD7C5FA1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1A04BBA4-BFD1-4B77-AB81-F05FBD7C5FA1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1A04BBA4-BFD1-4B77-AB81-F05FBD7C5FA1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1A04BBA4-BFD1-4B77-AB81-F05FBD7C5FA1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1A04BBA4-BFD1-4B77-AB81-F05FBD7C5FA1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1A04BBA4-BFD1-4B77-AB81-F05FBD7C5FA1}.Debug|x64.Build.0 = Debug|Any CPU
+ {1A04BBA4-BFD1-4B77-AB81-F05FBD7C5FA1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1A04BBA4-BFD1-4B77-AB81-F05FBD7C5FA1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1A04BBA4-BFD1-4B77-AB81-F05FBD7C5FA1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1A04BBA4-BFD1-4B77-AB81-F05FBD7C5FA1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1A04BBA4-BFD1-4B77-AB81-F05FBD7C5FA1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1A04BBA4-BFD1-4B77-AB81-F05FBD7C5FA1}.Checked|x64.Build.0 = Checked|Any CPU
+ {1A04BBA4-BFD1-4B77-AB81-F05FBD7C5FA1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1A04BBA4-BFD1-4B77-AB81-F05FBD7C5FA1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1A04BBA4-BFD1-4B77-AB81-F05FBD7C5FA1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1A04BBA4-BFD1-4B77-AB81-F05FBD7C5FA1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1A04BBA4-BFD1-4B77-AB81-F05FBD7C5FA1}.Release|x64.ActiveCfg = Release|Any CPU
+ {1A04BBA4-BFD1-4B77-AB81-F05FBD7C5FA1}.Release|x64.Build.0 = Release|Any CPU
+ {273CE762-D3A2-4241-8548-CEB666C4C3A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {273CE762-D3A2-4241-8548-CEB666C4C3A7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {273CE762-D3A2-4241-8548-CEB666C4C3A7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {273CE762-D3A2-4241-8548-CEB666C4C3A7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {273CE762-D3A2-4241-8548-CEB666C4C3A7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {273CE762-D3A2-4241-8548-CEB666C4C3A7}.Debug|x64.Build.0 = Debug|Any CPU
+ {273CE762-D3A2-4241-8548-CEB666C4C3A7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {273CE762-D3A2-4241-8548-CEB666C4C3A7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {273CE762-D3A2-4241-8548-CEB666C4C3A7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {273CE762-D3A2-4241-8548-CEB666C4C3A7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {273CE762-D3A2-4241-8548-CEB666C4C3A7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {273CE762-D3A2-4241-8548-CEB666C4C3A7}.Checked|x64.Build.0 = Checked|Any CPU
+ {273CE762-D3A2-4241-8548-CEB666C4C3A7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {273CE762-D3A2-4241-8548-CEB666C4C3A7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {273CE762-D3A2-4241-8548-CEB666C4C3A7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {273CE762-D3A2-4241-8548-CEB666C4C3A7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {273CE762-D3A2-4241-8548-CEB666C4C3A7}.Release|x64.ActiveCfg = Release|Any CPU
+ {273CE762-D3A2-4241-8548-CEB666C4C3A7}.Release|x64.Build.0 = Release|Any CPU
+ {E6F2DFBF-45E0-4437-B8A7-F6D8C29AB0E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E6F2DFBF-45E0-4437-B8A7-F6D8C29AB0E3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E6F2DFBF-45E0-4437-B8A7-F6D8C29AB0E3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E6F2DFBF-45E0-4437-B8A7-F6D8C29AB0E3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E6F2DFBF-45E0-4437-B8A7-F6D8C29AB0E3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E6F2DFBF-45E0-4437-B8A7-F6D8C29AB0E3}.Debug|x64.Build.0 = Debug|Any CPU
+ {E6F2DFBF-45E0-4437-B8A7-F6D8C29AB0E3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E6F2DFBF-45E0-4437-B8A7-F6D8C29AB0E3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E6F2DFBF-45E0-4437-B8A7-F6D8C29AB0E3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E6F2DFBF-45E0-4437-B8A7-F6D8C29AB0E3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E6F2DFBF-45E0-4437-B8A7-F6D8C29AB0E3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E6F2DFBF-45E0-4437-B8A7-F6D8C29AB0E3}.Checked|x64.Build.0 = Checked|Any CPU
+ {E6F2DFBF-45E0-4437-B8A7-F6D8C29AB0E3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E6F2DFBF-45E0-4437-B8A7-F6D8C29AB0E3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E6F2DFBF-45E0-4437-B8A7-F6D8C29AB0E3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E6F2DFBF-45E0-4437-B8A7-F6D8C29AB0E3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E6F2DFBF-45E0-4437-B8A7-F6D8C29AB0E3}.Release|x64.ActiveCfg = Release|Any CPU
+ {E6F2DFBF-45E0-4437-B8A7-F6D8C29AB0E3}.Release|x64.Build.0 = Release|Any CPU
+ {8C27FFEF-8C5F-4381-A667-E278C0F38967}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8C27FFEF-8C5F-4381-A667-E278C0F38967}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8C27FFEF-8C5F-4381-A667-E278C0F38967}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8C27FFEF-8C5F-4381-A667-E278C0F38967}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8C27FFEF-8C5F-4381-A667-E278C0F38967}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8C27FFEF-8C5F-4381-A667-E278C0F38967}.Debug|x64.Build.0 = Debug|Any CPU
+ {8C27FFEF-8C5F-4381-A667-E278C0F38967}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8C27FFEF-8C5F-4381-A667-E278C0F38967}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8C27FFEF-8C5F-4381-A667-E278C0F38967}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8C27FFEF-8C5F-4381-A667-E278C0F38967}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8C27FFEF-8C5F-4381-A667-E278C0F38967}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8C27FFEF-8C5F-4381-A667-E278C0F38967}.Checked|x64.Build.0 = Checked|Any CPU
+ {8C27FFEF-8C5F-4381-A667-E278C0F38967}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8C27FFEF-8C5F-4381-A667-E278C0F38967}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8C27FFEF-8C5F-4381-A667-E278C0F38967}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8C27FFEF-8C5F-4381-A667-E278C0F38967}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8C27FFEF-8C5F-4381-A667-E278C0F38967}.Release|x64.ActiveCfg = Release|Any CPU
+ {8C27FFEF-8C5F-4381-A667-E278C0F38967}.Release|x64.Build.0 = Release|Any CPU
+ {FEBC1332-1FBB-4A00-A0CF-F1FDA44EFD1A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FEBC1332-1FBB-4A00-A0CF-F1FDA44EFD1A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FEBC1332-1FBB-4A00-A0CF-F1FDA44EFD1A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FEBC1332-1FBB-4A00-A0CF-F1FDA44EFD1A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FEBC1332-1FBB-4A00-A0CF-F1FDA44EFD1A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FEBC1332-1FBB-4A00-A0CF-F1FDA44EFD1A}.Debug|x64.Build.0 = Debug|Any CPU
+ {FEBC1332-1FBB-4A00-A0CF-F1FDA44EFD1A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FEBC1332-1FBB-4A00-A0CF-F1FDA44EFD1A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FEBC1332-1FBB-4A00-A0CF-F1FDA44EFD1A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FEBC1332-1FBB-4A00-A0CF-F1FDA44EFD1A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FEBC1332-1FBB-4A00-A0CF-F1FDA44EFD1A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FEBC1332-1FBB-4A00-A0CF-F1FDA44EFD1A}.Checked|x64.Build.0 = Checked|Any CPU
+ {FEBC1332-1FBB-4A00-A0CF-F1FDA44EFD1A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FEBC1332-1FBB-4A00-A0CF-F1FDA44EFD1A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FEBC1332-1FBB-4A00-A0CF-F1FDA44EFD1A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FEBC1332-1FBB-4A00-A0CF-F1FDA44EFD1A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FEBC1332-1FBB-4A00-A0CF-F1FDA44EFD1A}.Release|x64.ActiveCfg = Release|Any CPU
+ {FEBC1332-1FBB-4A00-A0CF-F1FDA44EFD1A}.Release|x64.Build.0 = Release|Any CPU
+ {AF75F01F-0296-4071-83F1-63F2164557E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AF75F01F-0296-4071-83F1-63F2164557E7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AF75F01F-0296-4071-83F1-63F2164557E7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AF75F01F-0296-4071-83F1-63F2164557E7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AF75F01F-0296-4071-83F1-63F2164557E7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AF75F01F-0296-4071-83F1-63F2164557E7}.Debug|x64.Build.0 = Debug|Any CPU
+ {AF75F01F-0296-4071-83F1-63F2164557E7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AF75F01F-0296-4071-83F1-63F2164557E7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AF75F01F-0296-4071-83F1-63F2164557E7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AF75F01F-0296-4071-83F1-63F2164557E7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AF75F01F-0296-4071-83F1-63F2164557E7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AF75F01F-0296-4071-83F1-63F2164557E7}.Checked|x64.Build.0 = Checked|Any CPU
+ {AF75F01F-0296-4071-83F1-63F2164557E7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AF75F01F-0296-4071-83F1-63F2164557E7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AF75F01F-0296-4071-83F1-63F2164557E7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AF75F01F-0296-4071-83F1-63F2164557E7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AF75F01F-0296-4071-83F1-63F2164557E7}.Release|x64.ActiveCfg = Release|Any CPU
+ {AF75F01F-0296-4071-83F1-63F2164557E7}.Release|x64.Build.0 = Release|Any CPU
+ {C6D44EEA-D087-4F1A-9894-C4D84AA62CE5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C6D44EEA-D087-4F1A-9894-C4D84AA62CE5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C6D44EEA-D087-4F1A-9894-C4D84AA62CE5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C6D44EEA-D087-4F1A-9894-C4D84AA62CE5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C6D44EEA-D087-4F1A-9894-C4D84AA62CE5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C6D44EEA-D087-4F1A-9894-C4D84AA62CE5}.Debug|x64.Build.0 = Debug|Any CPU
+ {C6D44EEA-D087-4F1A-9894-C4D84AA62CE5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C6D44EEA-D087-4F1A-9894-C4D84AA62CE5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C6D44EEA-D087-4F1A-9894-C4D84AA62CE5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C6D44EEA-D087-4F1A-9894-C4D84AA62CE5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C6D44EEA-D087-4F1A-9894-C4D84AA62CE5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C6D44EEA-D087-4F1A-9894-C4D84AA62CE5}.Checked|x64.Build.0 = Checked|Any CPU
+ {C6D44EEA-D087-4F1A-9894-C4D84AA62CE5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C6D44EEA-D087-4F1A-9894-C4D84AA62CE5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C6D44EEA-D087-4F1A-9894-C4D84AA62CE5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C6D44EEA-D087-4F1A-9894-C4D84AA62CE5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C6D44EEA-D087-4F1A-9894-C4D84AA62CE5}.Release|x64.ActiveCfg = Release|Any CPU
+ {C6D44EEA-D087-4F1A-9894-C4D84AA62CE5}.Release|x64.Build.0 = Release|Any CPU
+ {87CA352D-1673-403F-BDC9-5B833E21F424}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {87CA352D-1673-403F-BDC9-5B833E21F424}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {87CA352D-1673-403F-BDC9-5B833E21F424}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {87CA352D-1673-403F-BDC9-5B833E21F424}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {87CA352D-1673-403F-BDC9-5B833E21F424}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {87CA352D-1673-403F-BDC9-5B833E21F424}.Debug|x64.Build.0 = Debug|Any CPU
+ {87CA352D-1673-403F-BDC9-5B833E21F424}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {87CA352D-1673-403F-BDC9-5B833E21F424}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {87CA352D-1673-403F-BDC9-5B833E21F424}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {87CA352D-1673-403F-BDC9-5B833E21F424}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {87CA352D-1673-403F-BDC9-5B833E21F424}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {87CA352D-1673-403F-BDC9-5B833E21F424}.Checked|x64.Build.0 = Checked|Any CPU
+ {87CA352D-1673-403F-BDC9-5B833E21F424}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {87CA352D-1673-403F-BDC9-5B833E21F424}.Release|Any CPU.Build.0 = Release|Any CPU
+ {87CA352D-1673-403F-BDC9-5B833E21F424}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {87CA352D-1673-403F-BDC9-5B833E21F424}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {87CA352D-1673-403F-BDC9-5B833E21F424}.Release|x64.ActiveCfg = Release|Any CPU
+ {87CA352D-1673-403F-BDC9-5B833E21F424}.Release|x64.Build.0 = Release|Any CPU
+ {0EFA0FB8-380C-4789-84CF-4B7E4870E119}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0EFA0FB8-380C-4789-84CF-4B7E4870E119}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0EFA0FB8-380C-4789-84CF-4B7E4870E119}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0EFA0FB8-380C-4789-84CF-4B7E4870E119}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0EFA0FB8-380C-4789-84CF-4B7E4870E119}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0EFA0FB8-380C-4789-84CF-4B7E4870E119}.Debug|x64.Build.0 = Debug|Any CPU
+ {0EFA0FB8-380C-4789-84CF-4B7E4870E119}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0EFA0FB8-380C-4789-84CF-4B7E4870E119}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0EFA0FB8-380C-4789-84CF-4B7E4870E119}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0EFA0FB8-380C-4789-84CF-4B7E4870E119}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0EFA0FB8-380C-4789-84CF-4B7E4870E119}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0EFA0FB8-380C-4789-84CF-4B7E4870E119}.Checked|x64.Build.0 = Checked|Any CPU
+ {0EFA0FB8-380C-4789-84CF-4B7E4870E119}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0EFA0FB8-380C-4789-84CF-4B7E4870E119}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0EFA0FB8-380C-4789-84CF-4B7E4870E119}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0EFA0FB8-380C-4789-84CF-4B7E4870E119}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0EFA0FB8-380C-4789-84CF-4B7E4870E119}.Release|x64.ActiveCfg = Release|Any CPU
+ {0EFA0FB8-380C-4789-84CF-4B7E4870E119}.Release|x64.Build.0 = Release|Any CPU
+ {62885220-F137-4C74-83D2-42AFA04C9B13}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {62885220-F137-4C74-83D2-42AFA04C9B13}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {62885220-F137-4C74-83D2-42AFA04C9B13}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {62885220-F137-4C74-83D2-42AFA04C9B13}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {62885220-F137-4C74-83D2-42AFA04C9B13}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {62885220-F137-4C74-83D2-42AFA04C9B13}.Debug|x64.Build.0 = Debug|Any CPU
+ {62885220-F137-4C74-83D2-42AFA04C9B13}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {62885220-F137-4C74-83D2-42AFA04C9B13}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {62885220-F137-4C74-83D2-42AFA04C9B13}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {62885220-F137-4C74-83D2-42AFA04C9B13}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {62885220-F137-4C74-83D2-42AFA04C9B13}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {62885220-F137-4C74-83D2-42AFA04C9B13}.Checked|x64.Build.0 = Checked|Any CPU
+ {62885220-F137-4C74-83D2-42AFA04C9B13}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {62885220-F137-4C74-83D2-42AFA04C9B13}.Release|Any CPU.Build.0 = Release|Any CPU
+ {62885220-F137-4C74-83D2-42AFA04C9B13}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {62885220-F137-4C74-83D2-42AFA04C9B13}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {62885220-F137-4C74-83D2-42AFA04C9B13}.Release|x64.ActiveCfg = Release|Any CPU
+ {62885220-F137-4C74-83D2-42AFA04C9B13}.Release|x64.Build.0 = Release|Any CPU
+ {89779DFA-1BFA-4512-B0C2-349405F82973}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {89779DFA-1BFA-4512-B0C2-349405F82973}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {89779DFA-1BFA-4512-B0C2-349405F82973}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {89779DFA-1BFA-4512-B0C2-349405F82973}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {89779DFA-1BFA-4512-B0C2-349405F82973}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {89779DFA-1BFA-4512-B0C2-349405F82973}.Debug|x64.Build.0 = Debug|Any CPU
+ {89779DFA-1BFA-4512-B0C2-349405F82973}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {89779DFA-1BFA-4512-B0C2-349405F82973}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {89779DFA-1BFA-4512-B0C2-349405F82973}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {89779DFA-1BFA-4512-B0C2-349405F82973}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {89779DFA-1BFA-4512-B0C2-349405F82973}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {89779DFA-1BFA-4512-B0C2-349405F82973}.Checked|x64.Build.0 = Checked|Any CPU
+ {89779DFA-1BFA-4512-B0C2-349405F82973}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {89779DFA-1BFA-4512-B0C2-349405F82973}.Release|Any CPU.Build.0 = Release|Any CPU
+ {89779DFA-1BFA-4512-B0C2-349405F82973}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {89779DFA-1BFA-4512-B0C2-349405F82973}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {89779DFA-1BFA-4512-B0C2-349405F82973}.Release|x64.ActiveCfg = Release|Any CPU
+ {89779DFA-1BFA-4512-B0C2-349405F82973}.Release|x64.Build.0 = Release|Any CPU
+ {D5610C53-ED8A-45D0-84D9-936BA74BE001}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D5610C53-ED8A-45D0-84D9-936BA74BE001}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D5610C53-ED8A-45D0-84D9-936BA74BE001}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D5610C53-ED8A-45D0-84D9-936BA74BE001}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D5610C53-ED8A-45D0-84D9-936BA74BE001}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D5610C53-ED8A-45D0-84D9-936BA74BE001}.Debug|x64.Build.0 = Debug|Any CPU
+ {D5610C53-ED8A-45D0-84D9-936BA74BE001}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D5610C53-ED8A-45D0-84D9-936BA74BE001}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D5610C53-ED8A-45D0-84D9-936BA74BE001}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D5610C53-ED8A-45D0-84D9-936BA74BE001}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D5610C53-ED8A-45D0-84D9-936BA74BE001}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D5610C53-ED8A-45D0-84D9-936BA74BE001}.Checked|x64.Build.0 = Checked|Any CPU
+ {D5610C53-ED8A-45D0-84D9-936BA74BE001}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D5610C53-ED8A-45D0-84D9-936BA74BE001}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D5610C53-ED8A-45D0-84D9-936BA74BE001}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D5610C53-ED8A-45D0-84D9-936BA74BE001}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D5610C53-ED8A-45D0-84D9-936BA74BE001}.Release|x64.ActiveCfg = Release|Any CPU
+ {D5610C53-ED8A-45D0-84D9-936BA74BE001}.Release|x64.Build.0 = Release|Any CPU
+ {6ED8EED5-B95D-42B2-8446-6DCAACD65EF7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6ED8EED5-B95D-42B2-8446-6DCAACD65EF7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6ED8EED5-B95D-42B2-8446-6DCAACD65EF7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6ED8EED5-B95D-42B2-8446-6DCAACD65EF7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6ED8EED5-B95D-42B2-8446-6DCAACD65EF7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6ED8EED5-B95D-42B2-8446-6DCAACD65EF7}.Debug|x64.Build.0 = Debug|Any CPU
+ {6ED8EED5-B95D-42B2-8446-6DCAACD65EF7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6ED8EED5-B95D-42B2-8446-6DCAACD65EF7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6ED8EED5-B95D-42B2-8446-6DCAACD65EF7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6ED8EED5-B95D-42B2-8446-6DCAACD65EF7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6ED8EED5-B95D-42B2-8446-6DCAACD65EF7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6ED8EED5-B95D-42B2-8446-6DCAACD65EF7}.Checked|x64.Build.0 = Checked|Any CPU
+ {6ED8EED5-B95D-42B2-8446-6DCAACD65EF7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6ED8EED5-B95D-42B2-8446-6DCAACD65EF7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6ED8EED5-B95D-42B2-8446-6DCAACD65EF7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6ED8EED5-B95D-42B2-8446-6DCAACD65EF7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6ED8EED5-B95D-42B2-8446-6DCAACD65EF7}.Release|x64.ActiveCfg = Release|Any CPU
+ {6ED8EED5-B95D-42B2-8446-6DCAACD65EF7}.Release|x64.Build.0 = Release|Any CPU
+ {CF9EA97C-71A5-4602-BD58-5B451494A9B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CF9EA97C-71A5-4602-BD58-5B451494A9B7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CF9EA97C-71A5-4602-BD58-5B451494A9B7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CF9EA97C-71A5-4602-BD58-5B451494A9B7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CF9EA97C-71A5-4602-BD58-5B451494A9B7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CF9EA97C-71A5-4602-BD58-5B451494A9B7}.Debug|x64.Build.0 = Debug|Any CPU
+ {CF9EA97C-71A5-4602-BD58-5B451494A9B7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CF9EA97C-71A5-4602-BD58-5B451494A9B7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CF9EA97C-71A5-4602-BD58-5B451494A9B7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CF9EA97C-71A5-4602-BD58-5B451494A9B7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CF9EA97C-71A5-4602-BD58-5B451494A9B7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CF9EA97C-71A5-4602-BD58-5B451494A9B7}.Checked|x64.Build.0 = Checked|Any CPU
+ {CF9EA97C-71A5-4602-BD58-5B451494A9B7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CF9EA97C-71A5-4602-BD58-5B451494A9B7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CF9EA97C-71A5-4602-BD58-5B451494A9B7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CF9EA97C-71A5-4602-BD58-5B451494A9B7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CF9EA97C-71A5-4602-BD58-5B451494A9B7}.Release|x64.ActiveCfg = Release|Any CPU
+ {CF9EA97C-71A5-4602-BD58-5B451494A9B7}.Release|x64.Build.0 = Release|Any CPU
+ {CD33B8A1-CC6F-4243-AC25-AFF8120A9CD0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CD33B8A1-CC6F-4243-AC25-AFF8120A9CD0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CD33B8A1-CC6F-4243-AC25-AFF8120A9CD0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CD33B8A1-CC6F-4243-AC25-AFF8120A9CD0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CD33B8A1-CC6F-4243-AC25-AFF8120A9CD0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CD33B8A1-CC6F-4243-AC25-AFF8120A9CD0}.Debug|x64.Build.0 = Debug|Any CPU
+ {CD33B8A1-CC6F-4243-AC25-AFF8120A9CD0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CD33B8A1-CC6F-4243-AC25-AFF8120A9CD0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CD33B8A1-CC6F-4243-AC25-AFF8120A9CD0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CD33B8A1-CC6F-4243-AC25-AFF8120A9CD0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CD33B8A1-CC6F-4243-AC25-AFF8120A9CD0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CD33B8A1-CC6F-4243-AC25-AFF8120A9CD0}.Checked|x64.Build.0 = Checked|Any CPU
+ {CD33B8A1-CC6F-4243-AC25-AFF8120A9CD0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CD33B8A1-CC6F-4243-AC25-AFF8120A9CD0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CD33B8A1-CC6F-4243-AC25-AFF8120A9CD0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CD33B8A1-CC6F-4243-AC25-AFF8120A9CD0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CD33B8A1-CC6F-4243-AC25-AFF8120A9CD0}.Release|x64.ActiveCfg = Release|Any CPU
+ {CD33B8A1-CC6F-4243-AC25-AFF8120A9CD0}.Release|x64.Build.0 = Release|Any CPU
+ {FF301ADA-2E2B-4A9F-A40C-AC343B501EFE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FF301ADA-2E2B-4A9F-A40C-AC343B501EFE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FF301ADA-2E2B-4A9F-A40C-AC343B501EFE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FF301ADA-2E2B-4A9F-A40C-AC343B501EFE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FF301ADA-2E2B-4A9F-A40C-AC343B501EFE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FF301ADA-2E2B-4A9F-A40C-AC343B501EFE}.Debug|x64.Build.0 = Debug|Any CPU
+ {FF301ADA-2E2B-4A9F-A40C-AC343B501EFE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FF301ADA-2E2B-4A9F-A40C-AC343B501EFE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FF301ADA-2E2B-4A9F-A40C-AC343B501EFE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FF301ADA-2E2B-4A9F-A40C-AC343B501EFE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FF301ADA-2E2B-4A9F-A40C-AC343B501EFE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FF301ADA-2E2B-4A9F-A40C-AC343B501EFE}.Checked|x64.Build.0 = Checked|Any CPU
+ {FF301ADA-2E2B-4A9F-A40C-AC343B501EFE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FF301ADA-2E2B-4A9F-A40C-AC343B501EFE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FF301ADA-2E2B-4A9F-A40C-AC343B501EFE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FF301ADA-2E2B-4A9F-A40C-AC343B501EFE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FF301ADA-2E2B-4A9F-A40C-AC343B501EFE}.Release|x64.ActiveCfg = Release|Any CPU
+ {FF301ADA-2E2B-4A9F-A40C-AC343B501EFE}.Release|x64.Build.0 = Release|Any CPU
+ {492BDD0F-092E-41DD-99C4-618D350EBDB4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {492BDD0F-092E-41DD-99C4-618D350EBDB4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {492BDD0F-092E-41DD-99C4-618D350EBDB4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {492BDD0F-092E-41DD-99C4-618D350EBDB4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {492BDD0F-092E-41DD-99C4-618D350EBDB4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {492BDD0F-092E-41DD-99C4-618D350EBDB4}.Debug|x64.Build.0 = Debug|Any CPU
+ {492BDD0F-092E-41DD-99C4-618D350EBDB4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {492BDD0F-092E-41DD-99C4-618D350EBDB4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {492BDD0F-092E-41DD-99C4-618D350EBDB4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {492BDD0F-092E-41DD-99C4-618D350EBDB4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {492BDD0F-092E-41DD-99C4-618D350EBDB4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {492BDD0F-092E-41DD-99C4-618D350EBDB4}.Checked|x64.Build.0 = Checked|Any CPU
+ {492BDD0F-092E-41DD-99C4-618D350EBDB4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {492BDD0F-092E-41DD-99C4-618D350EBDB4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {492BDD0F-092E-41DD-99C4-618D350EBDB4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {492BDD0F-092E-41DD-99C4-618D350EBDB4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {492BDD0F-092E-41DD-99C4-618D350EBDB4}.Release|x64.ActiveCfg = Release|Any CPU
+ {492BDD0F-092E-41DD-99C4-618D350EBDB4}.Release|x64.Build.0 = Release|Any CPU
+ {F1CD6EB8-7883-4FF1-ADB5-C150421EE838}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F1CD6EB8-7883-4FF1-ADB5-C150421EE838}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F1CD6EB8-7883-4FF1-ADB5-C150421EE838}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F1CD6EB8-7883-4FF1-ADB5-C150421EE838}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F1CD6EB8-7883-4FF1-ADB5-C150421EE838}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F1CD6EB8-7883-4FF1-ADB5-C150421EE838}.Debug|x64.Build.0 = Debug|Any CPU
+ {F1CD6EB8-7883-4FF1-ADB5-C150421EE838}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F1CD6EB8-7883-4FF1-ADB5-C150421EE838}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F1CD6EB8-7883-4FF1-ADB5-C150421EE838}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F1CD6EB8-7883-4FF1-ADB5-C150421EE838}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F1CD6EB8-7883-4FF1-ADB5-C150421EE838}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F1CD6EB8-7883-4FF1-ADB5-C150421EE838}.Checked|x64.Build.0 = Checked|Any CPU
+ {F1CD6EB8-7883-4FF1-ADB5-C150421EE838}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F1CD6EB8-7883-4FF1-ADB5-C150421EE838}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F1CD6EB8-7883-4FF1-ADB5-C150421EE838}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F1CD6EB8-7883-4FF1-ADB5-C150421EE838}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F1CD6EB8-7883-4FF1-ADB5-C150421EE838}.Release|x64.ActiveCfg = Release|Any CPU
+ {F1CD6EB8-7883-4FF1-ADB5-C150421EE838}.Release|x64.Build.0 = Release|Any CPU
+ {6A95068C-44EE-4FAF-B190-80E013E626EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6A95068C-44EE-4FAF-B190-80E013E626EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6A95068C-44EE-4FAF-B190-80E013E626EC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6A95068C-44EE-4FAF-B190-80E013E626EC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6A95068C-44EE-4FAF-B190-80E013E626EC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6A95068C-44EE-4FAF-B190-80E013E626EC}.Debug|x64.Build.0 = Debug|Any CPU
+ {6A95068C-44EE-4FAF-B190-80E013E626EC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6A95068C-44EE-4FAF-B190-80E013E626EC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6A95068C-44EE-4FAF-B190-80E013E626EC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6A95068C-44EE-4FAF-B190-80E013E626EC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6A95068C-44EE-4FAF-B190-80E013E626EC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6A95068C-44EE-4FAF-B190-80E013E626EC}.Checked|x64.Build.0 = Checked|Any CPU
+ {6A95068C-44EE-4FAF-B190-80E013E626EC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6A95068C-44EE-4FAF-B190-80E013E626EC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6A95068C-44EE-4FAF-B190-80E013E626EC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6A95068C-44EE-4FAF-B190-80E013E626EC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6A95068C-44EE-4FAF-B190-80E013E626EC}.Release|x64.ActiveCfg = Release|Any CPU
+ {6A95068C-44EE-4FAF-B190-80E013E626EC}.Release|x64.Build.0 = Release|Any CPU
+ {F9DCB5F5-79B2-4FA9-BD4E-8B0EBD091D7C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F9DCB5F5-79B2-4FA9-BD4E-8B0EBD091D7C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F9DCB5F5-79B2-4FA9-BD4E-8B0EBD091D7C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F9DCB5F5-79B2-4FA9-BD4E-8B0EBD091D7C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F9DCB5F5-79B2-4FA9-BD4E-8B0EBD091D7C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F9DCB5F5-79B2-4FA9-BD4E-8B0EBD091D7C}.Debug|x64.Build.0 = Debug|Any CPU
+ {F9DCB5F5-79B2-4FA9-BD4E-8B0EBD091D7C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F9DCB5F5-79B2-4FA9-BD4E-8B0EBD091D7C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F9DCB5F5-79B2-4FA9-BD4E-8B0EBD091D7C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F9DCB5F5-79B2-4FA9-BD4E-8B0EBD091D7C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F9DCB5F5-79B2-4FA9-BD4E-8B0EBD091D7C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F9DCB5F5-79B2-4FA9-BD4E-8B0EBD091D7C}.Checked|x64.Build.0 = Checked|Any CPU
+ {F9DCB5F5-79B2-4FA9-BD4E-8B0EBD091D7C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F9DCB5F5-79B2-4FA9-BD4E-8B0EBD091D7C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F9DCB5F5-79B2-4FA9-BD4E-8B0EBD091D7C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F9DCB5F5-79B2-4FA9-BD4E-8B0EBD091D7C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F9DCB5F5-79B2-4FA9-BD4E-8B0EBD091D7C}.Release|x64.ActiveCfg = Release|Any CPU
+ {F9DCB5F5-79B2-4FA9-BD4E-8B0EBD091D7C}.Release|x64.Build.0 = Release|Any CPU
+ {31025AD5-FCB4-4AB9-9595-6C93051FA3C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {31025AD5-FCB4-4AB9-9595-6C93051FA3C0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {31025AD5-FCB4-4AB9-9595-6C93051FA3C0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {31025AD5-FCB4-4AB9-9595-6C93051FA3C0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {31025AD5-FCB4-4AB9-9595-6C93051FA3C0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {31025AD5-FCB4-4AB9-9595-6C93051FA3C0}.Debug|x64.Build.0 = Debug|Any CPU
+ {31025AD5-FCB4-4AB9-9595-6C93051FA3C0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {31025AD5-FCB4-4AB9-9595-6C93051FA3C0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {31025AD5-FCB4-4AB9-9595-6C93051FA3C0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {31025AD5-FCB4-4AB9-9595-6C93051FA3C0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {31025AD5-FCB4-4AB9-9595-6C93051FA3C0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {31025AD5-FCB4-4AB9-9595-6C93051FA3C0}.Checked|x64.Build.0 = Checked|Any CPU
+ {31025AD5-FCB4-4AB9-9595-6C93051FA3C0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {31025AD5-FCB4-4AB9-9595-6C93051FA3C0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {31025AD5-FCB4-4AB9-9595-6C93051FA3C0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {31025AD5-FCB4-4AB9-9595-6C93051FA3C0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {31025AD5-FCB4-4AB9-9595-6C93051FA3C0}.Release|x64.ActiveCfg = Release|Any CPU
+ {31025AD5-FCB4-4AB9-9595-6C93051FA3C0}.Release|x64.Build.0 = Release|Any CPU
+ {634D2580-8121-454C-B00D-6E9DCB6FA047}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {634D2580-8121-454C-B00D-6E9DCB6FA047}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {634D2580-8121-454C-B00D-6E9DCB6FA047}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {634D2580-8121-454C-B00D-6E9DCB6FA047}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {634D2580-8121-454C-B00D-6E9DCB6FA047}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {634D2580-8121-454C-B00D-6E9DCB6FA047}.Debug|x64.Build.0 = Debug|Any CPU
+ {634D2580-8121-454C-B00D-6E9DCB6FA047}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {634D2580-8121-454C-B00D-6E9DCB6FA047}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {634D2580-8121-454C-B00D-6E9DCB6FA047}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {634D2580-8121-454C-B00D-6E9DCB6FA047}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {634D2580-8121-454C-B00D-6E9DCB6FA047}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {634D2580-8121-454C-B00D-6E9DCB6FA047}.Checked|x64.Build.0 = Checked|Any CPU
+ {634D2580-8121-454C-B00D-6E9DCB6FA047}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {634D2580-8121-454C-B00D-6E9DCB6FA047}.Release|Any CPU.Build.0 = Release|Any CPU
+ {634D2580-8121-454C-B00D-6E9DCB6FA047}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {634D2580-8121-454C-B00D-6E9DCB6FA047}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {634D2580-8121-454C-B00D-6E9DCB6FA047}.Release|x64.ActiveCfg = Release|Any CPU
+ {634D2580-8121-454C-B00D-6E9DCB6FA047}.Release|x64.Build.0 = Release|Any CPU
+ {CD1A954E-2F95-4DF5-893B-809A81DDCDE3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CD1A954E-2F95-4DF5-893B-809A81DDCDE3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CD1A954E-2F95-4DF5-893B-809A81DDCDE3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CD1A954E-2F95-4DF5-893B-809A81DDCDE3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CD1A954E-2F95-4DF5-893B-809A81DDCDE3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CD1A954E-2F95-4DF5-893B-809A81DDCDE3}.Debug|x64.Build.0 = Debug|Any CPU
+ {CD1A954E-2F95-4DF5-893B-809A81DDCDE3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CD1A954E-2F95-4DF5-893B-809A81DDCDE3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CD1A954E-2F95-4DF5-893B-809A81DDCDE3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CD1A954E-2F95-4DF5-893B-809A81DDCDE3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CD1A954E-2F95-4DF5-893B-809A81DDCDE3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CD1A954E-2F95-4DF5-893B-809A81DDCDE3}.Checked|x64.Build.0 = Checked|Any CPU
+ {CD1A954E-2F95-4DF5-893B-809A81DDCDE3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CD1A954E-2F95-4DF5-893B-809A81DDCDE3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CD1A954E-2F95-4DF5-893B-809A81DDCDE3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CD1A954E-2F95-4DF5-893B-809A81DDCDE3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CD1A954E-2F95-4DF5-893B-809A81DDCDE3}.Release|x64.ActiveCfg = Release|Any CPU
+ {CD1A954E-2F95-4DF5-893B-809A81DDCDE3}.Release|x64.Build.0 = Release|Any CPU
+ {97DA5467-6E6C-40FD-ABFE-34B0791B439B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {97DA5467-6E6C-40FD-ABFE-34B0791B439B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {97DA5467-6E6C-40FD-ABFE-34B0791B439B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {97DA5467-6E6C-40FD-ABFE-34B0791B439B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {97DA5467-6E6C-40FD-ABFE-34B0791B439B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {97DA5467-6E6C-40FD-ABFE-34B0791B439B}.Debug|x64.Build.0 = Debug|Any CPU
+ {97DA5467-6E6C-40FD-ABFE-34B0791B439B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {97DA5467-6E6C-40FD-ABFE-34B0791B439B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {97DA5467-6E6C-40FD-ABFE-34B0791B439B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {97DA5467-6E6C-40FD-ABFE-34B0791B439B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {97DA5467-6E6C-40FD-ABFE-34B0791B439B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {97DA5467-6E6C-40FD-ABFE-34B0791B439B}.Checked|x64.Build.0 = Checked|Any CPU
+ {97DA5467-6E6C-40FD-ABFE-34B0791B439B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {97DA5467-6E6C-40FD-ABFE-34B0791B439B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {97DA5467-6E6C-40FD-ABFE-34B0791B439B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {97DA5467-6E6C-40FD-ABFE-34B0791B439B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {97DA5467-6E6C-40FD-ABFE-34B0791B439B}.Release|x64.ActiveCfg = Release|Any CPU
+ {97DA5467-6E6C-40FD-ABFE-34B0791B439B}.Release|x64.Build.0 = Release|Any CPU
+ {834EFA27-AB3B-4F23-8782-4A8F7DCD56BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {834EFA27-AB3B-4F23-8782-4A8F7DCD56BD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {834EFA27-AB3B-4F23-8782-4A8F7DCD56BD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {834EFA27-AB3B-4F23-8782-4A8F7DCD56BD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {834EFA27-AB3B-4F23-8782-4A8F7DCD56BD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {834EFA27-AB3B-4F23-8782-4A8F7DCD56BD}.Debug|x64.Build.0 = Debug|Any CPU
+ {834EFA27-AB3B-4F23-8782-4A8F7DCD56BD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {834EFA27-AB3B-4F23-8782-4A8F7DCD56BD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {834EFA27-AB3B-4F23-8782-4A8F7DCD56BD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {834EFA27-AB3B-4F23-8782-4A8F7DCD56BD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {834EFA27-AB3B-4F23-8782-4A8F7DCD56BD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {834EFA27-AB3B-4F23-8782-4A8F7DCD56BD}.Checked|x64.Build.0 = Checked|Any CPU
+ {834EFA27-AB3B-4F23-8782-4A8F7DCD56BD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {834EFA27-AB3B-4F23-8782-4A8F7DCD56BD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {834EFA27-AB3B-4F23-8782-4A8F7DCD56BD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {834EFA27-AB3B-4F23-8782-4A8F7DCD56BD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {834EFA27-AB3B-4F23-8782-4A8F7DCD56BD}.Release|x64.ActiveCfg = Release|Any CPU
+ {834EFA27-AB3B-4F23-8782-4A8F7DCD56BD}.Release|x64.Build.0 = Release|Any CPU
+ {125363CD-1DE5-4FEF-BA2A-6301EACA1FD2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {125363CD-1DE5-4FEF-BA2A-6301EACA1FD2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {125363CD-1DE5-4FEF-BA2A-6301EACA1FD2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {125363CD-1DE5-4FEF-BA2A-6301EACA1FD2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {125363CD-1DE5-4FEF-BA2A-6301EACA1FD2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {125363CD-1DE5-4FEF-BA2A-6301EACA1FD2}.Debug|x64.Build.0 = Debug|Any CPU
+ {125363CD-1DE5-4FEF-BA2A-6301EACA1FD2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {125363CD-1DE5-4FEF-BA2A-6301EACA1FD2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {125363CD-1DE5-4FEF-BA2A-6301EACA1FD2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {125363CD-1DE5-4FEF-BA2A-6301EACA1FD2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {125363CD-1DE5-4FEF-BA2A-6301EACA1FD2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {125363CD-1DE5-4FEF-BA2A-6301EACA1FD2}.Checked|x64.Build.0 = Checked|Any CPU
+ {125363CD-1DE5-4FEF-BA2A-6301EACA1FD2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {125363CD-1DE5-4FEF-BA2A-6301EACA1FD2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {125363CD-1DE5-4FEF-BA2A-6301EACA1FD2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {125363CD-1DE5-4FEF-BA2A-6301EACA1FD2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {125363CD-1DE5-4FEF-BA2A-6301EACA1FD2}.Release|x64.ActiveCfg = Release|Any CPU
+ {125363CD-1DE5-4FEF-BA2A-6301EACA1FD2}.Release|x64.Build.0 = Release|Any CPU
+ {AA90CACB-C386-4419-804A-B6A1A7AC1255}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AA90CACB-C386-4419-804A-B6A1A7AC1255}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AA90CACB-C386-4419-804A-B6A1A7AC1255}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AA90CACB-C386-4419-804A-B6A1A7AC1255}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AA90CACB-C386-4419-804A-B6A1A7AC1255}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AA90CACB-C386-4419-804A-B6A1A7AC1255}.Debug|x64.Build.0 = Debug|Any CPU
+ {AA90CACB-C386-4419-804A-B6A1A7AC1255}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AA90CACB-C386-4419-804A-B6A1A7AC1255}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AA90CACB-C386-4419-804A-B6A1A7AC1255}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AA90CACB-C386-4419-804A-B6A1A7AC1255}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AA90CACB-C386-4419-804A-B6A1A7AC1255}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AA90CACB-C386-4419-804A-B6A1A7AC1255}.Checked|x64.Build.0 = Checked|Any CPU
+ {AA90CACB-C386-4419-804A-B6A1A7AC1255}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AA90CACB-C386-4419-804A-B6A1A7AC1255}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AA90CACB-C386-4419-804A-B6A1A7AC1255}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AA90CACB-C386-4419-804A-B6A1A7AC1255}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AA90CACB-C386-4419-804A-B6A1A7AC1255}.Release|x64.ActiveCfg = Release|Any CPU
+ {AA90CACB-C386-4419-804A-B6A1A7AC1255}.Release|x64.Build.0 = Release|Any CPU
+ {4E3D1199-2D0F-41CB-8FB9-66F039DA5493}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4E3D1199-2D0F-41CB-8FB9-66F039DA5493}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4E3D1199-2D0F-41CB-8FB9-66F039DA5493}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4E3D1199-2D0F-41CB-8FB9-66F039DA5493}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4E3D1199-2D0F-41CB-8FB9-66F039DA5493}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4E3D1199-2D0F-41CB-8FB9-66F039DA5493}.Debug|x64.Build.0 = Debug|Any CPU
+ {4E3D1199-2D0F-41CB-8FB9-66F039DA5493}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4E3D1199-2D0F-41CB-8FB9-66F039DA5493}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4E3D1199-2D0F-41CB-8FB9-66F039DA5493}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4E3D1199-2D0F-41CB-8FB9-66F039DA5493}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4E3D1199-2D0F-41CB-8FB9-66F039DA5493}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4E3D1199-2D0F-41CB-8FB9-66F039DA5493}.Checked|x64.Build.0 = Checked|Any CPU
+ {4E3D1199-2D0F-41CB-8FB9-66F039DA5493}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4E3D1199-2D0F-41CB-8FB9-66F039DA5493}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4E3D1199-2D0F-41CB-8FB9-66F039DA5493}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4E3D1199-2D0F-41CB-8FB9-66F039DA5493}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4E3D1199-2D0F-41CB-8FB9-66F039DA5493}.Release|x64.ActiveCfg = Release|Any CPU
+ {4E3D1199-2D0F-41CB-8FB9-66F039DA5493}.Release|x64.Build.0 = Release|Any CPU
+ {116602E5-7873-4F65-8829-F32E8A705EDE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {116602E5-7873-4F65-8829-F32E8A705EDE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {116602E5-7873-4F65-8829-F32E8A705EDE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {116602E5-7873-4F65-8829-F32E8A705EDE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {116602E5-7873-4F65-8829-F32E8A705EDE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {116602E5-7873-4F65-8829-F32E8A705EDE}.Debug|x64.Build.0 = Debug|Any CPU
+ {116602E5-7873-4F65-8829-F32E8A705EDE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {116602E5-7873-4F65-8829-F32E8A705EDE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {116602E5-7873-4F65-8829-F32E8A705EDE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {116602E5-7873-4F65-8829-F32E8A705EDE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {116602E5-7873-4F65-8829-F32E8A705EDE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {116602E5-7873-4F65-8829-F32E8A705EDE}.Checked|x64.Build.0 = Checked|Any CPU
+ {116602E5-7873-4F65-8829-F32E8A705EDE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {116602E5-7873-4F65-8829-F32E8A705EDE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {116602E5-7873-4F65-8829-F32E8A705EDE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {116602E5-7873-4F65-8829-F32E8A705EDE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {116602E5-7873-4F65-8829-F32E8A705EDE}.Release|x64.ActiveCfg = Release|Any CPU
+ {116602E5-7873-4F65-8829-F32E8A705EDE}.Release|x64.Build.0 = Release|Any CPU
+ {BAFE9AF0-E836-4F28-871F-C08294A69522}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BAFE9AF0-E836-4F28-871F-C08294A69522}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BAFE9AF0-E836-4F28-871F-C08294A69522}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BAFE9AF0-E836-4F28-871F-C08294A69522}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BAFE9AF0-E836-4F28-871F-C08294A69522}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BAFE9AF0-E836-4F28-871F-C08294A69522}.Debug|x64.Build.0 = Debug|Any CPU
+ {BAFE9AF0-E836-4F28-871F-C08294A69522}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BAFE9AF0-E836-4F28-871F-C08294A69522}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BAFE9AF0-E836-4F28-871F-C08294A69522}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BAFE9AF0-E836-4F28-871F-C08294A69522}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BAFE9AF0-E836-4F28-871F-C08294A69522}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BAFE9AF0-E836-4F28-871F-C08294A69522}.Checked|x64.Build.0 = Checked|Any CPU
+ {BAFE9AF0-E836-4F28-871F-C08294A69522}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BAFE9AF0-E836-4F28-871F-C08294A69522}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BAFE9AF0-E836-4F28-871F-C08294A69522}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BAFE9AF0-E836-4F28-871F-C08294A69522}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BAFE9AF0-E836-4F28-871F-C08294A69522}.Release|x64.ActiveCfg = Release|Any CPU
+ {BAFE9AF0-E836-4F28-871F-C08294A69522}.Release|x64.Build.0 = Release|Any CPU
+ {87405971-B126-4000-977F-9AD22B6FF9A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {87405971-B126-4000-977F-9AD22B6FF9A6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {87405971-B126-4000-977F-9AD22B6FF9A6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {87405971-B126-4000-977F-9AD22B6FF9A6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {87405971-B126-4000-977F-9AD22B6FF9A6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {87405971-B126-4000-977F-9AD22B6FF9A6}.Debug|x64.Build.0 = Debug|Any CPU
+ {87405971-B126-4000-977F-9AD22B6FF9A6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {87405971-B126-4000-977F-9AD22B6FF9A6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {87405971-B126-4000-977F-9AD22B6FF9A6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {87405971-B126-4000-977F-9AD22B6FF9A6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {87405971-B126-4000-977F-9AD22B6FF9A6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {87405971-B126-4000-977F-9AD22B6FF9A6}.Checked|x64.Build.0 = Checked|Any CPU
+ {87405971-B126-4000-977F-9AD22B6FF9A6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {87405971-B126-4000-977F-9AD22B6FF9A6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {87405971-B126-4000-977F-9AD22B6FF9A6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {87405971-B126-4000-977F-9AD22B6FF9A6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {87405971-B126-4000-977F-9AD22B6FF9A6}.Release|x64.ActiveCfg = Release|Any CPU
+ {87405971-B126-4000-977F-9AD22B6FF9A6}.Release|x64.Build.0 = Release|Any CPU
+ {C834B32F-C575-491D-9EB9-574A6DB9FF95}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C834B32F-C575-491D-9EB9-574A6DB9FF95}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C834B32F-C575-491D-9EB9-574A6DB9FF95}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C834B32F-C575-491D-9EB9-574A6DB9FF95}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C834B32F-C575-491D-9EB9-574A6DB9FF95}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C834B32F-C575-491D-9EB9-574A6DB9FF95}.Debug|x64.Build.0 = Debug|Any CPU
+ {C834B32F-C575-491D-9EB9-574A6DB9FF95}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C834B32F-C575-491D-9EB9-574A6DB9FF95}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C834B32F-C575-491D-9EB9-574A6DB9FF95}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C834B32F-C575-491D-9EB9-574A6DB9FF95}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C834B32F-C575-491D-9EB9-574A6DB9FF95}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C834B32F-C575-491D-9EB9-574A6DB9FF95}.Checked|x64.Build.0 = Checked|Any CPU
+ {C834B32F-C575-491D-9EB9-574A6DB9FF95}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C834B32F-C575-491D-9EB9-574A6DB9FF95}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C834B32F-C575-491D-9EB9-574A6DB9FF95}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C834B32F-C575-491D-9EB9-574A6DB9FF95}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C834B32F-C575-491D-9EB9-574A6DB9FF95}.Release|x64.ActiveCfg = Release|Any CPU
+ {C834B32F-C575-491D-9EB9-574A6DB9FF95}.Release|x64.Build.0 = Release|Any CPU
+ {671883C2-8AC6-447D-B213-A378D6A81A91}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {671883C2-8AC6-447D-B213-A378D6A81A91}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {671883C2-8AC6-447D-B213-A378D6A81A91}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {671883C2-8AC6-447D-B213-A378D6A81A91}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {671883C2-8AC6-447D-B213-A378D6A81A91}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {671883C2-8AC6-447D-B213-A378D6A81A91}.Debug|x64.Build.0 = Debug|Any CPU
+ {671883C2-8AC6-447D-B213-A378D6A81A91}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {671883C2-8AC6-447D-B213-A378D6A81A91}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {671883C2-8AC6-447D-B213-A378D6A81A91}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {671883C2-8AC6-447D-B213-A378D6A81A91}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {671883C2-8AC6-447D-B213-A378D6A81A91}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {671883C2-8AC6-447D-B213-A378D6A81A91}.Checked|x64.Build.0 = Checked|Any CPU
+ {671883C2-8AC6-447D-B213-A378D6A81A91}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {671883C2-8AC6-447D-B213-A378D6A81A91}.Release|Any CPU.Build.0 = Release|Any CPU
+ {671883C2-8AC6-447D-B213-A378D6A81A91}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {671883C2-8AC6-447D-B213-A378D6A81A91}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {671883C2-8AC6-447D-B213-A378D6A81A91}.Release|x64.ActiveCfg = Release|Any CPU
+ {671883C2-8AC6-447D-B213-A378D6A81A91}.Release|x64.Build.0 = Release|Any CPU
+ {0422E973-CD19-492C-ABA8-5A5C3C482503}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0422E973-CD19-492C-ABA8-5A5C3C482503}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0422E973-CD19-492C-ABA8-5A5C3C482503}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0422E973-CD19-492C-ABA8-5A5C3C482503}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0422E973-CD19-492C-ABA8-5A5C3C482503}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0422E973-CD19-492C-ABA8-5A5C3C482503}.Debug|x64.Build.0 = Debug|Any CPU
+ {0422E973-CD19-492C-ABA8-5A5C3C482503}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0422E973-CD19-492C-ABA8-5A5C3C482503}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0422E973-CD19-492C-ABA8-5A5C3C482503}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0422E973-CD19-492C-ABA8-5A5C3C482503}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0422E973-CD19-492C-ABA8-5A5C3C482503}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0422E973-CD19-492C-ABA8-5A5C3C482503}.Checked|x64.Build.0 = Checked|Any CPU
+ {0422E973-CD19-492C-ABA8-5A5C3C482503}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0422E973-CD19-492C-ABA8-5A5C3C482503}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0422E973-CD19-492C-ABA8-5A5C3C482503}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0422E973-CD19-492C-ABA8-5A5C3C482503}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0422E973-CD19-492C-ABA8-5A5C3C482503}.Release|x64.ActiveCfg = Release|Any CPU
+ {0422E973-CD19-492C-ABA8-5A5C3C482503}.Release|x64.Build.0 = Release|Any CPU
+ {90A26425-4848-4F9F-945F-1204722317AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {90A26425-4848-4F9F-945F-1204722317AC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {90A26425-4848-4F9F-945F-1204722317AC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {90A26425-4848-4F9F-945F-1204722317AC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {90A26425-4848-4F9F-945F-1204722317AC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {90A26425-4848-4F9F-945F-1204722317AC}.Debug|x64.Build.0 = Debug|Any CPU
+ {90A26425-4848-4F9F-945F-1204722317AC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {90A26425-4848-4F9F-945F-1204722317AC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {90A26425-4848-4F9F-945F-1204722317AC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {90A26425-4848-4F9F-945F-1204722317AC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {90A26425-4848-4F9F-945F-1204722317AC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {90A26425-4848-4F9F-945F-1204722317AC}.Checked|x64.Build.0 = Checked|Any CPU
+ {90A26425-4848-4F9F-945F-1204722317AC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {90A26425-4848-4F9F-945F-1204722317AC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {90A26425-4848-4F9F-945F-1204722317AC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {90A26425-4848-4F9F-945F-1204722317AC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {90A26425-4848-4F9F-945F-1204722317AC}.Release|x64.ActiveCfg = Release|Any CPU
+ {90A26425-4848-4F9F-945F-1204722317AC}.Release|x64.Build.0 = Release|Any CPU
+ {8ED41591-8FDF-419B-8FAA-24631C103BBB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8ED41591-8FDF-419B-8FAA-24631C103BBB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8ED41591-8FDF-419B-8FAA-24631C103BBB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8ED41591-8FDF-419B-8FAA-24631C103BBB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8ED41591-8FDF-419B-8FAA-24631C103BBB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8ED41591-8FDF-419B-8FAA-24631C103BBB}.Debug|x64.Build.0 = Debug|Any CPU
+ {8ED41591-8FDF-419B-8FAA-24631C103BBB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8ED41591-8FDF-419B-8FAA-24631C103BBB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8ED41591-8FDF-419B-8FAA-24631C103BBB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8ED41591-8FDF-419B-8FAA-24631C103BBB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8ED41591-8FDF-419B-8FAA-24631C103BBB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8ED41591-8FDF-419B-8FAA-24631C103BBB}.Checked|x64.Build.0 = Checked|Any CPU
+ {8ED41591-8FDF-419B-8FAA-24631C103BBB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8ED41591-8FDF-419B-8FAA-24631C103BBB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8ED41591-8FDF-419B-8FAA-24631C103BBB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8ED41591-8FDF-419B-8FAA-24631C103BBB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8ED41591-8FDF-419B-8FAA-24631C103BBB}.Release|x64.ActiveCfg = Release|Any CPU
+ {8ED41591-8FDF-419B-8FAA-24631C103BBB}.Release|x64.Build.0 = Release|Any CPU
+ {65964B68-E893-4C78-B7FB-590452343116}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {65964B68-E893-4C78-B7FB-590452343116}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {65964B68-E893-4C78-B7FB-590452343116}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {65964B68-E893-4C78-B7FB-590452343116}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {65964B68-E893-4C78-B7FB-590452343116}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {65964B68-E893-4C78-B7FB-590452343116}.Debug|x64.Build.0 = Debug|Any CPU
+ {65964B68-E893-4C78-B7FB-590452343116}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {65964B68-E893-4C78-B7FB-590452343116}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {65964B68-E893-4C78-B7FB-590452343116}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {65964B68-E893-4C78-B7FB-590452343116}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {65964B68-E893-4C78-B7FB-590452343116}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {65964B68-E893-4C78-B7FB-590452343116}.Checked|x64.Build.0 = Checked|Any CPU
+ {65964B68-E893-4C78-B7FB-590452343116}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {65964B68-E893-4C78-B7FB-590452343116}.Release|Any CPU.Build.0 = Release|Any CPU
+ {65964B68-E893-4C78-B7FB-590452343116}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {65964B68-E893-4C78-B7FB-590452343116}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {65964B68-E893-4C78-B7FB-590452343116}.Release|x64.ActiveCfg = Release|Any CPU
+ {65964B68-E893-4C78-B7FB-590452343116}.Release|x64.Build.0 = Release|Any CPU
+ {4B539B1F-AC08-4D3A-AF02-E3C44FF172FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4B539B1F-AC08-4D3A-AF02-E3C44FF172FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4B539B1F-AC08-4D3A-AF02-E3C44FF172FD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4B539B1F-AC08-4D3A-AF02-E3C44FF172FD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4B539B1F-AC08-4D3A-AF02-E3C44FF172FD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4B539B1F-AC08-4D3A-AF02-E3C44FF172FD}.Debug|x64.Build.0 = Debug|Any CPU
+ {4B539B1F-AC08-4D3A-AF02-E3C44FF172FD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4B539B1F-AC08-4D3A-AF02-E3C44FF172FD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4B539B1F-AC08-4D3A-AF02-E3C44FF172FD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4B539B1F-AC08-4D3A-AF02-E3C44FF172FD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4B539B1F-AC08-4D3A-AF02-E3C44FF172FD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4B539B1F-AC08-4D3A-AF02-E3C44FF172FD}.Checked|x64.Build.0 = Checked|Any CPU
+ {4B539B1F-AC08-4D3A-AF02-E3C44FF172FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4B539B1F-AC08-4D3A-AF02-E3C44FF172FD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4B539B1F-AC08-4D3A-AF02-E3C44FF172FD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4B539B1F-AC08-4D3A-AF02-E3C44FF172FD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4B539B1F-AC08-4D3A-AF02-E3C44FF172FD}.Release|x64.ActiveCfg = Release|Any CPU
+ {4B539B1F-AC08-4D3A-AF02-E3C44FF172FD}.Release|x64.Build.0 = Release|Any CPU
+ {78363C03-BB50-47E6-80C0-119F5D56AF21}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {78363C03-BB50-47E6-80C0-119F5D56AF21}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {78363C03-BB50-47E6-80C0-119F5D56AF21}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {78363C03-BB50-47E6-80C0-119F5D56AF21}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {78363C03-BB50-47E6-80C0-119F5D56AF21}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {78363C03-BB50-47E6-80C0-119F5D56AF21}.Debug|x64.Build.0 = Debug|Any CPU
+ {78363C03-BB50-47E6-80C0-119F5D56AF21}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {78363C03-BB50-47E6-80C0-119F5D56AF21}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {78363C03-BB50-47E6-80C0-119F5D56AF21}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {78363C03-BB50-47E6-80C0-119F5D56AF21}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {78363C03-BB50-47E6-80C0-119F5D56AF21}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {78363C03-BB50-47E6-80C0-119F5D56AF21}.Checked|x64.Build.0 = Checked|Any CPU
+ {78363C03-BB50-47E6-80C0-119F5D56AF21}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {78363C03-BB50-47E6-80C0-119F5D56AF21}.Release|Any CPU.Build.0 = Release|Any CPU
+ {78363C03-BB50-47E6-80C0-119F5D56AF21}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {78363C03-BB50-47E6-80C0-119F5D56AF21}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {78363C03-BB50-47E6-80C0-119F5D56AF21}.Release|x64.ActiveCfg = Release|Any CPU
+ {78363C03-BB50-47E6-80C0-119F5D56AF21}.Release|x64.Build.0 = Release|Any CPU
+ {D36A6FEC-097F-4209-845C-5B247BDE96F6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D36A6FEC-097F-4209-845C-5B247BDE96F6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D36A6FEC-097F-4209-845C-5B247BDE96F6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D36A6FEC-097F-4209-845C-5B247BDE96F6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D36A6FEC-097F-4209-845C-5B247BDE96F6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D36A6FEC-097F-4209-845C-5B247BDE96F6}.Debug|x64.Build.0 = Debug|Any CPU
+ {D36A6FEC-097F-4209-845C-5B247BDE96F6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D36A6FEC-097F-4209-845C-5B247BDE96F6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D36A6FEC-097F-4209-845C-5B247BDE96F6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D36A6FEC-097F-4209-845C-5B247BDE96F6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D36A6FEC-097F-4209-845C-5B247BDE96F6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D36A6FEC-097F-4209-845C-5B247BDE96F6}.Checked|x64.Build.0 = Checked|Any CPU
+ {D36A6FEC-097F-4209-845C-5B247BDE96F6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D36A6FEC-097F-4209-845C-5B247BDE96F6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D36A6FEC-097F-4209-845C-5B247BDE96F6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D36A6FEC-097F-4209-845C-5B247BDE96F6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D36A6FEC-097F-4209-845C-5B247BDE96F6}.Release|x64.ActiveCfg = Release|Any CPU
+ {D36A6FEC-097F-4209-845C-5B247BDE96F6}.Release|x64.Build.0 = Release|Any CPU
+ {6B9DA00A-8C8A-4349-9E8E-D400292B541C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6B9DA00A-8C8A-4349-9E8E-D400292B541C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6B9DA00A-8C8A-4349-9E8E-D400292B541C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6B9DA00A-8C8A-4349-9E8E-D400292B541C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6B9DA00A-8C8A-4349-9E8E-D400292B541C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6B9DA00A-8C8A-4349-9E8E-D400292B541C}.Debug|x64.Build.0 = Debug|Any CPU
+ {6B9DA00A-8C8A-4349-9E8E-D400292B541C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6B9DA00A-8C8A-4349-9E8E-D400292B541C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6B9DA00A-8C8A-4349-9E8E-D400292B541C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6B9DA00A-8C8A-4349-9E8E-D400292B541C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6B9DA00A-8C8A-4349-9E8E-D400292B541C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6B9DA00A-8C8A-4349-9E8E-D400292B541C}.Checked|x64.Build.0 = Checked|Any CPU
+ {6B9DA00A-8C8A-4349-9E8E-D400292B541C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6B9DA00A-8C8A-4349-9E8E-D400292B541C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6B9DA00A-8C8A-4349-9E8E-D400292B541C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6B9DA00A-8C8A-4349-9E8E-D400292B541C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6B9DA00A-8C8A-4349-9E8E-D400292B541C}.Release|x64.ActiveCfg = Release|Any CPU
+ {6B9DA00A-8C8A-4349-9E8E-D400292B541C}.Release|x64.Build.0 = Release|Any CPU
+ {80A667A7-90BD-4406-8EC6-CCE1BD19487B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {80A667A7-90BD-4406-8EC6-CCE1BD19487B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {80A667A7-90BD-4406-8EC6-CCE1BD19487B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {80A667A7-90BD-4406-8EC6-CCE1BD19487B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {80A667A7-90BD-4406-8EC6-CCE1BD19487B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {80A667A7-90BD-4406-8EC6-CCE1BD19487B}.Debug|x64.Build.0 = Debug|Any CPU
+ {80A667A7-90BD-4406-8EC6-CCE1BD19487B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {80A667A7-90BD-4406-8EC6-CCE1BD19487B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {80A667A7-90BD-4406-8EC6-CCE1BD19487B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {80A667A7-90BD-4406-8EC6-CCE1BD19487B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {80A667A7-90BD-4406-8EC6-CCE1BD19487B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {80A667A7-90BD-4406-8EC6-CCE1BD19487B}.Checked|x64.Build.0 = Checked|Any CPU
+ {80A667A7-90BD-4406-8EC6-CCE1BD19487B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {80A667A7-90BD-4406-8EC6-CCE1BD19487B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {80A667A7-90BD-4406-8EC6-CCE1BD19487B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {80A667A7-90BD-4406-8EC6-CCE1BD19487B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {80A667A7-90BD-4406-8EC6-CCE1BD19487B}.Release|x64.ActiveCfg = Release|Any CPU
+ {80A667A7-90BD-4406-8EC6-CCE1BD19487B}.Release|x64.Build.0 = Release|Any CPU
+ {B67D36A4-F3EB-4978-91F8-55D9B7944694}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B67D36A4-F3EB-4978-91F8-55D9B7944694}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B67D36A4-F3EB-4978-91F8-55D9B7944694}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B67D36A4-F3EB-4978-91F8-55D9B7944694}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B67D36A4-F3EB-4978-91F8-55D9B7944694}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B67D36A4-F3EB-4978-91F8-55D9B7944694}.Debug|x64.Build.0 = Debug|Any CPU
+ {B67D36A4-F3EB-4978-91F8-55D9B7944694}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B67D36A4-F3EB-4978-91F8-55D9B7944694}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B67D36A4-F3EB-4978-91F8-55D9B7944694}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B67D36A4-F3EB-4978-91F8-55D9B7944694}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B67D36A4-F3EB-4978-91F8-55D9B7944694}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B67D36A4-F3EB-4978-91F8-55D9B7944694}.Checked|x64.Build.0 = Checked|Any CPU
+ {B67D36A4-F3EB-4978-91F8-55D9B7944694}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B67D36A4-F3EB-4978-91F8-55D9B7944694}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B67D36A4-F3EB-4978-91F8-55D9B7944694}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B67D36A4-F3EB-4978-91F8-55D9B7944694}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B67D36A4-F3EB-4978-91F8-55D9B7944694}.Release|x64.ActiveCfg = Release|Any CPU
+ {B67D36A4-F3EB-4978-91F8-55D9B7944694}.Release|x64.Build.0 = Release|Any CPU
+ {AAC0CF58-6577-4EF0-907D-8B5B891BDDAA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AAC0CF58-6577-4EF0-907D-8B5B891BDDAA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AAC0CF58-6577-4EF0-907D-8B5B891BDDAA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AAC0CF58-6577-4EF0-907D-8B5B891BDDAA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AAC0CF58-6577-4EF0-907D-8B5B891BDDAA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AAC0CF58-6577-4EF0-907D-8B5B891BDDAA}.Debug|x64.Build.0 = Debug|Any CPU
+ {AAC0CF58-6577-4EF0-907D-8B5B891BDDAA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AAC0CF58-6577-4EF0-907D-8B5B891BDDAA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AAC0CF58-6577-4EF0-907D-8B5B891BDDAA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AAC0CF58-6577-4EF0-907D-8B5B891BDDAA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AAC0CF58-6577-4EF0-907D-8B5B891BDDAA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AAC0CF58-6577-4EF0-907D-8B5B891BDDAA}.Checked|x64.Build.0 = Checked|Any CPU
+ {AAC0CF58-6577-4EF0-907D-8B5B891BDDAA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AAC0CF58-6577-4EF0-907D-8B5B891BDDAA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AAC0CF58-6577-4EF0-907D-8B5B891BDDAA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AAC0CF58-6577-4EF0-907D-8B5B891BDDAA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AAC0CF58-6577-4EF0-907D-8B5B891BDDAA}.Release|x64.ActiveCfg = Release|Any CPU
+ {AAC0CF58-6577-4EF0-907D-8B5B891BDDAA}.Release|x64.Build.0 = Release|Any CPU
+ {6A6EE264-2A23-4A18-87B9-06671E767CFD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6A6EE264-2A23-4A18-87B9-06671E767CFD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6A6EE264-2A23-4A18-87B9-06671E767CFD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6A6EE264-2A23-4A18-87B9-06671E767CFD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6A6EE264-2A23-4A18-87B9-06671E767CFD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6A6EE264-2A23-4A18-87B9-06671E767CFD}.Debug|x64.Build.0 = Debug|Any CPU
+ {6A6EE264-2A23-4A18-87B9-06671E767CFD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6A6EE264-2A23-4A18-87B9-06671E767CFD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6A6EE264-2A23-4A18-87B9-06671E767CFD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6A6EE264-2A23-4A18-87B9-06671E767CFD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6A6EE264-2A23-4A18-87B9-06671E767CFD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6A6EE264-2A23-4A18-87B9-06671E767CFD}.Checked|x64.Build.0 = Checked|Any CPU
+ {6A6EE264-2A23-4A18-87B9-06671E767CFD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6A6EE264-2A23-4A18-87B9-06671E767CFD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6A6EE264-2A23-4A18-87B9-06671E767CFD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6A6EE264-2A23-4A18-87B9-06671E767CFD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6A6EE264-2A23-4A18-87B9-06671E767CFD}.Release|x64.ActiveCfg = Release|Any CPU
+ {6A6EE264-2A23-4A18-87B9-06671E767CFD}.Release|x64.Build.0 = Release|Any CPU
+ {2C13C549-98C0-43D9-8158-C1AC58502BE3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2C13C549-98C0-43D9-8158-C1AC58502BE3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2C13C549-98C0-43D9-8158-C1AC58502BE3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2C13C549-98C0-43D9-8158-C1AC58502BE3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2C13C549-98C0-43D9-8158-C1AC58502BE3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2C13C549-98C0-43D9-8158-C1AC58502BE3}.Debug|x64.Build.0 = Debug|Any CPU
+ {2C13C549-98C0-43D9-8158-C1AC58502BE3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2C13C549-98C0-43D9-8158-C1AC58502BE3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2C13C549-98C0-43D9-8158-C1AC58502BE3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2C13C549-98C0-43D9-8158-C1AC58502BE3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2C13C549-98C0-43D9-8158-C1AC58502BE3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2C13C549-98C0-43D9-8158-C1AC58502BE3}.Checked|x64.Build.0 = Checked|Any CPU
+ {2C13C549-98C0-43D9-8158-C1AC58502BE3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2C13C549-98C0-43D9-8158-C1AC58502BE3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2C13C549-98C0-43D9-8158-C1AC58502BE3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2C13C549-98C0-43D9-8158-C1AC58502BE3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2C13C549-98C0-43D9-8158-C1AC58502BE3}.Release|x64.ActiveCfg = Release|Any CPU
+ {2C13C549-98C0-43D9-8158-C1AC58502BE3}.Release|x64.Build.0 = Release|Any CPU
+ {61661F6A-1746-41E6-B1D7-90AE1401F425}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {61661F6A-1746-41E6-B1D7-90AE1401F425}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {61661F6A-1746-41E6-B1D7-90AE1401F425}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {61661F6A-1746-41E6-B1D7-90AE1401F425}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {61661F6A-1746-41E6-B1D7-90AE1401F425}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {61661F6A-1746-41E6-B1D7-90AE1401F425}.Debug|x64.Build.0 = Debug|Any CPU
+ {61661F6A-1746-41E6-B1D7-90AE1401F425}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {61661F6A-1746-41E6-B1D7-90AE1401F425}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {61661F6A-1746-41E6-B1D7-90AE1401F425}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {61661F6A-1746-41E6-B1D7-90AE1401F425}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {61661F6A-1746-41E6-B1D7-90AE1401F425}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {61661F6A-1746-41E6-B1D7-90AE1401F425}.Checked|x64.Build.0 = Checked|Any CPU
+ {61661F6A-1746-41E6-B1D7-90AE1401F425}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {61661F6A-1746-41E6-B1D7-90AE1401F425}.Release|Any CPU.Build.0 = Release|Any CPU
+ {61661F6A-1746-41E6-B1D7-90AE1401F425}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {61661F6A-1746-41E6-B1D7-90AE1401F425}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {61661F6A-1746-41E6-B1D7-90AE1401F425}.Release|x64.ActiveCfg = Release|Any CPU
+ {61661F6A-1746-41E6-B1D7-90AE1401F425}.Release|x64.Build.0 = Release|Any CPU
+ {4697A402-5137-4CA5-8CAA-6C4FD39D66CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4697A402-5137-4CA5-8CAA-6C4FD39D66CD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4697A402-5137-4CA5-8CAA-6C4FD39D66CD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4697A402-5137-4CA5-8CAA-6C4FD39D66CD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4697A402-5137-4CA5-8CAA-6C4FD39D66CD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4697A402-5137-4CA5-8CAA-6C4FD39D66CD}.Debug|x64.Build.0 = Debug|Any CPU
+ {4697A402-5137-4CA5-8CAA-6C4FD39D66CD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4697A402-5137-4CA5-8CAA-6C4FD39D66CD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4697A402-5137-4CA5-8CAA-6C4FD39D66CD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4697A402-5137-4CA5-8CAA-6C4FD39D66CD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4697A402-5137-4CA5-8CAA-6C4FD39D66CD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4697A402-5137-4CA5-8CAA-6C4FD39D66CD}.Checked|x64.Build.0 = Checked|Any CPU
+ {4697A402-5137-4CA5-8CAA-6C4FD39D66CD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4697A402-5137-4CA5-8CAA-6C4FD39D66CD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4697A402-5137-4CA5-8CAA-6C4FD39D66CD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4697A402-5137-4CA5-8CAA-6C4FD39D66CD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4697A402-5137-4CA5-8CAA-6C4FD39D66CD}.Release|x64.ActiveCfg = Release|Any CPU
+ {4697A402-5137-4CA5-8CAA-6C4FD39D66CD}.Release|x64.Build.0 = Release|Any CPU
+ {A2BFAB56-28C9-43CB-97A0-D696237C1DEA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A2BFAB56-28C9-43CB-97A0-D696237C1DEA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A2BFAB56-28C9-43CB-97A0-D696237C1DEA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A2BFAB56-28C9-43CB-97A0-D696237C1DEA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A2BFAB56-28C9-43CB-97A0-D696237C1DEA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A2BFAB56-28C9-43CB-97A0-D696237C1DEA}.Debug|x64.Build.0 = Debug|Any CPU
+ {A2BFAB56-28C9-43CB-97A0-D696237C1DEA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A2BFAB56-28C9-43CB-97A0-D696237C1DEA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A2BFAB56-28C9-43CB-97A0-D696237C1DEA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A2BFAB56-28C9-43CB-97A0-D696237C1DEA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A2BFAB56-28C9-43CB-97A0-D696237C1DEA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A2BFAB56-28C9-43CB-97A0-D696237C1DEA}.Checked|x64.Build.0 = Checked|Any CPU
+ {A2BFAB56-28C9-43CB-97A0-D696237C1DEA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A2BFAB56-28C9-43CB-97A0-D696237C1DEA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A2BFAB56-28C9-43CB-97A0-D696237C1DEA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A2BFAB56-28C9-43CB-97A0-D696237C1DEA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A2BFAB56-28C9-43CB-97A0-D696237C1DEA}.Release|x64.ActiveCfg = Release|Any CPU
+ {A2BFAB56-28C9-43CB-97A0-D696237C1DEA}.Release|x64.Build.0 = Release|Any CPU
+ {50331B28-2970-44B1-A6F9-C8624121F3D8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {50331B28-2970-44B1-A6F9-C8624121F3D8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {50331B28-2970-44B1-A6F9-C8624121F3D8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {50331B28-2970-44B1-A6F9-C8624121F3D8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {50331B28-2970-44B1-A6F9-C8624121F3D8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {50331B28-2970-44B1-A6F9-C8624121F3D8}.Debug|x64.Build.0 = Debug|Any CPU
+ {50331B28-2970-44B1-A6F9-C8624121F3D8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {50331B28-2970-44B1-A6F9-C8624121F3D8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {50331B28-2970-44B1-A6F9-C8624121F3D8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {50331B28-2970-44B1-A6F9-C8624121F3D8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {50331B28-2970-44B1-A6F9-C8624121F3D8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {50331B28-2970-44B1-A6F9-C8624121F3D8}.Checked|x64.Build.0 = Checked|Any CPU
+ {50331B28-2970-44B1-A6F9-C8624121F3D8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {50331B28-2970-44B1-A6F9-C8624121F3D8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {50331B28-2970-44B1-A6F9-C8624121F3D8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {50331B28-2970-44B1-A6F9-C8624121F3D8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {50331B28-2970-44B1-A6F9-C8624121F3D8}.Release|x64.ActiveCfg = Release|Any CPU
+ {50331B28-2970-44B1-A6F9-C8624121F3D8}.Release|x64.Build.0 = Release|Any CPU
+ {9E76E186-AB38-476B-8327-CB879B7E2C1D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9E76E186-AB38-476B-8327-CB879B7E2C1D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9E76E186-AB38-476B-8327-CB879B7E2C1D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9E76E186-AB38-476B-8327-CB879B7E2C1D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9E76E186-AB38-476B-8327-CB879B7E2C1D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9E76E186-AB38-476B-8327-CB879B7E2C1D}.Debug|x64.Build.0 = Debug|Any CPU
+ {9E76E186-AB38-476B-8327-CB879B7E2C1D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9E76E186-AB38-476B-8327-CB879B7E2C1D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9E76E186-AB38-476B-8327-CB879B7E2C1D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9E76E186-AB38-476B-8327-CB879B7E2C1D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9E76E186-AB38-476B-8327-CB879B7E2C1D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9E76E186-AB38-476B-8327-CB879B7E2C1D}.Checked|x64.Build.0 = Checked|Any CPU
+ {9E76E186-AB38-476B-8327-CB879B7E2C1D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9E76E186-AB38-476B-8327-CB879B7E2C1D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9E76E186-AB38-476B-8327-CB879B7E2C1D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9E76E186-AB38-476B-8327-CB879B7E2C1D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9E76E186-AB38-476B-8327-CB879B7E2C1D}.Release|x64.ActiveCfg = Release|Any CPU
+ {9E76E186-AB38-476B-8327-CB879B7E2C1D}.Release|x64.Build.0 = Release|Any CPU
+ {29259C4C-5480-4F10-B220-978491F86B3A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {29259C4C-5480-4F10-B220-978491F86B3A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {29259C4C-5480-4F10-B220-978491F86B3A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {29259C4C-5480-4F10-B220-978491F86B3A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {29259C4C-5480-4F10-B220-978491F86B3A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {29259C4C-5480-4F10-B220-978491F86B3A}.Debug|x64.Build.0 = Debug|Any CPU
+ {29259C4C-5480-4F10-B220-978491F86B3A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {29259C4C-5480-4F10-B220-978491F86B3A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {29259C4C-5480-4F10-B220-978491F86B3A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {29259C4C-5480-4F10-B220-978491F86B3A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {29259C4C-5480-4F10-B220-978491F86B3A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {29259C4C-5480-4F10-B220-978491F86B3A}.Checked|x64.Build.0 = Checked|Any CPU
+ {29259C4C-5480-4F10-B220-978491F86B3A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {29259C4C-5480-4F10-B220-978491F86B3A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {29259C4C-5480-4F10-B220-978491F86B3A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {29259C4C-5480-4F10-B220-978491F86B3A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {29259C4C-5480-4F10-B220-978491F86B3A}.Release|x64.ActiveCfg = Release|Any CPU
+ {29259C4C-5480-4F10-B220-978491F86B3A}.Release|x64.Build.0 = Release|Any CPU
+ {8FA646F7-470B-4549-A701-AA6EB28DFDBE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8FA646F7-470B-4549-A701-AA6EB28DFDBE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8FA646F7-470B-4549-A701-AA6EB28DFDBE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8FA646F7-470B-4549-A701-AA6EB28DFDBE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8FA646F7-470B-4549-A701-AA6EB28DFDBE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8FA646F7-470B-4549-A701-AA6EB28DFDBE}.Debug|x64.Build.0 = Debug|Any CPU
+ {8FA646F7-470B-4549-A701-AA6EB28DFDBE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8FA646F7-470B-4549-A701-AA6EB28DFDBE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8FA646F7-470B-4549-A701-AA6EB28DFDBE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8FA646F7-470B-4549-A701-AA6EB28DFDBE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8FA646F7-470B-4549-A701-AA6EB28DFDBE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8FA646F7-470B-4549-A701-AA6EB28DFDBE}.Checked|x64.Build.0 = Checked|Any CPU
+ {8FA646F7-470B-4549-A701-AA6EB28DFDBE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8FA646F7-470B-4549-A701-AA6EB28DFDBE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8FA646F7-470B-4549-A701-AA6EB28DFDBE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8FA646F7-470B-4549-A701-AA6EB28DFDBE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8FA646F7-470B-4549-A701-AA6EB28DFDBE}.Release|x64.ActiveCfg = Release|Any CPU
+ {8FA646F7-470B-4549-A701-AA6EB28DFDBE}.Release|x64.Build.0 = Release|Any CPU
+ {D40EF20F-4FAF-440D-BDC8-8F3C5B7E5560}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D40EF20F-4FAF-440D-BDC8-8F3C5B7E5560}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D40EF20F-4FAF-440D-BDC8-8F3C5B7E5560}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D40EF20F-4FAF-440D-BDC8-8F3C5B7E5560}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D40EF20F-4FAF-440D-BDC8-8F3C5B7E5560}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D40EF20F-4FAF-440D-BDC8-8F3C5B7E5560}.Debug|x64.Build.0 = Debug|Any CPU
+ {D40EF20F-4FAF-440D-BDC8-8F3C5B7E5560}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D40EF20F-4FAF-440D-BDC8-8F3C5B7E5560}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D40EF20F-4FAF-440D-BDC8-8F3C5B7E5560}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D40EF20F-4FAF-440D-BDC8-8F3C5B7E5560}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D40EF20F-4FAF-440D-BDC8-8F3C5B7E5560}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D40EF20F-4FAF-440D-BDC8-8F3C5B7E5560}.Checked|x64.Build.0 = Checked|Any CPU
+ {D40EF20F-4FAF-440D-BDC8-8F3C5B7E5560}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D40EF20F-4FAF-440D-BDC8-8F3C5B7E5560}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D40EF20F-4FAF-440D-BDC8-8F3C5B7E5560}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D40EF20F-4FAF-440D-BDC8-8F3C5B7E5560}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D40EF20F-4FAF-440D-BDC8-8F3C5B7E5560}.Release|x64.ActiveCfg = Release|Any CPU
+ {D40EF20F-4FAF-440D-BDC8-8F3C5B7E5560}.Release|x64.Build.0 = Release|Any CPU
+ {6EAD1037-4170-4F97-8705-84872FB6BECB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6EAD1037-4170-4F97-8705-84872FB6BECB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6EAD1037-4170-4F97-8705-84872FB6BECB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6EAD1037-4170-4F97-8705-84872FB6BECB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6EAD1037-4170-4F97-8705-84872FB6BECB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6EAD1037-4170-4F97-8705-84872FB6BECB}.Debug|x64.Build.0 = Debug|Any CPU
+ {6EAD1037-4170-4F97-8705-84872FB6BECB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6EAD1037-4170-4F97-8705-84872FB6BECB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6EAD1037-4170-4F97-8705-84872FB6BECB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6EAD1037-4170-4F97-8705-84872FB6BECB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6EAD1037-4170-4F97-8705-84872FB6BECB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6EAD1037-4170-4F97-8705-84872FB6BECB}.Checked|x64.Build.0 = Checked|Any CPU
+ {6EAD1037-4170-4F97-8705-84872FB6BECB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6EAD1037-4170-4F97-8705-84872FB6BECB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6EAD1037-4170-4F97-8705-84872FB6BECB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6EAD1037-4170-4F97-8705-84872FB6BECB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6EAD1037-4170-4F97-8705-84872FB6BECB}.Release|x64.ActiveCfg = Release|Any CPU
+ {6EAD1037-4170-4F97-8705-84872FB6BECB}.Release|x64.Build.0 = Release|Any CPU
+ {ECC7983D-6775-4E8A-820B-83A2837B4ABD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {ECC7983D-6775-4E8A-820B-83A2837B4ABD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {ECC7983D-6775-4E8A-820B-83A2837B4ABD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {ECC7983D-6775-4E8A-820B-83A2837B4ABD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {ECC7983D-6775-4E8A-820B-83A2837B4ABD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {ECC7983D-6775-4E8A-820B-83A2837B4ABD}.Debug|x64.Build.0 = Debug|Any CPU
+ {ECC7983D-6775-4E8A-820B-83A2837B4ABD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {ECC7983D-6775-4E8A-820B-83A2837B4ABD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {ECC7983D-6775-4E8A-820B-83A2837B4ABD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {ECC7983D-6775-4E8A-820B-83A2837B4ABD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {ECC7983D-6775-4E8A-820B-83A2837B4ABD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {ECC7983D-6775-4E8A-820B-83A2837B4ABD}.Checked|x64.Build.0 = Checked|Any CPU
+ {ECC7983D-6775-4E8A-820B-83A2837B4ABD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {ECC7983D-6775-4E8A-820B-83A2837B4ABD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {ECC7983D-6775-4E8A-820B-83A2837B4ABD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {ECC7983D-6775-4E8A-820B-83A2837B4ABD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {ECC7983D-6775-4E8A-820B-83A2837B4ABD}.Release|x64.ActiveCfg = Release|Any CPU
+ {ECC7983D-6775-4E8A-820B-83A2837B4ABD}.Release|x64.Build.0 = Release|Any CPU
+ {4B38908A-FCC8-4F1C-853E-AB21F9AA1360}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4B38908A-FCC8-4F1C-853E-AB21F9AA1360}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4B38908A-FCC8-4F1C-853E-AB21F9AA1360}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4B38908A-FCC8-4F1C-853E-AB21F9AA1360}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4B38908A-FCC8-4F1C-853E-AB21F9AA1360}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4B38908A-FCC8-4F1C-853E-AB21F9AA1360}.Debug|x64.Build.0 = Debug|Any CPU
+ {4B38908A-FCC8-4F1C-853E-AB21F9AA1360}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4B38908A-FCC8-4F1C-853E-AB21F9AA1360}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4B38908A-FCC8-4F1C-853E-AB21F9AA1360}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4B38908A-FCC8-4F1C-853E-AB21F9AA1360}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4B38908A-FCC8-4F1C-853E-AB21F9AA1360}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4B38908A-FCC8-4F1C-853E-AB21F9AA1360}.Checked|x64.Build.0 = Checked|Any CPU
+ {4B38908A-FCC8-4F1C-853E-AB21F9AA1360}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4B38908A-FCC8-4F1C-853E-AB21F9AA1360}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4B38908A-FCC8-4F1C-853E-AB21F9AA1360}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4B38908A-FCC8-4F1C-853E-AB21F9AA1360}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4B38908A-FCC8-4F1C-853E-AB21F9AA1360}.Release|x64.ActiveCfg = Release|Any CPU
+ {4B38908A-FCC8-4F1C-853E-AB21F9AA1360}.Release|x64.Build.0 = Release|Any CPU
+ {2CC272A3-8730-4FF8-91B6-A73D6AA7978D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2CC272A3-8730-4FF8-91B6-A73D6AA7978D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2CC272A3-8730-4FF8-91B6-A73D6AA7978D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2CC272A3-8730-4FF8-91B6-A73D6AA7978D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2CC272A3-8730-4FF8-91B6-A73D6AA7978D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2CC272A3-8730-4FF8-91B6-A73D6AA7978D}.Debug|x64.Build.0 = Debug|Any CPU
+ {2CC272A3-8730-4FF8-91B6-A73D6AA7978D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2CC272A3-8730-4FF8-91B6-A73D6AA7978D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2CC272A3-8730-4FF8-91B6-A73D6AA7978D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2CC272A3-8730-4FF8-91B6-A73D6AA7978D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2CC272A3-8730-4FF8-91B6-A73D6AA7978D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2CC272A3-8730-4FF8-91B6-A73D6AA7978D}.Checked|x64.Build.0 = Checked|Any CPU
+ {2CC272A3-8730-4FF8-91B6-A73D6AA7978D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2CC272A3-8730-4FF8-91B6-A73D6AA7978D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2CC272A3-8730-4FF8-91B6-A73D6AA7978D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2CC272A3-8730-4FF8-91B6-A73D6AA7978D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2CC272A3-8730-4FF8-91B6-A73D6AA7978D}.Release|x64.ActiveCfg = Release|Any CPU
+ {2CC272A3-8730-4FF8-91B6-A73D6AA7978D}.Release|x64.Build.0 = Release|Any CPU
+ {2637E314-B16C-440D-9604-93E240720049}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2637E314-B16C-440D-9604-93E240720049}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2637E314-B16C-440D-9604-93E240720049}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2637E314-B16C-440D-9604-93E240720049}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2637E314-B16C-440D-9604-93E240720049}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2637E314-B16C-440D-9604-93E240720049}.Debug|x64.Build.0 = Debug|Any CPU
+ {2637E314-B16C-440D-9604-93E240720049}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2637E314-B16C-440D-9604-93E240720049}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2637E314-B16C-440D-9604-93E240720049}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2637E314-B16C-440D-9604-93E240720049}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2637E314-B16C-440D-9604-93E240720049}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2637E314-B16C-440D-9604-93E240720049}.Checked|x64.Build.0 = Checked|Any CPU
+ {2637E314-B16C-440D-9604-93E240720049}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2637E314-B16C-440D-9604-93E240720049}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2637E314-B16C-440D-9604-93E240720049}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2637E314-B16C-440D-9604-93E240720049}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2637E314-B16C-440D-9604-93E240720049}.Release|x64.ActiveCfg = Release|Any CPU
+ {2637E314-B16C-440D-9604-93E240720049}.Release|x64.Build.0 = Release|Any CPU
+ {080C313F-7B4A-4258-AC75-EE444F9E2FCA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {080C313F-7B4A-4258-AC75-EE444F9E2FCA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {080C313F-7B4A-4258-AC75-EE444F9E2FCA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {080C313F-7B4A-4258-AC75-EE444F9E2FCA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {080C313F-7B4A-4258-AC75-EE444F9E2FCA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {080C313F-7B4A-4258-AC75-EE444F9E2FCA}.Debug|x64.Build.0 = Debug|Any CPU
+ {080C313F-7B4A-4258-AC75-EE444F9E2FCA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {080C313F-7B4A-4258-AC75-EE444F9E2FCA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {080C313F-7B4A-4258-AC75-EE444F9E2FCA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {080C313F-7B4A-4258-AC75-EE444F9E2FCA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {080C313F-7B4A-4258-AC75-EE444F9E2FCA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {080C313F-7B4A-4258-AC75-EE444F9E2FCA}.Checked|x64.Build.0 = Checked|Any CPU
+ {080C313F-7B4A-4258-AC75-EE444F9E2FCA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {080C313F-7B4A-4258-AC75-EE444F9E2FCA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {080C313F-7B4A-4258-AC75-EE444F9E2FCA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {080C313F-7B4A-4258-AC75-EE444F9E2FCA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {080C313F-7B4A-4258-AC75-EE444F9E2FCA}.Release|x64.ActiveCfg = Release|Any CPU
+ {080C313F-7B4A-4258-AC75-EE444F9E2FCA}.Release|x64.Build.0 = Release|Any CPU
+ {3E24A354-39F8-45EB-AD75-2A5550E11C3E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3E24A354-39F8-45EB-AD75-2A5550E11C3E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3E24A354-39F8-45EB-AD75-2A5550E11C3E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3E24A354-39F8-45EB-AD75-2A5550E11C3E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3E24A354-39F8-45EB-AD75-2A5550E11C3E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3E24A354-39F8-45EB-AD75-2A5550E11C3E}.Debug|x64.Build.0 = Debug|Any CPU
+ {3E24A354-39F8-45EB-AD75-2A5550E11C3E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3E24A354-39F8-45EB-AD75-2A5550E11C3E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3E24A354-39F8-45EB-AD75-2A5550E11C3E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3E24A354-39F8-45EB-AD75-2A5550E11C3E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3E24A354-39F8-45EB-AD75-2A5550E11C3E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3E24A354-39F8-45EB-AD75-2A5550E11C3E}.Checked|x64.Build.0 = Checked|Any CPU
+ {3E24A354-39F8-45EB-AD75-2A5550E11C3E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3E24A354-39F8-45EB-AD75-2A5550E11C3E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3E24A354-39F8-45EB-AD75-2A5550E11C3E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3E24A354-39F8-45EB-AD75-2A5550E11C3E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3E24A354-39F8-45EB-AD75-2A5550E11C3E}.Release|x64.ActiveCfg = Release|Any CPU
+ {3E24A354-39F8-45EB-AD75-2A5550E11C3E}.Release|x64.Build.0 = Release|Any CPU
+ {544383DE-F284-4664-9E08-40D5B3597B12}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {544383DE-F284-4664-9E08-40D5B3597B12}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {544383DE-F284-4664-9E08-40D5B3597B12}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {544383DE-F284-4664-9E08-40D5B3597B12}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {544383DE-F284-4664-9E08-40D5B3597B12}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {544383DE-F284-4664-9E08-40D5B3597B12}.Debug|x64.Build.0 = Debug|Any CPU
+ {544383DE-F284-4664-9E08-40D5B3597B12}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {544383DE-F284-4664-9E08-40D5B3597B12}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {544383DE-F284-4664-9E08-40D5B3597B12}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {544383DE-F284-4664-9E08-40D5B3597B12}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {544383DE-F284-4664-9E08-40D5B3597B12}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {544383DE-F284-4664-9E08-40D5B3597B12}.Checked|x64.Build.0 = Checked|Any CPU
+ {544383DE-F284-4664-9E08-40D5B3597B12}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {544383DE-F284-4664-9E08-40D5B3597B12}.Release|Any CPU.Build.0 = Release|Any CPU
+ {544383DE-F284-4664-9E08-40D5B3597B12}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {544383DE-F284-4664-9E08-40D5B3597B12}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {544383DE-F284-4664-9E08-40D5B3597B12}.Release|x64.ActiveCfg = Release|Any CPU
+ {544383DE-F284-4664-9E08-40D5B3597B12}.Release|x64.Build.0 = Release|Any CPU
+ {38E45B61-90A6-470E-AAA8-A0FDA13D6E7E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {38E45B61-90A6-470E-AAA8-A0FDA13D6E7E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {38E45B61-90A6-470E-AAA8-A0FDA13D6E7E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {38E45B61-90A6-470E-AAA8-A0FDA13D6E7E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {38E45B61-90A6-470E-AAA8-A0FDA13D6E7E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {38E45B61-90A6-470E-AAA8-A0FDA13D6E7E}.Debug|x64.Build.0 = Debug|Any CPU
+ {38E45B61-90A6-470E-AAA8-A0FDA13D6E7E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {38E45B61-90A6-470E-AAA8-A0FDA13D6E7E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {38E45B61-90A6-470E-AAA8-A0FDA13D6E7E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {38E45B61-90A6-470E-AAA8-A0FDA13D6E7E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {38E45B61-90A6-470E-AAA8-A0FDA13D6E7E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {38E45B61-90A6-470E-AAA8-A0FDA13D6E7E}.Checked|x64.Build.0 = Checked|Any CPU
+ {38E45B61-90A6-470E-AAA8-A0FDA13D6E7E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {38E45B61-90A6-470E-AAA8-A0FDA13D6E7E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {38E45B61-90A6-470E-AAA8-A0FDA13D6E7E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {38E45B61-90A6-470E-AAA8-A0FDA13D6E7E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {38E45B61-90A6-470E-AAA8-A0FDA13D6E7E}.Release|x64.ActiveCfg = Release|Any CPU
+ {38E45B61-90A6-470E-AAA8-A0FDA13D6E7E}.Release|x64.Build.0 = Release|Any CPU
+ {F3C60ECA-A5E7-478E-9CA7-6C71DB965B82}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F3C60ECA-A5E7-478E-9CA7-6C71DB965B82}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F3C60ECA-A5E7-478E-9CA7-6C71DB965B82}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F3C60ECA-A5E7-478E-9CA7-6C71DB965B82}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F3C60ECA-A5E7-478E-9CA7-6C71DB965B82}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F3C60ECA-A5E7-478E-9CA7-6C71DB965B82}.Debug|x64.Build.0 = Debug|Any CPU
+ {F3C60ECA-A5E7-478E-9CA7-6C71DB965B82}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F3C60ECA-A5E7-478E-9CA7-6C71DB965B82}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F3C60ECA-A5E7-478E-9CA7-6C71DB965B82}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F3C60ECA-A5E7-478E-9CA7-6C71DB965B82}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F3C60ECA-A5E7-478E-9CA7-6C71DB965B82}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F3C60ECA-A5E7-478E-9CA7-6C71DB965B82}.Checked|x64.Build.0 = Checked|Any CPU
+ {F3C60ECA-A5E7-478E-9CA7-6C71DB965B82}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F3C60ECA-A5E7-478E-9CA7-6C71DB965B82}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F3C60ECA-A5E7-478E-9CA7-6C71DB965B82}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F3C60ECA-A5E7-478E-9CA7-6C71DB965B82}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F3C60ECA-A5E7-478E-9CA7-6C71DB965B82}.Release|x64.ActiveCfg = Release|Any CPU
+ {F3C60ECA-A5E7-478E-9CA7-6C71DB965B82}.Release|x64.Build.0 = Release|Any CPU
+ {FAC860EF-3CCD-44C9-B1C3-C0578F8C71F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FAC860EF-3CCD-44C9-B1C3-C0578F8C71F4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FAC860EF-3CCD-44C9-B1C3-C0578F8C71F4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FAC860EF-3CCD-44C9-B1C3-C0578F8C71F4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FAC860EF-3CCD-44C9-B1C3-C0578F8C71F4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FAC860EF-3CCD-44C9-B1C3-C0578F8C71F4}.Debug|x64.Build.0 = Debug|Any CPU
+ {FAC860EF-3CCD-44C9-B1C3-C0578F8C71F4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FAC860EF-3CCD-44C9-B1C3-C0578F8C71F4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FAC860EF-3CCD-44C9-B1C3-C0578F8C71F4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FAC860EF-3CCD-44C9-B1C3-C0578F8C71F4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FAC860EF-3CCD-44C9-B1C3-C0578F8C71F4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FAC860EF-3CCD-44C9-B1C3-C0578F8C71F4}.Checked|x64.Build.0 = Checked|Any CPU
+ {FAC860EF-3CCD-44C9-B1C3-C0578F8C71F4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FAC860EF-3CCD-44C9-B1C3-C0578F8C71F4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FAC860EF-3CCD-44C9-B1C3-C0578F8C71F4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FAC860EF-3CCD-44C9-B1C3-C0578F8C71F4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FAC860EF-3CCD-44C9-B1C3-C0578F8C71F4}.Release|x64.ActiveCfg = Release|Any CPU
+ {FAC860EF-3CCD-44C9-B1C3-C0578F8C71F4}.Release|x64.Build.0 = Release|Any CPU
+ {FF8C611B-C071-4576-B41D-687D62B14530}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FF8C611B-C071-4576-B41D-687D62B14530}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FF8C611B-C071-4576-B41D-687D62B14530}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FF8C611B-C071-4576-B41D-687D62B14530}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FF8C611B-C071-4576-B41D-687D62B14530}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FF8C611B-C071-4576-B41D-687D62B14530}.Debug|x64.Build.0 = Debug|Any CPU
+ {FF8C611B-C071-4576-B41D-687D62B14530}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FF8C611B-C071-4576-B41D-687D62B14530}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FF8C611B-C071-4576-B41D-687D62B14530}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FF8C611B-C071-4576-B41D-687D62B14530}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FF8C611B-C071-4576-B41D-687D62B14530}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FF8C611B-C071-4576-B41D-687D62B14530}.Checked|x64.Build.0 = Checked|Any CPU
+ {FF8C611B-C071-4576-B41D-687D62B14530}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FF8C611B-C071-4576-B41D-687D62B14530}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FF8C611B-C071-4576-B41D-687D62B14530}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FF8C611B-C071-4576-B41D-687D62B14530}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FF8C611B-C071-4576-B41D-687D62B14530}.Release|x64.ActiveCfg = Release|Any CPU
+ {FF8C611B-C071-4576-B41D-687D62B14530}.Release|x64.Build.0 = Release|Any CPU
+ {06A83189-481B-4203-9EC5-57188005EF54}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {06A83189-481B-4203-9EC5-57188005EF54}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {06A83189-481B-4203-9EC5-57188005EF54}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {06A83189-481B-4203-9EC5-57188005EF54}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {06A83189-481B-4203-9EC5-57188005EF54}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {06A83189-481B-4203-9EC5-57188005EF54}.Debug|x64.Build.0 = Debug|Any CPU
+ {06A83189-481B-4203-9EC5-57188005EF54}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {06A83189-481B-4203-9EC5-57188005EF54}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {06A83189-481B-4203-9EC5-57188005EF54}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {06A83189-481B-4203-9EC5-57188005EF54}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {06A83189-481B-4203-9EC5-57188005EF54}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {06A83189-481B-4203-9EC5-57188005EF54}.Checked|x64.Build.0 = Checked|Any CPU
+ {06A83189-481B-4203-9EC5-57188005EF54}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {06A83189-481B-4203-9EC5-57188005EF54}.Release|Any CPU.Build.0 = Release|Any CPU
+ {06A83189-481B-4203-9EC5-57188005EF54}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {06A83189-481B-4203-9EC5-57188005EF54}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {06A83189-481B-4203-9EC5-57188005EF54}.Release|x64.ActiveCfg = Release|Any CPU
+ {06A83189-481B-4203-9EC5-57188005EF54}.Release|x64.Build.0 = Release|Any CPU
+ {6449AF25-EE12-4317-A4A6-0678FE363346}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6449AF25-EE12-4317-A4A6-0678FE363346}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6449AF25-EE12-4317-A4A6-0678FE363346}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6449AF25-EE12-4317-A4A6-0678FE363346}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6449AF25-EE12-4317-A4A6-0678FE363346}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6449AF25-EE12-4317-A4A6-0678FE363346}.Debug|x64.Build.0 = Debug|Any CPU
+ {6449AF25-EE12-4317-A4A6-0678FE363346}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6449AF25-EE12-4317-A4A6-0678FE363346}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6449AF25-EE12-4317-A4A6-0678FE363346}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6449AF25-EE12-4317-A4A6-0678FE363346}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6449AF25-EE12-4317-A4A6-0678FE363346}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6449AF25-EE12-4317-A4A6-0678FE363346}.Checked|x64.Build.0 = Checked|Any CPU
+ {6449AF25-EE12-4317-A4A6-0678FE363346}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6449AF25-EE12-4317-A4A6-0678FE363346}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6449AF25-EE12-4317-A4A6-0678FE363346}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6449AF25-EE12-4317-A4A6-0678FE363346}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6449AF25-EE12-4317-A4A6-0678FE363346}.Release|x64.ActiveCfg = Release|Any CPU
+ {6449AF25-EE12-4317-A4A6-0678FE363346}.Release|x64.Build.0 = Release|Any CPU
+ {7211B39F-6B28-4929-9BE1-A151E52F9531}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7211B39F-6B28-4929-9BE1-A151E52F9531}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7211B39F-6B28-4929-9BE1-A151E52F9531}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7211B39F-6B28-4929-9BE1-A151E52F9531}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7211B39F-6B28-4929-9BE1-A151E52F9531}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7211B39F-6B28-4929-9BE1-A151E52F9531}.Debug|x64.Build.0 = Debug|Any CPU
+ {7211B39F-6B28-4929-9BE1-A151E52F9531}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7211B39F-6B28-4929-9BE1-A151E52F9531}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7211B39F-6B28-4929-9BE1-A151E52F9531}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7211B39F-6B28-4929-9BE1-A151E52F9531}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7211B39F-6B28-4929-9BE1-A151E52F9531}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7211B39F-6B28-4929-9BE1-A151E52F9531}.Checked|x64.Build.0 = Checked|Any CPU
+ {7211B39F-6B28-4929-9BE1-A151E52F9531}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7211B39F-6B28-4929-9BE1-A151E52F9531}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7211B39F-6B28-4929-9BE1-A151E52F9531}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7211B39F-6B28-4929-9BE1-A151E52F9531}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7211B39F-6B28-4929-9BE1-A151E52F9531}.Release|x64.ActiveCfg = Release|Any CPU
+ {7211B39F-6B28-4929-9BE1-A151E52F9531}.Release|x64.Build.0 = Release|Any CPU
+ {099D2BD1-0891-4F9A-82F6-2D92FEEF2E72}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {099D2BD1-0891-4F9A-82F6-2D92FEEF2E72}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {099D2BD1-0891-4F9A-82F6-2D92FEEF2E72}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {099D2BD1-0891-4F9A-82F6-2D92FEEF2E72}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {099D2BD1-0891-4F9A-82F6-2D92FEEF2E72}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {099D2BD1-0891-4F9A-82F6-2D92FEEF2E72}.Debug|x64.Build.0 = Debug|Any CPU
+ {099D2BD1-0891-4F9A-82F6-2D92FEEF2E72}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {099D2BD1-0891-4F9A-82F6-2D92FEEF2E72}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {099D2BD1-0891-4F9A-82F6-2D92FEEF2E72}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {099D2BD1-0891-4F9A-82F6-2D92FEEF2E72}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {099D2BD1-0891-4F9A-82F6-2D92FEEF2E72}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {099D2BD1-0891-4F9A-82F6-2D92FEEF2E72}.Checked|x64.Build.0 = Checked|Any CPU
+ {099D2BD1-0891-4F9A-82F6-2D92FEEF2E72}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {099D2BD1-0891-4F9A-82F6-2D92FEEF2E72}.Release|Any CPU.Build.0 = Release|Any CPU
+ {099D2BD1-0891-4F9A-82F6-2D92FEEF2E72}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {099D2BD1-0891-4F9A-82F6-2D92FEEF2E72}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {099D2BD1-0891-4F9A-82F6-2D92FEEF2E72}.Release|x64.ActiveCfg = Release|Any CPU
+ {099D2BD1-0891-4F9A-82F6-2D92FEEF2E72}.Release|x64.Build.0 = Release|Any CPU
+ {1066B4D7-163A-4FF7-BE27-A2E3E689D5F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1066B4D7-163A-4FF7-BE27-A2E3E689D5F4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1066B4D7-163A-4FF7-BE27-A2E3E689D5F4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1066B4D7-163A-4FF7-BE27-A2E3E689D5F4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1066B4D7-163A-4FF7-BE27-A2E3E689D5F4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1066B4D7-163A-4FF7-BE27-A2E3E689D5F4}.Debug|x64.Build.0 = Debug|Any CPU
+ {1066B4D7-163A-4FF7-BE27-A2E3E689D5F4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1066B4D7-163A-4FF7-BE27-A2E3E689D5F4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1066B4D7-163A-4FF7-BE27-A2E3E689D5F4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1066B4D7-163A-4FF7-BE27-A2E3E689D5F4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1066B4D7-163A-4FF7-BE27-A2E3E689D5F4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1066B4D7-163A-4FF7-BE27-A2E3E689D5F4}.Checked|x64.Build.0 = Checked|Any CPU
+ {1066B4D7-163A-4FF7-BE27-A2E3E689D5F4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1066B4D7-163A-4FF7-BE27-A2E3E689D5F4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1066B4D7-163A-4FF7-BE27-A2E3E689D5F4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1066B4D7-163A-4FF7-BE27-A2E3E689D5F4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1066B4D7-163A-4FF7-BE27-A2E3E689D5F4}.Release|x64.ActiveCfg = Release|Any CPU
+ {1066B4D7-163A-4FF7-BE27-A2E3E689D5F4}.Release|x64.Build.0 = Release|Any CPU
+ {69461DB0-1462-4AEB-A891-B03E7F1E0EAF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {69461DB0-1462-4AEB-A891-B03E7F1E0EAF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {69461DB0-1462-4AEB-A891-B03E7F1E0EAF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {69461DB0-1462-4AEB-A891-B03E7F1E0EAF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {69461DB0-1462-4AEB-A891-B03E7F1E0EAF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {69461DB0-1462-4AEB-A891-B03E7F1E0EAF}.Debug|x64.Build.0 = Debug|Any CPU
+ {69461DB0-1462-4AEB-A891-B03E7F1E0EAF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {69461DB0-1462-4AEB-A891-B03E7F1E0EAF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {69461DB0-1462-4AEB-A891-B03E7F1E0EAF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {69461DB0-1462-4AEB-A891-B03E7F1E0EAF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {69461DB0-1462-4AEB-A891-B03E7F1E0EAF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {69461DB0-1462-4AEB-A891-B03E7F1E0EAF}.Checked|x64.Build.0 = Checked|Any CPU
+ {69461DB0-1462-4AEB-A891-B03E7F1E0EAF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {69461DB0-1462-4AEB-A891-B03E7F1E0EAF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {69461DB0-1462-4AEB-A891-B03E7F1E0EAF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {69461DB0-1462-4AEB-A891-B03E7F1E0EAF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {69461DB0-1462-4AEB-A891-B03E7F1E0EAF}.Release|x64.ActiveCfg = Release|Any CPU
+ {69461DB0-1462-4AEB-A891-B03E7F1E0EAF}.Release|x64.Build.0 = Release|Any CPU
+ {14DB2210-9F88-4341-8A84-824049CE04C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {14DB2210-9F88-4341-8A84-824049CE04C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {14DB2210-9F88-4341-8A84-824049CE04C6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {14DB2210-9F88-4341-8A84-824049CE04C6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {14DB2210-9F88-4341-8A84-824049CE04C6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {14DB2210-9F88-4341-8A84-824049CE04C6}.Debug|x64.Build.0 = Debug|Any CPU
+ {14DB2210-9F88-4341-8A84-824049CE04C6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {14DB2210-9F88-4341-8A84-824049CE04C6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {14DB2210-9F88-4341-8A84-824049CE04C6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {14DB2210-9F88-4341-8A84-824049CE04C6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {14DB2210-9F88-4341-8A84-824049CE04C6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {14DB2210-9F88-4341-8A84-824049CE04C6}.Checked|x64.Build.0 = Checked|Any CPU
+ {14DB2210-9F88-4341-8A84-824049CE04C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {14DB2210-9F88-4341-8A84-824049CE04C6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {14DB2210-9F88-4341-8A84-824049CE04C6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {14DB2210-9F88-4341-8A84-824049CE04C6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {14DB2210-9F88-4341-8A84-824049CE04C6}.Release|x64.ActiveCfg = Release|Any CPU
+ {14DB2210-9F88-4341-8A84-824049CE04C6}.Release|x64.Build.0 = Release|Any CPU
+ {8B10F37F-3AD1-4158-A7D5-4DA2086DC12C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8B10F37F-3AD1-4158-A7D5-4DA2086DC12C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8B10F37F-3AD1-4158-A7D5-4DA2086DC12C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8B10F37F-3AD1-4158-A7D5-4DA2086DC12C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8B10F37F-3AD1-4158-A7D5-4DA2086DC12C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8B10F37F-3AD1-4158-A7D5-4DA2086DC12C}.Debug|x64.Build.0 = Debug|Any CPU
+ {8B10F37F-3AD1-4158-A7D5-4DA2086DC12C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8B10F37F-3AD1-4158-A7D5-4DA2086DC12C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8B10F37F-3AD1-4158-A7D5-4DA2086DC12C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8B10F37F-3AD1-4158-A7D5-4DA2086DC12C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8B10F37F-3AD1-4158-A7D5-4DA2086DC12C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8B10F37F-3AD1-4158-A7D5-4DA2086DC12C}.Checked|x64.Build.0 = Checked|Any CPU
+ {8B10F37F-3AD1-4158-A7D5-4DA2086DC12C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8B10F37F-3AD1-4158-A7D5-4DA2086DC12C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8B10F37F-3AD1-4158-A7D5-4DA2086DC12C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8B10F37F-3AD1-4158-A7D5-4DA2086DC12C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8B10F37F-3AD1-4158-A7D5-4DA2086DC12C}.Release|x64.ActiveCfg = Release|Any CPU
+ {8B10F37F-3AD1-4158-A7D5-4DA2086DC12C}.Release|x64.Build.0 = Release|Any CPU
+ {320804D0-53D4-4799-95CF-AE10C670C032}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {320804D0-53D4-4799-95CF-AE10C670C032}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {320804D0-53D4-4799-95CF-AE10C670C032}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {320804D0-53D4-4799-95CF-AE10C670C032}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {320804D0-53D4-4799-95CF-AE10C670C032}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {320804D0-53D4-4799-95CF-AE10C670C032}.Debug|x64.Build.0 = Debug|Any CPU
+ {320804D0-53D4-4799-95CF-AE10C670C032}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {320804D0-53D4-4799-95CF-AE10C670C032}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {320804D0-53D4-4799-95CF-AE10C670C032}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {320804D0-53D4-4799-95CF-AE10C670C032}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {320804D0-53D4-4799-95CF-AE10C670C032}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {320804D0-53D4-4799-95CF-AE10C670C032}.Checked|x64.Build.0 = Checked|Any CPU
+ {320804D0-53D4-4799-95CF-AE10C670C032}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {320804D0-53D4-4799-95CF-AE10C670C032}.Release|Any CPU.Build.0 = Release|Any CPU
+ {320804D0-53D4-4799-95CF-AE10C670C032}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {320804D0-53D4-4799-95CF-AE10C670C032}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {320804D0-53D4-4799-95CF-AE10C670C032}.Release|x64.ActiveCfg = Release|Any CPU
+ {320804D0-53D4-4799-95CF-AE10C670C032}.Release|x64.Build.0 = Release|Any CPU
+ {644FEF8A-38C9-40A6-8067-6746B1FD9309}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {644FEF8A-38C9-40A6-8067-6746B1FD9309}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {644FEF8A-38C9-40A6-8067-6746B1FD9309}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {644FEF8A-38C9-40A6-8067-6746B1FD9309}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {644FEF8A-38C9-40A6-8067-6746B1FD9309}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {644FEF8A-38C9-40A6-8067-6746B1FD9309}.Debug|x64.Build.0 = Debug|Any CPU
+ {644FEF8A-38C9-40A6-8067-6746B1FD9309}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {644FEF8A-38C9-40A6-8067-6746B1FD9309}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {644FEF8A-38C9-40A6-8067-6746B1FD9309}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {644FEF8A-38C9-40A6-8067-6746B1FD9309}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {644FEF8A-38C9-40A6-8067-6746B1FD9309}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {644FEF8A-38C9-40A6-8067-6746B1FD9309}.Checked|x64.Build.0 = Checked|Any CPU
+ {644FEF8A-38C9-40A6-8067-6746B1FD9309}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {644FEF8A-38C9-40A6-8067-6746B1FD9309}.Release|Any CPU.Build.0 = Release|Any CPU
+ {644FEF8A-38C9-40A6-8067-6746B1FD9309}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {644FEF8A-38C9-40A6-8067-6746B1FD9309}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {644FEF8A-38C9-40A6-8067-6746B1FD9309}.Release|x64.ActiveCfg = Release|Any CPU
+ {644FEF8A-38C9-40A6-8067-6746B1FD9309}.Release|x64.Build.0 = Release|Any CPU
+ {4ED2C098-36DB-41CE-AA04-EDF02F1D63B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4ED2C098-36DB-41CE-AA04-EDF02F1D63B0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4ED2C098-36DB-41CE-AA04-EDF02F1D63B0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4ED2C098-36DB-41CE-AA04-EDF02F1D63B0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4ED2C098-36DB-41CE-AA04-EDF02F1D63B0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4ED2C098-36DB-41CE-AA04-EDF02F1D63B0}.Debug|x64.Build.0 = Debug|Any CPU
+ {4ED2C098-36DB-41CE-AA04-EDF02F1D63B0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4ED2C098-36DB-41CE-AA04-EDF02F1D63B0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4ED2C098-36DB-41CE-AA04-EDF02F1D63B0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4ED2C098-36DB-41CE-AA04-EDF02F1D63B0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4ED2C098-36DB-41CE-AA04-EDF02F1D63B0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4ED2C098-36DB-41CE-AA04-EDF02F1D63B0}.Checked|x64.Build.0 = Checked|Any CPU
+ {4ED2C098-36DB-41CE-AA04-EDF02F1D63B0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4ED2C098-36DB-41CE-AA04-EDF02F1D63B0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4ED2C098-36DB-41CE-AA04-EDF02F1D63B0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4ED2C098-36DB-41CE-AA04-EDF02F1D63B0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4ED2C098-36DB-41CE-AA04-EDF02F1D63B0}.Release|x64.ActiveCfg = Release|Any CPU
+ {4ED2C098-36DB-41CE-AA04-EDF02F1D63B0}.Release|x64.Build.0 = Release|Any CPU
+ {80F3A588-555A-4075-8360-9203E5F99AC9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {80F3A588-555A-4075-8360-9203E5F99AC9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {80F3A588-555A-4075-8360-9203E5F99AC9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {80F3A588-555A-4075-8360-9203E5F99AC9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {80F3A588-555A-4075-8360-9203E5F99AC9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {80F3A588-555A-4075-8360-9203E5F99AC9}.Debug|x64.Build.0 = Debug|Any CPU
+ {80F3A588-555A-4075-8360-9203E5F99AC9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {80F3A588-555A-4075-8360-9203E5F99AC9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {80F3A588-555A-4075-8360-9203E5F99AC9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {80F3A588-555A-4075-8360-9203E5F99AC9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {80F3A588-555A-4075-8360-9203E5F99AC9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {80F3A588-555A-4075-8360-9203E5F99AC9}.Checked|x64.Build.0 = Checked|Any CPU
+ {80F3A588-555A-4075-8360-9203E5F99AC9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {80F3A588-555A-4075-8360-9203E5F99AC9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {80F3A588-555A-4075-8360-9203E5F99AC9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {80F3A588-555A-4075-8360-9203E5F99AC9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {80F3A588-555A-4075-8360-9203E5F99AC9}.Release|x64.ActiveCfg = Release|Any CPU
+ {80F3A588-555A-4075-8360-9203E5F99AC9}.Release|x64.Build.0 = Release|Any CPU
+ {C6F29CCA-DE86-40C5-885D-3914F5D5751E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C6F29CCA-DE86-40C5-885D-3914F5D5751E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C6F29CCA-DE86-40C5-885D-3914F5D5751E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C6F29CCA-DE86-40C5-885D-3914F5D5751E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C6F29CCA-DE86-40C5-885D-3914F5D5751E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C6F29CCA-DE86-40C5-885D-3914F5D5751E}.Debug|x64.Build.0 = Debug|Any CPU
+ {C6F29CCA-DE86-40C5-885D-3914F5D5751E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C6F29CCA-DE86-40C5-885D-3914F5D5751E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C6F29CCA-DE86-40C5-885D-3914F5D5751E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C6F29CCA-DE86-40C5-885D-3914F5D5751E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C6F29CCA-DE86-40C5-885D-3914F5D5751E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C6F29CCA-DE86-40C5-885D-3914F5D5751E}.Checked|x64.Build.0 = Checked|Any CPU
+ {C6F29CCA-DE86-40C5-885D-3914F5D5751E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C6F29CCA-DE86-40C5-885D-3914F5D5751E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C6F29CCA-DE86-40C5-885D-3914F5D5751E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C6F29CCA-DE86-40C5-885D-3914F5D5751E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C6F29CCA-DE86-40C5-885D-3914F5D5751E}.Release|x64.ActiveCfg = Release|Any CPU
+ {C6F29CCA-DE86-40C5-885D-3914F5D5751E}.Release|x64.Build.0 = Release|Any CPU
+ {2E883F72-1D4F-4636-84BE-3BBDD60B592D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2E883F72-1D4F-4636-84BE-3BBDD60B592D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2E883F72-1D4F-4636-84BE-3BBDD60B592D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2E883F72-1D4F-4636-84BE-3BBDD60B592D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2E883F72-1D4F-4636-84BE-3BBDD60B592D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2E883F72-1D4F-4636-84BE-3BBDD60B592D}.Debug|x64.Build.0 = Debug|Any CPU
+ {2E883F72-1D4F-4636-84BE-3BBDD60B592D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2E883F72-1D4F-4636-84BE-3BBDD60B592D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2E883F72-1D4F-4636-84BE-3BBDD60B592D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2E883F72-1D4F-4636-84BE-3BBDD60B592D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2E883F72-1D4F-4636-84BE-3BBDD60B592D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2E883F72-1D4F-4636-84BE-3BBDD60B592D}.Checked|x64.Build.0 = Checked|Any CPU
+ {2E883F72-1D4F-4636-84BE-3BBDD60B592D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2E883F72-1D4F-4636-84BE-3BBDD60B592D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2E883F72-1D4F-4636-84BE-3BBDD60B592D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2E883F72-1D4F-4636-84BE-3BBDD60B592D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2E883F72-1D4F-4636-84BE-3BBDD60B592D}.Release|x64.ActiveCfg = Release|Any CPU
+ {2E883F72-1D4F-4636-84BE-3BBDD60B592D}.Release|x64.Build.0 = Release|Any CPU
+ {016189CD-6895-44C3-8441-DA074A996004}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {016189CD-6895-44C3-8441-DA074A996004}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {016189CD-6895-44C3-8441-DA074A996004}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {016189CD-6895-44C3-8441-DA074A996004}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {016189CD-6895-44C3-8441-DA074A996004}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {016189CD-6895-44C3-8441-DA074A996004}.Debug|x64.Build.0 = Debug|Any CPU
+ {016189CD-6895-44C3-8441-DA074A996004}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {016189CD-6895-44C3-8441-DA074A996004}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {016189CD-6895-44C3-8441-DA074A996004}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {016189CD-6895-44C3-8441-DA074A996004}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {016189CD-6895-44C3-8441-DA074A996004}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {016189CD-6895-44C3-8441-DA074A996004}.Checked|x64.Build.0 = Checked|Any CPU
+ {016189CD-6895-44C3-8441-DA074A996004}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {016189CD-6895-44C3-8441-DA074A996004}.Release|Any CPU.Build.0 = Release|Any CPU
+ {016189CD-6895-44C3-8441-DA074A996004}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {016189CD-6895-44C3-8441-DA074A996004}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {016189CD-6895-44C3-8441-DA074A996004}.Release|x64.ActiveCfg = Release|Any CPU
+ {016189CD-6895-44C3-8441-DA074A996004}.Release|x64.Build.0 = Release|Any CPU
+ {6449D13D-837E-4072-95F8-54227372136D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6449D13D-837E-4072-95F8-54227372136D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6449D13D-837E-4072-95F8-54227372136D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6449D13D-837E-4072-95F8-54227372136D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6449D13D-837E-4072-95F8-54227372136D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6449D13D-837E-4072-95F8-54227372136D}.Debug|x64.Build.0 = Debug|Any CPU
+ {6449D13D-837E-4072-95F8-54227372136D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6449D13D-837E-4072-95F8-54227372136D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6449D13D-837E-4072-95F8-54227372136D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6449D13D-837E-4072-95F8-54227372136D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6449D13D-837E-4072-95F8-54227372136D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6449D13D-837E-4072-95F8-54227372136D}.Checked|x64.Build.0 = Checked|Any CPU
+ {6449D13D-837E-4072-95F8-54227372136D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6449D13D-837E-4072-95F8-54227372136D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6449D13D-837E-4072-95F8-54227372136D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6449D13D-837E-4072-95F8-54227372136D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6449D13D-837E-4072-95F8-54227372136D}.Release|x64.ActiveCfg = Release|Any CPU
+ {6449D13D-837E-4072-95F8-54227372136D}.Release|x64.Build.0 = Release|Any CPU
+ {6632E517-7D60-492F-A9AA-64ABA4120E1B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6632E517-7D60-492F-A9AA-64ABA4120E1B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6632E517-7D60-492F-A9AA-64ABA4120E1B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6632E517-7D60-492F-A9AA-64ABA4120E1B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6632E517-7D60-492F-A9AA-64ABA4120E1B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6632E517-7D60-492F-A9AA-64ABA4120E1B}.Debug|x64.Build.0 = Debug|Any CPU
+ {6632E517-7D60-492F-A9AA-64ABA4120E1B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6632E517-7D60-492F-A9AA-64ABA4120E1B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6632E517-7D60-492F-A9AA-64ABA4120E1B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6632E517-7D60-492F-A9AA-64ABA4120E1B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6632E517-7D60-492F-A9AA-64ABA4120E1B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6632E517-7D60-492F-A9AA-64ABA4120E1B}.Checked|x64.Build.0 = Checked|Any CPU
+ {6632E517-7D60-492F-A9AA-64ABA4120E1B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6632E517-7D60-492F-A9AA-64ABA4120E1B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6632E517-7D60-492F-A9AA-64ABA4120E1B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6632E517-7D60-492F-A9AA-64ABA4120E1B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6632E517-7D60-492F-A9AA-64ABA4120E1B}.Release|x64.ActiveCfg = Release|Any CPU
+ {6632E517-7D60-492F-A9AA-64ABA4120E1B}.Release|x64.Build.0 = Release|Any CPU
+ {62A6CD3D-7157-47A6-88D0-42C3C57879F6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {62A6CD3D-7157-47A6-88D0-42C3C57879F6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {62A6CD3D-7157-47A6-88D0-42C3C57879F6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {62A6CD3D-7157-47A6-88D0-42C3C57879F6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {62A6CD3D-7157-47A6-88D0-42C3C57879F6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {62A6CD3D-7157-47A6-88D0-42C3C57879F6}.Debug|x64.Build.0 = Debug|Any CPU
+ {62A6CD3D-7157-47A6-88D0-42C3C57879F6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {62A6CD3D-7157-47A6-88D0-42C3C57879F6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {62A6CD3D-7157-47A6-88D0-42C3C57879F6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {62A6CD3D-7157-47A6-88D0-42C3C57879F6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {62A6CD3D-7157-47A6-88D0-42C3C57879F6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {62A6CD3D-7157-47A6-88D0-42C3C57879F6}.Checked|x64.Build.0 = Checked|Any CPU
+ {62A6CD3D-7157-47A6-88D0-42C3C57879F6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {62A6CD3D-7157-47A6-88D0-42C3C57879F6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {62A6CD3D-7157-47A6-88D0-42C3C57879F6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {62A6CD3D-7157-47A6-88D0-42C3C57879F6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {62A6CD3D-7157-47A6-88D0-42C3C57879F6}.Release|x64.ActiveCfg = Release|Any CPU
+ {62A6CD3D-7157-47A6-88D0-42C3C57879F6}.Release|x64.Build.0 = Release|Any CPU
+ {56EF1248-EA5E-4F16-AD09-D48CDE467CC1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {56EF1248-EA5E-4F16-AD09-D48CDE467CC1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {56EF1248-EA5E-4F16-AD09-D48CDE467CC1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {56EF1248-EA5E-4F16-AD09-D48CDE467CC1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {56EF1248-EA5E-4F16-AD09-D48CDE467CC1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {56EF1248-EA5E-4F16-AD09-D48CDE467CC1}.Debug|x64.Build.0 = Debug|Any CPU
+ {56EF1248-EA5E-4F16-AD09-D48CDE467CC1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {56EF1248-EA5E-4F16-AD09-D48CDE467CC1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {56EF1248-EA5E-4F16-AD09-D48CDE467CC1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {56EF1248-EA5E-4F16-AD09-D48CDE467CC1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {56EF1248-EA5E-4F16-AD09-D48CDE467CC1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {56EF1248-EA5E-4F16-AD09-D48CDE467CC1}.Checked|x64.Build.0 = Checked|Any CPU
+ {56EF1248-EA5E-4F16-AD09-D48CDE467CC1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {56EF1248-EA5E-4F16-AD09-D48CDE467CC1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {56EF1248-EA5E-4F16-AD09-D48CDE467CC1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {56EF1248-EA5E-4F16-AD09-D48CDE467CC1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {56EF1248-EA5E-4F16-AD09-D48CDE467CC1}.Release|x64.ActiveCfg = Release|Any CPU
+ {56EF1248-EA5E-4F16-AD09-D48CDE467CC1}.Release|x64.Build.0 = Release|Any CPU
+ {43AB92CB-19B3-4D71-837E-49A2300C5F11}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {43AB92CB-19B3-4D71-837E-49A2300C5F11}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {43AB92CB-19B3-4D71-837E-49A2300C5F11}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {43AB92CB-19B3-4D71-837E-49A2300C5F11}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {43AB92CB-19B3-4D71-837E-49A2300C5F11}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {43AB92CB-19B3-4D71-837E-49A2300C5F11}.Debug|x64.Build.0 = Debug|Any CPU
+ {43AB92CB-19B3-4D71-837E-49A2300C5F11}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {43AB92CB-19B3-4D71-837E-49A2300C5F11}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {43AB92CB-19B3-4D71-837E-49A2300C5F11}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {43AB92CB-19B3-4D71-837E-49A2300C5F11}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {43AB92CB-19B3-4D71-837E-49A2300C5F11}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {43AB92CB-19B3-4D71-837E-49A2300C5F11}.Checked|x64.Build.0 = Checked|Any CPU
+ {43AB92CB-19B3-4D71-837E-49A2300C5F11}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {43AB92CB-19B3-4D71-837E-49A2300C5F11}.Release|Any CPU.Build.0 = Release|Any CPU
+ {43AB92CB-19B3-4D71-837E-49A2300C5F11}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {43AB92CB-19B3-4D71-837E-49A2300C5F11}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {43AB92CB-19B3-4D71-837E-49A2300C5F11}.Release|x64.ActiveCfg = Release|Any CPU
+ {43AB92CB-19B3-4D71-837E-49A2300C5F11}.Release|x64.Build.0 = Release|Any CPU
+ {35A22E14-307A-4221-AADB-06F74A77FB42}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {35A22E14-307A-4221-AADB-06F74A77FB42}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {35A22E14-307A-4221-AADB-06F74A77FB42}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {35A22E14-307A-4221-AADB-06F74A77FB42}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {35A22E14-307A-4221-AADB-06F74A77FB42}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {35A22E14-307A-4221-AADB-06F74A77FB42}.Debug|x64.Build.0 = Debug|Any CPU
+ {35A22E14-307A-4221-AADB-06F74A77FB42}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {35A22E14-307A-4221-AADB-06F74A77FB42}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {35A22E14-307A-4221-AADB-06F74A77FB42}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {35A22E14-307A-4221-AADB-06F74A77FB42}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {35A22E14-307A-4221-AADB-06F74A77FB42}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {35A22E14-307A-4221-AADB-06F74A77FB42}.Checked|x64.Build.0 = Checked|Any CPU
+ {35A22E14-307A-4221-AADB-06F74A77FB42}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {35A22E14-307A-4221-AADB-06F74A77FB42}.Release|Any CPU.Build.0 = Release|Any CPU
+ {35A22E14-307A-4221-AADB-06F74A77FB42}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {35A22E14-307A-4221-AADB-06F74A77FB42}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {35A22E14-307A-4221-AADB-06F74A77FB42}.Release|x64.ActiveCfg = Release|Any CPU
+ {35A22E14-307A-4221-AADB-06F74A77FB42}.Release|x64.Build.0 = Release|Any CPU
+ {8767FA06-4489-404B-AB3C-C45C50EC5D25}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8767FA06-4489-404B-AB3C-C45C50EC5D25}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8767FA06-4489-404B-AB3C-C45C50EC5D25}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8767FA06-4489-404B-AB3C-C45C50EC5D25}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8767FA06-4489-404B-AB3C-C45C50EC5D25}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8767FA06-4489-404B-AB3C-C45C50EC5D25}.Debug|x64.Build.0 = Debug|Any CPU
+ {8767FA06-4489-404B-AB3C-C45C50EC5D25}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8767FA06-4489-404B-AB3C-C45C50EC5D25}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8767FA06-4489-404B-AB3C-C45C50EC5D25}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8767FA06-4489-404B-AB3C-C45C50EC5D25}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8767FA06-4489-404B-AB3C-C45C50EC5D25}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8767FA06-4489-404B-AB3C-C45C50EC5D25}.Checked|x64.Build.0 = Checked|Any CPU
+ {8767FA06-4489-404B-AB3C-C45C50EC5D25}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8767FA06-4489-404B-AB3C-C45C50EC5D25}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8767FA06-4489-404B-AB3C-C45C50EC5D25}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8767FA06-4489-404B-AB3C-C45C50EC5D25}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8767FA06-4489-404B-AB3C-C45C50EC5D25}.Release|x64.ActiveCfg = Release|Any CPU
+ {8767FA06-4489-404B-AB3C-C45C50EC5D25}.Release|x64.Build.0 = Release|Any CPU
+ {CE813D5E-3B67-4077-9014-BAD9D5757D57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CE813D5E-3B67-4077-9014-BAD9D5757D57}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CE813D5E-3B67-4077-9014-BAD9D5757D57}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CE813D5E-3B67-4077-9014-BAD9D5757D57}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CE813D5E-3B67-4077-9014-BAD9D5757D57}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CE813D5E-3B67-4077-9014-BAD9D5757D57}.Debug|x64.Build.0 = Debug|Any CPU
+ {CE813D5E-3B67-4077-9014-BAD9D5757D57}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CE813D5E-3B67-4077-9014-BAD9D5757D57}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CE813D5E-3B67-4077-9014-BAD9D5757D57}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CE813D5E-3B67-4077-9014-BAD9D5757D57}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CE813D5E-3B67-4077-9014-BAD9D5757D57}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CE813D5E-3B67-4077-9014-BAD9D5757D57}.Checked|x64.Build.0 = Checked|Any CPU
+ {CE813D5E-3B67-4077-9014-BAD9D5757D57}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CE813D5E-3B67-4077-9014-BAD9D5757D57}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CE813D5E-3B67-4077-9014-BAD9D5757D57}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CE813D5E-3B67-4077-9014-BAD9D5757D57}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CE813D5E-3B67-4077-9014-BAD9D5757D57}.Release|x64.ActiveCfg = Release|Any CPU
+ {CE813D5E-3B67-4077-9014-BAD9D5757D57}.Release|x64.Build.0 = Release|Any CPU
+ {B2F82E87-534F-417A-8709-B0B6EDF67E40}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B2F82E87-534F-417A-8709-B0B6EDF67E40}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B2F82E87-534F-417A-8709-B0B6EDF67E40}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B2F82E87-534F-417A-8709-B0B6EDF67E40}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B2F82E87-534F-417A-8709-B0B6EDF67E40}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B2F82E87-534F-417A-8709-B0B6EDF67E40}.Debug|x64.Build.0 = Debug|Any CPU
+ {B2F82E87-534F-417A-8709-B0B6EDF67E40}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B2F82E87-534F-417A-8709-B0B6EDF67E40}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B2F82E87-534F-417A-8709-B0B6EDF67E40}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B2F82E87-534F-417A-8709-B0B6EDF67E40}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B2F82E87-534F-417A-8709-B0B6EDF67E40}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B2F82E87-534F-417A-8709-B0B6EDF67E40}.Checked|x64.Build.0 = Checked|Any CPU
+ {B2F82E87-534F-417A-8709-B0B6EDF67E40}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B2F82E87-534F-417A-8709-B0B6EDF67E40}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B2F82E87-534F-417A-8709-B0B6EDF67E40}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B2F82E87-534F-417A-8709-B0B6EDF67E40}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B2F82E87-534F-417A-8709-B0B6EDF67E40}.Release|x64.ActiveCfg = Release|Any CPU
+ {B2F82E87-534F-417A-8709-B0B6EDF67E40}.Release|x64.Build.0 = Release|Any CPU
+ {363A0211-B3EB-4E66-B939-B1742AF9B9D8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {363A0211-B3EB-4E66-B939-B1742AF9B9D8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {363A0211-B3EB-4E66-B939-B1742AF9B9D8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {363A0211-B3EB-4E66-B939-B1742AF9B9D8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {363A0211-B3EB-4E66-B939-B1742AF9B9D8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {363A0211-B3EB-4E66-B939-B1742AF9B9D8}.Debug|x64.Build.0 = Debug|Any CPU
+ {363A0211-B3EB-4E66-B939-B1742AF9B9D8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {363A0211-B3EB-4E66-B939-B1742AF9B9D8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {363A0211-B3EB-4E66-B939-B1742AF9B9D8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {363A0211-B3EB-4E66-B939-B1742AF9B9D8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {363A0211-B3EB-4E66-B939-B1742AF9B9D8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {363A0211-B3EB-4E66-B939-B1742AF9B9D8}.Checked|x64.Build.0 = Checked|Any CPU
+ {363A0211-B3EB-4E66-B939-B1742AF9B9D8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {363A0211-B3EB-4E66-B939-B1742AF9B9D8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {363A0211-B3EB-4E66-B939-B1742AF9B9D8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {363A0211-B3EB-4E66-B939-B1742AF9B9D8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {363A0211-B3EB-4E66-B939-B1742AF9B9D8}.Release|x64.ActiveCfg = Release|Any CPU
+ {363A0211-B3EB-4E66-B939-B1742AF9B9D8}.Release|x64.Build.0 = Release|Any CPU
+ {6CCCACCF-B1F4-4B6D-9593-F4FB8765FCF7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6CCCACCF-B1F4-4B6D-9593-F4FB8765FCF7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6CCCACCF-B1F4-4B6D-9593-F4FB8765FCF7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6CCCACCF-B1F4-4B6D-9593-F4FB8765FCF7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6CCCACCF-B1F4-4B6D-9593-F4FB8765FCF7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6CCCACCF-B1F4-4B6D-9593-F4FB8765FCF7}.Debug|x64.Build.0 = Debug|Any CPU
+ {6CCCACCF-B1F4-4B6D-9593-F4FB8765FCF7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6CCCACCF-B1F4-4B6D-9593-F4FB8765FCF7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6CCCACCF-B1F4-4B6D-9593-F4FB8765FCF7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6CCCACCF-B1F4-4B6D-9593-F4FB8765FCF7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6CCCACCF-B1F4-4B6D-9593-F4FB8765FCF7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6CCCACCF-B1F4-4B6D-9593-F4FB8765FCF7}.Checked|x64.Build.0 = Checked|Any CPU
+ {6CCCACCF-B1F4-4B6D-9593-F4FB8765FCF7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6CCCACCF-B1F4-4B6D-9593-F4FB8765FCF7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6CCCACCF-B1F4-4B6D-9593-F4FB8765FCF7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6CCCACCF-B1F4-4B6D-9593-F4FB8765FCF7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6CCCACCF-B1F4-4B6D-9593-F4FB8765FCF7}.Release|x64.ActiveCfg = Release|Any CPU
+ {6CCCACCF-B1F4-4B6D-9593-F4FB8765FCF7}.Release|x64.Build.0 = Release|Any CPU
+ {9291DC28-F3E6-42C4-B2ED-924385BF29DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9291DC28-F3E6-42C4-B2ED-924385BF29DD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9291DC28-F3E6-42C4-B2ED-924385BF29DD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9291DC28-F3E6-42C4-B2ED-924385BF29DD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9291DC28-F3E6-42C4-B2ED-924385BF29DD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9291DC28-F3E6-42C4-B2ED-924385BF29DD}.Debug|x64.Build.0 = Debug|Any CPU
+ {9291DC28-F3E6-42C4-B2ED-924385BF29DD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9291DC28-F3E6-42C4-B2ED-924385BF29DD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9291DC28-F3E6-42C4-B2ED-924385BF29DD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9291DC28-F3E6-42C4-B2ED-924385BF29DD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9291DC28-F3E6-42C4-B2ED-924385BF29DD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9291DC28-F3E6-42C4-B2ED-924385BF29DD}.Checked|x64.Build.0 = Checked|Any CPU
+ {9291DC28-F3E6-42C4-B2ED-924385BF29DD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9291DC28-F3E6-42C4-B2ED-924385BF29DD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9291DC28-F3E6-42C4-B2ED-924385BF29DD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9291DC28-F3E6-42C4-B2ED-924385BF29DD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9291DC28-F3E6-42C4-B2ED-924385BF29DD}.Release|x64.ActiveCfg = Release|Any CPU
+ {9291DC28-F3E6-42C4-B2ED-924385BF29DD}.Release|x64.Build.0 = Release|Any CPU
+ {7A73F51B-46FA-437C-956D-4B493763B0F1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7A73F51B-46FA-437C-956D-4B493763B0F1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7A73F51B-46FA-437C-956D-4B493763B0F1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7A73F51B-46FA-437C-956D-4B493763B0F1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7A73F51B-46FA-437C-956D-4B493763B0F1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7A73F51B-46FA-437C-956D-4B493763B0F1}.Debug|x64.Build.0 = Debug|Any CPU
+ {7A73F51B-46FA-437C-956D-4B493763B0F1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7A73F51B-46FA-437C-956D-4B493763B0F1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7A73F51B-46FA-437C-956D-4B493763B0F1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7A73F51B-46FA-437C-956D-4B493763B0F1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7A73F51B-46FA-437C-956D-4B493763B0F1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7A73F51B-46FA-437C-956D-4B493763B0F1}.Checked|x64.Build.0 = Checked|Any CPU
+ {7A73F51B-46FA-437C-956D-4B493763B0F1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7A73F51B-46FA-437C-956D-4B493763B0F1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7A73F51B-46FA-437C-956D-4B493763B0F1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7A73F51B-46FA-437C-956D-4B493763B0F1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7A73F51B-46FA-437C-956D-4B493763B0F1}.Release|x64.ActiveCfg = Release|Any CPU
+ {7A73F51B-46FA-437C-956D-4B493763B0F1}.Release|x64.Build.0 = Release|Any CPU
+ {06FEE6BC-4C9E-466F-B7AD-E001F307EACE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {06FEE6BC-4C9E-466F-B7AD-E001F307EACE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {06FEE6BC-4C9E-466F-B7AD-E001F307EACE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {06FEE6BC-4C9E-466F-B7AD-E001F307EACE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {06FEE6BC-4C9E-466F-B7AD-E001F307EACE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {06FEE6BC-4C9E-466F-B7AD-E001F307EACE}.Debug|x64.Build.0 = Debug|Any CPU
+ {06FEE6BC-4C9E-466F-B7AD-E001F307EACE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {06FEE6BC-4C9E-466F-B7AD-E001F307EACE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {06FEE6BC-4C9E-466F-B7AD-E001F307EACE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {06FEE6BC-4C9E-466F-B7AD-E001F307EACE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {06FEE6BC-4C9E-466F-B7AD-E001F307EACE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {06FEE6BC-4C9E-466F-B7AD-E001F307EACE}.Checked|x64.Build.0 = Checked|Any CPU
+ {06FEE6BC-4C9E-466F-B7AD-E001F307EACE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {06FEE6BC-4C9E-466F-B7AD-E001F307EACE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {06FEE6BC-4C9E-466F-B7AD-E001F307EACE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {06FEE6BC-4C9E-466F-B7AD-E001F307EACE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {06FEE6BC-4C9E-466F-B7AD-E001F307EACE}.Release|x64.ActiveCfg = Release|Any CPU
+ {06FEE6BC-4C9E-466F-B7AD-E001F307EACE}.Release|x64.Build.0 = Release|Any CPU
+ {22E3B002-7E30-4262-98DE-88544DD5DFBA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {22E3B002-7E30-4262-98DE-88544DD5DFBA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {22E3B002-7E30-4262-98DE-88544DD5DFBA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {22E3B002-7E30-4262-98DE-88544DD5DFBA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {22E3B002-7E30-4262-98DE-88544DD5DFBA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {22E3B002-7E30-4262-98DE-88544DD5DFBA}.Debug|x64.Build.0 = Debug|Any CPU
+ {22E3B002-7E30-4262-98DE-88544DD5DFBA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {22E3B002-7E30-4262-98DE-88544DD5DFBA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {22E3B002-7E30-4262-98DE-88544DD5DFBA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {22E3B002-7E30-4262-98DE-88544DD5DFBA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {22E3B002-7E30-4262-98DE-88544DD5DFBA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {22E3B002-7E30-4262-98DE-88544DD5DFBA}.Checked|x64.Build.0 = Checked|Any CPU
+ {22E3B002-7E30-4262-98DE-88544DD5DFBA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {22E3B002-7E30-4262-98DE-88544DD5DFBA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {22E3B002-7E30-4262-98DE-88544DD5DFBA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {22E3B002-7E30-4262-98DE-88544DD5DFBA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {22E3B002-7E30-4262-98DE-88544DD5DFBA}.Release|x64.ActiveCfg = Release|Any CPU
+ {22E3B002-7E30-4262-98DE-88544DD5DFBA}.Release|x64.Build.0 = Release|Any CPU
+ {28EB62C0-5DA9-4C86-BB8D-AC3C03F49CF4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {28EB62C0-5DA9-4C86-BB8D-AC3C03F49CF4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {28EB62C0-5DA9-4C86-BB8D-AC3C03F49CF4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {28EB62C0-5DA9-4C86-BB8D-AC3C03F49CF4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {28EB62C0-5DA9-4C86-BB8D-AC3C03F49CF4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {28EB62C0-5DA9-4C86-BB8D-AC3C03F49CF4}.Debug|x64.Build.0 = Debug|Any CPU
+ {28EB62C0-5DA9-4C86-BB8D-AC3C03F49CF4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {28EB62C0-5DA9-4C86-BB8D-AC3C03F49CF4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {28EB62C0-5DA9-4C86-BB8D-AC3C03F49CF4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {28EB62C0-5DA9-4C86-BB8D-AC3C03F49CF4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {28EB62C0-5DA9-4C86-BB8D-AC3C03F49CF4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {28EB62C0-5DA9-4C86-BB8D-AC3C03F49CF4}.Checked|x64.Build.0 = Checked|Any CPU
+ {28EB62C0-5DA9-4C86-BB8D-AC3C03F49CF4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {28EB62C0-5DA9-4C86-BB8D-AC3C03F49CF4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {28EB62C0-5DA9-4C86-BB8D-AC3C03F49CF4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {28EB62C0-5DA9-4C86-BB8D-AC3C03F49CF4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {28EB62C0-5DA9-4C86-BB8D-AC3C03F49CF4}.Release|x64.ActiveCfg = Release|Any CPU
+ {28EB62C0-5DA9-4C86-BB8D-AC3C03F49CF4}.Release|x64.Build.0 = Release|Any CPU
+ {0C67E548-6B13-4924-A623-41991D858EC8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0C67E548-6B13-4924-A623-41991D858EC8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0C67E548-6B13-4924-A623-41991D858EC8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0C67E548-6B13-4924-A623-41991D858EC8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0C67E548-6B13-4924-A623-41991D858EC8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0C67E548-6B13-4924-A623-41991D858EC8}.Debug|x64.Build.0 = Debug|Any CPU
+ {0C67E548-6B13-4924-A623-41991D858EC8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0C67E548-6B13-4924-A623-41991D858EC8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0C67E548-6B13-4924-A623-41991D858EC8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0C67E548-6B13-4924-A623-41991D858EC8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0C67E548-6B13-4924-A623-41991D858EC8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0C67E548-6B13-4924-A623-41991D858EC8}.Checked|x64.Build.0 = Checked|Any CPU
+ {0C67E548-6B13-4924-A623-41991D858EC8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0C67E548-6B13-4924-A623-41991D858EC8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0C67E548-6B13-4924-A623-41991D858EC8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0C67E548-6B13-4924-A623-41991D858EC8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0C67E548-6B13-4924-A623-41991D858EC8}.Release|x64.ActiveCfg = Release|Any CPU
+ {0C67E548-6B13-4924-A623-41991D858EC8}.Release|x64.Build.0 = Release|Any CPU
+ {DDB15059-8EA0-4B82-B1BF-CACBC0F701A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DDB15059-8EA0-4B82-B1BF-CACBC0F701A4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DDB15059-8EA0-4B82-B1BF-CACBC0F701A4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DDB15059-8EA0-4B82-B1BF-CACBC0F701A4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DDB15059-8EA0-4B82-B1BF-CACBC0F701A4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DDB15059-8EA0-4B82-B1BF-CACBC0F701A4}.Debug|x64.Build.0 = Debug|Any CPU
+ {DDB15059-8EA0-4B82-B1BF-CACBC0F701A4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DDB15059-8EA0-4B82-B1BF-CACBC0F701A4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DDB15059-8EA0-4B82-B1BF-CACBC0F701A4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DDB15059-8EA0-4B82-B1BF-CACBC0F701A4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DDB15059-8EA0-4B82-B1BF-CACBC0F701A4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DDB15059-8EA0-4B82-B1BF-CACBC0F701A4}.Checked|x64.Build.0 = Checked|Any CPU
+ {DDB15059-8EA0-4B82-B1BF-CACBC0F701A4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DDB15059-8EA0-4B82-B1BF-CACBC0F701A4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DDB15059-8EA0-4B82-B1BF-CACBC0F701A4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DDB15059-8EA0-4B82-B1BF-CACBC0F701A4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DDB15059-8EA0-4B82-B1BF-CACBC0F701A4}.Release|x64.ActiveCfg = Release|Any CPU
+ {DDB15059-8EA0-4B82-B1BF-CACBC0F701A4}.Release|x64.Build.0 = Release|Any CPU
+ {9E953E11-B967-4E15-ACF3-8DB5F0822D8A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9E953E11-B967-4E15-ACF3-8DB5F0822D8A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9E953E11-B967-4E15-ACF3-8DB5F0822D8A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9E953E11-B967-4E15-ACF3-8DB5F0822D8A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9E953E11-B967-4E15-ACF3-8DB5F0822D8A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9E953E11-B967-4E15-ACF3-8DB5F0822D8A}.Debug|x64.Build.0 = Debug|Any CPU
+ {9E953E11-B967-4E15-ACF3-8DB5F0822D8A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9E953E11-B967-4E15-ACF3-8DB5F0822D8A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9E953E11-B967-4E15-ACF3-8DB5F0822D8A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9E953E11-B967-4E15-ACF3-8DB5F0822D8A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9E953E11-B967-4E15-ACF3-8DB5F0822D8A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9E953E11-B967-4E15-ACF3-8DB5F0822D8A}.Checked|x64.Build.0 = Checked|Any CPU
+ {9E953E11-B967-4E15-ACF3-8DB5F0822D8A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9E953E11-B967-4E15-ACF3-8DB5F0822D8A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9E953E11-B967-4E15-ACF3-8DB5F0822D8A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9E953E11-B967-4E15-ACF3-8DB5F0822D8A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9E953E11-B967-4E15-ACF3-8DB5F0822D8A}.Release|x64.ActiveCfg = Release|Any CPU
+ {9E953E11-B967-4E15-ACF3-8DB5F0822D8A}.Release|x64.Build.0 = Release|Any CPU
+ {A4EE7FAD-4E8B-4EB7-83F3-08A81C35A561}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A4EE7FAD-4E8B-4EB7-83F3-08A81C35A561}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A4EE7FAD-4E8B-4EB7-83F3-08A81C35A561}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A4EE7FAD-4E8B-4EB7-83F3-08A81C35A561}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A4EE7FAD-4E8B-4EB7-83F3-08A81C35A561}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A4EE7FAD-4E8B-4EB7-83F3-08A81C35A561}.Debug|x64.Build.0 = Debug|Any CPU
+ {A4EE7FAD-4E8B-4EB7-83F3-08A81C35A561}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A4EE7FAD-4E8B-4EB7-83F3-08A81C35A561}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A4EE7FAD-4E8B-4EB7-83F3-08A81C35A561}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A4EE7FAD-4E8B-4EB7-83F3-08A81C35A561}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A4EE7FAD-4E8B-4EB7-83F3-08A81C35A561}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A4EE7FAD-4E8B-4EB7-83F3-08A81C35A561}.Checked|x64.Build.0 = Checked|Any CPU
+ {A4EE7FAD-4E8B-4EB7-83F3-08A81C35A561}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A4EE7FAD-4E8B-4EB7-83F3-08A81C35A561}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A4EE7FAD-4E8B-4EB7-83F3-08A81C35A561}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A4EE7FAD-4E8B-4EB7-83F3-08A81C35A561}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A4EE7FAD-4E8B-4EB7-83F3-08A81C35A561}.Release|x64.ActiveCfg = Release|Any CPU
+ {A4EE7FAD-4E8B-4EB7-83F3-08A81C35A561}.Release|x64.Build.0 = Release|Any CPU
+ {548A85F7-5474-483F-A5F8-57E8B4238642}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {548A85F7-5474-483F-A5F8-57E8B4238642}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {548A85F7-5474-483F-A5F8-57E8B4238642}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {548A85F7-5474-483F-A5F8-57E8B4238642}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {548A85F7-5474-483F-A5F8-57E8B4238642}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {548A85F7-5474-483F-A5F8-57E8B4238642}.Debug|x64.Build.0 = Debug|Any CPU
+ {548A85F7-5474-483F-A5F8-57E8B4238642}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {548A85F7-5474-483F-A5F8-57E8B4238642}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {548A85F7-5474-483F-A5F8-57E8B4238642}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {548A85F7-5474-483F-A5F8-57E8B4238642}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {548A85F7-5474-483F-A5F8-57E8B4238642}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {548A85F7-5474-483F-A5F8-57E8B4238642}.Checked|x64.Build.0 = Checked|Any CPU
+ {548A85F7-5474-483F-A5F8-57E8B4238642}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {548A85F7-5474-483F-A5F8-57E8B4238642}.Release|Any CPU.Build.0 = Release|Any CPU
+ {548A85F7-5474-483F-A5F8-57E8B4238642}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {548A85F7-5474-483F-A5F8-57E8B4238642}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {548A85F7-5474-483F-A5F8-57E8B4238642}.Release|x64.ActiveCfg = Release|Any CPU
+ {548A85F7-5474-483F-A5F8-57E8B4238642}.Release|x64.Build.0 = Release|Any CPU
+ {F1B079F4-6571-4462-861C-3600D5A324CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F1B079F4-6571-4462-861C-3600D5A324CD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F1B079F4-6571-4462-861C-3600D5A324CD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F1B079F4-6571-4462-861C-3600D5A324CD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F1B079F4-6571-4462-861C-3600D5A324CD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F1B079F4-6571-4462-861C-3600D5A324CD}.Debug|x64.Build.0 = Debug|Any CPU
+ {F1B079F4-6571-4462-861C-3600D5A324CD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F1B079F4-6571-4462-861C-3600D5A324CD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F1B079F4-6571-4462-861C-3600D5A324CD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F1B079F4-6571-4462-861C-3600D5A324CD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F1B079F4-6571-4462-861C-3600D5A324CD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F1B079F4-6571-4462-861C-3600D5A324CD}.Checked|x64.Build.0 = Checked|Any CPU
+ {F1B079F4-6571-4462-861C-3600D5A324CD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F1B079F4-6571-4462-861C-3600D5A324CD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F1B079F4-6571-4462-861C-3600D5A324CD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F1B079F4-6571-4462-861C-3600D5A324CD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F1B079F4-6571-4462-861C-3600D5A324CD}.Release|x64.ActiveCfg = Release|Any CPU
+ {F1B079F4-6571-4462-861C-3600D5A324CD}.Release|x64.Build.0 = Release|Any CPU
+ {FFC760C1-42D8-45F4-A2EC-025DEDE7D681}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FFC760C1-42D8-45F4-A2EC-025DEDE7D681}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FFC760C1-42D8-45F4-A2EC-025DEDE7D681}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FFC760C1-42D8-45F4-A2EC-025DEDE7D681}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FFC760C1-42D8-45F4-A2EC-025DEDE7D681}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FFC760C1-42D8-45F4-A2EC-025DEDE7D681}.Debug|x64.Build.0 = Debug|Any CPU
+ {FFC760C1-42D8-45F4-A2EC-025DEDE7D681}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FFC760C1-42D8-45F4-A2EC-025DEDE7D681}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FFC760C1-42D8-45F4-A2EC-025DEDE7D681}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FFC760C1-42D8-45F4-A2EC-025DEDE7D681}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FFC760C1-42D8-45F4-A2EC-025DEDE7D681}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FFC760C1-42D8-45F4-A2EC-025DEDE7D681}.Checked|x64.Build.0 = Checked|Any CPU
+ {FFC760C1-42D8-45F4-A2EC-025DEDE7D681}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FFC760C1-42D8-45F4-A2EC-025DEDE7D681}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FFC760C1-42D8-45F4-A2EC-025DEDE7D681}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FFC760C1-42D8-45F4-A2EC-025DEDE7D681}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FFC760C1-42D8-45F4-A2EC-025DEDE7D681}.Release|x64.ActiveCfg = Release|Any CPU
+ {FFC760C1-42D8-45F4-A2EC-025DEDE7D681}.Release|x64.Build.0 = Release|Any CPU
+ {C1076745-44FF-46F8-A6C6-E469BFE9E409}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C1076745-44FF-46F8-A6C6-E469BFE9E409}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C1076745-44FF-46F8-A6C6-E469BFE9E409}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C1076745-44FF-46F8-A6C6-E469BFE9E409}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C1076745-44FF-46F8-A6C6-E469BFE9E409}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C1076745-44FF-46F8-A6C6-E469BFE9E409}.Debug|x64.Build.0 = Debug|Any CPU
+ {C1076745-44FF-46F8-A6C6-E469BFE9E409}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C1076745-44FF-46F8-A6C6-E469BFE9E409}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C1076745-44FF-46F8-A6C6-E469BFE9E409}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C1076745-44FF-46F8-A6C6-E469BFE9E409}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C1076745-44FF-46F8-A6C6-E469BFE9E409}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C1076745-44FF-46F8-A6C6-E469BFE9E409}.Checked|x64.Build.0 = Checked|Any CPU
+ {C1076745-44FF-46F8-A6C6-E469BFE9E409}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C1076745-44FF-46F8-A6C6-E469BFE9E409}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C1076745-44FF-46F8-A6C6-E469BFE9E409}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C1076745-44FF-46F8-A6C6-E469BFE9E409}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C1076745-44FF-46F8-A6C6-E469BFE9E409}.Release|x64.ActiveCfg = Release|Any CPU
+ {C1076745-44FF-46F8-A6C6-E469BFE9E409}.Release|x64.Build.0 = Release|Any CPU
+ {8A767943-C04E-4E9B-81E6-F41A49E027B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8A767943-C04E-4E9B-81E6-F41A49E027B0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8A767943-C04E-4E9B-81E6-F41A49E027B0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8A767943-C04E-4E9B-81E6-F41A49E027B0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8A767943-C04E-4E9B-81E6-F41A49E027B0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8A767943-C04E-4E9B-81E6-F41A49E027B0}.Debug|x64.Build.0 = Debug|Any CPU
+ {8A767943-C04E-4E9B-81E6-F41A49E027B0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8A767943-C04E-4E9B-81E6-F41A49E027B0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8A767943-C04E-4E9B-81E6-F41A49E027B0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8A767943-C04E-4E9B-81E6-F41A49E027B0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8A767943-C04E-4E9B-81E6-F41A49E027B0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8A767943-C04E-4E9B-81E6-F41A49E027B0}.Checked|x64.Build.0 = Checked|Any CPU
+ {8A767943-C04E-4E9B-81E6-F41A49E027B0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8A767943-C04E-4E9B-81E6-F41A49E027B0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8A767943-C04E-4E9B-81E6-F41A49E027B0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8A767943-C04E-4E9B-81E6-F41A49E027B0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8A767943-C04E-4E9B-81E6-F41A49E027B0}.Release|x64.ActiveCfg = Release|Any CPU
+ {8A767943-C04E-4E9B-81E6-F41A49E027B0}.Release|x64.Build.0 = Release|Any CPU
+ {A42F4CA1-C37A-4D2F-A2DD-DF2CDFB12F14}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A42F4CA1-C37A-4D2F-A2DD-DF2CDFB12F14}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A42F4CA1-C37A-4D2F-A2DD-DF2CDFB12F14}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A42F4CA1-C37A-4D2F-A2DD-DF2CDFB12F14}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A42F4CA1-C37A-4D2F-A2DD-DF2CDFB12F14}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A42F4CA1-C37A-4D2F-A2DD-DF2CDFB12F14}.Debug|x64.Build.0 = Debug|Any CPU
+ {A42F4CA1-C37A-4D2F-A2DD-DF2CDFB12F14}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A42F4CA1-C37A-4D2F-A2DD-DF2CDFB12F14}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A42F4CA1-C37A-4D2F-A2DD-DF2CDFB12F14}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A42F4CA1-C37A-4D2F-A2DD-DF2CDFB12F14}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A42F4CA1-C37A-4D2F-A2DD-DF2CDFB12F14}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A42F4CA1-C37A-4D2F-A2DD-DF2CDFB12F14}.Checked|x64.Build.0 = Checked|Any CPU
+ {A42F4CA1-C37A-4D2F-A2DD-DF2CDFB12F14}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A42F4CA1-C37A-4D2F-A2DD-DF2CDFB12F14}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A42F4CA1-C37A-4D2F-A2DD-DF2CDFB12F14}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A42F4CA1-C37A-4D2F-A2DD-DF2CDFB12F14}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A42F4CA1-C37A-4D2F-A2DD-DF2CDFB12F14}.Release|x64.ActiveCfg = Release|Any CPU
+ {A42F4CA1-C37A-4D2F-A2DD-DF2CDFB12F14}.Release|x64.Build.0 = Release|Any CPU
+ {4E84BE82-9496-4CE1-8DE6-0646E93A65BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4E84BE82-9496-4CE1-8DE6-0646E93A65BB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4E84BE82-9496-4CE1-8DE6-0646E93A65BB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4E84BE82-9496-4CE1-8DE6-0646E93A65BB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4E84BE82-9496-4CE1-8DE6-0646E93A65BB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4E84BE82-9496-4CE1-8DE6-0646E93A65BB}.Debug|x64.Build.0 = Debug|Any CPU
+ {4E84BE82-9496-4CE1-8DE6-0646E93A65BB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4E84BE82-9496-4CE1-8DE6-0646E93A65BB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4E84BE82-9496-4CE1-8DE6-0646E93A65BB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4E84BE82-9496-4CE1-8DE6-0646E93A65BB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4E84BE82-9496-4CE1-8DE6-0646E93A65BB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4E84BE82-9496-4CE1-8DE6-0646E93A65BB}.Checked|x64.Build.0 = Checked|Any CPU
+ {4E84BE82-9496-4CE1-8DE6-0646E93A65BB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4E84BE82-9496-4CE1-8DE6-0646E93A65BB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4E84BE82-9496-4CE1-8DE6-0646E93A65BB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4E84BE82-9496-4CE1-8DE6-0646E93A65BB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4E84BE82-9496-4CE1-8DE6-0646E93A65BB}.Release|x64.ActiveCfg = Release|Any CPU
+ {4E84BE82-9496-4CE1-8DE6-0646E93A65BB}.Release|x64.Build.0 = Release|Any CPU
+ {DC245710-E244-4AAD-840A-4F19DEBDBC98}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DC245710-E244-4AAD-840A-4F19DEBDBC98}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DC245710-E244-4AAD-840A-4F19DEBDBC98}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DC245710-E244-4AAD-840A-4F19DEBDBC98}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DC245710-E244-4AAD-840A-4F19DEBDBC98}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DC245710-E244-4AAD-840A-4F19DEBDBC98}.Debug|x64.Build.0 = Debug|Any CPU
+ {DC245710-E244-4AAD-840A-4F19DEBDBC98}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DC245710-E244-4AAD-840A-4F19DEBDBC98}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DC245710-E244-4AAD-840A-4F19DEBDBC98}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DC245710-E244-4AAD-840A-4F19DEBDBC98}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DC245710-E244-4AAD-840A-4F19DEBDBC98}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DC245710-E244-4AAD-840A-4F19DEBDBC98}.Checked|x64.Build.0 = Checked|Any CPU
+ {DC245710-E244-4AAD-840A-4F19DEBDBC98}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DC245710-E244-4AAD-840A-4F19DEBDBC98}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DC245710-E244-4AAD-840A-4F19DEBDBC98}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DC245710-E244-4AAD-840A-4F19DEBDBC98}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DC245710-E244-4AAD-840A-4F19DEBDBC98}.Release|x64.ActiveCfg = Release|Any CPU
+ {DC245710-E244-4AAD-840A-4F19DEBDBC98}.Release|x64.Build.0 = Release|Any CPU
+ {366CFD9E-E7FE-4A50-B6A0-1345D1BD061C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {366CFD9E-E7FE-4A50-B6A0-1345D1BD061C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {366CFD9E-E7FE-4A50-B6A0-1345D1BD061C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {366CFD9E-E7FE-4A50-B6A0-1345D1BD061C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {366CFD9E-E7FE-4A50-B6A0-1345D1BD061C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {366CFD9E-E7FE-4A50-B6A0-1345D1BD061C}.Debug|x64.Build.0 = Debug|Any CPU
+ {366CFD9E-E7FE-4A50-B6A0-1345D1BD061C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {366CFD9E-E7FE-4A50-B6A0-1345D1BD061C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {366CFD9E-E7FE-4A50-B6A0-1345D1BD061C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {366CFD9E-E7FE-4A50-B6A0-1345D1BD061C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {366CFD9E-E7FE-4A50-B6A0-1345D1BD061C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {366CFD9E-E7FE-4A50-B6A0-1345D1BD061C}.Checked|x64.Build.0 = Checked|Any CPU
+ {366CFD9E-E7FE-4A50-B6A0-1345D1BD061C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {366CFD9E-E7FE-4A50-B6A0-1345D1BD061C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {366CFD9E-E7FE-4A50-B6A0-1345D1BD061C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {366CFD9E-E7FE-4A50-B6A0-1345D1BD061C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {366CFD9E-E7FE-4A50-B6A0-1345D1BD061C}.Release|x64.ActiveCfg = Release|Any CPU
+ {366CFD9E-E7FE-4A50-B6A0-1345D1BD061C}.Release|x64.Build.0 = Release|Any CPU
+ {F907FD44-6193-4A3D-8452-92CEAF46B919}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F907FD44-6193-4A3D-8452-92CEAF46B919}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F907FD44-6193-4A3D-8452-92CEAF46B919}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F907FD44-6193-4A3D-8452-92CEAF46B919}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F907FD44-6193-4A3D-8452-92CEAF46B919}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F907FD44-6193-4A3D-8452-92CEAF46B919}.Debug|x64.Build.0 = Debug|Any CPU
+ {F907FD44-6193-4A3D-8452-92CEAF46B919}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F907FD44-6193-4A3D-8452-92CEAF46B919}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F907FD44-6193-4A3D-8452-92CEAF46B919}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F907FD44-6193-4A3D-8452-92CEAF46B919}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F907FD44-6193-4A3D-8452-92CEAF46B919}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F907FD44-6193-4A3D-8452-92CEAF46B919}.Checked|x64.Build.0 = Checked|Any CPU
+ {F907FD44-6193-4A3D-8452-92CEAF46B919}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F907FD44-6193-4A3D-8452-92CEAF46B919}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F907FD44-6193-4A3D-8452-92CEAF46B919}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F907FD44-6193-4A3D-8452-92CEAF46B919}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F907FD44-6193-4A3D-8452-92CEAF46B919}.Release|x64.ActiveCfg = Release|Any CPU
+ {F907FD44-6193-4A3D-8452-92CEAF46B919}.Release|x64.Build.0 = Release|Any CPU
+ {9C7255CB-FAF3-4B44-B731-FF2F69ACD90E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9C7255CB-FAF3-4B44-B731-FF2F69ACD90E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9C7255CB-FAF3-4B44-B731-FF2F69ACD90E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9C7255CB-FAF3-4B44-B731-FF2F69ACD90E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9C7255CB-FAF3-4B44-B731-FF2F69ACD90E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9C7255CB-FAF3-4B44-B731-FF2F69ACD90E}.Debug|x64.Build.0 = Debug|Any CPU
+ {9C7255CB-FAF3-4B44-B731-FF2F69ACD90E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9C7255CB-FAF3-4B44-B731-FF2F69ACD90E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9C7255CB-FAF3-4B44-B731-FF2F69ACD90E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9C7255CB-FAF3-4B44-B731-FF2F69ACD90E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9C7255CB-FAF3-4B44-B731-FF2F69ACD90E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9C7255CB-FAF3-4B44-B731-FF2F69ACD90E}.Checked|x64.Build.0 = Checked|Any CPU
+ {9C7255CB-FAF3-4B44-B731-FF2F69ACD90E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9C7255CB-FAF3-4B44-B731-FF2F69ACD90E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9C7255CB-FAF3-4B44-B731-FF2F69ACD90E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9C7255CB-FAF3-4B44-B731-FF2F69ACD90E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9C7255CB-FAF3-4B44-B731-FF2F69ACD90E}.Release|x64.ActiveCfg = Release|Any CPU
+ {9C7255CB-FAF3-4B44-B731-FF2F69ACD90E}.Release|x64.Build.0 = Release|Any CPU
+ {6D9B4FCD-99DB-4E67-B499-BEE99CD4CA24}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6D9B4FCD-99DB-4E67-B499-BEE99CD4CA24}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6D9B4FCD-99DB-4E67-B499-BEE99CD4CA24}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6D9B4FCD-99DB-4E67-B499-BEE99CD4CA24}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6D9B4FCD-99DB-4E67-B499-BEE99CD4CA24}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6D9B4FCD-99DB-4E67-B499-BEE99CD4CA24}.Debug|x64.Build.0 = Debug|Any CPU
+ {6D9B4FCD-99DB-4E67-B499-BEE99CD4CA24}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6D9B4FCD-99DB-4E67-B499-BEE99CD4CA24}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6D9B4FCD-99DB-4E67-B499-BEE99CD4CA24}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6D9B4FCD-99DB-4E67-B499-BEE99CD4CA24}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6D9B4FCD-99DB-4E67-B499-BEE99CD4CA24}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6D9B4FCD-99DB-4E67-B499-BEE99CD4CA24}.Checked|x64.Build.0 = Checked|Any CPU
+ {6D9B4FCD-99DB-4E67-B499-BEE99CD4CA24}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6D9B4FCD-99DB-4E67-B499-BEE99CD4CA24}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6D9B4FCD-99DB-4E67-B499-BEE99CD4CA24}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6D9B4FCD-99DB-4E67-B499-BEE99CD4CA24}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6D9B4FCD-99DB-4E67-B499-BEE99CD4CA24}.Release|x64.ActiveCfg = Release|Any CPU
+ {6D9B4FCD-99DB-4E67-B499-BEE99CD4CA24}.Release|x64.Build.0 = Release|Any CPU
+ {FF49C039-4515-478E-A148-6A28A1AC38D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FF49C039-4515-478E-A148-6A28A1AC38D9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FF49C039-4515-478E-A148-6A28A1AC38D9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FF49C039-4515-478E-A148-6A28A1AC38D9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FF49C039-4515-478E-A148-6A28A1AC38D9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FF49C039-4515-478E-A148-6A28A1AC38D9}.Debug|x64.Build.0 = Debug|Any CPU
+ {FF49C039-4515-478E-A148-6A28A1AC38D9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FF49C039-4515-478E-A148-6A28A1AC38D9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FF49C039-4515-478E-A148-6A28A1AC38D9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FF49C039-4515-478E-A148-6A28A1AC38D9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FF49C039-4515-478E-A148-6A28A1AC38D9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FF49C039-4515-478E-A148-6A28A1AC38D9}.Checked|x64.Build.0 = Checked|Any CPU
+ {FF49C039-4515-478E-A148-6A28A1AC38D9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FF49C039-4515-478E-A148-6A28A1AC38D9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FF49C039-4515-478E-A148-6A28A1AC38D9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FF49C039-4515-478E-A148-6A28A1AC38D9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FF49C039-4515-478E-A148-6A28A1AC38D9}.Release|x64.ActiveCfg = Release|Any CPU
+ {FF49C039-4515-478E-A148-6A28A1AC38D9}.Release|x64.Build.0 = Release|Any CPU
+ {9AEB6984-FCD8-4E39-BC16-805B1C8BD43A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9AEB6984-FCD8-4E39-BC16-805B1C8BD43A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9AEB6984-FCD8-4E39-BC16-805B1C8BD43A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9AEB6984-FCD8-4E39-BC16-805B1C8BD43A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9AEB6984-FCD8-4E39-BC16-805B1C8BD43A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9AEB6984-FCD8-4E39-BC16-805B1C8BD43A}.Debug|x64.Build.0 = Debug|Any CPU
+ {9AEB6984-FCD8-4E39-BC16-805B1C8BD43A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9AEB6984-FCD8-4E39-BC16-805B1C8BD43A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9AEB6984-FCD8-4E39-BC16-805B1C8BD43A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9AEB6984-FCD8-4E39-BC16-805B1C8BD43A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9AEB6984-FCD8-4E39-BC16-805B1C8BD43A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9AEB6984-FCD8-4E39-BC16-805B1C8BD43A}.Checked|x64.Build.0 = Checked|Any CPU
+ {9AEB6984-FCD8-4E39-BC16-805B1C8BD43A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9AEB6984-FCD8-4E39-BC16-805B1C8BD43A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9AEB6984-FCD8-4E39-BC16-805B1C8BD43A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9AEB6984-FCD8-4E39-BC16-805B1C8BD43A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9AEB6984-FCD8-4E39-BC16-805B1C8BD43A}.Release|x64.ActiveCfg = Release|Any CPU
+ {9AEB6984-FCD8-4E39-BC16-805B1C8BD43A}.Release|x64.Build.0 = Release|Any CPU
+ {1A9C53C6-CEA3-49D6-9345-4F6016899183}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1A9C53C6-CEA3-49D6-9345-4F6016899183}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1A9C53C6-CEA3-49D6-9345-4F6016899183}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1A9C53C6-CEA3-49D6-9345-4F6016899183}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1A9C53C6-CEA3-49D6-9345-4F6016899183}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1A9C53C6-CEA3-49D6-9345-4F6016899183}.Debug|x64.Build.0 = Debug|Any CPU
+ {1A9C53C6-CEA3-49D6-9345-4F6016899183}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1A9C53C6-CEA3-49D6-9345-4F6016899183}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1A9C53C6-CEA3-49D6-9345-4F6016899183}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1A9C53C6-CEA3-49D6-9345-4F6016899183}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1A9C53C6-CEA3-49D6-9345-4F6016899183}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1A9C53C6-CEA3-49D6-9345-4F6016899183}.Checked|x64.Build.0 = Checked|Any CPU
+ {1A9C53C6-CEA3-49D6-9345-4F6016899183}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1A9C53C6-CEA3-49D6-9345-4F6016899183}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1A9C53C6-CEA3-49D6-9345-4F6016899183}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1A9C53C6-CEA3-49D6-9345-4F6016899183}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1A9C53C6-CEA3-49D6-9345-4F6016899183}.Release|x64.ActiveCfg = Release|Any CPU
+ {1A9C53C6-CEA3-49D6-9345-4F6016899183}.Release|x64.Build.0 = Release|Any CPU
+ {B09ED5F8-CCC7-4612-9041-0D10B8132ECB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B09ED5F8-CCC7-4612-9041-0D10B8132ECB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B09ED5F8-CCC7-4612-9041-0D10B8132ECB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B09ED5F8-CCC7-4612-9041-0D10B8132ECB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B09ED5F8-CCC7-4612-9041-0D10B8132ECB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B09ED5F8-CCC7-4612-9041-0D10B8132ECB}.Debug|x64.Build.0 = Debug|Any CPU
+ {B09ED5F8-CCC7-4612-9041-0D10B8132ECB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B09ED5F8-CCC7-4612-9041-0D10B8132ECB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B09ED5F8-CCC7-4612-9041-0D10B8132ECB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B09ED5F8-CCC7-4612-9041-0D10B8132ECB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B09ED5F8-CCC7-4612-9041-0D10B8132ECB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B09ED5F8-CCC7-4612-9041-0D10B8132ECB}.Checked|x64.Build.0 = Checked|Any CPU
+ {B09ED5F8-CCC7-4612-9041-0D10B8132ECB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B09ED5F8-CCC7-4612-9041-0D10B8132ECB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B09ED5F8-CCC7-4612-9041-0D10B8132ECB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B09ED5F8-CCC7-4612-9041-0D10B8132ECB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B09ED5F8-CCC7-4612-9041-0D10B8132ECB}.Release|x64.ActiveCfg = Release|Any CPU
+ {B09ED5F8-CCC7-4612-9041-0D10B8132ECB}.Release|x64.Build.0 = Release|Any CPU
+ {42630210-72E2-463F-8507-49F4D78E60C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {42630210-72E2-463F-8507-49F4D78E60C9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {42630210-72E2-463F-8507-49F4D78E60C9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {42630210-72E2-463F-8507-49F4D78E60C9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {42630210-72E2-463F-8507-49F4D78E60C9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {42630210-72E2-463F-8507-49F4D78E60C9}.Debug|x64.Build.0 = Debug|Any CPU
+ {42630210-72E2-463F-8507-49F4D78E60C9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {42630210-72E2-463F-8507-49F4D78E60C9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {42630210-72E2-463F-8507-49F4D78E60C9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {42630210-72E2-463F-8507-49F4D78E60C9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {42630210-72E2-463F-8507-49F4D78E60C9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {42630210-72E2-463F-8507-49F4D78E60C9}.Checked|x64.Build.0 = Checked|Any CPU
+ {42630210-72E2-463F-8507-49F4D78E60C9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {42630210-72E2-463F-8507-49F4D78E60C9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {42630210-72E2-463F-8507-49F4D78E60C9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {42630210-72E2-463F-8507-49F4D78E60C9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {42630210-72E2-463F-8507-49F4D78E60C9}.Release|x64.ActiveCfg = Release|Any CPU
+ {42630210-72E2-463F-8507-49F4D78E60C9}.Release|x64.Build.0 = Release|Any CPU
+ {D4059AFB-8FD9-48C0-AFA8-8532933DA9B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D4059AFB-8FD9-48C0-AFA8-8532933DA9B3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D4059AFB-8FD9-48C0-AFA8-8532933DA9B3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D4059AFB-8FD9-48C0-AFA8-8532933DA9B3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D4059AFB-8FD9-48C0-AFA8-8532933DA9B3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D4059AFB-8FD9-48C0-AFA8-8532933DA9B3}.Debug|x64.Build.0 = Debug|Any CPU
+ {D4059AFB-8FD9-48C0-AFA8-8532933DA9B3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D4059AFB-8FD9-48C0-AFA8-8532933DA9B3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D4059AFB-8FD9-48C0-AFA8-8532933DA9B3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D4059AFB-8FD9-48C0-AFA8-8532933DA9B3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D4059AFB-8FD9-48C0-AFA8-8532933DA9B3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D4059AFB-8FD9-48C0-AFA8-8532933DA9B3}.Checked|x64.Build.0 = Checked|Any CPU
+ {D4059AFB-8FD9-48C0-AFA8-8532933DA9B3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D4059AFB-8FD9-48C0-AFA8-8532933DA9B3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D4059AFB-8FD9-48C0-AFA8-8532933DA9B3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D4059AFB-8FD9-48C0-AFA8-8532933DA9B3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D4059AFB-8FD9-48C0-AFA8-8532933DA9B3}.Release|x64.ActiveCfg = Release|Any CPU
+ {D4059AFB-8FD9-48C0-AFA8-8532933DA9B3}.Release|x64.Build.0 = Release|Any CPU
+ {FF308555-4509-40A5-B990-66378FC9BE3F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FF308555-4509-40A5-B990-66378FC9BE3F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FF308555-4509-40A5-B990-66378FC9BE3F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FF308555-4509-40A5-B990-66378FC9BE3F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FF308555-4509-40A5-B990-66378FC9BE3F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FF308555-4509-40A5-B990-66378FC9BE3F}.Debug|x64.Build.0 = Debug|Any CPU
+ {FF308555-4509-40A5-B990-66378FC9BE3F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FF308555-4509-40A5-B990-66378FC9BE3F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FF308555-4509-40A5-B990-66378FC9BE3F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FF308555-4509-40A5-B990-66378FC9BE3F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FF308555-4509-40A5-B990-66378FC9BE3F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FF308555-4509-40A5-B990-66378FC9BE3F}.Checked|x64.Build.0 = Checked|Any CPU
+ {FF308555-4509-40A5-B990-66378FC9BE3F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FF308555-4509-40A5-B990-66378FC9BE3F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FF308555-4509-40A5-B990-66378FC9BE3F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FF308555-4509-40A5-B990-66378FC9BE3F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FF308555-4509-40A5-B990-66378FC9BE3F}.Release|x64.ActiveCfg = Release|Any CPU
+ {FF308555-4509-40A5-B990-66378FC9BE3F}.Release|x64.Build.0 = Release|Any CPU
+ {DA444D4F-EB7F-48C1-8F9F-8E69B5D7A7EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DA444D4F-EB7F-48C1-8F9F-8E69B5D7A7EE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DA444D4F-EB7F-48C1-8F9F-8E69B5D7A7EE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DA444D4F-EB7F-48C1-8F9F-8E69B5D7A7EE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DA444D4F-EB7F-48C1-8F9F-8E69B5D7A7EE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DA444D4F-EB7F-48C1-8F9F-8E69B5D7A7EE}.Debug|x64.Build.0 = Debug|Any CPU
+ {DA444D4F-EB7F-48C1-8F9F-8E69B5D7A7EE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DA444D4F-EB7F-48C1-8F9F-8E69B5D7A7EE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DA444D4F-EB7F-48C1-8F9F-8E69B5D7A7EE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DA444D4F-EB7F-48C1-8F9F-8E69B5D7A7EE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DA444D4F-EB7F-48C1-8F9F-8E69B5D7A7EE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DA444D4F-EB7F-48C1-8F9F-8E69B5D7A7EE}.Checked|x64.Build.0 = Checked|Any CPU
+ {DA444D4F-EB7F-48C1-8F9F-8E69B5D7A7EE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DA444D4F-EB7F-48C1-8F9F-8E69B5D7A7EE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DA444D4F-EB7F-48C1-8F9F-8E69B5D7A7EE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DA444D4F-EB7F-48C1-8F9F-8E69B5D7A7EE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DA444D4F-EB7F-48C1-8F9F-8E69B5D7A7EE}.Release|x64.ActiveCfg = Release|Any CPU
+ {DA444D4F-EB7F-48C1-8F9F-8E69B5D7A7EE}.Release|x64.Build.0 = Release|Any CPU
+ {3FF8F7D5-8EA6-4BE7-AD41-02F2D123CA86}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3FF8F7D5-8EA6-4BE7-AD41-02F2D123CA86}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3FF8F7D5-8EA6-4BE7-AD41-02F2D123CA86}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3FF8F7D5-8EA6-4BE7-AD41-02F2D123CA86}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3FF8F7D5-8EA6-4BE7-AD41-02F2D123CA86}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3FF8F7D5-8EA6-4BE7-AD41-02F2D123CA86}.Debug|x64.Build.0 = Debug|Any CPU
+ {3FF8F7D5-8EA6-4BE7-AD41-02F2D123CA86}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3FF8F7D5-8EA6-4BE7-AD41-02F2D123CA86}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3FF8F7D5-8EA6-4BE7-AD41-02F2D123CA86}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3FF8F7D5-8EA6-4BE7-AD41-02F2D123CA86}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3FF8F7D5-8EA6-4BE7-AD41-02F2D123CA86}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3FF8F7D5-8EA6-4BE7-AD41-02F2D123CA86}.Checked|x64.Build.0 = Checked|Any CPU
+ {3FF8F7D5-8EA6-4BE7-AD41-02F2D123CA86}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3FF8F7D5-8EA6-4BE7-AD41-02F2D123CA86}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3FF8F7D5-8EA6-4BE7-AD41-02F2D123CA86}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3FF8F7D5-8EA6-4BE7-AD41-02F2D123CA86}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3FF8F7D5-8EA6-4BE7-AD41-02F2D123CA86}.Release|x64.ActiveCfg = Release|Any CPU
+ {3FF8F7D5-8EA6-4BE7-AD41-02F2D123CA86}.Release|x64.Build.0 = Release|Any CPU
+ {CF43C188-347D-48F9-A579-DA44539A0FF9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CF43C188-347D-48F9-A579-DA44539A0FF9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CF43C188-347D-48F9-A579-DA44539A0FF9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CF43C188-347D-48F9-A579-DA44539A0FF9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CF43C188-347D-48F9-A579-DA44539A0FF9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CF43C188-347D-48F9-A579-DA44539A0FF9}.Debug|x64.Build.0 = Debug|Any CPU
+ {CF43C188-347D-48F9-A579-DA44539A0FF9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CF43C188-347D-48F9-A579-DA44539A0FF9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CF43C188-347D-48F9-A579-DA44539A0FF9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CF43C188-347D-48F9-A579-DA44539A0FF9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CF43C188-347D-48F9-A579-DA44539A0FF9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CF43C188-347D-48F9-A579-DA44539A0FF9}.Checked|x64.Build.0 = Checked|Any CPU
+ {CF43C188-347D-48F9-A579-DA44539A0FF9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CF43C188-347D-48F9-A579-DA44539A0FF9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CF43C188-347D-48F9-A579-DA44539A0FF9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CF43C188-347D-48F9-A579-DA44539A0FF9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CF43C188-347D-48F9-A579-DA44539A0FF9}.Release|x64.ActiveCfg = Release|Any CPU
+ {CF43C188-347D-48F9-A579-DA44539A0FF9}.Release|x64.Build.0 = Release|Any CPU
+ {C5003221-20FB-4B11-ADFF-9B74AB85E644}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C5003221-20FB-4B11-ADFF-9B74AB85E644}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C5003221-20FB-4B11-ADFF-9B74AB85E644}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C5003221-20FB-4B11-ADFF-9B74AB85E644}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C5003221-20FB-4B11-ADFF-9B74AB85E644}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C5003221-20FB-4B11-ADFF-9B74AB85E644}.Debug|x64.Build.0 = Debug|Any CPU
+ {C5003221-20FB-4B11-ADFF-9B74AB85E644}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C5003221-20FB-4B11-ADFF-9B74AB85E644}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C5003221-20FB-4B11-ADFF-9B74AB85E644}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C5003221-20FB-4B11-ADFF-9B74AB85E644}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C5003221-20FB-4B11-ADFF-9B74AB85E644}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C5003221-20FB-4B11-ADFF-9B74AB85E644}.Checked|x64.Build.0 = Checked|Any CPU
+ {C5003221-20FB-4B11-ADFF-9B74AB85E644}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C5003221-20FB-4B11-ADFF-9B74AB85E644}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C5003221-20FB-4B11-ADFF-9B74AB85E644}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C5003221-20FB-4B11-ADFF-9B74AB85E644}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C5003221-20FB-4B11-ADFF-9B74AB85E644}.Release|x64.ActiveCfg = Release|Any CPU
+ {C5003221-20FB-4B11-ADFF-9B74AB85E644}.Release|x64.Build.0 = Release|Any CPU
+ {48D2ADCC-1F30-4048-9D7D-DB2EAE996DC0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {48D2ADCC-1F30-4048-9D7D-DB2EAE996DC0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {48D2ADCC-1F30-4048-9D7D-DB2EAE996DC0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {48D2ADCC-1F30-4048-9D7D-DB2EAE996DC0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {48D2ADCC-1F30-4048-9D7D-DB2EAE996DC0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {48D2ADCC-1F30-4048-9D7D-DB2EAE996DC0}.Debug|x64.Build.0 = Debug|Any CPU
+ {48D2ADCC-1F30-4048-9D7D-DB2EAE996DC0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {48D2ADCC-1F30-4048-9D7D-DB2EAE996DC0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {48D2ADCC-1F30-4048-9D7D-DB2EAE996DC0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {48D2ADCC-1F30-4048-9D7D-DB2EAE996DC0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {48D2ADCC-1F30-4048-9D7D-DB2EAE996DC0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {48D2ADCC-1F30-4048-9D7D-DB2EAE996DC0}.Checked|x64.Build.0 = Checked|Any CPU
+ {48D2ADCC-1F30-4048-9D7D-DB2EAE996DC0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {48D2ADCC-1F30-4048-9D7D-DB2EAE996DC0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {48D2ADCC-1F30-4048-9D7D-DB2EAE996DC0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {48D2ADCC-1F30-4048-9D7D-DB2EAE996DC0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {48D2ADCC-1F30-4048-9D7D-DB2EAE996DC0}.Release|x64.ActiveCfg = Release|Any CPU
+ {48D2ADCC-1F30-4048-9D7D-DB2EAE996DC0}.Release|x64.Build.0 = Release|Any CPU
+ {27EF2574-85F6-4344-A8FB-53FF676B2B35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {27EF2574-85F6-4344-A8FB-53FF676B2B35}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {27EF2574-85F6-4344-A8FB-53FF676B2B35}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {27EF2574-85F6-4344-A8FB-53FF676B2B35}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {27EF2574-85F6-4344-A8FB-53FF676B2B35}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {27EF2574-85F6-4344-A8FB-53FF676B2B35}.Debug|x64.Build.0 = Debug|Any CPU
+ {27EF2574-85F6-4344-A8FB-53FF676B2B35}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {27EF2574-85F6-4344-A8FB-53FF676B2B35}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {27EF2574-85F6-4344-A8FB-53FF676B2B35}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {27EF2574-85F6-4344-A8FB-53FF676B2B35}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {27EF2574-85F6-4344-A8FB-53FF676B2B35}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {27EF2574-85F6-4344-A8FB-53FF676B2B35}.Checked|x64.Build.0 = Checked|Any CPU
+ {27EF2574-85F6-4344-A8FB-53FF676B2B35}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {27EF2574-85F6-4344-A8FB-53FF676B2B35}.Release|Any CPU.Build.0 = Release|Any CPU
+ {27EF2574-85F6-4344-A8FB-53FF676B2B35}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {27EF2574-85F6-4344-A8FB-53FF676B2B35}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {27EF2574-85F6-4344-A8FB-53FF676B2B35}.Release|x64.ActiveCfg = Release|Any CPU
+ {27EF2574-85F6-4344-A8FB-53FF676B2B35}.Release|x64.Build.0 = Release|Any CPU
+ {1CDEFA2A-BEAF-446E-9A37-9831CA8B98EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1CDEFA2A-BEAF-446E-9A37-9831CA8B98EE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1CDEFA2A-BEAF-446E-9A37-9831CA8B98EE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1CDEFA2A-BEAF-446E-9A37-9831CA8B98EE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1CDEFA2A-BEAF-446E-9A37-9831CA8B98EE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1CDEFA2A-BEAF-446E-9A37-9831CA8B98EE}.Debug|x64.Build.0 = Debug|Any CPU
+ {1CDEFA2A-BEAF-446E-9A37-9831CA8B98EE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1CDEFA2A-BEAF-446E-9A37-9831CA8B98EE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1CDEFA2A-BEAF-446E-9A37-9831CA8B98EE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1CDEFA2A-BEAF-446E-9A37-9831CA8B98EE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1CDEFA2A-BEAF-446E-9A37-9831CA8B98EE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1CDEFA2A-BEAF-446E-9A37-9831CA8B98EE}.Checked|x64.Build.0 = Checked|Any CPU
+ {1CDEFA2A-BEAF-446E-9A37-9831CA8B98EE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1CDEFA2A-BEAF-446E-9A37-9831CA8B98EE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1CDEFA2A-BEAF-446E-9A37-9831CA8B98EE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1CDEFA2A-BEAF-446E-9A37-9831CA8B98EE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1CDEFA2A-BEAF-446E-9A37-9831CA8B98EE}.Release|x64.ActiveCfg = Release|Any CPU
+ {1CDEFA2A-BEAF-446E-9A37-9831CA8B98EE}.Release|x64.Build.0 = Release|Any CPU
+ {5A1A4F68-E0EF-4C86-A2DD-B4B51D2AE5B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5A1A4F68-E0EF-4C86-A2DD-B4B51D2AE5B0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5A1A4F68-E0EF-4C86-A2DD-B4B51D2AE5B0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5A1A4F68-E0EF-4C86-A2DD-B4B51D2AE5B0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5A1A4F68-E0EF-4C86-A2DD-B4B51D2AE5B0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5A1A4F68-E0EF-4C86-A2DD-B4B51D2AE5B0}.Debug|x64.Build.0 = Debug|Any CPU
+ {5A1A4F68-E0EF-4C86-A2DD-B4B51D2AE5B0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5A1A4F68-E0EF-4C86-A2DD-B4B51D2AE5B0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5A1A4F68-E0EF-4C86-A2DD-B4B51D2AE5B0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5A1A4F68-E0EF-4C86-A2DD-B4B51D2AE5B0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5A1A4F68-E0EF-4C86-A2DD-B4B51D2AE5B0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5A1A4F68-E0EF-4C86-A2DD-B4B51D2AE5B0}.Checked|x64.Build.0 = Checked|Any CPU
+ {5A1A4F68-E0EF-4C86-A2DD-B4B51D2AE5B0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5A1A4F68-E0EF-4C86-A2DD-B4B51D2AE5B0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5A1A4F68-E0EF-4C86-A2DD-B4B51D2AE5B0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5A1A4F68-E0EF-4C86-A2DD-B4B51D2AE5B0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5A1A4F68-E0EF-4C86-A2DD-B4B51D2AE5B0}.Release|x64.ActiveCfg = Release|Any CPU
+ {5A1A4F68-E0EF-4C86-A2DD-B4B51D2AE5B0}.Release|x64.Build.0 = Release|Any CPU
+ {B1777F72-B4F9-4163-934D-01C5FE94C3A0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B1777F72-B4F9-4163-934D-01C5FE94C3A0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B1777F72-B4F9-4163-934D-01C5FE94C3A0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B1777F72-B4F9-4163-934D-01C5FE94C3A0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B1777F72-B4F9-4163-934D-01C5FE94C3A0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B1777F72-B4F9-4163-934D-01C5FE94C3A0}.Debug|x64.Build.0 = Debug|Any CPU
+ {B1777F72-B4F9-4163-934D-01C5FE94C3A0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B1777F72-B4F9-4163-934D-01C5FE94C3A0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B1777F72-B4F9-4163-934D-01C5FE94C3A0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B1777F72-B4F9-4163-934D-01C5FE94C3A0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B1777F72-B4F9-4163-934D-01C5FE94C3A0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B1777F72-B4F9-4163-934D-01C5FE94C3A0}.Checked|x64.Build.0 = Checked|Any CPU
+ {B1777F72-B4F9-4163-934D-01C5FE94C3A0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B1777F72-B4F9-4163-934D-01C5FE94C3A0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B1777F72-B4F9-4163-934D-01C5FE94C3A0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B1777F72-B4F9-4163-934D-01C5FE94C3A0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B1777F72-B4F9-4163-934D-01C5FE94C3A0}.Release|x64.ActiveCfg = Release|Any CPU
+ {B1777F72-B4F9-4163-934D-01C5FE94C3A0}.Release|x64.Build.0 = Release|Any CPU
+ {85C3782E-2BC8-47F1-A8FC-A281D38E2E2E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {85C3782E-2BC8-47F1-A8FC-A281D38E2E2E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {85C3782E-2BC8-47F1-A8FC-A281D38E2E2E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {85C3782E-2BC8-47F1-A8FC-A281D38E2E2E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {85C3782E-2BC8-47F1-A8FC-A281D38E2E2E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {85C3782E-2BC8-47F1-A8FC-A281D38E2E2E}.Debug|x64.Build.0 = Debug|Any CPU
+ {85C3782E-2BC8-47F1-A8FC-A281D38E2E2E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {85C3782E-2BC8-47F1-A8FC-A281D38E2E2E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {85C3782E-2BC8-47F1-A8FC-A281D38E2E2E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {85C3782E-2BC8-47F1-A8FC-A281D38E2E2E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {85C3782E-2BC8-47F1-A8FC-A281D38E2E2E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {85C3782E-2BC8-47F1-A8FC-A281D38E2E2E}.Checked|x64.Build.0 = Checked|Any CPU
+ {85C3782E-2BC8-47F1-A8FC-A281D38E2E2E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {85C3782E-2BC8-47F1-A8FC-A281D38E2E2E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {85C3782E-2BC8-47F1-A8FC-A281D38E2E2E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {85C3782E-2BC8-47F1-A8FC-A281D38E2E2E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {85C3782E-2BC8-47F1-A8FC-A281D38E2E2E}.Release|x64.ActiveCfg = Release|Any CPU
+ {85C3782E-2BC8-47F1-A8FC-A281D38E2E2E}.Release|x64.Build.0 = Release|Any CPU
+ {5E080301-62C6-473A-A81E-B6CA4660D910}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5E080301-62C6-473A-A81E-B6CA4660D910}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5E080301-62C6-473A-A81E-B6CA4660D910}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5E080301-62C6-473A-A81E-B6CA4660D910}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5E080301-62C6-473A-A81E-B6CA4660D910}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5E080301-62C6-473A-A81E-B6CA4660D910}.Debug|x64.Build.0 = Debug|Any CPU
+ {5E080301-62C6-473A-A81E-B6CA4660D910}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5E080301-62C6-473A-A81E-B6CA4660D910}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5E080301-62C6-473A-A81E-B6CA4660D910}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5E080301-62C6-473A-A81E-B6CA4660D910}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5E080301-62C6-473A-A81E-B6CA4660D910}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5E080301-62C6-473A-A81E-B6CA4660D910}.Checked|x64.Build.0 = Checked|Any CPU
+ {5E080301-62C6-473A-A81E-B6CA4660D910}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5E080301-62C6-473A-A81E-B6CA4660D910}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5E080301-62C6-473A-A81E-B6CA4660D910}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5E080301-62C6-473A-A81E-B6CA4660D910}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5E080301-62C6-473A-A81E-B6CA4660D910}.Release|x64.ActiveCfg = Release|Any CPU
+ {5E080301-62C6-473A-A81E-B6CA4660D910}.Release|x64.Build.0 = Release|Any CPU
+ {4C6B201D-B3CB-4532-90CC-BD168C55245B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4C6B201D-B3CB-4532-90CC-BD168C55245B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4C6B201D-B3CB-4532-90CC-BD168C55245B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4C6B201D-B3CB-4532-90CC-BD168C55245B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4C6B201D-B3CB-4532-90CC-BD168C55245B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4C6B201D-B3CB-4532-90CC-BD168C55245B}.Debug|x64.Build.0 = Debug|Any CPU
+ {4C6B201D-B3CB-4532-90CC-BD168C55245B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4C6B201D-B3CB-4532-90CC-BD168C55245B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4C6B201D-B3CB-4532-90CC-BD168C55245B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4C6B201D-B3CB-4532-90CC-BD168C55245B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4C6B201D-B3CB-4532-90CC-BD168C55245B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4C6B201D-B3CB-4532-90CC-BD168C55245B}.Checked|x64.Build.0 = Checked|Any CPU
+ {4C6B201D-B3CB-4532-90CC-BD168C55245B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4C6B201D-B3CB-4532-90CC-BD168C55245B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4C6B201D-B3CB-4532-90CC-BD168C55245B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4C6B201D-B3CB-4532-90CC-BD168C55245B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4C6B201D-B3CB-4532-90CC-BD168C55245B}.Release|x64.ActiveCfg = Release|Any CPU
+ {4C6B201D-B3CB-4532-90CC-BD168C55245B}.Release|x64.Build.0 = Release|Any CPU
+ {E3B35BC3-48A5-49CF-A7AF-6482668C7925}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E3B35BC3-48A5-49CF-A7AF-6482668C7925}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E3B35BC3-48A5-49CF-A7AF-6482668C7925}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E3B35BC3-48A5-49CF-A7AF-6482668C7925}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E3B35BC3-48A5-49CF-A7AF-6482668C7925}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E3B35BC3-48A5-49CF-A7AF-6482668C7925}.Debug|x64.Build.0 = Debug|Any CPU
+ {E3B35BC3-48A5-49CF-A7AF-6482668C7925}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E3B35BC3-48A5-49CF-A7AF-6482668C7925}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E3B35BC3-48A5-49CF-A7AF-6482668C7925}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E3B35BC3-48A5-49CF-A7AF-6482668C7925}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E3B35BC3-48A5-49CF-A7AF-6482668C7925}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E3B35BC3-48A5-49CF-A7AF-6482668C7925}.Checked|x64.Build.0 = Checked|Any CPU
+ {E3B35BC3-48A5-49CF-A7AF-6482668C7925}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E3B35BC3-48A5-49CF-A7AF-6482668C7925}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E3B35BC3-48A5-49CF-A7AF-6482668C7925}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E3B35BC3-48A5-49CF-A7AF-6482668C7925}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E3B35BC3-48A5-49CF-A7AF-6482668C7925}.Release|x64.ActiveCfg = Release|Any CPU
+ {E3B35BC3-48A5-49CF-A7AF-6482668C7925}.Release|x64.Build.0 = Release|Any CPU
+ {616C74B4-061C-4397-B353-55EFA946A066}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {616C74B4-061C-4397-B353-55EFA946A066}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {616C74B4-061C-4397-B353-55EFA946A066}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {616C74B4-061C-4397-B353-55EFA946A066}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {616C74B4-061C-4397-B353-55EFA946A066}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {616C74B4-061C-4397-B353-55EFA946A066}.Debug|x64.Build.0 = Debug|Any CPU
+ {616C74B4-061C-4397-B353-55EFA946A066}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {616C74B4-061C-4397-B353-55EFA946A066}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {616C74B4-061C-4397-B353-55EFA946A066}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {616C74B4-061C-4397-B353-55EFA946A066}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {616C74B4-061C-4397-B353-55EFA946A066}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {616C74B4-061C-4397-B353-55EFA946A066}.Checked|x64.Build.0 = Checked|Any CPU
+ {616C74B4-061C-4397-B353-55EFA946A066}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {616C74B4-061C-4397-B353-55EFA946A066}.Release|Any CPU.Build.0 = Release|Any CPU
+ {616C74B4-061C-4397-B353-55EFA946A066}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {616C74B4-061C-4397-B353-55EFA946A066}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {616C74B4-061C-4397-B353-55EFA946A066}.Release|x64.ActiveCfg = Release|Any CPU
+ {616C74B4-061C-4397-B353-55EFA946A066}.Release|x64.Build.0 = Release|Any CPU
+ {43052CE7-B86C-4348-A8DF-F36649824AF2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {43052CE7-B86C-4348-A8DF-F36649824AF2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {43052CE7-B86C-4348-A8DF-F36649824AF2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {43052CE7-B86C-4348-A8DF-F36649824AF2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {43052CE7-B86C-4348-A8DF-F36649824AF2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {43052CE7-B86C-4348-A8DF-F36649824AF2}.Debug|x64.Build.0 = Debug|Any CPU
+ {43052CE7-B86C-4348-A8DF-F36649824AF2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {43052CE7-B86C-4348-A8DF-F36649824AF2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {43052CE7-B86C-4348-A8DF-F36649824AF2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {43052CE7-B86C-4348-A8DF-F36649824AF2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {43052CE7-B86C-4348-A8DF-F36649824AF2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {43052CE7-B86C-4348-A8DF-F36649824AF2}.Checked|x64.Build.0 = Checked|Any CPU
+ {43052CE7-B86C-4348-A8DF-F36649824AF2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {43052CE7-B86C-4348-A8DF-F36649824AF2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {43052CE7-B86C-4348-A8DF-F36649824AF2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {43052CE7-B86C-4348-A8DF-F36649824AF2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {43052CE7-B86C-4348-A8DF-F36649824AF2}.Release|x64.ActiveCfg = Release|Any CPU
+ {43052CE7-B86C-4348-A8DF-F36649824AF2}.Release|x64.Build.0 = Release|Any CPU
+ {208C8119-B194-4496-B8CE-10792F48127B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {208C8119-B194-4496-B8CE-10792F48127B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {208C8119-B194-4496-B8CE-10792F48127B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {208C8119-B194-4496-B8CE-10792F48127B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {208C8119-B194-4496-B8CE-10792F48127B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {208C8119-B194-4496-B8CE-10792F48127B}.Debug|x64.Build.0 = Debug|Any CPU
+ {208C8119-B194-4496-B8CE-10792F48127B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {208C8119-B194-4496-B8CE-10792F48127B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {208C8119-B194-4496-B8CE-10792F48127B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {208C8119-B194-4496-B8CE-10792F48127B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {208C8119-B194-4496-B8CE-10792F48127B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {208C8119-B194-4496-B8CE-10792F48127B}.Checked|x64.Build.0 = Checked|Any CPU
+ {208C8119-B194-4496-B8CE-10792F48127B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {208C8119-B194-4496-B8CE-10792F48127B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {208C8119-B194-4496-B8CE-10792F48127B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {208C8119-B194-4496-B8CE-10792F48127B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {208C8119-B194-4496-B8CE-10792F48127B}.Release|x64.ActiveCfg = Release|Any CPU
+ {208C8119-B194-4496-B8CE-10792F48127B}.Release|x64.Build.0 = Release|Any CPU
+ {83836C23-C48E-43D3-B4FE-D6B87038B4F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {83836C23-C48E-43D3-B4FE-D6B87038B4F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {83836C23-C48E-43D3-B4FE-D6B87038B4F3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {83836C23-C48E-43D3-B4FE-D6B87038B4F3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {83836C23-C48E-43D3-B4FE-D6B87038B4F3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {83836C23-C48E-43D3-B4FE-D6B87038B4F3}.Debug|x64.Build.0 = Debug|Any CPU
+ {83836C23-C48E-43D3-B4FE-D6B87038B4F3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {83836C23-C48E-43D3-B4FE-D6B87038B4F3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {83836C23-C48E-43D3-B4FE-D6B87038B4F3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {83836C23-C48E-43D3-B4FE-D6B87038B4F3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {83836C23-C48E-43D3-B4FE-D6B87038B4F3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {83836C23-C48E-43D3-B4FE-D6B87038B4F3}.Checked|x64.Build.0 = Checked|Any CPU
+ {83836C23-C48E-43D3-B4FE-D6B87038B4F3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {83836C23-C48E-43D3-B4FE-D6B87038B4F3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {83836C23-C48E-43D3-B4FE-D6B87038B4F3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {83836C23-C48E-43D3-B4FE-D6B87038B4F3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {83836C23-C48E-43D3-B4FE-D6B87038B4F3}.Release|x64.ActiveCfg = Release|Any CPU
+ {83836C23-C48E-43D3-B4FE-D6B87038B4F3}.Release|x64.Build.0 = Release|Any CPU
+ {E5A4BD61-B9C8-4C55-9255-6C4034266B8A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E5A4BD61-B9C8-4C55-9255-6C4034266B8A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E5A4BD61-B9C8-4C55-9255-6C4034266B8A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E5A4BD61-B9C8-4C55-9255-6C4034266B8A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E5A4BD61-B9C8-4C55-9255-6C4034266B8A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E5A4BD61-B9C8-4C55-9255-6C4034266B8A}.Debug|x64.Build.0 = Debug|Any CPU
+ {E5A4BD61-B9C8-4C55-9255-6C4034266B8A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E5A4BD61-B9C8-4C55-9255-6C4034266B8A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E5A4BD61-B9C8-4C55-9255-6C4034266B8A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E5A4BD61-B9C8-4C55-9255-6C4034266B8A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E5A4BD61-B9C8-4C55-9255-6C4034266B8A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E5A4BD61-B9C8-4C55-9255-6C4034266B8A}.Checked|x64.Build.0 = Checked|Any CPU
+ {E5A4BD61-B9C8-4C55-9255-6C4034266B8A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E5A4BD61-B9C8-4C55-9255-6C4034266B8A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E5A4BD61-B9C8-4C55-9255-6C4034266B8A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E5A4BD61-B9C8-4C55-9255-6C4034266B8A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E5A4BD61-B9C8-4C55-9255-6C4034266B8A}.Release|x64.ActiveCfg = Release|Any CPU
+ {E5A4BD61-B9C8-4C55-9255-6C4034266B8A}.Release|x64.Build.0 = Release|Any CPU
+ {DA85578A-95B0-46E2-9B6A-9CC632F47468}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DA85578A-95B0-46E2-9B6A-9CC632F47468}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DA85578A-95B0-46E2-9B6A-9CC632F47468}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DA85578A-95B0-46E2-9B6A-9CC632F47468}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DA85578A-95B0-46E2-9B6A-9CC632F47468}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DA85578A-95B0-46E2-9B6A-9CC632F47468}.Debug|x64.Build.0 = Debug|Any CPU
+ {DA85578A-95B0-46E2-9B6A-9CC632F47468}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DA85578A-95B0-46E2-9B6A-9CC632F47468}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DA85578A-95B0-46E2-9B6A-9CC632F47468}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DA85578A-95B0-46E2-9B6A-9CC632F47468}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DA85578A-95B0-46E2-9B6A-9CC632F47468}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DA85578A-95B0-46E2-9B6A-9CC632F47468}.Checked|x64.Build.0 = Checked|Any CPU
+ {DA85578A-95B0-46E2-9B6A-9CC632F47468}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DA85578A-95B0-46E2-9B6A-9CC632F47468}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DA85578A-95B0-46E2-9B6A-9CC632F47468}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DA85578A-95B0-46E2-9B6A-9CC632F47468}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DA85578A-95B0-46E2-9B6A-9CC632F47468}.Release|x64.ActiveCfg = Release|Any CPU
+ {DA85578A-95B0-46E2-9B6A-9CC632F47468}.Release|x64.Build.0 = Release|Any CPU
+ {EB1A58D0-1CDF-4E38-A034-E8E5E8BBE6CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EB1A58D0-1CDF-4E38-A034-E8E5E8BBE6CC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EB1A58D0-1CDF-4E38-A034-E8E5E8BBE6CC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EB1A58D0-1CDF-4E38-A034-E8E5E8BBE6CC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EB1A58D0-1CDF-4E38-A034-E8E5E8BBE6CC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EB1A58D0-1CDF-4E38-A034-E8E5E8BBE6CC}.Debug|x64.Build.0 = Debug|Any CPU
+ {EB1A58D0-1CDF-4E38-A034-E8E5E8BBE6CC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EB1A58D0-1CDF-4E38-A034-E8E5E8BBE6CC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EB1A58D0-1CDF-4E38-A034-E8E5E8BBE6CC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EB1A58D0-1CDF-4E38-A034-E8E5E8BBE6CC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EB1A58D0-1CDF-4E38-A034-E8E5E8BBE6CC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EB1A58D0-1CDF-4E38-A034-E8E5E8BBE6CC}.Checked|x64.Build.0 = Checked|Any CPU
+ {EB1A58D0-1CDF-4E38-A034-E8E5E8BBE6CC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EB1A58D0-1CDF-4E38-A034-E8E5E8BBE6CC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EB1A58D0-1CDF-4E38-A034-E8E5E8BBE6CC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EB1A58D0-1CDF-4E38-A034-E8E5E8BBE6CC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EB1A58D0-1CDF-4E38-A034-E8E5E8BBE6CC}.Release|x64.ActiveCfg = Release|Any CPU
+ {EB1A58D0-1CDF-4E38-A034-E8E5E8BBE6CC}.Release|x64.Build.0 = Release|Any CPU
+ {1AAF5C25-41EC-4C6C-B284-D5DAA8717974}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1AAF5C25-41EC-4C6C-B284-D5DAA8717974}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1AAF5C25-41EC-4C6C-B284-D5DAA8717974}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1AAF5C25-41EC-4C6C-B284-D5DAA8717974}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1AAF5C25-41EC-4C6C-B284-D5DAA8717974}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1AAF5C25-41EC-4C6C-B284-D5DAA8717974}.Debug|x64.Build.0 = Debug|Any CPU
+ {1AAF5C25-41EC-4C6C-B284-D5DAA8717974}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1AAF5C25-41EC-4C6C-B284-D5DAA8717974}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1AAF5C25-41EC-4C6C-B284-D5DAA8717974}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1AAF5C25-41EC-4C6C-B284-D5DAA8717974}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1AAF5C25-41EC-4C6C-B284-D5DAA8717974}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1AAF5C25-41EC-4C6C-B284-D5DAA8717974}.Checked|x64.Build.0 = Checked|Any CPU
+ {1AAF5C25-41EC-4C6C-B284-D5DAA8717974}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1AAF5C25-41EC-4C6C-B284-D5DAA8717974}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1AAF5C25-41EC-4C6C-B284-D5DAA8717974}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1AAF5C25-41EC-4C6C-B284-D5DAA8717974}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1AAF5C25-41EC-4C6C-B284-D5DAA8717974}.Release|x64.ActiveCfg = Release|Any CPU
+ {1AAF5C25-41EC-4C6C-B284-D5DAA8717974}.Release|x64.Build.0 = Release|Any CPU
+ {EC6BB7AB-E35B-49FB-833B-25C2E06EE333}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EC6BB7AB-E35B-49FB-833B-25C2E06EE333}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EC6BB7AB-E35B-49FB-833B-25C2E06EE333}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EC6BB7AB-E35B-49FB-833B-25C2E06EE333}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EC6BB7AB-E35B-49FB-833B-25C2E06EE333}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EC6BB7AB-E35B-49FB-833B-25C2E06EE333}.Debug|x64.Build.0 = Debug|Any CPU
+ {EC6BB7AB-E35B-49FB-833B-25C2E06EE333}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EC6BB7AB-E35B-49FB-833B-25C2E06EE333}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EC6BB7AB-E35B-49FB-833B-25C2E06EE333}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EC6BB7AB-E35B-49FB-833B-25C2E06EE333}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EC6BB7AB-E35B-49FB-833B-25C2E06EE333}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EC6BB7AB-E35B-49FB-833B-25C2E06EE333}.Checked|x64.Build.0 = Checked|Any CPU
+ {EC6BB7AB-E35B-49FB-833B-25C2E06EE333}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EC6BB7AB-E35B-49FB-833B-25C2E06EE333}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EC6BB7AB-E35B-49FB-833B-25C2E06EE333}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EC6BB7AB-E35B-49FB-833B-25C2E06EE333}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EC6BB7AB-E35B-49FB-833B-25C2E06EE333}.Release|x64.ActiveCfg = Release|Any CPU
+ {EC6BB7AB-E35B-49FB-833B-25C2E06EE333}.Release|x64.Build.0 = Release|Any CPU
+ {5E0080D5-E089-4F8D-A052-AFA19F3FEB95}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5E0080D5-E089-4F8D-A052-AFA19F3FEB95}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5E0080D5-E089-4F8D-A052-AFA19F3FEB95}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5E0080D5-E089-4F8D-A052-AFA19F3FEB95}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5E0080D5-E089-4F8D-A052-AFA19F3FEB95}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5E0080D5-E089-4F8D-A052-AFA19F3FEB95}.Debug|x64.Build.0 = Debug|Any CPU
+ {5E0080D5-E089-4F8D-A052-AFA19F3FEB95}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5E0080D5-E089-4F8D-A052-AFA19F3FEB95}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5E0080D5-E089-4F8D-A052-AFA19F3FEB95}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5E0080D5-E089-4F8D-A052-AFA19F3FEB95}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5E0080D5-E089-4F8D-A052-AFA19F3FEB95}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5E0080D5-E089-4F8D-A052-AFA19F3FEB95}.Checked|x64.Build.0 = Checked|Any CPU
+ {5E0080D5-E089-4F8D-A052-AFA19F3FEB95}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5E0080D5-E089-4F8D-A052-AFA19F3FEB95}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5E0080D5-E089-4F8D-A052-AFA19F3FEB95}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5E0080D5-E089-4F8D-A052-AFA19F3FEB95}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5E0080D5-E089-4F8D-A052-AFA19F3FEB95}.Release|x64.ActiveCfg = Release|Any CPU
+ {5E0080D5-E089-4F8D-A052-AFA19F3FEB95}.Release|x64.Build.0 = Release|Any CPU
+ {2FDB1ADC-FBFF-43D4-927C-DA5349A245A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2FDB1ADC-FBFF-43D4-927C-DA5349A245A2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2FDB1ADC-FBFF-43D4-927C-DA5349A245A2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2FDB1ADC-FBFF-43D4-927C-DA5349A245A2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2FDB1ADC-FBFF-43D4-927C-DA5349A245A2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2FDB1ADC-FBFF-43D4-927C-DA5349A245A2}.Debug|x64.Build.0 = Debug|Any CPU
+ {2FDB1ADC-FBFF-43D4-927C-DA5349A245A2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2FDB1ADC-FBFF-43D4-927C-DA5349A245A2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2FDB1ADC-FBFF-43D4-927C-DA5349A245A2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2FDB1ADC-FBFF-43D4-927C-DA5349A245A2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2FDB1ADC-FBFF-43D4-927C-DA5349A245A2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2FDB1ADC-FBFF-43D4-927C-DA5349A245A2}.Checked|x64.Build.0 = Checked|Any CPU
+ {2FDB1ADC-FBFF-43D4-927C-DA5349A245A2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2FDB1ADC-FBFF-43D4-927C-DA5349A245A2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2FDB1ADC-FBFF-43D4-927C-DA5349A245A2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2FDB1ADC-FBFF-43D4-927C-DA5349A245A2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2FDB1ADC-FBFF-43D4-927C-DA5349A245A2}.Release|x64.ActiveCfg = Release|Any CPU
+ {2FDB1ADC-FBFF-43D4-927C-DA5349A245A2}.Release|x64.Build.0 = Release|Any CPU
+ {59FAFAB9-B2D5-4357-92F2-07529D10D29E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {59FAFAB9-B2D5-4357-92F2-07529D10D29E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {59FAFAB9-B2D5-4357-92F2-07529D10D29E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {59FAFAB9-B2D5-4357-92F2-07529D10D29E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {59FAFAB9-B2D5-4357-92F2-07529D10D29E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {59FAFAB9-B2D5-4357-92F2-07529D10D29E}.Debug|x64.Build.0 = Debug|Any CPU
+ {59FAFAB9-B2D5-4357-92F2-07529D10D29E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {59FAFAB9-B2D5-4357-92F2-07529D10D29E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {59FAFAB9-B2D5-4357-92F2-07529D10D29E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {59FAFAB9-B2D5-4357-92F2-07529D10D29E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {59FAFAB9-B2D5-4357-92F2-07529D10D29E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {59FAFAB9-B2D5-4357-92F2-07529D10D29E}.Checked|x64.Build.0 = Checked|Any CPU
+ {59FAFAB9-B2D5-4357-92F2-07529D10D29E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {59FAFAB9-B2D5-4357-92F2-07529D10D29E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {59FAFAB9-B2D5-4357-92F2-07529D10D29E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {59FAFAB9-B2D5-4357-92F2-07529D10D29E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {59FAFAB9-B2D5-4357-92F2-07529D10D29E}.Release|x64.ActiveCfg = Release|Any CPU
+ {59FAFAB9-B2D5-4357-92F2-07529D10D29E}.Release|x64.Build.0 = Release|Any CPU
+ {B32B89B4-2FA0-4AB6-B8F6-088B6158262E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B32B89B4-2FA0-4AB6-B8F6-088B6158262E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B32B89B4-2FA0-4AB6-B8F6-088B6158262E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B32B89B4-2FA0-4AB6-B8F6-088B6158262E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B32B89B4-2FA0-4AB6-B8F6-088B6158262E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B32B89B4-2FA0-4AB6-B8F6-088B6158262E}.Debug|x64.Build.0 = Debug|Any CPU
+ {B32B89B4-2FA0-4AB6-B8F6-088B6158262E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B32B89B4-2FA0-4AB6-B8F6-088B6158262E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B32B89B4-2FA0-4AB6-B8F6-088B6158262E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B32B89B4-2FA0-4AB6-B8F6-088B6158262E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B32B89B4-2FA0-4AB6-B8F6-088B6158262E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B32B89B4-2FA0-4AB6-B8F6-088B6158262E}.Checked|x64.Build.0 = Checked|Any CPU
+ {B32B89B4-2FA0-4AB6-B8F6-088B6158262E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B32B89B4-2FA0-4AB6-B8F6-088B6158262E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B32B89B4-2FA0-4AB6-B8F6-088B6158262E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B32B89B4-2FA0-4AB6-B8F6-088B6158262E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B32B89B4-2FA0-4AB6-B8F6-088B6158262E}.Release|x64.ActiveCfg = Release|Any CPU
+ {B32B89B4-2FA0-4AB6-B8F6-088B6158262E}.Release|x64.Build.0 = Release|Any CPU
+ {0CB356F0-5EEB-46EA-BA75-E44007B6A527}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0CB356F0-5EEB-46EA-BA75-E44007B6A527}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0CB356F0-5EEB-46EA-BA75-E44007B6A527}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0CB356F0-5EEB-46EA-BA75-E44007B6A527}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0CB356F0-5EEB-46EA-BA75-E44007B6A527}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0CB356F0-5EEB-46EA-BA75-E44007B6A527}.Debug|x64.Build.0 = Debug|Any CPU
+ {0CB356F0-5EEB-46EA-BA75-E44007B6A527}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0CB356F0-5EEB-46EA-BA75-E44007B6A527}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0CB356F0-5EEB-46EA-BA75-E44007B6A527}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0CB356F0-5EEB-46EA-BA75-E44007B6A527}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0CB356F0-5EEB-46EA-BA75-E44007B6A527}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0CB356F0-5EEB-46EA-BA75-E44007B6A527}.Checked|x64.Build.0 = Checked|Any CPU
+ {0CB356F0-5EEB-46EA-BA75-E44007B6A527}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0CB356F0-5EEB-46EA-BA75-E44007B6A527}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0CB356F0-5EEB-46EA-BA75-E44007B6A527}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0CB356F0-5EEB-46EA-BA75-E44007B6A527}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0CB356F0-5EEB-46EA-BA75-E44007B6A527}.Release|x64.ActiveCfg = Release|Any CPU
+ {0CB356F0-5EEB-46EA-BA75-E44007B6A527}.Release|x64.Build.0 = Release|Any CPU
+ {10344C2D-626F-4D00-81AE-600152A08826}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {10344C2D-626F-4D00-81AE-600152A08826}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {10344C2D-626F-4D00-81AE-600152A08826}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {10344C2D-626F-4D00-81AE-600152A08826}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {10344C2D-626F-4D00-81AE-600152A08826}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {10344C2D-626F-4D00-81AE-600152A08826}.Debug|x64.Build.0 = Debug|Any CPU
+ {10344C2D-626F-4D00-81AE-600152A08826}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {10344C2D-626F-4D00-81AE-600152A08826}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {10344C2D-626F-4D00-81AE-600152A08826}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {10344C2D-626F-4D00-81AE-600152A08826}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {10344C2D-626F-4D00-81AE-600152A08826}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {10344C2D-626F-4D00-81AE-600152A08826}.Checked|x64.Build.0 = Checked|Any CPU
+ {10344C2D-626F-4D00-81AE-600152A08826}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {10344C2D-626F-4D00-81AE-600152A08826}.Release|Any CPU.Build.0 = Release|Any CPU
+ {10344C2D-626F-4D00-81AE-600152A08826}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {10344C2D-626F-4D00-81AE-600152A08826}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {10344C2D-626F-4D00-81AE-600152A08826}.Release|x64.ActiveCfg = Release|Any CPU
+ {10344C2D-626F-4D00-81AE-600152A08826}.Release|x64.Build.0 = Release|Any CPU
+ {C6695D0A-0449-45C2-9410-0FA0467594FE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C6695D0A-0449-45C2-9410-0FA0467594FE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C6695D0A-0449-45C2-9410-0FA0467594FE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C6695D0A-0449-45C2-9410-0FA0467594FE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C6695D0A-0449-45C2-9410-0FA0467594FE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C6695D0A-0449-45C2-9410-0FA0467594FE}.Debug|x64.Build.0 = Debug|Any CPU
+ {C6695D0A-0449-45C2-9410-0FA0467594FE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C6695D0A-0449-45C2-9410-0FA0467594FE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C6695D0A-0449-45C2-9410-0FA0467594FE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C6695D0A-0449-45C2-9410-0FA0467594FE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C6695D0A-0449-45C2-9410-0FA0467594FE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C6695D0A-0449-45C2-9410-0FA0467594FE}.Checked|x64.Build.0 = Checked|Any CPU
+ {C6695D0A-0449-45C2-9410-0FA0467594FE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C6695D0A-0449-45C2-9410-0FA0467594FE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C6695D0A-0449-45C2-9410-0FA0467594FE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C6695D0A-0449-45C2-9410-0FA0467594FE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C6695D0A-0449-45C2-9410-0FA0467594FE}.Release|x64.ActiveCfg = Release|Any CPU
+ {C6695D0A-0449-45C2-9410-0FA0467594FE}.Release|x64.Build.0 = Release|Any CPU
+ {0B8DD1B0-EB2A-413A-A338-E77E7A9F0DFB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0B8DD1B0-EB2A-413A-A338-E77E7A9F0DFB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0B8DD1B0-EB2A-413A-A338-E77E7A9F0DFB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0B8DD1B0-EB2A-413A-A338-E77E7A9F0DFB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0B8DD1B0-EB2A-413A-A338-E77E7A9F0DFB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0B8DD1B0-EB2A-413A-A338-E77E7A9F0DFB}.Debug|x64.Build.0 = Debug|Any CPU
+ {0B8DD1B0-EB2A-413A-A338-E77E7A9F0DFB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0B8DD1B0-EB2A-413A-A338-E77E7A9F0DFB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0B8DD1B0-EB2A-413A-A338-E77E7A9F0DFB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0B8DD1B0-EB2A-413A-A338-E77E7A9F0DFB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0B8DD1B0-EB2A-413A-A338-E77E7A9F0DFB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0B8DD1B0-EB2A-413A-A338-E77E7A9F0DFB}.Checked|x64.Build.0 = Checked|Any CPU
+ {0B8DD1B0-EB2A-413A-A338-E77E7A9F0DFB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0B8DD1B0-EB2A-413A-A338-E77E7A9F0DFB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0B8DD1B0-EB2A-413A-A338-E77E7A9F0DFB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0B8DD1B0-EB2A-413A-A338-E77E7A9F0DFB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0B8DD1B0-EB2A-413A-A338-E77E7A9F0DFB}.Release|x64.ActiveCfg = Release|Any CPU
+ {0B8DD1B0-EB2A-413A-A338-E77E7A9F0DFB}.Release|x64.Build.0 = Release|Any CPU
+ {4DDE0784-48C0-43D0-9104-A3819391E088}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4DDE0784-48C0-43D0-9104-A3819391E088}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4DDE0784-48C0-43D0-9104-A3819391E088}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4DDE0784-48C0-43D0-9104-A3819391E088}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4DDE0784-48C0-43D0-9104-A3819391E088}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4DDE0784-48C0-43D0-9104-A3819391E088}.Debug|x64.Build.0 = Debug|Any CPU
+ {4DDE0784-48C0-43D0-9104-A3819391E088}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4DDE0784-48C0-43D0-9104-A3819391E088}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4DDE0784-48C0-43D0-9104-A3819391E088}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4DDE0784-48C0-43D0-9104-A3819391E088}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4DDE0784-48C0-43D0-9104-A3819391E088}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4DDE0784-48C0-43D0-9104-A3819391E088}.Checked|x64.Build.0 = Checked|Any CPU
+ {4DDE0784-48C0-43D0-9104-A3819391E088}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4DDE0784-48C0-43D0-9104-A3819391E088}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4DDE0784-48C0-43D0-9104-A3819391E088}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4DDE0784-48C0-43D0-9104-A3819391E088}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4DDE0784-48C0-43D0-9104-A3819391E088}.Release|x64.ActiveCfg = Release|Any CPU
+ {4DDE0784-48C0-43D0-9104-A3819391E088}.Release|x64.Build.0 = Release|Any CPU
+ {00A82ED2-1BB9-4D92-BB6A-59D4C0516345}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {00A82ED2-1BB9-4D92-BB6A-59D4C0516345}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {00A82ED2-1BB9-4D92-BB6A-59D4C0516345}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {00A82ED2-1BB9-4D92-BB6A-59D4C0516345}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {00A82ED2-1BB9-4D92-BB6A-59D4C0516345}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {00A82ED2-1BB9-4D92-BB6A-59D4C0516345}.Debug|x64.Build.0 = Debug|Any CPU
+ {00A82ED2-1BB9-4D92-BB6A-59D4C0516345}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {00A82ED2-1BB9-4D92-BB6A-59D4C0516345}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {00A82ED2-1BB9-4D92-BB6A-59D4C0516345}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {00A82ED2-1BB9-4D92-BB6A-59D4C0516345}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {00A82ED2-1BB9-4D92-BB6A-59D4C0516345}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {00A82ED2-1BB9-4D92-BB6A-59D4C0516345}.Checked|x64.Build.0 = Checked|Any CPU
+ {00A82ED2-1BB9-4D92-BB6A-59D4C0516345}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {00A82ED2-1BB9-4D92-BB6A-59D4C0516345}.Release|Any CPU.Build.0 = Release|Any CPU
+ {00A82ED2-1BB9-4D92-BB6A-59D4C0516345}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {00A82ED2-1BB9-4D92-BB6A-59D4C0516345}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {00A82ED2-1BB9-4D92-BB6A-59D4C0516345}.Release|x64.ActiveCfg = Release|Any CPU
+ {00A82ED2-1BB9-4D92-BB6A-59D4C0516345}.Release|x64.Build.0 = Release|Any CPU
+ {4551976E-9FCA-4CEA-BEC7-A6932A2AB122}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4551976E-9FCA-4CEA-BEC7-A6932A2AB122}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4551976E-9FCA-4CEA-BEC7-A6932A2AB122}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4551976E-9FCA-4CEA-BEC7-A6932A2AB122}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4551976E-9FCA-4CEA-BEC7-A6932A2AB122}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4551976E-9FCA-4CEA-BEC7-A6932A2AB122}.Debug|x64.Build.0 = Debug|Any CPU
+ {4551976E-9FCA-4CEA-BEC7-A6932A2AB122}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4551976E-9FCA-4CEA-BEC7-A6932A2AB122}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4551976E-9FCA-4CEA-BEC7-A6932A2AB122}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4551976E-9FCA-4CEA-BEC7-A6932A2AB122}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4551976E-9FCA-4CEA-BEC7-A6932A2AB122}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4551976E-9FCA-4CEA-BEC7-A6932A2AB122}.Checked|x64.Build.0 = Checked|Any CPU
+ {4551976E-9FCA-4CEA-BEC7-A6932A2AB122}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4551976E-9FCA-4CEA-BEC7-A6932A2AB122}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4551976E-9FCA-4CEA-BEC7-A6932A2AB122}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4551976E-9FCA-4CEA-BEC7-A6932A2AB122}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4551976E-9FCA-4CEA-BEC7-A6932A2AB122}.Release|x64.ActiveCfg = Release|Any CPU
+ {4551976E-9FCA-4CEA-BEC7-A6932A2AB122}.Release|x64.Build.0 = Release|Any CPU
+ {56492795-B082-4C4D-9754-DA229027FA72}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {56492795-B082-4C4D-9754-DA229027FA72}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {56492795-B082-4C4D-9754-DA229027FA72}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {56492795-B082-4C4D-9754-DA229027FA72}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {56492795-B082-4C4D-9754-DA229027FA72}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {56492795-B082-4C4D-9754-DA229027FA72}.Debug|x64.Build.0 = Debug|Any CPU
+ {56492795-B082-4C4D-9754-DA229027FA72}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {56492795-B082-4C4D-9754-DA229027FA72}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {56492795-B082-4C4D-9754-DA229027FA72}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {56492795-B082-4C4D-9754-DA229027FA72}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {56492795-B082-4C4D-9754-DA229027FA72}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {56492795-B082-4C4D-9754-DA229027FA72}.Checked|x64.Build.0 = Checked|Any CPU
+ {56492795-B082-4C4D-9754-DA229027FA72}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {56492795-B082-4C4D-9754-DA229027FA72}.Release|Any CPU.Build.0 = Release|Any CPU
+ {56492795-B082-4C4D-9754-DA229027FA72}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {56492795-B082-4C4D-9754-DA229027FA72}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {56492795-B082-4C4D-9754-DA229027FA72}.Release|x64.ActiveCfg = Release|Any CPU
+ {56492795-B082-4C4D-9754-DA229027FA72}.Release|x64.Build.0 = Release|Any CPU
+ {E850C367-E4F9-45CF-AD86-003E3147B8B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E850C367-E4F9-45CF-AD86-003E3147B8B7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E850C367-E4F9-45CF-AD86-003E3147B8B7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E850C367-E4F9-45CF-AD86-003E3147B8B7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E850C367-E4F9-45CF-AD86-003E3147B8B7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E850C367-E4F9-45CF-AD86-003E3147B8B7}.Debug|x64.Build.0 = Debug|Any CPU
+ {E850C367-E4F9-45CF-AD86-003E3147B8B7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E850C367-E4F9-45CF-AD86-003E3147B8B7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E850C367-E4F9-45CF-AD86-003E3147B8B7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E850C367-E4F9-45CF-AD86-003E3147B8B7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E850C367-E4F9-45CF-AD86-003E3147B8B7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E850C367-E4F9-45CF-AD86-003E3147B8B7}.Checked|x64.Build.0 = Checked|Any CPU
+ {E850C367-E4F9-45CF-AD86-003E3147B8B7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E850C367-E4F9-45CF-AD86-003E3147B8B7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E850C367-E4F9-45CF-AD86-003E3147B8B7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E850C367-E4F9-45CF-AD86-003E3147B8B7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E850C367-E4F9-45CF-AD86-003E3147B8B7}.Release|x64.ActiveCfg = Release|Any CPU
+ {E850C367-E4F9-45CF-AD86-003E3147B8B7}.Release|x64.Build.0 = Release|Any CPU
+ {525ADEB5-7FAF-48B4-B400-65FD55F513A8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {525ADEB5-7FAF-48B4-B400-65FD55F513A8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {525ADEB5-7FAF-48B4-B400-65FD55F513A8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {525ADEB5-7FAF-48B4-B400-65FD55F513A8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {525ADEB5-7FAF-48B4-B400-65FD55F513A8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {525ADEB5-7FAF-48B4-B400-65FD55F513A8}.Debug|x64.Build.0 = Debug|Any CPU
+ {525ADEB5-7FAF-48B4-B400-65FD55F513A8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {525ADEB5-7FAF-48B4-B400-65FD55F513A8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {525ADEB5-7FAF-48B4-B400-65FD55F513A8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {525ADEB5-7FAF-48B4-B400-65FD55F513A8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {525ADEB5-7FAF-48B4-B400-65FD55F513A8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {525ADEB5-7FAF-48B4-B400-65FD55F513A8}.Checked|x64.Build.0 = Checked|Any CPU
+ {525ADEB5-7FAF-48B4-B400-65FD55F513A8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {525ADEB5-7FAF-48B4-B400-65FD55F513A8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {525ADEB5-7FAF-48B4-B400-65FD55F513A8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {525ADEB5-7FAF-48B4-B400-65FD55F513A8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {525ADEB5-7FAF-48B4-B400-65FD55F513A8}.Release|x64.ActiveCfg = Release|Any CPU
+ {525ADEB5-7FAF-48B4-B400-65FD55F513A8}.Release|x64.Build.0 = Release|Any CPU
+ {7600B247-46FE-42D8-B836-802F3D554EA6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7600B247-46FE-42D8-B836-802F3D554EA6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7600B247-46FE-42D8-B836-802F3D554EA6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7600B247-46FE-42D8-B836-802F3D554EA6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7600B247-46FE-42D8-B836-802F3D554EA6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7600B247-46FE-42D8-B836-802F3D554EA6}.Debug|x64.Build.0 = Debug|Any CPU
+ {7600B247-46FE-42D8-B836-802F3D554EA6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7600B247-46FE-42D8-B836-802F3D554EA6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7600B247-46FE-42D8-B836-802F3D554EA6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7600B247-46FE-42D8-B836-802F3D554EA6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7600B247-46FE-42D8-B836-802F3D554EA6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7600B247-46FE-42D8-B836-802F3D554EA6}.Checked|x64.Build.0 = Checked|Any CPU
+ {7600B247-46FE-42D8-B836-802F3D554EA6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7600B247-46FE-42D8-B836-802F3D554EA6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7600B247-46FE-42D8-B836-802F3D554EA6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7600B247-46FE-42D8-B836-802F3D554EA6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7600B247-46FE-42D8-B836-802F3D554EA6}.Release|x64.ActiveCfg = Release|Any CPU
+ {7600B247-46FE-42D8-B836-802F3D554EA6}.Release|x64.Build.0 = Release|Any CPU
+ {29866FDB-13E5-4263-8C83-C1281A60CFC8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {29866FDB-13E5-4263-8C83-C1281A60CFC8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {29866FDB-13E5-4263-8C83-C1281A60CFC8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {29866FDB-13E5-4263-8C83-C1281A60CFC8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {29866FDB-13E5-4263-8C83-C1281A60CFC8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {29866FDB-13E5-4263-8C83-C1281A60CFC8}.Debug|x64.Build.0 = Debug|Any CPU
+ {29866FDB-13E5-4263-8C83-C1281A60CFC8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {29866FDB-13E5-4263-8C83-C1281A60CFC8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {29866FDB-13E5-4263-8C83-C1281A60CFC8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {29866FDB-13E5-4263-8C83-C1281A60CFC8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {29866FDB-13E5-4263-8C83-C1281A60CFC8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {29866FDB-13E5-4263-8C83-C1281A60CFC8}.Checked|x64.Build.0 = Checked|Any CPU
+ {29866FDB-13E5-4263-8C83-C1281A60CFC8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {29866FDB-13E5-4263-8C83-C1281A60CFC8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {29866FDB-13E5-4263-8C83-C1281A60CFC8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {29866FDB-13E5-4263-8C83-C1281A60CFC8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {29866FDB-13E5-4263-8C83-C1281A60CFC8}.Release|x64.ActiveCfg = Release|Any CPU
+ {29866FDB-13E5-4263-8C83-C1281A60CFC8}.Release|x64.Build.0 = Release|Any CPU
+ {A2046A98-4DCF-41E9-8C9A-3255762568BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A2046A98-4DCF-41E9-8C9A-3255762568BB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A2046A98-4DCF-41E9-8C9A-3255762568BB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A2046A98-4DCF-41E9-8C9A-3255762568BB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A2046A98-4DCF-41E9-8C9A-3255762568BB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A2046A98-4DCF-41E9-8C9A-3255762568BB}.Debug|x64.Build.0 = Debug|Any CPU
+ {A2046A98-4DCF-41E9-8C9A-3255762568BB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A2046A98-4DCF-41E9-8C9A-3255762568BB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A2046A98-4DCF-41E9-8C9A-3255762568BB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A2046A98-4DCF-41E9-8C9A-3255762568BB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A2046A98-4DCF-41E9-8C9A-3255762568BB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A2046A98-4DCF-41E9-8C9A-3255762568BB}.Checked|x64.Build.0 = Checked|Any CPU
+ {A2046A98-4DCF-41E9-8C9A-3255762568BB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A2046A98-4DCF-41E9-8C9A-3255762568BB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A2046A98-4DCF-41E9-8C9A-3255762568BB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A2046A98-4DCF-41E9-8C9A-3255762568BB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A2046A98-4DCF-41E9-8C9A-3255762568BB}.Release|x64.ActiveCfg = Release|Any CPU
+ {A2046A98-4DCF-41E9-8C9A-3255762568BB}.Release|x64.Build.0 = Release|Any CPU
+ {9C47B01D-2DFC-4AA7-A048-F9F330D758E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9C47B01D-2DFC-4AA7-A048-F9F330D758E7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9C47B01D-2DFC-4AA7-A048-F9F330D758E7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9C47B01D-2DFC-4AA7-A048-F9F330D758E7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9C47B01D-2DFC-4AA7-A048-F9F330D758E7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9C47B01D-2DFC-4AA7-A048-F9F330D758E7}.Debug|x64.Build.0 = Debug|Any CPU
+ {9C47B01D-2DFC-4AA7-A048-F9F330D758E7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9C47B01D-2DFC-4AA7-A048-F9F330D758E7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9C47B01D-2DFC-4AA7-A048-F9F330D758E7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9C47B01D-2DFC-4AA7-A048-F9F330D758E7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9C47B01D-2DFC-4AA7-A048-F9F330D758E7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9C47B01D-2DFC-4AA7-A048-F9F330D758E7}.Checked|x64.Build.0 = Checked|Any CPU
+ {9C47B01D-2DFC-4AA7-A048-F9F330D758E7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9C47B01D-2DFC-4AA7-A048-F9F330D758E7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9C47B01D-2DFC-4AA7-A048-F9F330D758E7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9C47B01D-2DFC-4AA7-A048-F9F330D758E7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9C47B01D-2DFC-4AA7-A048-F9F330D758E7}.Release|x64.ActiveCfg = Release|Any CPU
+ {9C47B01D-2DFC-4AA7-A048-F9F330D758E7}.Release|x64.Build.0 = Release|Any CPU
+ {0B668A23-0B4D-40CD-A1DC-4790A3C9F66D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0B668A23-0B4D-40CD-A1DC-4790A3C9F66D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0B668A23-0B4D-40CD-A1DC-4790A3C9F66D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0B668A23-0B4D-40CD-A1DC-4790A3C9F66D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0B668A23-0B4D-40CD-A1DC-4790A3C9F66D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0B668A23-0B4D-40CD-A1DC-4790A3C9F66D}.Debug|x64.Build.0 = Debug|Any CPU
+ {0B668A23-0B4D-40CD-A1DC-4790A3C9F66D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0B668A23-0B4D-40CD-A1DC-4790A3C9F66D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0B668A23-0B4D-40CD-A1DC-4790A3C9F66D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0B668A23-0B4D-40CD-A1DC-4790A3C9F66D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0B668A23-0B4D-40CD-A1DC-4790A3C9F66D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0B668A23-0B4D-40CD-A1DC-4790A3C9F66D}.Checked|x64.Build.0 = Checked|Any CPU
+ {0B668A23-0B4D-40CD-A1DC-4790A3C9F66D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0B668A23-0B4D-40CD-A1DC-4790A3C9F66D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0B668A23-0B4D-40CD-A1DC-4790A3C9F66D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0B668A23-0B4D-40CD-A1DC-4790A3C9F66D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0B668A23-0B4D-40CD-A1DC-4790A3C9F66D}.Release|x64.ActiveCfg = Release|Any CPU
+ {0B668A23-0B4D-40CD-A1DC-4790A3C9F66D}.Release|x64.Build.0 = Release|Any CPU
+ {6761286C-C56B-4249-BB07-12F71A3560E6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6761286C-C56B-4249-BB07-12F71A3560E6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6761286C-C56B-4249-BB07-12F71A3560E6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6761286C-C56B-4249-BB07-12F71A3560E6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6761286C-C56B-4249-BB07-12F71A3560E6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6761286C-C56B-4249-BB07-12F71A3560E6}.Debug|x64.Build.0 = Debug|Any CPU
+ {6761286C-C56B-4249-BB07-12F71A3560E6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6761286C-C56B-4249-BB07-12F71A3560E6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6761286C-C56B-4249-BB07-12F71A3560E6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6761286C-C56B-4249-BB07-12F71A3560E6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6761286C-C56B-4249-BB07-12F71A3560E6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6761286C-C56B-4249-BB07-12F71A3560E6}.Checked|x64.Build.0 = Checked|Any CPU
+ {6761286C-C56B-4249-BB07-12F71A3560E6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6761286C-C56B-4249-BB07-12F71A3560E6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6761286C-C56B-4249-BB07-12F71A3560E6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6761286C-C56B-4249-BB07-12F71A3560E6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6761286C-C56B-4249-BB07-12F71A3560E6}.Release|x64.ActiveCfg = Release|Any CPU
+ {6761286C-C56B-4249-BB07-12F71A3560E6}.Release|x64.Build.0 = Release|Any CPU
+ {A14EB7B1-D53D-413B-A605-308B16365797}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A14EB7B1-D53D-413B-A605-308B16365797}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A14EB7B1-D53D-413B-A605-308B16365797}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A14EB7B1-D53D-413B-A605-308B16365797}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A14EB7B1-D53D-413B-A605-308B16365797}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A14EB7B1-D53D-413B-A605-308B16365797}.Debug|x64.Build.0 = Debug|Any CPU
+ {A14EB7B1-D53D-413B-A605-308B16365797}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A14EB7B1-D53D-413B-A605-308B16365797}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A14EB7B1-D53D-413B-A605-308B16365797}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A14EB7B1-D53D-413B-A605-308B16365797}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A14EB7B1-D53D-413B-A605-308B16365797}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A14EB7B1-D53D-413B-A605-308B16365797}.Checked|x64.Build.0 = Checked|Any CPU
+ {A14EB7B1-D53D-413B-A605-308B16365797}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A14EB7B1-D53D-413B-A605-308B16365797}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A14EB7B1-D53D-413B-A605-308B16365797}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A14EB7B1-D53D-413B-A605-308B16365797}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A14EB7B1-D53D-413B-A605-308B16365797}.Release|x64.ActiveCfg = Release|Any CPU
+ {A14EB7B1-D53D-413B-A605-308B16365797}.Release|x64.Build.0 = Release|Any CPU
+ {483F68B7-0346-4C1D-BFD8-2438CDA4E216}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {483F68B7-0346-4C1D-BFD8-2438CDA4E216}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {483F68B7-0346-4C1D-BFD8-2438CDA4E216}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {483F68B7-0346-4C1D-BFD8-2438CDA4E216}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {483F68B7-0346-4C1D-BFD8-2438CDA4E216}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {483F68B7-0346-4C1D-BFD8-2438CDA4E216}.Debug|x64.Build.0 = Debug|Any CPU
+ {483F68B7-0346-4C1D-BFD8-2438CDA4E216}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {483F68B7-0346-4C1D-BFD8-2438CDA4E216}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {483F68B7-0346-4C1D-BFD8-2438CDA4E216}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {483F68B7-0346-4C1D-BFD8-2438CDA4E216}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {483F68B7-0346-4C1D-BFD8-2438CDA4E216}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {483F68B7-0346-4C1D-BFD8-2438CDA4E216}.Checked|x64.Build.0 = Checked|Any CPU
+ {483F68B7-0346-4C1D-BFD8-2438CDA4E216}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {483F68B7-0346-4C1D-BFD8-2438CDA4E216}.Release|Any CPU.Build.0 = Release|Any CPU
+ {483F68B7-0346-4C1D-BFD8-2438CDA4E216}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {483F68B7-0346-4C1D-BFD8-2438CDA4E216}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {483F68B7-0346-4C1D-BFD8-2438CDA4E216}.Release|x64.ActiveCfg = Release|Any CPU
+ {483F68B7-0346-4C1D-BFD8-2438CDA4E216}.Release|x64.Build.0 = Release|Any CPU
+ {AC13ED14-FCED-40A6-A689-87B847A71A44}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AC13ED14-FCED-40A6-A689-87B847A71A44}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AC13ED14-FCED-40A6-A689-87B847A71A44}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AC13ED14-FCED-40A6-A689-87B847A71A44}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AC13ED14-FCED-40A6-A689-87B847A71A44}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AC13ED14-FCED-40A6-A689-87B847A71A44}.Debug|x64.Build.0 = Debug|Any CPU
+ {AC13ED14-FCED-40A6-A689-87B847A71A44}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AC13ED14-FCED-40A6-A689-87B847A71A44}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AC13ED14-FCED-40A6-A689-87B847A71A44}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AC13ED14-FCED-40A6-A689-87B847A71A44}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AC13ED14-FCED-40A6-A689-87B847A71A44}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AC13ED14-FCED-40A6-A689-87B847A71A44}.Checked|x64.Build.0 = Checked|Any CPU
+ {AC13ED14-FCED-40A6-A689-87B847A71A44}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AC13ED14-FCED-40A6-A689-87B847A71A44}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AC13ED14-FCED-40A6-A689-87B847A71A44}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AC13ED14-FCED-40A6-A689-87B847A71A44}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AC13ED14-FCED-40A6-A689-87B847A71A44}.Release|x64.ActiveCfg = Release|Any CPU
+ {AC13ED14-FCED-40A6-A689-87B847A71A44}.Release|x64.Build.0 = Release|Any CPU
+ {8144FE5F-7A00-43F6-8F40-C33951625630}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8144FE5F-7A00-43F6-8F40-C33951625630}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8144FE5F-7A00-43F6-8F40-C33951625630}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8144FE5F-7A00-43F6-8F40-C33951625630}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8144FE5F-7A00-43F6-8F40-C33951625630}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8144FE5F-7A00-43F6-8F40-C33951625630}.Debug|x64.Build.0 = Debug|Any CPU
+ {8144FE5F-7A00-43F6-8F40-C33951625630}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8144FE5F-7A00-43F6-8F40-C33951625630}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8144FE5F-7A00-43F6-8F40-C33951625630}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8144FE5F-7A00-43F6-8F40-C33951625630}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8144FE5F-7A00-43F6-8F40-C33951625630}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8144FE5F-7A00-43F6-8F40-C33951625630}.Checked|x64.Build.0 = Checked|Any CPU
+ {8144FE5F-7A00-43F6-8F40-C33951625630}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8144FE5F-7A00-43F6-8F40-C33951625630}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8144FE5F-7A00-43F6-8F40-C33951625630}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8144FE5F-7A00-43F6-8F40-C33951625630}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8144FE5F-7A00-43F6-8F40-C33951625630}.Release|x64.ActiveCfg = Release|Any CPU
+ {8144FE5F-7A00-43F6-8F40-C33951625630}.Release|x64.Build.0 = Release|Any CPU
+ {DC15F043-3742-4CFB-9DC7-4FF57E75A8F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DC15F043-3742-4CFB-9DC7-4FF57E75A8F8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DC15F043-3742-4CFB-9DC7-4FF57E75A8F8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DC15F043-3742-4CFB-9DC7-4FF57E75A8F8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DC15F043-3742-4CFB-9DC7-4FF57E75A8F8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DC15F043-3742-4CFB-9DC7-4FF57E75A8F8}.Debug|x64.Build.0 = Debug|Any CPU
+ {DC15F043-3742-4CFB-9DC7-4FF57E75A8F8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DC15F043-3742-4CFB-9DC7-4FF57E75A8F8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DC15F043-3742-4CFB-9DC7-4FF57E75A8F8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DC15F043-3742-4CFB-9DC7-4FF57E75A8F8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DC15F043-3742-4CFB-9DC7-4FF57E75A8F8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DC15F043-3742-4CFB-9DC7-4FF57E75A8F8}.Checked|x64.Build.0 = Checked|Any CPU
+ {DC15F043-3742-4CFB-9DC7-4FF57E75A8F8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DC15F043-3742-4CFB-9DC7-4FF57E75A8F8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DC15F043-3742-4CFB-9DC7-4FF57E75A8F8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DC15F043-3742-4CFB-9DC7-4FF57E75A8F8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DC15F043-3742-4CFB-9DC7-4FF57E75A8F8}.Release|x64.ActiveCfg = Release|Any CPU
+ {DC15F043-3742-4CFB-9DC7-4FF57E75A8F8}.Release|x64.Build.0 = Release|Any CPU
+ {273951C4-81A9-4326-BF46-31D56CA3B416}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {273951C4-81A9-4326-BF46-31D56CA3B416}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {273951C4-81A9-4326-BF46-31D56CA3B416}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {273951C4-81A9-4326-BF46-31D56CA3B416}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {273951C4-81A9-4326-BF46-31D56CA3B416}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {273951C4-81A9-4326-BF46-31D56CA3B416}.Debug|x64.Build.0 = Debug|Any CPU
+ {273951C4-81A9-4326-BF46-31D56CA3B416}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {273951C4-81A9-4326-BF46-31D56CA3B416}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {273951C4-81A9-4326-BF46-31D56CA3B416}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {273951C4-81A9-4326-BF46-31D56CA3B416}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {273951C4-81A9-4326-BF46-31D56CA3B416}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {273951C4-81A9-4326-BF46-31D56CA3B416}.Checked|x64.Build.0 = Checked|Any CPU
+ {273951C4-81A9-4326-BF46-31D56CA3B416}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {273951C4-81A9-4326-BF46-31D56CA3B416}.Release|Any CPU.Build.0 = Release|Any CPU
+ {273951C4-81A9-4326-BF46-31D56CA3B416}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {273951C4-81A9-4326-BF46-31D56CA3B416}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {273951C4-81A9-4326-BF46-31D56CA3B416}.Release|x64.ActiveCfg = Release|Any CPU
+ {273951C4-81A9-4326-BF46-31D56CA3B416}.Release|x64.Build.0 = Release|Any CPU
+ {0D30946A-1C07-4347-9C85-E62D017B6F58}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0D30946A-1C07-4347-9C85-E62D017B6F58}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0D30946A-1C07-4347-9C85-E62D017B6F58}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0D30946A-1C07-4347-9C85-E62D017B6F58}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0D30946A-1C07-4347-9C85-E62D017B6F58}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0D30946A-1C07-4347-9C85-E62D017B6F58}.Debug|x64.Build.0 = Debug|Any CPU
+ {0D30946A-1C07-4347-9C85-E62D017B6F58}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0D30946A-1C07-4347-9C85-E62D017B6F58}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0D30946A-1C07-4347-9C85-E62D017B6F58}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0D30946A-1C07-4347-9C85-E62D017B6F58}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0D30946A-1C07-4347-9C85-E62D017B6F58}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0D30946A-1C07-4347-9C85-E62D017B6F58}.Checked|x64.Build.0 = Checked|Any CPU
+ {0D30946A-1C07-4347-9C85-E62D017B6F58}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0D30946A-1C07-4347-9C85-E62D017B6F58}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0D30946A-1C07-4347-9C85-E62D017B6F58}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0D30946A-1C07-4347-9C85-E62D017B6F58}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0D30946A-1C07-4347-9C85-E62D017B6F58}.Release|x64.ActiveCfg = Release|Any CPU
+ {0D30946A-1C07-4347-9C85-E62D017B6F58}.Release|x64.Build.0 = Release|Any CPU
+ {1F808F80-1B46-476A-8129-60B93DAE2301}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1F808F80-1B46-476A-8129-60B93DAE2301}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1F808F80-1B46-476A-8129-60B93DAE2301}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1F808F80-1B46-476A-8129-60B93DAE2301}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1F808F80-1B46-476A-8129-60B93DAE2301}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1F808F80-1B46-476A-8129-60B93DAE2301}.Debug|x64.Build.0 = Debug|Any CPU
+ {1F808F80-1B46-476A-8129-60B93DAE2301}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1F808F80-1B46-476A-8129-60B93DAE2301}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1F808F80-1B46-476A-8129-60B93DAE2301}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1F808F80-1B46-476A-8129-60B93DAE2301}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1F808F80-1B46-476A-8129-60B93DAE2301}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1F808F80-1B46-476A-8129-60B93DAE2301}.Checked|x64.Build.0 = Checked|Any CPU
+ {1F808F80-1B46-476A-8129-60B93DAE2301}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1F808F80-1B46-476A-8129-60B93DAE2301}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1F808F80-1B46-476A-8129-60B93DAE2301}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1F808F80-1B46-476A-8129-60B93DAE2301}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1F808F80-1B46-476A-8129-60B93DAE2301}.Release|x64.ActiveCfg = Release|Any CPU
+ {1F808F80-1B46-476A-8129-60B93DAE2301}.Release|x64.Build.0 = Release|Any CPU
+ {4473117B-E775-4328-8F5D-B6AB38774AB2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4473117B-E775-4328-8F5D-B6AB38774AB2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4473117B-E775-4328-8F5D-B6AB38774AB2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4473117B-E775-4328-8F5D-B6AB38774AB2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4473117B-E775-4328-8F5D-B6AB38774AB2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4473117B-E775-4328-8F5D-B6AB38774AB2}.Debug|x64.Build.0 = Debug|Any CPU
+ {4473117B-E775-4328-8F5D-B6AB38774AB2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4473117B-E775-4328-8F5D-B6AB38774AB2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4473117B-E775-4328-8F5D-B6AB38774AB2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4473117B-E775-4328-8F5D-B6AB38774AB2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4473117B-E775-4328-8F5D-B6AB38774AB2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4473117B-E775-4328-8F5D-B6AB38774AB2}.Checked|x64.Build.0 = Checked|Any CPU
+ {4473117B-E775-4328-8F5D-B6AB38774AB2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4473117B-E775-4328-8F5D-B6AB38774AB2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4473117B-E775-4328-8F5D-B6AB38774AB2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4473117B-E775-4328-8F5D-B6AB38774AB2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4473117B-E775-4328-8F5D-B6AB38774AB2}.Release|x64.ActiveCfg = Release|Any CPU
+ {4473117B-E775-4328-8F5D-B6AB38774AB2}.Release|x64.Build.0 = Release|Any CPU
+ {FF309582-6138-4A73-B058-C5DD57C5E796}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FF309582-6138-4A73-B058-C5DD57C5E796}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FF309582-6138-4A73-B058-C5DD57C5E796}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FF309582-6138-4A73-B058-C5DD57C5E796}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FF309582-6138-4A73-B058-C5DD57C5E796}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FF309582-6138-4A73-B058-C5DD57C5E796}.Debug|x64.Build.0 = Debug|Any CPU
+ {FF309582-6138-4A73-B058-C5DD57C5E796}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FF309582-6138-4A73-B058-C5DD57C5E796}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FF309582-6138-4A73-B058-C5DD57C5E796}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FF309582-6138-4A73-B058-C5DD57C5E796}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FF309582-6138-4A73-B058-C5DD57C5E796}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FF309582-6138-4A73-B058-C5DD57C5E796}.Checked|x64.Build.0 = Checked|Any CPU
+ {FF309582-6138-4A73-B058-C5DD57C5E796}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FF309582-6138-4A73-B058-C5DD57C5E796}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FF309582-6138-4A73-B058-C5DD57C5E796}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FF309582-6138-4A73-B058-C5DD57C5E796}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FF309582-6138-4A73-B058-C5DD57C5E796}.Release|x64.ActiveCfg = Release|Any CPU
+ {FF309582-6138-4A73-B058-C5DD57C5E796}.Release|x64.Build.0 = Release|Any CPU
+ {AB9A667E-75FC-41E7-B521-CE80A3340C39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AB9A667E-75FC-41E7-B521-CE80A3340C39}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AB9A667E-75FC-41E7-B521-CE80A3340C39}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AB9A667E-75FC-41E7-B521-CE80A3340C39}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AB9A667E-75FC-41E7-B521-CE80A3340C39}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AB9A667E-75FC-41E7-B521-CE80A3340C39}.Debug|x64.Build.0 = Debug|Any CPU
+ {AB9A667E-75FC-41E7-B521-CE80A3340C39}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AB9A667E-75FC-41E7-B521-CE80A3340C39}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AB9A667E-75FC-41E7-B521-CE80A3340C39}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AB9A667E-75FC-41E7-B521-CE80A3340C39}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AB9A667E-75FC-41E7-B521-CE80A3340C39}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AB9A667E-75FC-41E7-B521-CE80A3340C39}.Checked|x64.Build.0 = Checked|Any CPU
+ {AB9A667E-75FC-41E7-B521-CE80A3340C39}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AB9A667E-75FC-41E7-B521-CE80A3340C39}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AB9A667E-75FC-41E7-B521-CE80A3340C39}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AB9A667E-75FC-41E7-B521-CE80A3340C39}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AB9A667E-75FC-41E7-B521-CE80A3340C39}.Release|x64.ActiveCfg = Release|Any CPU
+ {AB9A667E-75FC-41E7-B521-CE80A3340C39}.Release|x64.Build.0 = Release|Any CPU
+ {151EC427-404B-4583-950C-10DCB25FFB8B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {151EC427-404B-4583-950C-10DCB25FFB8B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {151EC427-404B-4583-950C-10DCB25FFB8B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {151EC427-404B-4583-950C-10DCB25FFB8B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {151EC427-404B-4583-950C-10DCB25FFB8B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {151EC427-404B-4583-950C-10DCB25FFB8B}.Debug|x64.Build.0 = Debug|Any CPU
+ {151EC427-404B-4583-950C-10DCB25FFB8B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {151EC427-404B-4583-950C-10DCB25FFB8B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {151EC427-404B-4583-950C-10DCB25FFB8B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {151EC427-404B-4583-950C-10DCB25FFB8B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {151EC427-404B-4583-950C-10DCB25FFB8B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {151EC427-404B-4583-950C-10DCB25FFB8B}.Checked|x64.Build.0 = Checked|Any CPU
+ {151EC427-404B-4583-950C-10DCB25FFB8B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {151EC427-404B-4583-950C-10DCB25FFB8B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {151EC427-404B-4583-950C-10DCB25FFB8B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {151EC427-404B-4583-950C-10DCB25FFB8B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {151EC427-404B-4583-950C-10DCB25FFB8B}.Release|x64.ActiveCfg = Release|Any CPU
+ {151EC427-404B-4583-950C-10DCB25FFB8B}.Release|x64.Build.0 = Release|Any CPU
+ {666A1E0A-7B7E-4FEA-A709-89B8106126B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {666A1E0A-7B7E-4FEA-A709-89B8106126B7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {666A1E0A-7B7E-4FEA-A709-89B8106126B7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {666A1E0A-7B7E-4FEA-A709-89B8106126B7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {666A1E0A-7B7E-4FEA-A709-89B8106126B7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {666A1E0A-7B7E-4FEA-A709-89B8106126B7}.Debug|x64.Build.0 = Debug|Any CPU
+ {666A1E0A-7B7E-4FEA-A709-89B8106126B7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {666A1E0A-7B7E-4FEA-A709-89B8106126B7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {666A1E0A-7B7E-4FEA-A709-89B8106126B7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {666A1E0A-7B7E-4FEA-A709-89B8106126B7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {666A1E0A-7B7E-4FEA-A709-89B8106126B7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {666A1E0A-7B7E-4FEA-A709-89B8106126B7}.Checked|x64.Build.0 = Checked|Any CPU
+ {666A1E0A-7B7E-4FEA-A709-89B8106126B7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {666A1E0A-7B7E-4FEA-A709-89B8106126B7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {666A1E0A-7B7E-4FEA-A709-89B8106126B7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {666A1E0A-7B7E-4FEA-A709-89B8106126B7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {666A1E0A-7B7E-4FEA-A709-89B8106126B7}.Release|x64.ActiveCfg = Release|Any CPU
+ {666A1E0A-7B7E-4FEA-A709-89B8106126B7}.Release|x64.Build.0 = Release|Any CPU
+ {949C72E3-78EF-4A5F-A435-B6A9178FC764}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {949C72E3-78EF-4A5F-A435-B6A9178FC764}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {949C72E3-78EF-4A5F-A435-B6A9178FC764}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {949C72E3-78EF-4A5F-A435-B6A9178FC764}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {949C72E3-78EF-4A5F-A435-B6A9178FC764}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {949C72E3-78EF-4A5F-A435-B6A9178FC764}.Debug|x64.Build.0 = Debug|Any CPU
+ {949C72E3-78EF-4A5F-A435-B6A9178FC764}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {949C72E3-78EF-4A5F-A435-B6A9178FC764}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {949C72E3-78EF-4A5F-A435-B6A9178FC764}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {949C72E3-78EF-4A5F-A435-B6A9178FC764}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {949C72E3-78EF-4A5F-A435-B6A9178FC764}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {949C72E3-78EF-4A5F-A435-B6A9178FC764}.Checked|x64.Build.0 = Checked|Any CPU
+ {949C72E3-78EF-4A5F-A435-B6A9178FC764}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {949C72E3-78EF-4A5F-A435-B6A9178FC764}.Release|Any CPU.Build.0 = Release|Any CPU
+ {949C72E3-78EF-4A5F-A435-B6A9178FC764}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {949C72E3-78EF-4A5F-A435-B6A9178FC764}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {949C72E3-78EF-4A5F-A435-B6A9178FC764}.Release|x64.ActiveCfg = Release|Any CPU
+ {949C72E3-78EF-4A5F-A435-B6A9178FC764}.Release|x64.Build.0 = Release|Any CPU
+ {C6ED996E-FDC0-4019-A4F5-6B6E464CBF29}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C6ED996E-FDC0-4019-A4F5-6B6E464CBF29}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C6ED996E-FDC0-4019-A4F5-6B6E464CBF29}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C6ED996E-FDC0-4019-A4F5-6B6E464CBF29}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C6ED996E-FDC0-4019-A4F5-6B6E464CBF29}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C6ED996E-FDC0-4019-A4F5-6B6E464CBF29}.Debug|x64.Build.0 = Debug|Any CPU
+ {C6ED996E-FDC0-4019-A4F5-6B6E464CBF29}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C6ED996E-FDC0-4019-A4F5-6B6E464CBF29}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C6ED996E-FDC0-4019-A4F5-6B6E464CBF29}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C6ED996E-FDC0-4019-A4F5-6B6E464CBF29}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C6ED996E-FDC0-4019-A4F5-6B6E464CBF29}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C6ED996E-FDC0-4019-A4F5-6B6E464CBF29}.Checked|x64.Build.0 = Checked|Any CPU
+ {C6ED996E-FDC0-4019-A4F5-6B6E464CBF29}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C6ED996E-FDC0-4019-A4F5-6B6E464CBF29}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C6ED996E-FDC0-4019-A4F5-6B6E464CBF29}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C6ED996E-FDC0-4019-A4F5-6B6E464CBF29}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C6ED996E-FDC0-4019-A4F5-6B6E464CBF29}.Release|x64.ActiveCfg = Release|Any CPU
+ {C6ED996E-FDC0-4019-A4F5-6B6E464CBF29}.Release|x64.Build.0 = Release|Any CPU
+ {11D2FD2E-5CAD-4EAF-9D73-BD6A52705FF0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {11D2FD2E-5CAD-4EAF-9D73-BD6A52705FF0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {11D2FD2E-5CAD-4EAF-9D73-BD6A52705FF0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {11D2FD2E-5CAD-4EAF-9D73-BD6A52705FF0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {11D2FD2E-5CAD-4EAF-9D73-BD6A52705FF0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {11D2FD2E-5CAD-4EAF-9D73-BD6A52705FF0}.Debug|x64.Build.0 = Debug|Any CPU
+ {11D2FD2E-5CAD-4EAF-9D73-BD6A52705FF0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {11D2FD2E-5CAD-4EAF-9D73-BD6A52705FF0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {11D2FD2E-5CAD-4EAF-9D73-BD6A52705FF0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {11D2FD2E-5CAD-4EAF-9D73-BD6A52705FF0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {11D2FD2E-5CAD-4EAF-9D73-BD6A52705FF0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {11D2FD2E-5CAD-4EAF-9D73-BD6A52705FF0}.Checked|x64.Build.0 = Checked|Any CPU
+ {11D2FD2E-5CAD-4EAF-9D73-BD6A52705FF0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {11D2FD2E-5CAD-4EAF-9D73-BD6A52705FF0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {11D2FD2E-5CAD-4EAF-9D73-BD6A52705FF0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {11D2FD2E-5CAD-4EAF-9D73-BD6A52705FF0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {11D2FD2E-5CAD-4EAF-9D73-BD6A52705FF0}.Release|x64.ActiveCfg = Release|Any CPU
+ {11D2FD2E-5CAD-4EAF-9D73-BD6A52705FF0}.Release|x64.Build.0 = Release|Any CPU
+ {65F673F3-86E3-4876-A411-A51B45D54F85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {65F673F3-86E3-4876-A411-A51B45D54F85}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {65F673F3-86E3-4876-A411-A51B45D54F85}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {65F673F3-86E3-4876-A411-A51B45D54F85}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {65F673F3-86E3-4876-A411-A51B45D54F85}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {65F673F3-86E3-4876-A411-A51B45D54F85}.Debug|x64.Build.0 = Debug|Any CPU
+ {65F673F3-86E3-4876-A411-A51B45D54F85}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {65F673F3-86E3-4876-A411-A51B45D54F85}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {65F673F3-86E3-4876-A411-A51B45D54F85}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {65F673F3-86E3-4876-A411-A51B45D54F85}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {65F673F3-86E3-4876-A411-A51B45D54F85}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {65F673F3-86E3-4876-A411-A51B45D54F85}.Checked|x64.Build.0 = Checked|Any CPU
+ {65F673F3-86E3-4876-A411-A51B45D54F85}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {65F673F3-86E3-4876-A411-A51B45D54F85}.Release|Any CPU.Build.0 = Release|Any CPU
+ {65F673F3-86E3-4876-A411-A51B45D54F85}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {65F673F3-86E3-4876-A411-A51B45D54F85}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {65F673F3-86E3-4876-A411-A51B45D54F85}.Release|x64.ActiveCfg = Release|Any CPU
+ {65F673F3-86E3-4876-A411-A51B45D54F85}.Release|x64.Build.0 = Release|Any CPU
+ {23702DA7-B13D-41CD-B371-C85937BF8120}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {23702DA7-B13D-41CD-B371-C85937BF8120}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {23702DA7-B13D-41CD-B371-C85937BF8120}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {23702DA7-B13D-41CD-B371-C85937BF8120}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {23702DA7-B13D-41CD-B371-C85937BF8120}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {23702DA7-B13D-41CD-B371-C85937BF8120}.Debug|x64.Build.0 = Debug|Any CPU
+ {23702DA7-B13D-41CD-B371-C85937BF8120}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {23702DA7-B13D-41CD-B371-C85937BF8120}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {23702DA7-B13D-41CD-B371-C85937BF8120}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {23702DA7-B13D-41CD-B371-C85937BF8120}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {23702DA7-B13D-41CD-B371-C85937BF8120}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {23702DA7-B13D-41CD-B371-C85937BF8120}.Checked|x64.Build.0 = Checked|Any CPU
+ {23702DA7-B13D-41CD-B371-C85937BF8120}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {23702DA7-B13D-41CD-B371-C85937BF8120}.Release|Any CPU.Build.0 = Release|Any CPU
+ {23702DA7-B13D-41CD-B371-C85937BF8120}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {23702DA7-B13D-41CD-B371-C85937BF8120}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {23702DA7-B13D-41CD-B371-C85937BF8120}.Release|x64.ActiveCfg = Release|Any CPU
+ {23702DA7-B13D-41CD-B371-C85937BF8120}.Release|x64.Build.0 = Release|Any CPU
+ {FD0D2C89-B029-4737-B625-93523ADBA96E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FD0D2C89-B029-4737-B625-93523ADBA96E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FD0D2C89-B029-4737-B625-93523ADBA96E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FD0D2C89-B029-4737-B625-93523ADBA96E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FD0D2C89-B029-4737-B625-93523ADBA96E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FD0D2C89-B029-4737-B625-93523ADBA96E}.Debug|x64.Build.0 = Debug|Any CPU
+ {FD0D2C89-B029-4737-B625-93523ADBA96E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FD0D2C89-B029-4737-B625-93523ADBA96E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FD0D2C89-B029-4737-B625-93523ADBA96E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FD0D2C89-B029-4737-B625-93523ADBA96E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FD0D2C89-B029-4737-B625-93523ADBA96E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FD0D2C89-B029-4737-B625-93523ADBA96E}.Checked|x64.Build.0 = Checked|Any CPU
+ {FD0D2C89-B029-4737-B625-93523ADBA96E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FD0D2C89-B029-4737-B625-93523ADBA96E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FD0D2C89-B029-4737-B625-93523ADBA96E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FD0D2C89-B029-4737-B625-93523ADBA96E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FD0D2C89-B029-4737-B625-93523ADBA96E}.Release|x64.ActiveCfg = Release|Any CPU
+ {FD0D2C89-B029-4737-B625-93523ADBA96E}.Release|x64.Build.0 = Release|Any CPU
+ {A356404D-40C5-4839-843B-B3D23B38F4F6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A356404D-40C5-4839-843B-B3D23B38F4F6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A356404D-40C5-4839-843B-B3D23B38F4F6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A356404D-40C5-4839-843B-B3D23B38F4F6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A356404D-40C5-4839-843B-B3D23B38F4F6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A356404D-40C5-4839-843B-B3D23B38F4F6}.Debug|x64.Build.0 = Debug|Any CPU
+ {A356404D-40C5-4839-843B-B3D23B38F4F6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A356404D-40C5-4839-843B-B3D23B38F4F6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A356404D-40C5-4839-843B-B3D23B38F4F6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A356404D-40C5-4839-843B-B3D23B38F4F6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A356404D-40C5-4839-843B-B3D23B38F4F6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A356404D-40C5-4839-843B-B3D23B38F4F6}.Checked|x64.Build.0 = Checked|Any CPU
+ {A356404D-40C5-4839-843B-B3D23B38F4F6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A356404D-40C5-4839-843B-B3D23B38F4F6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A356404D-40C5-4839-843B-B3D23B38F4F6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A356404D-40C5-4839-843B-B3D23B38F4F6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A356404D-40C5-4839-843B-B3D23B38F4F6}.Release|x64.ActiveCfg = Release|Any CPU
+ {A356404D-40C5-4839-843B-B3D23B38F4F6}.Release|x64.Build.0 = Release|Any CPU
+ {91860B28-9EE4-48DA-94F5-E4A82FF8FDD3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {91860B28-9EE4-48DA-94F5-E4A82FF8FDD3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {91860B28-9EE4-48DA-94F5-E4A82FF8FDD3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {91860B28-9EE4-48DA-94F5-E4A82FF8FDD3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {91860B28-9EE4-48DA-94F5-E4A82FF8FDD3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {91860B28-9EE4-48DA-94F5-E4A82FF8FDD3}.Debug|x64.Build.0 = Debug|Any CPU
+ {91860B28-9EE4-48DA-94F5-E4A82FF8FDD3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {91860B28-9EE4-48DA-94F5-E4A82FF8FDD3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {91860B28-9EE4-48DA-94F5-E4A82FF8FDD3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {91860B28-9EE4-48DA-94F5-E4A82FF8FDD3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {91860B28-9EE4-48DA-94F5-E4A82FF8FDD3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {91860B28-9EE4-48DA-94F5-E4A82FF8FDD3}.Checked|x64.Build.0 = Checked|Any CPU
+ {91860B28-9EE4-48DA-94F5-E4A82FF8FDD3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {91860B28-9EE4-48DA-94F5-E4A82FF8FDD3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {91860B28-9EE4-48DA-94F5-E4A82FF8FDD3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {91860B28-9EE4-48DA-94F5-E4A82FF8FDD3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {91860B28-9EE4-48DA-94F5-E4A82FF8FDD3}.Release|x64.ActiveCfg = Release|Any CPU
+ {91860B28-9EE4-48DA-94F5-E4A82FF8FDD3}.Release|x64.Build.0 = Release|Any CPU
+ {7513BC5A-BB00-4FF2-8F92-2AD6B9FDDE71}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7513BC5A-BB00-4FF2-8F92-2AD6B9FDDE71}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7513BC5A-BB00-4FF2-8F92-2AD6B9FDDE71}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7513BC5A-BB00-4FF2-8F92-2AD6B9FDDE71}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7513BC5A-BB00-4FF2-8F92-2AD6B9FDDE71}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7513BC5A-BB00-4FF2-8F92-2AD6B9FDDE71}.Debug|x64.Build.0 = Debug|Any CPU
+ {7513BC5A-BB00-4FF2-8F92-2AD6B9FDDE71}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7513BC5A-BB00-4FF2-8F92-2AD6B9FDDE71}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7513BC5A-BB00-4FF2-8F92-2AD6B9FDDE71}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7513BC5A-BB00-4FF2-8F92-2AD6B9FDDE71}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7513BC5A-BB00-4FF2-8F92-2AD6B9FDDE71}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7513BC5A-BB00-4FF2-8F92-2AD6B9FDDE71}.Checked|x64.Build.0 = Checked|Any CPU
+ {7513BC5A-BB00-4FF2-8F92-2AD6B9FDDE71}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7513BC5A-BB00-4FF2-8F92-2AD6B9FDDE71}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7513BC5A-BB00-4FF2-8F92-2AD6B9FDDE71}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7513BC5A-BB00-4FF2-8F92-2AD6B9FDDE71}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7513BC5A-BB00-4FF2-8F92-2AD6B9FDDE71}.Release|x64.ActiveCfg = Release|Any CPU
+ {7513BC5A-BB00-4FF2-8F92-2AD6B9FDDE71}.Release|x64.Build.0 = Release|Any CPU
+ {1A799F59-EED6-41DA-9952-B2999E4548C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1A799F59-EED6-41DA-9952-B2999E4548C9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1A799F59-EED6-41DA-9952-B2999E4548C9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1A799F59-EED6-41DA-9952-B2999E4548C9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1A799F59-EED6-41DA-9952-B2999E4548C9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1A799F59-EED6-41DA-9952-B2999E4548C9}.Debug|x64.Build.0 = Debug|Any CPU
+ {1A799F59-EED6-41DA-9952-B2999E4548C9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1A799F59-EED6-41DA-9952-B2999E4548C9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1A799F59-EED6-41DA-9952-B2999E4548C9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1A799F59-EED6-41DA-9952-B2999E4548C9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1A799F59-EED6-41DA-9952-B2999E4548C9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1A799F59-EED6-41DA-9952-B2999E4548C9}.Checked|x64.Build.0 = Checked|Any CPU
+ {1A799F59-EED6-41DA-9952-B2999E4548C9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1A799F59-EED6-41DA-9952-B2999E4548C9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1A799F59-EED6-41DA-9952-B2999E4548C9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1A799F59-EED6-41DA-9952-B2999E4548C9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1A799F59-EED6-41DA-9952-B2999E4548C9}.Release|x64.ActiveCfg = Release|Any CPU
+ {1A799F59-EED6-41DA-9952-B2999E4548C9}.Release|x64.Build.0 = Release|Any CPU
+ {F68BF4F7-67E8-402E-9818-C2B7F4CE9DA8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F68BF4F7-67E8-402E-9818-C2B7F4CE9DA8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F68BF4F7-67E8-402E-9818-C2B7F4CE9DA8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F68BF4F7-67E8-402E-9818-C2B7F4CE9DA8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F68BF4F7-67E8-402E-9818-C2B7F4CE9DA8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F68BF4F7-67E8-402E-9818-C2B7F4CE9DA8}.Debug|x64.Build.0 = Debug|Any CPU
+ {F68BF4F7-67E8-402E-9818-C2B7F4CE9DA8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F68BF4F7-67E8-402E-9818-C2B7F4CE9DA8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F68BF4F7-67E8-402E-9818-C2B7F4CE9DA8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F68BF4F7-67E8-402E-9818-C2B7F4CE9DA8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F68BF4F7-67E8-402E-9818-C2B7F4CE9DA8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F68BF4F7-67E8-402E-9818-C2B7F4CE9DA8}.Checked|x64.Build.0 = Checked|Any CPU
+ {F68BF4F7-67E8-402E-9818-C2B7F4CE9DA8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F68BF4F7-67E8-402E-9818-C2B7F4CE9DA8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F68BF4F7-67E8-402E-9818-C2B7F4CE9DA8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F68BF4F7-67E8-402E-9818-C2B7F4CE9DA8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F68BF4F7-67E8-402E-9818-C2B7F4CE9DA8}.Release|x64.ActiveCfg = Release|Any CPU
+ {F68BF4F7-67E8-402E-9818-C2B7F4CE9DA8}.Release|x64.Build.0 = Release|Any CPU
+ {E712666D-E63C-4FB8-99A6-B690ECEC64E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E712666D-E63C-4FB8-99A6-B690ECEC64E3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E712666D-E63C-4FB8-99A6-B690ECEC64E3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E712666D-E63C-4FB8-99A6-B690ECEC64E3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E712666D-E63C-4FB8-99A6-B690ECEC64E3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E712666D-E63C-4FB8-99A6-B690ECEC64E3}.Debug|x64.Build.0 = Debug|Any CPU
+ {E712666D-E63C-4FB8-99A6-B690ECEC64E3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E712666D-E63C-4FB8-99A6-B690ECEC64E3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E712666D-E63C-4FB8-99A6-B690ECEC64E3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E712666D-E63C-4FB8-99A6-B690ECEC64E3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E712666D-E63C-4FB8-99A6-B690ECEC64E3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E712666D-E63C-4FB8-99A6-B690ECEC64E3}.Checked|x64.Build.0 = Checked|Any CPU
+ {E712666D-E63C-4FB8-99A6-B690ECEC64E3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E712666D-E63C-4FB8-99A6-B690ECEC64E3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E712666D-E63C-4FB8-99A6-B690ECEC64E3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E712666D-E63C-4FB8-99A6-B690ECEC64E3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E712666D-E63C-4FB8-99A6-B690ECEC64E3}.Release|x64.ActiveCfg = Release|Any CPU
+ {E712666D-E63C-4FB8-99A6-B690ECEC64E3}.Release|x64.Build.0 = Release|Any CPU
+ {C69F3959-C027-439B-B851-253BBCF71E0C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C69F3959-C027-439B-B851-253BBCF71E0C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C69F3959-C027-439B-B851-253BBCF71E0C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C69F3959-C027-439B-B851-253BBCF71E0C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C69F3959-C027-439B-B851-253BBCF71E0C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C69F3959-C027-439B-B851-253BBCF71E0C}.Debug|x64.Build.0 = Debug|Any CPU
+ {C69F3959-C027-439B-B851-253BBCF71E0C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C69F3959-C027-439B-B851-253BBCF71E0C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C69F3959-C027-439B-B851-253BBCF71E0C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C69F3959-C027-439B-B851-253BBCF71E0C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C69F3959-C027-439B-B851-253BBCF71E0C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C69F3959-C027-439B-B851-253BBCF71E0C}.Checked|x64.Build.0 = Checked|Any CPU
+ {C69F3959-C027-439B-B851-253BBCF71E0C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C69F3959-C027-439B-B851-253BBCF71E0C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C69F3959-C027-439B-B851-253BBCF71E0C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C69F3959-C027-439B-B851-253BBCF71E0C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C69F3959-C027-439B-B851-253BBCF71E0C}.Release|x64.ActiveCfg = Release|Any CPU
+ {C69F3959-C027-439B-B851-253BBCF71E0C}.Release|x64.Build.0 = Release|Any CPU
+ {20DD6027-635F-409C-8313-6A6E89AE71C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {20DD6027-635F-409C-8313-6A6E89AE71C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {20DD6027-635F-409C-8313-6A6E89AE71C6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {20DD6027-635F-409C-8313-6A6E89AE71C6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {20DD6027-635F-409C-8313-6A6E89AE71C6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {20DD6027-635F-409C-8313-6A6E89AE71C6}.Debug|x64.Build.0 = Debug|Any CPU
+ {20DD6027-635F-409C-8313-6A6E89AE71C6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {20DD6027-635F-409C-8313-6A6E89AE71C6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {20DD6027-635F-409C-8313-6A6E89AE71C6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {20DD6027-635F-409C-8313-6A6E89AE71C6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {20DD6027-635F-409C-8313-6A6E89AE71C6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {20DD6027-635F-409C-8313-6A6E89AE71C6}.Checked|x64.Build.0 = Checked|Any CPU
+ {20DD6027-635F-409C-8313-6A6E89AE71C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {20DD6027-635F-409C-8313-6A6E89AE71C6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {20DD6027-635F-409C-8313-6A6E89AE71C6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {20DD6027-635F-409C-8313-6A6E89AE71C6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {20DD6027-635F-409C-8313-6A6E89AE71C6}.Release|x64.ActiveCfg = Release|Any CPU
+ {20DD6027-635F-409C-8313-6A6E89AE71C6}.Release|x64.Build.0 = Release|Any CPU
+ {D54ADABB-D3D3-4A05-BCF0-20ADC9417D75}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D54ADABB-D3D3-4A05-BCF0-20ADC9417D75}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D54ADABB-D3D3-4A05-BCF0-20ADC9417D75}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D54ADABB-D3D3-4A05-BCF0-20ADC9417D75}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D54ADABB-D3D3-4A05-BCF0-20ADC9417D75}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D54ADABB-D3D3-4A05-BCF0-20ADC9417D75}.Debug|x64.Build.0 = Debug|Any CPU
+ {D54ADABB-D3D3-4A05-BCF0-20ADC9417D75}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D54ADABB-D3D3-4A05-BCF0-20ADC9417D75}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D54ADABB-D3D3-4A05-BCF0-20ADC9417D75}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D54ADABB-D3D3-4A05-BCF0-20ADC9417D75}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D54ADABB-D3D3-4A05-BCF0-20ADC9417D75}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D54ADABB-D3D3-4A05-BCF0-20ADC9417D75}.Checked|x64.Build.0 = Checked|Any CPU
+ {D54ADABB-D3D3-4A05-BCF0-20ADC9417D75}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D54ADABB-D3D3-4A05-BCF0-20ADC9417D75}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D54ADABB-D3D3-4A05-BCF0-20ADC9417D75}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D54ADABB-D3D3-4A05-BCF0-20ADC9417D75}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D54ADABB-D3D3-4A05-BCF0-20ADC9417D75}.Release|x64.ActiveCfg = Release|Any CPU
+ {D54ADABB-D3D3-4A05-BCF0-20ADC9417D75}.Release|x64.Build.0 = Release|Any CPU
+ {211C7C2F-8474-4BA6-B46E-DA820B1992B5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {211C7C2F-8474-4BA6-B46E-DA820B1992B5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {211C7C2F-8474-4BA6-B46E-DA820B1992B5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {211C7C2F-8474-4BA6-B46E-DA820B1992B5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {211C7C2F-8474-4BA6-B46E-DA820B1992B5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {211C7C2F-8474-4BA6-B46E-DA820B1992B5}.Debug|x64.Build.0 = Debug|Any CPU
+ {211C7C2F-8474-4BA6-B46E-DA820B1992B5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {211C7C2F-8474-4BA6-B46E-DA820B1992B5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {211C7C2F-8474-4BA6-B46E-DA820B1992B5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {211C7C2F-8474-4BA6-B46E-DA820B1992B5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {211C7C2F-8474-4BA6-B46E-DA820B1992B5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {211C7C2F-8474-4BA6-B46E-DA820B1992B5}.Checked|x64.Build.0 = Checked|Any CPU
+ {211C7C2F-8474-4BA6-B46E-DA820B1992B5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {211C7C2F-8474-4BA6-B46E-DA820B1992B5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {211C7C2F-8474-4BA6-B46E-DA820B1992B5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {211C7C2F-8474-4BA6-B46E-DA820B1992B5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {211C7C2F-8474-4BA6-B46E-DA820B1992B5}.Release|x64.ActiveCfg = Release|Any CPU
+ {211C7C2F-8474-4BA6-B46E-DA820B1992B5}.Release|x64.Build.0 = Release|Any CPU
+ {2798FCA2-258E-4E32-BB71-95518A239579}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2798FCA2-258E-4E32-BB71-95518A239579}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2798FCA2-258E-4E32-BB71-95518A239579}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2798FCA2-258E-4E32-BB71-95518A239579}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2798FCA2-258E-4E32-BB71-95518A239579}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2798FCA2-258E-4E32-BB71-95518A239579}.Debug|x64.Build.0 = Debug|Any CPU
+ {2798FCA2-258E-4E32-BB71-95518A239579}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2798FCA2-258E-4E32-BB71-95518A239579}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2798FCA2-258E-4E32-BB71-95518A239579}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2798FCA2-258E-4E32-BB71-95518A239579}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2798FCA2-258E-4E32-BB71-95518A239579}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2798FCA2-258E-4E32-BB71-95518A239579}.Checked|x64.Build.0 = Checked|Any CPU
+ {2798FCA2-258E-4E32-BB71-95518A239579}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2798FCA2-258E-4E32-BB71-95518A239579}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2798FCA2-258E-4E32-BB71-95518A239579}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2798FCA2-258E-4E32-BB71-95518A239579}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2798FCA2-258E-4E32-BB71-95518A239579}.Release|x64.ActiveCfg = Release|Any CPU
+ {2798FCA2-258E-4E32-BB71-95518A239579}.Release|x64.Build.0 = Release|Any CPU
+ {37B10A10-D699-4CB0-A5C0-B5A949AC2304}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {37B10A10-D699-4CB0-A5C0-B5A949AC2304}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {37B10A10-D699-4CB0-A5C0-B5A949AC2304}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {37B10A10-D699-4CB0-A5C0-B5A949AC2304}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {37B10A10-D699-4CB0-A5C0-B5A949AC2304}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {37B10A10-D699-4CB0-A5C0-B5A949AC2304}.Debug|x64.Build.0 = Debug|Any CPU
+ {37B10A10-D699-4CB0-A5C0-B5A949AC2304}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {37B10A10-D699-4CB0-A5C0-B5A949AC2304}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {37B10A10-D699-4CB0-A5C0-B5A949AC2304}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {37B10A10-D699-4CB0-A5C0-B5A949AC2304}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {37B10A10-D699-4CB0-A5C0-B5A949AC2304}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {37B10A10-D699-4CB0-A5C0-B5A949AC2304}.Checked|x64.Build.0 = Checked|Any CPU
+ {37B10A10-D699-4CB0-A5C0-B5A949AC2304}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {37B10A10-D699-4CB0-A5C0-B5A949AC2304}.Release|Any CPU.Build.0 = Release|Any CPU
+ {37B10A10-D699-4CB0-A5C0-B5A949AC2304}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {37B10A10-D699-4CB0-A5C0-B5A949AC2304}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {37B10A10-D699-4CB0-A5C0-B5A949AC2304}.Release|x64.ActiveCfg = Release|Any CPU
+ {37B10A10-D699-4CB0-A5C0-B5A949AC2304}.Release|x64.Build.0 = Release|Any CPU
+ {8E846AE6-E1DF-4F5B-8A53-7B706BB27A2B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8E846AE6-E1DF-4F5B-8A53-7B706BB27A2B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8E846AE6-E1DF-4F5B-8A53-7B706BB27A2B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8E846AE6-E1DF-4F5B-8A53-7B706BB27A2B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8E846AE6-E1DF-4F5B-8A53-7B706BB27A2B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8E846AE6-E1DF-4F5B-8A53-7B706BB27A2B}.Debug|x64.Build.0 = Debug|Any CPU
+ {8E846AE6-E1DF-4F5B-8A53-7B706BB27A2B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8E846AE6-E1DF-4F5B-8A53-7B706BB27A2B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8E846AE6-E1DF-4F5B-8A53-7B706BB27A2B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8E846AE6-E1DF-4F5B-8A53-7B706BB27A2B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8E846AE6-E1DF-4F5B-8A53-7B706BB27A2B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8E846AE6-E1DF-4F5B-8A53-7B706BB27A2B}.Checked|x64.Build.0 = Checked|Any CPU
+ {8E846AE6-E1DF-4F5B-8A53-7B706BB27A2B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8E846AE6-E1DF-4F5B-8A53-7B706BB27A2B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8E846AE6-E1DF-4F5B-8A53-7B706BB27A2B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8E846AE6-E1DF-4F5B-8A53-7B706BB27A2B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8E846AE6-E1DF-4F5B-8A53-7B706BB27A2B}.Release|x64.ActiveCfg = Release|Any CPU
+ {8E846AE6-E1DF-4F5B-8A53-7B706BB27A2B}.Release|x64.Build.0 = Release|Any CPU
+ {299750E6-91B0-4E77-BEEB-1AB96761D860}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {299750E6-91B0-4E77-BEEB-1AB96761D860}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {299750E6-91B0-4E77-BEEB-1AB96761D860}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {299750E6-91B0-4E77-BEEB-1AB96761D860}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {299750E6-91B0-4E77-BEEB-1AB96761D860}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {299750E6-91B0-4E77-BEEB-1AB96761D860}.Debug|x64.Build.0 = Debug|Any CPU
+ {299750E6-91B0-4E77-BEEB-1AB96761D860}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {299750E6-91B0-4E77-BEEB-1AB96761D860}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {299750E6-91B0-4E77-BEEB-1AB96761D860}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {299750E6-91B0-4E77-BEEB-1AB96761D860}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {299750E6-91B0-4E77-BEEB-1AB96761D860}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {299750E6-91B0-4E77-BEEB-1AB96761D860}.Checked|x64.Build.0 = Checked|Any CPU
+ {299750E6-91B0-4E77-BEEB-1AB96761D860}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {299750E6-91B0-4E77-BEEB-1AB96761D860}.Release|Any CPU.Build.0 = Release|Any CPU
+ {299750E6-91B0-4E77-BEEB-1AB96761D860}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {299750E6-91B0-4E77-BEEB-1AB96761D860}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {299750E6-91B0-4E77-BEEB-1AB96761D860}.Release|x64.ActiveCfg = Release|Any CPU
+ {299750E6-91B0-4E77-BEEB-1AB96761D860}.Release|x64.Build.0 = Release|Any CPU
+ {76CBC4E9-4702-4709-B739-FC928AEE879B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {76CBC4E9-4702-4709-B739-FC928AEE879B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {76CBC4E9-4702-4709-B739-FC928AEE879B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {76CBC4E9-4702-4709-B739-FC928AEE879B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {76CBC4E9-4702-4709-B739-FC928AEE879B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {76CBC4E9-4702-4709-B739-FC928AEE879B}.Debug|x64.Build.0 = Debug|Any CPU
+ {76CBC4E9-4702-4709-B739-FC928AEE879B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {76CBC4E9-4702-4709-B739-FC928AEE879B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {76CBC4E9-4702-4709-B739-FC928AEE879B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {76CBC4E9-4702-4709-B739-FC928AEE879B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {76CBC4E9-4702-4709-B739-FC928AEE879B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {76CBC4E9-4702-4709-B739-FC928AEE879B}.Checked|x64.Build.0 = Checked|Any CPU
+ {76CBC4E9-4702-4709-B739-FC928AEE879B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {76CBC4E9-4702-4709-B739-FC928AEE879B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {76CBC4E9-4702-4709-B739-FC928AEE879B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {76CBC4E9-4702-4709-B739-FC928AEE879B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {76CBC4E9-4702-4709-B739-FC928AEE879B}.Release|x64.ActiveCfg = Release|Any CPU
+ {76CBC4E9-4702-4709-B739-FC928AEE879B}.Release|x64.Build.0 = Release|Any CPU
+ {3AB92143-46C6-4678-83CA-08998544B96A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3AB92143-46C6-4678-83CA-08998544B96A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3AB92143-46C6-4678-83CA-08998544B96A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3AB92143-46C6-4678-83CA-08998544B96A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3AB92143-46C6-4678-83CA-08998544B96A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3AB92143-46C6-4678-83CA-08998544B96A}.Debug|x64.Build.0 = Debug|Any CPU
+ {3AB92143-46C6-4678-83CA-08998544B96A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3AB92143-46C6-4678-83CA-08998544B96A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3AB92143-46C6-4678-83CA-08998544B96A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3AB92143-46C6-4678-83CA-08998544B96A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3AB92143-46C6-4678-83CA-08998544B96A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3AB92143-46C6-4678-83CA-08998544B96A}.Checked|x64.Build.0 = Checked|Any CPU
+ {3AB92143-46C6-4678-83CA-08998544B96A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3AB92143-46C6-4678-83CA-08998544B96A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3AB92143-46C6-4678-83CA-08998544B96A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3AB92143-46C6-4678-83CA-08998544B96A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3AB92143-46C6-4678-83CA-08998544B96A}.Release|x64.ActiveCfg = Release|Any CPU
+ {3AB92143-46C6-4678-83CA-08998544B96A}.Release|x64.Build.0 = Release|Any CPU
+ {6F9533F8-AD41-4AB2-91FB-3C8EEC2BB301}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6F9533F8-AD41-4AB2-91FB-3C8EEC2BB301}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6F9533F8-AD41-4AB2-91FB-3C8EEC2BB301}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6F9533F8-AD41-4AB2-91FB-3C8EEC2BB301}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6F9533F8-AD41-4AB2-91FB-3C8EEC2BB301}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6F9533F8-AD41-4AB2-91FB-3C8EEC2BB301}.Debug|x64.Build.0 = Debug|Any CPU
+ {6F9533F8-AD41-4AB2-91FB-3C8EEC2BB301}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6F9533F8-AD41-4AB2-91FB-3C8EEC2BB301}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6F9533F8-AD41-4AB2-91FB-3C8EEC2BB301}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6F9533F8-AD41-4AB2-91FB-3C8EEC2BB301}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6F9533F8-AD41-4AB2-91FB-3C8EEC2BB301}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6F9533F8-AD41-4AB2-91FB-3C8EEC2BB301}.Checked|x64.Build.0 = Checked|Any CPU
+ {6F9533F8-AD41-4AB2-91FB-3C8EEC2BB301}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6F9533F8-AD41-4AB2-91FB-3C8EEC2BB301}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6F9533F8-AD41-4AB2-91FB-3C8EEC2BB301}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6F9533F8-AD41-4AB2-91FB-3C8EEC2BB301}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6F9533F8-AD41-4AB2-91FB-3C8EEC2BB301}.Release|x64.ActiveCfg = Release|Any CPU
+ {6F9533F8-AD41-4AB2-91FB-3C8EEC2BB301}.Release|x64.Build.0 = Release|Any CPU
+ {BFB05742-010A-43FC-999C-6BBE0E195108}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BFB05742-010A-43FC-999C-6BBE0E195108}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BFB05742-010A-43FC-999C-6BBE0E195108}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BFB05742-010A-43FC-999C-6BBE0E195108}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BFB05742-010A-43FC-999C-6BBE0E195108}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BFB05742-010A-43FC-999C-6BBE0E195108}.Debug|x64.Build.0 = Debug|Any CPU
+ {BFB05742-010A-43FC-999C-6BBE0E195108}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BFB05742-010A-43FC-999C-6BBE0E195108}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BFB05742-010A-43FC-999C-6BBE0E195108}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BFB05742-010A-43FC-999C-6BBE0E195108}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BFB05742-010A-43FC-999C-6BBE0E195108}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BFB05742-010A-43FC-999C-6BBE0E195108}.Checked|x64.Build.0 = Checked|Any CPU
+ {BFB05742-010A-43FC-999C-6BBE0E195108}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BFB05742-010A-43FC-999C-6BBE0E195108}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BFB05742-010A-43FC-999C-6BBE0E195108}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BFB05742-010A-43FC-999C-6BBE0E195108}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BFB05742-010A-43FC-999C-6BBE0E195108}.Release|x64.ActiveCfg = Release|Any CPU
+ {BFB05742-010A-43FC-999C-6BBE0E195108}.Release|x64.Build.0 = Release|Any CPU
+ {C5E60D76-6428-472C-A893-234B58ABC3A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C5E60D76-6428-472C-A893-234B58ABC3A7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C5E60D76-6428-472C-A893-234B58ABC3A7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C5E60D76-6428-472C-A893-234B58ABC3A7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C5E60D76-6428-472C-A893-234B58ABC3A7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C5E60D76-6428-472C-A893-234B58ABC3A7}.Debug|x64.Build.0 = Debug|Any CPU
+ {C5E60D76-6428-472C-A893-234B58ABC3A7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C5E60D76-6428-472C-A893-234B58ABC3A7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C5E60D76-6428-472C-A893-234B58ABC3A7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C5E60D76-6428-472C-A893-234B58ABC3A7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C5E60D76-6428-472C-A893-234B58ABC3A7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C5E60D76-6428-472C-A893-234B58ABC3A7}.Checked|x64.Build.0 = Checked|Any CPU
+ {C5E60D76-6428-472C-A893-234B58ABC3A7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C5E60D76-6428-472C-A893-234B58ABC3A7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C5E60D76-6428-472C-A893-234B58ABC3A7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C5E60D76-6428-472C-A893-234B58ABC3A7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C5E60D76-6428-472C-A893-234B58ABC3A7}.Release|x64.ActiveCfg = Release|Any CPU
+ {C5E60D76-6428-472C-A893-234B58ABC3A7}.Release|x64.Build.0 = Release|Any CPU
+ {2FEDB07F-3F15-458C-BDE8-A0AC979F0F12}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2FEDB07F-3F15-458C-BDE8-A0AC979F0F12}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2FEDB07F-3F15-458C-BDE8-A0AC979F0F12}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2FEDB07F-3F15-458C-BDE8-A0AC979F0F12}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2FEDB07F-3F15-458C-BDE8-A0AC979F0F12}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2FEDB07F-3F15-458C-BDE8-A0AC979F0F12}.Debug|x64.Build.0 = Debug|Any CPU
+ {2FEDB07F-3F15-458C-BDE8-A0AC979F0F12}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2FEDB07F-3F15-458C-BDE8-A0AC979F0F12}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2FEDB07F-3F15-458C-BDE8-A0AC979F0F12}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2FEDB07F-3F15-458C-BDE8-A0AC979F0F12}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2FEDB07F-3F15-458C-BDE8-A0AC979F0F12}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2FEDB07F-3F15-458C-BDE8-A0AC979F0F12}.Checked|x64.Build.0 = Checked|Any CPU
+ {2FEDB07F-3F15-458C-BDE8-A0AC979F0F12}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2FEDB07F-3F15-458C-BDE8-A0AC979F0F12}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2FEDB07F-3F15-458C-BDE8-A0AC979F0F12}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2FEDB07F-3F15-458C-BDE8-A0AC979F0F12}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2FEDB07F-3F15-458C-BDE8-A0AC979F0F12}.Release|x64.ActiveCfg = Release|Any CPU
+ {2FEDB07F-3F15-458C-BDE8-A0AC979F0F12}.Release|x64.Build.0 = Release|Any CPU
+ {DB357669-6C23-4F7E-933F-677B2B83023D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DB357669-6C23-4F7E-933F-677B2B83023D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DB357669-6C23-4F7E-933F-677B2B83023D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DB357669-6C23-4F7E-933F-677B2B83023D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DB357669-6C23-4F7E-933F-677B2B83023D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DB357669-6C23-4F7E-933F-677B2B83023D}.Debug|x64.Build.0 = Debug|Any CPU
+ {DB357669-6C23-4F7E-933F-677B2B83023D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DB357669-6C23-4F7E-933F-677B2B83023D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DB357669-6C23-4F7E-933F-677B2B83023D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DB357669-6C23-4F7E-933F-677B2B83023D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DB357669-6C23-4F7E-933F-677B2B83023D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DB357669-6C23-4F7E-933F-677B2B83023D}.Checked|x64.Build.0 = Checked|Any CPU
+ {DB357669-6C23-4F7E-933F-677B2B83023D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DB357669-6C23-4F7E-933F-677B2B83023D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DB357669-6C23-4F7E-933F-677B2B83023D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DB357669-6C23-4F7E-933F-677B2B83023D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DB357669-6C23-4F7E-933F-677B2B83023D}.Release|x64.ActiveCfg = Release|Any CPU
+ {DB357669-6C23-4F7E-933F-677B2B83023D}.Release|x64.Build.0 = Release|Any CPU
+ {B346CE86-77B4-46BB-9D1E-0206B64F2210}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B346CE86-77B4-46BB-9D1E-0206B64F2210}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B346CE86-77B4-46BB-9D1E-0206B64F2210}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B346CE86-77B4-46BB-9D1E-0206B64F2210}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B346CE86-77B4-46BB-9D1E-0206B64F2210}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B346CE86-77B4-46BB-9D1E-0206B64F2210}.Debug|x64.Build.0 = Debug|Any CPU
+ {B346CE86-77B4-46BB-9D1E-0206B64F2210}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B346CE86-77B4-46BB-9D1E-0206B64F2210}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B346CE86-77B4-46BB-9D1E-0206B64F2210}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B346CE86-77B4-46BB-9D1E-0206B64F2210}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B346CE86-77B4-46BB-9D1E-0206B64F2210}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B346CE86-77B4-46BB-9D1E-0206B64F2210}.Checked|x64.Build.0 = Checked|Any CPU
+ {B346CE86-77B4-46BB-9D1E-0206B64F2210}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B346CE86-77B4-46BB-9D1E-0206B64F2210}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B346CE86-77B4-46BB-9D1E-0206B64F2210}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B346CE86-77B4-46BB-9D1E-0206B64F2210}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B346CE86-77B4-46BB-9D1E-0206B64F2210}.Release|x64.ActiveCfg = Release|Any CPU
+ {B346CE86-77B4-46BB-9D1E-0206B64F2210}.Release|x64.Build.0 = Release|Any CPU
+ {4A4C968D-35A0-4577-A68F-BD0122B53C68}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4A4C968D-35A0-4577-A68F-BD0122B53C68}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4A4C968D-35A0-4577-A68F-BD0122B53C68}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4A4C968D-35A0-4577-A68F-BD0122B53C68}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4A4C968D-35A0-4577-A68F-BD0122B53C68}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4A4C968D-35A0-4577-A68F-BD0122B53C68}.Debug|x64.Build.0 = Debug|Any CPU
+ {4A4C968D-35A0-4577-A68F-BD0122B53C68}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4A4C968D-35A0-4577-A68F-BD0122B53C68}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4A4C968D-35A0-4577-A68F-BD0122B53C68}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4A4C968D-35A0-4577-A68F-BD0122B53C68}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4A4C968D-35A0-4577-A68F-BD0122B53C68}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4A4C968D-35A0-4577-A68F-BD0122B53C68}.Checked|x64.Build.0 = Checked|Any CPU
+ {4A4C968D-35A0-4577-A68F-BD0122B53C68}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4A4C968D-35A0-4577-A68F-BD0122B53C68}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4A4C968D-35A0-4577-A68F-BD0122B53C68}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4A4C968D-35A0-4577-A68F-BD0122B53C68}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4A4C968D-35A0-4577-A68F-BD0122B53C68}.Release|x64.ActiveCfg = Release|Any CPU
+ {4A4C968D-35A0-4577-A68F-BD0122B53C68}.Release|x64.Build.0 = Release|Any CPU
+ {F625B760-9258-4469-BB48-D9458E67612D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F625B760-9258-4469-BB48-D9458E67612D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F625B760-9258-4469-BB48-D9458E67612D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F625B760-9258-4469-BB48-D9458E67612D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F625B760-9258-4469-BB48-D9458E67612D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F625B760-9258-4469-BB48-D9458E67612D}.Debug|x64.Build.0 = Debug|Any CPU
+ {F625B760-9258-4469-BB48-D9458E67612D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F625B760-9258-4469-BB48-D9458E67612D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F625B760-9258-4469-BB48-D9458E67612D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F625B760-9258-4469-BB48-D9458E67612D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F625B760-9258-4469-BB48-D9458E67612D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F625B760-9258-4469-BB48-D9458E67612D}.Checked|x64.Build.0 = Checked|Any CPU
+ {F625B760-9258-4469-BB48-D9458E67612D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F625B760-9258-4469-BB48-D9458E67612D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F625B760-9258-4469-BB48-D9458E67612D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F625B760-9258-4469-BB48-D9458E67612D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F625B760-9258-4469-BB48-D9458E67612D}.Release|x64.ActiveCfg = Release|Any CPU
+ {F625B760-9258-4469-BB48-D9458E67612D}.Release|x64.Build.0 = Release|Any CPU
+ {878B4003-5746-4FD8-AB71-576EB6747746}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {878B4003-5746-4FD8-AB71-576EB6747746}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {878B4003-5746-4FD8-AB71-576EB6747746}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {878B4003-5746-4FD8-AB71-576EB6747746}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {878B4003-5746-4FD8-AB71-576EB6747746}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {878B4003-5746-4FD8-AB71-576EB6747746}.Debug|x64.Build.0 = Debug|Any CPU
+ {878B4003-5746-4FD8-AB71-576EB6747746}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {878B4003-5746-4FD8-AB71-576EB6747746}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {878B4003-5746-4FD8-AB71-576EB6747746}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {878B4003-5746-4FD8-AB71-576EB6747746}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {878B4003-5746-4FD8-AB71-576EB6747746}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {878B4003-5746-4FD8-AB71-576EB6747746}.Checked|x64.Build.0 = Checked|Any CPU
+ {878B4003-5746-4FD8-AB71-576EB6747746}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {878B4003-5746-4FD8-AB71-576EB6747746}.Release|Any CPU.Build.0 = Release|Any CPU
+ {878B4003-5746-4FD8-AB71-576EB6747746}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {878B4003-5746-4FD8-AB71-576EB6747746}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {878B4003-5746-4FD8-AB71-576EB6747746}.Release|x64.ActiveCfg = Release|Any CPU
+ {878B4003-5746-4FD8-AB71-576EB6747746}.Release|x64.Build.0 = Release|Any CPU
+ {798CDBA4-CC8E-494D-AC4A-B892A10FFD70}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {798CDBA4-CC8E-494D-AC4A-B892A10FFD70}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {798CDBA4-CC8E-494D-AC4A-B892A10FFD70}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {798CDBA4-CC8E-494D-AC4A-B892A10FFD70}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {798CDBA4-CC8E-494D-AC4A-B892A10FFD70}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {798CDBA4-CC8E-494D-AC4A-B892A10FFD70}.Debug|x64.Build.0 = Debug|Any CPU
+ {798CDBA4-CC8E-494D-AC4A-B892A10FFD70}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {798CDBA4-CC8E-494D-AC4A-B892A10FFD70}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {798CDBA4-CC8E-494D-AC4A-B892A10FFD70}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {798CDBA4-CC8E-494D-AC4A-B892A10FFD70}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {798CDBA4-CC8E-494D-AC4A-B892A10FFD70}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {798CDBA4-CC8E-494D-AC4A-B892A10FFD70}.Checked|x64.Build.0 = Checked|Any CPU
+ {798CDBA4-CC8E-494D-AC4A-B892A10FFD70}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {798CDBA4-CC8E-494D-AC4A-B892A10FFD70}.Release|Any CPU.Build.0 = Release|Any CPU
+ {798CDBA4-CC8E-494D-AC4A-B892A10FFD70}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {798CDBA4-CC8E-494D-AC4A-B892A10FFD70}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {798CDBA4-CC8E-494D-AC4A-B892A10FFD70}.Release|x64.ActiveCfg = Release|Any CPU
+ {798CDBA4-CC8E-494D-AC4A-B892A10FFD70}.Release|x64.Build.0 = Release|Any CPU
+ {D1795849-657A-4479-B5A3-F20431C63A72}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D1795849-657A-4479-B5A3-F20431C63A72}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D1795849-657A-4479-B5A3-F20431C63A72}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D1795849-657A-4479-B5A3-F20431C63A72}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D1795849-657A-4479-B5A3-F20431C63A72}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D1795849-657A-4479-B5A3-F20431C63A72}.Debug|x64.Build.0 = Debug|Any CPU
+ {D1795849-657A-4479-B5A3-F20431C63A72}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D1795849-657A-4479-B5A3-F20431C63A72}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D1795849-657A-4479-B5A3-F20431C63A72}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D1795849-657A-4479-B5A3-F20431C63A72}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D1795849-657A-4479-B5A3-F20431C63A72}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D1795849-657A-4479-B5A3-F20431C63A72}.Checked|x64.Build.0 = Checked|Any CPU
+ {D1795849-657A-4479-B5A3-F20431C63A72}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D1795849-657A-4479-B5A3-F20431C63A72}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D1795849-657A-4479-B5A3-F20431C63A72}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D1795849-657A-4479-B5A3-F20431C63A72}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D1795849-657A-4479-B5A3-F20431C63A72}.Release|x64.ActiveCfg = Release|Any CPU
+ {D1795849-657A-4479-B5A3-F20431C63A72}.Release|x64.Build.0 = Release|Any CPU
+ {D657916B-CBC0-4D16-B28D-C01E9A5AA79E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D657916B-CBC0-4D16-B28D-C01E9A5AA79E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D657916B-CBC0-4D16-B28D-C01E9A5AA79E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D657916B-CBC0-4D16-B28D-C01E9A5AA79E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D657916B-CBC0-4D16-B28D-C01E9A5AA79E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D657916B-CBC0-4D16-B28D-C01E9A5AA79E}.Debug|x64.Build.0 = Debug|Any CPU
+ {D657916B-CBC0-4D16-B28D-C01E9A5AA79E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D657916B-CBC0-4D16-B28D-C01E9A5AA79E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D657916B-CBC0-4D16-B28D-C01E9A5AA79E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D657916B-CBC0-4D16-B28D-C01E9A5AA79E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D657916B-CBC0-4D16-B28D-C01E9A5AA79E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D657916B-CBC0-4D16-B28D-C01E9A5AA79E}.Checked|x64.Build.0 = Checked|Any CPU
+ {D657916B-CBC0-4D16-B28D-C01E9A5AA79E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D657916B-CBC0-4D16-B28D-C01E9A5AA79E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D657916B-CBC0-4D16-B28D-C01E9A5AA79E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D657916B-CBC0-4D16-B28D-C01E9A5AA79E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D657916B-CBC0-4D16-B28D-C01E9A5AA79E}.Release|x64.ActiveCfg = Release|Any CPU
+ {D657916B-CBC0-4D16-B28D-C01E9A5AA79E}.Release|x64.Build.0 = Release|Any CPU
+ {7E2D7EC3-19A1-4214-8B3C-F018D3F98183}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7E2D7EC3-19A1-4214-8B3C-F018D3F98183}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7E2D7EC3-19A1-4214-8B3C-F018D3F98183}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7E2D7EC3-19A1-4214-8B3C-F018D3F98183}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7E2D7EC3-19A1-4214-8B3C-F018D3F98183}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7E2D7EC3-19A1-4214-8B3C-F018D3F98183}.Debug|x64.Build.0 = Debug|Any CPU
+ {7E2D7EC3-19A1-4214-8B3C-F018D3F98183}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7E2D7EC3-19A1-4214-8B3C-F018D3F98183}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7E2D7EC3-19A1-4214-8B3C-F018D3F98183}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7E2D7EC3-19A1-4214-8B3C-F018D3F98183}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7E2D7EC3-19A1-4214-8B3C-F018D3F98183}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7E2D7EC3-19A1-4214-8B3C-F018D3F98183}.Checked|x64.Build.0 = Checked|Any CPU
+ {7E2D7EC3-19A1-4214-8B3C-F018D3F98183}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7E2D7EC3-19A1-4214-8B3C-F018D3F98183}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7E2D7EC3-19A1-4214-8B3C-F018D3F98183}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7E2D7EC3-19A1-4214-8B3C-F018D3F98183}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7E2D7EC3-19A1-4214-8B3C-F018D3F98183}.Release|x64.ActiveCfg = Release|Any CPU
+ {7E2D7EC3-19A1-4214-8B3C-F018D3F98183}.Release|x64.Build.0 = Release|Any CPU
+ {6BA02F9B-6421-4C6A-BB95-66BFD09CE3DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6BA02F9B-6421-4C6A-BB95-66BFD09CE3DB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6BA02F9B-6421-4C6A-BB95-66BFD09CE3DB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6BA02F9B-6421-4C6A-BB95-66BFD09CE3DB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6BA02F9B-6421-4C6A-BB95-66BFD09CE3DB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6BA02F9B-6421-4C6A-BB95-66BFD09CE3DB}.Debug|x64.Build.0 = Debug|Any CPU
+ {6BA02F9B-6421-4C6A-BB95-66BFD09CE3DB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6BA02F9B-6421-4C6A-BB95-66BFD09CE3DB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6BA02F9B-6421-4C6A-BB95-66BFD09CE3DB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6BA02F9B-6421-4C6A-BB95-66BFD09CE3DB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6BA02F9B-6421-4C6A-BB95-66BFD09CE3DB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6BA02F9B-6421-4C6A-BB95-66BFD09CE3DB}.Checked|x64.Build.0 = Checked|Any CPU
+ {6BA02F9B-6421-4C6A-BB95-66BFD09CE3DB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6BA02F9B-6421-4C6A-BB95-66BFD09CE3DB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6BA02F9B-6421-4C6A-BB95-66BFD09CE3DB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6BA02F9B-6421-4C6A-BB95-66BFD09CE3DB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6BA02F9B-6421-4C6A-BB95-66BFD09CE3DB}.Release|x64.ActiveCfg = Release|Any CPU
+ {6BA02F9B-6421-4C6A-BB95-66BFD09CE3DB}.Release|x64.Build.0 = Release|Any CPU
+ {7BC300A1-FD27-4485-9E8E-E065E82F6393}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7BC300A1-FD27-4485-9E8E-E065E82F6393}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7BC300A1-FD27-4485-9E8E-E065E82F6393}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7BC300A1-FD27-4485-9E8E-E065E82F6393}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7BC300A1-FD27-4485-9E8E-E065E82F6393}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7BC300A1-FD27-4485-9E8E-E065E82F6393}.Debug|x64.Build.0 = Debug|Any CPU
+ {7BC300A1-FD27-4485-9E8E-E065E82F6393}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7BC300A1-FD27-4485-9E8E-E065E82F6393}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7BC300A1-FD27-4485-9E8E-E065E82F6393}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7BC300A1-FD27-4485-9E8E-E065E82F6393}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7BC300A1-FD27-4485-9E8E-E065E82F6393}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7BC300A1-FD27-4485-9E8E-E065E82F6393}.Checked|x64.Build.0 = Checked|Any CPU
+ {7BC300A1-FD27-4485-9E8E-E065E82F6393}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7BC300A1-FD27-4485-9E8E-E065E82F6393}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7BC300A1-FD27-4485-9E8E-E065E82F6393}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7BC300A1-FD27-4485-9E8E-E065E82F6393}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7BC300A1-FD27-4485-9E8E-E065E82F6393}.Release|x64.ActiveCfg = Release|Any CPU
+ {7BC300A1-FD27-4485-9E8E-E065E82F6393}.Release|x64.Build.0 = Release|Any CPU
+ {83885718-D3DC-4E70-AC83-6D0A83891D35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {83885718-D3DC-4E70-AC83-6D0A83891D35}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {83885718-D3DC-4E70-AC83-6D0A83891D35}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {83885718-D3DC-4E70-AC83-6D0A83891D35}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {83885718-D3DC-4E70-AC83-6D0A83891D35}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {83885718-D3DC-4E70-AC83-6D0A83891D35}.Debug|x64.Build.0 = Debug|Any CPU
+ {83885718-D3DC-4E70-AC83-6D0A83891D35}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {83885718-D3DC-4E70-AC83-6D0A83891D35}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {83885718-D3DC-4E70-AC83-6D0A83891D35}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {83885718-D3DC-4E70-AC83-6D0A83891D35}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {83885718-D3DC-4E70-AC83-6D0A83891D35}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {83885718-D3DC-4E70-AC83-6D0A83891D35}.Checked|x64.Build.0 = Checked|Any CPU
+ {83885718-D3DC-4E70-AC83-6D0A83891D35}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {83885718-D3DC-4E70-AC83-6D0A83891D35}.Release|Any CPU.Build.0 = Release|Any CPU
+ {83885718-D3DC-4E70-AC83-6D0A83891D35}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {83885718-D3DC-4E70-AC83-6D0A83891D35}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {83885718-D3DC-4E70-AC83-6D0A83891D35}.Release|x64.ActiveCfg = Release|Any CPU
+ {83885718-D3DC-4E70-AC83-6D0A83891D35}.Release|x64.Build.0 = Release|Any CPU
+ {07A629B8-C886-4581-BBDD-E02F27834E7D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {07A629B8-C886-4581-BBDD-E02F27834E7D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {07A629B8-C886-4581-BBDD-E02F27834E7D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {07A629B8-C886-4581-BBDD-E02F27834E7D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {07A629B8-C886-4581-BBDD-E02F27834E7D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {07A629B8-C886-4581-BBDD-E02F27834E7D}.Debug|x64.Build.0 = Debug|Any CPU
+ {07A629B8-C886-4581-BBDD-E02F27834E7D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {07A629B8-C886-4581-BBDD-E02F27834E7D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {07A629B8-C886-4581-BBDD-E02F27834E7D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {07A629B8-C886-4581-BBDD-E02F27834E7D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {07A629B8-C886-4581-BBDD-E02F27834E7D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {07A629B8-C886-4581-BBDD-E02F27834E7D}.Checked|x64.Build.0 = Checked|Any CPU
+ {07A629B8-C886-4581-BBDD-E02F27834E7D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {07A629B8-C886-4581-BBDD-E02F27834E7D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {07A629B8-C886-4581-BBDD-E02F27834E7D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {07A629B8-C886-4581-BBDD-E02F27834E7D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {07A629B8-C886-4581-BBDD-E02F27834E7D}.Release|x64.ActiveCfg = Release|Any CPU
+ {07A629B8-C886-4581-BBDD-E02F27834E7D}.Release|x64.Build.0 = Release|Any CPU
+ {0B6A35C1-A609-4C38-BF28-8B91393FFD96}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0B6A35C1-A609-4C38-BF28-8B91393FFD96}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0B6A35C1-A609-4C38-BF28-8B91393FFD96}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0B6A35C1-A609-4C38-BF28-8B91393FFD96}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0B6A35C1-A609-4C38-BF28-8B91393FFD96}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0B6A35C1-A609-4C38-BF28-8B91393FFD96}.Debug|x64.Build.0 = Debug|Any CPU
+ {0B6A35C1-A609-4C38-BF28-8B91393FFD96}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0B6A35C1-A609-4C38-BF28-8B91393FFD96}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0B6A35C1-A609-4C38-BF28-8B91393FFD96}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0B6A35C1-A609-4C38-BF28-8B91393FFD96}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0B6A35C1-A609-4C38-BF28-8B91393FFD96}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0B6A35C1-A609-4C38-BF28-8B91393FFD96}.Checked|x64.Build.0 = Checked|Any CPU
+ {0B6A35C1-A609-4C38-BF28-8B91393FFD96}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0B6A35C1-A609-4C38-BF28-8B91393FFD96}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0B6A35C1-A609-4C38-BF28-8B91393FFD96}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0B6A35C1-A609-4C38-BF28-8B91393FFD96}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0B6A35C1-A609-4C38-BF28-8B91393FFD96}.Release|x64.ActiveCfg = Release|Any CPU
+ {0B6A35C1-A609-4C38-BF28-8B91393FFD96}.Release|x64.Build.0 = Release|Any CPU
+ {290E6251-A87B-4D85-A45D-8036E1B2499F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {290E6251-A87B-4D85-A45D-8036E1B2499F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {290E6251-A87B-4D85-A45D-8036E1B2499F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {290E6251-A87B-4D85-A45D-8036E1B2499F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {290E6251-A87B-4D85-A45D-8036E1B2499F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {290E6251-A87B-4D85-A45D-8036E1B2499F}.Debug|x64.Build.0 = Debug|Any CPU
+ {290E6251-A87B-4D85-A45D-8036E1B2499F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {290E6251-A87B-4D85-A45D-8036E1B2499F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {290E6251-A87B-4D85-A45D-8036E1B2499F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {290E6251-A87B-4D85-A45D-8036E1B2499F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {290E6251-A87B-4D85-A45D-8036E1B2499F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {290E6251-A87B-4D85-A45D-8036E1B2499F}.Checked|x64.Build.0 = Checked|Any CPU
+ {290E6251-A87B-4D85-A45D-8036E1B2499F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {290E6251-A87B-4D85-A45D-8036E1B2499F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {290E6251-A87B-4D85-A45D-8036E1B2499F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {290E6251-A87B-4D85-A45D-8036E1B2499F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {290E6251-A87B-4D85-A45D-8036E1B2499F}.Release|x64.ActiveCfg = Release|Any CPU
+ {290E6251-A87B-4D85-A45D-8036E1B2499F}.Release|x64.Build.0 = Release|Any CPU
+ {DBA3CBE0-5201-4FA5-B75E-641110A8667C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DBA3CBE0-5201-4FA5-B75E-641110A8667C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DBA3CBE0-5201-4FA5-B75E-641110A8667C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DBA3CBE0-5201-4FA5-B75E-641110A8667C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DBA3CBE0-5201-4FA5-B75E-641110A8667C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DBA3CBE0-5201-4FA5-B75E-641110A8667C}.Debug|x64.Build.0 = Debug|Any CPU
+ {DBA3CBE0-5201-4FA5-B75E-641110A8667C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DBA3CBE0-5201-4FA5-B75E-641110A8667C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DBA3CBE0-5201-4FA5-B75E-641110A8667C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DBA3CBE0-5201-4FA5-B75E-641110A8667C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DBA3CBE0-5201-4FA5-B75E-641110A8667C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DBA3CBE0-5201-4FA5-B75E-641110A8667C}.Checked|x64.Build.0 = Checked|Any CPU
+ {DBA3CBE0-5201-4FA5-B75E-641110A8667C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DBA3CBE0-5201-4FA5-B75E-641110A8667C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DBA3CBE0-5201-4FA5-B75E-641110A8667C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DBA3CBE0-5201-4FA5-B75E-641110A8667C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DBA3CBE0-5201-4FA5-B75E-641110A8667C}.Release|x64.ActiveCfg = Release|Any CPU
+ {DBA3CBE0-5201-4FA5-B75E-641110A8667C}.Release|x64.Build.0 = Release|Any CPU
+ {5AA71946-DB07-4B6A-9BAE-596BED827F8D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5AA71946-DB07-4B6A-9BAE-596BED827F8D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5AA71946-DB07-4B6A-9BAE-596BED827F8D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5AA71946-DB07-4B6A-9BAE-596BED827F8D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5AA71946-DB07-4B6A-9BAE-596BED827F8D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5AA71946-DB07-4B6A-9BAE-596BED827F8D}.Debug|x64.Build.0 = Debug|Any CPU
+ {5AA71946-DB07-4B6A-9BAE-596BED827F8D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5AA71946-DB07-4B6A-9BAE-596BED827F8D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5AA71946-DB07-4B6A-9BAE-596BED827F8D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5AA71946-DB07-4B6A-9BAE-596BED827F8D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5AA71946-DB07-4B6A-9BAE-596BED827F8D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5AA71946-DB07-4B6A-9BAE-596BED827F8D}.Checked|x64.Build.0 = Checked|Any CPU
+ {5AA71946-DB07-4B6A-9BAE-596BED827F8D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5AA71946-DB07-4B6A-9BAE-596BED827F8D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5AA71946-DB07-4B6A-9BAE-596BED827F8D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5AA71946-DB07-4B6A-9BAE-596BED827F8D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5AA71946-DB07-4B6A-9BAE-596BED827F8D}.Release|x64.ActiveCfg = Release|Any CPU
+ {5AA71946-DB07-4B6A-9BAE-596BED827F8D}.Release|x64.Build.0 = Release|Any CPU
+ {B423676C-EB2B-491A-B464-BD7DA461079A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B423676C-EB2B-491A-B464-BD7DA461079A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B423676C-EB2B-491A-B464-BD7DA461079A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B423676C-EB2B-491A-B464-BD7DA461079A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B423676C-EB2B-491A-B464-BD7DA461079A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B423676C-EB2B-491A-B464-BD7DA461079A}.Debug|x64.Build.0 = Debug|Any CPU
+ {B423676C-EB2B-491A-B464-BD7DA461079A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B423676C-EB2B-491A-B464-BD7DA461079A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B423676C-EB2B-491A-B464-BD7DA461079A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B423676C-EB2B-491A-B464-BD7DA461079A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B423676C-EB2B-491A-B464-BD7DA461079A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B423676C-EB2B-491A-B464-BD7DA461079A}.Checked|x64.Build.0 = Checked|Any CPU
+ {B423676C-EB2B-491A-B464-BD7DA461079A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B423676C-EB2B-491A-B464-BD7DA461079A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B423676C-EB2B-491A-B464-BD7DA461079A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B423676C-EB2B-491A-B464-BD7DA461079A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B423676C-EB2B-491A-B464-BD7DA461079A}.Release|x64.ActiveCfg = Release|Any CPU
+ {B423676C-EB2B-491A-B464-BD7DA461079A}.Release|x64.Build.0 = Release|Any CPU
+ {7B091221-8500-461F-8AB8-0C446D4BB605}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7B091221-8500-461F-8AB8-0C446D4BB605}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7B091221-8500-461F-8AB8-0C446D4BB605}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7B091221-8500-461F-8AB8-0C446D4BB605}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7B091221-8500-461F-8AB8-0C446D4BB605}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7B091221-8500-461F-8AB8-0C446D4BB605}.Debug|x64.Build.0 = Debug|Any CPU
+ {7B091221-8500-461F-8AB8-0C446D4BB605}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7B091221-8500-461F-8AB8-0C446D4BB605}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7B091221-8500-461F-8AB8-0C446D4BB605}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7B091221-8500-461F-8AB8-0C446D4BB605}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7B091221-8500-461F-8AB8-0C446D4BB605}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7B091221-8500-461F-8AB8-0C446D4BB605}.Checked|x64.Build.0 = Checked|Any CPU
+ {7B091221-8500-461F-8AB8-0C446D4BB605}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7B091221-8500-461F-8AB8-0C446D4BB605}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7B091221-8500-461F-8AB8-0C446D4BB605}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7B091221-8500-461F-8AB8-0C446D4BB605}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7B091221-8500-461F-8AB8-0C446D4BB605}.Release|x64.ActiveCfg = Release|Any CPU
+ {7B091221-8500-461F-8AB8-0C446D4BB605}.Release|x64.Build.0 = Release|Any CPU
+ {A6FF0C69-0661-48FA-A17F-C874A0F1EA05}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A6FF0C69-0661-48FA-A17F-C874A0F1EA05}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A6FF0C69-0661-48FA-A17F-C874A0F1EA05}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A6FF0C69-0661-48FA-A17F-C874A0F1EA05}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A6FF0C69-0661-48FA-A17F-C874A0F1EA05}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A6FF0C69-0661-48FA-A17F-C874A0F1EA05}.Debug|x64.Build.0 = Debug|Any CPU
+ {A6FF0C69-0661-48FA-A17F-C874A0F1EA05}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A6FF0C69-0661-48FA-A17F-C874A0F1EA05}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A6FF0C69-0661-48FA-A17F-C874A0F1EA05}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A6FF0C69-0661-48FA-A17F-C874A0F1EA05}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A6FF0C69-0661-48FA-A17F-C874A0F1EA05}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A6FF0C69-0661-48FA-A17F-C874A0F1EA05}.Checked|x64.Build.0 = Checked|Any CPU
+ {A6FF0C69-0661-48FA-A17F-C874A0F1EA05}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A6FF0C69-0661-48FA-A17F-C874A0F1EA05}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A6FF0C69-0661-48FA-A17F-C874A0F1EA05}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A6FF0C69-0661-48FA-A17F-C874A0F1EA05}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A6FF0C69-0661-48FA-A17F-C874A0F1EA05}.Release|x64.ActiveCfg = Release|Any CPU
+ {A6FF0C69-0661-48FA-A17F-C874A0F1EA05}.Release|x64.Build.0 = Release|Any CPU
+ {391BE933-E506-48E6-AD43-866852E16602}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {391BE933-E506-48E6-AD43-866852E16602}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {391BE933-E506-48E6-AD43-866852E16602}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {391BE933-E506-48E6-AD43-866852E16602}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {391BE933-E506-48E6-AD43-866852E16602}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {391BE933-E506-48E6-AD43-866852E16602}.Debug|x64.Build.0 = Debug|Any CPU
+ {391BE933-E506-48E6-AD43-866852E16602}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {391BE933-E506-48E6-AD43-866852E16602}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {391BE933-E506-48E6-AD43-866852E16602}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {391BE933-E506-48E6-AD43-866852E16602}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {391BE933-E506-48E6-AD43-866852E16602}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {391BE933-E506-48E6-AD43-866852E16602}.Checked|x64.Build.0 = Checked|Any CPU
+ {391BE933-E506-48E6-AD43-866852E16602}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {391BE933-E506-48E6-AD43-866852E16602}.Release|Any CPU.Build.0 = Release|Any CPU
+ {391BE933-E506-48E6-AD43-866852E16602}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {391BE933-E506-48E6-AD43-866852E16602}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {391BE933-E506-48E6-AD43-866852E16602}.Release|x64.ActiveCfg = Release|Any CPU
+ {391BE933-E506-48E6-AD43-866852E16602}.Release|x64.Build.0 = Release|Any CPU
+ {708E31E2-7DDD-42D7-8DC9-8E32514A006B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {708E31E2-7DDD-42D7-8DC9-8E32514A006B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {708E31E2-7DDD-42D7-8DC9-8E32514A006B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {708E31E2-7DDD-42D7-8DC9-8E32514A006B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {708E31E2-7DDD-42D7-8DC9-8E32514A006B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {708E31E2-7DDD-42D7-8DC9-8E32514A006B}.Debug|x64.Build.0 = Debug|Any CPU
+ {708E31E2-7DDD-42D7-8DC9-8E32514A006B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {708E31E2-7DDD-42D7-8DC9-8E32514A006B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {708E31E2-7DDD-42D7-8DC9-8E32514A006B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {708E31E2-7DDD-42D7-8DC9-8E32514A006B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {708E31E2-7DDD-42D7-8DC9-8E32514A006B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {708E31E2-7DDD-42D7-8DC9-8E32514A006B}.Checked|x64.Build.0 = Checked|Any CPU
+ {708E31E2-7DDD-42D7-8DC9-8E32514A006B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {708E31E2-7DDD-42D7-8DC9-8E32514A006B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {708E31E2-7DDD-42D7-8DC9-8E32514A006B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {708E31E2-7DDD-42D7-8DC9-8E32514A006B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {708E31E2-7DDD-42D7-8DC9-8E32514A006B}.Release|x64.ActiveCfg = Release|Any CPU
+ {708E31E2-7DDD-42D7-8DC9-8E32514A006B}.Release|x64.Build.0 = Release|Any CPU
+ {28F14B2C-CEC1-42D8-8D57-55F97AEDB1FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {28F14B2C-CEC1-42D8-8D57-55F97AEDB1FF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {28F14B2C-CEC1-42D8-8D57-55F97AEDB1FF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {28F14B2C-CEC1-42D8-8D57-55F97AEDB1FF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {28F14B2C-CEC1-42D8-8D57-55F97AEDB1FF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {28F14B2C-CEC1-42D8-8D57-55F97AEDB1FF}.Debug|x64.Build.0 = Debug|Any CPU
+ {28F14B2C-CEC1-42D8-8D57-55F97AEDB1FF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {28F14B2C-CEC1-42D8-8D57-55F97AEDB1FF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {28F14B2C-CEC1-42D8-8D57-55F97AEDB1FF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {28F14B2C-CEC1-42D8-8D57-55F97AEDB1FF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {28F14B2C-CEC1-42D8-8D57-55F97AEDB1FF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {28F14B2C-CEC1-42D8-8D57-55F97AEDB1FF}.Checked|x64.Build.0 = Checked|Any CPU
+ {28F14B2C-CEC1-42D8-8D57-55F97AEDB1FF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {28F14B2C-CEC1-42D8-8D57-55F97AEDB1FF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {28F14B2C-CEC1-42D8-8D57-55F97AEDB1FF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {28F14B2C-CEC1-42D8-8D57-55F97AEDB1FF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {28F14B2C-CEC1-42D8-8D57-55F97AEDB1FF}.Release|x64.ActiveCfg = Release|Any CPU
+ {28F14B2C-CEC1-42D8-8D57-55F97AEDB1FF}.Release|x64.Build.0 = Release|Any CPU
+ {32B9796D-5D11-4642-8DE0-45C149041059}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {32B9796D-5D11-4642-8DE0-45C149041059}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {32B9796D-5D11-4642-8DE0-45C149041059}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {32B9796D-5D11-4642-8DE0-45C149041059}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {32B9796D-5D11-4642-8DE0-45C149041059}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {32B9796D-5D11-4642-8DE0-45C149041059}.Debug|x64.Build.0 = Debug|Any CPU
+ {32B9796D-5D11-4642-8DE0-45C149041059}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {32B9796D-5D11-4642-8DE0-45C149041059}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {32B9796D-5D11-4642-8DE0-45C149041059}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {32B9796D-5D11-4642-8DE0-45C149041059}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {32B9796D-5D11-4642-8DE0-45C149041059}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {32B9796D-5D11-4642-8DE0-45C149041059}.Checked|x64.Build.0 = Checked|Any CPU
+ {32B9796D-5D11-4642-8DE0-45C149041059}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {32B9796D-5D11-4642-8DE0-45C149041059}.Release|Any CPU.Build.0 = Release|Any CPU
+ {32B9796D-5D11-4642-8DE0-45C149041059}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {32B9796D-5D11-4642-8DE0-45C149041059}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {32B9796D-5D11-4642-8DE0-45C149041059}.Release|x64.ActiveCfg = Release|Any CPU
+ {32B9796D-5D11-4642-8DE0-45C149041059}.Release|x64.Build.0 = Release|Any CPU
+ {5539D57F-8648-4E7A-91A2-2A2A06C538AA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5539D57F-8648-4E7A-91A2-2A2A06C538AA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5539D57F-8648-4E7A-91A2-2A2A06C538AA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5539D57F-8648-4E7A-91A2-2A2A06C538AA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5539D57F-8648-4E7A-91A2-2A2A06C538AA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5539D57F-8648-4E7A-91A2-2A2A06C538AA}.Debug|x64.Build.0 = Debug|Any CPU
+ {5539D57F-8648-4E7A-91A2-2A2A06C538AA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5539D57F-8648-4E7A-91A2-2A2A06C538AA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5539D57F-8648-4E7A-91A2-2A2A06C538AA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5539D57F-8648-4E7A-91A2-2A2A06C538AA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5539D57F-8648-4E7A-91A2-2A2A06C538AA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5539D57F-8648-4E7A-91A2-2A2A06C538AA}.Checked|x64.Build.0 = Checked|Any CPU
+ {5539D57F-8648-4E7A-91A2-2A2A06C538AA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5539D57F-8648-4E7A-91A2-2A2A06C538AA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5539D57F-8648-4E7A-91A2-2A2A06C538AA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5539D57F-8648-4E7A-91A2-2A2A06C538AA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5539D57F-8648-4E7A-91A2-2A2A06C538AA}.Release|x64.ActiveCfg = Release|Any CPU
+ {5539D57F-8648-4E7A-91A2-2A2A06C538AA}.Release|x64.Build.0 = Release|Any CPU
+ {5845BCDB-8A8F-43C2-B67F-2B272709F6DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5845BCDB-8A8F-43C2-B67F-2B272709F6DB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5845BCDB-8A8F-43C2-B67F-2B272709F6DB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5845BCDB-8A8F-43C2-B67F-2B272709F6DB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5845BCDB-8A8F-43C2-B67F-2B272709F6DB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5845BCDB-8A8F-43C2-B67F-2B272709F6DB}.Debug|x64.Build.0 = Debug|Any CPU
+ {5845BCDB-8A8F-43C2-B67F-2B272709F6DB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5845BCDB-8A8F-43C2-B67F-2B272709F6DB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5845BCDB-8A8F-43C2-B67F-2B272709F6DB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5845BCDB-8A8F-43C2-B67F-2B272709F6DB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5845BCDB-8A8F-43C2-B67F-2B272709F6DB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5845BCDB-8A8F-43C2-B67F-2B272709F6DB}.Checked|x64.Build.0 = Checked|Any CPU
+ {5845BCDB-8A8F-43C2-B67F-2B272709F6DB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5845BCDB-8A8F-43C2-B67F-2B272709F6DB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5845BCDB-8A8F-43C2-B67F-2B272709F6DB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5845BCDB-8A8F-43C2-B67F-2B272709F6DB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5845BCDB-8A8F-43C2-B67F-2B272709F6DB}.Release|x64.ActiveCfg = Release|Any CPU
+ {5845BCDB-8A8F-43C2-B67F-2B272709F6DB}.Release|x64.Build.0 = Release|Any CPU
+ {507762C5-DC51-47AB-AADB-5B44ABE0B01B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {507762C5-DC51-47AB-AADB-5B44ABE0B01B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {507762C5-DC51-47AB-AADB-5B44ABE0B01B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {507762C5-DC51-47AB-AADB-5B44ABE0B01B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {507762C5-DC51-47AB-AADB-5B44ABE0B01B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {507762C5-DC51-47AB-AADB-5B44ABE0B01B}.Debug|x64.Build.0 = Debug|Any CPU
+ {507762C5-DC51-47AB-AADB-5B44ABE0B01B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {507762C5-DC51-47AB-AADB-5B44ABE0B01B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {507762C5-DC51-47AB-AADB-5B44ABE0B01B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {507762C5-DC51-47AB-AADB-5B44ABE0B01B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {507762C5-DC51-47AB-AADB-5B44ABE0B01B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {507762C5-DC51-47AB-AADB-5B44ABE0B01B}.Checked|x64.Build.0 = Checked|Any CPU
+ {507762C5-DC51-47AB-AADB-5B44ABE0B01B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {507762C5-DC51-47AB-AADB-5B44ABE0B01B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {507762C5-DC51-47AB-AADB-5B44ABE0B01B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {507762C5-DC51-47AB-AADB-5B44ABE0B01B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {507762C5-DC51-47AB-AADB-5B44ABE0B01B}.Release|x64.ActiveCfg = Release|Any CPU
+ {507762C5-DC51-47AB-AADB-5B44ABE0B01B}.Release|x64.Build.0 = Release|Any CPU
+ {BD7E4344-FEE5-43C9-A9BD-43F75583C030}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BD7E4344-FEE5-43C9-A9BD-43F75583C030}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BD7E4344-FEE5-43C9-A9BD-43F75583C030}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BD7E4344-FEE5-43C9-A9BD-43F75583C030}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BD7E4344-FEE5-43C9-A9BD-43F75583C030}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BD7E4344-FEE5-43C9-A9BD-43F75583C030}.Debug|x64.Build.0 = Debug|Any CPU
+ {BD7E4344-FEE5-43C9-A9BD-43F75583C030}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BD7E4344-FEE5-43C9-A9BD-43F75583C030}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BD7E4344-FEE5-43C9-A9BD-43F75583C030}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BD7E4344-FEE5-43C9-A9BD-43F75583C030}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BD7E4344-FEE5-43C9-A9BD-43F75583C030}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BD7E4344-FEE5-43C9-A9BD-43F75583C030}.Checked|x64.Build.0 = Checked|Any CPU
+ {BD7E4344-FEE5-43C9-A9BD-43F75583C030}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BD7E4344-FEE5-43C9-A9BD-43F75583C030}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BD7E4344-FEE5-43C9-A9BD-43F75583C030}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BD7E4344-FEE5-43C9-A9BD-43F75583C030}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BD7E4344-FEE5-43C9-A9BD-43F75583C030}.Release|x64.ActiveCfg = Release|Any CPU
+ {BD7E4344-FEE5-43C9-A9BD-43F75583C030}.Release|x64.Build.0 = Release|Any CPU
+ {8D6BD55F-B624-4C3B-8A46-5C4E8509B7F2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8D6BD55F-B624-4C3B-8A46-5C4E8509B7F2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8D6BD55F-B624-4C3B-8A46-5C4E8509B7F2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8D6BD55F-B624-4C3B-8A46-5C4E8509B7F2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8D6BD55F-B624-4C3B-8A46-5C4E8509B7F2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8D6BD55F-B624-4C3B-8A46-5C4E8509B7F2}.Debug|x64.Build.0 = Debug|Any CPU
+ {8D6BD55F-B624-4C3B-8A46-5C4E8509B7F2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8D6BD55F-B624-4C3B-8A46-5C4E8509B7F2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8D6BD55F-B624-4C3B-8A46-5C4E8509B7F2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8D6BD55F-B624-4C3B-8A46-5C4E8509B7F2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8D6BD55F-B624-4C3B-8A46-5C4E8509B7F2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8D6BD55F-B624-4C3B-8A46-5C4E8509B7F2}.Checked|x64.Build.0 = Checked|Any CPU
+ {8D6BD55F-B624-4C3B-8A46-5C4E8509B7F2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8D6BD55F-B624-4C3B-8A46-5C4E8509B7F2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8D6BD55F-B624-4C3B-8A46-5C4E8509B7F2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8D6BD55F-B624-4C3B-8A46-5C4E8509B7F2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8D6BD55F-B624-4C3B-8A46-5C4E8509B7F2}.Release|x64.ActiveCfg = Release|Any CPU
+ {8D6BD55F-B624-4C3B-8A46-5C4E8509B7F2}.Release|x64.Build.0 = Release|Any CPU
+ {4D7B3353-6E2F-4B1F-9C71-C67109413257}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4D7B3353-6E2F-4B1F-9C71-C67109413257}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4D7B3353-6E2F-4B1F-9C71-C67109413257}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4D7B3353-6E2F-4B1F-9C71-C67109413257}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4D7B3353-6E2F-4B1F-9C71-C67109413257}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4D7B3353-6E2F-4B1F-9C71-C67109413257}.Debug|x64.Build.0 = Debug|Any CPU
+ {4D7B3353-6E2F-4B1F-9C71-C67109413257}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4D7B3353-6E2F-4B1F-9C71-C67109413257}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4D7B3353-6E2F-4B1F-9C71-C67109413257}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4D7B3353-6E2F-4B1F-9C71-C67109413257}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4D7B3353-6E2F-4B1F-9C71-C67109413257}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4D7B3353-6E2F-4B1F-9C71-C67109413257}.Checked|x64.Build.0 = Checked|Any CPU
+ {4D7B3353-6E2F-4B1F-9C71-C67109413257}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4D7B3353-6E2F-4B1F-9C71-C67109413257}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4D7B3353-6E2F-4B1F-9C71-C67109413257}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4D7B3353-6E2F-4B1F-9C71-C67109413257}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4D7B3353-6E2F-4B1F-9C71-C67109413257}.Release|x64.ActiveCfg = Release|Any CPU
+ {4D7B3353-6E2F-4B1F-9C71-C67109413257}.Release|x64.Build.0 = Release|Any CPU
+ {BB32D37C-444E-4D1A-8F78-D3A8A05BE042}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BB32D37C-444E-4D1A-8F78-D3A8A05BE042}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BB32D37C-444E-4D1A-8F78-D3A8A05BE042}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BB32D37C-444E-4D1A-8F78-D3A8A05BE042}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BB32D37C-444E-4D1A-8F78-D3A8A05BE042}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BB32D37C-444E-4D1A-8F78-D3A8A05BE042}.Debug|x64.Build.0 = Debug|Any CPU
+ {BB32D37C-444E-4D1A-8F78-D3A8A05BE042}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BB32D37C-444E-4D1A-8F78-D3A8A05BE042}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BB32D37C-444E-4D1A-8F78-D3A8A05BE042}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BB32D37C-444E-4D1A-8F78-D3A8A05BE042}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BB32D37C-444E-4D1A-8F78-D3A8A05BE042}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BB32D37C-444E-4D1A-8F78-D3A8A05BE042}.Checked|x64.Build.0 = Checked|Any CPU
+ {BB32D37C-444E-4D1A-8F78-D3A8A05BE042}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BB32D37C-444E-4D1A-8F78-D3A8A05BE042}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BB32D37C-444E-4D1A-8F78-D3A8A05BE042}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BB32D37C-444E-4D1A-8F78-D3A8A05BE042}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BB32D37C-444E-4D1A-8F78-D3A8A05BE042}.Release|x64.ActiveCfg = Release|Any CPU
+ {BB32D37C-444E-4D1A-8F78-D3A8A05BE042}.Release|x64.Build.0 = Release|Any CPU
+ {E847FF15-94E0-46F8-AC9B-9337D5433F82}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E847FF15-94E0-46F8-AC9B-9337D5433F82}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E847FF15-94E0-46F8-AC9B-9337D5433F82}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E847FF15-94E0-46F8-AC9B-9337D5433F82}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E847FF15-94E0-46F8-AC9B-9337D5433F82}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E847FF15-94E0-46F8-AC9B-9337D5433F82}.Debug|x64.Build.0 = Debug|Any CPU
+ {E847FF15-94E0-46F8-AC9B-9337D5433F82}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E847FF15-94E0-46F8-AC9B-9337D5433F82}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E847FF15-94E0-46F8-AC9B-9337D5433F82}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E847FF15-94E0-46F8-AC9B-9337D5433F82}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E847FF15-94E0-46F8-AC9B-9337D5433F82}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E847FF15-94E0-46F8-AC9B-9337D5433F82}.Checked|x64.Build.0 = Checked|Any CPU
+ {E847FF15-94E0-46F8-AC9B-9337D5433F82}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E847FF15-94E0-46F8-AC9B-9337D5433F82}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E847FF15-94E0-46F8-AC9B-9337D5433F82}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E847FF15-94E0-46F8-AC9B-9337D5433F82}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E847FF15-94E0-46F8-AC9B-9337D5433F82}.Release|x64.ActiveCfg = Release|Any CPU
+ {E847FF15-94E0-46F8-AC9B-9337D5433F82}.Release|x64.Build.0 = Release|Any CPU
+ {8AAC1E98-E824-4F45-9976-B6C45573EA79}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8AAC1E98-E824-4F45-9976-B6C45573EA79}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8AAC1E98-E824-4F45-9976-B6C45573EA79}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8AAC1E98-E824-4F45-9976-B6C45573EA79}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8AAC1E98-E824-4F45-9976-B6C45573EA79}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8AAC1E98-E824-4F45-9976-B6C45573EA79}.Debug|x64.Build.0 = Debug|Any CPU
+ {8AAC1E98-E824-4F45-9976-B6C45573EA79}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8AAC1E98-E824-4F45-9976-B6C45573EA79}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8AAC1E98-E824-4F45-9976-B6C45573EA79}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8AAC1E98-E824-4F45-9976-B6C45573EA79}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8AAC1E98-E824-4F45-9976-B6C45573EA79}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8AAC1E98-E824-4F45-9976-B6C45573EA79}.Checked|x64.Build.0 = Checked|Any CPU
+ {8AAC1E98-E824-4F45-9976-B6C45573EA79}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8AAC1E98-E824-4F45-9976-B6C45573EA79}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8AAC1E98-E824-4F45-9976-B6C45573EA79}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8AAC1E98-E824-4F45-9976-B6C45573EA79}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8AAC1E98-E824-4F45-9976-B6C45573EA79}.Release|x64.ActiveCfg = Release|Any CPU
+ {8AAC1E98-E824-4F45-9976-B6C45573EA79}.Release|x64.Build.0 = Release|Any CPU
+ {8D757677-B479-4E9E-9FCC-9FE05FBC6093}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8D757677-B479-4E9E-9FCC-9FE05FBC6093}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8D757677-B479-4E9E-9FCC-9FE05FBC6093}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8D757677-B479-4E9E-9FCC-9FE05FBC6093}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8D757677-B479-4E9E-9FCC-9FE05FBC6093}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8D757677-B479-4E9E-9FCC-9FE05FBC6093}.Debug|x64.Build.0 = Debug|Any CPU
+ {8D757677-B479-4E9E-9FCC-9FE05FBC6093}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8D757677-B479-4E9E-9FCC-9FE05FBC6093}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8D757677-B479-4E9E-9FCC-9FE05FBC6093}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8D757677-B479-4E9E-9FCC-9FE05FBC6093}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8D757677-B479-4E9E-9FCC-9FE05FBC6093}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8D757677-B479-4E9E-9FCC-9FE05FBC6093}.Checked|x64.Build.0 = Checked|Any CPU
+ {8D757677-B479-4E9E-9FCC-9FE05FBC6093}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8D757677-B479-4E9E-9FCC-9FE05FBC6093}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8D757677-B479-4E9E-9FCC-9FE05FBC6093}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8D757677-B479-4E9E-9FCC-9FE05FBC6093}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8D757677-B479-4E9E-9FCC-9FE05FBC6093}.Release|x64.ActiveCfg = Release|Any CPU
+ {8D757677-B479-4E9E-9FCC-9FE05FBC6093}.Release|x64.Build.0 = Release|Any CPU
+ {C00BD68E-BF60-4A02-9386-C0D811E1098A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C00BD68E-BF60-4A02-9386-C0D811E1098A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C00BD68E-BF60-4A02-9386-C0D811E1098A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C00BD68E-BF60-4A02-9386-C0D811E1098A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C00BD68E-BF60-4A02-9386-C0D811E1098A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C00BD68E-BF60-4A02-9386-C0D811E1098A}.Debug|x64.Build.0 = Debug|Any CPU
+ {C00BD68E-BF60-4A02-9386-C0D811E1098A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C00BD68E-BF60-4A02-9386-C0D811E1098A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C00BD68E-BF60-4A02-9386-C0D811E1098A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C00BD68E-BF60-4A02-9386-C0D811E1098A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C00BD68E-BF60-4A02-9386-C0D811E1098A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C00BD68E-BF60-4A02-9386-C0D811E1098A}.Checked|x64.Build.0 = Checked|Any CPU
+ {C00BD68E-BF60-4A02-9386-C0D811E1098A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C00BD68E-BF60-4A02-9386-C0D811E1098A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C00BD68E-BF60-4A02-9386-C0D811E1098A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C00BD68E-BF60-4A02-9386-C0D811E1098A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C00BD68E-BF60-4A02-9386-C0D811E1098A}.Release|x64.ActiveCfg = Release|Any CPU
+ {C00BD68E-BF60-4A02-9386-C0D811E1098A}.Release|x64.Build.0 = Release|Any CPU
+ {A0A700E5-A48E-4F89-B247-C2150472B1FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A0A700E5-A48E-4F89-B247-C2150472B1FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A0A700E5-A48E-4F89-B247-C2150472B1FD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A0A700E5-A48E-4F89-B247-C2150472B1FD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A0A700E5-A48E-4F89-B247-C2150472B1FD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A0A700E5-A48E-4F89-B247-C2150472B1FD}.Debug|x64.Build.0 = Debug|Any CPU
+ {A0A700E5-A48E-4F89-B247-C2150472B1FD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A0A700E5-A48E-4F89-B247-C2150472B1FD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A0A700E5-A48E-4F89-B247-C2150472B1FD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A0A700E5-A48E-4F89-B247-C2150472B1FD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A0A700E5-A48E-4F89-B247-C2150472B1FD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A0A700E5-A48E-4F89-B247-C2150472B1FD}.Checked|x64.Build.0 = Checked|Any CPU
+ {A0A700E5-A48E-4F89-B247-C2150472B1FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A0A700E5-A48E-4F89-B247-C2150472B1FD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A0A700E5-A48E-4F89-B247-C2150472B1FD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A0A700E5-A48E-4F89-B247-C2150472B1FD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A0A700E5-A48E-4F89-B247-C2150472B1FD}.Release|x64.ActiveCfg = Release|Any CPU
+ {A0A700E5-A48E-4F89-B247-C2150472B1FD}.Release|x64.Build.0 = Release|Any CPU
+ {842BD77D-3500-409C-B61C-B48C4203CD79}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {842BD77D-3500-409C-B61C-B48C4203CD79}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {842BD77D-3500-409C-B61C-B48C4203CD79}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {842BD77D-3500-409C-B61C-B48C4203CD79}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {842BD77D-3500-409C-B61C-B48C4203CD79}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {842BD77D-3500-409C-B61C-B48C4203CD79}.Debug|x64.Build.0 = Debug|Any CPU
+ {842BD77D-3500-409C-B61C-B48C4203CD79}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {842BD77D-3500-409C-B61C-B48C4203CD79}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {842BD77D-3500-409C-B61C-B48C4203CD79}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {842BD77D-3500-409C-B61C-B48C4203CD79}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {842BD77D-3500-409C-B61C-B48C4203CD79}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {842BD77D-3500-409C-B61C-B48C4203CD79}.Checked|x64.Build.0 = Checked|Any CPU
+ {842BD77D-3500-409C-B61C-B48C4203CD79}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {842BD77D-3500-409C-B61C-B48C4203CD79}.Release|Any CPU.Build.0 = Release|Any CPU
+ {842BD77D-3500-409C-B61C-B48C4203CD79}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {842BD77D-3500-409C-B61C-B48C4203CD79}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {842BD77D-3500-409C-B61C-B48C4203CD79}.Release|x64.ActiveCfg = Release|Any CPU
+ {842BD77D-3500-409C-B61C-B48C4203CD79}.Release|x64.Build.0 = Release|Any CPU
+ {9790CB17-0DF1-4405-BBC0-3FCB6F3EACEA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9790CB17-0DF1-4405-BBC0-3FCB6F3EACEA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9790CB17-0DF1-4405-BBC0-3FCB6F3EACEA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9790CB17-0DF1-4405-BBC0-3FCB6F3EACEA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9790CB17-0DF1-4405-BBC0-3FCB6F3EACEA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9790CB17-0DF1-4405-BBC0-3FCB6F3EACEA}.Debug|x64.Build.0 = Debug|Any CPU
+ {9790CB17-0DF1-4405-BBC0-3FCB6F3EACEA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9790CB17-0DF1-4405-BBC0-3FCB6F3EACEA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9790CB17-0DF1-4405-BBC0-3FCB6F3EACEA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9790CB17-0DF1-4405-BBC0-3FCB6F3EACEA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9790CB17-0DF1-4405-BBC0-3FCB6F3EACEA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9790CB17-0DF1-4405-BBC0-3FCB6F3EACEA}.Checked|x64.Build.0 = Checked|Any CPU
+ {9790CB17-0DF1-4405-BBC0-3FCB6F3EACEA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9790CB17-0DF1-4405-BBC0-3FCB6F3EACEA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9790CB17-0DF1-4405-BBC0-3FCB6F3EACEA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9790CB17-0DF1-4405-BBC0-3FCB6F3EACEA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9790CB17-0DF1-4405-BBC0-3FCB6F3EACEA}.Release|x64.ActiveCfg = Release|Any CPU
+ {9790CB17-0DF1-4405-BBC0-3FCB6F3EACEA}.Release|x64.Build.0 = Release|Any CPU
+ {6FB5F31D-7D7E-4708-8454-4BDA558499B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6FB5F31D-7D7E-4708-8454-4BDA558499B6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6FB5F31D-7D7E-4708-8454-4BDA558499B6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6FB5F31D-7D7E-4708-8454-4BDA558499B6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6FB5F31D-7D7E-4708-8454-4BDA558499B6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6FB5F31D-7D7E-4708-8454-4BDA558499B6}.Debug|x64.Build.0 = Debug|Any CPU
+ {6FB5F31D-7D7E-4708-8454-4BDA558499B6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6FB5F31D-7D7E-4708-8454-4BDA558499B6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6FB5F31D-7D7E-4708-8454-4BDA558499B6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6FB5F31D-7D7E-4708-8454-4BDA558499B6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6FB5F31D-7D7E-4708-8454-4BDA558499B6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6FB5F31D-7D7E-4708-8454-4BDA558499B6}.Checked|x64.Build.0 = Checked|Any CPU
+ {6FB5F31D-7D7E-4708-8454-4BDA558499B6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6FB5F31D-7D7E-4708-8454-4BDA558499B6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6FB5F31D-7D7E-4708-8454-4BDA558499B6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6FB5F31D-7D7E-4708-8454-4BDA558499B6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6FB5F31D-7D7E-4708-8454-4BDA558499B6}.Release|x64.ActiveCfg = Release|Any CPU
+ {6FB5F31D-7D7E-4708-8454-4BDA558499B6}.Release|x64.Build.0 = Release|Any CPU
+ {51B02585-4E58-47F9-A0AC-1A71E48B8D40}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {51B02585-4E58-47F9-A0AC-1A71E48B8D40}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {51B02585-4E58-47F9-A0AC-1A71E48B8D40}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {51B02585-4E58-47F9-A0AC-1A71E48B8D40}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {51B02585-4E58-47F9-A0AC-1A71E48B8D40}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {51B02585-4E58-47F9-A0AC-1A71E48B8D40}.Debug|x64.Build.0 = Debug|Any CPU
+ {51B02585-4E58-47F9-A0AC-1A71E48B8D40}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {51B02585-4E58-47F9-A0AC-1A71E48B8D40}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {51B02585-4E58-47F9-A0AC-1A71E48B8D40}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {51B02585-4E58-47F9-A0AC-1A71E48B8D40}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {51B02585-4E58-47F9-A0AC-1A71E48B8D40}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {51B02585-4E58-47F9-A0AC-1A71E48B8D40}.Checked|x64.Build.0 = Checked|Any CPU
+ {51B02585-4E58-47F9-A0AC-1A71E48B8D40}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {51B02585-4E58-47F9-A0AC-1A71E48B8D40}.Release|Any CPU.Build.0 = Release|Any CPU
+ {51B02585-4E58-47F9-A0AC-1A71E48B8D40}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {51B02585-4E58-47F9-A0AC-1A71E48B8D40}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {51B02585-4E58-47F9-A0AC-1A71E48B8D40}.Release|x64.ActiveCfg = Release|Any CPU
+ {51B02585-4E58-47F9-A0AC-1A71E48B8D40}.Release|x64.Build.0 = Release|Any CPU
+ {746ED3A3-E1C1-4815-961F-217A95876E08}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {746ED3A3-E1C1-4815-961F-217A95876E08}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {746ED3A3-E1C1-4815-961F-217A95876E08}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {746ED3A3-E1C1-4815-961F-217A95876E08}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {746ED3A3-E1C1-4815-961F-217A95876E08}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {746ED3A3-E1C1-4815-961F-217A95876E08}.Debug|x64.Build.0 = Debug|Any CPU
+ {746ED3A3-E1C1-4815-961F-217A95876E08}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {746ED3A3-E1C1-4815-961F-217A95876E08}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {746ED3A3-E1C1-4815-961F-217A95876E08}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {746ED3A3-E1C1-4815-961F-217A95876E08}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {746ED3A3-E1C1-4815-961F-217A95876E08}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {746ED3A3-E1C1-4815-961F-217A95876E08}.Checked|x64.Build.0 = Checked|Any CPU
+ {746ED3A3-E1C1-4815-961F-217A95876E08}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {746ED3A3-E1C1-4815-961F-217A95876E08}.Release|Any CPU.Build.0 = Release|Any CPU
+ {746ED3A3-E1C1-4815-961F-217A95876E08}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {746ED3A3-E1C1-4815-961F-217A95876E08}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {746ED3A3-E1C1-4815-961F-217A95876E08}.Release|x64.ActiveCfg = Release|Any CPU
+ {746ED3A3-E1C1-4815-961F-217A95876E08}.Release|x64.Build.0 = Release|Any CPU
+ {1BBBFC8D-B37F-4E7B-A93F-AA2834EFBA69}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1BBBFC8D-B37F-4E7B-A93F-AA2834EFBA69}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1BBBFC8D-B37F-4E7B-A93F-AA2834EFBA69}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1BBBFC8D-B37F-4E7B-A93F-AA2834EFBA69}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1BBBFC8D-B37F-4E7B-A93F-AA2834EFBA69}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1BBBFC8D-B37F-4E7B-A93F-AA2834EFBA69}.Debug|x64.Build.0 = Debug|Any CPU
+ {1BBBFC8D-B37F-4E7B-A93F-AA2834EFBA69}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1BBBFC8D-B37F-4E7B-A93F-AA2834EFBA69}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1BBBFC8D-B37F-4E7B-A93F-AA2834EFBA69}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1BBBFC8D-B37F-4E7B-A93F-AA2834EFBA69}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1BBBFC8D-B37F-4E7B-A93F-AA2834EFBA69}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1BBBFC8D-B37F-4E7B-A93F-AA2834EFBA69}.Checked|x64.Build.0 = Checked|Any CPU
+ {1BBBFC8D-B37F-4E7B-A93F-AA2834EFBA69}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1BBBFC8D-B37F-4E7B-A93F-AA2834EFBA69}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1BBBFC8D-B37F-4E7B-A93F-AA2834EFBA69}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1BBBFC8D-B37F-4E7B-A93F-AA2834EFBA69}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1BBBFC8D-B37F-4E7B-A93F-AA2834EFBA69}.Release|x64.ActiveCfg = Release|Any CPU
+ {1BBBFC8D-B37F-4E7B-A93F-AA2834EFBA69}.Release|x64.Build.0 = Release|Any CPU
+ {055505F2-8161-4968-82CF-BB5DAC090C81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {055505F2-8161-4968-82CF-BB5DAC090C81}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {055505F2-8161-4968-82CF-BB5DAC090C81}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {055505F2-8161-4968-82CF-BB5DAC090C81}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {055505F2-8161-4968-82CF-BB5DAC090C81}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {055505F2-8161-4968-82CF-BB5DAC090C81}.Debug|x64.Build.0 = Debug|Any CPU
+ {055505F2-8161-4968-82CF-BB5DAC090C81}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {055505F2-8161-4968-82CF-BB5DAC090C81}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {055505F2-8161-4968-82CF-BB5DAC090C81}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {055505F2-8161-4968-82CF-BB5DAC090C81}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {055505F2-8161-4968-82CF-BB5DAC090C81}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {055505F2-8161-4968-82CF-BB5DAC090C81}.Checked|x64.Build.0 = Checked|Any CPU
+ {055505F2-8161-4968-82CF-BB5DAC090C81}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {055505F2-8161-4968-82CF-BB5DAC090C81}.Release|Any CPU.Build.0 = Release|Any CPU
+ {055505F2-8161-4968-82CF-BB5DAC090C81}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {055505F2-8161-4968-82CF-BB5DAC090C81}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {055505F2-8161-4968-82CF-BB5DAC090C81}.Release|x64.ActiveCfg = Release|Any CPU
+ {055505F2-8161-4968-82CF-BB5DAC090C81}.Release|x64.Build.0 = Release|Any CPU
+ {03FC92DA-B0B0-4211-AFF9-77CEF912942E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {03FC92DA-B0B0-4211-AFF9-77CEF912942E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {03FC92DA-B0B0-4211-AFF9-77CEF912942E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {03FC92DA-B0B0-4211-AFF9-77CEF912942E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {03FC92DA-B0B0-4211-AFF9-77CEF912942E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {03FC92DA-B0B0-4211-AFF9-77CEF912942E}.Debug|x64.Build.0 = Debug|Any CPU
+ {03FC92DA-B0B0-4211-AFF9-77CEF912942E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {03FC92DA-B0B0-4211-AFF9-77CEF912942E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {03FC92DA-B0B0-4211-AFF9-77CEF912942E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {03FC92DA-B0B0-4211-AFF9-77CEF912942E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {03FC92DA-B0B0-4211-AFF9-77CEF912942E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {03FC92DA-B0B0-4211-AFF9-77CEF912942E}.Checked|x64.Build.0 = Checked|Any CPU
+ {03FC92DA-B0B0-4211-AFF9-77CEF912942E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {03FC92DA-B0B0-4211-AFF9-77CEF912942E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {03FC92DA-B0B0-4211-AFF9-77CEF912942E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {03FC92DA-B0B0-4211-AFF9-77CEF912942E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {03FC92DA-B0B0-4211-AFF9-77CEF912942E}.Release|x64.ActiveCfg = Release|Any CPU
+ {03FC92DA-B0B0-4211-AFF9-77CEF912942E}.Release|x64.Build.0 = Release|Any CPU
+ {9FF725EF-6847-445D-AB69-343E35543CAB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9FF725EF-6847-445D-AB69-343E35543CAB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9FF725EF-6847-445D-AB69-343E35543CAB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9FF725EF-6847-445D-AB69-343E35543CAB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9FF725EF-6847-445D-AB69-343E35543CAB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9FF725EF-6847-445D-AB69-343E35543CAB}.Debug|x64.Build.0 = Debug|Any CPU
+ {9FF725EF-6847-445D-AB69-343E35543CAB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9FF725EF-6847-445D-AB69-343E35543CAB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9FF725EF-6847-445D-AB69-343E35543CAB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9FF725EF-6847-445D-AB69-343E35543CAB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9FF725EF-6847-445D-AB69-343E35543CAB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9FF725EF-6847-445D-AB69-343E35543CAB}.Checked|x64.Build.0 = Checked|Any CPU
+ {9FF725EF-6847-445D-AB69-343E35543CAB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9FF725EF-6847-445D-AB69-343E35543CAB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9FF725EF-6847-445D-AB69-343E35543CAB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9FF725EF-6847-445D-AB69-343E35543CAB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9FF725EF-6847-445D-AB69-343E35543CAB}.Release|x64.ActiveCfg = Release|Any CPU
+ {9FF725EF-6847-445D-AB69-343E35543CAB}.Release|x64.Build.0 = Release|Any CPU
+ {4C61F1D5-4F0A-44F5-80F5-322E39CAB963}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4C61F1D5-4F0A-44F5-80F5-322E39CAB963}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4C61F1D5-4F0A-44F5-80F5-322E39CAB963}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4C61F1D5-4F0A-44F5-80F5-322E39CAB963}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4C61F1D5-4F0A-44F5-80F5-322E39CAB963}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4C61F1D5-4F0A-44F5-80F5-322E39CAB963}.Debug|x64.Build.0 = Debug|Any CPU
+ {4C61F1D5-4F0A-44F5-80F5-322E39CAB963}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4C61F1D5-4F0A-44F5-80F5-322E39CAB963}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4C61F1D5-4F0A-44F5-80F5-322E39CAB963}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4C61F1D5-4F0A-44F5-80F5-322E39CAB963}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4C61F1D5-4F0A-44F5-80F5-322E39CAB963}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4C61F1D5-4F0A-44F5-80F5-322E39CAB963}.Checked|x64.Build.0 = Checked|Any CPU
+ {4C61F1D5-4F0A-44F5-80F5-322E39CAB963}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4C61F1D5-4F0A-44F5-80F5-322E39CAB963}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4C61F1D5-4F0A-44F5-80F5-322E39CAB963}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4C61F1D5-4F0A-44F5-80F5-322E39CAB963}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4C61F1D5-4F0A-44F5-80F5-322E39CAB963}.Release|x64.ActiveCfg = Release|Any CPU
+ {4C61F1D5-4F0A-44F5-80F5-322E39CAB963}.Release|x64.Build.0 = Release|Any CPU
+ {BF401ADD-7FF7-4218-B172-2AA4CB11B05B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BF401ADD-7FF7-4218-B172-2AA4CB11B05B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BF401ADD-7FF7-4218-B172-2AA4CB11B05B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BF401ADD-7FF7-4218-B172-2AA4CB11B05B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BF401ADD-7FF7-4218-B172-2AA4CB11B05B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BF401ADD-7FF7-4218-B172-2AA4CB11B05B}.Debug|x64.Build.0 = Debug|Any CPU
+ {BF401ADD-7FF7-4218-B172-2AA4CB11B05B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BF401ADD-7FF7-4218-B172-2AA4CB11B05B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BF401ADD-7FF7-4218-B172-2AA4CB11B05B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BF401ADD-7FF7-4218-B172-2AA4CB11B05B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BF401ADD-7FF7-4218-B172-2AA4CB11B05B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BF401ADD-7FF7-4218-B172-2AA4CB11B05B}.Checked|x64.Build.0 = Checked|Any CPU
+ {BF401ADD-7FF7-4218-B172-2AA4CB11B05B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BF401ADD-7FF7-4218-B172-2AA4CB11B05B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BF401ADD-7FF7-4218-B172-2AA4CB11B05B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BF401ADD-7FF7-4218-B172-2AA4CB11B05B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BF401ADD-7FF7-4218-B172-2AA4CB11B05B}.Release|x64.ActiveCfg = Release|Any CPU
+ {BF401ADD-7FF7-4218-B172-2AA4CB11B05B}.Release|x64.Build.0 = Release|Any CPU
+ {500FBE98-A9F7-4958-948D-D161E96796B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {500FBE98-A9F7-4958-948D-D161E96796B4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {500FBE98-A9F7-4958-948D-D161E96796B4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {500FBE98-A9F7-4958-948D-D161E96796B4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {500FBE98-A9F7-4958-948D-D161E96796B4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {500FBE98-A9F7-4958-948D-D161E96796B4}.Debug|x64.Build.0 = Debug|Any CPU
+ {500FBE98-A9F7-4958-948D-D161E96796B4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {500FBE98-A9F7-4958-948D-D161E96796B4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {500FBE98-A9F7-4958-948D-D161E96796B4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {500FBE98-A9F7-4958-948D-D161E96796B4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {500FBE98-A9F7-4958-948D-D161E96796B4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {500FBE98-A9F7-4958-948D-D161E96796B4}.Checked|x64.Build.0 = Checked|Any CPU
+ {500FBE98-A9F7-4958-948D-D161E96796B4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {500FBE98-A9F7-4958-948D-D161E96796B4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {500FBE98-A9F7-4958-948D-D161E96796B4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {500FBE98-A9F7-4958-948D-D161E96796B4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {500FBE98-A9F7-4958-948D-D161E96796B4}.Release|x64.ActiveCfg = Release|Any CPU
+ {500FBE98-A9F7-4958-948D-D161E96796B4}.Release|x64.Build.0 = Release|Any CPU
+ {BDBE2A19-B492-4181-8CAA-A4CEA53AD4EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BDBE2A19-B492-4181-8CAA-A4CEA53AD4EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BDBE2A19-B492-4181-8CAA-A4CEA53AD4EC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BDBE2A19-B492-4181-8CAA-A4CEA53AD4EC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BDBE2A19-B492-4181-8CAA-A4CEA53AD4EC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BDBE2A19-B492-4181-8CAA-A4CEA53AD4EC}.Debug|x64.Build.0 = Debug|Any CPU
+ {BDBE2A19-B492-4181-8CAA-A4CEA53AD4EC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BDBE2A19-B492-4181-8CAA-A4CEA53AD4EC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BDBE2A19-B492-4181-8CAA-A4CEA53AD4EC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BDBE2A19-B492-4181-8CAA-A4CEA53AD4EC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BDBE2A19-B492-4181-8CAA-A4CEA53AD4EC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BDBE2A19-B492-4181-8CAA-A4CEA53AD4EC}.Checked|x64.Build.0 = Checked|Any CPU
+ {BDBE2A19-B492-4181-8CAA-A4CEA53AD4EC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BDBE2A19-B492-4181-8CAA-A4CEA53AD4EC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BDBE2A19-B492-4181-8CAA-A4CEA53AD4EC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BDBE2A19-B492-4181-8CAA-A4CEA53AD4EC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BDBE2A19-B492-4181-8CAA-A4CEA53AD4EC}.Release|x64.ActiveCfg = Release|Any CPU
+ {BDBE2A19-B492-4181-8CAA-A4CEA53AD4EC}.Release|x64.Build.0 = Release|Any CPU
+ {60BD58AE-B377-4AA5-82F3-49484A8A995A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {60BD58AE-B377-4AA5-82F3-49484A8A995A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {60BD58AE-B377-4AA5-82F3-49484A8A995A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {60BD58AE-B377-4AA5-82F3-49484A8A995A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {60BD58AE-B377-4AA5-82F3-49484A8A995A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {60BD58AE-B377-4AA5-82F3-49484A8A995A}.Debug|x64.Build.0 = Debug|Any CPU
+ {60BD58AE-B377-4AA5-82F3-49484A8A995A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {60BD58AE-B377-4AA5-82F3-49484A8A995A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {60BD58AE-B377-4AA5-82F3-49484A8A995A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {60BD58AE-B377-4AA5-82F3-49484A8A995A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {60BD58AE-B377-4AA5-82F3-49484A8A995A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {60BD58AE-B377-4AA5-82F3-49484A8A995A}.Checked|x64.Build.0 = Checked|Any CPU
+ {60BD58AE-B377-4AA5-82F3-49484A8A995A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {60BD58AE-B377-4AA5-82F3-49484A8A995A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {60BD58AE-B377-4AA5-82F3-49484A8A995A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {60BD58AE-B377-4AA5-82F3-49484A8A995A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {60BD58AE-B377-4AA5-82F3-49484A8A995A}.Release|x64.ActiveCfg = Release|Any CPU
+ {60BD58AE-B377-4AA5-82F3-49484A8A995A}.Release|x64.Build.0 = Release|Any CPU
+ {068F2B0A-443C-491D-87E0-89A4D9F12923}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {068F2B0A-443C-491D-87E0-89A4D9F12923}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {068F2B0A-443C-491D-87E0-89A4D9F12923}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {068F2B0A-443C-491D-87E0-89A4D9F12923}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {068F2B0A-443C-491D-87E0-89A4D9F12923}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {068F2B0A-443C-491D-87E0-89A4D9F12923}.Debug|x64.Build.0 = Debug|Any CPU
+ {068F2B0A-443C-491D-87E0-89A4D9F12923}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {068F2B0A-443C-491D-87E0-89A4D9F12923}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {068F2B0A-443C-491D-87E0-89A4D9F12923}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {068F2B0A-443C-491D-87E0-89A4D9F12923}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {068F2B0A-443C-491D-87E0-89A4D9F12923}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {068F2B0A-443C-491D-87E0-89A4D9F12923}.Checked|x64.Build.0 = Checked|Any CPU
+ {068F2B0A-443C-491D-87E0-89A4D9F12923}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {068F2B0A-443C-491D-87E0-89A4D9F12923}.Release|Any CPU.Build.0 = Release|Any CPU
+ {068F2B0A-443C-491D-87E0-89A4D9F12923}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {068F2B0A-443C-491D-87E0-89A4D9F12923}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {068F2B0A-443C-491D-87E0-89A4D9F12923}.Release|x64.ActiveCfg = Release|Any CPU
+ {068F2B0A-443C-491D-87E0-89A4D9F12923}.Release|x64.Build.0 = Release|Any CPU
+ {4574F673-D343-4EA2-A466-6B9424620B3E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4574F673-D343-4EA2-A466-6B9424620B3E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4574F673-D343-4EA2-A466-6B9424620B3E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4574F673-D343-4EA2-A466-6B9424620B3E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4574F673-D343-4EA2-A466-6B9424620B3E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4574F673-D343-4EA2-A466-6B9424620B3E}.Debug|x64.Build.0 = Debug|Any CPU
+ {4574F673-D343-4EA2-A466-6B9424620B3E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4574F673-D343-4EA2-A466-6B9424620B3E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4574F673-D343-4EA2-A466-6B9424620B3E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4574F673-D343-4EA2-A466-6B9424620B3E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4574F673-D343-4EA2-A466-6B9424620B3E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4574F673-D343-4EA2-A466-6B9424620B3E}.Checked|x64.Build.0 = Checked|Any CPU
+ {4574F673-D343-4EA2-A466-6B9424620B3E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4574F673-D343-4EA2-A466-6B9424620B3E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4574F673-D343-4EA2-A466-6B9424620B3E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4574F673-D343-4EA2-A466-6B9424620B3E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4574F673-D343-4EA2-A466-6B9424620B3E}.Release|x64.ActiveCfg = Release|Any CPU
+ {4574F673-D343-4EA2-A466-6B9424620B3E}.Release|x64.Build.0 = Release|Any CPU
+ {A22C5171-CE93-4AD1-A614-53ECB5AB6F99}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A22C5171-CE93-4AD1-A614-53ECB5AB6F99}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A22C5171-CE93-4AD1-A614-53ECB5AB6F99}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A22C5171-CE93-4AD1-A614-53ECB5AB6F99}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A22C5171-CE93-4AD1-A614-53ECB5AB6F99}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A22C5171-CE93-4AD1-A614-53ECB5AB6F99}.Debug|x64.Build.0 = Debug|Any CPU
+ {A22C5171-CE93-4AD1-A614-53ECB5AB6F99}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A22C5171-CE93-4AD1-A614-53ECB5AB6F99}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A22C5171-CE93-4AD1-A614-53ECB5AB6F99}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A22C5171-CE93-4AD1-A614-53ECB5AB6F99}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A22C5171-CE93-4AD1-A614-53ECB5AB6F99}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A22C5171-CE93-4AD1-A614-53ECB5AB6F99}.Checked|x64.Build.0 = Checked|Any CPU
+ {A22C5171-CE93-4AD1-A614-53ECB5AB6F99}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A22C5171-CE93-4AD1-A614-53ECB5AB6F99}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A22C5171-CE93-4AD1-A614-53ECB5AB6F99}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A22C5171-CE93-4AD1-A614-53ECB5AB6F99}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A22C5171-CE93-4AD1-A614-53ECB5AB6F99}.Release|x64.ActiveCfg = Release|Any CPU
+ {A22C5171-CE93-4AD1-A614-53ECB5AB6F99}.Release|x64.Build.0 = Release|Any CPU
+ {8F6D34BF-B0BC-4A54-884E-46BAD7906979}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8F6D34BF-B0BC-4A54-884E-46BAD7906979}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8F6D34BF-B0BC-4A54-884E-46BAD7906979}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8F6D34BF-B0BC-4A54-884E-46BAD7906979}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8F6D34BF-B0BC-4A54-884E-46BAD7906979}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8F6D34BF-B0BC-4A54-884E-46BAD7906979}.Debug|x64.Build.0 = Debug|Any CPU
+ {8F6D34BF-B0BC-4A54-884E-46BAD7906979}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8F6D34BF-B0BC-4A54-884E-46BAD7906979}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8F6D34BF-B0BC-4A54-884E-46BAD7906979}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8F6D34BF-B0BC-4A54-884E-46BAD7906979}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8F6D34BF-B0BC-4A54-884E-46BAD7906979}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8F6D34BF-B0BC-4A54-884E-46BAD7906979}.Checked|x64.Build.0 = Checked|Any CPU
+ {8F6D34BF-B0BC-4A54-884E-46BAD7906979}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8F6D34BF-B0BC-4A54-884E-46BAD7906979}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8F6D34BF-B0BC-4A54-884E-46BAD7906979}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8F6D34BF-B0BC-4A54-884E-46BAD7906979}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8F6D34BF-B0BC-4A54-884E-46BAD7906979}.Release|x64.ActiveCfg = Release|Any CPU
+ {8F6D34BF-B0BC-4A54-884E-46BAD7906979}.Release|x64.Build.0 = Release|Any CPU
+ {37B4859A-768F-49D4-992B-74F745A1B76F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {37B4859A-768F-49D4-992B-74F745A1B76F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {37B4859A-768F-49D4-992B-74F745A1B76F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {37B4859A-768F-49D4-992B-74F745A1B76F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {37B4859A-768F-49D4-992B-74F745A1B76F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {37B4859A-768F-49D4-992B-74F745A1B76F}.Debug|x64.Build.0 = Debug|Any CPU
+ {37B4859A-768F-49D4-992B-74F745A1B76F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {37B4859A-768F-49D4-992B-74F745A1B76F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {37B4859A-768F-49D4-992B-74F745A1B76F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {37B4859A-768F-49D4-992B-74F745A1B76F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {37B4859A-768F-49D4-992B-74F745A1B76F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {37B4859A-768F-49D4-992B-74F745A1B76F}.Checked|x64.Build.0 = Checked|Any CPU
+ {37B4859A-768F-49D4-992B-74F745A1B76F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {37B4859A-768F-49D4-992B-74F745A1B76F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {37B4859A-768F-49D4-992B-74F745A1B76F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {37B4859A-768F-49D4-992B-74F745A1B76F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {37B4859A-768F-49D4-992B-74F745A1B76F}.Release|x64.ActiveCfg = Release|Any CPU
+ {37B4859A-768F-49D4-992B-74F745A1B76F}.Release|x64.Build.0 = Release|Any CPU
+ {FF25E2F8-8DA6-4FEC-8DFB-A907C8C09894}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FF25E2F8-8DA6-4FEC-8DFB-A907C8C09894}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FF25E2F8-8DA6-4FEC-8DFB-A907C8C09894}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FF25E2F8-8DA6-4FEC-8DFB-A907C8C09894}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FF25E2F8-8DA6-4FEC-8DFB-A907C8C09894}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FF25E2F8-8DA6-4FEC-8DFB-A907C8C09894}.Debug|x64.Build.0 = Debug|Any CPU
+ {FF25E2F8-8DA6-4FEC-8DFB-A907C8C09894}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FF25E2F8-8DA6-4FEC-8DFB-A907C8C09894}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FF25E2F8-8DA6-4FEC-8DFB-A907C8C09894}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FF25E2F8-8DA6-4FEC-8DFB-A907C8C09894}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FF25E2F8-8DA6-4FEC-8DFB-A907C8C09894}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FF25E2F8-8DA6-4FEC-8DFB-A907C8C09894}.Checked|x64.Build.0 = Checked|Any CPU
+ {FF25E2F8-8DA6-4FEC-8DFB-A907C8C09894}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FF25E2F8-8DA6-4FEC-8DFB-A907C8C09894}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FF25E2F8-8DA6-4FEC-8DFB-A907C8C09894}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FF25E2F8-8DA6-4FEC-8DFB-A907C8C09894}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FF25E2F8-8DA6-4FEC-8DFB-A907C8C09894}.Release|x64.ActiveCfg = Release|Any CPU
+ {FF25E2F8-8DA6-4FEC-8DFB-A907C8C09894}.Release|x64.Build.0 = Release|Any CPU
+ {93353512-05DF-470D-9E61-EC736AED7CBB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {93353512-05DF-470D-9E61-EC736AED7CBB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {93353512-05DF-470D-9E61-EC736AED7CBB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {93353512-05DF-470D-9E61-EC736AED7CBB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {93353512-05DF-470D-9E61-EC736AED7CBB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {93353512-05DF-470D-9E61-EC736AED7CBB}.Debug|x64.Build.0 = Debug|Any CPU
+ {93353512-05DF-470D-9E61-EC736AED7CBB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {93353512-05DF-470D-9E61-EC736AED7CBB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {93353512-05DF-470D-9E61-EC736AED7CBB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {93353512-05DF-470D-9E61-EC736AED7CBB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {93353512-05DF-470D-9E61-EC736AED7CBB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {93353512-05DF-470D-9E61-EC736AED7CBB}.Checked|x64.Build.0 = Checked|Any CPU
+ {93353512-05DF-470D-9E61-EC736AED7CBB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {93353512-05DF-470D-9E61-EC736AED7CBB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {93353512-05DF-470D-9E61-EC736AED7CBB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {93353512-05DF-470D-9E61-EC736AED7CBB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {93353512-05DF-470D-9E61-EC736AED7CBB}.Release|x64.ActiveCfg = Release|Any CPU
+ {93353512-05DF-470D-9E61-EC736AED7CBB}.Release|x64.Build.0 = Release|Any CPU
+ {D43FA9C7-1EAA-4A51-9527-0497780EE28C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D43FA9C7-1EAA-4A51-9527-0497780EE28C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D43FA9C7-1EAA-4A51-9527-0497780EE28C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D43FA9C7-1EAA-4A51-9527-0497780EE28C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D43FA9C7-1EAA-4A51-9527-0497780EE28C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D43FA9C7-1EAA-4A51-9527-0497780EE28C}.Debug|x64.Build.0 = Debug|Any CPU
+ {D43FA9C7-1EAA-4A51-9527-0497780EE28C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D43FA9C7-1EAA-4A51-9527-0497780EE28C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D43FA9C7-1EAA-4A51-9527-0497780EE28C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D43FA9C7-1EAA-4A51-9527-0497780EE28C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D43FA9C7-1EAA-4A51-9527-0497780EE28C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D43FA9C7-1EAA-4A51-9527-0497780EE28C}.Checked|x64.Build.0 = Checked|Any CPU
+ {D43FA9C7-1EAA-4A51-9527-0497780EE28C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D43FA9C7-1EAA-4A51-9527-0497780EE28C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D43FA9C7-1EAA-4A51-9527-0497780EE28C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D43FA9C7-1EAA-4A51-9527-0497780EE28C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D43FA9C7-1EAA-4A51-9527-0497780EE28C}.Release|x64.ActiveCfg = Release|Any CPU
+ {D43FA9C7-1EAA-4A51-9527-0497780EE28C}.Release|x64.Build.0 = Release|Any CPU
+ {14556421-C88D-4570-BE8F-9BF7AA9C3EAA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {14556421-C88D-4570-BE8F-9BF7AA9C3EAA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {14556421-C88D-4570-BE8F-9BF7AA9C3EAA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {14556421-C88D-4570-BE8F-9BF7AA9C3EAA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {14556421-C88D-4570-BE8F-9BF7AA9C3EAA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {14556421-C88D-4570-BE8F-9BF7AA9C3EAA}.Debug|x64.Build.0 = Debug|Any CPU
+ {14556421-C88D-4570-BE8F-9BF7AA9C3EAA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {14556421-C88D-4570-BE8F-9BF7AA9C3EAA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {14556421-C88D-4570-BE8F-9BF7AA9C3EAA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {14556421-C88D-4570-BE8F-9BF7AA9C3EAA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {14556421-C88D-4570-BE8F-9BF7AA9C3EAA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {14556421-C88D-4570-BE8F-9BF7AA9C3EAA}.Checked|x64.Build.0 = Checked|Any CPU
+ {14556421-C88D-4570-BE8F-9BF7AA9C3EAA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {14556421-C88D-4570-BE8F-9BF7AA9C3EAA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {14556421-C88D-4570-BE8F-9BF7AA9C3EAA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {14556421-C88D-4570-BE8F-9BF7AA9C3EAA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {14556421-C88D-4570-BE8F-9BF7AA9C3EAA}.Release|x64.ActiveCfg = Release|Any CPU
+ {14556421-C88D-4570-BE8F-9BF7AA9C3EAA}.Release|x64.Build.0 = Release|Any CPU
+ {6FAAAEF7-86D7-4A66-9BBE-172C84D4C06F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6FAAAEF7-86D7-4A66-9BBE-172C84D4C06F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6FAAAEF7-86D7-4A66-9BBE-172C84D4C06F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6FAAAEF7-86D7-4A66-9BBE-172C84D4C06F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6FAAAEF7-86D7-4A66-9BBE-172C84D4C06F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6FAAAEF7-86D7-4A66-9BBE-172C84D4C06F}.Debug|x64.Build.0 = Debug|Any CPU
+ {6FAAAEF7-86D7-4A66-9BBE-172C84D4C06F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6FAAAEF7-86D7-4A66-9BBE-172C84D4C06F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6FAAAEF7-86D7-4A66-9BBE-172C84D4C06F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6FAAAEF7-86D7-4A66-9BBE-172C84D4C06F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6FAAAEF7-86D7-4A66-9BBE-172C84D4C06F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6FAAAEF7-86D7-4A66-9BBE-172C84D4C06F}.Checked|x64.Build.0 = Checked|Any CPU
+ {6FAAAEF7-86D7-4A66-9BBE-172C84D4C06F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6FAAAEF7-86D7-4A66-9BBE-172C84D4C06F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6FAAAEF7-86D7-4A66-9BBE-172C84D4C06F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6FAAAEF7-86D7-4A66-9BBE-172C84D4C06F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6FAAAEF7-86D7-4A66-9BBE-172C84D4C06F}.Release|x64.ActiveCfg = Release|Any CPU
+ {6FAAAEF7-86D7-4A66-9BBE-172C84D4C06F}.Release|x64.Build.0 = Release|Any CPU
+ {C16861BF-4E41-4938-B299-23ACACC9BD4D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C16861BF-4E41-4938-B299-23ACACC9BD4D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C16861BF-4E41-4938-B299-23ACACC9BD4D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C16861BF-4E41-4938-B299-23ACACC9BD4D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C16861BF-4E41-4938-B299-23ACACC9BD4D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C16861BF-4E41-4938-B299-23ACACC9BD4D}.Debug|x64.Build.0 = Debug|Any CPU
+ {C16861BF-4E41-4938-B299-23ACACC9BD4D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C16861BF-4E41-4938-B299-23ACACC9BD4D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C16861BF-4E41-4938-B299-23ACACC9BD4D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C16861BF-4E41-4938-B299-23ACACC9BD4D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C16861BF-4E41-4938-B299-23ACACC9BD4D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C16861BF-4E41-4938-B299-23ACACC9BD4D}.Checked|x64.Build.0 = Checked|Any CPU
+ {C16861BF-4E41-4938-B299-23ACACC9BD4D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C16861BF-4E41-4938-B299-23ACACC9BD4D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C16861BF-4E41-4938-B299-23ACACC9BD4D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C16861BF-4E41-4938-B299-23ACACC9BD4D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C16861BF-4E41-4938-B299-23ACACC9BD4D}.Release|x64.ActiveCfg = Release|Any CPU
+ {C16861BF-4E41-4938-B299-23ACACC9BD4D}.Release|x64.Build.0 = Release|Any CPU
+ {5B8C8DB2-163F-4BD0-85BD-D6828FFAB94B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5B8C8DB2-163F-4BD0-85BD-D6828FFAB94B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5B8C8DB2-163F-4BD0-85BD-D6828FFAB94B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5B8C8DB2-163F-4BD0-85BD-D6828FFAB94B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5B8C8DB2-163F-4BD0-85BD-D6828FFAB94B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5B8C8DB2-163F-4BD0-85BD-D6828FFAB94B}.Debug|x64.Build.0 = Debug|Any CPU
+ {5B8C8DB2-163F-4BD0-85BD-D6828FFAB94B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5B8C8DB2-163F-4BD0-85BD-D6828FFAB94B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5B8C8DB2-163F-4BD0-85BD-D6828FFAB94B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5B8C8DB2-163F-4BD0-85BD-D6828FFAB94B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5B8C8DB2-163F-4BD0-85BD-D6828FFAB94B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5B8C8DB2-163F-4BD0-85BD-D6828FFAB94B}.Checked|x64.Build.0 = Checked|Any CPU
+ {5B8C8DB2-163F-4BD0-85BD-D6828FFAB94B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5B8C8DB2-163F-4BD0-85BD-D6828FFAB94B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5B8C8DB2-163F-4BD0-85BD-D6828FFAB94B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5B8C8DB2-163F-4BD0-85BD-D6828FFAB94B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5B8C8DB2-163F-4BD0-85BD-D6828FFAB94B}.Release|x64.ActiveCfg = Release|Any CPU
+ {5B8C8DB2-163F-4BD0-85BD-D6828FFAB94B}.Release|x64.Build.0 = Release|Any CPU
+ {B4C7EC4E-86E7-4971-936A-E026CD1030FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B4C7EC4E-86E7-4971-936A-E026CD1030FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B4C7EC4E-86E7-4971-936A-E026CD1030FA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B4C7EC4E-86E7-4971-936A-E026CD1030FA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B4C7EC4E-86E7-4971-936A-E026CD1030FA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B4C7EC4E-86E7-4971-936A-E026CD1030FA}.Debug|x64.Build.0 = Debug|Any CPU
+ {B4C7EC4E-86E7-4971-936A-E026CD1030FA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B4C7EC4E-86E7-4971-936A-E026CD1030FA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B4C7EC4E-86E7-4971-936A-E026CD1030FA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B4C7EC4E-86E7-4971-936A-E026CD1030FA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B4C7EC4E-86E7-4971-936A-E026CD1030FA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B4C7EC4E-86E7-4971-936A-E026CD1030FA}.Checked|x64.Build.0 = Checked|Any CPU
+ {B4C7EC4E-86E7-4971-936A-E026CD1030FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B4C7EC4E-86E7-4971-936A-E026CD1030FA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B4C7EC4E-86E7-4971-936A-E026CD1030FA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B4C7EC4E-86E7-4971-936A-E026CD1030FA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B4C7EC4E-86E7-4971-936A-E026CD1030FA}.Release|x64.ActiveCfg = Release|Any CPU
+ {B4C7EC4E-86E7-4971-936A-E026CD1030FA}.Release|x64.Build.0 = Release|Any CPU
+ {ABD48F8F-3E3B-4338-B0A8-D99474BA2115}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {ABD48F8F-3E3B-4338-B0A8-D99474BA2115}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {ABD48F8F-3E3B-4338-B0A8-D99474BA2115}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {ABD48F8F-3E3B-4338-B0A8-D99474BA2115}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {ABD48F8F-3E3B-4338-B0A8-D99474BA2115}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {ABD48F8F-3E3B-4338-B0A8-D99474BA2115}.Debug|x64.Build.0 = Debug|Any CPU
+ {ABD48F8F-3E3B-4338-B0A8-D99474BA2115}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {ABD48F8F-3E3B-4338-B0A8-D99474BA2115}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {ABD48F8F-3E3B-4338-B0A8-D99474BA2115}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {ABD48F8F-3E3B-4338-B0A8-D99474BA2115}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {ABD48F8F-3E3B-4338-B0A8-D99474BA2115}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {ABD48F8F-3E3B-4338-B0A8-D99474BA2115}.Checked|x64.Build.0 = Checked|Any CPU
+ {ABD48F8F-3E3B-4338-B0A8-D99474BA2115}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {ABD48F8F-3E3B-4338-B0A8-D99474BA2115}.Release|Any CPU.Build.0 = Release|Any CPU
+ {ABD48F8F-3E3B-4338-B0A8-D99474BA2115}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {ABD48F8F-3E3B-4338-B0A8-D99474BA2115}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {ABD48F8F-3E3B-4338-B0A8-D99474BA2115}.Release|x64.ActiveCfg = Release|Any CPU
+ {ABD48F8F-3E3B-4338-B0A8-D99474BA2115}.Release|x64.Build.0 = Release|Any CPU
+ {D01798FD-2762-4684-B994-5A9E62401B09}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D01798FD-2762-4684-B994-5A9E62401B09}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D01798FD-2762-4684-B994-5A9E62401B09}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D01798FD-2762-4684-B994-5A9E62401B09}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D01798FD-2762-4684-B994-5A9E62401B09}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D01798FD-2762-4684-B994-5A9E62401B09}.Debug|x64.Build.0 = Debug|Any CPU
+ {D01798FD-2762-4684-B994-5A9E62401B09}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D01798FD-2762-4684-B994-5A9E62401B09}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D01798FD-2762-4684-B994-5A9E62401B09}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D01798FD-2762-4684-B994-5A9E62401B09}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D01798FD-2762-4684-B994-5A9E62401B09}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D01798FD-2762-4684-B994-5A9E62401B09}.Checked|x64.Build.0 = Checked|Any CPU
+ {D01798FD-2762-4684-B994-5A9E62401B09}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D01798FD-2762-4684-B994-5A9E62401B09}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D01798FD-2762-4684-B994-5A9E62401B09}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D01798FD-2762-4684-B994-5A9E62401B09}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D01798FD-2762-4684-B994-5A9E62401B09}.Release|x64.ActiveCfg = Release|Any CPU
+ {D01798FD-2762-4684-B994-5A9E62401B09}.Release|x64.Build.0 = Release|Any CPU
+ {1614BCF8-1A48-4FD5-AB31-66025E4C87C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1614BCF8-1A48-4FD5-AB31-66025E4C87C0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1614BCF8-1A48-4FD5-AB31-66025E4C87C0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1614BCF8-1A48-4FD5-AB31-66025E4C87C0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1614BCF8-1A48-4FD5-AB31-66025E4C87C0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1614BCF8-1A48-4FD5-AB31-66025E4C87C0}.Debug|x64.Build.0 = Debug|Any CPU
+ {1614BCF8-1A48-4FD5-AB31-66025E4C87C0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1614BCF8-1A48-4FD5-AB31-66025E4C87C0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1614BCF8-1A48-4FD5-AB31-66025E4C87C0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1614BCF8-1A48-4FD5-AB31-66025E4C87C0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1614BCF8-1A48-4FD5-AB31-66025E4C87C0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1614BCF8-1A48-4FD5-AB31-66025E4C87C0}.Checked|x64.Build.0 = Checked|Any CPU
+ {1614BCF8-1A48-4FD5-AB31-66025E4C87C0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1614BCF8-1A48-4FD5-AB31-66025E4C87C0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1614BCF8-1A48-4FD5-AB31-66025E4C87C0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1614BCF8-1A48-4FD5-AB31-66025E4C87C0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1614BCF8-1A48-4FD5-AB31-66025E4C87C0}.Release|x64.ActiveCfg = Release|Any CPU
+ {1614BCF8-1A48-4FD5-AB31-66025E4C87C0}.Release|x64.Build.0 = Release|Any CPU
+ {47409D5E-6F2A-4B6D-8E81-DBAB8D43EF1F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {47409D5E-6F2A-4B6D-8E81-DBAB8D43EF1F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {47409D5E-6F2A-4B6D-8E81-DBAB8D43EF1F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {47409D5E-6F2A-4B6D-8E81-DBAB8D43EF1F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {47409D5E-6F2A-4B6D-8E81-DBAB8D43EF1F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {47409D5E-6F2A-4B6D-8E81-DBAB8D43EF1F}.Debug|x64.Build.0 = Debug|Any CPU
+ {47409D5E-6F2A-4B6D-8E81-DBAB8D43EF1F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {47409D5E-6F2A-4B6D-8E81-DBAB8D43EF1F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {47409D5E-6F2A-4B6D-8E81-DBAB8D43EF1F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {47409D5E-6F2A-4B6D-8E81-DBAB8D43EF1F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {47409D5E-6F2A-4B6D-8E81-DBAB8D43EF1F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {47409D5E-6F2A-4B6D-8E81-DBAB8D43EF1F}.Checked|x64.Build.0 = Checked|Any CPU
+ {47409D5E-6F2A-4B6D-8E81-DBAB8D43EF1F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {47409D5E-6F2A-4B6D-8E81-DBAB8D43EF1F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {47409D5E-6F2A-4B6D-8E81-DBAB8D43EF1F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {47409D5E-6F2A-4B6D-8E81-DBAB8D43EF1F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {47409D5E-6F2A-4B6D-8E81-DBAB8D43EF1F}.Release|x64.ActiveCfg = Release|Any CPU
+ {47409D5E-6F2A-4B6D-8E81-DBAB8D43EF1F}.Release|x64.Build.0 = Release|Any CPU
+ {3E236884-A6EF-4B33-9FFC-D42E4B012405}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3E236884-A6EF-4B33-9FFC-D42E4B012405}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3E236884-A6EF-4B33-9FFC-D42E4B012405}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3E236884-A6EF-4B33-9FFC-D42E4B012405}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3E236884-A6EF-4B33-9FFC-D42E4B012405}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3E236884-A6EF-4B33-9FFC-D42E4B012405}.Debug|x64.Build.0 = Debug|Any CPU
+ {3E236884-A6EF-4B33-9FFC-D42E4B012405}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3E236884-A6EF-4B33-9FFC-D42E4B012405}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3E236884-A6EF-4B33-9FFC-D42E4B012405}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3E236884-A6EF-4B33-9FFC-D42E4B012405}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3E236884-A6EF-4B33-9FFC-D42E4B012405}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3E236884-A6EF-4B33-9FFC-D42E4B012405}.Checked|x64.Build.0 = Checked|Any CPU
+ {3E236884-A6EF-4B33-9FFC-D42E4B012405}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3E236884-A6EF-4B33-9FFC-D42E4B012405}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3E236884-A6EF-4B33-9FFC-D42E4B012405}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3E236884-A6EF-4B33-9FFC-D42E4B012405}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3E236884-A6EF-4B33-9FFC-D42E4B012405}.Release|x64.ActiveCfg = Release|Any CPU
+ {3E236884-A6EF-4B33-9FFC-D42E4B012405}.Release|x64.Build.0 = Release|Any CPU
+ {494A94F6-1F88-4F43-BCB9-98C1EDD78E4A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {494A94F6-1F88-4F43-BCB9-98C1EDD78E4A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {494A94F6-1F88-4F43-BCB9-98C1EDD78E4A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {494A94F6-1F88-4F43-BCB9-98C1EDD78E4A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {494A94F6-1F88-4F43-BCB9-98C1EDD78E4A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {494A94F6-1F88-4F43-BCB9-98C1EDD78E4A}.Debug|x64.Build.0 = Debug|Any CPU
+ {494A94F6-1F88-4F43-BCB9-98C1EDD78E4A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {494A94F6-1F88-4F43-BCB9-98C1EDD78E4A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {494A94F6-1F88-4F43-BCB9-98C1EDD78E4A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {494A94F6-1F88-4F43-BCB9-98C1EDD78E4A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {494A94F6-1F88-4F43-BCB9-98C1EDD78E4A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {494A94F6-1F88-4F43-BCB9-98C1EDD78E4A}.Checked|x64.Build.0 = Checked|Any CPU
+ {494A94F6-1F88-4F43-BCB9-98C1EDD78E4A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {494A94F6-1F88-4F43-BCB9-98C1EDD78E4A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {494A94F6-1F88-4F43-BCB9-98C1EDD78E4A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {494A94F6-1F88-4F43-BCB9-98C1EDD78E4A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {494A94F6-1F88-4F43-BCB9-98C1EDD78E4A}.Release|x64.ActiveCfg = Release|Any CPU
+ {494A94F6-1F88-4F43-BCB9-98C1EDD78E4A}.Release|x64.Build.0 = Release|Any CPU
+ {FDBE563E-D93F-4AB0-9437-DCB690A9DAAF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FDBE563E-D93F-4AB0-9437-DCB690A9DAAF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FDBE563E-D93F-4AB0-9437-DCB690A9DAAF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FDBE563E-D93F-4AB0-9437-DCB690A9DAAF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FDBE563E-D93F-4AB0-9437-DCB690A9DAAF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FDBE563E-D93F-4AB0-9437-DCB690A9DAAF}.Debug|x64.Build.0 = Debug|Any CPU
+ {FDBE563E-D93F-4AB0-9437-DCB690A9DAAF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FDBE563E-D93F-4AB0-9437-DCB690A9DAAF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FDBE563E-D93F-4AB0-9437-DCB690A9DAAF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FDBE563E-D93F-4AB0-9437-DCB690A9DAAF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FDBE563E-D93F-4AB0-9437-DCB690A9DAAF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FDBE563E-D93F-4AB0-9437-DCB690A9DAAF}.Checked|x64.Build.0 = Checked|Any CPU
+ {FDBE563E-D93F-4AB0-9437-DCB690A9DAAF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FDBE563E-D93F-4AB0-9437-DCB690A9DAAF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FDBE563E-D93F-4AB0-9437-DCB690A9DAAF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FDBE563E-D93F-4AB0-9437-DCB690A9DAAF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FDBE563E-D93F-4AB0-9437-DCB690A9DAAF}.Release|x64.ActiveCfg = Release|Any CPU
+ {FDBE563E-D93F-4AB0-9437-DCB690A9DAAF}.Release|x64.Build.0 = Release|Any CPU
+ {AC25B4EE-B099-488B-9A81-CCC51080D5C7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AC25B4EE-B099-488B-9A81-CCC51080D5C7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AC25B4EE-B099-488B-9A81-CCC51080D5C7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AC25B4EE-B099-488B-9A81-CCC51080D5C7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AC25B4EE-B099-488B-9A81-CCC51080D5C7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AC25B4EE-B099-488B-9A81-CCC51080D5C7}.Debug|x64.Build.0 = Debug|Any CPU
+ {AC25B4EE-B099-488B-9A81-CCC51080D5C7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AC25B4EE-B099-488B-9A81-CCC51080D5C7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AC25B4EE-B099-488B-9A81-CCC51080D5C7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AC25B4EE-B099-488B-9A81-CCC51080D5C7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AC25B4EE-B099-488B-9A81-CCC51080D5C7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AC25B4EE-B099-488B-9A81-CCC51080D5C7}.Checked|x64.Build.0 = Checked|Any CPU
+ {AC25B4EE-B099-488B-9A81-CCC51080D5C7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AC25B4EE-B099-488B-9A81-CCC51080D5C7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AC25B4EE-B099-488B-9A81-CCC51080D5C7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AC25B4EE-B099-488B-9A81-CCC51080D5C7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AC25B4EE-B099-488B-9A81-CCC51080D5C7}.Release|x64.ActiveCfg = Release|Any CPU
+ {AC25B4EE-B099-488B-9A81-CCC51080D5C7}.Release|x64.Build.0 = Release|Any CPU
+ {E33CA01E-20FC-48A3-817C-1B199F30D03B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E33CA01E-20FC-48A3-817C-1B199F30D03B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E33CA01E-20FC-48A3-817C-1B199F30D03B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E33CA01E-20FC-48A3-817C-1B199F30D03B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E33CA01E-20FC-48A3-817C-1B199F30D03B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E33CA01E-20FC-48A3-817C-1B199F30D03B}.Debug|x64.Build.0 = Debug|Any CPU
+ {E33CA01E-20FC-48A3-817C-1B199F30D03B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E33CA01E-20FC-48A3-817C-1B199F30D03B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E33CA01E-20FC-48A3-817C-1B199F30D03B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E33CA01E-20FC-48A3-817C-1B199F30D03B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E33CA01E-20FC-48A3-817C-1B199F30D03B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E33CA01E-20FC-48A3-817C-1B199F30D03B}.Checked|x64.Build.0 = Checked|Any CPU
+ {E33CA01E-20FC-48A3-817C-1B199F30D03B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E33CA01E-20FC-48A3-817C-1B199F30D03B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E33CA01E-20FC-48A3-817C-1B199F30D03B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E33CA01E-20FC-48A3-817C-1B199F30D03B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E33CA01E-20FC-48A3-817C-1B199F30D03B}.Release|x64.ActiveCfg = Release|Any CPU
+ {E33CA01E-20FC-48A3-817C-1B199F30D03B}.Release|x64.Build.0 = Release|Any CPU
+ {00E7B256-7EE2-439D-B96E-0C294CC1B3FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {00E7B256-7EE2-439D-B96E-0C294CC1B3FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {00E7B256-7EE2-439D-B96E-0C294CC1B3FD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {00E7B256-7EE2-439D-B96E-0C294CC1B3FD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {00E7B256-7EE2-439D-B96E-0C294CC1B3FD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {00E7B256-7EE2-439D-B96E-0C294CC1B3FD}.Debug|x64.Build.0 = Debug|Any CPU
+ {00E7B256-7EE2-439D-B96E-0C294CC1B3FD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {00E7B256-7EE2-439D-B96E-0C294CC1B3FD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {00E7B256-7EE2-439D-B96E-0C294CC1B3FD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {00E7B256-7EE2-439D-B96E-0C294CC1B3FD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {00E7B256-7EE2-439D-B96E-0C294CC1B3FD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {00E7B256-7EE2-439D-B96E-0C294CC1B3FD}.Checked|x64.Build.0 = Checked|Any CPU
+ {00E7B256-7EE2-439D-B96E-0C294CC1B3FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {00E7B256-7EE2-439D-B96E-0C294CC1B3FD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {00E7B256-7EE2-439D-B96E-0C294CC1B3FD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {00E7B256-7EE2-439D-B96E-0C294CC1B3FD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {00E7B256-7EE2-439D-B96E-0C294CC1B3FD}.Release|x64.ActiveCfg = Release|Any CPU
+ {00E7B256-7EE2-439D-B96E-0C294CC1B3FD}.Release|x64.Build.0 = Release|Any CPU
+ {CFAAAF11-8C97-4ED2-A398-08444A50486A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CFAAAF11-8C97-4ED2-A398-08444A50486A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CFAAAF11-8C97-4ED2-A398-08444A50486A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CFAAAF11-8C97-4ED2-A398-08444A50486A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CFAAAF11-8C97-4ED2-A398-08444A50486A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CFAAAF11-8C97-4ED2-A398-08444A50486A}.Debug|x64.Build.0 = Debug|Any CPU
+ {CFAAAF11-8C97-4ED2-A398-08444A50486A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CFAAAF11-8C97-4ED2-A398-08444A50486A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CFAAAF11-8C97-4ED2-A398-08444A50486A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CFAAAF11-8C97-4ED2-A398-08444A50486A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CFAAAF11-8C97-4ED2-A398-08444A50486A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CFAAAF11-8C97-4ED2-A398-08444A50486A}.Checked|x64.Build.0 = Checked|Any CPU
+ {CFAAAF11-8C97-4ED2-A398-08444A50486A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CFAAAF11-8C97-4ED2-A398-08444A50486A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CFAAAF11-8C97-4ED2-A398-08444A50486A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CFAAAF11-8C97-4ED2-A398-08444A50486A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CFAAAF11-8C97-4ED2-A398-08444A50486A}.Release|x64.ActiveCfg = Release|Any CPU
+ {CFAAAF11-8C97-4ED2-A398-08444A50486A}.Release|x64.Build.0 = Release|Any CPU
+ {1DB4EE50-5094-47D6-9D94-061E10DF69D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1DB4EE50-5094-47D6-9D94-061E10DF69D5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1DB4EE50-5094-47D6-9D94-061E10DF69D5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1DB4EE50-5094-47D6-9D94-061E10DF69D5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1DB4EE50-5094-47D6-9D94-061E10DF69D5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1DB4EE50-5094-47D6-9D94-061E10DF69D5}.Debug|x64.Build.0 = Debug|Any CPU
+ {1DB4EE50-5094-47D6-9D94-061E10DF69D5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1DB4EE50-5094-47D6-9D94-061E10DF69D5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1DB4EE50-5094-47D6-9D94-061E10DF69D5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1DB4EE50-5094-47D6-9D94-061E10DF69D5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1DB4EE50-5094-47D6-9D94-061E10DF69D5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1DB4EE50-5094-47D6-9D94-061E10DF69D5}.Checked|x64.Build.0 = Checked|Any CPU
+ {1DB4EE50-5094-47D6-9D94-061E10DF69D5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1DB4EE50-5094-47D6-9D94-061E10DF69D5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1DB4EE50-5094-47D6-9D94-061E10DF69D5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1DB4EE50-5094-47D6-9D94-061E10DF69D5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1DB4EE50-5094-47D6-9D94-061E10DF69D5}.Release|x64.ActiveCfg = Release|Any CPU
+ {1DB4EE50-5094-47D6-9D94-061E10DF69D5}.Release|x64.Build.0 = Release|Any CPU
+ {E9CCED78-232F-4EB5-90A1-023A41274B58}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E9CCED78-232F-4EB5-90A1-023A41274B58}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E9CCED78-232F-4EB5-90A1-023A41274B58}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E9CCED78-232F-4EB5-90A1-023A41274B58}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E9CCED78-232F-4EB5-90A1-023A41274B58}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E9CCED78-232F-4EB5-90A1-023A41274B58}.Debug|x64.Build.0 = Debug|Any CPU
+ {E9CCED78-232F-4EB5-90A1-023A41274B58}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E9CCED78-232F-4EB5-90A1-023A41274B58}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E9CCED78-232F-4EB5-90A1-023A41274B58}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E9CCED78-232F-4EB5-90A1-023A41274B58}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E9CCED78-232F-4EB5-90A1-023A41274B58}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E9CCED78-232F-4EB5-90A1-023A41274B58}.Checked|x64.Build.0 = Checked|Any CPU
+ {E9CCED78-232F-4EB5-90A1-023A41274B58}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E9CCED78-232F-4EB5-90A1-023A41274B58}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E9CCED78-232F-4EB5-90A1-023A41274B58}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E9CCED78-232F-4EB5-90A1-023A41274B58}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E9CCED78-232F-4EB5-90A1-023A41274B58}.Release|x64.ActiveCfg = Release|Any CPU
+ {E9CCED78-232F-4EB5-90A1-023A41274B58}.Release|x64.Build.0 = Release|Any CPU
+ {1E5221ED-2048-4FC9-BA16-00F38544CC72}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1E5221ED-2048-4FC9-BA16-00F38544CC72}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1E5221ED-2048-4FC9-BA16-00F38544CC72}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1E5221ED-2048-4FC9-BA16-00F38544CC72}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1E5221ED-2048-4FC9-BA16-00F38544CC72}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1E5221ED-2048-4FC9-BA16-00F38544CC72}.Debug|x64.Build.0 = Debug|Any CPU
+ {1E5221ED-2048-4FC9-BA16-00F38544CC72}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1E5221ED-2048-4FC9-BA16-00F38544CC72}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1E5221ED-2048-4FC9-BA16-00F38544CC72}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1E5221ED-2048-4FC9-BA16-00F38544CC72}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1E5221ED-2048-4FC9-BA16-00F38544CC72}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1E5221ED-2048-4FC9-BA16-00F38544CC72}.Checked|x64.Build.0 = Checked|Any CPU
+ {1E5221ED-2048-4FC9-BA16-00F38544CC72}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1E5221ED-2048-4FC9-BA16-00F38544CC72}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1E5221ED-2048-4FC9-BA16-00F38544CC72}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1E5221ED-2048-4FC9-BA16-00F38544CC72}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1E5221ED-2048-4FC9-BA16-00F38544CC72}.Release|x64.ActiveCfg = Release|Any CPU
+ {1E5221ED-2048-4FC9-BA16-00F38544CC72}.Release|x64.Build.0 = Release|Any CPU
+ {50A016ED-8DE8-4C0D-B25D-2100B4914DEE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {50A016ED-8DE8-4C0D-B25D-2100B4914DEE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {50A016ED-8DE8-4C0D-B25D-2100B4914DEE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {50A016ED-8DE8-4C0D-B25D-2100B4914DEE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {50A016ED-8DE8-4C0D-B25D-2100B4914DEE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {50A016ED-8DE8-4C0D-B25D-2100B4914DEE}.Debug|x64.Build.0 = Debug|Any CPU
+ {50A016ED-8DE8-4C0D-B25D-2100B4914DEE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {50A016ED-8DE8-4C0D-B25D-2100B4914DEE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {50A016ED-8DE8-4C0D-B25D-2100B4914DEE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {50A016ED-8DE8-4C0D-B25D-2100B4914DEE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {50A016ED-8DE8-4C0D-B25D-2100B4914DEE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {50A016ED-8DE8-4C0D-B25D-2100B4914DEE}.Checked|x64.Build.0 = Checked|Any CPU
+ {50A016ED-8DE8-4C0D-B25D-2100B4914DEE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {50A016ED-8DE8-4C0D-B25D-2100B4914DEE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {50A016ED-8DE8-4C0D-B25D-2100B4914DEE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {50A016ED-8DE8-4C0D-B25D-2100B4914DEE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {50A016ED-8DE8-4C0D-B25D-2100B4914DEE}.Release|x64.ActiveCfg = Release|Any CPU
+ {50A016ED-8DE8-4C0D-B25D-2100B4914DEE}.Release|x64.Build.0 = Release|Any CPU
+ {FB579738-9498-4881-A32C-694CF37A697C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FB579738-9498-4881-A32C-694CF37A697C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FB579738-9498-4881-A32C-694CF37A697C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FB579738-9498-4881-A32C-694CF37A697C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FB579738-9498-4881-A32C-694CF37A697C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FB579738-9498-4881-A32C-694CF37A697C}.Debug|x64.Build.0 = Debug|Any CPU
+ {FB579738-9498-4881-A32C-694CF37A697C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FB579738-9498-4881-A32C-694CF37A697C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FB579738-9498-4881-A32C-694CF37A697C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FB579738-9498-4881-A32C-694CF37A697C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FB579738-9498-4881-A32C-694CF37A697C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FB579738-9498-4881-A32C-694CF37A697C}.Checked|x64.Build.0 = Checked|Any CPU
+ {FB579738-9498-4881-A32C-694CF37A697C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FB579738-9498-4881-A32C-694CF37A697C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FB579738-9498-4881-A32C-694CF37A697C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FB579738-9498-4881-A32C-694CF37A697C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FB579738-9498-4881-A32C-694CF37A697C}.Release|x64.ActiveCfg = Release|Any CPU
+ {FB579738-9498-4881-A32C-694CF37A697C}.Release|x64.Build.0 = Release|Any CPU
+ {4FF01844-7091-4256-8188-DDD701C6F87E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4FF01844-7091-4256-8188-DDD701C6F87E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4FF01844-7091-4256-8188-DDD701C6F87E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4FF01844-7091-4256-8188-DDD701C6F87E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4FF01844-7091-4256-8188-DDD701C6F87E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4FF01844-7091-4256-8188-DDD701C6F87E}.Debug|x64.Build.0 = Debug|Any CPU
+ {4FF01844-7091-4256-8188-DDD701C6F87E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4FF01844-7091-4256-8188-DDD701C6F87E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4FF01844-7091-4256-8188-DDD701C6F87E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4FF01844-7091-4256-8188-DDD701C6F87E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4FF01844-7091-4256-8188-DDD701C6F87E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4FF01844-7091-4256-8188-DDD701C6F87E}.Checked|x64.Build.0 = Checked|Any CPU
+ {4FF01844-7091-4256-8188-DDD701C6F87E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4FF01844-7091-4256-8188-DDD701C6F87E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4FF01844-7091-4256-8188-DDD701C6F87E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4FF01844-7091-4256-8188-DDD701C6F87E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4FF01844-7091-4256-8188-DDD701C6F87E}.Release|x64.ActiveCfg = Release|Any CPU
+ {4FF01844-7091-4256-8188-DDD701C6F87E}.Release|x64.Build.0 = Release|Any CPU
+ {3756C837-8E90-43EA-B4F3-E075AF783EB0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3756C837-8E90-43EA-B4F3-E075AF783EB0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3756C837-8E90-43EA-B4F3-E075AF783EB0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3756C837-8E90-43EA-B4F3-E075AF783EB0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3756C837-8E90-43EA-B4F3-E075AF783EB0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3756C837-8E90-43EA-B4F3-E075AF783EB0}.Debug|x64.Build.0 = Debug|Any CPU
+ {3756C837-8E90-43EA-B4F3-E075AF783EB0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3756C837-8E90-43EA-B4F3-E075AF783EB0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3756C837-8E90-43EA-B4F3-E075AF783EB0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3756C837-8E90-43EA-B4F3-E075AF783EB0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3756C837-8E90-43EA-B4F3-E075AF783EB0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3756C837-8E90-43EA-B4F3-E075AF783EB0}.Checked|x64.Build.0 = Checked|Any CPU
+ {3756C837-8E90-43EA-B4F3-E075AF783EB0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3756C837-8E90-43EA-B4F3-E075AF783EB0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3756C837-8E90-43EA-B4F3-E075AF783EB0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3756C837-8E90-43EA-B4F3-E075AF783EB0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3756C837-8E90-43EA-B4F3-E075AF783EB0}.Release|x64.ActiveCfg = Release|Any CPU
+ {3756C837-8E90-43EA-B4F3-E075AF783EB0}.Release|x64.Build.0 = Release|Any CPU
+ {954ADAD4-8861-47A3-A106-510F631315DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {954ADAD4-8861-47A3-A106-510F631315DB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {954ADAD4-8861-47A3-A106-510F631315DB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {954ADAD4-8861-47A3-A106-510F631315DB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {954ADAD4-8861-47A3-A106-510F631315DB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {954ADAD4-8861-47A3-A106-510F631315DB}.Debug|x64.Build.0 = Debug|Any CPU
+ {954ADAD4-8861-47A3-A106-510F631315DB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {954ADAD4-8861-47A3-A106-510F631315DB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {954ADAD4-8861-47A3-A106-510F631315DB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {954ADAD4-8861-47A3-A106-510F631315DB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {954ADAD4-8861-47A3-A106-510F631315DB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {954ADAD4-8861-47A3-A106-510F631315DB}.Checked|x64.Build.0 = Checked|Any CPU
+ {954ADAD4-8861-47A3-A106-510F631315DB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {954ADAD4-8861-47A3-A106-510F631315DB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {954ADAD4-8861-47A3-A106-510F631315DB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {954ADAD4-8861-47A3-A106-510F631315DB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {954ADAD4-8861-47A3-A106-510F631315DB}.Release|x64.ActiveCfg = Release|Any CPU
+ {954ADAD4-8861-47A3-A106-510F631315DB}.Release|x64.Build.0 = Release|Any CPU
+ {F8FB7B02-E03F-4AD9-8EEC-25203B57A827}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F8FB7B02-E03F-4AD9-8EEC-25203B57A827}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F8FB7B02-E03F-4AD9-8EEC-25203B57A827}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F8FB7B02-E03F-4AD9-8EEC-25203B57A827}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F8FB7B02-E03F-4AD9-8EEC-25203B57A827}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F8FB7B02-E03F-4AD9-8EEC-25203B57A827}.Debug|x64.Build.0 = Debug|Any CPU
+ {F8FB7B02-E03F-4AD9-8EEC-25203B57A827}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F8FB7B02-E03F-4AD9-8EEC-25203B57A827}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F8FB7B02-E03F-4AD9-8EEC-25203B57A827}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F8FB7B02-E03F-4AD9-8EEC-25203B57A827}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F8FB7B02-E03F-4AD9-8EEC-25203B57A827}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F8FB7B02-E03F-4AD9-8EEC-25203B57A827}.Checked|x64.Build.0 = Checked|Any CPU
+ {F8FB7B02-E03F-4AD9-8EEC-25203B57A827}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F8FB7B02-E03F-4AD9-8EEC-25203B57A827}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F8FB7B02-E03F-4AD9-8EEC-25203B57A827}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F8FB7B02-E03F-4AD9-8EEC-25203B57A827}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F8FB7B02-E03F-4AD9-8EEC-25203B57A827}.Release|x64.ActiveCfg = Release|Any CPU
+ {F8FB7B02-E03F-4AD9-8EEC-25203B57A827}.Release|x64.Build.0 = Release|Any CPU
+ {20171FF8-DDE1-4FF1-90A8-F8EC281EC68D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {20171FF8-DDE1-4FF1-90A8-F8EC281EC68D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {20171FF8-DDE1-4FF1-90A8-F8EC281EC68D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {20171FF8-DDE1-4FF1-90A8-F8EC281EC68D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {20171FF8-DDE1-4FF1-90A8-F8EC281EC68D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {20171FF8-DDE1-4FF1-90A8-F8EC281EC68D}.Debug|x64.Build.0 = Debug|Any CPU
+ {20171FF8-DDE1-4FF1-90A8-F8EC281EC68D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {20171FF8-DDE1-4FF1-90A8-F8EC281EC68D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {20171FF8-DDE1-4FF1-90A8-F8EC281EC68D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {20171FF8-DDE1-4FF1-90A8-F8EC281EC68D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {20171FF8-DDE1-4FF1-90A8-F8EC281EC68D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {20171FF8-DDE1-4FF1-90A8-F8EC281EC68D}.Checked|x64.Build.0 = Checked|Any CPU
+ {20171FF8-DDE1-4FF1-90A8-F8EC281EC68D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {20171FF8-DDE1-4FF1-90A8-F8EC281EC68D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {20171FF8-DDE1-4FF1-90A8-F8EC281EC68D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {20171FF8-DDE1-4FF1-90A8-F8EC281EC68D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {20171FF8-DDE1-4FF1-90A8-F8EC281EC68D}.Release|x64.ActiveCfg = Release|Any CPU
+ {20171FF8-DDE1-4FF1-90A8-F8EC281EC68D}.Release|x64.Build.0 = Release|Any CPU
+ {06D2A7DD-028F-458A-8D54-C3D3B3F638C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {06D2A7DD-028F-458A-8D54-C3D3B3F638C0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {06D2A7DD-028F-458A-8D54-C3D3B3F638C0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {06D2A7DD-028F-458A-8D54-C3D3B3F638C0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {06D2A7DD-028F-458A-8D54-C3D3B3F638C0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {06D2A7DD-028F-458A-8D54-C3D3B3F638C0}.Debug|x64.Build.0 = Debug|Any CPU
+ {06D2A7DD-028F-458A-8D54-C3D3B3F638C0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {06D2A7DD-028F-458A-8D54-C3D3B3F638C0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {06D2A7DD-028F-458A-8D54-C3D3B3F638C0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {06D2A7DD-028F-458A-8D54-C3D3B3F638C0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {06D2A7DD-028F-458A-8D54-C3D3B3F638C0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {06D2A7DD-028F-458A-8D54-C3D3B3F638C0}.Checked|x64.Build.0 = Checked|Any CPU
+ {06D2A7DD-028F-458A-8D54-C3D3B3F638C0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {06D2A7DD-028F-458A-8D54-C3D3B3F638C0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {06D2A7DD-028F-458A-8D54-C3D3B3F638C0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {06D2A7DD-028F-458A-8D54-C3D3B3F638C0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {06D2A7DD-028F-458A-8D54-C3D3B3F638C0}.Release|x64.ActiveCfg = Release|Any CPU
+ {06D2A7DD-028F-458A-8D54-C3D3B3F638C0}.Release|x64.Build.0 = Release|Any CPU
+ {1B4E9C42-7E89-4763-B701-AC4BBE830565}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1B4E9C42-7E89-4763-B701-AC4BBE830565}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1B4E9C42-7E89-4763-B701-AC4BBE830565}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1B4E9C42-7E89-4763-B701-AC4BBE830565}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1B4E9C42-7E89-4763-B701-AC4BBE830565}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1B4E9C42-7E89-4763-B701-AC4BBE830565}.Debug|x64.Build.0 = Debug|Any CPU
+ {1B4E9C42-7E89-4763-B701-AC4BBE830565}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1B4E9C42-7E89-4763-B701-AC4BBE830565}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1B4E9C42-7E89-4763-B701-AC4BBE830565}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1B4E9C42-7E89-4763-B701-AC4BBE830565}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1B4E9C42-7E89-4763-B701-AC4BBE830565}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1B4E9C42-7E89-4763-B701-AC4BBE830565}.Checked|x64.Build.0 = Checked|Any CPU
+ {1B4E9C42-7E89-4763-B701-AC4BBE830565}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1B4E9C42-7E89-4763-B701-AC4BBE830565}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1B4E9C42-7E89-4763-B701-AC4BBE830565}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1B4E9C42-7E89-4763-B701-AC4BBE830565}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1B4E9C42-7E89-4763-B701-AC4BBE830565}.Release|x64.ActiveCfg = Release|Any CPU
+ {1B4E9C42-7E89-4763-B701-AC4BBE830565}.Release|x64.Build.0 = Release|Any CPU
+ {3002F383-353A-4535-A7F6-A175A4CEF8DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3002F383-353A-4535-A7F6-A175A4CEF8DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3002F383-353A-4535-A7F6-A175A4CEF8DC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3002F383-353A-4535-A7F6-A175A4CEF8DC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3002F383-353A-4535-A7F6-A175A4CEF8DC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3002F383-353A-4535-A7F6-A175A4CEF8DC}.Debug|x64.Build.0 = Debug|Any CPU
+ {3002F383-353A-4535-A7F6-A175A4CEF8DC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3002F383-353A-4535-A7F6-A175A4CEF8DC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3002F383-353A-4535-A7F6-A175A4CEF8DC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3002F383-353A-4535-A7F6-A175A4CEF8DC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3002F383-353A-4535-A7F6-A175A4CEF8DC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3002F383-353A-4535-A7F6-A175A4CEF8DC}.Checked|x64.Build.0 = Checked|Any CPU
+ {3002F383-353A-4535-A7F6-A175A4CEF8DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3002F383-353A-4535-A7F6-A175A4CEF8DC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3002F383-353A-4535-A7F6-A175A4CEF8DC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3002F383-353A-4535-A7F6-A175A4CEF8DC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3002F383-353A-4535-A7F6-A175A4CEF8DC}.Release|x64.ActiveCfg = Release|Any CPU
+ {3002F383-353A-4535-A7F6-A175A4CEF8DC}.Release|x64.Build.0 = Release|Any CPU
+ {C7EABAB6-FB6B-4F66-A55D-98CB9E47BEC8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C7EABAB6-FB6B-4F66-A55D-98CB9E47BEC8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C7EABAB6-FB6B-4F66-A55D-98CB9E47BEC8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C7EABAB6-FB6B-4F66-A55D-98CB9E47BEC8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C7EABAB6-FB6B-4F66-A55D-98CB9E47BEC8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C7EABAB6-FB6B-4F66-A55D-98CB9E47BEC8}.Debug|x64.Build.0 = Debug|Any CPU
+ {C7EABAB6-FB6B-4F66-A55D-98CB9E47BEC8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C7EABAB6-FB6B-4F66-A55D-98CB9E47BEC8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C7EABAB6-FB6B-4F66-A55D-98CB9E47BEC8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C7EABAB6-FB6B-4F66-A55D-98CB9E47BEC8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C7EABAB6-FB6B-4F66-A55D-98CB9E47BEC8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C7EABAB6-FB6B-4F66-A55D-98CB9E47BEC8}.Checked|x64.Build.0 = Checked|Any CPU
+ {C7EABAB6-FB6B-4F66-A55D-98CB9E47BEC8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C7EABAB6-FB6B-4F66-A55D-98CB9E47BEC8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C7EABAB6-FB6B-4F66-A55D-98CB9E47BEC8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C7EABAB6-FB6B-4F66-A55D-98CB9E47BEC8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C7EABAB6-FB6B-4F66-A55D-98CB9E47BEC8}.Release|x64.ActiveCfg = Release|Any CPU
+ {C7EABAB6-FB6B-4F66-A55D-98CB9E47BEC8}.Release|x64.Build.0 = Release|Any CPU
+ {C08249C3-EB5D-4BB2-B5AF-58C16A215FC9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C08249C3-EB5D-4BB2-B5AF-58C16A215FC9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C08249C3-EB5D-4BB2-B5AF-58C16A215FC9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C08249C3-EB5D-4BB2-B5AF-58C16A215FC9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C08249C3-EB5D-4BB2-B5AF-58C16A215FC9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C08249C3-EB5D-4BB2-B5AF-58C16A215FC9}.Debug|x64.Build.0 = Debug|Any CPU
+ {C08249C3-EB5D-4BB2-B5AF-58C16A215FC9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C08249C3-EB5D-4BB2-B5AF-58C16A215FC9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C08249C3-EB5D-4BB2-B5AF-58C16A215FC9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C08249C3-EB5D-4BB2-B5AF-58C16A215FC9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C08249C3-EB5D-4BB2-B5AF-58C16A215FC9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C08249C3-EB5D-4BB2-B5AF-58C16A215FC9}.Checked|x64.Build.0 = Checked|Any CPU
+ {C08249C3-EB5D-4BB2-B5AF-58C16A215FC9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C08249C3-EB5D-4BB2-B5AF-58C16A215FC9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C08249C3-EB5D-4BB2-B5AF-58C16A215FC9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C08249C3-EB5D-4BB2-B5AF-58C16A215FC9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C08249C3-EB5D-4BB2-B5AF-58C16A215FC9}.Release|x64.ActiveCfg = Release|Any CPU
+ {C08249C3-EB5D-4BB2-B5AF-58C16A215FC9}.Release|x64.Build.0 = Release|Any CPU
+ {29929866-FBAF-4C45-8B0F-AF635A9AC1EA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {29929866-FBAF-4C45-8B0F-AF635A9AC1EA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {29929866-FBAF-4C45-8B0F-AF635A9AC1EA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {29929866-FBAF-4C45-8B0F-AF635A9AC1EA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {29929866-FBAF-4C45-8B0F-AF635A9AC1EA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {29929866-FBAF-4C45-8B0F-AF635A9AC1EA}.Debug|x64.Build.0 = Debug|Any CPU
+ {29929866-FBAF-4C45-8B0F-AF635A9AC1EA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {29929866-FBAF-4C45-8B0F-AF635A9AC1EA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {29929866-FBAF-4C45-8B0F-AF635A9AC1EA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {29929866-FBAF-4C45-8B0F-AF635A9AC1EA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {29929866-FBAF-4C45-8B0F-AF635A9AC1EA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {29929866-FBAF-4C45-8B0F-AF635A9AC1EA}.Checked|x64.Build.0 = Checked|Any CPU
+ {29929866-FBAF-4C45-8B0F-AF635A9AC1EA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {29929866-FBAF-4C45-8B0F-AF635A9AC1EA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {29929866-FBAF-4C45-8B0F-AF635A9AC1EA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {29929866-FBAF-4C45-8B0F-AF635A9AC1EA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {29929866-FBAF-4C45-8B0F-AF635A9AC1EA}.Release|x64.ActiveCfg = Release|Any CPU
+ {29929866-FBAF-4C45-8B0F-AF635A9AC1EA}.Release|x64.Build.0 = Release|Any CPU
+ {03A68991-465F-4E1A-8DBF-3D61A31122BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {03A68991-465F-4E1A-8DBF-3D61A31122BD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {03A68991-465F-4E1A-8DBF-3D61A31122BD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {03A68991-465F-4E1A-8DBF-3D61A31122BD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {03A68991-465F-4E1A-8DBF-3D61A31122BD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {03A68991-465F-4E1A-8DBF-3D61A31122BD}.Debug|x64.Build.0 = Debug|Any CPU
+ {03A68991-465F-4E1A-8DBF-3D61A31122BD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {03A68991-465F-4E1A-8DBF-3D61A31122BD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {03A68991-465F-4E1A-8DBF-3D61A31122BD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {03A68991-465F-4E1A-8DBF-3D61A31122BD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {03A68991-465F-4E1A-8DBF-3D61A31122BD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {03A68991-465F-4E1A-8DBF-3D61A31122BD}.Checked|x64.Build.0 = Checked|Any CPU
+ {03A68991-465F-4E1A-8DBF-3D61A31122BD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {03A68991-465F-4E1A-8DBF-3D61A31122BD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {03A68991-465F-4E1A-8DBF-3D61A31122BD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {03A68991-465F-4E1A-8DBF-3D61A31122BD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {03A68991-465F-4E1A-8DBF-3D61A31122BD}.Release|x64.ActiveCfg = Release|Any CPU
+ {03A68991-465F-4E1A-8DBF-3D61A31122BD}.Release|x64.Build.0 = Release|Any CPU
+ {20435EF0-4C67-4BE5-9B88-DF1E227D67E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {20435EF0-4C67-4BE5-9B88-DF1E227D67E3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {20435EF0-4C67-4BE5-9B88-DF1E227D67E3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {20435EF0-4C67-4BE5-9B88-DF1E227D67E3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {20435EF0-4C67-4BE5-9B88-DF1E227D67E3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {20435EF0-4C67-4BE5-9B88-DF1E227D67E3}.Debug|x64.Build.0 = Debug|Any CPU
+ {20435EF0-4C67-4BE5-9B88-DF1E227D67E3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {20435EF0-4C67-4BE5-9B88-DF1E227D67E3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {20435EF0-4C67-4BE5-9B88-DF1E227D67E3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {20435EF0-4C67-4BE5-9B88-DF1E227D67E3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {20435EF0-4C67-4BE5-9B88-DF1E227D67E3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {20435EF0-4C67-4BE5-9B88-DF1E227D67E3}.Checked|x64.Build.0 = Checked|Any CPU
+ {20435EF0-4C67-4BE5-9B88-DF1E227D67E3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {20435EF0-4C67-4BE5-9B88-DF1E227D67E3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {20435EF0-4C67-4BE5-9B88-DF1E227D67E3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {20435EF0-4C67-4BE5-9B88-DF1E227D67E3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {20435EF0-4C67-4BE5-9B88-DF1E227D67E3}.Release|x64.ActiveCfg = Release|Any CPU
+ {20435EF0-4C67-4BE5-9B88-DF1E227D67E3}.Release|x64.Build.0 = Release|Any CPU
+ {5286AA16-A28B-4619-8842-73A9D89234B1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5286AA16-A28B-4619-8842-73A9D89234B1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5286AA16-A28B-4619-8842-73A9D89234B1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5286AA16-A28B-4619-8842-73A9D89234B1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5286AA16-A28B-4619-8842-73A9D89234B1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5286AA16-A28B-4619-8842-73A9D89234B1}.Debug|x64.Build.0 = Debug|Any CPU
+ {5286AA16-A28B-4619-8842-73A9D89234B1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5286AA16-A28B-4619-8842-73A9D89234B1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5286AA16-A28B-4619-8842-73A9D89234B1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5286AA16-A28B-4619-8842-73A9D89234B1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5286AA16-A28B-4619-8842-73A9D89234B1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5286AA16-A28B-4619-8842-73A9D89234B1}.Checked|x64.Build.0 = Checked|Any CPU
+ {5286AA16-A28B-4619-8842-73A9D89234B1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5286AA16-A28B-4619-8842-73A9D89234B1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5286AA16-A28B-4619-8842-73A9D89234B1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5286AA16-A28B-4619-8842-73A9D89234B1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5286AA16-A28B-4619-8842-73A9D89234B1}.Release|x64.ActiveCfg = Release|Any CPU
+ {5286AA16-A28B-4619-8842-73A9D89234B1}.Release|x64.Build.0 = Release|Any CPU
+ {C6E13C6A-929B-413F-8D38-80F3E5E94A0E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C6E13C6A-929B-413F-8D38-80F3E5E94A0E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C6E13C6A-929B-413F-8D38-80F3E5E94A0E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C6E13C6A-929B-413F-8D38-80F3E5E94A0E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C6E13C6A-929B-413F-8D38-80F3E5E94A0E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C6E13C6A-929B-413F-8D38-80F3E5E94A0E}.Debug|x64.Build.0 = Debug|Any CPU
+ {C6E13C6A-929B-413F-8D38-80F3E5E94A0E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C6E13C6A-929B-413F-8D38-80F3E5E94A0E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C6E13C6A-929B-413F-8D38-80F3E5E94A0E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C6E13C6A-929B-413F-8D38-80F3E5E94A0E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C6E13C6A-929B-413F-8D38-80F3E5E94A0E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C6E13C6A-929B-413F-8D38-80F3E5E94A0E}.Checked|x64.Build.0 = Checked|Any CPU
+ {C6E13C6A-929B-413F-8D38-80F3E5E94A0E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C6E13C6A-929B-413F-8D38-80F3E5E94A0E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C6E13C6A-929B-413F-8D38-80F3E5E94A0E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C6E13C6A-929B-413F-8D38-80F3E5E94A0E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C6E13C6A-929B-413F-8D38-80F3E5E94A0E}.Release|x64.ActiveCfg = Release|Any CPU
+ {C6E13C6A-929B-413F-8D38-80F3E5E94A0E}.Release|x64.Build.0 = Release|Any CPU
+ {F1242903-9B22-4575-BEB9-D0300420705F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F1242903-9B22-4575-BEB9-D0300420705F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F1242903-9B22-4575-BEB9-D0300420705F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F1242903-9B22-4575-BEB9-D0300420705F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F1242903-9B22-4575-BEB9-D0300420705F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F1242903-9B22-4575-BEB9-D0300420705F}.Debug|x64.Build.0 = Debug|Any CPU
+ {F1242903-9B22-4575-BEB9-D0300420705F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F1242903-9B22-4575-BEB9-D0300420705F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F1242903-9B22-4575-BEB9-D0300420705F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F1242903-9B22-4575-BEB9-D0300420705F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F1242903-9B22-4575-BEB9-D0300420705F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F1242903-9B22-4575-BEB9-D0300420705F}.Checked|x64.Build.0 = Checked|Any CPU
+ {F1242903-9B22-4575-BEB9-D0300420705F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F1242903-9B22-4575-BEB9-D0300420705F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F1242903-9B22-4575-BEB9-D0300420705F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F1242903-9B22-4575-BEB9-D0300420705F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F1242903-9B22-4575-BEB9-D0300420705F}.Release|x64.ActiveCfg = Release|Any CPU
+ {F1242903-9B22-4575-BEB9-D0300420705F}.Release|x64.Build.0 = Release|Any CPU
+ {7F5BAD59-A81B-4154-BD8F-3F78F97D8255}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7F5BAD59-A81B-4154-BD8F-3F78F97D8255}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7F5BAD59-A81B-4154-BD8F-3F78F97D8255}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7F5BAD59-A81B-4154-BD8F-3F78F97D8255}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7F5BAD59-A81B-4154-BD8F-3F78F97D8255}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7F5BAD59-A81B-4154-BD8F-3F78F97D8255}.Debug|x64.Build.0 = Debug|Any CPU
+ {7F5BAD59-A81B-4154-BD8F-3F78F97D8255}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7F5BAD59-A81B-4154-BD8F-3F78F97D8255}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7F5BAD59-A81B-4154-BD8F-3F78F97D8255}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7F5BAD59-A81B-4154-BD8F-3F78F97D8255}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7F5BAD59-A81B-4154-BD8F-3F78F97D8255}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7F5BAD59-A81B-4154-BD8F-3F78F97D8255}.Checked|x64.Build.0 = Checked|Any CPU
+ {7F5BAD59-A81B-4154-BD8F-3F78F97D8255}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7F5BAD59-A81B-4154-BD8F-3F78F97D8255}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7F5BAD59-A81B-4154-BD8F-3F78F97D8255}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7F5BAD59-A81B-4154-BD8F-3F78F97D8255}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7F5BAD59-A81B-4154-BD8F-3F78F97D8255}.Release|x64.ActiveCfg = Release|Any CPU
+ {7F5BAD59-A81B-4154-BD8F-3F78F97D8255}.Release|x64.Build.0 = Release|Any CPU
+ {2FF2EEFB-5E2B-47DB-A4A8-E52EB641DC49}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2FF2EEFB-5E2B-47DB-A4A8-E52EB641DC49}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2FF2EEFB-5E2B-47DB-A4A8-E52EB641DC49}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2FF2EEFB-5E2B-47DB-A4A8-E52EB641DC49}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2FF2EEFB-5E2B-47DB-A4A8-E52EB641DC49}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2FF2EEFB-5E2B-47DB-A4A8-E52EB641DC49}.Debug|x64.Build.0 = Debug|Any CPU
+ {2FF2EEFB-5E2B-47DB-A4A8-E52EB641DC49}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2FF2EEFB-5E2B-47DB-A4A8-E52EB641DC49}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2FF2EEFB-5E2B-47DB-A4A8-E52EB641DC49}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2FF2EEFB-5E2B-47DB-A4A8-E52EB641DC49}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2FF2EEFB-5E2B-47DB-A4A8-E52EB641DC49}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2FF2EEFB-5E2B-47DB-A4A8-E52EB641DC49}.Checked|x64.Build.0 = Checked|Any CPU
+ {2FF2EEFB-5E2B-47DB-A4A8-E52EB641DC49}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2FF2EEFB-5E2B-47DB-A4A8-E52EB641DC49}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2FF2EEFB-5E2B-47DB-A4A8-E52EB641DC49}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2FF2EEFB-5E2B-47DB-A4A8-E52EB641DC49}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2FF2EEFB-5E2B-47DB-A4A8-E52EB641DC49}.Release|x64.ActiveCfg = Release|Any CPU
+ {2FF2EEFB-5E2B-47DB-A4A8-E52EB641DC49}.Release|x64.Build.0 = Release|Any CPU
+ {D70C99ED-C081-4812-9B65-9B32B12ADC2C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D70C99ED-C081-4812-9B65-9B32B12ADC2C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D70C99ED-C081-4812-9B65-9B32B12ADC2C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D70C99ED-C081-4812-9B65-9B32B12ADC2C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D70C99ED-C081-4812-9B65-9B32B12ADC2C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D70C99ED-C081-4812-9B65-9B32B12ADC2C}.Debug|x64.Build.0 = Debug|Any CPU
+ {D70C99ED-C081-4812-9B65-9B32B12ADC2C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D70C99ED-C081-4812-9B65-9B32B12ADC2C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D70C99ED-C081-4812-9B65-9B32B12ADC2C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D70C99ED-C081-4812-9B65-9B32B12ADC2C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D70C99ED-C081-4812-9B65-9B32B12ADC2C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D70C99ED-C081-4812-9B65-9B32B12ADC2C}.Checked|x64.Build.0 = Checked|Any CPU
+ {D70C99ED-C081-4812-9B65-9B32B12ADC2C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D70C99ED-C081-4812-9B65-9B32B12ADC2C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D70C99ED-C081-4812-9B65-9B32B12ADC2C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D70C99ED-C081-4812-9B65-9B32B12ADC2C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D70C99ED-C081-4812-9B65-9B32B12ADC2C}.Release|x64.ActiveCfg = Release|Any CPU
+ {D70C99ED-C081-4812-9B65-9B32B12ADC2C}.Release|x64.Build.0 = Release|Any CPU
+ {229C7705-C14C-455D-9D7B-BED5F44DA541}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {229C7705-C14C-455D-9D7B-BED5F44DA541}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {229C7705-C14C-455D-9D7B-BED5F44DA541}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {229C7705-C14C-455D-9D7B-BED5F44DA541}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {229C7705-C14C-455D-9D7B-BED5F44DA541}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {229C7705-C14C-455D-9D7B-BED5F44DA541}.Debug|x64.Build.0 = Debug|Any CPU
+ {229C7705-C14C-455D-9D7B-BED5F44DA541}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {229C7705-C14C-455D-9D7B-BED5F44DA541}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {229C7705-C14C-455D-9D7B-BED5F44DA541}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {229C7705-C14C-455D-9D7B-BED5F44DA541}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {229C7705-C14C-455D-9D7B-BED5F44DA541}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {229C7705-C14C-455D-9D7B-BED5F44DA541}.Checked|x64.Build.0 = Checked|Any CPU
+ {229C7705-C14C-455D-9D7B-BED5F44DA541}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {229C7705-C14C-455D-9D7B-BED5F44DA541}.Release|Any CPU.Build.0 = Release|Any CPU
+ {229C7705-C14C-455D-9D7B-BED5F44DA541}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {229C7705-C14C-455D-9D7B-BED5F44DA541}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {229C7705-C14C-455D-9D7B-BED5F44DA541}.Release|x64.ActiveCfg = Release|Any CPU
+ {229C7705-C14C-455D-9D7B-BED5F44DA541}.Release|x64.Build.0 = Release|Any CPU
+ {8F624618-F2BC-4CF6-A29C-F55B62508180}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8F624618-F2BC-4CF6-A29C-F55B62508180}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8F624618-F2BC-4CF6-A29C-F55B62508180}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8F624618-F2BC-4CF6-A29C-F55B62508180}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8F624618-F2BC-4CF6-A29C-F55B62508180}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8F624618-F2BC-4CF6-A29C-F55B62508180}.Debug|x64.Build.0 = Debug|Any CPU
+ {8F624618-F2BC-4CF6-A29C-F55B62508180}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8F624618-F2BC-4CF6-A29C-F55B62508180}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8F624618-F2BC-4CF6-A29C-F55B62508180}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8F624618-F2BC-4CF6-A29C-F55B62508180}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8F624618-F2BC-4CF6-A29C-F55B62508180}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8F624618-F2BC-4CF6-A29C-F55B62508180}.Checked|x64.Build.0 = Checked|Any CPU
+ {8F624618-F2BC-4CF6-A29C-F55B62508180}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8F624618-F2BC-4CF6-A29C-F55B62508180}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8F624618-F2BC-4CF6-A29C-F55B62508180}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8F624618-F2BC-4CF6-A29C-F55B62508180}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8F624618-F2BC-4CF6-A29C-F55B62508180}.Release|x64.ActiveCfg = Release|Any CPU
+ {8F624618-F2BC-4CF6-A29C-F55B62508180}.Release|x64.Build.0 = Release|Any CPU
+ {F6030F53-7EA9-4F85-93EE-583C70D4E382}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F6030F53-7EA9-4F85-93EE-583C70D4E382}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F6030F53-7EA9-4F85-93EE-583C70D4E382}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F6030F53-7EA9-4F85-93EE-583C70D4E382}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F6030F53-7EA9-4F85-93EE-583C70D4E382}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F6030F53-7EA9-4F85-93EE-583C70D4E382}.Debug|x64.Build.0 = Debug|Any CPU
+ {F6030F53-7EA9-4F85-93EE-583C70D4E382}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F6030F53-7EA9-4F85-93EE-583C70D4E382}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F6030F53-7EA9-4F85-93EE-583C70D4E382}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F6030F53-7EA9-4F85-93EE-583C70D4E382}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F6030F53-7EA9-4F85-93EE-583C70D4E382}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F6030F53-7EA9-4F85-93EE-583C70D4E382}.Checked|x64.Build.0 = Checked|Any CPU
+ {F6030F53-7EA9-4F85-93EE-583C70D4E382}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F6030F53-7EA9-4F85-93EE-583C70D4E382}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F6030F53-7EA9-4F85-93EE-583C70D4E382}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F6030F53-7EA9-4F85-93EE-583C70D4E382}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F6030F53-7EA9-4F85-93EE-583C70D4E382}.Release|x64.ActiveCfg = Release|Any CPU
+ {F6030F53-7EA9-4F85-93EE-583C70D4E382}.Release|x64.Build.0 = Release|Any CPU
+ {9E5B5249-574A-4DF1-8FEC-CEB6BBEC7F44}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9E5B5249-574A-4DF1-8FEC-CEB6BBEC7F44}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9E5B5249-574A-4DF1-8FEC-CEB6BBEC7F44}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9E5B5249-574A-4DF1-8FEC-CEB6BBEC7F44}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9E5B5249-574A-4DF1-8FEC-CEB6BBEC7F44}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9E5B5249-574A-4DF1-8FEC-CEB6BBEC7F44}.Debug|x64.Build.0 = Debug|Any CPU
+ {9E5B5249-574A-4DF1-8FEC-CEB6BBEC7F44}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9E5B5249-574A-4DF1-8FEC-CEB6BBEC7F44}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9E5B5249-574A-4DF1-8FEC-CEB6BBEC7F44}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9E5B5249-574A-4DF1-8FEC-CEB6BBEC7F44}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9E5B5249-574A-4DF1-8FEC-CEB6BBEC7F44}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9E5B5249-574A-4DF1-8FEC-CEB6BBEC7F44}.Checked|x64.Build.0 = Checked|Any CPU
+ {9E5B5249-574A-4DF1-8FEC-CEB6BBEC7F44}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9E5B5249-574A-4DF1-8FEC-CEB6BBEC7F44}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9E5B5249-574A-4DF1-8FEC-CEB6BBEC7F44}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9E5B5249-574A-4DF1-8FEC-CEB6BBEC7F44}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9E5B5249-574A-4DF1-8FEC-CEB6BBEC7F44}.Release|x64.ActiveCfg = Release|Any CPU
+ {9E5B5249-574A-4DF1-8FEC-CEB6BBEC7F44}.Release|x64.Build.0 = Release|Any CPU
+ {383D2C5A-0D0D-461F-AC9E-16AC87A1EE41}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {383D2C5A-0D0D-461F-AC9E-16AC87A1EE41}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {383D2C5A-0D0D-461F-AC9E-16AC87A1EE41}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {383D2C5A-0D0D-461F-AC9E-16AC87A1EE41}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {383D2C5A-0D0D-461F-AC9E-16AC87A1EE41}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {383D2C5A-0D0D-461F-AC9E-16AC87A1EE41}.Debug|x64.Build.0 = Debug|Any CPU
+ {383D2C5A-0D0D-461F-AC9E-16AC87A1EE41}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {383D2C5A-0D0D-461F-AC9E-16AC87A1EE41}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {383D2C5A-0D0D-461F-AC9E-16AC87A1EE41}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {383D2C5A-0D0D-461F-AC9E-16AC87A1EE41}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {383D2C5A-0D0D-461F-AC9E-16AC87A1EE41}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {383D2C5A-0D0D-461F-AC9E-16AC87A1EE41}.Checked|x64.Build.0 = Checked|Any CPU
+ {383D2C5A-0D0D-461F-AC9E-16AC87A1EE41}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {383D2C5A-0D0D-461F-AC9E-16AC87A1EE41}.Release|Any CPU.Build.0 = Release|Any CPU
+ {383D2C5A-0D0D-461F-AC9E-16AC87A1EE41}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {383D2C5A-0D0D-461F-AC9E-16AC87A1EE41}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {383D2C5A-0D0D-461F-AC9E-16AC87A1EE41}.Release|x64.ActiveCfg = Release|Any CPU
+ {383D2C5A-0D0D-461F-AC9E-16AC87A1EE41}.Release|x64.Build.0 = Release|Any CPU
+ {EB3126F9-9BAD-4402-B05C-D4911647914D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EB3126F9-9BAD-4402-B05C-D4911647914D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EB3126F9-9BAD-4402-B05C-D4911647914D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EB3126F9-9BAD-4402-B05C-D4911647914D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EB3126F9-9BAD-4402-B05C-D4911647914D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EB3126F9-9BAD-4402-B05C-D4911647914D}.Debug|x64.Build.0 = Debug|Any CPU
+ {EB3126F9-9BAD-4402-B05C-D4911647914D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EB3126F9-9BAD-4402-B05C-D4911647914D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EB3126F9-9BAD-4402-B05C-D4911647914D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EB3126F9-9BAD-4402-B05C-D4911647914D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EB3126F9-9BAD-4402-B05C-D4911647914D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EB3126F9-9BAD-4402-B05C-D4911647914D}.Checked|x64.Build.0 = Checked|Any CPU
+ {EB3126F9-9BAD-4402-B05C-D4911647914D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EB3126F9-9BAD-4402-B05C-D4911647914D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EB3126F9-9BAD-4402-B05C-D4911647914D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EB3126F9-9BAD-4402-B05C-D4911647914D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EB3126F9-9BAD-4402-B05C-D4911647914D}.Release|x64.ActiveCfg = Release|Any CPU
+ {EB3126F9-9BAD-4402-B05C-D4911647914D}.Release|x64.Build.0 = Release|Any CPU
+ {0DE45EAD-6D45-4C9B-95D7-7B42478D3271}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0DE45EAD-6D45-4C9B-95D7-7B42478D3271}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0DE45EAD-6D45-4C9B-95D7-7B42478D3271}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0DE45EAD-6D45-4C9B-95D7-7B42478D3271}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0DE45EAD-6D45-4C9B-95D7-7B42478D3271}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0DE45EAD-6D45-4C9B-95D7-7B42478D3271}.Debug|x64.Build.0 = Debug|Any CPU
+ {0DE45EAD-6D45-4C9B-95D7-7B42478D3271}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0DE45EAD-6D45-4C9B-95D7-7B42478D3271}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0DE45EAD-6D45-4C9B-95D7-7B42478D3271}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0DE45EAD-6D45-4C9B-95D7-7B42478D3271}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0DE45EAD-6D45-4C9B-95D7-7B42478D3271}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0DE45EAD-6D45-4C9B-95D7-7B42478D3271}.Checked|x64.Build.0 = Checked|Any CPU
+ {0DE45EAD-6D45-4C9B-95D7-7B42478D3271}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0DE45EAD-6D45-4C9B-95D7-7B42478D3271}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0DE45EAD-6D45-4C9B-95D7-7B42478D3271}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0DE45EAD-6D45-4C9B-95D7-7B42478D3271}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0DE45EAD-6D45-4C9B-95D7-7B42478D3271}.Release|x64.ActiveCfg = Release|Any CPU
+ {0DE45EAD-6D45-4C9B-95D7-7B42478D3271}.Release|x64.Build.0 = Release|Any CPU
+ {04507495-DE8E-4FDE-98BF-323CE49114CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {04507495-DE8E-4FDE-98BF-323CE49114CC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {04507495-DE8E-4FDE-98BF-323CE49114CC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {04507495-DE8E-4FDE-98BF-323CE49114CC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {04507495-DE8E-4FDE-98BF-323CE49114CC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {04507495-DE8E-4FDE-98BF-323CE49114CC}.Debug|x64.Build.0 = Debug|Any CPU
+ {04507495-DE8E-4FDE-98BF-323CE49114CC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {04507495-DE8E-4FDE-98BF-323CE49114CC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {04507495-DE8E-4FDE-98BF-323CE49114CC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {04507495-DE8E-4FDE-98BF-323CE49114CC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {04507495-DE8E-4FDE-98BF-323CE49114CC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {04507495-DE8E-4FDE-98BF-323CE49114CC}.Checked|x64.Build.0 = Checked|Any CPU
+ {04507495-DE8E-4FDE-98BF-323CE49114CC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {04507495-DE8E-4FDE-98BF-323CE49114CC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {04507495-DE8E-4FDE-98BF-323CE49114CC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {04507495-DE8E-4FDE-98BF-323CE49114CC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {04507495-DE8E-4FDE-98BF-323CE49114CC}.Release|x64.ActiveCfg = Release|Any CPU
+ {04507495-DE8E-4FDE-98BF-323CE49114CC}.Release|x64.Build.0 = Release|Any CPU
+ {DBFA497E-DB71-4362-8A35-9F0A8A5B99B1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DBFA497E-DB71-4362-8A35-9F0A8A5B99B1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DBFA497E-DB71-4362-8A35-9F0A8A5B99B1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DBFA497E-DB71-4362-8A35-9F0A8A5B99B1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DBFA497E-DB71-4362-8A35-9F0A8A5B99B1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DBFA497E-DB71-4362-8A35-9F0A8A5B99B1}.Debug|x64.Build.0 = Debug|Any CPU
+ {DBFA497E-DB71-4362-8A35-9F0A8A5B99B1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DBFA497E-DB71-4362-8A35-9F0A8A5B99B1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DBFA497E-DB71-4362-8A35-9F0A8A5B99B1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DBFA497E-DB71-4362-8A35-9F0A8A5B99B1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DBFA497E-DB71-4362-8A35-9F0A8A5B99B1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DBFA497E-DB71-4362-8A35-9F0A8A5B99B1}.Checked|x64.Build.0 = Checked|Any CPU
+ {DBFA497E-DB71-4362-8A35-9F0A8A5B99B1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DBFA497E-DB71-4362-8A35-9F0A8A5B99B1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DBFA497E-DB71-4362-8A35-9F0A8A5B99B1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DBFA497E-DB71-4362-8A35-9F0A8A5B99B1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DBFA497E-DB71-4362-8A35-9F0A8A5B99B1}.Release|x64.ActiveCfg = Release|Any CPU
+ {DBFA497E-DB71-4362-8A35-9F0A8A5B99B1}.Release|x64.Build.0 = Release|Any CPU
+ {6D59C069-4635-4971-9C44-C0FD0AB478FE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6D59C069-4635-4971-9C44-C0FD0AB478FE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6D59C069-4635-4971-9C44-C0FD0AB478FE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6D59C069-4635-4971-9C44-C0FD0AB478FE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6D59C069-4635-4971-9C44-C0FD0AB478FE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6D59C069-4635-4971-9C44-C0FD0AB478FE}.Debug|x64.Build.0 = Debug|Any CPU
+ {6D59C069-4635-4971-9C44-C0FD0AB478FE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6D59C069-4635-4971-9C44-C0FD0AB478FE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6D59C069-4635-4971-9C44-C0FD0AB478FE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6D59C069-4635-4971-9C44-C0FD0AB478FE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6D59C069-4635-4971-9C44-C0FD0AB478FE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6D59C069-4635-4971-9C44-C0FD0AB478FE}.Checked|x64.Build.0 = Checked|Any CPU
+ {6D59C069-4635-4971-9C44-C0FD0AB478FE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6D59C069-4635-4971-9C44-C0FD0AB478FE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6D59C069-4635-4971-9C44-C0FD0AB478FE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6D59C069-4635-4971-9C44-C0FD0AB478FE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6D59C069-4635-4971-9C44-C0FD0AB478FE}.Release|x64.ActiveCfg = Release|Any CPU
+ {6D59C069-4635-4971-9C44-C0FD0AB478FE}.Release|x64.Build.0 = Release|Any CPU
+ {7F2BE09E-FB70-4867-8510-92CB72423557}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7F2BE09E-FB70-4867-8510-92CB72423557}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7F2BE09E-FB70-4867-8510-92CB72423557}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7F2BE09E-FB70-4867-8510-92CB72423557}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7F2BE09E-FB70-4867-8510-92CB72423557}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7F2BE09E-FB70-4867-8510-92CB72423557}.Debug|x64.Build.0 = Debug|Any CPU
+ {7F2BE09E-FB70-4867-8510-92CB72423557}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7F2BE09E-FB70-4867-8510-92CB72423557}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7F2BE09E-FB70-4867-8510-92CB72423557}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7F2BE09E-FB70-4867-8510-92CB72423557}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7F2BE09E-FB70-4867-8510-92CB72423557}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7F2BE09E-FB70-4867-8510-92CB72423557}.Checked|x64.Build.0 = Checked|Any CPU
+ {7F2BE09E-FB70-4867-8510-92CB72423557}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7F2BE09E-FB70-4867-8510-92CB72423557}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7F2BE09E-FB70-4867-8510-92CB72423557}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7F2BE09E-FB70-4867-8510-92CB72423557}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7F2BE09E-FB70-4867-8510-92CB72423557}.Release|x64.ActiveCfg = Release|Any CPU
+ {7F2BE09E-FB70-4867-8510-92CB72423557}.Release|x64.Build.0 = Release|Any CPU
+ {CFCB5240-B25C-4731-B438-901AA0A46CA3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CFCB5240-B25C-4731-B438-901AA0A46CA3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CFCB5240-B25C-4731-B438-901AA0A46CA3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CFCB5240-B25C-4731-B438-901AA0A46CA3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CFCB5240-B25C-4731-B438-901AA0A46CA3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CFCB5240-B25C-4731-B438-901AA0A46CA3}.Debug|x64.Build.0 = Debug|Any CPU
+ {CFCB5240-B25C-4731-B438-901AA0A46CA3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CFCB5240-B25C-4731-B438-901AA0A46CA3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CFCB5240-B25C-4731-B438-901AA0A46CA3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CFCB5240-B25C-4731-B438-901AA0A46CA3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CFCB5240-B25C-4731-B438-901AA0A46CA3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CFCB5240-B25C-4731-B438-901AA0A46CA3}.Checked|x64.Build.0 = Checked|Any CPU
+ {CFCB5240-B25C-4731-B438-901AA0A46CA3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CFCB5240-B25C-4731-B438-901AA0A46CA3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CFCB5240-B25C-4731-B438-901AA0A46CA3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CFCB5240-B25C-4731-B438-901AA0A46CA3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CFCB5240-B25C-4731-B438-901AA0A46CA3}.Release|x64.ActiveCfg = Release|Any CPU
+ {CFCB5240-B25C-4731-B438-901AA0A46CA3}.Release|x64.Build.0 = Release|Any CPU
+ {08D7A761-C3C5-41DA-8EDD-73FDDA2141E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {08D7A761-C3C5-41DA-8EDD-73FDDA2141E0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {08D7A761-C3C5-41DA-8EDD-73FDDA2141E0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {08D7A761-C3C5-41DA-8EDD-73FDDA2141E0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {08D7A761-C3C5-41DA-8EDD-73FDDA2141E0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {08D7A761-C3C5-41DA-8EDD-73FDDA2141E0}.Debug|x64.Build.0 = Debug|Any CPU
+ {08D7A761-C3C5-41DA-8EDD-73FDDA2141E0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {08D7A761-C3C5-41DA-8EDD-73FDDA2141E0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {08D7A761-C3C5-41DA-8EDD-73FDDA2141E0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {08D7A761-C3C5-41DA-8EDD-73FDDA2141E0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {08D7A761-C3C5-41DA-8EDD-73FDDA2141E0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {08D7A761-C3C5-41DA-8EDD-73FDDA2141E0}.Checked|x64.Build.0 = Checked|Any CPU
+ {08D7A761-C3C5-41DA-8EDD-73FDDA2141E0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {08D7A761-C3C5-41DA-8EDD-73FDDA2141E0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {08D7A761-C3C5-41DA-8EDD-73FDDA2141E0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {08D7A761-C3C5-41DA-8EDD-73FDDA2141E0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {08D7A761-C3C5-41DA-8EDD-73FDDA2141E0}.Release|x64.ActiveCfg = Release|Any CPU
+ {08D7A761-C3C5-41DA-8EDD-73FDDA2141E0}.Release|x64.Build.0 = Release|Any CPU
+ {2047CED4-FC91-4429-9FA3-B1AA18B92617}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2047CED4-FC91-4429-9FA3-B1AA18B92617}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2047CED4-FC91-4429-9FA3-B1AA18B92617}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2047CED4-FC91-4429-9FA3-B1AA18B92617}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2047CED4-FC91-4429-9FA3-B1AA18B92617}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2047CED4-FC91-4429-9FA3-B1AA18B92617}.Debug|x64.Build.0 = Debug|Any CPU
+ {2047CED4-FC91-4429-9FA3-B1AA18B92617}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2047CED4-FC91-4429-9FA3-B1AA18B92617}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2047CED4-FC91-4429-9FA3-B1AA18B92617}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2047CED4-FC91-4429-9FA3-B1AA18B92617}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2047CED4-FC91-4429-9FA3-B1AA18B92617}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2047CED4-FC91-4429-9FA3-B1AA18B92617}.Checked|x64.Build.0 = Checked|Any CPU
+ {2047CED4-FC91-4429-9FA3-B1AA18B92617}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2047CED4-FC91-4429-9FA3-B1AA18B92617}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2047CED4-FC91-4429-9FA3-B1AA18B92617}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2047CED4-FC91-4429-9FA3-B1AA18B92617}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2047CED4-FC91-4429-9FA3-B1AA18B92617}.Release|x64.ActiveCfg = Release|Any CPU
+ {2047CED4-FC91-4429-9FA3-B1AA18B92617}.Release|x64.Build.0 = Release|Any CPU
+ {6113EE4E-E070-4A64-B6DA-9C0D81D5FF67}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6113EE4E-E070-4A64-B6DA-9C0D81D5FF67}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6113EE4E-E070-4A64-B6DA-9C0D81D5FF67}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6113EE4E-E070-4A64-B6DA-9C0D81D5FF67}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6113EE4E-E070-4A64-B6DA-9C0D81D5FF67}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6113EE4E-E070-4A64-B6DA-9C0D81D5FF67}.Debug|x64.Build.0 = Debug|Any CPU
+ {6113EE4E-E070-4A64-B6DA-9C0D81D5FF67}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6113EE4E-E070-4A64-B6DA-9C0D81D5FF67}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6113EE4E-E070-4A64-B6DA-9C0D81D5FF67}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6113EE4E-E070-4A64-B6DA-9C0D81D5FF67}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6113EE4E-E070-4A64-B6DA-9C0D81D5FF67}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6113EE4E-E070-4A64-B6DA-9C0D81D5FF67}.Checked|x64.Build.0 = Checked|Any CPU
+ {6113EE4E-E070-4A64-B6DA-9C0D81D5FF67}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6113EE4E-E070-4A64-B6DA-9C0D81D5FF67}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6113EE4E-E070-4A64-B6DA-9C0D81D5FF67}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6113EE4E-E070-4A64-B6DA-9C0D81D5FF67}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6113EE4E-E070-4A64-B6DA-9C0D81D5FF67}.Release|x64.ActiveCfg = Release|Any CPU
+ {6113EE4E-E070-4A64-B6DA-9C0D81D5FF67}.Release|x64.Build.0 = Release|Any CPU
+ {7FA818E6-43F9-4064-8D14-7A3ECF71EC4D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7FA818E6-43F9-4064-8D14-7A3ECF71EC4D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7FA818E6-43F9-4064-8D14-7A3ECF71EC4D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7FA818E6-43F9-4064-8D14-7A3ECF71EC4D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7FA818E6-43F9-4064-8D14-7A3ECF71EC4D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7FA818E6-43F9-4064-8D14-7A3ECF71EC4D}.Debug|x64.Build.0 = Debug|Any CPU
+ {7FA818E6-43F9-4064-8D14-7A3ECF71EC4D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7FA818E6-43F9-4064-8D14-7A3ECF71EC4D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7FA818E6-43F9-4064-8D14-7A3ECF71EC4D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7FA818E6-43F9-4064-8D14-7A3ECF71EC4D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7FA818E6-43F9-4064-8D14-7A3ECF71EC4D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7FA818E6-43F9-4064-8D14-7A3ECF71EC4D}.Checked|x64.Build.0 = Checked|Any CPU
+ {7FA818E6-43F9-4064-8D14-7A3ECF71EC4D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7FA818E6-43F9-4064-8D14-7A3ECF71EC4D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7FA818E6-43F9-4064-8D14-7A3ECF71EC4D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7FA818E6-43F9-4064-8D14-7A3ECF71EC4D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7FA818E6-43F9-4064-8D14-7A3ECF71EC4D}.Release|x64.ActiveCfg = Release|Any CPU
+ {7FA818E6-43F9-4064-8D14-7A3ECF71EC4D}.Release|x64.Build.0 = Release|Any CPU
+ {72BE06E8-0A10-4BC4-A79C-1D09D825AC7D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {72BE06E8-0A10-4BC4-A79C-1D09D825AC7D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {72BE06E8-0A10-4BC4-A79C-1D09D825AC7D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {72BE06E8-0A10-4BC4-A79C-1D09D825AC7D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {72BE06E8-0A10-4BC4-A79C-1D09D825AC7D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {72BE06E8-0A10-4BC4-A79C-1D09D825AC7D}.Debug|x64.Build.0 = Debug|Any CPU
+ {72BE06E8-0A10-4BC4-A79C-1D09D825AC7D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {72BE06E8-0A10-4BC4-A79C-1D09D825AC7D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {72BE06E8-0A10-4BC4-A79C-1D09D825AC7D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {72BE06E8-0A10-4BC4-A79C-1D09D825AC7D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {72BE06E8-0A10-4BC4-A79C-1D09D825AC7D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {72BE06E8-0A10-4BC4-A79C-1D09D825AC7D}.Checked|x64.Build.0 = Checked|Any CPU
+ {72BE06E8-0A10-4BC4-A79C-1D09D825AC7D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {72BE06E8-0A10-4BC4-A79C-1D09D825AC7D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {72BE06E8-0A10-4BC4-A79C-1D09D825AC7D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {72BE06E8-0A10-4BC4-A79C-1D09D825AC7D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {72BE06E8-0A10-4BC4-A79C-1D09D825AC7D}.Release|x64.ActiveCfg = Release|Any CPU
+ {72BE06E8-0A10-4BC4-A79C-1D09D825AC7D}.Release|x64.Build.0 = Release|Any CPU
+ {1A8C3540-503A-4515-9D4A-174F2E7D970B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1A8C3540-503A-4515-9D4A-174F2E7D970B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1A8C3540-503A-4515-9D4A-174F2E7D970B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1A8C3540-503A-4515-9D4A-174F2E7D970B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1A8C3540-503A-4515-9D4A-174F2E7D970B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1A8C3540-503A-4515-9D4A-174F2E7D970B}.Debug|x64.Build.0 = Debug|Any CPU
+ {1A8C3540-503A-4515-9D4A-174F2E7D970B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1A8C3540-503A-4515-9D4A-174F2E7D970B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1A8C3540-503A-4515-9D4A-174F2E7D970B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1A8C3540-503A-4515-9D4A-174F2E7D970B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1A8C3540-503A-4515-9D4A-174F2E7D970B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1A8C3540-503A-4515-9D4A-174F2E7D970B}.Checked|x64.Build.0 = Checked|Any CPU
+ {1A8C3540-503A-4515-9D4A-174F2E7D970B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1A8C3540-503A-4515-9D4A-174F2E7D970B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1A8C3540-503A-4515-9D4A-174F2E7D970B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1A8C3540-503A-4515-9D4A-174F2E7D970B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1A8C3540-503A-4515-9D4A-174F2E7D970B}.Release|x64.ActiveCfg = Release|Any CPU
+ {1A8C3540-503A-4515-9D4A-174F2E7D970B}.Release|x64.Build.0 = Release|Any CPU
+ {D81C1BBD-C6DC-4C88-B0CF-1F4AFA212D15}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D81C1BBD-C6DC-4C88-B0CF-1F4AFA212D15}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D81C1BBD-C6DC-4C88-B0CF-1F4AFA212D15}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D81C1BBD-C6DC-4C88-B0CF-1F4AFA212D15}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D81C1BBD-C6DC-4C88-B0CF-1F4AFA212D15}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D81C1BBD-C6DC-4C88-B0CF-1F4AFA212D15}.Debug|x64.Build.0 = Debug|Any CPU
+ {D81C1BBD-C6DC-4C88-B0CF-1F4AFA212D15}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D81C1BBD-C6DC-4C88-B0CF-1F4AFA212D15}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D81C1BBD-C6DC-4C88-B0CF-1F4AFA212D15}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D81C1BBD-C6DC-4C88-B0CF-1F4AFA212D15}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D81C1BBD-C6DC-4C88-B0CF-1F4AFA212D15}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D81C1BBD-C6DC-4C88-B0CF-1F4AFA212D15}.Checked|x64.Build.0 = Checked|Any CPU
+ {D81C1BBD-C6DC-4C88-B0CF-1F4AFA212D15}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D81C1BBD-C6DC-4C88-B0CF-1F4AFA212D15}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D81C1BBD-C6DC-4C88-B0CF-1F4AFA212D15}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D81C1BBD-C6DC-4C88-B0CF-1F4AFA212D15}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D81C1BBD-C6DC-4C88-B0CF-1F4AFA212D15}.Release|x64.ActiveCfg = Release|Any CPU
+ {D81C1BBD-C6DC-4C88-B0CF-1F4AFA212D15}.Release|x64.Build.0 = Release|Any CPU
+ {BA2B856D-9A08-423B-A166-43DF59F3C357}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BA2B856D-9A08-423B-A166-43DF59F3C357}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BA2B856D-9A08-423B-A166-43DF59F3C357}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BA2B856D-9A08-423B-A166-43DF59F3C357}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BA2B856D-9A08-423B-A166-43DF59F3C357}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BA2B856D-9A08-423B-A166-43DF59F3C357}.Debug|x64.Build.0 = Debug|Any CPU
+ {BA2B856D-9A08-423B-A166-43DF59F3C357}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BA2B856D-9A08-423B-A166-43DF59F3C357}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BA2B856D-9A08-423B-A166-43DF59F3C357}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BA2B856D-9A08-423B-A166-43DF59F3C357}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BA2B856D-9A08-423B-A166-43DF59F3C357}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BA2B856D-9A08-423B-A166-43DF59F3C357}.Checked|x64.Build.0 = Checked|Any CPU
+ {BA2B856D-9A08-423B-A166-43DF59F3C357}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BA2B856D-9A08-423B-A166-43DF59F3C357}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BA2B856D-9A08-423B-A166-43DF59F3C357}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BA2B856D-9A08-423B-A166-43DF59F3C357}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BA2B856D-9A08-423B-A166-43DF59F3C357}.Release|x64.ActiveCfg = Release|Any CPU
+ {BA2B856D-9A08-423B-A166-43DF59F3C357}.Release|x64.Build.0 = Release|Any CPU
+ {D8DDFB16-E394-4CF8-9C7D-60EDA36C0DD6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D8DDFB16-E394-4CF8-9C7D-60EDA36C0DD6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D8DDFB16-E394-4CF8-9C7D-60EDA36C0DD6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D8DDFB16-E394-4CF8-9C7D-60EDA36C0DD6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D8DDFB16-E394-4CF8-9C7D-60EDA36C0DD6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D8DDFB16-E394-4CF8-9C7D-60EDA36C0DD6}.Debug|x64.Build.0 = Debug|Any CPU
+ {D8DDFB16-E394-4CF8-9C7D-60EDA36C0DD6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D8DDFB16-E394-4CF8-9C7D-60EDA36C0DD6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D8DDFB16-E394-4CF8-9C7D-60EDA36C0DD6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D8DDFB16-E394-4CF8-9C7D-60EDA36C0DD6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D8DDFB16-E394-4CF8-9C7D-60EDA36C0DD6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D8DDFB16-E394-4CF8-9C7D-60EDA36C0DD6}.Checked|x64.Build.0 = Checked|Any CPU
+ {D8DDFB16-E394-4CF8-9C7D-60EDA36C0DD6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D8DDFB16-E394-4CF8-9C7D-60EDA36C0DD6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D8DDFB16-E394-4CF8-9C7D-60EDA36C0DD6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D8DDFB16-E394-4CF8-9C7D-60EDA36C0DD6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D8DDFB16-E394-4CF8-9C7D-60EDA36C0DD6}.Release|x64.ActiveCfg = Release|Any CPU
+ {D8DDFB16-E394-4CF8-9C7D-60EDA36C0DD6}.Release|x64.Build.0 = Release|Any CPU
+ {9CE7B008-52BD-4C42-A786-0319CD610C78}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9CE7B008-52BD-4C42-A786-0319CD610C78}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9CE7B008-52BD-4C42-A786-0319CD610C78}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9CE7B008-52BD-4C42-A786-0319CD610C78}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9CE7B008-52BD-4C42-A786-0319CD610C78}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9CE7B008-52BD-4C42-A786-0319CD610C78}.Debug|x64.Build.0 = Debug|Any CPU
+ {9CE7B008-52BD-4C42-A786-0319CD610C78}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9CE7B008-52BD-4C42-A786-0319CD610C78}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9CE7B008-52BD-4C42-A786-0319CD610C78}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9CE7B008-52BD-4C42-A786-0319CD610C78}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9CE7B008-52BD-4C42-A786-0319CD610C78}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9CE7B008-52BD-4C42-A786-0319CD610C78}.Checked|x64.Build.0 = Checked|Any CPU
+ {9CE7B008-52BD-4C42-A786-0319CD610C78}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9CE7B008-52BD-4C42-A786-0319CD610C78}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9CE7B008-52BD-4C42-A786-0319CD610C78}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9CE7B008-52BD-4C42-A786-0319CD610C78}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9CE7B008-52BD-4C42-A786-0319CD610C78}.Release|x64.ActiveCfg = Release|Any CPU
+ {9CE7B008-52BD-4C42-A786-0319CD610C78}.Release|x64.Build.0 = Release|Any CPU
+ {0950132C-BFC2-4F19-8125-07CE50FA340F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0950132C-BFC2-4F19-8125-07CE50FA340F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0950132C-BFC2-4F19-8125-07CE50FA340F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0950132C-BFC2-4F19-8125-07CE50FA340F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0950132C-BFC2-4F19-8125-07CE50FA340F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0950132C-BFC2-4F19-8125-07CE50FA340F}.Debug|x64.Build.0 = Debug|Any CPU
+ {0950132C-BFC2-4F19-8125-07CE50FA340F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0950132C-BFC2-4F19-8125-07CE50FA340F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0950132C-BFC2-4F19-8125-07CE50FA340F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0950132C-BFC2-4F19-8125-07CE50FA340F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0950132C-BFC2-4F19-8125-07CE50FA340F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0950132C-BFC2-4F19-8125-07CE50FA340F}.Checked|x64.Build.0 = Checked|Any CPU
+ {0950132C-BFC2-4F19-8125-07CE50FA340F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0950132C-BFC2-4F19-8125-07CE50FA340F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0950132C-BFC2-4F19-8125-07CE50FA340F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0950132C-BFC2-4F19-8125-07CE50FA340F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0950132C-BFC2-4F19-8125-07CE50FA340F}.Release|x64.ActiveCfg = Release|Any CPU
+ {0950132C-BFC2-4F19-8125-07CE50FA340F}.Release|x64.Build.0 = Release|Any CPU
+ {44AD9943-B0B1-4DD8-877E-CC3CB6A0D735}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {44AD9943-B0B1-4DD8-877E-CC3CB6A0D735}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {44AD9943-B0B1-4DD8-877E-CC3CB6A0D735}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {44AD9943-B0B1-4DD8-877E-CC3CB6A0D735}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {44AD9943-B0B1-4DD8-877E-CC3CB6A0D735}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {44AD9943-B0B1-4DD8-877E-CC3CB6A0D735}.Debug|x64.Build.0 = Debug|Any CPU
+ {44AD9943-B0B1-4DD8-877E-CC3CB6A0D735}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {44AD9943-B0B1-4DD8-877E-CC3CB6A0D735}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {44AD9943-B0B1-4DD8-877E-CC3CB6A0D735}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {44AD9943-B0B1-4DD8-877E-CC3CB6A0D735}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {44AD9943-B0B1-4DD8-877E-CC3CB6A0D735}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {44AD9943-B0B1-4DD8-877E-CC3CB6A0D735}.Checked|x64.Build.0 = Checked|Any CPU
+ {44AD9943-B0B1-4DD8-877E-CC3CB6A0D735}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {44AD9943-B0B1-4DD8-877E-CC3CB6A0D735}.Release|Any CPU.Build.0 = Release|Any CPU
+ {44AD9943-B0B1-4DD8-877E-CC3CB6A0D735}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {44AD9943-B0B1-4DD8-877E-CC3CB6A0D735}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {44AD9943-B0B1-4DD8-877E-CC3CB6A0D735}.Release|x64.ActiveCfg = Release|Any CPU
+ {44AD9943-B0B1-4DD8-877E-CC3CB6A0D735}.Release|x64.Build.0 = Release|Any CPU
+ {3170D5EE-2113-4606-ABAB-B3B2B95D0395}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3170D5EE-2113-4606-ABAB-B3B2B95D0395}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3170D5EE-2113-4606-ABAB-B3B2B95D0395}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3170D5EE-2113-4606-ABAB-B3B2B95D0395}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3170D5EE-2113-4606-ABAB-B3B2B95D0395}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3170D5EE-2113-4606-ABAB-B3B2B95D0395}.Debug|x64.Build.0 = Debug|Any CPU
+ {3170D5EE-2113-4606-ABAB-B3B2B95D0395}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3170D5EE-2113-4606-ABAB-B3B2B95D0395}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3170D5EE-2113-4606-ABAB-B3B2B95D0395}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3170D5EE-2113-4606-ABAB-B3B2B95D0395}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3170D5EE-2113-4606-ABAB-B3B2B95D0395}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3170D5EE-2113-4606-ABAB-B3B2B95D0395}.Checked|x64.Build.0 = Checked|Any CPU
+ {3170D5EE-2113-4606-ABAB-B3B2B95D0395}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3170D5EE-2113-4606-ABAB-B3B2B95D0395}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3170D5EE-2113-4606-ABAB-B3B2B95D0395}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3170D5EE-2113-4606-ABAB-B3B2B95D0395}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3170D5EE-2113-4606-ABAB-B3B2B95D0395}.Release|x64.ActiveCfg = Release|Any CPU
+ {3170D5EE-2113-4606-ABAB-B3B2B95D0395}.Release|x64.Build.0 = Release|Any CPU
+ {F5D42974-3541-42FB-9C75-3770270E5D94}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F5D42974-3541-42FB-9C75-3770270E5D94}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F5D42974-3541-42FB-9C75-3770270E5D94}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F5D42974-3541-42FB-9C75-3770270E5D94}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F5D42974-3541-42FB-9C75-3770270E5D94}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F5D42974-3541-42FB-9C75-3770270E5D94}.Debug|x64.Build.0 = Debug|Any CPU
+ {F5D42974-3541-42FB-9C75-3770270E5D94}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F5D42974-3541-42FB-9C75-3770270E5D94}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F5D42974-3541-42FB-9C75-3770270E5D94}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F5D42974-3541-42FB-9C75-3770270E5D94}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F5D42974-3541-42FB-9C75-3770270E5D94}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F5D42974-3541-42FB-9C75-3770270E5D94}.Checked|x64.Build.0 = Checked|Any CPU
+ {F5D42974-3541-42FB-9C75-3770270E5D94}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F5D42974-3541-42FB-9C75-3770270E5D94}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F5D42974-3541-42FB-9C75-3770270E5D94}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F5D42974-3541-42FB-9C75-3770270E5D94}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F5D42974-3541-42FB-9C75-3770270E5D94}.Release|x64.ActiveCfg = Release|Any CPU
+ {F5D42974-3541-42FB-9C75-3770270E5D94}.Release|x64.Build.0 = Release|Any CPU
+ {EEC386C8-76E2-4D97-8D5F-11413554DA38}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EEC386C8-76E2-4D97-8D5F-11413554DA38}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EEC386C8-76E2-4D97-8D5F-11413554DA38}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EEC386C8-76E2-4D97-8D5F-11413554DA38}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EEC386C8-76E2-4D97-8D5F-11413554DA38}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EEC386C8-76E2-4D97-8D5F-11413554DA38}.Debug|x64.Build.0 = Debug|Any CPU
+ {EEC386C8-76E2-4D97-8D5F-11413554DA38}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EEC386C8-76E2-4D97-8D5F-11413554DA38}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EEC386C8-76E2-4D97-8D5F-11413554DA38}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EEC386C8-76E2-4D97-8D5F-11413554DA38}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EEC386C8-76E2-4D97-8D5F-11413554DA38}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EEC386C8-76E2-4D97-8D5F-11413554DA38}.Checked|x64.Build.0 = Checked|Any CPU
+ {EEC386C8-76E2-4D97-8D5F-11413554DA38}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EEC386C8-76E2-4D97-8D5F-11413554DA38}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EEC386C8-76E2-4D97-8D5F-11413554DA38}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EEC386C8-76E2-4D97-8D5F-11413554DA38}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EEC386C8-76E2-4D97-8D5F-11413554DA38}.Release|x64.ActiveCfg = Release|Any CPU
+ {EEC386C8-76E2-4D97-8D5F-11413554DA38}.Release|x64.Build.0 = Release|Any CPU
+ {BA6C694F-CA16-4648-A162-19928FEA4AB7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BA6C694F-CA16-4648-A162-19928FEA4AB7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BA6C694F-CA16-4648-A162-19928FEA4AB7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BA6C694F-CA16-4648-A162-19928FEA4AB7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BA6C694F-CA16-4648-A162-19928FEA4AB7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BA6C694F-CA16-4648-A162-19928FEA4AB7}.Debug|x64.Build.0 = Debug|Any CPU
+ {BA6C694F-CA16-4648-A162-19928FEA4AB7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BA6C694F-CA16-4648-A162-19928FEA4AB7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BA6C694F-CA16-4648-A162-19928FEA4AB7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BA6C694F-CA16-4648-A162-19928FEA4AB7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BA6C694F-CA16-4648-A162-19928FEA4AB7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BA6C694F-CA16-4648-A162-19928FEA4AB7}.Checked|x64.Build.0 = Checked|Any CPU
+ {BA6C694F-CA16-4648-A162-19928FEA4AB7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BA6C694F-CA16-4648-A162-19928FEA4AB7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BA6C694F-CA16-4648-A162-19928FEA4AB7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BA6C694F-CA16-4648-A162-19928FEA4AB7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BA6C694F-CA16-4648-A162-19928FEA4AB7}.Release|x64.ActiveCfg = Release|Any CPU
+ {BA6C694F-CA16-4648-A162-19928FEA4AB7}.Release|x64.Build.0 = Release|Any CPU
+ {2A8C2287-CDC7-429C-8AD6-5076A13E7AB8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2A8C2287-CDC7-429C-8AD6-5076A13E7AB8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2A8C2287-CDC7-429C-8AD6-5076A13E7AB8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2A8C2287-CDC7-429C-8AD6-5076A13E7AB8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2A8C2287-CDC7-429C-8AD6-5076A13E7AB8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2A8C2287-CDC7-429C-8AD6-5076A13E7AB8}.Debug|x64.Build.0 = Debug|Any CPU
+ {2A8C2287-CDC7-429C-8AD6-5076A13E7AB8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2A8C2287-CDC7-429C-8AD6-5076A13E7AB8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2A8C2287-CDC7-429C-8AD6-5076A13E7AB8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2A8C2287-CDC7-429C-8AD6-5076A13E7AB8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2A8C2287-CDC7-429C-8AD6-5076A13E7AB8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2A8C2287-CDC7-429C-8AD6-5076A13E7AB8}.Checked|x64.Build.0 = Checked|Any CPU
+ {2A8C2287-CDC7-429C-8AD6-5076A13E7AB8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2A8C2287-CDC7-429C-8AD6-5076A13E7AB8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2A8C2287-CDC7-429C-8AD6-5076A13E7AB8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2A8C2287-CDC7-429C-8AD6-5076A13E7AB8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2A8C2287-CDC7-429C-8AD6-5076A13E7AB8}.Release|x64.ActiveCfg = Release|Any CPU
+ {2A8C2287-CDC7-429C-8AD6-5076A13E7AB8}.Release|x64.Build.0 = Release|Any CPU
+ {376F7141-6564-4FCA-8B5B-1FAF03C0FBB6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {376F7141-6564-4FCA-8B5B-1FAF03C0FBB6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {376F7141-6564-4FCA-8B5B-1FAF03C0FBB6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {376F7141-6564-4FCA-8B5B-1FAF03C0FBB6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {376F7141-6564-4FCA-8B5B-1FAF03C0FBB6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {376F7141-6564-4FCA-8B5B-1FAF03C0FBB6}.Debug|x64.Build.0 = Debug|Any CPU
+ {376F7141-6564-4FCA-8B5B-1FAF03C0FBB6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {376F7141-6564-4FCA-8B5B-1FAF03C0FBB6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {376F7141-6564-4FCA-8B5B-1FAF03C0FBB6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {376F7141-6564-4FCA-8B5B-1FAF03C0FBB6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {376F7141-6564-4FCA-8B5B-1FAF03C0FBB6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {376F7141-6564-4FCA-8B5B-1FAF03C0FBB6}.Checked|x64.Build.0 = Checked|Any CPU
+ {376F7141-6564-4FCA-8B5B-1FAF03C0FBB6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {376F7141-6564-4FCA-8B5B-1FAF03C0FBB6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {376F7141-6564-4FCA-8B5B-1FAF03C0FBB6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {376F7141-6564-4FCA-8B5B-1FAF03C0FBB6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {376F7141-6564-4FCA-8B5B-1FAF03C0FBB6}.Release|x64.ActiveCfg = Release|Any CPU
+ {376F7141-6564-4FCA-8B5B-1FAF03C0FBB6}.Release|x64.Build.0 = Release|Any CPU
+ {52B653E7-69BC-4FD4-B124-A673C88BB72E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {52B653E7-69BC-4FD4-B124-A673C88BB72E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {52B653E7-69BC-4FD4-B124-A673C88BB72E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {52B653E7-69BC-4FD4-B124-A673C88BB72E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {52B653E7-69BC-4FD4-B124-A673C88BB72E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {52B653E7-69BC-4FD4-B124-A673C88BB72E}.Debug|x64.Build.0 = Debug|Any CPU
+ {52B653E7-69BC-4FD4-B124-A673C88BB72E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {52B653E7-69BC-4FD4-B124-A673C88BB72E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {52B653E7-69BC-4FD4-B124-A673C88BB72E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {52B653E7-69BC-4FD4-B124-A673C88BB72E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {52B653E7-69BC-4FD4-B124-A673C88BB72E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {52B653E7-69BC-4FD4-B124-A673C88BB72E}.Checked|x64.Build.0 = Checked|Any CPU
+ {52B653E7-69BC-4FD4-B124-A673C88BB72E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {52B653E7-69BC-4FD4-B124-A673C88BB72E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {52B653E7-69BC-4FD4-B124-A673C88BB72E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {52B653E7-69BC-4FD4-B124-A673C88BB72E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {52B653E7-69BC-4FD4-B124-A673C88BB72E}.Release|x64.ActiveCfg = Release|Any CPU
+ {52B653E7-69BC-4FD4-B124-A673C88BB72E}.Release|x64.Build.0 = Release|Any CPU
+ {859EDDFE-5EDE-4772-888F-27000A56AA11}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {859EDDFE-5EDE-4772-888F-27000A56AA11}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {859EDDFE-5EDE-4772-888F-27000A56AA11}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {859EDDFE-5EDE-4772-888F-27000A56AA11}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {859EDDFE-5EDE-4772-888F-27000A56AA11}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {859EDDFE-5EDE-4772-888F-27000A56AA11}.Debug|x64.Build.0 = Debug|Any CPU
+ {859EDDFE-5EDE-4772-888F-27000A56AA11}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {859EDDFE-5EDE-4772-888F-27000A56AA11}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {859EDDFE-5EDE-4772-888F-27000A56AA11}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {859EDDFE-5EDE-4772-888F-27000A56AA11}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {859EDDFE-5EDE-4772-888F-27000A56AA11}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {859EDDFE-5EDE-4772-888F-27000A56AA11}.Checked|x64.Build.0 = Checked|Any CPU
+ {859EDDFE-5EDE-4772-888F-27000A56AA11}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {859EDDFE-5EDE-4772-888F-27000A56AA11}.Release|Any CPU.Build.0 = Release|Any CPU
+ {859EDDFE-5EDE-4772-888F-27000A56AA11}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {859EDDFE-5EDE-4772-888F-27000A56AA11}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {859EDDFE-5EDE-4772-888F-27000A56AA11}.Release|x64.ActiveCfg = Release|Any CPU
+ {859EDDFE-5EDE-4772-888F-27000A56AA11}.Release|x64.Build.0 = Release|Any CPU
+ {B5006B72-624F-496F-A429-4AE7E50AEB82}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B5006B72-624F-496F-A429-4AE7E50AEB82}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B5006B72-624F-496F-A429-4AE7E50AEB82}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B5006B72-624F-496F-A429-4AE7E50AEB82}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B5006B72-624F-496F-A429-4AE7E50AEB82}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B5006B72-624F-496F-A429-4AE7E50AEB82}.Debug|x64.Build.0 = Debug|Any CPU
+ {B5006B72-624F-496F-A429-4AE7E50AEB82}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B5006B72-624F-496F-A429-4AE7E50AEB82}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B5006B72-624F-496F-A429-4AE7E50AEB82}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B5006B72-624F-496F-A429-4AE7E50AEB82}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B5006B72-624F-496F-A429-4AE7E50AEB82}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B5006B72-624F-496F-A429-4AE7E50AEB82}.Checked|x64.Build.0 = Checked|Any CPU
+ {B5006B72-624F-496F-A429-4AE7E50AEB82}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B5006B72-624F-496F-A429-4AE7E50AEB82}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B5006B72-624F-496F-A429-4AE7E50AEB82}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B5006B72-624F-496F-A429-4AE7E50AEB82}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B5006B72-624F-496F-A429-4AE7E50AEB82}.Release|x64.ActiveCfg = Release|Any CPU
+ {B5006B72-624F-496F-A429-4AE7E50AEB82}.Release|x64.Build.0 = Release|Any CPU
+ {F92F1679-95B9-488E-A378-7ADF531B2D01}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F92F1679-95B9-488E-A378-7ADF531B2D01}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F92F1679-95B9-488E-A378-7ADF531B2D01}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F92F1679-95B9-488E-A378-7ADF531B2D01}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F92F1679-95B9-488E-A378-7ADF531B2D01}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F92F1679-95B9-488E-A378-7ADF531B2D01}.Debug|x64.Build.0 = Debug|Any CPU
+ {F92F1679-95B9-488E-A378-7ADF531B2D01}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F92F1679-95B9-488E-A378-7ADF531B2D01}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F92F1679-95B9-488E-A378-7ADF531B2D01}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F92F1679-95B9-488E-A378-7ADF531B2D01}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F92F1679-95B9-488E-A378-7ADF531B2D01}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F92F1679-95B9-488E-A378-7ADF531B2D01}.Checked|x64.Build.0 = Checked|Any CPU
+ {F92F1679-95B9-488E-A378-7ADF531B2D01}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F92F1679-95B9-488E-A378-7ADF531B2D01}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F92F1679-95B9-488E-A378-7ADF531B2D01}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F92F1679-95B9-488E-A378-7ADF531B2D01}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F92F1679-95B9-488E-A378-7ADF531B2D01}.Release|x64.ActiveCfg = Release|Any CPU
+ {F92F1679-95B9-488E-A378-7ADF531B2D01}.Release|x64.Build.0 = Release|Any CPU
+ {C8051056-1A85-4BEF-9408-3EAB51DCF52E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C8051056-1A85-4BEF-9408-3EAB51DCF52E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C8051056-1A85-4BEF-9408-3EAB51DCF52E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C8051056-1A85-4BEF-9408-3EAB51DCF52E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C8051056-1A85-4BEF-9408-3EAB51DCF52E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C8051056-1A85-4BEF-9408-3EAB51DCF52E}.Debug|x64.Build.0 = Debug|Any CPU
+ {C8051056-1A85-4BEF-9408-3EAB51DCF52E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C8051056-1A85-4BEF-9408-3EAB51DCF52E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C8051056-1A85-4BEF-9408-3EAB51DCF52E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C8051056-1A85-4BEF-9408-3EAB51DCF52E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C8051056-1A85-4BEF-9408-3EAB51DCF52E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C8051056-1A85-4BEF-9408-3EAB51DCF52E}.Checked|x64.Build.0 = Checked|Any CPU
+ {C8051056-1A85-4BEF-9408-3EAB51DCF52E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C8051056-1A85-4BEF-9408-3EAB51DCF52E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C8051056-1A85-4BEF-9408-3EAB51DCF52E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C8051056-1A85-4BEF-9408-3EAB51DCF52E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C8051056-1A85-4BEF-9408-3EAB51DCF52E}.Release|x64.ActiveCfg = Release|Any CPU
+ {C8051056-1A85-4BEF-9408-3EAB51DCF52E}.Release|x64.Build.0 = Release|Any CPU
+ {E07778FA-E591-4470-BD28-FBA0B45C880F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E07778FA-E591-4470-BD28-FBA0B45C880F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E07778FA-E591-4470-BD28-FBA0B45C880F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E07778FA-E591-4470-BD28-FBA0B45C880F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E07778FA-E591-4470-BD28-FBA0B45C880F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E07778FA-E591-4470-BD28-FBA0B45C880F}.Debug|x64.Build.0 = Debug|Any CPU
+ {E07778FA-E591-4470-BD28-FBA0B45C880F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E07778FA-E591-4470-BD28-FBA0B45C880F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E07778FA-E591-4470-BD28-FBA0B45C880F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E07778FA-E591-4470-BD28-FBA0B45C880F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E07778FA-E591-4470-BD28-FBA0B45C880F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E07778FA-E591-4470-BD28-FBA0B45C880F}.Checked|x64.Build.0 = Checked|Any CPU
+ {E07778FA-E591-4470-BD28-FBA0B45C880F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E07778FA-E591-4470-BD28-FBA0B45C880F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E07778FA-E591-4470-BD28-FBA0B45C880F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E07778FA-E591-4470-BD28-FBA0B45C880F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E07778FA-E591-4470-BD28-FBA0B45C880F}.Release|x64.ActiveCfg = Release|Any CPU
+ {E07778FA-E591-4470-BD28-FBA0B45C880F}.Release|x64.Build.0 = Release|Any CPU
+ {5A836F00-9458-403C-A88F-D974F2B39F61}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5A836F00-9458-403C-A88F-D974F2B39F61}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5A836F00-9458-403C-A88F-D974F2B39F61}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5A836F00-9458-403C-A88F-D974F2B39F61}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5A836F00-9458-403C-A88F-D974F2B39F61}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5A836F00-9458-403C-A88F-D974F2B39F61}.Debug|x64.Build.0 = Debug|Any CPU
+ {5A836F00-9458-403C-A88F-D974F2B39F61}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5A836F00-9458-403C-A88F-D974F2B39F61}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5A836F00-9458-403C-A88F-D974F2B39F61}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5A836F00-9458-403C-A88F-D974F2B39F61}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5A836F00-9458-403C-A88F-D974F2B39F61}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5A836F00-9458-403C-A88F-D974F2B39F61}.Checked|x64.Build.0 = Checked|Any CPU
+ {5A836F00-9458-403C-A88F-D974F2B39F61}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5A836F00-9458-403C-A88F-D974F2B39F61}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5A836F00-9458-403C-A88F-D974F2B39F61}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5A836F00-9458-403C-A88F-D974F2B39F61}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5A836F00-9458-403C-A88F-D974F2B39F61}.Release|x64.ActiveCfg = Release|Any CPU
+ {5A836F00-9458-403C-A88F-D974F2B39F61}.Release|x64.Build.0 = Release|Any CPU
+ {B04EBCD4-E07A-461A-9ACF-922288EF3917}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B04EBCD4-E07A-461A-9ACF-922288EF3917}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B04EBCD4-E07A-461A-9ACF-922288EF3917}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B04EBCD4-E07A-461A-9ACF-922288EF3917}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B04EBCD4-E07A-461A-9ACF-922288EF3917}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B04EBCD4-E07A-461A-9ACF-922288EF3917}.Debug|x64.Build.0 = Debug|Any CPU
+ {B04EBCD4-E07A-461A-9ACF-922288EF3917}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B04EBCD4-E07A-461A-9ACF-922288EF3917}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B04EBCD4-E07A-461A-9ACF-922288EF3917}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B04EBCD4-E07A-461A-9ACF-922288EF3917}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B04EBCD4-E07A-461A-9ACF-922288EF3917}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B04EBCD4-E07A-461A-9ACF-922288EF3917}.Checked|x64.Build.0 = Checked|Any CPU
+ {B04EBCD4-E07A-461A-9ACF-922288EF3917}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B04EBCD4-E07A-461A-9ACF-922288EF3917}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B04EBCD4-E07A-461A-9ACF-922288EF3917}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B04EBCD4-E07A-461A-9ACF-922288EF3917}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B04EBCD4-E07A-461A-9ACF-922288EF3917}.Release|x64.ActiveCfg = Release|Any CPU
+ {B04EBCD4-E07A-461A-9ACF-922288EF3917}.Release|x64.Build.0 = Release|Any CPU
+ {14163169-6FB4-4A2B-8A4A-A021D006D717}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {14163169-6FB4-4A2B-8A4A-A021D006D717}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {14163169-6FB4-4A2B-8A4A-A021D006D717}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {14163169-6FB4-4A2B-8A4A-A021D006D717}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {14163169-6FB4-4A2B-8A4A-A021D006D717}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {14163169-6FB4-4A2B-8A4A-A021D006D717}.Debug|x64.Build.0 = Debug|Any CPU
+ {14163169-6FB4-4A2B-8A4A-A021D006D717}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {14163169-6FB4-4A2B-8A4A-A021D006D717}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {14163169-6FB4-4A2B-8A4A-A021D006D717}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {14163169-6FB4-4A2B-8A4A-A021D006D717}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {14163169-6FB4-4A2B-8A4A-A021D006D717}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {14163169-6FB4-4A2B-8A4A-A021D006D717}.Checked|x64.Build.0 = Checked|Any CPU
+ {14163169-6FB4-4A2B-8A4A-A021D006D717}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {14163169-6FB4-4A2B-8A4A-A021D006D717}.Release|Any CPU.Build.0 = Release|Any CPU
+ {14163169-6FB4-4A2B-8A4A-A021D006D717}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {14163169-6FB4-4A2B-8A4A-A021D006D717}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {14163169-6FB4-4A2B-8A4A-A021D006D717}.Release|x64.ActiveCfg = Release|Any CPU
+ {14163169-6FB4-4A2B-8A4A-A021D006D717}.Release|x64.Build.0 = Release|Any CPU
+ {7D321758-1C83-4DB3-B51D-27F6FA57AE64}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7D321758-1C83-4DB3-B51D-27F6FA57AE64}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7D321758-1C83-4DB3-B51D-27F6FA57AE64}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7D321758-1C83-4DB3-B51D-27F6FA57AE64}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7D321758-1C83-4DB3-B51D-27F6FA57AE64}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7D321758-1C83-4DB3-B51D-27F6FA57AE64}.Debug|x64.Build.0 = Debug|Any CPU
+ {7D321758-1C83-4DB3-B51D-27F6FA57AE64}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7D321758-1C83-4DB3-B51D-27F6FA57AE64}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7D321758-1C83-4DB3-B51D-27F6FA57AE64}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7D321758-1C83-4DB3-B51D-27F6FA57AE64}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7D321758-1C83-4DB3-B51D-27F6FA57AE64}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7D321758-1C83-4DB3-B51D-27F6FA57AE64}.Checked|x64.Build.0 = Checked|Any CPU
+ {7D321758-1C83-4DB3-B51D-27F6FA57AE64}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7D321758-1C83-4DB3-B51D-27F6FA57AE64}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7D321758-1C83-4DB3-B51D-27F6FA57AE64}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7D321758-1C83-4DB3-B51D-27F6FA57AE64}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7D321758-1C83-4DB3-B51D-27F6FA57AE64}.Release|x64.ActiveCfg = Release|Any CPU
+ {7D321758-1C83-4DB3-B51D-27F6FA57AE64}.Release|x64.Build.0 = Release|Any CPU
+ {16967885-D7D0-4D58-AF6B-00F5FC54EC1B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {16967885-D7D0-4D58-AF6B-00F5FC54EC1B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {16967885-D7D0-4D58-AF6B-00F5FC54EC1B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {16967885-D7D0-4D58-AF6B-00F5FC54EC1B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {16967885-D7D0-4D58-AF6B-00F5FC54EC1B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {16967885-D7D0-4D58-AF6B-00F5FC54EC1B}.Debug|x64.Build.0 = Debug|Any CPU
+ {16967885-D7D0-4D58-AF6B-00F5FC54EC1B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {16967885-D7D0-4D58-AF6B-00F5FC54EC1B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {16967885-D7D0-4D58-AF6B-00F5FC54EC1B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {16967885-D7D0-4D58-AF6B-00F5FC54EC1B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {16967885-D7D0-4D58-AF6B-00F5FC54EC1B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {16967885-D7D0-4D58-AF6B-00F5FC54EC1B}.Checked|x64.Build.0 = Checked|Any CPU
+ {16967885-D7D0-4D58-AF6B-00F5FC54EC1B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {16967885-D7D0-4D58-AF6B-00F5FC54EC1B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {16967885-D7D0-4D58-AF6B-00F5FC54EC1B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {16967885-D7D0-4D58-AF6B-00F5FC54EC1B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {16967885-D7D0-4D58-AF6B-00F5FC54EC1B}.Release|x64.ActiveCfg = Release|Any CPU
+ {16967885-D7D0-4D58-AF6B-00F5FC54EC1B}.Release|x64.Build.0 = Release|Any CPU
+ {7B540E45-BDAB-46BC-8657-D6CBCBE61831}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7B540E45-BDAB-46BC-8657-D6CBCBE61831}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7B540E45-BDAB-46BC-8657-D6CBCBE61831}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7B540E45-BDAB-46BC-8657-D6CBCBE61831}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7B540E45-BDAB-46BC-8657-D6CBCBE61831}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7B540E45-BDAB-46BC-8657-D6CBCBE61831}.Debug|x64.Build.0 = Debug|Any CPU
+ {7B540E45-BDAB-46BC-8657-D6CBCBE61831}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7B540E45-BDAB-46BC-8657-D6CBCBE61831}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7B540E45-BDAB-46BC-8657-D6CBCBE61831}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7B540E45-BDAB-46BC-8657-D6CBCBE61831}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7B540E45-BDAB-46BC-8657-D6CBCBE61831}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7B540E45-BDAB-46BC-8657-D6CBCBE61831}.Checked|x64.Build.0 = Checked|Any CPU
+ {7B540E45-BDAB-46BC-8657-D6CBCBE61831}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7B540E45-BDAB-46BC-8657-D6CBCBE61831}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7B540E45-BDAB-46BC-8657-D6CBCBE61831}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7B540E45-BDAB-46BC-8657-D6CBCBE61831}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7B540E45-BDAB-46BC-8657-D6CBCBE61831}.Release|x64.ActiveCfg = Release|Any CPU
+ {7B540E45-BDAB-46BC-8657-D6CBCBE61831}.Release|x64.Build.0 = Release|Any CPU
+ {6EAF444E-55CF-473C-99E0-38176828C2D6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6EAF444E-55CF-473C-99E0-38176828C2D6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6EAF444E-55CF-473C-99E0-38176828C2D6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6EAF444E-55CF-473C-99E0-38176828C2D6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6EAF444E-55CF-473C-99E0-38176828C2D6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6EAF444E-55CF-473C-99E0-38176828C2D6}.Debug|x64.Build.0 = Debug|Any CPU
+ {6EAF444E-55CF-473C-99E0-38176828C2D6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6EAF444E-55CF-473C-99E0-38176828C2D6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6EAF444E-55CF-473C-99E0-38176828C2D6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6EAF444E-55CF-473C-99E0-38176828C2D6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6EAF444E-55CF-473C-99E0-38176828C2D6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6EAF444E-55CF-473C-99E0-38176828C2D6}.Checked|x64.Build.0 = Checked|Any CPU
+ {6EAF444E-55CF-473C-99E0-38176828C2D6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6EAF444E-55CF-473C-99E0-38176828C2D6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6EAF444E-55CF-473C-99E0-38176828C2D6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6EAF444E-55CF-473C-99E0-38176828C2D6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6EAF444E-55CF-473C-99E0-38176828C2D6}.Release|x64.ActiveCfg = Release|Any CPU
+ {6EAF444E-55CF-473C-99E0-38176828C2D6}.Release|x64.Build.0 = Release|Any CPU
+ {10E5D6DB-A089-4539-8A17-6216BD6F98B8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {10E5D6DB-A089-4539-8A17-6216BD6F98B8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {10E5D6DB-A089-4539-8A17-6216BD6F98B8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {10E5D6DB-A089-4539-8A17-6216BD6F98B8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {10E5D6DB-A089-4539-8A17-6216BD6F98B8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {10E5D6DB-A089-4539-8A17-6216BD6F98B8}.Debug|x64.Build.0 = Debug|Any CPU
+ {10E5D6DB-A089-4539-8A17-6216BD6F98B8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {10E5D6DB-A089-4539-8A17-6216BD6F98B8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {10E5D6DB-A089-4539-8A17-6216BD6F98B8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {10E5D6DB-A089-4539-8A17-6216BD6F98B8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {10E5D6DB-A089-4539-8A17-6216BD6F98B8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {10E5D6DB-A089-4539-8A17-6216BD6F98B8}.Checked|x64.Build.0 = Checked|Any CPU
+ {10E5D6DB-A089-4539-8A17-6216BD6F98B8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {10E5D6DB-A089-4539-8A17-6216BD6F98B8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {10E5D6DB-A089-4539-8A17-6216BD6F98B8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {10E5D6DB-A089-4539-8A17-6216BD6F98B8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {10E5D6DB-A089-4539-8A17-6216BD6F98B8}.Release|x64.ActiveCfg = Release|Any CPU
+ {10E5D6DB-A089-4539-8A17-6216BD6F98B8}.Release|x64.Build.0 = Release|Any CPU
+ {4FAD1625-EF71-4917-9F1F-ED9ABFFB934C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4FAD1625-EF71-4917-9F1F-ED9ABFFB934C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4FAD1625-EF71-4917-9F1F-ED9ABFFB934C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4FAD1625-EF71-4917-9F1F-ED9ABFFB934C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4FAD1625-EF71-4917-9F1F-ED9ABFFB934C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4FAD1625-EF71-4917-9F1F-ED9ABFFB934C}.Debug|x64.Build.0 = Debug|Any CPU
+ {4FAD1625-EF71-4917-9F1F-ED9ABFFB934C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4FAD1625-EF71-4917-9F1F-ED9ABFFB934C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4FAD1625-EF71-4917-9F1F-ED9ABFFB934C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4FAD1625-EF71-4917-9F1F-ED9ABFFB934C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4FAD1625-EF71-4917-9F1F-ED9ABFFB934C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4FAD1625-EF71-4917-9F1F-ED9ABFFB934C}.Checked|x64.Build.0 = Checked|Any CPU
+ {4FAD1625-EF71-4917-9F1F-ED9ABFFB934C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4FAD1625-EF71-4917-9F1F-ED9ABFFB934C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4FAD1625-EF71-4917-9F1F-ED9ABFFB934C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4FAD1625-EF71-4917-9F1F-ED9ABFFB934C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4FAD1625-EF71-4917-9F1F-ED9ABFFB934C}.Release|x64.ActiveCfg = Release|Any CPU
+ {4FAD1625-EF71-4917-9F1F-ED9ABFFB934C}.Release|x64.Build.0 = Release|Any CPU
+ {C84C8426-642F-4DFD-BF02-7A6E9F708756}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C84C8426-642F-4DFD-BF02-7A6E9F708756}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C84C8426-642F-4DFD-BF02-7A6E9F708756}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C84C8426-642F-4DFD-BF02-7A6E9F708756}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C84C8426-642F-4DFD-BF02-7A6E9F708756}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C84C8426-642F-4DFD-BF02-7A6E9F708756}.Debug|x64.Build.0 = Debug|Any CPU
+ {C84C8426-642F-4DFD-BF02-7A6E9F708756}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C84C8426-642F-4DFD-BF02-7A6E9F708756}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C84C8426-642F-4DFD-BF02-7A6E9F708756}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C84C8426-642F-4DFD-BF02-7A6E9F708756}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C84C8426-642F-4DFD-BF02-7A6E9F708756}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C84C8426-642F-4DFD-BF02-7A6E9F708756}.Checked|x64.Build.0 = Checked|Any CPU
+ {C84C8426-642F-4DFD-BF02-7A6E9F708756}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C84C8426-642F-4DFD-BF02-7A6E9F708756}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C84C8426-642F-4DFD-BF02-7A6E9F708756}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C84C8426-642F-4DFD-BF02-7A6E9F708756}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C84C8426-642F-4DFD-BF02-7A6E9F708756}.Release|x64.ActiveCfg = Release|Any CPU
+ {C84C8426-642F-4DFD-BF02-7A6E9F708756}.Release|x64.Build.0 = Release|Any CPU
+ {364B851D-D4FF-4F6A-AF3B-96D8CDD71360}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {364B851D-D4FF-4F6A-AF3B-96D8CDD71360}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {364B851D-D4FF-4F6A-AF3B-96D8CDD71360}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {364B851D-D4FF-4F6A-AF3B-96D8CDD71360}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {364B851D-D4FF-4F6A-AF3B-96D8CDD71360}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {364B851D-D4FF-4F6A-AF3B-96D8CDD71360}.Debug|x64.Build.0 = Debug|Any CPU
+ {364B851D-D4FF-4F6A-AF3B-96D8CDD71360}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {364B851D-D4FF-4F6A-AF3B-96D8CDD71360}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {364B851D-D4FF-4F6A-AF3B-96D8CDD71360}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {364B851D-D4FF-4F6A-AF3B-96D8CDD71360}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {364B851D-D4FF-4F6A-AF3B-96D8CDD71360}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {364B851D-D4FF-4F6A-AF3B-96D8CDD71360}.Checked|x64.Build.0 = Checked|Any CPU
+ {364B851D-D4FF-4F6A-AF3B-96D8CDD71360}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {364B851D-D4FF-4F6A-AF3B-96D8CDD71360}.Release|Any CPU.Build.0 = Release|Any CPU
+ {364B851D-D4FF-4F6A-AF3B-96D8CDD71360}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {364B851D-D4FF-4F6A-AF3B-96D8CDD71360}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {364B851D-D4FF-4F6A-AF3B-96D8CDD71360}.Release|x64.ActiveCfg = Release|Any CPU
+ {364B851D-D4FF-4F6A-AF3B-96D8CDD71360}.Release|x64.Build.0 = Release|Any CPU
+ {12E16CD9-7ECB-44CE-ADEB-93783A7FCE13}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {12E16CD9-7ECB-44CE-ADEB-93783A7FCE13}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {12E16CD9-7ECB-44CE-ADEB-93783A7FCE13}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {12E16CD9-7ECB-44CE-ADEB-93783A7FCE13}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {12E16CD9-7ECB-44CE-ADEB-93783A7FCE13}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {12E16CD9-7ECB-44CE-ADEB-93783A7FCE13}.Debug|x64.Build.0 = Debug|Any CPU
+ {12E16CD9-7ECB-44CE-ADEB-93783A7FCE13}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {12E16CD9-7ECB-44CE-ADEB-93783A7FCE13}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {12E16CD9-7ECB-44CE-ADEB-93783A7FCE13}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {12E16CD9-7ECB-44CE-ADEB-93783A7FCE13}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {12E16CD9-7ECB-44CE-ADEB-93783A7FCE13}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {12E16CD9-7ECB-44CE-ADEB-93783A7FCE13}.Checked|x64.Build.0 = Checked|Any CPU
+ {12E16CD9-7ECB-44CE-ADEB-93783A7FCE13}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {12E16CD9-7ECB-44CE-ADEB-93783A7FCE13}.Release|Any CPU.Build.0 = Release|Any CPU
+ {12E16CD9-7ECB-44CE-ADEB-93783A7FCE13}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {12E16CD9-7ECB-44CE-ADEB-93783A7FCE13}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {12E16CD9-7ECB-44CE-ADEB-93783A7FCE13}.Release|x64.ActiveCfg = Release|Any CPU
+ {12E16CD9-7ECB-44CE-ADEB-93783A7FCE13}.Release|x64.Build.0 = Release|Any CPU
+ {21007222-B4B1-49D7-9AE6-D9A4C915A20A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {21007222-B4B1-49D7-9AE6-D9A4C915A20A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {21007222-B4B1-49D7-9AE6-D9A4C915A20A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {21007222-B4B1-49D7-9AE6-D9A4C915A20A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {21007222-B4B1-49D7-9AE6-D9A4C915A20A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {21007222-B4B1-49D7-9AE6-D9A4C915A20A}.Debug|x64.Build.0 = Debug|Any CPU
+ {21007222-B4B1-49D7-9AE6-D9A4C915A20A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {21007222-B4B1-49D7-9AE6-D9A4C915A20A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {21007222-B4B1-49D7-9AE6-D9A4C915A20A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {21007222-B4B1-49D7-9AE6-D9A4C915A20A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {21007222-B4B1-49D7-9AE6-D9A4C915A20A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {21007222-B4B1-49D7-9AE6-D9A4C915A20A}.Checked|x64.Build.0 = Checked|Any CPU
+ {21007222-B4B1-49D7-9AE6-D9A4C915A20A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {21007222-B4B1-49D7-9AE6-D9A4C915A20A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {21007222-B4B1-49D7-9AE6-D9A4C915A20A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {21007222-B4B1-49D7-9AE6-D9A4C915A20A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {21007222-B4B1-49D7-9AE6-D9A4C915A20A}.Release|x64.ActiveCfg = Release|Any CPU
+ {21007222-B4B1-49D7-9AE6-D9A4C915A20A}.Release|x64.Build.0 = Release|Any CPU
+ {A01D75F2-4784-4CF8-BA88-23BC63F3CB0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A01D75F2-4784-4CF8-BA88-23BC63F3CB0A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A01D75F2-4784-4CF8-BA88-23BC63F3CB0A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A01D75F2-4784-4CF8-BA88-23BC63F3CB0A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A01D75F2-4784-4CF8-BA88-23BC63F3CB0A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A01D75F2-4784-4CF8-BA88-23BC63F3CB0A}.Debug|x64.Build.0 = Debug|Any CPU
+ {A01D75F2-4784-4CF8-BA88-23BC63F3CB0A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A01D75F2-4784-4CF8-BA88-23BC63F3CB0A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A01D75F2-4784-4CF8-BA88-23BC63F3CB0A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A01D75F2-4784-4CF8-BA88-23BC63F3CB0A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A01D75F2-4784-4CF8-BA88-23BC63F3CB0A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A01D75F2-4784-4CF8-BA88-23BC63F3CB0A}.Checked|x64.Build.0 = Checked|Any CPU
+ {A01D75F2-4784-4CF8-BA88-23BC63F3CB0A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A01D75F2-4784-4CF8-BA88-23BC63F3CB0A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A01D75F2-4784-4CF8-BA88-23BC63F3CB0A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A01D75F2-4784-4CF8-BA88-23BC63F3CB0A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A01D75F2-4784-4CF8-BA88-23BC63F3CB0A}.Release|x64.ActiveCfg = Release|Any CPU
+ {A01D75F2-4784-4CF8-BA88-23BC63F3CB0A}.Release|x64.Build.0 = Release|Any CPU
+ {293FE611-8ECE-473A-913C-7CF09977A544}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {293FE611-8ECE-473A-913C-7CF09977A544}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {293FE611-8ECE-473A-913C-7CF09977A544}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {293FE611-8ECE-473A-913C-7CF09977A544}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {293FE611-8ECE-473A-913C-7CF09977A544}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {293FE611-8ECE-473A-913C-7CF09977A544}.Debug|x64.Build.0 = Debug|Any CPU
+ {293FE611-8ECE-473A-913C-7CF09977A544}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {293FE611-8ECE-473A-913C-7CF09977A544}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {293FE611-8ECE-473A-913C-7CF09977A544}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {293FE611-8ECE-473A-913C-7CF09977A544}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {293FE611-8ECE-473A-913C-7CF09977A544}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {293FE611-8ECE-473A-913C-7CF09977A544}.Checked|x64.Build.0 = Checked|Any CPU
+ {293FE611-8ECE-473A-913C-7CF09977A544}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {293FE611-8ECE-473A-913C-7CF09977A544}.Release|Any CPU.Build.0 = Release|Any CPU
+ {293FE611-8ECE-473A-913C-7CF09977A544}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {293FE611-8ECE-473A-913C-7CF09977A544}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {293FE611-8ECE-473A-913C-7CF09977A544}.Release|x64.ActiveCfg = Release|Any CPU
+ {293FE611-8ECE-473A-913C-7CF09977A544}.Release|x64.Build.0 = Release|Any CPU
+ {A6038A0C-F7A9-4511-A080-22E10146CFF4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A6038A0C-F7A9-4511-A080-22E10146CFF4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A6038A0C-F7A9-4511-A080-22E10146CFF4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A6038A0C-F7A9-4511-A080-22E10146CFF4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A6038A0C-F7A9-4511-A080-22E10146CFF4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A6038A0C-F7A9-4511-A080-22E10146CFF4}.Debug|x64.Build.0 = Debug|Any CPU
+ {A6038A0C-F7A9-4511-A080-22E10146CFF4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A6038A0C-F7A9-4511-A080-22E10146CFF4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A6038A0C-F7A9-4511-A080-22E10146CFF4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A6038A0C-F7A9-4511-A080-22E10146CFF4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A6038A0C-F7A9-4511-A080-22E10146CFF4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A6038A0C-F7A9-4511-A080-22E10146CFF4}.Checked|x64.Build.0 = Checked|Any CPU
+ {A6038A0C-F7A9-4511-A080-22E10146CFF4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A6038A0C-F7A9-4511-A080-22E10146CFF4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A6038A0C-F7A9-4511-A080-22E10146CFF4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A6038A0C-F7A9-4511-A080-22E10146CFF4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A6038A0C-F7A9-4511-A080-22E10146CFF4}.Release|x64.ActiveCfg = Release|Any CPU
+ {A6038A0C-F7A9-4511-A080-22E10146CFF4}.Release|x64.Build.0 = Release|Any CPU
+ {F482BF92-E9C2-4B1D-9E42-EADBAAC53B30}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F482BF92-E9C2-4B1D-9E42-EADBAAC53B30}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F482BF92-E9C2-4B1D-9E42-EADBAAC53B30}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F482BF92-E9C2-4B1D-9E42-EADBAAC53B30}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F482BF92-E9C2-4B1D-9E42-EADBAAC53B30}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F482BF92-E9C2-4B1D-9E42-EADBAAC53B30}.Debug|x64.Build.0 = Debug|Any CPU
+ {F482BF92-E9C2-4B1D-9E42-EADBAAC53B30}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F482BF92-E9C2-4B1D-9E42-EADBAAC53B30}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F482BF92-E9C2-4B1D-9E42-EADBAAC53B30}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F482BF92-E9C2-4B1D-9E42-EADBAAC53B30}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F482BF92-E9C2-4B1D-9E42-EADBAAC53B30}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F482BF92-E9C2-4B1D-9E42-EADBAAC53B30}.Checked|x64.Build.0 = Checked|Any CPU
+ {F482BF92-E9C2-4B1D-9E42-EADBAAC53B30}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F482BF92-E9C2-4B1D-9E42-EADBAAC53B30}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F482BF92-E9C2-4B1D-9E42-EADBAAC53B30}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F482BF92-E9C2-4B1D-9E42-EADBAAC53B30}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F482BF92-E9C2-4B1D-9E42-EADBAAC53B30}.Release|x64.ActiveCfg = Release|Any CPU
+ {F482BF92-E9C2-4B1D-9E42-EADBAAC53B30}.Release|x64.Build.0 = Release|Any CPU
+ {F743004C-99B4-4580-80AE-33EA97834AB9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F743004C-99B4-4580-80AE-33EA97834AB9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F743004C-99B4-4580-80AE-33EA97834AB9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F743004C-99B4-4580-80AE-33EA97834AB9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F743004C-99B4-4580-80AE-33EA97834AB9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F743004C-99B4-4580-80AE-33EA97834AB9}.Debug|x64.Build.0 = Debug|Any CPU
+ {F743004C-99B4-4580-80AE-33EA97834AB9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F743004C-99B4-4580-80AE-33EA97834AB9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F743004C-99B4-4580-80AE-33EA97834AB9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F743004C-99B4-4580-80AE-33EA97834AB9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F743004C-99B4-4580-80AE-33EA97834AB9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F743004C-99B4-4580-80AE-33EA97834AB9}.Checked|x64.Build.0 = Checked|Any CPU
+ {F743004C-99B4-4580-80AE-33EA97834AB9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F743004C-99B4-4580-80AE-33EA97834AB9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F743004C-99B4-4580-80AE-33EA97834AB9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F743004C-99B4-4580-80AE-33EA97834AB9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F743004C-99B4-4580-80AE-33EA97834AB9}.Release|x64.ActiveCfg = Release|Any CPU
+ {F743004C-99B4-4580-80AE-33EA97834AB9}.Release|x64.Build.0 = Release|Any CPU
+ {F1F45941-0CB1-4C86-A9C0-22B751B4EC4D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F1F45941-0CB1-4C86-A9C0-22B751B4EC4D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F1F45941-0CB1-4C86-A9C0-22B751B4EC4D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F1F45941-0CB1-4C86-A9C0-22B751B4EC4D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F1F45941-0CB1-4C86-A9C0-22B751B4EC4D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F1F45941-0CB1-4C86-A9C0-22B751B4EC4D}.Debug|x64.Build.0 = Debug|Any CPU
+ {F1F45941-0CB1-4C86-A9C0-22B751B4EC4D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F1F45941-0CB1-4C86-A9C0-22B751B4EC4D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F1F45941-0CB1-4C86-A9C0-22B751B4EC4D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F1F45941-0CB1-4C86-A9C0-22B751B4EC4D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F1F45941-0CB1-4C86-A9C0-22B751B4EC4D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F1F45941-0CB1-4C86-A9C0-22B751B4EC4D}.Checked|x64.Build.0 = Checked|Any CPU
+ {F1F45941-0CB1-4C86-A9C0-22B751B4EC4D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F1F45941-0CB1-4C86-A9C0-22B751B4EC4D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F1F45941-0CB1-4C86-A9C0-22B751B4EC4D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F1F45941-0CB1-4C86-A9C0-22B751B4EC4D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F1F45941-0CB1-4C86-A9C0-22B751B4EC4D}.Release|x64.ActiveCfg = Release|Any CPU
+ {F1F45941-0CB1-4C86-A9C0-22B751B4EC4D}.Release|x64.Build.0 = Release|Any CPU
+ {B9707CEE-08FE-4DA8-9ED1-0CD2326A6390}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B9707CEE-08FE-4DA8-9ED1-0CD2326A6390}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B9707CEE-08FE-4DA8-9ED1-0CD2326A6390}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B9707CEE-08FE-4DA8-9ED1-0CD2326A6390}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B9707CEE-08FE-4DA8-9ED1-0CD2326A6390}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B9707CEE-08FE-4DA8-9ED1-0CD2326A6390}.Debug|x64.Build.0 = Debug|Any CPU
+ {B9707CEE-08FE-4DA8-9ED1-0CD2326A6390}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B9707CEE-08FE-4DA8-9ED1-0CD2326A6390}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B9707CEE-08FE-4DA8-9ED1-0CD2326A6390}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B9707CEE-08FE-4DA8-9ED1-0CD2326A6390}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B9707CEE-08FE-4DA8-9ED1-0CD2326A6390}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B9707CEE-08FE-4DA8-9ED1-0CD2326A6390}.Checked|x64.Build.0 = Checked|Any CPU
+ {B9707CEE-08FE-4DA8-9ED1-0CD2326A6390}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B9707CEE-08FE-4DA8-9ED1-0CD2326A6390}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B9707CEE-08FE-4DA8-9ED1-0CD2326A6390}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B9707CEE-08FE-4DA8-9ED1-0CD2326A6390}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B9707CEE-08FE-4DA8-9ED1-0CD2326A6390}.Release|x64.ActiveCfg = Release|Any CPU
+ {B9707CEE-08FE-4DA8-9ED1-0CD2326A6390}.Release|x64.Build.0 = Release|Any CPU
+ {BFAEC7EF-E209-4F9B-BB90-FFA58678A253}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BFAEC7EF-E209-4F9B-BB90-FFA58678A253}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BFAEC7EF-E209-4F9B-BB90-FFA58678A253}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BFAEC7EF-E209-4F9B-BB90-FFA58678A253}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BFAEC7EF-E209-4F9B-BB90-FFA58678A253}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BFAEC7EF-E209-4F9B-BB90-FFA58678A253}.Debug|x64.Build.0 = Debug|Any CPU
+ {BFAEC7EF-E209-4F9B-BB90-FFA58678A253}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BFAEC7EF-E209-4F9B-BB90-FFA58678A253}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BFAEC7EF-E209-4F9B-BB90-FFA58678A253}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BFAEC7EF-E209-4F9B-BB90-FFA58678A253}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BFAEC7EF-E209-4F9B-BB90-FFA58678A253}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BFAEC7EF-E209-4F9B-BB90-FFA58678A253}.Checked|x64.Build.0 = Checked|Any CPU
+ {BFAEC7EF-E209-4F9B-BB90-FFA58678A253}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BFAEC7EF-E209-4F9B-BB90-FFA58678A253}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BFAEC7EF-E209-4F9B-BB90-FFA58678A253}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BFAEC7EF-E209-4F9B-BB90-FFA58678A253}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BFAEC7EF-E209-4F9B-BB90-FFA58678A253}.Release|x64.ActiveCfg = Release|Any CPU
+ {BFAEC7EF-E209-4F9B-BB90-FFA58678A253}.Release|x64.Build.0 = Release|Any CPU
+ {11C1B849-E442-4D5E-A0A7-AA0B30F2247B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {11C1B849-E442-4D5E-A0A7-AA0B30F2247B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {11C1B849-E442-4D5E-A0A7-AA0B30F2247B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {11C1B849-E442-4D5E-A0A7-AA0B30F2247B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {11C1B849-E442-4D5E-A0A7-AA0B30F2247B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {11C1B849-E442-4D5E-A0A7-AA0B30F2247B}.Debug|x64.Build.0 = Debug|Any CPU
+ {11C1B849-E442-4D5E-A0A7-AA0B30F2247B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {11C1B849-E442-4D5E-A0A7-AA0B30F2247B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {11C1B849-E442-4D5E-A0A7-AA0B30F2247B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {11C1B849-E442-4D5E-A0A7-AA0B30F2247B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {11C1B849-E442-4D5E-A0A7-AA0B30F2247B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {11C1B849-E442-4D5E-A0A7-AA0B30F2247B}.Checked|x64.Build.0 = Checked|Any CPU
+ {11C1B849-E442-4D5E-A0A7-AA0B30F2247B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {11C1B849-E442-4D5E-A0A7-AA0B30F2247B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {11C1B849-E442-4D5E-A0A7-AA0B30F2247B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {11C1B849-E442-4D5E-A0A7-AA0B30F2247B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {11C1B849-E442-4D5E-A0A7-AA0B30F2247B}.Release|x64.ActiveCfg = Release|Any CPU
+ {11C1B849-E442-4D5E-A0A7-AA0B30F2247B}.Release|x64.Build.0 = Release|Any CPU
+ {83C230E5-DE57-4F98-90A2-5E434A64071E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {83C230E5-DE57-4F98-90A2-5E434A64071E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {83C230E5-DE57-4F98-90A2-5E434A64071E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {83C230E5-DE57-4F98-90A2-5E434A64071E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {83C230E5-DE57-4F98-90A2-5E434A64071E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {83C230E5-DE57-4F98-90A2-5E434A64071E}.Debug|x64.Build.0 = Debug|Any CPU
+ {83C230E5-DE57-4F98-90A2-5E434A64071E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {83C230E5-DE57-4F98-90A2-5E434A64071E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {83C230E5-DE57-4F98-90A2-5E434A64071E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {83C230E5-DE57-4F98-90A2-5E434A64071E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {83C230E5-DE57-4F98-90A2-5E434A64071E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {83C230E5-DE57-4F98-90A2-5E434A64071E}.Checked|x64.Build.0 = Checked|Any CPU
+ {83C230E5-DE57-4F98-90A2-5E434A64071E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {83C230E5-DE57-4F98-90A2-5E434A64071E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {83C230E5-DE57-4F98-90A2-5E434A64071E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {83C230E5-DE57-4F98-90A2-5E434A64071E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {83C230E5-DE57-4F98-90A2-5E434A64071E}.Release|x64.ActiveCfg = Release|Any CPU
+ {83C230E5-DE57-4F98-90A2-5E434A64071E}.Release|x64.Build.0 = Release|Any CPU
+ {019B6706-6421-4BFA-BC71-9CF043491C3B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {019B6706-6421-4BFA-BC71-9CF043491C3B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {019B6706-6421-4BFA-BC71-9CF043491C3B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {019B6706-6421-4BFA-BC71-9CF043491C3B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {019B6706-6421-4BFA-BC71-9CF043491C3B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {019B6706-6421-4BFA-BC71-9CF043491C3B}.Debug|x64.Build.0 = Debug|Any CPU
+ {019B6706-6421-4BFA-BC71-9CF043491C3B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {019B6706-6421-4BFA-BC71-9CF043491C3B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {019B6706-6421-4BFA-BC71-9CF043491C3B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {019B6706-6421-4BFA-BC71-9CF043491C3B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {019B6706-6421-4BFA-BC71-9CF043491C3B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {019B6706-6421-4BFA-BC71-9CF043491C3B}.Checked|x64.Build.0 = Checked|Any CPU
+ {019B6706-6421-4BFA-BC71-9CF043491C3B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {019B6706-6421-4BFA-BC71-9CF043491C3B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {019B6706-6421-4BFA-BC71-9CF043491C3B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {019B6706-6421-4BFA-BC71-9CF043491C3B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {019B6706-6421-4BFA-BC71-9CF043491C3B}.Release|x64.ActiveCfg = Release|Any CPU
+ {019B6706-6421-4BFA-BC71-9CF043491C3B}.Release|x64.Build.0 = Release|Any CPU
+ {70351EE6-B46D-45D4-81BB-E48E359D49A8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {70351EE6-B46D-45D4-81BB-E48E359D49A8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {70351EE6-B46D-45D4-81BB-E48E359D49A8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {70351EE6-B46D-45D4-81BB-E48E359D49A8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {70351EE6-B46D-45D4-81BB-E48E359D49A8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {70351EE6-B46D-45D4-81BB-E48E359D49A8}.Debug|x64.Build.0 = Debug|Any CPU
+ {70351EE6-B46D-45D4-81BB-E48E359D49A8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {70351EE6-B46D-45D4-81BB-E48E359D49A8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {70351EE6-B46D-45D4-81BB-E48E359D49A8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {70351EE6-B46D-45D4-81BB-E48E359D49A8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {70351EE6-B46D-45D4-81BB-E48E359D49A8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {70351EE6-B46D-45D4-81BB-E48E359D49A8}.Checked|x64.Build.0 = Checked|Any CPU
+ {70351EE6-B46D-45D4-81BB-E48E359D49A8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {70351EE6-B46D-45D4-81BB-E48E359D49A8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {70351EE6-B46D-45D4-81BB-E48E359D49A8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {70351EE6-B46D-45D4-81BB-E48E359D49A8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {70351EE6-B46D-45D4-81BB-E48E359D49A8}.Release|x64.ActiveCfg = Release|Any CPU
+ {70351EE6-B46D-45D4-81BB-E48E359D49A8}.Release|x64.Build.0 = Release|Any CPU
+ {FA9A66F5-886D-46E8-AC9B-0CA8E67D6CBD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FA9A66F5-886D-46E8-AC9B-0CA8E67D6CBD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FA9A66F5-886D-46E8-AC9B-0CA8E67D6CBD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FA9A66F5-886D-46E8-AC9B-0CA8E67D6CBD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FA9A66F5-886D-46E8-AC9B-0CA8E67D6CBD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FA9A66F5-886D-46E8-AC9B-0CA8E67D6CBD}.Debug|x64.Build.0 = Debug|Any CPU
+ {FA9A66F5-886D-46E8-AC9B-0CA8E67D6CBD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FA9A66F5-886D-46E8-AC9B-0CA8E67D6CBD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FA9A66F5-886D-46E8-AC9B-0CA8E67D6CBD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FA9A66F5-886D-46E8-AC9B-0CA8E67D6CBD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FA9A66F5-886D-46E8-AC9B-0CA8E67D6CBD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FA9A66F5-886D-46E8-AC9B-0CA8E67D6CBD}.Checked|x64.Build.0 = Checked|Any CPU
+ {FA9A66F5-886D-46E8-AC9B-0CA8E67D6CBD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FA9A66F5-886D-46E8-AC9B-0CA8E67D6CBD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FA9A66F5-886D-46E8-AC9B-0CA8E67D6CBD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FA9A66F5-886D-46E8-AC9B-0CA8E67D6CBD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FA9A66F5-886D-46E8-AC9B-0CA8E67D6CBD}.Release|x64.ActiveCfg = Release|Any CPU
+ {FA9A66F5-886D-46E8-AC9B-0CA8E67D6CBD}.Release|x64.Build.0 = Release|Any CPU
+ {38B47509-08E5-4BEE-B112-14528D0C48F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {38B47509-08E5-4BEE-B112-14528D0C48F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {38B47509-08E5-4BEE-B112-14528D0C48F3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {38B47509-08E5-4BEE-B112-14528D0C48F3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {38B47509-08E5-4BEE-B112-14528D0C48F3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {38B47509-08E5-4BEE-B112-14528D0C48F3}.Debug|x64.Build.0 = Debug|Any CPU
+ {38B47509-08E5-4BEE-B112-14528D0C48F3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {38B47509-08E5-4BEE-B112-14528D0C48F3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {38B47509-08E5-4BEE-B112-14528D0C48F3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {38B47509-08E5-4BEE-B112-14528D0C48F3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {38B47509-08E5-4BEE-B112-14528D0C48F3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {38B47509-08E5-4BEE-B112-14528D0C48F3}.Checked|x64.Build.0 = Checked|Any CPU
+ {38B47509-08E5-4BEE-B112-14528D0C48F3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {38B47509-08E5-4BEE-B112-14528D0C48F3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {38B47509-08E5-4BEE-B112-14528D0C48F3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {38B47509-08E5-4BEE-B112-14528D0C48F3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {38B47509-08E5-4BEE-B112-14528D0C48F3}.Release|x64.ActiveCfg = Release|Any CPU
+ {38B47509-08E5-4BEE-B112-14528D0C48F3}.Release|x64.Build.0 = Release|Any CPU
+ {A30B47AA-3D05-47ED-86E6-836946DBE693}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A30B47AA-3D05-47ED-86E6-836946DBE693}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A30B47AA-3D05-47ED-86E6-836946DBE693}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A30B47AA-3D05-47ED-86E6-836946DBE693}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A30B47AA-3D05-47ED-86E6-836946DBE693}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A30B47AA-3D05-47ED-86E6-836946DBE693}.Debug|x64.Build.0 = Debug|Any CPU
+ {A30B47AA-3D05-47ED-86E6-836946DBE693}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A30B47AA-3D05-47ED-86E6-836946DBE693}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A30B47AA-3D05-47ED-86E6-836946DBE693}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A30B47AA-3D05-47ED-86E6-836946DBE693}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A30B47AA-3D05-47ED-86E6-836946DBE693}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A30B47AA-3D05-47ED-86E6-836946DBE693}.Checked|x64.Build.0 = Checked|Any CPU
+ {A30B47AA-3D05-47ED-86E6-836946DBE693}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A30B47AA-3D05-47ED-86E6-836946DBE693}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A30B47AA-3D05-47ED-86E6-836946DBE693}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A30B47AA-3D05-47ED-86E6-836946DBE693}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A30B47AA-3D05-47ED-86E6-836946DBE693}.Release|x64.ActiveCfg = Release|Any CPU
+ {A30B47AA-3D05-47ED-86E6-836946DBE693}.Release|x64.Build.0 = Release|Any CPU
+ {1CDEC76B-6206-4094-85C9-6447D3DFDFDA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1CDEC76B-6206-4094-85C9-6447D3DFDFDA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1CDEC76B-6206-4094-85C9-6447D3DFDFDA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1CDEC76B-6206-4094-85C9-6447D3DFDFDA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1CDEC76B-6206-4094-85C9-6447D3DFDFDA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1CDEC76B-6206-4094-85C9-6447D3DFDFDA}.Debug|x64.Build.0 = Debug|Any CPU
+ {1CDEC76B-6206-4094-85C9-6447D3DFDFDA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1CDEC76B-6206-4094-85C9-6447D3DFDFDA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1CDEC76B-6206-4094-85C9-6447D3DFDFDA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1CDEC76B-6206-4094-85C9-6447D3DFDFDA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1CDEC76B-6206-4094-85C9-6447D3DFDFDA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1CDEC76B-6206-4094-85C9-6447D3DFDFDA}.Checked|x64.Build.0 = Checked|Any CPU
+ {1CDEC76B-6206-4094-85C9-6447D3DFDFDA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1CDEC76B-6206-4094-85C9-6447D3DFDFDA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1CDEC76B-6206-4094-85C9-6447D3DFDFDA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1CDEC76B-6206-4094-85C9-6447D3DFDFDA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1CDEC76B-6206-4094-85C9-6447D3DFDFDA}.Release|x64.ActiveCfg = Release|Any CPU
+ {1CDEC76B-6206-4094-85C9-6447D3DFDFDA}.Release|x64.Build.0 = Release|Any CPU
+ {089F5E49-9BEF-4F72-852F-E13C1A8E91F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {089F5E49-9BEF-4F72-852F-E13C1A8E91F4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {089F5E49-9BEF-4F72-852F-E13C1A8E91F4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {089F5E49-9BEF-4F72-852F-E13C1A8E91F4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {089F5E49-9BEF-4F72-852F-E13C1A8E91F4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {089F5E49-9BEF-4F72-852F-E13C1A8E91F4}.Debug|x64.Build.0 = Debug|Any CPU
+ {089F5E49-9BEF-4F72-852F-E13C1A8E91F4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {089F5E49-9BEF-4F72-852F-E13C1A8E91F4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {089F5E49-9BEF-4F72-852F-E13C1A8E91F4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {089F5E49-9BEF-4F72-852F-E13C1A8E91F4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {089F5E49-9BEF-4F72-852F-E13C1A8E91F4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {089F5E49-9BEF-4F72-852F-E13C1A8E91F4}.Checked|x64.Build.0 = Checked|Any CPU
+ {089F5E49-9BEF-4F72-852F-E13C1A8E91F4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {089F5E49-9BEF-4F72-852F-E13C1A8E91F4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {089F5E49-9BEF-4F72-852F-E13C1A8E91F4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {089F5E49-9BEF-4F72-852F-E13C1A8E91F4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {089F5E49-9BEF-4F72-852F-E13C1A8E91F4}.Release|x64.ActiveCfg = Release|Any CPU
+ {089F5E49-9BEF-4F72-852F-E13C1A8E91F4}.Release|x64.Build.0 = Release|Any CPU
+ {149D8B69-2B5C-4F25-8853-991A4BF08DB4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {149D8B69-2B5C-4F25-8853-991A4BF08DB4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {149D8B69-2B5C-4F25-8853-991A4BF08DB4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {149D8B69-2B5C-4F25-8853-991A4BF08DB4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {149D8B69-2B5C-4F25-8853-991A4BF08DB4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {149D8B69-2B5C-4F25-8853-991A4BF08DB4}.Debug|x64.Build.0 = Debug|Any CPU
+ {149D8B69-2B5C-4F25-8853-991A4BF08DB4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {149D8B69-2B5C-4F25-8853-991A4BF08DB4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {149D8B69-2B5C-4F25-8853-991A4BF08DB4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {149D8B69-2B5C-4F25-8853-991A4BF08DB4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {149D8B69-2B5C-4F25-8853-991A4BF08DB4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {149D8B69-2B5C-4F25-8853-991A4BF08DB4}.Checked|x64.Build.0 = Checked|Any CPU
+ {149D8B69-2B5C-4F25-8853-991A4BF08DB4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {149D8B69-2B5C-4F25-8853-991A4BF08DB4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {149D8B69-2B5C-4F25-8853-991A4BF08DB4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {149D8B69-2B5C-4F25-8853-991A4BF08DB4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {149D8B69-2B5C-4F25-8853-991A4BF08DB4}.Release|x64.ActiveCfg = Release|Any CPU
+ {149D8B69-2B5C-4F25-8853-991A4BF08DB4}.Release|x64.Build.0 = Release|Any CPU
+ {5269AD90-8679-4AEA-8C2A-906CDA9F056F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5269AD90-8679-4AEA-8C2A-906CDA9F056F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5269AD90-8679-4AEA-8C2A-906CDA9F056F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5269AD90-8679-4AEA-8C2A-906CDA9F056F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5269AD90-8679-4AEA-8C2A-906CDA9F056F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5269AD90-8679-4AEA-8C2A-906CDA9F056F}.Debug|x64.Build.0 = Debug|Any CPU
+ {5269AD90-8679-4AEA-8C2A-906CDA9F056F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5269AD90-8679-4AEA-8C2A-906CDA9F056F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5269AD90-8679-4AEA-8C2A-906CDA9F056F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5269AD90-8679-4AEA-8C2A-906CDA9F056F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5269AD90-8679-4AEA-8C2A-906CDA9F056F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5269AD90-8679-4AEA-8C2A-906CDA9F056F}.Checked|x64.Build.0 = Checked|Any CPU
+ {5269AD90-8679-4AEA-8C2A-906CDA9F056F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5269AD90-8679-4AEA-8C2A-906CDA9F056F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5269AD90-8679-4AEA-8C2A-906CDA9F056F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5269AD90-8679-4AEA-8C2A-906CDA9F056F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5269AD90-8679-4AEA-8C2A-906CDA9F056F}.Release|x64.ActiveCfg = Release|Any CPU
+ {5269AD90-8679-4AEA-8C2A-906CDA9F056F}.Release|x64.Build.0 = Release|Any CPU
+ {2C65FE18-0E3B-44B0-9BB7-E8254C06A3C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2C65FE18-0E3B-44B0-9BB7-E8254C06A3C9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2C65FE18-0E3B-44B0-9BB7-E8254C06A3C9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2C65FE18-0E3B-44B0-9BB7-E8254C06A3C9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2C65FE18-0E3B-44B0-9BB7-E8254C06A3C9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2C65FE18-0E3B-44B0-9BB7-E8254C06A3C9}.Debug|x64.Build.0 = Debug|Any CPU
+ {2C65FE18-0E3B-44B0-9BB7-E8254C06A3C9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2C65FE18-0E3B-44B0-9BB7-E8254C06A3C9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2C65FE18-0E3B-44B0-9BB7-E8254C06A3C9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2C65FE18-0E3B-44B0-9BB7-E8254C06A3C9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2C65FE18-0E3B-44B0-9BB7-E8254C06A3C9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2C65FE18-0E3B-44B0-9BB7-E8254C06A3C9}.Checked|x64.Build.0 = Checked|Any CPU
+ {2C65FE18-0E3B-44B0-9BB7-E8254C06A3C9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2C65FE18-0E3B-44B0-9BB7-E8254C06A3C9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2C65FE18-0E3B-44B0-9BB7-E8254C06A3C9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2C65FE18-0E3B-44B0-9BB7-E8254C06A3C9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2C65FE18-0E3B-44B0-9BB7-E8254C06A3C9}.Release|x64.ActiveCfg = Release|Any CPU
+ {2C65FE18-0E3B-44B0-9BB7-E8254C06A3C9}.Release|x64.Build.0 = Release|Any CPU
+ {9B133BDC-48C6-4E11-906C-FDEAF818309F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9B133BDC-48C6-4E11-906C-FDEAF818309F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9B133BDC-48C6-4E11-906C-FDEAF818309F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9B133BDC-48C6-4E11-906C-FDEAF818309F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9B133BDC-48C6-4E11-906C-FDEAF818309F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9B133BDC-48C6-4E11-906C-FDEAF818309F}.Debug|x64.Build.0 = Debug|Any CPU
+ {9B133BDC-48C6-4E11-906C-FDEAF818309F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9B133BDC-48C6-4E11-906C-FDEAF818309F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9B133BDC-48C6-4E11-906C-FDEAF818309F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9B133BDC-48C6-4E11-906C-FDEAF818309F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9B133BDC-48C6-4E11-906C-FDEAF818309F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9B133BDC-48C6-4E11-906C-FDEAF818309F}.Checked|x64.Build.0 = Checked|Any CPU
+ {9B133BDC-48C6-4E11-906C-FDEAF818309F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9B133BDC-48C6-4E11-906C-FDEAF818309F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9B133BDC-48C6-4E11-906C-FDEAF818309F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9B133BDC-48C6-4E11-906C-FDEAF818309F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9B133BDC-48C6-4E11-906C-FDEAF818309F}.Release|x64.ActiveCfg = Release|Any CPU
+ {9B133BDC-48C6-4E11-906C-FDEAF818309F}.Release|x64.Build.0 = Release|Any CPU
+ {1078159A-0ADF-4196-8910-17C460B6B9C4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1078159A-0ADF-4196-8910-17C460B6B9C4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1078159A-0ADF-4196-8910-17C460B6B9C4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1078159A-0ADF-4196-8910-17C460B6B9C4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1078159A-0ADF-4196-8910-17C460B6B9C4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1078159A-0ADF-4196-8910-17C460B6B9C4}.Debug|x64.Build.0 = Debug|Any CPU
+ {1078159A-0ADF-4196-8910-17C460B6B9C4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1078159A-0ADF-4196-8910-17C460B6B9C4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1078159A-0ADF-4196-8910-17C460B6B9C4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1078159A-0ADF-4196-8910-17C460B6B9C4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1078159A-0ADF-4196-8910-17C460B6B9C4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1078159A-0ADF-4196-8910-17C460B6B9C4}.Checked|x64.Build.0 = Checked|Any CPU
+ {1078159A-0ADF-4196-8910-17C460B6B9C4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1078159A-0ADF-4196-8910-17C460B6B9C4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1078159A-0ADF-4196-8910-17C460B6B9C4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1078159A-0ADF-4196-8910-17C460B6B9C4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1078159A-0ADF-4196-8910-17C460B6B9C4}.Release|x64.ActiveCfg = Release|Any CPU
+ {1078159A-0ADF-4196-8910-17C460B6B9C4}.Release|x64.Build.0 = Release|Any CPU
+ {32EFE30D-5B7F-4660-8F73-F1D533004FCD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {32EFE30D-5B7F-4660-8F73-F1D533004FCD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {32EFE30D-5B7F-4660-8F73-F1D533004FCD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {32EFE30D-5B7F-4660-8F73-F1D533004FCD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {32EFE30D-5B7F-4660-8F73-F1D533004FCD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {32EFE30D-5B7F-4660-8F73-F1D533004FCD}.Debug|x64.Build.0 = Debug|Any CPU
+ {32EFE30D-5B7F-4660-8F73-F1D533004FCD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {32EFE30D-5B7F-4660-8F73-F1D533004FCD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {32EFE30D-5B7F-4660-8F73-F1D533004FCD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {32EFE30D-5B7F-4660-8F73-F1D533004FCD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {32EFE30D-5B7F-4660-8F73-F1D533004FCD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {32EFE30D-5B7F-4660-8F73-F1D533004FCD}.Checked|x64.Build.0 = Checked|Any CPU
+ {32EFE30D-5B7F-4660-8F73-F1D533004FCD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {32EFE30D-5B7F-4660-8F73-F1D533004FCD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {32EFE30D-5B7F-4660-8F73-F1D533004FCD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {32EFE30D-5B7F-4660-8F73-F1D533004FCD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {32EFE30D-5B7F-4660-8F73-F1D533004FCD}.Release|x64.ActiveCfg = Release|Any CPU
+ {32EFE30D-5B7F-4660-8F73-F1D533004FCD}.Release|x64.Build.0 = Release|Any CPU
+ {BB4C7E4F-77AB-4E77-97D0-3195E414DF66}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BB4C7E4F-77AB-4E77-97D0-3195E414DF66}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BB4C7E4F-77AB-4E77-97D0-3195E414DF66}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BB4C7E4F-77AB-4E77-97D0-3195E414DF66}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BB4C7E4F-77AB-4E77-97D0-3195E414DF66}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BB4C7E4F-77AB-4E77-97D0-3195E414DF66}.Debug|x64.Build.0 = Debug|Any CPU
+ {BB4C7E4F-77AB-4E77-97D0-3195E414DF66}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BB4C7E4F-77AB-4E77-97D0-3195E414DF66}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BB4C7E4F-77AB-4E77-97D0-3195E414DF66}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BB4C7E4F-77AB-4E77-97D0-3195E414DF66}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BB4C7E4F-77AB-4E77-97D0-3195E414DF66}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BB4C7E4F-77AB-4E77-97D0-3195E414DF66}.Checked|x64.Build.0 = Checked|Any CPU
+ {BB4C7E4F-77AB-4E77-97D0-3195E414DF66}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BB4C7E4F-77AB-4E77-97D0-3195E414DF66}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BB4C7E4F-77AB-4E77-97D0-3195E414DF66}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BB4C7E4F-77AB-4E77-97D0-3195E414DF66}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BB4C7E4F-77AB-4E77-97D0-3195E414DF66}.Release|x64.ActiveCfg = Release|Any CPU
+ {BB4C7E4F-77AB-4E77-97D0-3195E414DF66}.Release|x64.Build.0 = Release|Any CPU
+ {E1EFF632-5803-4922-8556-047D321ACDD6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E1EFF632-5803-4922-8556-047D321ACDD6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E1EFF632-5803-4922-8556-047D321ACDD6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E1EFF632-5803-4922-8556-047D321ACDD6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E1EFF632-5803-4922-8556-047D321ACDD6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E1EFF632-5803-4922-8556-047D321ACDD6}.Debug|x64.Build.0 = Debug|Any CPU
+ {E1EFF632-5803-4922-8556-047D321ACDD6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E1EFF632-5803-4922-8556-047D321ACDD6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E1EFF632-5803-4922-8556-047D321ACDD6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E1EFF632-5803-4922-8556-047D321ACDD6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E1EFF632-5803-4922-8556-047D321ACDD6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E1EFF632-5803-4922-8556-047D321ACDD6}.Checked|x64.Build.0 = Checked|Any CPU
+ {E1EFF632-5803-4922-8556-047D321ACDD6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E1EFF632-5803-4922-8556-047D321ACDD6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E1EFF632-5803-4922-8556-047D321ACDD6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E1EFF632-5803-4922-8556-047D321ACDD6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E1EFF632-5803-4922-8556-047D321ACDD6}.Release|x64.ActiveCfg = Release|Any CPU
+ {E1EFF632-5803-4922-8556-047D321ACDD6}.Release|x64.Build.0 = Release|Any CPU
+ {DD3CD0A1-DF96-4AD5-B363-94E216361C80}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DD3CD0A1-DF96-4AD5-B363-94E216361C80}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DD3CD0A1-DF96-4AD5-B363-94E216361C80}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DD3CD0A1-DF96-4AD5-B363-94E216361C80}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DD3CD0A1-DF96-4AD5-B363-94E216361C80}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DD3CD0A1-DF96-4AD5-B363-94E216361C80}.Debug|x64.Build.0 = Debug|Any CPU
+ {DD3CD0A1-DF96-4AD5-B363-94E216361C80}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DD3CD0A1-DF96-4AD5-B363-94E216361C80}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DD3CD0A1-DF96-4AD5-B363-94E216361C80}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DD3CD0A1-DF96-4AD5-B363-94E216361C80}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DD3CD0A1-DF96-4AD5-B363-94E216361C80}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DD3CD0A1-DF96-4AD5-B363-94E216361C80}.Checked|x64.Build.0 = Checked|Any CPU
+ {DD3CD0A1-DF96-4AD5-B363-94E216361C80}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DD3CD0A1-DF96-4AD5-B363-94E216361C80}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DD3CD0A1-DF96-4AD5-B363-94E216361C80}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DD3CD0A1-DF96-4AD5-B363-94E216361C80}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DD3CD0A1-DF96-4AD5-B363-94E216361C80}.Release|x64.ActiveCfg = Release|Any CPU
+ {DD3CD0A1-DF96-4AD5-B363-94E216361C80}.Release|x64.Build.0 = Release|Any CPU
+ {B3A065CE-BEAE-4A30-AEF3-83E45D4C8569}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B3A065CE-BEAE-4A30-AEF3-83E45D4C8569}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B3A065CE-BEAE-4A30-AEF3-83E45D4C8569}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B3A065CE-BEAE-4A30-AEF3-83E45D4C8569}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B3A065CE-BEAE-4A30-AEF3-83E45D4C8569}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B3A065CE-BEAE-4A30-AEF3-83E45D4C8569}.Debug|x64.Build.0 = Debug|Any CPU
+ {B3A065CE-BEAE-4A30-AEF3-83E45D4C8569}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B3A065CE-BEAE-4A30-AEF3-83E45D4C8569}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B3A065CE-BEAE-4A30-AEF3-83E45D4C8569}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B3A065CE-BEAE-4A30-AEF3-83E45D4C8569}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B3A065CE-BEAE-4A30-AEF3-83E45D4C8569}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B3A065CE-BEAE-4A30-AEF3-83E45D4C8569}.Checked|x64.Build.0 = Checked|Any CPU
+ {B3A065CE-BEAE-4A30-AEF3-83E45D4C8569}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B3A065CE-BEAE-4A30-AEF3-83E45D4C8569}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B3A065CE-BEAE-4A30-AEF3-83E45D4C8569}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B3A065CE-BEAE-4A30-AEF3-83E45D4C8569}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B3A065CE-BEAE-4A30-AEF3-83E45D4C8569}.Release|x64.ActiveCfg = Release|Any CPU
+ {B3A065CE-BEAE-4A30-AEF3-83E45D4C8569}.Release|x64.Build.0 = Release|Any CPU
+ {61121819-B7F9-474B-85EB-040490EF3D0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {61121819-B7F9-474B-85EB-040490EF3D0A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {61121819-B7F9-474B-85EB-040490EF3D0A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {61121819-B7F9-474B-85EB-040490EF3D0A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {61121819-B7F9-474B-85EB-040490EF3D0A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {61121819-B7F9-474B-85EB-040490EF3D0A}.Debug|x64.Build.0 = Debug|Any CPU
+ {61121819-B7F9-474B-85EB-040490EF3D0A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {61121819-B7F9-474B-85EB-040490EF3D0A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {61121819-B7F9-474B-85EB-040490EF3D0A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {61121819-B7F9-474B-85EB-040490EF3D0A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {61121819-B7F9-474B-85EB-040490EF3D0A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {61121819-B7F9-474B-85EB-040490EF3D0A}.Checked|x64.Build.0 = Checked|Any CPU
+ {61121819-B7F9-474B-85EB-040490EF3D0A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {61121819-B7F9-474B-85EB-040490EF3D0A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {61121819-B7F9-474B-85EB-040490EF3D0A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {61121819-B7F9-474B-85EB-040490EF3D0A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {61121819-B7F9-474B-85EB-040490EF3D0A}.Release|x64.ActiveCfg = Release|Any CPU
+ {61121819-B7F9-474B-85EB-040490EF3D0A}.Release|x64.Build.0 = Release|Any CPU
+ {D3F0D5C2-219B-4E50-9C1C-BEAE2E2A9587}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D3F0D5C2-219B-4E50-9C1C-BEAE2E2A9587}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D3F0D5C2-219B-4E50-9C1C-BEAE2E2A9587}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D3F0D5C2-219B-4E50-9C1C-BEAE2E2A9587}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D3F0D5C2-219B-4E50-9C1C-BEAE2E2A9587}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D3F0D5C2-219B-4E50-9C1C-BEAE2E2A9587}.Debug|x64.Build.0 = Debug|Any CPU
+ {D3F0D5C2-219B-4E50-9C1C-BEAE2E2A9587}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D3F0D5C2-219B-4E50-9C1C-BEAE2E2A9587}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D3F0D5C2-219B-4E50-9C1C-BEAE2E2A9587}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D3F0D5C2-219B-4E50-9C1C-BEAE2E2A9587}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D3F0D5C2-219B-4E50-9C1C-BEAE2E2A9587}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D3F0D5C2-219B-4E50-9C1C-BEAE2E2A9587}.Checked|x64.Build.0 = Checked|Any CPU
+ {D3F0D5C2-219B-4E50-9C1C-BEAE2E2A9587}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D3F0D5C2-219B-4E50-9C1C-BEAE2E2A9587}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D3F0D5C2-219B-4E50-9C1C-BEAE2E2A9587}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D3F0D5C2-219B-4E50-9C1C-BEAE2E2A9587}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D3F0D5C2-219B-4E50-9C1C-BEAE2E2A9587}.Release|x64.ActiveCfg = Release|Any CPU
+ {D3F0D5C2-219B-4E50-9C1C-BEAE2E2A9587}.Release|x64.Build.0 = Release|Any CPU
+ {B3E6268C-05E7-4BEC-8D4C-B471DC6946E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B3E6268C-05E7-4BEC-8D4C-B471DC6946E3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B3E6268C-05E7-4BEC-8D4C-B471DC6946E3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B3E6268C-05E7-4BEC-8D4C-B471DC6946E3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B3E6268C-05E7-4BEC-8D4C-B471DC6946E3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B3E6268C-05E7-4BEC-8D4C-B471DC6946E3}.Debug|x64.Build.0 = Debug|Any CPU
+ {B3E6268C-05E7-4BEC-8D4C-B471DC6946E3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B3E6268C-05E7-4BEC-8D4C-B471DC6946E3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B3E6268C-05E7-4BEC-8D4C-B471DC6946E3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B3E6268C-05E7-4BEC-8D4C-B471DC6946E3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B3E6268C-05E7-4BEC-8D4C-B471DC6946E3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B3E6268C-05E7-4BEC-8D4C-B471DC6946E3}.Checked|x64.Build.0 = Checked|Any CPU
+ {B3E6268C-05E7-4BEC-8D4C-B471DC6946E3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B3E6268C-05E7-4BEC-8D4C-B471DC6946E3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B3E6268C-05E7-4BEC-8D4C-B471DC6946E3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B3E6268C-05E7-4BEC-8D4C-B471DC6946E3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B3E6268C-05E7-4BEC-8D4C-B471DC6946E3}.Release|x64.ActiveCfg = Release|Any CPU
+ {B3E6268C-05E7-4BEC-8D4C-B471DC6946E3}.Release|x64.Build.0 = Release|Any CPU
+ {7BD9A24F-20E4-4515-9514-0029E4A485C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7BD9A24F-20E4-4515-9514-0029E4A485C0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7BD9A24F-20E4-4515-9514-0029E4A485C0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7BD9A24F-20E4-4515-9514-0029E4A485C0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7BD9A24F-20E4-4515-9514-0029E4A485C0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7BD9A24F-20E4-4515-9514-0029E4A485C0}.Debug|x64.Build.0 = Debug|Any CPU
+ {7BD9A24F-20E4-4515-9514-0029E4A485C0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7BD9A24F-20E4-4515-9514-0029E4A485C0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7BD9A24F-20E4-4515-9514-0029E4A485C0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7BD9A24F-20E4-4515-9514-0029E4A485C0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7BD9A24F-20E4-4515-9514-0029E4A485C0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7BD9A24F-20E4-4515-9514-0029E4A485C0}.Checked|x64.Build.0 = Checked|Any CPU
+ {7BD9A24F-20E4-4515-9514-0029E4A485C0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7BD9A24F-20E4-4515-9514-0029E4A485C0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7BD9A24F-20E4-4515-9514-0029E4A485C0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7BD9A24F-20E4-4515-9514-0029E4A485C0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7BD9A24F-20E4-4515-9514-0029E4A485C0}.Release|x64.ActiveCfg = Release|Any CPU
+ {7BD9A24F-20E4-4515-9514-0029E4A485C0}.Release|x64.Build.0 = Release|Any CPU
+ {E6A3B5BF-331D-4B40-8993-CDCFB9E8F181}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E6A3B5BF-331D-4B40-8993-CDCFB9E8F181}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E6A3B5BF-331D-4B40-8993-CDCFB9E8F181}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E6A3B5BF-331D-4B40-8993-CDCFB9E8F181}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E6A3B5BF-331D-4B40-8993-CDCFB9E8F181}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E6A3B5BF-331D-4B40-8993-CDCFB9E8F181}.Debug|x64.Build.0 = Debug|Any CPU
+ {E6A3B5BF-331D-4B40-8993-CDCFB9E8F181}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E6A3B5BF-331D-4B40-8993-CDCFB9E8F181}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E6A3B5BF-331D-4B40-8993-CDCFB9E8F181}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E6A3B5BF-331D-4B40-8993-CDCFB9E8F181}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E6A3B5BF-331D-4B40-8993-CDCFB9E8F181}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E6A3B5BF-331D-4B40-8993-CDCFB9E8F181}.Checked|x64.Build.0 = Checked|Any CPU
+ {E6A3B5BF-331D-4B40-8993-CDCFB9E8F181}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E6A3B5BF-331D-4B40-8993-CDCFB9E8F181}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E6A3B5BF-331D-4B40-8993-CDCFB9E8F181}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E6A3B5BF-331D-4B40-8993-CDCFB9E8F181}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E6A3B5BF-331D-4B40-8993-CDCFB9E8F181}.Release|x64.ActiveCfg = Release|Any CPU
+ {E6A3B5BF-331D-4B40-8993-CDCFB9E8F181}.Release|x64.Build.0 = Release|Any CPU
+ {50E37C5A-A812-4C7B-8299-C5A973E99C91}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {50E37C5A-A812-4C7B-8299-C5A973E99C91}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {50E37C5A-A812-4C7B-8299-C5A973E99C91}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {50E37C5A-A812-4C7B-8299-C5A973E99C91}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {50E37C5A-A812-4C7B-8299-C5A973E99C91}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {50E37C5A-A812-4C7B-8299-C5A973E99C91}.Debug|x64.Build.0 = Debug|Any CPU
+ {50E37C5A-A812-4C7B-8299-C5A973E99C91}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {50E37C5A-A812-4C7B-8299-C5A973E99C91}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {50E37C5A-A812-4C7B-8299-C5A973E99C91}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {50E37C5A-A812-4C7B-8299-C5A973E99C91}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {50E37C5A-A812-4C7B-8299-C5A973E99C91}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {50E37C5A-A812-4C7B-8299-C5A973E99C91}.Checked|x64.Build.0 = Checked|Any CPU
+ {50E37C5A-A812-4C7B-8299-C5A973E99C91}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {50E37C5A-A812-4C7B-8299-C5A973E99C91}.Release|Any CPU.Build.0 = Release|Any CPU
+ {50E37C5A-A812-4C7B-8299-C5A973E99C91}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {50E37C5A-A812-4C7B-8299-C5A973E99C91}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {50E37C5A-A812-4C7B-8299-C5A973E99C91}.Release|x64.ActiveCfg = Release|Any CPU
+ {50E37C5A-A812-4C7B-8299-C5A973E99C91}.Release|x64.Build.0 = Release|Any CPU
+ {EC462D6D-429B-4032-9C16-8124B636F52E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EC462D6D-429B-4032-9C16-8124B636F52E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EC462D6D-429B-4032-9C16-8124B636F52E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EC462D6D-429B-4032-9C16-8124B636F52E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EC462D6D-429B-4032-9C16-8124B636F52E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EC462D6D-429B-4032-9C16-8124B636F52E}.Debug|x64.Build.0 = Debug|Any CPU
+ {EC462D6D-429B-4032-9C16-8124B636F52E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EC462D6D-429B-4032-9C16-8124B636F52E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EC462D6D-429B-4032-9C16-8124B636F52E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EC462D6D-429B-4032-9C16-8124B636F52E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EC462D6D-429B-4032-9C16-8124B636F52E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EC462D6D-429B-4032-9C16-8124B636F52E}.Checked|x64.Build.0 = Checked|Any CPU
+ {EC462D6D-429B-4032-9C16-8124B636F52E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EC462D6D-429B-4032-9C16-8124B636F52E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EC462D6D-429B-4032-9C16-8124B636F52E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EC462D6D-429B-4032-9C16-8124B636F52E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EC462D6D-429B-4032-9C16-8124B636F52E}.Release|x64.ActiveCfg = Release|Any CPU
+ {EC462D6D-429B-4032-9C16-8124B636F52E}.Release|x64.Build.0 = Release|Any CPU
+ {47DB4011-8390-4971-A4B0-614D877753E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {47DB4011-8390-4971-A4B0-614D877753E3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {47DB4011-8390-4971-A4B0-614D877753E3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {47DB4011-8390-4971-A4B0-614D877753E3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {47DB4011-8390-4971-A4B0-614D877753E3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {47DB4011-8390-4971-A4B0-614D877753E3}.Debug|x64.Build.0 = Debug|Any CPU
+ {47DB4011-8390-4971-A4B0-614D877753E3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {47DB4011-8390-4971-A4B0-614D877753E3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {47DB4011-8390-4971-A4B0-614D877753E3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {47DB4011-8390-4971-A4B0-614D877753E3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {47DB4011-8390-4971-A4B0-614D877753E3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {47DB4011-8390-4971-A4B0-614D877753E3}.Checked|x64.Build.0 = Checked|Any CPU
+ {47DB4011-8390-4971-A4B0-614D877753E3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {47DB4011-8390-4971-A4B0-614D877753E3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {47DB4011-8390-4971-A4B0-614D877753E3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {47DB4011-8390-4971-A4B0-614D877753E3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {47DB4011-8390-4971-A4B0-614D877753E3}.Release|x64.ActiveCfg = Release|Any CPU
+ {47DB4011-8390-4971-A4B0-614D877753E3}.Release|x64.Build.0 = Release|Any CPU
+ {CFD0A615-8DFB-4BE7-9447-8B40B669F358}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CFD0A615-8DFB-4BE7-9447-8B40B669F358}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CFD0A615-8DFB-4BE7-9447-8B40B669F358}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CFD0A615-8DFB-4BE7-9447-8B40B669F358}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CFD0A615-8DFB-4BE7-9447-8B40B669F358}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CFD0A615-8DFB-4BE7-9447-8B40B669F358}.Debug|x64.Build.0 = Debug|Any CPU
+ {CFD0A615-8DFB-4BE7-9447-8B40B669F358}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CFD0A615-8DFB-4BE7-9447-8B40B669F358}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CFD0A615-8DFB-4BE7-9447-8B40B669F358}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CFD0A615-8DFB-4BE7-9447-8B40B669F358}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CFD0A615-8DFB-4BE7-9447-8B40B669F358}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CFD0A615-8DFB-4BE7-9447-8B40B669F358}.Checked|x64.Build.0 = Checked|Any CPU
+ {CFD0A615-8DFB-4BE7-9447-8B40B669F358}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CFD0A615-8DFB-4BE7-9447-8B40B669F358}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CFD0A615-8DFB-4BE7-9447-8B40B669F358}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CFD0A615-8DFB-4BE7-9447-8B40B669F358}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CFD0A615-8DFB-4BE7-9447-8B40B669F358}.Release|x64.ActiveCfg = Release|Any CPU
+ {CFD0A615-8DFB-4BE7-9447-8B40B669F358}.Release|x64.Build.0 = Release|Any CPU
+ {2EB2B920-3D17-4DEA-9C7F-5619728AC09F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2EB2B920-3D17-4DEA-9C7F-5619728AC09F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2EB2B920-3D17-4DEA-9C7F-5619728AC09F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2EB2B920-3D17-4DEA-9C7F-5619728AC09F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2EB2B920-3D17-4DEA-9C7F-5619728AC09F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2EB2B920-3D17-4DEA-9C7F-5619728AC09F}.Debug|x64.Build.0 = Debug|Any CPU
+ {2EB2B920-3D17-4DEA-9C7F-5619728AC09F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2EB2B920-3D17-4DEA-9C7F-5619728AC09F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2EB2B920-3D17-4DEA-9C7F-5619728AC09F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2EB2B920-3D17-4DEA-9C7F-5619728AC09F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2EB2B920-3D17-4DEA-9C7F-5619728AC09F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2EB2B920-3D17-4DEA-9C7F-5619728AC09F}.Checked|x64.Build.0 = Checked|Any CPU
+ {2EB2B920-3D17-4DEA-9C7F-5619728AC09F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2EB2B920-3D17-4DEA-9C7F-5619728AC09F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2EB2B920-3D17-4DEA-9C7F-5619728AC09F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2EB2B920-3D17-4DEA-9C7F-5619728AC09F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2EB2B920-3D17-4DEA-9C7F-5619728AC09F}.Release|x64.ActiveCfg = Release|Any CPU
+ {2EB2B920-3D17-4DEA-9C7F-5619728AC09F}.Release|x64.Build.0 = Release|Any CPU
+ {A72CD380-2512-44A5-8B6D-A3B3E293C6CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A72CD380-2512-44A5-8B6D-A3B3E293C6CD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A72CD380-2512-44A5-8B6D-A3B3E293C6CD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A72CD380-2512-44A5-8B6D-A3B3E293C6CD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A72CD380-2512-44A5-8B6D-A3B3E293C6CD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A72CD380-2512-44A5-8B6D-A3B3E293C6CD}.Debug|x64.Build.0 = Debug|Any CPU
+ {A72CD380-2512-44A5-8B6D-A3B3E293C6CD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A72CD380-2512-44A5-8B6D-A3B3E293C6CD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A72CD380-2512-44A5-8B6D-A3B3E293C6CD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A72CD380-2512-44A5-8B6D-A3B3E293C6CD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A72CD380-2512-44A5-8B6D-A3B3E293C6CD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A72CD380-2512-44A5-8B6D-A3B3E293C6CD}.Checked|x64.Build.0 = Checked|Any CPU
+ {A72CD380-2512-44A5-8B6D-A3B3E293C6CD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A72CD380-2512-44A5-8B6D-A3B3E293C6CD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A72CD380-2512-44A5-8B6D-A3B3E293C6CD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A72CD380-2512-44A5-8B6D-A3B3E293C6CD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A72CD380-2512-44A5-8B6D-A3B3E293C6CD}.Release|x64.ActiveCfg = Release|Any CPU
+ {A72CD380-2512-44A5-8B6D-A3B3E293C6CD}.Release|x64.Build.0 = Release|Any CPU
+ {96B72BE7-8B3F-44F5-B80C-F57BE0B395DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {96B72BE7-8B3F-44F5-B80C-F57BE0B395DB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {96B72BE7-8B3F-44F5-B80C-F57BE0B395DB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {96B72BE7-8B3F-44F5-B80C-F57BE0B395DB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {96B72BE7-8B3F-44F5-B80C-F57BE0B395DB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {96B72BE7-8B3F-44F5-B80C-F57BE0B395DB}.Debug|x64.Build.0 = Debug|Any CPU
+ {96B72BE7-8B3F-44F5-B80C-F57BE0B395DB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {96B72BE7-8B3F-44F5-B80C-F57BE0B395DB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {96B72BE7-8B3F-44F5-B80C-F57BE0B395DB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {96B72BE7-8B3F-44F5-B80C-F57BE0B395DB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {96B72BE7-8B3F-44F5-B80C-F57BE0B395DB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {96B72BE7-8B3F-44F5-B80C-F57BE0B395DB}.Checked|x64.Build.0 = Checked|Any CPU
+ {96B72BE7-8B3F-44F5-B80C-F57BE0B395DB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {96B72BE7-8B3F-44F5-B80C-F57BE0B395DB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {96B72BE7-8B3F-44F5-B80C-F57BE0B395DB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {96B72BE7-8B3F-44F5-B80C-F57BE0B395DB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {96B72BE7-8B3F-44F5-B80C-F57BE0B395DB}.Release|x64.ActiveCfg = Release|Any CPU
+ {96B72BE7-8B3F-44F5-B80C-F57BE0B395DB}.Release|x64.Build.0 = Release|Any CPU
+ {57B8E571-4E72-4C73-B538-8AADCAB3C0DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {57B8E571-4E72-4C73-B538-8AADCAB3C0DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {57B8E571-4E72-4C73-B538-8AADCAB3C0DC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {57B8E571-4E72-4C73-B538-8AADCAB3C0DC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {57B8E571-4E72-4C73-B538-8AADCAB3C0DC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {57B8E571-4E72-4C73-B538-8AADCAB3C0DC}.Debug|x64.Build.0 = Debug|Any CPU
+ {57B8E571-4E72-4C73-B538-8AADCAB3C0DC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {57B8E571-4E72-4C73-B538-8AADCAB3C0DC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {57B8E571-4E72-4C73-B538-8AADCAB3C0DC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {57B8E571-4E72-4C73-B538-8AADCAB3C0DC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {57B8E571-4E72-4C73-B538-8AADCAB3C0DC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {57B8E571-4E72-4C73-B538-8AADCAB3C0DC}.Checked|x64.Build.0 = Checked|Any CPU
+ {57B8E571-4E72-4C73-B538-8AADCAB3C0DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {57B8E571-4E72-4C73-B538-8AADCAB3C0DC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {57B8E571-4E72-4C73-B538-8AADCAB3C0DC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {57B8E571-4E72-4C73-B538-8AADCAB3C0DC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {57B8E571-4E72-4C73-B538-8AADCAB3C0DC}.Release|x64.ActiveCfg = Release|Any CPU
+ {57B8E571-4E72-4C73-B538-8AADCAB3C0DC}.Release|x64.Build.0 = Release|Any CPU
+ {87F99B82-CC31-4C2B-B516-E4FF5B14850B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {87F99B82-CC31-4C2B-B516-E4FF5B14850B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {87F99B82-CC31-4C2B-B516-E4FF5B14850B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {87F99B82-CC31-4C2B-B516-E4FF5B14850B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {87F99B82-CC31-4C2B-B516-E4FF5B14850B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {87F99B82-CC31-4C2B-B516-E4FF5B14850B}.Debug|x64.Build.0 = Debug|Any CPU
+ {87F99B82-CC31-4C2B-B516-E4FF5B14850B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {87F99B82-CC31-4C2B-B516-E4FF5B14850B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {87F99B82-CC31-4C2B-B516-E4FF5B14850B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {87F99B82-CC31-4C2B-B516-E4FF5B14850B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {87F99B82-CC31-4C2B-B516-E4FF5B14850B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {87F99B82-CC31-4C2B-B516-E4FF5B14850B}.Checked|x64.Build.0 = Checked|Any CPU
+ {87F99B82-CC31-4C2B-B516-E4FF5B14850B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {87F99B82-CC31-4C2B-B516-E4FF5B14850B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {87F99B82-CC31-4C2B-B516-E4FF5B14850B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {87F99B82-CC31-4C2B-B516-E4FF5B14850B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {87F99B82-CC31-4C2B-B516-E4FF5B14850B}.Release|x64.ActiveCfg = Release|Any CPU
+ {87F99B82-CC31-4C2B-B516-E4FF5B14850B}.Release|x64.Build.0 = Release|Any CPU
+ {EBF644A9-39CC-438A-BA2C-C5442D126964}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EBF644A9-39CC-438A-BA2C-C5442D126964}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EBF644A9-39CC-438A-BA2C-C5442D126964}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EBF644A9-39CC-438A-BA2C-C5442D126964}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EBF644A9-39CC-438A-BA2C-C5442D126964}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EBF644A9-39CC-438A-BA2C-C5442D126964}.Debug|x64.Build.0 = Debug|Any CPU
+ {EBF644A9-39CC-438A-BA2C-C5442D126964}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EBF644A9-39CC-438A-BA2C-C5442D126964}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EBF644A9-39CC-438A-BA2C-C5442D126964}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EBF644A9-39CC-438A-BA2C-C5442D126964}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EBF644A9-39CC-438A-BA2C-C5442D126964}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EBF644A9-39CC-438A-BA2C-C5442D126964}.Checked|x64.Build.0 = Checked|Any CPU
+ {EBF644A9-39CC-438A-BA2C-C5442D126964}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EBF644A9-39CC-438A-BA2C-C5442D126964}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EBF644A9-39CC-438A-BA2C-C5442D126964}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EBF644A9-39CC-438A-BA2C-C5442D126964}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EBF644A9-39CC-438A-BA2C-C5442D126964}.Release|x64.ActiveCfg = Release|Any CPU
+ {EBF644A9-39CC-438A-BA2C-C5442D126964}.Release|x64.Build.0 = Release|Any CPU
+ {2C09812A-1591-447F-94C5-F33FB0346B4B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2C09812A-1591-447F-94C5-F33FB0346B4B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2C09812A-1591-447F-94C5-F33FB0346B4B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2C09812A-1591-447F-94C5-F33FB0346B4B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2C09812A-1591-447F-94C5-F33FB0346B4B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2C09812A-1591-447F-94C5-F33FB0346B4B}.Debug|x64.Build.0 = Debug|Any CPU
+ {2C09812A-1591-447F-94C5-F33FB0346B4B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2C09812A-1591-447F-94C5-F33FB0346B4B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2C09812A-1591-447F-94C5-F33FB0346B4B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2C09812A-1591-447F-94C5-F33FB0346B4B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2C09812A-1591-447F-94C5-F33FB0346B4B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2C09812A-1591-447F-94C5-F33FB0346B4B}.Checked|x64.Build.0 = Checked|Any CPU
+ {2C09812A-1591-447F-94C5-F33FB0346B4B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2C09812A-1591-447F-94C5-F33FB0346B4B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2C09812A-1591-447F-94C5-F33FB0346B4B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2C09812A-1591-447F-94C5-F33FB0346B4B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2C09812A-1591-447F-94C5-F33FB0346B4B}.Release|x64.ActiveCfg = Release|Any CPU
+ {2C09812A-1591-447F-94C5-F33FB0346B4B}.Release|x64.Build.0 = Release|Any CPU
+ {5A8FDFCD-343D-481D-8488-0143733DD0C7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5A8FDFCD-343D-481D-8488-0143733DD0C7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5A8FDFCD-343D-481D-8488-0143733DD0C7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5A8FDFCD-343D-481D-8488-0143733DD0C7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5A8FDFCD-343D-481D-8488-0143733DD0C7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5A8FDFCD-343D-481D-8488-0143733DD0C7}.Debug|x64.Build.0 = Debug|Any CPU
+ {5A8FDFCD-343D-481D-8488-0143733DD0C7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5A8FDFCD-343D-481D-8488-0143733DD0C7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5A8FDFCD-343D-481D-8488-0143733DD0C7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5A8FDFCD-343D-481D-8488-0143733DD0C7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5A8FDFCD-343D-481D-8488-0143733DD0C7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5A8FDFCD-343D-481D-8488-0143733DD0C7}.Checked|x64.Build.0 = Checked|Any CPU
+ {5A8FDFCD-343D-481D-8488-0143733DD0C7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5A8FDFCD-343D-481D-8488-0143733DD0C7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5A8FDFCD-343D-481D-8488-0143733DD0C7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5A8FDFCD-343D-481D-8488-0143733DD0C7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5A8FDFCD-343D-481D-8488-0143733DD0C7}.Release|x64.ActiveCfg = Release|Any CPU
+ {5A8FDFCD-343D-481D-8488-0143733DD0C7}.Release|x64.Build.0 = Release|Any CPU
+ {D5CFB37E-ECFE-444A-B190-F51ABA65B445}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D5CFB37E-ECFE-444A-B190-F51ABA65B445}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D5CFB37E-ECFE-444A-B190-F51ABA65B445}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D5CFB37E-ECFE-444A-B190-F51ABA65B445}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D5CFB37E-ECFE-444A-B190-F51ABA65B445}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D5CFB37E-ECFE-444A-B190-F51ABA65B445}.Debug|x64.Build.0 = Debug|Any CPU
+ {D5CFB37E-ECFE-444A-B190-F51ABA65B445}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D5CFB37E-ECFE-444A-B190-F51ABA65B445}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D5CFB37E-ECFE-444A-B190-F51ABA65B445}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D5CFB37E-ECFE-444A-B190-F51ABA65B445}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D5CFB37E-ECFE-444A-B190-F51ABA65B445}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D5CFB37E-ECFE-444A-B190-F51ABA65B445}.Checked|x64.Build.0 = Checked|Any CPU
+ {D5CFB37E-ECFE-444A-B190-F51ABA65B445}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D5CFB37E-ECFE-444A-B190-F51ABA65B445}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D5CFB37E-ECFE-444A-B190-F51ABA65B445}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D5CFB37E-ECFE-444A-B190-F51ABA65B445}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D5CFB37E-ECFE-444A-B190-F51ABA65B445}.Release|x64.ActiveCfg = Release|Any CPU
+ {D5CFB37E-ECFE-444A-B190-F51ABA65B445}.Release|x64.Build.0 = Release|Any CPU
+ {B0FF97B0-F7C0-426E-9824-9DC7E3DD80D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B0FF97B0-F7C0-426E-9824-9DC7E3DD80D9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B0FF97B0-F7C0-426E-9824-9DC7E3DD80D9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B0FF97B0-F7C0-426E-9824-9DC7E3DD80D9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B0FF97B0-F7C0-426E-9824-9DC7E3DD80D9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B0FF97B0-F7C0-426E-9824-9DC7E3DD80D9}.Debug|x64.Build.0 = Debug|Any CPU
+ {B0FF97B0-F7C0-426E-9824-9DC7E3DD80D9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B0FF97B0-F7C0-426E-9824-9DC7E3DD80D9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B0FF97B0-F7C0-426E-9824-9DC7E3DD80D9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B0FF97B0-F7C0-426E-9824-9DC7E3DD80D9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B0FF97B0-F7C0-426E-9824-9DC7E3DD80D9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B0FF97B0-F7C0-426E-9824-9DC7E3DD80D9}.Checked|x64.Build.0 = Checked|Any CPU
+ {B0FF97B0-F7C0-426E-9824-9DC7E3DD80D9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B0FF97B0-F7C0-426E-9824-9DC7E3DD80D9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B0FF97B0-F7C0-426E-9824-9DC7E3DD80D9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B0FF97B0-F7C0-426E-9824-9DC7E3DD80D9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B0FF97B0-F7C0-426E-9824-9DC7E3DD80D9}.Release|x64.ActiveCfg = Release|Any CPU
+ {B0FF97B0-F7C0-426E-9824-9DC7E3DD80D9}.Release|x64.Build.0 = Release|Any CPU
+ {2384630F-557C-4F9E-8E89-0BFB6C3C2FAD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2384630F-557C-4F9E-8E89-0BFB6C3C2FAD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2384630F-557C-4F9E-8E89-0BFB6C3C2FAD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2384630F-557C-4F9E-8E89-0BFB6C3C2FAD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2384630F-557C-4F9E-8E89-0BFB6C3C2FAD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2384630F-557C-4F9E-8E89-0BFB6C3C2FAD}.Debug|x64.Build.0 = Debug|Any CPU
+ {2384630F-557C-4F9E-8E89-0BFB6C3C2FAD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2384630F-557C-4F9E-8E89-0BFB6C3C2FAD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2384630F-557C-4F9E-8E89-0BFB6C3C2FAD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2384630F-557C-4F9E-8E89-0BFB6C3C2FAD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2384630F-557C-4F9E-8E89-0BFB6C3C2FAD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2384630F-557C-4F9E-8E89-0BFB6C3C2FAD}.Checked|x64.Build.0 = Checked|Any CPU
+ {2384630F-557C-4F9E-8E89-0BFB6C3C2FAD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2384630F-557C-4F9E-8E89-0BFB6C3C2FAD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2384630F-557C-4F9E-8E89-0BFB6C3C2FAD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2384630F-557C-4F9E-8E89-0BFB6C3C2FAD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2384630F-557C-4F9E-8E89-0BFB6C3C2FAD}.Release|x64.ActiveCfg = Release|Any CPU
+ {2384630F-557C-4F9E-8E89-0BFB6C3C2FAD}.Release|x64.Build.0 = Release|Any CPU
+ {7A51F8A9-E6EE-4DDE-BAF6-B7C1B3D9540D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7A51F8A9-E6EE-4DDE-BAF6-B7C1B3D9540D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7A51F8A9-E6EE-4DDE-BAF6-B7C1B3D9540D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7A51F8A9-E6EE-4DDE-BAF6-B7C1B3D9540D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7A51F8A9-E6EE-4DDE-BAF6-B7C1B3D9540D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7A51F8A9-E6EE-4DDE-BAF6-B7C1B3D9540D}.Debug|x64.Build.0 = Debug|Any CPU
+ {7A51F8A9-E6EE-4DDE-BAF6-B7C1B3D9540D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7A51F8A9-E6EE-4DDE-BAF6-B7C1B3D9540D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7A51F8A9-E6EE-4DDE-BAF6-B7C1B3D9540D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7A51F8A9-E6EE-4DDE-BAF6-B7C1B3D9540D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7A51F8A9-E6EE-4DDE-BAF6-B7C1B3D9540D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7A51F8A9-E6EE-4DDE-BAF6-B7C1B3D9540D}.Checked|x64.Build.0 = Checked|Any CPU
+ {7A51F8A9-E6EE-4DDE-BAF6-B7C1B3D9540D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7A51F8A9-E6EE-4DDE-BAF6-B7C1B3D9540D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7A51F8A9-E6EE-4DDE-BAF6-B7C1B3D9540D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7A51F8A9-E6EE-4DDE-BAF6-B7C1B3D9540D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7A51F8A9-E6EE-4DDE-BAF6-B7C1B3D9540D}.Release|x64.ActiveCfg = Release|Any CPU
+ {7A51F8A9-E6EE-4DDE-BAF6-B7C1B3D9540D}.Release|x64.Build.0 = Release|Any CPU
+ {AC027E46-2C6D-4A35-970C-89AEC7BDAB30}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AC027E46-2C6D-4A35-970C-89AEC7BDAB30}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AC027E46-2C6D-4A35-970C-89AEC7BDAB30}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AC027E46-2C6D-4A35-970C-89AEC7BDAB30}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AC027E46-2C6D-4A35-970C-89AEC7BDAB30}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AC027E46-2C6D-4A35-970C-89AEC7BDAB30}.Debug|x64.Build.0 = Debug|Any CPU
+ {AC027E46-2C6D-4A35-970C-89AEC7BDAB30}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AC027E46-2C6D-4A35-970C-89AEC7BDAB30}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AC027E46-2C6D-4A35-970C-89AEC7BDAB30}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AC027E46-2C6D-4A35-970C-89AEC7BDAB30}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AC027E46-2C6D-4A35-970C-89AEC7BDAB30}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AC027E46-2C6D-4A35-970C-89AEC7BDAB30}.Checked|x64.Build.0 = Checked|Any CPU
+ {AC027E46-2C6D-4A35-970C-89AEC7BDAB30}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AC027E46-2C6D-4A35-970C-89AEC7BDAB30}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AC027E46-2C6D-4A35-970C-89AEC7BDAB30}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AC027E46-2C6D-4A35-970C-89AEC7BDAB30}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AC027E46-2C6D-4A35-970C-89AEC7BDAB30}.Release|x64.ActiveCfg = Release|Any CPU
+ {AC027E46-2C6D-4A35-970C-89AEC7BDAB30}.Release|x64.Build.0 = Release|Any CPU
+ {D7CD98E8-0C64-461C-8F01-65AA36A6C96C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D7CD98E8-0C64-461C-8F01-65AA36A6C96C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D7CD98E8-0C64-461C-8F01-65AA36A6C96C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D7CD98E8-0C64-461C-8F01-65AA36A6C96C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D7CD98E8-0C64-461C-8F01-65AA36A6C96C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D7CD98E8-0C64-461C-8F01-65AA36A6C96C}.Debug|x64.Build.0 = Debug|Any CPU
+ {D7CD98E8-0C64-461C-8F01-65AA36A6C96C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D7CD98E8-0C64-461C-8F01-65AA36A6C96C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D7CD98E8-0C64-461C-8F01-65AA36A6C96C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D7CD98E8-0C64-461C-8F01-65AA36A6C96C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D7CD98E8-0C64-461C-8F01-65AA36A6C96C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D7CD98E8-0C64-461C-8F01-65AA36A6C96C}.Checked|x64.Build.0 = Checked|Any CPU
+ {D7CD98E8-0C64-461C-8F01-65AA36A6C96C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D7CD98E8-0C64-461C-8F01-65AA36A6C96C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D7CD98E8-0C64-461C-8F01-65AA36A6C96C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D7CD98E8-0C64-461C-8F01-65AA36A6C96C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D7CD98E8-0C64-461C-8F01-65AA36A6C96C}.Release|x64.ActiveCfg = Release|Any CPU
+ {D7CD98E8-0C64-461C-8F01-65AA36A6C96C}.Release|x64.Build.0 = Release|Any CPU
+ {610C682C-0742-4385-AB31-C5ECD325FE18}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {610C682C-0742-4385-AB31-C5ECD325FE18}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {610C682C-0742-4385-AB31-C5ECD325FE18}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {610C682C-0742-4385-AB31-C5ECD325FE18}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {610C682C-0742-4385-AB31-C5ECD325FE18}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {610C682C-0742-4385-AB31-C5ECD325FE18}.Debug|x64.Build.0 = Debug|Any CPU
+ {610C682C-0742-4385-AB31-C5ECD325FE18}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {610C682C-0742-4385-AB31-C5ECD325FE18}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {610C682C-0742-4385-AB31-C5ECD325FE18}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {610C682C-0742-4385-AB31-C5ECD325FE18}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {610C682C-0742-4385-AB31-C5ECD325FE18}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {610C682C-0742-4385-AB31-C5ECD325FE18}.Checked|x64.Build.0 = Checked|Any CPU
+ {610C682C-0742-4385-AB31-C5ECD325FE18}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {610C682C-0742-4385-AB31-C5ECD325FE18}.Release|Any CPU.Build.0 = Release|Any CPU
+ {610C682C-0742-4385-AB31-C5ECD325FE18}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {610C682C-0742-4385-AB31-C5ECD325FE18}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {610C682C-0742-4385-AB31-C5ECD325FE18}.Release|x64.ActiveCfg = Release|Any CPU
+ {610C682C-0742-4385-AB31-C5ECD325FE18}.Release|x64.Build.0 = Release|Any CPU
+ {4F03B20F-FF85-47CC-98D0-9FA1019DD791}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4F03B20F-FF85-47CC-98D0-9FA1019DD791}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4F03B20F-FF85-47CC-98D0-9FA1019DD791}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4F03B20F-FF85-47CC-98D0-9FA1019DD791}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4F03B20F-FF85-47CC-98D0-9FA1019DD791}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4F03B20F-FF85-47CC-98D0-9FA1019DD791}.Debug|x64.Build.0 = Debug|Any CPU
+ {4F03B20F-FF85-47CC-98D0-9FA1019DD791}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4F03B20F-FF85-47CC-98D0-9FA1019DD791}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4F03B20F-FF85-47CC-98D0-9FA1019DD791}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4F03B20F-FF85-47CC-98D0-9FA1019DD791}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4F03B20F-FF85-47CC-98D0-9FA1019DD791}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4F03B20F-FF85-47CC-98D0-9FA1019DD791}.Checked|x64.Build.0 = Checked|Any CPU
+ {4F03B20F-FF85-47CC-98D0-9FA1019DD791}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4F03B20F-FF85-47CC-98D0-9FA1019DD791}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4F03B20F-FF85-47CC-98D0-9FA1019DD791}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4F03B20F-FF85-47CC-98D0-9FA1019DD791}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4F03B20F-FF85-47CC-98D0-9FA1019DD791}.Release|x64.ActiveCfg = Release|Any CPU
+ {4F03B20F-FF85-47CC-98D0-9FA1019DD791}.Release|x64.Build.0 = Release|Any CPU
+ {8BD76585-0793-42D2-8C56-44BD7FAEA618}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8BD76585-0793-42D2-8C56-44BD7FAEA618}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8BD76585-0793-42D2-8C56-44BD7FAEA618}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8BD76585-0793-42D2-8C56-44BD7FAEA618}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8BD76585-0793-42D2-8C56-44BD7FAEA618}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8BD76585-0793-42D2-8C56-44BD7FAEA618}.Debug|x64.Build.0 = Debug|Any CPU
+ {8BD76585-0793-42D2-8C56-44BD7FAEA618}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8BD76585-0793-42D2-8C56-44BD7FAEA618}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8BD76585-0793-42D2-8C56-44BD7FAEA618}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8BD76585-0793-42D2-8C56-44BD7FAEA618}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8BD76585-0793-42D2-8C56-44BD7FAEA618}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8BD76585-0793-42D2-8C56-44BD7FAEA618}.Checked|x64.Build.0 = Checked|Any CPU
+ {8BD76585-0793-42D2-8C56-44BD7FAEA618}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8BD76585-0793-42D2-8C56-44BD7FAEA618}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8BD76585-0793-42D2-8C56-44BD7FAEA618}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8BD76585-0793-42D2-8C56-44BD7FAEA618}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8BD76585-0793-42D2-8C56-44BD7FAEA618}.Release|x64.ActiveCfg = Release|Any CPU
+ {8BD76585-0793-42D2-8C56-44BD7FAEA618}.Release|x64.Build.0 = Release|Any CPU
+ {4AFCCDF9-E134-47CE-BC3D-5D6F87887FE5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4AFCCDF9-E134-47CE-BC3D-5D6F87887FE5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4AFCCDF9-E134-47CE-BC3D-5D6F87887FE5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4AFCCDF9-E134-47CE-BC3D-5D6F87887FE5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4AFCCDF9-E134-47CE-BC3D-5D6F87887FE5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4AFCCDF9-E134-47CE-BC3D-5D6F87887FE5}.Debug|x64.Build.0 = Debug|Any CPU
+ {4AFCCDF9-E134-47CE-BC3D-5D6F87887FE5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4AFCCDF9-E134-47CE-BC3D-5D6F87887FE5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4AFCCDF9-E134-47CE-BC3D-5D6F87887FE5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4AFCCDF9-E134-47CE-BC3D-5D6F87887FE5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4AFCCDF9-E134-47CE-BC3D-5D6F87887FE5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4AFCCDF9-E134-47CE-BC3D-5D6F87887FE5}.Checked|x64.Build.0 = Checked|Any CPU
+ {4AFCCDF9-E134-47CE-BC3D-5D6F87887FE5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4AFCCDF9-E134-47CE-BC3D-5D6F87887FE5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4AFCCDF9-E134-47CE-BC3D-5D6F87887FE5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4AFCCDF9-E134-47CE-BC3D-5D6F87887FE5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4AFCCDF9-E134-47CE-BC3D-5D6F87887FE5}.Release|x64.ActiveCfg = Release|Any CPU
+ {4AFCCDF9-E134-47CE-BC3D-5D6F87887FE5}.Release|x64.Build.0 = Release|Any CPU
+ {E013FA53-3402-4527-A67C-BCAF01906006}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E013FA53-3402-4527-A67C-BCAF01906006}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E013FA53-3402-4527-A67C-BCAF01906006}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E013FA53-3402-4527-A67C-BCAF01906006}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E013FA53-3402-4527-A67C-BCAF01906006}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E013FA53-3402-4527-A67C-BCAF01906006}.Debug|x64.Build.0 = Debug|Any CPU
+ {E013FA53-3402-4527-A67C-BCAF01906006}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E013FA53-3402-4527-A67C-BCAF01906006}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E013FA53-3402-4527-A67C-BCAF01906006}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E013FA53-3402-4527-A67C-BCAF01906006}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E013FA53-3402-4527-A67C-BCAF01906006}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E013FA53-3402-4527-A67C-BCAF01906006}.Checked|x64.Build.0 = Checked|Any CPU
+ {E013FA53-3402-4527-A67C-BCAF01906006}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E013FA53-3402-4527-A67C-BCAF01906006}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E013FA53-3402-4527-A67C-BCAF01906006}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E013FA53-3402-4527-A67C-BCAF01906006}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E013FA53-3402-4527-A67C-BCAF01906006}.Release|x64.ActiveCfg = Release|Any CPU
+ {E013FA53-3402-4527-A67C-BCAF01906006}.Release|x64.Build.0 = Release|Any CPU
+ {96242A32-C8B7-443A-8CA7-2834487DDD4D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {96242A32-C8B7-443A-8CA7-2834487DDD4D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {96242A32-C8B7-443A-8CA7-2834487DDD4D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {96242A32-C8B7-443A-8CA7-2834487DDD4D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {96242A32-C8B7-443A-8CA7-2834487DDD4D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {96242A32-C8B7-443A-8CA7-2834487DDD4D}.Debug|x64.Build.0 = Debug|Any CPU
+ {96242A32-C8B7-443A-8CA7-2834487DDD4D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {96242A32-C8B7-443A-8CA7-2834487DDD4D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {96242A32-C8B7-443A-8CA7-2834487DDD4D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {96242A32-C8B7-443A-8CA7-2834487DDD4D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {96242A32-C8B7-443A-8CA7-2834487DDD4D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {96242A32-C8B7-443A-8CA7-2834487DDD4D}.Checked|x64.Build.0 = Checked|Any CPU
+ {96242A32-C8B7-443A-8CA7-2834487DDD4D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {96242A32-C8B7-443A-8CA7-2834487DDD4D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {96242A32-C8B7-443A-8CA7-2834487DDD4D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {96242A32-C8B7-443A-8CA7-2834487DDD4D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {96242A32-C8B7-443A-8CA7-2834487DDD4D}.Release|x64.ActiveCfg = Release|Any CPU
+ {96242A32-C8B7-443A-8CA7-2834487DDD4D}.Release|x64.Build.0 = Release|Any CPU
+ {BC757971-447D-476E-A471-FB7AD31F05D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BC757971-447D-476E-A471-FB7AD31F05D5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BC757971-447D-476E-A471-FB7AD31F05D5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BC757971-447D-476E-A471-FB7AD31F05D5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BC757971-447D-476E-A471-FB7AD31F05D5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BC757971-447D-476E-A471-FB7AD31F05D5}.Debug|x64.Build.0 = Debug|Any CPU
+ {BC757971-447D-476E-A471-FB7AD31F05D5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BC757971-447D-476E-A471-FB7AD31F05D5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BC757971-447D-476E-A471-FB7AD31F05D5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BC757971-447D-476E-A471-FB7AD31F05D5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BC757971-447D-476E-A471-FB7AD31F05D5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BC757971-447D-476E-A471-FB7AD31F05D5}.Checked|x64.Build.0 = Checked|Any CPU
+ {BC757971-447D-476E-A471-FB7AD31F05D5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BC757971-447D-476E-A471-FB7AD31F05D5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BC757971-447D-476E-A471-FB7AD31F05D5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BC757971-447D-476E-A471-FB7AD31F05D5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BC757971-447D-476E-A471-FB7AD31F05D5}.Release|x64.ActiveCfg = Release|Any CPU
+ {BC757971-447D-476E-A471-FB7AD31F05D5}.Release|x64.Build.0 = Release|Any CPU
+ {0A6D1692-4BB7-4AE0-8201-69789E8DCF71}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0A6D1692-4BB7-4AE0-8201-69789E8DCF71}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0A6D1692-4BB7-4AE0-8201-69789E8DCF71}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0A6D1692-4BB7-4AE0-8201-69789E8DCF71}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0A6D1692-4BB7-4AE0-8201-69789E8DCF71}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0A6D1692-4BB7-4AE0-8201-69789E8DCF71}.Debug|x64.Build.0 = Debug|Any CPU
+ {0A6D1692-4BB7-4AE0-8201-69789E8DCF71}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0A6D1692-4BB7-4AE0-8201-69789E8DCF71}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0A6D1692-4BB7-4AE0-8201-69789E8DCF71}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0A6D1692-4BB7-4AE0-8201-69789E8DCF71}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0A6D1692-4BB7-4AE0-8201-69789E8DCF71}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0A6D1692-4BB7-4AE0-8201-69789E8DCF71}.Checked|x64.Build.0 = Checked|Any CPU
+ {0A6D1692-4BB7-4AE0-8201-69789E8DCF71}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0A6D1692-4BB7-4AE0-8201-69789E8DCF71}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0A6D1692-4BB7-4AE0-8201-69789E8DCF71}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0A6D1692-4BB7-4AE0-8201-69789E8DCF71}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0A6D1692-4BB7-4AE0-8201-69789E8DCF71}.Release|x64.ActiveCfg = Release|Any CPU
+ {0A6D1692-4BB7-4AE0-8201-69789E8DCF71}.Release|x64.Build.0 = Release|Any CPU
+ {F1E5382F-1EFE-425F-AE94-EE6E3ECF170F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F1E5382F-1EFE-425F-AE94-EE6E3ECF170F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F1E5382F-1EFE-425F-AE94-EE6E3ECF170F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F1E5382F-1EFE-425F-AE94-EE6E3ECF170F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F1E5382F-1EFE-425F-AE94-EE6E3ECF170F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F1E5382F-1EFE-425F-AE94-EE6E3ECF170F}.Debug|x64.Build.0 = Debug|Any CPU
+ {F1E5382F-1EFE-425F-AE94-EE6E3ECF170F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F1E5382F-1EFE-425F-AE94-EE6E3ECF170F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F1E5382F-1EFE-425F-AE94-EE6E3ECF170F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F1E5382F-1EFE-425F-AE94-EE6E3ECF170F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F1E5382F-1EFE-425F-AE94-EE6E3ECF170F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F1E5382F-1EFE-425F-AE94-EE6E3ECF170F}.Checked|x64.Build.0 = Checked|Any CPU
+ {F1E5382F-1EFE-425F-AE94-EE6E3ECF170F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F1E5382F-1EFE-425F-AE94-EE6E3ECF170F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F1E5382F-1EFE-425F-AE94-EE6E3ECF170F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F1E5382F-1EFE-425F-AE94-EE6E3ECF170F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F1E5382F-1EFE-425F-AE94-EE6E3ECF170F}.Release|x64.ActiveCfg = Release|Any CPU
+ {F1E5382F-1EFE-425F-AE94-EE6E3ECF170F}.Release|x64.Build.0 = Release|Any CPU
+ {2549CAA4-4472-4788-A01E-ADF8AC8E50DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2549CAA4-4472-4788-A01E-ADF8AC8E50DD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2549CAA4-4472-4788-A01E-ADF8AC8E50DD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2549CAA4-4472-4788-A01E-ADF8AC8E50DD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2549CAA4-4472-4788-A01E-ADF8AC8E50DD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2549CAA4-4472-4788-A01E-ADF8AC8E50DD}.Debug|x64.Build.0 = Debug|Any CPU
+ {2549CAA4-4472-4788-A01E-ADF8AC8E50DD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2549CAA4-4472-4788-A01E-ADF8AC8E50DD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2549CAA4-4472-4788-A01E-ADF8AC8E50DD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2549CAA4-4472-4788-A01E-ADF8AC8E50DD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2549CAA4-4472-4788-A01E-ADF8AC8E50DD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2549CAA4-4472-4788-A01E-ADF8AC8E50DD}.Checked|x64.Build.0 = Checked|Any CPU
+ {2549CAA4-4472-4788-A01E-ADF8AC8E50DD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2549CAA4-4472-4788-A01E-ADF8AC8E50DD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2549CAA4-4472-4788-A01E-ADF8AC8E50DD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2549CAA4-4472-4788-A01E-ADF8AC8E50DD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2549CAA4-4472-4788-A01E-ADF8AC8E50DD}.Release|x64.ActiveCfg = Release|Any CPU
+ {2549CAA4-4472-4788-A01E-ADF8AC8E50DD}.Release|x64.Build.0 = Release|Any CPU
+ {8D3F8332-7C3A-4539-8D78-D908D9715214}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8D3F8332-7C3A-4539-8D78-D908D9715214}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8D3F8332-7C3A-4539-8D78-D908D9715214}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8D3F8332-7C3A-4539-8D78-D908D9715214}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8D3F8332-7C3A-4539-8D78-D908D9715214}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8D3F8332-7C3A-4539-8D78-D908D9715214}.Debug|x64.Build.0 = Debug|Any CPU
+ {8D3F8332-7C3A-4539-8D78-D908D9715214}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8D3F8332-7C3A-4539-8D78-D908D9715214}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8D3F8332-7C3A-4539-8D78-D908D9715214}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8D3F8332-7C3A-4539-8D78-D908D9715214}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8D3F8332-7C3A-4539-8D78-D908D9715214}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8D3F8332-7C3A-4539-8D78-D908D9715214}.Checked|x64.Build.0 = Checked|Any CPU
+ {8D3F8332-7C3A-4539-8D78-D908D9715214}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8D3F8332-7C3A-4539-8D78-D908D9715214}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8D3F8332-7C3A-4539-8D78-D908D9715214}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8D3F8332-7C3A-4539-8D78-D908D9715214}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8D3F8332-7C3A-4539-8D78-D908D9715214}.Release|x64.ActiveCfg = Release|Any CPU
+ {8D3F8332-7C3A-4539-8D78-D908D9715214}.Release|x64.Build.0 = Release|Any CPU
+ {9A448D03-472D-4B82-BBFF-A9067F38DDC0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9A448D03-472D-4B82-BBFF-A9067F38DDC0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9A448D03-472D-4B82-BBFF-A9067F38DDC0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9A448D03-472D-4B82-BBFF-A9067F38DDC0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9A448D03-472D-4B82-BBFF-A9067F38DDC0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9A448D03-472D-4B82-BBFF-A9067F38DDC0}.Debug|x64.Build.0 = Debug|Any CPU
+ {9A448D03-472D-4B82-BBFF-A9067F38DDC0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9A448D03-472D-4B82-BBFF-A9067F38DDC0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9A448D03-472D-4B82-BBFF-A9067F38DDC0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9A448D03-472D-4B82-BBFF-A9067F38DDC0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9A448D03-472D-4B82-BBFF-A9067F38DDC0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9A448D03-472D-4B82-BBFF-A9067F38DDC0}.Checked|x64.Build.0 = Checked|Any CPU
+ {9A448D03-472D-4B82-BBFF-A9067F38DDC0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9A448D03-472D-4B82-BBFF-A9067F38DDC0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9A448D03-472D-4B82-BBFF-A9067F38DDC0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9A448D03-472D-4B82-BBFF-A9067F38DDC0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9A448D03-472D-4B82-BBFF-A9067F38DDC0}.Release|x64.ActiveCfg = Release|Any CPU
+ {9A448D03-472D-4B82-BBFF-A9067F38DDC0}.Release|x64.Build.0 = Release|Any CPU
+ {17062F31-5AA0-44BE-A095-F70ACDA913EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {17062F31-5AA0-44BE-A095-F70ACDA913EE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {17062F31-5AA0-44BE-A095-F70ACDA913EE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {17062F31-5AA0-44BE-A095-F70ACDA913EE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {17062F31-5AA0-44BE-A095-F70ACDA913EE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {17062F31-5AA0-44BE-A095-F70ACDA913EE}.Debug|x64.Build.0 = Debug|Any CPU
+ {17062F31-5AA0-44BE-A095-F70ACDA913EE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {17062F31-5AA0-44BE-A095-F70ACDA913EE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {17062F31-5AA0-44BE-A095-F70ACDA913EE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {17062F31-5AA0-44BE-A095-F70ACDA913EE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {17062F31-5AA0-44BE-A095-F70ACDA913EE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {17062F31-5AA0-44BE-A095-F70ACDA913EE}.Checked|x64.Build.0 = Checked|Any CPU
+ {17062F31-5AA0-44BE-A095-F70ACDA913EE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {17062F31-5AA0-44BE-A095-F70ACDA913EE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {17062F31-5AA0-44BE-A095-F70ACDA913EE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {17062F31-5AA0-44BE-A095-F70ACDA913EE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {17062F31-5AA0-44BE-A095-F70ACDA913EE}.Release|x64.ActiveCfg = Release|Any CPU
+ {17062F31-5AA0-44BE-A095-F70ACDA913EE}.Release|x64.Build.0 = Release|Any CPU
+ {CD5A8A91-8FDE-4446-9EE5-59AD78F28E1E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CD5A8A91-8FDE-4446-9EE5-59AD78F28E1E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CD5A8A91-8FDE-4446-9EE5-59AD78F28E1E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CD5A8A91-8FDE-4446-9EE5-59AD78F28E1E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CD5A8A91-8FDE-4446-9EE5-59AD78F28E1E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CD5A8A91-8FDE-4446-9EE5-59AD78F28E1E}.Debug|x64.Build.0 = Debug|Any CPU
+ {CD5A8A91-8FDE-4446-9EE5-59AD78F28E1E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CD5A8A91-8FDE-4446-9EE5-59AD78F28E1E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CD5A8A91-8FDE-4446-9EE5-59AD78F28E1E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CD5A8A91-8FDE-4446-9EE5-59AD78F28E1E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CD5A8A91-8FDE-4446-9EE5-59AD78F28E1E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CD5A8A91-8FDE-4446-9EE5-59AD78F28E1E}.Checked|x64.Build.0 = Checked|Any CPU
+ {CD5A8A91-8FDE-4446-9EE5-59AD78F28E1E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CD5A8A91-8FDE-4446-9EE5-59AD78F28E1E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CD5A8A91-8FDE-4446-9EE5-59AD78F28E1E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CD5A8A91-8FDE-4446-9EE5-59AD78F28E1E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CD5A8A91-8FDE-4446-9EE5-59AD78F28E1E}.Release|x64.ActiveCfg = Release|Any CPU
+ {CD5A8A91-8FDE-4446-9EE5-59AD78F28E1E}.Release|x64.Build.0 = Release|Any CPU
+ {A6275C7C-33EE-4265-B0A0-79A03D5C9160}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A6275C7C-33EE-4265-B0A0-79A03D5C9160}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A6275C7C-33EE-4265-B0A0-79A03D5C9160}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A6275C7C-33EE-4265-B0A0-79A03D5C9160}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A6275C7C-33EE-4265-B0A0-79A03D5C9160}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A6275C7C-33EE-4265-B0A0-79A03D5C9160}.Debug|x64.Build.0 = Debug|Any CPU
+ {A6275C7C-33EE-4265-B0A0-79A03D5C9160}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A6275C7C-33EE-4265-B0A0-79A03D5C9160}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A6275C7C-33EE-4265-B0A0-79A03D5C9160}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A6275C7C-33EE-4265-B0A0-79A03D5C9160}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A6275C7C-33EE-4265-B0A0-79A03D5C9160}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A6275C7C-33EE-4265-B0A0-79A03D5C9160}.Checked|x64.Build.0 = Checked|Any CPU
+ {A6275C7C-33EE-4265-B0A0-79A03D5C9160}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A6275C7C-33EE-4265-B0A0-79A03D5C9160}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A6275C7C-33EE-4265-B0A0-79A03D5C9160}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A6275C7C-33EE-4265-B0A0-79A03D5C9160}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A6275C7C-33EE-4265-B0A0-79A03D5C9160}.Release|x64.ActiveCfg = Release|Any CPU
+ {A6275C7C-33EE-4265-B0A0-79A03D5C9160}.Release|x64.Build.0 = Release|Any CPU
+ {CF86105B-1DC7-44E0-87EE-76F509A7423D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CF86105B-1DC7-44E0-87EE-76F509A7423D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CF86105B-1DC7-44E0-87EE-76F509A7423D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CF86105B-1DC7-44E0-87EE-76F509A7423D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CF86105B-1DC7-44E0-87EE-76F509A7423D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CF86105B-1DC7-44E0-87EE-76F509A7423D}.Debug|x64.Build.0 = Debug|Any CPU
+ {CF86105B-1DC7-44E0-87EE-76F509A7423D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CF86105B-1DC7-44E0-87EE-76F509A7423D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CF86105B-1DC7-44E0-87EE-76F509A7423D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CF86105B-1DC7-44E0-87EE-76F509A7423D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CF86105B-1DC7-44E0-87EE-76F509A7423D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CF86105B-1DC7-44E0-87EE-76F509A7423D}.Checked|x64.Build.0 = Checked|Any CPU
+ {CF86105B-1DC7-44E0-87EE-76F509A7423D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CF86105B-1DC7-44E0-87EE-76F509A7423D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CF86105B-1DC7-44E0-87EE-76F509A7423D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CF86105B-1DC7-44E0-87EE-76F509A7423D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CF86105B-1DC7-44E0-87EE-76F509A7423D}.Release|x64.ActiveCfg = Release|Any CPU
+ {CF86105B-1DC7-44E0-87EE-76F509A7423D}.Release|x64.Build.0 = Release|Any CPU
+ {73978DEA-5BFF-4F42-A98B-53C49110A405}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {73978DEA-5BFF-4F42-A98B-53C49110A405}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {73978DEA-5BFF-4F42-A98B-53C49110A405}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {73978DEA-5BFF-4F42-A98B-53C49110A405}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {73978DEA-5BFF-4F42-A98B-53C49110A405}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {73978DEA-5BFF-4F42-A98B-53C49110A405}.Debug|x64.Build.0 = Debug|Any CPU
+ {73978DEA-5BFF-4F42-A98B-53C49110A405}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {73978DEA-5BFF-4F42-A98B-53C49110A405}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {73978DEA-5BFF-4F42-A98B-53C49110A405}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {73978DEA-5BFF-4F42-A98B-53C49110A405}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {73978DEA-5BFF-4F42-A98B-53C49110A405}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {73978DEA-5BFF-4F42-A98B-53C49110A405}.Checked|x64.Build.0 = Checked|Any CPU
+ {73978DEA-5BFF-4F42-A98B-53C49110A405}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {73978DEA-5BFF-4F42-A98B-53C49110A405}.Release|Any CPU.Build.0 = Release|Any CPU
+ {73978DEA-5BFF-4F42-A98B-53C49110A405}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {73978DEA-5BFF-4F42-A98B-53C49110A405}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {73978DEA-5BFF-4F42-A98B-53C49110A405}.Release|x64.ActiveCfg = Release|Any CPU
+ {73978DEA-5BFF-4F42-A98B-53C49110A405}.Release|x64.Build.0 = Release|Any CPU
+ {9A8E4763-D08B-4C38-B529-3051062FF267}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9A8E4763-D08B-4C38-B529-3051062FF267}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9A8E4763-D08B-4C38-B529-3051062FF267}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9A8E4763-D08B-4C38-B529-3051062FF267}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9A8E4763-D08B-4C38-B529-3051062FF267}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9A8E4763-D08B-4C38-B529-3051062FF267}.Debug|x64.Build.0 = Debug|Any CPU
+ {9A8E4763-D08B-4C38-B529-3051062FF267}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9A8E4763-D08B-4C38-B529-3051062FF267}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9A8E4763-D08B-4C38-B529-3051062FF267}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9A8E4763-D08B-4C38-B529-3051062FF267}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9A8E4763-D08B-4C38-B529-3051062FF267}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9A8E4763-D08B-4C38-B529-3051062FF267}.Checked|x64.Build.0 = Checked|Any CPU
+ {9A8E4763-D08B-4C38-B529-3051062FF267}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9A8E4763-D08B-4C38-B529-3051062FF267}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9A8E4763-D08B-4C38-B529-3051062FF267}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9A8E4763-D08B-4C38-B529-3051062FF267}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9A8E4763-D08B-4C38-B529-3051062FF267}.Release|x64.ActiveCfg = Release|Any CPU
+ {9A8E4763-D08B-4C38-B529-3051062FF267}.Release|x64.Build.0 = Release|Any CPU
+ {C2DB220F-1880-43CB-92D2-F6D5EAD79F4E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C2DB220F-1880-43CB-92D2-F6D5EAD79F4E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C2DB220F-1880-43CB-92D2-F6D5EAD79F4E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C2DB220F-1880-43CB-92D2-F6D5EAD79F4E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C2DB220F-1880-43CB-92D2-F6D5EAD79F4E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C2DB220F-1880-43CB-92D2-F6D5EAD79F4E}.Debug|x64.Build.0 = Debug|Any CPU
+ {C2DB220F-1880-43CB-92D2-F6D5EAD79F4E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C2DB220F-1880-43CB-92D2-F6D5EAD79F4E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C2DB220F-1880-43CB-92D2-F6D5EAD79F4E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C2DB220F-1880-43CB-92D2-F6D5EAD79F4E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C2DB220F-1880-43CB-92D2-F6D5EAD79F4E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C2DB220F-1880-43CB-92D2-F6D5EAD79F4E}.Checked|x64.Build.0 = Checked|Any CPU
+ {C2DB220F-1880-43CB-92D2-F6D5EAD79F4E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C2DB220F-1880-43CB-92D2-F6D5EAD79F4E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C2DB220F-1880-43CB-92D2-F6D5EAD79F4E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C2DB220F-1880-43CB-92D2-F6D5EAD79F4E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C2DB220F-1880-43CB-92D2-F6D5EAD79F4E}.Release|x64.ActiveCfg = Release|Any CPU
+ {C2DB220F-1880-43CB-92D2-F6D5EAD79F4E}.Release|x64.Build.0 = Release|Any CPU
+ {73592109-1E40-4998-ABD4-B067DC8743C5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {73592109-1E40-4998-ABD4-B067DC8743C5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {73592109-1E40-4998-ABD4-B067DC8743C5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {73592109-1E40-4998-ABD4-B067DC8743C5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {73592109-1E40-4998-ABD4-B067DC8743C5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {73592109-1E40-4998-ABD4-B067DC8743C5}.Debug|x64.Build.0 = Debug|Any CPU
+ {73592109-1E40-4998-ABD4-B067DC8743C5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {73592109-1E40-4998-ABD4-B067DC8743C5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {73592109-1E40-4998-ABD4-B067DC8743C5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {73592109-1E40-4998-ABD4-B067DC8743C5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {73592109-1E40-4998-ABD4-B067DC8743C5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {73592109-1E40-4998-ABD4-B067DC8743C5}.Checked|x64.Build.0 = Checked|Any CPU
+ {73592109-1E40-4998-ABD4-B067DC8743C5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {73592109-1E40-4998-ABD4-B067DC8743C5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {73592109-1E40-4998-ABD4-B067DC8743C5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {73592109-1E40-4998-ABD4-B067DC8743C5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {73592109-1E40-4998-ABD4-B067DC8743C5}.Release|x64.ActiveCfg = Release|Any CPU
+ {73592109-1E40-4998-ABD4-B067DC8743C5}.Release|x64.Build.0 = Release|Any CPU
+ {45913162-0814-48BD-BB47-A3FC01EB66A1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {45913162-0814-48BD-BB47-A3FC01EB66A1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {45913162-0814-48BD-BB47-A3FC01EB66A1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {45913162-0814-48BD-BB47-A3FC01EB66A1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {45913162-0814-48BD-BB47-A3FC01EB66A1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {45913162-0814-48BD-BB47-A3FC01EB66A1}.Debug|x64.Build.0 = Debug|Any CPU
+ {45913162-0814-48BD-BB47-A3FC01EB66A1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {45913162-0814-48BD-BB47-A3FC01EB66A1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {45913162-0814-48BD-BB47-A3FC01EB66A1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {45913162-0814-48BD-BB47-A3FC01EB66A1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {45913162-0814-48BD-BB47-A3FC01EB66A1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {45913162-0814-48BD-BB47-A3FC01EB66A1}.Checked|x64.Build.0 = Checked|Any CPU
+ {45913162-0814-48BD-BB47-A3FC01EB66A1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {45913162-0814-48BD-BB47-A3FC01EB66A1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {45913162-0814-48BD-BB47-A3FC01EB66A1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {45913162-0814-48BD-BB47-A3FC01EB66A1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {45913162-0814-48BD-BB47-A3FC01EB66A1}.Release|x64.ActiveCfg = Release|Any CPU
+ {45913162-0814-48BD-BB47-A3FC01EB66A1}.Release|x64.Build.0 = Release|Any CPU
+ {53999106-094B-4E18-BA77-D8498D398376}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {53999106-094B-4E18-BA77-D8498D398376}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {53999106-094B-4E18-BA77-D8498D398376}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {53999106-094B-4E18-BA77-D8498D398376}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {53999106-094B-4E18-BA77-D8498D398376}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {53999106-094B-4E18-BA77-D8498D398376}.Debug|x64.Build.0 = Debug|Any CPU
+ {53999106-094B-4E18-BA77-D8498D398376}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {53999106-094B-4E18-BA77-D8498D398376}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {53999106-094B-4E18-BA77-D8498D398376}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {53999106-094B-4E18-BA77-D8498D398376}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {53999106-094B-4E18-BA77-D8498D398376}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {53999106-094B-4E18-BA77-D8498D398376}.Checked|x64.Build.0 = Checked|Any CPU
+ {53999106-094B-4E18-BA77-D8498D398376}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {53999106-094B-4E18-BA77-D8498D398376}.Release|Any CPU.Build.0 = Release|Any CPU
+ {53999106-094B-4E18-BA77-D8498D398376}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {53999106-094B-4E18-BA77-D8498D398376}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {53999106-094B-4E18-BA77-D8498D398376}.Release|x64.ActiveCfg = Release|Any CPU
+ {53999106-094B-4E18-BA77-D8498D398376}.Release|x64.Build.0 = Release|Any CPU
+ {AAEADD3D-8607-40C0-B852-FE268A309DC8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AAEADD3D-8607-40C0-B852-FE268A309DC8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AAEADD3D-8607-40C0-B852-FE268A309DC8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AAEADD3D-8607-40C0-B852-FE268A309DC8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AAEADD3D-8607-40C0-B852-FE268A309DC8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AAEADD3D-8607-40C0-B852-FE268A309DC8}.Debug|x64.Build.0 = Debug|Any CPU
+ {AAEADD3D-8607-40C0-B852-FE268A309DC8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AAEADD3D-8607-40C0-B852-FE268A309DC8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AAEADD3D-8607-40C0-B852-FE268A309DC8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AAEADD3D-8607-40C0-B852-FE268A309DC8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AAEADD3D-8607-40C0-B852-FE268A309DC8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AAEADD3D-8607-40C0-B852-FE268A309DC8}.Checked|x64.Build.0 = Checked|Any CPU
+ {AAEADD3D-8607-40C0-B852-FE268A309DC8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AAEADD3D-8607-40C0-B852-FE268A309DC8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AAEADD3D-8607-40C0-B852-FE268A309DC8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AAEADD3D-8607-40C0-B852-FE268A309DC8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AAEADD3D-8607-40C0-B852-FE268A309DC8}.Release|x64.ActiveCfg = Release|Any CPU
+ {AAEADD3D-8607-40C0-B852-FE268A309DC8}.Release|x64.Build.0 = Release|Any CPU
+ {87F222B0-EE89-41DB-A9ED-0123DDF67749}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {87F222B0-EE89-41DB-A9ED-0123DDF67749}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {87F222B0-EE89-41DB-A9ED-0123DDF67749}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {87F222B0-EE89-41DB-A9ED-0123DDF67749}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {87F222B0-EE89-41DB-A9ED-0123DDF67749}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {87F222B0-EE89-41DB-A9ED-0123DDF67749}.Debug|x64.Build.0 = Debug|Any CPU
+ {87F222B0-EE89-41DB-A9ED-0123DDF67749}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {87F222B0-EE89-41DB-A9ED-0123DDF67749}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {87F222B0-EE89-41DB-A9ED-0123DDF67749}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {87F222B0-EE89-41DB-A9ED-0123DDF67749}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {87F222B0-EE89-41DB-A9ED-0123DDF67749}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {87F222B0-EE89-41DB-A9ED-0123DDF67749}.Checked|x64.Build.0 = Checked|Any CPU
+ {87F222B0-EE89-41DB-A9ED-0123DDF67749}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {87F222B0-EE89-41DB-A9ED-0123DDF67749}.Release|Any CPU.Build.0 = Release|Any CPU
+ {87F222B0-EE89-41DB-A9ED-0123DDF67749}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {87F222B0-EE89-41DB-A9ED-0123DDF67749}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {87F222B0-EE89-41DB-A9ED-0123DDF67749}.Release|x64.ActiveCfg = Release|Any CPU
+ {87F222B0-EE89-41DB-A9ED-0123DDF67749}.Release|x64.Build.0 = Release|Any CPU
+ {57F6C5A7-D8BF-4FBC-BB97-1677B71445B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {57F6C5A7-D8BF-4FBC-BB97-1677B71445B7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {57F6C5A7-D8BF-4FBC-BB97-1677B71445B7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {57F6C5A7-D8BF-4FBC-BB97-1677B71445B7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {57F6C5A7-D8BF-4FBC-BB97-1677B71445B7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {57F6C5A7-D8BF-4FBC-BB97-1677B71445B7}.Debug|x64.Build.0 = Debug|Any CPU
+ {57F6C5A7-D8BF-4FBC-BB97-1677B71445B7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {57F6C5A7-D8BF-4FBC-BB97-1677B71445B7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {57F6C5A7-D8BF-4FBC-BB97-1677B71445B7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {57F6C5A7-D8BF-4FBC-BB97-1677B71445B7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {57F6C5A7-D8BF-4FBC-BB97-1677B71445B7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {57F6C5A7-D8BF-4FBC-BB97-1677B71445B7}.Checked|x64.Build.0 = Checked|Any CPU
+ {57F6C5A7-D8BF-4FBC-BB97-1677B71445B7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {57F6C5A7-D8BF-4FBC-BB97-1677B71445B7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {57F6C5A7-D8BF-4FBC-BB97-1677B71445B7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {57F6C5A7-D8BF-4FBC-BB97-1677B71445B7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {57F6C5A7-D8BF-4FBC-BB97-1677B71445B7}.Release|x64.ActiveCfg = Release|Any CPU
+ {57F6C5A7-D8BF-4FBC-BB97-1677B71445B7}.Release|x64.Build.0 = Release|Any CPU
+ {C189A69F-0DDC-4415-8733-7BCC228293F5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C189A69F-0DDC-4415-8733-7BCC228293F5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C189A69F-0DDC-4415-8733-7BCC228293F5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C189A69F-0DDC-4415-8733-7BCC228293F5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C189A69F-0DDC-4415-8733-7BCC228293F5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C189A69F-0DDC-4415-8733-7BCC228293F5}.Debug|x64.Build.0 = Debug|Any CPU
+ {C189A69F-0DDC-4415-8733-7BCC228293F5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C189A69F-0DDC-4415-8733-7BCC228293F5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C189A69F-0DDC-4415-8733-7BCC228293F5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C189A69F-0DDC-4415-8733-7BCC228293F5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C189A69F-0DDC-4415-8733-7BCC228293F5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C189A69F-0DDC-4415-8733-7BCC228293F5}.Checked|x64.Build.0 = Checked|Any CPU
+ {C189A69F-0DDC-4415-8733-7BCC228293F5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C189A69F-0DDC-4415-8733-7BCC228293F5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C189A69F-0DDC-4415-8733-7BCC228293F5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C189A69F-0DDC-4415-8733-7BCC228293F5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C189A69F-0DDC-4415-8733-7BCC228293F5}.Release|x64.ActiveCfg = Release|Any CPU
+ {C189A69F-0DDC-4415-8733-7BCC228293F5}.Release|x64.Build.0 = Release|Any CPU
+ {21FC3929-FA6C-4DF7-90A7-637A45E3ADC9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {21FC3929-FA6C-4DF7-90A7-637A45E3ADC9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {21FC3929-FA6C-4DF7-90A7-637A45E3ADC9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {21FC3929-FA6C-4DF7-90A7-637A45E3ADC9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {21FC3929-FA6C-4DF7-90A7-637A45E3ADC9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {21FC3929-FA6C-4DF7-90A7-637A45E3ADC9}.Debug|x64.Build.0 = Debug|Any CPU
+ {21FC3929-FA6C-4DF7-90A7-637A45E3ADC9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {21FC3929-FA6C-4DF7-90A7-637A45E3ADC9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {21FC3929-FA6C-4DF7-90A7-637A45E3ADC9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {21FC3929-FA6C-4DF7-90A7-637A45E3ADC9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {21FC3929-FA6C-4DF7-90A7-637A45E3ADC9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {21FC3929-FA6C-4DF7-90A7-637A45E3ADC9}.Checked|x64.Build.0 = Checked|Any CPU
+ {21FC3929-FA6C-4DF7-90A7-637A45E3ADC9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {21FC3929-FA6C-4DF7-90A7-637A45E3ADC9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {21FC3929-FA6C-4DF7-90A7-637A45E3ADC9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {21FC3929-FA6C-4DF7-90A7-637A45E3ADC9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {21FC3929-FA6C-4DF7-90A7-637A45E3ADC9}.Release|x64.ActiveCfg = Release|Any CPU
+ {21FC3929-FA6C-4DF7-90A7-637A45E3ADC9}.Release|x64.Build.0 = Release|Any CPU
+ {4179CA63-8CD0-445C-83E1-64E534A0E471}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4179CA63-8CD0-445C-83E1-64E534A0E471}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4179CA63-8CD0-445C-83E1-64E534A0E471}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4179CA63-8CD0-445C-83E1-64E534A0E471}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4179CA63-8CD0-445C-83E1-64E534A0E471}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4179CA63-8CD0-445C-83E1-64E534A0E471}.Debug|x64.Build.0 = Debug|Any CPU
+ {4179CA63-8CD0-445C-83E1-64E534A0E471}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4179CA63-8CD0-445C-83E1-64E534A0E471}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4179CA63-8CD0-445C-83E1-64E534A0E471}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4179CA63-8CD0-445C-83E1-64E534A0E471}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4179CA63-8CD0-445C-83E1-64E534A0E471}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4179CA63-8CD0-445C-83E1-64E534A0E471}.Checked|x64.Build.0 = Checked|Any CPU
+ {4179CA63-8CD0-445C-83E1-64E534A0E471}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4179CA63-8CD0-445C-83E1-64E534A0E471}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4179CA63-8CD0-445C-83E1-64E534A0E471}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4179CA63-8CD0-445C-83E1-64E534A0E471}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4179CA63-8CD0-445C-83E1-64E534A0E471}.Release|x64.ActiveCfg = Release|Any CPU
+ {4179CA63-8CD0-445C-83E1-64E534A0E471}.Release|x64.Build.0 = Release|Any CPU
+ {47AF9833-5788-4D1A-BF71-1902E8B9BE59}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {47AF9833-5788-4D1A-BF71-1902E8B9BE59}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {47AF9833-5788-4D1A-BF71-1902E8B9BE59}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {47AF9833-5788-4D1A-BF71-1902E8B9BE59}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {47AF9833-5788-4D1A-BF71-1902E8B9BE59}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {47AF9833-5788-4D1A-BF71-1902E8B9BE59}.Debug|x64.Build.0 = Debug|Any CPU
+ {47AF9833-5788-4D1A-BF71-1902E8B9BE59}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {47AF9833-5788-4D1A-BF71-1902E8B9BE59}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {47AF9833-5788-4D1A-BF71-1902E8B9BE59}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {47AF9833-5788-4D1A-BF71-1902E8B9BE59}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {47AF9833-5788-4D1A-BF71-1902E8B9BE59}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {47AF9833-5788-4D1A-BF71-1902E8B9BE59}.Checked|x64.Build.0 = Checked|Any CPU
+ {47AF9833-5788-4D1A-BF71-1902E8B9BE59}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {47AF9833-5788-4D1A-BF71-1902E8B9BE59}.Release|Any CPU.Build.0 = Release|Any CPU
+ {47AF9833-5788-4D1A-BF71-1902E8B9BE59}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {47AF9833-5788-4D1A-BF71-1902E8B9BE59}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {47AF9833-5788-4D1A-BF71-1902E8B9BE59}.Release|x64.ActiveCfg = Release|Any CPU
+ {47AF9833-5788-4D1A-BF71-1902E8B9BE59}.Release|x64.Build.0 = Release|Any CPU
+ {0FF10F1C-0C7D-4CD8-8A14-21C6E488B8E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0FF10F1C-0C7D-4CD8-8A14-21C6E488B8E7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0FF10F1C-0C7D-4CD8-8A14-21C6E488B8E7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0FF10F1C-0C7D-4CD8-8A14-21C6E488B8E7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0FF10F1C-0C7D-4CD8-8A14-21C6E488B8E7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0FF10F1C-0C7D-4CD8-8A14-21C6E488B8E7}.Debug|x64.Build.0 = Debug|Any CPU
+ {0FF10F1C-0C7D-4CD8-8A14-21C6E488B8E7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0FF10F1C-0C7D-4CD8-8A14-21C6E488B8E7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0FF10F1C-0C7D-4CD8-8A14-21C6E488B8E7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0FF10F1C-0C7D-4CD8-8A14-21C6E488B8E7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0FF10F1C-0C7D-4CD8-8A14-21C6E488B8E7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0FF10F1C-0C7D-4CD8-8A14-21C6E488B8E7}.Checked|x64.Build.0 = Checked|Any CPU
+ {0FF10F1C-0C7D-4CD8-8A14-21C6E488B8E7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0FF10F1C-0C7D-4CD8-8A14-21C6E488B8E7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0FF10F1C-0C7D-4CD8-8A14-21C6E488B8E7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0FF10F1C-0C7D-4CD8-8A14-21C6E488B8E7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0FF10F1C-0C7D-4CD8-8A14-21C6E488B8E7}.Release|x64.ActiveCfg = Release|Any CPU
+ {0FF10F1C-0C7D-4CD8-8A14-21C6E488B8E7}.Release|x64.Build.0 = Release|Any CPU
+ {89AE94AA-DF13-41D6-9673-1FBCA7727162}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {89AE94AA-DF13-41D6-9673-1FBCA7727162}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {89AE94AA-DF13-41D6-9673-1FBCA7727162}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {89AE94AA-DF13-41D6-9673-1FBCA7727162}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {89AE94AA-DF13-41D6-9673-1FBCA7727162}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {89AE94AA-DF13-41D6-9673-1FBCA7727162}.Debug|x64.Build.0 = Debug|Any CPU
+ {89AE94AA-DF13-41D6-9673-1FBCA7727162}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {89AE94AA-DF13-41D6-9673-1FBCA7727162}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {89AE94AA-DF13-41D6-9673-1FBCA7727162}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {89AE94AA-DF13-41D6-9673-1FBCA7727162}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {89AE94AA-DF13-41D6-9673-1FBCA7727162}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {89AE94AA-DF13-41D6-9673-1FBCA7727162}.Checked|x64.Build.0 = Checked|Any CPU
+ {89AE94AA-DF13-41D6-9673-1FBCA7727162}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {89AE94AA-DF13-41D6-9673-1FBCA7727162}.Release|Any CPU.Build.0 = Release|Any CPU
+ {89AE94AA-DF13-41D6-9673-1FBCA7727162}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {89AE94AA-DF13-41D6-9673-1FBCA7727162}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {89AE94AA-DF13-41D6-9673-1FBCA7727162}.Release|x64.ActiveCfg = Release|Any CPU
+ {89AE94AA-DF13-41D6-9673-1FBCA7727162}.Release|x64.Build.0 = Release|Any CPU
+ {41992141-0B64-4EB2-B3D2-35CCB92CEB8A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {41992141-0B64-4EB2-B3D2-35CCB92CEB8A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {41992141-0B64-4EB2-B3D2-35CCB92CEB8A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {41992141-0B64-4EB2-B3D2-35CCB92CEB8A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {41992141-0B64-4EB2-B3D2-35CCB92CEB8A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {41992141-0B64-4EB2-B3D2-35CCB92CEB8A}.Debug|x64.Build.0 = Debug|Any CPU
+ {41992141-0B64-4EB2-B3D2-35CCB92CEB8A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {41992141-0B64-4EB2-B3D2-35CCB92CEB8A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {41992141-0B64-4EB2-B3D2-35CCB92CEB8A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {41992141-0B64-4EB2-B3D2-35CCB92CEB8A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {41992141-0B64-4EB2-B3D2-35CCB92CEB8A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {41992141-0B64-4EB2-B3D2-35CCB92CEB8A}.Checked|x64.Build.0 = Checked|Any CPU
+ {41992141-0B64-4EB2-B3D2-35CCB92CEB8A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {41992141-0B64-4EB2-B3D2-35CCB92CEB8A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {41992141-0B64-4EB2-B3D2-35CCB92CEB8A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {41992141-0B64-4EB2-B3D2-35CCB92CEB8A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {41992141-0B64-4EB2-B3D2-35CCB92CEB8A}.Release|x64.ActiveCfg = Release|Any CPU
+ {41992141-0B64-4EB2-B3D2-35CCB92CEB8A}.Release|x64.Build.0 = Release|Any CPU
+ {8C128213-9AA8-4025-8EE7-6FDF47DD544A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8C128213-9AA8-4025-8EE7-6FDF47DD544A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8C128213-9AA8-4025-8EE7-6FDF47DD544A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8C128213-9AA8-4025-8EE7-6FDF47DD544A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8C128213-9AA8-4025-8EE7-6FDF47DD544A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8C128213-9AA8-4025-8EE7-6FDF47DD544A}.Debug|x64.Build.0 = Debug|Any CPU
+ {8C128213-9AA8-4025-8EE7-6FDF47DD544A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8C128213-9AA8-4025-8EE7-6FDF47DD544A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8C128213-9AA8-4025-8EE7-6FDF47DD544A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8C128213-9AA8-4025-8EE7-6FDF47DD544A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8C128213-9AA8-4025-8EE7-6FDF47DD544A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8C128213-9AA8-4025-8EE7-6FDF47DD544A}.Checked|x64.Build.0 = Checked|Any CPU
+ {8C128213-9AA8-4025-8EE7-6FDF47DD544A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8C128213-9AA8-4025-8EE7-6FDF47DD544A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8C128213-9AA8-4025-8EE7-6FDF47DD544A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8C128213-9AA8-4025-8EE7-6FDF47DD544A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8C128213-9AA8-4025-8EE7-6FDF47DD544A}.Release|x64.ActiveCfg = Release|Any CPU
+ {8C128213-9AA8-4025-8EE7-6FDF47DD544A}.Release|x64.Build.0 = Release|Any CPU
+ {4DFBCA5D-68C7-4512-A880-079C2C6074E1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4DFBCA5D-68C7-4512-A880-079C2C6074E1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4DFBCA5D-68C7-4512-A880-079C2C6074E1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4DFBCA5D-68C7-4512-A880-079C2C6074E1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4DFBCA5D-68C7-4512-A880-079C2C6074E1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4DFBCA5D-68C7-4512-A880-079C2C6074E1}.Debug|x64.Build.0 = Debug|Any CPU
+ {4DFBCA5D-68C7-4512-A880-079C2C6074E1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4DFBCA5D-68C7-4512-A880-079C2C6074E1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4DFBCA5D-68C7-4512-A880-079C2C6074E1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4DFBCA5D-68C7-4512-A880-079C2C6074E1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4DFBCA5D-68C7-4512-A880-079C2C6074E1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4DFBCA5D-68C7-4512-A880-079C2C6074E1}.Checked|x64.Build.0 = Checked|Any CPU
+ {4DFBCA5D-68C7-4512-A880-079C2C6074E1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4DFBCA5D-68C7-4512-A880-079C2C6074E1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4DFBCA5D-68C7-4512-A880-079C2C6074E1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4DFBCA5D-68C7-4512-A880-079C2C6074E1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4DFBCA5D-68C7-4512-A880-079C2C6074E1}.Release|x64.ActiveCfg = Release|Any CPU
+ {4DFBCA5D-68C7-4512-A880-079C2C6074E1}.Release|x64.Build.0 = Release|Any CPU
+ {C696F969-2AA1-4289-8576-CAAB8748F4C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C696F969-2AA1-4289-8576-CAAB8748F4C3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C696F969-2AA1-4289-8576-CAAB8748F4C3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C696F969-2AA1-4289-8576-CAAB8748F4C3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C696F969-2AA1-4289-8576-CAAB8748F4C3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C696F969-2AA1-4289-8576-CAAB8748F4C3}.Debug|x64.Build.0 = Debug|Any CPU
+ {C696F969-2AA1-4289-8576-CAAB8748F4C3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C696F969-2AA1-4289-8576-CAAB8748F4C3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C696F969-2AA1-4289-8576-CAAB8748F4C3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C696F969-2AA1-4289-8576-CAAB8748F4C3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C696F969-2AA1-4289-8576-CAAB8748F4C3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C696F969-2AA1-4289-8576-CAAB8748F4C3}.Checked|x64.Build.0 = Checked|Any CPU
+ {C696F969-2AA1-4289-8576-CAAB8748F4C3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C696F969-2AA1-4289-8576-CAAB8748F4C3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C696F969-2AA1-4289-8576-CAAB8748F4C3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C696F969-2AA1-4289-8576-CAAB8748F4C3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C696F969-2AA1-4289-8576-CAAB8748F4C3}.Release|x64.ActiveCfg = Release|Any CPU
+ {C696F969-2AA1-4289-8576-CAAB8748F4C3}.Release|x64.Build.0 = Release|Any CPU
+ {CDEE2A91-3E85-4BD8-8E66-63C827EBED8D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CDEE2A91-3E85-4BD8-8E66-63C827EBED8D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CDEE2A91-3E85-4BD8-8E66-63C827EBED8D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CDEE2A91-3E85-4BD8-8E66-63C827EBED8D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CDEE2A91-3E85-4BD8-8E66-63C827EBED8D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CDEE2A91-3E85-4BD8-8E66-63C827EBED8D}.Debug|x64.Build.0 = Debug|Any CPU
+ {CDEE2A91-3E85-4BD8-8E66-63C827EBED8D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CDEE2A91-3E85-4BD8-8E66-63C827EBED8D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CDEE2A91-3E85-4BD8-8E66-63C827EBED8D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CDEE2A91-3E85-4BD8-8E66-63C827EBED8D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CDEE2A91-3E85-4BD8-8E66-63C827EBED8D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CDEE2A91-3E85-4BD8-8E66-63C827EBED8D}.Checked|x64.Build.0 = Checked|Any CPU
+ {CDEE2A91-3E85-4BD8-8E66-63C827EBED8D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CDEE2A91-3E85-4BD8-8E66-63C827EBED8D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CDEE2A91-3E85-4BD8-8E66-63C827EBED8D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CDEE2A91-3E85-4BD8-8E66-63C827EBED8D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CDEE2A91-3E85-4BD8-8E66-63C827EBED8D}.Release|x64.ActiveCfg = Release|Any CPU
+ {CDEE2A91-3E85-4BD8-8E66-63C827EBED8D}.Release|x64.Build.0 = Release|Any CPU
+ {54A922D9-D2B1-4969-A811-1EBE820FB5BF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {54A922D9-D2B1-4969-A811-1EBE820FB5BF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {54A922D9-D2B1-4969-A811-1EBE820FB5BF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {54A922D9-D2B1-4969-A811-1EBE820FB5BF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {54A922D9-D2B1-4969-A811-1EBE820FB5BF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {54A922D9-D2B1-4969-A811-1EBE820FB5BF}.Debug|x64.Build.0 = Debug|Any CPU
+ {54A922D9-D2B1-4969-A811-1EBE820FB5BF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {54A922D9-D2B1-4969-A811-1EBE820FB5BF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {54A922D9-D2B1-4969-A811-1EBE820FB5BF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {54A922D9-D2B1-4969-A811-1EBE820FB5BF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {54A922D9-D2B1-4969-A811-1EBE820FB5BF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {54A922D9-D2B1-4969-A811-1EBE820FB5BF}.Checked|x64.Build.0 = Checked|Any CPU
+ {54A922D9-D2B1-4969-A811-1EBE820FB5BF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {54A922D9-D2B1-4969-A811-1EBE820FB5BF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {54A922D9-D2B1-4969-A811-1EBE820FB5BF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {54A922D9-D2B1-4969-A811-1EBE820FB5BF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {54A922D9-D2B1-4969-A811-1EBE820FB5BF}.Release|x64.ActiveCfg = Release|Any CPU
+ {54A922D9-D2B1-4969-A811-1EBE820FB5BF}.Release|x64.Build.0 = Release|Any CPU
+ {F9740EEE-763B-4CDE-AE92-5876DF3E9468}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F9740EEE-763B-4CDE-AE92-5876DF3E9468}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F9740EEE-763B-4CDE-AE92-5876DF3E9468}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F9740EEE-763B-4CDE-AE92-5876DF3E9468}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F9740EEE-763B-4CDE-AE92-5876DF3E9468}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F9740EEE-763B-4CDE-AE92-5876DF3E9468}.Debug|x64.Build.0 = Debug|Any CPU
+ {F9740EEE-763B-4CDE-AE92-5876DF3E9468}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F9740EEE-763B-4CDE-AE92-5876DF3E9468}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F9740EEE-763B-4CDE-AE92-5876DF3E9468}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F9740EEE-763B-4CDE-AE92-5876DF3E9468}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F9740EEE-763B-4CDE-AE92-5876DF3E9468}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F9740EEE-763B-4CDE-AE92-5876DF3E9468}.Checked|x64.Build.0 = Checked|Any CPU
+ {F9740EEE-763B-4CDE-AE92-5876DF3E9468}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F9740EEE-763B-4CDE-AE92-5876DF3E9468}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F9740EEE-763B-4CDE-AE92-5876DF3E9468}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F9740EEE-763B-4CDE-AE92-5876DF3E9468}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F9740EEE-763B-4CDE-AE92-5876DF3E9468}.Release|x64.ActiveCfg = Release|Any CPU
+ {F9740EEE-763B-4CDE-AE92-5876DF3E9468}.Release|x64.Build.0 = Release|Any CPU
+ {1847231C-A265-425B-B58B-9B8FDA2B0783}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1847231C-A265-425B-B58B-9B8FDA2B0783}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1847231C-A265-425B-B58B-9B8FDA2B0783}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1847231C-A265-425B-B58B-9B8FDA2B0783}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1847231C-A265-425B-B58B-9B8FDA2B0783}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1847231C-A265-425B-B58B-9B8FDA2B0783}.Debug|x64.Build.0 = Debug|Any CPU
+ {1847231C-A265-425B-B58B-9B8FDA2B0783}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1847231C-A265-425B-B58B-9B8FDA2B0783}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1847231C-A265-425B-B58B-9B8FDA2B0783}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1847231C-A265-425B-B58B-9B8FDA2B0783}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1847231C-A265-425B-B58B-9B8FDA2B0783}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1847231C-A265-425B-B58B-9B8FDA2B0783}.Checked|x64.Build.0 = Checked|Any CPU
+ {1847231C-A265-425B-B58B-9B8FDA2B0783}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1847231C-A265-425B-B58B-9B8FDA2B0783}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1847231C-A265-425B-B58B-9B8FDA2B0783}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1847231C-A265-425B-B58B-9B8FDA2B0783}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1847231C-A265-425B-B58B-9B8FDA2B0783}.Release|x64.ActiveCfg = Release|Any CPU
+ {1847231C-A265-425B-B58B-9B8FDA2B0783}.Release|x64.Build.0 = Release|Any CPU
+ {3E123581-790A-4E86-A7AC-0A09F790B058}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3E123581-790A-4E86-A7AC-0A09F790B058}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3E123581-790A-4E86-A7AC-0A09F790B058}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3E123581-790A-4E86-A7AC-0A09F790B058}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3E123581-790A-4E86-A7AC-0A09F790B058}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3E123581-790A-4E86-A7AC-0A09F790B058}.Debug|x64.Build.0 = Debug|Any CPU
+ {3E123581-790A-4E86-A7AC-0A09F790B058}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3E123581-790A-4E86-A7AC-0A09F790B058}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3E123581-790A-4E86-A7AC-0A09F790B058}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3E123581-790A-4E86-A7AC-0A09F790B058}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3E123581-790A-4E86-A7AC-0A09F790B058}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3E123581-790A-4E86-A7AC-0A09F790B058}.Checked|x64.Build.0 = Checked|Any CPU
+ {3E123581-790A-4E86-A7AC-0A09F790B058}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3E123581-790A-4E86-A7AC-0A09F790B058}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3E123581-790A-4E86-A7AC-0A09F790B058}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3E123581-790A-4E86-A7AC-0A09F790B058}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3E123581-790A-4E86-A7AC-0A09F790B058}.Release|x64.ActiveCfg = Release|Any CPU
+ {3E123581-790A-4E86-A7AC-0A09F790B058}.Release|x64.Build.0 = Release|Any CPU
+ {821703F9-4217-4040-B5BB-F1002E4949B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {821703F9-4217-4040-B5BB-F1002E4949B3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {821703F9-4217-4040-B5BB-F1002E4949B3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {821703F9-4217-4040-B5BB-F1002E4949B3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {821703F9-4217-4040-B5BB-F1002E4949B3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {821703F9-4217-4040-B5BB-F1002E4949B3}.Debug|x64.Build.0 = Debug|Any CPU
+ {821703F9-4217-4040-B5BB-F1002E4949B3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {821703F9-4217-4040-B5BB-F1002E4949B3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {821703F9-4217-4040-B5BB-F1002E4949B3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {821703F9-4217-4040-B5BB-F1002E4949B3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {821703F9-4217-4040-B5BB-F1002E4949B3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {821703F9-4217-4040-B5BB-F1002E4949B3}.Checked|x64.Build.0 = Checked|Any CPU
+ {821703F9-4217-4040-B5BB-F1002E4949B3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {821703F9-4217-4040-B5BB-F1002E4949B3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {821703F9-4217-4040-B5BB-F1002E4949B3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {821703F9-4217-4040-B5BB-F1002E4949B3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {821703F9-4217-4040-B5BB-F1002E4949B3}.Release|x64.ActiveCfg = Release|Any CPU
+ {821703F9-4217-4040-B5BB-F1002E4949B3}.Release|x64.Build.0 = Release|Any CPU
+ {E4D96FB0-C02E-4475-A719-FA7B65195C81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E4D96FB0-C02E-4475-A719-FA7B65195C81}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E4D96FB0-C02E-4475-A719-FA7B65195C81}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E4D96FB0-C02E-4475-A719-FA7B65195C81}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E4D96FB0-C02E-4475-A719-FA7B65195C81}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E4D96FB0-C02E-4475-A719-FA7B65195C81}.Debug|x64.Build.0 = Debug|Any CPU
+ {E4D96FB0-C02E-4475-A719-FA7B65195C81}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E4D96FB0-C02E-4475-A719-FA7B65195C81}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E4D96FB0-C02E-4475-A719-FA7B65195C81}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E4D96FB0-C02E-4475-A719-FA7B65195C81}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E4D96FB0-C02E-4475-A719-FA7B65195C81}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E4D96FB0-C02E-4475-A719-FA7B65195C81}.Checked|x64.Build.0 = Checked|Any CPU
+ {E4D96FB0-C02E-4475-A719-FA7B65195C81}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E4D96FB0-C02E-4475-A719-FA7B65195C81}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E4D96FB0-C02E-4475-A719-FA7B65195C81}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E4D96FB0-C02E-4475-A719-FA7B65195C81}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E4D96FB0-C02E-4475-A719-FA7B65195C81}.Release|x64.ActiveCfg = Release|Any CPU
+ {E4D96FB0-C02E-4475-A719-FA7B65195C81}.Release|x64.Build.0 = Release|Any CPU
+ {09F506EA-4CBB-40BF-8A7E-68F9870996BA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {09F506EA-4CBB-40BF-8A7E-68F9870996BA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {09F506EA-4CBB-40BF-8A7E-68F9870996BA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {09F506EA-4CBB-40BF-8A7E-68F9870996BA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {09F506EA-4CBB-40BF-8A7E-68F9870996BA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {09F506EA-4CBB-40BF-8A7E-68F9870996BA}.Debug|x64.Build.0 = Debug|Any CPU
+ {09F506EA-4CBB-40BF-8A7E-68F9870996BA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {09F506EA-4CBB-40BF-8A7E-68F9870996BA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {09F506EA-4CBB-40BF-8A7E-68F9870996BA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {09F506EA-4CBB-40BF-8A7E-68F9870996BA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {09F506EA-4CBB-40BF-8A7E-68F9870996BA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {09F506EA-4CBB-40BF-8A7E-68F9870996BA}.Checked|x64.Build.0 = Checked|Any CPU
+ {09F506EA-4CBB-40BF-8A7E-68F9870996BA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {09F506EA-4CBB-40BF-8A7E-68F9870996BA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {09F506EA-4CBB-40BF-8A7E-68F9870996BA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {09F506EA-4CBB-40BF-8A7E-68F9870996BA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {09F506EA-4CBB-40BF-8A7E-68F9870996BA}.Release|x64.ActiveCfg = Release|Any CPU
+ {09F506EA-4CBB-40BF-8A7E-68F9870996BA}.Release|x64.Build.0 = Release|Any CPU
+ {96D54F48-B900-4CA4-AA41-D6195774E529}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {96D54F48-B900-4CA4-AA41-D6195774E529}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {96D54F48-B900-4CA4-AA41-D6195774E529}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {96D54F48-B900-4CA4-AA41-D6195774E529}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {96D54F48-B900-4CA4-AA41-D6195774E529}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {96D54F48-B900-4CA4-AA41-D6195774E529}.Debug|x64.Build.0 = Debug|Any CPU
+ {96D54F48-B900-4CA4-AA41-D6195774E529}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {96D54F48-B900-4CA4-AA41-D6195774E529}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {96D54F48-B900-4CA4-AA41-D6195774E529}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {96D54F48-B900-4CA4-AA41-D6195774E529}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {96D54F48-B900-4CA4-AA41-D6195774E529}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {96D54F48-B900-4CA4-AA41-D6195774E529}.Checked|x64.Build.0 = Checked|Any CPU
+ {96D54F48-B900-4CA4-AA41-D6195774E529}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {96D54F48-B900-4CA4-AA41-D6195774E529}.Release|Any CPU.Build.0 = Release|Any CPU
+ {96D54F48-B900-4CA4-AA41-D6195774E529}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {96D54F48-B900-4CA4-AA41-D6195774E529}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {96D54F48-B900-4CA4-AA41-D6195774E529}.Release|x64.ActiveCfg = Release|Any CPU
+ {96D54F48-B900-4CA4-AA41-D6195774E529}.Release|x64.Build.0 = Release|Any CPU
+ {B15721F4-238B-4A65-9C72-57FB609402A1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B15721F4-238B-4A65-9C72-57FB609402A1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B15721F4-238B-4A65-9C72-57FB609402A1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B15721F4-238B-4A65-9C72-57FB609402A1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B15721F4-238B-4A65-9C72-57FB609402A1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B15721F4-238B-4A65-9C72-57FB609402A1}.Debug|x64.Build.0 = Debug|Any CPU
+ {B15721F4-238B-4A65-9C72-57FB609402A1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B15721F4-238B-4A65-9C72-57FB609402A1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B15721F4-238B-4A65-9C72-57FB609402A1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B15721F4-238B-4A65-9C72-57FB609402A1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B15721F4-238B-4A65-9C72-57FB609402A1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B15721F4-238B-4A65-9C72-57FB609402A1}.Checked|x64.Build.0 = Checked|Any CPU
+ {B15721F4-238B-4A65-9C72-57FB609402A1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B15721F4-238B-4A65-9C72-57FB609402A1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B15721F4-238B-4A65-9C72-57FB609402A1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B15721F4-238B-4A65-9C72-57FB609402A1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B15721F4-238B-4A65-9C72-57FB609402A1}.Release|x64.ActiveCfg = Release|Any CPU
+ {B15721F4-238B-4A65-9C72-57FB609402A1}.Release|x64.Build.0 = Release|Any CPU
+ {8074FD34-7426-4CCC-B82F-98FFC649E91B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8074FD34-7426-4CCC-B82F-98FFC649E91B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8074FD34-7426-4CCC-B82F-98FFC649E91B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8074FD34-7426-4CCC-B82F-98FFC649E91B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8074FD34-7426-4CCC-B82F-98FFC649E91B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8074FD34-7426-4CCC-B82F-98FFC649E91B}.Debug|x64.Build.0 = Debug|Any CPU
+ {8074FD34-7426-4CCC-B82F-98FFC649E91B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8074FD34-7426-4CCC-B82F-98FFC649E91B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8074FD34-7426-4CCC-B82F-98FFC649E91B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8074FD34-7426-4CCC-B82F-98FFC649E91B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8074FD34-7426-4CCC-B82F-98FFC649E91B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8074FD34-7426-4CCC-B82F-98FFC649E91B}.Checked|x64.Build.0 = Checked|Any CPU
+ {8074FD34-7426-4CCC-B82F-98FFC649E91B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8074FD34-7426-4CCC-B82F-98FFC649E91B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8074FD34-7426-4CCC-B82F-98FFC649E91B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8074FD34-7426-4CCC-B82F-98FFC649E91B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8074FD34-7426-4CCC-B82F-98FFC649E91B}.Release|x64.ActiveCfg = Release|Any CPU
+ {8074FD34-7426-4CCC-B82F-98FFC649E91B}.Release|x64.Build.0 = Release|Any CPU
+ {C2414151-E272-4E72-B8F8-E735C686BEFA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C2414151-E272-4E72-B8F8-E735C686BEFA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C2414151-E272-4E72-B8F8-E735C686BEFA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C2414151-E272-4E72-B8F8-E735C686BEFA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C2414151-E272-4E72-B8F8-E735C686BEFA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C2414151-E272-4E72-B8F8-E735C686BEFA}.Debug|x64.Build.0 = Debug|Any CPU
+ {C2414151-E272-4E72-B8F8-E735C686BEFA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C2414151-E272-4E72-B8F8-E735C686BEFA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C2414151-E272-4E72-B8F8-E735C686BEFA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C2414151-E272-4E72-B8F8-E735C686BEFA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C2414151-E272-4E72-B8F8-E735C686BEFA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C2414151-E272-4E72-B8F8-E735C686BEFA}.Checked|x64.Build.0 = Checked|Any CPU
+ {C2414151-E272-4E72-B8F8-E735C686BEFA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C2414151-E272-4E72-B8F8-E735C686BEFA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C2414151-E272-4E72-B8F8-E735C686BEFA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C2414151-E272-4E72-B8F8-E735C686BEFA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C2414151-E272-4E72-B8F8-E735C686BEFA}.Release|x64.ActiveCfg = Release|Any CPU
+ {C2414151-E272-4E72-B8F8-E735C686BEFA}.Release|x64.Build.0 = Release|Any CPU
+ {4533D06F-382E-49F3-9486-B41E12EA2378}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4533D06F-382E-49F3-9486-B41E12EA2378}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4533D06F-382E-49F3-9486-B41E12EA2378}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4533D06F-382E-49F3-9486-B41E12EA2378}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4533D06F-382E-49F3-9486-B41E12EA2378}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4533D06F-382E-49F3-9486-B41E12EA2378}.Debug|x64.Build.0 = Debug|Any CPU
+ {4533D06F-382E-49F3-9486-B41E12EA2378}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4533D06F-382E-49F3-9486-B41E12EA2378}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4533D06F-382E-49F3-9486-B41E12EA2378}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4533D06F-382E-49F3-9486-B41E12EA2378}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4533D06F-382E-49F3-9486-B41E12EA2378}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4533D06F-382E-49F3-9486-B41E12EA2378}.Checked|x64.Build.0 = Checked|Any CPU
+ {4533D06F-382E-49F3-9486-B41E12EA2378}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4533D06F-382E-49F3-9486-B41E12EA2378}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4533D06F-382E-49F3-9486-B41E12EA2378}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4533D06F-382E-49F3-9486-B41E12EA2378}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4533D06F-382E-49F3-9486-B41E12EA2378}.Release|x64.ActiveCfg = Release|Any CPU
+ {4533D06F-382E-49F3-9486-B41E12EA2378}.Release|x64.Build.0 = Release|Any CPU
+ {8687A72B-5DF2-498C-8A8C-CD5A7856D42D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8687A72B-5DF2-498C-8A8C-CD5A7856D42D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8687A72B-5DF2-498C-8A8C-CD5A7856D42D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8687A72B-5DF2-498C-8A8C-CD5A7856D42D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8687A72B-5DF2-498C-8A8C-CD5A7856D42D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8687A72B-5DF2-498C-8A8C-CD5A7856D42D}.Debug|x64.Build.0 = Debug|Any CPU
+ {8687A72B-5DF2-498C-8A8C-CD5A7856D42D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8687A72B-5DF2-498C-8A8C-CD5A7856D42D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8687A72B-5DF2-498C-8A8C-CD5A7856D42D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8687A72B-5DF2-498C-8A8C-CD5A7856D42D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8687A72B-5DF2-498C-8A8C-CD5A7856D42D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8687A72B-5DF2-498C-8A8C-CD5A7856D42D}.Checked|x64.Build.0 = Checked|Any CPU
+ {8687A72B-5DF2-498C-8A8C-CD5A7856D42D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8687A72B-5DF2-498C-8A8C-CD5A7856D42D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8687A72B-5DF2-498C-8A8C-CD5A7856D42D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8687A72B-5DF2-498C-8A8C-CD5A7856D42D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8687A72B-5DF2-498C-8A8C-CD5A7856D42D}.Release|x64.ActiveCfg = Release|Any CPU
+ {8687A72B-5DF2-498C-8A8C-CD5A7856D42D}.Release|x64.Build.0 = Release|Any CPU
+ {05D8DDDA-6741-4FFC-BB91-629E45A29E46}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {05D8DDDA-6741-4FFC-BB91-629E45A29E46}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {05D8DDDA-6741-4FFC-BB91-629E45A29E46}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {05D8DDDA-6741-4FFC-BB91-629E45A29E46}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {05D8DDDA-6741-4FFC-BB91-629E45A29E46}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {05D8DDDA-6741-4FFC-BB91-629E45A29E46}.Debug|x64.Build.0 = Debug|Any CPU
+ {05D8DDDA-6741-4FFC-BB91-629E45A29E46}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {05D8DDDA-6741-4FFC-BB91-629E45A29E46}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {05D8DDDA-6741-4FFC-BB91-629E45A29E46}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {05D8DDDA-6741-4FFC-BB91-629E45A29E46}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {05D8DDDA-6741-4FFC-BB91-629E45A29E46}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {05D8DDDA-6741-4FFC-BB91-629E45A29E46}.Checked|x64.Build.0 = Checked|Any CPU
+ {05D8DDDA-6741-4FFC-BB91-629E45A29E46}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {05D8DDDA-6741-4FFC-BB91-629E45A29E46}.Release|Any CPU.Build.0 = Release|Any CPU
+ {05D8DDDA-6741-4FFC-BB91-629E45A29E46}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {05D8DDDA-6741-4FFC-BB91-629E45A29E46}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {05D8DDDA-6741-4FFC-BB91-629E45A29E46}.Release|x64.ActiveCfg = Release|Any CPU
+ {05D8DDDA-6741-4FFC-BB91-629E45A29E46}.Release|x64.Build.0 = Release|Any CPU
+ {0EA524F7-EB60-4BA2-8FA3-D3E474EC8D07}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0EA524F7-EB60-4BA2-8FA3-D3E474EC8D07}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0EA524F7-EB60-4BA2-8FA3-D3E474EC8D07}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0EA524F7-EB60-4BA2-8FA3-D3E474EC8D07}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0EA524F7-EB60-4BA2-8FA3-D3E474EC8D07}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0EA524F7-EB60-4BA2-8FA3-D3E474EC8D07}.Debug|x64.Build.0 = Debug|Any CPU
+ {0EA524F7-EB60-4BA2-8FA3-D3E474EC8D07}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0EA524F7-EB60-4BA2-8FA3-D3E474EC8D07}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0EA524F7-EB60-4BA2-8FA3-D3E474EC8D07}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0EA524F7-EB60-4BA2-8FA3-D3E474EC8D07}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0EA524F7-EB60-4BA2-8FA3-D3E474EC8D07}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0EA524F7-EB60-4BA2-8FA3-D3E474EC8D07}.Checked|x64.Build.0 = Checked|Any CPU
+ {0EA524F7-EB60-4BA2-8FA3-D3E474EC8D07}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0EA524F7-EB60-4BA2-8FA3-D3E474EC8D07}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0EA524F7-EB60-4BA2-8FA3-D3E474EC8D07}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0EA524F7-EB60-4BA2-8FA3-D3E474EC8D07}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0EA524F7-EB60-4BA2-8FA3-D3E474EC8D07}.Release|x64.ActiveCfg = Release|Any CPU
+ {0EA524F7-EB60-4BA2-8FA3-D3E474EC8D07}.Release|x64.Build.0 = Release|Any CPU
+ {DD2256C6-B7D6-4239-98A9-A63E694E93E2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DD2256C6-B7D6-4239-98A9-A63E694E93E2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DD2256C6-B7D6-4239-98A9-A63E694E93E2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DD2256C6-B7D6-4239-98A9-A63E694E93E2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DD2256C6-B7D6-4239-98A9-A63E694E93E2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DD2256C6-B7D6-4239-98A9-A63E694E93E2}.Debug|x64.Build.0 = Debug|Any CPU
+ {DD2256C6-B7D6-4239-98A9-A63E694E93E2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DD2256C6-B7D6-4239-98A9-A63E694E93E2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DD2256C6-B7D6-4239-98A9-A63E694E93E2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DD2256C6-B7D6-4239-98A9-A63E694E93E2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DD2256C6-B7D6-4239-98A9-A63E694E93E2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DD2256C6-B7D6-4239-98A9-A63E694E93E2}.Checked|x64.Build.0 = Checked|Any CPU
+ {DD2256C6-B7D6-4239-98A9-A63E694E93E2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DD2256C6-B7D6-4239-98A9-A63E694E93E2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DD2256C6-B7D6-4239-98A9-A63E694E93E2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DD2256C6-B7D6-4239-98A9-A63E694E93E2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DD2256C6-B7D6-4239-98A9-A63E694E93E2}.Release|x64.ActiveCfg = Release|Any CPU
+ {DD2256C6-B7D6-4239-98A9-A63E694E93E2}.Release|x64.Build.0 = Release|Any CPU
+ {0F5F1532-DDC8-4803-A39F-102F65ACD806}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0F5F1532-DDC8-4803-A39F-102F65ACD806}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0F5F1532-DDC8-4803-A39F-102F65ACD806}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0F5F1532-DDC8-4803-A39F-102F65ACD806}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0F5F1532-DDC8-4803-A39F-102F65ACD806}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0F5F1532-DDC8-4803-A39F-102F65ACD806}.Debug|x64.Build.0 = Debug|Any CPU
+ {0F5F1532-DDC8-4803-A39F-102F65ACD806}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0F5F1532-DDC8-4803-A39F-102F65ACD806}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0F5F1532-DDC8-4803-A39F-102F65ACD806}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0F5F1532-DDC8-4803-A39F-102F65ACD806}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0F5F1532-DDC8-4803-A39F-102F65ACD806}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0F5F1532-DDC8-4803-A39F-102F65ACD806}.Checked|x64.Build.0 = Checked|Any CPU
+ {0F5F1532-DDC8-4803-A39F-102F65ACD806}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0F5F1532-DDC8-4803-A39F-102F65ACD806}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0F5F1532-DDC8-4803-A39F-102F65ACD806}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0F5F1532-DDC8-4803-A39F-102F65ACD806}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0F5F1532-DDC8-4803-A39F-102F65ACD806}.Release|x64.ActiveCfg = Release|Any CPU
+ {0F5F1532-DDC8-4803-A39F-102F65ACD806}.Release|x64.Build.0 = Release|Any CPU
+ {2731E7B8-7BF4-4BA1-9B33-0CCEAB9D6F57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2731E7B8-7BF4-4BA1-9B33-0CCEAB9D6F57}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2731E7B8-7BF4-4BA1-9B33-0CCEAB9D6F57}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2731E7B8-7BF4-4BA1-9B33-0CCEAB9D6F57}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2731E7B8-7BF4-4BA1-9B33-0CCEAB9D6F57}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2731E7B8-7BF4-4BA1-9B33-0CCEAB9D6F57}.Debug|x64.Build.0 = Debug|Any CPU
+ {2731E7B8-7BF4-4BA1-9B33-0CCEAB9D6F57}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2731E7B8-7BF4-4BA1-9B33-0CCEAB9D6F57}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2731E7B8-7BF4-4BA1-9B33-0CCEAB9D6F57}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2731E7B8-7BF4-4BA1-9B33-0CCEAB9D6F57}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2731E7B8-7BF4-4BA1-9B33-0CCEAB9D6F57}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2731E7B8-7BF4-4BA1-9B33-0CCEAB9D6F57}.Checked|x64.Build.0 = Checked|Any CPU
+ {2731E7B8-7BF4-4BA1-9B33-0CCEAB9D6F57}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2731E7B8-7BF4-4BA1-9B33-0CCEAB9D6F57}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2731E7B8-7BF4-4BA1-9B33-0CCEAB9D6F57}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2731E7B8-7BF4-4BA1-9B33-0CCEAB9D6F57}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2731E7B8-7BF4-4BA1-9B33-0CCEAB9D6F57}.Release|x64.ActiveCfg = Release|Any CPU
+ {2731E7B8-7BF4-4BA1-9B33-0CCEAB9D6F57}.Release|x64.Build.0 = Release|Any CPU
+ {8CE48E50-0F9E-4DA2-87C3-2645659C8379}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8CE48E50-0F9E-4DA2-87C3-2645659C8379}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8CE48E50-0F9E-4DA2-87C3-2645659C8379}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8CE48E50-0F9E-4DA2-87C3-2645659C8379}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8CE48E50-0F9E-4DA2-87C3-2645659C8379}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8CE48E50-0F9E-4DA2-87C3-2645659C8379}.Debug|x64.Build.0 = Debug|Any CPU
+ {8CE48E50-0F9E-4DA2-87C3-2645659C8379}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8CE48E50-0F9E-4DA2-87C3-2645659C8379}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8CE48E50-0F9E-4DA2-87C3-2645659C8379}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8CE48E50-0F9E-4DA2-87C3-2645659C8379}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8CE48E50-0F9E-4DA2-87C3-2645659C8379}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8CE48E50-0F9E-4DA2-87C3-2645659C8379}.Checked|x64.Build.0 = Checked|Any CPU
+ {8CE48E50-0F9E-4DA2-87C3-2645659C8379}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8CE48E50-0F9E-4DA2-87C3-2645659C8379}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8CE48E50-0F9E-4DA2-87C3-2645659C8379}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8CE48E50-0F9E-4DA2-87C3-2645659C8379}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8CE48E50-0F9E-4DA2-87C3-2645659C8379}.Release|x64.ActiveCfg = Release|Any CPU
+ {8CE48E50-0F9E-4DA2-87C3-2645659C8379}.Release|x64.Build.0 = Release|Any CPU
+ {D212F6AA-8309-4C7D-BAFC-E52A3CF1C9AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D212F6AA-8309-4C7D-BAFC-E52A3CF1C9AD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D212F6AA-8309-4C7D-BAFC-E52A3CF1C9AD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D212F6AA-8309-4C7D-BAFC-E52A3CF1C9AD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D212F6AA-8309-4C7D-BAFC-E52A3CF1C9AD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D212F6AA-8309-4C7D-BAFC-E52A3CF1C9AD}.Debug|x64.Build.0 = Debug|Any CPU
+ {D212F6AA-8309-4C7D-BAFC-E52A3CF1C9AD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D212F6AA-8309-4C7D-BAFC-E52A3CF1C9AD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D212F6AA-8309-4C7D-BAFC-E52A3CF1C9AD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D212F6AA-8309-4C7D-BAFC-E52A3CF1C9AD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D212F6AA-8309-4C7D-BAFC-E52A3CF1C9AD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D212F6AA-8309-4C7D-BAFC-E52A3CF1C9AD}.Checked|x64.Build.0 = Checked|Any CPU
+ {D212F6AA-8309-4C7D-BAFC-E52A3CF1C9AD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D212F6AA-8309-4C7D-BAFC-E52A3CF1C9AD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D212F6AA-8309-4C7D-BAFC-E52A3CF1C9AD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D212F6AA-8309-4C7D-BAFC-E52A3CF1C9AD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D212F6AA-8309-4C7D-BAFC-E52A3CF1C9AD}.Release|x64.ActiveCfg = Release|Any CPU
+ {D212F6AA-8309-4C7D-BAFC-E52A3CF1C9AD}.Release|x64.Build.0 = Release|Any CPU
+ {B25A0F5B-8C27-42BE-AA4A-F124D958A6D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B25A0F5B-8C27-42BE-AA4A-F124D958A6D4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B25A0F5B-8C27-42BE-AA4A-F124D958A6D4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B25A0F5B-8C27-42BE-AA4A-F124D958A6D4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B25A0F5B-8C27-42BE-AA4A-F124D958A6D4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B25A0F5B-8C27-42BE-AA4A-F124D958A6D4}.Debug|x64.Build.0 = Debug|Any CPU
+ {B25A0F5B-8C27-42BE-AA4A-F124D958A6D4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B25A0F5B-8C27-42BE-AA4A-F124D958A6D4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B25A0F5B-8C27-42BE-AA4A-F124D958A6D4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B25A0F5B-8C27-42BE-AA4A-F124D958A6D4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B25A0F5B-8C27-42BE-AA4A-F124D958A6D4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B25A0F5B-8C27-42BE-AA4A-F124D958A6D4}.Checked|x64.Build.0 = Checked|Any CPU
+ {B25A0F5B-8C27-42BE-AA4A-F124D958A6D4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B25A0F5B-8C27-42BE-AA4A-F124D958A6D4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B25A0F5B-8C27-42BE-AA4A-F124D958A6D4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B25A0F5B-8C27-42BE-AA4A-F124D958A6D4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B25A0F5B-8C27-42BE-AA4A-F124D958A6D4}.Release|x64.ActiveCfg = Release|Any CPU
+ {B25A0F5B-8C27-42BE-AA4A-F124D958A6D4}.Release|x64.Build.0 = Release|Any CPU
+ {1B2250BC-AB60-4AD2-97D3-BD9BD5782F80}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1B2250BC-AB60-4AD2-97D3-BD9BD5782F80}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1B2250BC-AB60-4AD2-97D3-BD9BD5782F80}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1B2250BC-AB60-4AD2-97D3-BD9BD5782F80}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1B2250BC-AB60-4AD2-97D3-BD9BD5782F80}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1B2250BC-AB60-4AD2-97D3-BD9BD5782F80}.Debug|x64.Build.0 = Debug|Any CPU
+ {1B2250BC-AB60-4AD2-97D3-BD9BD5782F80}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1B2250BC-AB60-4AD2-97D3-BD9BD5782F80}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1B2250BC-AB60-4AD2-97D3-BD9BD5782F80}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1B2250BC-AB60-4AD2-97D3-BD9BD5782F80}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1B2250BC-AB60-4AD2-97D3-BD9BD5782F80}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1B2250BC-AB60-4AD2-97D3-BD9BD5782F80}.Checked|x64.Build.0 = Checked|Any CPU
+ {1B2250BC-AB60-4AD2-97D3-BD9BD5782F80}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1B2250BC-AB60-4AD2-97D3-BD9BD5782F80}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1B2250BC-AB60-4AD2-97D3-BD9BD5782F80}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1B2250BC-AB60-4AD2-97D3-BD9BD5782F80}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1B2250BC-AB60-4AD2-97D3-BD9BD5782F80}.Release|x64.ActiveCfg = Release|Any CPU
+ {1B2250BC-AB60-4AD2-97D3-BD9BD5782F80}.Release|x64.Build.0 = Release|Any CPU
+ {76A2BDAD-760E-45AE-A7A9-9778753092B9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {76A2BDAD-760E-45AE-A7A9-9778753092B9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {76A2BDAD-760E-45AE-A7A9-9778753092B9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {76A2BDAD-760E-45AE-A7A9-9778753092B9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {76A2BDAD-760E-45AE-A7A9-9778753092B9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {76A2BDAD-760E-45AE-A7A9-9778753092B9}.Debug|x64.Build.0 = Debug|Any CPU
+ {76A2BDAD-760E-45AE-A7A9-9778753092B9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {76A2BDAD-760E-45AE-A7A9-9778753092B9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {76A2BDAD-760E-45AE-A7A9-9778753092B9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {76A2BDAD-760E-45AE-A7A9-9778753092B9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {76A2BDAD-760E-45AE-A7A9-9778753092B9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {76A2BDAD-760E-45AE-A7A9-9778753092B9}.Checked|x64.Build.0 = Checked|Any CPU
+ {76A2BDAD-760E-45AE-A7A9-9778753092B9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {76A2BDAD-760E-45AE-A7A9-9778753092B9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {76A2BDAD-760E-45AE-A7A9-9778753092B9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {76A2BDAD-760E-45AE-A7A9-9778753092B9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {76A2BDAD-760E-45AE-A7A9-9778753092B9}.Release|x64.ActiveCfg = Release|Any CPU
+ {76A2BDAD-760E-45AE-A7A9-9778753092B9}.Release|x64.Build.0 = Release|Any CPU
+ {FA9512A5-92B8-4508-8579-2B0568155602}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FA9512A5-92B8-4508-8579-2B0568155602}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FA9512A5-92B8-4508-8579-2B0568155602}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FA9512A5-92B8-4508-8579-2B0568155602}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FA9512A5-92B8-4508-8579-2B0568155602}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FA9512A5-92B8-4508-8579-2B0568155602}.Debug|x64.Build.0 = Debug|Any CPU
+ {FA9512A5-92B8-4508-8579-2B0568155602}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FA9512A5-92B8-4508-8579-2B0568155602}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FA9512A5-92B8-4508-8579-2B0568155602}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FA9512A5-92B8-4508-8579-2B0568155602}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FA9512A5-92B8-4508-8579-2B0568155602}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FA9512A5-92B8-4508-8579-2B0568155602}.Checked|x64.Build.0 = Checked|Any CPU
+ {FA9512A5-92B8-4508-8579-2B0568155602}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FA9512A5-92B8-4508-8579-2B0568155602}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FA9512A5-92B8-4508-8579-2B0568155602}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FA9512A5-92B8-4508-8579-2B0568155602}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FA9512A5-92B8-4508-8579-2B0568155602}.Release|x64.ActiveCfg = Release|Any CPU
+ {FA9512A5-92B8-4508-8579-2B0568155602}.Release|x64.Build.0 = Release|Any CPU
+ {AD35C91C-EC29-4560-AC15-60CAFFC639D7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AD35C91C-EC29-4560-AC15-60CAFFC639D7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AD35C91C-EC29-4560-AC15-60CAFFC639D7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AD35C91C-EC29-4560-AC15-60CAFFC639D7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AD35C91C-EC29-4560-AC15-60CAFFC639D7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AD35C91C-EC29-4560-AC15-60CAFFC639D7}.Debug|x64.Build.0 = Debug|Any CPU
+ {AD35C91C-EC29-4560-AC15-60CAFFC639D7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AD35C91C-EC29-4560-AC15-60CAFFC639D7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AD35C91C-EC29-4560-AC15-60CAFFC639D7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AD35C91C-EC29-4560-AC15-60CAFFC639D7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AD35C91C-EC29-4560-AC15-60CAFFC639D7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AD35C91C-EC29-4560-AC15-60CAFFC639D7}.Checked|x64.Build.0 = Checked|Any CPU
+ {AD35C91C-EC29-4560-AC15-60CAFFC639D7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AD35C91C-EC29-4560-AC15-60CAFFC639D7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AD35C91C-EC29-4560-AC15-60CAFFC639D7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AD35C91C-EC29-4560-AC15-60CAFFC639D7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AD35C91C-EC29-4560-AC15-60CAFFC639D7}.Release|x64.ActiveCfg = Release|Any CPU
+ {AD35C91C-EC29-4560-AC15-60CAFFC639D7}.Release|x64.Build.0 = Release|Any CPU
+ {1C0ECCFA-6538-4E2A-8111-BA9F110B5B7C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1C0ECCFA-6538-4E2A-8111-BA9F110B5B7C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1C0ECCFA-6538-4E2A-8111-BA9F110B5B7C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1C0ECCFA-6538-4E2A-8111-BA9F110B5B7C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1C0ECCFA-6538-4E2A-8111-BA9F110B5B7C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1C0ECCFA-6538-4E2A-8111-BA9F110B5B7C}.Debug|x64.Build.0 = Debug|Any CPU
+ {1C0ECCFA-6538-4E2A-8111-BA9F110B5B7C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1C0ECCFA-6538-4E2A-8111-BA9F110B5B7C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1C0ECCFA-6538-4E2A-8111-BA9F110B5B7C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1C0ECCFA-6538-4E2A-8111-BA9F110B5B7C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1C0ECCFA-6538-4E2A-8111-BA9F110B5B7C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1C0ECCFA-6538-4E2A-8111-BA9F110B5B7C}.Checked|x64.Build.0 = Checked|Any CPU
+ {1C0ECCFA-6538-4E2A-8111-BA9F110B5B7C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1C0ECCFA-6538-4E2A-8111-BA9F110B5B7C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1C0ECCFA-6538-4E2A-8111-BA9F110B5B7C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1C0ECCFA-6538-4E2A-8111-BA9F110B5B7C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1C0ECCFA-6538-4E2A-8111-BA9F110B5B7C}.Release|x64.ActiveCfg = Release|Any CPU
+ {1C0ECCFA-6538-4E2A-8111-BA9F110B5B7C}.Release|x64.Build.0 = Release|Any CPU
+ {22C1826A-A04D-4669-983E-6679BDEBC5E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {22C1826A-A04D-4669-983E-6679BDEBC5E7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {22C1826A-A04D-4669-983E-6679BDEBC5E7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {22C1826A-A04D-4669-983E-6679BDEBC5E7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {22C1826A-A04D-4669-983E-6679BDEBC5E7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {22C1826A-A04D-4669-983E-6679BDEBC5E7}.Debug|x64.Build.0 = Debug|Any CPU
+ {22C1826A-A04D-4669-983E-6679BDEBC5E7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {22C1826A-A04D-4669-983E-6679BDEBC5E7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {22C1826A-A04D-4669-983E-6679BDEBC5E7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {22C1826A-A04D-4669-983E-6679BDEBC5E7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {22C1826A-A04D-4669-983E-6679BDEBC5E7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {22C1826A-A04D-4669-983E-6679BDEBC5E7}.Checked|x64.Build.0 = Checked|Any CPU
+ {22C1826A-A04D-4669-983E-6679BDEBC5E7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {22C1826A-A04D-4669-983E-6679BDEBC5E7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {22C1826A-A04D-4669-983E-6679BDEBC5E7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {22C1826A-A04D-4669-983E-6679BDEBC5E7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {22C1826A-A04D-4669-983E-6679BDEBC5E7}.Release|x64.ActiveCfg = Release|Any CPU
+ {22C1826A-A04D-4669-983E-6679BDEBC5E7}.Release|x64.Build.0 = Release|Any CPU
+ {363331BD-4648-4BC9-99C2-D63044C13C83}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {363331BD-4648-4BC9-99C2-D63044C13C83}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {363331BD-4648-4BC9-99C2-D63044C13C83}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {363331BD-4648-4BC9-99C2-D63044C13C83}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {363331BD-4648-4BC9-99C2-D63044C13C83}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {363331BD-4648-4BC9-99C2-D63044C13C83}.Debug|x64.Build.0 = Debug|Any CPU
+ {363331BD-4648-4BC9-99C2-D63044C13C83}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {363331BD-4648-4BC9-99C2-D63044C13C83}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {363331BD-4648-4BC9-99C2-D63044C13C83}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {363331BD-4648-4BC9-99C2-D63044C13C83}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {363331BD-4648-4BC9-99C2-D63044C13C83}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {363331BD-4648-4BC9-99C2-D63044C13C83}.Checked|x64.Build.0 = Checked|Any CPU
+ {363331BD-4648-4BC9-99C2-D63044C13C83}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {363331BD-4648-4BC9-99C2-D63044C13C83}.Release|Any CPU.Build.0 = Release|Any CPU
+ {363331BD-4648-4BC9-99C2-D63044C13C83}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {363331BD-4648-4BC9-99C2-D63044C13C83}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {363331BD-4648-4BC9-99C2-D63044C13C83}.Release|x64.ActiveCfg = Release|Any CPU
+ {363331BD-4648-4BC9-99C2-D63044C13C83}.Release|x64.Build.0 = Release|Any CPU
+ {4A81DA45-79DE-4101-96F1-8FF12227DFDC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4A81DA45-79DE-4101-96F1-8FF12227DFDC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4A81DA45-79DE-4101-96F1-8FF12227DFDC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4A81DA45-79DE-4101-96F1-8FF12227DFDC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4A81DA45-79DE-4101-96F1-8FF12227DFDC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4A81DA45-79DE-4101-96F1-8FF12227DFDC}.Debug|x64.Build.0 = Debug|Any CPU
+ {4A81DA45-79DE-4101-96F1-8FF12227DFDC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4A81DA45-79DE-4101-96F1-8FF12227DFDC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4A81DA45-79DE-4101-96F1-8FF12227DFDC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4A81DA45-79DE-4101-96F1-8FF12227DFDC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4A81DA45-79DE-4101-96F1-8FF12227DFDC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4A81DA45-79DE-4101-96F1-8FF12227DFDC}.Checked|x64.Build.0 = Checked|Any CPU
+ {4A81DA45-79DE-4101-96F1-8FF12227DFDC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4A81DA45-79DE-4101-96F1-8FF12227DFDC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4A81DA45-79DE-4101-96F1-8FF12227DFDC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4A81DA45-79DE-4101-96F1-8FF12227DFDC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4A81DA45-79DE-4101-96F1-8FF12227DFDC}.Release|x64.ActiveCfg = Release|Any CPU
+ {4A81DA45-79DE-4101-96F1-8FF12227DFDC}.Release|x64.Build.0 = Release|Any CPU
+ {C28A4049-C64B-48EC-A7C8-0823F4167308}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C28A4049-C64B-48EC-A7C8-0823F4167308}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C28A4049-C64B-48EC-A7C8-0823F4167308}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C28A4049-C64B-48EC-A7C8-0823F4167308}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C28A4049-C64B-48EC-A7C8-0823F4167308}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C28A4049-C64B-48EC-A7C8-0823F4167308}.Debug|x64.Build.0 = Debug|Any CPU
+ {C28A4049-C64B-48EC-A7C8-0823F4167308}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C28A4049-C64B-48EC-A7C8-0823F4167308}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C28A4049-C64B-48EC-A7C8-0823F4167308}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C28A4049-C64B-48EC-A7C8-0823F4167308}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C28A4049-C64B-48EC-A7C8-0823F4167308}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C28A4049-C64B-48EC-A7C8-0823F4167308}.Checked|x64.Build.0 = Checked|Any CPU
+ {C28A4049-C64B-48EC-A7C8-0823F4167308}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C28A4049-C64B-48EC-A7C8-0823F4167308}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C28A4049-C64B-48EC-A7C8-0823F4167308}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C28A4049-C64B-48EC-A7C8-0823F4167308}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C28A4049-C64B-48EC-A7C8-0823F4167308}.Release|x64.ActiveCfg = Release|Any CPU
+ {C28A4049-C64B-48EC-A7C8-0823F4167308}.Release|x64.Build.0 = Release|Any CPU
+ {5354026F-2CCB-4547-A33E-D80FA0615FF2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5354026F-2CCB-4547-A33E-D80FA0615FF2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5354026F-2CCB-4547-A33E-D80FA0615FF2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5354026F-2CCB-4547-A33E-D80FA0615FF2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5354026F-2CCB-4547-A33E-D80FA0615FF2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5354026F-2CCB-4547-A33E-D80FA0615FF2}.Debug|x64.Build.0 = Debug|Any CPU
+ {5354026F-2CCB-4547-A33E-D80FA0615FF2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5354026F-2CCB-4547-A33E-D80FA0615FF2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5354026F-2CCB-4547-A33E-D80FA0615FF2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5354026F-2CCB-4547-A33E-D80FA0615FF2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5354026F-2CCB-4547-A33E-D80FA0615FF2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5354026F-2CCB-4547-A33E-D80FA0615FF2}.Checked|x64.Build.0 = Checked|Any CPU
+ {5354026F-2CCB-4547-A33E-D80FA0615FF2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5354026F-2CCB-4547-A33E-D80FA0615FF2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5354026F-2CCB-4547-A33E-D80FA0615FF2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5354026F-2CCB-4547-A33E-D80FA0615FF2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5354026F-2CCB-4547-A33E-D80FA0615FF2}.Release|x64.ActiveCfg = Release|Any CPU
+ {5354026F-2CCB-4547-A33E-D80FA0615FF2}.Release|x64.Build.0 = Release|Any CPU
+ {50C047DC-A854-4B09-9D8C-61121ADF7B81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {50C047DC-A854-4B09-9D8C-61121ADF7B81}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {50C047DC-A854-4B09-9D8C-61121ADF7B81}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {50C047DC-A854-4B09-9D8C-61121ADF7B81}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {50C047DC-A854-4B09-9D8C-61121ADF7B81}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {50C047DC-A854-4B09-9D8C-61121ADF7B81}.Debug|x64.Build.0 = Debug|Any CPU
+ {50C047DC-A854-4B09-9D8C-61121ADF7B81}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {50C047DC-A854-4B09-9D8C-61121ADF7B81}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {50C047DC-A854-4B09-9D8C-61121ADF7B81}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {50C047DC-A854-4B09-9D8C-61121ADF7B81}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {50C047DC-A854-4B09-9D8C-61121ADF7B81}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {50C047DC-A854-4B09-9D8C-61121ADF7B81}.Checked|x64.Build.0 = Checked|Any CPU
+ {50C047DC-A854-4B09-9D8C-61121ADF7B81}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {50C047DC-A854-4B09-9D8C-61121ADF7B81}.Release|Any CPU.Build.0 = Release|Any CPU
+ {50C047DC-A854-4B09-9D8C-61121ADF7B81}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {50C047DC-A854-4B09-9D8C-61121ADF7B81}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {50C047DC-A854-4B09-9D8C-61121ADF7B81}.Release|x64.ActiveCfg = Release|Any CPU
+ {50C047DC-A854-4B09-9D8C-61121ADF7B81}.Release|x64.Build.0 = Release|Any CPU
+ {9E197F07-4741-4FE5-B984-AD5D866B5B39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9E197F07-4741-4FE5-B984-AD5D866B5B39}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9E197F07-4741-4FE5-B984-AD5D866B5B39}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9E197F07-4741-4FE5-B984-AD5D866B5B39}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9E197F07-4741-4FE5-B984-AD5D866B5B39}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9E197F07-4741-4FE5-B984-AD5D866B5B39}.Debug|x64.Build.0 = Debug|Any CPU
+ {9E197F07-4741-4FE5-B984-AD5D866B5B39}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9E197F07-4741-4FE5-B984-AD5D866B5B39}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9E197F07-4741-4FE5-B984-AD5D866B5B39}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9E197F07-4741-4FE5-B984-AD5D866B5B39}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9E197F07-4741-4FE5-B984-AD5D866B5B39}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9E197F07-4741-4FE5-B984-AD5D866B5B39}.Checked|x64.Build.0 = Checked|Any CPU
+ {9E197F07-4741-4FE5-B984-AD5D866B5B39}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9E197F07-4741-4FE5-B984-AD5D866B5B39}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9E197F07-4741-4FE5-B984-AD5D866B5B39}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9E197F07-4741-4FE5-B984-AD5D866B5B39}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9E197F07-4741-4FE5-B984-AD5D866B5B39}.Release|x64.ActiveCfg = Release|Any CPU
+ {9E197F07-4741-4FE5-B984-AD5D866B5B39}.Release|x64.Build.0 = Release|Any CPU
+ {BE12D59E-CEEE-4697-98E1-119F292F7894}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BE12D59E-CEEE-4697-98E1-119F292F7894}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BE12D59E-CEEE-4697-98E1-119F292F7894}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BE12D59E-CEEE-4697-98E1-119F292F7894}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BE12D59E-CEEE-4697-98E1-119F292F7894}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BE12D59E-CEEE-4697-98E1-119F292F7894}.Debug|x64.Build.0 = Debug|Any CPU
+ {BE12D59E-CEEE-4697-98E1-119F292F7894}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BE12D59E-CEEE-4697-98E1-119F292F7894}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BE12D59E-CEEE-4697-98E1-119F292F7894}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BE12D59E-CEEE-4697-98E1-119F292F7894}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BE12D59E-CEEE-4697-98E1-119F292F7894}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BE12D59E-CEEE-4697-98E1-119F292F7894}.Checked|x64.Build.0 = Checked|Any CPU
+ {BE12D59E-CEEE-4697-98E1-119F292F7894}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BE12D59E-CEEE-4697-98E1-119F292F7894}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BE12D59E-CEEE-4697-98E1-119F292F7894}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BE12D59E-CEEE-4697-98E1-119F292F7894}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BE12D59E-CEEE-4697-98E1-119F292F7894}.Release|x64.ActiveCfg = Release|Any CPU
+ {BE12D59E-CEEE-4697-98E1-119F292F7894}.Release|x64.Build.0 = Release|Any CPU
+ {BA9F8921-34FF-4A6C-85BD-8E448730BF9E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BA9F8921-34FF-4A6C-85BD-8E448730BF9E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BA9F8921-34FF-4A6C-85BD-8E448730BF9E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BA9F8921-34FF-4A6C-85BD-8E448730BF9E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BA9F8921-34FF-4A6C-85BD-8E448730BF9E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BA9F8921-34FF-4A6C-85BD-8E448730BF9E}.Debug|x64.Build.0 = Debug|Any CPU
+ {BA9F8921-34FF-4A6C-85BD-8E448730BF9E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BA9F8921-34FF-4A6C-85BD-8E448730BF9E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BA9F8921-34FF-4A6C-85BD-8E448730BF9E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BA9F8921-34FF-4A6C-85BD-8E448730BF9E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BA9F8921-34FF-4A6C-85BD-8E448730BF9E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BA9F8921-34FF-4A6C-85BD-8E448730BF9E}.Checked|x64.Build.0 = Checked|Any CPU
+ {BA9F8921-34FF-4A6C-85BD-8E448730BF9E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BA9F8921-34FF-4A6C-85BD-8E448730BF9E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BA9F8921-34FF-4A6C-85BD-8E448730BF9E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BA9F8921-34FF-4A6C-85BD-8E448730BF9E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BA9F8921-34FF-4A6C-85BD-8E448730BF9E}.Release|x64.ActiveCfg = Release|Any CPU
+ {BA9F8921-34FF-4A6C-85BD-8E448730BF9E}.Release|x64.Build.0 = Release|Any CPU
+ {2EC60DDE-4C5D-47BD-BE04-07092EC947F5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2EC60DDE-4C5D-47BD-BE04-07092EC947F5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2EC60DDE-4C5D-47BD-BE04-07092EC947F5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2EC60DDE-4C5D-47BD-BE04-07092EC947F5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2EC60DDE-4C5D-47BD-BE04-07092EC947F5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2EC60DDE-4C5D-47BD-BE04-07092EC947F5}.Debug|x64.Build.0 = Debug|Any CPU
+ {2EC60DDE-4C5D-47BD-BE04-07092EC947F5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2EC60DDE-4C5D-47BD-BE04-07092EC947F5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2EC60DDE-4C5D-47BD-BE04-07092EC947F5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2EC60DDE-4C5D-47BD-BE04-07092EC947F5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2EC60DDE-4C5D-47BD-BE04-07092EC947F5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2EC60DDE-4C5D-47BD-BE04-07092EC947F5}.Checked|x64.Build.0 = Checked|Any CPU
+ {2EC60DDE-4C5D-47BD-BE04-07092EC947F5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2EC60DDE-4C5D-47BD-BE04-07092EC947F5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2EC60DDE-4C5D-47BD-BE04-07092EC947F5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2EC60DDE-4C5D-47BD-BE04-07092EC947F5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2EC60DDE-4C5D-47BD-BE04-07092EC947F5}.Release|x64.ActiveCfg = Release|Any CPU
+ {2EC60DDE-4C5D-47BD-BE04-07092EC947F5}.Release|x64.Build.0 = Release|Any CPU
+ {D44E25B4-A4BD-438A-B8F4-3DAC4EB0E636}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D44E25B4-A4BD-438A-B8F4-3DAC4EB0E636}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D44E25B4-A4BD-438A-B8F4-3DAC4EB0E636}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D44E25B4-A4BD-438A-B8F4-3DAC4EB0E636}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D44E25B4-A4BD-438A-B8F4-3DAC4EB0E636}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D44E25B4-A4BD-438A-B8F4-3DAC4EB0E636}.Debug|x64.Build.0 = Debug|Any CPU
+ {D44E25B4-A4BD-438A-B8F4-3DAC4EB0E636}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D44E25B4-A4BD-438A-B8F4-3DAC4EB0E636}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D44E25B4-A4BD-438A-B8F4-3DAC4EB0E636}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D44E25B4-A4BD-438A-B8F4-3DAC4EB0E636}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D44E25B4-A4BD-438A-B8F4-3DAC4EB0E636}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D44E25B4-A4BD-438A-B8F4-3DAC4EB0E636}.Checked|x64.Build.0 = Checked|Any CPU
+ {D44E25B4-A4BD-438A-B8F4-3DAC4EB0E636}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D44E25B4-A4BD-438A-B8F4-3DAC4EB0E636}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D44E25B4-A4BD-438A-B8F4-3DAC4EB0E636}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D44E25B4-A4BD-438A-B8F4-3DAC4EB0E636}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D44E25B4-A4BD-438A-B8F4-3DAC4EB0E636}.Release|x64.ActiveCfg = Release|Any CPU
+ {D44E25B4-A4BD-438A-B8F4-3DAC4EB0E636}.Release|x64.Build.0 = Release|Any CPU
+ {B756347C-04AE-45B1-A646-9E0BB01F23E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B756347C-04AE-45B1-A646-9E0BB01F23E3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B756347C-04AE-45B1-A646-9E0BB01F23E3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B756347C-04AE-45B1-A646-9E0BB01F23E3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B756347C-04AE-45B1-A646-9E0BB01F23E3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B756347C-04AE-45B1-A646-9E0BB01F23E3}.Debug|x64.Build.0 = Debug|Any CPU
+ {B756347C-04AE-45B1-A646-9E0BB01F23E3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B756347C-04AE-45B1-A646-9E0BB01F23E3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B756347C-04AE-45B1-A646-9E0BB01F23E3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B756347C-04AE-45B1-A646-9E0BB01F23E3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B756347C-04AE-45B1-A646-9E0BB01F23E3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B756347C-04AE-45B1-A646-9E0BB01F23E3}.Checked|x64.Build.0 = Checked|Any CPU
+ {B756347C-04AE-45B1-A646-9E0BB01F23E3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B756347C-04AE-45B1-A646-9E0BB01F23E3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B756347C-04AE-45B1-A646-9E0BB01F23E3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B756347C-04AE-45B1-A646-9E0BB01F23E3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B756347C-04AE-45B1-A646-9E0BB01F23E3}.Release|x64.ActiveCfg = Release|Any CPU
+ {B756347C-04AE-45B1-A646-9E0BB01F23E3}.Release|x64.Build.0 = Release|Any CPU
+ {ED48DE69-3A2B-4BF4-85DE-B02E168D331F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {ED48DE69-3A2B-4BF4-85DE-B02E168D331F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {ED48DE69-3A2B-4BF4-85DE-B02E168D331F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {ED48DE69-3A2B-4BF4-85DE-B02E168D331F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {ED48DE69-3A2B-4BF4-85DE-B02E168D331F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {ED48DE69-3A2B-4BF4-85DE-B02E168D331F}.Debug|x64.Build.0 = Debug|Any CPU
+ {ED48DE69-3A2B-4BF4-85DE-B02E168D331F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {ED48DE69-3A2B-4BF4-85DE-B02E168D331F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {ED48DE69-3A2B-4BF4-85DE-B02E168D331F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {ED48DE69-3A2B-4BF4-85DE-B02E168D331F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {ED48DE69-3A2B-4BF4-85DE-B02E168D331F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {ED48DE69-3A2B-4BF4-85DE-B02E168D331F}.Checked|x64.Build.0 = Checked|Any CPU
+ {ED48DE69-3A2B-4BF4-85DE-B02E168D331F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {ED48DE69-3A2B-4BF4-85DE-B02E168D331F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {ED48DE69-3A2B-4BF4-85DE-B02E168D331F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {ED48DE69-3A2B-4BF4-85DE-B02E168D331F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {ED48DE69-3A2B-4BF4-85DE-B02E168D331F}.Release|x64.ActiveCfg = Release|Any CPU
+ {ED48DE69-3A2B-4BF4-85DE-B02E168D331F}.Release|x64.Build.0 = Release|Any CPU
+ {CD6EA305-5025-431B-910D-93512B81AA30}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CD6EA305-5025-431B-910D-93512B81AA30}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CD6EA305-5025-431B-910D-93512B81AA30}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CD6EA305-5025-431B-910D-93512B81AA30}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CD6EA305-5025-431B-910D-93512B81AA30}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CD6EA305-5025-431B-910D-93512B81AA30}.Debug|x64.Build.0 = Debug|Any CPU
+ {CD6EA305-5025-431B-910D-93512B81AA30}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CD6EA305-5025-431B-910D-93512B81AA30}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CD6EA305-5025-431B-910D-93512B81AA30}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CD6EA305-5025-431B-910D-93512B81AA30}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CD6EA305-5025-431B-910D-93512B81AA30}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CD6EA305-5025-431B-910D-93512B81AA30}.Checked|x64.Build.0 = Checked|Any CPU
+ {CD6EA305-5025-431B-910D-93512B81AA30}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CD6EA305-5025-431B-910D-93512B81AA30}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CD6EA305-5025-431B-910D-93512B81AA30}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CD6EA305-5025-431B-910D-93512B81AA30}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CD6EA305-5025-431B-910D-93512B81AA30}.Release|x64.ActiveCfg = Release|Any CPU
+ {CD6EA305-5025-431B-910D-93512B81AA30}.Release|x64.Build.0 = Release|Any CPU
+ {D48A27DA-5609-4218-A5D9-87C9E7B621FE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D48A27DA-5609-4218-A5D9-87C9E7B621FE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D48A27DA-5609-4218-A5D9-87C9E7B621FE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D48A27DA-5609-4218-A5D9-87C9E7B621FE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D48A27DA-5609-4218-A5D9-87C9E7B621FE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D48A27DA-5609-4218-A5D9-87C9E7B621FE}.Debug|x64.Build.0 = Debug|Any CPU
+ {D48A27DA-5609-4218-A5D9-87C9E7B621FE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D48A27DA-5609-4218-A5D9-87C9E7B621FE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D48A27DA-5609-4218-A5D9-87C9E7B621FE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D48A27DA-5609-4218-A5D9-87C9E7B621FE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D48A27DA-5609-4218-A5D9-87C9E7B621FE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D48A27DA-5609-4218-A5D9-87C9E7B621FE}.Checked|x64.Build.0 = Checked|Any CPU
+ {D48A27DA-5609-4218-A5D9-87C9E7B621FE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D48A27DA-5609-4218-A5D9-87C9E7B621FE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D48A27DA-5609-4218-A5D9-87C9E7B621FE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D48A27DA-5609-4218-A5D9-87C9E7B621FE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D48A27DA-5609-4218-A5D9-87C9E7B621FE}.Release|x64.ActiveCfg = Release|Any CPU
+ {D48A27DA-5609-4218-A5D9-87C9E7B621FE}.Release|x64.Build.0 = Release|Any CPU
+ {9E44E821-9E0A-4024-8700-474B370765D7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9E44E821-9E0A-4024-8700-474B370765D7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9E44E821-9E0A-4024-8700-474B370765D7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9E44E821-9E0A-4024-8700-474B370765D7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9E44E821-9E0A-4024-8700-474B370765D7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9E44E821-9E0A-4024-8700-474B370765D7}.Debug|x64.Build.0 = Debug|Any CPU
+ {9E44E821-9E0A-4024-8700-474B370765D7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9E44E821-9E0A-4024-8700-474B370765D7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9E44E821-9E0A-4024-8700-474B370765D7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9E44E821-9E0A-4024-8700-474B370765D7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9E44E821-9E0A-4024-8700-474B370765D7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9E44E821-9E0A-4024-8700-474B370765D7}.Checked|x64.Build.0 = Checked|Any CPU
+ {9E44E821-9E0A-4024-8700-474B370765D7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9E44E821-9E0A-4024-8700-474B370765D7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9E44E821-9E0A-4024-8700-474B370765D7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9E44E821-9E0A-4024-8700-474B370765D7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9E44E821-9E0A-4024-8700-474B370765D7}.Release|x64.ActiveCfg = Release|Any CPU
+ {9E44E821-9E0A-4024-8700-474B370765D7}.Release|x64.Build.0 = Release|Any CPU
+ {47398E20-1072-4B0C-8FA1-C81F53620699}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {47398E20-1072-4B0C-8FA1-C81F53620699}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {47398E20-1072-4B0C-8FA1-C81F53620699}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {47398E20-1072-4B0C-8FA1-C81F53620699}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {47398E20-1072-4B0C-8FA1-C81F53620699}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {47398E20-1072-4B0C-8FA1-C81F53620699}.Debug|x64.Build.0 = Debug|Any CPU
+ {47398E20-1072-4B0C-8FA1-C81F53620699}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {47398E20-1072-4B0C-8FA1-C81F53620699}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {47398E20-1072-4B0C-8FA1-C81F53620699}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {47398E20-1072-4B0C-8FA1-C81F53620699}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {47398E20-1072-4B0C-8FA1-C81F53620699}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {47398E20-1072-4B0C-8FA1-C81F53620699}.Checked|x64.Build.0 = Checked|Any CPU
+ {47398E20-1072-4B0C-8FA1-C81F53620699}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {47398E20-1072-4B0C-8FA1-C81F53620699}.Release|Any CPU.Build.0 = Release|Any CPU
+ {47398E20-1072-4B0C-8FA1-C81F53620699}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {47398E20-1072-4B0C-8FA1-C81F53620699}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {47398E20-1072-4B0C-8FA1-C81F53620699}.Release|x64.ActiveCfg = Release|Any CPU
+ {47398E20-1072-4B0C-8FA1-C81F53620699}.Release|x64.Build.0 = Release|Any CPU
+ {2FE13806-29EA-496E-AB35-6880A97D04C5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2FE13806-29EA-496E-AB35-6880A97D04C5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2FE13806-29EA-496E-AB35-6880A97D04C5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2FE13806-29EA-496E-AB35-6880A97D04C5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2FE13806-29EA-496E-AB35-6880A97D04C5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2FE13806-29EA-496E-AB35-6880A97D04C5}.Debug|x64.Build.0 = Debug|Any CPU
+ {2FE13806-29EA-496E-AB35-6880A97D04C5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2FE13806-29EA-496E-AB35-6880A97D04C5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2FE13806-29EA-496E-AB35-6880A97D04C5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2FE13806-29EA-496E-AB35-6880A97D04C5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2FE13806-29EA-496E-AB35-6880A97D04C5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2FE13806-29EA-496E-AB35-6880A97D04C5}.Checked|x64.Build.0 = Checked|Any CPU
+ {2FE13806-29EA-496E-AB35-6880A97D04C5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2FE13806-29EA-496E-AB35-6880A97D04C5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2FE13806-29EA-496E-AB35-6880A97D04C5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2FE13806-29EA-496E-AB35-6880A97D04C5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2FE13806-29EA-496E-AB35-6880A97D04C5}.Release|x64.ActiveCfg = Release|Any CPU
+ {2FE13806-29EA-496E-AB35-6880A97D04C5}.Release|x64.Build.0 = Release|Any CPU
+ {4CBA35C7-C345-43A4-BF80-F8C7B5147330}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4CBA35C7-C345-43A4-BF80-F8C7B5147330}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4CBA35C7-C345-43A4-BF80-F8C7B5147330}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4CBA35C7-C345-43A4-BF80-F8C7B5147330}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4CBA35C7-C345-43A4-BF80-F8C7B5147330}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4CBA35C7-C345-43A4-BF80-F8C7B5147330}.Debug|x64.Build.0 = Debug|Any CPU
+ {4CBA35C7-C345-43A4-BF80-F8C7B5147330}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4CBA35C7-C345-43A4-BF80-F8C7B5147330}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4CBA35C7-C345-43A4-BF80-F8C7B5147330}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4CBA35C7-C345-43A4-BF80-F8C7B5147330}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4CBA35C7-C345-43A4-BF80-F8C7B5147330}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4CBA35C7-C345-43A4-BF80-F8C7B5147330}.Checked|x64.Build.0 = Checked|Any CPU
+ {4CBA35C7-C345-43A4-BF80-F8C7B5147330}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4CBA35C7-C345-43A4-BF80-F8C7B5147330}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4CBA35C7-C345-43A4-BF80-F8C7B5147330}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4CBA35C7-C345-43A4-BF80-F8C7B5147330}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4CBA35C7-C345-43A4-BF80-F8C7B5147330}.Release|x64.ActiveCfg = Release|Any CPU
+ {4CBA35C7-C345-43A4-BF80-F8C7B5147330}.Release|x64.Build.0 = Release|Any CPU
+ {638BCF07-6BC4-488A-AC49-B7DD3BDF3691}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {638BCF07-6BC4-488A-AC49-B7DD3BDF3691}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {638BCF07-6BC4-488A-AC49-B7DD3BDF3691}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {638BCF07-6BC4-488A-AC49-B7DD3BDF3691}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {638BCF07-6BC4-488A-AC49-B7DD3BDF3691}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {638BCF07-6BC4-488A-AC49-B7DD3BDF3691}.Debug|x64.Build.0 = Debug|Any CPU
+ {638BCF07-6BC4-488A-AC49-B7DD3BDF3691}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {638BCF07-6BC4-488A-AC49-B7DD3BDF3691}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {638BCF07-6BC4-488A-AC49-B7DD3BDF3691}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {638BCF07-6BC4-488A-AC49-B7DD3BDF3691}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {638BCF07-6BC4-488A-AC49-B7DD3BDF3691}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {638BCF07-6BC4-488A-AC49-B7DD3BDF3691}.Checked|x64.Build.0 = Checked|Any CPU
+ {638BCF07-6BC4-488A-AC49-B7DD3BDF3691}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {638BCF07-6BC4-488A-AC49-B7DD3BDF3691}.Release|Any CPU.Build.0 = Release|Any CPU
+ {638BCF07-6BC4-488A-AC49-B7DD3BDF3691}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {638BCF07-6BC4-488A-AC49-B7DD3BDF3691}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {638BCF07-6BC4-488A-AC49-B7DD3BDF3691}.Release|x64.ActiveCfg = Release|Any CPU
+ {638BCF07-6BC4-488A-AC49-B7DD3BDF3691}.Release|x64.Build.0 = Release|Any CPU
+ {E838E359-9791-4399-B90D-08BCF7B6759A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E838E359-9791-4399-B90D-08BCF7B6759A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E838E359-9791-4399-B90D-08BCF7B6759A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E838E359-9791-4399-B90D-08BCF7B6759A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E838E359-9791-4399-B90D-08BCF7B6759A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E838E359-9791-4399-B90D-08BCF7B6759A}.Debug|x64.Build.0 = Debug|Any CPU
+ {E838E359-9791-4399-B90D-08BCF7B6759A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E838E359-9791-4399-B90D-08BCF7B6759A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E838E359-9791-4399-B90D-08BCF7B6759A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E838E359-9791-4399-B90D-08BCF7B6759A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E838E359-9791-4399-B90D-08BCF7B6759A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E838E359-9791-4399-B90D-08BCF7B6759A}.Checked|x64.Build.0 = Checked|Any CPU
+ {E838E359-9791-4399-B90D-08BCF7B6759A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E838E359-9791-4399-B90D-08BCF7B6759A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E838E359-9791-4399-B90D-08BCF7B6759A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E838E359-9791-4399-B90D-08BCF7B6759A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E838E359-9791-4399-B90D-08BCF7B6759A}.Release|x64.ActiveCfg = Release|Any CPU
+ {E838E359-9791-4399-B90D-08BCF7B6759A}.Release|x64.Build.0 = Release|Any CPU
+ {29A6979F-FF0F-4E64-B484-39512815C58A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {29A6979F-FF0F-4E64-B484-39512815C58A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {29A6979F-FF0F-4E64-B484-39512815C58A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {29A6979F-FF0F-4E64-B484-39512815C58A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {29A6979F-FF0F-4E64-B484-39512815C58A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {29A6979F-FF0F-4E64-B484-39512815C58A}.Debug|x64.Build.0 = Debug|Any CPU
+ {29A6979F-FF0F-4E64-B484-39512815C58A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {29A6979F-FF0F-4E64-B484-39512815C58A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {29A6979F-FF0F-4E64-B484-39512815C58A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {29A6979F-FF0F-4E64-B484-39512815C58A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {29A6979F-FF0F-4E64-B484-39512815C58A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {29A6979F-FF0F-4E64-B484-39512815C58A}.Checked|x64.Build.0 = Checked|Any CPU
+ {29A6979F-FF0F-4E64-B484-39512815C58A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {29A6979F-FF0F-4E64-B484-39512815C58A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {29A6979F-FF0F-4E64-B484-39512815C58A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {29A6979F-FF0F-4E64-B484-39512815C58A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {29A6979F-FF0F-4E64-B484-39512815C58A}.Release|x64.ActiveCfg = Release|Any CPU
+ {29A6979F-FF0F-4E64-B484-39512815C58A}.Release|x64.Build.0 = Release|Any CPU
+ {3480389B-CAEC-4077-843B-A915E8DE6CCF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3480389B-CAEC-4077-843B-A915E8DE6CCF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3480389B-CAEC-4077-843B-A915E8DE6CCF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3480389B-CAEC-4077-843B-A915E8DE6CCF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3480389B-CAEC-4077-843B-A915E8DE6CCF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3480389B-CAEC-4077-843B-A915E8DE6CCF}.Debug|x64.Build.0 = Debug|Any CPU
+ {3480389B-CAEC-4077-843B-A915E8DE6CCF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3480389B-CAEC-4077-843B-A915E8DE6CCF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3480389B-CAEC-4077-843B-A915E8DE6CCF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3480389B-CAEC-4077-843B-A915E8DE6CCF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3480389B-CAEC-4077-843B-A915E8DE6CCF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3480389B-CAEC-4077-843B-A915E8DE6CCF}.Checked|x64.Build.0 = Checked|Any CPU
+ {3480389B-CAEC-4077-843B-A915E8DE6CCF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3480389B-CAEC-4077-843B-A915E8DE6CCF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3480389B-CAEC-4077-843B-A915E8DE6CCF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3480389B-CAEC-4077-843B-A915E8DE6CCF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3480389B-CAEC-4077-843B-A915E8DE6CCF}.Release|x64.ActiveCfg = Release|Any CPU
+ {3480389B-CAEC-4077-843B-A915E8DE6CCF}.Release|x64.Build.0 = Release|Any CPU
+ {6CD3C00E-D38B-4884-B16E-99C0DB0D0832}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6CD3C00E-D38B-4884-B16E-99C0DB0D0832}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6CD3C00E-D38B-4884-B16E-99C0DB0D0832}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6CD3C00E-D38B-4884-B16E-99C0DB0D0832}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6CD3C00E-D38B-4884-B16E-99C0DB0D0832}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6CD3C00E-D38B-4884-B16E-99C0DB0D0832}.Debug|x64.Build.0 = Debug|Any CPU
+ {6CD3C00E-D38B-4884-B16E-99C0DB0D0832}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6CD3C00E-D38B-4884-B16E-99C0DB0D0832}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6CD3C00E-D38B-4884-B16E-99C0DB0D0832}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6CD3C00E-D38B-4884-B16E-99C0DB0D0832}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6CD3C00E-D38B-4884-B16E-99C0DB0D0832}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6CD3C00E-D38B-4884-B16E-99C0DB0D0832}.Checked|x64.Build.0 = Checked|Any CPU
+ {6CD3C00E-D38B-4884-B16E-99C0DB0D0832}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6CD3C00E-D38B-4884-B16E-99C0DB0D0832}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6CD3C00E-D38B-4884-B16E-99C0DB0D0832}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6CD3C00E-D38B-4884-B16E-99C0DB0D0832}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6CD3C00E-D38B-4884-B16E-99C0DB0D0832}.Release|x64.ActiveCfg = Release|Any CPU
+ {6CD3C00E-D38B-4884-B16E-99C0DB0D0832}.Release|x64.Build.0 = Release|Any CPU
+ {071C86E8-527E-4DEF-9547-C71212A776DE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {071C86E8-527E-4DEF-9547-C71212A776DE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {071C86E8-527E-4DEF-9547-C71212A776DE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {071C86E8-527E-4DEF-9547-C71212A776DE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {071C86E8-527E-4DEF-9547-C71212A776DE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {071C86E8-527E-4DEF-9547-C71212A776DE}.Debug|x64.Build.0 = Debug|Any CPU
+ {071C86E8-527E-4DEF-9547-C71212A776DE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {071C86E8-527E-4DEF-9547-C71212A776DE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {071C86E8-527E-4DEF-9547-C71212A776DE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {071C86E8-527E-4DEF-9547-C71212A776DE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {071C86E8-527E-4DEF-9547-C71212A776DE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {071C86E8-527E-4DEF-9547-C71212A776DE}.Checked|x64.Build.0 = Checked|Any CPU
+ {071C86E8-527E-4DEF-9547-C71212A776DE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {071C86E8-527E-4DEF-9547-C71212A776DE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {071C86E8-527E-4DEF-9547-C71212A776DE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {071C86E8-527E-4DEF-9547-C71212A776DE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {071C86E8-527E-4DEF-9547-C71212A776DE}.Release|x64.ActiveCfg = Release|Any CPU
+ {071C86E8-527E-4DEF-9547-C71212A776DE}.Release|x64.Build.0 = Release|Any CPU
+ {95E53FE5-6FEC-46D2-A05F-3740B5096693}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {95E53FE5-6FEC-46D2-A05F-3740B5096693}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {95E53FE5-6FEC-46D2-A05F-3740B5096693}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {95E53FE5-6FEC-46D2-A05F-3740B5096693}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {95E53FE5-6FEC-46D2-A05F-3740B5096693}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {95E53FE5-6FEC-46D2-A05F-3740B5096693}.Debug|x64.Build.0 = Debug|Any CPU
+ {95E53FE5-6FEC-46D2-A05F-3740B5096693}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {95E53FE5-6FEC-46D2-A05F-3740B5096693}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {95E53FE5-6FEC-46D2-A05F-3740B5096693}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {95E53FE5-6FEC-46D2-A05F-3740B5096693}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {95E53FE5-6FEC-46D2-A05F-3740B5096693}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {95E53FE5-6FEC-46D2-A05F-3740B5096693}.Checked|x64.Build.0 = Checked|Any CPU
+ {95E53FE5-6FEC-46D2-A05F-3740B5096693}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {95E53FE5-6FEC-46D2-A05F-3740B5096693}.Release|Any CPU.Build.0 = Release|Any CPU
+ {95E53FE5-6FEC-46D2-A05F-3740B5096693}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {95E53FE5-6FEC-46D2-A05F-3740B5096693}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {95E53FE5-6FEC-46D2-A05F-3740B5096693}.Release|x64.ActiveCfg = Release|Any CPU
+ {95E53FE5-6FEC-46D2-A05F-3740B5096693}.Release|x64.Build.0 = Release|Any CPU
+ {AB8065FD-01A2-4791-9044-E26FF8C97DD3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AB8065FD-01A2-4791-9044-E26FF8C97DD3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AB8065FD-01A2-4791-9044-E26FF8C97DD3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AB8065FD-01A2-4791-9044-E26FF8C97DD3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AB8065FD-01A2-4791-9044-E26FF8C97DD3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AB8065FD-01A2-4791-9044-E26FF8C97DD3}.Debug|x64.Build.0 = Debug|Any CPU
+ {AB8065FD-01A2-4791-9044-E26FF8C97DD3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AB8065FD-01A2-4791-9044-E26FF8C97DD3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AB8065FD-01A2-4791-9044-E26FF8C97DD3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AB8065FD-01A2-4791-9044-E26FF8C97DD3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AB8065FD-01A2-4791-9044-E26FF8C97DD3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AB8065FD-01A2-4791-9044-E26FF8C97DD3}.Checked|x64.Build.0 = Checked|Any CPU
+ {AB8065FD-01A2-4791-9044-E26FF8C97DD3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AB8065FD-01A2-4791-9044-E26FF8C97DD3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AB8065FD-01A2-4791-9044-E26FF8C97DD3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AB8065FD-01A2-4791-9044-E26FF8C97DD3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AB8065FD-01A2-4791-9044-E26FF8C97DD3}.Release|x64.ActiveCfg = Release|Any CPU
+ {AB8065FD-01A2-4791-9044-E26FF8C97DD3}.Release|x64.Build.0 = Release|Any CPU
+ {019C42A8-9635-40FC-BC6A-EE2C41996E83}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {019C42A8-9635-40FC-BC6A-EE2C41996E83}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {019C42A8-9635-40FC-BC6A-EE2C41996E83}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {019C42A8-9635-40FC-BC6A-EE2C41996E83}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {019C42A8-9635-40FC-BC6A-EE2C41996E83}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {019C42A8-9635-40FC-BC6A-EE2C41996E83}.Debug|x64.Build.0 = Debug|Any CPU
+ {019C42A8-9635-40FC-BC6A-EE2C41996E83}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {019C42A8-9635-40FC-BC6A-EE2C41996E83}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {019C42A8-9635-40FC-BC6A-EE2C41996E83}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {019C42A8-9635-40FC-BC6A-EE2C41996E83}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {019C42A8-9635-40FC-BC6A-EE2C41996E83}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {019C42A8-9635-40FC-BC6A-EE2C41996E83}.Checked|x64.Build.0 = Checked|Any CPU
+ {019C42A8-9635-40FC-BC6A-EE2C41996E83}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {019C42A8-9635-40FC-BC6A-EE2C41996E83}.Release|Any CPU.Build.0 = Release|Any CPU
+ {019C42A8-9635-40FC-BC6A-EE2C41996E83}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {019C42A8-9635-40FC-BC6A-EE2C41996E83}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {019C42A8-9635-40FC-BC6A-EE2C41996E83}.Release|x64.ActiveCfg = Release|Any CPU
+ {019C42A8-9635-40FC-BC6A-EE2C41996E83}.Release|x64.Build.0 = Release|Any CPU
+ {56FF3771-7CDF-4828-AEB0-9EEDACA09346}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {56FF3771-7CDF-4828-AEB0-9EEDACA09346}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {56FF3771-7CDF-4828-AEB0-9EEDACA09346}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {56FF3771-7CDF-4828-AEB0-9EEDACA09346}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {56FF3771-7CDF-4828-AEB0-9EEDACA09346}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {56FF3771-7CDF-4828-AEB0-9EEDACA09346}.Debug|x64.Build.0 = Debug|Any CPU
+ {56FF3771-7CDF-4828-AEB0-9EEDACA09346}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {56FF3771-7CDF-4828-AEB0-9EEDACA09346}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {56FF3771-7CDF-4828-AEB0-9EEDACA09346}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {56FF3771-7CDF-4828-AEB0-9EEDACA09346}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {56FF3771-7CDF-4828-AEB0-9EEDACA09346}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {56FF3771-7CDF-4828-AEB0-9EEDACA09346}.Checked|x64.Build.0 = Checked|Any CPU
+ {56FF3771-7CDF-4828-AEB0-9EEDACA09346}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {56FF3771-7CDF-4828-AEB0-9EEDACA09346}.Release|Any CPU.Build.0 = Release|Any CPU
+ {56FF3771-7CDF-4828-AEB0-9EEDACA09346}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {56FF3771-7CDF-4828-AEB0-9EEDACA09346}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {56FF3771-7CDF-4828-AEB0-9EEDACA09346}.Release|x64.ActiveCfg = Release|Any CPU
+ {56FF3771-7CDF-4828-AEB0-9EEDACA09346}.Release|x64.Build.0 = Release|Any CPU
+ {78774AFC-E717-4828-BB45-B910295200A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {78774AFC-E717-4828-BB45-B910295200A4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {78774AFC-E717-4828-BB45-B910295200A4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {78774AFC-E717-4828-BB45-B910295200A4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {78774AFC-E717-4828-BB45-B910295200A4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {78774AFC-E717-4828-BB45-B910295200A4}.Debug|x64.Build.0 = Debug|Any CPU
+ {78774AFC-E717-4828-BB45-B910295200A4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {78774AFC-E717-4828-BB45-B910295200A4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {78774AFC-E717-4828-BB45-B910295200A4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {78774AFC-E717-4828-BB45-B910295200A4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {78774AFC-E717-4828-BB45-B910295200A4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {78774AFC-E717-4828-BB45-B910295200A4}.Checked|x64.Build.0 = Checked|Any CPU
+ {78774AFC-E717-4828-BB45-B910295200A4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {78774AFC-E717-4828-BB45-B910295200A4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {78774AFC-E717-4828-BB45-B910295200A4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {78774AFC-E717-4828-BB45-B910295200A4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {78774AFC-E717-4828-BB45-B910295200A4}.Release|x64.ActiveCfg = Release|Any CPU
+ {78774AFC-E717-4828-BB45-B910295200A4}.Release|x64.Build.0 = Release|Any CPU
+ {9FA1B6E9-A5E1-4E52-9390-954820DCDC72}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9FA1B6E9-A5E1-4E52-9390-954820DCDC72}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9FA1B6E9-A5E1-4E52-9390-954820DCDC72}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9FA1B6E9-A5E1-4E52-9390-954820DCDC72}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9FA1B6E9-A5E1-4E52-9390-954820DCDC72}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9FA1B6E9-A5E1-4E52-9390-954820DCDC72}.Debug|x64.Build.0 = Debug|Any CPU
+ {9FA1B6E9-A5E1-4E52-9390-954820DCDC72}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9FA1B6E9-A5E1-4E52-9390-954820DCDC72}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9FA1B6E9-A5E1-4E52-9390-954820DCDC72}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9FA1B6E9-A5E1-4E52-9390-954820DCDC72}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9FA1B6E9-A5E1-4E52-9390-954820DCDC72}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9FA1B6E9-A5E1-4E52-9390-954820DCDC72}.Checked|x64.Build.0 = Checked|Any CPU
+ {9FA1B6E9-A5E1-4E52-9390-954820DCDC72}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9FA1B6E9-A5E1-4E52-9390-954820DCDC72}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9FA1B6E9-A5E1-4E52-9390-954820DCDC72}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9FA1B6E9-A5E1-4E52-9390-954820DCDC72}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9FA1B6E9-A5E1-4E52-9390-954820DCDC72}.Release|x64.ActiveCfg = Release|Any CPU
+ {9FA1B6E9-A5E1-4E52-9390-954820DCDC72}.Release|x64.Build.0 = Release|Any CPU
+ {1B4BDABC-C8D4-4FAE-814F-1B67E39B5156}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1B4BDABC-C8D4-4FAE-814F-1B67E39B5156}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1B4BDABC-C8D4-4FAE-814F-1B67E39B5156}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1B4BDABC-C8D4-4FAE-814F-1B67E39B5156}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1B4BDABC-C8D4-4FAE-814F-1B67E39B5156}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1B4BDABC-C8D4-4FAE-814F-1B67E39B5156}.Debug|x64.Build.0 = Debug|Any CPU
+ {1B4BDABC-C8D4-4FAE-814F-1B67E39B5156}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1B4BDABC-C8D4-4FAE-814F-1B67E39B5156}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1B4BDABC-C8D4-4FAE-814F-1B67E39B5156}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1B4BDABC-C8D4-4FAE-814F-1B67E39B5156}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1B4BDABC-C8D4-4FAE-814F-1B67E39B5156}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1B4BDABC-C8D4-4FAE-814F-1B67E39B5156}.Checked|x64.Build.0 = Checked|Any CPU
+ {1B4BDABC-C8D4-4FAE-814F-1B67E39B5156}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1B4BDABC-C8D4-4FAE-814F-1B67E39B5156}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1B4BDABC-C8D4-4FAE-814F-1B67E39B5156}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1B4BDABC-C8D4-4FAE-814F-1B67E39B5156}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1B4BDABC-C8D4-4FAE-814F-1B67E39B5156}.Release|x64.ActiveCfg = Release|Any CPU
+ {1B4BDABC-C8D4-4FAE-814F-1B67E39B5156}.Release|x64.Build.0 = Release|Any CPU
+ {85CEC9BA-18F4-42C0-B3A8-BCDF2E68858B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {85CEC9BA-18F4-42C0-B3A8-BCDF2E68858B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {85CEC9BA-18F4-42C0-B3A8-BCDF2E68858B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {85CEC9BA-18F4-42C0-B3A8-BCDF2E68858B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {85CEC9BA-18F4-42C0-B3A8-BCDF2E68858B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {85CEC9BA-18F4-42C0-B3A8-BCDF2E68858B}.Debug|x64.Build.0 = Debug|Any CPU
+ {85CEC9BA-18F4-42C0-B3A8-BCDF2E68858B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {85CEC9BA-18F4-42C0-B3A8-BCDF2E68858B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {85CEC9BA-18F4-42C0-B3A8-BCDF2E68858B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {85CEC9BA-18F4-42C0-B3A8-BCDF2E68858B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {85CEC9BA-18F4-42C0-B3A8-BCDF2E68858B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {85CEC9BA-18F4-42C0-B3A8-BCDF2E68858B}.Checked|x64.Build.0 = Checked|Any CPU
+ {85CEC9BA-18F4-42C0-B3A8-BCDF2E68858B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {85CEC9BA-18F4-42C0-B3A8-BCDF2E68858B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {85CEC9BA-18F4-42C0-B3A8-BCDF2E68858B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {85CEC9BA-18F4-42C0-B3A8-BCDF2E68858B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {85CEC9BA-18F4-42C0-B3A8-BCDF2E68858B}.Release|x64.ActiveCfg = Release|Any CPU
+ {85CEC9BA-18F4-42C0-B3A8-BCDF2E68858B}.Release|x64.Build.0 = Release|Any CPU
+ {599FE2AC-4FD2-464A-8CBF-D26B0746D73F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {599FE2AC-4FD2-464A-8CBF-D26B0746D73F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {599FE2AC-4FD2-464A-8CBF-D26B0746D73F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {599FE2AC-4FD2-464A-8CBF-D26B0746D73F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {599FE2AC-4FD2-464A-8CBF-D26B0746D73F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {599FE2AC-4FD2-464A-8CBF-D26B0746D73F}.Debug|x64.Build.0 = Debug|Any CPU
+ {599FE2AC-4FD2-464A-8CBF-D26B0746D73F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {599FE2AC-4FD2-464A-8CBF-D26B0746D73F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {599FE2AC-4FD2-464A-8CBF-D26B0746D73F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {599FE2AC-4FD2-464A-8CBF-D26B0746D73F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {599FE2AC-4FD2-464A-8CBF-D26B0746D73F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {599FE2AC-4FD2-464A-8CBF-D26B0746D73F}.Checked|x64.Build.0 = Checked|Any CPU
+ {599FE2AC-4FD2-464A-8CBF-D26B0746D73F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {599FE2AC-4FD2-464A-8CBF-D26B0746D73F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {599FE2AC-4FD2-464A-8CBF-D26B0746D73F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {599FE2AC-4FD2-464A-8CBF-D26B0746D73F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {599FE2AC-4FD2-464A-8CBF-D26B0746D73F}.Release|x64.ActiveCfg = Release|Any CPU
+ {599FE2AC-4FD2-464A-8CBF-D26B0746D73F}.Release|x64.Build.0 = Release|Any CPU
+ {3312A13F-DED5-47B2-8166-160B156E0E39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3312A13F-DED5-47B2-8166-160B156E0E39}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3312A13F-DED5-47B2-8166-160B156E0E39}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3312A13F-DED5-47B2-8166-160B156E0E39}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3312A13F-DED5-47B2-8166-160B156E0E39}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3312A13F-DED5-47B2-8166-160B156E0E39}.Debug|x64.Build.0 = Debug|Any CPU
+ {3312A13F-DED5-47B2-8166-160B156E0E39}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3312A13F-DED5-47B2-8166-160B156E0E39}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3312A13F-DED5-47B2-8166-160B156E0E39}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3312A13F-DED5-47B2-8166-160B156E0E39}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3312A13F-DED5-47B2-8166-160B156E0E39}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3312A13F-DED5-47B2-8166-160B156E0E39}.Checked|x64.Build.0 = Checked|Any CPU
+ {3312A13F-DED5-47B2-8166-160B156E0E39}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3312A13F-DED5-47B2-8166-160B156E0E39}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3312A13F-DED5-47B2-8166-160B156E0E39}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3312A13F-DED5-47B2-8166-160B156E0E39}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3312A13F-DED5-47B2-8166-160B156E0E39}.Release|x64.ActiveCfg = Release|Any CPU
+ {3312A13F-DED5-47B2-8166-160B156E0E39}.Release|x64.Build.0 = Release|Any CPU
+ {6B94184B-A46A-4121-BD93-C653CEC64E88}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6B94184B-A46A-4121-BD93-C653CEC64E88}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6B94184B-A46A-4121-BD93-C653CEC64E88}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6B94184B-A46A-4121-BD93-C653CEC64E88}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6B94184B-A46A-4121-BD93-C653CEC64E88}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6B94184B-A46A-4121-BD93-C653CEC64E88}.Debug|x64.Build.0 = Debug|Any CPU
+ {6B94184B-A46A-4121-BD93-C653CEC64E88}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6B94184B-A46A-4121-BD93-C653CEC64E88}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6B94184B-A46A-4121-BD93-C653CEC64E88}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6B94184B-A46A-4121-BD93-C653CEC64E88}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6B94184B-A46A-4121-BD93-C653CEC64E88}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6B94184B-A46A-4121-BD93-C653CEC64E88}.Checked|x64.Build.0 = Checked|Any CPU
+ {6B94184B-A46A-4121-BD93-C653CEC64E88}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6B94184B-A46A-4121-BD93-C653CEC64E88}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6B94184B-A46A-4121-BD93-C653CEC64E88}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6B94184B-A46A-4121-BD93-C653CEC64E88}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6B94184B-A46A-4121-BD93-C653CEC64E88}.Release|x64.ActiveCfg = Release|Any CPU
+ {6B94184B-A46A-4121-BD93-C653CEC64E88}.Release|x64.Build.0 = Release|Any CPU
+ {7D41599D-2F6B-4127-B75B-CAB27E34BB9F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7D41599D-2F6B-4127-B75B-CAB27E34BB9F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7D41599D-2F6B-4127-B75B-CAB27E34BB9F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7D41599D-2F6B-4127-B75B-CAB27E34BB9F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7D41599D-2F6B-4127-B75B-CAB27E34BB9F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7D41599D-2F6B-4127-B75B-CAB27E34BB9F}.Debug|x64.Build.0 = Debug|Any CPU
+ {7D41599D-2F6B-4127-B75B-CAB27E34BB9F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7D41599D-2F6B-4127-B75B-CAB27E34BB9F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7D41599D-2F6B-4127-B75B-CAB27E34BB9F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7D41599D-2F6B-4127-B75B-CAB27E34BB9F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7D41599D-2F6B-4127-B75B-CAB27E34BB9F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7D41599D-2F6B-4127-B75B-CAB27E34BB9F}.Checked|x64.Build.0 = Checked|Any CPU
+ {7D41599D-2F6B-4127-B75B-CAB27E34BB9F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7D41599D-2F6B-4127-B75B-CAB27E34BB9F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7D41599D-2F6B-4127-B75B-CAB27E34BB9F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7D41599D-2F6B-4127-B75B-CAB27E34BB9F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7D41599D-2F6B-4127-B75B-CAB27E34BB9F}.Release|x64.ActiveCfg = Release|Any CPU
+ {7D41599D-2F6B-4127-B75B-CAB27E34BB9F}.Release|x64.Build.0 = Release|Any CPU
+ {EF75F79F-9FC5-4366-A962-D4CC5797E9FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EF75F79F-9FC5-4366-A962-D4CC5797E9FC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EF75F79F-9FC5-4366-A962-D4CC5797E9FC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EF75F79F-9FC5-4366-A962-D4CC5797E9FC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EF75F79F-9FC5-4366-A962-D4CC5797E9FC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EF75F79F-9FC5-4366-A962-D4CC5797E9FC}.Debug|x64.Build.0 = Debug|Any CPU
+ {EF75F79F-9FC5-4366-A962-D4CC5797E9FC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EF75F79F-9FC5-4366-A962-D4CC5797E9FC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EF75F79F-9FC5-4366-A962-D4CC5797E9FC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EF75F79F-9FC5-4366-A962-D4CC5797E9FC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EF75F79F-9FC5-4366-A962-D4CC5797E9FC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EF75F79F-9FC5-4366-A962-D4CC5797E9FC}.Checked|x64.Build.0 = Checked|Any CPU
+ {EF75F79F-9FC5-4366-A962-D4CC5797E9FC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EF75F79F-9FC5-4366-A962-D4CC5797E9FC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EF75F79F-9FC5-4366-A962-D4CC5797E9FC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EF75F79F-9FC5-4366-A962-D4CC5797E9FC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EF75F79F-9FC5-4366-A962-D4CC5797E9FC}.Release|x64.ActiveCfg = Release|Any CPU
+ {EF75F79F-9FC5-4366-A962-D4CC5797E9FC}.Release|x64.Build.0 = Release|Any CPU
+ {8D598B51-ED43-4661-BC93-E5FE26557F53}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8D598B51-ED43-4661-BC93-E5FE26557F53}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8D598B51-ED43-4661-BC93-E5FE26557F53}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8D598B51-ED43-4661-BC93-E5FE26557F53}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8D598B51-ED43-4661-BC93-E5FE26557F53}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8D598B51-ED43-4661-BC93-E5FE26557F53}.Debug|x64.Build.0 = Debug|Any CPU
+ {8D598B51-ED43-4661-BC93-E5FE26557F53}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8D598B51-ED43-4661-BC93-E5FE26557F53}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8D598B51-ED43-4661-BC93-E5FE26557F53}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8D598B51-ED43-4661-BC93-E5FE26557F53}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8D598B51-ED43-4661-BC93-E5FE26557F53}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8D598B51-ED43-4661-BC93-E5FE26557F53}.Checked|x64.Build.0 = Checked|Any CPU
+ {8D598B51-ED43-4661-BC93-E5FE26557F53}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8D598B51-ED43-4661-BC93-E5FE26557F53}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8D598B51-ED43-4661-BC93-E5FE26557F53}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8D598B51-ED43-4661-BC93-E5FE26557F53}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8D598B51-ED43-4661-BC93-E5FE26557F53}.Release|x64.ActiveCfg = Release|Any CPU
+ {8D598B51-ED43-4661-BC93-E5FE26557F53}.Release|x64.Build.0 = Release|Any CPU
+ {BB17B9FB-D73C-415F-86F6-E07093C6EAFA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BB17B9FB-D73C-415F-86F6-E07093C6EAFA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BB17B9FB-D73C-415F-86F6-E07093C6EAFA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BB17B9FB-D73C-415F-86F6-E07093C6EAFA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BB17B9FB-D73C-415F-86F6-E07093C6EAFA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BB17B9FB-D73C-415F-86F6-E07093C6EAFA}.Debug|x64.Build.0 = Debug|Any CPU
+ {BB17B9FB-D73C-415F-86F6-E07093C6EAFA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BB17B9FB-D73C-415F-86F6-E07093C6EAFA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BB17B9FB-D73C-415F-86F6-E07093C6EAFA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BB17B9FB-D73C-415F-86F6-E07093C6EAFA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BB17B9FB-D73C-415F-86F6-E07093C6EAFA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BB17B9FB-D73C-415F-86F6-E07093C6EAFA}.Checked|x64.Build.0 = Checked|Any CPU
+ {BB17B9FB-D73C-415F-86F6-E07093C6EAFA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BB17B9FB-D73C-415F-86F6-E07093C6EAFA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BB17B9FB-D73C-415F-86F6-E07093C6EAFA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BB17B9FB-D73C-415F-86F6-E07093C6EAFA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BB17B9FB-D73C-415F-86F6-E07093C6EAFA}.Release|x64.ActiveCfg = Release|Any CPU
+ {BB17B9FB-D73C-415F-86F6-E07093C6EAFA}.Release|x64.Build.0 = Release|Any CPU
+ {191A3D78-6BF7-4244-8000-F9444CBD9323}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {191A3D78-6BF7-4244-8000-F9444CBD9323}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {191A3D78-6BF7-4244-8000-F9444CBD9323}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {191A3D78-6BF7-4244-8000-F9444CBD9323}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {191A3D78-6BF7-4244-8000-F9444CBD9323}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {191A3D78-6BF7-4244-8000-F9444CBD9323}.Debug|x64.Build.0 = Debug|Any CPU
+ {191A3D78-6BF7-4244-8000-F9444CBD9323}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {191A3D78-6BF7-4244-8000-F9444CBD9323}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {191A3D78-6BF7-4244-8000-F9444CBD9323}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {191A3D78-6BF7-4244-8000-F9444CBD9323}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {191A3D78-6BF7-4244-8000-F9444CBD9323}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {191A3D78-6BF7-4244-8000-F9444CBD9323}.Checked|x64.Build.0 = Checked|Any CPU
+ {191A3D78-6BF7-4244-8000-F9444CBD9323}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {191A3D78-6BF7-4244-8000-F9444CBD9323}.Release|Any CPU.Build.0 = Release|Any CPU
+ {191A3D78-6BF7-4244-8000-F9444CBD9323}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {191A3D78-6BF7-4244-8000-F9444CBD9323}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {191A3D78-6BF7-4244-8000-F9444CBD9323}.Release|x64.ActiveCfg = Release|Any CPU
+ {191A3D78-6BF7-4244-8000-F9444CBD9323}.Release|x64.Build.0 = Release|Any CPU
+ {E3A3179F-0DC9-4D61-B1E0-5EA062EDCFF7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E3A3179F-0DC9-4D61-B1E0-5EA062EDCFF7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E3A3179F-0DC9-4D61-B1E0-5EA062EDCFF7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E3A3179F-0DC9-4D61-B1E0-5EA062EDCFF7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E3A3179F-0DC9-4D61-B1E0-5EA062EDCFF7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E3A3179F-0DC9-4D61-B1E0-5EA062EDCFF7}.Debug|x64.Build.0 = Debug|Any CPU
+ {E3A3179F-0DC9-4D61-B1E0-5EA062EDCFF7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E3A3179F-0DC9-4D61-B1E0-5EA062EDCFF7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E3A3179F-0DC9-4D61-B1E0-5EA062EDCFF7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E3A3179F-0DC9-4D61-B1E0-5EA062EDCFF7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E3A3179F-0DC9-4D61-B1E0-5EA062EDCFF7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E3A3179F-0DC9-4D61-B1E0-5EA062EDCFF7}.Checked|x64.Build.0 = Checked|Any CPU
+ {E3A3179F-0DC9-4D61-B1E0-5EA062EDCFF7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E3A3179F-0DC9-4D61-B1E0-5EA062EDCFF7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E3A3179F-0DC9-4D61-B1E0-5EA062EDCFF7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E3A3179F-0DC9-4D61-B1E0-5EA062EDCFF7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E3A3179F-0DC9-4D61-B1E0-5EA062EDCFF7}.Release|x64.ActiveCfg = Release|Any CPU
+ {E3A3179F-0DC9-4D61-B1E0-5EA062EDCFF7}.Release|x64.Build.0 = Release|Any CPU
+ {B798D96F-A8DA-42F8-A91F-5CF606557041}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B798D96F-A8DA-42F8-A91F-5CF606557041}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B798D96F-A8DA-42F8-A91F-5CF606557041}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B798D96F-A8DA-42F8-A91F-5CF606557041}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B798D96F-A8DA-42F8-A91F-5CF606557041}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B798D96F-A8DA-42F8-A91F-5CF606557041}.Debug|x64.Build.0 = Debug|Any CPU
+ {B798D96F-A8DA-42F8-A91F-5CF606557041}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B798D96F-A8DA-42F8-A91F-5CF606557041}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B798D96F-A8DA-42F8-A91F-5CF606557041}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B798D96F-A8DA-42F8-A91F-5CF606557041}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B798D96F-A8DA-42F8-A91F-5CF606557041}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B798D96F-A8DA-42F8-A91F-5CF606557041}.Checked|x64.Build.0 = Checked|Any CPU
+ {B798D96F-A8DA-42F8-A91F-5CF606557041}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B798D96F-A8DA-42F8-A91F-5CF606557041}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B798D96F-A8DA-42F8-A91F-5CF606557041}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B798D96F-A8DA-42F8-A91F-5CF606557041}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B798D96F-A8DA-42F8-A91F-5CF606557041}.Release|x64.ActiveCfg = Release|Any CPU
+ {B798D96F-A8DA-42F8-A91F-5CF606557041}.Release|x64.Build.0 = Release|Any CPU
+ {D9ECFCBB-D8B0-4D14-8059-9D105BE2AF6B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D9ECFCBB-D8B0-4D14-8059-9D105BE2AF6B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D9ECFCBB-D8B0-4D14-8059-9D105BE2AF6B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D9ECFCBB-D8B0-4D14-8059-9D105BE2AF6B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D9ECFCBB-D8B0-4D14-8059-9D105BE2AF6B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D9ECFCBB-D8B0-4D14-8059-9D105BE2AF6B}.Debug|x64.Build.0 = Debug|Any CPU
+ {D9ECFCBB-D8B0-4D14-8059-9D105BE2AF6B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D9ECFCBB-D8B0-4D14-8059-9D105BE2AF6B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D9ECFCBB-D8B0-4D14-8059-9D105BE2AF6B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D9ECFCBB-D8B0-4D14-8059-9D105BE2AF6B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D9ECFCBB-D8B0-4D14-8059-9D105BE2AF6B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D9ECFCBB-D8B0-4D14-8059-9D105BE2AF6B}.Checked|x64.Build.0 = Checked|Any CPU
+ {D9ECFCBB-D8B0-4D14-8059-9D105BE2AF6B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D9ECFCBB-D8B0-4D14-8059-9D105BE2AF6B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D9ECFCBB-D8B0-4D14-8059-9D105BE2AF6B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D9ECFCBB-D8B0-4D14-8059-9D105BE2AF6B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D9ECFCBB-D8B0-4D14-8059-9D105BE2AF6B}.Release|x64.ActiveCfg = Release|Any CPU
+ {D9ECFCBB-D8B0-4D14-8059-9D105BE2AF6B}.Release|x64.Build.0 = Release|Any CPU
+ {50EF1878-1A99-4A7D-AB2A-48253984442C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {50EF1878-1A99-4A7D-AB2A-48253984442C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {50EF1878-1A99-4A7D-AB2A-48253984442C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {50EF1878-1A99-4A7D-AB2A-48253984442C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {50EF1878-1A99-4A7D-AB2A-48253984442C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {50EF1878-1A99-4A7D-AB2A-48253984442C}.Debug|x64.Build.0 = Debug|Any CPU
+ {50EF1878-1A99-4A7D-AB2A-48253984442C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {50EF1878-1A99-4A7D-AB2A-48253984442C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {50EF1878-1A99-4A7D-AB2A-48253984442C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {50EF1878-1A99-4A7D-AB2A-48253984442C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {50EF1878-1A99-4A7D-AB2A-48253984442C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {50EF1878-1A99-4A7D-AB2A-48253984442C}.Checked|x64.Build.0 = Checked|Any CPU
+ {50EF1878-1A99-4A7D-AB2A-48253984442C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {50EF1878-1A99-4A7D-AB2A-48253984442C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {50EF1878-1A99-4A7D-AB2A-48253984442C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {50EF1878-1A99-4A7D-AB2A-48253984442C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {50EF1878-1A99-4A7D-AB2A-48253984442C}.Release|x64.ActiveCfg = Release|Any CPU
+ {50EF1878-1A99-4A7D-AB2A-48253984442C}.Release|x64.Build.0 = Release|Any CPU
+ {935AC2CD-FBCF-4261-BA6F-4E61FA59F610}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {935AC2CD-FBCF-4261-BA6F-4E61FA59F610}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {935AC2CD-FBCF-4261-BA6F-4E61FA59F610}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {935AC2CD-FBCF-4261-BA6F-4E61FA59F610}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {935AC2CD-FBCF-4261-BA6F-4E61FA59F610}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {935AC2CD-FBCF-4261-BA6F-4E61FA59F610}.Debug|x64.Build.0 = Debug|Any CPU
+ {935AC2CD-FBCF-4261-BA6F-4E61FA59F610}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {935AC2CD-FBCF-4261-BA6F-4E61FA59F610}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {935AC2CD-FBCF-4261-BA6F-4E61FA59F610}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {935AC2CD-FBCF-4261-BA6F-4E61FA59F610}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {935AC2CD-FBCF-4261-BA6F-4E61FA59F610}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {935AC2CD-FBCF-4261-BA6F-4E61FA59F610}.Checked|x64.Build.0 = Checked|Any CPU
+ {935AC2CD-FBCF-4261-BA6F-4E61FA59F610}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {935AC2CD-FBCF-4261-BA6F-4E61FA59F610}.Release|Any CPU.Build.0 = Release|Any CPU
+ {935AC2CD-FBCF-4261-BA6F-4E61FA59F610}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {935AC2CD-FBCF-4261-BA6F-4E61FA59F610}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {935AC2CD-FBCF-4261-BA6F-4E61FA59F610}.Release|x64.ActiveCfg = Release|Any CPU
+ {935AC2CD-FBCF-4261-BA6F-4E61FA59F610}.Release|x64.Build.0 = Release|Any CPU
+ {919C114C-F977-45F0-9877-BFA66D3EA063}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {919C114C-F977-45F0-9877-BFA66D3EA063}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {919C114C-F977-45F0-9877-BFA66D3EA063}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {919C114C-F977-45F0-9877-BFA66D3EA063}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {919C114C-F977-45F0-9877-BFA66D3EA063}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {919C114C-F977-45F0-9877-BFA66D3EA063}.Debug|x64.Build.0 = Debug|Any CPU
+ {919C114C-F977-45F0-9877-BFA66D3EA063}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {919C114C-F977-45F0-9877-BFA66D3EA063}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {919C114C-F977-45F0-9877-BFA66D3EA063}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {919C114C-F977-45F0-9877-BFA66D3EA063}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {919C114C-F977-45F0-9877-BFA66D3EA063}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {919C114C-F977-45F0-9877-BFA66D3EA063}.Checked|x64.Build.0 = Checked|Any CPU
+ {919C114C-F977-45F0-9877-BFA66D3EA063}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {919C114C-F977-45F0-9877-BFA66D3EA063}.Release|Any CPU.Build.0 = Release|Any CPU
+ {919C114C-F977-45F0-9877-BFA66D3EA063}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {919C114C-F977-45F0-9877-BFA66D3EA063}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {919C114C-F977-45F0-9877-BFA66D3EA063}.Release|x64.ActiveCfg = Release|Any CPU
+ {919C114C-F977-45F0-9877-BFA66D3EA063}.Release|x64.Build.0 = Release|Any CPU
+ {AC48EED6-19D5-475D-BEB9-2E884F027A7A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AC48EED6-19D5-475D-BEB9-2E884F027A7A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AC48EED6-19D5-475D-BEB9-2E884F027A7A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AC48EED6-19D5-475D-BEB9-2E884F027A7A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AC48EED6-19D5-475D-BEB9-2E884F027A7A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AC48EED6-19D5-475D-BEB9-2E884F027A7A}.Debug|x64.Build.0 = Debug|Any CPU
+ {AC48EED6-19D5-475D-BEB9-2E884F027A7A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AC48EED6-19D5-475D-BEB9-2E884F027A7A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AC48EED6-19D5-475D-BEB9-2E884F027A7A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AC48EED6-19D5-475D-BEB9-2E884F027A7A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AC48EED6-19D5-475D-BEB9-2E884F027A7A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AC48EED6-19D5-475D-BEB9-2E884F027A7A}.Checked|x64.Build.0 = Checked|Any CPU
+ {AC48EED6-19D5-475D-BEB9-2E884F027A7A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AC48EED6-19D5-475D-BEB9-2E884F027A7A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AC48EED6-19D5-475D-BEB9-2E884F027A7A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AC48EED6-19D5-475D-BEB9-2E884F027A7A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AC48EED6-19D5-475D-BEB9-2E884F027A7A}.Release|x64.ActiveCfg = Release|Any CPU
+ {AC48EED6-19D5-475D-BEB9-2E884F027A7A}.Release|x64.Build.0 = Release|Any CPU
+ {0FC11856-26BE-4361-B267-28CAA7BE5CAC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0FC11856-26BE-4361-B267-28CAA7BE5CAC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0FC11856-26BE-4361-B267-28CAA7BE5CAC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0FC11856-26BE-4361-B267-28CAA7BE5CAC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0FC11856-26BE-4361-B267-28CAA7BE5CAC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0FC11856-26BE-4361-B267-28CAA7BE5CAC}.Debug|x64.Build.0 = Debug|Any CPU
+ {0FC11856-26BE-4361-B267-28CAA7BE5CAC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0FC11856-26BE-4361-B267-28CAA7BE5CAC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0FC11856-26BE-4361-B267-28CAA7BE5CAC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0FC11856-26BE-4361-B267-28CAA7BE5CAC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0FC11856-26BE-4361-B267-28CAA7BE5CAC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0FC11856-26BE-4361-B267-28CAA7BE5CAC}.Checked|x64.Build.0 = Checked|Any CPU
+ {0FC11856-26BE-4361-B267-28CAA7BE5CAC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0FC11856-26BE-4361-B267-28CAA7BE5CAC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0FC11856-26BE-4361-B267-28CAA7BE5CAC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0FC11856-26BE-4361-B267-28CAA7BE5CAC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0FC11856-26BE-4361-B267-28CAA7BE5CAC}.Release|x64.ActiveCfg = Release|Any CPU
+ {0FC11856-26BE-4361-B267-28CAA7BE5CAC}.Release|x64.Build.0 = Release|Any CPU
+ {B22ABFEA-9859-4C97-A166-52C420C39FEF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B22ABFEA-9859-4C97-A166-52C420C39FEF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B22ABFEA-9859-4C97-A166-52C420C39FEF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B22ABFEA-9859-4C97-A166-52C420C39FEF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B22ABFEA-9859-4C97-A166-52C420C39FEF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B22ABFEA-9859-4C97-A166-52C420C39FEF}.Debug|x64.Build.0 = Debug|Any CPU
+ {B22ABFEA-9859-4C97-A166-52C420C39FEF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B22ABFEA-9859-4C97-A166-52C420C39FEF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B22ABFEA-9859-4C97-A166-52C420C39FEF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B22ABFEA-9859-4C97-A166-52C420C39FEF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B22ABFEA-9859-4C97-A166-52C420C39FEF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B22ABFEA-9859-4C97-A166-52C420C39FEF}.Checked|x64.Build.0 = Checked|Any CPU
+ {B22ABFEA-9859-4C97-A166-52C420C39FEF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B22ABFEA-9859-4C97-A166-52C420C39FEF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B22ABFEA-9859-4C97-A166-52C420C39FEF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B22ABFEA-9859-4C97-A166-52C420C39FEF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B22ABFEA-9859-4C97-A166-52C420C39FEF}.Release|x64.ActiveCfg = Release|Any CPU
+ {B22ABFEA-9859-4C97-A166-52C420C39FEF}.Release|x64.Build.0 = Release|Any CPU
+ {19C43397-A7B7-4E2D-B2F2-D302C13A0715}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {19C43397-A7B7-4E2D-B2F2-D302C13A0715}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {19C43397-A7B7-4E2D-B2F2-D302C13A0715}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {19C43397-A7B7-4E2D-B2F2-D302C13A0715}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {19C43397-A7B7-4E2D-B2F2-D302C13A0715}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {19C43397-A7B7-4E2D-B2F2-D302C13A0715}.Debug|x64.Build.0 = Debug|Any CPU
+ {19C43397-A7B7-4E2D-B2F2-D302C13A0715}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {19C43397-A7B7-4E2D-B2F2-D302C13A0715}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {19C43397-A7B7-4E2D-B2F2-D302C13A0715}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {19C43397-A7B7-4E2D-B2F2-D302C13A0715}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {19C43397-A7B7-4E2D-B2F2-D302C13A0715}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {19C43397-A7B7-4E2D-B2F2-D302C13A0715}.Checked|x64.Build.0 = Checked|Any CPU
+ {19C43397-A7B7-4E2D-B2F2-D302C13A0715}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {19C43397-A7B7-4E2D-B2F2-D302C13A0715}.Release|Any CPU.Build.0 = Release|Any CPU
+ {19C43397-A7B7-4E2D-B2F2-D302C13A0715}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {19C43397-A7B7-4E2D-B2F2-D302C13A0715}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {19C43397-A7B7-4E2D-B2F2-D302C13A0715}.Release|x64.ActiveCfg = Release|Any CPU
+ {19C43397-A7B7-4E2D-B2F2-D302C13A0715}.Release|x64.Build.0 = Release|Any CPU
+ {CC5EAFC7-EA27-485B-AD9E-D7ED67F808F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CC5EAFC7-EA27-485B-AD9E-D7ED67F808F0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CC5EAFC7-EA27-485B-AD9E-D7ED67F808F0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CC5EAFC7-EA27-485B-AD9E-D7ED67F808F0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CC5EAFC7-EA27-485B-AD9E-D7ED67F808F0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CC5EAFC7-EA27-485B-AD9E-D7ED67F808F0}.Debug|x64.Build.0 = Debug|Any CPU
+ {CC5EAFC7-EA27-485B-AD9E-D7ED67F808F0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CC5EAFC7-EA27-485B-AD9E-D7ED67F808F0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CC5EAFC7-EA27-485B-AD9E-D7ED67F808F0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CC5EAFC7-EA27-485B-AD9E-D7ED67F808F0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CC5EAFC7-EA27-485B-AD9E-D7ED67F808F0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CC5EAFC7-EA27-485B-AD9E-D7ED67F808F0}.Checked|x64.Build.0 = Checked|Any CPU
+ {CC5EAFC7-EA27-485B-AD9E-D7ED67F808F0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CC5EAFC7-EA27-485B-AD9E-D7ED67F808F0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CC5EAFC7-EA27-485B-AD9E-D7ED67F808F0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CC5EAFC7-EA27-485B-AD9E-D7ED67F808F0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CC5EAFC7-EA27-485B-AD9E-D7ED67F808F0}.Release|x64.ActiveCfg = Release|Any CPU
+ {CC5EAFC7-EA27-485B-AD9E-D7ED67F808F0}.Release|x64.Build.0 = Release|Any CPU
+ {9426D669-315D-4940-BB26-EE3709A7802A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9426D669-315D-4940-BB26-EE3709A7802A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9426D669-315D-4940-BB26-EE3709A7802A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9426D669-315D-4940-BB26-EE3709A7802A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9426D669-315D-4940-BB26-EE3709A7802A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9426D669-315D-4940-BB26-EE3709A7802A}.Debug|x64.Build.0 = Debug|Any CPU
+ {9426D669-315D-4940-BB26-EE3709A7802A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9426D669-315D-4940-BB26-EE3709A7802A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9426D669-315D-4940-BB26-EE3709A7802A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9426D669-315D-4940-BB26-EE3709A7802A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9426D669-315D-4940-BB26-EE3709A7802A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9426D669-315D-4940-BB26-EE3709A7802A}.Checked|x64.Build.0 = Checked|Any CPU
+ {9426D669-315D-4940-BB26-EE3709A7802A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9426D669-315D-4940-BB26-EE3709A7802A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9426D669-315D-4940-BB26-EE3709A7802A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9426D669-315D-4940-BB26-EE3709A7802A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9426D669-315D-4940-BB26-EE3709A7802A}.Release|x64.ActiveCfg = Release|Any CPU
+ {9426D669-315D-4940-BB26-EE3709A7802A}.Release|x64.Build.0 = Release|Any CPU
+ {0F547F76-8657-44EF-9AC0-FE81153E4B22}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0F547F76-8657-44EF-9AC0-FE81153E4B22}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0F547F76-8657-44EF-9AC0-FE81153E4B22}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0F547F76-8657-44EF-9AC0-FE81153E4B22}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0F547F76-8657-44EF-9AC0-FE81153E4B22}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0F547F76-8657-44EF-9AC0-FE81153E4B22}.Debug|x64.Build.0 = Debug|Any CPU
+ {0F547F76-8657-44EF-9AC0-FE81153E4B22}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0F547F76-8657-44EF-9AC0-FE81153E4B22}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0F547F76-8657-44EF-9AC0-FE81153E4B22}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0F547F76-8657-44EF-9AC0-FE81153E4B22}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0F547F76-8657-44EF-9AC0-FE81153E4B22}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0F547F76-8657-44EF-9AC0-FE81153E4B22}.Checked|x64.Build.0 = Checked|Any CPU
+ {0F547F76-8657-44EF-9AC0-FE81153E4B22}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0F547F76-8657-44EF-9AC0-FE81153E4B22}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0F547F76-8657-44EF-9AC0-FE81153E4B22}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0F547F76-8657-44EF-9AC0-FE81153E4B22}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0F547F76-8657-44EF-9AC0-FE81153E4B22}.Release|x64.ActiveCfg = Release|Any CPU
+ {0F547F76-8657-44EF-9AC0-FE81153E4B22}.Release|x64.Build.0 = Release|Any CPU
+ {43996CEE-7608-49CD-A31F-68F3DD5B0C61}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {43996CEE-7608-49CD-A31F-68F3DD5B0C61}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {43996CEE-7608-49CD-A31F-68F3DD5B0C61}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {43996CEE-7608-49CD-A31F-68F3DD5B0C61}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {43996CEE-7608-49CD-A31F-68F3DD5B0C61}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {43996CEE-7608-49CD-A31F-68F3DD5B0C61}.Debug|x64.Build.0 = Debug|Any CPU
+ {43996CEE-7608-49CD-A31F-68F3DD5B0C61}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {43996CEE-7608-49CD-A31F-68F3DD5B0C61}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {43996CEE-7608-49CD-A31F-68F3DD5B0C61}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {43996CEE-7608-49CD-A31F-68F3DD5B0C61}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {43996CEE-7608-49CD-A31F-68F3DD5B0C61}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {43996CEE-7608-49CD-A31F-68F3DD5B0C61}.Checked|x64.Build.0 = Checked|Any CPU
+ {43996CEE-7608-49CD-A31F-68F3DD5B0C61}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {43996CEE-7608-49CD-A31F-68F3DD5B0C61}.Release|Any CPU.Build.0 = Release|Any CPU
+ {43996CEE-7608-49CD-A31F-68F3DD5B0C61}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {43996CEE-7608-49CD-A31F-68F3DD5B0C61}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {43996CEE-7608-49CD-A31F-68F3DD5B0C61}.Release|x64.ActiveCfg = Release|Any CPU
+ {43996CEE-7608-49CD-A31F-68F3DD5B0C61}.Release|x64.Build.0 = Release|Any CPU
+ {740B75E4-4B74-4735-98E3-679E181869BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {740B75E4-4B74-4735-98E3-679E181869BB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {740B75E4-4B74-4735-98E3-679E181869BB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {740B75E4-4B74-4735-98E3-679E181869BB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {740B75E4-4B74-4735-98E3-679E181869BB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {740B75E4-4B74-4735-98E3-679E181869BB}.Debug|x64.Build.0 = Debug|Any CPU
+ {740B75E4-4B74-4735-98E3-679E181869BB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {740B75E4-4B74-4735-98E3-679E181869BB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {740B75E4-4B74-4735-98E3-679E181869BB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {740B75E4-4B74-4735-98E3-679E181869BB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {740B75E4-4B74-4735-98E3-679E181869BB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {740B75E4-4B74-4735-98E3-679E181869BB}.Checked|x64.Build.0 = Checked|Any CPU
+ {740B75E4-4B74-4735-98E3-679E181869BB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {740B75E4-4B74-4735-98E3-679E181869BB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {740B75E4-4B74-4735-98E3-679E181869BB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {740B75E4-4B74-4735-98E3-679E181869BB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {740B75E4-4B74-4735-98E3-679E181869BB}.Release|x64.ActiveCfg = Release|Any CPU
+ {740B75E4-4B74-4735-98E3-679E181869BB}.Release|x64.Build.0 = Release|Any CPU
+ {315270DE-3D17-4865-8217-2F4C3A3553E2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {315270DE-3D17-4865-8217-2F4C3A3553E2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {315270DE-3D17-4865-8217-2F4C3A3553E2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {315270DE-3D17-4865-8217-2F4C3A3553E2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {315270DE-3D17-4865-8217-2F4C3A3553E2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {315270DE-3D17-4865-8217-2F4C3A3553E2}.Debug|x64.Build.0 = Debug|Any CPU
+ {315270DE-3D17-4865-8217-2F4C3A3553E2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {315270DE-3D17-4865-8217-2F4C3A3553E2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {315270DE-3D17-4865-8217-2F4C3A3553E2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {315270DE-3D17-4865-8217-2F4C3A3553E2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {315270DE-3D17-4865-8217-2F4C3A3553E2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {315270DE-3D17-4865-8217-2F4C3A3553E2}.Checked|x64.Build.0 = Checked|Any CPU
+ {315270DE-3D17-4865-8217-2F4C3A3553E2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {315270DE-3D17-4865-8217-2F4C3A3553E2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {315270DE-3D17-4865-8217-2F4C3A3553E2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {315270DE-3D17-4865-8217-2F4C3A3553E2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {315270DE-3D17-4865-8217-2F4C3A3553E2}.Release|x64.ActiveCfg = Release|Any CPU
+ {315270DE-3D17-4865-8217-2F4C3A3553E2}.Release|x64.Build.0 = Release|Any CPU
+ {A1FA3C71-3005-413C-8874-2D944567215B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A1FA3C71-3005-413C-8874-2D944567215B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A1FA3C71-3005-413C-8874-2D944567215B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A1FA3C71-3005-413C-8874-2D944567215B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A1FA3C71-3005-413C-8874-2D944567215B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A1FA3C71-3005-413C-8874-2D944567215B}.Debug|x64.Build.0 = Debug|Any CPU
+ {A1FA3C71-3005-413C-8874-2D944567215B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A1FA3C71-3005-413C-8874-2D944567215B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A1FA3C71-3005-413C-8874-2D944567215B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A1FA3C71-3005-413C-8874-2D944567215B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A1FA3C71-3005-413C-8874-2D944567215B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A1FA3C71-3005-413C-8874-2D944567215B}.Checked|x64.Build.0 = Checked|Any CPU
+ {A1FA3C71-3005-413C-8874-2D944567215B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A1FA3C71-3005-413C-8874-2D944567215B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A1FA3C71-3005-413C-8874-2D944567215B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A1FA3C71-3005-413C-8874-2D944567215B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A1FA3C71-3005-413C-8874-2D944567215B}.Release|x64.ActiveCfg = Release|Any CPU
+ {A1FA3C71-3005-413C-8874-2D944567215B}.Release|x64.Build.0 = Release|Any CPU
+ {D84625F2-F0FF-42B9-BE7F-6C3322B92970}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D84625F2-F0FF-42B9-BE7F-6C3322B92970}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D84625F2-F0FF-42B9-BE7F-6C3322B92970}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D84625F2-F0FF-42B9-BE7F-6C3322B92970}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D84625F2-F0FF-42B9-BE7F-6C3322B92970}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D84625F2-F0FF-42B9-BE7F-6C3322B92970}.Debug|x64.Build.0 = Debug|Any CPU
+ {D84625F2-F0FF-42B9-BE7F-6C3322B92970}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D84625F2-F0FF-42B9-BE7F-6C3322B92970}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D84625F2-F0FF-42B9-BE7F-6C3322B92970}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D84625F2-F0FF-42B9-BE7F-6C3322B92970}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D84625F2-F0FF-42B9-BE7F-6C3322B92970}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D84625F2-F0FF-42B9-BE7F-6C3322B92970}.Checked|x64.Build.0 = Checked|Any CPU
+ {D84625F2-F0FF-42B9-BE7F-6C3322B92970}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D84625F2-F0FF-42B9-BE7F-6C3322B92970}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D84625F2-F0FF-42B9-BE7F-6C3322B92970}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D84625F2-F0FF-42B9-BE7F-6C3322B92970}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D84625F2-F0FF-42B9-BE7F-6C3322B92970}.Release|x64.ActiveCfg = Release|Any CPU
+ {D84625F2-F0FF-42B9-BE7F-6C3322B92970}.Release|x64.Build.0 = Release|Any CPU
+ {9103B277-05CF-4063-8C10-9106474A2FD5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9103B277-05CF-4063-8C10-9106474A2FD5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9103B277-05CF-4063-8C10-9106474A2FD5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9103B277-05CF-4063-8C10-9106474A2FD5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9103B277-05CF-4063-8C10-9106474A2FD5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9103B277-05CF-4063-8C10-9106474A2FD5}.Debug|x64.Build.0 = Debug|Any CPU
+ {9103B277-05CF-4063-8C10-9106474A2FD5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9103B277-05CF-4063-8C10-9106474A2FD5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9103B277-05CF-4063-8C10-9106474A2FD5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9103B277-05CF-4063-8C10-9106474A2FD5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9103B277-05CF-4063-8C10-9106474A2FD5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9103B277-05CF-4063-8C10-9106474A2FD5}.Checked|x64.Build.0 = Checked|Any CPU
+ {9103B277-05CF-4063-8C10-9106474A2FD5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9103B277-05CF-4063-8C10-9106474A2FD5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9103B277-05CF-4063-8C10-9106474A2FD5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9103B277-05CF-4063-8C10-9106474A2FD5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9103B277-05CF-4063-8C10-9106474A2FD5}.Release|x64.ActiveCfg = Release|Any CPU
+ {9103B277-05CF-4063-8C10-9106474A2FD5}.Release|x64.Build.0 = Release|Any CPU
+ {F8B0F993-E1A5-42AE-AF3E-F15ABEE8EC33}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F8B0F993-E1A5-42AE-AF3E-F15ABEE8EC33}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F8B0F993-E1A5-42AE-AF3E-F15ABEE8EC33}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F8B0F993-E1A5-42AE-AF3E-F15ABEE8EC33}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F8B0F993-E1A5-42AE-AF3E-F15ABEE8EC33}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F8B0F993-E1A5-42AE-AF3E-F15ABEE8EC33}.Debug|x64.Build.0 = Debug|Any CPU
+ {F8B0F993-E1A5-42AE-AF3E-F15ABEE8EC33}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F8B0F993-E1A5-42AE-AF3E-F15ABEE8EC33}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F8B0F993-E1A5-42AE-AF3E-F15ABEE8EC33}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F8B0F993-E1A5-42AE-AF3E-F15ABEE8EC33}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F8B0F993-E1A5-42AE-AF3E-F15ABEE8EC33}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F8B0F993-E1A5-42AE-AF3E-F15ABEE8EC33}.Checked|x64.Build.0 = Checked|Any CPU
+ {F8B0F993-E1A5-42AE-AF3E-F15ABEE8EC33}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F8B0F993-E1A5-42AE-AF3E-F15ABEE8EC33}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F8B0F993-E1A5-42AE-AF3E-F15ABEE8EC33}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F8B0F993-E1A5-42AE-AF3E-F15ABEE8EC33}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F8B0F993-E1A5-42AE-AF3E-F15ABEE8EC33}.Release|x64.ActiveCfg = Release|Any CPU
+ {F8B0F993-E1A5-42AE-AF3E-F15ABEE8EC33}.Release|x64.Build.0 = Release|Any CPU
+ {46F9E6BB-7EC8-402A-9D81-AD9CF6CFFA27}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {46F9E6BB-7EC8-402A-9D81-AD9CF6CFFA27}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {46F9E6BB-7EC8-402A-9D81-AD9CF6CFFA27}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {46F9E6BB-7EC8-402A-9D81-AD9CF6CFFA27}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {46F9E6BB-7EC8-402A-9D81-AD9CF6CFFA27}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {46F9E6BB-7EC8-402A-9D81-AD9CF6CFFA27}.Debug|x64.Build.0 = Debug|Any CPU
+ {46F9E6BB-7EC8-402A-9D81-AD9CF6CFFA27}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {46F9E6BB-7EC8-402A-9D81-AD9CF6CFFA27}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {46F9E6BB-7EC8-402A-9D81-AD9CF6CFFA27}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {46F9E6BB-7EC8-402A-9D81-AD9CF6CFFA27}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {46F9E6BB-7EC8-402A-9D81-AD9CF6CFFA27}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {46F9E6BB-7EC8-402A-9D81-AD9CF6CFFA27}.Checked|x64.Build.0 = Checked|Any CPU
+ {46F9E6BB-7EC8-402A-9D81-AD9CF6CFFA27}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {46F9E6BB-7EC8-402A-9D81-AD9CF6CFFA27}.Release|Any CPU.Build.0 = Release|Any CPU
+ {46F9E6BB-7EC8-402A-9D81-AD9CF6CFFA27}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {46F9E6BB-7EC8-402A-9D81-AD9CF6CFFA27}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {46F9E6BB-7EC8-402A-9D81-AD9CF6CFFA27}.Release|x64.ActiveCfg = Release|Any CPU
+ {46F9E6BB-7EC8-402A-9D81-AD9CF6CFFA27}.Release|x64.Build.0 = Release|Any CPU
+ {6E0304C7-64F1-4099-8C16-CE91AEC08A5C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6E0304C7-64F1-4099-8C16-CE91AEC08A5C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6E0304C7-64F1-4099-8C16-CE91AEC08A5C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6E0304C7-64F1-4099-8C16-CE91AEC08A5C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6E0304C7-64F1-4099-8C16-CE91AEC08A5C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6E0304C7-64F1-4099-8C16-CE91AEC08A5C}.Debug|x64.Build.0 = Debug|Any CPU
+ {6E0304C7-64F1-4099-8C16-CE91AEC08A5C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6E0304C7-64F1-4099-8C16-CE91AEC08A5C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6E0304C7-64F1-4099-8C16-CE91AEC08A5C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6E0304C7-64F1-4099-8C16-CE91AEC08A5C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6E0304C7-64F1-4099-8C16-CE91AEC08A5C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6E0304C7-64F1-4099-8C16-CE91AEC08A5C}.Checked|x64.Build.0 = Checked|Any CPU
+ {6E0304C7-64F1-4099-8C16-CE91AEC08A5C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6E0304C7-64F1-4099-8C16-CE91AEC08A5C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6E0304C7-64F1-4099-8C16-CE91AEC08A5C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6E0304C7-64F1-4099-8C16-CE91AEC08A5C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6E0304C7-64F1-4099-8C16-CE91AEC08A5C}.Release|x64.ActiveCfg = Release|Any CPU
+ {6E0304C7-64F1-4099-8C16-CE91AEC08A5C}.Release|x64.Build.0 = Release|Any CPU
+ {5EB85BED-9B18-486F-980C-1E16A15D4F35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5EB85BED-9B18-486F-980C-1E16A15D4F35}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5EB85BED-9B18-486F-980C-1E16A15D4F35}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5EB85BED-9B18-486F-980C-1E16A15D4F35}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5EB85BED-9B18-486F-980C-1E16A15D4F35}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5EB85BED-9B18-486F-980C-1E16A15D4F35}.Debug|x64.Build.0 = Debug|Any CPU
+ {5EB85BED-9B18-486F-980C-1E16A15D4F35}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5EB85BED-9B18-486F-980C-1E16A15D4F35}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5EB85BED-9B18-486F-980C-1E16A15D4F35}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5EB85BED-9B18-486F-980C-1E16A15D4F35}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5EB85BED-9B18-486F-980C-1E16A15D4F35}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5EB85BED-9B18-486F-980C-1E16A15D4F35}.Checked|x64.Build.0 = Checked|Any CPU
+ {5EB85BED-9B18-486F-980C-1E16A15D4F35}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5EB85BED-9B18-486F-980C-1E16A15D4F35}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5EB85BED-9B18-486F-980C-1E16A15D4F35}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5EB85BED-9B18-486F-980C-1E16A15D4F35}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5EB85BED-9B18-486F-980C-1E16A15D4F35}.Release|x64.ActiveCfg = Release|Any CPU
+ {5EB85BED-9B18-486F-980C-1E16A15D4F35}.Release|x64.Build.0 = Release|Any CPU
+ {29B438CE-3CF8-4BCC-817C-7BC806BA235C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {29B438CE-3CF8-4BCC-817C-7BC806BA235C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {29B438CE-3CF8-4BCC-817C-7BC806BA235C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {29B438CE-3CF8-4BCC-817C-7BC806BA235C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {29B438CE-3CF8-4BCC-817C-7BC806BA235C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {29B438CE-3CF8-4BCC-817C-7BC806BA235C}.Debug|x64.Build.0 = Debug|Any CPU
+ {29B438CE-3CF8-4BCC-817C-7BC806BA235C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {29B438CE-3CF8-4BCC-817C-7BC806BA235C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {29B438CE-3CF8-4BCC-817C-7BC806BA235C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {29B438CE-3CF8-4BCC-817C-7BC806BA235C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {29B438CE-3CF8-4BCC-817C-7BC806BA235C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {29B438CE-3CF8-4BCC-817C-7BC806BA235C}.Checked|x64.Build.0 = Checked|Any CPU
+ {29B438CE-3CF8-4BCC-817C-7BC806BA235C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {29B438CE-3CF8-4BCC-817C-7BC806BA235C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {29B438CE-3CF8-4BCC-817C-7BC806BA235C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {29B438CE-3CF8-4BCC-817C-7BC806BA235C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {29B438CE-3CF8-4BCC-817C-7BC806BA235C}.Release|x64.ActiveCfg = Release|Any CPU
+ {29B438CE-3CF8-4BCC-817C-7BC806BA235C}.Release|x64.Build.0 = Release|Any CPU
+ {40C4B8EF-FF73-43D2-A6B6-C1591A8C83A9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {40C4B8EF-FF73-43D2-A6B6-C1591A8C83A9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {40C4B8EF-FF73-43D2-A6B6-C1591A8C83A9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {40C4B8EF-FF73-43D2-A6B6-C1591A8C83A9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {40C4B8EF-FF73-43D2-A6B6-C1591A8C83A9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {40C4B8EF-FF73-43D2-A6B6-C1591A8C83A9}.Debug|x64.Build.0 = Debug|Any CPU
+ {40C4B8EF-FF73-43D2-A6B6-C1591A8C83A9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {40C4B8EF-FF73-43D2-A6B6-C1591A8C83A9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {40C4B8EF-FF73-43D2-A6B6-C1591A8C83A9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {40C4B8EF-FF73-43D2-A6B6-C1591A8C83A9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {40C4B8EF-FF73-43D2-A6B6-C1591A8C83A9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {40C4B8EF-FF73-43D2-A6B6-C1591A8C83A9}.Checked|x64.Build.0 = Checked|Any CPU
+ {40C4B8EF-FF73-43D2-A6B6-C1591A8C83A9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {40C4B8EF-FF73-43D2-A6B6-C1591A8C83A9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {40C4B8EF-FF73-43D2-A6B6-C1591A8C83A9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {40C4B8EF-FF73-43D2-A6B6-C1591A8C83A9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {40C4B8EF-FF73-43D2-A6B6-C1591A8C83A9}.Release|x64.ActiveCfg = Release|Any CPU
+ {40C4B8EF-FF73-43D2-A6B6-C1591A8C83A9}.Release|x64.Build.0 = Release|Any CPU
+ {08B1F637-A1C8-49FA-88D8-FB37C4A9D9BC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {08B1F637-A1C8-49FA-88D8-FB37C4A9D9BC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {08B1F637-A1C8-49FA-88D8-FB37C4A9D9BC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {08B1F637-A1C8-49FA-88D8-FB37C4A9D9BC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {08B1F637-A1C8-49FA-88D8-FB37C4A9D9BC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {08B1F637-A1C8-49FA-88D8-FB37C4A9D9BC}.Debug|x64.Build.0 = Debug|Any CPU
+ {08B1F637-A1C8-49FA-88D8-FB37C4A9D9BC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {08B1F637-A1C8-49FA-88D8-FB37C4A9D9BC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {08B1F637-A1C8-49FA-88D8-FB37C4A9D9BC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {08B1F637-A1C8-49FA-88D8-FB37C4A9D9BC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {08B1F637-A1C8-49FA-88D8-FB37C4A9D9BC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {08B1F637-A1C8-49FA-88D8-FB37C4A9D9BC}.Checked|x64.Build.0 = Checked|Any CPU
+ {08B1F637-A1C8-49FA-88D8-FB37C4A9D9BC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {08B1F637-A1C8-49FA-88D8-FB37C4A9D9BC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {08B1F637-A1C8-49FA-88D8-FB37C4A9D9BC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {08B1F637-A1C8-49FA-88D8-FB37C4A9D9BC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {08B1F637-A1C8-49FA-88D8-FB37C4A9D9BC}.Release|x64.ActiveCfg = Release|Any CPU
+ {08B1F637-A1C8-49FA-88D8-FB37C4A9D9BC}.Release|x64.Build.0 = Release|Any CPU
+ {AD96E098-C723-4D1F-A3CD-54A7EA2A8DB7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AD96E098-C723-4D1F-A3CD-54A7EA2A8DB7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AD96E098-C723-4D1F-A3CD-54A7EA2A8DB7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AD96E098-C723-4D1F-A3CD-54A7EA2A8DB7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AD96E098-C723-4D1F-A3CD-54A7EA2A8DB7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AD96E098-C723-4D1F-A3CD-54A7EA2A8DB7}.Debug|x64.Build.0 = Debug|Any CPU
+ {AD96E098-C723-4D1F-A3CD-54A7EA2A8DB7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AD96E098-C723-4D1F-A3CD-54A7EA2A8DB7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AD96E098-C723-4D1F-A3CD-54A7EA2A8DB7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AD96E098-C723-4D1F-A3CD-54A7EA2A8DB7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AD96E098-C723-4D1F-A3CD-54A7EA2A8DB7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AD96E098-C723-4D1F-A3CD-54A7EA2A8DB7}.Checked|x64.Build.0 = Checked|Any CPU
+ {AD96E098-C723-4D1F-A3CD-54A7EA2A8DB7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AD96E098-C723-4D1F-A3CD-54A7EA2A8DB7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AD96E098-C723-4D1F-A3CD-54A7EA2A8DB7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AD96E098-C723-4D1F-A3CD-54A7EA2A8DB7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AD96E098-C723-4D1F-A3CD-54A7EA2A8DB7}.Release|x64.ActiveCfg = Release|Any CPU
+ {AD96E098-C723-4D1F-A3CD-54A7EA2A8DB7}.Release|x64.Build.0 = Release|Any CPU
+ {A5D8EA2C-CF59-472D-BB3B-4DD8A7DEF87E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A5D8EA2C-CF59-472D-BB3B-4DD8A7DEF87E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A5D8EA2C-CF59-472D-BB3B-4DD8A7DEF87E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A5D8EA2C-CF59-472D-BB3B-4DD8A7DEF87E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A5D8EA2C-CF59-472D-BB3B-4DD8A7DEF87E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A5D8EA2C-CF59-472D-BB3B-4DD8A7DEF87E}.Debug|x64.Build.0 = Debug|Any CPU
+ {A5D8EA2C-CF59-472D-BB3B-4DD8A7DEF87E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A5D8EA2C-CF59-472D-BB3B-4DD8A7DEF87E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A5D8EA2C-CF59-472D-BB3B-4DD8A7DEF87E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A5D8EA2C-CF59-472D-BB3B-4DD8A7DEF87E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A5D8EA2C-CF59-472D-BB3B-4DD8A7DEF87E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A5D8EA2C-CF59-472D-BB3B-4DD8A7DEF87E}.Checked|x64.Build.0 = Checked|Any CPU
+ {A5D8EA2C-CF59-472D-BB3B-4DD8A7DEF87E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A5D8EA2C-CF59-472D-BB3B-4DD8A7DEF87E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A5D8EA2C-CF59-472D-BB3B-4DD8A7DEF87E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A5D8EA2C-CF59-472D-BB3B-4DD8A7DEF87E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A5D8EA2C-CF59-472D-BB3B-4DD8A7DEF87E}.Release|x64.ActiveCfg = Release|Any CPU
+ {A5D8EA2C-CF59-472D-BB3B-4DD8A7DEF87E}.Release|x64.Build.0 = Release|Any CPU
+ {48CBCF4D-D50D-4D56-9851-F01B935F9FA7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {48CBCF4D-D50D-4D56-9851-F01B935F9FA7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {48CBCF4D-D50D-4D56-9851-F01B935F9FA7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {48CBCF4D-D50D-4D56-9851-F01B935F9FA7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {48CBCF4D-D50D-4D56-9851-F01B935F9FA7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {48CBCF4D-D50D-4D56-9851-F01B935F9FA7}.Debug|x64.Build.0 = Debug|Any CPU
+ {48CBCF4D-D50D-4D56-9851-F01B935F9FA7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {48CBCF4D-D50D-4D56-9851-F01B935F9FA7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {48CBCF4D-D50D-4D56-9851-F01B935F9FA7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {48CBCF4D-D50D-4D56-9851-F01B935F9FA7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {48CBCF4D-D50D-4D56-9851-F01B935F9FA7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {48CBCF4D-D50D-4D56-9851-F01B935F9FA7}.Checked|x64.Build.0 = Checked|Any CPU
+ {48CBCF4D-D50D-4D56-9851-F01B935F9FA7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {48CBCF4D-D50D-4D56-9851-F01B935F9FA7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {48CBCF4D-D50D-4D56-9851-F01B935F9FA7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {48CBCF4D-D50D-4D56-9851-F01B935F9FA7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {48CBCF4D-D50D-4D56-9851-F01B935F9FA7}.Release|x64.ActiveCfg = Release|Any CPU
+ {48CBCF4D-D50D-4D56-9851-F01B935F9FA7}.Release|x64.Build.0 = Release|Any CPU
+ {B7BF440F-34EC-4FE0-A3AC-440995B4E0E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B7BF440F-34EC-4FE0-A3AC-440995B4E0E3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B7BF440F-34EC-4FE0-A3AC-440995B4E0E3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B7BF440F-34EC-4FE0-A3AC-440995B4E0E3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B7BF440F-34EC-4FE0-A3AC-440995B4E0E3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B7BF440F-34EC-4FE0-A3AC-440995B4E0E3}.Debug|x64.Build.0 = Debug|Any CPU
+ {B7BF440F-34EC-4FE0-A3AC-440995B4E0E3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B7BF440F-34EC-4FE0-A3AC-440995B4E0E3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B7BF440F-34EC-4FE0-A3AC-440995B4E0E3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B7BF440F-34EC-4FE0-A3AC-440995B4E0E3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B7BF440F-34EC-4FE0-A3AC-440995B4E0E3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B7BF440F-34EC-4FE0-A3AC-440995B4E0E3}.Checked|x64.Build.0 = Checked|Any CPU
+ {B7BF440F-34EC-4FE0-A3AC-440995B4E0E3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B7BF440F-34EC-4FE0-A3AC-440995B4E0E3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B7BF440F-34EC-4FE0-A3AC-440995B4E0E3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B7BF440F-34EC-4FE0-A3AC-440995B4E0E3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B7BF440F-34EC-4FE0-A3AC-440995B4E0E3}.Release|x64.ActiveCfg = Release|Any CPU
+ {B7BF440F-34EC-4FE0-A3AC-440995B4E0E3}.Release|x64.Build.0 = Release|Any CPU
+ {0EF9D522-85FC-47E7-B073-6CF7EF35D887}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0EF9D522-85FC-47E7-B073-6CF7EF35D887}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0EF9D522-85FC-47E7-B073-6CF7EF35D887}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0EF9D522-85FC-47E7-B073-6CF7EF35D887}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0EF9D522-85FC-47E7-B073-6CF7EF35D887}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0EF9D522-85FC-47E7-B073-6CF7EF35D887}.Debug|x64.Build.0 = Debug|Any CPU
+ {0EF9D522-85FC-47E7-B073-6CF7EF35D887}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0EF9D522-85FC-47E7-B073-6CF7EF35D887}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0EF9D522-85FC-47E7-B073-6CF7EF35D887}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0EF9D522-85FC-47E7-B073-6CF7EF35D887}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0EF9D522-85FC-47E7-B073-6CF7EF35D887}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0EF9D522-85FC-47E7-B073-6CF7EF35D887}.Checked|x64.Build.0 = Checked|Any CPU
+ {0EF9D522-85FC-47E7-B073-6CF7EF35D887}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0EF9D522-85FC-47E7-B073-6CF7EF35D887}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0EF9D522-85FC-47E7-B073-6CF7EF35D887}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0EF9D522-85FC-47E7-B073-6CF7EF35D887}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0EF9D522-85FC-47E7-B073-6CF7EF35D887}.Release|x64.ActiveCfg = Release|Any CPU
+ {0EF9D522-85FC-47E7-B073-6CF7EF35D887}.Release|x64.Build.0 = Release|Any CPU
+ {8603865F-ED03-4B83-88F4-13960697AC22}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8603865F-ED03-4B83-88F4-13960697AC22}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8603865F-ED03-4B83-88F4-13960697AC22}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8603865F-ED03-4B83-88F4-13960697AC22}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8603865F-ED03-4B83-88F4-13960697AC22}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8603865F-ED03-4B83-88F4-13960697AC22}.Debug|x64.Build.0 = Debug|Any CPU
+ {8603865F-ED03-4B83-88F4-13960697AC22}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8603865F-ED03-4B83-88F4-13960697AC22}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8603865F-ED03-4B83-88F4-13960697AC22}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8603865F-ED03-4B83-88F4-13960697AC22}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8603865F-ED03-4B83-88F4-13960697AC22}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8603865F-ED03-4B83-88F4-13960697AC22}.Checked|x64.Build.0 = Checked|Any CPU
+ {8603865F-ED03-4B83-88F4-13960697AC22}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8603865F-ED03-4B83-88F4-13960697AC22}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8603865F-ED03-4B83-88F4-13960697AC22}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8603865F-ED03-4B83-88F4-13960697AC22}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8603865F-ED03-4B83-88F4-13960697AC22}.Release|x64.ActiveCfg = Release|Any CPU
+ {8603865F-ED03-4B83-88F4-13960697AC22}.Release|x64.Build.0 = Release|Any CPU
+ {16CB4750-BA9A-4883-8C2D-A8B8D135FA2A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {16CB4750-BA9A-4883-8C2D-A8B8D135FA2A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {16CB4750-BA9A-4883-8C2D-A8B8D135FA2A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {16CB4750-BA9A-4883-8C2D-A8B8D135FA2A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {16CB4750-BA9A-4883-8C2D-A8B8D135FA2A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {16CB4750-BA9A-4883-8C2D-A8B8D135FA2A}.Debug|x64.Build.0 = Debug|Any CPU
+ {16CB4750-BA9A-4883-8C2D-A8B8D135FA2A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {16CB4750-BA9A-4883-8C2D-A8B8D135FA2A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {16CB4750-BA9A-4883-8C2D-A8B8D135FA2A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {16CB4750-BA9A-4883-8C2D-A8B8D135FA2A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {16CB4750-BA9A-4883-8C2D-A8B8D135FA2A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {16CB4750-BA9A-4883-8C2D-A8B8D135FA2A}.Checked|x64.Build.0 = Checked|Any CPU
+ {16CB4750-BA9A-4883-8C2D-A8B8D135FA2A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {16CB4750-BA9A-4883-8C2D-A8B8D135FA2A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {16CB4750-BA9A-4883-8C2D-A8B8D135FA2A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {16CB4750-BA9A-4883-8C2D-A8B8D135FA2A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {16CB4750-BA9A-4883-8C2D-A8B8D135FA2A}.Release|x64.ActiveCfg = Release|Any CPU
+ {16CB4750-BA9A-4883-8C2D-A8B8D135FA2A}.Release|x64.Build.0 = Release|Any CPU
+ {979D89AA-7B08-4A81-A210-A78152FCFEC9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {979D89AA-7B08-4A81-A210-A78152FCFEC9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {979D89AA-7B08-4A81-A210-A78152FCFEC9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {979D89AA-7B08-4A81-A210-A78152FCFEC9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {979D89AA-7B08-4A81-A210-A78152FCFEC9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {979D89AA-7B08-4A81-A210-A78152FCFEC9}.Debug|x64.Build.0 = Debug|Any CPU
+ {979D89AA-7B08-4A81-A210-A78152FCFEC9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {979D89AA-7B08-4A81-A210-A78152FCFEC9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {979D89AA-7B08-4A81-A210-A78152FCFEC9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {979D89AA-7B08-4A81-A210-A78152FCFEC9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {979D89AA-7B08-4A81-A210-A78152FCFEC9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {979D89AA-7B08-4A81-A210-A78152FCFEC9}.Checked|x64.Build.0 = Checked|Any CPU
+ {979D89AA-7B08-4A81-A210-A78152FCFEC9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {979D89AA-7B08-4A81-A210-A78152FCFEC9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {979D89AA-7B08-4A81-A210-A78152FCFEC9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {979D89AA-7B08-4A81-A210-A78152FCFEC9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {979D89AA-7B08-4A81-A210-A78152FCFEC9}.Release|x64.ActiveCfg = Release|Any CPU
+ {979D89AA-7B08-4A81-A210-A78152FCFEC9}.Release|x64.Build.0 = Release|Any CPU
+ {DABA4519-FAA5-4920-ADA9-14C97643F9E9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DABA4519-FAA5-4920-ADA9-14C97643F9E9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DABA4519-FAA5-4920-ADA9-14C97643F9E9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DABA4519-FAA5-4920-ADA9-14C97643F9E9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DABA4519-FAA5-4920-ADA9-14C97643F9E9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DABA4519-FAA5-4920-ADA9-14C97643F9E9}.Debug|x64.Build.0 = Debug|Any CPU
+ {DABA4519-FAA5-4920-ADA9-14C97643F9E9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DABA4519-FAA5-4920-ADA9-14C97643F9E9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DABA4519-FAA5-4920-ADA9-14C97643F9E9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DABA4519-FAA5-4920-ADA9-14C97643F9E9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DABA4519-FAA5-4920-ADA9-14C97643F9E9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DABA4519-FAA5-4920-ADA9-14C97643F9E9}.Checked|x64.Build.0 = Checked|Any CPU
+ {DABA4519-FAA5-4920-ADA9-14C97643F9E9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DABA4519-FAA5-4920-ADA9-14C97643F9E9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DABA4519-FAA5-4920-ADA9-14C97643F9E9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DABA4519-FAA5-4920-ADA9-14C97643F9E9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DABA4519-FAA5-4920-ADA9-14C97643F9E9}.Release|x64.ActiveCfg = Release|Any CPU
+ {DABA4519-FAA5-4920-ADA9-14C97643F9E9}.Release|x64.Build.0 = Release|Any CPU
+ {E754D107-EFF0-484B-92CA-4A1813E74CF7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E754D107-EFF0-484B-92CA-4A1813E74CF7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E754D107-EFF0-484B-92CA-4A1813E74CF7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E754D107-EFF0-484B-92CA-4A1813E74CF7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E754D107-EFF0-484B-92CA-4A1813E74CF7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E754D107-EFF0-484B-92CA-4A1813E74CF7}.Debug|x64.Build.0 = Debug|Any CPU
+ {E754D107-EFF0-484B-92CA-4A1813E74CF7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E754D107-EFF0-484B-92CA-4A1813E74CF7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E754D107-EFF0-484B-92CA-4A1813E74CF7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E754D107-EFF0-484B-92CA-4A1813E74CF7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E754D107-EFF0-484B-92CA-4A1813E74CF7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E754D107-EFF0-484B-92CA-4A1813E74CF7}.Checked|x64.Build.0 = Checked|Any CPU
+ {E754D107-EFF0-484B-92CA-4A1813E74CF7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E754D107-EFF0-484B-92CA-4A1813E74CF7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E754D107-EFF0-484B-92CA-4A1813E74CF7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E754D107-EFF0-484B-92CA-4A1813E74CF7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E754D107-EFF0-484B-92CA-4A1813E74CF7}.Release|x64.ActiveCfg = Release|Any CPU
+ {E754D107-EFF0-484B-92CA-4A1813E74CF7}.Release|x64.Build.0 = Release|Any CPU
+ {B442D811-8360-4821-A993-F3370E1A4706}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B442D811-8360-4821-A993-F3370E1A4706}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B442D811-8360-4821-A993-F3370E1A4706}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B442D811-8360-4821-A993-F3370E1A4706}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B442D811-8360-4821-A993-F3370E1A4706}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B442D811-8360-4821-A993-F3370E1A4706}.Debug|x64.Build.0 = Debug|Any CPU
+ {B442D811-8360-4821-A993-F3370E1A4706}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B442D811-8360-4821-A993-F3370E1A4706}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B442D811-8360-4821-A993-F3370E1A4706}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B442D811-8360-4821-A993-F3370E1A4706}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B442D811-8360-4821-A993-F3370E1A4706}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B442D811-8360-4821-A993-F3370E1A4706}.Checked|x64.Build.0 = Checked|Any CPU
+ {B442D811-8360-4821-A993-F3370E1A4706}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B442D811-8360-4821-A993-F3370E1A4706}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B442D811-8360-4821-A993-F3370E1A4706}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B442D811-8360-4821-A993-F3370E1A4706}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B442D811-8360-4821-A993-F3370E1A4706}.Release|x64.ActiveCfg = Release|Any CPU
+ {B442D811-8360-4821-A993-F3370E1A4706}.Release|x64.Build.0 = Release|Any CPU
+ {62F221E1-FAE2-47CE-BC47-D5E70DF062C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {62F221E1-FAE2-47CE-BC47-D5E70DF062C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {62F221E1-FAE2-47CE-BC47-D5E70DF062C6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {62F221E1-FAE2-47CE-BC47-D5E70DF062C6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {62F221E1-FAE2-47CE-BC47-D5E70DF062C6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {62F221E1-FAE2-47CE-BC47-D5E70DF062C6}.Debug|x64.Build.0 = Debug|Any CPU
+ {62F221E1-FAE2-47CE-BC47-D5E70DF062C6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {62F221E1-FAE2-47CE-BC47-D5E70DF062C6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {62F221E1-FAE2-47CE-BC47-D5E70DF062C6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {62F221E1-FAE2-47CE-BC47-D5E70DF062C6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {62F221E1-FAE2-47CE-BC47-D5E70DF062C6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {62F221E1-FAE2-47CE-BC47-D5E70DF062C6}.Checked|x64.Build.0 = Checked|Any CPU
+ {62F221E1-FAE2-47CE-BC47-D5E70DF062C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {62F221E1-FAE2-47CE-BC47-D5E70DF062C6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {62F221E1-FAE2-47CE-BC47-D5E70DF062C6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {62F221E1-FAE2-47CE-BC47-D5E70DF062C6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {62F221E1-FAE2-47CE-BC47-D5E70DF062C6}.Release|x64.ActiveCfg = Release|Any CPU
+ {62F221E1-FAE2-47CE-BC47-D5E70DF062C6}.Release|x64.Build.0 = Release|Any CPU
+ {B67EDCB0-EFB7-4D75-ABEE-B52D4E3D26F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B67EDCB0-EFB7-4D75-ABEE-B52D4E3D26F0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B67EDCB0-EFB7-4D75-ABEE-B52D4E3D26F0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B67EDCB0-EFB7-4D75-ABEE-B52D4E3D26F0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B67EDCB0-EFB7-4D75-ABEE-B52D4E3D26F0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B67EDCB0-EFB7-4D75-ABEE-B52D4E3D26F0}.Debug|x64.Build.0 = Debug|Any CPU
+ {B67EDCB0-EFB7-4D75-ABEE-B52D4E3D26F0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B67EDCB0-EFB7-4D75-ABEE-B52D4E3D26F0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B67EDCB0-EFB7-4D75-ABEE-B52D4E3D26F0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B67EDCB0-EFB7-4D75-ABEE-B52D4E3D26F0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B67EDCB0-EFB7-4D75-ABEE-B52D4E3D26F0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B67EDCB0-EFB7-4D75-ABEE-B52D4E3D26F0}.Checked|x64.Build.0 = Checked|Any CPU
+ {B67EDCB0-EFB7-4D75-ABEE-B52D4E3D26F0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B67EDCB0-EFB7-4D75-ABEE-B52D4E3D26F0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B67EDCB0-EFB7-4D75-ABEE-B52D4E3D26F0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B67EDCB0-EFB7-4D75-ABEE-B52D4E3D26F0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B67EDCB0-EFB7-4D75-ABEE-B52D4E3D26F0}.Release|x64.ActiveCfg = Release|Any CPU
+ {B67EDCB0-EFB7-4D75-ABEE-B52D4E3D26F0}.Release|x64.Build.0 = Release|Any CPU
+ {1FC52C10-A9A7-47D7-8AB2-B381FD8EF3BC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1FC52C10-A9A7-47D7-8AB2-B381FD8EF3BC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1FC52C10-A9A7-47D7-8AB2-B381FD8EF3BC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1FC52C10-A9A7-47D7-8AB2-B381FD8EF3BC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1FC52C10-A9A7-47D7-8AB2-B381FD8EF3BC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1FC52C10-A9A7-47D7-8AB2-B381FD8EF3BC}.Debug|x64.Build.0 = Debug|Any CPU
+ {1FC52C10-A9A7-47D7-8AB2-B381FD8EF3BC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1FC52C10-A9A7-47D7-8AB2-B381FD8EF3BC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1FC52C10-A9A7-47D7-8AB2-B381FD8EF3BC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1FC52C10-A9A7-47D7-8AB2-B381FD8EF3BC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1FC52C10-A9A7-47D7-8AB2-B381FD8EF3BC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1FC52C10-A9A7-47D7-8AB2-B381FD8EF3BC}.Checked|x64.Build.0 = Checked|Any CPU
+ {1FC52C10-A9A7-47D7-8AB2-B381FD8EF3BC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1FC52C10-A9A7-47D7-8AB2-B381FD8EF3BC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1FC52C10-A9A7-47D7-8AB2-B381FD8EF3BC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1FC52C10-A9A7-47D7-8AB2-B381FD8EF3BC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1FC52C10-A9A7-47D7-8AB2-B381FD8EF3BC}.Release|x64.ActiveCfg = Release|Any CPU
+ {1FC52C10-A9A7-47D7-8AB2-B381FD8EF3BC}.Release|x64.Build.0 = Release|Any CPU
+ {C1097342-3E8F-41E5-BF2F-27632CFEB916}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C1097342-3E8F-41E5-BF2F-27632CFEB916}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C1097342-3E8F-41E5-BF2F-27632CFEB916}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C1097342-3E8F-41E5-BF2F-27632CFEB916}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C1097342-3E8F-41E5-BF2F-27632CFEB916}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C1097342-3E8F-41E5-BF2F-27632CFEB916}.Debug|x64.Build.0 = Debug|Any CPU
+ {C1097342-3E8F-41E5-BF2F-27632CFEB916}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C1097342-3E8F-41E5-BF2F-27632CFEB916}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C1097342-3E8F-41E5-BF2F-27632CFEB916}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C1097342-3E8F-41E5-BF2F-27632CFEB916}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C1097342-3E8F-41E5-BF2F-27632CFEB916}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C1097342-3E8F-41E5-BF2F-27632CFEB916}.Checked|x64.Build.0 = Checked|Any CPU
+ {C1097342-3E8F-41E5-BF2F-27632CFEB916}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C1097342-3E8F-41E5-BF2F-27632CFEB916}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C1097342-3E8F-41E5-BF2F-27632CFEB916}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C1097342-3E8F-41E5-BF2F-27632CFEB916}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C1097342-3E8F-41E5-BF2F-27632CFEB916}.Release|x64.ActiveCfg = Release|Any CPU
+ {C1097342-3E8F-41E5-BF2F-27632CFEB916}.Release|x64.Build.0 = Release|Any CPU
+ {A1182F90-D24D-41E5-A8B1-401CEB96EDE7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A1182F90-D24D-41E5-A8B1-401CEB96EDE7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A1182F90-D24D-41E5-A8B1-401CEB96EDE7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A1182F90-D24D-41E5-A8B1-401CEB96EDE7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A1182F90-D24D-41E5-A8B1-401CEB96EDE7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A1182F90-D24D-41E5-A8B1-401CEB96EDE7}.Debug|x64.Build.0 = Debug|Any CPU
+ {A1182F90-D24D-41E5-A8B1-401CEB96EDE7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A1182F90-D24D-41E5-A8B1-401CEB96EDE7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A1182F90-D24D-41E5-A8B1-401CEB96EDE7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A1182F90-D24D-41E5-A8B1-401CEB96EDE7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A1182F90-D24D-41E5-A8B1-401CEB96EDE7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A1182F90-D24D-41E5-A8B1-401CEB96EDE7}.Checked|x64.Build.0 = Checked|Any CPU
+ {A1182F90-D24D-41E5-A8B1-401CEB96EDE7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A1182F90-D24D-41E5-A8B1-401CEB96EDE7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A1182F90-D24D-41E5-A8B1-401CEB96EDE7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A1182F90-D24D-41E5-A8B1-401CEB96EDE7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A1182F90-D24D-41E5-A8B1-401CEB96EDE7}.Release|x64.ActiveCfg = Release|Any CPU
+ {A1182F90-D24D-41E5-A8B1-401CEB96EDE7}.Release|x64.Build.0 = Release|Any CPU
+ {AF1DA2B8-1207-41EC-B450-CBDC4159B38A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AF1DA2B8-1207-41EC-B450-CBDC4159B38A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AF1DA2B8-1207-41EC-B450-CBDC4159B38A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AF1DA2B8-1207-41EC-B450-CBDC4159B38A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AF1DA2B8-1207-41EC-B450-CBDC4159B38A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AF1DA2B8-1207-41EC-B450-CBDC4159B38A}.Debug|x64.Build.0 = Debug|Any CPU
+ {AF1DA2B8-1207-41EC-B450-CBDC4159B38A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AF1DA2B8-1207-41EC-B450-CBDC4159B38A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AF1DA2B8-1207-41EC-B450-CBDC4159B38A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AF1DA2B8-1207-41EC-B450-CBDC4159B38A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AF1DA2B8-1207-41EC-B450-CBDC4159B38A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AF1DA2B8-1207-41EC-B450-CBDC4159B38A}.Checked|x64.Build.0 = Checked|Any CPU
+ {AF1DA2B8-1207-41EC-B450-CBDC4159B38A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AF1DA2B8-1207-41EC-B450-CBDC4159B38A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AF1DA2B8-1207-41EC-B450-CBDC4159B38A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AF1DA2B8-1207-41EC-B450-CBDC4159B38A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AF1DA2B8-1207-41EC-B450-CBDC4159B38A}.Release|x64.ActiveCfg = Release|Any CPU
+ {AF1DA2B8-1207-41EC-B450-CBDC4159B38A}.Release|x64.Build.0 = Release|Any CPU
+ {9B56074F-2439-4551-A6FD-1FE930CAAEB2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9B56074F-2439-4551-A6FD-1FE930CAAEB2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9B56074F-2439-4551-A6FD-1FE930CAAEB2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9B56074F-2439-4551-A6FD-1FE930CAAEB2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9B56074F-2439-4551-A6FD-1FE930CAAEB2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9B56074F-2439-4551-A6FD-1FE930CAAEB2}.Debug|x64.Build.0 = Debug|Any CPU
+ {9B56074F-2439-4551-A6FD-1FE930CAAEB2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9B56074F-2439-4551-A6FD-1FE930CAAEB2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9B56074F-2439-4551-A6FD-1FE930CAAEB2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9B56074F-2439-4551-A6FD-1FE930CAAEB2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9B56074F-2439-4551-A6FD-1FE930CAAEB2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9B56074F-2439-4551-A6FD-1FE930CAAEB2}.Checked|x64.Build.0 = Checked|Any CPU
+ {9B56074F-2439-4551-A6FD-1FE930CAAEB2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9B56074F-2439-4551-A6FD-1FE930CAAEB2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9B56074F-2439-4551-A6FD-1FE930CAAEB2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9B56074F-2439-4551-A6FD-1FE930CAAEB2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9B56074F-2439-4551-A6FD-1FE930CAAEB2}.Release|x64.ActiveCfg = Release|Any CPU
+ {9B56074F-2439-4551-A6FD-1FE930CAAEB2}.Release|x64.Build.0 = Release|Any CPU
+ {8A43CA3A-D78B-42F0-801B-2C9BA15BCD87}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8A43CA3A-D78B-42F0-801B-2C9BA15BCD87}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8A43CA3A-D78B-42F0-801B-2C9BA15BCD87}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8A43CA3A-D78B-42F0-801B-2C9BA15BCD87}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8A43CA3A-D78B-42F0-801B-2C9BA15BCD87}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8A43CA3A-D78B-42F0-801B-2C9BA15BCD87}.Debug|x64.Build.0 = Debug|Any CPU
+ {8A43CA3A-D78B-42F0-801B-2C9BA15BCD87}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8A43CA3A-D78B-42F0-801B-2C9BA15BCD87}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8A43CA3A-D78B-42F0-801B-2C9BA15BCD87}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8A43CA3A-D78B-42F0-801B-2C9BA15BCD87}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8A43CA3A-D78B-42F0-801B-2C9BA15BCD87}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8A43CA3A-D78B-42F0-801B-2C9BA15BCD87}.Checked|x64.Build.0 = Checked|Any CPU
+ {8A43CA3A-D78B-42F0-801B-2C9BA15BCD87}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8A43CA3A-D78B-42F0-801B-2C9BA15BCD87}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8A43CA3A-D78B-42F0-801B-2C9BA15BCD87}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8A43CA3A-D78B-42F0-801B-2C9BA15BCD87}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8A43CA3A-D78B-42F0-801B-2C9BA15BCD87}.Release|x64.ActiveCfg = Release|Any CPU
+ {8A43CA3A-D78B-42F0-801B-2C9BA15BCD87}.Release|x64.Build.0 = Release|Any CPU
+ {BC70BE71-FCC1-43E7-B0D4-6FA08ADA48F5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BC70BE71-FCC1-43E7-B0D4-6FA08ADA48F5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BC70BE71-FCC1-43E7-B0D4-6FA08ADA48F5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BC70BE71-FCC1-43E7-B0D4-6FA08ADA48F5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BC70BE71-FCC1-43E7-B0D4-6FA08ADA48F5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BC70BE71-FCC1-43E7-B0D4-6FA08ADA48F5}.Debug|x64.Build.0 = Debug|Any CPU
+ {BC70BE71-FCC1-43E7-B0D4-6FA08ADA48F5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BC70BE71-FCC1-43E7-B0D4-6FA08ADA48F5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BC70BE71-FCC1-43E7-B0D4-6FA08ADA48F5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BC70BE71-FCC1-43E7-B0D4-6FA08ADA48F5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BC70BE71-FCC1-43E7-B0D4-6FA08ADA48F5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BC70BE71-FCC1-43E7-B0D4-6FA08ADA48F5}.Checked|x64.Build.0 = Checked|Any CPU
+ {BC70BE71-FCC1-43E7-B0D4-6FA08ADA48F5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BC70BE71-FCC1-43E7-B0D4-6FA08ADA48F5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BC70BE71-FCC1-43E7-B0D4-6FA08ADA48F5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BC70BE71-FCC1-43E7-B0D4-6FA08ADA48F5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BC70BE71-FCC1-43E7-B0D4-6FA08ADA48F5}.Release|x64.ActiveCfg = Release|Any CPU
+ {BC70BE71-FCC1-43E7-B0D4-6FA08ADA48F5}.Release|x64.Build.0 = Release|Any CPU
+ {60E2DAC3-00D4-468D-A9E8-756F7F07E792}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {60E2DAC3-00D4-468D-A9E8-756F7F07E792}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {60E2DAC3-00D4-468D-A9E8-756F7F07E792}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {60E2DAC3-00D4-468D-A9E8-756F7F07E792}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {60E2DAC3-00D4-468D-A9E8-756F7F07E792}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {60E2DAC3-00D4-468D-A9E8-756F7F07E792}.Debug|x64.Build.0 = Debug|Any CPU
+ {60E2DAC3-00D4-468D-A9E8-756F7F07E792}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {60E2DAC3-00D4-468D-A9E8-756F7F07E792}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {60E2DAC3-00D4-468D-A9E8-756F7F07E792}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {60E2DAC3-00D4-468D-A9E8-756F7F07E792}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {60E2DAC3-00D4-468D-A9E8-756F7F07E792}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {60E2DAC3-00D4-468D-A9E8-756F7F07E792}.Checked|x64.Build.0 = Checked|Any CPU
+ {60E2DAC3-00D4-468D-A9E8-756F7F07E792}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {60E2DAC3-00D4-468D-A9E8-756F7F07E792}.Release|Any CPU.Build.0 = Release|Any CPU
+ {60E2DAC3-00D4-468D-A9E8-756F7F07E792}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {60E2DAC3-00D4-468D-A9E8-756F7F07E792}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {60E2DAC3-00D4-468D-A9E8-756F7F07E792}.Release|x64.ActiveCfg = Release|Any CPU
+ {60E2DAC3-00D4-468D-A9E8-756F7F07E792}.Release|x64.Build.0 = Release|Any CPU
+ {A0191131-99CA-4D0A-BBED-0C348E5AAC98}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A0191131-99CA-4D0A-BBED-0C348E5AAC98}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A0191131-99CA-4D0A-BBED-0C348E5AAC98}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A0191131-99CA-4D0A-BBED-0C348E5AAC98}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A0191131-99CA-4D0A-BBED-0C348E5AAC98}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A0191131-99CA-4D0A-BBED-0C348E5AAC98}.Debug|x64.Build.0 = Debug|Any CPU
+ {A0191131-99CA-4D0A-BBED-0C348E5AAC98}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A0191131-99CA-4D0A-BBED-0C348E5AAC98}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A0191131-99CA-4D0A-BBED-0C348E5AAC98}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A0191131-99CA-4D0A-BBED-0C348E5AAC98}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A0191131-99CA-4D0A-BBED-0C348E5AAC98}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A0191131-99CA-4D0A-BBED-0C348E5AAC98}.Checked|x64.Build.0 = Checked|Any CPU
+ {A0191131-99CA-4D0A-BBED-0C348E5AAC98}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A0191131-99CA-4D0A-BBED-0C348E5AAC98}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A0191131-99CA-4D0A-BBED-0C348E5AAC98}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A0191131-99CA-4D0A-BBED-0C348E5AAC98}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A0191131-99CA-4D0A-BBED-0C348E5AAC98}.Release|x64.ActiveCfg = Release|Any CPU
+ {A0191131-99CA-4D0A-BBED-0C348E5AAC98}.Release|x64.Build.0 = Release|Any CPU
+ {970BD1E0-DB96-45B0-8482-B04D83198210}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {970BD1E0-DB96-45B0-8482-B04D83198210}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {970BD1E0-DB96-45B0-8482-B04D83198210}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {970BD1E0-DB96-45B0-8482-B04D83198210}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {970BD1E0-DB96-45B0-8482-B04D83198210}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {970BD1E0-DB96-45B0-8482-B04D83198210}.Debug|x64.Build.0 = Debug|Any CPU
+ {970BD1E0-DB96-45B0-8482-B04D83198210}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {970BD1E0-DB96-45B0-8482-B04D83198210}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {970BD1E0-DB96-45B0-8482-B04D83198210}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {970BD1E0-DB96-45B0-8482-B04D83198210}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {970BD1E0-DB96-45B0-8482-B04D83198210}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {970BD1E0-DB96-45B0-8482-B04D83198210}.Checked|x64.Build.0 = Checked|Any CPU
+ {970BD1E0-DB96-45B0-8482-B04D83198210}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {970BD1E0-DB96-45B0-8482-B04D83198210}.Release|Any CPU.Build.0 = Release|Any CPU
+ {970BD1E0-DB96-45B0-8482-B04D83198210}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {970BD1E0-DB96-45B0-8482-B04D83198210}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {970BD1E0-DB96-45B0-8482-B04D83198210}.Release|x64.ActiveCfg = Release|Any CPU
+ {970BD1E0-DB96-45B0-8482-B04D83198210}.Release|x64.Build.0 = Release|Any CPU
+ {68B564EC-9CB2-4937-B1B3-DF59EB44AEA7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {68B564EC-9CB2-4937-B1B3-DF59EB44AEA7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {68B564EC-9CB2-4937-B1B3-DF59EB44AEA7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {68B564EC-9CB2-4937-B1B3-DF59EB44AEA7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {68B564EC-9CB2-4937-B1B3-DF59EB44AEA7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {68B564EC-9CB2-4937-B1B3-DF59EB44AEA7}.Debug|x64.Build.0 = Debug|Any CPU
+ {68B564EC-9CB2-4937-B1B3-DF59EB44AEA7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {68B564EC-9CB2-4937-B1B3-DF59EB44AEA7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {68B564EC-9CB2-4937-B1B3-DF59EB44AEA7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {68B564EC-9CB2-4937-B1B3-DF59EB44AEA7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {68B564EC-9CB2-4937-B1B3-DF59EB44AEA7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {68B564EC-9CB2-4937-B1B3-DF59EB44AEA7}.Checked|x64.Build.0 = Checked|Any CPU
+ {68B564EC-9CB2-4937-B1B3-DF59EB44AEA7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {68B564EC-9CB2-4937-B1B3-DF59EB44AEA7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {68B564EC-9CB2-4937-B1B3-DF59EB44AEA7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {68B564EC-9CB2-4937-B1B3-DF59EB44AEA7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {68B564EC-9CB2-4937-B1B3-DF59EB44AEA7}.Release|x64.ActiveCfg = Release|Any CPU
+ {68B564EC-9CB2-4937-B1B3-DF59EB44AEA7}.Release|x64.Build.0 = Release|Any CPU
+ {B31A4B6A-8EEF-41E5-AAAD-157BE431B6A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B31A4B6A-8EEF-41E5-AAAD-157BE431B6A4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B31A4B6A-8EEF-41E5-AAAD-157BE431B6A4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B31A4B6A-8EEF-41E5-AAAD-157BE431B6A4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B31A4B6A-8EEF-41E5-AAAD-157BE431B6A4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B31A4B6A-8EEF-41E5-AAAD-157BE431B6A4}.Debug|x64.Build.0 = Debug|Any CPU
+ {B31A4B6A-8EEF-41E5-AAAD-157BE431B6A4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B31A4B6A-8EEF-41E5-AAAD-157BE431B6A4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B31A4B6A-8EEF-41E5-AAAD-157BE431B6A4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B31A4B6A-8EEF-41E5-AAAD-157BE431B6A4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B31A4B6A-8EEF-41E5-AAAD-157BE431B6A4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B31A4B6A-8EEF-41E5-AAAD-157BE431B6A4}.Checked|x64.Build.0 = Checked|Any CPU
+ {B31A4B6A-8EEF-41E5-AAAD-157BE431B6A4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B31A4B6A-8EEF-41E5-AAAD-157BE431B6A4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B31A4B6A-8EEF-41E5-AAAD-157BE431B6A4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B31A4B6A-8EEF-41E5-AAAD-157BE431B6A4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B31A4B6A-8EEF-41E5-AAAD-157BE431B6A4}.Release|x64.ActiveCfg = Release|Any CPU
+ {B31A4B6A-8EEF-41E5-AAAD-157BE431B6A4}.Release|x64.Build.0 = Release|Any CPU
+ {CD736B39-3BCC-4328-A022-1958860C747C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CD736B39-3BCC-4328-A022-1958860C747C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CD736B39-3BCC-4328-A022-1958860C747C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CD736B39-3BCC-4328-A022-1958860C747C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CD736B39-3BCC-4328-A022-1958860C747C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CD736B39-3BCC-4328-A022-1958860C747C}.Debug|x64.Build.0 = Debug|Any CPU
+ {CD736B39-3BCC-4328-A022-1958860C747C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CD736B39-3BCC-4328-A022-1958860C747C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CD736B39-3BCC-4328-A022-1958860C747C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CD736B39-3BCC-4328-A022-1958860C747C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CD736B39-3BCC-4328-A022-1958860C747C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CD736B39-3BCC-4328-A022-1958860C747C}.Checked|x64.Build.0 = Checked|Any CPU
+ {CD736B39-3BCC-4328-A022-1958860C747C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CD736B39-3BCC-4328-A022-1958860C747C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CD736B39-3BCC-4328-A022-1958860C747C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CD736B39-3BCC-4328-A022-1958860C747C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CD736B39-3BCC-4328-A022-1958860C747C}.Release|x64.ActiveCfg = Release|Any CPU
+ {CD736B39-3BCC-4328-A022-1958860C747C}.Release|x64.Build.0 = Release|Any CPU
+ {4ABB8EED-D61E-41CC-8A74-1A8E35B0DB44}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4ABB8EED-D61E-41CC-8A74-1A8E35B0DB44}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4ABB8EED-D61E-41CC-8A74-1A8E35B0DB44}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4ABB8EED-D61E-41CC-8A74-1A8E35B0DB44}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4ABB8EED-D61E-41CC-8A74-1A8E35B0DB44}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4ABB8EED-D61E-41CC-8A74-1A8E35B0DB44}.Debug|x64.Build.0 = Debug|Any CPU
+ {4ABB8EED-D61E-41CC-8A74-1A8E35B0DB44}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4ABB8EED-D61E-41CC-8A74-1A8E35B0DB44}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4ABB8EED-D61E-41CC-8A74-1A8E35B0DB44}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4ABB8EED-D61E-41CC-8A74-1A8E35B0DB44}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4ABB8EED-D61E-41CC-8A74-1A8E35B0DB44}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4ABB8EED-D61E-41CC-8A74-1A8E35B0DB44}.Checked|x64.Build.0 = Checked|Any CPU
+ {4ABB8EED-D61E-41CC-8A74-1A8E35B0DB44}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4ABB8EED-D61E-41CC-8A74-1A8E35B0DB44}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4ABB8EED-D61E-41CC-8A74-1A8E35B0DB44}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4ABB8EED-D61E-41CC-8A74-1A8E35B0DB44}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4ABB8EED-D61E-41CC-8A74-1A8E35B0DB44}.Release|x64.ActiveCfg = Release|Any CPU
+ {4ABB8EED-D61E-41CC-8A74-1A8E35B0DB44}.Release|x64.Build.0 = Release|Any CPU
+ {360AD8A0-E8A0-4627-86F5-2405ACE6B6F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {360AD8A0-E8A0-4627-86F5-2405ACE6B6F0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {360AD8A0-E8A0-4627-86F5-2405ACE6B6F0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {360AD8A0-E8A0-4627-86F5-2405ACE6B6F0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {360AD8A0-E8A0-4627-86F5-2405ACE6B6F0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {360AD8A0-E8A0-4627-86F5-2405ACE6B6F0}.Debug|x64.Build.0 = Debug|Any CPU
+ {360AD8A0-E8A0-4627-86F5-2405ACE6B6F0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {360AD8A0-E8A0-4627-86F5-2405ACE6B6F0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {360AD8A0-E8A0-4627-86F5-2405ACE6B6F0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {360AD8A0-E8A0-4627-86F5-2405ACE6B6F0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {360AD8A0-E8A0-4627-86F5-2405ACE6B6F0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {360AD8A0-E8A0-4627-86F5-2405ACE6B6F0}.Checked|x64.Build.0 = Checked|Any CPU
+ {360AD8A0-E8A0-4627-86F5-2405ACE6B6F0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {360AD8A0-E8A0-4627-86F5-2405ACE6B6F0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {360AD8A0-E8A0-4627-86F5-2405ACE6B6F0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {360AD8A0-E8A0-4627-86F5-2405ACE6B6F0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {360AD8A0-E8A0-4627-86F5-2405ACE6B6F0}.Release|x64.ActiveCfg = Release|Any CPU
+ {360AD8A0-E8A0-4627-86F5-2405ACE6B6F0}.Release|x64.Build.0 = Release|Any CPU
+ {BB807CC1-C13E-496F-9427-760F9D24E4A5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BB807CC1-C13E-496F-9427-760F9D24E4A5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BB807CC1-C13E-496F-9427-760F9D24E4A5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BB807CC1-C13E-496F-9427-760F9D24E4A5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BB807CC1-C13E-496F-9427-760F9D24E4A5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BB807CC1-C13E-496F-9427-760F9D24E4A5}.Debug|x64.Build.0 = Debug|Any CPU
+ {BB807CC1-C13E-496F-9427-760F9D24E4A5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BB807CC1-C13E-496F-9427-760F9D24E4A5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BB807CC1-C13E-496F-9427-760F9D24E4A5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BB807CC1-C13E-496F-9427-760F9D24E4A5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BB807CC1-C13E-496F-9427-760F9D24E4A5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BB807CC1-C13E-496F-9427-760F9D24E4A5}.Checked|x64.Build.0 = Checked|Any CPU
+ {BB807CC1-C13E-496F-9427-760F9D24E4A5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BB807CC1-C13E-496F-9427-760F9D24E4A5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BB807CC1-C13E-496F-9427-760F9D24E4A5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BB807CC1-C13E-496F-9427-760F9D24E4A5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BB807CC1-C13E-496F-9427-760F9D24E4A5}.Release|x64.ActiveCfg = Release|Any CPU
+ {BB807CC1-C13E-496F-9427-760F9D24E4A5}.Release|x64.Build.0 = Release|Any CPU
+ {D152BC64-BF23-43D2-8599-A1B150EF901F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D152BC64-BF23-43D2-8599-A1B150EF901F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D152BC64-BF23-43D2-8599-A1B150EF901F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D152BC64-BF23-43D2-8599-A1B150EF901F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D152BC64-BF23-43D2-8599-A1B150EF901F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D152BC64-BF23-43D2-8599-A1B150EF901F}.Debug|x64.Build.0 = Debug|Any CPU
+ {D152BC64-BF23-43D2-8599-A1B150EF901F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D152BC64-BF23-43D2-8599-A1B150EF901F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D152BC64-BF23-43D2-8599-A1B150EF901F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D152BC64-BF23-43D2-8599-A1B150EF901F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D152BC64-BF23-43D2-8599-A1B150EF901F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D152BC64-BF23-43D2-8599-A1B150EF901F}.Checked|x64.Build.0 = Checked|Any CPU
+ {D152BC64-BF23-43D2-8599-A1B150EF901F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D152BC64-BF23-43D2-8599-A1B150EF901F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D152BC64-BF23-43D2-8599-A1B150EF901F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D152BC64-BF23-43D2-8599-A1B150EF901F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D152BC64-BF23-43D2-8599-A1B150EF901F}.Release|x64.ActiveCfg = Release|Any CPU
+ {D152BC64-BF23-43D2-8599-A1B150EF901F}.Release|x64.Build.0 = Release|Any CPU
+ {606BF6D4-1A30-40FF-96DE-3ED738C9F17C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {606BF6D4-1A30-40FF-96DE-3ED738C9F17C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {606BF6D4-1A30-40FF-96DE-3ED738C9F17C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {606BF6D4-1A30-40FF-96DE-3ED738C9F17C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {606BF6D4-1A30-40FF-96DE-3ED738C9F17C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {606BF6D4-1A30-40FF-96DE-3ED738C9F17C}.Debug|x64.Build.0 = Debug|Any CPU
+ {606BF6D4-1A30-40FF-96DE-3ED738C9F17C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {606BF6D4-1A30-40FF-96DE-3ED738C9F17C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {606BF6D4-1A30-40FF-96DE-3ED738C9F17C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {606BF6D4-1A30-40FF-96DE-3ED738C9F17C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {606BF6D4-1A30-40FF-96DE-3ED738C9F17C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {606BF6D4-1A30-40FF-96DE-3ED738C9F17C}.Checked|x64.Build.0 = Checked|Any CPU
+ {606BF6D4-1A30-40FF-96DE-3ED738C9F17C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {606BF6D4-1A30-40FF-96DE-3ED738C9F17C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {606BF6D4-1A30-40FF-96DE-3ED738C9F17C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {606BF6D4-1A30-40FF-96DE-3ED738C9F17C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {606BF6D4-1A30-40FF-96DE-3ED738C9F17C}.Release|x64.ActiveCfg = Release|Any CPU
+ {606BF6D4-1A30-40FF-96DE-3ED738C9F17C}.Release|x64.Build.0 = Release|Any CPU
+ {F9BF6F07-4FA2-4617-8B85-C1AF8ADE7852}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F9BF6F07-4FA2-4617-8B85-C1AF8ADE7852}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F9BF6F07-4FA2-4617-8B85-C1AF8ADE7852}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F9BF6F07-4FA2-4617-8B85-C1AF8ADE7852}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F9BF6F07-4FA2-4617-8B85-C1AF8ADE7852}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F9BF6F07-4FA2-4617-8B85-C1AF8ADE7852}.Debug|x64.Build.0 = Debug|Any CPU
+ {F9BF6F07-4FA2-4617-8B85-C1AF8ADE7852}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F9BF6F07-4FA2-4617-8B85-C1AF8ADE7852}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F9BF6F07-4FA2-4617-8B85-C1AF8ADE7852}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F9BF6F07-4FA2-4617-8B85-C1AF8ADE7852}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F9BF6F07-4FA2-4617-8B85-C1AF8ADE7852}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F9BF6F07-4FA2-4617-8B85-C1AF8ADE7852}.Checked|x64.Build.0 = Checked|Any CPU
+ {F9BF6F07-4FA2-4617-8B85-C1AF8ADE7852}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F9BF6F07-4FA2-4617-8B85-C1AF8ADE7852}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F9BF6F07-4FA2-4617-8B85-C1AF8ADE7852}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F9BF6F07-4FA2-4617-8B85-C1AF8ADE7852}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F9BF6F07-4FA2-4617-8B85-C1AF8ADE7852}.Release|x64.ActiveCfg = Release|Any CPU
+ {F9BF6F07-4FA2-4617-8B85-C1AF8ADE7852}.Release|x64.Build.0 = Release|Any CPU
+ {CA25FE8B-ED22-4717-BCF1-9038C1025531}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CA25FE8B-ED22-4717-BCF1-9038C1025531}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CA25FE8B-ED22-4717-BCF1-9038C1025531}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CA25FE8B-ED22-4717-BCF1-9038C1025531}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CA25FE8B-ED22-4717-BCF1-9038C1025531}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CA25FE8B-ED22-4717-BCF1-9038C1025531}.Debug|x64.Build.0 = Debug|Any CPU
+ {CA25FE8B-ED22-4717-BCF1-9038C1025531}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CA25FE8B-ED22-4717-BCF1-9038C1025531}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CA25FE8B-ED22-4717-BCF1-9038C1025531}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CA25FE8B-ED22-4717-BCF1-9038C1025531}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CA25FE8B-ED22-4717-BCF1-9038C1025531}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CA25FE8B-ED22-4717-BCF1-9038C1025531}.Checked|x64.Build.0 = Checked|Any CPU
+ {CA25FE8B-ED22-4717-BCF1-9038C1025531}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CA25FE8B-ED22-4717-BCF1-9038C1025531}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CA25FE8B-ED22-4717-BCF1-9038C1025531}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CA25FE8B-ED22-4717-BCF1-9038C1025531}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CA25FE8B-ED22-4717-BCF1-9038C1025531}.Release|x64.ActiveCfg = Release|Any CPU
+ {CA25FE8B-ED22-4717-BCF1-9038C1025531}.Release|x64.Build.0 = Release|Any CPU
+ {E04B4FE7-3294-4E7E-A58E-3F72A2E46012}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E04B4FE7-3294-4E7E-A58E-3F72A2E46012}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E04B4FE7-3294-4E7E-A58E-3F72A2E46012}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E04B4FE7-3294-4E7E-A58E-3F72A2E46012}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E04B4FE7-3294-4E7E-A58E-3F72A2E46012}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E04B4FE7-3294-4E7E-A58E-3F72A2E46012}.Debug|x64.Build.0 = Debug|Any CPU
+ {E04B4FE7-3294-4E7E-A58E-3F72A2E46012}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E04B4FE7-3294-4E7E-A58E-3F72A2E46012}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E04B4FE7-3294-4E7E-A58E-3F72A2E46012}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E04B4FE7-3294-4E7E-A58E-3F72A2E46012}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E04B4FE7-3294-4E7E-A58E-3F72A2E46012}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E04B4FE7-3294-4E7E-A58E-3F72A2E46012}.Checked|x64.Build.0 = Checked|Any CPU
+ {E04B4FE7-3294-4E7E-A58E-3F72A2E46012}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E04B4FE7-3294-4E7E-A58E-3F72A2E46012}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E04B4FE7-3294-4E7E-A58E-3F72A2E46012}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E04B4FE7-3294-4E7E-A58E-3F72A2E46012}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E04B4FE7-3294-4E7E-A58E-3F72A2E46012}.Release|x64.ActiveCfg = Release|Any CPU
+ {E04B4FE7-3294-4E7E-A58E-3F72A2E46012}.Release|x64.Build.0 = Release|Any CPU
+ {50915858-F3A0-4A59-A472-19DD972E12BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {50915858-F3A0-4A59-A472-19DD972E12BD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {50915858-F3A0-4A59-A472-19DD972E12BD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {50915858-F3A0-4A59-A472-19DD972E12BD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {50915858-F3A0-4A59-A472-19DD972E12BD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {50915858-F3A0-4A59-A472-19DD972E12BD}.Debug|x64.Build.0 = Debug|Any CPU
+ {50915858-F3A0-4A59-A472-19DD972E12BD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {50915858-F3A0-4A59-A472-19DD972E12BD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {50915858-F3A0-4A59-A472-19DD972E12BD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {50915858-F3A0-4A59-A472-19DD972E12BD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {50915858-F3A0-4A59-A472-19DD972E12BD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {50915858-F3A0-4A59-A472-19DD972E12BD}.Checked|x64.Build.0 = Checked|Any CPU
+ {50915858-F3A0-4A59-A472-19DD972E12BD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {50915858-F3A0-4A59-A472-19DD972E12BD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {50915858-F3A0-4A59-A472-19DD972E12BD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {50915858-F3A0-4A59-A472-19DD972E12BD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {50915858-F3A0-4A59-A472-19DD972E12BD}.Release|x64.ActiveCfg = Release|Any CPU
+ {50915858-F3A0-4A59-A472-19DD972E12BD}.Release|x64.Build.0 = Release|Any CPU
+ {55A905BA-153E-470E-B43E-83B83F2A4076}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {55A905BA-153E-470E-B43E-83B83F2A4076}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {55A905BA-153E-470E-B43E-83B83F2A4076}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {55A905BA-153E-470E-B43E-83B83F2A4076}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {55A905BA-153E-470E-B43E-83B83F2A4076}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {55A905BA-153E-470E-B43E-83B83F2A4076}.Debug|x64.Build.0 = Debug|Any CPU
+ {55A905BA-153E-470E-B43E-83B83F2A4076}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {55A905BA-153E-470E-B43E-83B83F2A4076}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {55A905BA-153E-470E-B43E-83B83F2A4076}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {55A905BA-153E-470E-B43E-83B83F2A4076}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {55A905BA-153E-470E-B43E-83B83F2A4076}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {55A905BA-153E-470E-B43E-83B83F2A4076}.Checked|x64.Build.0 = Checked|Any CPU
+ {55A905BA-153E-470E-B43E-83B83F2A4076}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {55A905BA-153E-470E-B43E-83B83F2A4076}.Release|Any CPU.Build.0 = Release|Any CPU
+ {55A905BA-153E-470E-B43E-83B83F2A4076}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {55A905BA-153E-470E-B43E-83B83F2A4076}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {55A905BA-153E-470E-B43E-83B83F2A4076}.Release|x64.ActiveCfg = Release|Any CPU
+ {55A905BA-153E-470E-B43E-83B83F2A4076}.Release|x64.Build.0 = Release|Any CPU
+ {25C5CB08-72E4-410B-9668-55EC29A3F014}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {25C5CB08-72E4-410B-9668-55EC29A3F014}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {25C5CB08-72E4-410B-9668-55EC29A3F014}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {25C5CB08-72E4-410B-9668-55EC29A3F014}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {25C5CB08-72E4-410B-9668-55EC29A3F014}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {25C5CB08-72E4-410B-9668-55EC29A3F014}.Debug|x64.Build.0 = Debug|Any CPU
+ {25C5CB08-72E4-410B-9668-55EC29A3F014}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {25C5CB08-72E4-410B-9668-55EC29A3F014}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {25C5CB08-72E4-410B-9668-55EC29A3F014}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {25C5CB08-72E4-410B-9668-55EC29A3F014}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {25C5CB08-72E4-410B-9668-55EC29A3F014}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {25C5CB08-72E4-410B-9668-55EC29A3F014}.Checked|x64.Build.0 = Checked|Any CPU
+ {25C5CB08-72E4-410B-9668-55EC29A3F014}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {25C5CB08-72E4-410B-9668-55EC29A3F014}.Release|Any CPU.Build.0 = Release|Any CPU
+ {25C5CB08-72E4-410B-9668-55EC29A3F014}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {25C5CB08-72E4-410B-9668-55EC29A3F014}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {25C5CB08-72E4-410B-9668-55EC29A3F014}.Release|x64.ActiveCfg = Release|Any CPU
+ {25C5CB08-72E4-410B-9668-55EC29A3F014}.Release|x64.Build.0 = Release|Any CPU
+ {86D05636-6F57-464F-BA67-58052EB5D261}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {86D05636-6F57-464F-BA67-58052EB5D261}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {86D05636-6F57-464F-BA67-58052EB5D261}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {86D05636-6F57-464F-BA67-58052EB5D261}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {86D05636-6F57-464F-BA67-58052EB5D261}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {86D05636-6F57-464F-BA67-58052EB5D261}.Debug|x64.Build.0 = Debug|Any CPU
+ {86D05636-6F57-464F-BA67-58052EB5D261}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {86D05636-6F57-464F-BA67-58052EB5D261}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {86D05636-6F57-464F-BA67-58052EB5D261}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {86D05636-6F57-464F-BA67-58052EB5D261}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {86D05636-6F57-464F-BA67-58052EB5D261}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {86D05636-6F57-464F-BA67-58052EB5D261}.Checked|x64.Build.0 = Checked|Any CPU
+ {86D05636-6F57-464F-BA67-58052EB5D261}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {86D05636-6F57-464F-BA67-58052EB5D261}.Release|Any CPU.Build.0 = Release|Any CPU
+ {86D05636-6F57-464F-BA67-58052EB5D261}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {86D05636-6F57-464F-BA67-58052EB5D261}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {86D05636-6F57-464F-BA67-58052EB5D261}.Release|x64.ActiveCfg = Release|Any CPU
+ {86D05636-6F57-464F-BA67-58052EB5D261}.Release|x64.Build.0 = Release|Any CPU
+ {9DCD37F3-0AC9-4B60-A149-C319029AB84C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9DCD37F3-0AC9-4B60-A149-C319029AB84C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9DCD37F3-0AC9-4B60-A149-C319029AB84C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9DCD37F3-0AC9-4B60-A149-C319029AB84C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9DCD37F3-0AC9-4B60-A149-C319029AB84C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9DCD37F3-0AC9-4B60-A149-C319029AB84C}.Debug|x64.Build.0 = Debug|Any CPU
+ {9DCD37F3-0AC9-4B60-A149-C319029AB84C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9DCD37F3-0AC9-4B60-A149-C319029AB84C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9DCD37F3-0AC9-4B60-A149-C319029AB84C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9DCD37F3-0AC9-4B60-A149-C319029AB84C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9DCD37F3-0AC9-4B60-A149-C319029AB84C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9DCD37F3-0AC9-4B60-A149-C319029AB84C}.Checked|x64.Build.0 = Checked|Any CPU
+ {9DCD37F3-0AC9-4B60-A149-C319029AB84C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9DCD37F3-0AC9-4B60-A149-C319029AB84C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9DCD37F3-0AC9-4B60-A149-C319029AB84C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9DCD37F3-0AC9-4B60-A149-C319029AB84C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9DCD37F3-0AC9-4B60-A149-C319029AB84C}.Release|x64.ActiveCfg = Release|Any CPU
+ {9DCD37F3-0AC9-4B60-A149-C319029AB84C}.Release|x64.Build.0 = Release|Any CPU
+ {8FF63B36-14E7-4C4B-B099-594D645323FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8FF63B36-14E7-4C4B-B099-594D645323FC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8FF63B36-14E7-4C4B-B099-594D645323FC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8FF63B36-14E7-4C4B-B099-594D645323FC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8FF63B36-14E7-4C4B-B099-594D645323FC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8FF63B36-14E7-4C4B-B099-594D645323FC}.Debug|x64.Build.0 = Debug|Any CPU
+ {8FF63B36-14E7-4C4B-B099-594D645323FC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8FF63B36-14E7-4C4B-B099-594D645323FC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8FF63B36-14E7-4C4B-B099-594D645323FC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8FF63B36-14E7-4C4B-B099-594D645323FC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8FF63B36-14E7-4C4B-B099-594D645323FC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8FF63B36-14E7-4C4B-B099-594D645323FC}.Checked|x64.Build.0 = Checked|Any CPU
+ {8FF63B36-14E7-4C4B-B099-594D645323FC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8FF63B36-14E7-4C4B-B099-594D645323FC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8FF63B36-14E7-4C4B-B099-594D645323FC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8FF63B36-14E7-4C4B-B099-594D645323FC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8FF63B36-14E7-4C4B-B099-594D645323FC}.Release|x64.ActiveCfg = Release|Any CPU
+ {8FF63B36-14E7-4C4B-B099-594D645323FC}.Release|x64.Build.0 = Release|Any CPU
+ {9D46012C-E0C5-42DB-875E-D629CDDA6FD0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9D46012C-E0C5-42DB-875E-D629CDDA6FD0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9D46012C-E0C5-42DB-875E-D629CDDA6FD0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9D46012C-E0C5-42DB-875E-D629CDDA6FD0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9D46012C-E0C5-42DB-875E-D629CDDA6FD0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9D46012C-E0C5-42DB-875E-D629CDDA6FD0}.Debug|x64.Build.0 = Debug|Any CPU
+ {9D46012C-E0C5-42DB-875E-D629CDDA6FD0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9D46012C-E0C5-42DB-875E-D629CDDA6FD0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9D46012C-E0C5-42DB-875E-D629CDDA6FD0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9D46012C-E0C5-42DB-875E-D629CDDA6FD0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9D46012C-E0C5-42DB-875E-D629CDDA6FD0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9D46012C-E0C5-42DB-875E-D629CDDA6FD0}.Checked|x64.Build.0 = Checked|Any CPU
+ {9D46012C-E0C5-42DB-875E-D629CDDA6FD0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9D46012C-E0C5-42DB-875E-D629CDDA6FD0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9D46012C-E0C5-42DB-875E-D629CDDA6FD0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9D46012C-E0C5-42DB-875E-D629CDDA6FD0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9D46012C-E0C5-42DB-875E-D629CDDA6FD0}.Release|x64.ActiveCfg = Release|Any CPU
+ {9D46012C-E0C5-42DB-875E-D629CDDA6FD0}.Release|x64.Build.0 = Release|Any CPU
+ {11C8526B-518D-4138-9B36-779D7BC58EAB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {11C8526B-518D-4138-9B36-779D7BC58EAB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {11C8526B-518D-4138-9B36-779D7BC58EAB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {11C8526B-518D-4138-9B36-779D7BC58EAB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {11C8526B-518D-4138-9B36-779D7BC58EAB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {11C8526B-518D-4138-9B36-779D7BC58EAB}.Debug|x64.Build.0 = Debug|Any CPU
+ {11C8526B-518D-4138-9B36-779D7BC58EAB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {11C8526B-518D-4138-9B36-779D7BC58EAB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {11C8526B-518D-4138-9B36-779D7BC58EAB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {11C8526B-518D-4138-9B36-779D7BC58EAB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {11C8526B-518D-4138-9B36-779D7BC58EAB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {11C8526B-518D-4138-9B36-779D7BC58EAB}.Checked|x64.Build.0 = Checked|Any CPU
+ {11C8526B-518D-4138-9B36-779D7BC58EAB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {11C8526B-518D-4138-9B36-779D7BC58EAB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {11C8526B-518D-4138-9B36-779D7BC58EAB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {11C8526B-518D-4138-9B36-779D7BC58EAB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {11C8526B-518D-4138-9B36-779D7BC58EAB}.Release|x64.ActiveCfg = Release|Any CPU
+ {11C8526B-518D-4138-9B36-779D7BC58EAB}.Release|x64.Build.0 = Release|Any CPU
+ {8EDB1CA5-1F39-40B8-B6E0-6540D31CA266}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8EDB1CA5-1F39-40B8-B6E0-6540D31CA266}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8EDB1CA5-1F39-40B8-B6E0-6540D31CA266}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8EDB1CA5-1F39-40B8-B6E0-6540D31CA266}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8EDB1CA5-1F39-40B8-B6E0-6540D31CA266}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8EDB1CA5-1F39-40B8-B6E0-6540D31CA266}.Debug|x64.Build.0 = Debug|Any CPU
+ {8EDB1CA5-1F39-40B8-B6E0-6540D31CA266}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8EDB1CA5-1F39-40B8-B6E0-6540D31CA266}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8EDB1CA5-1F39-40B8-B6E0-6540D31CA266}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8EDB1CA5-1F39-40B8-B6E0-6540D31CA266}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8EDB1CA5-1F39-40B8-B6E0-6540D31CA266}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8EDB1CA5-1F39-40B8-B6E0-6540D31CA266}.Checked|x64.Build.0 = Checked|Any CPU
+ {8EDB1CA5-1F39-40B8-B6E0-6540D31CA266}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8EDB1CA5-1F39-40B8-B6E0-6540D31CA266}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8EDB1CA5-1F39-40B8-B6E0-6540D31CA266}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8EDB1CA5-1F39-40B8-B6E0-6540D31CA266}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8EDB1CA5-1F39-40B8-B6E0-6540D31CA266}.Release|x64.ActiveCfg = Release|Any CPU
+ {8EDB1CA5-1F39-40B8-B6E0-6540D31CA266}.Release|x64.Build.0 = Release|Any CPU
+ {C0DC33BE-4E18-4920-85AD-2FDF6ABBD7A8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C0DC33BE-4E18-4920-85AD-2FDF6ABBD7A8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C0DC33BE-4E18-4920-85AD-2FDF6ABBD7A8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C0DC33BE-4E18-4920-85AD-2FDF6ABBD7A8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C0DC33BE-4E18-4920-85AD-2FDF6ABBD7A8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C0DC33BE-4E18-4920-85AD-2FDF6ABBD7A8}.Debug|x64.Build.0 = Debug|Any CPU
+ {C0DC33BE-4E18-4920-85AD-2FDF6ABBD7A8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C0DC33BE-4E18-4920-85AD-2FDF6ABBD7A8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C0DC33BE-4E18-4920-85AD-2FDF6ABBD7A8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C0DC33BE-4E18-4920-85AD-2FDF6ABBD7A8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C0DC33BE-4E18-4920-85AD-2FDF6ABBD7A8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C0DC33BE-4E18-4920-85AD-2FDF6ABBD7A8}.Checked|x64.Build.0 = Checked|Any CPU
+ {C0DC33BE-4E18-4920-85AD-2FDF6ABBD7A8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C0DC33BE-4E18-4920-85AD-2FDF6ABBD7A8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C0DC33BE-4E18-4920-85AD-2FDF6ABBD7A8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C0DC33BE-4E18-4920-85AD-2FDF6ABBD7A8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C0DC33BE-4E18-4920-85AD-2FDF6ABBD7A8}.Release|x64.ActiveCfg = Release|Any CPU
+ {C0DC33BE-4E18-4920-85AD-2FDF6ABBD7A8}.Release|x64.Build.0 = Release|Any CPU
+ {E152E1B5-574E-438A-B04B-A58CB8DAB8BA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E152E1B5-574E-438A-B04B-A58CB8DAB8BA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E152E1B5-574E-438A-B04B-A58CB8DAB8BA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E152E1B5-574E-438A-B04B-A58CB8DAB8BA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E152E1B5-574E-438A-B04B-A58CB8DAB8BA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E152E1B5-574E-438A-B04B-A58CB8DAB8BA}.Debug|x64.Build.0 = Debug|Any CPU
+ {E152E1B5-574E-438A-B04B-A58CB8DAB8BA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E152E1B5-574E-438A-B04B-A58CB8DAB8BA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E152E1B5-574E-438A-B04B-A58CB8DAB8BA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E152E1B5-574E-438A-B04B-A58CB8DAB8BA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E152E1B5-574E-438A-B04B-A58CB8DAB8BA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E152E1B5-574E-438A-B04B-A58CB8DAB8BA}.Checked|x64.Build.0 = Checked|Any CPU
+ {E152E1B5-574E-438A-B04B-A58CB8DAB8BA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E152E1B5-574E-438A-B04B-A58CB8DAB8BA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E152E1B5-574E-438A-B04B-A58CB8DAB8BA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E152E1B5-574E-438A-B04B-A58CB8DAB8BA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E152E1B5-574E-438A-B04B-A58CB8DAB8BA}.Release|x64.ActiveCfg = Release|Any CPU
+ {E152E1B5-574E-438A-B04B-A58CB8DAB8BA}.Release|x64.Build.0 = Release|Any CPU
+ {0A0A16D6-628F-4768-BB81-DD16FEB98B7F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0A0A16D6-628F-4768-BB81-DD16FEB98B7F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0A0A16D6-628F-4768-BB81-DD16FEB98B7F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0A0A16D6-628F-4768-BB81-DD16FEB98B7F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0A0A16D6-628F-4768-BB81-DD16FEB98B7F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0A0A16D6-628F-4768-BB81-DD16FEB98B7F}.Debug|x64.Build.0 = Debug|Any CPU
+ {0A0A16D6-628F-4768-BB81-DD16FEB98B7F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0A0A16D6-628F-4768-BB81-DD16FEB98B7F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0A0A16D6-628F-4768-BB81-DD16FEB98B7F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0A0A16D6-628F-4768-BB81-DD16FEB98B7F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0A0A16D6-628F-4768-BB81-DD16FEB98B7F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0A0A16D6-628F-4768-BB81-DD16FEB98B7F}.Checked|x64.Build.0 = Checked|Any CPU
+ {0A0A16D6-628F-4768-BB81-DD16FEB98B7F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0A0A16D6-628F-4768-BB81-DD16FEB98B7F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0A0A16D6-628F-4768-BB81-DD16FEB98B7F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0A0A16D6-628F-4768-BB81-DD16FEB98B7F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0A0A16D6-628F-4768-BB81-DD16FEB98B7F}.Release|x64.ActiveCfg = Release|Any CPU
+ {0A0A16D6-628F-4768-BB81-DD16FEB98B7F}.Release|x64.Build.0 = Release|Any CPU
+ {4ABC5E77-9279-413B-9BEC-D6513A782256}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4ABC5E77-9279-413B-9BEC-D6513A782256}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4ABC5E77-9279-413B-9BEC-D6513A782256}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4ABC5E77-9279-413B-9BEC-D6513A782256}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4ABC5E77-9279-413B-9BEC-D6513A782256}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4ABC5E77-9279-413B-9BEC-D6513A782256}.Debug|x64.Build.0 = Debug|Any CPU
+ {4ABC5E77-9279-413B-9BEC-D6513A782256}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4ABC5E77-9279-413B-9BEC-D6513A782256}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4ABC5E77-9279-413B-9BEC-D6513A782256}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4ABC5E77-9279-413B-9BEC-D6513A782256}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4ABC5E77-9279-413B-9BEC-D6513A782256}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4ABC5E77-9279-413B-9BEC-D6513A782256}.Checked|x64.Build.0 = Checked|Any CPU
+ {4ABC5E77-9279-413B-9BEC-D6513A782256}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4ABC5E77-9279-413B-9BEC-D6513A782256}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4ABC5E77-9279-413B-9BEC-D6513A782256}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4ABC5E77-9279-413B-9BEC-D6513A782256}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4ABC5E77-9279-413B-9BEC-D6513A782256}.Release|x64.ActiveCfg = Release|Any CPU
+ {4ABC5E77-9279-413B-9BEC-D6513A782256}.Release|x64.Build.0 = Release|Any CPU
+ {D71F6CCC-0D67-401C-916C-0529571FC431}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D71F6CCC-0D67-401C-916C-0529571FC431}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D71F6CCC-0D67-401C-916C-0529571FC431}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D71F6CCC-0D67-401C-916C-0529571FC431}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D71F6CCC-0D67-401C-916C-0529571FC431}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D71F6CCC-0D67-401C-916C-0529571FC431}.Debug|x64.Build.0 = Debug|Any CPU
+ {D71F6CCC-0D67-401C-916C-0529571FC431}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D71F6CCC-0D67-401C-916C-0529571FC431}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D71F6CCC-0D67-401C-916C-0529571FC431}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D71F6CCC-0D67-401C-916C-0529571FC431}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D71F6CCC-0D67-401C-916C-0529571FC431}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D71F6CCC-0D67-401C-916C-0529571FC431}.Checked|x64.Build.0 = Checked|Any CPU
+ {D71F6CCC-0D67-401C-916C-0529571FC431}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D71F6CCC-0D67-401C-916C-0529571FC431}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D71F6CCC-0D67-401C-916C-0529571FC431}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D71F6CCC-0D67-401C-916C-0529571FC431}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D71F6CCC-0D67-401C-916C-0529571FC431}.Release|x64.ActiveCfg = Release|Any CPU
+ {D71F6CCC-0D67-401C-916C-0529571FC431}.Release|x64.Build.0 = Release|Any CPU
+ {88B9A0E6-0ADB-4EB5-85A1-652233306A79}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {88B9A0E6-0ADB-4EB5-85A1-652233306A79}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {88B9A0E6-0ADB-4EB5-85A1-652233306A79}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {88B9A0E6-0ADB-4EB5-85A1-652233306A79}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {88B9A0E6-0ADB-4EB5-85A1-652233306A79}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {88B9A0E6-0ADB-4EB5-85A1-652233306A79}.Debug|x64.Build.0 = Debug|Any CPU
+ {88B9A0E6-0ADB-4EB5-85A1-652233306A79}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {88B9A0E6-0ADB-4EB5-85A1-652233306A79}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {88B9A0E6-0ADB-4EB5-85A1-652233306A79}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {88B9A0E6-0ADB-4EB5-85A1-652233306A79}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {88B9A0E6-0ADB-4EB5-85A1-652233306A79}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {88B9A0E6-0ADB-4EB5-85A1-652233306A79}.Checked|x64.Build.0 = Checked|Any CPU
+ {88B9A0E6-0ADB-4EB5-85A1-652233306A79}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {88B9A0E6-0ADB-4EB5-85A1-652233306A79}.Release|Any CPU.Build.0 = Release|Any CPU
+ {88B9A0E6-0ADB-4EB5-85A1-652233306A79}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {88B9A0E6-0ADB-4EB5-85A1-652233306A79}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {88B9A0E6-0ADB-4EB5-85A1-652233306A79}.Release|x64.ActiveCfg = Release|Any CPU
+ {88B9A0E6-0ADB-4EB5-85A1-652233306A79}.Release|x64.Build.0 = Release|Any CPU
+ {68DAD312-A648-424D-A134-922AEFA15413}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {68DAD312-A648-424D-A134-922AEFA15413}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {68DAD312-A648-424D-A134-922AEFA15413}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {68DAD312-A648-424D-A134-922AEFA15413}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {68DAD312-A648-424D-A134-922AEFA15413}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {68DAD312-A648-424D-A134-922AEFA15413}.Debug|x64.Build.0 = Debug|Any CPU
+ {68DAD312-A648-424D-A134-922AEFA15413}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {68DAD312-A648-424D-A134-922AEFA15413}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {68DAD312-A648-424D-A134-922AEFA15413}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {68DAD312-A648-424D-A134-922AEFA15413}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {68DAD312-A648-424D-A134-922AEFA15413}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {68DAD312-A648-424D-A134-922AEFA15413}.Checked|x64.Build.0 = Checked|Any CPU
+ {68DAD312-A648-424D-A134-922AEFA15413}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {68DAD312-A648-424D-A134-922AEFA15413}.Release|Any CPU.Build.0 = Release|Any CPU
+ {68DAD312-A648-424D-A134-922AEFA15413}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {68DAD312-A648-424D-A134-922AEFA15413}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {68DAD312-A648-424D-A134-922AEFA15413}.Release|x64.ActiveCfg = Release|Any CPU
+ {68DAD312-A648-424D-A134-922AEFA15413}.Release|x64.Build.0 = Release|Any CPU
+ {FDBD6454-A0A1-4671-8E70-FF152BD1DE77}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FDBD6454-A0A1-4671-8E70-FF152BD1DE77}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FDBD6454-A0A1-4671-8E70-FF152BD1DE77}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FDBD6454-A0A1-4671-8E70-FF152BD1DE77}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FDBD6454-A0A1-4671-8E70-FF152BD1DE77}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FDBD6454-A0A1-4671-8E70-FF152BD1DE77}.Debug|x64.Build.0 = Debug|Any CPU
+ {FDBD6454-A0A1-4671-8E70-FF152BD1DE77}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FDBD6454-A0A1-4671-8E70-FF152BD1DE77}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FDBD6454-A0A1-4671-8E70-FF152BD1DE77}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FDBD6454-A0A1-4671-8E70-FF152BD1DE77}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FDBD6454-A0A1-4671-8E70-FF152BD1DE77}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FDBD6454-A0A1-4671-8E70-FF152BD1DE77}.Checked|x64.Build.0 = Checked|Any CPU
+ {FDBD6454-A0A1-4671-8E70-FF152BD1DE77}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FDBD6454-A0A1-4671-8E70-FF152BD1DE77}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FDBD6454-A0A1-4671-8E70-FF152BD1DE77}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FDBD6454-A0A1-4671-8E70-FF152BD1DE77}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FDBD6454-A0A1-4671-8E70-FF152BD1DE77}.Release|x64.ActiveCfg = Release|Any CPU
+ {FDBD6454-A0A1-4671-8E70-FF152BD1DE77}.Release|x64.Build.0 = Release|Any CPU
+ {DBC6F9F2-7364-46FE-8694-1D135DF355A0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DBC6F9F2-7364-46FE-8694-1D135DF355A0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DBC6F9F2-7364-46FE-8694-1D135DF355A0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DBC6F9F2-7364-46FE-8694-1D135DF355A0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DBC6F9F2-7364-46FE-8694-1D135DF355A0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DBC6F9F2-7364-46FE-8694-1D135DF355A0}.Debug|x64.Build.0 = Debug|Any CPU
+ {DBC6F9F2-7364-46FE-8694-1D135DF355A0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DBC6F9F2-7364-46FE-8694-1D135DF355A0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DBC6F9F2-7364-46FE-8694-1D135DF355A0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DBC6F9F2-7364-46FE-8694-1D135DF355A0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DBC6F9F2-7364-46FE-8694-1D135DF355A0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DBC6F9F2-7364-46FE-8694-1D135DF355A0}.Checked|x64.Build.0 = Checked|Any CPU
+ {DBC6F9F2-7364-46FE-8694-1D135DF355A0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DBC6F9F2-7364-46FE-8694-1D135DF355A0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DBC6F9F2-7364-46FE-8694-1D135DF355A0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DBC6F9F2-7364-46FE-8694-1D135DF355A0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DBC6F9F2-7364-46FE-8694-1D135DF355A0}.Release|x64.ActiveCfg = Release|Any CPU
+ {DBC6F9F2-7364-46FE-8694-1D135DF355A0}.Release|x64.Build.0 = Release|Any CPU
+ {45333B47-E509-41CF-9627-4EF137D9B249}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {45333B47-E509-41CF-9627-4EF137D9B249}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {45333B47-E509-41CF-9627-4EF137D9B249}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {45333B47-E509-41CF-9627-4EF137D9B249}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {45333B47-E509-41CF-9627-4EF137D9B249}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {45333B47-E509-41CF-9627-4EF137D9B249}.Debug|x64.Build.0 = Debug|Any CPU
+ {45333B47-E509-41CF-9627-4EF137D9B249}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {45333B47-E509-41CF-9627-4EF137D9B249}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {45333B47-E509-41CF-9627-4EF137D9B249}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {45333B47-E509-41CF-9627-4EF137D9B249}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {45333B47-E509-41CF-9627-4EF137D9B249}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {45333B47-E509-41CF-9627-4EF137D9B249}.Checked|x64.Build.0 = Checked|Any CPU
+ {45333B47-E509-41CF-9627-4EF137D9B249}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {45333B47-E509-41CF-9627-4EF137D9B249}.Release|Any CPU.Build.0 = Release|Any CPU
+ {45333B47-E509-41CF-9627-4EF137D9B249}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {45333B47-E509-41CF-9627-4EF137D9B249}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {45333B47-E509-41CF-9627-4EF137D9B249}.Release|x64.ActiveCfg = Release|Any CPU
+ {45333B47-E509-41CF-9627-4EF137D9B249}.Release|x64.Build.0 = Release|Any CPU
+ {22B4CD80-3644-4D24-A67D-645FE3844927}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {22B4CD80-3644-4D24-A67D-645FE3844927}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {22B4CD80-3644-4D24-A67D-645FE3844927}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {22B4CD80-3644-4D24-A67D-645FE3844927}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {22B4CD80-3644-4D24-A67D-645FE3844927}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {22B4CD80-3644-4D24-A67D-645FE3844927}.Debug|x64.Build.0 = Debug|Any CPU
+ {22B4CD80-3644-4D24-A67D-645FE3844927}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {22B4CD80-3644-4D24-A67D-645FE3844927}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {22B4CD80-3644-4D24-A67D-645FE3844927}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {22B4CD80-3644-4D24-A67D-645FE3844927}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {22B4CD80-3644-4D24-A67D-645FE3844927}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {22B4CD80-3644-4D24-A67D-645FE3844927}.Checked|x64.Build.0 = Checked|Any CPU
+ {22B4CD80-3644-4D24-A67D-645FE3844927}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {22B4CD80-3644-4D24-A67D-645FE3844927}.Release|Any CPU.Build.0 = Release|Any CPU
+ {22B4CD80-3644-4D24-A67D-645FE3844927}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {22B4CD80-3644-4D24-A67D-645FE3844927}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {22B4CD80-3644-4D24-A67D-645FE3844927}.Release|x64.ActiveCfg = Release|Any CPU
+ {22B4CD80-3644-4D24-A67D-645FE3844927}.Release|x64.Build.0 = Release|Any CPU
+ {0BB2EF5F-8151-46D8-BBE0-7E2A2CA1F10B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0BB2EF5F-8151-46D8-BBE0-7E2A2CA1F10B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0BB2EF5F-8151-46D8-BBE0-7E2A2CA1F10B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0BB2EF5F-8151-46D8-BBE0-7E2A2CA1F10B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0BB2EF5F-8151-46D8-BBE0-7E2A2CA1F10B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0BB2EF5F-8151-46D8-BBE0-7E2A2CA1F10B}.Debug|x64.Build.0 = Debug|Any CPU
+ {0BB2EF5F-8151-46D8-BBE0-7E2A2CA1F10B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0BB2EF5F-8151-46D8-BBE0-7E2A2CA1F10B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0BB2EF5F-8151-46D8-BBE0-7E2A2CA1F10B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0BB2EF5F-8151-46D8-BBE0-7E2A2CA1F10B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0BB2EF5F-8151-46D8-BBE0-7E2A2CA1F10B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0BB2EF5F-8151-46D8-BBE0-7E2A2CA1F10B}.Checked|x64.Build.0 = Checked|Any CPU
+ {0BB2EF5F-8151-46D8-BBE0-7E2A2CA1F10B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0BB2EF5F-8151-46D8-BBE0-7E2A2CA1F10B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0BB2EF5F-8151-46D8-BBE0-7E2A2CA1F10B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0BB2EF5F-8151-46D8-BBE0-7E2A2CA1F10B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0BB2EF5F-8151-46D8-BBE0-7E2A2CA1F10B}.Release|x64.ActiveCfg = Release|Any CPU
+ {0BB2EF5F-8151-46D8-BBE0-7E2A2CA1F10B}.Release|x64.Build.0 = Release|Any CPU
+ {D699CFA0-477E-4107-8C40-FF40583040C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D699CFA0-477E-4107-8C40-FF40583040C9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D699CFA0-477E-4107-8C40-FF40583040C9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D699CFA0-477E-4107-8C40-FF40583040C9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D699CFA0-477E-4107-8C40-FF40583040C9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D699CFA0-477E-4107-8C40-FF40583040C9}.Debug|x64.Build.0 = Debug|Any CPU
+ {D699CFA0-477E-4107-8C40-FF40583040C9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D699CFA0-477E-4107-8C40-FF40583040C9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D699CFA0-477E-4107-8C40-FF40583040C9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D699CFA0-477E-4107-8C40-FF40583040C9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D699CFA0-477E-4107-8C40-FF40583040C9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D699CFA0-477E-4107-8C40-FF40583040C9}.Checked|x64.Build.0 = Checked|Any CPU
+ {D699CFA0-477E-4107-8C40-FF40583040C9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D699CFA0-477E-4107-8C40-FF40583040C9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D699CFA0-477E-4107-8C40-FF40583040C9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D699CFA0-477E-4107-8C40-FF40583040C9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D699CFA0-477E-4107-8C40-FF40583040C9}.Release|x64.ActiveCfg = Release|Any CPU
+ {D699CFA0-477E-4107-8C40-FF40583040C9}.Release|x64.Build.0 = Release|Any CPU
+ {E8FD1A9F-3ABB-4A39-86E2-FCF0B1ACF637}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E8FD1A9F-3ABB-4A39-86E2-FCF0B1ACF637}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E8FD1A9F-3ABB-4A39-86E2-FCF0B1ACF637}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E8FD1A9F-3ABB-4A39-86E2-FCF0B1ACF637}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E8FD1A9F-3ABB-4A39-86E2-FCF0B1ACF637}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E8FD1A9F-3ABB-4A39-86E2-FCF0B1ACF637}.Debug|x64.Build.0 = Debug|Any CPU
+ {E8FD1A9F-3ABB-4A39-86E2-FCF0B1ACF637}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E8FD1A9F-3ABB-4A39-86E2-FCF0B1ACF637}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E8FD1A9F-3ABB-4A39-86E2-FCF0B1ACF637}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E8FD1A9F-3ABB-4A39-86E2-FCF0B1ACF637}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E8FD1A9F-3ABB-4A39-86E2-FCF0B1ACF637}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E8FD1A9F-3ABB-4A39-86E2-FCF0B1ACF637}.Checked|x64.Build.0 = Checked|Any CPU
+ {E8FD1A9F-3ABB-4A39-86E2-FCF0B1ACF637}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E8FD1A9F-3ABB-4A39-86E2-FCF0B1ACF637}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E8FD1A9F-3ABB-4A39-86E2-FCF0B1ACF637}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E8FD1A9F-3ABB-4A39-86E2-FCF0B1ACF637}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E8FD1A9F-3ABB-4A39-86E2-FCF0B1ACF637}.Release|x64.ActiveCfg = Release|Any CPU
+ {E8FD1A9F-3ABB-4A39-86E2-FCF0B1ACF637}.Release|x64.Build.0 = Release|Any CPU
+ {867151F8-7CC6-42A8-AA43-56FAA17C5765}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {867151F8-7CC6-42A8-AA43-56FAA17C5765}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {867151F8-7CC6-42A8-AA43-56FAA17C5765}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {867151F8-7CC6-42A8-AA43-56FAA17C5765}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {867151F8-7CC6-42A8-AA43-56FAA17C5765}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {867151F8-7CC6-42A8-AA43-56FAA17C5765}.Debug|x64.Build.0 = Debug|Any CPU
+ {867151F8-7CC6-42A8-AA43-56FAA17C5765}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {867151F8-7CC6-42A8-AA43-56FAA17C5765}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {867151F8-7CC6-42A8-AA43-56FAA17C5765}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {867151F8-7CC6-42A8-AA43-56FAA17C5765}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {867151F8-7CC6-42A8-AA43-56FAA17C5765}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {867151F8-7CC6-42A8-AA43-56FAA17C5765}.Checked|x64.Build.0 = Checked|Any CPU
+ {867151F8-7CC6-42A8-AA43-56FAA17C5765}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {867151F8-7CC6-42A8-AA43-56FAA17C5765}.Release|Any CPU.Build.0 = Release|Any CPU
+ {867151F8-7CC6-42A8-AA43-56FAA17C5765}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {867151F8-7CC6-42A8-AA43-56FAA17C5765}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {867151F8-7CC6-42A8-AA43-56FAA17C5765}.Release|x64.ActiveCfg = Release|Any CPU
+ {867151F8-7CC6-42A8-AA43-56FAA17C5765}.Release|x64.Build.0 = Release|Any CPU
+ {227AAE83-0144-4EFA-8578-1F9AA3EF12B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {227AAE83-0144-4EFA-8578-1F9AA3EF12B3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {227AAE83-0144-4EFA-8578-1F9AA3EF12B3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {227AAE83-0144-4EFA-8578-1F9AA3EF12B3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {227AAE83-0144-4EFA-8578-1F9AA3EF12B3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {227AAE83-0144-4EFA-8578-1F9AA3EF12B3}.Debug|x64.Build.0 = Debug|Any CPU
+ {227AAE83-0144-4EFA-8578-1F9AA3EF12B3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {227AAE83-0144-4EFA-8578-1F9AA3EF12B3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {227AAE83-0144-4EFA-8578-1F9AA3EF12B3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {227AAE83-0144-4EFA-8578-1F9AA3EF12B3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {227AAE83-0144-4EFA-8578-1F9AA3EF12B3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {227AAE83-0144-4EFA-8578-1F9AA3EF12B3}.Checked|x64.Build.0 = Checked|Any CPU
+ {227AAE83-0144-4EFA-8578-1F9AA3EF12B3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {227AAE83-0144-4EFA-8578-1F9AA3EF12B3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {227AAE83-0144-4EFA-8578-1F9AA3EF12B3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {227AAE83-0144-4EFA-8578-1F9AA3EF12B3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {227AAE83-0144-4EFA-8578-1F9AA3EF12B3}.Release|x64.ActiveCfg = Release|Any CPU
+ {227AAE83-0144-4EFA-8578-1F9AA3EF12B3}.Release|x64.Build.0 = Release|Any CPU
+ {B85BA308-7EBB-4926-8ED1-9F2120FC8F71}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B85BA308-7EBB-4926-8ED1-9F2120FC8F71}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B85BA308-7EBB-4926-8ED1-9F2120FC8F71}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B85BA308-7EBB-4926-8ED1-9F2120FC8F71}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B85BA308-7EBB-4926-8ED1-9F2120FC8F71}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B85BA308-7EBB-4926-8ED1-9F2120FC8F71}.Debug|x64.Build.0 = Debug|Any CPU
+ {B85BA308-7EBB-4926-8ED1-9F2120FC8F71}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B85BA308-7EBB-4926-8ED1-9F2120FC8F71}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B85BA308-7EBB-4926-8ED1-9F2120FC8F71}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B85BA308-7EBB-4926-8ED1-9F2120FC8F71}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B85BA308-7EBB-4926-8ED1-9F2120FC8F71}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B85BA308-7EBB-4926-8ED1-9F2120FC8F71}.Checked|x64.Build.0 = Checked|Any CPU
+ {B85BA308-7EBB-4926-8ED1-9F2120FC8F71}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B85BA308-7EBB-4926-8ED1-9F2120FC8F71}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B85BA308-7EBB-4926-8ED1-9F2120FC8F71}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B85BA308-7EBB-4926-8ED1-9F2120FC8F71}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B85BA308-7EBB-4926-8ED1-9F2120FC8F71}.Release|x64.ActiveCfg = Release|Any CPU
+ {B85BA308-7EBB-4926-8ED1-9F2120FC8F71}.Release|x64.Build.0 = Release|Any CPU
+ {D7CA7EF2-F816-47AA-8590-1AC0920E2C3E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D7CA7EF2-F816-47AA-8590-1AC0920E2C3E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D7CA7EF2-F816-47AA-8590-1AC0920E2C3E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D7CA7EF2-F816-47AA-8590-1AC0920E2C3E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D7CA7EF2-F816-47AA-8590-1AC0920E2C3E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D7CA7EF2-F816-47AA-8590-1AC0920E2C3E}.Debug|x64.Build.0 = Debug|Any CPU
+ {D7CA7EF2-F816-47AA-8590-1AC0920E2C3E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D7CA7EF2-F816-47AA-8590-1AC0920E2C3E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D7CA7EF2-F816-47AA-8590-1AC0920E2C3E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D7CA7EF2-F816-47AA-8590-1AC0920E2C3E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D7CA7EF2-F816-47AA-8590-1AC0920E2C3E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D7CA7EF2-F816-47AA-8590-1AC0920E2C3E}.Checked|x64.Build.0 = Checked|Any CPU
+ {D7CA7EF2-F816-47AA-8590-1AC0920E2C3E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D7CA7EF2-F816-47AA-8590-1AC0920E2C3E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D7CA7EF2-F816-47AA-8590-1AC0920E2C3E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D7CA7EF2-F816-47AA-8590-1AC0920E2C3E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D7CA7EF2-F816-47AA-8590-1AC0920E2C3E}.Release|x64.ActiveCfg = Release|Any CPU
+ {D7CA7EF2-F816-47AA-8590-1AC0920E2C3E}.Release|x64.Build.0 = Release|Any CPU
+ {0D793897-35AF-4F89-AE80-764E25987B68}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0D793897-35AF-4F89-AE80-764E25987B68}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0D793897-35AF-4F89-AE80-764E25987B68}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0D793897-35AF-4F89-AE80-764E25987B68}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0D793897-35AF-4F89-AE80-764E25987B68}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0D793897-35AF-4F89-AE80-764E25987B68}.Debug|x64.Build.0 = Debug|Any CPU
+ {0D793897-35AF-4F89-AE80-764E25987B68}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0D793897-35AF-4F89-AE80-764E25987B68}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0D793897-35AF-4F89-AE80-764E25987B68}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0D793897-35AF-4F89-AE80-764E25987B68}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0D793897-35AF-4F89-AE80-764E25987B68}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0D793897-35AF-4F89-AE80-764E25987B68}.Checked|x64.Build.0 = Checked|Any CPU
+ {0D793897-35AF-4F89-AE80-764E25987B68}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0D793897-35AF-4F89-AE80-764E25987B68}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0D793897-35AF-4F89-AE80-764E25987B68}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0D793897-35AF-4F89-AE80-764E25987B68}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0D793897-35AF-4F89-AE80-764E25987B68}.Release|x64.ActiveCfg = Release|Any CPU
+ {0D793897-35AF-4F89-AE80-764E25987B68}.Release|x64.Build.0 = Release|Any CPU
+ {B2022BE8-2907-44A4-B3F1-9608DD31E1AE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B2022BE8-2907-44A4-B3F1-9608DD31E1AE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B2022BE8-2907-44A4-B3F1-9608DD31E1AE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B2022BE8-2907-44A4-B3F1-9608DD31E1AE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B2022BE8-2907-44A4-B3F1-9608DD31E1AE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B2022BE8-2907-44A4-B3F1-9608DD31E1AE}.Debug|x64.Build.0 = Debug|Any CPU
+ {B2022BE8-2907-44A4-B3F1-9608DD31E1AE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B2022BE8-2907-44A4-B3F1-9608DD31E1AE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B2022BE8-2907-44A4-B3F1-9608DD31E1AE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B2022BE8-2907-44A4-B3F1-9608DD31E1AE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B2022BE8-2907-44A4-B3F1-9608DD31E1AE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B2022BE8-2907-44A4-B3F1-9608DD31E1AE}.Checked|x64.Build.0 = Checked|Any CPU
+ {B2022BE8-2907-44A4-B3F1-9608DD31E1AE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B2022BE8-2907-44A4-B3F1-9608DD31E1AE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B2022BE8-2907-44A4-B3F1-9608DD31E1AE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B2022BE8-2907-44A4-B3F1-9608DD31E1AE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B2022BE8-2907-44A4-B3F1-9608DD31E1AE}.Release|x64.ActiveCfg = Release|Any CPU
+ {B2022BE8-2907-44A4-B3F1-9608DD31E1AE}.Release|x64.Build.0 = Release|Any CPU
+ {533A348E-8B43-4135-9C11-ADC4D0A9A99B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {533A348E-8B43-4135-9C11-ADC4D0A9A99B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {533A348E-8B43-4135-9C11-ADC4D0A9A99B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {533A348E-8B43-4135-9C11-ADC4D0A9A99B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {533A348E-8B43-4135-9C11-ADC4D0A9A99B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {533A348E-8B43-4135-9C11-ADC4D0A9A99B}.Debug|x64.Build.0 = Debug|Any CPU
+ {533A348E-8B43-4135-9C11-ADC4D0A9A99B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {533A348E-8B43-4135-9C11-ADC4D0A9A99B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {533A348E-8B43-4135-9C11-ADC4D0A9A99B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {533A348E-8B43-4135-9C11-ADC4D0A9A99B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {533A348E-8B43-4135-9C11-ADC4D0A9A99B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {533A348E-8B43-4135-9C11-ADC4D0A9A99B}.Checked|x64.Build.0 = Checked|Any CPU
+ {533A348E-8B43-4135-9C11-ADC4D0A9A99B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {533A348E-8B43-4135-9C11-ADC4D0A9A99B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {533A348E-8B43-4135-9C11-ADC4D0A9A99B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {533A348E-8B43-4135-9C11-ADC4D0A9A99B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {533A348E-8B43-4135-9C11-ADC4D0A9A99B}.Release|x64.ActiveCfg = Release|Any CPU
+ {533A348E-8B43-4135-9C11-ADC4D0A9A99B}.Release|x64.Build.0 = Release|Any CPU
+ {CA713167-3F0D-4B7B-896C-8AF75F707D7E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CA713167-3F0D-4B7B-896C-8AF75F707D7E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CA713167-3F0D-4B7B-896C-8AF75F707D7E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CA713167-3F0D-4B7B-896C-8AF75F707D7E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CA713167-3F0D-4B7B-896C-8AF75F707D7E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CA713167-3F0D-4B7B-896C-8AF75F707D7E}.Debug|x64.Build.0 = Debug|Any CPU
+ {CA713167-3F0D-4B7B-896C-8AF75F707D7E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CA713167-3F0D-4B7B-896C-8AF75F707D7E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CA713167-3F0D-4B7B-896C-8AF75F707D7E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CA713167-3F0D-4B7B-896C-8AF75F707D7E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CA713167-3F0D-4B7B-896C-8AF75F707D7E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CA713167-3F0D-4B7B-896C-8AF75F707D7E}.Checked|x64.Build.0 = Checked|Any CPU
+ {CA713167-3F0D-4B7B-896C-8AF75F707D7E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CA713167-3F0D-4B7B-896C-8AF75F707D7E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CA713167-3F0D-4B7B-896C-8AF75F707D7E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CA713167-3F0D-4B7B-896C-8AF75F707D7E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CA713167-3F0D-4B7B-896C-8AF75F707D7E}.Release|x64.ActiveCfg = Release|Any CPU
+ {CA713167-3F0D-4B7B-896C-8AF75F707D7E}.Release|x64.Build.0 = Release|Any CPU
+ {27B2EA55-C6A3-48B8-9FC8-BB8C418BA3FB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {27B2EA55-C6A3-48B8-9FC8-BB8C418BA3FB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {27B2EA55-C6A3-48B8-9FC8-BB8C418BA3FB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {27B2EA55-C6A3-48B8-9FC8-BB8C418BA3FB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {27B2EA55-C6A3-48B8-9FC8-BB8C418BA3FB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {27B2EA55-C6A3-48B8-9FC8-BB8C418BA3FB}.Debug|x64.Build.0 = Debug|Any CPU
+ {27B2EA55-C6A3-48B8-9FC8-BB8C418BA3FB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {27B2EA55-C6A3-48B8-9FC8-BB8C418BA3FB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {27B2EA55-C6A3-48B8-9FC8-BB8C418BA3FB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {27B2EA55-C6A3-48B8-9FC8-BB8C418BA3FB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {27B2EA55-C6A3-48B8-9FC8-BB8C418BA3FB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {27B2EA55-C6A3-48B8-9FC8-BB8C418BA3FB}.Checked|x64.Build.0 = Checked|Any CPU
+ {27B2EA55-C6A3-48B8-9FC8-BB8C418BA3FB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {27B2EA55-C6A3-48B8-9FC8-BB8C418BA3FB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {27B2EA55-C6A3-48B8-9FC8-BB8C418BA3FB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {27B2EA55-C6A3-48B8-9FC8-BB8C418BA3FB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {27B2EA55-C6A3-48B8-9FC8-BB8C418BA3FB}.Release|x64.ActiveCfg = Release|Any CPU
+ {27B2EA55-C6A3-48B8-9FC8-BB8C418BA3FB}.Release|x64.Build.0 = Release|Any CPU
+ {2CF0B708-C4D5-46A9-A1D7-3201A8F1D489}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2CF0B708-C4D5-46A9-A1D7-3201A8F1D489}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2CF0B708-C4D5-46A9-A1D7-3201A8F1D489}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2CF0B708-C4D5-46A9-A1D7-3201A8F1D489}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2CF0B708-C4D5-46A9-A1D7-3201A8F1D489}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2CF0B708-C4D5-46A9-A1D7-3201A8F1D489}.Debug|x64.Build.0 = Debug|Any CPU
+ {2CF0B708-C4D5-46A9-A1D7-3201A8F1D489}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2CF0B708-C4D5-46A9-A1D7-3201A8F1D489}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2CF0B708-C4D5-46A9-A1D7-3201A8F1D489}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2CF0B708-C4D5-46A9-A1D7-3201A8F1D489}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2CF0B708-C4D5-46A9-A1D7-3201A8F1D489}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2CF0B708-C4D5-46A9-A1D7-3201A8F1D489}.Checked|x64.Build.0 = Checked|Any CPU
+ {2CF0B708-C4D5-46A9-A1D7-3201A8F1D489}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2CF0B708-C4D5-46A9-A1D7-3201A8F1D489}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2CF0B708-C4D5-46A9-A1D7-3201A8F1D489}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2CF0B708-C4D5-46A9-A1D7-3201A8F1D489}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2CF0B708-C4D5-46A9-A1D7-3201A8F1D489}.Release|x64.ActiveCfg = Release|Any CPU
+ {2CF0B708-C4D5-46A9-A1D7-3201A8F1D489}.Release|x64.Build.0 = Release|Any CPU
+ {9D7C6C0B-67C9-4EBA-812C-427B2747786C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9D7C6C0B-67C9-4EBA-812C-427B2747786C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9D7C6C0B-67C9-4EBA-812C-427B2747786C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9D7C6C0B-67C9-4EBA-812C-427B2747786C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9D7C6C0B-67C9-4EBA-812C-427B2747786C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9D7C6C0B-67C9-4EBA-812C-427B2747786C}.Debug|x64.Build.0 = Debug|Any CPU
+ {9D7C6C0B-67C9-4EBA-812C-427B2747786C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9D7C6C0B-67C9-4EBA-812C-427B2747786C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9D7C6C0B-67C9-4EBA-812C-427B2747786C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9D7C6C0B-67C9-4EBA-812C-427B2747786C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9D7C6C0B-67C9-4EBA-812C-427B2747786C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9D7C6C0B-67C9-4EBA-812C-427B2747786C}.Checked|x64.Build.0 = Checked|Any CPU
+ {9D7C6C0B-67C9-4EBA-812C-427B2747786C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9D7C6C0B-67C9-4EBA-812C-427B2747786C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9D7C6C0B-67C9-4EBA-812C-427B2747786C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9D7C6C0B-67C9-4EBA-812C-427B2747786C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9D7C6C0B-67C9-4EBA-812C-427B2747786C}.Release|x64.ActiveCfg = Release|Any CPU
+ {9D7C6C0B-67C9-4EBA-812C-427B2747786C}.Release|x64.Build.0 = Release|Any CPU
+ {06D52326-FE15-410B-83CA-E9296A80664A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {06D52326-FE15-410B-83CA-E9296A80664A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {06D52326-FE15-410B-83CA-E9296A80664A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {06D52326-FE15-410B-83CA-E9296A80664A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {06D52326-FE15-410B-83CA-E9296A80664A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {06D52326-FE15-410B-83CA-E9296A80664A}.Debug|x64.Build.0 = Debug|Any CPU
+ {06D52326-FE15-410B-83CA-E9296A80664A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {06D52326-FE15-410B-83CA-E9296A80664A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {06D52326-FE15-410B-83CA-E9296A80664A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {06D52326-FE15-410B-83CA-E9296A80664A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {06D52326-FE15-410B-83CA-E9296A80664A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {06D52326-FE15-410B-83CA-E9296A80664A}.Checked|x64.Build.0 = Checked|Any CPU
+ {06D52326-FE15-410B-83CA-E9296A80664A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {06D52326-FE15-410B-83CA-E9296A80664A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {06D52326-FE15-410B-83CA-E9296A80664A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {06D52326-FE15-410B-83CA-E9296A80664A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {06D52326-FE15-410B-83CA-E9296A80664A}.Release|x64.ActiveCfg = Release|Any CPU
+ {06D52326-FE15-410B-83CA-E9296A80664A}.Release|x64.Build.0 = Release|Any CPU
+ {50E1DFB4-FB0E-49E0-A77B-F97D4CF44ED5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {50E1DFB4-FB0E-49E0-A77B-F97D4CF44ED5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {50E1DFB4-FB0E-49E0-A77B-F97D4CF44ED5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {50E1DFB4-FB0E-49E0-A77B-F97D4CF44ED5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {50E1DFB4-FB0E-49E0-A77B-F97D4CF44ED5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {50E1DFB4-FB0E-49E0-A77B-F97D4CF44ED5}.Debug|x64.Build.0 = Debug|Any CPU
+ {50E1DFB4-FB0E-49E0-A77B-F97D4CF44ED5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {50E1DFB4-FB0E-49E0-A77B-F97D4CF44ED5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {50E1DFB4-FB0E-49E0-A77B-F97D4CF44ED5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {50E1DFB4-FB0E-49E0-A77B-F97D4CF44ED5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {50E1DFB4-FB0E-49E0-A77B-F97D4CF44ED5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {50E1DFB4-FB0E-49E0-A77B-F97D4CF44ED5}.Checked|x64.Build.0 = Checked|Any CPU
+ {50E1DFB4-FB0E-49E0-A77B-F97D4CF44ED5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {50E1DFB4-FB0E-49E0-A77B-F97D4CF44ED5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {50E1DFB4-FB0E-49E0-A77B-F97D4CF44ED5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {50E1DFB4-FB0E-49E0-A77B-F97D4CF44ED5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {50E1DFB4-FB0E-49E0-A77B-F97D4CF44ED5}.Release|x64.ActiveCfg = Release|Any CPU
+ {50E1DFB4-FB0E-49E0-A77B-F97D4CF44ED5}.Release|x64.Build.0 = Release|Any CPU
+ {E44CE525-A845-4B61-95C3-4DDDCC3D1C44}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E44CE525-A845-4B61-95C3-4DDDCC3D1C44}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E44CE525-A845-4B61-95C3-4DDDCC3D1C44}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E44CE525-A845-4B61-95C3-4DDDCC3D1C44}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E44CE525-A845-4B61-95C3-4DDDCC3D1C44}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E44CE525-A845-4B61-95C3-4DDDCC3D1C44}.Debug|x64.Build.0 = Debug|Any CPU
+ {E44CE525-A845-4B61-95C3-4DDDCC3D1C44}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E44CE525-A845-4B61-95C3-4DDDCC3D1C44}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E44CE525-A845-4B61-95C3-4DDDCC3D1C44}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E44CE525-A845-4B61-95C3-4DDDCC3D1C44}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E44CE525-A845-4B61-95C3-4DDDCC3D1C44}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E44CE525-A845-4B61-95C3-4DDDCC3D1C44}.Checked|x64.Build.0 = Checked|Any CPU
+ {E44CE525-A845-4B61-95C3-4DDDCC3D1C44}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E44CE525-A845-4B61-95C3-4DDDCC3D1C44}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E44CE525-A845-4B61-95C3-4DDDCC3D1C44}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E44CE525-A845-4B61-95C3-4DDDCC3D1C44}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E44CE525-A845-4B61-95C3-4DDDCC3D1C44}.Release|x64.ActiveCfg = Release|Any CPU
+ {E44CE525-A845-4B61-95C3-4DDDCC3D1C44}.Release|x64.Build.0 = Release|Any CPU
+ {B201911C-100F-4BBF-AC74-37A7A6E29240}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B201911C-100F-4BBF-AC74-37A7A6E29240}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B201911C-100F-4BBF-AC74-37A7A6E29240}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B201911C-100F-4BBF-AC74-37A7A6E29240}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B201911C-100F-4BBF-AC74-37A7A6E29240}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B201911C-100F-4BBF-AC74-37A7A6E29240}.Debug|x64.Build.0 = Debug|Any CPU
+ {B201911C-100F-4BBF-AC74-37A7A6E29240}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B201911C-100F-4BBF-AC74-37A7A6E29240}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B201911C-100F-4BBF-AC74-37A7A6E29240}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B201911C-100F-4BBF-AC74-37A7A6E29240}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B201911C-100F-4BBF-AC74-37A7A6E29240}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B201911C-100F-4BBF-AC74-37A7A6E29240}.Checked|x64.Build.0 = Checked|Any CPU
+ {B201911C-100F-4BBF-AC74-37A7A6E29240}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B201911C-100F-4BBF-AC74-37A7A6E29240}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B201911C-100F-4BBF-AC74-37A7A6E29240}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B201911C-100F-4BBF-AC74-37A7A6E29240}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B201911C-100F-4BBF-AC74-37A7A6E29240}.Release|x64.ActiveCfg = Release|Any CPU
+ {B201911C-100F-4BBF-AC74-37A7A6E29240}.Release|x64.Build.0 = Release|Any CPU
+ {ADE6100D-1E8E-4E38-AC33-DEA0614EA7A0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {ADE6100D-1E8E-4E38-AC33-DEA0614EA7A0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {ADE6100D-1E8E-4E38-AC33-DEA0614EA7A0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {ADE6100D-1E8E-4E38-AC33-DEA0614EA7A0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {ADE6100D-1E8E-4E38-AC33-DEA0614EA7A0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {ADE6100D-1E8E-4E38-AC33-DEA0614EA7A0}.Debug|x64.Build.0 = Debug|Any CPU
+ {ADE6100D-1E8E-4E38-AC33-DEA0614EA7A0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {ADE6100D-1E8E-4E38-AC33-DEA0614EA7A0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {ADE6100D-1E8E-4E38-AC33-DEA0614EA7A0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {ADE6100D-1E8E-4E38-AC33-DEA0614EA7A0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {ADE6100D-1E8E-4E38-AC33-DEA0614EA7A0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {ADE6100D-1E8E-4E38-AC33-DEA0614EA7A0}.Checked|x64.Build.0 = Checked|Any CPU
+ {ADE6100D-1E8E-4E38-AC33-DEA0614EA7A0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {ADE6100D-1E8E-4E38-AC33-DEA0614EA7A0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {ADE6100D-1E8E-4E38-AC33-DEA0614EA7A0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {ADE6100D-1E8E-4E38-AC33-DEA0614EA7A0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {ADE6100D-1E8E-4E38-AC33-DEA0614EA7A0}.Release|x64.ActiveCfg = Release|Any CPU
+ {ADE6100D-1E8E-4E38-AC33-DEA0614EA7A0}.Release|x64.Build.0 = Release|Any CPU
+ {9E38776B-AA0D-4B79-AD1B-8B49628748B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9E38776B-AA0D-4B79-AD1B-8B49628748B4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9E38776B-AA0D-4B79-AD1B-8B49628748B4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9E38776B-AA0D-4B79-AD1B-8B49628748B4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9E38776B-AA0D-4B79-AD1B-8B49628748B4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9E38776B-AA0D-4B79-AD1B-8B49628748B4}.Debug|x64.Build.0 = Debug|Any CPU
+ {9E38776B-AA0D-4B79-AD1B-8B49628748B4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9E38776B-AA0D-4B79-AD1B-8B49628748B4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9E38776B-AA0D-4B79-AD1B-8B49628748B4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9E38776B-AA0D-4B79-AD1B-8B49628748B4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9E38776B-AA0D-4B79-AD1B-8B49628748B4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9E38776B-AA0D-4B79-AD1B-8B49628748B4}.Checked|x64.Build.0 = Checked|Any CPU
+ {9E38776B-AA0D-4B79-AD1B-8B49628748B4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9E38776B-AA0D-4B79-AD1B-8B49628748B4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9E38776B-AA0D-4B79-AD1B-8B49628748B4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9E38776B-AA0D-4B79-AD1B-8B49628748B4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9E38776B-AA0D-4B79-AD1B-8B49628748B4}.Release|x64.ActiveCfg = Release|Any CPU
+ {9E38776B-AA0D-4B79-AD1B-8B49628748B4}.Release|x64.Build.0 = Release|Any CPU
+ {E72EAA3F-8428-4A2E-A079-26519312086A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E72EAA3F-8428-4A2E-A079-26519312086A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E72EAA3F-8428-4A2E-A079-26519312086A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E72EAA3F-8428-4A2E-A079-26519312086A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E72EAA3F-8428-4A2E-A079-26519312086A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E72EAA3F-8428-4A2E-A079-26519312086A}.Debug|x64.Build.0 = Debug|Any CPU
+ {E72EAA3F-8428-4A2E-A079-26519312086A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E72EAA3F-8428-4A2E-A079-26519312086A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E72EAA3F-8428-4A2E-A079-26519312086A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E72EAA3F-8428-4A2E-A079-26519312086A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E72EAA3F-8428-4A2E-A079-26519312086A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E72EAA3F-8428-4A2E-A079-26519312086A}.Checked|x64.Build.0 = Checked|Any CPU
+ {E72EAA3F-8428-4A2E-A079-26519312086A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E72EAA3F-8428-4A2E-A079-26519312086A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E72EAA3F-8428-4A2E-A079-26519312086A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E72EAA3F-8428-4A2E-A079-26519312086A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E72EAA3F-8428-4A2E-A079-26519312086A}.Release|x64.ActiveCfg = Release|Any CPU
+ {E72EAA3F-8428-4A2E-A079-26519312086A}.Release|x64.Build.0 = Release|Any CPU
+ {4A8F7FB2-CD5C-4FD9-A8C4-9C8195A4C871}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4A8F7FB2-CD5C-4FD9-A8C4-9C8195A4C871}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4A8F7FB2-CD5C-4FD9-A8C4-9C8195A4C871}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4A8F7FB2-CD5C-4FD9-A8C4-9C8195A4C871}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4A8F7FB2-CD5C-4FD9-A8C4-9C8195A4C871}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4A8F7FB2-CD5C-4FD9-A8C4-9C8195A4C871}.Debug|x64.Build.0 = Debug|Any CPU
+ {4A8F7FB2-CD5C-4FD9-A8C4-9C8195A4C871}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4A8F7FB2-CD5C-4FD9-A8C4-9C8195A4C871}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4A8F7FB2-CD5C-4FD9-A8C4-9C8195A4C871}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4A8F7FB2-CD5C-4FD9-A8C4-9C8195A4C871}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4A8F7FB2-CD5C-4FD9-A8C4-9C8195A4C871}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4A8F7FB2-CD5C-4FD9-A8C4-9C8195A4C871}.Checked|x64.Build.0 = Checked|Any CPU
+ {4A8F7FB2-CD5C-4FD9-A8C4-9C8195A4C871}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4A8F7FB2-CD5C-4FD9-A8C4-9C8195A4C871}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4A8F7FB2-CD5C-4FD9-A8C4-9C8195A4C871}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4A8F7FB2-CD5C-4FD9-A8C4-9C8195A4C871}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4A8F7FB2-CD5C-4FD9-A8C4-9C8195A4C871}.Release|x64.ActiveCfg = Release|Any CPU
+ {4A8F7FB2-CD5C-4FD9-A8C4-9C8195A4C871}.Release|x64.Build.0 = Release|Any CPU
+ {D480AED3-2286-4034-A5E2-42C7A0014DC6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D480AED3-2286-4034-A5E2-42C7A0014DC6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D480AED3-2286-4034-A5E2-42C7A0014DC6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D480AED3-2286-4034-A5E2-42C7A0014DC6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D480AED3-2286-4034-A5E2-42C7A0014DC6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D480AED3-2286-4034-A5E2-42C7A0014DC6}.Debug|x64.Build.0 = Debug|Any CPU
+ {D480AED3-2286-4034-A5E2-42C7A0014DC6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D480AED3-2286-4034-A5E2-42C7A0014DC6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D480AED3-2286-4034-A5E2-42C7A0014DC6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D480AED3-2286-4034-A5E2-42C7A0014DC6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D480AED3-2286-4034-A5E2-42C7A0014DC6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D480AED3-2286-4034-A5E2-42C7A0014DC6}.Checked|x64.Build.0 = Checked|Any CPU
+ {D480AED3-2286-4034-A5E2-42C7A0014DC6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D480AED3-2286-4034-A5E2-42C7A0014DC6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D480AED3-2286-4034-A5E2-42C7A0014DC6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D480AED3-2286-4034-A5E2-42C7A0014DC6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D480AED3-2286-4034-A5E2-42C7A0014DC6}.Release|x64.ActiveCfg = Release|Any CPU
+ {D480AED3-2286-4034-A5E2-42C7A0014DC6}.Release|x64.Build.0 = Release|Any CPU
+ {23D00E82-5CE3-4C54-AE96-7A2D53811791}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {23D00E82-5CE3-4C54-AE96-7A2D53811791}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {23D00E82-5CE3-4C54-AE96-7A2D53811791}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {23D00E82-5CE3-4C54-AE96-7A2D53811791}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {23D00E82-5CE3-4C54-AE96-7A2D53811791}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {23D00E82-5CE3-4C54-AE96-7A2D53811791}.Debug|x64.Build.0 = Debug|Any CPU
+ {23D00E82-5CE3-4C54-AE96-7A2D53811791}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {23D00E82-5CE3-4C54-AE96-7A2D53811791}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {23D00E82-5CE3-4C54-AE96-7A2D53811791}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {23D00E82-5CE3-4C54-AE96-7A2D53811791}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {23D00E82-5CE3-4C54-AE96-7A2D53811791}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {23D00E82-5CE3-4C54-AE96-7A2D53811791}.Checked|x64.Build.0 = Checked|Any CPU
+ {23D00E82-5CE3-4C54-AE96-7A2D53811791}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {23D00E82-5CE3-4C54-AE96-7A2D53811791}.Release|Any CPU.Build.0 = Release|Any CPU
+ {23D00E82-5CE3-4C54-AE96-7A2D53811791}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {23D00E82-5CE3-4C54-AE96-7A2D53811791}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {23D00E82-5CE3-4C54-AE96-7A2D53811791}.Release|x64.ActiveCfg = Release|Any CPU
+ {23D00E82-5CE3-4C54-AE96-7A2D53811791}.Release|x64.Build.0 = Release|Any CPU
+ {E17FE022-D37B-4739-BAE4-BED63DE3837F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E17FE022-D37B-4739-BAE4-BED63DE3837F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E17FE022-D37B-4739-BAE4-BED63DE3837F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E17FE022-D37B-4739-BAE4-BED63DE3837F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E17FE022-D37B-4739-BAE4-BED63DE3837F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E17FE022-D37B-4739-BAE4-BED63DE3837F}.Debug|x64.Build.0 = Debug|Any CPU
+ {E17FE022-D37B-4739-BAE4-BED63DE3837F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E17FE022-D37B-4739-BAE4-BED63DE3837F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E17FE022-D37B-4739-BAE4-BED63DE3837F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E17FE022-D37B-4739-BAE4-BED63DE3837F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E17FE022-D37B-4739-BAE4-BED63DE3837F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E17FE022-D37B-4739-BAE4-BED63DE3837F}.Checked|x64.Build.0 = Checked|Any CPU
+ {E17FE022-D37B-4739-BAE4-BED63DE3837F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E17FE022-D37B-4739-BAE4-BED63DE3837F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E17FE022-D37B-4739-BAE4-BED63DE3837F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E17FE022-D37B-4739-BAE4-BED63DE3837F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E17FE022-D37B-4739-BAE4-BED63DE3837F}.Release|x64.ActiveCfg = Release|Any CPU
+ {E17FE022-D37B-4739-BAE4-BED63DE3837F}.Release|x64.Build.0 = Release|Any CPU
+ {38E931AD-E0F1-4BA9-B9DA-851D242EFC37}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {38E931AD-E0F1-4BA9-B9DA-851D242EFC37}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {38E931AD-E0F1-4BA9-B9DA-851D242EFC37}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {38E931AD-E0F1-4BA9-B9DA-851D242EFC37}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {38E931AD-E0F1-4BA9-B9DA-851D242EFC37}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {38E931AD-E0F1-4BA9-B9DA-851D242EFC37}.Debug|x64.Build.0 = Debug|Any CPU
+ {38E931AD-E0F1-4BA9-B9DA-851D242EFC37}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {38E931AD-E0F1-4BA9-B9DA-851D242EFC37}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {38E931AD-E0F1-4BA9-B9DA-851D242EFC37}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {38E931AD-E0F1-4BA9-B9DA-851D242EFC37}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {38E931AD-E0F1-4BA9-B9DA-851D242EFC37}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {38E931AD-E0F1-4BA9-B9DA-851D242EFC37}.Checked|x64.Build.0 = Checked|Any CPU
+ {38E931AD-E0F1-4BA9-B9DA-851D242EFC37}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {38E931AD-E0F1-4BA9-B9DA-851D242EFC37}.Release|Any CPU.Build.0 = Release|Any CPU
+ {38E931AD-E0F1-4BA9-B9DA-851D242EFC37}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {38E931AD-E0F1-4BA9-B9DA-851D242EFC37}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {38E931AD-E0F1-4BA9-B9DA-851D242EFC37}.Release|x64.ActiveCfg = Release|Any CPU
+ {38E931AD-E0F1-4BA9-B9DA-851D242EFC37}.Release|x64.Build.0 = Release|Any CPU
+ {C0AF51C0-3FCE-4328-8121-6592E9E8AC18}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C0AF51C0-3FCE-4328-8121-6592E9E8AC18}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C0AF51C0-3FCE-4328-8121-6592E9E8AC18}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C0AF51C0-3FCE-4328-8121-6592E9E8AC18}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C0AF51C0-3FCE-4328-8121-6592E9E8AC18}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C0AF51C0-3FCE-4328-8121-6592E9E8AC18}.Debug|x64.Build.0 = Debug|Any CPU
+ {C0AF51C0-3FCE-4328-8121-6592E9E8AC18}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C0AF51C0-3FCE-4328-8121-6592E9E8AC18}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C0AF51C0-3FCE-4328-8121-6592E9E8AC18}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C0AF51C0-3FCE-4328-8121-6592E9E8AC18}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C0AF51C0-3FCE-4328-8121-6592E9E8AC18}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C0AF51C0-3FCE-4328-8121-6592E9E8AC18}.Checked|x64.Build.0 = Checked|Any CPU
+ {C0AF51C0-3FCE-4328-8121-6592E9E8AC18}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C0AF51C0-3FCE-4328-8121-6592E9E8AC18}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C0AF51C0-3FCE-4328-8121-6592E9E8AC18}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C0AF51C0-3FCE-4328-8121-6592E9E8AC18}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C0AF51C0-3FCE-4328-8121-6592E9E8AC18}.Release|x64.ActiveCfg = Release|Any CPU
+ {C0AF51C0-3FCE-4328-8121-6592E9E8AC18}.Release|x64.Build.0 = Release|Any CPU
+ {0252FB51-FEFA-4CF1-9EF3-5EB35C554372}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0252FB51-FEFA-4CF1-9EF3-5EB35C554372}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0252FB51-FEFA-4CF1-9EF3-5EB35C554372}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0252FB51-FEFA-4CF1-9EF3-5EB35C554372}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0252FB51-FEFA-4CF1-9EF3-5EB35C554372}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0252FB51-FEFA-4CF1-9EF3-5EB35C554372}.Debug|x64.Build.0 = Debug|Any CPU
+ {0252FB51-FEFA-4CF1-9EF3-5EB35C554372}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0252FB51-FEFA-4CF1-9EF3-5EB35C554372}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0252FB51-FEFA-4CF1-9EF3-5EB35C554372}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0252FB51-FEFA-4CF1-9EF3-5EB35C554372}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0252FB51-FEFA-4CF1-9EF3-5EB35C554372}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0252FB51-FEFA-4CF1-9EF3-5EB35C554372}.Checked|x64.Build.0 = Checked|Any CPU
+ {0252FB51-FEFA-4CF1-9EF3-5EB35C554372}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0252FB51-FEFA-4CF1-9EF3-5EB35C554372}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0252FB51-FEFA-4CF1-9EF3-5EB35C554372}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0252FB51-FEFA-4CF1-9EF3-5EB35C554372}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0252FB51-FEFA-4CF1-9EF3-5EB35C554372}.Release|x64.ActiveCfg = Release|Any CPU
+ {0252FB51-FEFA-4CF1-9EF3-5EB35C554372}.Release|x64.Build.0 = Release|Any CPU
+ {9B5AD16F-BD22-4238-B2D6-4257177929A5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9B5AD16F-BD22-4238-B2D6-4257177929A5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9B5AD16F-BD22-4238-B2D6-4257177929A5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9B5AD16F-BD22-4238-B2D6-4257177929A5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9B5AD16F-BD22-4238-B2D6-4257177929A5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9B5AD16F-BD22-4238-B2D6-4257177929A5}.Debug|x64.Build.0 = Debug|Any CPU
+ {9B5AD16F-BD22-4238-B2D6-4257177929A5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9B5AD16F-BD22-4238-B2D6-4257177929A5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9B5AD16F-BD22-4238-B2D6-4257177929A5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9B5AD16F-BD22-4238-B2D6-4257177929A5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9B5AD16F-BD22-4238-B2D6-4257177929A5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9B5AD16F-BD22-4238-B2D6-4257177929A5}.Checked|x64.Build.0 = Checked|Any CPU
+ {9B5AD16F-BD22-4238-B2D6-4257177929A5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9B5AD16F-BD22-4238-B2D6-4257177929A5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9B5AD16F-BD22-4238-B2D6-4257177929A5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9B5AD16F-BD22-4238-B2D6-4257177929A5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9B5AD16F-BD22-4238-B2D6-4257177929A5}.Release|x64.ActiveCfg = Release|Any CPU
+ {9B5AD16F-BD22-4238-B2D6-4257177929A5}.Release|x64.Build.0 = Release|Any CPU
+ {57A93F23-5D4F-4B04-B0BD-78C0470733B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {57A93F23-5D4F-4B04-B0BD-78C0470733B6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {57A93F23-5D4F-4B04-B0BD-78C0470733B6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {57A93F23-5D4F-4B04-B0BD-78C0470733B6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {57A93F23-5D4F-4B04-B0BD-78C0470733B6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {57A93F23-5D4F-4B04-B0BD-78C0470733B6}.Debug|x64.Build.0 = Debug|Any CPU
+ {57A93F23-5D4F-4B04-B0BD-78C0470733B6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {57A93F23-5D4F-4B04-B0BD-78C0470733B6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {57A93F23-5D4F-4B04-B0BD-78C0470733B6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {57A93F23-5D4F-4B04-B0BD-78C0470733B6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {57A93F23-5D4F-4B04-B0BD-78C0470733B6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {57A93F23-5D4F-4B04-B0BD-78C0470733B6}.Checked|x64.Build.0 = Checked|Any CPU
+ {57A93F23-5D4F-4B04-B0BD-78C0470733B6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {57A93F23-5D4F-4B04-B0BD-78C0470733B6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {57A93F23-5D4F-4B04-B0BD-78C0470733B6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {57A93F23-5D4F-4B04-B0BD-78C0470733B6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {57A93F23-5D4F-4B04-B0BD-78C0470733B6}.Release|x64.ActiveCfg = Release|Any CPU
+ {57A93F23-5D4F-4B04-B0BD-78C0470733B6}.Release|x64.Build.0 = Release|Any CPU
+ {E5264C5D-3734-459D-B50E-AAC29135C045}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E5264C5D-3734-459D-B50E-AAC29135C045}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E5264C5D-3734-459D-B50E-AAC29135C045}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E5264C5D-3734-459D-B50E-AAC29135C045}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E5264C5D-3734-459D-B50E-AAC29135C045}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E5264C5D-3734-459D-B50E-AAC29135C045}.Debug|x64.Build.0 = Debug|Any CPU
+ {E5264C5D-3734-459D-B50E-AAC29135C045}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E5264C5D-3734-459D-B50E-AAC29135C045}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E5264C5D-3734-459D-B50E-AAC29135C045}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E5264C5D-3734-459D-B50E-AAC29135C045}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E5264C5D-3734-459D-B50E-AAC29135C045}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E5264C5D-3734-459D-B50E-AAC29135C045}.Checked|x64.Build.0 = Checked|Any CPU
+ {E5264C5D-3734-459D-B50E-AAC29135C045}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E5264C5D-3734-459D-B50E-AAC29135C045}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E5264C5D-3734-459D-B50E-AAC29135C045}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E5264C5D-3734-459D-B50E-AAC29135C045}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E5264C5D-3734-459D-B50E-AAC29135C045}.Release|x64.ActiveCfg = Release|Any CPU
+ {E5264C5D-3734-459D-B50E-AAC29135C045}.Release|x64.Build.0 = Release|Any CPU
+ {E6160387-CF75-4ED6-8E20-53C1033E20B8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E6160387-CF75-4ED6-8E20-53C1033E20B8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E6160387-CF75-4ED6-8E20-53C1033E20B8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E6160387-CF75-4ED6-8E20-53C1033E20B8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E6160387-CF75-4ED6-8E20-53C1033E20B8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E6160387-CF75-4ED6-8E20-53C1033E20B8}.Debug|x64.Build.0 = Debug|Any CPU
+ {E6160387-CF75-4ED6-8E20-53C1033E20B8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E6160387-CF75-4ED6-8E20-53C1033E20B8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E6160387-CF75-4ED6-8E20-53C1033E20B8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E6160387-CF75-4ED6-8E20-53C1033E20B8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E6160387-CF75-4ED6-8E20-53C1033E20B8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E6160387-CF75-4ED6-8E20-53C1033E20B8}.Checked|x64.Build.0 = Checked|Any CPU
+ {E6160387-CF75-4ED6-8E20-53C1033E20B8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E6160387-CF75-4ED6-8E20-53C1033E20B8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E6160387-CF75-4ED6-8E20-53C1033E20B8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E6160387-CF75-4ED6-8E20-53C1033E20B8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E6160387-CF75-4ED6-8E20-53C1033E20B8}.Release|x64.ActiveCfg = Release|Any CPU
+ {E6160387-CF75-4ED6-8E20-53C1033E20B8}.Release|x64.Build.0 = Release|Any CPU
+ {01FE6087-00D7-4CD1-B8D7-49D3AB55BC64}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {01FE6087-00D7-4CD1-B8D7-49D3AB55BC64}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {01FE6087-00D7-4CD1-B8D7-49D3AB55BC64}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {01FE6087-00D7-4CD1-B8D7-49D3AB55BC64}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {01FE6087-00D7-4CD1-B8D7-49D3AB55BC64}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {01FE6087-00D7-4CD1-B8D7-49D3AB55BC64}.Debug|x64.Build.0 = Debug|Any CPU
+ {01FE6087-00D7-4CD1-B8D7-49D3AB55BC64}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {01FE6087-00D7-4CD1-B8D7-49D3AB55BC64}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {01FE6087-00D7-4CD1-B8D7-49D3AB55BC64}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {01FE6087-00D7-4CD1-B8D7-49D3AB55BC64}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {01FE6087-00D7-4CD1-B8D7-49D3AB55BC64}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {01FE6087-00D7-4CD1-B8D7-49D3AB55BC64}.Checked|x64.Build.0 = Checked|Any CPU
+ {01FE6087-00D7-4CD1-B8D7-49D3AB55BC64}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {01FE6087-00D7-4CD1-B8D7-49D3AB55BC64}.Release|Any CPU.Build.0 = Release|Any CPU
+ {01FE6087-00D7-4CD1-B8D7-49D3AB55BC64}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {01FE6087-00D7-4CD1-B8D7-49D3AB55BC64}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {01FE6087-00D7-4CD1-B8D7-49D3AB55BC64}.Release|x64.ActiveCfg = Release|Any CPU
+ {01FE6087-00D7-4CD1-B8D7-49D3AB55BC64}.Release|x64.Build.0 = Release|Any CPU
+ {7C847559-14F1-43D2-BD8D-8F9680655C31}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7C847559-14F1-43D2-BD8D-8F9680655C31}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7C847559-14F1-43D2-BD8D-8F9680655C31}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7C847559-14F1-43D2-BD8D-8F9680655C31}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7C847559-14F1-43D2-BD8D-8F9680655C31}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7C847559-14F1-43D2-BD8D-8F9680655C31}.Debug|x64.Build.0 = Debug|Any CPU
+ {7C847559-14F1-43D2-BD8D-8F9680655C31}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7C847559-14F1-43D2-BD8D-8F9680655C31}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7C847559-14F1-43D2-BD8D-8F9680655C31}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7C847559-14F1-43D2-BD8D-8F9680655C31}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7C847559-14F1-43D2-BD8D-8F9680655C31}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7C847559-14F1-43D2-BD8D-8F9680655C31}.Checked|x64.Build.0 = Checked|Any CPU
+ {7C847559-14F1-43D2-BD8D-8F9680655C31}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7C847559-14F1-43D2-BD8D-8F9680655C31}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7C847559-14F1-43D2-BD8D-8F9680655C31}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7C847559-14F1-43D2-BD8D-8F9680655C31}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7C847559-14F1-43D2-BD8D-8F9680655C31}.Release|x64.ActiveCfg = Release|Any CPU
+ {7C847559-14F1-43D2-BD8D-8F9680655C31}.Release|x64.Build.0 = Release|Any CPU
+ {8A4CA30B-F404-439B-AFE9-056BCD22E27E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8A4CA30B-F404-439B-AFE9-056BCD22E27E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8A4CA30B-F404-439B-AFE9-056BCD22E27E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8A4CA30B-F404-439B-AFE9-056BCD22E27E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8A4CA30B-F404-439B-AFE9-056BCD22E27E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8A4CA30B-F404-439B-AFE9-056BCD22E27E}.Debug|x64.Build.0 = Debug|Any CPU
+ {8A4CA30B-F404-439B-AFE9-056BCD22E27E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8A4CA30B-F404-439B-AFE9-056BCD22E27E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8A4CA30B-F404-439B-AFE9-056BCD22E27E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8A4CA30B-F404-439B-AFE9-056BCD22E27E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8A4CA30B-F404-439B-AFE9-056BCD22E27E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8A4CA30B-F404-439B-AFE9-056BCD22E27E}.Checked|x64.Build.0 = Checked|Any CPU
+ {8A4CA30B-F404-439B-AFE9-056BCD22E27E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8A4CA30B-F404-439B-AFE9-056BCD22E27E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8A4CA30B-F404-439B-AFE9-056BCD22E27E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8A4CA30B-F404-439B-AFE9-056BCD22E27E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8A4CA30B-F404-439B-AFE9-056BCD22E27E}.Release|x64.ActiveCfg = Release|Any CPU
+ {8A4CA30B-F404-439B-AFE9-056BCD22E27E}.Release|x64.Build.0 = Release|Any CPU
+ {5080B3C4-69B5-41BF-9283-E081CBAF94D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5080B3C4-69B5-41BF-9283-E081CBAF94D5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5080B3C4-69B5-41BF-9283-E081CBAF94D5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5080B3C4-69B5-41BF-9283-E081CBAF94D5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5080B3C4-69B5-41BF-9283-E081CBAF94D5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5080B3C4-69B5-41BF-9283-E081CBAF94D5}.Debug|x64.Build.0 = Debug|Any CPU
+ {5080B3C4-69B5-41BF-9283-E081CBAF94D5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5080B3C4-69B5-41BF-9283-E081CBAF94D5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5080B3C4-69B5-41BF-9283-E081CBAF94D5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5080B3C4-69B5-41BF-9283-E081CBAF94D5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5080B3C4-69B5-41BF-9283-E081CBAF94D5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5080B3C4-69B5-41BF-9283-E081CBAF94D5}.Checked|x64.Build.0 = Checked|Any CPU
+ {5080B3C4-69B5-41BF-9283-E081CBAF94D5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5080B3C4-69B5-41BF-9283-E081CBAF94D5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5080B3C4-69B5-41BF-9283-E081CBAF94D5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5080B3C4-69B5-41BF-9283-E081CBAF94D5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5080B3C4-69B5-41BF-9283-E081CBAF94D5}.Release|x64.ActiveCfg = Release|Any CPU
+ {5080B3C4-69B5-41BF-9283-E081CBAF94D5}.Release|x64.Build.0 = Release|Any CPU
+ {518617C6-D2B3-4845-8EFB-D3FC7B86FCCC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {518617C6-D2B3-4845-8EFB-D3FC7B86FCCC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {518617C6-D2B3-4845-8EFB-D3FC7B86FCCC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {518617C6-D2B3-4845-8EFB-D3FC7B86FCCC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {518617C6-D2B3-4845-8EFB-D3FC7B86FCCC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {518617C6-D2B3-4845-8EFB-D3FC7B86FCCC}.Debug|x64.Build.0 = Debug|Any CPU
+ {518617C6-D2B3-4845-8EFB-D3FC7B86FCCC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {518617C6-D2B3-4845-8EFB-D3FC7B86FCCC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {518617C6-D2B3-4845-8EFB-D3FC7B86FCCC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {518617C6-D2B3-4845-8EFB-D3FC7B86FCCC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {518617C6-D2B3-4845-8EFB-D3FC7B86FCCC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {518617C6-D2B3-4845-8EFB-D3FC7B86FCCC}.Checked|x64.Build.0 = Checked|Any CPU
+ {518617C6-D2B3-4845-8EFB-D3FC7B86FCCC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {518617C6-D2B3-4845-8EFB-D3FC7B86FCCC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {518617C6-D2B3-4845-8EFB-D3FC7B86FCCC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {518617C6-D2B3-4845-8EFB-D3FC7B86FCCC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {518617C6-D2B3-4845-8EFB-D3FC7B86FCCC}.Release|x64.ActiveCfg = Release|Any CPU
+ {518617C6-D2B3-4845-8EFB-D3FC7B86FCCC}.Release|x64.Build.0 = Release|Any CPU
+ {14A880B9-CBA0-4AB2-A366-C0A481D4D2C4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {14A880B9-CBA0-4AB2-A366-C0A481D4D2C4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {14A880B9-CBA0-4AB2-A366-C0A481D4D2C4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {14A880B9-CBA0-4AB2-A366-C0A481D4D2C4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {14A880B9-CBA0-4AB2-A366-C0A481D4D2C4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {14A880B9-CBA0-4AB2-A366-C0A481D4D2C4}.Debug|x64.Build.0 = Debug|Any CPU
+ {14A880B9-CBA0-4AB2-A366-C0A481D4D2C4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {14A880B9-CBA0-4AB2-A366-C0A481D4D2C4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {14A880B9-CBA0-4AB2-A366-C0A481D4D2C4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {14A880B9-CBA0-4AB2-A366-C0A481D4D2C4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {14A880B9-CBA0-4AB2-A366-C0A481D4D2C4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {14A880B9-CBA0-4AB2-A366-C0A481D4D2C4}.Checked|x64.Build.0 = Checked|Any CPU
+ {14A880B9-CBA0-4AB2-A366-C0A481D4D2C4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {14A880B9-CBA0-4AB2-A366-C0A481D4D2C4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {14A880B9-CBA0-4AB2-A366-C0A481D4D2C4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {14A880B9-CBA0-4AB2-A366-C0A481D4D2C4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {14A880B9-CBA0-4AB2-A366-C0A481D4D2C4}.Release|x64.ActiveCfg = Release|Any CPU
+ {14A880B9-CBA0-4AB2-A366-C0A481D4D2C4}.Release|x64.Build.0 = Release|Any CPU
+ {DE8466D8-73FC-4F24-BACA-F501645D7F24}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DE8466D8-73FC-4F24-BACA-F501645D7F24}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DE8466D8-73FC-4F24-BACA-F501645D7F24}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DE8466D8-73FC-4F24-BACA-F501645D7F24}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DE8466D8-73FC-4F24-BACA-F501645D7F24}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DE8466D8-73FC-4F24-BACA-F501645D7F24}.Debug|x64.Build.0 = Debug|Any CPU
+ {DE8466D8-73FC-4F24-BACA-F501645D7F24}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DE8466D8-73FC-4F24-BACA-F501645D7F24}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DE8466D8-73FC-4F24-BACA-F501645D7F24}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DE8466D8-73FC-4F24-BACA-F501645D7F24}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DE8466D8-73FC-4F24-BACA-F501645D7F24}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DE8466D8-73FC-4F24-BACA-F501645D7F24}.Checked|x64.Build.0 = Checked|Any CPU
+ {DE8466D8-73FC-4F24-BACA-F501645D7F24}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DE8466D8-73FC-4F24-BACA-F501645D7F24}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DE8466D8-73FC-4F24-BACA-F501645D7F24}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DE8466D8-73FC-4F24-BACA-F501645D7F24}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DE8466D8-73FC-4F24-BACA-F501645D7F24}.Release|x64.ActiveCfg = Release|Any CPU
+ {DE8466D8-73FC-4F24-BACA-F501645D7F24}.Release|x64.Build.0 = Release|Any CPU
+ {70EDE717-BFCD-4BDE-923C-DDC57BB36A78}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {70EDE717-BFCD-4BDE-923C-DDC57BB36A78}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {70EDE717-BFCD-4BDE-923C-DDC57BB36A78}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {70EDE717-BFCD-4BDE-923C-DDC57BB36A78}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {70EDE717-BFCD-4BDE-923C-DDC57BB36A78}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {70EDE717-BFCD-4BDE-923C-DDC57BB36A78}.Debug|x64.Build.0 = Debug|Any CPU
+ {70EDE717-BFCD-4BDE-923C-DDC57BB36A78}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {70EDE717-BFCD-4BDE-923C-DDC57BB36A78}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {70EDE717-BFCD-4BDE-923C-DDC57BB36A78}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {70EDE717-BFCD-4BDE-923C-DDC57BB36A78}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {70EDE717-BFCD-4BDE-923C-DDC57BB36A78}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {70EDE717-BFCD-4BDE-923C-DDC57BB36A78}.Checked|x64.Build.0 = Checked|Any CPU
+ {70EDE717-BFCD-4BDE-923C-DDC57BB36A78}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {70EDE717-BFCD-4BDE-923C-DDC57BB36A78}.Release|Any CPU.Build.0 = Release|Any CPU
+ {70EDE717-BFCD-4BDE-923C-DDC57BB36A78}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {70EDE717-BFCD-4BDE-923C-DDC57BB36A78}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {70EDE717-BFCD-4BDE-923C-DDC57BB36A78}.Release|x64.ActiveCfg = Release|Any CPU
+ {70EDE717-BFCD-4BDE-923C-DDC57BB36A78}.Release|x64.Build.0 = Release|Any CPU
+ {68C7D908-CA1E-4E4C-9FB2-708CDDDCE784}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {68C7D908-CA1E-4E4C-9FB2-708CDDDCE784}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {68C7D908-CA1E-4E4C-9FB2-708CDDDCE784}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {68C7D908-CA1E-4E4C-9FB2-708CDDDCE784}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {68C7D908-CA1E-4E4C-9FB2-708CDDDCE784}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {68C7D908-CA1E-4E4C-9FB2-708CDDDCE784}.Debug|x64.Build.0 = Debug|Any CPU
+ {68C7D908-CA1E-4E4C-9FB2-708CDDDCE784}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {68C7D908-CA1E-4E4C-9FB2-708CDDDCE784}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {68C7D908-CA1E-4E4C-9FB2-708CDDDCE784}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {68C7D908-CA1E-4E4C-9FB2-708CDDDCE784}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {68C7D908-CA1E-4E4C-9FB2-708CDDDCE784}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {68C7D908-CA1E-4E4C-9FB2-708CDDDCE784}.Checked|x64.Build.0 = Checked|Any CPU
+ {68C7D908-CA1E-4E4C-9FB2-708CDDDCE784}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {68C7D908-CA1E-4E4C-9FB2-708CDDDCE784}.Release|Any CPU.Build.0 = Release|Any CPU
+ {68C7D908-CA1E-4E4C-9FB2-708CDDDCE784}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {68C7D908-CA1E-4E4C-9FB2-708CDDDCE784}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {68C7D908-CA1E-4E4C-9FB2-708CDDDCE784}.Release|x64.ActiveCfg = Release|Any CPU
+ {68C7D908-CA1E-4E4C-9FB2-708CDDDCE784}.Release|x64.Build.0 = Release|Any CPU
+ {C8C6FE1B-24C6-4339-B659-0CF7C14A20E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C8C6FE1B-24C6-4339-B659-0CF7C14A20E4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C8C6FE1B-24C6-4339-B659-0CF7C14A20E4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C8C6FE1B-24C6-4339-B659-0CF7C14A20E4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C8C6FE1B-24C6-4339-B659-0CF7C14A20E4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C8C6FE1B-24C6-4339-B659-0CF7C14A20E4}.Debug|x64.Build.0 = Debug|Any CPU
+ {C8C6FE1B-24C6-4339-B659-0CF7C14A20E4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C8C6FE1B-24C6-4339-B659-0CF7C14A20E4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C8C6FE1B-24C6-4339-B659-0CF7C14A20E4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C8C6FE1B-24C6-4339-B659-0CF7C14A20E4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C8C6FE1B-24C6-4339-B659-0CF7C14A20E4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C8C6FE1B-24C6-4339-B659-0CF7C14A20E4}.Checked|x64.Build.0 = Checked|Any CPU
+ {C8C6FE1B-24C6-4339-B659-0CF7C14A20E4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C8C6FE1B-24C6-4339-B659-0CF7C14A20E4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C8C6FE1B-24C6-4339-B659-0CF7C14A20E4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C8C6FE1B-24C6-4339-B659-0CF7C14A20E4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C8C6FE1B-24C6-4339-B659-0CF7C14A20E4}.Release|x64.ActiveCfg = Release|Any CPU
+ {C8C6FE1B-24C6-4339-B659-0CF7C14A20E4}.Release|x64.Build.0 = Release|Any CPU
+ {BD5B9A20-29E1-4CBA-8933-7E3C79A5529D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BD5B9A20-29E1-4CBA-8933-7E3C79A5529D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BD5B9A20-29E1-4CBA-8933-7E3C79A5529D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BD5B9A20-29E1-4CBA-8933-7E3C79A5529D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BD5B9A20-29E1-4CBA-8933-7E3C79A5529D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BD5B9A20-29E1-4CBA-8933-7E3C79A5529D}.Debug|x64.Build.0 = Debug|Any CPU
+ {BD5B9A20-29E1-4CBA-8933-7E3C79A5529D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BD5B9A20-29E1-4CBA-8933-7E3C79A5529D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BD5B9A20-29E1-4CBA-8933-7E3C79A5529D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BD5B9A20-29E1-4CBA-8933-7E3C79A5529D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BD5B9A20-29E1-4CBA-8933-7E3C79A5529D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BD5B9A20-29E1-4CBA-8933-7E3C79A5529D}.Checked|x64.Build.0 = Checked|Any CPU
+ {BD5B9A20-29E1-4CBA-8933-7E3C79A5529D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BD5B9A20-29E1-4CBA-8933-7E3C79A5529D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BD5B9A20-29E1-4CBA-8933-7E3C79A5529D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BD5B9A20-29E1-4CBA-8933-7E3C79A5529D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BD5B9A20-29E1-4CBA-8933-7E3C79A5529D}.Release|x64.ActiveCfg = Release|Any CPU
+ {BD5B9A20-29E1-4CBA-8933-7E3C79A5529D}.Release|x64.Build.0 = Release|Any CPU
+ {73C9B4AC-39C5-4DED-BC68-AA03CD41072A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {73C9B4AC-39C5-4DED-BC68-AA03CD41072A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {73C9B4AC-39C5-4DED-BC68-AA03CD41072A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {73C9B4AC-39C5-4DED-BC68-AA03CD41072A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {73C9B4AC-39C5-4DED-BC68-AA03CD41072A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {73C9B4AC-39C5-4DED-BC68-AA03CD41072A}.Debug|x64.Build.0 = Debug|Any CPU
+ {73C9B4AC-39C5-4DED-BC68-AA03CD41072A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {73C9B4AC-39C5-4DED-BC68-AA03CD41072A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {73C9B4AC-39C5-4DED-BC68-AA03CD41072A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {73C9B4AC-39C5-4DED-BC68-AA03CD41072A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {73C9B4AC-39C5-4DED-BC68-AA03CD41072A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {73C9B4AC-39C5-4DED-BC68-AA03CD41072A}.Checked|x64.Build.0 = Checked|Any CPU
+ {73C9B4AC-39C5-4DED-BC68-AA03CD41072A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {73C9B4AC-39C5-4DED-BC68-AA03CD41072A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {73C9B4AC-39C5-4DED-BC68-AA03CD41072A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {73C9B4AC-39C5-4DED-BC68-AA03CD41072A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {73C9B4AC-39C5-4DED-BC68-AA03CD41072A}.Release|x64.ActiveCfg = Release|Any CPU
+ {73C9B4AC-39C5-4DED-BC68-AA03CD41072A}.Release|x64.Build.0 = Release|Any CPU
+ {BD949E3E-C280-48EE-8184-87DAC8A703DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BD949E3E-C280-48EE-8184-87DAC8A703DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BD949E3E-C280-48EE-8184-87DAC8A703DC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BD949E3E-C280-48EE-8184-87DAC8A703DC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BD949E3E-C280-48EE-8184-87DAC8A703DC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BD949E3E-C280-48EE-8184-87DAC8A703DC}.Debug|x64.Build.0 = Debug|Any CPU
+ {BD949E3E-C280-48EE-8184-87DAC8A703DC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BD949E3E-C280-48EE-8184-87DAC8A703DC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BD949E3E-C280-48EE-8184-87DAC8A703DC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BD949E3E-C280-48EE-8184-87DAC8A703DC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BD949E3E-C280-48EE-8184-87DAC8A703DC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BD949E3E-C280-48EE-8184-87DAC8A703DC}.Checked|x64.Build.0 = Checked|Any CPU
+ {BD949E3E-C280-48EE-8184-87DAC8A703DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BD949E3E-C280-48EE-8184-87DAC8A703DC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BD949E3E-C280-48EE-8184-87DAC8A703DC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BD949E3E-C280-48EE-8184-87DAC8A703DC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BD949E3E-C280-48EE-8184-87DAC8A703DC}.Release|x64.ActiveCfg = Release|Any CPU
+ {BD949E3E-C280-48EE-8184-87DAC8A703DC}.Release|x64.Build.0 = Release|Any CPU
+ {20B43D32-9F6E-4CBF-AAD7-81DC2CC8A4A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {20B43D32-9F6E-4CBF-AAD7-81DC2CC8A4A7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {20B43D32-9F6E-4CBF-AAD7-81DC2CC8A4A7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {20B43D32-9F6E-4CBF-AAD7-81DC2CC8A4A7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {20B43D32-9F6E-4CBF-AAD7-81DC2CC8A4A7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {20B43D32-9F6E-4CBF-AAD7-81DC2CC8A4A7}.Debug|x64.Build.0 = Debug|Any CPU
+ {20B43D32-9F6E-4CBF-AAD7-81DC2CC8A4A7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {20B43D32-9F6E-4CBF-AAD7-81DC2CC8A4A7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {20B43D32-9F6E-4CBF-AAD7-81DC2CC8A4A7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {20B43D32-9F6E-4CBF-AAD7-81DC2CC8A4A7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {20B43D32-9F6E-4CBF-AAD7-81DC2CC8A4A7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {20B43D32-9F6E-4CBF-AAD7-81DC2CC8A4A7}.Checked|x64.Build.0 = Checked|Any CPU
+ {20B43D32-9F6E-4CBF-AAD7-81DC2CC8A4A7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {20B43D32-9F6E-4CBF-AAD7-81DC2CC8A4A7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {20B43D32-9F6E-4CBF-AAD7-81DC2CC8A4A7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {20B43D32-9F6E-4CBF-AAD7-81DC2CC8A4A7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {20B43D32-9F6E-4CBF-AAD7-81DC2CC8A4A7}.Release|x64.ActiveCfg = Release|Any CPU
+ {20B43D32-9F6E-4CBF-AAD7-81DC2CC8A4A7}.Release|x64.Build.0 = Release|Any CPU
+ {7E653F52-E821-4AD7-84B9-FBD13E0C1308}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7E653F52-E821-4AD7-84B9-FBD13E0C1308}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7E653F52-E821-4AD7-84B9-FBD13E0C1308}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7E653F52-E821-4AD7-84B9-FBD13E0C1308}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7E653F52-E821-4AD7-84B9-FBD13E0C1308}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7E653F52-E821-4AD7-84B9-FBD13E0C1308}.Debug|x64.Build.0 = Debug|Any CPU
+ {7E653F52-E821-4AD7-84B9-FBD13E0C1308}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7E653F52-E821-4AD7-84B9-FBD13E0C1308}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7E653F52-E821-4AD7-84B9-FBD13E0C1308}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7E653F52-E821-4AD7-84B9-FBD13E0C1308}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7E653F52-E821-4AD7-84B9-FBD13E0C1308}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7E653F52-E821-4AD7-84B9-FBD13E0C1308}.Checked|x64.Build.0 = Checked|Any CPU
+ {7E653F52-E821-4AD7-84B9-FBD13E0C1308}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7E653F52-E821-4AD7-84B9-FBD13E0C1308}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7E653F52-E821-4AD7-84B9-FBD13E0C1308}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7E653F52-E821-4AD7-84B9-FBD13E0C1308}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7E653F52-E821-4AD7-84B9-FBD13E0C1308}.Release|x64.ActiveCfg = Release|Any CPU
+ {7E653F52-E821-4AD7-84B9-FBD13E0C1308}.Release|x64.Build.0 = Release|Any CPU
+ {B414C4D2-2F6A-4CEF-814E-BA9DC7DB7C8F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B414C4D2-2F6A-4CEF-814E-BA9DC7DB7C8F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B414C4D2-2F6A-4CEF-814E-BA9DC7DB7C8F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B414C4D2-2F6A-4CEF-814E-BA9DC7DB7C8F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B414C4D2-2F6A-4CEF-814E-BA9DC7DB7C8F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B414C4D2-2F6A-4CEF-814E-BA9DC7DB7C8F}.Debug|x64.Build.0 = Debug|Any CPU
+ {B414C4D2-2F6A-4CEF-814E-BA9DC7DB7C8F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B414C4D2-2F6A-4CEF-814E-BA9DC7DB7C8F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B414C4D2-2F6A-4CEF-814E-BA9DC7DB7C8F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B414C4D2-2F6A-4CEF-814E-BA9DC7DB7C8F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B414C4D2-2F6A-4CEF-814E-BA9DC7DB7C8F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B414C4D2-2F6A-4CEF-814E-BA9DC7DB7C8F}.Checked|x64.Build.0 = Checked|Any CPU
+ {B414C4D2-2F6A-4CEF-814E-BA9DC7DB7C8F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B414C4D2-2F6A-4CEF-814E-BA9DC7DB7C8F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B414C4D2-2F6A-4CEF-814E-BA9DC7DB7C8F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B414C4D2-2F6A-4CEF-814E-BA9DC7DB7C8F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B414C4D2-2F6A-4CEF-814E-BA9DC7DB7C8F}.Release|x64.ActiveCfg = Release|Any CPU
+ {B414C4D2-2F6A-4CEF-814E-BA9DC7DB7C8F}.Release|x64.Build.0 = Release|Any CPU
+ {A57CD20C-BC08-49F1-88CD-AB3609C76C68}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A57CD20C-BC08-49F1-88CD-AB3609C76C68}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A57CD20C-BC08-49F1-88CD-AB3609C76C68}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A57CD20C-BC08-49F1-88CD-AB3609C76C68}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A57CD20C-BC08-49F1-88CD-AB3609C76C68}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A57CD20C-BC08-49F1-88CD-AB3609C76C68}.Debug|x64.Build.0 = Debug|Any CPU
+ {A57CD20C-BC08-49F1-88CD-AB3609C76C68}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A57CD20C-BC08-49F1-88CD-AB3609C76C68}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A57CD20C-BC08-49F1-88CD-AB3609C76C68}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A57CD20C-BC08-49F1-88CD-AB3609C76C68}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A57CD20C-BC08-49F1-88CD-AB3609C76C68}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A57CD20C-BC08-49F1-88CD-AB3609C76C68}.Checked|x64.Build.0 = Checked|Any CPU
+ {A57CD20C-BC08-49F1-88CD-AB3609C76C68}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A57CD20C-BC08-49F1-88CD-AB3609C76C68}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A57CD20C-BC08-49F1-88CD-AB3609C76C68}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A57CD20C-BC08-49F1-88CD-AB3609C76C68}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A57CD20C-BC08-49F1-88CD-AB3609C76C68}.Release|x64.ActiveCfg = Release|Any CPU
+ {A57CD20C-BC08-49F1-88CD-AB3609C76C68}.Release|x64.Build.0 = Release|Any CPU
+ {387A2A16-9BD0-4E49-B934-9F725CEB810E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {387A2A16-9BD0-4E49-B934-9F725CEB810E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {387A2A16-9BD0-4E49-B934-9F725CEB810E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {387A2A16-9BD0-4E49-B934-9F725CEB810E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {387A2A16-9BD0-4E49-B934-9F725CEB810E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {387A2A16-9BD0-4E49-B934-9F725CEB810E}.Debug|x64.Build.0 = Debug|Any CPU
+ {387A2A16-9BD0-4E49-B934-9F725CEB810E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {387A2A16-9BD0-4E49-B934-9F725CEB810E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {387A2A16-9BD0-4E49-B934-9F725CEB810E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {387A2A16-9BD0-4E49-B934-9F725CEB810E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {387A2A16-9BD0-4E49-B934-9F725CEB810E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {387A2A16-9BD0-4E49-B934-9F725CEB810E}.Checked|x64.Build.0 = Checked|Any CPU
+ {387A2A16-9BD0-4E49-B934-9F725CEB810E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {387A2A16-9BD0-4E49-B934-9F725CEB810E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {387A2A16-9BD0-4E49-B934-9F725CEB810E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {387A2A16-9BD0-4E49-B934-9F725CEB810E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {387A2A16-9BD0-4E49-B934-9F725CEB810E}.Release|x64.ActiveCfg = Release|Any CPU
+ {387A2A16-9BD0-4E49-B934-9F725CEB810E}.Release|x64.Build.0 = Release|Any CPU
+ {E0103068-EB46-4656-87E3-CF19AE878B11}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E0103068-EB46-4656-87E3-CF19AE878B11}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E0103068-EB46-4656-87E3-CF19AE878B11}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E0103068-EB46-4656-87E3-CF19AE878B11}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E0103068-EB46-4656-87E3-CF19AE878B11}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E0103068-EB46-4656-87E3-CF19AE878B11}.Debug|x64.Build.0 = Debug|Any CPU
+ {E0103068-EB46-4656-87E3-CF19AE878B11}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E0103068-EB46-4656-87E3-CF19AE878B11}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E0103068-EB46-4656-87E3-CF19AE878B11}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E0103068-EB46-4656-87E3-CF19AE878B11}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E0103068-EB46-4656-87E3-CF19AE878B11}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E0103068-EB46-4656-87E3-CF19AE878B11}.Checked|x64.Build.0 = Checked|Any CPU
+ {E0103068-EB46-4656-87E3-CF19AE878B11}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E0103068-EB46-4656-87E3-CF19AE878B11}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E0103068-EB46-4656-87E3-CF19AE878B11}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E0103068-EB46-4656-87E3-CF19AE878B11}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E0103068-EB46-4656-87E3-CF19AE878B11}.Release|x64.ActiveCfg = Release|Any CPU
+ {E0103068-EB46-4656-87E3-CF19AE878B11}.Release|x64.Build.0 = Release|Any CPU
+ {F93B7BB2-940E-431E-8839-27BA4B19A37D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F93B7BB2-940E-431E-8839-27BA4B19A37D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F93B7BB2-940E-431E-8839-27BA4B19A37D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F93B7BB2-940E-431E-8839-27BA4B19A37D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F93B7BB2-940E-431E-8839-27BA4B19A37D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F93B7BB2-940E-431E-8839-27BA4B19A37D}.Debug|x64.Build.0 = Debug|Any CPU
+ {F93B7BB2-940E-431E-8839-27BA4B19A37D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F93B7BB2-940E-431E-8839-27BA4B19A37D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F93B7BB2-940E-431E-8839-27BA4B19A37D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F93B7BB2-940E-431E-8839-27BA4B19A37D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F93B7BB2-940E-431E-8839-27BA4B19A37D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F93B7BB2-940E-431E-8839-27BA4B19A37D}.Checked|x64.Build.0 = Checked|Any CPU
+ {F93B7BB2-940E-431E-8839-27BA4B19A37D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F93B7BB2-940E-431E-8839-27BA4B19A37D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F93B7BB2-940E-431E-8839-27BA4B19A37D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F93B7BB2-940E-431E-8839-27BA4B19A37D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F93B7BB2-940E-431E-8839-27BA4B19A37D}.Release|x64.ActiveCfg = Release|Any CPU
+ {F93B7BB2-940E-431E-8839-27BA4B19A37D}.Release|x64.Build.0 = Release|Any CPU
+ {8690FDA6-ED8B-476B-B425-11B537AD3D1F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8690FDA6-ED8B-476B-B425-11B537AD3D1F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8690FDA6-ED8B-476B-B425-11B537AD3D1F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8690FDA6-ED8B-476B-B425-11B537AD3D1F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8690FDA6-ED8B-476B-B425-11B537AD3D1F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8690FDA6-ED8B-476B-B425-11B537AD3D1F}.Debug|x64.Build.0 = Debug|Any CPU
+ {8690FDA6-ED8B-476B-B425-11B537AD3D1F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8690FDA6-ED8B-476B-B425-11B537AD3D1F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8690FDA6-ED8B-476B-B425-11B537AD3D1F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8690FDA6-ED8B-476B-B425-11B537AD3D1F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8690FDA6-ED8B-476B-B425-11B537AD3D1F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8690FDA6-ED8B-476B-B425-11B537AD3D1F}.Checked|x64.Build.0 = Checked|Any CPU
+ {8690FDA6-ED8B-476B-B425-11B537AD3D1F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8690FDA6-ED8B-476B-B425-11B537AD3D1F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8690FDA6-ED8B-476B-B425-11B537AD3D1F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8690FDA6-ED8B-476B-B425-11B537AD3D1F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8690FDA6-ED8B-476B-B425-11B537AD3D1F}.Release|x64.ActiveCfg = Release|Any CPU
+ {8690FDA6-ED8B-476B-B425-11B537AD3D1F}.Release|x64.Build.0 = Release|Any CPU
+ {3E45A5A3-2EFB-4EA8-B4FD-48B18614D4BE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3E45A5A3-2EFB-4EA8-B4FD-48B18614D4BE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3E45A5A3-2EFB-4EA8-B4FD-48B18614D4BE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3E45A5A3-2EFB-4EA8-B4FD-48B18614D4BE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3E45A5A3-2EFB-4EA8-B4FD-48B18614D4BE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3E45A5A3-2EFB-4EA8-B4FD-48B18614D4BE}.Debug|x64.Build.0 = Debug|Any CPU
+ {3E45A5A3-2EFB-4EA8-B4FD-48B18614D4BE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3E45A5A3-2EFB-4EA8-B4FD-48B18614D4BE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3E45A5A3-2EFB-4EA8-B4FD-48B18614D4BE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3E45A5A3-2EFB-4EA8-B4FD-48B18614D4BE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3E45A5A3-2EFB-4EA8-B4FD-48B18614D4BE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3E45A5A3-2EFB-4EA8-B4FD-48B18614D4BE}.Checked|x64.Build.0 = Checked|Any CPU
+ {3E45A5A3-2EFB-4EA8-B4FD-48B18614D4BE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3E45A5A3-2EFB-4EA8-B4FD-48B18614D4BE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3E45A5A3-2EFB-4EA8-B4FD-48B18614D4BE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3E45A5A3-2EFB-4EA8-B4FD-48B18614D4BE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3E45A5A3-2EFB-4EA8-B4FD-48B18614D4BE}.Release|x64.ActiveCfg = Release|Any CPU
+ {3E45A5A3-2EFB-4EA8-B4FD-48B18614D4BE}.Release|x64.Build.0 = Release|Any CPU
+ {B37628B7-CE24-421E-ADD9-8891841089F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B37628B7-CE24-421E-ADD9-8891841089F4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B37628B7-CE24-421E-ADD9-8891841089F4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B37628B7-CE24-421E-ADD9-8891841089F4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B37628B7-CE24-421E-ADD9-8891841089F4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B37628B7-CE24-421E-ADD9-8891841089F4}.Debug|x64.Build.0 = Debug|Any CPU
+ {B37628B7-CE24-421E-ADD9-8891841089F4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B37628B7-CE24-421E-ADD9-8891841089F4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B37628B7-CE24-421E-ADD9-8891841089F4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B37628B7-CE24-421E-ADD9-8891841089F4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B37628B7-CE24-421E-ADD9-8891841089F4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B37628B7-CE24-421E-ADD9-8891841089F4}.Checked|x64.Build.0 = Checked|Any CPU
+ {B37628B7-CE24-421E-ADD9-8891841089F4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B37628B7-CE24-421E-ADD9-8891841089F4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B37628B7-CE24-421E-ADD9-8891841089F4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B37628B7-CE24-421E-ADD9-8891841089F4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B37628B7-CE24-421E-ADD9-8891841089F4}.Release|x64.ActiveCfg = Release|Any CPU
+ {B37628B7-CE24-421E-ADD9-8891841089F4}.Release|x64.Build.0 = Release|Any CPU
+ {AE280DF4-49BC-4E3F-9448-DF01AE2A79D6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AE280DF4-49BC-4E3F-9448-DF01AE2A79D6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AE280DF4-49BC-4E3F-9448-DF01AE2A79D6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AE280DF4-49BC-4E3F-9448-DF01AE2A79D6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AE280DF4-49BC-4E3F-9448-DF01AE2A79D6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AE280DF4-49BC-4E3F-9448-DF01AE2A79D6}.Debug|x64.Build.0 = Debug|Any CPU
+ {AE280DF4-49BC-4E3F-9448-DF01AE2A79D6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AE280DF4-49BC-4E3F-9448-DF01AE2A79D6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AE280DF4-49BC-4E3F-9448-DF01AE2A79D6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AE280DF4-49BC-4E3F-9448-DF01AE2A79D6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AE280DF4-49BC-4E3F-9448-DF01AE2A79D6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AE280DF4-49BC-4E3F-9448-DF01AE2A79D6}.Checked|x64.Build.0 = Checked|Any CPU
+ {AE280DF4-49BC-4E3F-9448-DF01AE2A79D6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AE280DF4-49BC-4E3F-9448-DF01AE2A79D6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AE280DF4-49BC-4E3F-9448-DF01AE2A79D6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AE280DF4-49BC-4E3F-9448-DF01AE2A79D6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AE280DF4-49BC-4E3F-9448-DF01AE2A79D6}.Release|x64.ActiveCfg = Release|Any CPU
+ {AE280DF4-49BC-4E3F-9448-DF01AE2A79D6}.Release|x64.Build.0 = Release|Any CPU
+ {3E50722A-00C5-4325-9725-B3ED27E7C68B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3E50722A-00C5-4325-9725-B3ED27E7C68B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3E50722A-00C5-4325-9725-B3ED27E7C68B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3E50722A-00C5-4325-9725-B3ED27E7C68B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3E50722A-00C5-4325-9725-B3ED27E7C68B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3E50722A-00C5-4325-9725-B3ED27E7C68B}.Debug|x64.Build.0 = Debug|Any CPU
+ {3E50722A-00C5-4325-9725-B3ED27E7C68B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3E50722A-00C5-4325-9725-B3ED27E7C68B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3E50722A-00C5-4325-9725-B3ED27E7C68B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3E50722A-00C5-4325-9725-B3ED27E7C68B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3E50722A-00C5-4325-9725-B3ED27E7C68B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3E50722A-00C5-4325-9725-B3ED27E7C68B}.Checked|x64.Build.0 = Checked|Any CPU
+ {3E50722A-00C5-4325-9725-B3ED27E7C68B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3E50722A-00C5-4325-9725-B3ED27E7C68B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3E50722A-00C5-4325-9725-B3ED27E7C68B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3E50722A-00C5-4325-9725-B3ED27E7C68B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3E50722A-00C5-4325-9725-B3ED27E7C68B}.Release|x64.ActiveCfg = Release|Any CPU
+ {3E50722A-00C5-4325-9725-B3ED27E7C68B}.Release|x64.Build.0 = Release|Any CPU
+ {27089AED-EA60-4CCE-B935-6DE8E6B1A493}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {27089AED-EA60-4CCE-B935-6DE8E6B1A493}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {27089AED-EA60-4CCE-B935-6DE8E6B1A493}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {27089AED-EA60-4CCE-B935-6DE8E6B1A493}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {27089AED-EA60-4CCE-B935-6DE8E6B1A493}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {27089AED-EA60-4CCE-B935-6DE8E6B1A493}.Debug|x64.Build.0 = Debug|Any CPU
+ {27089AED-EA60-4CCE-B935-6DE8E6B1A493}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {27089AED-EA60-4CCE-B935-6DE8E6B1A493}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {27089AED-EA60-4CCE-B935-6DE8E6B1A493}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {27089AED-EA60-4CCE-B935-6DE8E6B1A493}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {27089AED-EA60-4CCE-B935-6DE8E6B1A493}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {27089AED-EA60-4CCE-B935-6DE8E6B1A493}.Checked|x64.Build.0 = Checked|Any CPU
+ {27089AED-EA60-4CCE-B935-6DE8E6B1A493}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {27089AED-EA60-4CCE-B935-6DE8E6B1A493}.Release|Any CPU.Build.0 = Release|Any CPU
+ {27089AED-EA60-4CCE-B935-6DE8E6B1A493}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {27089AED-EA60-4CCE-B935-6DE8E6B1A493}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {27089AED-EA60-4CCE-B935-6DE8E6B1A493}.Release|x64.ActiveCfg = Release|Any CPU
+ {27089AED-EA60-4CCE-B935-6DE8E6B1A493}.Release|x64.Build.0 = Release|Any CPU
+ {10E43853-92BC-4942-87E4-552668E7D79A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {10E43853-92BC-4942-87E4-552668E7D79A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {10E43853-92BC-4942-87E4-552668E7D79A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {10E43853-92BC-4942-87E4-552668E7D79A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {10E43853-92BC-4942-87E4-552668E7D79A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {10E43853-92BC-4942-87E4-552668E7D79A}.Debug|x64.Build.0 = Debug|Any CPU
+ {10E43853-92BC-4942-87E4-552668E7D79A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {10E43853-92BC-4942-87E4-552668E7D79A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {10E43853-92BC-4942-87E4-552668E7D79A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {10E43853-92BC-4942-87E4-552668E7D79A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {10E43853-92BC-4942-87E4-552668E7D79A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {10E43853-92BC-4942-87E4-552668E7D79A}.Checked|x64.Build.0 = Checked|Any CPU
+ {10E43853-92BC-4942-87E4-552668E7D79A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {10E43853-92BC-4942-87E4-552668E7D79A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {10E43853-92BC-4942-87E4-552668E7D79A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {10E43853-92BC-4942-87E4-552668E7D79A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {10E43853-92BC-4942-87E4-552668E7D79A}.Release|x64.ActiveCfg = Release|Any CPU
+ {10E43853-92BC-4942-87E4-552668E7D79A}.Release|x64.Build.0 = Release|Any CPU
+ {580FEFE3-992A-42C2-BB1C-8CEF9C685C94}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {580FEFE3-992A-42C2-BB1C-8CEF9C685C94}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {580FEFE3-992A-42C2-BB1C-8CEF9C685C94}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {580FEFE3-992A-42C2-BB1C-8CEF9C685C94}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {580FEFE3-992A-42C2-BB1C-8CEF9C685C94}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {580FEFE3-992A-42C2-BB1C-8CEF9C685C94}.Debug|x64.Build.0 = Debug|Any CPU
+ {580FEFE3-992A-42C2-BB1C-8CEF9C685C94}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {580FEFE3-992A-42C2-BB1C-8CEF9C685C94}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {580FEFE3-992A-42C2-BB1C-8CEF9C685C94}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {580FEFE3-992A-42C2-BB1C-8CEF9C685C94}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {580FEFE3-992A-42C2-BB1C-8CEF9C685C94}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {580FEFE3-992A-42C2-BB1C-8CEF9C685C94}.Checked|x64.Build.0 = Checked|Any CPU
+ {580FEFE3-992A-42C2-BB1C-8CEF9C685C94}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {580FEFE3-992A-42C2-BB1C-8CEF9C685C94}.Release|Any CPU.Build.0 = Release|Any CPU
+ {580FEFE3-992A-42C2-BB1C-8CEF9C685C94}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {580FEFE3-992A-42C2-BB1C-8CEF9C685C94}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {580FEFE3-992A-42C2-BB1C-8CEF9C685C94}.Release|x64.ActiveCfg = Release|Any CPU
+ {580FEFE3-992A-42C2-BB1C-8CEF9C685C94}.Release|x64.Build.0 = Release|Any CPU
+ {DBFE118D-00F9-482C-9805-F1A2B41F4A28}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DBFE118D-00F9-482C-9805-F1A2B41F4A28}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DBFE118D-00F9-482C-9805-F1A2B41F4A28}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DBFE118D-00F9-482C-9805-F1A2B41F4A28}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DBFE118D-00F9-482C-9805-F1A2B41F4A28}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DBFE118D-00F9-482C-9805-F1A2B41F4A28}.Debug|x64.Build.0 = Debug|Any CPU
+ {DBFE118D-00F9-482C-9805-F1A2B41F4A28}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DBFE118D-00F9-482C-9805-F1A2B41F4A28}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DBFE118D-00F9-482C-9805-F1A2B41F4A28}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DBFE118D-00F9-482C-9805-F1A2B41F4A28}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DBFE118D-00F9-482C-9805-F1A2B41F4A28}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DBFE118D-00F9-482C-9805-F1A2B41F4A28}.Checked|x64.Build.0 = Checked|Any CPU
+ {DBFE118D-00F9-482C-9805-F1A2B41F4A28}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DBFE118D-00F9-482C-9805-F1A2B41F4A28}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DBFE118D-00F9-482C-9805-F1A2B41F4A28}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DBFE118D-00F9-482C-9805-F1A2B41F4A28}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DBFE118D-00F9-482C-9805-F1A2B41F4A28}.Release|x64.ActiveCfg = Release|Any CPU
+ {DBFE118D-00F9-482C-9805-F1A2B41F4A28}.Release|x64.Build.0 = Release|Any CPU
+ {1A5C747A-F17C-4AB3-823F-48066B124D66}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1A5C747A-F17C-4AB3-823F-48066B124D66}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1A5C747A-F17C-4AB3-823F-48066B124D66}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1A5C747A-F17C-4AB3-823F-48066B124D66}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1A5C747A-F17C-4AB3-823F-48066B124D66}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1A5C747A-F17C-4AB3-823F-48066B124D66}.Debug|x64.Build.0 = Debug|Any CPU
+ {1A5C747A-F17C-4AB3-823F-48066B124D66}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1A5C747A-F17C-4AB3-823F-48066B124D66}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1A5C747A-F17C-4AB3-823F-48066B124D66}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1A5C747A-F17C-4AB3-823F-48066B124D66}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1A5C747A-F17C-4AB3-823F-48066B124D66}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1A5C747A-F17C-4AB3-823F-48066B124D66}.Checked|x64.Build.0 = Checked|Any CPU
+ {1A5C747A-F17C-4AB3-823F-48066B124D66}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1A5C747A-F17C-4AB3-823F-48066B124D66}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1A5C747A-F17C-4AB3-823F-48066B124D66}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1A5C747A-F17C-4AB3-823F-48066B124D66}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1A5C747A-F17C-4AB3-823F-48066B124D66}.Release|x64.ActiveCfg = Release|Any CPU
+ {1A5C747A-F17C-4AB3-823F-48066B124D66}.Release|x64.Build.0 = Release|Any CPU
+ {02B9E9A9-A095-453D-BE57-77322656E398}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {02B9E9A9-A095-453D-BE57-77322656E398}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {02B9E9A9-A095-453D-BE57-77322656E398}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {02B9E9A9-A095-453D-BE57-77322656E398}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {02B9E9A9-A095-453D-BE57-77322656E398}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {02B9E9A9-A095-453D-BE57-77322656E398}.Debug|x64.Build.0 = Debug|Any CPU
+ {02B9E9A9-A095-453D-BE57-77322656E398}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {02B9E9A9-A095-453D-BE57-77322656E398}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {02B9E9A9-A095-453D-BE57-77322656E398}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {02B9E9A9-A095-453D-BE57-77322656E398}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {02B9E9A9-A095-453D-BE57-77322656E398}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {02B9E9A9-A095-453D-BE57-77322656E398}.Checked|x64.Build.0 = Checked|Any CPU
+ {02B9E9A9-A095-453D-BE57-77322656E398}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {02B9E9A9-A095-453D-BE57-77322656E398}.Release|Any CPU.Build.0 = Release|Any CPU
+ {02B9E9A9-A095-453D-BE57-77322656E398}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {02B9E9A9-A095-453D-BE57-77322656E398}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {02B9E9A9-A095-453D-BE57-77322656E398}.Release|x64.ActiveCfg = Release|Any CPU
+ {02B9E9A9-A095-453D-BE57-77322656E398}.Release|x64.Build.0 = Release|Any CPU
+ {C15DE2D2-D511-4E8B-99EC-310AB048ED78}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C15DE2D2-D511-4E8B-99EC-310AB048ED78}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C15DE2D2-D511-4E8B-99EC-310AB048ED78}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C15DE2D2-D511-4E8B-99EC-310AB048ED78}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C15DE2D2-D511-4E8B-99EC-310AB048ED78}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C15DE2D2-D511-4E8B-99EC-310AB048ED78}.Debug|x64.Build.0 = Debug|Any CPU
+ {C15DE2D2-D511-4E8B-99EC-310AB048ED78}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C15DE2D2-D511-4E8B-99EC-310AB048ED78}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C15DE2D2-D511-4E8B-99EC-310AB048ED78}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C15DE2D2-D511-4E8B-99EC-310AB048ED78}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C15DE2D2-D511-4E8B-99EC-310AB048ED78}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C15DE2D2-D511-4E8B-99EC-310AB048ED78}.Checked|x64.Build.0 = Checked|Any CPU
+ {C15DE2D2-D511-4E8B-99EC-310AB048ED78}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C15DE2D2-D511-4E8B-99EC-310AB048ED78}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C15DE2D2-D511-4E8B-99EC-310AB048ED78}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C15DE2D2-D511-4E8B-99EC-310AB048ED78}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C15DE2D2-D511-4E8B-99EC-310AB048ED78}.Release|x64.ActiveCfg = Release|Any CPU
+ {C15DE2D2-D511-4E8B-99EC-310AB048ED78}.Release|x64.Build.0 = Release|Any CPU
+ {FDCA396E-8F47-4D7B-A217-9A58C89906D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FDCA396E-8F47-4D7B-A217-9A58C89906D4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FDCA396E-8F47-4D7B-A217-9A58C89906D4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FDCA396E-8F47-4D7B-A217-9A58C89906D4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FDCA396E-8F47-4D7B-A217-9A58C89906D4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FDCA396E-8F47-4D7B-A217-9A58C89906D4}.Debug|x64.Build.0 = Debug|Any CPU
+ {FDCA396E-8F47-4D7B-A217-9A58C89906D4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FDCA396E-8F47-4D7B-A217-9A58C89906D4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FDCA396E-8F47-4D7B-A217-9A58C89906D4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FDCA396E-8F47-4D7B-A217-9A58C89906D4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FDCA396E-8F47-4D7B-A217-9A58C89906D4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FDCA396E-8F47-4D7B-A217-9A58C89906D4}.Checked|x64.Build.0 = Checked|Any CPU
+ {FDCA396E-8F47-4D7B-A217-9A58C89906D4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FDCA396E-8F47-4D7B-A217-9A58C89906D4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FDCA396E-8F47-4D7B-A217-9A58C89906D4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FDCA396E-8F47-4D7B-A217-9A58C89906D4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FDCA396E-8F47-4D7B-A217-9A58C89906D4}.Release|x64.ActiveCfg = Release|Any CPU
+ {FDCA396E-8F47-4D7B-A217-9A58C89906D4}.Release|x64.Build.0 = Release|Any CPU
+ {F429DB17-B746-49A5-867D-E1B01743506B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F429DB17-B746-49A5-867D-E1B01743506B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F429DB17-B746-49A5-867D-E1B01743506B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F429DB17-B746-49A5-867D-E1B01743506B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F429DB17-B746-49A5-867D-E1B01743506B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F429DB17-B746-49A5-867D-E1B01743506B}.Debug|x64.Build.0 = Debug|Any CPU
+ {F429DB17-B746-49A5-867D-E1B01743506B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F429DB17-B746-49A5-867D-E1B01743506B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F429DB17-B746-49A5-867D-E1B01743506B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F429DB17-B746-49A5-867D-E1B01743506B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F429DB17-B746-49A5-867D-E1B01743506B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F429DB17-B746-49A5-867D-E1B01743506B}.Checked|x64.Build.0 = Checked|Any CPU
+ {F429DB17-B746-49A5-867D-E1B01743506B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F429DB17-B746-49A5-867D-E1B01743506B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F429DB17-B746-49A5-867D-E1B01743506B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F429DB17-B746-49A5-867D-E1B01743506B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F429DB17-B746-49A5-867D-E1B01743506B}.Release|x64.ActiveCfg = Release|Any CPU
+ {F429DB17-B746-49A5-867D-E1B01743506B}.Release|x64.Build.0 = Release|Any CPU
+ {CFDEEC08-B326-447C-87AA-DBDC8C162A0C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CFDEEC08-B326-447C-87AA-DBDC8C162A0C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CFDEEC08-B326-447C-87AA-DBDC8C162A0C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CFDEEC08-B326-447C-87AA-DBDC8C162A0C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CFDEEC08-B326-447C-87AA-DBDC8C162A0C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CFDEEC08-B326-447C-87AA-DBDC8C162A0C}.Debug|x64.Build.0 = Debug|Any CPU
+ {CFDEEC08-B326-447C-87AA-DBDC8C162A0C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CFDEEC08-B326-447C-87AA-DBDC8C162A0C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CFDEEC08-B326-447C-87AA-DBDC8C162A0C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CFDEEC08-B326-447C-87AA-DBDC8C162A0C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CFDEEC08-B326-447C-87AA-DBDC8C162A0C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CFDEEC08-B326-447C-87AA-DBDC8C162A0C}.Checked|x64.Build.0 = Checked|Any CPU
+ {CFDEEC08-B326-447C-87AA-DBDC8C162A0C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CFDEEC08-B326-447C-87AA-DBDC8C162A0C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CFDEEC08-B326-447C-87AA-DBDC8C162A0C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CFDEEC08-B326-447C-87AA-DBDC8C162A0C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CFDEEC08-B326-447C-87AA-DBDC8C162A0C}.Release|x64.ActiveCfg = Release|Any CPU
+ {CFDEEC08-B326-447C-87AA-DBDC8C162A0C}.Release|x64.Build.0 = Release|Any CPU
+ {A9202F62-6B02-46A0-A746-3AB1642FAA32}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A9202F62-6B02-46A0-A746-3AB1642FAA32}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A9202F62-6B02-46A0-A746-3AB1642FAA32}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A9202F62-6B02-46A0-A746-3AB1642FAA32}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A9202F62-6B02-46A0-A746-3AB1642FAA32}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A9202F62-6B02-46A0-A746-3AB1642FAA32}.Debug|x64.Build.0 = Debug|Any CPU
+ {A9202F62-6B02-46A0-A746-3AB1642FAA32}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A9202F62-6B02-46A0-A746-3AB1642FAA32}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A9202F62-6B02-46A0-A746-3AB1642FAA32}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A9202F62-6B02-46A0-A746-3AB1642FAA32}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A9202F62-6B02-46A0-A746-3AB1642FAA32}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A9202F62-6B02-46A0-A746-3AB1642FAA32}.Checked|x64.Build.0 = Checked|Any CPU
+ {A9202F62-6B02-46A0-A746-3AB1642FAA32}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A9202F62-6B02-46A0-A746-3AB1642FAA32}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A9202F62-6B02-46A0-A746-3AB1642FAA32}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A9202F62-6B02-46A0-A746-3AB1642FAA32}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A9202F62-6B02-46A0-A746-3AB1642FAA32}.Release|x64.ActiveCfg = Release|Any CPU
+ {A9202F62-6B02-46A0-A746-3AB1642FAA32}.Release|x64.Build.0 = Release|Any CPU
+ {5D4B0BB7-BFBC-4E3B-A034-A495C0B9FF1C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5D4B0BB7-BFBC-4E3B-A034-A495C0B9FF1C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5D4B0BB7-BFBC-4E3B-A034-A495C0B9FF1C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5D4B0BB7-BFBC-4E3B-A034-A495C0B9FF1C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5D4B0BB7-BFBC-4E3B-A034-A495C0B9FF1C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5D4B0BB7-BFBC-4E3B-A034-A495C0B9FF1C}.Debug|x64.Build.0 = Debug|Any CPU
+ {5D4B0BB7-BFBC-4E3B-A034-A495C0B9FF1C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5D4B0BB7-BFBC-4E3B-A034-A495C0B9FF1C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5D4B0BB7-BFBC-4E3B-A034-A495C0B9FF1C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5D4B0BB7-BFBC-4E3B-A034-A495C0B9FF1C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5D4B0BB7-BFBC-4E3B-A034-A495C0B9FF1C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5D4B0BB7-BFBC-4E3B-A034-A495C0B9FF1C}.Checked|x64.Build.0 = Checked|Any CPU
+ {5D4B0BB7-BFBC-4E3B-A034-A495C0B9FF1C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5D4B0BB7-BFBC-4E3B-A034-A495C0B9FF1C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5D4B0BB7-BFBC-4E3B-A034-A495C0B9FF1C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5D4B0BB7-BFBC-4E3B-A034-A495C0B9FF1C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5D4B0BB7-BFBC-4E3B-A034-A495C0B9FF1C}.Release|x64.ActiveCfg = Release|Any CPU
+ {5D4B0BB7-BFBC-4E3B-A034-A495C0B9FF1C}.Release|x64.Build.0 = Release|Any CPU
+ {D4659BB2-3194-4E72-8F96-90D1D4C376E6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D4659BB2-3194-4E72-8F96-90D1D4C376E6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D4659BB2-3194-4E72-8F96-90D1D4C376E6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D4659BB2-3194-4E72-8F96-90D1D4C376E6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D4659BB2-3194-4E72-8F96-90D1D4C376E6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D4659BB2-3194-4E72-8F96-90D1D4C376E6}.Debug|x64.Build.0 = Debug|Any CPU
+ {D4659BB2-3194-4E72-8F96-90D1D4C376E6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D4659BB2-3194-4E72-8F96-90D1D4C376E6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D4659BB2-3194-4E72-8F96-90D1D4C376E6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D4659BB2-3194-4E72-8F96-90D1D4C376E6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D4659BB2-3194-4E72-8F96-90D1D4C376E6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D4659BB2-3194-4E72-8F96-90D1D4C376E6}.Checked|x64.Build.0 = Checked|Any CPU
+ {D4659BB2-3194-4E72-8F96-90D1D4C376E6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D4659BB2-3194-4E72-8F96-90D1D4C376E6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D4659BB2-3194-4E72-8F96-90D1D4C376E6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D4659BB2-3194-4E72-8F96-90D1D4C376E6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D4659BB2-3194-4E72-8F96-90D1D4C376E6}.Release|x64.ActiveCfg = Release|Any CPU
+ {D4659BB2-3194-4E72-8F96-90D1D4C376E6}.Release|x64.Build.0 = Release|Any CPU
+ {99A9FC6E-8554-442E-A563-79C591CD6080}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {99A9FC6E-8554-442E-A563-79C591CD6080}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {99A9FC6E-8554-442E-A563-79C591CD6080}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {99A9FC6E-8554-442E-A563-79C591CD6080}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {99A9FC6E-8554-442E-A563-79C591CD6080}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {99A9FC6E-8554-442E-A563-79C591CD6080}.Debug|x64.Build.0 = Debug|Any CPU
+ {99A9FC6E-8554-442E-A563-79C591CD6080}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {99A9FC6E-8554-442E-A563-79C591CD6080}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {99A9FC6E-8554-442E-A563-79C591CD6080}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {99A9FC6E-8554-442E-A563-79C591CD6080}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {99A9FC6E-8554-442E-A563-79C591CD6080}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {99A9FC6E-8554-442E-A563-79C591CD6080}.Checked|x64.Build.0 = Checked|Any CPU
+ {99A9FC6E-8554-442E-A563-79C591CD6080}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {99A9FC6E-8554-442E-A563-79C591CD6080}.Release|Any CPU.Build.0 = Release|Any CPU
+ {99A9FC6E-8554-442E-A563-79C591CD6080}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {99A9FC6E-8554-442E-A563-79C591CD6080}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {99A9FC6E-8554-442E-A563-79C591CD6080}.Release|x64.ActiveCfg = Release|Any CPU
+ {99A9FC6E-8554-442E-A563-79C591CD6080}.Release|x64.Build.0 = Release|Any CPU
+ {F252D0B3-0048-42F4-BBEB-D383F580C8A1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F252D0B3-0048-42F4-BBEB-D383F580C8A1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F252D0B3-0048-42F4-BBEB-D383F580C8A1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F252D0B3-0048-42F4-BBEB-D383F580C8A1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F252D0B3-0048-42F4-BBEB-D383F580C8A1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F252D0B3-0048-42F4-BBEB-D383F580C8A1}.Debug|x64.Build.0 = Debug|Any CPU
+ {F252D0B3-0048-42F4-BBEB-D383F580C8A1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F252D0B3-0048-42F4-BBEB-D383F580C8A1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F252D0B3-0048-42F4-BBEB-D383F580C8A1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F252D0B3-0048-42F4-BBEB-D383F580C8A1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F252D0B3-0048-42F4-BBEB-D383F580C8A1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F252D0B3-0048-42F4-BBEB-D383F580C8A1}.Checked|x64.Build.0 = Checked|Any CPU
+ {F252D0B3-0048-42F4-BBEB-D383F580C8A1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F252D0B3-0048-42F4-BBEB-D383F580C8A1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F252D0B3-0048-42F4-BBEB-D383F580C8A1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F252D0B3-0048-42F4-BBEB-D383F580C8A1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F252D0B3-0048-42F4-BBEB-D383F580C8A1}.Release|x64.ActiveCfg = Release|Any CPU
+ {F252D0B3-0048-42F4-BBEB-D383F580C8A1}.Release|x64.Build.0 = Release|Any CPU
+ {3668BBD3-D327-454E-993C-A21C14CF0681}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3668BBD3-D327-454E-993C-A21C14CF0681}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3668BBD3-D327-454E-993C-A21C14CF0681}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3668BBD3-D327-454E-993C-A21C14CF0681}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3668BBD3-D327-454E-993C-A21C14CF0681}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3668BBD3-D327-454E-993C-A21C14CF0681}.Debug|x64.Build.0 = Debug|Any CPU
+ {3668BBD3-D327-454E-993C-A21C14CF0681}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3668BBD3-D327-454E-993C-A21C14CF0681}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3668BBD3-D327-454E-993C-A21C14CF0681}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3668BBD3-D327-454E-993C-A21C14CF0681}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3668BBD3-D327-454E-993C-A21C14CF0681}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3668BBD3-D327-454E-993C-A21C14CF0681}.Checked|x64.Build.0 = Checked|Any CPU
+ {3668BBD3-D327-454E-993C-A21C14CF0681}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3668BBD3-D327-454E-993C-A21C14CF0681}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3668BBD3-D327-454E-993C-A21C14CF0681}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3668BBD3-D327-454E-993C-A21C14CF0681}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3668BBD3-D327-454E-993C-A21C14CF0681}.Release|x64.ActiveCfg = Release|Any CPU
+ {3668BBD3-D327-454E-993C-A21C14CF0681}.Release|x64.Build.0 = Release|Any CPU
+ {60D4A110-1B71-4533-B2B0-ADBA05183FCA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {60D4A110-1B71-4533-B2B0-ADBA05183FCA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {60D4A110-1B71-4533-B2B0-ADBA05183FCA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {60D4A110-1B71-4533-B2B0-ADBA05183FCA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {60D4A110-1B71-4533-B2B0-ADBA05183FCA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {60D4A110-1B71-4533-B2B0-ADBA05183FCA}.Debug|x64.Build.0 = Debug|Any CPU
+ {60D4A110-1B71-4533-B2B0-ADBA05183FCA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {60D4A110-1B71-4533-B2B0-ADBA05183FCA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {60D4A110-1B71-4533-B2B0-ADBA05183FCA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {60D4A110-1B71-4533-B2B0-ADBA05183FCA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {60D4A110-1B71-4533-B2B0-ADBA05183FCA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {60D4A110-1B71-4533-B2B0-ADBA05183FCA}.Checked|x64.Build.0 = Checked|Any CPU
+ {60D4A110-1B71-4533-B2B0-ADBA05183FCA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {60D4A110-1B71-4533-B2B0-ADBA05183FCA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {60D4A110-1B71-4533-B2B0-ADBA05183FCA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {60D4A110-1B71-4533-B2B0-ADBA05183FCA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {60D4A110-1B71-4533-B2B0-ADBA05183FCA}.Release|x64.ActiveCfg = Release|Any CPU
+ {60D4A110-1B71-4533-B2B0-ADBA05183FCA}.Release|x64.Build.0 = Release|Any CPU
+ {DAEE7438-D02A-4C30-BFFA-CADB1FA6EB80}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DAEE7438-D02A-4C30-BFFA-CADB1FA6EB80}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DAEE7438-D02A-4C30-BFFA-CADB1FA6EB80}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DAEE7438-D02A-4C30-BFFA-CADB1FA6EB80}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DAEE7438-D02A-4C30-BFFA-CADB1FA6EB80}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DAEE7438-D02A-4C30-BFFA-CADB1FA6EB80}.Debug|x64.Build.0 = Debug|Any CPU
+ {DAEE7438-D02A-4C30-BFFA-CADB1FA6EB80}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DAEE7438-D02A-4C30-BFFA-CADB1FA6EB80}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DAEE7438-D02A-4C30-BFFA-CADB1FA6EB80}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DAEE7438-D02A-4C30-BFFA-CADB1FA6EB80}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DAEE7438-D02A-4C30-BFFA-CADB1FA6EB80}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DAEE7438-D02A-4C30-BFFA-CADB1FA6EB80}.Checked|x64.Build.0 = Checked|Any CPU
+ {DAEE7438-D02A-4C30-BFFA-CADB1FA6EB80}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DAEE7438-D02A-4C30-BFFA-CADB1FA6EB80}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DAEE7438-D02A-4C30-BFFA-CADB1FA6EB80}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DAEE7438-D02A-4C30-BFFA-CADB1FA6EB80}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DAEE7438-D02A-4C30-BFFA-CADB1FA6EB80}.Release|x64.ActiveCfg = Release|Any CPU
+ {DAEE7438-D02A-4C30-BFFA-CADB1FA6EB80}.Release|x64.Build.0 = Release|Any CPU
+ {019C9789-1053-4D7E-9E50-9B0EEE6A185C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {019C9789-1053-4D7E-9E50-9B0EEE6A185C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {019C9789-1053-4D7E-9E50-9B0EEE6A185C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {019C9789-1053-4D7E-9E50-9B0EEE6A185C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {019C9789-1053-4D7E-9E50-9B0EEE6A185C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {019C9789-1053-4D7E-9E50-9B0EEE6A185C}.Debug|x64.Build.0 = Debug|Any CPU
+ {019C9789-1053-4D7E-9E50-9B0EEE6A185C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {019C9789-1053-4D7E-9E50-9B0EEE6A185C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {019C9789-1053-4D7E-9E50-9B0EEE6A185C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {019C9789-1053-4D7E-9E50-9B0EEE6A185C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {019C9789-1053-4D7E-9E50-9B0EEE6A185C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {019C9789-1053-4D7E-9E50-9B0EEE6A185C}.Checked|x64.Build.0 = Checked|Any CPU
+ {019C9789-1053-4D7E-9E50-9B0EEE6A185C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {019C9789-1053-4D7E-9E50-9B0EEE6A185C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {019C9789-1053-4D7E-9E50-9B0EEE6A185C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {019C9789-1053-4D7E-9E50-9B0EEE6A185C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {019C9789-1053-4D7E-9E50-9B0EEE6A185C}.Release|x64.ActiveCfg = Release|Any CPU
+ {019C9789-1053-4D7E-9E50-9B0EEE6A185C}.Release|x64.Build.0 = Release|Any CPU
+ {E50F842A-A1FC-4EA6-8B34-4D158A7E072C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E50F842A-A1FC-4EA6-8B34-4D158A7E072C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E50F842A-A1FC-4EA6-8B34-4D158A7E072C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E50F842A-A1FC-4EA6-8B34-4D158A7E072C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E50F842A-A1FC-4EA6-8B34-4D158A7E072C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E50F842A-A1FC-4EA6-8B34-4D158A7E072C}.Debug|x64.Build.0 = Debug|Any CPU
+ {E50F842A-A1FC-4EA6-8B34-4D158A7E072C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E50F842A-A1FC-4EA6-8B34-4D158A7E072C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E50F842A-A1FC-4EA6-8B34-4D158A7E072C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E50F842A-A1FC-4EA6-8B34-4D158A7E072C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E50F842A-A1FC-4EA6-8B34-4D158A7E072C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E50F842A-A1FC-4EA6-8B34-4D158A7E072C}.Checked|x64.Build.0 = Checked|Any CPU
+ {E50F842A-A1FC-4EA6-8B34-4D158A7E072C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E50F842A-A1FC-4EA6-8B34-4D158A7E072C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E50F842A-A1FC-4EA6-8B34-4D158A7E072C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E50F842A-A1FC-4EA6-8B34-4D158A7E072C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E50F842A-A1FC-4EA6-8B34-4D158A7E072C}.Release|x64.ActiveCfg = Release|Any CPU
+ {E50F842A-A1FC-4EA6-8B34-4D158A7E072C}.Release|x64.Build.0 = Release|Any CPU
+ {D5770801-F36C-4DA4-8A58-69AE5CC4E888}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D5770801-F36C-4DA4-8A58-69AE5CC4E888}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D5770801-F36C-4DA4-8A58-69AE5CC4E888}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D5770801-F36C-4DA4-8A58-69AE5CC4E888}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D5770801-F36C-4DA4-8A58-69AE5CC4E888}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D5770801-F36C-4DA4-8A58-69AE5CC4E888}.Debug|x64.Build.0 = Debug|Any CPU
+ {D5770801-F36C-4DA4-8A58-69AE5CC4E888}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D5770801-F36C-4DA4-8A58-69AE5CC4E888}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D5770801-F36C-4DA4-8A58-69AE5CC4E888}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D5770801-F36C-4DA4-8A58-69AE5CC4E888}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D5770801-F36C-4DA4-8A58-69AE5CC4E888}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D5770801-F36C-4DA4-8A58-69AE5CC4E888}.Checked|x64.Build.0 = Checked|Any CPU
+ {D5770801-F36C-4DA4-8A58-69AE5CC4E888}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D5770801-F36C-4DA4-8A58-69AE5CC4E888}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D5770801-F36C-4DA4-8A58-69AE5CC4E888}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D5770801-F36C-4DA4-8A58-69AE5CC4E888}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D5770801-F36C-4DA4-8A58-69AE5CC4E888}.Release|x64.ActiveCfg = Release|Any CPU
+ {D5770801-F36C-4DA4-8A58-69AE5CC4E888}.Release|x64.Build.0 = Release|Any CPU
+ {F1996DA9-E707-4E7A-81FC-03DEB87378BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F1996DA9-E707-4E7A-81FC-03DEB87378BD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F1996DA9-E707-4E7A-81FC-03DEB87378BD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F1996DA9-E707-4E7A-81FC-03DEB87378BD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F1996DA9-E707-4E7A-81FC-03DEB87378BD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F1996DA9-E707-4E7A-81FC-03DEB87378BD}.Debug|x64.Build.0 = Debug|Any CPU
+ {F1996DA9-E707-4E7A-81FC-03DEB87378BD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F1996DA9-E707-4E7A-81FC-03DEB87378BD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F1996DA9-E707-4E7A-81FC-03DEB87378BD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F1996DA9-E707-4E7A-81FC-03DEB87378BD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F1996DA9-E707-4E7A-81FC-03DEB87378BD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F1996DA9-E707-4E7A-81FC-03DEB87378BD}.Checked|x64.Build.0 = Checked|Any CPU
+ {F1996DA9-E707-4E7A-81FC-03DEB87378BD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F1996DA9-E707-4E7A-81FC-03DEB87378BD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F1996DA9-E707-4E7A-81FC-03DEB87378BD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F1996DA9-E707-4E7A-81FC-03DEB87378BD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F1996DA9-E707-4E7A-81FC-03DEB87378BD}.Release|x64.ActiveCfg = Release|Any CPU
+ {F1996DA9-E707-4E7A-81FC-03DEB87378BD}.Release|x64.Build.0 = Release|Any CPU
+ {2533F191-FA8A-4FA9-873F-79B6804AD2C8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2533F191-FA8A-4FA9-873F-79B6804AD2C8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2533F191-FA8A-4FA9-873F-79B6804AD2C8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2533F191-FA8A-4FA9-873F-79B6804AD2C8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2533F191-FA8A-4FA9-873F-79B6804AD2C8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2533F191-FA8A-4FA9-873F-79B6804AD2C8}.Debug|x64.Build.0 = Debug|Any CPU
+ {2533F191-FA8A-4FA9-873F-79B6804AD2C8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2533F191-FA8A-4FA9-873F-79B6804AD2C8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2533F191-FA8A-4FA9-873F-79B6804AD2C8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2533F191-FA8A-4FA9-873F-79B6804AD2C8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2533F191-FA8A-4FA9-873F-79B6804AD2C8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2533F191-FA8A-4FA9-873F-79B6804AD2C8}.Checked|x64.Build.0 = Checked|Any CPU
+ {2533F191-FA8A-4FA9-873F-79B6804AD2C8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2533F191-FA8A-4FA9-873F-79B6804AD2C8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2533F191-FA8A-4FA9-873F-79B6804AD2C8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2533F191-FA8A-4FA9-873F-79B6804AD2C8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2533F191-FA8A-4FA9-873F-79B6804AD2C8}.Release|x64.ActiveCfg = Release|Any CPU
+ {2533F191-FA8A-4FA9-873F-79B6804AD2C8}.Release|x64.Build.0 = Release|Any CPU
+ {465A464D-47FB-4CB9-8C90-ADF96BD3E89F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {465A464D-47FB-4CB9-8C90-ADF96BD3E89F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {465A464D-47FB-4CB9-8C90-ADF96BD3E89F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {465A464D-47FB-4CB9-8C90-ADF96BD3E89F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {465A464D-47FB-4CB9-8C90-ADF96BD3E89F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {465A464D-47FB-4CB9-8C90-ADF96BD3E89F}.Debug|x64.Build.0 = Debug|Any CPU
+ {465A464D-47FB-4CB9-8C90-ADF96BD3E89F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {465A464D-47FB-4CB9-8C90-ADF96BD3E89F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {465A464D-47FB-4CB9-8C90-ADF96BD3E89F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {465A464D-47FB-4CB9-8C90-ADF96BD3E89F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {465A464D-47FB-4CB9-8C90-ADF96BD3E89F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {465A464D-47FB-4CB9-8C90-ADF96BD3E89F}.Checked|x64.Build.0 = Checked|Any CPU
+ {465A464D-47FB-4CB9-8C90-ADF96BD3E89F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {465A464D-47FB-4CB9-8C90-ADF96BD3E89F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {465A464D-47FB-4CB9-8C90-ADF96BD3E89F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {465A464D-47FB-4CB9-8C90-ADF96BD3E89F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {465A464D-47FB-4CB9-8C90-ADF96BD3E89F}.Release|x64.ActiveCfg = Release|Any CPU
+ {465A464D-47FB-4CB9-8C90-ADF96BD3E89F}.Release|x64.Build.0 = Release|Any CPU
+ {691593C3-E183-48E0-8D91-65E0201D7C0C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {691593C3-E183-48E0-8D91-65E0201D7C0C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {691593C3-E183-48E0-8D91-65E0201D7C0C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {691593C3-E183-48E0-8D91-65E0201D7C0C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {691593C3-E183-48E0-8D91-65E0201D7C0C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {691593C3-E183-48E0-8D91-65E0201D7C0C}.Debug|x64.Build.0 = Debug|Any CPU
+ {691593C3-E183-48E0-8D91-65E0201D7C0C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {691593C3-E183-48E0-8D91-65E0201D7C0C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {691593C3-E183-48E0-8D91-65E0201D7C0C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {691593C3-E183-48E0-8D91-65E0201D7C0C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {691593C3-E183-48E0-8D91-65E0201D7C0C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {691593C3-E183-48E0-8D91-65E0201D7C0C}.Checked|x64.Build.0 = Checked|Any CPU
+ {691593C3-E183-48E0-8D91-65E0201D7C0C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {691593C3-E183-48E0-8D91-65E0201D7C0C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {691593C3-E183-48E0-8D91-65E0201D7C0C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {691593C3-E183-48E0-8D91-65E0201D7C0C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {691593C3-E183-48E0-8D91-65E0201D7C0C}.Release|x64.ActiveCfg = Release|Any CPU
+ {691593C3-E183-48E0-8D91-65E0201D7C0C}.Release|x64.Build.0 = Release|Any CPU
+ {D84D3EEE-222D-4927-A323-D0C224F3E573}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D84D3EEE-222D-4927-A323-D0C224F3E573}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D84D3EEE-222D-4927-A323-D0C224F3E573}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D84D3EEE-222D-4927-A323-D0C224F3E573}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D84D3EEE-222D-4927-A323-D0C224F3E573}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D84D3EEE-222D-4927-A323-D0C224F3E573}.Debug|x64.Build.0 = Debug|Any CPU
+ {D84D3EEE-222D-4927-A323-D0C224F3E573}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D84D3EEE-222D-4927-A323-D0C224F3E573}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D84D3EEE-222D-4927-A323-D0C224F3E573}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D84D3EEE-222D-4927-A323-D0C224F3E573}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D84D3EEE-222D-4927-A323-D0C224F3E573}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D84D3EEE-222D-4927-A323-D0C224F3E573}.Checked|x64.Build.0 = Checked|Any CPU
+ {D84D3EEE-222D-4927-A323-D0C224F3E573}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D84D3EEE-222D-4927-A323-D0C224F3E573}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D84D3EEE-222D-4927-A323-D0C224F3E573}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D84D3EEE-222D-4927-A323-D0C224F3E573}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D84D3EEE-222D-4927-A323-D0C224F3E573}.Release|x64.ActiveCfg = Release|Any CPU
+ {D84D3EEE-222D-4927-A323-D0C224F3E573}.Release|x64.Build.0 = Release|Any CPU
+ {CA30F7A0-9F57-4432-86D1-1A4F57B26BB5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CA30F7A0-9F57-4432-86D1-1A4F57B26BB5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CA30F7A0-9F57-4432-86D1-1A4F57B26BB5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CA30F7A0-9F57-4432-86D1-1A4F57B26BB5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CA30F7A0-9F57-4432-86D1-1A4F57B26BB5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CA30F7A0-9F57-4432-86D1-1A4F57B26BB5}.Debug|x64.Build.0 = Debug|Any CPU
+ {CA30F7A0-9F57-4432-86D1-1A4F57B26BB5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CA30F7A0-9F57-4432-86D1-1A4F57B26BB5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CA30F7A0-9F57-4432-86D1-1A4F57B26BB5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CA30F7A0-9F57-4432-86D1-1A4F57B26BB5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CA30F7A0-9F57-4432-86D1-1A4F57B26BB5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CA30F7A0-9F57-4432-86D1-1A4F57B26BB5}.Checked|x64.Build.0 = Checked|Any CPU
+ {CA30F7A0-9F57-4432-86D1-1A4F57B26BB5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CA30F7A0-9F57-4432-86D1-1A4F57B26BB5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CA30F7A0-9F57-4432-86D1-1A4F57B26BB5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CA30F7A0-9F57-4432-86D1-1A4F57B26BB5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CA30F7A0-9F57-4432-86D1-1A4F57B26BB5}.Release|x64.ActiveCfg = Release|Any CPU
+ {CA30F7A0-9F57-4432-86D1-1A4F57B26BB5}.Release|x64.Build.0 = Release|Any CPU
+ {DD08ED5A-41B2-456C-ACBA-DC402B3659C4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DD08ED5A-41B2-456C-ACBA-DC402B3659C4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DD08ED5A-41B2-456C-ACBA-DC402B3659C4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DD08ED5A-41B2-456C-ACBA-DC402B3659C4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DD08ED5A-41B2-456C-ACBA-DC402B3659C4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DD08ED5A-41B2-456C-ACBA-DC402B3659C4}.Debug|x64.Build.0 = Debug|Any CPU
+ {DD08ED5A-41B2-456C-ACBA-DC402B3659C4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DD08ED5A-41B2-456C-ACBA-DC402B3659C4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DD08ED5A-41B2-456C-ACBA-DC402B3659C4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DD08ED5A-41B2-456C-ACBA-DC402B3659C4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DD08ED5A-41B2-456C-ACBA-DC402B3659C4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DD08ED5A-41B2-456C-ACBA-DC402B3659C4}.Checked|x64.Build.0 = Checked|Any CPU
+ {DD08ED5A-41B2-456C-ACBA-DC402B3659C4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DD08ED5A-41B2-456C-ACBA-DC402B3659C4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DD08ED5A-41B2-456C-ACBA-DC402B3659C4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DD08ED5A-41B2-456C-ACBA-DC402B3659C4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DD08ED5A-41B2-456C-ACBA-DC402B3659C4}.Release|x64.ActiveCfg = Release|Any CPU
+ {DD08ED5A-41B2-456C-ACBA-DC402B3659C4}.Release|x64.Build.0 = Release|Any CPU
+ {20A55E8F-A15F-498E-9C96-A21D548CFF5B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {20A55E8F-A15F-498E-9C96-A21D548CFF5B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {20A55E8F-A15F-498E-9C96-A21D548CFF5B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {20A55E8F-A15F-498E-9C96-A21D548CFF5B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {20A55E8F-A15F-498E-9C96-A21D548CFF5B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {20A55E8F-A15F-498E-9C96-A21D548CFF5B}.Debug|x64.Build.0 = Debug|Any CPU
+ {20A55E8F-A15F-498E-9C96-A21D548CFF5B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {20A55E8F-A15F-498E-9C96-A21D548CFF5B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {20A55E8F-A15F-498E-9C96-A21D548CFF5B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {20A55E8F-A15F-498E-9C96-A21D548CFF5B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {20A55E8F-A15F-498E-9C96-A21D548CFF5B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {20A55E8F-A15F-498E-9C96-A21D548CFF5B}.Checked|x64.Build.0 = Checked|Any CPU
+ {20A55E8F-A15F-498E-9C96-A21D548CFF5B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {20A55E8F-A15F-498E-9C96-A21D548CFF5B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {20A55E8F-A15F-498E-9C96-A21D548CFF5B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {20A55E8F-A15F-498E-9C96-A21D548CFF5B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {20A55E8F-A15F-498E-9C96-A21D548CFF5B}.Release|x64.ActiveCfg = Release|Any CPU
+ {20A55E8F-A15F-498E-9C96-A21D548CFF5B}.Release|x64.Build.0 = Release|Any CPU
+ {E213A0BC-966E-4FBA-BFE1-DF4D8403E903}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E213A0BC-966E-4FBA-BFE1-DF4D8403E903}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E213A0BC-966E-4FBA-BFE1-DF4D8403E903}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E213A0BC-966E-4FBA-BFE1-DF4D8403E903}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E213A0BC-966E-4FBA-BFE1-DF4D8403E903}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E213A0BC-966E-4FBA-BFE1-DF4D8403E903}.Debug|x64.Build.0 = Debug|Any CPU
+ {E213A0BC-966E-4FBA-BFE1-DF4D8403E903}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E213A0BC-966E-4FBA-BFE1-DF4D8403E903}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E213A0BC-966E-4FBA-BFE1-DF4D8403E903}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E213A0BC-966E-4FBA-BFE1-DF4D8403E903}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E213A0BC-966E-4FBA-BFE1-DF4D8403E903}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E213A0BC-966E-4FBA-BFE1-DF4D8403E903}.Checked|x64.Build.0 = Checked|Any CPU
+ {E213A0BC-966E-4FBA-BFE1-DF4D8403E903}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E213A0BC-966E-4FBA-BFE1-DF4D8403E903}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E213A0BC-966E-4FBA-BFE1-DF4D8403E903}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E213A0BC-966E-4FBA-BFE1-DF4D8403E903}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E213A0BC-966E-4FBA-BFE1-DF4D8403E903}.Release|x64.ActiveCfg = Release|Any CPU
+ {E213A0BC-966E-4FBA-BFE1-DF4D8403E903}.Release|x64.Build.0 = Release|Any CPU
+ {3F998112-300D-4E91-A63C-629716549E08}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3F998112-300D-4E91-A63C-629716549E08}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3F998112-300D-4E91-A63C-629716549E08}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3F998112-300D-4E91-A63C-629716549E08}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3F998112-300D-4E91-A63C-629716549E08}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3F998112-300D-4E91-A63C-629716549E08}.Debug|x64.Build.0 = Debug|Any CPU
+ {3F998112-300D-4E91-A63C-629716549E08}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3F998112-300D-4E91-A63C-629716549E08}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3F998112-300D-4E91-A63C-629716549E08}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3F998112-300D-4E91-A63C-629716549E08}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3F998112-300D-4E91-A63C-629716549E08}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3F998112-300D-4E91-A63C-629716549E08}.Checked|x64.Build.0 = Checked|Any CPU
+ {3F998112-300D-4E91-A63C-629716549E08}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3F998112-300D-4E91-A63C-629716549E08}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3F998112-300D-4E91-A63C-629716549E08}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3F998112-300D-4E91-A63C-629716549E08}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3F998112-300D-4E91-A63C-629716549E08}.Release|x64.ActiveCfg = Release|Any CPU
+ {3F998112-300D-4E91-A63C-629716549E08}.Release|x64.Build.0 = Release|Any CPU
+ {057C217E-A1F3-47E7-90EF-1381FA776873}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {057C217E-A1F3-47E7-90EF-1381FA776873}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {057C217E-A1F3-47E7-90EF-1381FA776873}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {057C217E-A1F3-47E7-90EF-1381FA776873}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {057C217E-A1F3-47E7-90EF-1381FA776873}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {057C217E-A1F3-47E7-90EF-1381FA776873}.Debug|x64.Build.0 = Debug|Any CPU
+ {057C217E-A1F3-47E7-90EF-1381FA776873}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {057C217E-A1F3-47E7-90EF-1381FA776873}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {057C217E-A1F3-47E7-90EF-1381FA776873}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {057C217E-A1F3-47E7-90EF-1381FA776873}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {057C217E-A1F3-47E7-90EF-1381FA776873}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {057C217E-A1F3-47E7-90EF-1381FA776873}.Checked|x64.Build.0 = Checked|Any CPU
+ {057C217E-A1F3-47E7-90EF-1381FA776873}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {057C217E-A1F3-47E7-90EF-1381FA776873}.Release|Any CPU.Build.0 = Release|Any CPU
+ {057C217E-A1F3-47E7-90EF-1381FA776873}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {057C217E-A1F3-47E7-90EF-1381FA776873}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {057C217E-A1F3-47E7-90EF-1381FA776873}.Release|x64.ActiveCfg = Release|Any CPU
+ {057C217E-A1F3-47E7-90EF-1381FA776873}.Release|x64.Build.0 = Release|Any CPU
+ {DFF5F310-3B12-4EBA-9238-62676EB60880}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DFF5F310-3B12-4EBA-9238-62676EB60880}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DFF5F310-3B12-4EBA-9238-62676EB60880}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DFF5F310-3B12-4EBA-9238-62676EB60880}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DFF5F310-3B12-4EBA-9238-62676EB60880}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DFF5F310-3B12-4EBA-9238-62676EB60880}.Debug|x64.Build.0 = Debug|Any CPU
+ {DFF5F310-3B12-4EBA-9238-62676EB60880}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DFF5F310-3B12-4EBA-9238-62676EB60880}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DFF5F310-3B12-4EBA-9238-62676EB60880}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DFF5F310-3B12-4EBA-9238-62676EB60880}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DFF5F310-3B12-4EBA-9238-62676EB60880}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DFF5F310-3B12-4EBA-9238-62676EB60880}.Checked|x64.Build.0 = Checked|Any CPU
+ {DFF5F310-3B12-4EBA-9238-62676EB60880}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DFF5F310-3B12-4EBA-9238-62676EB60880}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DFF5F310-3B12-4EBA-9238-62676EB60880}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DFF5F310-3B12-4EBA-9238-62676EB60880}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DFF5F310-3B12-4EBA-9238-62676EB60880}.Release|x64.ActiveCfg = Release|Any CPU
+ {DFF5F310-3B12-4EBA-9238-62676EB60880}.Release|x64.Build.0 = Release|Any CPU
+ {0785FDAB-4D31-4685-B367-761E05C9D0EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0785FDAB-4D31-4685-B367-761E05C9D0EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0785FDAB-4D31-4685-B367-761E05C9D0EC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0785FDAB-4D31-4685-B367-761E05C9D0EC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0785FDAB-4D31-4685-B367-761E05C9D0EC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0785FDAB-4D31-4685-B367-761E05C9D0EC}.Debug|x64.Build.0 = Debug|Any CPU
+ {0785FDAB-4D31-4685-B367-761E05C9D0EC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0785FDAB-4D31-4685-B367-761E05C9D0EC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0785FDAB-4D31-4685-B367-761E05C9D0EC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0785FDAB-4D31-4685-B367-761E05C9D0EC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0785FDAB-4D31-4685-B367-761E05C9D0EC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0785FDAB-4D31-4685-B367-761E05C9D0EC}.Checked|x64.Build.0 = Checked|Any CPU
+ {0785FDAB-4D31-4685-B367-761E05C9D0EC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0785FDAB-4D31-4685-B367-761E05C9D0EC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0785FDAB-4D31-4685-B367-761E05C9D0EC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0785FDAB-4D31-4685-B367-761E05C9D0EC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0785FDAB-4D31-4685-B367-761E05C9D0EC}.Release|x64.ActiveCfg = Release|Any CPU
+ {0785FDAB-4D31-4685-B367-761E05C9D0EC}.Release|x64.Build.0 = Release|Any CPU
+ {5ECA9427-7B2D-4152-A1CB-CC9B52EACF4C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5ECA9427-7B2D-4152-A1CB-CC9B52EACF4C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5ECA9427-7B2D-4152-A1CB-CC9B52EACF4C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5ECA9427-7B2D-4152-A1CB-CC9B52EACF4C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5ECA9427-7B2D-4152-A1CB-CC9B52EACF4C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5ECA9427-7B2D-4152-A1CB-CC9B52EACF4C}.Debug|x64.Build.0 = Debug|Any CPU
+ {5ECA9427-7B2D-4152-A1CB-CC9B52EACF4C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5ECA9427-7B2D-4152-A1CB-CC9B52EACF4C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5ECA9427-7B2D-4152-A1CB-CC9B52EACF4C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5ECA9427-7B2D-4152-A1CB-CC9B52EACF4C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5ECA9427-7B2D-4152-A1CB-CC9B52EACF4C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5ECA9427-7B2D-4152-A1CB-CC9B52EACF4C}.Checked|x64.Build.0 = Checked|Any CPU
+ {5ECA9427-7B2D-4152-A1CB-CC9B52EACF4C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5ECA9427-7B2D-4152-A1CB-CC9B52EACF4C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5ECA9427-7B2D-4152-A1CB-CC9B52EACF4C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5ECA9427-7B2D-4152-A1CB-CC9B52EACF4C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5ECA9427-7B2D-4152-A1CB-CC9B52EACF4C}.Release|x64.ActiveCfg = Release|Any CPU
+ {5ECA9427-7B2D-4152-A1CB-CC9B52EACF4C}.Release|x64.Build.0 = Release|Any CPU
+ {739A4E16-C0EE-441D-94F4-ABCE480099D6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {739A4E16-C0EE-441D-94F4-ABCE480099D6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {739A4E16-C0EE-441D-94F4-ABCE480099D6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {739A4E16-C0EE-441D-94F4-ABCE480099D6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {739A4E16-C0EE-441D-94F4-ABCE480099D6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {739A4E16-C0EE-441D-94F4-ABCE480099D6}.Debug|x64.Build.0 = Debug|Any CPU
+ {739A4E16-C0EE-441D-94F4-ABCE480099D6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {739A4E16-C0EE-441D-94F4-ABCE480099D6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {739A4E16-C0EE-441D-94F4-ABCE480099D6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {739A4E16-C0EE-441D-94F4-ABCE480099D6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {739A4E16-C0EE-441D-94F4-ABCE480099D6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {739A4E16-C0EE-441D-94F4-ABCE480099D6}.Checked|x64.Build.0 = Checked|Any CPU
+ {739A4E16-C0EE-441D-94F4-ABCE480099D6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {739A4E16-C0EE-441D-94F4-ABCE480099D6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {739A4E16-C0EE-441D-94F4-ABCE480099D6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {739A4E16-C0EE-441D-94F4-ABCE480099D6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {739A4E16-C0EE-441D-94F4-ABCE480099D6}.Release|x64.ActiveCfg = Release|Any CPU
+ {739A4E16-C0EE-441D-94F4-ABCE480099D6}.Release|x64.Build.0 = Release|Any CPU
+ {B83094A3-CB33-4B53-8EC4-86D621B94969}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B83094A3-CB33-4B53-8EC4-86D621B94969}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B83094A3-CB33-4B53-8EC4-86D621B94969}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B83094A3-CB33-4B53-8EC4-86D621B94969}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B83094A3-CB33-4B53-8EC4-86D621B94969}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B83094A3-CB33-4B53-8EC4-86D621B94969}.Debug|x64.Build.0 = Debug|Any CPU
+ {B83094A3-CB33-4B53-8EC4-86D621B94969}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B83094A3-CB33-4B53-8EC4-86D621B94969}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B83094A3-CB33-4B53-8EC4-86D621B94969}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B83094A3-CB33-4B53-8EC4-86D621B94969}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B83094A3-CB33-4B53-8EC4-86D621B94969}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B83094A3-CB33-4B53-8EC4-86D621B94969}.Checked|x64.Build.0 = Checked|Any CPU
+ {B83094A3-CB33-4B53-8EC4-86D621B94969}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B83094A3-CB33-4B53-8EC4-86D621B94969}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B83094A3-CB33-4B53-8EC4-86D621B94969}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B83094A3-CB33-4B53-8EC4-86D621B94969}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B83094A3-CB33-4B53-8EC4-86D621B94969}.Release|x64.ActiveCfg = Release|Any CPU
+ {B83094A3-CB33-4B53-8EC4-86D621B94969}.Release|x64.Build.0 = Release|Any CPU
+ {7A66B167-954F-4759-9AD4-DF4646BD0FD1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7A66B167-954F-4759-9AD4-DF4646BD0FD1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7A66B167-954F-4759-9AD4-DF4646BD0FD1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7A66B167-954F-4759-9AD4-DF4646BD0FD1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7A66B167-954F-4759-9AD4-DF4646BD0FD1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7A66B167-954F-4759-9AD4-DF4646BD0FD1}.Debug|x64.Build.0 = Debug|Any CPU
+ {7A66B167-954F-4759-9AD4-DF4646BD0FD1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7A66B167-954F-4759-9AD4-DF4646BD0FD1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7A66B167-954F-4759-9AD4-DF4646BD0FD1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7A66B167-954F-4759-9AD4-DF4646BD0FD1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7A66B167-954F-4759-9AD4-DF4646BD0FD1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7A66B167-954F-4759-9AD4-DF4646BD0FD1}.Checked|x64.Build.0 = Checked|Any CPU
+ {7A66B167-954F-4759-9AD4-DF4646BD0FD1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7A66B167-954F-4759-9AD4-DF4646BD0FD1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7A66B167-954F-4759-9AD4-DF4646BD0FD1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7A66B167-954F-4759-9AD4-DF4646BD0FD1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7A66B167-954F-4759-9AD4-DF4646BD0FD1}.Release|x64.ActiveCfg = Release|Any CPU
+ {7A66B167-954F-4759-9AD4-DF4646BD0FD1}.Release|x64.Build.0 = Release|Any CPU
+ {3D92D0C7-EB79-442A-8FAE-2062967BB071}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3D92D0C7-EB79-442A-8FAE-2062967BB071}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3D92D0C7-EB79-442A-8FAE-2062967BB071}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3D92D0C7-EB79-442A-8FAE-2062967BB071}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3D92D0C7-EB79-442A-8FAE-2062967BB071}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3D92D0C7-EB79-442A-8FAE-2062967BB071}.Debug|x64.Build.0 = Debug|Any CPU
+ {3D92D0C7-EB79-442A-8FAE-2062967BB071}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3D92D0C7-EB79-442A-8FAE-2062967BB071}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3D92D0C7-EB79-442A-8FAE-2062967BB071}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3D92D0C7-EB79-442A-8FAE-2062967BB071}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3D92D0C7-EB79-442A-8FAE-2062967BB071}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3D92D0C7-EB79-442A-8FAE-2062967BB071}.Checked|x64.Build.0 = Checked|Any CPU
+ {3D92D0C7-EB79-442A-8FAE-2062967BB071}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3D92D0C7-EB79-442A-8FAE-2062967BB071}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3D92D0C7-EB79-442A-8FAE-2062967BB071}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3D92D0C7-EB79-442A-8FAE-2062967BB071}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3D92D0C7-EB79-442A-8FAE-2062967BB071}.Release|x64.ActiveCfg = Release|Any CPU
+ {3D92D0C7-EB79-442A-8FAE-2062967BB071}.Release|x64.Build.0 = Release|Any CPU
+ {51B00A68-AA1A-4D5F-A5AD-4BCF699A972B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {51B00A68-AA1A-4D5F-A5AD-4BCF699A972B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {51B00A68-AA1A-4D5F-A5AD-4BCF699A972B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {51B00A68-AA1A-4D5F-A5AD-4BCF699A972B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {51B00A68-AA1A-4D5F-A5AD-4BCF699A972B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {51B00A68-AA1A-4D5F-A5AD-4BCF699A972B}.Debug|x64.Build.0 = Debug|Any CPU
+ {51B00A68-AA1A-4D5F-A5AD-4BCF699A972B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {51B00A68-AA1A-4D5F-A5AD-4BCF699A972B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {51B00A68-AA1A-4D5F-A5AD-4BCF699A972B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {51B00A68-AA1A-4D5F-A5AD-4BCF699A972B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {51B00A68-AA1A-4D5F-A5AD-4BCF699A972B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {51B00A68-AA1A-4D5F-A5AD-4BCF699A972B}.Checked|x64.Build.0 = Checked|Any CPU
+ {51B00A68-AA1A-4D5F-A5AD-4BCF699A972B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {51B00A68-AA1A-4D5F-A5AD-4BCF699A972B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {51B00A68-AA1A-4D5F-A5AD-4BCF699A972B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {51B00A68-AA1A-4D5F-A5AD-4BCF699A972B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {51B00A68-AA1A-4D5F-A5AD-4BCF699A972B}.Release|x64.ActiveCfg = Release|Any CPU
+ {51B00A68-AA1A-4D5F-A5AD-4BCF699A972B}.Release|x64.Build.0 = Release|Any CPU
+ {6B683E72-60F5-4FDA-81E4-E28AA2BA8793}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6B683E72-60F5-4FDA-81E4-E28AA2BA8793}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6B683E72-60F5-4FDA-81E4-E28AA2BA8793}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6B683E72-60F5-4FDA-81E4-E28AA2BA8793}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6B683E72-60F5-4FDA-81E4-E28AA2BA8793}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6B683E72-60F5-4FDA-81E4-E28AA2BA8793}.Debug|x64.Build.0 = Debug|Any CPU
+ {6B683E72-60F5-4FDA-81E4-E28AA2BA8793}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6B683E72-60F5-4FDA-81E4-E28AA2BA8793}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6B683E72-60F5-4FDA-81E4-E28AA2BA8793}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6B683E72-60F5-4FDA-81E4-E28AA2BA8793}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6B683E72-60F5-4FDA-81E4-E28AA2BA8793}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6B683E72-60F5-4FDA-81E4-E28AA2BA8793}.Checked|x64.Build.0 = Checked|Any CPU
+ {6B683E72-60F5-4FDA-81E4-E28AA2BA8793}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6B683E72-60F5-4FDA-81E4-E28AA2BA8793}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6B683E72-60F5-4FDA-81E4-E28AA2BA8793}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6B683E72-60F5-4FDA-81E4-E28AA2BA8793}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6B683E72-60F5-4FDA-81E4-E28AA2BA8793}.Release|x64.ActiveCfg = Release|Any CPU
+ {6B683E72-60F5-4FDA-81E4-E28AA2BA8793}.Release|x64.Build.0 = Release|Any CPU
+ {0A4F1EDE-F87C-4565-954F-9BB4463A3FD8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0A4F1EDE-F87C-4565-954F-9BB4463A3FD8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0A4F1EDE-F87C-4565-954F-9BB4463A3FD8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0A4F1EDE-F87C-4565-954F-9BB4463A3FD8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0A4F1EDE-F87C-4565-954F-9BB4463A3FD8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0A4F1EDE-F87C-4565-954F-9BB4463A3FD8}.Debug|x64.Build.0 = Debug|Any CPU
+ {0A4F1EDE-F87C-4565-954F-9BB4463A3FD8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0A4F1EDE-F87C-4565-954F-9BB4463A3FD8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0A4F1EDE-F87C-4565-954F-9BB4463A3FD8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0A4F1EDE-F87C-4565-954F-9BB4463A3FD8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0A4F1EDE-F87C-4565-954F-9BB4463A3FD8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0A4F1EDE-F87C-4565-954F-9BB4463A3FD8}.Checked|x64.Build.0 = Checked|Any CPU
+ {0A4F1EDE-F87C-4565-954F-9BB4463A3FD8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0A4F1EDE-F87C-4565-954F-9BB4463A3FD8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0A4F1EDE-F87C-4565-954F-9BB4463A3FD8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0A4F1EDE-F87C-4565-954F-9BB4463A3FD8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0A4F1EDE-F87C-4565-954F-9BB4463A3FD8}.Release|x64.ActiveCfg = Release|Any CPU
+ {0A4F1EDE-F87C-4565-954F-9BB4463A3FD8}.Release|x64.Build.0 = Release|Any CPU
+ {0B633E06-28C1-4B74-9689-A8FBA27B8E16}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0B633E06-28C1-4B74-9689-A8FBA27B8E16}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0B633E06-28C1-4B74-9689-A8FBA27B8E16}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0B633E06-28C1-4B74-9689-A8FBA27B8E16}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0B633E06-28C1-4B74-9689-A8FBA27B8E16}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0B633E06-28C1-4B74-9689-A8FBA27B8E16}.Debug|x64.Build.0 = Debug|Any CPU
+ {0B633E06-28C1-4B74-9689-A8FBA27B8E16}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0B633E06-28C1-4B74-9689-A8FBA27B8E16}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0B633E06-28C1-4B74-9689-A8FBA27B8E16}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0B633E06-28C1-4B74-9689-A8FBA27B8E16}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0B633E06-28C1-4B74-9689-A8FBA27B8E16}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0B633E06-28C1-4B74-9689-A8FBA27B8E16}.Checked|x64.Build.0 = Checked|Any CPU
+ {0B633E06-28C1-4B74-9689-A8FBA27B8E16}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0B633E06-28C1-4B74-9689-A8FBA27B8E16}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0B633E06-28C1-4B74-9689-A8FBA27B8E16}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0B633E06-28C1-4B74-9689-A8FBA27B8E16}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0B633E06-28C1-4B74-9689-A8FBA27B8E16}.Release|x64.ActiveCfg = Release|Any CPU
+ {0B633E06-28C1-4B74-9689-A8FBA27B8E16}.Release|x64.Build.0 = Release|Any CPU
+ {79415AB2-2446-4237-B3C4-A7FFD441771A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {79415AB2-2446-4237-B3C4-A7FFD441771A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {79415AB2-2446-4237-B3C4-A7FFD441771A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {79415AB2-2446-4237-B3C4-A7FFD441771A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {79415AB2-2446-4237-B3C4-A7FFD441771A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {79415AB2-2446-4237-B3C4-A7FFD441771A}.Debug|x64.Build.0 = Debug|Any CPU
+ {79415AB2-2446-4237-B3C4-A7FFD441771A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {79415AB2-2446-4237-B3C4-A7FFD441771A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {79415AB2-2446-4237-B3C4-A7FFD441771A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {79415AB2-2446-4237-B3C4-A7FFD441771A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {79415AB2-2446-4237-B3C4-A7FFD441771A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {79415AB2-2446-4237-B3C4-A7FFD441771A}.Checked|x64.Build.0 = Checked|Any CPU
+ {79415AB2-2446-4237-B3C4-A7FFD441771A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {79415AB2-2446-4237-B3C4-A7FFD441771A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {79415AB2-2446-4237-B3C4-A7FFD441771A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {79415AB2-2446-4237-B3C4-A7FFD441771A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {79415AB2-2446-4237-B3C4-A7FFD441771A}.Release|x64.ActiveCfg = Release|Any CPU
+ {79415AB2-2446-4237-B3C4-A7FFD441771A}.Release|x64.Build.0 = Release|Any CPU
+ {FEAB9B3A-BE50-4A52-A53E-058C80080DE8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FEAB9B3A-BE50-4A52-A53E-058C80080DE8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FEAB9B3A-BE50-4A52-A53E-058C80080DE8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FEAB9B3A-BE50-4A52-A53E-058C80080DE8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FEAB9B3A-BE50-4A52-A53E-058C80080DE8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FEAB9B3A-BE50-4A52-A53E-058C80080DE8}.Debug|x64.Build.0 = Debug|Any CPU
+ {FEAB9B3A-BE50-4A52-A53E-058C80080DE8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FEAB9B3A-BE50-4A52-A53E-058C80080DE8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FEAB9B3A-BE50-4A52-A53E-058C80080DE8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FEAB9B3A-BE50-4A52-A53E-058C80080DE8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FEAB9B3A-BE50-4A52-A53E-058C80080DE8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FEAB9B3A-BE50-4A52-A53E-058C80080DE8}.Checked|x64.Build.0 = Checked|Any CPU
+ {FEAB9B3A-BE50-4A52-A53E-058C80080DE8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FEAB9B3A-BE50-4A52-A53E-058C80080DE8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FEAB9B3A-BE50-4A52-A53E-058C80080DE8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FEAB9B3A-BE50-4A52-A53E-058C80080DE8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FEAB9B3A-BE50-4A52-A53E-058C80080DE8}.Release|x64.ActiveCfg = Release|Any CPU
+ {FEAB9B3A-BE50-4A52-A53E-058C80080DE8}.Release|x64.Build.0 = Release|Any CPU
+ {9FF4BA69-374C-45A9-A086-454D7F0A1C3D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9FF4BA69-374C-45A9-A086-454D7F0A1C3D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9FF4BA69-374C-45A9-A086-454D7F0A1C3D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9FF4BA69-374C-45A9-A086-454D7F0A1C3D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9FF4BA69-374C-45A9-A086-454D7F0A1C3D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9FF4BA69-374C-45A9-A086-454D7F0A1C3D}.Debug|x64.Build.0 = Debug|Any CPU
+ {9FF4BA69-374C-45A9-A086-454D7F0A1C3D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9FF4BA69-374C-45A9-A086-454D7F0A1C3D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9FF4BA69-374C-45A9-A086-454D7F0A1C3D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9FF4BA69-374C-45A9-A086-454D7F0A1C3D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9FF4BA69-374C-45A9-A086-454D7F0A1C3D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9FF4BA69-374C-45A9-A086-454D7F0A1C3D}.Checked|x64.Build.0 = Checked|Any CPU
+ {9FF4BA69-374C-45A9-A086-454D7F0A1C3D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9FF4BA69-374C-45A9-A086-454D7F0A1C3D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9FF4BA69-374C-45A9-A086-454D7F0A1C3D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9FF4BA69-374C-45A9-A086-454D7F0A1C3D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9FF4BA69-374C-45A9-A086-454D7F0A1C3D}.Release|x64.ActiveCfg = Release|Any CPU
+ {9FF4BA69-374C-45A9-A086-454D7F0A1C3D}.Release|x64.Build.0 = Release|Any CPU
+ {4C56766C-B273-40B9-83A3-864587B27DCF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4C56766C-B273-40B9-83A3-864587B27DCF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4C56766C-B273-40B9-83A3-864587B27DCF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4C56766C-B273-40B9-83A3-864587B27DCF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4C56766C-B273-40B9-83A3-864587B27DCF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4C56766C-B273-40B9-83A3-864587B27DCF}.Debug|x64.Build.0 = Debug|Any CPU
+ {4C56766C-B273-40B9-83A3-864587B27DCF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4C56766C-B273-40B9-83A3-864587B27DCF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4C56766C-B273-40B9-83A3-864587B27DCF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4C56766C-B273-40B9-83A3-864587B27DCF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4C56766C-B273-40B9-83A3-864587B27DCF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4C56766C-B273-40B9-83A3-864587B27DCF}.Checked|x64.Build.0 = Checked|Any CPU
+ {4C56766C-B273-40B9-83A3-864587B27DCF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4C56766C-B273-40B9-83A3-864587B27DCF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4C56766C-B273-40B9-83A3-864587B27DCF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4C56766C-B273-40B9-83A3-864587B27DCF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4C56766C-B273-40B9-83A3-864587B27DCF}.Release|x64.ActiveCfg = Release|Any CPU
+ {4C56766C-B273-40B9-83A3-864587B27DCF}.Release|x64.Build.0 = Release|Any CPU
+ {9B09D580-688C-453E-8117-D3DE0CAA0C1C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9B09D580-688C-453E-8117-D3DE0CAA0C1C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9B09D580-688C-453E-8117-D3DE0CAA0C1C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9B09D580-688C-453E-8117-D3DE0CAA0C1C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9B09D580-688C-453E-8117-D3DE0CAA0C1C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9B09D580-688C-453E-8117-D3DE0CAA0C1C}.Debug|x64.Build.0 = Debug|Any CPU
+ {9B09D580-688C-453E-8117-D3DE0CAA0C1C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9B09D580-688C-453E-8117-D3DE0CAA0C1C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9B09D580-688C-453E-8117-D3DE0CAA0C1C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9B09D580-688C-453E-8117-D3DE0CAA0C1C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9B09D580-688C-453E-8117-D3DE0CAA0C1C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9B09D580-688C-453E-8117-D3DE0CAA0C1C}.Checked|x64.Build.0 = Checked|Any CPU
+ {9B09D580-688C-453E-8117-D3DE0CAA0C1C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9B09D580-688C-453E-8117-D3DE0CAA0C1C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9B09D580-688C-453E-8117-D3DE0CAA0C1C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9B09D580-688C-453E-8117-D3DE0CAA0C1C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9B09D580-688C-453E-8117-D3DE0CAA0C1C}.Release|x64.ActiveCfg = Release|Any CPU
+ {9B09D580-688C-453E-8117-D3DE0CAA0C1C}.Release|x64.Build.0 = Release|Any CPU
+ {A6C400C1-33DA-4336-9D9C-1A61E96E82D3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A6C400C1-33DA-4336-9D9C-1A61E96E82D3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A6C400C1-33DA-4336-9D9C-1A61E96E82D3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A6C400C1-33DA-4336-9D9C-1A61E96E82D3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A6C400C1-33DA-4336-9D9C-1A61E96E82D3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A6C400C1-33DA-4336-9D9C-1A61E96E82D3}.Debug|x64.Build.0 = Debug|Any CPU
+ {A6C400C1-33DA-4336-9D9C-1A61E96E82D3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A6C400C1-33DA-4336-9D9C-1A61E96E82D3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A6C400C1-33DA-4336-9D9C-1A61E96E82D3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A6C400C1-33DA-4336-9D9C-1A61E96E82D3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A6C400C1-33DA-4336-9D9C-1A61E96E82D3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A6C400C1-33DA-4336-9D9C-1A61E96E82D3}.Checked|x64.Build.0 = Checked|Any CPU
+ {A6C400C1-33DA-4336-9D9C-1A61E96E82D3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A6C400C1-33DA-4336-9D9C-1A61E96E82D3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A6C400C1-33DA-4336-9D9C-1A61E96E82D3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A6C400C1-33DA-4336-9D9C-1A61E96E82D3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A6C400C1-33DA-4336-9D9C-1A61E96E82D3}.Release|x64.ActiveCfg = Release|Any CPU
+ {A6C400C1-33DA-4336-9D9C-1A61E96E82D3}.Release|x64.Build.0 = Release|Any CPU
+ {3BE8DEA6-834C-4C98-8E6E-8FAF407EF7FB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3BE8DEA6-834C-4C98-8E6E-8FAF407EF7FB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3BE8DEA6-834C-4C98-8E6E-8FAF407EF7FB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3BE8DEA6-834C-4C98-8E6E-8FAF407EF7FB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3BE8DEA6-834C-4C98-8E6E-8FAF407EF7FB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3BE8DEA6-834C-4C98-8E6E-8FAF407EF7FB}.Debug|x64.Build.0 = Debug|Any CPU
+ {3BE8DEA6-834C-4C98-8E6E-8FAF407EF7FB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3BE8DEA6-834C-4C98-8E6E-8FAF407EF7FB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3BE8DEA6-834C-4C98-8E6E-8FAF407EF7FB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3BE8DEA6-834C-4C98-8E6E-8FAF407EF7FB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3BE8DEA6-834C-4C98-8E6E-8FAF407EF7FB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3BE8DEA6-834C-4C98-8E6E-8FAF407EF7FB}.Checked|x64.Build.0 = Checked|Any CPU
+ {3BE8DEA6-834C-4C98-8E6E-8FAF407EF7FB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3BE8DEA6-834C-4C98-8E6E-8FAF407EF7FB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3BE8DEA6-834C-4C98-8E6E-8FAF407EF7FB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3BE8DEA6-834C-4C98-8E6E-8FAF407EF7FB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3BE8DEA6-834C-4C98-8E6E-8FAF407EF7FB}.Release|x64.ActiveCfg = Release|Any CPU
+ {3BE8DEA6-834C-4C98-8E6E-8FAF407EF7FB}.Release|x64.Build.0 = Release|Any CPU
+ {9EE0D0A5-3C95-494B-9D8B-9B55D571A8DE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9EE0D0A5-3C95-494B-9D8B-9B55D571A8DE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9EE0D0A5-3C95-494B-9D8B-9B55D571A8DE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9EE0D0A5-3C95-494B-9D8B-9B55D571A8DE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9EE0D0A5-3C95-494B-9D8B-9B55D571A8DE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9EE0D0A5-3C95-494B-9D8B-9B55D571A8DE}.Debug|x64.Build.0 = Debug|Any CPU
+ {9EE0D0A5-3C95-494B-9D8B-9B55D571A8DE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9EE0D0A5-3C95-494B-9D8B-9B55D571A8DE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9EE0D0A5-3C95-494B-9D8B-9B55D571A8DE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9EE0D0A5-3C95-494B-9D8B-9B55D571A8DE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9EE0D0A5-3C95-494B-9D8B-9B55D571A8DE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9EE0D0A5-3C95-494B-9D8B-9B55D571A8DE}.Checked|x64.Build.0 = Checked|Any CPU
+ {9EE0D0A5-3C95-494B-9D8B-9B55D571A8DE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9EE0D0A5-3C95-494B-9D8B-9B55D571A8DE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9EE0D0A5-3C95-494B-9D8B-9B55D571A8DE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9EE0D0A5-3C95-494B-9D8B-9B55D571A8DE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9EE0D0A5-3C95-494B-9D8B-9B55D571A8DE}.Release|x64.ActiveCfg = Release|Any CPU
+ {9EE0D0A5-3C95-494B-9D8B-9B55D571A8DE}.Release|x64.Build.0 = Release|Any CPU
+ {108844DD-995F-48F3-AF3F-F97FEECF9EF3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {108844DD-995F-48F3-AF3F-F97FEECF9EF3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {108844DD-995F-48F3-AF3F-F97FEECF9EF3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {108844DD-995F-48F3-AF3F-F97FEECF9EF3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {108844DD-995F-48F3-AF3F-F97FEECF9EF3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {108844DD-995F-48F3-AF3F-F97FEECF9EF3}.Debug|x64.Build.0 = Debug|Any CPU
+ {108844DD-995F-48F3-AF3F-F97FEECF9EF3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {108844DD-995F-48F3-AF3F-F97FEECF9EF3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {108844DD-995F-48F3-AF3F-F97FEECF9EF3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {108844DD-995F-48F3-AF3F-F97FEECF9EF3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {108844DD-995F-48F3-AF3F-F97FEECF9EF3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {108844DD-995F-48F3-AF3F-F97FEECF9EF3}.Checked|x64.Build.0 = Checked|Any CPU
+ {108844DD-995F-48F3-AF3F-F97FEECF9EF3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {108844DD-995F-48F3-AF3F-F97FEECF9EF3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {108844DD-995F-48F3-AF3F-F97FEECF9EF3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {108844DD-995F-48F3-AF3F-F97FEECF9EF3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {108844DD-995F-48F3-AF3F-F97FEECF9EF3}.Release|x64.ActiveCfg = Release|Any CPU
+ {108844DD-995F-48F3-AF3F-F97FEECF9EF3}.Release|x64.Build.0 = Release|Any CPU
+ {11D3DC9A-3154-4968-8D52-FE25D4A460E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {11D3DC9A-3154-4968-8D52-FE25D4A460E5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {11D3DC9A-3154-4968-8D52-FE25D4A460E5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {11D3DC9A-3154-4968-8D52-FE25D4A460E5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {11D3DC9A-3154-4968-8D52-FE25D4A460E5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {11D3DC9A-3154-4968-8D52-FE25D4A460E5}.Debug|x64.Build.0 = Debug|Any CPU
+ {11D3DC9A-3154-4968-8D52-FE25D4A460E5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {11D3DC9A-3154-4968-8D52-FE25D4A460E5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {11D3DC9A-3154-4968-8D52-FE25D4A460E5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {11D3DC9A-3154-4968-8D52-FE25D4A460E5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {11D3DC9A-3154-4968-8D52-FE25D4A460E5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {11D3DC9A-3154-4968-8D52-FE25D4A460E5}.Checked|x64.Build.0 = Checked|Any CPU
+ {11D3DC9A-3154-4968-8D52-FE25D4A460E5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {11D3DC9A-3154-4968-8D52-FE25D4A460E5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {11D3DC9A-3154-4968-8D52-FE25D4A460E5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {11D3DC9A-3154-4968-8D52-FE25D4A460E5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {11D3DC9A-3154-4968-8D52-FE25D4A460E5}.Release|x64.ActiveCfg = Release|Any CPU
+ {11D3DC9A-3154-4968-8D52-FE25D4A460E5}.Release|x64.Build.0 = Release|Any CPU
+ {2F5EE036-F784-49AE-B95C-5615AB7F47D3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2F5EE036-F784-49AE-B95C-5615AB7F47D3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2F5EE036-F784-49AE-B95C-5615AB7F47D3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2F5EE036-F784-49AE-B95C-5615AB7F47D3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2F5EE036-F784-49AE-B95C-5615AB7F47D3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2F5EE036-F784-49AE-B95C-5615AB7F47D3}.Debug|x64.Build.0 = Debug|Any CPU
+ {2F5EE036-F784-49AE-B95C-5615AB7F47D3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2F5EE036-F784-49AE-B95C-5615AB7F47D3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2F5EE036-F784-49AE-B95C-5615AB7F47D3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2F5EE036-F784-49AE-B95C-5615AB7F47D3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2F5EE036-F784-49AE-B95C-5615AB7F47D3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2F5EE036-F784-49AE-B95C-5615AB7F47D3}.Checked|x64.Build.0 = Checked|Any CPU
+ {2F5EE036-F784-49AE-B95C-5615AB7F47D3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2F5EE036-F784-49AE-B95C-5615AB7F47D3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2F5EE036-F784-49AE-B95C-5615AB7F47D3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2F5EE036-F784-49AE-B95C-5615AB7F47D3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2F5EE036-F784-49AE-B95C-5615AB7F47D3}.Release|x64.ActiveCfg = Release|Any CPU
+ {2F5EE036-F784-49AE-B95C-5615AB7F47D3}.Release|x64.Build.0 = Release|Any CPU
+ {F07227A9-C305-42FE-969D-D1461D6BEF6F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F07227A9-C305-42FE-969D-D1461D6BEF6F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F07227A9-C305-42FE-969D-D1461D6BEF6F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F07227A9-C305-42FE-969D-D1461D6BEF6F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F07227A9-C305-42FE-969D-D1461D6BEF6F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F07227A9-C305-42FE-969D-D1461D6BEF6F}.Debug|x64.Build.0 = Debug|Any CPU
+ {F07227A9-C305-42FE-969D-D1461D6BEF6F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F07227A9-C305-42FE-969D-D1461D6BEF6F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F07227A9-C305-42FE-969D-D1461D6BEF6F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F07227A9-C305-42FE-969D-D1461D6BEF6F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F07227A9-C305-42FE-969D-D1461D6BEF6F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F07227A9-C305-42FE-969D-D1461D6BEF6F}.Checked|x64.Build.0 = Checked|Any CPU
+ {F07227A9-C305-42FE-969D-D1461D6BEF6F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F07227A9-C305-42FE-969D-D1461D6BEF6F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F07227A9-C305-42FE-969D-D1461D6BEF6F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F07227A9-C305-42FE-969D-D1461D6BEF6F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F07227A9-C305-42FE-969D-D1461D6BEF6F}.Release|x64.ActiveCfg = Release|Any CPU
+ {F07227A9-C305-42FE-969D-D1461D6BEF6F}.Release|x64.Build.0 = Release|Any CPU
+ {85F114AE-6238-4E30-B579-7BB0D658922E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {85F114AE-6238-4E30-B579-7BB0D658922E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {85F114AE-6238-4E30-B579-7BB0D658922E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {85F114AE-6238-4E30-B579-7BB0D658922E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {85F114AE-6238-4E30-B579-7BB0D658922E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {85F114AE-6238-4E30-B579-7BB0D658922E}.Debug|x64.Build.0 = Debug|Any CPU
+ {85F114AE-6238-4E30-B579-7BB0D658922E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {85F114AE-6238-4E30-B579-7BB0D658922E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {85F114AE-6238-4E30-B579-7BB0D658922E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {85F114AE-6238-4E30-B579-7BB0D658922E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {85F114AE-6238-4E30-B579-7BB0D658922E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {85F114AE-6238-4E30-B579-7BB0D658922E}.Checked|x64.Build.0 = Checked|Any CPU
+ {85F114AE-6238-4E30-B579-7BB0D658922E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {85F114AE-6238-4E30-B579-7BB0D658922E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {85F114AE-6238-4E30-B579-7BB0D658922E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {85F114AE-6238-4E30-B579-7BB0D658922E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {85F114AE-6238-4E30-B579-7BB0D658922E}.Release|x64.ActiveCfg = Release|Any CPU
+ {85F114AE-6238-4E30-B579-7BB0D658922E}.Release|x64.Build.0 = Release|Any CPU
+ {18DCAA00-850D-41AF-9B12-DD8E99B150BA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {18DCAA00-850D-41AF-9B12-DD8E99B150BA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {18DCAA00-850D-41AF-9B12-DD8E99B150BA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {18DCAA00-850D-41AF-9B12-DD8E99B150BA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {18DCAA00-850D-41AF-9B12-DD8E99B150BA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {18DCAA00-850D-41AF-9B12-DD8E99B150BA}.Debug|x64.Build.0 = Debug|Any CPU
+ {18DCAA00-850D-41AF-9B12-DD8E99B150BA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {18DCAA00-850D-41AF-9B12-DD8E99B150BA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {18DCAA00-850D-41AF-9B12-DD8E99B150BA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {18DCAA00-850D-41AF-9B12-DD8E99B150BA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {18DCAA00-850D-41AF-9B12-DD8E99B150BA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {18DCAA00-850D-41AF-9B12-DD8E99B150BA}.Checked|x64.Build.0 = Checked|Any CPU
+ {18DCAA00-850D-41AF-9B12-DD8E99B150BA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {18DCAA00-850D-41AF-9B12-DD8E99B150BA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {18DCAA00-850D-41AF-9B12-DD8E99B150BA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {18DCAA00-850D-41AF-9B12-DD8E99B150BA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {18DCAA00-850D-41AF-9B12-DD8E99B150BA}.Release|x64.ActiveCfg = Release|Any CPU
+ {18DCAA00-850D-41AF-9B12-DD8E99B150BA}.Release|x64.Build.0 = Release|Any CPU
+ {EA901A35-ECE3-4F4D-9587-F4100BCACA4D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EA901A35-ECE3-4F4D-9587-F4100BCACA4D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EA901A35-ECE3-4F4D-9587-F4100BCACA4D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EA901A35-ECE3-4F4D-9587-F4100BCACA4D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EA901A35-ECE3-4F4D-9587-F4100BCACA4D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EA901A35-ECE3-4F4D-9587-F4100BCACA4D}.Debug|x64.Build.0 = Debug|Any CPU
+ {EA901A35-ECE3-4F4D-9587-F4100BCACA4D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EA901A35-ECE3-4F4D-9587-F4100BCACA4D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EA901A35-ECE3-4F4D-9587-F4100BCACA4D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EA901A35-ECE3-4F4D-9587-F4100BCACA4D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EA901A35-ECE3-4F4D-9587-F4100BCACA4D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EA901A35-ECE3-4F4D-9587-F4100BCACA4D}.Checked|x64.Build.0 = Checked|Any CPU
+ {EA901A35-ECE3-4F4D-9587-F4100BCACA4D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EA901A35-ECE3-4F4D-9587-F4100BCACA4D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EA901A35-ECE3-4F4D-9587-F4100BCACA4D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EA901A35-ECE3-4F4D-9587-F4100BCACA4D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EA901A35-ECE3-4F4D-9587-F4100BCACA4D}.Release|x64.ActiveCfg = Release|Any CPU
+ {EA901A35-ECE3-4F4D-9587-F4100BCACA4D}.Release|x64.Build.0 = Release|Any CPU
+ {FDC30F95-BA55-472A-A295-D483565435C4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FDC30F95-BA55-472A-A295-D483565435C4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FDC30F95-BA55-472A-A295-D483565435C4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FDC30F95-BA55-472A-A295-D483565435C4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FDC30F95-BA55-472A-A295-D483565435C4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FDC30F95-BA55-472A-A295-D483565435C4}.Debug|x64.Build.0 = Debug|Any CPU
+ {FDC30F95-BA55-472A-A295-D483565435C4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FDC30F95-BA55-472A-A295-D483565435C4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FDC30F95-BA55-472A-A295-D483565435C4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FDC30F95-BA55-472A-A295-D483565435C4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FDC30F95-BA55-472A-A295-D483565435C4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FDC30F95-BA55-472A-A295-D483565435C4}.Checked|x64.Build.0 = Checked|Any CPU
+ {FDC30F95-BA55-472A-A295-D483565435C4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FDC30F95-BA55-472A-A295-D483565435C4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FDC30F95-BA55-472A-A295-D483565435C4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FDC30F95-BA55-472A-A295-D483565435C4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FDC30F95-BA55-472A-A295-D483565435C4}.Release|x64.ActiveCfg = Release|Any CPU
+ {FDC30F95-BA55-472A-A295-D483565435C4}.Release|x64.Build.0 = Release|Any CPU
+ {36E5B901-463B-47BB-A693-AFE10FC21395}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {36E5B901-463B-47BB-A693-AFE10FC21395}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {36E5B901-463B-47BB-A693-AFE10FC21395}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {36E5B901-463B-47BB-A693-AFE10FC21395}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {36E5B901-463B-47BB-A693-AFE10FC21395}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {36E5B901-463B-47BB-A693-AFE10FC21395}.Debug|x64.Build.0 = Debug|Any CPU
+ {36E5B901-463B-47BB-A693-AFE10FC21395}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {36E5B901-463B-47BB-A693-AFE10FC21395}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {36E5B901-463B-47BB-A693-AFE10FC21395}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {36E5B901-463B-47BB-A693-AFE10FC21395}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {36E5B901-463B-47BB-A693-AFE10FC21395}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {36E5B901-463B-47BB-A693-AFE10FC21395}.Checked|x64.Build.0 = Checked|Any CPU
+ {36E5B901-463B-47BB-A693-AFE10FC21395}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {36E5B901-463B-47BB-A693-AFE10FC21395}.Release|Any CPU.Build.0 = Release|Any CPU
+ {36E5B901-463B-47BB-A693-AFE10FC21395}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {36E5B901-463B-47BB-A693-AFE10FC21395}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {36E5B901-463B-47BB-A693-AFE10FC21395}.Release|x64.ActiveCfg = Release|Any CPU
+ {36E5B901-463B-47BB-A693-AFE10FC21395}.Release|x64.Build.0 = Release|Any CPU
+ {268C28E6-0F65-45A5-978A-C7BC947E2C2A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {268C28E6-0F65-45A5-978A-C7BC947E2C2A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {268C28E6-0F65-45A5-978A-C7BC947E2C2A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {268C28E6-0F65-45A5-978A-C7BC947E2C2A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {268C28E6-0F65-45A5-978A-C7BC947E2C2A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {268C28E6-0F65-45A5-978A-C7BC947E2C2A}.Debug|x64.Build.0 = Debug|Any CPU
+ {268C28E6-0F65-45A5-978A-C7BC947E2C2A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {268C28E6-0F65-45A5-978A-C7BC947E2C2A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {268C28E6-0F65-45A5-978A-C7BC947E2C2A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {268C28E6-0F65-45A5-978A-C7BC947E2C2A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {268C28E6-0F65-45A5-978A-C7BC947E2C2A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {268C28E6-0F65-45A5-978A-C7BC947E2C2A}.Checked|x64.Build.0 = Checked|Any CPU
+ {268C28E6-0F65-45A5-978A-C7BC947E2C2A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {268C28E6-0F65-45A5-978A-C7BC947E2C2A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {268C28E6-0F65-45A5-978A-C7BC947E2C2A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {268C28E6-0F65-45A5-978A-C7BC947E2C2A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {268C28E6-0F65-45A5-978A-C7BC947E2C2A}.Release|x64.ActiveCfg = Release|Any CPU
+ {268C28E6-0F65-45A5-978A-C7BC947E2C2A}.Release|x64.Build.0 = Release|Any CPU
+ {AB1CB3C1-40D2-4DF2-9926-DB5A4EA9F85C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AB1CB3C1-40D2-4DF2-9926-DB5A4EA9F85C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AB1CB3C1-40D2-4DF2-9926-DB5A4EA9F85C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AB1CB3C1-40D2-4DF2-9926-DB5A4EA9F85C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AB1CB3C1-40D2-4DF2-9926-DB5A4EA9F85C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AB1CB3C1-40D2-4DF2-9926-DB5A4EA9F85C}.Debug|x64.Build.0 = Debug|Any CPU
+ {AB1CB3C1-40D2-4DF2-9926-DB5A4EA9F85C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AB1CB3C1-40D2-4DF2-9926-DB5A4EA9F85C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AB1CB3C1-40D2-4DF2-9926-DB5A4EA9F85C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AB1CB3C1-40D2-4DF2-9926-DB5A4EA9F85C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AB1CB3C1-40D2-4DF2-9926-DB5A4EA9F85C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AB1CB3C1-40D2-4DF2-9926-DB5A4EA9F85C}.Checked|x64.Build.0 = Checked|Any CPU
+ {AB1CB3C1-40D2-4DF2-9926-DB5A4EA9F85C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AB1CB3C1-40D2-4DF2-9926-DB5A4EA9F85C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AB1CB3C1-40D2-4DF2-9926-DB5A4EA9F85C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AB1CB3C1-40D2-4DF2-9926-DB5A4EA9F85C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AB1CB3C1-40D2-4DF2-9926-DB5A4EA9F85C}.Release|x64.ActiveCfg = Release|Any CPU
+ {AB1CB3C1-40D2-4DF2-9926-DB5A4EA9F85C}.Release|x64.Build.0 = Release|Any CPU
+ {0A1B6C17-EFE6-4A07-A87D-C5CC66D6D854}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0A1B6C17-EFE6-4A07-A87D-C5CC66D6D854}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0A1B6C17-EFE6-4A07-A87D-C5CC66D6D854}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0A1B6C17-EFE6-4A07-A87D-C5CC66D6D854}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0A1B6C17-EFE6-4A07-A87D-C5CC66D6D854}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0A1B6C17-EFE6-4A07-A87D-C5CC66D6D854}.Debug|x64.Build.0 = Debug|Any CPU
+ {0A1B6C17-EFE6-4A07-A87D-C5CC66D6D854}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0A1B6C17-EFE6-4A07-A87D-C5CC66D6D854}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0A1B6C17-EFE6-4A07-A87D-C5CC66D6D854}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0A1B6C17-EFE6-4A07-A87D-C5CC66D6D854}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0A1B6C17-EFE6-4A07-A87D-C5CC66D6D854}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0A1B6C17-EFE6-4A07-A87D-C5CC66D6D854}.Checked|x64.Build.0 = Checked|Any CPU
+ {0A1B6C17-EFE6-4A07-A87D-C5CC66D6D854}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0A1B6C17-EFE6-4A07-A87D-C5CC66D6D854}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0A1B6C17-EFE6-4A07-A87D-C5CC66D6D854}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0A1B6C17-EFE6-4A07-A87D-C5CC66D6D854}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0A1B6C17-EFE6-4A07-A87D-C5CC66D6D854}.Release|x64.ActiveCfg = Release|Any CPU
+ {0A1B6C17-EFE6-4A07-A87D-C5CC66D6D854}.Release|x64.Build.0 = Release|Any CPU
+ {96AD2682-4F41-4067-BCB4-F1B164154159}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {96AD2682-4F41-4067-BCB4-F1B164154159}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {96AD2682-4F41-4067-BCB4-F1B164154159}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {96AD2682-4F41-4067-BCB4-F1B164154159}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {96AD2682-4F41-4067-BCB4-F1B164154159}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {96AD2682-4F41-4067-BCB4-F1B164154159}.Debug|x64.Build.0 = Debug|Any CPU
+ {96AD2682-4F41-4067-BCB4-F1B164154159}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {96AD2682-4F41-4067-BCB4-F1B164154159}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {96AD2682-4F41-4067-BCB4-F1B164154159}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {96AD2682-4F41-4067-BCB4-F1B164154159}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {96AD2682-4F41-4067-BCB4-F1B164154159}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {96AD2682-4F41-4067-BCB4-F1B164154159}.Checked|x64.Build.0 = Checked|Any CPU
+ {96AD2682-4F41-4067-BCB4-F1B164154159}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {96AD2682-4F41-4067-BCB4-F1B164154159}.Release|Any CPU.Build.0 = Release|Any CPU
+ {96AD2682-4F41-4067-BCB4-F1B164154159}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {96AD2682-4F41-4067-BCB4-F1B164154159}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {96AD2682-4F41-4067-BCB4-F1B164154159}.Release|x64.ActiveCfg = Release|Any CPU
+ {96AD2682-4F41-4067-BCB4-F1B164154159}.Release|x64.Build.0 = Release|Any CPU
+ {7D0A89E9-BDA0-4421-BA34-BDCAADEEB30B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7D0A89E9-BDA0-4421-BA34-BDCAADEEB30B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7D0A89E9-BDA0-4421-BA34-BDCAADEEB30B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7D0A89E9-BDA0-4421-BA34-BDCAADEEB30B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7D0A89E9-BDA0-4421-BA34-BDCAADEEB30B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7D0A89E9-BDA0-4421-BA34-BDCAADEEB30B}.Debug|x64.Build.0 = Debug|Any CPU
+ {7D0A89E9-BDA0-4421-BA34-BDCAADEEB30B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7D0A89E9-BDA0-4421-BA34-BDCAADEEB30B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7D0A89E9-BDA0-4421-BA34-BDCAADEEB30B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7D0A89E9-BDA0-4421-BA34-BDCAADEEB30B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7D0A89E9-BDA0-4421-BA34-BDCAADEEB30B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7D0A89E9-BDA0-4421-BA34-BDCAADEEB30B}.Checked|x64.Build.0 = Checked|Any CPU
+ {7D0A89E9-BDA0-4421-BA34-BDCAADEEB30B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7D0A89E9-BDA0-4421-BA34-BDCAADEEB30B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7D0A89E9-BDA0-4421-BA34-BDCAADEEB30B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7D0A89E9-BDA0-4421-BA34-BDCAADEEB30B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7D0A89E9-BDA0-4421-BA34-BDCAADEEB30B}.Release|x64.ActiveCfg = Release|Any CPU
+ {7D0A89E9-BDA0-4421-BA34-BDCAADEEB30B}.Release|x64.Build.0 = Release|Any CPU
+ {FE92C687-9D99-4CAA-8991-122492761722}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FE92C687-9D99-4CAA-8991-122492761722}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FE92C687-9D99-4CAA-8991-122492761722}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FE92C687-9D99-4CAA-8991-122492761722}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FE92C687-9D99-4CAA-8991-122492761722}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FE92C687-9D99-4CAA-8991-122492761722}.Debug|x64.Build.0 = Debug|Any CPU
+ {FE92C687-9D99-4CAA-8991-122492761722}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FE92C687-9D99-4CAA-8991-122492761722}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FE92C687-9D99-4CAA-8991-122492761722}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FE92C687-9D99-4CAA-8991-122492761722}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FE92C687-9D99-4CAA-8991-122492761722}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FE92C687-9D99-4CAA-8991-122492761722}.Checked|x64.Build.0 = Checked|Any CPU
+ {FE92C687-9D99-4CAA-8991-122492761722}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FE92C687-9D99-4CAA-8991-122492761722}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FE92C687-9D99-4CAA-8991-122492761722}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FE92C687-9D99-4CAA-8991-122492761722}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FE92C687-9D99-4CAA-8991-122492761722}.Release|x64.ActiveCfg = Release|Any CPU
+ {FE92C687-9D99-4CAA-8991-122492761722}.Release|x64.Build.0 = Release|Any CPU
+ {CE34B2B0-D684-4106-B425-8E0EAC8DF40A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CE34B2B0-D684-4106-B425-8E0EAC8DF40A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CE34B2B0-D684-4106-B425-8E0EAC8DF40A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CE34B2B0-D684-4106-B425-8E0EAC8DF40A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CE34B2B0-D684-4106-B425-8E0EAC8DF40A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CE34B2B0-D684-4106-B425-8E0EAC8DF40A}.Debug|x64.Build.0 = Debug|Any CPU
+ {CE34B2B0-D684-4106-B425-8E0EAC8DF40A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CE34B2B0-D684-4106-B425-8E0EAC8DF40A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CE34B2B0-D684-4106-B425-8E0EAC8DF40A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CE34B2B0-D684-4106-B425-8E0EAC8DF40A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CE34B2B0-D684-4106-B425-8E0EAC8DF40A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CE34B2B0-D684-4106-B425-8E0EAC8DF40A}.Checked|x64.Build.0 = Checked|Any CPU
+ {CE34B2B0-D684-4106-B425-8E0EAC8DF40A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CE34B2B0-D684-4106-B425-8E0EAC8DF40A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CE34B2B0-D684-4106-B425-8E0EAC8DF40A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CE34B2B0-D684-4106-B425-8E0EAC8DF40A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CE34B2B0-D684-4106-B425-8E0EAC8DF40A}.Release|x64.ActiveCfg = Release|Any CPU
+ {CE34B2B0-D684-4106-B425-8E0EAC8DF40A}.Release|x64.Build.0 = Release|Any CPU
+ {DFD73D77-5D12-4440-A1B1-FD336F74B1B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DFD73D77-5D12-4440-A1B1-FD336F74B1B4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DFD73D77-5D12-4440-A1B1-FD336F74B1B4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DFD73D77-5D12-4440-A1B1-FD336F74B1B4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DFD73D77-5D12-4440-A1B1-FD336F74B1B4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DFD73D77-5D12-4440-A1B1-FD336F74B1B4}.Debug|x64.Build.0 = Debug|Any CPU
+ {DFD73D77-5D12-4440-A1B1-FD336F74B1B4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DFD73D77-5D12-4440-A1B1-FD336F74B1B4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DFD73D77-5D12-4440-A1B1-FD336F74B1B4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DFD73D77-5D12-4440-A1B1-FD336F74B1B4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DFD73D77-5D12-4440-A1B1-FD336F74B1B4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DFD73D77-5D12-4440-A1B1-FD336F74B1B4}.Checked|x64.Build.0 = Checked|Any CPU
+ {DFD73D77-5D12-4440-A1B1-FD336F74B1B4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DFD73D77-5D12-4440-A1B1-FD336F74B1B4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DFD73D77-5D12-4440-A1B1-FD336F74B1B4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DFD73D77-5D12-4440-A1B1-FD336F74B1B4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DFD73D77-5D12-4440-A1B1-FD336F74B1B4}.Release|x64.ActiveCfg = Release|Any CPU
+ {DFD73D77-5D12-4440-A1B1-FD336F74B1B4}.Release|x64.Build.0 = Release|Any CPU
+ {1420E1E7-EF7E-4E9A-8FB2-9C35B5E3C7DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1420E1E7-EF7E-4E9A-8FB2-9C35B5E3C7DB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1420E1E7-EF7E-4E9A-8FB2-9C35B5E3C7DB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1420E1E7-EF7E-4E9A-8FB2-9C35B5E3C7DB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1420E1E7-EF7E-4E9A-8FB2-9C35B5E3C7DB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1420E1E7-EF7E-4E9A-8FB2-9C35B5E3C7DB}.Debug|x64.Build.0 = Debug|Any CPU
+ {1420E1E7-EF7E-4E9A-8FB2-9C35B5E3C7DB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1420E1E7-EF7E-4E9A-8FB2-9C35B5E3C7DB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1420E1E7-EF7E-4E9A-8FB2-9C35B5E3C7DB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1420E1E7-EF7E-4E9A-8FB2-9C35B5E3C7DB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1420E1E7-EF7E-4E9A-8FB2-9C35B5E3C7DB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1420E1E7-EF7E-4E9A-8FB2-9C35B5E3C7DB}.Checked|x64.Build.0 = Checked|Any CPU
+ {1420E1E7-EF7E-4E9A-8FB2-9C35B5E3C7DB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1420E1E7-EF7E-4E9A-8FB2-9C35B5E3C7DB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1420E1E7-EF7E-4E9A-8FB2-9C35B5E3C7DB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1420E1E7-EF7E-4E9A-8FB2-9C35B5E3C7DB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1420E1E7-EF7E-4E9A-8FB2-9C35B5E3C7DB}.Release|x64.ActiveCfg = Release|Any CPU
+ {1420E1E7-EF7E-4E9A-8FB2-9C35B5E3C7DB}.Release|x64.Build.0 = Release|Any CPU
+ {41E8FEFF-4FF9-4575-9B36-24EC5AD6354F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {41E8FEFF-4FF9-4575-9B36-24EC5AD6354F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {41E8FEFF-4FF9-4575-9B36-24EC5AD6354F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {41E8FEFF-4FF9-4575-9B36-24EC5AD6354F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {41E8FEFF-4FF9-4575-9B36-24EC5AD6354F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {41E8FEFF-4FF9-4575-9B36-24EC5AD6354F}.Debug|x64.Build.0 = Debug|Any CPU
+ {41E8FEFF-4FF9-4575-9B36-24EC5AD6354F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {41E8FEFF-4FF9-4575-9B36-24EC5AD6354F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {41E8FEFF-4FF9-4575-9B36-24EC5AD6354F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {41E8FEFF-4FF9-4575-9B36-24EC5AD6354F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {41E8FEFF-4FF9-4575-9B36-24EC5AD6354F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {41E8FEFF-4FF9-4575-9B36-24EC5AD6354F}.Checked|x64.Build.0 = Checked|Any CPU
+ {41E8FEFF-4FF9-4575-9B36-24EC5AD6354F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {41E8FEFF-4FF9-4575-9B36-24EC5AD6354F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {41E8FEFF-4FF9-4575-9B36-24EC5AD6354F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {41E8FEFF-4FF9-4575-9B36-24EC5AD6354F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {41E8FEFF-4FF9-4575-9B36-24EC5AD6354F}.Release|x64.ActiveCfg = Release|Any CPU
+ {41E8FEFF-4FF9-4575-9B36-24EC5AD6354F}.Release|x64.Build.0 = Release|Any CPU
+ {ACAC8A61-3E34-4984-90C8-50FD78D19DE3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {ACAC8A61-3E34-4984-90C8-50FD78D19DE3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {ACAC8A61-3E34-4984-90C8-50FD78D19DE3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {ACAC8A61-3E34-4984-90C8-50FD78D19DE3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {ACAC8A61-3E34-4984-90C8-50FD78D19DE3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {ACAC8A61-3E34-4984-90C8-50FD78D19DE3}.Debug|x64.Build.0 = Debug|Any CPU
+ {ACAC8A61-3E34-4984-90C8-50FD78D19DE3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {ACAC8A61-3E34-4984-90C8-50FD78D19DE3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {ACAC8A61-3E34-4984-90C8-50FD78D19DE3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {ACAC8A61-3E34-4984-90C8-50FD78D19DE3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {ACAC8A61-3E34-4984-90C8-50FD78D19DE3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {ACAC8A61-3E34-4984-90C8-50FD78D19DE3}.Checked|x64.Build.0 = Checked|Any CPU
+ {ACAC8A61-3E34-4984-90C8-50FD78D19DE3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {ACAC8A61-3E34-4984-90C8-50FD78D19DE3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {ACAC8A61-3E34-4984-90C8-50FD78D19DE3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {ACAC8A61-3E34-4984-90C8-50FD78D19DE3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {ACAC8A61-3E34-4984-90C8-50FD78D19DE3}.Release|x64.ActiveCfg = Release|Any CPU
+ {ACAC8A61-3E34-4984-90C8-50FD78D19DE3}.Release|x64.Build.0 = Release|Any CPU
+ {DCD83293-D516-40DF-B9F0-3C6A06E027F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DCD83293-D516-40DF-B9F0-3C6A06E027F9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DCD83293-D516-40DF-B9F0-3C6A06E027F9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DCD83293-D516-40DF-B9F0-3C6A06E027F9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DCD83293-D516-40DF-B9F0-3C6A06E027F9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DCD83293-D516-40DF-B9F0-3C6A06E027F9}.Debug|x64.Build.0 = Debug|Any CPU
+ {DCD83293-D516-40DF-B9F0-3C6A06E027F9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DCD83293-D516-40DF-B9F0-3C6A06E027F9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DCD83293-D516-40DF-B9F0-3C6A06E027F9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DCD83293-D516-40DF-B9F0-3C6A06E027F9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DCD83293-D516-40DF-B9F0-3C6A06E027F9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DCD83293-D516-40DF-B9F0-3C6A06E027F9}.Checked|x64.Build.0 = Checked|Any CPU
+ {DCD83293-D516-40DF-B9F0-3C6A06E027F9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DCD83293-D516-40DF-B9F0-3C6A06E027F9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DCD83293-D516-40DF-B9F0-3C6A06E027F9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DCD83293-D516-40DF-B9F0-3C6A06E027F9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DCD83293-D516-40DF-B9F0-3C6A06E027F9}.Release|x64.ActiveCfg = Release|Any CPU
+ {DCD83293-D516-40DF-B9F0-3C6A06E027F9}.Release|x64.Build.0 = Release|Any CPU
+ {AAFFFBCE-FAA9-42C1-8D35-8F866B5FD84C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AAFFFBCE-FAA9-42C1-8D35-8F866B5FD84C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AAFFFBCE-FAA9-42C1-8D35-8F866B5FD84C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AAFFFBCE-FAA9-42C1-8D35-8F866B5FD84C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AAFFFBCE-FAA9-42C1-8D35-8F866B5FD84C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AAFFFBCE-FAA9-42C1-8D35-8F866B5FD84C}.Debug|x64.Build.0 = Debug|Any CPU
+ {AAFFFBCE-FAA9-42C1-8D35-8F866B5FD84C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AAFFFBCE-FAA9-42C1-8D35-8F866B5FD84C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AAFFFBCE-FAA9-42C1-8D35-8F866B5FD84C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AAFFFBCE-FAA9-42C1-8D35-8F866B5FD84C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AAFFFBCE-FAA9-42C1-8D35-8F866B5FD84C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AAFFFBCE-FAA9-42C1-8D35-8F866B5FD84C}.Checked|x64.Build.0 = Checked|Any CPU
+ {AAFFFBCE-FAA9-42C1-8D35-8F866B5FD84C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AAFFFBCE-FAA9-42C1-8D35-8F866B5FD84C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AAFFFBCE-FAA9-42C1-8D35-8F866B5FD84C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AAFFFBCE-FAA9-42C1-8D35-8F866B5FD84C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AAFFFBCE-FAA9-42C1-8D35-8F866B5FD84C}.Release|x64.ActiveCfg = Release|Any CPU
+ {AAFFFBCE-FAA9-42C1-8D35-8F866B5FD84C}.Release|x64.Build.0 = Release|Any CPU
+ {1FB7C14C-8E8E-4F8F-AD95-BBB313F9D484}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1FB7C14C-8E8E-4F8F-AD95-BBB313F9D484}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1FB7C14C-8E8E-4F8F-AD95-BBB313F9D484}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1FB7C14C-8E8E-4F8F-AD95-BBB313F9D484}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1FB7C14C-8E8E-4F8F-AD95-BBB313F9D484}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1FB7C14C-8E8E-4F8F-AD95-BBB313F9D484}.Debug|x64.Build.0 = Debug|Any CPU
+ {1FB7C14C-8E8E-4F8F-AD95-BBB313F9D484}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1FB7C14C-8E8E-4F8F-AD95-BBB313F9D484}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1FB7C14C-8E8E-4F8F-AD95-BBB313F9D484}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1FB7C14C-8E8E-4F8F-AD95-BBB313F9D484}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1FB7C14C-8E8E-4F8F-AD95-BBB313F9D484}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1FB7C14C-8E8E-4F8F-AD95-BBB313F9D484}.Checked|x64.Build.0 = Checked|Any CPU
+ {1FB7C14C-8E8E-4F8F-AD95-BBB313F9D484}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1FB7C14C-8E8E-4F8F-AD95-BBB313F9D484}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1FB7C14C-8E8E-4F8F-AD95-BBB313F9D484}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1FB7C14C-8E8E-4F8F-AD95-BBB313F9D484}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1FB7C14C-8E8E-4F8F-AD95-BBB313F9D484}.Release|x64.ActiveCfg = Release|Any CPU
+ {1FB7C14C-8E8E-4F8F-AD95-BBB313F9D484}.Release|x64.Build.0 = Release|Any CPU
+ {0A98D022-18A7-45C3-85D6-CD563D7FB748}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0A98D022-18A7-45C3-85D6-CD563D7FB748}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0A98D022-18A7-45C3-85D6-CD563D7FB748}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0A98D022-18A7-45C3-85D6-CD563D7FB748}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0A98D022-18A7-45C3-85D6-CD563D7FB748}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0A98D022-18A7-45C3-85D6-CD563D7FB748}.Debug|x64.Build.0 = Debug|Any CPU
+ {0A98D022-18A7-45C3-85D6-CD563D7FB748}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0A98D022-18A7-45C3-85D6-CD563D7FB748}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0A98D022-18A7-45C3-85D6-CD563D7FB748}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0A98D022-18A7-45C3-85D6-CD563D7FB748}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0A98D022-18A7-45C3-85D6-CD563D7FB748}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0A98D022-18A7-45C3-85D6-CD563D7FB748}.Checked|x64.Build.0 = Checked|Any CPU
+ {0A98D022-18A7-45C3-85D6-CD563D7FB748}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0A98D022-18A7-45C3-85D6-CD563D7FB748}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0A98D022-18A7-45C3-85D6-CD563D7FB748}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0A98D022-18A7-45C3-85D6-CD563D7FB748}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0A98D022-18A7-45C3-85D6-CD563D7FB748}.Release|x64.ActiveCfg = Release|Any CPU
+ {0A98D022-18A7-45C3-85D6-CD563D7FB748}.Release|x64.Build.0 = Release|Any CPU
+ {5AD565C4-D90A-4F4C-961F-852208988029}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5AD565C4-D90A-4F4C-961F-852208988029}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5AD565C4-D90A-4F4C-961F-852208988029}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5AD565C4-D90A-4F4C-961F-852208988029}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5AD565C4-D90A-4F4C-961F-852208988029}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5AD565C4-D90A-4F4C-961F-852208988029}.Debug|x64.Build.0 = Debug|Any CPU
+ {5AD565C4-D90A-4F4C-961F-852208988029}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5AD565C4-D90A-4F4C-961F-852208988029}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5AD565C4-D90A-4F4C-961F-852208988029}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5AD565C4-D90A-4F4C-961F-852208988029}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5AD565C4-D90A-4F4C-961F-852208988029}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5AD565C4-D90A-4F4C-961F-852208988029}.Checked|x64.Build.0 = Checked|Any CPU
+ {5AD565C4-D90A-4F4C-961F-852208988029}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5AD565C4-D90A-4F4C-961F-852208988029}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5AD565C4-D90A-4F4C-961F-852208988029}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5AD565C4-D90A-4F4C-961F-852208988029}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5AD565C4-D90A-4F4C-961F-852208988029}.Release|x64.ActiveCfg = Release|Any CPU
+ {5AD565C4-D90A-4F4C-961F-852208988029}.Release|x64.Build.0 = Release|Any CPU
+ {14ABED61-9399-49A8-8E7E-F3C7A53AA097}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {14ABED61-9399-49A8-8E7E-F3C7A53AA097}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {14ABED61-9399-49A8-8E7E-F3C7A53AA097}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {14ABED61-9399-49A8-8E7E-F3C7A53AA097}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {14ABED61-9399-49A8-8E7E-F3C7A53AA097}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {14ABED61-9399-49A8-8E7E-F3C7A53AA097}.Debug|x64.Build.0 = Debug|Any CPU
+ {14ABED61-9399-49A8-8E7E-F3C7A53AA097}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {14ABED61-9399-49A8-8E7E-F3C7A53AA097}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {14ABED61-9399-49A8-8E7E-F3C7A53AA097}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {14ABED61-9399-49A8-8E7E-F3C7A53AA097}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {14ABED61-9399-49A8-8E7E-F3C7A53AA097}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {14ABED61-9399-49A8-8E7E-F3C7A53AA097}.Checked|x64.Build.0 = Checked|Any CPU
+ {14ABED61-9399-49A8-8E7E-F3C7A53AA097}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {14ABED61-9399-49A8-8E7E-F3C7A53AA097}.Release|Any CPU.Build.0 = Release|Any CPU
+ {14ABED61-9399-49A8-8E7E-F3C7A53AA097}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {14ABED61-9399-49A8-8E7E-F3C7A53AA097}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {14ABED61-9399-49A8-8E7E-F3C7A53AA097}.Release|x64.ActiveCfg = Release|Any CPU
+ {14ABED61-9399-49A8-8E7E-F3C7A53AA097}.Release|x64.Build.0 = Release|Any CPU
+ {0068F78B-8F43-4CB4-A5DF-5FCD781FEF98}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0068F78B-8F43-4CB4-A5DF-5FCD781FEF98}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0068F78B-8F43-4CB4-A5DF-5FCD781FEF98}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0068F78B-8F43-4CB4-A5DF-5FCD781FEF98}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0068F78B-8F43-4CB4-A5DF-5FCD781FEF98}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0068F78B-8F43-4CB4-A5DF-5FCD781FEF98}.Debug|x64.Build.0 = Debug|Any CPU
+ {0068F78B-8F43-4CB4-A5DF-5FCD781FEF98}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0068F78B-8F43-4CB4-A5DF-5FCD781FEF98}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0068F78B-8F43-4CB4-A5DF-5FCD781FEF98}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0068F78B-8F43-4CB4-A5DF-5FCD781FEF98}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0068F78B-8F43-4CB4-A5DF-5FCD781FEF98}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0068F78B-8F43-4CB4-A5DF-5FCD781FEF98}.Checked|x64.Build.0 = Checked|Any CPU
+ {0068F78B-8F43-4CB4-A5DF-5FCD781FEF98}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0068F78B-8F43-4CB4-A5DF-5FCD781FEF98}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0068F78B-8F43-4CB4-A5DF-5FCD781FEF98}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0068F78B-8F43-4CB4-A5DF-5FCD781FEF98}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0068F78B-8F43-4CB4-A5DF-5FCD781FEF98}.Release|x64.ActiveCfg = Release|Any CPU
+ {0068F78B-8F43-4CB4-A5DF-5FCD781FEF98}.Release|x64.Build.0 = Release|Any CPU
+ {4281C0B9-B4D5-473D-A790-310FBBB40A65}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4281C0B9-B4D5-473D-A790-310FBBB40A65}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4281C0B9-B4D5-473D-A790-310FBBB40A65}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4281C0B9-B4D5-473D-A790-310FBBB40A65}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4281C0B9-B4D5-473D-A790-310FBBB40A65}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4281C0B9-B4D5-473D-A790-310FBBB40A65}.Debug|x64.Build.0 = Debug|Any CPU
+ {4281C0B9-B4D5-473D-A790-310FBBB40A65}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4281C0B9-B4D5-473D-A790-310FBBB40A65}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4281C0B9-B4D5-473D-A790-310FBBB40A65}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4281C0B9-B4D5-473D-A790-310FBBB40A65}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4281C0B9-B4D5-473D-A790-310FBBB40A65}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4281C0B9-B4D5-473D-A790-310FBBB40A65}.Checked|x64.Build.0 = Checked|Any CPU
+ {4281C0B9-B4D5-473D-A790-310FBBB40A65}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4281C0B9-B4D5-473D-A790-310FBBB40A65}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4281C0B9-B4D5-473D-A790-310FBBB40A65}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4281C0B9-B4D5-473D-A790-310FBBB40A65}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4281C0B9-B4D5-473D-A790-310FBBB40A65}.Release|x64.ActiveCfg = Release|Any CPU
+ {4281C0B9-B4D5-473D-A790-310FBBB40A65}.Release|x64.Build.0 = Release|Any CPU
+ {DA6F49B6-6B54-4259-A1F7-2E7915DD5421}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DA6F49B6-6B54-4259-A1F7-2E7915DD5421}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DA6F49B6-6B54-4259-A1F7-2E7915DD5421}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DA6F49B6-6B54-4259-A1F7-2E7915DD5421}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DA6F49B6-6B54-4259-A1F7-2E7915DD5421}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DA6F49B6-6B54-4259-A1F7-2E7915DD5421}.Debug|x64.Build.0 = Debug|Any CPU
+ {DA6F49B6-6B54-4259-A1F7-2E7915DD5421}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DA6F49B6-6B54-4259-A1F7-2E7915DD5421}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DA6F49B6-6B54-4259-A1F7-2E7915DD5421}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DA6F49B6-6B54-4259-A1F7-2E7915DD5421}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DA6F49B6-6B54-4259-A1F7-2E7915DD5421}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DA6F49B6-6B54-4259-A1F7-2E7915DD5421}.Checked|x64.Build.0 = Checked|Any CPU
+ {DA6F49B6-6B54-4259-A1F7-2E7915DD5421}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DA6F49B6-6B54-4259-A1F7-2E7915DD5421}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DA6F49B6-6B54-4259-A1F7-2E7915DD5421}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DA6F49B6-6B54-4259-A1F7-2E7915DD5421}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DA6F49B6-6B54-4259-A1F7-2E7915DD5421}.Release|x64.ActiveCfg = Release|Any CPU
+ {DA6F49B6-6B54-4259-A1F7-2E7915DD5421}.Release|x64.Build.0 = Release|Any CPU
+ {A1E821F6-07CF-46C5-AF96-3454B80436D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A1E821F6-07CF-46C5-AF96-3454B80436D2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A1E821F6-07CF-46C5-AF96-3454B80436D2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A1E821F6-07CF-46C5-AF96-3454B80436D2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A1E821F6-07CF-46C5-AF96-3454B80436D2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A1E821F6-07CF-46C5-AF96-3454B80436D2}.Debug|x64.Build.0 = Debug|Any CPU
+ {A1E821F6-07CF-46C5-AF96-3454B80436D2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A1E821F6-07CF-46C5-AF96-3454B80436D2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A1E821F6-07CF-46C5-AF96-3454B80436D2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A1E821F6-07CF-46C5-AF96-3454B80436D2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A1E821F6-07CF-46C5-AF96-3454B80436D2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A1E821F6-07CF-46C5-AF96-3454B80436D2}.Checked|x64.Build.0 = Checked|Any CPU
+ {A1E821F6-07CF-46C5-AF96-3454B80436D2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A1E821F6-07CF-46C5-AF96-3454B80436D2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A1E821F6-07CF-46C5-AF96-3454B80436D2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A1E821F6-07CF-46C5-AF96-3454B80436D2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A1E821F6-07CF-46C5-AF96-3454B80436D2}.Release|x64.ActiveCfg = Release|Any CPU
+ {A1E821F6-07CF-46C5-AF96-3454B80436D2}.Release|x64.Build.0 = Release|Any CPU
+ {077010A8-4A52-4E5C-9392-C21B684A8375}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {077010A8-4A52-4E5C-9392-C21B684A8375}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {077010A8-4A52-4E5C-9392-C21B684A8375}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {077010A8-4A52-4E5C-9392-C21B684A8375}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {077010A8-4A52-4E5C-9392-C21B684A8375}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {077010A8-4A52-4E5C-9392-C21B684A8375}.Debug|x64.Build.0 = Debug|Any CPU
+ {077010A8-4A52-4E5C-9392-C21B684A8375}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {077010A8-4A52-4E5C-9392-C21B684A8375}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {077010A8-4A52-4E5C-9392-C21B684A8375}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {077010A8-4A52-4E5C-9392-C21B684A8375}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {077010A8-4A52-4E5C-9392-C21B684A8375}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {077010A8-4A52-4E5C-9392-C21B684A8375}.Checked|x64.Build.0 = Checked|Any CPU
+ {077010A8-4A52-4E5C-9392-C21B684A8375}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {077010A8-4A52-4E5C-9392-C21B684A8375}.Release|Any CPU.Build.0 = Release|Any CPU
+ {077010A8-4A52-4E5C-9392-C21B684A8375}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {077010A8-4A52-4E5C-9392-C21B684A8375}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {077010A8-4A52-4E5C-9392-C21B684A8375}.Release|x64.ActiveCfg = Release|Any CPU
+ {077010A8-4A52-4E5C-9392-C21B684A8375}.Release|x64.Build.0 = Release|Any CPU
+ {F4BF21B1-69E1-48F6-9AC8-0465F3B5798B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F4BF21B1-69E1-48F6-9AC8-0465F3B5798B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F4BF21B1-69E1-48F6-9AC8-0465F3B5798B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F4BF21B1-69E1-48F6-9AC8-0465F3B5798B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F4BF21B1-69E1-48F6-9AC8-0465F3B5798B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F4BF21B1-69E1-48F6-9AC8-0465F3B5798B}.Debug|x64.Build.0 = Debug|Any CPU
+ {F4BF21B1-69E1-48F6-9AC8-0465F3B5798B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F4BF21B1-69E1-48F6-9AC8-0465F3B5798B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F4BF21B1-69E1-48F6-9AC8-0465F3B5798B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F4BF21B1-69E1-48F6-9AC8-0465F3B5798B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F4BF21B1-69E1-48F6-9AC8-0465F3B5798B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F4BF21B1-69E1-48F6-9AC8-0465F3B5798B}.Checked|x64.Build.0 = Checked|Any CPU
+ {F4BF21B1-69E1-48F6-9AC8-0465F3B5798B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F4BF21B1-69E1-48F6-9AC8-0465F3B5798B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F4BF21B1-69E1-48F6-9AC8-0465F3B5798B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F4BF21B1-69E1-48F6-9AC8-0465F3B5798B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F4BF21B1-69E1-48F6-9AC8-0465F3B5798B}.Release|x64.ActiveCfg = Release|Any CPU
+ {F4BF21B1-69E1-48F6-9AC8-0465F3B5798B}.Release|x64.Build.0 = Release|Any CPU
+ {8AA2DDC3-5BB2-4F35-A020-8106C20CF8FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8AA2DDC3-5BB2-4F35-A020-8106C20CF8FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8AA2DDC3-5BB2-4F35-A020-8106C20CF8FA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8AA2DDC3-5BB2-4F35-A020-8106C20CF8FA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8AA2DDC3-5BB2-4F35-A020-8106C20CF8FA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8AA2DDC3-5BB2-4F35-A020-8106C20CF8FA}.Debug|x64.Build.0 = Debug|Any CPU
+ {8AA2DDC3-5BB2-4F35-A020-8106C20CF8FA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8AA2DDC3-5BB2-4F35-A020-8106C20CF8FA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8AA2DDC3-5BB2-4F35-A020-8106C20CF8FA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8AA2DDC3-5BB2-4F35-A020-8106C20CF8FA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8AA2DDC3-5BB2-4F35-A020-8106C20CF8FA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8AA2DDC3-5BB2-4F35-A020-8106C20CF8FA}.Checked|x64.Build.0 = Checked|Any CPU
+ {8AA2DDC3-5BB2-4F35-A020-8106C20CF8FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8AA2DDC3-5BB2-4F35-A020-8106C20CF8FA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8AA2DDC3-5BB2-4F35-A020-8106C20CF8FA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8AA2DDC3-5BB2-4F35-A020-8106C20CF8FA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8AA2DDC3-5BB2-4F35-A020-8106C20CF8FA}.Release|x64.ActiveCfg = Release|Any CPU
+ {8AA2DDC3-5BB2-4F35-A020-8106C20CF8FA}.Release|x64.Build.0 = Release|Any CPU
+ {765B8DAE-C0A8-4247-B89C-A945693622D6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {765B8DAE-C0A8-4247-B89C-A945693622D6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {765B8DAE-C0A8-4247-B89C-A945693622D6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {765B8DAE-C0A8-4247-B89C-A945693622D6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {765B8DAE-C0A8-4247-B89C-A945693622D6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {765B8DAE-C0A8-4247-B89C-A945693622D6}.Debug|x64.Build.0 = Debug|Any CPU
+ {765B8DAE-C0A8-4247-B89C-A945693622D6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {765B8DAE-C0A8-4247-B89C-A945693622D6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {765B8DAE-C0A8-4247-B89C-A945693622D6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {765B8DAE-C0A8-4247-B89C-A945693622D6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {765B8DAE-C0A8-4247-B89C-A945693622D6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {765B8DAE-C0A8-4247-B89C-A945693622D6}.Checked|x64.Build.0 = Checked|Any CPU
+ {765B8DAE-C0A8-4247-B89C-A945693622D6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {765B8DAE-C0A8-4247-B89C-A945693622D6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {765B8DAE-C0A8-4247-B89C-A945693622D6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {765B8DAE-C0A8-4247-B89C-A945693622D6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {765B8DAE-C0A8-4247-B89C-A945693622D6}.Release|x64.ActiveCfg = Release|Any CPU
+ {765B8DAE-C0A8-4247-B89C-A945693622D6}.Release|x64.Build.0 = Release|Any CPU
+ {AF9518E2-1C16-44D2-AD0D-6D72786BCD06}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AF9518E2-1C16-44D2-AD0D-6D72786BCD06}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AF9518E2-1C16-44D2-AD0D-6D72786BCD06}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AF9518E2-1C16-44D2-AD0D-6D72786BCD06}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AF9518E2-1C16-44D2-AD0D-6D72786BCD06}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AF9518E2-1C16-44D2-AD0D-6D72786BCD06}.Debug|x64.Build.0 = Debug|Any CPU
+ {AF9518E2-1C16-44D2-AD0D-6D72786BCD06}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AF9518E2-1C16-44D2-AD0D-6D72786BCD06}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AF9518E2-1C16-44D2-AD0D-6D72786BCD06}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AF9518E2-1C16-44D2-AD0D-6D72786BCD06}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AF9518E2-1C16-44D2-AD0D-6D72786BCD06}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AF9518E2-1C16-44D2-AD0D-6D72786BCD06}.Checked|x64.Build.0 = Checked|Any CPU
+ {AF9518E2-1C16-44D2-AD0D-6D72786BCD06}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AF9518E2-1C16-44D2-AD0D-6D72786BCD06}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AF9518E2-1C16-44D2-AD0D-6D72786BCD06}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AF9518E2-1C16-44D2-AD0D-6D72786BCD06}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AF9518E2-1C16-44D2-AD0D-6D72786BCD06}.Release|x64.ActiveCfg = Release|Any CPU
+ {AF9518E2-1C16-44D2-AD0D-6D72786BCD06}.Release|x64.Build.0 = Release|Any CPU
+ {0A6812BB-B1ED-4946-985A-59D6BA337C02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0A6812BB-B1ED-4946-985A-59D6BA337C02}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0A6812BB-B1ED-4946-985A-59D6BA337C02}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0A6812BB-B1ED-4946-985A-59D6BA337C02}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0A6812BB-B1ED-4946-985A-59D6BA337C02}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0A6812BB-B1ED-4946-985A-59D6BA337C02}.Debug|x64.Build.0 = Debug|Any CPU
+ {0A6812BB-B1ED-4946-985A-59D6BA337C02}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0A6812BB-B1ED-4946-985A-59D6BA337C02}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0A6812BB-B1ED-4946-985A-59D6BA337C02}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0A6812BB-B1ED-4946-985A-59D6BA337C02}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0A6812BB-B1ED-4946-985A-59D6BA337C02}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0A6812BB-B1ED-4946-985A-59D6BA337C02}.Checked|x64.Build.0 = Checked|Any CPU
+ {0A6812BB-B1ED-4946-985A-59D6BA337C02}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0A6812BB-B1ED-4946-985A-59D6BA337C02}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0A6812BB-B1ED-4946-985A-59D6BA337C02}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0A6812BB-B1ED-4946-985A-59D6BA337C02}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0A6812BB-B1ED-4946-985A-59D6BA337C02}.Release|x64.ActiveCfg = Release|Any CPU
+ {0A6812BB-B1ED-4946-985A-59D6BA337C02}.Release|x64.Build.0 = Release|Any CPU
+ {C75CD0A5-EC50-4758-934C-6556DB3ABB56}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C75CD0A5-EC50-4758-934C-6556DB3ABB56}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C75CD0A5-EC50-4758-934C-6556DB3ABB56}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C75CD0A5-EC50-4758-934C-6556DB3ABB56}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C75CD0A5-EC50-4758-934C-6556DB3ABB56}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C75CD0A5-EC50-4758-934C-6556DB3ABB56}.Debug|x64.Build.0 = Debug|Any CPU
+ {C75CD0A5-EC50-4758-934C-6556DB3ABB56}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C75CD0A5-EC50-4758-934C-6556DB3ABB56}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C75CD0A5-EC50-4758-934C-6556DB3ABB56}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C75CD0A5-EC50-4758-934C-6556DB3ABB56}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C75CD0A5-EC50-4758-934C-6556DB3ABB56}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C75CD0A5-EC50-4758-934C-6556DB3ABB56}.Checked|x64.Build.0 = Checked|Any CPU
+ {C75CD0A5-EC50-4758-934C-6556DB3ABB56}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C75CD0A5-EC50-4758-934C-6556DB3ABB56}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C75CD0A5-EC50-4758-934C-6556DB3ABB56}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C75CD0A5-EC50-4758-934C-6556DB3ABB56}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C75CD0A5-EC50-4758-934C-6556DB3ABB56}.Release|x64.ActiveCfg = Release|Any CPU
+ {C75CD0A5-EC50-4758-934C-6556DB3ABB56}.Release|x64.Build.0 = Release|Any CPU
+ {7522C319-7E9C-4FF6-BA8B-4AFD82505F11}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7522C319-7E9C-4FF6-BA8B-4AFD82505F11}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7522C319-7E9C-4FF6-BA8B-4AFD82505F11}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7522C319-7E9C-4FF6-BA8B-4AFD82505F11}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7522C319-7E9C-4FF6-BA8B-4AFD82505F11}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7522C319-7E9C-4FF6-BA8B-4AFD82505F11}.Debug|x64.Build.0 = Debug|Any CPU
+ {7522C319-7E9C-4FF6-BA8B-4AFD82505F11}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7522C319-7E9C-4FF6-BA8B-4AFD82505F11}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7522C319-7E9C-4FF6-BA8B-4AFD82505F11}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7522C319-7E9C-4FF6-BA8B-4AFD82505F11}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7522C319-7E9C-4FF6-BA8B-4AFD82505F11}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7522C319-7E9C-4FF6-BA8B-4AFD82505F11}.Checked|x64.Build.0 = Checked|Any CPU
+ {7522C319-7E9C-4FF6-BA8B-4AFD82505F11}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7522C319-7E9C-4FF6-BA8B-4AFD82505F11}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7522C319-7E9C-4FF6-BA8B-4AFD82505F11}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7522C319-7E9C-4FF6-BA8B-4AFD82505F11}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7522C319-7E9C-4FF6-BA8B-4AFD82505F11}.Release|x64.ActiveCfg = Release|Any CPU
+ {7522C319-7E9C-4FF6-BA8B-4AFD82505F11}.Release|x64.Build.0 = Release|Any CPU
+ {5D3D87C1-CFFE-4C30-B840-166734802351}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5D3D87C1-CFFE-4C30-B840-166734802351}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5D3D87C1-CFFE-4C30-B840-166734802351}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5D3D87C1-CFFE-4C30-B840-166734802351}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5D3D87C1-CFFE-4C30-B840-166734802351}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5D3D87C1-CFFE-4C30-B840-166734802351}.Debug|x64.Build.0 = Debug|Any CPU
+ {5D3D87C1-CFFE-4C30-B840-166734802351}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5D3D87C1-CFFE-4C30-B840-166734802351}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5D3D87C1-CFFE-4C30-B840-166734802351}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5D3D87C1-CFFE-4C30-B840-166734802351}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5D3D87C1-CFFE-4C30-B840-166734802351}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5D3D87C1-CFFE-4C30-B840-166734802351}.Checked|x64.Build.0 = Checked|Any CPU
+ {5D3D87C1-CFFE-4C30-B840-166734802351}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5D3D87C1-CFFE-4C30-B840-166734802351}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5D3D87C1-CFFE-4C30-B840-166734802351}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5D3D87C1-CFFE-4C30-B840-166734802351}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5D3D87C1-CFFE-4C30-B840-166734802351}.Release|x64.ActiveCfg = Release|Any CPU
+ {5D3D87C1-CFFE-4C30-B840-166734802351}.Release|x64.Build.0 = Release|Any CPU
+ {066648D8-5CC3-4237-B749-6EEF50933525}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {066648D8-5CC3-4237-B749-6EEF50933525}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {066648D8-5CC3-4237-B749-6EEF50933525}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {066648D8-5CC3-4237-B749-6EEF50933525}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {066648D8-5CC3-4237-B749-6EEF50933525}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {066648D8-5CC3-4237-B749-6EEF50933525}.Debug|x64.Build.0 = Debug|Any CPU
+ {066648D8-5CC3-4237-B749-6EEF50933525}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {066648D8-5CC3-4237-B749-6EEF50933525}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {066648D8-5CC3-4237-B749-6EEF50933525}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {066648D8-5CC3-4237-B749-6EEF50933525}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {066648D8-5CC3-4237-B749-6EEF50933525}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {066648D8-5CC3-4237-B749-6EEF50933525}.Checked|x64.Build.0 = Checked|Any CPU
+ {066648D8-5CC3-4237-B749-6EEF50933525}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {066648D8-5CC3-4237-B749-6EEF50933525}.Release|Any CPU.Build.0 = Release|Any CPU
+ {066648D8-5CC3-4237-B749-6EEF50933525}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {066648D8-5CC3-4237-B749-6EEF50933525}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {066648D8-5CC3-4237-B749-6EEF50933525}.Release|x64.ActiveCfg = Release|Any CPU
+ {066648D8-5CC3-4237-B749-6EEF50933525}.Release|x64.Build.0 = Release|Any CPU
+ {55B6A522-0226-4155-8C65-07876D6A9860}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {55B6A522-0226-4155-8C65-07876D6A9860}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {55B6A522-0226-4155-8C65-07876D6A9860}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {55B6A522-0226-4155-8C65-07876D6A9860}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {55B6A522-0226-4155-8C65-07876D6A9860}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {55B6A522-0226-4155-8C65-07876D6A9860}.Debug|x64.Build.0 = Debug|Any CPU
+ {55B6A522-0226-4155-8C65-07876D6A9860}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {55B6A522-0226-4155-8C65-07876D6A9860}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {55B6A522-0226-4155-8C65-07876D6A9860}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {55B6A522-0226-4155-8C65-07876D6A9860}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {55B6A522-0226-4155-8C65-07876D6A9860}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {55B6A522-0226-4155-8C65-07876D6A9860}.Checked|x64.Build.0 = Checked|Any CPU
+ {55B6A522-0226-4155-8C65-07876D6A9860}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {55B6A522-0226-4155-8C65-07876D6A9860}.Release|Any CPU.Build.0 = Release|Any CPU
+ {55B6A522-0226-4155-8C65-07876D6A9860}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {55B6A522-0226-4155-8C65-07876D6A9860}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {55B6A522-0226-4155-8C65-07876D6A9860}.Release|x64.ActiveCfg = Release|Any CPU
+ {55B6A522-0226-4155-8C65-07876D6A9860}.Release|x64.Build.0 = Release|Any CPU
+ {2D5ECCEC-4287-4CDA-BC4C-7232A0F61449}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2D5ECCEC-4287-4CDA-BC4C-7232A0F61449}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2D5ECCEC-4287-4CDA-BC4C-7232A0F61449}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2D5ECCEC-4287-4CDA-BC4C-7232A0F61449}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2D5ECCEC-4287-4CDA-BC4C-7232A0F61449}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2D5ECCEC-4287-4CDA-BC4C-7232A0F61449}.Debug|x64.Build.0 = Debug|Any CPU
+ {2D5ECCEC-4287-4CDA-BC4C-7232A0F61449}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2D5ECCEC-4287-4CDA-BC4C-7232A0F61449}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2D5ECCEC-4287-4CDA-BC4C-7232A0F61449}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2D5ECCEC-4287-4CDA-BC4C-7232A0F61449}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2D5ECCEC-4287-4CDA-BC4C-7232A0F61449}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2D5ECCEC-4287-4CDA-BC4C-7232A0F61449}.Checked|x64.Build.0 = Checked|Any CPU
+ {2D5ECCEC-4287-4CDA-BC4C-7232A0F61449}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2D5ECCEC-4287-4CDA-BC4C-7232A0F61449}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2D5ECCEC-4287-4CDA-BC4C-7232A0F61449}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2D5ECCEC-4287-4CDA-BC4C-7232A0F61449}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2D5ECCEC-4287-4CDA-BC4C-7232A0F61449}.Release|x64.ActiveCfg = Release|Any CPU
+ {2D5ECCEC-4287-4CDA-BC4C-7232A0F61449}.Release|x64.Build.0 = Release|Any CPU
+ {0AAAF581-8DA8-43B4-AEF0-66F55292813E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0AAAF581-8DA8-43B4-AEF0-66F55292813E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0AAAF581-8DA8-43B4-AEF0-66F55292813E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0AAAF581-8DA8-43B4-AEF0-66F55292813E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0AAAF581-8DA8-43B4-AEF0-66F55292813E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0AAAF581-8DA8-43B4-AEF0-66F55292813E}.Debug|x64.Build.0 = Debug|Any CPU
+ {0AAAF581-8DA8-43B4-AEF0-66F55292813E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0AAAF581-8DA8-43B4-AEF0-66F55292813E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0AAAF581-8DA8-43B4-AEF0-66F55292813E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0AAAF581-8DA8-43B4-AEF0-66F55292813E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0AAAF581-8DA8-43B4-AEF0-66F55292813E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0AAAF581-8DA8-43B4-AEF0-66F55292813E}.Checked|x64.Build.0 = Checked|Any CPU
+ {0AAAF581-8DA8-43B4-AEF0-66F55292813E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0AAAF581-8DA8-43B4-AEF0-66F55292813E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0AAAF581-8DA8-43B4-AEF0-66F55292813E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0AAAF581-8DA8-43B4-AEF0-66F55292813E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0AAAF581-8DA8-43B4-AEF0-66F55292813E}.Release|x64.ActiveCfg = Release|Any CPU
+ {0AAAF581-8DA8-43B4-AEF0-66F55292813E}.Release|x64.Build.0 = Release|Any CPU
+ {8B3226D1-019E-4374-9D7A-984AFF660832}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8B3226D1-019E-4374-9D7A-984AFF660832}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8B3226D1-019E-4374-9D7A-984AFF660832}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8B3226D1-019E-4374-9D7A-984AFF660832}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8B3226D1-019E-4374-9D7A-984AFF660832}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8B3226D1-019E-4374-9D7A-984AFF660832}.Debug|x64.Build.0 = Debug|Any CPU
+ {8B3226D1-019E-4374-9D7A-984AFF660832}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8B3226D1-019E-4374-9D7A-984AFF660832}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8B3226D1-019E-4374-9D7A-984AFF660832}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8B3226D1-019E-4374-9D7A-984AFF660832}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8B3226D1-019E-4374-9D7A-984AFF660832}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8B3226D1-019E-4374-9D7A-984AFF660832}.Checked|x64.Build.0 = Checked|Any CPU
+ {8B3226D1-019E-4374-9D7A-984AFF660832}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8B3226D1-019E-4374-9D7A-984AFF660832}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8B3226D1-019E-4374-9D7A-984AFF660832}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8B3226D1-019E-4374-9D7A-984AFF660832}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8B3226D1-019E-4374-9D7A-984AFF660832}.Release|x64.ActiveCfg = Release|Any CPU
+ {8B3226D1-019E-4374-9D7A-984AFF660832}.Release|x64.Build.0 = Release|Any CPU
+ {8F545EB4-16C4-4561-A7FA-30D9A9504E2D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8F545EB4-16C4-4561-A7FA-30D9A9504E2D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8F545EB4-16C4-4561-A7FA-30D9A9504E2D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8F545EB4-16C4-4561-A7FA-30D9A9504E2D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8F545EB4-16C4-4561-A7FA-30D9A9504E2D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8F545EB4-16C4-4561-A7FA-30D9A9504E2D}.Debug|x64.Build.0 = Debug|Any CPU
+ {8F545EB4-16C4-4561-A7FA-30D9A9504E2D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8F545EB4-16C4-4561-A7FA-30D9A9504E2D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8F545EB4-16C4-4561-A7FA-30D9A9504E2D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8F545EB4-16C4-4561-A7FA-30D9A9504E2D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8F545EB4-16C4-4561-A7FA-30D9A9504E2D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8F545EB4-16C4-4561-A7FA-30D9A9504E2D}.Checked|x64.Build.0 = Checked|Any CPU
+ {8F545EB4-16C4-4561-A7FA-30D9A9504E2D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8F545EB4-16C4-4561-A7FA-30D9A9504E2D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8F545EB4-16C4-4561-A7FA-30D9A9504E2D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8F545EB4-16C4-4561-A7FA-30D9A9504E2D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8F545EB4-16C4-4561-A7FA-30D9A9504E2D}.Release|x64.ActiveCfg = Release|Any CPU
+ {8F545EB4-16C4-4561-A7FA-30D9A9504E2D}.Release|x64.Build.0 = Release|Any CPU
+ {6423E198-6E4C-4FE3-87D3-A14586D1E7E1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6423E198-6E4C-4FE3-87D3-A14586D1E7E1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6423E198-6E4C-4FE3-87D3-A14586D1E7E1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6423E198-6E4C-4FE3-87D3-A14586D1E7E1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6423E198-6E4C-4FE3-87D3-A14586D1E7E1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6423E198-6E4C-4FE3-87D3-A14586D1E7E1}.Debug|x64.Build.0 = Debug|Any CPU
+ {6423E198-6E4C-4FE3-87D3-A14586D1E7E1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6423E198-6E4C-4FE3-87D3-A14586D1E7E1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6423E198-6E4C-4FE3-87D3-A14586D1E7E1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6423E198-6E4C-4FE3-87D3-A14586D1E7E1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6423E198-6E4C-4FE3-87D3-A14586D1E7E1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6423E198-6E4C-4FE3-87D3-A14586D1E7E1}.Checked|x64.Build.0 = Checked|Any CPU
+ {6423E198-6E4C-4FE3-87D3-A14586D1E7E1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6423E198-6E4C-4FE3-87D3-A14586D1E7E1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6423E198-6E4C-4FE3-87D3-A14586D1E7E1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6423E198-6E4C-4FE3-87D3-A14586D1E7E1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6423E198-6E4C-4FE3-87D3-A14586D1E7E1}.Release|x64.ActiveCfg = Release|Any CPU
+ {6423E198-6E4C-4FE3-87D3-A14586D1E7E1}.Release|x64.Build.0 = Release|Any CPU
+ {612EEF55-B933-4F56-9203-6387DB3755F5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {612EEF55-B933-4F56-9203-6387DB3755F5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {612EEF55-B933-4F56-9203-6387DB3755F5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {612EEF55-B933-4F56-9203-6387DB3755F5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {612EEF55-B933-4F56-9203-6387DB3755F5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {612EEF55-B933-4F56-9203-6387DB3755F5}.Debug|x64.Build.0 = Debug|Any CPU
+ {612EEF55-B933-4F56-9203-6387DB3755F5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {612EEF55-B933-4F56-9203-6387DB3755F5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {612EEF55-B933-4F56-9203-6387DB3755F5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {612EEF55-B933-4F56-9203-6387DB3755F5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {612EEF55-B933-4F56-9203-6387DB3755F5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {612EEF55-B933-4F56-9203-6387DB3755F5}.Checked|x64.Build.0 = Checked|Any CPU
+ {612EEF55-B933-4F56-9203-6387DB3755F5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {612EEF55-B933-4F56-9203-6387DB3755F5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {612EEF55-B933-4F56-9203-6387DB3755F5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {612EEF55-B933-4F56-9203-6387DB3755F5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {612EEF55-B933-4F56-9203-6387DB3755F5}.Release|x64.ActiveCfg = Release|Any CPU
+ {612EEF55-B933-4F56-9203-6387DB3755F5}.Release|x64.Build.0 = Release|Any CPU
+ {04DCE5F5-545D-4326-AAE7-8B3311248AA3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {04DCE5F5-545D-4326-AAE7-8B3311248AA3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {04DCE5F5-545D-4326-AAE7-8B3311248AA3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {04DCE5F5-545D-4326-AAE7-8B3311248AA3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {04DCE5F5-545D-4326-AAE7-8B3311248AA3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {04DCE5F5-545D-4326-AAE7-8B3311248AA3}.Debug|x64.Build.0 = Debug|Any CPU
+ {04DCE5F5-545D-4326-AAE7-8B3311248AA3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {04DCE5F5-545D-4326-AAE7-8B3311248AA3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {04DCE5F5-545D-4326-AAE7-8B3311248AA3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {04DCE5F5-545D-4326-AAE7-8B3311248AA3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {04DCE5F5-545D-4326-AAE7-8B3311248AA3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {04DCE5F5-545D-4326-AAE7-8B3311248AA3}.Checked|x64.Build.0 = Checked|Any CPU
+ {04DCE5F5-545D-4326-AAE7-8B3311248AA3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {04DCE5F5-545D-4326-AAE7-8B3311248AA3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {04DCE5F5-545D-4326-AAE7-8B3311248AA3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {04DCE5F5-545D-4326-AAE7-8B3311248AA3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {04DCE5F5-545D-4326-AAE7-8B3311248AA3}.Release|x64.ActiveCfg = Release|Any CPU
+ {04DCE5F5-545D-4326-AAE7-8B3311248AA3}.Release|x64.Build.0 = Release|Any CPU
+ {E73AE81F-2BB2-4BA4-A99F-6E9AEEBAFB19}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E73AE81F-2BB2-4BA4-A99F-6E9AEEBAFB19}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E73AE81F-2BB2-4BA4-A99F-6E9AEEBAFB19}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E73AE81F-2BB2-4BA4-A99F-6E9AEEBAFB19}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E73AE81F-2BB2-4BA4-A99F-6E9AEEBAFB19}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E73AE81F-2BB2-4BA4-A99F-6E9AEEBAFB19}.Debug|x64.Build.0 = Debug|Any CPU
+ {E73AE81F-2BB2-4BA4-A99F-6E9AEEBAFB19}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E73AE81F-2BB2-4BA4-A99F-6E9AEEBAFB19}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E73AE81F-2BB2-4BA4-A99F-6E9AEEBAFB19}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E73AE81F-2BB2-4BA4-A99F-6E9AEEBAFB19}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E73AE81F-2BB2-4BA4-A99F-6E9AEEBAFB19}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E73AE81F-2BB2-4BA4-A99F-6E9AEEBAFB19}.Checked|x64.Build.0 = Checked|Any CPU
+ {E73AE81F-2BB2-4BA4-A99F-6E9AEEBAFB19}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E73AE81F-2BB2-4BA4-A99F-6E9AEEBAFB19}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E73AE81F-2BB2-4BA4-A99F-6E9AEEBAFB19}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E73AE81F-2BB2-4BA4-A99F-6E9AEEBAFB19}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E73AE81F-2BB2-4BA4-A99F-6E9AEEBAFB19}.Release|x64.ActiveCfg = Release|Any CPU
+ {E73AE81F-2BB2-4BA4-A99F-6E9AEEBAFB19}.Release|x64.Build.0 = Release|Any CPU
+ {20860BEB-89DA-4119-B82E-C7DD5994E92F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {20860BEB-89DA-4119-B82E-C7DD5994E92F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {20860BEB-89DA-4119-B82E-C7DD5994E92F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {20860BEB-89DA-4119-B82E-C7DD5994E92F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {20860BEB-89DA-4119-B82E-C7DD5994E92F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {20860BEB-89DA-4119-B82E-C7DD5994E92F}.Debug|x64.Build.0 = Debug|Any CPU
+ {20860BEB-89DA-4119-B82E-C7DD5994E92F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {20860BEB-89DA-4119-B82E-C7DD5994E92F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {20860BEB-89DA-4119-B82E-C7DD5994E92F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {20860BEB-89DA-4119-B82E-C7DD5994E92F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {20860BEB-89DA-4119-B82E-C7DD5994E92F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {20860BEB-89DA-4119-B82E-C7DD5994E92F}.Checked|x64.Build.0 = Checked|Any CPU
+ {20860BEB-89DA-4119-B82E-C7DD5994E92F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {20860BEB-89DA-4119-B82E-C7DD5994E92F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {20860BEB-89DA-4119-B82E-C7DD5994E92F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {20860BEB-89DA-4119-B82E-C7DD5994E92F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {20860BEB-89DA-4119-B82E-C7DD5994E92F}.Release|x64.ActiveCfg = Release|Any CPU
+ {20860BEB-89DA-4119-B82E-C7DD5994E92F}.Release|x64.Build.0 = Release|Any CPU
+ {9050A814-D15D-4F3E-9259-54803F85FE63}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9050A814-D15D-4F3E-9259-54803F85FE63}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9050A814-D15D-4F3E-9259-54803F85FE63}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9050A814-D15D-4F3E-9259-54803F85FE63}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9050A814-D15D-4F3E-9259-54803F85FE63}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9050A814-D15D-4F3E-9259-54803F85FE63}.Debug|x64.Build.0 = Debug|Any CPU
+ {9050A814-D15D-4F3E-9259-54803F85FE63}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9050A814-D15D-4F3E-9259-54803F85FE63}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9050A814-D15D-4F3E-9259-54803F85FE63}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9050A814-D15D-4F3E-9259-54803F85FE63}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9050A814-D15D-4F3E-9259-54803F85FE63}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9050A814-D15D-4F3E-9259-54803F85FE63}.Checked|x64.Build.0 = Checked|Any CPU
+ {9050A814-D15D-4F3E-9259-54803F85FE63}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9050A814-D15D-4F3E-9259-54803F85FE63}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9050A814-D15D-4F3E-9259-54803F85FE63}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9050A814-D15D-4F3E-9259-54803F85FE63}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9050A814-D15D-4F3E-9259-54803F85FE63}.Release|x64.ActiveCfg = Release|Any CPU
+ {9050A814-D15D-4F3E-9259-54803F85FE63}.Release|x64.Build.0 = Release|Any CPU
+ {098FBD79-0E99-4E2D-B67B-1C0C977A3EAA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {098FBD79-0E99-4E2D-B67B-1C0C977A3EAA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {098FBD79-0E99-4E2D-B67B-1C0C977A3EAA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {098FBD79-0E99-4E2D-B67B-1C0C977A3EAA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {098FBD79-0E99-4E2D-B67B-1C0C977A3EAA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {098FBD79-0E99-4E2D-B67B-1C0C977A3EAA}.Debug|x64.Build.0 = Debug|Any CPU
+ {098FBD79-0E99-4E2D-B67B-1C0C977A3EAA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {098FBD79-0E99-4E2D-B67B-1C0C977A3EAA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {098FBD79-0E99-4E2D-B67B-1C0C977A3EAA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {098FBD79-0E99-4E2D-B67B-1C0C977A3EAA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {098FBD79-0E99-4E2D-B67B-1C0C977A3EAA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {098FBD79-0E99-4E2D-B67B-1C0C977A3EAA}.Checked|x64.Build.0 = Checked|Any CPU
+ {098FBD79-0E99-4E2D-B67B-1C0C977A3EAA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {098FBD79-0E99-4E2D-B67B-1C0C977A3EAA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {098FBD79-0E99-4E2D-B67B-1C0C977A3EAA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {098FBD79-0E99-4E2D-B67B-1C0C977A3EAA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {098FBD79-0E99-4E2D-B67B-1C0C977A3EAA}.Release|x64.ActiveCfg = Release|Any CPU
+ {098FBD79-0E99-4E2D-B67B-1C0C977A3EAA}.Release|x64.Build.0 = Release|Any CPU
+ {CA007CA9-CD94-4D2A-B45E-B4FFB36C56DE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CA007CA9-CD94-4D2A-B45E-B4FFB36C56DE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CA007CA9-CD94-4D2A-B45E-B4FFB36C56DE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CA007CA9-CD94-4D2A-B45E-B4FFB36C56DE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CA007CA9-CD94-4D2A-B45E-B4FFB36C56DE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CA007CA9-CD94-4D2A-B45E-B4FFB36C56DE}.Debug|x64.Build.0 = Debug|Any CPU
+ {CA007CA9-CD94-4D2A-B45E-B4FFB36C56DE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CA007CA9-CD94-4D2A-B45E-B4FFB36C56DE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CA007CA9-CD94-4D2A-B45E-B4FFB36C56DE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CA007CA9-CD94-4D2A-B45E-B4FFB36C56DE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CA007CA9-CD94-4D2A-B45E-B4FFB36C56DE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CA007CA9-CD94-4D2A-B45E-B4FFB36C56DE}.Checked|x64.Build.0 = Checked|Any CPU
+ {CA007CA9-CD94-4D2A-B45E-B4FFB36C56DE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CA007CA9-CD94-4D2A-B45E-B4FFB36C56DE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CA007CA9-CD94-4D2A-B45E-B4FFB36C56DE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CA007CA9-CD94-4D2A-B45E-B4FFB36C56DE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CA007CA9-CD94-4D2A-B45E-B4FFB36C56DE}.Release|x64.ActiveCfg = Release|Any CPU
+ {CA007CA9-CD94-4D2A-B45E-B4FFB36C56DE}.Release|x64.Build.0 = Release|Any CPU
+ {2896F75C-65F5-489C-99ED-C651B1CF438B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2896F75C-65F5-489C-99ED-C651B1CF438B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2896F75C-65F5-489C-99ED-C651B1CF438B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2896F75C-65F5-489C-99ED-C651B1CF438B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2896F75C-65F5-489C-99ED-C651B1CF438B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2896F75C-65F5-489C-99ED-C651B1CF438B}.Debug|x64.Build.0 = Debug|Any CPU
+ {2896F75C-65F5-489C-99ED-C651B1CF438B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2896F75C-65F5-489C-99ED-C651B1CF438B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2896F75C-65F5-489C-99ED-C651B1CF438B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2896F75C-65F5-489C-99ED-C651B1CF438B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2896F75C-65F5-489C-99ED-C651B1CF438B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2896F75C-65F5-489C-99ED-C651B1CF438B}.Checked|x64.Build.0 = Checked|Any CPU
+ {2896F75C-65F5-489C-99ED-C651B1CF438B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2896F75C-65F5-489C-99ED-C651B1CF438B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2896F75C-65F5-489C-99ED-C651B1CF438B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2896F75C-65F5-489C-99ED-C651B1CF438B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2896F75C-65F5-489C-99ED-C651B1CF438B}.Release|x64.ActiveCfg = Release|Any CPU
+ {2896F75C-65F5-489C-99ED-C651B1CF438B}.Release|x64.Build.0 = Release|Any CPU
+ {2755A058-AF1D-4DDA-85A0-D69E5A96D298}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2755A058-AF1D-4DDA-85A0-D69E5A96D298}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2755A058-AF1D-4DDA-85A0-D69E5A96D298}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2755A058-AF1D-4DDA-85A0-D69E5A96D298}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2755A058-AF1D-4DDA-85A0-D69E5A96D298}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2755A058-AF1D-4DDA-85A0-D69E5A96D298}.Debug|x64.Build.0 = Debug|Any CPU
+ {2755A058-AF1D-4DDA-85A0-D69E5A96D298}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2755A058-AF1D-4DDA-85A0-D69E5A96D298}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2755A058-AF1D-4DDA-85A0-D69E5A96D298}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2755A058-AF1D-4DDA-85A0-D69E5A96D298}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2755A058-AF1D-4DDA-85A0-D69E5A96D298}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2755A058-AF1D-4DDA-85A0-D69E5A96D298}.Checked|x64.Build.0 = Checked|Any CPU
+ {2755A058-AF1D-4DDA-85A0-D69E5A96D298}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2755A058-AF1D-4DDA-85A0-D69E5A96D298}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2755A058-AF1D-4DDA-85A0-D69E5A96D298}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2755A058-AF1D-4DDA-85A0-D69E5A96D298}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2755A058-AF1D-4DDA-85A0-D69E5A96D298}.Release|x64.ActiveCfg = Release|Any CPU
+ {2755A058-AF1D-4DDA-85A0-D69E5A96D298}.Release|x64.Build.0 = Release|Any CPU
+ {95B46689-1DF6-4292-93C6-783B238750CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {95B46689-1DF6-4292-93C6-783B238750CD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {95B46689-1DF6-4292-93C6-783B238750CD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {95B46689-1DF6-4292-93C6-783B238750CD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {95B46689-1DF6-4292-93C6-783B238750CD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {95B46689-1DF6-4292-93C6-783B238750CD}.Debug|x64.Build.0 = Debug|Any CPU
+ {95B46689-1DF6-4292-93C6-783B238750CD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {95B46689-1DF6-4292-93C6-783B238750CD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {95B46689-1DF6-4292-93C6-783B238750CD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {95B46689-1DF6-4292-93C6-783B238750CD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {95B46689-1DF6-4292-93C6-783B238750CD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {95B46689-1DF6-4292-93C6-783B238750CD}.Checked|x64.Build.0 = Checked|Any CPU
+ {95B46689-1DF6-4292-93C6-783B238750CD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {95B46689-1DF6-4292-93C6-783B238750CD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {95B46689-1DF6-4292-93C6-783B238750CD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {95B46689-1DF6-4292-93C6-783B238750CD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {95B46689-1DF6-4292-93C6-783B238750CD}.Release|x64.ActiveCfg = Release|Any CPU
+ {95B46689-1DF6-4292-93C6-783B238750CD}.Release|x64.Build.0 = Release|Any CPU
+ {D4376443-7B4E-4592-BA55-2C95E2313BB5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D4376443-7B4E-4592-BA55-2C95E2313BB5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D4376443-7B4E-4592-BA55-2C95E2313BB5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D4376443-7B4E-4592-BA55-2C95E2313BB5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D4376443-7B4E-4592-BA55-2C95E2313BB5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D4376443-7B4E-4592-BA55-2C95E2313BB5}.Debug|x64.Build.0 = Debug|Any CPU
+ {D4376443-7B4E-4592-BA55-2C95E2313BB5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D4376443-7B4E-4592-BA55-2C95E2313BB5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D4376443-7B4E-4592-BA55-2C95E2313BB5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D4376443-7B4E-4592-BA55-2C95E2313BB5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D4376443-7B4E-4592-BA55-2C95E2313BB5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D4376443-7B4E-4592-BA55-2C95E2313BB5}.Checked|x64.Build.0 = Checked|Any CPU
+ {D4376443-7B4E-4592-BA55-2C95E2313BB5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D4376443-7B4E-4592-BA55-2C95E2313BB5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D4376443-7B4E-4592-BA55-2C95E2313BB5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D4376443-7B4E-4592-BA55-2C95E2313BB5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D4376443-7B4E-4592-BA55-2C95E2313BB5}.Release|x64.ActiveCfg = Release|Any CPU
+ {D4376443-7B4E-4592-BA55-2C95E2313BB5}.Release|x64.Build.0 = Release|Any CPU
+ {3D1C981E-82C6-4479-BA4A-9E498F8968F2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3D1C981E-82C6-4479-BA4A-9E498F8968F2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3D1C981E-82C6-4479-BA4A-9E498F8968F2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3D1C981E-82C6-4479-BA4A-9E498F8968F2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3D1C981E-82C6-4479-BA4A-9E498F8968F2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3D1C981E-82C6-4479-BA4A-9E498F8968F2}.Debug|x64.Build.0 = Debug|Any CPU
+ {3D1C981E-82C6-4479-BA4A-9E498F8968F2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3D1C981E-82C6-4479-BA4A-9E498F8968F2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3D1C981E-82C6-4479-BA4A-9E498F8968F2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3D1C981E-82C6-4479-BA4A-9E498F8968F2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3D1C981E-82C6-4479-BA4A-9E498F8968F2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3D1C981E-82C6-4479-BA4A-9E498F8968F2}.Checked|x64.Build.0 = Checked|Any CPU
+ {3D1C981E-82C6-4479-BA4A-9E498F8968F2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3D1C981E-82C6-4479-BA4A-9E498F8968F2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3D1C981E-82C6-4479-BA4A-9E498F8968F2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3D1C981E-82C6-4479-BA4A-9E498F8968F2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3D1C981E-82C6-4479-BA4A-9E498F8968F2}.Release|x64.ActiveCfg = Release|Any CPU
+ {3D1C981E-82C6-4479-BA4A-9E498F8968F2}.Release|x64.Build.0 = Release|Any CPU
+ {52239498-7DBD-47B6-8C86-33D3928D305E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {52239498-7DBD-47B6-8C86-33D3928D305E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {52239498-7DBD-47B6-8C86-33D3928D305E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {52239498-7DBD-47B6-8C86-33D3928D305E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {52239498-7DBD-47B6-8C86-33D3928D305E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {52239498-7DBD-47B6-8C86-33D3928D305E}.Debug|x64.Build.0 = Debug|Any CPU
+ {52239498-7DBD-47B6-8C86-33D3928D305E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {52239498-7DBD-47B6-8C86-33D3928D305E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {52239498-7DBD-47B6-8C86-33D3928D305E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {52239498-7DBD-47B6-8C86-33D3928D305E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {52239498-7DBD-47B6-8C86-33D3928D305E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {52239498-7DBD-47B6-8C86-33D3928D305E}.Checked|x64.Build.0 = Checked|Any CPU
+ {52239498-7DBD-47B6-8C86-33D3928D305E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {52239498-7DBD-47B6-8C86-33D3928D305E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {52239498-7DBD-47B6-8C86-33D3928D305E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {52239498-7DBD-47B6-8C86-33D3928D305E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {52239498-7DBD-47B6-8C86-33D3928D305E}.Release|x64.ActiveCfg = Release|Any CPU
+ {52239498-7DBD-47B6-8C86-33D3928D305E}.Release|x64.Build.0 = Release|Any CPU
+ {D579DF0E-44A5-4B01-B354-2F6C269EFEC5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D579DF0E-44A5-4B01-B354-2F6C269EFEC5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D579DF0E-44A5-4B01-B354-2F6C269EFEC5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D579DF0E-44A5-4B01-B354-2F6C269EFEC5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D579DF0E-44A5-4B01-B354-2F6C269EFEC5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D579DF0E-44A5-4B01-B354-2F6C269EFEC5}.Debug|x64.Build.0 = Debug|Any CPU
+ {D579DF0E-44A5-4B01-B354-2F6C269EFEC5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D579DF0E-44A5-4B01-B354-2F6C269EFEC5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D579DF0E-44A5-4B01-B354-2F6C269EFEC5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D579DF0E-44A5-4B01-B354-2F6C269EFEC5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D579DF0E-44A5-4B01-B354-2F6C269EFEC5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D579DF0E-44A5-4B01-B354-2F6C269EFEC5}.Checked|x64.Build.0 = Checked|Any CPU
+ {D579DF0E-44A5-4B01-B354-2F6C269EFEC5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D579DF0E-44A5-4B01-B354-2F6C269EFEC5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D579DF0E-44A5-4B01-B354-2F6C269EFEC5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D579DF0E-44A5-4B01-B354-2F6C269EFEC5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D579DF0E-44A5-4B01-B354-2F6C269EFEC5}.Release|x64.ActiveCfg = Release|Any CPU
+ {D579DF0E-44A5-4B01-B354-2F6C269EFEC5}.Release|x64.Build.0 = Release|Any CPU
+ {281E6D84-DD28-44CF-9007-218767F38CEA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {281E6D84-DD28-44CF-9007-218767F38CEA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {281E6D84-DD28-44CF-9007-218767F38CEA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {281E6D84-DD28-44CF-9007-218767F38CEA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {281E6D84-DD28-44CF-9007-218767F38CEA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {281E6D84-DD28-44CF-9007-218767F38CEA}.Debug|x64.Build.0 = Debug|Any CPU
+ {281E6D84-DD28-44CF-9007-218767F38CEA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {281E6D84-DD28-44CF-9007-218767F38CEA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {281E6D84-DD28-44CF-9007-218767F38CEA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {281E6D84-DD28-44CF-9007-218767F38CEA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {281E6D84-DD28-44CF-9007-218767F38CEA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {281E6D84-DD28-44CF-9007-218767F38CEA}.Checked|x64.Build.0 = Checked|Any CPU
+ {281E6D84-DD28-44CF-9007-218767F38CEA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {281E6D84-DD28-44CF-9007-218767F38CEA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {281E6D84-DD28-44CF-9007-218767F38CEA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {281E6D84-DD28-44CF-9007-218767F38CEA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {281E6D84-DD28-44CF-9007-218767F38CEA}.Release|x64.ActiveCfg = Release|Any CPU
+ {281E6D84-DD28-44CF-9007-218767F38CEA}.Release|x64.Build.0 = Release|Any CPU
+ {CF2FB203-4A66-40D3-B3DE-4563FA349CF6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CF2FB203-4A66-40D3-B3DE-4563FA349CF6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CF2FB203-4A66-40D3-B3DE-4563FA349CF6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CF2FB203-4A66-40D3-B3DE-4563FA349CF6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CF2FB203-4A66-40D3-B3DE-4563FA349CF6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CF2FB203-4A66-40D3-B3DE-4563FA349CF6}.Debug|x64.Build.0 = Debug|Any CPU
+ {CF2FB203-4A66-40D3-B3DE-4563FA349CF6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CF2FB203-4A66-40D3-B3DE-4563FA349CF6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CF2FB203-4A66-40D3-B3DE-4563FA349CF6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CF2FB203-4A66-40D3-B3DE-4563FA349CF6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CF2FB203-4A66-40D3-B3DE-4563FA349CF6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CF2FB203-4A66-40D3-B3DE-4563FA349CF6}.Checked|x64.Build.0 = Checked|Any CPU
+ {CF2FB203-4A66-40D3-B3DE-4563FA349CF6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CF2FB203-4A66-40D3-B3DE-4563FA349CF6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CF2FB203-4A66-40D3-B3DE-4563FA349CF6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CF2FB203-4A66-40D3-B3DE-4563FA349CF6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CF2FB203-4A66-40D3-B3DE-4563FA349CF6}.Release|x64.ActiveCfg = Release|Any CPU
+ {CF2FB203-4A66-40D3-B3DE-4563FA349CF6}.Release|x64.Build.0 = Release|Any CPU
+ {67E8AF36-6FD6-461E-96BD-A539C62B21CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {67E8AF36-6FD6-461E-96BD-A539C62B21CA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {67E8AF36-6FD6-461E-96BD-A539C62B21CA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {67E8AF36-6FD6-461E-96BD-A539C62B21CA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {67E8AF36-6FD6-461E-96BD-A539C62B21CA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {67E8AF36-6FD6-461E-96BD-A539C62B21CA}.Debug|x64.Build.0 = Debug|Any CPU
+ {67E8AF36-6FD6-461E-96BD-A539C62B21CA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {67E8AF36-6FD6-461E-96BD-A539C62B21CA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {67E8AF36-6FD6-461E-96BD-A539C62B21CA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {67E8AF36-6FD6-461E-96BD-A539C62B21CA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {67E8AF36-6FD6-461E-96BD-A539C62B21CA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {67E8AF36-6FD6-461E-96BD-A539C62B21CA}.Checked|x64.Build.0 = Checked|Any CPU
+ {67E8AF36-6FD6-461E-96BD-A539C62B21CA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {67E8AF36-6FD6-461E-96BD-A539C62B21CA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {67E8AF36-6FD6-461E-96BD-A539C62B21CA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {67E8AF36-6FD6-461E-96BD-A539C62B21CA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {67E8AF36-6FD6-461E-96BD-A539C62B21CA}.Release|x64.ActiveCfg = Release|Any CPU
+ {67E8AF36-6FD6-461E-96BD-A539C62B21CA}.Release|x64.Build.0 = Release|Any CPU
+ {0DA8CCC7-53D6-4F33-B6DE-D56A54B57B37}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0DA8CCC7-53D6-4F33-B6DE-D56A54B57B37}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0DA8CCC7-53D6-4F33-B6DE-D56A54B57B37}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0DA8CCC7-53D6-4F33-B6DE-D56A54B57B37}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0DA8CCC7-53D6-4F33-B6DE-D56A54B57B37}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0DA8CCC7-53D6-4F33-B6DE-D56A54B57B37}.Debug|x64.Build.0 = Debug|Any CPU
+ {0DA8CCC7-53D6-4F33-B6DE-D56A54B57B37}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0DA8CCC7-53D6-4F33-B6DE-D56A54B57B37}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0DA8CCC7-53D6-4F33-B6DE-D56A54B57B37}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0DA8CCC7-53D6-4F33-B6DE-D56A54B57B37}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0DA8CCC7-53D6-4F33-B6DE-D56A54B57B37}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0DA8CCC7-53D6-4F33-B6DE-D56A54B57B37}.Checked|x64.Build.0 = Checked|Any CPU
+ {0DA8CCC7-53D6-4F33-B6DE-D56A54B57B37}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0DA8CCC7-53D6-4F33-B6DE-D56A54B57B37}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0DA8CCC7-53D6-4F33-B6DE-D56A54B57B37}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0DA8CCC7-53D6-4F33-B6DE-D56A54B57B37}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0DA8CCC7-53D6-4F33-B6DE-D56A54B57B37}.Release|x64.ActiveCfg = Release|Any CPU
+ {0DA8CCC7-53D6-4F33-B6DE-D56A54B57B37}.Release|x64.Build.0 = Release|Any CPU
+ {CDB2B955-A5B9-4C92-A9CD-66421A10C575}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CDB2B955-A5B9-4C92-A9CD-66421A10C575}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CDB2B955-A5B9-4C92-A9CD-66421A10C575}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CDB2B955-A5B9-4C92-A9CD-66421A10C575}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CDB2B955-A5B9-4C92-A9CD-66421A10C575}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CDB2B955-A5B9-4C92-A9CD-66421A10C575}.Debug|x64.Build.0 = Debug|Any CPU
+ {CDB2B955-A5B9-4C92-A9CD-66421A10C575}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CDB2B955-A5B9-4C92-A9CD-66421A10C575}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CDB2B955-A5B9-4C92-A9CD-66421A10C575}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CDB2B955-A5B9-4C92-A9CD-66421A10C575}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CDB2B955-A5B9-4C92-A9CD-66421A10C575}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CDB2B955-A5B9-4C92-A9CD-66421A10C575}.Checked|x64.Build.0 = Checked|Any CPU
+ {CDB2B955-A5B9-4C92-A9CD-66421A10C575}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CDB2B955-A5B9-4C92-A9CD-66421A10C575}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CDB2B955-A5B9-4C92-A9CD-66421A10C575}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CDB2B955-A5B9-4C92-A9CD-66421A10C575}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CDB2B955-A5B9-4C92-A9CD-66421A10C575}.Release|x64.ActiveCfg = Release|Any CPU
+ {CDB2B955-A5B9-4C92-A9CD-66421A10C575}.Release|x64.Build.0 = Release|Any CPU
+ {D4A7F6E3-10FB-4289-9889-559C58A9CE82}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D4A7F6E3-10FB-4289-9889-559C58A9CE82}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D4A7F6E3-10FB-4289-9889-559C58A9CE82}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D4A7F6E3-10FB-4289-9889-559C58A9CE82}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D4A7F6E3-10FB-4289-9889-559C58A9CE82}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D4A7F6E3-10FB-4289-9889-559C58A9CE82}.Debug|x64.Build.0 = Debug|Any CPU
+ {D4A7F6E3-10FB-4289-9889-559C58A9CE82}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D4A7F6E3-10FB-4289-9889-559C58A9CE82}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D4A7F6E3-10FB-4289-9889-559C58A9CE82}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D4A7F6E3-10FB-4289-9889-559C58A9CE82}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D4A7F6E3-10FB-4289-9889-559C58A9CE82}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D4A7F6E3-10FB-4289-9889-559C58A9CE82}.Checked|x64.Build.0 = Checked|Any CPU
+ {D4A7F6E3-10FB-4289-9889-559C58A9CE82}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D4A7F6E3-10FB-4289-9889-559C58A9CE82}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D4A7F6E3-10FB-4289-9889-559C58A9CE82}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D4A7F6E3-10FB-4289-9889-559C58A9CE82}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D4A7F6E3-10FB-4289-9889-559C58A9CE82}.Release|x64.ActiveCfg = Release|Any CPU
+ {D4A7F6E3-10FB-4289-9889-559C58A9CE82}.Release|x64.Build.0 = Release|Any CPU
+ {85F10744-5D68-401F-95B0-11D9434FF153}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {85F10744-5D68-401F-95B0-11D9434FF153}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {85F10744-5D68-401F-95B0-11D9434FF153}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {85F10744-5D68-401F-95B0-11D9434FF153}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {85F10744-5D68-401F-95B0-11D9434FF153}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {85F10744-5D68-401F-95B0-11D9434FF153}.Debug|x64.Build.0 = Debug|Any CPU
+ {85F10744-5D68-401F-95B0-11D9434FF153}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {85F10744-5D68-401F-95B0-11D9434FF153}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {85F10744-5D68-401F-95B0-11D9434FF153}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {85F10744-5D68-401F-95B0-11D9434FF153}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {85F10744-5D68-401F-95B0-11D9434FF153}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {85F10744-5D68-401F-95B0-11D9434FF153}.Checked|x64.Build.0 = Checked|Any CPU
+ {85F10744-5D68-401F-95B0-11D9434FF153}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {85F10744-5D68-401F-95B0-11D9434FF153}.Release|Any CPU.Build.0 = Release|Any CPU
+ {85F10744-5D68-401F-95B0-11D9434FF153}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {85F10744-5D68-401F-95B0-11D9434FF153}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {85F10744-5D68-401F-95B0-11D9434FF153}.Release|x64.ActiveCfg = Release|Any CPU
+ {85F10744-5D68-401F-95B0-11D9434FF153}.Release|x64.Build.0 = Release|Any CPU
+ {C34ABC48-FC7E-478E-B148-06E3BF70B638}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C34ABC48-FC7E-478E-B148-06E3BF70B638}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C34ABC48-FC7E-478E-B148-06E3BF70B638}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C34ABC48-FC7E-478E-B148-06E3BF70B638}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C34ABC48-FC7E-478E-B148-06E3BF70B638}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C34ABC48-FC7E-478E-B148-06E3BF70B638}.Debug|x64.Build.0 = Debug|Any CPU
+ {C34ABC48-FC7E-478E-B148-06E3BF70B638}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C34ABC48-FC7E-478E-B148-06E3BF70B638}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C34ABC48-FC7E-478E-B148-06E3BF70B638}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C34ABC48-FC7E-478E-B148-06E3BF70B638}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C34ABC48-FC7E-478E-B148-06E3BF70B638}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C34ABC48-FC7E-478E-B148-06E3BF70B638}.Checked|x64.Build.0 = Checked|Any CPU
+ {C34ABC48-FC7E-478E-B148-06E3BF70B638}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C34ABC48-FC7E-478E-B148-06E3BF70B638}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C34ABC48-FC7E-478E-B148-06E3BF70B638}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C34ABC48-FC7E-478E-B148-06E3BF70B638}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C34ABC48-FC7E-478E-B148-06E3BF70B638}.Release|x64.ActiveCfg = Release|Any CPU
+ {C34ABC48-FC7E-478E-B148-06E3BF70B638}.Release|x64.Build.0 = Release|Any CPU
+ {65CC7212-A80C-4176-A942-2F9747772F31}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {65CC7212-A80C-4176-A942-2F9747772F31}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {65CC7212-A80C-4176-A942-2F9747772F31}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {65CC7212-A80C-4176-A942-2F9747772F31}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {65CC7212-A80C-4176-A942-2F9747772F31}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {65CC7212-A80C-4176-A942-2F9747772F31}.Debug|x64.Build.0 = Debug|Any CPU
+ {65CC7212-A80C-4176-A942-2F9747772F31}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {65CC7212-A80C-4176-A942-2F9747772F31}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {65CC7212-A80C-4176-A942-2F9747772F31}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {65CC7212-A80C-4176-A942-2F9747772F31}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {65CC7212-A80C-4176-A942-2F9747772F31}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {65CC7212-A80C-4176-A942-2F9747772F31}.Checked|x64.Build.0 = Checked|Any CPU
+ {65CC7212-A80C-4176-A942-2F9747772F31}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {65CC7212-A80C-4176-A942-2F9747772F31}.Release|Any CPU.Build.0 = Release|Any CPU
+ {65CC7212-A80C-4176-A942-2F9747772F31}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {65CC7212-A80C-4176-A942-2F9747772F31}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {65CC7212-A80C-4176-A942-2F9747772F31}.Release|x64.ActiveCfg = Release|Any CPU
+ {65CC7212-A80C-4176-A942-2F9747772F31}.Release|x64.Build.0 = Release|Any CPU
+ {F8CCECEF-F7D4-4E88-9CBB-3FF27E856D5A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F8CCECEF-F7D4-4E88-9CBB-3FF27E856D5A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F8CCECEF-F7D4-4E88-9CBB-3FF27E856D5A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F8CCECEF-F7D4-4E88-9CBB-3FF27E856D5A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F8CCECEF-F7D4-4E88-9CBB-3FF27E856D5A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F8CCECEF-F7D4-4E88-9CBB-3FF27E856D5A}.Debug|x64.Build.0 = Debug|Any CPU
+ {F8CCECEF-F7D4-4E88-9CBB-3FF27E856D5A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F8CCECEF-F7D4-4E88-9CBB-3FF27E856D5A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F8CCECEF-F7D4-4E88-9CBB-3FF27E856D5A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F8CCECEF-F7D4-4E88-9CBB-3FF27E856D5A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F8CCECEF-F7D4-4E88-9CBB-3FF27E856D5A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F8CCECEF-F7D4-4E88-9CBB-3FF27E856D5A}.Checked|x64.Build.0 = Checked|Any CPU
+ {F8CCECEF-F7D4-4E88-9CBB-3FF27E856D5A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F8CCECEF-F7D4-4E88-9CBB-3FF27E856D5A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F8CCECEF-F7D4-4E88-9CBB-3FF27E856D5A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F8CCECEF-F7D4-4E88-9CBB-3FF27E856D5A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F8CCECEF-F7D4-4E88-9CBB-3FF27E856D5A}.Release|x64.ActiveCfg = Release|Any CPU
+ {F8CCECEF-F7D4-4E88-9CBB-3FF27E856D5A}.Release|x64.Build.0 = Release|Any CPU
+ {951998CF-8BF0-4660-B2E1-F5E7B9CAE775}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {951998CF-8BF0-4660-B2E1-F5E7B9CAE775}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {951998CF-8BF0-4660-B2E1-F5E7B9CAE775}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {951998CF-8BF0-4660-B2E1-F5E7B9CAE775}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {951998CF-8BF0-4660-B2E1-F5E7B9CAE775}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {951998CF-8BF0-4660-B2E1-F5E7B9CAE775}.Debug|x64.Build.0 = Debug|Any CPU
+ {951998CF-8BF0-4660-B2E1-F5E7B9CAE775}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {951998CF-8BF0-4660-B2E1-F5E7B9CAE775}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {951998CF-8BF0-4660-B2E1-F5E7B9CAE775}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {951998CF-8BF0-4660-B2E1-F5E7B9CAE775}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {951998CF-8BF0-4660-B2E1-F5E7B9CAE775}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {951998CF-8BF0-4660-B2E1-F5E7B9CAE775}.Checked|x64.Build.0 = Checked|Any CPU
+ {951998CF-8BF0-4660-B2E1-F5E7B9CAE775}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {951998CF-8BF0-4660-B2E1-F5E7B9CAE775}.Release|Any CPU.Build.0 = Release|Any CPU
+ {951998CF-8BF0-4660-B2E1-F5E7B9CAE775}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {951998CF-8BF0-4660-B2E1-F5E7B9CAE775}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {951998CF-8BF0-4660-B2E1-F5E7B9CAE775}.Release|x64.ActiveCfg = Release|Any CPU
+ {951998CF-8BF0-4660-B2E1-F5E7B9CAE775}.Release|x64.Build.0 = Release|Any CPU
+ {B880BAD3-0997-4C56-8C6A-B68CA9557EF3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B880BAD3-0997-4C56-8C6A-B68CA9557EF3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B880BAD3-0997-4C56-8C6A-B68CA9557EF3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B880BAD3-0997-4C56-8C6A-B68CA9557EF3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B880BAD3-0997-4C56-8C6A-B68CA9557EF3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B880BAD3-0997-4C56-8C6A-B68CA9557EF3}.Debug|x64.Build.0 = Debug|Any CPU
+ {B880BAD3-0997-4C56-8C6A-B68CA9557EF3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B880BAD3-0997-4C56-8C6A-B68CA9557EF3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B880BAD3-0997-4C56-8C6A-B68CA9557EF3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B880BAD3-0997-4C56-8C6A-B68CA9557EF3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B880BAD3-0997-4C56-8C6A-B68CA9557EF3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B880BAD3-0997-4C56-8C6A-B68CA9557EF3}.Checked|x64.Build.0 = Checked|Any CPU
+ {B880BAD3-0997-4C56-8C6A-B68CA9557EF3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B880BAD3-0997-4C56-8C6A-B68CA9557EF3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B880BAD3-0997-4C56-8C6A-B68CA9557EF3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B880BAD3-0997-4C56-8C6A-B68CA9557EF3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B880BAD3-0997-4C56-8C6A-B68CA9557EF3}.Release|x64.ActiveCfg = Release|Any CPU
+ {B880BAD3-0997-4C56-8C6A-B68CA9557EF3}.Release|x64.Build.0 = Release|Any CPU
+ {0A5E38FD-4E07-44A7-BF26-BDCDEEDC698C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0A5E38FD-4E07-44A7-BF26-BDCDEEDC698C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0A5E38FD-4E07-44A7-BF26-BDCDEEDC698C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0A5E38FD-4E07-44A7-BF26-BDCDEEDC698C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0A5E38FD-4E07-44A7-BF26-BDCDEEDC698C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0A5E38FD-4E07-44A7-BF26-BDCDEEDC698C}.Debug|x64.Build.0 = Debug|Any CPU
+ {0A5E38FD-4E07-44A7-BF26-BDCDEEDC698C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0A5E38FD-4E07-44A7-BF26-BDCDEEDC698C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0A5E38FD-4E07-44A7-BF26-BDCDEEDC698C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0A5E38FD-4E07-44A7-BF26-BDCDEEDC698C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0A5E38FD-4E07-44A7-BF26-BDCDEEDC698C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0A5E38FD-4E07-44A7-BF26-BDCDEEDC698C}.Checked|x64.Build.0 = Checked|Any CPU
+ {0A5E38FD-4E07-44A7-BF26-BDCDEEDC698C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0A5E38FD-4E07-44A7-BF26-BDCDEEDC698C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0A5E38FD-4E07-44A7-BF26-BDCDEEDC698C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0A5E38FD-4E07-44A7-BF26-BDCDEEDC698C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0A5E38FD-4E07-44A7-BF26-BDCDEEDC698C}.Release|x64.ActiveCfg = Release|Any CPU
+ {0A5E38FD-4E07-44A7-BF26-BDCDEEDC698C}.Release|x64.Build.0 = Release|Any CPU
+ {ED0E7884-4ED9-4F38-B410-8D9CBA8D9390}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {ED0E7884-4ED9-4F38-B410-8D9CBA8D9390}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {ED0E7884-4ED9-4F38-B410-8D9CBA8D9390}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {ED0E7884-4ED9-4F38-B410-8D9CBA8D9390}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {ED0E7884-4ED9-4F38-B410-8D9CBA8D9390}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {ED0E7884-4ED9-4F38-B410-8D9CBA8D9390}.Debug|x64.Build.0 = Debug|Any CPU
+ {ED0E7884-4ED9-4F38-B410-8D9CBA8D9390}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {ED0E7884-4ED9-4F38-B410-8D9CBA8D9390}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {ED0E7884-4ED9-4F38-B410-8D9CBA8D9390}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {ED0E7884-4ED9-4F38-B410-8D9CBA8D9390}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {ED0E7884-4ED9-4F38-B410-8D9CBA8D9390}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {ED0E7884-4ED9-4F38-B410-8D9CBA8D9390}.Checked|x64.Build.0 = Checked|Any CPU
+ {ED0E7884-4ED9-4F38-B410-8D9CBA8D9390}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {ED0E7884-4ED9-4F38-B410-8D9CBA8D9390}.Release|Any CPU.Build.0 = Release|Any CPU
+ {ED0E7884-4ED9-4F38-B410-8D9CBA8D9390}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {ED0E7884-4ED9-4F38-B410-8D9CBA8D9390}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {ED0E7884-4ED9-4F38-B410-8D9CBA8D9390}.Release|x64.ActiveCfg = Release|Any CPU
+ {ED0E7884-4ED9-4F38-B410-8D9CBA8D9390}.Release|x64.Build.0 = Release|Any CPU
+ {2091A1AE-6728-4431-8DE6-DA9C48FD65D7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2091A1AE-6728-4431-8DE6-DA9C48FD65D7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2091A1AE-6728-4431-8DE6-DA9C48FD65D7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2091A1AE-6728-4431-8DE6-DA9C48FD65D7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2091A1AE-6728-4431-8DE6-DA9C48FD65D7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2091A1AE-6728-4431-8DE6-DA9C48FD65D7}.Debug|x64.Build.0 = Debug|Any CPU
+ {2091A1AE-6728-4431-8DE6-DA9C48FD65D7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2091A1AE-6728-4431-8DE6-DA9C48FD65D7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2091A1AE-6728-4431-8DE6-DA9C48FD65D7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2091A1AE-6728-4431-8DE6-DA9C48FD65D7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2091A1AE-6728-4431-8DE6-DA9C48FD65D7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2091A1AE-6728-4431-8DE6-DA9C48FD65D7}.Checked|x64.Build.0 = Checked|Any CPU
+ {2091A1AE-6728-4431-8DE6-DA9C48FD65D7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2091A1AE-6728-4431-8DE6-DA9C48FD65D7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2091A1AE-6728-4431-8DE6-DA9C48FD65D7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2091A1AE-6728-4431-8DE6-DA9C48FD65D7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2091A1AE-6728-4431-8DE6-DA9C48FD65D7}.Release|x64.ActiveCfg = Release|Any CPU
+ {2091A1AE-6728-4431-8DE6-DA9C48FD65D7}.Release|x64.Build.0 = Release|Any CPU
+ {027E2FF8-91B0-43EE-9FB5-D465143AA146}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {027E2FF8-91B0-43EE-9FB5-D465143AA146}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {027E2FF8-91B0-43EE-9FB5-D465143AA146}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {027E2FF8-91B0-43EE-9FB5-D465143AA146}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {027E2FF8-91B0-43EE-9FB5-D465143AA146}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {027E2FF8-91B0-43EE-9FB5-D465143AA146}.Debug|x64.Build.0 = Debug|Any CPU
+ {027E2FF8-91B0-43EE-9FB5-D465143AA146}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {027E2FF8-91B0-43EE-9FB5-D465143AA146}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {027E2FF8-91B0-43EE-9FB5-D465143AA146}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {027E2FF8-91B0-43EE-9FB5-D465143AA146}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {027E2FF8-91B0-43EE-9FB5-D465143AA146}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {027E2FF8-91B0-43EE-9FB5-D465143AA146}.Checked|x64.Build.0 = Checked|Any CPU
+ {027E2FF8-91B0-43EE-9FB5-D465143AA146}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {027E2FF8-91B0-43EE-9FB5-D465143AA146}.Release|Any CPU.Build.0 = Release|Any CPU
+ {027E2FF8-91B0-43EE-9FB5-D465143AA146}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {027E2FF8-91B0-43EE-9FB5-D465143AA146}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {027E2FF8-91B0-43EE-9FB5-D465143AA146}.Release|x64.ActiveCfg = Release|Any CPU
+ {027E2FF8-91B0-43EE-9FB5-D465143AA146}.Release|x64.Build.0 = Release|Any CPU
+ {93CE4675-F874-40C2-AFEA-401A247E70BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {93CE4675-F874-40C2-AFEA-401A247E70BB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {93CE4675-F874-40C2-AFEA-401A247E70BB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {93CE4675-F874-40C2-AFEA-401A247E70BB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {93CE4675-F874-40C2-AFEA-401A247E70BB}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {93CE4675-F874-40C2-AFEA-401A247E70BB}.Debug|x64.Build.0 = Debug|Any CPU
+ {93CE4675-F874-40C2-AFEA-401A247E70BB}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {93CE4675-F874-40C2-AFEA-401A247E70BB}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {93CE4675-F874-40C2-AFEA-401A247E70BB}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {93CE4675-F874-40C2-AFEA-401A247E70BB}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {93CE4675-F874-40C2-AFEA-401A247E70BB}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {93CE4675-F874-40C2-AFEA-401A247E70BB}.Checked|x64.Build.0 = Checked|Any CPU
+ {93CE4675-F874-40C2-AFEA-401A247E70BB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {93CE4675-F874-40C2-AFEA-401A247E70BB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {93CE4675-F874-40C2-AFEA-401A247E70BB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {93CE4675-F874-40C2-AFEA-401A247E70BB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {93CE4675-F874-40C2-AFEA-401A247E70BB}.Release|x64.ActiveCfg = Release|Any CPU
+ {93CE4675-F874-40C2-AFEA-401A247E70BB}.Release|x64.Build.0 = Release|Any CPU
+ {C846EFEF-EE6C-4946-9DBA-6756578415B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C846EFEF-EE6C-4946-9DBA-6756578415B4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C846EFEF-EE6C-4946-9DBA-6756578415B4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C846EFEF-EE6C-4946-9DBA-6756578415B4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C846EFEF-EE6C-4946-9DBA-6756578415B4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C846EFEF-EE6C-4946-9DBA-6756578415B4}.Debug|x64.Build.0 = Debug|Any CPU
+ {C846EFEF-EE6C-4946-9DBA-6756578415B4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C846EFEF-EE6C-4946-9DBA-6756578415B4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C846EFEF-EE6C-4946-9DBA-6756578415B4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C846EFEF-EE6C-4946-9DBA-6756578415B4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C846EFEF-EE6C-4946-9DBA-6756578415B4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C846EFEF-EE6C-4946-9DBA-6756578415B4}.Checked|x64.Build.0 = Checked|Any CPU
+ {C846EFEF-EE6C-4946-9DBA-6756578415B4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C846EFEF-EE6C-4946-9DBA-6756578415B4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C846EFEF-EE6C-4946-9DBA-6756578415B4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C846EFEF-EE6C-4946-9DBA-6756578415B4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C846EFEF-EE6C-4946-9DBA-6756578415B4}.Release|x64.ActiveCfg = Release|Any CPU
+ {C846EFEF-EE6C-4946-9DBA-6756578415B4}.Release|x64.Build.0 = Release|Any CPU
+ {75D77419-B86B-47F0-A331-9A760698C35E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {75D77419-B86B-47F0-A331-9A760698C35E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {75D77419-B86B-47F0-A331-9A760698C35E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {75D77419-B86B-47F0-A331-9A760698C35E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {75D77419-B86B-47F0-A331-9A760698C35E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {75D77419-B86B-47F0-A331-9A760698C35E}.Debug|x64.Build.0 = Debug|Any CPU
+ {75D77419-B86B-47F0-A331-9A760698C35E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {75D77419-B86B-47F0-A331-9A760698C35E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {75D77419-B86B-47F0-A331-9A760698C35E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {75D77419-B86B-47F0-A331-9A760698C35E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {75D77419-B86B-47F0-A331-9A760698C35E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {75D77419-B86B-47F0-A331-9A760698C35E}.Checked|x64.Build.0 = Checked|Any CPU
+ {75D77419-B86B-47F0-A331-9A760698C35E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {75D77419-B86B-47F0-A331-9A760698C35E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {75D77419-B86B-47F0-A331-9A760698C35E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {75D77419-B86B-47F0-A331-9A760698C35E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {75D77419-B86B-47F0-A331-9A760698C35E}.Release|x64.ActiveCfg = Release|Any CPU
+ {75D77419-B86B-47F0-A331-9A760698C35E}.Release|x64.Build.0 = Release|Any CPU
+ {390610BA-E35C-4473-9D6C-990DDCBDE4F7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {390610BA-E35C-4473-9D6C-990DDCBDE4F7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {390610BA-E35C-4473-9D6C-990DDCBDE4F7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {390610BA-E35C-4473-9D6C-990DDCBDE4F7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {390610BA-E35C-4473-9D6C-990DDCBDE4F7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {390610BA-E35C-4473-9D6C-990DDCBDE4F7}.Debug|x64.Build.0 = Debug|Any CPU
+ {390610BA-E35C-4473-9D6C-990DDCBDE4F7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {390610BA-E35C-4473-9D6C-990DDCBDE4F7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {390610BA-E35C-4473-9D6C-990DDCBDE4F7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {390610BA-E35C-4473-9D6C-990DDCBDE4F7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {390610BA-E35C-4473-9D6C-990DDCBDE4F7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {390610BA-E35C-4473-9D6C-990DDCBDE4F7}.Checked|x64.Build.0 = Checked|Any CPU
+ {390610BA-E35C-4473-9D6C-990DDCBDE4F7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {390610BA-E35C-4473-9D6C-990DDCBDE4F7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {390610BA-E35C-4473-9D6C-990DDCBDE4F7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {390610BA-E35C-4473-9D6C-990DDCBDE4F7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {390610BA-E35C-4473-9D6C-990DDCBDE4F7}.Release|x64.ActiveCfg = Release|Any CPU
+ {390610BA-E35C-4473-9D6C-990DDCBDE4F7}.Release|x64.Build.0 = Release|Any CPU
+ {CDA2AA0A-A390-4A54-BD6B-1981FB8A87D8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CDA2AA0A-A390-4A54-BD6B-1981FB8A87D8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CDA2AA0A-A390-4A54-BD6B-1981FB8A87D8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CDA2AA0A-A390-4A54-BD6B-1981FB8A87D8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CDA2AA0A-A390-4A54-BD6B-1981FB8A87D8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CDA2AA0A-A390-4A54-BD6B-1981FB8A87D8}.Debug|x64.Build.0 = Debug|Any CPU
+ {CDA2AA0A-A390-4A54-BD6B-1981FB8A87D8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CDA2AA0A-A390-4A54-BD6B-1981FB8A87D8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CDA2AA0A-A390-4A54-BD6B-1981FB8A87D8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CDA2AA0A-A390-4A54-BD6B-1981FB8A87D8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CDA2AA0A-A390-4A54-BD6B-1981FB8A87D8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CDA2AA0A-A390-4A54-BD6B-1981FB8A87D8}.Checked|x64.Build.0 = Checked|Any CPU
+ {CDA2AA0A-A390-4A54-BD6B-1981FB8A87D8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CDA2AA0A-A390-4A54-BD6B-1981FB8A87D8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CDA2AA0A-A390-4A54-BD6B-1981FB8A87D8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CDA2AA0A-A390-4A54-BD6B-1981FB8A87D8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CDA2AA0A-A390-4A54-BD6B-1981FB8A87D8}.Release|x64.ActiveCfg = Release|Any CPU
+ {CDA2AA0A-A390-4A54-BD6B-1981FB8A87D8}.Release|x64.Build.0 = Release|Any CPU
+ {422EF5C6-E6D3-4025-BF58-BAD9F965D51F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {422EF5C6-E6D3-4025-BF58-BAD9F965D51F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {422EF5C6-E6D3-4025-BF58-BAD9F965D51F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {422EF5C6-E6D3-4025-BF58-BAD9F965D51F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {422EF5C6-E6D3-4025-BF58-BAD9F965D51F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {422EF5C6-E6D3-4025-BF58-BAD9F965D51F}.Debug|x64.Build.0 = Debug|Any CPU
+ {422EF5C6-E6D3-4025-BF58-BAD9F965D51F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {422EF5C6-E6D3-4025-BF58-BAD9F965D51F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {422EF5C6-E6D3-4025-BF58-BAD9F965D51F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {422EF5C6-E6D3-4025-BF58-BAD9F965D51F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {422EF5C6-E6D3-4025-BF58-BAD9F965D51F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {422EF5C6-E6D3-4025-BF58-BAD9F965D51F}.Checked|x64.Build.0 = Checked|Any CPU
+ {422EF5C6-E6D3-4025-BF58-BAD9F965D51F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {422EF5C6-E6D3-4025-BF58-BAD9F965D51F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {422EF5C6-E6D3-4025-BF58-BAD9F965D51F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {422EF5C6-E6D3-4025-BF58-BAD9F965D51F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {422EF5C6-E6D3-4025-BF58-BAD9F965D51F}.Release|x64.ActiveCfg = Release|Any CPU
+ {422EF5C6-E6D3-4025-BF58-BAD9F965D51F}.Release|x64.Build.0 = Release|Any CPU
+ {581F9C7A-C9E9-479B-A17F-51C578150103}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {581F9C7A-C9E9-479B-A17F-51C578150103}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {581F9C7A-C9E9-479B-A17F-51C578150103}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {581F9C7A-C9E9-479B-A17F-51C578150103}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {581F9C7A-C9E9-479B-A17F-51C578150103}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {581F9C7A-C9E9-479B-A17F-51C578150103}.Debug|x64.Build.0 = Debug|Any CPU
+ {581F9C7A-C9E9-479B-A17F-51C578150103}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {581F9C7A-C9E9-479B-A17F-51C578150103}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {581F9C7A-C9E9-479B-A17F-51C578150103}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {581F9C7A-C9E9-479B-A17F-51C578150103}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {581F9C7A-C9E9-479B-A17F-51C578150103}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {581F9C7A-C9E9-479B-A17F-51C578150103}.Checked|x64.Build.0 = Checked|Any CPU
+ {581F9C7A-C9E9-479B-A17F-51C578150103}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {581F9C7A-C9E9-479B-A17F-51C578150103}.Release|Any CPU.Build.0 = Release|Any CPU
+ {581F9C7A-C9E9-479B-A17F-51C578150103}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {581F9C7A-C9E9-479B-A17F-51C578150103}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {581F9C7A-C9E9-479B-A17F-51C578150103}.Release|x64.ActiveCfg = Release|Any CPU
+ {581F9C7A-C9E9-479B-A17F-51C578150103}.Release|x64.Build.0 = Release|Any CPU
+ {ED117AC3-B0A9-4BEA-9D54-10E0E61CE4B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {ED117AC3-B0A9-4BEA-9D54-10E0E61CE4B4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {ED117AC3-B0A9-4BEA-9D54-10E0E61CE4B4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {ED117AC3-B0A9-4BEA-9D54-10E0E61CE4B4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {ED117AC3-B0A9-4BEA-9D54-10E0E61CE4B4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {ED117AC3-B0A9-4BEA-9D54-10E0E61CE4B4}.Debug|x64.Build.0 = Debug|Any CPU
+ {ED117AC3-B0A9-4BEA-9D54-10E0E61CE4B4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {ED117AC3-B0A9-4BEA-9D54-10E0E61CE4B4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {ED117AC3-B0A9-4BEA-9D54-10E0E61CE4B4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {ED117AC3-B0A9-4BEA-9D54-10E0E61CE4B4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {ED117AC3-B0A9-4BEA-9D54-10E0E61CE4B4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {ED117AC3-B0A9-4BEA-9D54-10E0E61CE4B4}.Checked|x64.Build.0 = Checked|Any CPU
+ {ED117AC3-B0A9-4BEA-9D54-10E0E61CE4B4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {ED117AC3-B0A9-4BEA-9D54-10E0E61CE4B4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {ED117AC3-B0A9-4BEA-9D54-10E0E61CE4B4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {ED117AC3-B0A9-4BEA-9D54-10E0E61CE4B4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {ED117AC3-B0A9-4BEA-9D54-10E0E61CE4B4}.Release|x64.ActiveCfg = Release|Any CPU
+ {ED117AC3-B0A9-4BEA-9D54-10E0E61CE4B4}.Release|x64.Build.0 = Release|Any CPU
+ {C6BAFF05-7D71-4AD0-967A-6B4FAC410969}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C6BAFF05-7D71-4AD0-967A-6B4FAC410969}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C6BAFF05-7D71-4AD0-967A-6B4FAC410969}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C6BAFF05-7D71-4AD0-967A-6B4FAC410969}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C6BAFF05-7D71-4AD0-967A-6B4FAC410969}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C6BAFF05-7D71-4AD0-967A-6B4FAC410969}.Debug|x64.Build.0 = Debug|Any CPU
+ {C6BAFF05-7D71-4AD0-967A-6B4FAC410969}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C6BAFF05-7D71-4AD0-967A-6B4FAC410969}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C6BAFF05-7D71-4AD0-967A-6B4FAC410969}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C6BAFF05-7D71-4AD0-967A-6B4FAC410969}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C6BAFF05-7D71-4AD0-967A-6B4FAC410969}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C6BAFF05-7D71-4AD0-967A-6B4FAC410969}.Checked|x64.Build.0 = Checked|Any CPU
+ {C6BAFF05-7D71-4AD0-967A-6B4FAC410969}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C6BAFF05-7D71-4AD0-967A-6B4FAC410969}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C6BAFF05-7D71-4AD0-967A-6B4FAC410969}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C6BAFF05-7D71-4AD0-967A-6B4FAC410969}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C6BAFF05-7D71-4AD0-967A-6B4FAC410969}.Release|x64.ActiveCfg = Release|Any CPU
+ {C6BAFF05-7D71-4AD0-967A-6B4FAC410969}.Release|x64.Build.0 = Release|Any CPU
+ {73B862FC-979B-4EEC-A57A-2B04A2B46F01}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {73B862FC-979B-4EEC-A57A-2B04A2B46F01}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {73B862FC-979B-4EEC-A57A-2B04A2B46F01}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {73B862FC-979B-4EEC-A57A-2B04A2B46F01}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {73B862FC-979B-4EEC-A57A-2B04A2B46F01}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {73B862FC-979B-4EEC-A57A-2B04A2B46F01}.Debug|x64.Build.0 = Debug|Any CPU
+ {73B862FC-979B-4EEC-A57A-2B04A2B46F01}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {73B862FC-979B-4EEC-A57A-2B04A2B46F01}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {73B862FC-979B-4EEC-A57A-2B04A2B46F01}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {73B862FC-979B-4EEC-A57A-2B04A2B46F01}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {73B862FC-979B-4EEC-A57A-2B04A2B46F01}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {73B862FC-979B-4EEC-A57A-2B04A2B46F01}.Checked|x64.Build.0 = Checked|Any CPU
+ {73B862FC-979B-4EEC-A57A-2B04A2B46F01}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {73B862FC-979B-4EEC-A57A-2B04A2B46F01}.Release|Any CPU.Build.0 = Release|Any CPU
+ {73B862FC-979B-4EEC-A57A-2B04A2B46F01}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {73B862FC-979B-4EEC-A57A-2B04A2B46F01}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {73B862FC-979B-4EEC-A57A-2B04A2B46F01}.Release|x64.ActiveCfg = Release|Any CPU
+ {73B862FC-979B-4EEC-A57A-2B04A2B46F01}.Release|x64.Build.0 = Release|Any CPU
+ {EDB14918-1731-46A5-BAD4-1B0920F2EE7B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EDB14918-1731-46A5-BAD4-1B0920F2EE7B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EDB14918-1731-46A5-BAD4-1B0920F2EE7B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {EDB14918-1731-46A5-BAD4-1B0920F2EE7B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {EDB14918-1731-46A5-BAD4-1B0920F2EE7B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EDB14918-1731-46A5-BAD4-1B0920F2EE7B}.Debug|x64.Build.0 = Debug|Any CPU
+ {EDB14918-1731-46A5-BAD4-1B0920F2EE7B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {EDB14918-1731-46A5-BAD4-1B0920F2EE7B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {EDB14918-1731-46A5-BAD4-1B0920F2EE7B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {EDB14918-1731-46A5-BAD4-1B0920F2EE7B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {EDB14918-1731-46A5-BAD4-1B0920F2EE7B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {EDB14918-1731-46A5-BAD4-1B0920F2EE7B}.Checked|x64.Build.0 = Checked|Any CPU
+ {EDB14918-1731-46A5-BAD4-1B0920F2EE7B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EDB14918-1731-46A5-BAD4-1B0920F2EE7B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EDB14918-1731-46A5-BAD4-1B0920F2EE7B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {EDB14918-1731-46A5-BAD4-1B0920F2EE7B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {EDB14918-1731-46A5-BAD4-1B0920F2EE7B}.Release|x64.ActiveCfg = Release|Any CPU
+ {EDB14918-1731-46A5-BAD4-1B0920F2EE7B}.Release|x64.Build.0 = Release|Any CPU
+ {0B9A50E6-CF08-4A02-9342-67828BDB9F90}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0B9A50E6-CF08-4A02-9342-67828BDB9F90}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0B9A50E6-CF08-4A02-9342-67828BDB9F90}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0B9A50E6-CF08-4A02-9342-67828BDB9F90}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0B9A50E6-CF08-4A02-9342-67828BDB9F90}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0B9A50E6-CF08-4A02-9342-67828BDB9F90}.Debug|x64.Build.0 = Debug|Any CPU
+ {0B9A50E6-CF08-4A02-9342-67828BDB9F90}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0B9A50E6-CF08-4A02-9342-67828BDB9F90}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0B9A50E6-CF08-4A02-9342-67828BDB9F90}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0B9A50E6-CF08-4A02-9342-67828BDB9F90}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0B9A50E6-CF08-4A02-9342-67828BDB9F90}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0B9A50E6-CF08-4A02-9342-67828BDB9F90}.Checked|x64.Build.0 = Checked|Any CPU
+ {0B9A50E6-CF08-4A02-9342-67828BDB9F90}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0B9A50E6-CF08-4A02-9342-67828BDB9F90}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0B9A50E6-CF08-4A02-9342-67828BDB9F90}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0B9A50E6-CF08-4A02-9342-67828BDB9F90}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0B9A50E6-CF08-4A02-9342-67828BDB9F90}.Release|x64.ActiveCfg = Release|Any CPU
+ {0B9A50E6-CF08-4A02-9342-67828BDB9F90}.Release|x64.Build.0 = Release|Any CPU
+ {3BA00219-0647-4CAF-ABA7-54B66438AA1A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3BA00219-0647-4CAF-ABA7-54B66438AA1A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3BA00219-0647-4CAF-ABA7-54B66438AA1A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3BA00219-0647-4CAF-ABA7-54B66438AA1A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3BA00219-0647-4CAF-ABA7-54B66438AA1A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3BA00219-0647-4CAF-ABA7-54B66438AA1A}.Debug|x64.Build.0 = Debug|Any CPU
+ {3BA00219-0647-4CAF-ABA7-54B66438AA1A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3BA00219-0647-4CAF-ABA7-54B66438AA1A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3BA00219-0647-4CAF-ABA7-54B66438AA1A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3BA00219-0647-4CAF-ABA7-54B66438AA1A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3BA00219-0647-4CAF-ABA7-54B66438AA1A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3BA00219-0647-4CAF-ABA7-54B66438AA1A}.Checked|x64.Build.0 = Checked|Any CPU
+ {3BA00219-0647-4CAF-ABA7-54B66438AA1A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3BA00219-0647-4CAF-ABA7-54B66438AA1A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3BA00219-0647-4CAF-ABA7-54B66438AA1A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3BA00219-0647-4CAF-ABA7-54B66438AA1A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3BA00219-0647-4CAF-ABA7-54B66438AA1A}.Release|x64.ActiveCfg = Release|Any CPU
+ {3BA00219-0647-4CAF-ABA7-54B66438AA1A}.Release|x64.Build.0 = Release|Any CPU
+ {6BC88FC8-AF31-4C84-8EEA-8B567B8DE61C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6BC88FC8-AF31-4C84-8EEA-8B567B8DE61C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6BC88FC8-AF31-4C84-8EEA-8B567B8DE61C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6BC88FC8-AF31-4C84-8EEA-8B567B8DE61C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6BC88FC8-AF31-4C84-8EEA-8B567B8DE61C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6BC88FC8-AF31-4C84-8EEA-8B567B8DE61C}.Debug|x64.Build.0 = Debug|Any CPU
+ {6BC88FC8-AF31-4C84-8EEA-8B567B8DE61C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6BC88FC8-AF31-4C84-8EEA-8B567B8DE61C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6BC88FC8-AF31-4C84-8EEA-8B567B8DE61C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6BC88FC8-AF31-4C84-8EEA-8B567B8DE61C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6BC88FC8-AF31-4C84-8EEA-8B567B8DE61C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6BC88FC8-AF31-4C84-8EEA-8B567B8DE61C}.Checked|x64.Build.0 = Checked|Any CPU
+ {6BC88FC8-AF31-4C84-8EEA-8B567B8DE61C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6BC88FC8-AF31-4C84-8EEA-8B567B8DE61C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6BC88FC8-AF31-4C84-8EEA-8B567B8DE61C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6BC88FC8-AF31-4C84-8EEA-8B567B8DE61C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6BC88FC8-AF31-4C84-8EEA-8B567B8DE61C}.Release|x64.ActiveCfg = Release|Any CPU
+ {6BC88FC8-AF31-4C84-8EEA-8B567B8DE61C}.Release|x64.Build.0 = Release|Any CPU
+ {1F61DC1B-CF47-4932-9C3A-0B32D1DA6763}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1F61DC1B-CF47-4932-9C3A-0B32D1DA6763}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1F61DC1B-CF47-4932-9C3A-0B32D1DA6763}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1F61DC1B-CF47-4932-9C3A-0B32D1DA6763}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1F61DC1B-CF47-4932-9C3A-0B32D1DA6763}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1F61DC1B-CF47-4932-9C3A-0B32D1DA6763}.Debug|x64.Build.0 = Debug|Any CPU
+ {1F61DC1B-CF47-4932-9C3A-0B32D1DA6763}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1F61DC1B-CF47-4932-9C3A-0B32D1DA6763}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1F61DC1B-CF47-4932-9C3A-0B32D1DA6763}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1F61DC1B-CF47-4932-9C3A-0B32D1DA6763}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1F61DC1B-CF47-4932-9C3A-0B32D1DA6763}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1F61DC1B-CF47-4932-9C3A-0B32D1DA6763}.Checked|x64.Build.0 = Checked|Any CPU
+ {1F61DC1B-CF47-4932-9C3A-0B32D1DA6763}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1F61DC1B-CF47-4932-9C3A-0B32D1DA6763}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1F61DC1B-CF47-4932-9C3A-0B32D1DA6763}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1F61DC1B-CF47-4932-9C3A-0B32D1DA6763}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1F61DC1B-CF47-4932-9C3A-0B32D1DA6763}.Release|x64.ActiveCfg = Release|Any CPU
+ {1F61DC1B-CF47-4932-9C3A-0B32D1DA6763}.Release|x64.Build.0 = Release|Any CPU
+ {CA7E0C28-6C9E-465E-8D00-649C39A816EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CA7E0C28-6C9E-465E-8D00-649C39A816EE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CA7E0C28-6C9E-465E-8D00-649C39A816EE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CA7E0C28-6C9E-465E-8D00-649C39A816EE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CA7E0C28-6C9E-465E-8D00-649C39A816EE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CA7E0C28-6C9E-465E-8D00-649C39A816EE}.Debug|x64.Build.0 = Debug|Any CPU
+ {CA7E0C28-6C9E-465E-8D00-649C39A816EE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CA7E0C28-6C9E-465E-8D00-649C39A816EE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CA7E0C28-6C9E-465E-8D00-649C39A816EE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CA7E0C28-6C9E-465E-8D00-649C39A816EE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CA7E0C28-6C9E-465E-8D00-649C39A816EE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CA7E0C28-6C9E-465E-8D00-649C39A816EE}.Checked|x64.Build.0 = Checked|Any CPU
+ {CA7E0C28-6C9E-465E-8D00-649C39A816EE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CA7E0C28-6C9E-465E-8D00-649C39A816EE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CA7E0C28-6C9E-465E-8D00-649C39A816EE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CA7E0C28-6C9E-465E-8D00-649C39A816EE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CA7E0C28-6C9E-465E-8D00-649C39A816EE}.Release|x64.ActiveCfg = Release|Any CPU
+ {CA7E0C28-6C9E-465E-8D00-649C39A816EE}.Release|x64.Build.0 = Release|Any CPU
+ {1BAA34B6-4EAB-43D2-BAAB-4B9E719B92C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1BAA34B6-4EAB-43D2-BAAB-4B9E719B92C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1BAA34B6-4EAB-43D2-BAAB-4B9E719B92C6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1BAA34B6-4EAB-43D2-BAAB-4B9E719B92C6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1BAA34B6-4EAB-43D2-BAAB-4B9E719B92C6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1BAA34B6-4EAB-43D2-BAAB-4B9E719B92C6}.Debug|x64.Build.0 = Debug|Any CPU
+ {1BAA34B6-4EAB-43D2-BAAB-4B9E719B92C6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1BAA34B6-4EAB-43D2-BAAB-4B9E719B92C6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1BAA34B6-4EAB-43D2-BAAB-4B9E719B92C6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1BAA34B6-4EAB-43D2-BAAB-4B9E719B92C6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1BAA34B6-4EAB-43D2-BAAB-4B9E719B92C6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1BAA34B6-4EAB-43D2-BAAB-4B9E719B92C6}.Checked|x64.Build.0 = Checked|Any CPU
+ {1BAA34B6-4EAB-43D2-BAAB-4B9E719B92C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1BAA34B6-4EAB-43D2-BAAB-4B9E719B92C6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1BAA34B6-4EAB-43D2-BAAB-4B9E719B92C6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1BAA34B6-4EAB-43D2-BAAB-4B9E719B92C6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1BAA34B6-4EAB-43D2-BAAB-4B9E719B92C6}.Release|x64.ActiveCfg = Release|Any CPU
+ {1BAA34B6-4EAB-43D2-BAAB-4B9E719B92C6}.Release|x64.Build.0 = Release|Any CPU
+ {A1B2CCBC-1919-40E3-9C8D-8082BFC58493}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A1B2CCBC-1919-40E3-9C8D-8082BFC58493}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A1B2CCBC-1919-40E3-9C8D-8082BFC58493}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A1B2CCBC-1919-40E3-9C8D-8082BFC58493}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A1B2CCBC-1919-40E3-9C8D-8082BFC58493}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A1B2CCBC-1919-40E3-9C8D-8082BFC58493}.Debug|x64.Build.0 = Debug|Any CPU
+ {A1B2CCBC-1919-40E3-9C8D-8082BFC58493}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A1B2CCBC-1919-40E3-9C8D-8082BFC58493}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A1B2CCBC-1919-40E3-9C8D-8082BFC58493}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A1B2CCBC-1919-40E3-9C8D-8082BFC58493}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A1B2CCBC-1919-40E3-9C8D-8082BFC58493}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A1B2CCBC-1919-40E3-9C8D-8082BFC58493}.Checked|x64.Build.0 = Checked|Any CPU
+ {A1B2CCBC-1919-40E3-9C8D-8082BFC58493}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A1B2CCBC-1919-40E3-9C8D-8082BFC58493}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A1B2CCBC-1919-40E3-9C8D-8082BFC58493}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A1B2CCBC-1919-40E3-9C8D-8082BFC58493}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A1B2CCBC-1919-40E3-9C8D-8082BFC58493}.Release|x64.ActiveCfg = Release|Any CPU
+ {A1B2CCBC-1919-40E3-9C8D-8082BFC58493}.Release|x64.Build.0 = Release|Any CPU
+ {C544C2F9-F5F5-41E3-AD28-E71649EE9CB0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C544C2F9-F5F5-41E3-AD28-E71649EE9CB0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C544C2F9-F5F5-41E3-AD28-E71649EE9CB0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C544C2F9-F5F5-41E3-AD28-E71649EE9CB0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C544C2F9-F5F5-41E3-AD28-E71649EE9CB0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C544C2F9-F5F5-41E3-AD28-E71649EE9CB0}.Debug|x64.Build.0 = Debug|Any CPU
+ {C544C2F9-F5F5-41E3-AD28-E71649EE9CB0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C544C2F9-F5F5-41E3-AD28-E71649EE9CB0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C544C2F9-F5F5-41E3-AD28-E71649EE9CB0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C544C2F9-F5F5-41E3-AD28-E71649EE9CB0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C544C2F9-F5F5-41E3-AD28-E71649EE9CB0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C544C2F9-F5F5-41E3-AD28-E71649EE9CB0}.Checked|x64.Build.0 = Checked|Any CPU
+ {C544C2F9-F5F5-41E3-AD28-E71649EE9CB0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C544C2F9-F5F5-41E3-AD28-E71649EE9CB0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C544C2F9-F5F5-41E3-AD28-E71649EE9CB0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C544C2F9-F5F5-41E3-AD28-E71649EE9CB0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C544C2F9-F5F5-41E3-AD28-E71649EE9CB0}.Release|x64.ActiveCfg = Release|Any CPU
+ {C544C2F9-F5F5-41E3-AD28-E71649EE9CB0}.Release|x64.Build.0 = Release|Any CPU
+ {9711B502-A732-43B1-AA5B-CDF7DA92042C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9711B502-A732-43B1-AA5B-CDF7DA92042C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9711B502-A732-43B1-AA5B-CDF7DA92042C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9711B502-A732-43B1-AA5B-CDF7DA92042C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9711B502-A732-43B1-AA5B-CDF7DA92042C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9711B502-A732-43B1-AA5B-CDF7DA92042C}.Debug|x64.Build.0 = Debug|Any CPU
+ {9711B502-A732-43B1-AA5B-CDF7DA92042C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9711B502-A732-43B1-AA5B-CDF7DA92042C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9711B502-A732-43B1-AA5B-CDF7DA92042C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9711B502-A732-43B1-AA5B-CDF7DA92042C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9711B502-A732-43B1-AA5B-CDF7DA92042C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9711B502-A732-43B1-AA5B-CDF7DA92042C}.Checked|x64.Build.0 = Checked|Any CPU
+ {9711B502-A732-43B1-AA5B-CDF7DA92042C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9711B502-A732-43B1-AA5B-CDF7DA92042C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9711B502-A732-43B1-AA5B-CDF7DA92042C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9711B502-A732-43B1-AA5B-CDF7DA92042C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9711B502-A732-43B1-AA5B-CDF7DA92042C}.Release|x64.ActiveCfg = Release|Any CPU
+ {9711B502-A732-43B1-AA5B-CDF7DA92042C}.Release|x64.Build.0 = Release|Any CPU
+ {6B6C97C1-90DE-4716-BB81-38EA342BE67E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6B6C97C1-90DE-4716-BB81-38EA342BE67E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6B6C97C1-90DE-4716-BB81-38EA342BE67E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6B6C97C1-90DE-4716-BB81-38EA342BE67E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6B6C97C1-90DE-4716-BB81-38EA342BE67E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6B6C97C1-90DE-4716-BB81-38EA342BE67E}.Debug|x64.Build.0 = Debug|Any CPU
+ {6B6C97C1-90DE-4716-BB81-38EA342BE67E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6B6C97C1-90DE-4716-BB81-38EA342BE67E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6B6C97C1-90DE-4716-BB81-38EA342BE67E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6B6C97C1-90DE-4716-BB81-38EA342BE67E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6B6C97C1-90DE-4716-BB81-38EA342BE67E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6B6C97C1-90DE-4716-BB81-38EA342BE67E}.Checked|x64.Build.0 = Checked|Any CPU
+ {6B6C97C1-90DE-4716-BB81-38EA342BE67E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6B6C97C1-90DE-4716-BB81-38EA342BE67E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6B6C97C1-90DE-4716-BB81-38EA342BE67E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6B6C97C1-90DE-4716-BB81-38EA342BE67E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6B6C97C1-90DE-4716-BB81-38EA342BE67E}.Release|x64.ActiveCfg = Release|Any CPU
+ {6B6C97C1-90DE-4716-BB81-38EA342BE67E}.Release|x64.Build.0 = Release|Any CPU
+ {AECC90EB-057E-4F71-B856-D761FFB409C7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AECC90EB-057E-4F71-B856-D761FFB409C7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AECC90EB-057E-4F71-B856-D761FFB409C7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AECC90EB-057E-4F71-B856-D761FFB409C7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AECC90EB-057E-4F71-B856-D761FFB409C7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AECC90EB-057E-4F71-B856-D761FFB409C7}.Debug|x64.Build.0 = Debug|Any CPU
+ {AECC90EB-057E-4F71-B856-D761FFB409C7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AECC90EB-057E-4F71-B856-D761FFB409C7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AECC90EB-057E-4F71-B856-D761FFB409C7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AECC90EB-057E-4F71-B856-D761FFB409C7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AECC90EB-057E-4F71-B856-D761FFB409C7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AECC90EB-057E-4F71-B856-D761FFB409C7}.Checked|x64.Build.0 = Checked|Any CPU
+ {AECC90EB-057E-4F71-B856-D761FFB409C7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AECC90EB-057E-4F71-B856-D761FFB409C7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AECC90EB-057E-4F71-B856-D761FFB409C7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AECC90EB-057E-4F71-B856-D761FFB409C7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AECC90EB-057E-4F71-B856-D761FFB409C7}.Release|x64.ActiveCfg = Release|Any CPU
+ {AECC90EB-057E-4F71-B856-D761FFB409C7}.Release|x64.Build.0 = Release|Any CPU
+ {BC3D7C80-7A6E-425F-B161-5E1851092A2E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BC3D7C80-7A6E-425F-B161-5E1851092A2E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BC3D7C80-7A6E-425F-B161-5E1851092A2E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BC3D7C80-7A6E-425F-B161-5E1851092A2E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BC3D7C80-7A6E-425F-B161-5E1851092A2E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BC3D7C80-7A6E-425F-B161-5E1851092A2E}.Debug|x64.Build.0 = Debug|Any CPU
+ {BC3D7C80-7A6E-425F-B161-5E1851092A2E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BC3D7C80-7A6E-425F-B161-5E1851092A2E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BC3D7C80-7A6E-425F-B161-5E1851092A2E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BC3D7C80-7A6E-425F-B161-5E1851092A2E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BC3D7C80-7A6E-425F-B161-5E1851092A2E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BC3D7C80-7A6E-425F-B161-5E1851092A2E}.Checked|x64.Build.0 = Checked|Any CPU
+ {BC3D7C80-7A6E-425F-B161-5E1851092A2E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BC3D7C80-7A6E-425F-B161-5E1851092A2E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BC3D7C80-7A6E-425F-B161-5E1851092A2E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BC3D7C80-7A6E-425F-B161-5E1851092A2E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BC3D7C80-7A6E-425F-B161-5E1851092A2E}.Release|x64.ActiveCfg = Release|Any CPU
+ {BC3D7C80-7A6E-425F-B161-5E1851092A2E}.Release|x64.Build.0 = Release|Any CPU
+ {6E345FA6-CA32-47A8-BC90-F759402D1222}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6E345FA6-CA32-47A8-BC90-F759402D1222}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6E345FA6-CA32-47A8-BC90-F759402D1222}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6E345FA6-CA32-47A8-BC90-F759402D1222}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6E345FA6-CA32-47A8-BC90-F759402D1222}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6E345FA6-CA32-47A8-BC90-F759402D1222}.Debug|x64.Build.0 = Debug|Any CPU
+ {6E345FA6-CA32-47A8-BC90-F759402D1222}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6E345FA6-CA32-47A8-BC90-F759402D1222}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6E345FA6-CA32-47A8-BC90-F759402D1222}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6E345FA6-CA32-47A8-BC90-F759402D1222}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6E345FA6-CA32-47A8-BC90-F759402D1222}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6E345FA6-CA32-47A8-BC90-F759402D1222}.Checked|x64.Build.0 = Checked|Any CPU
+ {6E345FA6-CA32-47A8-BC90-F759402D1222}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6E345FA6-CA32-47A8-BC90-F759402D1222}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6E345FA6-CA32-47A8-BC90-F759402D1222}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6E345FA6-CA32-47A8-BC90-F759402D1222}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6E345FA6-CA32-47A8-BC90-F759402D1222}.Release|x64.ActiveCfg = Release|Any CPU
+ {6E345FA6-CA32-47A8-BC90-F759402D1222}.Release|x64.Build.0 = Release|Any CPU
+ {A2C3BA7F-EEBD-4046-9270-9D9B0F88D312}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A2C3BA7F-EEBD-4046-9270-9D9B0F88D312}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A2C3BA7F-EEBD-4046-9270-9D9B0F88D312}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A2C3BA7F-EEBD-4046-9270-9D9B0F88D312}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A2C3BA7F-EEBD-4046-9270-9D9B0F88D312}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A2C3BA7F-EEBD-4046-9270-9D9B0F88D312}.Debug|x64.Build.0 = Debug|Any CPU
+ {A2C3BA7F-EEBD-4046-9270-9D9B0F88D312}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A2C3BA7F-EEBD-4046-9270-9D9B0F88D312}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A2C3BA7F-EEBD-4046-9270-9D9B0F88D312}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A2C3BA7F-EEBD-4046-9270-9D9B0F88D312}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A2C3BA7F-EEBD-4046-9270-9D9B0F88D312}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A2C3BA7F-EEBD-4046-9270-9D9B0F88D312}.Checked|x64.Build.0 = Checked|Any CPU
+ {A2C3BA7F-EEBD-4046-9270-9D9B0F88D312}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A2C3BA7F-EEBD-4046-9270-9D9B0F88D312}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A2C3BA7F-EEBD-4046-9270-9D9B0F88D312}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A2C3BA7F-EEBD-4046-9270-9D9B0F88D312}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A2C3BA7F-EEBD-4046-9270-9D9B0F88D312}.Release|x64.ActiveCfg = Release|Any CPU
+ {A2C3BA7F-EEBD-4046-9270-9D9B0F88D312}.Release|x64.Build.0 = Release|Any CPU
+ {408A55FA-F02A-4EE4-A011-B00EFEB34B5B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {408A55FA-F02A-4EE4-A011-B00EFEB34B5B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {408A55FA-F02A-4EE4-A011-B00EFEB34B5B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {408A55FA-F02A-4EE4-A011-B00EFEB34B5B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {408A55FA-F02A-4EE4-A011-B00EFEB34B5B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {408A55FA-F02A-4EE4-A011-B00EFEB34B5B}.Debug|x64.Build.0 = Debug|Any CPU
+ {408A55FA-F02A-4EE4-A011-B00EFEB34B5B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {408A55FA-F02A-4EE4-A011-B00EFEB34B5B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {408A55FA-F02A-4EE4-A011-B00EFEB34B5B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {408A55FA-F02A-4EE4-A011-B00EFEB34B5B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {408A55FA-F02A-4EE4-A011-B00EFEB34B5B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {408A55FA-F02A-4EE4-A011-B00EFEB34B5B}.Checked|x64.Build.0 = Checked|Any CPU
+ {408A55FA-F02A-4EE4-A011-B00EFEB34B5B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {408A55FA-F02A-4EE4-A011-B00EFEB34B5B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {408A55FA-F02A-4EE4-A011-B00EFEB34B5B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {408A55FA-F02A-4EE4-A011-B00EFEB34B5B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {408A55FA-F02A-4EE4-A011-B00EFEB34B5B}.Release|x64.ActiveCfg = Release|Any CPU
+ {408A55FA-F02A-4EE4-A011-B00EFEB34B5B}.Release|x64.Build.0 = Release|Any CPU
+ {0C22565A-AA1E-4850-86FB-AD68B9F71DE4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0C22565A-AA1E-4850-86FB-AD68B9F71DE4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0C22565A-AA1E-4850-86FB-AD68B9F71DE4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0C22565A-AA1E-4850-86FB-AD68B9F71DE4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0C22565A-AA1E-4850-86FB-AD68B9F71DE4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0C22565A-AA1E-4850-86FB-AD68B9F71DE4}.Debug|x64.Build.0 = Debug|Any CPU
+ {0C22565A-AA1E-4850-86FB-AD68B9F71DE4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0C22565A-AA1E-4850-86FB-AD68B9F71DE4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0C22565A-AA1E-4850-86FB-AD68B9F71DE4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0C22565A-AA1E-4850-86FB-AD68B9F71DE4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0C22565A-AA1E-4850-86FB-AD68B9F71DE4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0C22565A-AA1E-4850-86FB-AD68B9F71DE4}.Checked|x64.Build.0 = Checked|Any CPU
+ {0C22565A-AA1E-4850-86FB-AD68B9F71DE4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0C22565A-AA1E-4850-86FB-AD68B9F71DE4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0C22565A-AA1E-4850-86FB-AD68B9F71DE4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0C22565A-AA1E-4850-86FB-AD68B9F71DE4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0C22565A-AA1E-4850-86FB-AD68B9F71DE4}.Release|x64.ActiveCfg = Release|Any CPU
+ {0C22565A-AA1E-4850-86FB-AD68B9F71DE4}.Release|x64.Build.0 = Release|Any CPU
+ {E72B991C-DC2D-49E4-ADBE-0921F97924A3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E72B991C-DC2D-49E4-ADBE-0921F97924A3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E72B991C-DC2D-49E4-ADBE-0921F97924A3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E72B991C-DC2D-49E4-ADBE-0921F97924A3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E72B991C-DC2D-49E4-ADBE-0921F97924A3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E72B991C-DC2D-49E4-ADBE-0921F97924A3}.Debug|x64.Build.0 = Debug|Any CPU
+ {E72B991C-DC2D-49E4-ADBE-0921F97924A3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E72B991C-DC2D-49E4-ADBE-0921F97924A3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E72B991C-DC2D-49E4-ADBE-0921F97924A3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E72B991C-DC2D-49E4-ADBE-0921F97924A3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E72B991C-DC2D-49E4-ADBE-0921F97924A3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E72B991C-DC2D-49E4-ADBE-0921F97924A3}.Checked|x64.Build.0 = Checked|Any CPU
+ {E72B991C-DC2D-49E4-ADBE-0921F97924A3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E72B991C-DC2D-49E4-ADBE-0921F97924A3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E72B991C-DC2D-49E4-ADBE-0921F97924A3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E72B991C-DC2D-49E4-ADBE-0921F97924A3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E72B991C-DC2D-49E4-ADBE-0921F97924A3}.Release|x64.ActiveCfg = Release|Any CPU
+ {E72B991C-DC2D-49E4-ADBE-0921F97924A3}.Release|x64.Build.0 = Release|Any CPU
+ {BB49DE8D-7B90-473C-A40E-419C8264D61C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BB49DE8D-7B90-473C-A40E-419C8264D61C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BB49DE8D-7B90-473C-A40E-419C8264D61C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BB49DE8D-7B90-473C-A40E-419C8264D61C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BB49DE8D-7B90-473C-A40E-419C8264D61C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BB49DE8D-7B90-473C-A40E-419C8264D61C}.Debug|x64.Build.0 = Debug|Any CPU
+ {BB49DE8D-7B90-473C-A40E-419C8264D61C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BB49DE8D-7B90-473C-A40E-419C8264D61C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BB49DE8D-7B90-473C-A40E-419C8264D61C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BB49DE8D-7B90-473C-A40E-419C8264D61C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BB49DE8D-7B90-473C-A40E-419C8264D61C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BB49DE8D-7B90-473C-A40E-419C8264D61C}.Checked|x64.Build.0 = Checked|Any CPU
+ {BB49DE8D-7B90-473C-A40E-419C8264D61C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BB49DE8D-7B90-473C-A40E-419C8264D61C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BB49DE8D-7B90-473C-A40E-419C8264D61C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BB49DE8D-7B90-473C-A40E-419C8264D61C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BB49DE8D-7B90-473C-A40E-419C8264D61C}.Release|x64.ActiveCfg = Release|Any CPU
+ {BB49DE8D-7B90-473C-A40E-419C8264D61C}.Release|x64.Build.0 = Release|Any CPU
+ {B1AA8C01-E8BA-4DCF-81DA-857256D23E77}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B1AA8C01-E8BA-4DCF-81DA-857256D23E77}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B1AA8C01-E8BA-4DCF-81DA-857256D23E77}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B1AA8C01-E8BA-4DCF-81DA-857256D23E77}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B1AA8C01-E8BA-4DCF-81DA-857256D23E77}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B1AA8C01-E8BA-4DCF-81DA-857256D23E77}.Debug|x64.Build.0 = Debug|Any CPU
+ {B1AA8C01-E8BA-4DCF-81DA-857256D23E77}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B1AA8C01-E8BA-4DCF-81DA-857256D23E77}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B1AA8C01-E8BA-4DCF-81DA-857256D23E77}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B1AA8C01-E8BA-4DCF-81DA-857256D23E77}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B1AA8C01-E8BA-4DCF-81DA-857256D23E77}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B1AA8C01-E8BA-4DCF-81DA-857256D23E77}.Checked|x64.Build.0 = Checked|Any CPU
+ {B1AA8C01-E8BA-4DCF-81DA-857256D23E77}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B1AA8C01-E8BA-4DCF-81DA-857256D23E77}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B1AA8C01-E8BA-4DCF-81DA-857256D23E77}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B1AA8C01-E8BA-4DCF-81DA-857256D23E77}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B1AA8C01-E8BA-4DCF-81DA-857256D23E77}.Release|x64.ActiveCfg = Release|Any CPU
+ {B1AA8C01-E8BA-4DCF-81DA-857256D23E77}.Release|x64.Build.0 = Release|Any CPU
+ {307CB204-B03B-41C6-A806-ACD1A0BDDC58}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {307CB204-B03B-41C6-A806-ACD1A0BDDC58}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {307CB204-B03B-41C6-A806-ACD1A0BDDC58}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {307CB204-B03B-41C6-A806-ACD1A0BDDC58}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {307CB204-B03B-41C6-A806-ACD1A0BDDC58}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {307CB204-B03B-41C6-A806-ACD1A0BDDC58}.Debug|x64.Build.0 = Debug|Any CPU
+ {307CB204-B03B-41C6-A806-ACD1A0BDDC58}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {307CB204-B03B-41C6-A806-ACD1A0BDDC58}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {307CB204-B03B-41C6-A806-ACD1A0BDDC58}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {307CB204-B03B-41C6-A806-ACD1A0BDDC58}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {307CB204-B03B-41C6-A806-ACD1A0BDDC58}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {307CB204-B03B-41C6-A806-ACD1A0BDDC58}.Checked|x64.Build.0 = Checked|Any CPU
+ {307CB204-B03B-41C6-A806-ACD1A0BDDC58}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {307CB204-B03B-41C6-A806-ACD1A0BDDC58}.Release|Any CPU.Build.0 = Release|Any CPU
+ {307CB204-B03B-41C6-A806-ACD1A0BDDC58}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {307CB204-B03B-41C6-A806-ACD1A0BDDC58}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {307CB204-B03B-41C6-A806-ACD1A0BDDC58}.Release|x64.ActiveCfg = Release|Any CPU
+ {307CB204-B03B-41C6-A806-ACD1A0BDDC58}.Release|x64.Build.0 = Release|Any CPU
+ {7FE42FB3-2FAE-42FF-976E-1F406D1A92E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7FE42FB3-2FAE-42FF-976E-1F406D1A92E4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7FE42FB3-2FAE-42FF-976E-1F406D1A92E4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7FE42FB3-2FAE-42FF-976E-1F406D1A92E4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7FE42FB3-2FAE-42FF-976E-1F406D1A92E4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7FE42FB3-2FAE-42FF-976E-1F406D1A92E4}.Debug|x64.Build.0 = Debug|Any CPU
+ {7FE42FB3-2FAE-42FF-976E-1F406D1A92E4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7FE42FB3-2FAE-42FF-976E-1F406D1A92E4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7FE42FB3-2FAE-42FF-976E-1F406D1A92E4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7FE42FB3-2FAE-42FF-976E-1F406D1A92E4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7FE42FB3-2FAE-42FF-976E-1F406D1A92E4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7FE42FB3-2FAE-42FF-976E-1F406D1A92E4}.Checked|x64.Build.0 = Checked|Any CPU
+ {7FE42FB3-2FAE-42FF-976E-1F406D1A92E4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7FE42FB3-2FAE-42FF-976E-1F406D1A92E4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7FE42FB3-2FAE-42FF-976E-1F406D1A92E4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7FE42FB3-2FAE-42FF-976E-1F406D1A92E4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7FE42FB3-2FAE-42FF-976E-1F406D1A92E4}.Release|x64.ActiveCfg = Release|Any CPU
+ {7FE42FB3-2FAE-42FF-976E-1F406D1A92E4}.Release|x64.Build.0 = Release|Any CPU
+ {E95CED31-BA82-4462-8A89-51C3C02F8D26}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E95CED31-BA82-4462-8A89-51C3C02F8D26}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E95CED31-BA82-4462-8A89-51C3C02F8D26}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E95CED31-BA82-4462-8A89-51C3C02F8D26}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E95CED31-BA82-4462-8A89-51C3C02F8D26}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E95CED31-BA82-4462-8A89-51C3C02F8D26}.Debug|x64.Build.0 = Debug|Any CPU
+ {E95CED31-BA82-4462-8A89-51C3C02F8D26}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E95CED31-BA82-4462-8A89-51C3C02F8D26}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E95CED31-BA82-4462-8A89-51C3C02F8D26}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E95CED31-BA82-4462-8A89-51C3C02F8D26}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E95CED31-BA82-4462-8A89-51C3C02F8D26}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E95CED31-BA82-4462-8A89-51C3C02F8D26}.Checked|x64.Build.0 = Checked|Any CPU
+ {E95CED31-BA82-4462-8A89-51C3C02F8D26}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E95CED31-BA82-4462-8A89-51C3C02F8D26}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E95CED31-BA82-4462-8A89-51C3C02F8D26}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E95CED31-BA82-4462-8A89-51C3C02F8D26}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E95CED31-BA82-4462-8A89-51C3C02F8D26}.Release|x64.ActiveCfg = Release|Any CPU
+ {E95CED31-BA82-4462-8A89-51C3C02F8D26}.Release|x64.Build.0 = Release|Any CPU
+ {020DB66A-2FEF-486E-ADB0-5AA68237DAB5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {020DB66A-2FEF-486E-ADB0-5AA68237DAB5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {020DB66A-2FEF-486E-ADB0-5AA68237DAB5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {020DB66A-2FEF-486E-ADB0-5AA68237DAB5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {020DB66A-2FEF-486E-ADB0-5AA68237DAB5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {020DB66A-2FEF-486E-ADB0-5AA68237DAB5}.Debug|x64.Build.0 = Debug|Any CPU
+ {020DB66A-2FEF-486E-ADB0-5AA68237DAB5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {020DB66A-2FEF-486E-ADB0-5AA68237DAB5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {020DB66A-2FEF-486E-ADB0-5AA68237DAB5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {020DB66A-2FEF-486E-ADB0-5AA68237DAB5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {020DB66A-2FEF-486E-ADB0-5AA68237DAB5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {020DB66A-2FEF-486E-ADB0-5AA68237DAB5}.Checked|x64.Build.0 = Checked|Any CPU
+ {020DB66A-2FEF-486E-ADB0-5AA68237DAB5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {020DB66A-2FEF-486E-ADB0-5AA68237DAB5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {020DB66A-2FEF-486E-ADB0-5AA68237DAB5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {020DB66A-2FEF-486E-ADB0-5AA68237DAB5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {020DB66A-2FEF-486E-ADB0-5AA68237DAB5}.Release|x64.ActiveCfg = Release|Any CPU
+ {020DB66A-2FEF-486E-ADB0-5AA68237DAB5}.Release|x64.Build.0 = Release|Any CPU
+ {762770DA-FA56-4A3A-A630-5270B95311B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {762770DA-FA56-4A3A-A630-5270B95311B2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {762770DA-FA56-4A3A-A630-5270B95311B2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {762770DA-FA56-4A3A-A630-5270B95311B2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {762770DA-FA56-4A3A-A630-5270B95311B2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {762770DA-FA56-4A3A-A630-5270B95311B2}.Debug|x64.Build.0 = Debug|Any CPU
+ {762770DA-FA56-4A3A-A630-5270B95311B2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {762770DA-FA56-4A3A-A630-5270B95311B2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {762770DA-FA56-4A3A-A630-5270B95311B2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {762770DA-FA56-4A3A-A630-5270B95311B2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {762770DA-FA56-4A3A-A630-5270B95311B2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {762770DA-FA56-4A3A-A630-5270B95311B2}.Checked|x64.Build.0 = Checked|Any CPU
+ {762770DA-FA56-4A3A-A630-5270B95311B2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {762770DA-FA56-4A3A-A630-5270B95311B2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {762770DA-FA56-4A3A-A630-5270B95311B2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {762770DA-FA56-4A3A-A630-5270B95311B2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {762770DA-FA56-4A3A-A630-5270B95311B2}.Release|x64.ActiveCfg = Release|Any CPU
+ {762770DA-FA56-4A3A-A630-5270B95311B2}.Release|x64.Build.0 = Release|Any CPU
+ {1475D529-78CC-437E-82BC-6C6C10A5936D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1475D529-78CC-437E-82BC-6C6C10A5936D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1475D529-78CC-437E-82BC-6C6C10A5936D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1475D529-78CC-437E-82BC-6C6C10A5936D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1475D529-78CC-437E-82BC-6C6C10A5936D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1475D529-78CC-437E-82BC-6C6C10A5936D}.Debug|x64.Build.0 = Debug|Any CPU
+ {1475D529-78CC-437E-82BC-6C6C10A5936D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1475D529-78CC-437E-82BC-6C6C10A5936D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1475D529-78CC-437E-82BC-6C6C10A5936D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1475D529-78CC-437E-82BC-6C6C10A5936D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1475D529-78CC-437E-82BC-6C6C10A5936D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1475D529-78CC-437E-82BC-6C6C10A5936D}.Checked|x64.Build.0 = Checked|Any CPU
+ {1475D529-78CC-437E-82BC-6C6C10A5936D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1475D529-78CC-437E-82BC-6C6C10A5936D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1475D529-78CC-437E-82BC-6C6C10A5936D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1475D529-78CC-437E-82BC-6C6C10A5936D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1475D529-78CC-437E-82BC-6C6C10A5936D}.Release|x64.ActiveCfg = Release|Any CPU
+ {1475D529-78CC-437E-82BC-6C6C10A5936D}.Release|x64.Build.0 = Release|Any CPU
+ {ECA6C872-18D0-4F24-9429-3E36709DF29F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {ECA6C872-18D0-4F24-9429-3E36709DF29F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {ECA6C872-18D0-4F24-9429-3E36709DF29F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {ECA6C872-18D0-4F24-9429-3E36709DF29F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {ECA6C872-18D0-4F24-9429-3E36709DF29F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {ECA6C872-18D0-4F24-9429-3E36709DF29F}.Debug|x64.Build.0 = Debug|Any CPU
+ {ECA6C872-18D0-4F24-9429-3E36709DF29F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {ECA6C872-18D0-4F24-9429-3E36709DF29F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {ECA6C872-18D0-4F24-9429-3E36709DF29F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {ECA6C872-18D0-4F24-9429-3E36709DF29F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {ECA6C872-18D0-4F24-9429-3E36709DF29F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {ECA6C872-18D0-4F24-9429-3E36709DF29F}.Checked|x64.Build.0 = Checked|Any CPU
+ {ECA6C872-18D0-4F24-9429-3E36709DF29F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {ECA6C872-18D0-4F24-9429-3E36709DF29F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {ECA6C872-18D0-4F24-9429-3E36709DF29F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {ECA6C872-18D0-4F24-9429-3E36709DF29F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {ECA6C872-18D0-4F24-9429-3E36709DF29F}.Release|x64.ActiveCfg = Release|Any CPU
+ {ECA6C872-18D0-4F24-9429-3E36709DF29F}.Release|x64.Build.0 = Release|Any CPU
+ {BB8AAFEE-9654-4F6B-A96E-734766D317D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BB8AAFEE-9654-4F6B-A96E-734766D317D2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BB8AAFEE-9654-4F6B-A96E-734766D317D2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {BB8AAFEE-9654-4F6B-A96E-734766D317D2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {BB8AAFEE-9654-4F6B-A96E-734766D317D2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {BB8AAFEE-9654-4F6B-A96E-734766D317D2}.Debug|x64.Build.0 = Debug|Any CPU
+ {BB8AAFEE-9654-4F6B-A96E-734766D317D2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {BB8AAFEE-9654-4F6B-A96E-734766D317D2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {BB8AAFEE-9654-4F6B-A96E-734766D317D2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {BB8AAFEE-9654-4F6B-A96E-734766D317D2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {BB8AAFEE-9654-4F6B-A96E-734766D317D2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {BB8AAFEE-9654-4F6B-A96E-734766D317D2}.Checked|x64.Build.0 = Checked|Any CPU
+ {BB8AAFEE-9654-4F6B-A96E-734766D317D2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BB8AAFEE-9654-4F6B-A96E-734766D317D2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BB8AAFEE-9654-4F6B-A96E-734766D317D2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {BB8AAFEE-9654-4F6B-A96E-734766D317D2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {BB8AAFEE-9654-4F6B-A96E-734766D317D2}.Release|x64.ActiveCfg = Release|Any CPU
+ {BB8AAFEE-9654-4F6B-A96E-734766D317D2}.Release|x64.Build.0 = Release|Any CPU
+ {A26D4F08-414D-4444-BD5B-A786D1E1BB65}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A26D4F08-414D-4444-BD5B-A786D1E1BB65}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A26D4F08-414D-4444-BD5B-A786D1E1BB65}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A26D4F08-414D-4444-BD5B-A786D1E1BB65}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A26D4F08-414D-4444-BD5B-A786D1E1BB65}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A26D4F08-414D-4444-BD5B-A786D1E1BB65}.Debug|x64.Build.0 = Debug|Any CPU
+ {A26D4F08-414D-4444-BD5B-A786D1E1BB65}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A26D4F08-414D-4444-BD5B-A786D1E1BB65}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A26D4F08-414D-4444-BD5B-A786D1E1BB65}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A26D4F08-414D-4444-BD5B-A786D1E1BB65}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A26D4F08-414D-4444-BD5B-A786D1E1BB65}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A26D4F08-414D-4444-BD5B-A786D1E1BB65}.Checked|x64.Build.0 = Checked|Any CPU
+ {A26D4F08-414D-4444-BD5B-A786D1E1BB65}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A26D4F08-414D-4444-BD5B-A786D1E1BB65}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A26D4F08-414D-4444-BD5B-A786D1E1BB65}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A26D4F08-414D-4444-BD5B-A786D1E1BB65}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A26D4F08-414D-4444-BD5B-A786D1E1BB65}.Release|x64.ActiveCfg = Release|Any CPU
+ {A26D4F08-414D-4444-BD5B-A786D1E1BB65}.Release|x64.Build.0 = Release|Any CPU
+ {1F9F89B9-793D-45F8-B231-560CE321E8C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1F9F89B9-793D-45F8-B231-560CE321E8C3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1F9F89B9-793D-45F8-B231-560CE321E8C3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1F9F89B9-793D-45F8-B231-560CE321E8C3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1F9F89B9-793D-45F8-B231-560CE321E8C3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1F9F89B9-793D-45F8-B231-560CE321E8C3}.Debug|x64.Build.0 = Debug|Any CPU
+ {1F9F89B9-793D-45F8-B231-560CE321E8C3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1F9F89B9-793D-45F8-B231-560CE321E8C3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1F9F89B9-793D-45F8-B231-560CE321E8C3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1F9F89B9-793D-45F8-B231-560CE321E8C3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1F9F89B9-793D-45F8-B231-560CE321E8C3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1F9F89B9-793D-45F8-B231-560CE321E8C3}.Checked|x64.Build.0 = Checked|Any CPU
+ {1F9F89B9-793D-45F8-B231-560CE321E8C3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1F9F89B9-793D-45F8-B231-560CE321E8C3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1F9F89B9-793D-45F8-B231-560CE321E8C3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1F9F89B9-793D-45F8-B231-560CE321E8C3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1F9F89B9-793D-45F8-B231-560CE321E8C3}.Release|x64.ActiveCfg = Release|Any CPU
+ {1F9F89B9-793D-45F8-B231-560CE321E8C3}.Release|x64.Build.0 = Release|Any CPU
+ {54FAA905-87B2-434F-890B-E78091C1DE6C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {54FAA905-87B2-434F-890B-E78091C1DE6C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {54FAA905-87B2-434F-890B-E78091C1DE6C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {54FAA905-87B2-434F-890B-E78091C1DE6C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {54FAA905-87B2-434F-890B-E78091C1DE6C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {54FAA905-87B2-434F-890B-E78091C1DE6C}.Debug|x64.Build.0 = Debug|Any CPU
+ {54FAA905-87B2-434F-890B-E78091C1DE6C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {54FAA905-87B2-434F-890B-E78091C1DE6C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {54FAA905-87B2-434F-890B-E78091C1DE6C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {54FAA905-87B2-434F-890B-E78091C1DE6C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {54FAA905-87B2-434F-890B-E78091C1DE6C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {54FAA905-87B2-434F-890B-E78091C1DE6C}.Checked|x64.Build.0 = Checked|Any CPU
+ {54FAA905-87B2-434F-890B-E78091C1DE6C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {54FAA905-87B2-434F-890B-E78091C1DE6C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {54FAA905-87B2-434F-890B-E78091C1DE6C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {54FAA905-87B2-434F-890B-E78091C1DE6C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {54FAA905-87B2-434F-890B-E78091C1DE6C}.Release|x64.ActiveCfg = Release|Any CPU
+ {54FAA905-87B2-434F-890B-E78091C1DE6C}.Release|x64.Build.0 = Release|Any CPU
+ {0210D570-2CBA-4A6A-A0BB-60391314F05F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0210D570-2CBA-4A6A-A0BB-60391314F05F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0210D570-2CBA-4A6A-A0BB-60391314F05F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0210D570-2CBA-4A6A-A0BB-60391314F05F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0210D570-2CBA-4A6A-A0BB-60391314F05F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0210D570-2CBA-4A6A-A0BB-60391314F05F}.Debug|x64.Build.0 = Debug|Any CPU
+ {0210D570-2CBA-4A6A-A0BB-60391314F05F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0210D570-2CBA-4A6A-A0BB-60391314F05F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0210D570-2CBA-4A6A-A0BB-60391314F05F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0210D570-2CBA-4A6A-A0BB-60391314F05F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0210D570-2CBA-4A6A-A0BB-60391314F05F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0210D570-2CBA-4A6A-A0BB-60391314F05F}.Checked|x64.Build.0 = Checked|Any CPU
+ {0210D570-2CBA-4A6A-A0BB-60391314F05F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0210D570-2CBA-4A6A-A0BB-60391314F05F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0210D570-2CBA-4A6A-A0BB-60391314F05F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0210D570-2CBA-4A6A-A0BB-60391314F05F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0210D570-2CBA-4A6A-A0BB-60391314F05F}.Release|x64.ActiveCfg = Release|Any CPU
+ {0210D570-2CBA-4A6A-A0BB-60391314F05F}.Release|x64.Build.0 = Release|Any CPU
+ {FC774CEF-FA61-4FEF-969D-7FB656BAD931}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FC774CEF-FA61-4FEF-969D-7FB656BAD931}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FC774CEF-FA61-4FEF-969D-7FB656BAD931}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FC774CEF-FA61-4FEF-969D-7FB656BAD931}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FC774CEF-FA61-4FEF-969D-7FB656BAD931}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FC774CEF-FA61-4FEF-969D-7FB656BAD931}.Debug|x64.Build.0 = Debug|Any CPU
+ {FC774CEF-FA61-4FEF-969D-7FB656BAD931}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FC774CEF-FA61-4FEF-969D-7FB656BAD931}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FC774CEF-FA61-4FEF-969D-7FB656BAD931}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FC774CEF-FA61-4FEF-969D-7FB656BAD931}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FC774CEF-FA61-4FEF-969D-7FB656BAD931}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FC774CEF-FA61-4FEF-969D-7FB656BAD931}.Checked|x64.Build.0 = Checked|Any CPU
+ {FC774CEF-FA61-4FEF-969D-7FB656BAD931}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FC774CEF-FA61-4FEF-969D-7FB656BAD931}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FC774CEF-FA61-4FEF-969D-7FB656BAD931}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FC774CEF-FA61-4FEF-969D-7FB656BAD931}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FC774CEF-FA61-4FEF-969D-7FB656BAD931}.Release|x64.ActiveCfg = Release|Any CPU
+ {FC774CEF-FA61-4FEF-969D-7FB656BAD931}.Release|x64.Build.0 = Release|Any CPU
+ {A04473DD-EF02-4686-831E-054DF9F91F86}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A04473DD-EF02-4686-831E-054DF9F91F86}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A04473DD-EF02-4686-831E-054DF9F91F86}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A04473DD-EF02-4686-831E-054DF9F91F86}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A04473DD-EF02-4686-831E-054DF9F91F86}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A04473DD-EF02-4686-831E-054DF9F91F86}.Debug|x64.Build.0 = Debug|Any CPU
+ {A04473DD-EF02-4686-831E-054DF9F91F86}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A04473DD-EF02-4686-831E-054DF9F91F86}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A04473DD-EF02-4686-831E-054DF9F91F86}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A04473DD-EF02-4686-831E-054DF9F91F86}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A04473DD-EF02-4686-831E-054DF9F91F86}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A04473DD-EF02-4686-831E-054DF9F91F86}.Checked|x64.Build.0 = Checked|Any CPU
+ {A04473DD-EF02-4686-831E-054DF9F91F86}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A04473DD-EF02-4686-831E-054DF9F91F86}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A04473DD-EF02-4686-831E-054DF9F91F86}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A04473DD-EF02-4686-831E-054DF9F91F86}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A04473DD-EF02-4686-831E-054DF9F91F86}.Release|x64.ActiveCfg = Release|Any CPU
+ {A04473DD-EF02-4686-831E-054DF9F91F86}.Release|x64.Build.0 = Release|Any CPU
+ {3DB52B16-4BC3-4024-BD75-4A1AD2D35A24}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3DB52B16-4BC3-4024-BD75-4A1AD2D35A24}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3DB52B16-4BC3-4024-BD75-4A1AD2D35A24}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3DB52B16-4BC3-4024-BD75-4A1AD2D35A24}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3DB52B16-4BC3-4024-BD75-4A1AD2D35A24}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3DB52B16-4BC3-4024-BD75-4A1AD2D35A24}.Debug|x64.Build.0 = Debug|Any CPU
+ {3DB52B16-4BC3-4024-BD75-4A1AD2D35A24}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3DB52B16-4BC3-4024-BD75-4A1AD2D35A24}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3DB52B16-4BC3-4024-BD75-4A1AD2D35A24}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3DB52B16-4BC3-4024-BD75-4A1AD2D35A24}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3DB52B16-4BC3-4024-BD75-4A1AD2D35A24}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3DB52B16-4BC3-4024-BD75-4A1AD2D35A24}.Checked|x64.Build.0 = Checked|Any CPU
+ {3DB52B16-4BC3-4024-BD75-4A1AD2D35A24}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3DB52B16-4BC3-4024-BD75-4A1AD2D35A24}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3DB52B16-4BC3-4024-BD75-4A1AD2D35A24}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3DB52B16-4BC3-4024-BD75-4A1AD2D35A24}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3DB52B16-4BC3-4024-BD75-4A1AD2D35A24}.Release|x64.ActiveCfg = Release|Any CPU
+ {3DB52B16-4BC3-4024-BD75-4A1AD2D35A24}.Release|x64.Build.0 = Release|Any CPU
+ {A6802642-229E-47CC-B42F-CB135E4A38DF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A6802642-229E-47CC-B42F-CB135E4A38DF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A6802642-229E-47CC-B42F-CB135E4A38DF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A6802642-229E-47CC-B42F-CB135E4A38DF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A6802642-229E-47CC-B42F-CB135E4A38DF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A6802642-229E-47CC-B42F-CB135E4A38DF}.Debug|x64.Build.0 = Debug|Any CPU
+ {A6802642-229E-47CC-B42F-CB135E4A38DF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A6802642-229E-47CC-B42F-CB135E4A38DF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A6802642-229E-47CC-B42F-CB135E4A38DF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A6802642-229E-47CC-B42F-CB135E4A38DF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A6802642-229E-47CC-B42F-CB135E4A38DF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A6802642-229E-47CC-B42F-CB135E4A38DF}.Checked|x64.Build.0 = Checked|Any CPU
+ {A6802642-229E-47CC-B42F-CB135E4A38DF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A6802642-229E-47CC-B42F-CB135E4A38DF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A6802642-229E-47CC-B42F-CB135E4A38DF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A6802642-229E-47CC-B42F-CB135E4A38DF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A6802642-229E-47CC-B42F-CB135E4A38DF}.Release|x64.ActiveCfg = Release|Any CPU
+ {A6802642-229E-47CC-B42F-CB135E4A38DF}.Release|x64.Build.0 = Release|Any CPU
+ {2D5CB3E4-495B-423D-9367-58E2D85CB165}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2D5CB3E4-495B-423D-9367-58E2D85CB165}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2D5CB3E4-495B-423D-9367-58E2D85CB165}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2D5CB3E4-495B-423D-9367-58E2D85CB165}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2D5CB3E4-495B-423D-9367-58E2D85CB165}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2D5CB3E4-495B-423D-9367-58E2D85CB165}.Debug|x64.Build.0 = Debug|Any CPU
+ {2D5CB3E4-495B-423D-9367-58E2D85CB165}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2D5CB3E4-495B-423D-9367-58E2D85CB165}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2D5CB3E4-495B-423D-9367-58E2D85CB165}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2D5CB3E4-495B-423D-9367-58E2D85CB165}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2D5CB3E4-495B-423D-9367-58E2D85CB165}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2D5CB3E4-495B-423D-9367-58E2D85CB165}.Checked|x64.Build.0 = Checked|Any CPU
+ {2D5CB3E4-495B-423D-9367-58E2D85CB165}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2D5CB3E4-495B-423D-9367-58E2D85CB165}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2D5CB3E4-495B-423D-9367-58E2D85CB165}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2D5CB3E4-495B-423D-9367-58E2D85CB165}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2D5CB3E4-495B-423D-9367-58E2D85CB165}.Release|x64.ActiveCfg = Release|Any CPU
+ {2D5CB3E4-495B-423D-9367-58E2D85CB165}.Release|x64.Build.0 = Release|Any CPU
+ {E19A0C27-4003-4051-8641-053AFA2AE532}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E19A0C27-4003-4051-8641-053AFA2AE532}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E19A0C27-4003-4051-8641-053AFA2AE532}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E19A0C27-4003-4051-8641-053AFA2AE532}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E19A0C27-4003-4051-8641-053AFA2AE532}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E19A0C27-4003-4051-8641-053AFA2AE532}.Debug|x64.Build.0 = Debug|Any CPU
+ {E19A0C27-4003-4051-8641-053AFA2AE532}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E19A0C27-4003-4051-8641-053AFA2AE532}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E19A0C27-4003-4051-8641-053AFA2AE532}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E19A0C27-4003-4051-8641-053AFA2AE532}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E19A0C27-4003-4051-8641-053AFA2AE532}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E19A0C27-4003-4051-8641-053AFA2AE532}.Checked|x64.Build.0 = Checked|Any CPU
+ {E19A0C27-4003-4051-8641-053AFA2AE532}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E19A0C27-4003-4051-8641-053AFA2AE532}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E19A0C27-4003-4051-8641-053AFA2AE532}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E19A0C27-4003-4051-8641-053AFA2AE532}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E19A0C27-4003-4051-8641-053AFA2AE532}.Release|x64.ActiveCfg = Release|Any CPU
+ {E19A0C27-4003-4051-8641-053AFA2AE532}.Release|x64.Build.0 = Release|Any CPU
+ {39B71F50-20FB-4615-990A-E9B5E7F7DCEF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {39B71F50-20FB-4615-990A-E9B5E7F7DCEF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {39B71F50-20FB-4615-990A-E9B5E7F7DCEF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {39B71F50-20FB-4615-990A-E9B5E7F7DCEF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {39B71F50-20FB-4615-990A-E9B5E7F7DCEF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {39B71F50-20FB-4615-990A-E9B5E7F7DCEF}.Debug|x64.Build.0 = Debug|Any CPU
+ {39B71F50-20FB-4615-990A-E9B5E7F7DCEF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {39B71F50-20FB-4615-990A-E9B5E7F7DCEF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {39B71F50-20FB-4615-990A-E9B5E7F7DCEF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {39B71F50-20FB-4615-990A-E9B5E7F7DCEF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {39B71F50-20FB-4615-990A-E9B5E7F7DCEF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {39B71F50-20FB-4615-990A-E9B5E7F7DCEF}.Checked|x64.Build.0 = Checked|Any CPU
+ {39B71F50-20FB-4615-990A-E9B5E7F7DCEF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {39B71F50-20FB-4615-990A-E9B5E7F7DCEF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {39B71F50-20FB-4615-990A-E9B5E7F7DCEF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {39B71F50-20FB-4615-990A-E9B5E7F7DCEF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {39B71F50-20FB-4615-990A-E9B5E7F7DCEF}.Release|x64.ActiveCfg = Release|Any CPU
+ {39B71F50-20FB-4615-990A-E9B5E7F7DCEF}.Release|x64.Build.0 = Release|Any CPU
+ {F399B587-ED92-4DD3-8588-F5FDD3931FFD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F399B587-ED92-4DD3-8588-F5FDD3931FFD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F399B587-ED92-4DD3-8588-F5FDD3931FFD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F399B587-ED92-4DD3-8588-F5FDD3931FFD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F399B587-ED92-4DD3-8588-F5FDD3931FFD}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F399B587-ED92-4DD3-8588-F5FDD3931FFD}.Debug|x64.Build.0 = Debug|Any CPU
+ {F399B587-ED92-4DD3-8588-F5FDD3931FFD}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F399B587-ED92-4DD3-8588-F5FDD3931FFD}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F399B587-ED92-4DD3-8588-F5FDD3931FFD}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F399B587-ED92-4DD3-8588-F5FDD3931FFD}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F399B587-ED92-4DD3-8588-F5FDD3931FFD}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F399B587-ED92-4DD3-8588-F5FDD3931FFD}.Checked|x64.Build.0 = Checked|Any CPU
+ {F399B587-ED92-4DD3-8588-F5FDD3931FFD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F399B587-ED92-4DD3-8588-F5FDD3931FFD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F399B587-ED92-4DD3-8588-F5FDD3931FFD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F399B587-ED92-4DD3-8588-F5FDD3931FFD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F399B587-ED92-4DD3-8588-F5FDD3931FFD}.Release|x64.ActiveCfg = Release|Any CPU
+ {F399B587-ED92-4DD3-8588-F5FDD3931FFD}.Release|x64.Build.0 = Release|Any CPU
+ {2E9D0279-8DA5-4A78-897E-5BF16E421F17}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2E9D0279-8DA5-4A78-897E-5BF16E421F17}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2E9D0279-8DA5-4A78-897E-5BF16E421F17}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2E9D0279-8DA5-4A78-897E-5BF16E421F17}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2E9D0279-8DA5-4A78-897E-5BF16E421F17}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2E9D0279-8DA5-4A78-897E-5BF16E421F17}.Debug|x64.Build.0 = Debug|Any CPU
+ {2E9D0279-8DA5-4A78-897E-5BF16E421F17}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2E9D0279-8DA5-4A78-897E-5BF16E421F17}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2E9D0279-8DA5-4A78-897E-5BF16E421F17}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2E9D0279-8DA5-4A78-897E-5BF16E421F17}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2E9D0279-8DA5-4A78-897E-5BF16E421F17}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2E9D0279-8DA5-4A78-897E-5BF16E421F17}.Checked|x64.Build.0 = Checked|Any CPU
+ {2E9D0279-8DA5-4A78-897E-5BF16E421F17}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2E9D0279-8DA5-4A78-897E-5BF16E421F17}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2E9D0279-8DA5-4A78-897E-5BF16E421F17}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2E9D0279-8DA5-4A78-897E-5BF16E421F17}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2E9D0279-8DA5-4A78-897E-5BF16E421F17}.Release|x64.ActiveCfg = Release|Any CPU
+ {2E9D0279-8DA5-4A78-897E-5BF16E421F17}.Release|x64.Build.0 = Release|Any CPU
+ {2B10E9B2-A2B8-4662-AED1-C4353AE14C05}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2B10E9B2-A2B8-4662-AED1-C4353AE14C05}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2B10E9B2-A2B8-4662-AED1-C4353AE14C05}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2B10E9B2-A2B8-4662-AED1-C4353AE14C05}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2B10E9B2-A2B8-4662-AED1-C4353AE14C05}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2B10E9B2-A2B8-4662-AED1-C4353AE14C05}.Debug|x64.Build.0 = Debug|Any CPU
+ {2B10E9B2-A2B8-4662-AED1-C4353AE14C05}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2B10E9B2-A2B8-4662-AED1-C4353AE14C05}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2B10E9B2-A2B8-4662-AED1-C4353AE14C05}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2B10E9B2-A2B8-4662-AED1-C4353AE14C05}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2B10E9B2-A2B8-4662-AED1-C4353AE14C05}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2B10E9B2-A2B8-4662-AED1-C4353AE14C05}.Checked|x64.Build.0 = Checked|Any CPU
+ {2B10E9B2-A2B8-4662-AED1-C4353AE14C05}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2B10E9B2-A2B8-4662-AED1-C4353AE14C05}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2B10E9B2-A2B8-4662-AED1-C4353AE14C05}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2B10E9B2-A2B8-4662-AED1-C4353AE14C05}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2B10E9B2-A2B8-4662-AED1-C4353AE14C05}.Release|x64.ActiveCfg = Release|Any CPU
+ {2B10E9B2-A2B8-4662-AED1-C4353AE14C05}.Release|x64.Build.0 = Release|Any CPU
+ {DCF0DE1B-E454-4D9F-99B2-DEC173E0D33A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DCF0DE1B-E454-4D9F-99B2-DEC173E0D33A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DCF0DE1B-E454-4D9F-99B2-DEC173E0D33A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DCF0DE1B-E454-4D9F-99B2-DEC173E0D33A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DCF0DE1B-E454-4D9F-99B2-DEC173E0D33A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DCF0DE1B-E454-4D9F-99B2-DEC173E0D33A}.Debug|x64.Build.0 = Debug|Any CPU
+ {DCF0DE1B-E454-4D9F-99B2-DEC173E0D33A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DCF0DE1B-E454-4D9F-99B2-DEC173E0D33A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DCF0DE1B-E454-4D9F-99B2-DEC173E0D33A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DCF0DE1B-E454-4D9F-99B2-DEC173E0D33A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DCF0DE1B-E454-4D9F-99B2-DEC173E0D33A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DCF0DE1B-E454-4D9F-99B2-DEC173E0D33A}.Checked|x64.Build.0 = Checked|Any CPU
+ {DCF0DE1B-E454-4D9F-99B2-DEC173E0D33A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DCF0DE1B-E454-4D9F-99B2-DEC173E0D33A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DCF0DE1B-E454-4D9F-99B2-DEC173E0D33A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DCF0DE1B-E454-4D9F-99B2-DEC173E0D33A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DCF0DE1B-E454-4D9F-99B2-DEC173E0D33A}.Release|x64.ActiveCfg = Release|Any CPU
+ {DCF0DE1B-E454-4D9F-99B2-DEC173E0D33A}.Release|x64.Build.0 = Release|Any CPU
+ {4818E0D2-FDE7-4760-B73A-D6771454AFFE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4818E0D2-FDE7-4760-B73A-D6771454AFFE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4818E0D2-FDE7-4760-B73A-D6771454AFFE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4818E0D2-FDE7-4760-B73A-D6771454AFFE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4818E0D2-FDE7-4760-B73A-D6771454AFFE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4818E0D2-FDE7-4760-B73A-D6771454AFFE}.Debug|x64.Build.0 = Debug|Any CPU
+ {4818E0D2-FDE7-4760-B73A-D6771454AFFE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4818E0D2-FDE7-4760-B73A-D6771454AFFE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4818E0D2-FDE7-4760-B73A-D6771454AFFE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4818E0D2-FDE7-4760-B73A-D6771454AFFE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4818E0D2-FDE7-4760-B73A-D6771454AFFE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4818E0D2-FDE7-4760-B73A-D6771454AFFE}.Checked|x64.Build.0 = Checked|Any CPU
+ {4818E0D2-FDE7-4760-B73A-D6771454AFFE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4818E0D2-FDE7-4760-B73A-D6771454AFFE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4818E0D2-FDE7-4760-B73A-D6771454AFFE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4818E0D2-FDE7-4760-B73A-D6771454AFFE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4818E0D2-FDE7-4760-B73A-D6771454AFFE}.Release|x64.ActiveCfg = Release|Any CPU
+ {4818E0D2-FDE7-4760-B73A-D6771454AFFE}.Release|x64.Build.0 = Release|Any CPU
+ {5AD68D22-B586-4782-8C8D-18733CEBE41F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5AD68D22-B586-4782-8C8D-18733CEBE41F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5AD68D22-B586-4782-8C8D-18733CEBE41F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5AD68D22-B586-4782-8C8D-18733CEBE41F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5AD68D22-B586-4782-8C8D-18733CEBE41F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5AD68D22-B586-4782-8C8D-18733CEBE41F}.Debug|x64.Build.0 = Debug|Any CPU
+ {5AD68D22-B586-4782-8C8D-18733CEBE41F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5AD68D22-B586-4782-8C8D-18733CEBE41F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5AD68D22-B586-4782-8C8D-18733CEBE41F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5AD68D22-B586-4782-8C8D-18733CEBE41F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5AD68D22-B586-4782-8C8D-18733CEBE41F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5AD68D22-B586-4782-8C8D-18733CEBE41F}.Checked|x64.Build.0 = Checked|Any CPU
+ {5AD68D22-B586-4782-8C8D-18733CEBE41F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5AD68D22-B586-4782-8C8D-18733CEBE41F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5AD68D22-B586-4782-8C8D-18733CEBE41F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5AD68D22-B586-4782-8C8D-18733CEBE41F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5AD68D22-B586-4782-8C8D-18733CEBE41F}.Release|x64.ActiveCfg = Release|Any CPU
+ {5AD68D22-B586-4782-8C8D-18733CEBE41F}.Release|x64.Build.0 = Release|Any CPU
+ {22F86E3D-039E-47B9-A0CB-401AE8E5DBC8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {22F86E3D-039E-47B9-A0CB-401AE8E5DBC8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {22F86E3D-039E-47B9-A0CB-401AE8E5DBC8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {22F86E3D-039E-47B9-A0CB-401AE8E5DBC8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {22F86E3D-039E-47B9-A0CB-401AE8E5DBC8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {22F86E3D-039E-47B9-A0CB-401AE8E5DBC8}.Debug|x64.Build.0 = Debug|Any CPU
+ {22F86E3D-039E-47B9-A0CB-401AE8E5DBC8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {22F86E3D-039E-47B9-A0CB-401AE8E5DBC8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {22F86E3D-039E-47B9-A0CB-401AE8E5DBC8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {22F86E3D-039E-47B9-A0CB-401AE8E5DBC8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {22F86E3D-039E-47B9-A0CB-401AE8E5DBC8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {22F86E3D-039E-47B9-A0CB-401AE8E5DBC8}.Checked|x64.Build.0 = Checked|Any CPU
+ {22F86E3D-039E-47B9-A0CB-401AE8E5DBC8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {22F86E3D-039E-47B9-A0CB-401AE8E5DBC8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {22F86E3D-039E-47B9-A0CB-401AE8E5DBC8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {22F86E3D-039E-47B9-A0CB-401AE8E5DBC8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {22F86E3D-039E-47B9-A0CB-401AE8E5DBC8}.Release|x64.ActiveCfg = Release|Any CPU
+ {22F86E3D-039E-47B9-A0CB-401AE8E5DBC8}.Release|x64.Build.0 = Release|Any CPU
+ {0CF8DB4B-6F3B-48FA-8CAB-443E456CE5C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0CF8DB4B-6F3B-48FA-8CAB-443E456CE5C3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0CF8DB4B-6F3B-48FA-8CAB-443E456CE5C3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0CF8DB4B-6F3B-48FA-8CAB-443E456CE5C3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0CF8DB4B-6F3B-48FA-8CAB-443E456CE5C3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0CF8DB4B-6F3B-48FA-8CAB-443E456CE5C3}.Debug|x64.Build.0 = Debug|Any CPU
+ {0CF8DB4B-6F3B-48FA-8CAB-443E456CE5C3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0CF8DB4B-6F3B-48FA-8CAB-443E456CE5C3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0CF8DB4B-6F3B-48FA-8CAB-443E456CE5C3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0CF8DB4B-6F3B-48FA-8CAB-443E456CE5C3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0CF8DB4B-6F3B-48FA-8CAB-443E456CE5C3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0CF8DB4B-6F3B-48FA-8CAB-443E456CE5C3}.Checked|x64.Build.0 = Checked|Any CPU
+ {0CF8DB4B-6F3B-48FA-8CAB-443E456CE5C3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0CF8DB4B-6F3B-48FA-8CAB-443E456CE5C3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0CF8DB4B-6F3B-48FA-8CAB-443E456CE5C3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0CF8DB4B-6F3B-48FA-8CAB-443E456CE5C3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0CF8DB4B-6F3B-48FA-8CAB-443E456CE5C3}.Release|x64.ActiveCfg = Release|Any CPU
+ {0CF8DB4B-6F3B-48FA-8CAB-443E456CE5C3}.Release|x64.Build.0 = Release|Any CPU
+ {C1CC2BDD-95C8-4068-A276-B2DB9C8D5546}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C1CC2BDD-95C8-4068-A276-B2DB9C8D5546}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C1CC2BDD-95C8-4068-A276-B2DB9C8D5546}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C1CC2BDD-95C8-4068-A276-B2DB9C8D5546}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C1CC2BDD-95C8-4068-A276-B2DB9C8D5546}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C1CC2BDD-95C8-4068-A276-B2DB9C8D5546}.Debug|x64.Build.0 = Debug|Any CPU
+ {C1CC2BDD-95C8-4068-A276-B2DB9C8D5546}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C1CC2BDD-95C8-4068-A276-B2DB9C8D5546}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C1CC2BDD-95C8-4068-A276-B2DB9C8D5546}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C1CC2BDD-95C8-4068-A276-B2DB9C8D5546}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C1CC2BDD-95C8-4068-A276-B2DB9C8D5546}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C1CC2BDD-95C8-4068-A276-B2DB9C8D5546}.Checked|x64.Build.0 = Checked|Any CPU
+ {C1CC2BDD-95C8-4068-A276-B2DB9C8D5546}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C1CC2BDD-95C8-4068-A276-B2DB9C8D5546}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C1CC2BDD-95C8-4068-A276-B2DB9C8D5546}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C1CC2BDD-95C8-4068-A276-B2DB9C8D5546}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C1CC2BDD-95C8-4068-A276-B2DB9C8D5546}.Release|x64.ActiveCfg = Release|Any CPU
+ {C1CC2BDD-95C8-4068-A276-B2DB9C8D5546}.Release|x64.Build.0 = Release|Any CPU
+ {CD132095-6E35-4B16-8F9B-5FB76FCBE6B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CD132095-6E35-4B16-8F9B-5FB76FCBE6B6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CD132095-6E35-4B16-8F9B-5FB76FCBE6B6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CD132095-6E35-4B16-8F9B-5FB76FCBE6B6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CD132095-6E35-4B16-8F9B-5FB76FCBE6B6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CD132095-6E35-4B16-8F9B-5FB76FCBE6B6}.Debug|x64.Build.0 = Debug|Any CPU
+ {CD132095-6E35-4B16-8F9B-5FB76FCBE6B6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CD132095-6E35-4B16-8F9B-5FB76FCBE6B6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CD132095-6E35-4B16-8F9B-5FB76FCBE6B6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CD132095-6E35-4B16-8F9B-5FB76FCBE6B6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CD132095-6E35-4B16-8F9B-5FB76FCBE6B6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CD132095-6E35-4B16-8F9B-5FB76FCBE6B6}.Checked|x64.Build.0 = Checked|Any CPU
+ {CD132095-6E35-4B16-8F9B-5FB76FCBE6B6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CD132095-6E35-4B16-8F9B-5FB76FCBE6B6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CD132095-6E35-4B16-8F9B-5FB76FCBE6B6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CD132095-6E35-4B16-8F9B-5FB76FCBE6B6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CD132095-6E35-4B16-8F9B-5FB76FCBE6B6}.Release|x64.ActiveCfg = Release|Any CPU
+ {CD132095-6E35-4B16-8F9B-5FB76FCBE6B6}.Release|x64.Build.0 = Release|Any CPU
+ {05A739C9-5067-4BF8-926E-C257FBAA633D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {05A739C9-5067-4BF8-926E-C257FBAA633D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {05A739C9-5067-4BF8-926E-C257FBAA633D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {05A739C9-5067-4BF8-926E-C257FBAA633D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {05A739C9-5067-4BF8-926E-C257FBAA633D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {05A739C9-5067-4BF8-926E-C257FBAA633D}.Debug|x64.Build.0 = Debug|Any CPU
+ {05A739C9-5067-4BF8-926E-C257FBAA633D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {05A739C9-5067-4BF8-926E-C257FBAA633D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {05A739C9-5067-4BF8-926E-C257FBAA633D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {05A739C9-5067-4BF8-926E-C257FBAA633D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {05A739C9-5067-4BF8-926E-C257FBAA633D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {05A739C9-5067-4BF8-926E-C257FBAA633D}.Checked|x64.Build.0 = Checked|Any CPU
+ {05A739C9-5067-4BF8-926E-C257FBAA633D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {05A739C9-5067-4BF8-926E-C257FBAA633D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {05A739C9-5067-4BF8-926E-C257FBAA633D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {05A739C9-5067-4BF8-926E-C257FBAA633D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {05A739C9-5067-4BF8-926E-C257FBAA633D}.Release|x64.ActiveCfg = Release|Any CPU
+ {05A739C9-5067-4BF8-926E-C257FBAA633D}.Release|x64.Build.0 = Release|Any CPU
+ {FD5ADA5A-418C-4FD2-AEFE-E3D39370656D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FD5ADA5A-418C-4FD2-AEFE-E3D39370656D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FD5ADA5A-418C-4FD2-AEFE-E3D39370656D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FD5ADA5A-418C-4FD2-AEFE-E3D39370656D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FD5ADA5A-418C-4FD2-AEFE-E3D39370656D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FD5ADA5A-418C-4FD2-AEFE-E3D39370656D}.Debug|x64.Build.0 = Debug|Any CPU
+ {FD5ADA5A-418C-4FD2-AEFE-E3D39370656D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FD5ADA5A-418C-4FD2-AEFE-E3D39370656D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FD5ADA5A-418C-4FD2-AEFE-E3D39370656D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FD5ADA5A-418C-4FD2-AEFE-E3D39370656D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FD5ADA5A-418C-4FD2-AEFE-E3D39370656D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FD5ADA5A-418C-4FD2-AEFE-E3D39370656D}.Checked|x64.Build.0 = Checked|Any CPU
+ {FD5ADA5A-418C-4FD2-AEFE-E3D39370656D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FD5ADA5A-418C-4FD2-AEFE-E3D39370656D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FD5ADA5A-418C-4FD2-AEFE-E3D39370656D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FD5ADA5A-418C-4FD2-AEFE-E3D39370656D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FD5ADA5A-418C-4FD2-AEFE-E3D39370656D}.Release|x64.ActiveCfg = Release|Any CPU
+ {FD5ADA5A-418C-4FD2-AEFE-E3D39370656D}.Release|x64.Build.0 = Release|Any CPU
+ {E07BAD61-4DCB-47AB-BD0D-34D7D6611349}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E07BAD61-4DCB-47AB-BD0D-34D7D6611349}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E07BAD61-4DCB-47AB-BD0D-34D7D6611349}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E07BAD61-4DCB-47AB-BD0D-34D7D6611349}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E07BAD61-4DCB-47AB-BD0D-34D7D6611349}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E07BAD61-4DCB-47AB-BD0D-34D7D6611349}.Debug|x64.Build.0 = Debug|Any CPU
+ {E07BAD61-4DCB-47AB-BD0D-34D7D6611349}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E07BAD61-4DCB-47AB-BD0D-34D7D6611349}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E07BAD61-4DCB-47AB-BD0D-34D7D6611349}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E07BAD61-4DCB-47AB-BD0D-34D7D6611349}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E07BAD61-4DCB-47AB-BD0D-34D7D6611349}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E07BAD61-4DCB-47AB-BD0D-34D7D6611349}.Checked|x64.Build.0 = Checked|Any CPU
+ {E07BAD61-4DCB-47AB-BD0D-34D7D6611349}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E07BAD61-4DCB-47AB-BD0D-34D7D6611349}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E07BAD61-4DCB-47AB-BD0D-34D7D6611349}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E07BAD61-4DCB-47AB-BD0D-34D7D6611349}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E07BAD61-4DCB-47AB-BD0D-34D7D6611349}.Release|x64.ActiveCfg = Release|Any CPU
+ {E07BAD61-4DCB-47AB-BD0D-34D7D6611349}.Release|x64.Build.0 = Release|Any CPU
+ {45D704E0-EC36-4EF7-B5D9-39CE0C8F1B4A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {45D704E0-EC36-4EF7-B5D9-39CE0C8F1B4A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {45D704E0-EC36-4EF7-B5D9-39CE0C8F1B4A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {45D704E0-EC36-4EF7-B5D9-39CE0C8F1B4A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {45D704E0-EC36-4EF7-B5D9-39CE0C8F1B4A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {45D704E0-EC36-4EF7-B5D9-39CE0C8F1B4A}.Debug|x64.Build.0 = Debug|Any CPU
+ {45D704E0-EC36-4EF7-B5D9-39CE0C8F1B4A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {45D704E0-EC36-4EF7-B5D9-39CE0C8F1B4A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {45D704E0-EC36-4EF7-B5D9-39CE0C8F1B4A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {45D704E0-EC36-4EF7-B5D9-39CE0C8F1B4A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {45D704E0-EC36-4EF7-B5D9-39CE0C8F1B4A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {45D704E0-EC36-4EF7-B5D9-39CE0C8F1B4A}.Checked|x64.Build.0 = Checked|Any CPU
+ {45D704E0-EC36-4EF7-B5D9-39CE0C8F1B4A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {45D704E0-EC36-4EF7-B5D9-39CE0C8F1B4A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {45D704E0-EC36-4EF7-B5D9-39CE0C8F1B4A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {45D704E0-EC36-4EF7-B5D9-39CE0C8F1B4A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {45D704E0-EC36-4EF7-B5D9-39CE0C8F1B4A}.Release|x64.ActiveCfg = Release|Any CPU
+ {45D704E0-EC36-4EF7-B5D9-39CE0C8F1B4A}.Release|x64.Build.0 = Release|Any CPU
+ {D5A83968-CF00-4ED6-A999-2602996AA234}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D5A83968-CF00-4ED6-A999-2602996AA234}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D5A83968-CF00-4ED6-A999-2602996AA234}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D5A83968-CF00-4ED6-A999-2602996AA234}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D5A83968-CF00-4ED6-A999-2602996AA234}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D5A83968-CF00-4ED6-A999-2602996AA234}.Debug|x64.Build.0 = Debug|Any CPU
+ {D5A83968-CF00-4ED6-A999-2602996AA234}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D5A83968-CF00-4ED6-A999-2602996AA234}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D5A83968-CF00-4ED6-A999-2602996AA234}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D5A83968-CF00-4ED6-A999-2602996AA234}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D5A83968-CF00-4ED6-A999-2602996AA234}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D5A83968-CF00-4ED6-A999-2602996AA234}.Checked|x64.Build.0 = Checked|Any CPU
+ {D5A83968-CF00-4ED6-A999-2602996AA234}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D5A83968-CF00-4ED6-A999-2602996AA234}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D5A83968-CF00-4ED6-A999-2602996AA234}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D5A83968-CF00-4ED6-A999-2602996AA234}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D5A83968-CF00-4ED6-A999-2602996AA234}.Release|x64.ActiveCfg = Release|Any CPU
+ {D5A83968-CF00-4ED6-A999-2602996AA234}.Release|x64.Build.0 = Release|Any CPU
+ {B77D7828-B6CF-4A16-8551-066928F5E80D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B77D7828-B6CF-4A16-8551-066928F5E80D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B77D7828-B6CF-4A16-8551-066928F5E80D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B77D7828-B6CF-4A16-8551-066928F5E80D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B77D7828-B6CF-4A16-8551-066928F5E80D}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B77D7828-B6CF-4A16-8551-066928F5E80D}.Debug|x64.Build.0 = Debug|Any CPU
+ {B77D7828-B6CF-4A16-8551-066928F5E80D}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B77D7828-B6CF-4A16-8551-066928F5E80D}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B77D7828-B6CF-4A16-8551-066928F5E80D}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B77D7828-B6CF-4A16-8551-066928F5E80D}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B77D7828-B6CF-4A16-8551-066928F5E80D}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B77D7828-B6CF-4A16-8551-066928F5E80D}.Checked|x64.Build.0 = Checked|Any CPU
+ {B77D7828-B6CF-4A16-8551-066928F5E80D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B77D7828-B6CF-4A16-8551-066928F5E80D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B77D7828-B6CF-4A16-8551-066928F5E80D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B77D7828-B6CF-4A16-8551-066928F5E80D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B77D7828-B6CF-4A16-8551-066928F5E80D}.Release|x64.ActiveCfg = Release|Any CPU
+ {B77D7828-B6CF-4A16-8551-066928F5E80D}.Release|x64.Build.0 = Release|Any CPU
+ {8336D84D-D521-4061-A011-0D4D9982CAC4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8336D84D-D521-4061-A011-0D4D9982CAC4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8336D84D-D521-4061-A011-0D4D9982CAC4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8336D84D-D521-4061-A011-0D4D9982CAC4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8336D84D-D521-4061-A011-0D4D9982CAC4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8336D84D-D521-4061-A011-0D4D9982CAC4}.Debug|x64.Build.0 = Debug|Any CPU
+ {8336D84D-D521-4061-A011-0D4D9982CAC4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8336D84D-D521-4061-A011-0D4D9982CAC4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8336D84D-D521-4061-A011-0D4D9982CAC4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8336D84D-D521-4061-A011-0D4D9982CAC4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8336D84D-D521-4061-A011-0D4D9982CAC4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8336D84D-D521-4061-A011-0D4D9982CAC4}.Checked|x64.Build.0 = Checked|Any CPU
+ {8336D84D-D521-4061-A011-0D4D9982CAC4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8336D84D-D521-4061-A011-0D4D9982CAC4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8336D84D-D521-4061-A011-0D4D9982CAC4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8336D84D-D521-4061-A011-0D4D9982CAC4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8336D84D-D521-4061-A011-0D4D9982CAC4}.Release|x64.ActiveCfg = Release|Any CPU
+ {8336D84D-D521-4061-A011-0D4D9982CAC4}.Release|x64.Build.0 = Release|Any CPU
+ {41ACB02B-620E-43B1-99A5-FC49DE6EFCCF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {41ACB02B-620E-43B1-99A5-FC49DE6EFCCF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {41ACB02B-620E-43B1-99A5-FC49DE6EFCCF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {41ACB02B-620E-43B1-99A5-FC49DE6EFCCF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {41ACB02B-620E-43B1-99A5-FC49DE6EFCCF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {41ACB02B-620E-43B1-99A5-FC49DE6EFCCF}.Debug|x64.Build.0 = Debug|Any CPU
+ {41ACB02B-620E-43B1-99A5-FC49DE6EFCCF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {41ACB02B-620E-43B1-99A5-FC49DE6EFCCF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {41ACB02B-620E-43B1-99A5-FC49DE6EFCCF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {41ACB02B-620E-43B1-99A5-FC49DE6EFCCF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {41ACB02B-620E-43B1-99A5-FC49DE6EFCCF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {41ACB02B-620E-43B1-99A5-FC49DE6EFCCF}.Checked|x64.Build.0 = Checked|Any CPU
+ {41ACB02B-620E-43B1-99A5-FC49DE6EFCCF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {41ACB02B-620E-43B1-99A5-FC49DE6EFCCF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {41ACB02B-620E-43B1-99A5-FC49DE6EFCCF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {41ACB02B-620E-43B1-99A5-FC49DE6EFCCF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {41ACB02B-620E-43B1-99A5-FC49DE6EFCCF}.Release|x64.ActiveCfg = Release|Any CPU
+ {41ACB02B-620E-43B1-99A5-FC49DE6EFCCF}.Release|x64.Build.0 = Release|Any CPU
+ {C458785F-D6EB-4E20-960E-96E0F1495CB2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C458785F-D6EB-4E20-960E-96E0F1495CB2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C458785F-D6EB-4E20-960E-96E0F1495CB2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C458785F-D6EB-4E20-960E-96E0F1495CB2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C458785F-D6EB-4E20-960E-96E0F1495CB2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C458785F-D6EB-4E20-960E-96E0F1495CB2}.Debug|x64.Build.0 = Debug|Any CPU
+ {C458785F-D6EB-4E20-960E-96E0F1495CB2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C458785F-D6EB-4E20-960E-96E0F1495CB2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C458785F-D6EB-4E20-960E-96E0F1495CB2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C458785F-D6EB-4E20-960E-96E0F1495CB2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C458785F-D6EB-4E20-960E-96E0F1495CB2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C458785F-D6EB-4E20-960E-96E0F1495CB2}.Checked|x64.Build.0 = Checked|Any CPU
+ {C458785F-D6EB-4E20-960E-96E0F1495CB2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C458785F-D6EB-4E20-960E-96E0F1495CB2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C458785F-D6EB-4E20-960E-96E0F1495CB2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C458785F-D6EB-4E20-960E-96E0F1495CB2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C458785F-D6EB-4E20-960E-96E0F1495CB2}.Release|x64.ActiveCfg = Release|Any CPU
+ {C458785F-D6EB-4E20-960E-96E0F1495CB2}.Release|x64.Build.0 = Release|Any CPU
+ {13744560-2695-4724-B54C-82FA972B0BC6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {13744560-2695-4724-B54C-82FA972B0BC6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {13744560-2695-4724-B54C-82FA972B0BC6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {13744560-2695-4724-B54C-82FA972B0BC6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {13744560-2695-4724-B54C-82FA972B0BC6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {13744560-2695-4724-B54C-82FA972B0BC6}.Debug|x64.Build.0 = Debug|Any CPU
+ {13744560-2695-4724-B54C-82FA972B0BC6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {13744560-2695-4724-B54C-82FA972B0BC6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {13744560-2695-4724-B54C-82FA972B0BC6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {13744560-2695-4724-B54C-82FA972B0BC6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {13744560-2695-4724-B54C-82FA972B0BC6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {13744560-2695-4724-B54C-82FA972B0BC6}.Checked|x64.Build.0 = Checked|Any CPU
+ {13744560-2695-4724-B54C-82FA972B0BC6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {13744560-2695-4724-B54C-82FA972B0BC6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {13744560-2695-4724-B54C-82FA972B0BC6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {13744560-2695-4724-B54C-82FA972B0BC6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {13744560-2695-4724-B54C-82FA972B0BC6}.Release|x64.ActiveCfg = Release|Any CPU
+ {13744560-2695-4724-B54C-82FA972B0BC6}.Release|x64.Build.0 = Release|Any CPU
+ {A93771DA-825C-4897-A8B5-D643BCFACE90}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A93771DA-825C-4897-A8B5-D643BCFACE90}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A93771DA-825C-4897-A8B5-D643BCFACE90}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A93771DA-825C-4897-A8B5-D643BCFACE90}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A93771DA-825C-4897-A8B5-D643BCFACE90}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A93771DA-825C-4897-A8B5-D643BCFACE90}.Debug|x64.Build.0 = Debug|Any CPU
+ {A93771DA-825C-4897-A8B5-D643BCFACE90}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A93771DA-825C-4897-A8B5-D643BCFACE90}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A93771DA-825C-4897-A8B5-D643BCFACE90}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A93771DA-825C-4897-A8B5-D643BCFACE90}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A93771DA-825C-4897-A8B5-D643BCFACE90}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A93771DA-825C-4897-A8B5-D643BCFACE90}.Checked|x64.Build.0 = Checked|Any CPU
+ {A93771DA-825C-4897-A8B5-D643BCFACE90}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A93771DA-825C-4897-A8B5-D643BCFACE90}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A93771DA-825C-4897-A8B5-D643BCFACE90}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A93771DA-825C-4897-A8B5-D643BCFACE90}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A93771DA-825C-4897-A8B5-D643BCFACE90}.Release|x64.ActiveCfg = Release|Any CPU
+ {A93771DA-825C-4897-A8B5-D643BCFACE90}.Release|x64.Build.0 = Release|Any CPU
+ {D9E1DF21-AD46-4D01-9623-34894A90943F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D9E1DF21-AD46-4D01-9623-34894A90943F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D9E1DF21-AD46-4D01-9623-34894A90943F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D9E1DF21-AD46-4D01-9623-34894A90943F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D9E1DF21-AD46-4D01-9623-34894A90943F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D9E1DF21-AD46-4D01-9623-34894A90943F}.Debug|x64.Build.0 = Debug|Any CPU
+ {D9E1DF21-AD46-4D01-9623-34894A90943F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D9E1DF21-AD46-4D01-9623-34894A90943F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D9E1DF21-AD46-4D01-9623-34894A90943F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D9E1DF21-AD46-4D01-9623-34894A90943F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D9E1DF21-AD46-4D01-9623-34894A90943F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D9E1DF21-AD46-4D01-9623-34894A90943F}.Checked|x64.Build.0 = Checked|Any CPU
+ {D9E1DF21-AD46-4D01-9623-34894A90943F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D9E1DF21-AD46-4D01-9623-34894A90943F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D9E1DF21-AD46-4D01-9623-34894A90943F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D9E1DF21-AD46-4D01-9623-34894A90943F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D9E1DF21-AD46-4D01-9623-34894A90943F}.Release|x64.ActiveCfg = Release|Any CPU
+ {D9E1DF21-AD46-4D01-9623-34894A90943F}.Release|x64.Build.0 = Release|Any CPU
+ {FD02985C-E4C5-430A-8714-E4B1A6EC9789}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FD02985C-E4C5-430A-8714-E4B1A6EC9789}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FD02985C-E4C5-430A-8714-E4B1A6EC9789}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FD02985C-E4C5-430A-8714-E4B1A6EC9789}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FD02985C-E4C5-430A-8714-E4B1A6EC9789}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FD02985C-E4C5-430A-8714-E4B1A6EC9789}.Debug|x64.Build.0 = Debug|Any CPU
+ {FD02985C-E4C5-430A-8714-E4B1A6EC9789}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FD02985C-E4C5-430A-8714-E4B1A6EC9789}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FD02985C-E4C5-430A-8714-E4B1A6EC9789}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FD02985C-E4C5-430A-8714-E4B1A6EC9789}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FD02985C-E4C5-430A-8714-E4B1A6EC9789}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FD02985C-E4C5-430A-8714-E4B1A6EC9789}.Checked|x64.Build.0 = Checked|Any CPU
+ {FD02985C-E4C5-430A-8714-E4B1A6EC9789}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FD02985C-E4C5-430A-8714-E4B1A6EC9789}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FD02985C-E4C5-430A-8714-E4B1A6EC9789}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FD02985C-E4C5-430A-8714-E4B1A6EC9789}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FD02985C-E4C5-430A-8714-E4B1A6EC9789}.Release|x64.ActiveCfg = Release|Any CPU
+ {FD02985C-E4C5-430A-8714-E4B1A6EC9789}.Release|x64.Build.0 = Release|Any CPU
+ {923A6EA0-9F8F-456A-871A-E46039B1B678}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {923A6EA0-9F8F-456A-871A-E46039B1B678}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {923A6EA0-9F8F-456A-871A-E46039B1B678}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {923A6EA0-9F8F-456A-871A-E46039B1B678}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {923A6EA0-9F8F-456A-871A-E46039B1B678}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {923A6EA0-9F8F-456A-871A-E46039B1B678}.Debug|x64.Build.0 = Debug|Any CPU
+ {923A6EA0-9F8F-456A-871A-E46039B1B678}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {923A6EA0-9F8F-456A-871A-E46039B1B678}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {923A6EA0-9F8F-456A-871A-E46039B1B678}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {923A6EA0-9F8F-456A-871A-E46039B1B678}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {923A6EA0-9F8F-456A-871A-E46039B1B678}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {923A6EA0-9F8F-456A-871A-E46039B1B678}.Checked|x64.Build.0 = Checked|Any CPU
+ {923A6EA0-9F8F-456A-871A-E46039B1B678}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {923A6EA0-9F8F-456A-871A-E46039B1B678}.Release|Any CPU.Build.0 = Release|Any CPU
+ {923A6EA0-9F8F-456A-871A-E46039B1B678}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {923A6EA0-9F8F-456A-871A-E46039B1B678}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {923A6EA0-9F8F-456A-871A-E46039B1B678}.Release|x64.ActiveCfg = Release|Any CPU
+ {923A6EA0-9F8F-456A-871A-E46039B1B678}.Release|x64.Build.0 = Release|Any CPU
+ {76655B3D-67E1-41D3-A2B0-E03E77D36656}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {76655B3D-67E1-41D3-A2B0-E03E77D36656}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {76655B3D-67E1-41D3-A2B0-E03E77D36656}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {76655B3D-67E1-41D3-A2B0-E03E77D36656}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {76655B3D-67E1-41D3-A2B0-E03E77D36656}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {76655B3D-67E1-41D3-A2B0-E03E77D36656}.Debug|x64.Build.0 = Debug|Any CPU
+ {76655B3D-67E1-41D3-A2B0-E03E77D36656}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {76655B3D-67E1-41D3-A2B0-E03E77D36656}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {76655B3D-67E1-41D3-A2B0-E03E77D36656}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {76655B3D-67E1-41D3-A2B0-E03E77D36656}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {76655B3D-67E1-41D3-A2B0-E03E77D36656}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {76655B3D-67E1-41D3-A2B0-E03E77D36656}.Checked|x64.Build.0 = Checked|Any CPU
+ {76655B3D-67E1-41D3-A2B0-E03E77D36656}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {76655B3D-67E1-41D3-A2B0-E03E77D36656}.Release|Any CPU.Build.0 = Release|Any CPU
+ {76655B3D-67E1-41D3-A2B0-E03E77D36656}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {76655B3D-67E1-41D3-A2B0-E03E77D36656}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {76655B3D-67E1-41D3-A2B0-E03E77D36656}.Release|x64.ActiveCfg = Release|Any CPU
+ {76655B3D-67E1-41D3-A2B0-E03E77D36656}.Release|x64.Build.0 = Release|Any CPU
+ {CFB1BFEE-DDB0-432F-9023-C887120AEF26}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CFB1BFEE-DDB0-432F-9023-C887120AEF26}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CFB1BFEE-DDB0-432F-9023-C887120AEF26}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CFB1BFEE-DDB0-432F-9023-C887120AEF26}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CFB1BFEE-DDB0-432F-9023-C887120AEF26}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CFB1BFEE-DDB0-432F-9023-C887120AEF26}.Debug|x64.Build.0 = Debug|Any CPU
+ {CFB1BFEE-DDB0-432F-9023-C887120AEF26}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CFB1BFEE-DDB0-432F-9023-C887120AEF26}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CFB1BFEE-DDB0-432F-9023-C887120AEF26}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CFB1BFEE-DDB0-432F-9023-C887120AEF26}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CFB1BFEE-DDB0-432F-9023-C887120AEF26}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CFB1BFEE-DDB0-432F-9023-C887120AEF26}.Checked|x64.Build.0 = Checked|Any CPU
+ {CFB1BFEE-DDB0-432F-9023-C887120AEF26}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CFB1BFEE-DDB0-432F-9023-C887120AEF26}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CFB1BFEE-DDB0-432F-9023-C887120AEF26}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CFB1BFEE-DDB0-432F-9023-C887120AEF26}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CFB1BFEE-DDB0-432F-9023-C887120AEF26}.Release|x64.ActiveCfg = Release|Any CPU
+ {CFB1BFEE-DDB0-432F-9023-C887120AEF26}.Release|x64.Build.0 = Release|Any CPU
+ {CEF603D3-5C1A-47CC-B808-A31C0687209B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CEF603D3-5C1A-47CC-B808-A31C0687209B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CEF603D3-5C1A-47CC-B808-A31C0687209B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CEF603D3-5C1A-47CC-B808-A31C0687209B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CEF603D3-5C1A-47CC-B808-A31C0687209B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CEF603D3-5C1A-47CC-B808-A31C0687209B}.Debug|x64.Build.0 = Debug|Any CPU
+ {CEF603D3-5C1A-47CC-B808-A31C0687209B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CEF603D3-5C1A-47CC-B808-A31C0687209B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CEF603D3-5C1A-47CC-B808-A31C0687209B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CEF603D3-5C1A-47CC-B808-A31C0687209B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CEF603D3-5C1A-47CC-B808-A31C0687209B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CEF603D3-5C1A-47CC-B808-A31C0687209B}.Checked|x64.Build.0 = Checked|Any CPU
+ {CEF603D3-5C1A-47CC-B808-A31C0687209B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CEF603D3-5C1A-47CC-B808-A31C0687209B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CEF603D3-5C1A-47CC-B808-A31C0687209B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CEF603D3-5C1A-47CC-B808-A31C0687209B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CEF603D3-5C1A-47CC-B808-A31C0687209B}.Release|x64.ActiveCfg = Release|Any CPU
+ {CEF603D3-5C1A-47CC-B808-A31C0687209B}.Release|x64.Build.0 = Release|Any CPU
+ {028A8292-C8D2-4B63-8304-A8E36F244279}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {028A8292-C8D2-4B63-8304-A8E36F244279}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {028A8292-C8D2-4B63-8304-A8E36F244279}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {028A8292-C8D2-4B63-8304-A8E36F244279}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {028A8292-C8D2-4B63-8304-A8E36F244279}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {028A8292-C8D2-4B63-8304-A8E36F244279}.Debug|x64.Build.0 = Debug|Any CPU
+ {028A8292-C8D2-4B63-8304-A8E36F244279}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {028A8292-C8D2-4B63-8304-A8E36F244279}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {028A8292-C8D2-4B63-8304-A8E36F244279}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {028A8292-C8D2-4B63-8304-A8E36F244279}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {028A8292-C8D2-4B63-8304-A8E36F244279}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {028A8292-C8D2-4B63-8304-A8E36F244279}.Checked|x64.Build.0 = Checked|Any CPU
+ {028A8292-C8D2-4B63-8304-A8E36F244279}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {028A8292-C8D2-4B63-8304-A8E36F244279}.Release|Any CPU.Build.0 = Release|Any CPU
+ {028A8292-C8D2-4B63-8304-A8E36F244279}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {028A8292-C8D2-4B63-8304-A8E36F244279}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {028A8292-C8D2-4B63-8304-A8E36F244279}.Release|x64.ActiveCfg = Release|Any CPU
+ {028A8292-C8D2-4B63-8304-A8E36F244279}.Release|x64.Build.0 = Release|Any CPU
+ {94028362-0517-43DA-B3E8-ED474B0A9A59}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {94028362-0517-43DA-B3E8-ED474B0A9A59}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {94028362-0517-43DA-B3E8-ED474B0A9A59}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {94028362-0517-43DA-B3E8-ED474B0A9A59}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {94028362-0517-43DA-B3E8-ED474B0A9A59}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {94028362-0517-43DA-B3E8-ED474B0A9A59}.Debug|x64.Build.0 = Debug|Any CPU
+ {94028362-0517-43DA-B3E8-ED474B0A9A59}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {94028362-0517-43DA-B3E8-ED474B0A9A59}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {94028362-0517-43DA-B3E8-ED474B0A9A59}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {94028362-0517-43DA-B3E8-ED474B0A9A59}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {94028362-0517-43DA-B3E8-ED474B0A9A59}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {94028362-0517-43DA-B3E8-ED474B0A9A59}.Checked|x64.Build.0 = Checked|Any CPU
+ {94028362-0517-43DA-B3E8-ED474B0A9A59}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {94028362-0517-43DA-B3E8-ED474B0A9A59}.Release|Any CPU.Build.0 = Release|Any CPU
+ {94028362-0517-43DA-B3E8-ED474B0A9A59}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {94028362-0517-43DA-B3E8-ED474B0A9A59}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {94028362-0517-43DA-B3E8-ED474B0A9A59}.Release|x64.ActiveCfg = Release|Any CPU
+ {94028362-0517-43DA-B3E8-ED474B0A9A59}.Release|x64.Build.0 = Release|Any CPU
+ {DA55CD67-0F1C-4D32-8C12-183B8371D7CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DA55CD67-0F1C-4D32-8C12-183B8371D7CC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DA55CD67-0F1C-4D32-8C12-183B8371D7CC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DA55CD67-0F1C-4D32-8C12-183B8371D7CC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DA55CD67-0F1C-4D32-8C12-183B8371D7CC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DA55CD67-0F1C-4D32-8C12-183B8371D7CC}.Debug|x64.Build.0 = Debug|Any CPU
+ {DA55CD67-0F1C-4D32-8C12-183B8371D7CC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DA55CD67-0F1C-4D32-8C12-183B8371D7CC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DA55CD67-0F1C-4D32-8C12-183B8371D7CC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DA55CD67-0F1C-4D32-8C12-183B8371D7CC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DA55CD67-0F1C-4D32-8C12-183B8371D7CC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DA55CD67-0F1C-4D32-8C12-183B8371D7CC}.Checked|x64.Build.0 = Checked|Any CPU
+ {DA55CD67-0F1C-4D32-8C12-183B8371D7CC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DA55CD67-0F1C-4D32-8C12-183B8371D7CC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DA55CD67-0F1C-4D32-8C12-183B8371D7CC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DA55CD67-0F1C-4D32-8C12-183B8371D7CC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DA55CD67-0F1C-4D32-8C12-183B8371D7CC}.Release|x64.ActiveCfg = Release|Any CPU
+ {DA55CD67-0F1C-4D32-8C12-183B8371D7CC}.Release|x64.Build.0 = Release|Any CPU
+ {D362D233-C560-4023-B68A-93162C984D17}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D362D233-C560-4023-B68A-93162C984D17}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D362D233-C560-4023-B68A-93162C984D17}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D362D233-C560-4023-B68A-93162C984D17}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D362D233-C560-4023-B68A-93162C984D17}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D362D233-C560-4023-B68A-93162C984D17}.Debug|x64.Build.0 = Debug|Any CPU
+ {D362D233-C560-4023-B68A-93162C984D17}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D362D233-C560-4023-B68A-93162C984D17}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D362D233-C560-4023-B68A-93162C984D17}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D362D233-C560-4023-B68A-93162C984D17}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D362D233-C560-4023-B68A-93162C984D17}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D362D233-C560-4023-B68A-93162C984D17}.Checked|x64.Build.0 = Checked|Any CPU
+ {D362D233-C560-4023-B68A-93162C984D17}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D362D233-C560-4023-B68A-93162C984D17}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D362D233-C560-4023-B68A-93162C984D17}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D362D233-C560-4023-B68A-93162C984D17}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D362D233-C560-4023-B68A-93162C984D17}.Release|x64.ActiveCfg = Release|Any CPU
+ {D362D233-C560-4023-B68A-93162C984D17}.Release|x64.Build.0 = Release|Any CPU
+ {FD64267A-0AF0-4A6C-926D-65FAAA94834E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FD64267A-0AF0-4A6C-926D-65FAAA94834E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FD64267A-0AF0-4A6C-926D-65FAAA94834E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {FD64267A-0AF0-4A6C-926D-65FAAA94834E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {FD64267A-0AF0-4A6C-926D-65FAAA94834E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FD64267A-0AF0-4A6C-926D-65FAAA94834E}.Debug|x64.Build.0 = Debug|Any CPU
+ {FD64267A-0AF0-4A6C-926D-65FAAA94834E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {FD64267A-0AF0-4A6C-926D-65FAAA94834E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {FD64267A-0AF0-4A6C-926D-65FAAA94834E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {FD64267A-0AF0-4A6C-926D-65FAAA94834E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {FD64267A-0AF0-4A6C-926D-65FAAA94834E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {FD64267A-0AF0-4A6C-926D-65FAAA94834E}.Checked|x64.Build.0 = Checked|Any CPU
+ {FD64267A-0AF0-4A6C-926D-65FAAA94834E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FD64267A-0AF0-4A6C-926D-65FAAA94834E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FD64267A-0AF0-4A6C-926D-65FAAA94834E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {FD64267A-0AF0-4A6C-926D-65FAAA94834E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {FD64267A-0AF0-4A6C-926D-65FAAA94834E}.Release|x64.ActiveCfg = Release|Any CPU
+ {FD64267A-0AF0-4A6C-926D-65FAAA94834E}.Release|x64.Build.0 = Release|Any CPU
+ {C47FB2CB-75F2-492A-A994-72F4AAD2445B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C47FB2CB-75F2-492A-A994-72F4AAD2445B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C47FB2CB-75F2-492A-A994-72F4AAD2445B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C47FB2CB-75F2-492A-A994-72F4AAD2445B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C47FB2CB-75F2-492A-A994-72F4AAD2445B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C47FB2CB-75F2-492A-A994-72F4AAD2445B}.Debug|x64.Build.0 = Debug|Any CPU
+ {C47FB2CB-75F2-492A-A994-72F4AAD2445B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C47FB2CB-75F2-492A-A994-72F4AAD2445B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C47FB2CB-75F2-492A-A994-72F4AAD2445B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C47FB2CB-75F2-492A-A994-72F4AAD2445B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C47FB2CB-75F2-492A-A994-72F4AAD2445B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C47FB2CB-75F2-492A-A994-72F4AAD2445B}.Checked|x64.Build.0 = Checked|Any CPU
+ {C47FB2CB-75F2-492A-A994-72F4AAD2445B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C47FB2CB-75F2-492A-A994-72F4AAD2445B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C47FB2CB-75F2-492A-A994-72F4AAD2445B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C47FB2CB-75F2-492A-A994-72F4AAD2445B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C47FB2CB-75F2-492A-A994-72F4AAD2445B}.Release|x64.ActiveCfg = Release|Any CPU
+ {C47FB2CB-75F2-492A-A994-72F4AAD2445B}.Release|x64.Build.0 = Release|Any CPU
+ {84F2A622-1F52-4BE8-9607-C52BF18222E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {84F2A622-1F52-4BE8-9607-C52BF18222E8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {84F2A622-1F52-4BE8-9607-C52BF18222E8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {84F2A622-1F52-4BE8-9607-C52BF18222E8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {84F2A622-1F52-4BE8-9607-C52BF18222E8}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {84F2A622-1F52-4BE8-9607-C52BF18222E8}.Debug|x64.Build.0 = Debug|Any CPU
+ {84F2A622-1F52-4BE8-9607-C52BF18222E8}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {84F2A622-1F52-4BE8-9607-C52BF18222E8}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {84F2A622-1F52-4BE8-9607-C52BF18222E8}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {84F2A622-1F52-4BE8-9607-C52BF18222E8}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {84F2A622-1F52-4BE8-9607-C52BF18222E8}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {84F2A622-1F52-4BE8-9607-C52BF18222E8}.Checked|x64.Build.0 = Checked|Any CPU
+ {84F2A622-1F52-4BE8-9607-C52BF18222E8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {84F2A622-1F52-4BE8-9607-C52BF18222E8}.Release|Any CPU.Build.0 = Release|Any CPU
+ {84F2A622-1F52-4BE8-9607-C52BF18222E8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {84F2A622-1F52-4BE8-9607-C52BF18222E8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {84F2A622-1F52-4BE8-9607-C52BF18222E8}.Release|x64.ActiveCfg = Release|Any CPU
+ {84F2A622-1F52-4BE8-9607-C52BF18222E8}.Release|x64.Build.0 = Release|Any CPU
+ {48CA2642-7AD4-42FE-BB59-535B0FE8CF02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {48CA2642-7AD4-42FE-BB59-535B0FE8CF02}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {48CA2642-7AD4-42FE-BB59-535B0FE8CF02}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {48CA2642-7AD4-42FE-BB59-535B0FE8CF02}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {48CA2642-7AD4-42FE-BB59-535B0FE8CF02}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {48CA2642-7AD4-42FE-BB59-535B0FE8CF02}.Debug|x64.Build.0 = Debug|Any CPU
+ {48CA2642-7AD4-42FE-BB59-535B0FE8CF02}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {48CA2642-7AD4-42FE-BB59-535B0FE8CF02}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {48CA2642-7AD4-42FE-BB59-535B0FE8CF02}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {48CA2642-7AD4-42FE-BB59-535B0FE8CF02}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {48CA2642-7AD4-42FE-BB59-535B0FE8CF02}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {48CA2642-7AD4-42FE-BB59-535B0FE8CF02}.Checked|x64.Build.0 = Checked|Any CPU
+ {48CA2642-7AD4-42FE-BB59-535B0FE8CF02}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {48CA2642-7AD4-42FE-BB59-535B0FE8CF02}.Release|Any CPU.Build.0 = Release|Any CPU
+ {48CA2642-7AD4-42FE-BB59-535B0FE8CF02}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {48CA2642-7AD4-42FE-BB59-535B0FE8CF02}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {48CA2642-7AD4-42FE-BB59-535B0FE8CF02}.Release|x64.ActiveCfg = Release|Any CPU
+ {48CA2642-7AD4-42FE-BB59-535B0FE8CF02}.Release|x64.Build.0 = Release|Any CPU
+ {76E37BB2-870B-45D1-81D5-B1248EC522F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {76E37BB2-870B-45D1-81D5-B1248EC522F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {76E37BB2-870B-45D1-81D5-B1248EC522F3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {76E37BB2-870B-45D1-81D5-B1248EC522F3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {76E37BB2-870B-45D1-81D5-B1248EC522F3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {76E37BB2-870B-45D1-81D5-B1248EC522F3}.Debug|x64.Build.0 = Debug|Any CPU
+ {76E37BB2-870B-45D1-81D5-B1248EC522F3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {76E37BB2-870B-45D1-81D5-B1248EC522F3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {76E37BB2-870B-45D1-81D5-B1248EC522F3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {76E37BB2-870B-45D1-81D5-B1248EC522F3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {76E37BB2-870B-45D1-81D5-B1248EC522F3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {76E37BB2-870B-45D1-81D5-B1248EC522F3}.Checked|x64.Build.0 = Checked|Any CPU
+ {76E37BB2-870B-45D1-81D5-B1248EC522F3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {76E37BB2-870B-45D1-81D5-B1248EC522F3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {76E37BB2-870B-45D1-81D5-B1248EC522F3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {76E37BB2-870B-45D1-81D5-B1248EC522F3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {76E37BB2-870B-45D1-81D5-B1248EC522F3}.Release|x64.ActiveCfg = Release|Any CPU
+ {76E37BB2-870B-45D1-81D5-B1248EC522F3}.Release|x64.Build.0 = Release|Any CPU
+ {C1D19880-4EA9-4D47-ADB2-F3020BB36614}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C1D19880-4EA9-4D47-ADB2-F3020BB36614}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C1D19880-4EA9-4D47-ADB2-F3020BB36614}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C1D19880-4EA9-4D47-ADB2-F3020BB36614}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C1D19880-4EA9-4D47-ADB2-F3020BB36614}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C1D19880-4EA9-4D47-ADB2-F3020BB36614}.Debug|x64.Build.0 = Debug|Any CPU
+ {C1D19880-4EA9-4D47-ADB2-F3020BB36614}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C1D19880-4EA9-4D47-ADB2-F3020BB36614}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C1D19880-4EA9-4D47-ADB2-F3020BB36614}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C1D19880-4EA9-4D47-ADB2-F3020BB36614}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C1D19880-4EA9-4D47-ADB2-F3020BB36614}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C1D19880-4EA9-4D47-ADB2-F3020BB36614}.Checked|x64.Build.0 = Checked|Any CPU
+ {C1D19880-4EA9-4D47-ADB2-F3020BB36614}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C1D19880-4EA9-4D47-ADB2-F3020BB36614}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C1D19880-4EA9-4D47-ADB2-F3020BB36614}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C1D19880-4EA9-4D47-ADB2-F3020BB36614}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C1D19880-4EA9-4D47-ADB2-F3020BB36614}.Release|x64.ActiveCfg = Release|Any CPU
+ {C1D19880-4EA9-4D47-ADB2-F3020BB36614}.Release|x64.Build.0 = Release|Any CPU
+ {B6648448-C527-4F11-8B86-F419064B576F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B6648448-C527-4F11-8B86-F419064B576F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B6648448-C527-4F11-8B86-F419064B576F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {B6648448-C527-4F11-8B86-F419064B576F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {B6648448-C527-4F11-8B86-F419064B576F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {B6648448-C527-4F11-8B86-F419064B576F}.Debug|x64.Build.0 = Debug|Any CPU
+ {B6648448-C527-4F11-8B86-F419064B576F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {B6648448-C527-4F11-8B86-F419064B576F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {B6648448-C527-4F11-8B86-F419064B576F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {B6648448-C527-4F11-8B86-F419064B576F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {B6648448-C527-4F11-8B86-F419064B576F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {B6648448-C527-4F11-8B86-F419064B576F}.Checked|x64.Build.0 = Checked|Any CPU
+ {B6648448-C527-4F11-8B86-F419064B576F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B6648448-C527-4F11-8B86-F419064B576F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B6648448-C527-4F11-8B86-F419064B576F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {B6648448-C527-4F11-8B86-F419064B576F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {B6648448-C527-4F11-8B86-F419064B576F}.Release|x64.ActiveCfg = Release|Any CPU
+ {B6648448-C527-4F11-8B86-F419064B576F}.Release|x64.Build.0 = Release|Any CPU
+ {DB1F1802-281D-434E-ADF2-F7DA2708BB23}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DB1F1802-281D-434E-ADF2-F7DA2708BB23}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DB1F1802-281D-434E-ADF2-F7DA2708BB23}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DB1F1802-281D-434E-ADF2-F7DA2708BB23}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DB1F1802-281D-434E-ADF2-F7DA2708BB23}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DB1F1802-281D-434E-ADF2-F7DA2708BB23}.Debug|x64.Build.0 = Debug|Any CPU
+ {DB1F1802-281D-434E-ADF2-F7DA2708BB23}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DB1F1802-281D-434E-ADF2-F7DA2708BB23}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DB1F1802-281D-434E-ADF2-F7DA2708BB23}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DB1F1802-281D-434E-ADF2-F7DA2708BB23}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DB1F1802-281D-434E-ADF2-F7DA2708BB23}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DB1F1802-281D-434E-ADF2-F7DA2708BB23}.Checked|x64.Build.0 = Checked|Any CPU
+ {DB1F1802-281D-434E-ADF2-F7DA2708BB23}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DB1F1802-281D-434E-ADF2-F7DA2708BB23}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DB1F1802-281D-434E-ADF2-F7DA2708BB23}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DB1F1802-281D-434E-ADF2-F7DA2708BB23}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DB1F1802-281D-434E-ADF2-F7DA2708BB23}.Release|x64.ActiveCfg = Release|Any CPU
+ {DB1F1802-281D-434E-ADF2-F7DA2708BB23}.Release|x64.Build.0 = Release|Any CPU
+ {1703781B-A132-48C1-8D83-9418150E5EC3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1703781B-A132-48C1-8D83-9418150E5EC3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1703781B-A132-48C1-8D83-9418150E5EC3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1703781B-A132-48C1-8D83-9418150E5EC3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1703781B-A132-48C1-8D83-9418150E5EC3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1703781B-A132-48C1-8D83-9418150E5EC3}.Debug|x64.Build.0 = Debug|Any CPU
+ {1703781B-A132-48C1-8D83-9418150E5EC3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1703781B-A132-48C1-8D83-9418150E5EC3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1703781B-A132-48C1-8D83-9418150E5EC3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1703781B-A132-48C1-8D83-9418150E5EC3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1703781B-A132-48C1-8D83-9418150E5EC3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1703781B-A132-48C1-8D83-9418150E5EC3}.Checked|x64.Build.0 = Checked|Any CPU
+ {1703781B-A132-48C1-8D83-9418150E5EC3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1703781B-A132-48C1-8D83-9418150E5EC3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1703781B-A132-48C1-8D83-9418150E5EC3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1703781B-A132-48C1-8D83-9418150E5EC3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1703781B-A132-48C1-8D83-9418150E5EC3}.Release|x64.ActiveCfg = Release|Any CPU
+ {1703781B-A132-48C1-8D83-9418150E5EC3}.Release|x64.Build.0 = Release|Any CPU
+ {21433341-8435-4758-8874-8B69D3197855}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {21433341-8435-4758-8874-8B69D3197855}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {21433341-8435-4758-8874-8B69D3197855}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {21433341-8435-4758-8874-8B69D3197855}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {21433341-8435-4758-8874-8B69D3197855}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {21433341-8435-4758-8874-8B69D3197855}.Debug|x64.Build.0 = Debug|Any CPU
+ {21433341-8435-4758-8874-8B69D3197855}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {21433341-8435-4758-8874-8B69D3197855}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {21433341-8435-4758-8874-8B69D3197855}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {21433341-8435-4758-8874-8B69D3197855}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {21433341-8435-4758-8874-8B69D3197855}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {21433341-8435-4758-8874-8B69D3197855}.Checked|x64.Build.0 = Checked|Any CPU
+ {21433341-8435-4758-8874-8B69D3197855}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {21433341-8435-4758-8874-8B69D3197855}.Release|Any CPU.Build.0 = Release|Any CPU
+ {21433341-8435-4758-8874-8B69D3197855}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {21433341-8435-4758-8874-8B69D3197855}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {21433341-8435-4758-8874-8B69D3197855}.Release|x64.ActiveCfg = Release|Any CPU
+ {21433341-8435-4758-8874-8B69D3197855}.Release|x64.Build.0 = Release|Any CPU
+ {F1165E77-B017-43EF-BAD6-B694420E2DF9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F1165E77-B017-43EF-BAD6-B694420E2DF9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F1165E77-B017-43EF-BAD6-B694420E2DF9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F1165E77-B017-43EF-BAD6-B694420E2DF9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F1165E77-B017-43EF-BAD6-B694420E2DF9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F1165E77-B017-43EF-BAD6-B694420E2DF9}.Debug|x64.Build.0 = Debug|Any CPU
+ {F1165E77-B017-43EF-BAD6-B694420E2DF9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F1165E77-B017-43EF-BAD6-B694420E2DF9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F1165E77-B017-43EF-BAD6-B694420E2DF9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F1165E77-B017-43EF-BAD6-B694420E2DF9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F1165E77-B017-43EF-BAD6-B694420E2DF9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F1165E77-B017-43EF-BAD6-B694420E2DF9}.Checked|x64.Build.0 = Checked|Any CPU
+ {F1165E77-B017-43EF-BAD6-B694420E2DF9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F1165E77-B017-43EF-BAD6-B694420E2DF9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F1165E77-B017-43EF-BAD6-B694420E2DF9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F1165E77-B017-43EF-BAD6-B694420E2DF9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F1165E77-B017-43EF-BAD6-B694420E2DF9}.Release|x64.ActiveCfg = Release|Any CPU
+ {F1165E77-B017-43EF-BAD6-B694420E2DF9}.Release|x64.Build.0 = Release|Any CPU
+ {C7A9C579-E424-44E2-9A2F-29B4D4DEE717}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C7A9C579-E424-44E2-9A2F-29B4D4DEE717}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C7A9C579-E424-44E2-9A2F-29B4D4DEE717}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C7A9C579-E424-44E2-9A2F-29B4D4DEE717}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C7A9C579-E424-44E2-9A2F-29B4D4DEE717}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C7A9C579-E424-44E2-9A2F-29B4D4DEE717}.Debug|x64.Build.0 = Debug|Any CPU
+ {C7A9C579-E424-44E2-9A2F-29B4D4DEE717}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C7A9C579-E424-44E2-9A2F-29B4D4DEE717}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C7A9C579-E424-44E2-9A2F-29B4D4DEE717}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C7A9C579-E424-44E2-9A2F-29B4D4DEE717}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C7A9C579-E424-44E2-9A2F-29B4D4DEE717}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C7A9C579-E424-44E2-9A2F-29B4D4DEE717}.Checked|x64.Build.0 = Checked|Any CPU
+ {C7A9C579-E424-44E2-9A2F-29B4D4DEE717}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C7A9C579-E424-44E2-9A2F-29B4D4DEE717}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C7A9C579-E424-44E2-9A2F-29B4D4DEE717}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C7A9C579-E424-44E2-9A2F-29B4D4DEE717}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C7A9C579-E424-44E2-9A2F-29B4D4DEE717}.Release|x64.ActiveCfg = Release|Any CPU
+ {C7A9C579-E424-44E2-9A2F-29B4D4DEE717}.Release|x64.Build.0 = Release|Any CPU
+ {F956F618-3908-4B72-90A2-E5C95A568BE5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F956F618-3908-4B72-90A2-E5C95A568BE5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F956F618-3908-4B72-90A2-E5C95A568BE5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F956F618-3908-4B72-90A2-E5C95A568BE5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F956F618-3908-4B72-90A2-E5C95A568BE5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F956F618-3908-4B72-90A2-E5C95A568BE5}.Debug|x64.Build.0 = Debug|Any CPU
+ {F956F618-3908-4B72-90A2-E5C95A568BE5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F956F618-3908-4B72-90A2-E5C95A568BE5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F956F618-3908-4B72-90A2-E5C95A568BE5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F956F618-3908-4B72-90A2-E5C95A568BE5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F956F618-3908-4B72-90A2-E5C95A568BE5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F956F618-3908-4B72-90A2-E5C95A568BE5}.Checked|x64.Build.0 = Checked|Any CPU
+ {F956F618-3908-4B72-90A2-E5C95A568BE5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F956F618-3908-4B72-90A2-E5C95A568BE5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F956F618-3908-4B72-90A2-E5C95A568BE5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F956F618-3908-4B72-90A2-E5C95A568BE5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F956F618-3908-4B72-90A2-E5C95A568BE5}.Release|x64.ActiveCfg = Release|Any CPU
+ {F956F618-3908-4B72-90A2-E5C95A568BE5}.Release|x64.Build.0 = Release|Any CPU
+ {0EDD9DAA-5C28-416B-93D6-649F5F53F3BA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0EDD9DAA-5C28-416B-93D6-649F5F53F3BA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0EDD9DAA-5C28-416B-93D6-649F5F53F3BA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0EDD9DAA-5C28-416B-93D6-649F5F53F3BA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0EDD9DAA-5C28-416B-93D6-649F5F53F3BA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0EDD9DAA-5C28-416B-93D6-649F5F53F3BA}.Debug|x64.Build.0 = Debug|Any CPU
+ {0EDD9DAA-5C28-416B-93D6-649F5F53F3BA}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0EDD9DAA-5C28-416B-93D6-649F5F53F3BA}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0EDD9DAA-5C28-416B-93D6-649F5F53F3BA}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0EDD9DAA-5C28-416B-93D6-649F5F53F3BA}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0EDD9DAA-5C28-416B-93D6-649F5F53F3BA}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0EDD9DAA-5C28-416B-93D6-649F5F53F3BA}.Checked|x64.Build.0 = Checked|Any CPU
+ {0EDD9DAA-5C28-416B-93D6-649F5F53F3BA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0EDD9DAA-5C28-416B-93D6-649F5F53F3BA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0EDD9DAA-5C28-416B-93D6-649F5F53F3BA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0EDD9DAA-5C28-416B-93D6-649F5F53F3BA}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0EDD9DAA-5C28-416B-93D6-649F5F53F3BA}.Release|x64.ActiveCfg = Release|Any CPU
+ {0EDD9DAA-5C28-416B-93D6-649F5F53F3BA}.Release|x64.Build.0 = Release|Any CPU
+ {2804A906-6AE0-475A-BCD0-B4431927593F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2804A906-6AE0-475A-BCD0-B4431927593F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2804A906-6AE0-475A-BCD0-B4431927593F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2804A906-6AE0-475A-BCD0-B4431927593F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2804A906-6AE0-475A-BCD0-B4431927593F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2804A906-6AE0-475A-BCD0-B4431927593F}.Debug|x64.Build.0 = Debug|Any CPU
+ {2804A906-6AE0-475A-BCD0-B4431927593F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2804A906-6AE0-475A-BCD0-B4431927593F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2804A906-6AE0-475A-BCD0-B4431927593F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2804A906-6AE0-475A-BCD0-B4431927593F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2804A906-6AE0-475A-BCD0-B4431927593F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2804A906-6AE0-475A-BCD0-B4431927593F}.Checked|x64.Build.0 = Checked|Any CPU
+ {2804A906-6AE0-475A-BCD0-B4431927593F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2804A906-6AE0-475A-BCD0-B4431927593F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2804A906-6AE0-475A-BCD0-B4431927593F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2804A906-6AE0-475A-BCD0-B4431927593F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2804A906-6AE0-475A-BCD0-B4431927593F}.Release|x64.ActiveCfg = Release|Any CPU
+ {2804A906-6AE0-475A-BCD0-B4431927593F}.Release|x64.Build.0 = Release|Any CPU
+ {7A5F6CF8-A8B2-450C-BC84-1DC24CEE9112}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7A5F6CF8-A8B2-450C-BC84-1DC24CEE9112}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7A5F6CF8-A8B2-450C-BC84-1DC24CEE9112}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7A5F6CF8-A8B2-450C-BC84-1DC24CEE9112}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7A5F6CF8-A8B2-450C-BC84-1DC24CEE9112}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7A5F6CF8-A8B2-450C-BC84-1DC24CEE9112}.Debug|x64.Build.0 = Debug|Any CPU
+ {7A5F6CF8-A8B2-450C-BC84-1DC24CEE9112}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7A5F6CF8-A8B2-450C-BC84-1DC24CEE9112}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7A5F6CF8-A8B2-450C-BC84-1DC24CEE9112}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7A5F6CF8-A8B2-450C-BC84-1DC24CEE9112}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7A5F6CF8-A8B2-450C-BC84-1DC24CEE9112}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7A5F6CF8-A8B2-450C-BC84-1DC24CEE9112}.Checked|x64.Build.0 = Checked|Any CPU
+ {7A5F6CF8-A8B2-450C-BC84-1DC24CEE9112}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7A5F6CF8-A8B2-450C-BC84-1DC24CEE9112}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7A5F6CF8-A8B2-450C-BC84-1DC24CEE9112}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7A5F6CF8-A8B2-450C-BC84-1DC24CEE9112}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7A5F6CF8-A8B2-450C-BC84-1DC24CEE9112}.Release|x64.ActiveCfg = Release|Any CPU
+ {7A5F6CF8-A8B2-450C-BC84-1DC24CEE9112}.Release|x64.Build.0 = Release|Any CPU
+ {8B475B38-3649-4F42-851C-0CD105D39443}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8B475B38-3649-4F42-851C-0CD105D39443}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8B475B38-3649-4F42-851C-0CD105D39443}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8B475B38-3649-4F42-851C-0CD105D39443}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8B475B38-3649-4F42-851C-0CD105D39443}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8B475B38-3649-4F42-851C-0CD105D39443}.Debug|x64.Build.0 = Debug|Any CPU
+ {8B475B38-3649-4F42-851C-0CD105D39443}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8B475B38-3649-4F42-851C-0CD105D39443}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8B475B38-3649-4F42-851C-0CD105D39443}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8B475B38-3649-4F42-851C-0CD105D39443}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8B475B38-3649-4F42-851C-0CD105D39443}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8B475B38-3649-4F42-851C-0CD105D39443}.Checked|x64.Build.0 = Checked|Any CPU
+ {8B475B38-3649-4F42-851C-0CD105D39443}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8B475B38-3649-4F42-851C-0CD105D39443}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8B475B38-3649-4F42-851C-0CD105D39443}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8B475B38-3649-4F42-851C-0CD105D39443}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8B475B38-3649-4F42-851C-0CD105D39443}.Release|x64.ActiveCfg = Release|Any CPU
+ {8B475B38-3649-4F42-851C-0CD105D39443}.Release|x64.Build.0 = Release|Any CPU
+ {271F3C97-79B6-4540-B7A5-206695AF763E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {271F3C97-79B6-4540-B7A5-206695AF763E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {271F3C97-79B6-4540-B7A5-206695AF763E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {271F3C97-79B6-4540-B7A5-206695AF763E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {271F3C97-79B6-4540-B7A5-206695AF763E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {271F3C97-79B6-4540-B7A5-206695AF763E}.Debug|x64.Build.0 = Debug|Any CPU
+ {271F3C97-79B6-4540-B7A5-206695AF763E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {271F3C97-79B6-4540-B7A5-206695AF763E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {271F3C97-79B6-4540-B7A5-206695AF763E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {271F3C97-79B6-4540-B7A5-206695AF763E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {271F3C97-79B6-4540-B7A5-206695AF763E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {271F3C97-79B6-4540-B7A5-206695AF763E}.Checked|x64.Build.0 = Checked|Any CPU
+ {271F3C97-79B6-4540-B7A5-206695AF763E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {271F3C97-79B6-4540-B7A5-206695AF763E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {271F3C97-79B6-4540-B7A5-206695AF763E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {271F3C97-79B6-4540-B7A5-206695AF763E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {271F3C97-79B6-4540-B7A5-206695AF763E}.Release|x64.ActiveCfg = Release|Any CPU
+ {271F3C97-79B6-4540-B7A5-206695AF763E}.Release|x64.Build.0 = Release|Any CPU
+ {9AC8C788-6AA5-46E2-B55B-0F933D9DE13F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9AC8C788-6AA5-46E2-B55B-0F933D9DE13F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9AC8C788-6AA5-46E2-B55B-0F933D9DE13F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9AC8C788-6AA5-46E2-B55B-0F933D9DE13F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9AC8C788-6AA5-46E2-B55B-0F933D9DE13F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9AC8C788-6AA5-46E2-B55B-0F933D9DE13F}.Debug|x64.Build.0 = Debug|Any CPU
+ {9AC8C788-6AA5-46E2-B55B-0F933D9DE13F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9AC8C788-6AA5-46E2-B55B-0F933D9DE13F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9AC8C788-6AA5-46E2-B55B-0F933D9DE13F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9AC8C788-6AA5-46E2-B55B-0F933D9DE13F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9AC8C788-6AA5-46E2-B55B-0F933D9DE13F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9AC8C788-6AA5-46E2-B55B-0F933D9DE13F}.Checked|x64.Build.0 = Checked|Any CPU
+ {9AC8C788-6AA5-46E2-B55B-0F933D9DE13F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9AC8C788-6AA5-46E2-B55B-0F933D9DE13F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9AC8C788-6AA5-46E2-B55B-0F933D9DE13F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9AC8C788-6AA5-46E2-B55B-0F933D9DE13F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9AC8C788-6AA5-46E2-B55B-0F933D9DE13F}.Release|x64.ActiveCfg = Release|Any CPU
+ {9AC8C788-6AA5-46E2-B55B-0F933D9DE13F}.Release|x64.Build.0 = Release|Any CPU
+ {4832AD20-C18B-4DA6-BA24-1BBC091A9EDF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4832AD20-C18B-4DA6-BA24-1BBC091A9EDF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4832AD20-C18B-4DA6-BA24-1BBC091A9EDF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4832AD20-C18B-4DA6-BA24-1BBC091A9EDF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4832AD20-C18B-4DA6-BA24-1BBC091A9EDF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4832AD20-C18B-4DA6-BA24-1BBC091A9EDF}.Debug|x64.Build.0 = Debug|Any CPU
+ {4832AD20-C18B-4DA6-BA24-1BBC091A9EDF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4832AD20-C18B-4DA6-BA24-1BBC091A9EDF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4832AD20-C18B-4DA6-BA24-1BBC091A9EDF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4832AD20-C18B-4DA6-BA24-1BBC091A9EDF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4832AD20-C18B-4DA6-BA24-1BBC091A9EDF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4832AD20-C18B-4DA6-BA24-1BBC091A9EDF}.Checked|x64.Build.0 = Checked|Any CPU
+ {4832AD20-C18B-4DA6-BA24-1BBC091A9EDF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4832AD20-C18B-4DA6-BA24-1BBC091A9EDF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4832AD20-C18B-4DA6-BA24-1BBC091A9EDF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4832AD20-C18B-4DA6-BA24-1BBC091A9EDF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4832AD20-C18B-4DA6-BA24-1BBC091A9EDF}.Release|x64.ActiveCfg = Release|Any CPU
+ {4832AD20-C18B-4DA6-BA24-1BBC091A9EDF}.Release|x64.Build.0 = Release|Any CPU
+ {88478773-3195-4E44-827C-70217D768587}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {88478773-3195-4E44-827C-70217D768587}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {88478773-3195-4E44-827C-70217D768587}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {88478773-3195-4E44-827C-70217D768587}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {88478773-3195-4E44-827C-70217D768587}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {88478773-3195-4E44-827C-70217D768587}.Debug|x64.Build.0 = Debug|Any CPU
+ {88478773-3195-4E44-827C-70217D768587}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {88478773-3195-4E44-827C-70217D768587}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {88478773-3195-4E44-827C-70217D768587}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {88478773-3195-4E44-827C-70217D768587}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {88478773-3195-4E44-827C-70217D768587}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {88478773-3195-4E44-827C-70217D768587}.Checked|x64.Build.0 = Checked|Any CPU
+ {88478773-3195-4E44-827C-70217D768587}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {88478773-3195-4E44-827C-70217D768587}.Release|Any CPU.Build.0 = Release|Any CPU
+ {88478773-3195-4E44-827C-70217D768587}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {88478773-3195-4E44-827C-70217D768587}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {88478773-3195-4E44-827C-70217D768587}.Release|x64.ActiveCfg = Release|Any CPU
+ {88478773-3195-4E44-827C-70217D768587}.Release|x64.Build.0 = Release|Any CPU
+ {48C681B9-8B9F-4192-85B7-5D355AB3BA22}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {48C681B9-8B9F-4192-85B7-5D355AB3BA22}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {48C681B9-8B9F-4192-85B7-5D355AB3BA22}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {48C681B9-8B9F-4192-85B7-5D355AB3BA22}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {48C681B9-8B9F-4192-85B7-5D355AB3BA22}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {48C681B9-8B9F-4192-85B7-5D355AB3BA22}.Debug|x64.Build.0 = Debug|Any CPU
+ {48C681B9-8B9F-4192-85B7-5D355AB3BA22}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {48C681B9-8B9F-4192-85B7-5D355AB3BA22}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {48C681B9-8B9F-4192-85B7-5D355AB3BA22}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {48C681B9-8B9F-4192-85B7-5D355AB3BA22}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {48C681B9-8B9F-4192-85B7-5D355AB3BA22}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {48C681B9-8B9F-4192-85B7-5D355AB3BA22}.Checked|x64.Build.0 = Checked|Any CPU
+ {48C681B9-8B9F-4192-85B7-5D355AB3BA22}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {48C681B9-8B9F-4192-85B7-5D355AB3BA22}.Release|Any CPU.Build.0 = Release|Any CPU
+ {48C681B9-8B9F-4192-85B7-5D355AB3BA22}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {48C681B9-8B9F-4192-85B7-5D355AB3BA22}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {48C681B9-8B9F-4192-85B7-5D355AB3BA22}.Release|x64.ActiveCfg = Release|Any CPU
+ {48C681B9-8B9F-4192-85B7-5D355AB3BA22}.Release|x64.Build.0 = Release|Any CPU
+ {D6144DFE-A510-468B-AF81-5DFCDB51A82F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D6144DFE-A510-468B-AF81-5DFCDB51A82F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D6144DFE-A510-468B-AF81-5DFCDB51A82F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D6144DFE-A510-468B-AF81-5DFCDB51A82F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D6144DFE-A510-468B-AF81-5DFCDB51A82F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D6144DFE-A510-468B-AF81-5DFCDB51A82F}.Debug|x64.Build.0 = Debug|Any CPU
+ {D6144DFE-A510-468B-AF81-5DFCDB51A82F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D6144DFE-A510-468B-AF81-5DFCDB51A82F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D6144DFE-A510-468B-AF81-5DFCDB51A82F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D6144DFE-A510-468B-AF81-5DFCDB51A82F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D6144DFE-A510-468B-AF81-5DFCDB51A82F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D6144DFE-A510-468B-AF81-5DFCDB51A82F}.Checked|x64.Build.0 = Checked|Any CPU
+ {D6144DFE-A510-468B-AF81-5DFCDB51A82F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D6144DFE-A510-468B-AF81-5DFCDB51A82F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D6144DFE-A510-468B-AF81-5DFCDB51A82F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D6144DFE-A510-468B-AF81-5DFCDB51A82F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D6144DFE-A510-468B-AF81-5DFCDB51A82F}.Release|x64.ActiveCfg = Release|Any CPU
+ {D6144DFE-A510-468B-AF81-5DFCDB51A82F}.Release|x64.Build.0 = Release|Any CPU
+ {A655F286-8C9E-4C53-943C-A1917175368C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A655F286-8C9E-4C53-943C-A1917175368C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A655F286-8C9E-4C53-943C-A1917175368C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A655F286-8C9E-4C53-943C-A1917175368C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A655F286-8C9E-4C53-943C-A1917175368C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A655F286-8C9E-4C53-943C-A1917175368C}.Debug|x64.Build.0 = Debug|Any CPU
+ {A655F286-8C9E-4C53-943C-A1917175368C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A655F286-8C9E-4C53-943C-A1917175368C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A655F286-8C9E-4C53-943C-A1917175368C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A655F286-8C9E-4C53-943C-A1917175368C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A655F286-8C9E-4C53-943C-A1917175368C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A655F286-8C9E-4C53-943C-A1917175368C}.Checked|x64.Build.0 = Checked|Any CPU
+ {A655F286-8C9E-4C53-943C-A1917175368C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A655F286-8C9E-4C53-943C-A1917175368C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A655F286-8C9E-4C53-943C-A1917175368C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A655F286-8C9E-4C53-943C-A1917175368C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A655F286-8C9E-4C53-943C-A1917175368C}.Release|x64.ActiveCfg = Release|Any CPU
+ {A655F286-8C9E-4C53-943C-A1917175368C}.Release|x64.Build.0 = Release|Any CPU
+ {722FBB70-33CC-4C7F-ABD0-7BEABA4998C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {722FBB70-33CC-4C7F-ABD0-7BEABA4998C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {722FBB70-33CC-4C7F-ABD0-7BEABA4998C6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {722FBB70-33CC-4C7F-ABD0-7BEABA4998C6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {722FBB70-33CC-4C7F-ABD0-7BEABA4998C6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {722FBB70-33CC-4C7F-ABD0-7BEABA4998C6}.Debug|x64.Build.0 = Debug|Any CPU
+ {722FBB70-33CC-4C7F-ABD0-7BEABA4998C6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {722FBB70-33CC-4C7F-ABD0-7BEABA4998C6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {722FBB70-33CC-4C7F-ABD0-7BEABA4998C6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {722FBB70-33CC-4C7F-ABD0-7BEABA4998C6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {722FBB70-33CC-4C7F-ABD0-7BEABA4998C6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {722FBB70-33CC-4C7F-ABD0-7BEABA4998C6}.Checked|x64.Build.0 = Checked|Any CPU
+ {722FBB70-33CC-4C7F-ABD0-7BEABA4998C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {722FBB70-33CC-4C7F-ABD0-7BEABA4998C6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {722FBB70-33CC-4C7F-ABD0-7BEABA4998C6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {722FBB70-33CC-4C7F-ABD0-7BEABA4998C6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {722FBB70-33CC-4C7F-ABD0-7BEABA4998C6}.Release|x64.ActiveCfg = Release|Any CPU
+ {722FBB70-33CC-4C7F-ABD0-7BEABA4998C6}.Release|x64.Build.0 = Release|Any CPU
+ {365C9C3D-367B-4905-82DD-4424A041F001}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {365C9C3D-367B-4905-82DD-4424A041F001}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {365C9C3D-367B-4905-82DD-4424A041F001}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {365C9C3D-367B-4905-82DD-4424A041F001}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {365C9C3D-367B-4905-82DD-4424A041F001}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {365C9C3D-367B-4905-82DD-4424A041F001}.Debug|x64.Build.0 = Debug|Any CPU
+ {365C9C3D-367B-4905-82DD-4424A041F001}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {365C9C3D-367B-4905-82DD-4424A041F001}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {365C9C3D-367B-4905-82DD-4424A041F001}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {365C9C3D-367B-4905-82DD-4424A041F001}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {365C9C3D-367B-4905-82DD-4424A041F001}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {365C9C3D-367B-4905-82DD-4424A041F001}.Checked|x64.Build.0 = Checked|Any CPU
+ {365C9C3D-367B-4905-82DD-4424A041F001}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {365C9C3D-367B-4905-82DD-4424A041F001}.Release|Any CPU.Build.0 = Release|Any CPU
+ {365C9C3D-367B-4905-82DD-4424A041F001}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {365C9C3D-367B-4905-82DD-4424A041F001}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {365C9C3D-367B-4905-82DD-4424A041F001}.Release|x64.ActiveCfg = Release|Any CPU
+ {365C9C3D-367B-4905-82DD-4424A041F001}.Release|x64.Build.0 = Release|Any CPU
+ {71429F1A-06E7-4830-AD79-B13611080D3F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {71429F1A-06E7-4830-AD79-B13611080D3F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {71429F1A-06E7-4830-AD79-B13611080D3F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {71429F1A-06E7-4830-AD79-B13611080D3F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {71429F1A-06E7-4830-AD79-B13611080D3F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {71429F1A-06E7-4830-AD79-B13611080D3F}.Debug|x64.Build.0 = Debug|Any CPU
+ {71429F1A-06E7-4830-AD79-B13611080D3F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {71429F1A-06E7-4830-AD79-B13611080D3F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {71429F1A-06E7-4830-AD79-B13611080D3F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {71429F1A-06E7-4830-AD79-B13611080D3F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {71429F1A-06E7-4830-AD79-B13611080D3F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {71429F1A-06E7-4830-AD79-B13611080D3F}.Checked|x64.Build.0 = Checked|Any CPU
+ {71429F1A-06E7-4830-AD79-B13611080D3F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {71429F1A-06E7-4830-AD79-B13611080D3F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {71429F1A-06E7-4830-AD79-B13611080D3F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {71429F1A-06E7-4830-AD79-B13611080D3F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {71429F1A-06E7-4830-AD79-B13611080D3F}.Release|x64.ActiveCfg = Release|Any CPU
+ {71429F1A-06E7-4830-AD79-B13611080D3F}.Release|x64.Build.0 = Release|Any CPU
+ {3BC10F3E-3ABC-4E95-AD1A-D76202055F5C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3BC10F3E-3ABC-4E95-AD1A-D76202055F5C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3BC10F3E-3ABC-4E95-AD1A-D76202055F5C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3BC10F3E-3ABC-4E95-AD1A-D76202055F5C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3BC10F3E-3ABC-4E95-AD1A-D76202055F5C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3BC10F3E-3ABC-4E95-AD1A-D76202055F5C}.Debug|x64.Build.0 = Debug|Any CPU
+ {3BC10F3E-3ABC-4E95-AD1A-D76202055F5C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3BC10F3E-3ABC-4E95-AD1A-D76202055F5C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3BC10F3E-3ABC-4E95-AD1A-D76202055F5C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3BC10F3E-3ABC-4E95-AD1A-D76202055F5C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3BC10F3E-3ABC-4E95-AD1A-D76202055F5C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3BC10F3E-3ABC-4E95-AD1A-D76202055F5C}.Checked|x64.Build.0 = Checked|Any CPU
+ {3BC10F3E-3ABC-4E95-AD1A-D76202055F5C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3BC10F3E-3ABC-4E95-AD1A-D76202055F5C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3BC10F3E-3ABC-4E95-AD1A-D76202055F5C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3BC10F3E-3ABC-4E95-AD1A-D76202055F5C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3BC10F3E-3ABC-4E95-AD1A-D76202055F5C}.Release|x64.ActiveCfg = Release|Any CPU
+ {3BC10F3E-3ABC-4E95-AD1A-D76202055F5C}.Release|x64.Build.0 = Release|Any CPU
+ {7E21C292-9028-4A19-9BC4-31B8BAE3267C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7E21C292-9028-4A19-9BC4-31B8BAE3267C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7E21C292-9028-4A19-9BC4-31B8BAE3267C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7E21C292-9028-4A19-9BC4-31B8BAE3267C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7E21C292-9028-4A19-9BC4-31B8BAE3267C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7E21C292-9028-4A19-9BC4-31B8BAE3267C}.Debug|x64.Build.0 = Debug|Any CPU
+ {7E21C292-9028-4A19-9BC4-31B8BAE3267C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7E21C292-9028-4A19-9BC4-31B8BAE3267C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7E21C292-9028-4A19-9BC4-31B8BAE3267C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7E21C292-9028-4A19-9BC4-31B8BAE3267C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7E21C292-9028-4A19-9BC4-31B8BAE3267C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7E21C292-9028-4A19-9BC4-31B8BAE3267C}.Checked|x64.Build.0 = Checked|Any CPU
+ {7E21C292-9028-4A19-9BC4-31B8BAE3267C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7E21C292-9028-4A19-9BC4-31B8BAE3267C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7E21C292-9028-4A19-9BC4-31B8BAE3267C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7E21C292-9028-4A19-9BC4-31B8BAE3267C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7E21C292-9028-4A19-9BC4-31B8BAE3267C}.Release|x64.ActiveCfg = Release|Any CPU
+ {7E21C292-9028-4A19-9BC4-31B8BAE3267C}.Release|x64.Build.0 = Release|Any CPU
+ {F5550373-AC46-4BEA-B446-4C335FF6E5F1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F5550373-AC46-4BEA-B446-4C335FF6E5F1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F5550373-AC46-4BEA-B446-4C335FF6E5F1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F5550373-AC46-4BEA-B446-4C335FF6E5F1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F5550373-AC46-4BEA-B446-4C335FF6E5F1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F5550373-AC46-4BEA-B446-4C335FF6E5F1}.Debug|x64.Build.0 = Debug|Any CPU
+ {F5550373-AC46-4BEA-B446-4C335FF6E5F1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F5550373-AC46-4BEA-B446-4C335FF6E5F1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F5550373-AC46-4BEA-B446-4C335FF6E5F1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F5550373-AC46-4BEA-B446-4C335FF6E5F1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F5550373-AC46-4BEA-B446-4C335FF6E5F1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F5550373-AC46-4BEA-B446-4C335FF6E5F1}.Checked|x64.Build.0 = Checked|Any CPU
+ {F5550373-AC46-4BEA-B446-4C335FF6E5F1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F5550373-AC46-4BEA-B446-4C335FF6E5F1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F5550373-AC46-4BEA-B446-4C335FF6E5F1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F5550373-AC46-4BEA-B446-4C335FF6E5F1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F5550373-AC46-4BEA-B446-4C335FF6E5F1}.Release|x64.ActiveCfg = Release|Any CPU
+ {F5550373-AC46-4BEA-B446-4C335FF6E5F1}.Release|x64.Build.0 = Release|Any CPU
+ {CF1D5ED4-2614-4962-8934-2419D50E65A1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CF1D5ED4-2614-4962-8934-2419D50E65A1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CF1D5ED4-2614-4962-8934-2419D50E65A1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CF1D5ED4-2614-4962-8934-2419D50E65A1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CF1D5ED4-2614-4962-8934-2419D50E65A1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CF1D5ED4-2614-4962-8934-2419D50E65A1}.Debug|x64.Build.0 = Debug|Any CPU
+ {CF1D5ED4-2614-4962-8934-2419D50E65A1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CF1D5ED4-2614-4962-8934-2419D50E65A1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CF1D5ED4-2614-4962-8934-2419D50E65A1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CF1D5ED4-2614-4962-8934-2419D50E65A1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CF1D5ED4-2614-4962-8934-2419D50E65A1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CF1D5ED4-2614-4962-8934-2419D50E65A1}.Checked|x64.Build.0 = Checked|Any CPU
+ {CF1D5ED4-2614-4962-8934-2419D50E65A1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CF1D5ED4-2614-4962-8934-2419D50E65A1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CF1D5ED4-2614-4962-8934-2419D50E65A1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CF1D5ED4-2614-4962-8934-2419D50E65A1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CF1D5ED4-2614-4962-8934-2419D50E65A1}.Release|x64.ActiveCfg = Release|Any CPU
+ {CF1D5ED4-2614-4962-8934-2419D50E65A1}.Release|x64.Build.0 = Release|Any CPU
+ {9BF89FA0-5D62-49B6-8F0B-3E9E3F9E6B56}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9BF89FA0-5D62-49B6-8F0B-3E9E3F9E6B56}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9BF89FA0-5D62-49B6-8F0B-3E9E3F9E6B56}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9BF89FA0-5D62-49B6-8F0B-3E9E3F9E6B56}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9BF89FA0-5D62-49B6-8F0B-3E9E3F9E6B56}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9BF89FA0-5D62-49B6-8F0B-3E9E3F9E6B56}.Debug|x64.Build.0 = Debug|Any CPU
+ {9BF89FA0-5D62-49B6-8F0B-3E9E3F9E6B56}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9BF89FA0-5D62-49B6-8F0B-3E9E3F9E6B56}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9BF89FA0-5D62-49B6-8F0B-3E9E3F9E6B56}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9BF89FA0-5D62-49B6-8F0B-3E9E3F9E6B56}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9BF89FA0-5D62-49B6-8F0B-3E9E3F9E6B56}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9BF89FA0-5D62-49B6-8F0B-3E9E3F9E6B56}.Checked|x64.Build.0 = Checked|Any CPU
+ {9BF89FA0-5D62-49B6-8F0B-3E9E3F9E6B56}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9BF89FA0-5D62-49B6-8F0B-3E9E3F9E6B56}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9BF89FA0-5D62-49B6-8F0B-3E9E3F9E6B56}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9BF89FA0-5D62-49B6-8F0B-3E9E3F9E6B56}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9BF89FA0-5D62-49B6-8F0B-3E9E3F9E6B56}.Release|x64.ActiveCfg = Release|Any CPU
+ {9BF89FA0-5D62-49B6-8F0B-3E9E3F9E6B56}.Release|x64.Build.0 = Release|Any CPU
+ {1C8140E3-52CD-4983-B625-ADFDD9250249}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1C8140E3-52CD-4983-B625-ADFDD9250249}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1C8140E3-52CD-4983-B625-ADFDD9250249}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1C8140E3-52CD-4983-B625-ADFDD9250249}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1C8140E3-52CD-4983-B625-ADFDD9250249}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1C8140E3-52CD-4983-B625-ADFDD9250249}.Debug|x64.Build.0 = Debug|Any CPU
+ {1C8140E3-52CD-4983-B625-ADFDD9250249}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1C8140E3-52CD-4983-B625-ADFDD9250249}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1C8140E3-52CD-4983-B625-ADFDD9250249}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1C8140E3-52CD-4983-B625-ADFDD9250249}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1C8140E3-52CD-4983-B625-ADFDD9250249}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1C8140E3-52CD-4983-B625-ADFDD9250249}.Checked|x64.Build.0 = Checked|Any CPU
+ {1C8140E3-52CD-4983-B625-ADFDD9250249}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1C8140E3-52CD-4983-B625-ADFDD9250249}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1C8140E3-52CD-4983-B625-ADFDD9250249}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1C8140E3-52CD-4983-B625-ADFDD9250249}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1C8140E3-52CD-4983-B625-ADFDD9250249}.Release|x64.ActiveCfg = Release|Any CPU
+ {1C8140E3-52CD-4983-B625-ADFDD9250249}.Release|x64.Build.0 = Release|Any CPU
+ {DA709AE7-605E-4697-AF66-B20CBBD007DE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DA709AE7-605E-4697-AF66-B20CBBD007DE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DA709AE7-605E-4697-AF66-B20CBBD007DE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DA709AE7-605E-4697-AF66-B20CBBD007DE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DA709AE7-605E-4697-AF66-B20CBBD007DE}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DA709AE7-605E-4697-AF66-B20CBBD007DE}.Debug|x64.Build.0 = Debug|Any CPU
+ {DA709AE7-605E-4697-AF66-B20CBBD007DE}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DA709AE7-605E-4697-AF66-B20CBBD007DE}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DA709AE7-605E-4697-AF66-B20CBBD007DE}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DA709AE7-605E-4697-AF66-B20CBBD007DE}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DA709AE7-605E-4697-AF66-B20CBBD007DE}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DA709AE7-605E-4697-AF66-B20CBBD007DE}.Checked|x64.Build.0 = Checked|Any CPU
+ {DA709AE7-605E-4697-AF66-B20CBBD007DE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DA709AE7-605E-4697-AF66-B20CBBD007DE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DA709AE7-605E-4697-AF66-B20CBBD007DE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DA709AE7-605E-4697-AF66-B20CBBD007DE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DA709AE7-605E-4697-AF66-B20CBBD007DE}.Release|x64.ActiveCfg = Release|Any CPU
+ {DA709AE7-605E-4697-AF66-B20CBBD007DE}.Release|x64.Build.0 = Release|Any CPU
+ {78376B7F-ECE7-43AE-9BEF-081567876638}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {78376B7F-ECE7-43AE-9BEF-081567876638}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {78376B7F-ECE7-43AE-9BEF-081567876638}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {78376B7F-ECE7-43AE-9BEF-081567876638}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {78376B7F-ECE7-43AE-9BEF-081567876638}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {78376B7F-ECE7-43AE-9BEF-081567876638}.Debug|x64.Build.0 = Debug|Any CPU
+ {78376B7F-ECE7-43AE-9BEF-081567876638}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {78376B7F-ECE7-43AE-9BEF-081567876638}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {78376B7F-ECE7-43AE-9BEF-081567876638}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {78376B7F-ECE7-43AE-9BEF-081567876638}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {78376B7F-ECE7-43AE-9BEF-081567876638}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {78376B7F-ECE7-43AE-9BEF-081567876638}.Checked|x64.Build.0 = Checked|Any CPU
+ {78376B7F-ECE7-43AE-9BEF-081567876638}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {78376B7F-ECE7-43AE-9BEF-081567876638}.Release|Any CPU.Build.0 = Release|Any CPU
+ {78376B7F-ECE7-43AE-9BEF-081567876638}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {78376B7F-ECE7-43AE-9BEF-081567876638}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {78376B7F-ECE7-43AE-9BEF-081567876638}.Release|x64.ActiveCfg = Release|Any CPU
+ {78376B7F-ECE7-43AE-9BEF-081567876638}.Release|x64.Build.0 = Release|Any CPU
+ {847D698E-DCFD-4838-9249-63C2D1E755CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {847D698E-DCFD-4838-9249-63C2D1E755CF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {847D698E-DCFD-4838-9249-63C2D1E755CF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {847D698E-DCFD-4838-9249-63C2D1E755CF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {847D698E-DCFD-4838-9249-63C2D1E755CF}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {847D698E-DCFD-4838-9249-63C2D1E755CF}.Debug|x64.Build.0 = Debug|Any CPU
+ {847D698E-DCFD-4838-9249-63C2D1E755CF}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {847D698E-DCFD-4838-9249-63C2D1E755CF}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {847D698E-DCFD-4838-9249-63C2D1E755CF}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {847D698E-DCFD-4838-9249-63C2D1E755CF}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {847D698E-DCFD-4838-9249-63C2D1E755CF}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {847D698E-DCFD-4838-9249-63C2D1E755CF}.Checked|x64.Build.0 = Checked|Any CPU
+ {847D698E-DCFD-4838-9249-63C2D1E755CF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {847D698E-DCFD-4838-9249-63C2D1E755CF}.Release|Any CPU.Build.0 = Release|Any CPU
+ {847D698E-DCFD-4838-9249-63C2D1E755CF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {847D698E-DCFD-4838-9249-63C2D1E755CF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {847D698E-DCFD-4838-9249-63C2D1E755CF}.Release|x64.ActiveCfg = Release|Any CPU
+ {847D698E-DCFD-4838-9249-63C2D1E755CF}.Release|x64.Build.0 = Release|Any CPU
+ {0465E5B4-C2A6-42E3-8835-BBE4E99711B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0465E5B4-C2A6-42E3-8835-BBE4E99711B0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0465E5B4-C2A6-42E3-8835-BBE4E99711B0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {0465E5B4-C2A6-42E3-8835-BBE4E99711B0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {0465E5B4-C2A6-42E3-8835-BBE4E99711B0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {0465E5B4-C2A6-42E3-8835-BBE4E99711B0}.Debug|x64.Build.0 = Debug|Any CPU
+ {0465E5B4-C2A6-42E3-8835-BBE4E99711B0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {0465E5B4-C2A6-42E3-8835-BBE4E99711B0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {0465E5B4-C2A6-42E3-8835-BBE4E99711B0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {0465E5B4-C2A6-42E3-8835-BBE4E99711B0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {0465E5B4-C2A6-42E3-8835-BBE4E99711B0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {0465E5B4-C2A6-42E3-8835-BBE4E99711B0}.Checked|x64.Build.0 = Checked|Any CPU
+ {0465E5B4-C2A6-42E3-8835-BBE4E99711B0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0465E5B4-C2A6-42E3-8835-BBE4E99711B0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0465E5B4-C2A6-42E3-8835-BBE4E99711B0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {0465E5B4-C2A6-42E3-8835-BBE4E99711B0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {0465E5B4-C2A6-42E3-8835-BBE4E99711B0}.Release|x64.ActiveCfg = Release|Any CPU
+ {0465E5B4-C2A6-42E3-8835-BBE4E99711B0}.Release|x64.Build.0 = Release|Any CPU
+ {C2570136-97AF-487C-98BB-C15060E54B17}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C2570136-97AF-487C-98BB-C15060E54B17}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C2570136-97AF-487C-98BB-C15060E54B17}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C2570136-97AF-487C-98BB-C15060E54B17}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C2570136-97AF-487C-98BB-C15060E54B17}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C2570136-97AF-487C-98BB-C15060E54B17}.Debug|x64.Build.0 = Debug|Any CPU
+ {C2570136-97AF-487C-98BB-C15060E54B17}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C2570136-97AF-487C-98BB-C15060E54B17}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C2570136-97AF-487C-98BB-C15060E54B17}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C2570136-97AF-487C-98BB-C15060E54B17}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C2570136-97AF-487C-98BB-C15060E54B17}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C2570136-97AF-487C-98BB-C15060E54B17}.Checked|x64.Build.0 = Checked|Any CPU
+ {C2570136-97AF-487C-98BB-C15060E54B17}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C2570136-97AF-487C-98BB-C15060E54B17}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C2570136-97AF-487C-98BB-C15060E54B17}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C2570136-97AF-487C-98BB-C15060E54B17}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C2570136-97AF-487C-98BB-C15060E54B17}.Release|x64.ActiveCfg = Release|Any CPU
+ {C2570136-97AF-487C-98BB-C15060E54B17}.Release|x64.Build.0 = Release|Any CPU
+ {7F4F3607-EAA5-43FC-85C3-C13CB0E2EBB6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7F4F3607-EAA5-43FC-85C3-C13CB0E2EBB6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7F4F3607-EAA5-43FC-85C3-C13CB0E2EBB6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7F4F3607-EAA5-43FC-85C3-C13CB0E2EBB6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7F4F3607-EAA5-43FC-85C3-C13CB0E2EBB6}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7F4F3607-EAA5-43FC-85C3-C13CB0E2EBB6}.Debug|x64.Build.0 = Debug|Any CPU
+ {7F4F3607-EAA5-43FC-85C3-C13CB0E2EBB6}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7F4F3607-EAA5-43FC-85C3-C13CB0E2EBB6}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7F4F3607-EAA5-43FC-85C3-C13CB0E2EBB6}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7F4F3607-EAA5-43FC-85C3-C13CB0E2EBB6}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7F4F3607-EAA5-43FC-85C3-C13CB0E2EBB6}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7F4F3607-EAA5-43FC-85C3-C13CB0E2EBB6}.Checked|x64.Build.0 = Checked|Any CPU
+ {7F4F3607-EAA5-43FC-85C3-C13CB0E2EBB6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7F4F3607-EAA5-43FC-85C3-C13CB0E2EBB6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7F4F3607-EAA5-43FC-85C3-C13CB0E2EBB6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7F4F3607-EAA5-43FC-85C3-C13CB0E2EBB6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7F4F3607-EAA5-43FC-85C3-C13CB0E2EBB6}.Release|x64.ActiveCfg = Release|Any CPU
+ {7F4F3607-EAA5-43FC-85C3-C13CB0E2EBB6}.Release|x64.Build.0 = Release|Any CPU
+ {F1FFEEE0-D1BC-423A-89F8-F52495B41FD4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F1FFEEE0-D1BC-423A-89F8-F52495B41FD4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F1FFEEE0-D1BC-423A-89F8-F52495B41FD4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {F1FFEEE0-D1BC-423A-89F8-F52495B41FD4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {F1FFEEE0-D1BC-423A-89F8-F52495B41FD4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F1FFEEE0-D1BC-423A-89F8-F52495B41FD4}.Debug|x64.Build.0 = Debug|Any CPU
+ {F1FFEEE0-D1BC-423A-89F8-F52495B41FD4}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {F1FFEEE0-D1BC-423A-89F8-F52495B41FD4}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {F1FFEEE0-D1BC-423A-89F8-F52495B41FD4}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {F1FFEEE0-D1BC-423A-89F8-F52495B41FD4}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {F1FFEEE0-D1BC-423A-89F8-F52495B41FD4}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {F1FFEEE0-D1BC-423A-89F8-F52495B41FD4}.Checked|x64.Build.0 = Checked|Any CPU
+ {F1FFEEE0-D1BC-423A-89F8-F52495B41FD4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F1FFEEE0-D1BC-423A-89F8-F52495B41FD4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F1FFEEE0-D1BC-423A-89F8-F52495B41FD4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {F1FFEEE0-D1BC-423A-89F8-F52495B41FD4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {F1FFEEE0-D1BC-423A-89F8-F52495B41FD4}.Release|x64.ActiveCfg = Release|Any CPU
+ {F1FFEEE0-D1BC-423A-89F8-F52495B41FD4}.Release|x64.Build.0 = Release|Any CPU
+ {D89858EA-0CC2-4C3D-97D5-7BA8B013A413}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D89858EA-0CC2-4C3D-97D5-7BA8B013A413}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D89858EA-0CC2-4C3D-97D5-7BA8B013A413}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D89858EA-0CC2-4C3D-97D5-7BA8B013A413}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D89858EA-0CC2-4C3D-97D5-7BA8B013A413}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D89858EA-0CC2-4C3D-97D5-7BA8B013A413}.Debug|x64.Build.0 = Debug|Any CPU
+ {D89858EA-0CC2-4C3D-97D5-7BA8B013A413}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D89858EA-0CC2-4C3D-97D5-7BA8B013A413}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D89858EA-0CC2-4C3D-97D5-7BA8B013A413}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D89858EA-0CC2-4C3D-97D5-7BA8B013A413}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D89858EA-0CC2-4C3D-97D5-7BA8B013A413}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D89858EA-0CC2-4C3D-97D5-7BA8B013A413}.Checked|x64.Build.0 = Checked|Any CPU
+ {D89858EA-0CC2-4C3D-97D5-7BA8B013A413}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D89858EA-0CC2-4C3D-97D5-7BA8B013A413}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D89858EA-0CC2-4C3D-97D5-7BA8B013A413}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D89858EA-0CC2-4C3D-97D5-7BA8B013A413}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D89858EA-0CC2-4C3D-97D5-7BA8B013A413}.Release|x64.ActiveCfg = Release|Any CPU
+ {D89858EA-0CC2-4C3D-97D5-7BA8B013A413}.Release|x64.Build.0 = Release|Any CPU
+ {7BE1774F-860F-4340-B6D5-222EC7BCC804}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7BE1774F-860F-4340-B6D5-222EC7BCC804}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7BE1774F-860F-4340-B6D5-222EC7BCC804}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7BE1774F-860F-4340-B6D5-222EC7BCC804}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7BE1774F-860F-4340-B6D5-222EC7BCC804}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7BE1774F-860F-4340-B6D5-222EC7BCC804}.Debug|x64.Build.0 = Debug|Any CPU
+ {7BE1774F-860F-4340-B6D5-222EC7BCC804}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7BE1774F-860F-4340-B6D5-222EC7BCC804}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7BE1774F-860F-4340-B6D5-222EC7BCC804}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7BE1774F-860F-4340-B6D5-222EC7BCC804}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7BE1774F-860F-4340-B6D5-222EC7BCC804}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7BE1774F-860F-4340-B6D5-222EC7BCC804}.Checked|x64.Build.0 = Checked|Any CPU
+ {7BE1774F-860F-4340-B6D5-222EC7BCC804}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7BE1774F-860F-4340-B6D5-222EC7BCC804}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7BE1774F-860F-4340-B6D5-222EC7BCC804}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7BE1774F-860F-4340-B6D5-222EC7BCC804}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7BE1774F-860F-4340-B6D5-222EC7BCC804}.Release|x64.ActiveCfg = Release|Any CPU
+ {7BE1774F-860F-4340-B6D5-222EC7BCC804}.Release|x64.Build.0 = Release|Any CPU
+ {6DD26EFC-D9EF-43B2-BA66-22215741D30E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6DD26EFC-D9EF-43B2-BA66-22215741D30E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6DD26EFC-D9EF-43B2-BA66-22215741D30E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6DD26EFC-D9EF-43B2-BA66-22215741D30E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6DD26EFC-D9EF-43B2-BA66-22215741D30E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6DD26EFC-D9EF-43B2-BA66-22215741D30E}.Debug|x64.Build.0 = Debug|Any CPU
+ {6DD26EFC-D9EF-43B2-BA66-22215741D30E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6DD26EFC-D9EF-43B2-BA66-22215741D30E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6DD26EFC-D9EF-43B2-BA66-22215741D30E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6DD26EFC-D9EF-43B2-BA66-22215741D30E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6DD26EFC-D9EF-43B2-BA66-22215741D30E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6DD26EFC-D9EF-43B2-BA66-22215741D30E}.Checked|x64.Build.0 = Checked|Any CPU
+ {6DD26EFC-D9EF-43B2-BA66-22215741D30E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6DD26EFC-D9EF-43B2-BA66-22215741D30E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6DD26EFC-D9EF-43B2-BA66-22215741D30E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6DD26EFC-D9EF-43B2-BA66-22215741D30E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6DD26EFC-D9EF-43B2-BA66-22215741D30E}.Release|x64.ActiveCfg = Release|Any CPU
+ {6DD26EFC-D9EF-43B2-BA66-22215741D30E}.Release|x64.Build.0 = Release|Any CPU
+ {145DA044-A94A-4360-98F9-9D977F6FEF42}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {145DA044-A94A-4360-98F9-9D977F6FEF42}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {145DA044-A94A-4360-98F9-9D977F6FEF42}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {145DA044-A94A-4360-98F9-9D977F6FEF42}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {145DA044-A94A-4360-98F9-9D977F6FEF42}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {145DA044-A94A-4360-98F9-9D977F6FEF42}.Debug|x64.Build.0 = Debug|Any CPU
+ {145DA044-A94A-4360-98F9-9D977F6FEF42}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {145DA044-A94A-4360-98F9-9D977F6FEF42}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {145DA044-A94A-4360-98F9-9D977F6FEF42}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {145DA044-A94A-4360-98F9-9D977F6FEF42}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {145DA044-A94A-4360-98F9-9D977F6FEF42}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {145DA044-A94A-4360-98F9-9D977F6FEF42}.Checked|x64.Build.0 = Checked|Any CPU
+ {145DA044-A94A-4360-98F9-9D977F6FEF42}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {145DA044-A94A-4360-98F9-9D977F6FEF42}.Release|Any CPU.Build.0 = Release|Any CPU
+ {145DA044-A94A-4360-98F9-9D977F6FEF42}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {145DA044-A94A-4360-98F9-9D977F6FEF42}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {145DA044-A94A-4360-98F9-9D977F6FEF42}.Release|x64.ActiveCfg = Release|Any CPU
+ {145DA044-A94A-4360-98F9-9D977F6FEF42}.Release|x64.Build.0 = Release|Any CPU
+ {7FD45662-ED85-4F11-A3A5-1FDCE55FD9B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7FD45662-ED85-4F11-A3A5-1FDCE55FD9B7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7FD45662-ED85-4F11-A3A5-1FDCE55FD9B7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7FD45662-ED85-4F11-A3A5-1FDCE55FD9B7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7FD45662-ED85-4F11-A3A5-1FDCE55FD9B7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7FD45662-ED85-4F11-A3A5-1FDCE55FD9B7}.Debug|x64.Build.0 = Debug|Any CPU
+ {7FD45662-ED85-4F11-A3A5-1FDCE55FD9B7}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7FD45662-ED85-4F11-A3A5-1FDCE55FD9B7}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7FD45662-ED85-4F11-A3A5-1FDCE55FD9B7}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7FD45662-ED85-4F11-A3A5-1FDCE55FD9B7}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7FD45662-ED85-4F11-A3A5-1FDCE55FD9B7}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7FD45662-ED85-4F11-A3A5-1FDCE55FD9B7}.Checked|x64.Build.0 = Checked|Any CPU
+ {7FD45662-ED85-4F11-A3A5-1FDCE55FD9B7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7FD45662-ED85-4F11-A3A5-1FDCE55FD9B7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7FD45662-ED85-4F11-A3A5-1FDCE55FD9B7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7FD45662-ED85-4F11-A3A5-1FDCE55FD9B7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7FD45662-ED85-4F11-A3A5-1FDCE55FD9B7}.Release|x64.ActiveCfg = Release|Any CPU
+ {7FD45662-ED85-4F11-A3A5-1FDCE55FD9B7}.Release|x64.Build.0 = Release|Any CPU
+ {D66FECBC-01AB-4181-9D6A-B72E54E603E1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D66FECBC-01AB-4181-9D6A-B72E54E603E1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D66FECBC-01AB-4181-9D6A-B72E54E603E1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D66FECBC-01AB-4181-9D6A-B72E54E603E1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D66FECBC-01AB-4181-9D6A-B72E54E603E1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D66FECBC-01AB-4181-9D6A-B72E54E603E1}.Debug|x64.Build.0 = Debug|Any CPU
+ {D66FECBC-01AB-4181-9D6A-B72E54E603E1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D66FECBC-01AB-4181-9D6A-B72E54E603E1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D66FECBC-01AB-4181-9D6A-B72E54E603E1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D66FECBC-01AB-4181-9D6A-B72E54E603E1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D66FECBC-01AB-4181-9D6A-B72E54E603E1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D66FECBC-01AB-4181-9D6A-B72E54E603E1}.Checked|x64.Build.0 = Checked|Any CPU
+ {D66FECBC-01AB-4181-9D6A-B72E54E603E1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D66FECBC-01AB-4181-9D6A-B72E54E603E1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D66FECBC-01AB-4181-9D6A-B72E54E603E1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D66FECBC-01AB-4181-9D6A-B72E54E603E1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D66FECBC-01AB-4181-9D6A-B72E54E603E1}.Release|x64.ActiveCfg = Release|Any CPU
+ {D66FECBC-01AB-4181-9D6A-B72E54E603E1}.Release|x64.Build.0 = Release|Any CPU
+ {75177B03-2F77-4FEE-AC80-E54CBB0A336E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {75177B03-2F77-4FEE-AC80-E54CBB0A336E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {75177B03-2F77-4FEE-AC80-E54CBB0A336E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {75177B03-2F77-4FEE-AC80-E54CBB0A336E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {75177B03-2F77-4FEE-AC80-E54CBB0A336E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {75177B03-2F77-4FEE-AC80-E54CBB0A336E}.Debug|x64.Build.0 = Debug|Any CPU
+ {75177B03-2F77-4FEE-AC80-E54CBB0A336E}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {75177B03-2F77-4FEE-AC80-E54CBB0A336E}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {75177B03-2F77-4FEE-AC80-E54CBB0A336E}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {75177B03-2F77-4FEE-AC80-E54CBB0A336E}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {75177B03-2F77-4FEE-AC80-E54CBB0A336E}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {75177B03-2F77-4FEE-AC80-E54CBB0A336E}.Checked|x64.Build.0 = Checked|Any CPU
+ {75177B03-2F77-4FEE-AC80-E54CBB0A336E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {75177B03-2F77-4FEE-AC80-E54CBB0A336E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {75177B03-2F77-4FEE-AC80-E54CBB0A336E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {75177B03-2F77-4FEE-AC80-E54CBB0A336E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {75177B03-2F77-4FEE-AC80-E54CBB0A336E}.Release|x64.ActiveCfg = Release|Any CPU
+ {75177B03-2F77-4FEE-AC80-E54CBB0A336E}.Release|x64.Build.0 = Release|Any CPU
+ {162ADE09-55CD-46F1-8E1F-96A4DEB39B2B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {162ADE09-55CD-46F1-8E1F-96A4DEB39B2B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {162ADE09-55CD-46F1-8E1F-96A4DEB39B2B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {162ADE09-55CD-46F1-8E1F-96A4DEB39B2B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {162ADE09-55CD-46F1-8E1F-96A4DEB39B2B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {162ADE09-55CD-46F1-8E1F-96A4DEB39B2B}.Debug|x64.Build.0 = Debug|Any CPU
+ {162ADE09-55CD-46F1-8E1F-96A4DEB39B2B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {162ADE09-55CD-46F1-8E1F-96A4DEB39B2B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {162ADE09-55CD-46F1-8E1F-96A4DEB39B2B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {162ADE09-55CD-46F1-8E1F-96A4DEB39B2B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {162ADE09-55CD-46F1-8E1F-96A4DEB39B2B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {162ADE09-55CD-46F1-8E1F-96A4DEB39B2B}.Checked|x64.Build.0 = Checked|Any CPU
+ {162ADE09-55CD-46F1-8E1F-96A4DEB39B2B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {162ADE09-55CD-46F1-8E1F-96A4DEB39B2B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {162ADE09-55CD-46F1-8E1F-96A4DEB39B2B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {162ADE09-55CD-46F1-8E1F-96A4DEB39B2B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {162ADE09-55CD-46F1-8E1F-96A4DEB39B2B}.Release|x64.ActiveCfg = Release|Any CPU
+ {162ADE09-55CD-46F1-8E1F-96A4DEB39B2B}.Release|x64.Build.0 = Release|Any CPU
+ {1B600A8B-5959-4705-B3FC-00101F5EF33A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1B600A8B-5959-4705-B3FC-00101F5EF33A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1B600A8B-5959-4705-B3FC-00101F5EF33A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {1B600A8B-5959-4705-B3FC-00101F5EF33A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {1B600A8B-5959-4705-B3FC-00101F5EF33A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {1B600A8B-5959-4705-B3FC-00101F5EF33A}.Debug|x64.Build.0 = Debug|Any CPU
+ {1B600A8B-5959-4705-B3FC-00101F5EF33A}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {1B600A8B-5959-4705-B3FC-00101F5EF33A}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {1B600A8B-5959-4705-B3FC-00101F5EF33A}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {1B600A8B-5959-4705-B3FC-00101F5EF33A}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {1B600A8B-5959-4705-B3FC-00101F5EF33A}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {1B600A8B-5959-4705-B3FC-00101F5EF33A}.Checked|x64.Build.0 = Checked|Any CPU
+ {1B600A8B-5959-4705-B3FC-00101F5EF33A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1B600A8B-5959-4705-B3FC-00101F5EF33A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1B600A8B-5959-4705-B3FC-00101F5EF33A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {1B600A8B-5959-4705-B3FC-00101F5EF33A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {1B600A8B-5959-4705-B3FC-00101F5EF33A}.Release|x64.ActiveCfg = Release|Any CPU
+ {1B600A8B-5959-4705-B3FC-00101F5EF33A}.Release|x64.Build.0 = Release|Any CPU
+ {C1654D98-5D28-4A4C-A2FC-20398DC0D4BC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C1654D98-5D28-4A4C-A2FC-20398DC0D4BC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C1654D98-5D28-4A4C-A2FC-20398DC0D4BC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C1654D98-5D28-4A4C-A2FC-20398DC0D4BC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C1654D98-5D28-4A4C-A2FC-20398DC0D4BC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C1654D98-5D28-4A4C-A2FC-20398DC0D4BC}.Debug|x64.Build.0 = Debug|Any CPU
+ {C1654D98-5D28-4A4C-A2FC-20398DC0D4BC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C1654D98-5D28-4A4C-A2FC-20398DC0D4BC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C1654D98-5D28-4A4C-A2FC-20398DC0D4BC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C1654D98-5D28-4A4C-A2FC-20398DC0D4BC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C1654D98-5D28-4A4C-A2FC-20398DC0D4BC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C1654D98-5D28-4A4C-A2FC-20398DC0D4BC}.Checked|x64.Build.0 = Checked|Any CPU
+ {C1654D98-5D28-4A4C-A2FC-20398DC0D4BC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C1654D98-5D28-4A4C-A2FC-20398DC0D4BC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C1654D98-5D28-4A4C-A2FC-20398DC0D4BC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C1654D98-5D28-4A4C-A2FC-20398DC0D4BC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C1654D98-5D28-4A4C-A2FC-20398DC0D4BC}.Release|x64.ActiveCfg = Release|Any CPU
+ {C1654D98-5D28-4A4C-A2FC-20398DC0D4BC}.Release|x64.Build.0 = Release|Any CPU
+ {3BD12975-E574-4960-A91D-D0E9F01A454B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3BD12975-E574-4960-A91D-D0E9F01A454B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3BD12975-E574-4960-A91D-D0E9F01A454B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3BD12975-E574-4960-A91D-D0E9F01A454B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3BD12975-E574-4960-A91D-D0E9F01A454B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3BD12975-E574-4960-A91D-D0E9F01A454B}.Debug|x64.Build.0 = Debug|Any CPU
+ {3BD12975-E574-4960-A91D-D0E9F01A454B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3BD12975-E574-4960-A91D-D0E9F01A454B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3BD12975-E574-4960-A91D-D0E9F01A454B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3BD12975-E574-4960-A91D-D0E9F01A454B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3BD12975-E574-4960-A91D-D0E9F01A454B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3BD12975-E574-4960-A91D-D0E9F01A454B}.Checked|x64.Build.0 = Checked|Any CPU
+ {3BD12975-E574-4960-A91D-D0E9F01A454B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3BD12975-E574-4960-A91D-D0E9F01A454B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3BD12975-E574-4960-A91D-D0E9F01A454B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3BD12975-E574-4960-A91D-D0E9F01A454B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3BD12975-E574-4960-A91D-D0E9F01A454B}.Release|x64.ActiveCfg = Release|Any CPU
+ {3BD12975-E574-4960-A91D-D0E9F01A454B}.Release|x64.Build.0 = Release|Any CPU
+ {CB79D9B5-EFC7-48C9-9279-4C99A2AA8151}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CB79D9B5-EFC7-48C9-9279-4C99A2AA8151}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CB79D9B5-EFC7-48C9-9279-4C99A2AA8151}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CB79D9B5-EFC7-48C9-9279-4C99A2AA8151}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CB79D9B5-EFC7-48C9-9279-4C99A2AA8151}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CB79D9B5-EFC7-48C9-9279-4C99A2AA8151}.Debug|x64.Build.0 = Debug|Any CPU
+ {CB79D9B5-EFC7-48C9-9279-4C99A2AA8151}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CB79D9B5-EFC7-48C9-9279-4C99A2AA8151}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CB79D9B5-EFC7-48C9-9279-4C99A2AA8151}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CB79D9B5-EFC7-48C9-9279-4C99A2AA8151}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CB79D9B5-EFC7-48C9-9279-4C99A2AA8151}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CB79D9B5-EFC7-48C9-9279-4C99A2AA8151}.Checked|x64.Build.0 = Checked|Any CPU
+ {CB79D9B5-EFC7-48C9-9279-4C99A2AA8151}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CB79D9B5-EFC7-48C9-9279-4C99A2AA8151}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CB79D9B5-EFC7-48C9-9279-4C99A2AA8151}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CB79D9B5-EFC7-48C9-9279-4C99A2AA8151}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CB79D9B5-EFC7-48C9-9279-4C99A2AA8151}.Release|x64.ActiveCfg = Release|Any CPU
+ {CB79D9B5-EFC7-48C9-9279-4C99A2AA8151}.Release|x64.Build.0 = Release|Any CPU
+ {A983D320-C805-4BC7-807F-D260EAE7BD48}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A983D320-C805-4BC7-807F-D260EAE7BD48}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A983D320-C805-4BC7-807F-D260EAE7BD48}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {A983D320-C805-4BC7-807F-D260EAE7BD48}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {A983D320-C805-4BC7-807F-D260EAE7BD48}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A983D320-C805-4BC7-807F-D260EAE7BD48}.Debug|x64.Build.0 = Debug|Any CPU
+ {A983D320-C805-4BC7-807F-D260EAE7BD48}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {A983D320-C805-4BC7-807F-D260EAE7BD48}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {A983D320-C805-4BC7-807F-D260EAE7BD48}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {A983D320-C805-4BC7-807F-D260EAE7BD48}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {A983D320-C805-4BC7-807F-D260EAE7BD48}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {A983D320-C805-4BC7-807F-D260EAE7BD48}.Checked|x64.Build.0 = Checked|Any CPU
+ {A983D320-C805-4BC7-807F-D260EAE7BD48}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A983D320-C805-4BC7-807F-D260EAE7BD48}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A983D320-C805-4BC7-807F-D260EAE7BD48}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {A983D320-C805-4BC7-807F-D260EAE7BD48}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {A983D320-C805-4BC7-807F-D260EAE7BD48}.Release|x64.ActiveCfg = Release|Any CPU
+ {A983D320-C805-4BC7-807F-D260EAE7BD48}.Release|x64.Build.0 = Release|Any CPU
+ {493C2F1C-D834-43CF-974C-3E3FBAA9B37F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {493C2F1C-D834-43CF-974C-3E3FBAA9B37F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {493C2F1C-D834-43CF-974C-3E3FBAA9B37F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {493C2F1C-D834-43CF-974C-3E3FBAA9B37F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {493C2F1C-D834-43CF-974C-3E3FBAA9B37F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {493C2F1C-D834-43CF-974C-3E3FBAA9B37F}.Debug|x64.Build.0 = Debug|Any CPU
+ {493C2F1C-D834-43CF-974C-3E3FBAA9B37F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {493C2F1C-D834-43CF-974C-3E3FBAA9B37F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {493C2F1C-D834-43CF-974C-3E3FBAA9B37F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {493C2F1C-D834-43CF-974C-3E3FBAA9B37F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {493C2F1C-D834-43CF-974C-3E3FBAA9B37F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {493C2F1C-D834-43CF-974C-3E3FBAA9B37F}.Checked|x64.Build.0 = Checked|Any CPU
+ {493C2F1C-D834-43CF-974C-3E3FBAA9B37F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {493C2F1C-D834-43CF-974C-3E3FBAA9B37F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {493C2F1C-D834-43CF-974C-3E3FBAA9B37F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {493C2F1C-D834-43CF-974C-3E3FBAA9B37F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {493C2F1C-D834-43CF-974C-3E3FBAA9B37F}.Release|x64.ActiveCfg = Release|Any CPU
+ {493C2F1C-D834-43CF-974C-3E3FBAA9B37F}.Release|x64.Build.0 = Release|Any CPU
+ {E11AEB9E-7F2A-4D5C-B18F-71C02AF3CC98}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E11AEB9E-7F2A-4D5C-B18F-71C02AF3CC98}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E11AEB9E-7F2A-4D5C-B18F-71C02AF3CC98}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E11AEB9E-7F2A-4D5C-B18F-71C02AF3CC98}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E11AEB9E-7F2A-4D5C-B18F-71C02AF3CC98}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E11AEB9E-7F2A-4D5C-B18F-71C02AF3CC98}.Debug|x64.Build.0 = Debug|Any CPU
+ {E11AEB9E-7F2A-4D5C-B18F-71C02AF3CC98}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E11AEB9E-7F2A-4D5C-B18F-71C02AF3CC98}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E11AEB9E-7F2A-4D5C-B18F-71C02AF3CC98}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E11AEB9E-7F2A-4D5C-B18F-71C02AF3CC98}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E11AEB9E-7F2A-4D5C-B18F-71C02AF3CC98}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E11AEB9E-7F2A-4D5C-B18F-71C02AF3CC98}.Checked|x64.Build.0 = Checked|Any CPU
+ {E11AEB9E-7F2A-4D5C-B18F-71C02AF3CC98}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E11AEB9E-7F2A-4D5C-B18F-71C02AF3CC98}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E11AEB9E-7F2A-4D5C-B18F-71C02AF3CC98}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E11AEB9E-7F2A-4D5C-B18F-71C02AF3CC98}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E11AEB9E-7F2A-4D5C-B18F-71C02AF3CC98}.Release|x64.ActiveCfg = Release|Any CPU
+ {E11AEB9E-7F2A-4D5C-B18F-71C02AF3CC98}.Release|x64.Build.0 = Release|Any CPU
+ {19577DF5-6D1A-4A8A-AFE4-E66F4D75DB07}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {19577DF5-6D1A-4A8A-AFE4-E66F4D75DB07}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {19577DF5-6D1A-4A8A-AFE4-E66F4D75DB07}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {19577DF5-6D1A-4A8A-AFE4-E66F4D75DB07}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {19577DF5-6D1A-4A8A-AFE4-E66F4D75DB07}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {19577DF5-6D1A-4A8A-AFE4-E66F4D75DB07}.Debug|x64.Build.0 = Debug|Any CPU
+ {19577DF5-6D1A-4A8A-AFE4-E66F4D75DB07}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {19577DF5-6D1A-4A8A-AFE4-E66F4D75DB07}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {19577DF5-6D1A-4A8A-AFE4-E66F4D75DB07}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {19577DF5-6D1A-4A8A-AFE4-E66F4D75DB07}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {19577DF5-6D1A-4A8A-AFE4-E66F4D75DB07}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {19577DF5-6D1A-4A8A-AFE4-E66F4D75DB07}.Checked|x64.Build.0 = Checked|Any CPU
+ {19577DF5-6D1A-4A8A-AFE4-E66F4D75DB07}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {19577DF5-6D1A-4A8A-AFE4-E66F4D75DB07}.Release|Any CPU.Build.0 = Release|Any CPU
+ {19577DF5-6D1A-4A8A-AFE4-E66F4D75DB07}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {19577DF5-6D1A-4A8A-AFE4-E66F4D75DB07}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {19577DF5-6D1A-4A8A-AFE4-E66F4D75DB07}.Release|x64.ActiveCfg = Release|Any CPU
+ {19577DF5-6D1A-4A8A-AFE4-E66F4D75DB07}.Release|x64.Build.0 = Release|Any CPU
+ {3C9D0DC1-D0A9-4895-A604-AF2FB1A39B79}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3C9D0DC1-D0A9-4895-A604-AF2FB1A39B79}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3C9D0DC1-D0A9-4895-A604-AF2FB1A39B79}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3C9D0DC1-D0A9-4895-A604-AF2FB1A39B79}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3C9D0DC1-D0A9-4895-A604-AF2FB1A39B79}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3C9D0DC1-D0A9-4895-A604-AF2FB1A39B79}.Debug|x64.Build.0 = Debug|Any CPU
+ {3C9D0DC1-D0A9-4895-A604-AF2FB1A39B79}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3C9D0DC1-D0A9-4895-A604-AF2FB1A39B79}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3C9D0DC1-D0A9-4895-A604-AF2FB1A39B79}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3C9D0DC1-D0A9-4895-A604-AF2FB1A39B79}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3C9D0DC1-D0A9-4895-A604-AF2FB1A39B79}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3C9D0DC1-D0A9-4895-A604-AF2FB1A39B79}.Checked|x64.Build.0 = Checked|Any CPU
+ {3C9D0DC1-D0A9-4895-A604-AF2FB1A39B79}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3C9D0DC1-D0A9-4895-A604-AF2FB1A39B79}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3C9D0DC1-D0A9-4895-A604-AF2FB1A39B79}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3C9D0DC1-D0A9-4895-A604-AF2FB1A39B79}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3C9D0DC1-D0A9-4895-A604-AF2FB1A39B79}.Release|x64.ActiveCfg = Release|Any CPU
+ {3C9D0DC1-D0A9-4895-A604-AF2FB1A39B79}.Release|x64.Build.0 = Release|Any CPU
+ {10E70E35-3C01-4B7F-B3B8-02F72403BF88}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {10E70E35-3C01-4B7F-B3B8-02F72403BF88}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {10E70E35-3C01-4B7F-B3B8-02F72403BF88}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {10E70E35-3C01-4B7F-B3B8-02F72403BF88}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {10E70E35-3C01-4B7F-B3B8-02F72403BF88}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {10E70E35-3C01-4B7F-B3B8-02F72403BF88}.Debug|x64.Build.0 = Debug|Any CPU
+ {10E70E35-3C01-4B7F-B3B8-02F72403BF88}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {10E70E35-3C01-4B7F-B3B8-02F72403BF88}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {10E70E35-3C01-4B7F-B3B8-02F72403BF88}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {10E70E35-3C01-4B7F-B3B8-02F72403BF88}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {10E70E35-3C01-4B7F-B3B8-02F72403BF88}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {10E70E35-3C01-4B7F-B3B8-02F72403BF88}.Checked|x64.Build.0 = Checked|Any CPU
+ {10E70E35-3C01-4B7F-B3B8-02F72403BF88}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {10E70E35-3C01-4B7F-B3B8-02F72403BF88}.Release|Any CPU.Build.0 = Release|Any CPU
+ {10E70E35-3C01-4B7F-B3B8-02F72403BF88}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {10E70E35-3C01-4B7F-B3B8-02F72403BF88}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {10E70E35-3C01-4B7F-B3B8-02F72403BF88}.Release|x64.ActiveCfg = Release|Any CPU
+ {10E70E35-3C01-4B7F-B3B8-02F72403BF88}.Release|x64.Build.0 = Release|Any CPU
+ {35675403-CEB9-482E-8117-3DE0E5E250B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {35675403-CEB9-482E-8117-3DE0E5E250B0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {35675403-CEB9-482E-8117-3DE0E5E250B0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {35675403-CEB9-482E-8117-3DE0E5E250B0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {35675403-CEB9-482E-8117-3DE0E5E250B0}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {35675403-CEB9-482E-8117-3DE0E5E250B0}.Debug|x64.Build.0 = Debug|Any CPU
+ {35675403-CEB9-482E-8117-3DE0E5E250B0}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {35675403-CEB9-482E-8117-3DE0E5E250B0}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {35675403-CEB9-482E-8117-3DE0E5E250B0}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {35675403-CEB9-482E-8117-3DE0E5E250B0}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {35675403-CEB9-482E-8117-3DE0E5E250B0}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {35675403-CEB9-482E-8117-3DE0E5E250B0}.Checked|x64.Build.0 = Checked|Any CPU
+ {35675403-CEB9-482E-8117-3DE0E5E250B0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {35675403-CEB9-482E-8117-3DE0E5E250B0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {35675403-CEB9-482E-8117-3DE0E5E250B0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {35675403-CEB9-482E-8117-3DE0E5E250B0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {35675403-CEB9-482E-8117-3DE0E5E250B0}.Release|x64.ActiveCfg = Release|Any CPU
+ {35675403-CEB9-482E-8117-3DE0E5E250B0}.Release|x64.Build.0 = Release|Any CPU
+ {23E1CE24-CCFB-4163-A861-D48A76295E8F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {23E1CE24-CCFB-4163-A861-D48A76295E8F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {23E1CE24-CCFB-4163-A861-D48A76295E8F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {23E1CE24-CCFB-4163-A861-D48A76295E8F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {23E1CE24-CCFB-4163-A861-D48A76295E8F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {23E1CE24-CCFB-4163-A861-D48A76295E8F}.Debug|x64.Build.0 = Debug|Any CPU
+ {23E1CE24-CCFB-4163-A861-D48A76295E8F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {23E1CE24-CCFB-4163-A861-D48A76295E8F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {23E1CE24-CCFB-4163-A861-D48A76295E8F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {23E1CE24-CCFB-4163-A861-D48A76295E8F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {23E1CE24-CCFB-4163-A861-D48A76295E8F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {23E1CE24-CCFB-4163-A861-D48A76295E8F}.Checked|x64.Build.0 = Checked|Any CPU
+ {23E1CE24-CCFB-4163-A861-D48A76295E8F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {23E1CE24-CCFB-4163-A861-D48A76295E8F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {23E1CE24-CCFB-4163-A861-D48A76295E8F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {23E1CE24-CCFB-4163-A861-D48A76295E8F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {23E1CE24-CCFB-4163-A861-D48A76295E8F}.Release|x64.ActiveCfg = Release|Any CPU
+ {23E1CE24-CCFB-4163-A861-D48A76295E8F}.Release|x64.Build.0 = Release|Any CPU
+ {C8DB97C3-1D53-4192-AE65-74A66EFE0841}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C8DB97C3-1D53-4192-AE65-74A66EFE0841}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C8DB97C3-1D53-4192-AE65-74A66EFE0841}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C8DB97C3-1D53-4192-AE65-74A66EFE0841}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C8DB97C3-1D53-4192-AE65-74A66EFE0841}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C8DB97C3-1D53-4192-AE65-74A66EFE0841}.Debug|x64.Build.0 = Debug|Any CPU
+ {C8DB97C3-1D53-4192-AE65-74A66EFE0841}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C8DB97C3-1D53-4192-AE65-74A66EFE0841}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C8DB97C3-1D53-4192-AE65-74A66EFE0841}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C8DB97C3-1D53-4192-AE65-74A66EFE0841}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C8DB97C3-1D53-4192-AE65-74A66EFE0841}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C8DB97C3-1D53-4192-AE65-74A66EFE0841}.Checked|x64.Build.0 = Checked|Any CPU
+ {C8DB97C3-1D53-4192-AE65-74A66EFE0841}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C8DB97C3-1D53-4192-AE65-74A66EFE0841}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C8DB97C3-1D53-4192-AE65-74A66EFE0841}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C8DB97C3-1D53-4192-AE65-74A66EFE0841}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C8DB97C3-1D53-4192-AE65-74A66EFE0841}.Release|x64.ActiveCfg = Release|Any CPU
+ {C8DB97C3-1D53-4192-AE65-74A66EFE0841}.Release|x64.Build.0 = Release|Any CPU
+ {C7C7808C-AFDF-4267-B295-C9D0E9EF5642}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C7C7808C-AFDF-4267-B295-C9D0E9EF5642}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C7C7808C-AFDF-4267-B295-C9D0E9EF5642}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C7C7808C-AFDF-4267-B295-C9D0E9EF5642}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C7C7808C-AFDF-4267-B295-C9D0E9EF5642}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C7C7808C-AFDF-4267-B295-C9D0E9EF5642}.Debug|x64.Build.0 = Debug|Any CPU
+ {C7C7808C-AFDF-4267-B295-C9D0E9EF5642}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C7C7808C-AFDF-4267-B295-C9D0E9EF5642}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C7C7808C-AFDF-4267-B295-C9D0E9EF5642}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C7C7808C-AFDF-4267-B295-C9D0E9EF5642}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C7C7808C-AFDF-4267-B295-C9D0E9EF5642}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C7C7808C-AFDF-4267-B295-C9D0E9EF5642}.Checked|x64.Build.0 = Checked|Any CPU
+ {C7C7808C-AFDF-4267-B295-C9D0E9EF5642}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C7C7808C-AFDF-4267-B295-C9D0E9EF5642}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C7C7808C-AFDF-4267-B295-C9D0E9EF5642}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C7C7808C-AFDF-4267-B295-C9D0E9EF5642}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C7C7808C-AFDF-4267-B295-C9D0E9EF5642}.Release|x64.ActiveCfg = Release|Any CPU
+ {C7C7808C-AFDF-4267-B295-C9D0E9EF5642}.Release|x64.Build.0 = Release|Any CPU
+ {30EFB3A3-FDAB-43C1-91E5-0496C0B9C689}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {30EFB3A3-FDAB-43C1-91E5-0496C0B9C689}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {30EFB3A3-FDAB-43C1-91E5-0496C0B9C689}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {30EFB3A3-FDAB-43C1-91E5-0496C0B9C689}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {30EFB3A3-FDAB-43C1-91E5-0496C0B9C689}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {30EFB3A3-FDAB-43C1-91E5-0496C0B9C689}.Debug|x64.Build.0 = Debug|Any CPU
+ {30EFB3A3-FDAB-43C1-91E5-0496C0B9C689}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {30EFB3A3-FDAB-43C1-91E5-0496C0B9C689}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {30EFB3A3-FDAB-43C1-91E5-0496C0B9C689}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {30EFB3A3-FDAB-43C1-91E5-0496C0B9C689}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {30EFB3A3-FDAB-43C1-91E5-0496C0B9C689}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {30EFB3A3-FDAB-43C1-91E5-0496C0B9C689}.Checked|x64.Build.0 = Checked|Any CPU
+ {30EFB3A3-FDAB-43C1-91E5-0496C0B9C689}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {30EFB3A3-FDAB-43C1-91E5-0496C0B9C689}.Release|Any CPU.Build.0 = Release|Any CPU
+ {30EFB3A3-FDAB-43C1-91E5-0496C0B9C689}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {30EFB3A3-FDAB-43C1-91E5-0496C0B9C689}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {30EFB3A3-FDAB-43C1-91E5-0496C0B9C689}.Release|x64.ActiveCfg = Release|Any CPU
+ {30EFB3A3-FDAB-43C1-91E5-0496C0B9C689}.Release|x64.Build.0 = Release|Any CPU
+ {D2BE451D-2E46-4899-BA3F-244E8CBDBD35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D2BE451D-2E46-4899-BA3F-244E8CBDBD35}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D2BE451D-2E46-4899-BA3F-244E8CBDBD35}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D2BE451D-2E46-4899-BA3F-244E8CBDBD35}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D2BE451D-2E46-4899-BA3F-244E8CBDBD35}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {D2BE451D-2E46-4899-BA3F-244E8CBDBD35}.Debug|x64.Build.0 = Debug|Any CPU
+ {D2BE451D-2E46-4899-BA3F-244E8CBDBD35}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {D2BE451D-2E46-4899-BA3F-244E8CBDBD35}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {D2BE451D-2E46-4899-BA3F-244E8CBDBD35}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {D2BE451D-2E46-4899-BA3F-244E8CBDBD35}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {D2BE451D-2E46-4899-BA3F-244E8CBDBD35}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {D2BE451D-2E46-4899-BA3F-244E8CBDBD35}.Checked|x64.Build.0 = Checked|Any CPU
+ {D2BE451D-2E46-4899-BA3F-244E8CBDBD35}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D2BE451D-2E46-4899-BA3F-244E8CBDBD35}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D2BE451D-2E46-4899-BA3F-244E8CBDBD35}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D2BE451D-2E46-4899-BA3F-244E8CBDBD35}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D2BE451D-2E46-4899-BA3F-244E8CBDBD35}.Release|x64.ActiveCfg = Release|Any CPU
+ {D2BE451D-2E46-4899-BA3F-244E8CBDBD35}.Release|x64.Build.0 = Release|Any CPU
+ {C1CC49D1-A6E0-4AC8-858C-6BFD733A29C5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C1CC49D1-A6E0-4AC8-858C-6BFD733A29C5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C1CC49D1-A6E0-4AC8-858C-6BFD733A29C5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C1CC49D1-A6E0-4AC8-858C-6BFD733A29C5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C1CC49D1-A6E0-4AC8-858C-6BFD733A29C5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C1CC49D1-A6E0-4AC8-858C-6BFD733A29C5}.Debug|x64.Build.0 = Debug|Any CPU
+ {C1CC49D1-A6E0-4AC8-858C-6BFD733A29C5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C1CC49D1-A6E0-4AC8-858C-6BFD733A29C5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C1CC49D1-A6E0-4AC8-858C-6BFD733A29C5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C1CC49D1-A6E0-4AC8-858C-6BFD733A29C5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C1CC49D1-A6E0-4AC8-858C-6BFD733A29C5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C1CC49D1-A6E0-4AC8-858C-6BFD733A29C5}.Checked|x64.Build.0 = Checked|Any CPU
+ {C1CC49D1-A6E0-4AC8-858C-6BFD733A29C5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C1CC49D1-A6E0-4AC8-858C-6BFD733A29C5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C1CC49D1-A6E0-4AC8-858C-6BFD733A29C5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C1CC49D1-A6E0-4AC8-858C-6BFD733A29C5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C1CC49D1-A6E0-4AC8-858C-6BFD733A29C5}.Release|x64.ActiveCfg = Release|Any CPU
+ {C1CC49D1-A6E0-4AC8-858C-6BFD733A29C5}.Release|x64.Build.0 = Release|Any CPU
+ {884433BE-EA75-47B3-828F-B9EA730D5582}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {884433BE-EA75-47B3-828F-B9EA730D5582}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {884433BE-EA75-47B3-828F-B9EA730D5582}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {884433BE-EA75-47B3-828F-B9EA730D5582}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {884433BE-EA75-47B3-828F-B9EA730D5582}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {884433BE-EA75-47B3-828F-B9EA730D5582}.Debug|x64.Build.0 = Debug|Any CPU
+ {884433BE-EA75-47B3-828F-B9EA730D5582}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {884433BE-EA75-47B3-828F-B9EA730D5582}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {884433BE-EA75-47B3-828F-B9EA730D5582}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {884433BE-EA75-47B3-828F-B9EA730D5582}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {884433BE-EA75-47B3-828F-B9EA730D5582}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {884433BE-EA75-47B3-828F-B9EA730D5582}.Checked|x64.Build.0 = Checked|Any CPU
+ {884433BE-EA75-47B3-828F-B9EA730D5582}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {884433BE-EA75-47B3-828F-B9EA730D5582}.Release|Any CPU.Build.0 = Release|Any CPU
+ {884433BE-EA75-47B3-828F-B9EA730D5582}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {884433BE-EA75-47B3-828F-B9EA730D5582}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {884433BE-EA75-47B3-828F-B9EA730D5582}.Release|x64.ActiveCfg = Release|Any CPU
+ {884433BE-EA75-47B3-828F-B9EA730D5582}.Release|x64.Build.0 = Release|Any CPU
+ {4A36330F-5D98-4EB5-AA0A-D143EDD5E79B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4A36330F-5D98-4EB5-AA0A-D143EDD5E79B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4A36330F-5D98-4EB5-AA0A-D143EDD5E79B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4A36330F-5D98-4EB5-AA0A-D143EDD5E79B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4A36330F-5D98-4EB5-AA0A-D143EDD5E79B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4A36330F-5D98-4EB5-AA0A-D143EDD5E79B}.Debug|x64.Build.0 = Debug|Any CPU
+ {4A36330F-5D98-4EB5-AA0A-D143EDD5E79B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4A36330F-5D98-4EB5-AA0A-D143EDD5E79B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4A36330F-5D98-4EB5-AA0A-D143EDD5E79B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4A36330F-5D98-4EB5-AA0A-D143EDD5E79B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4A36330F-5D98-4EB5-AA0A-D143EDD5E79B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4A36330F-5D98-4EB5-AA0A-D143EDD5E79B}.Checked|x64.Build.0 = Checked|Any CPU
+ {4A36330F-5D98-4EB5-AA0A-D143EDD5E79B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4A36330F-5D98-4EB5-AA0A-D143EDD5E79B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4A36330F-5D98-4EB5-AA0A-D143EDD5E79B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4A36330F-5D98-4EB5-AA0A-D143EDD5E79B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4A36330F-5D98-4EB5-AA0A-D143EDD5E79B}.Release|x64.ActiveCfg = Release|Any CPU
+ {4A36330F-5D98-4EB5-AA0A-D143EDD5E79B}.Release|x64.Build.0 = Release|Any CPU
+ {814622D8-13DE-472B-8AEF-E5E079A3EAAC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {814622D8-13DE-472B-8AEF-E5E079A3EAAC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {814622D8-13DE-472B-8AEF-E5E079A3EAAC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {814622D8-13DE-472B-8AEF-E5E079A3EAAC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {814622D8-13DE-472B-8AEF-E5E079A3EAAC}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {814622D8-13DE-472B-8AEF-E5E079A3EAAC}.Debug|x64.Build.0 = Debug|Any CPU
+ {814622D8-13DE-472B-8AEF-E5E079A3EAAC}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {814622D8-13DE-472B-8AEF-E5E079A3EAAC}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {814622D8-13DE-472B-8AEF-E5E079A3EAAC}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {814622D8-13DE-472B-8AEF-E5E079A3EAAC}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {814622D8-13DE-472B-8AEF-E5E079A3EAAC}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {814622D8-13DE-472B-8AEF-E5E079A3EAAC}.Checked|x64.Build.0 = Checked|Any CPU
+ {814622D8-13DE-472B-8AEF-E5E079A3EAAC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {814622D8-13DE-472B-8AEF-E5E079A3EAAC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {814622D8-13DE-472B-8AEF-E5E079A3EAAC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {814622D8-13DE-472B-8AEF-E5E079A3EAAC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {814622D8-13DE-472B-8AEF-E5E079A3EAAC}.Release|x64.ActiveCfg = Release|Any CPU
+ {814622D8-13DE-472B-8AEF-E5E079A3EAAC}.Release|x64.Build.0 = Release|Any CPU
+ {8688C7A2-DBC1-4FA3-A9FB-A25E1884CA00}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8688C7A2-DBC1-4FA3-A9FB-A25E1884CA00}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8688C7A2-DBC1-4FA3-A9FB-A25E1884CA00}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {8688C7A2-DBC1-4FA3-A9FB-A25E1884CA00}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {8688C7A2-DBC1-4FA3-A9FB-A25E1884CA00}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {8688C7A2-DBC1-4FA3-A9FB-A25E1884CA00}.Debug|x64.Build.0 = Debug|Any CPU
+ {8688C7A2-DBC1-4FA3-A9FB-A25E1884CA00}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {8688C7A2-DBC1-4FA3-A9FB-A25E1884CA00}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {8688C7A2-DBC1-4FA3-A9FB-A25E1884CA00}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {8688C7A2-DBC1-4FA3-A9FB-A25E1884CA00}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {8688C7A2-DBC1-4FA3-A9FB-A25E1884CA00}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {8688C7A2-DBC1-4FA3-A9FB-A25E1884CA00}.Checked|x64.Build.0 = Checked|Any CPU
+ {8688C7A2-DBC1-4FA3-A9FB-A25E1884CA00}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8688C7A2-DBC1-4FA3-A9FB-A25E1884CA00}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8688C7A2-DBC1-4FA3-A9FB-A25E1884CA00}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {8688C7A2-DBC1-4FA3-A9FB-A25E1884CA00}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {8688C7A2-DBC1-4FA3-A9FB-A25E1884CA00}.Release|x64.ActiveCfg = Release|Any CPU
+ {8688C7A2-DBC1-4FA3-A9FB-A25E1884CA00}.Release|x64.Build.0 = Release|Any CPU
+ {AE9A01FB-EC5F-4C56-BB66-C69FB3D5018C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AE9A01FB-EC5F-4C56-BB66-C69FB3D5018C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AE9A01FB-EC5F-4C56-BB66-C69FB3D5018C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {AE9A01FB-EC5F-4C56-BB66-C69FB3D5018C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {AE9A01FB-EC5F-4C56-BB66-C69FB3D5018C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {AE9A01FB-EC5F-4C56-BB66-C69FB3D5018C}.Debug|x64.Build.0 = Debug|Any CPU
+ {AE9A01FB-EC5F-4C56-BB66-C69FB3D5018C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {AE9A01FB-EC5F-4C56-BB66-C69FB3D5018C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {AE9A01FB-EC5F-4C56-BB66-C69FB3D5018C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {AE9A01FB-EC5F-4C56-BB66-C69FB3D5018C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {AE9A01FB-EC5F-4C56-BB66-C69FB3D5018C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {AE9A01FB-EC5F-4C56-BB66-C69FB3D5018C}.Checked|x64.Build.0 = Checked|Any CPU
+ {AE9A01FB-EC5F-4C56-BB66-C69FB3D5018C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AE9A01FB-EC5F-4C56-BB66-C69FB3D5018C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AE9A01FB-EC5F-4C56-BB66-C69FB3D5018C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {AE9A01FB-EC5F-4C56-BB66-C69FB3D5018C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {AE9A01FB-EC5F-4C56-BB66-C69FB3D5018C}.Release|x64.ActiveCfg = Release|Any CPU
+ {AE9A01FB-EC5F-4C56-BB66-C69FB3D5018C}.Release|x64.Build.0 = Release|Any CPU
+ {ED6A3929-8D0A-42E8-B47C-6AEBB5B437C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {ED6A3929-8D0A-42E8-B47C-6AEBB5B437C2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {ED6A3929-8D0A-42E8-B47C-6AEBB5B437C2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {ED6A3929-8D0A-42E8-B47C-6AEBB5B437C2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {ED6A3929-8D0A-42E8-B47C-6AEBB5B437C2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {ED6A3929-8D0A-42E8-B47C-6AEBB5B437C2}.Debug|x64.Build.0 = Debug|Any CPU
+ {ED6A3929-8D0A-42E8-B47C-6AEBB5B437C2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {ED6A3929-8D0A-42E8-B47C-6AEBB5B437C2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {ED6A3929-8D0A-42E8-B47C-6AEBB5B437C2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {ED6A3929-8D0A-42E8-B47C-6AEBB5B437C2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {ED6A3929-8D0A-42E8-B47C-6AEBB5B437C2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {ED6A3929-8D0A-42E8-B47C-6AEBB5B437C2}.Checked|x64.Build.0 = Checked|Any CPU
+ {ED6A3929-8D0A-42E8-B47C-6AEBB5B437C2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {ED6A3929-8D0A-42E8-B47C-6AEBB5B437C2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {ED6A3929-8D0A-42E8-B47C-6AEBB5B437C2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {ED6A3929-8D0A-42E8-B47C-6AEBB5B437C2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {ED6A3929-8D0A-42E8-B47C-6AEBB5B437C2}.Release|x64.ActiveCfg = Release|Any CPU
+ {ED6A3929-8D0A-42E8-B47C-6AEBB5B437C2}.Release|x64.Build.0 = Release|Any CPU
+ {9A2EA55B-7568-4B71-BC4A-2A5ACA0AA555}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9A2EA55B-7568-4B71-BC4A-2A5ACA0AA555}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9A2EA55B-7568-4B71-BC4A-2A5ACA0AA555}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {9A2EA55B-7568-4B71-BC4A-2A5ACA0AA555}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {9A2EA55B-7568-4B71-BC4A-2A5ACA0AA555}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {9A2EA55B-7568-4B71-BC4A-2A5ACA0AA555}.Debug|x64.Build.0 = Debug|Any CPU
+ {9A2EA55B-7568-4B71-BC4A-2A5ACA0AA555}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {9A2EA55B-7568-4B71-BC4A-2A5ACA0AA555}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {9A2EA55B-7568-4B71-BC4A-2A5ACA0AA555}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {9A2EA55B-7568-4B71-BC4A-2A5ACA0AA555}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {9A2EA55B-7568-4B71-BC4A-2A5ACA0AA555}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {9A2EA55B-7568-4B71-BC4A-2A5ACA0AA555}.Checked|x64.Build.0 = Checked|Any CPU
+ {9A2EA55B-7568-4B71-BC4A-2A5ACA0AA555}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9A2EA55B-7568-4B71-BC4A-2A5ACA0AA555}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9A2EA55B-7568-4B71-BC4A-2A5ACA0AA555}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {9A2EA55B-7568-4B71-BC4A-2A5ACA0AA555}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {9A2EA55B-7568-4B71-BC4A-2A5ACA0AA555}.Release|x64.ActiveCfg = Release|Any CPU
+ {9A2EA55B-7568-4B71-BC4A-2A5ACA0AA555}.Release|x64.Build.0 = Release|Any CPU
+ {5B265761-E669-45A0-ACBC-E201CEEB6FB5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5B265761-E669-45A0-ACBC-E201CEEB6FB5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5B265761-E669-45A0-ACBC-E201CEEB6FB5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5B265761-E669-45A0-ACBC-E201CEEB6FB5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5B265761-E669-45A0-ACBC-E201CEEB6FB5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5B265761-E669-45A0-ACBC-E201CEEB6FB5}.Debug|x64.Build.0 = Debug|Any CPU
+ {5B265761-E669-45A0-ACBC-E201CEEB6FB5}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5B265761-E669-45A0-ACBC-E201CEEB6FB5}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5B265761-E669-45A0-ACBC-E201CEEB6FB5}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5B265761-E669-45A0-ACBC-E201CEEB6FB5}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5B265761-E669-45A0-ACBC-E201CEEB6FB5}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5B265761-E669-45A0-ACBC-E201CEEB6FB5}.Checked|x64.Build.0 = Checked|Any CPU
+ {5B265761-E669-45A0-ACBC-E201CEEB6FB5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5B265761-E669-45A0-ACBC-E201CEEB6FB5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5B265761-E669-45A0-ACBC-E201CEEB6FB5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5B265761-E669-45A0-ACBC-E201CEEB6FB5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5B265761-E669-45A0-ACBC-E201CEEB6FB5}.Release|x64.ActiveCfg = Release|Any CPU
+ {5B265761-E669-45A0-ACBC-E201CEEB6FB5}.Release|x64.Build.0 = Release|Any CPU
+ {027838C9-88D1-43A2-AA53-C060E01D6008}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {027838C9-88D1-43A2-AA53-C060E01D6008}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {027838C9-88D1-43A2-AA53-C060E01D6008}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {027838C9-88D1-43A2-AA53-C060E01D6008}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {027838C9-88D1-43A2-AA53-C060E01D6008}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {027838C9-88D1-43A2-AA53-C060E01D6008}.Debug|x64.Build.0 = Debug|Any CPU
+ {027838C9-88D1-43A2-AA53-C060E01D6008}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {027838C9-88D1-43A2-AA53-C060E01D6008}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {027838C9-88D1-43A2-AA53-C060E01D6008}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {027838C9-88D1-43A2-AA53-C060E01D6008}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {027838C9-88D1-43A2-AA53-C060E01D6008}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {027838C9-88D1-43A2-AA53-C060E01D6008}.Checked|x64.Build.0 = Checked|Any CPU
+ {027838C9-88D1-43A2-AA53-C060E01D6008}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {027838C9-88D1-43A2-AA53-C060E01D6008}.Release|Any CPU.Build.0 = Release|Any CPU
+ {027838C9-88D1-43A2-AA53-C060E01D6008}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {027838C9-88D1-43A2-AA53-C060E01D6008}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {027838C9-88D1-43A2-AA53-C060E01D6008}.Release|x64.ActiveCfg = Release|Any CPU
+ {027838C9-88D1-43A2-AA53-C060E01D6008}.Release|x64.Build.0 = Release|Any CPU
+ {4CC5E4AA-510B-4007-8030-FE75A03D4384}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4CC5E4AA-510B-4007-8030-FE75A03D4384}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4CC5E4AA-510B-4007-8030-FE75A03D4384}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {4CC5E4AA-510B-4007-8030-FE75A03D4384}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {4CC5E4AA-510B-4007-8030-FE75A03D4384}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {4CC5E4AA-510B-4007-8030-FE75A03D4384}.Debug|x64.Build.0 = Debug|Any CPU
+ {4CC5E4AA-510B-4007-8030-FE75A03D4384}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {4CC5E4AA-510B-4007-8030-FE75A03D4384}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {4CC5E4AA-510B-4007-8030-FE75A03D4384}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {4CC5E4AA-510B-4007-8030-FE75A03D4384}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {4CC5E4AA-510B-4007-8030-FE75A03D4384}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {4CC5E4AA-510B-4007-8030-FE75A03D4384}.Checked|x64.Build.0 = Checked|Any CPU
+ {4CC5E4AA-510B-4007-8030-FE75A03D4384}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4CC5E4AA-510B-4007-8030-FE75A03D4384}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4CC5E4AA-510B-4007-8030-FE75A03D4384}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {4CC5E4AA-510B-4007-8030-FE75A03D4384}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {4CC5E4AA-510B-4007-8030-FE75A03D4384}.Release|x64.ActiveCfg = Release|Any CPU
+ {4CC5E4AA-510B-4007-8030-FE75A03D4384}.Release|x64.Build.0 = Release|Any CPU
+ {2F639404-9C80-4998-ADA0-DC14AA08C345}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2F639404-9C80-4998-ADA0-DC14AA08C345}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2F639404-9C80-4998-ADA0-DC14AA08C345}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2F639404-9C80-4998-ADA0-DC14AA08C345}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2F639404-9C80-4998-ADA0-DC14AA08C345}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2F639404-9C80-4998-ADA0-DC14AA08C345}.Debug|x64.Build.0 = Debug|Any CPU
+ {2F639404-9C80-4998-ADA0-DC14AA08C345}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {2F639404-9C80-4998-ADA0-DC14AA08C345}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {2F639404-9C80-4998-ADA0-DC14AA08C345}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {2F639404-9C80-4998-ADA0-DC14AA08C345}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {2F639404-9C80-4998-ADA0-DC14AA08C345}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {2F639404-9C80-4998-ADA0-DC14AA08C345}.Checked|x64.Build.0 = Checked|Any CPU
+ {2F639404-9C80-4998-ADA0-DC14AA08C345}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2F639404-9C80-4998-ADA0-DC14AA08C345}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2F639404-9C80-4998-ADA0-DC14AA08C345}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2F639404-9C80-4998-ADA0-DC14AA08C345}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2F639404-9C80-4998-ADA0-DC14AA08C345}.Release|x64.ActiveCfg = Release|Any CPU
+ {2F639404-9C80-4998-ADA0-DC14AA08C345}.Release|x64.Build.0 = Release|Any CPU
+ {5178EA44-6E0E-4FAA-9EEC-7D006003A2D3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5178EA44-6E0E-4FAA-9EEC-7D006003A2D3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5178EA44-6E0E-4FAA-9EEC-7D006003A2D3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {5178EA44-6E0E-4FAA-9EEC-7D006003A2D3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {5178EA44-6E0E-4FAA-9EEC-7D006003A2D3}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5178EA44-6E0E-4FAA-9EEC-7D006003A2D3}.Debug|x64.Build.0 = Debug|Any CPU
+ {5178EA44-6E0E-4FAA-9EEC-7D006003A2D3}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {5178EA44-6E0E-4FAA-9EEC-7D006003A2D3}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {5178EA44-6E0E-4FAA-9EEC-7D006003A2D3}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {5178EA44-6E0E-4FAA-9EEC-7D006003A2D3}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {5178EA44-6E0E-4FAA-9EEC-7D006003A2D3}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {5178EA44-6E0E-4FAA-9EEC-7D006003A2D3}.Checked|x64.Build.0 = Checked|Any CPU
+ {5178EA44-6E0E-4FAA-9EEC-7D006003A2D3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5178EA44-6E0E-4FAA-9EEC-7D006003A2D3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5178EA44-6E0E-4FAA-9EEC-7D006003A2D3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {5178EA44-6E0E-4FAA-9EEC-7D006003A2D3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {5178EA44-6E0E-4FAA-9EEC-7D006003A2D3}.Release|x64.ActiveCfg = Release|Any CPU
+ {5178EA44-6E0E-4FAA-9EEC-7D006003A2D3}.Release|x64.Build.0 = Release|Any CPU
+ {7D8EC37D-E2C9-4688-91DF-D3BF6B437FF2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7D8EC37D-E2C9-4688-91DF-D3BF6B437FF2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7D8EC37D-E2C9-4688-91DF-D3BF6B437FF2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {7D8EC37D-E2C9-4688-91DF-D3BF6B437FF2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {7D8EC37D-E2C9-4688-91DF-D3BF6B437FF2}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7D8EC37D-E2C9-4688-91DF-D3BF6B437FF2}.Debug|x64.Build.0 = Debug|Any CPU
+ {7D8EC37D-E2C9-4688-91DF-D3BF6B437FF2}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {7D8EC37D-E2C9-4688-91DF-D3BF6B437FF2}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {7D8EC37D-E2C9-4688-91DF-D3BF6B437FF2}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {7D8EC37D-E2C9-4688-91DF-D3BF6B437FF2}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {7D8EC37D-E2C9-4688-91DF-D3BF6B437FF2}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {7D8EC37D-E2C9-4688-91DF-D3BF6B437FF2}.Checked|x64.Build.0 = Checked|Any CPU
+ {7D8EC37D-E2C9-4688-91DF-D3BF6B437FF2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7D8EC37D-E2C9-4688-91DF-D3BF6B437FF2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7D8EC37D-E2C9-4688-91DF-D3BF6B437FF2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {7D8EC37D-E2C9-4688-91DF-D3BF6B437FF2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {7D8EC37D-E2C9-4688-91DF-D3BF6B437FF2}.Release|x64.ActiveCfg = Release|Any CPU
+ {7D8EC37D-E2C9-4688-91DF-D3BF6B437FF2}.Release|x64.Build.0 = Release|Any CPU
+ {C0433D66-2D49-48BF-A0ED-F165724DF311}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C0433D66-2D49-48BF-A0ED-F165724DF311}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C0433D66-2D49-48BF-A0ED-F165724DF311}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {C0433D66-2D49-48BF-A0ED-F165724DF311}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {C0433D66-2D49-48BF-A0ED-F165724DF311}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C0433D66-2D49-48BF-A0ED-F165724DF311}.Debug|x64.Build.0 = Debug|Any CPU
+ {C0433D66-2D49-48BF-A0ED-F165724DF311}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {C0433D66-2D49-48BF-A0ED-F165724DF311}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {C0433D66-2D49-48BF-A0ED-F165724DF311}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {C0433D66-2D49-48BF-A0ED-F165724DF311}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {C0433D66-2D49-48BF-A0ED-F165724DF311}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {C0433D66-2D49-48BF-A0ED-F165724DF311}.Checked|x64.Build.0 = Checked|Any CPU
+ {C0433D66-2D49-48BF-A0ED-F165724DF311}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C0433D66-2D49-48BF-A0ED-F165724DF311}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C0433D66-2D49-48BF-A0ED-F165724DF311}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {C0433D66-2D49-48BF-A0ED-F165724DF311}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {C0433D66-2D49-48BF-A0ED-F165724DF311}.Release|x64.ActiveCfg = Release|Any CPU
+ {C0433D66-2D49-48BF-A0ED-F165724DF311}.Release|x64.Build.0 = Release|Any CPU
+ {E7191BC4-3001-4CE4-85C3-9A017F0EB574}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E7191BC4-3001-4CE4-85C3-9A017F0EB574}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E7191BC4-3001-4CE4-85C3-9A017F0EB574}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {E7191BC4-3001-4CE4-85C3-9A017F0EB574}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {E7191BC4-3001-4CE4-85C3-9A017F0EB574}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {E7191BC4-3001-4CE4-85C3-9A017F0EB574}.Debug|x64.Build.0 = Debug|Any CPU
+ {E7191BC4-3001-4CE4-85C3-9A017F0EB574}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {E7191BC4-3001-4CE4-85C3-9A017F0EB574}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {E7191BC4-3001-4CE4-85C3-9A017F0EB574}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {E7191BC4-3001-4CE4-85C3-9A017F0EB574}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {E7191BC4-3001-4CE4-85C3-9A017F0EB574}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {E7191BC4-3001-4CE4-85C3-9A017F0EB574}.Checked|x64.Build.0 = Checked|Any CPU
+ {E7191BC4-3001-4CE4-85C3-9A017F0EB574}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E7191BC4-3001-4CE4-85C3-9A017F0EB574}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E7191BC4-3001-4CE4-85C3-9A017F0EB574}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {E7191BC4-3001-4CE4-85C3-9A017F0EB574}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {E7191BC4-3001-4CE4-85C3-9A017F0EB574}.Release|x64.ActiveCfg = Release|Any CPU
+ {E7191BC4-3001-4CE4-85C3-9A017F0EB574}.Release|x64.Build.0 = Release|Any CPU
+ {3A3DCA9E-180C-4A8B-9617-0B9AB25CA1F1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3A3DCA9E-180C-4A8B-9617-0B9AB25CA1F1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3A3DCA9E-180C-4A8B-9617-0B9AB25CA1F1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3A3DCA9E-180C-4A8B-9617-0B9AB25CA1F1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3A3DCA9E-180C-4A8B-9617-0B9AB25CA1F1}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {3A3DCA9E-180C-4A8B-9617-0B9AB25CA1F1}.Debug|x64.Build.0 = Debug|Any CPU
+ {3A3DCA9E-180C-4A8B-9617-0B9AB25CA1F1}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {3A3DCA9E-180C-4A8B-9617-0B9AB25CA1F1}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {3A3DCA9E-180C-4A8B-9617-0B9AB25CA1F1}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {3A3DCA9E-180C-4A8B-9617-0B9AB25CA1F1}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {3A3DCA9E-180C-4A8B-9617-0B9AB25CA1F1}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {3A3DCA9E-180C-4A8B-9617-0B9AB25CA1F1}.Checked|x64.Build.0 = Checked|Any CPU
+ {3A3DCA9E-180C-4A8B-9617-0B9AB25CA1F1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3A3DCA9E-180C-4A8B-9617-0B9AB25CA1F1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3A3DCA9E-180C-4A8B-9617-0B9AB25CA1F1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {3A3DCA9E-180C-4A8B-9617-0B9AB25CA1F1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {3A3DCA9E-180C-4A8B-9617-0B9AB25CA1F1}.Release|x64.ActiveCfg = Release|Any CPU
+ {3A3DCA9E-180C-4A8B-9617-0B9AB25CA1F1}.Release|x64.Build.0 = Release|Any CPU
+ {41634CFB-AEEF-4F43-8185-8103B11F8F63}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {41634CFB-AEEF-4F43-8185-8103B11F8F63}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {41634CFB-AEEF-4F43-8185-8103B11F8F63}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {41634CFB-AEEF-4F43-8185-8103B11F8F63}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {41634CFB-AEEF-4F43-8185-8103B11F8F63}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {41634CFB-AEEF-4F43-8185-8103B11F8F63}.Debug|x64.Build.0 = Debug|Any CPU
+ {41634CFB-AEEF-4F43-8185-8103B11F8F63}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {41634CFB-AEEF-4F43-8185-8103B11F8F63}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {41634CFB-AEEF-4F43-8185-8103B11F8F63}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {41634CFB-AEEF-4F43-8185-8103B11F8F63}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {41634CFB-AEEF-4F43-8185-8103B11F8F63}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {41634CFB-AEEF-4F43-8185-8103B11F8F63}.Checked|x64.Build.0 = Checked|Any CPU
+ {41634CFB-AEEF-4F43-8185-8103B11F8F63}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {41634CFB-AEEF-4F43-8185-8103B11F8F63}.Release|Any CPU.Build.0 = Release|Any CPU
+ {41634CFB-AEEF-4F43-8185-8103B11F8F63}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {41634CFB-AEEF-4F43-8185-8103B11F8F63}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {41634CFB-AEEF-4F43-8185-8103B11F8F63}.Release|x64.ActiveCfg = Release|Any CPU
+ {41634CFB-AEEF-4F43-8185-8103B11F8F63}.Release|x64.Build.0 = Release|Any CPU
+ {87991D6D-22D3-42C8-9293-E46A70945090}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {87991D6D-22D3-42C8-9293-E46A70945090}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {87991D6D-22D3-42C8-9293-E46A70945090}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {87991D6D-22D3-42C8-9293-E46A70945090}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {87991D6D-22D3-42C8-9293-E46A70945090}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {87991D6D-22D3-42C8-9293-E46A70945090}.Debug|x64.Build.0 = Debug|Any CPU
+ {87991D6D-22D3-42C8-9293-E46A70945090}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {87991D6D-22D3-42C8-9293-E46A70945090}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {87991D6D-22D3-42C8-9293-E46A70945090}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {87991D6D-22D3-42C8-9293-E46A70945090}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {87991D6D-22D3-42C8-9293-E46A70945090}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {87991D6D-22D3-42C8-9293-E46A70945090}.Checked|x64.Build.0 = Checked|Any CPU
+ {87991D6D-22D3-42C8-9293-E46A70945090}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {87991D6D-22D3-42C8-9293-E46A70945090}.Release|Any CPU.Build.0 = Release|Any CPU
+ {87991D6D-22D3-42C8-9293-E46A70945090}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {87991D6D-22D3-42C8-9293-E46A70945090}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {87991D6D-22D3-42C8-9293-E46A70945090}.Release|x64.ActiveCfg = Release|Any CPU
+ {87991D6D-22D3-42C8-9293-E46A70945090}.Release|x64.Build.0 = Release|Any CPU
+ {75DB9E96-7CC5-437A-87A5-85522502107F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {75DB9E96-7CC5-437A-87A5-85522502107F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {75DB9E96-7CC5-437A-87A5-85522502107F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {75DB9E96-7CC5-437A-87A5-85522502107F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {75DB9E96-7CC5-437A-87A5-85522502107F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {75DB9E96-7CC5-437A-87A5-85522502107F}.Debug|x64.Build.0 = Debug|Any CPU
+ {75DB9E96-7CC5-437A-87A5-85522502107F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {75DB9E96-7CC5-437A-87A5-85522502107F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {75DB9E96-7CC5-437A-87A5-85522502107F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {75DB9E96-7CC5-437A-87A5-85522502107F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {75DB9E96-7CC5-437A-87A5-85522502107F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {75DB9E96-7CC5-437A-87A5-85522502107F}.Checked|x64.Build.0 = Checked|Any CPU
+ {75DB9E96-7CC5-437A-87A5-85522502107F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {75DB9E96-7CC5-437A-87A5-85522502107F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {75DB9E96-7CC5-437A-87A5-85522502107F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {75DB9E96-7CC5-437A-87A5-85522502107F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {75DB9E96-7CC5-437A-87A5-85522502107F}.Release|x64.ActiveCfg = Release|Any CPU
+ {75DB9E96-7CC5-437A-87A5-85522502107F}.Release|x64.Build.0 = Release|Any CPU
+ {45D8732A-3994-46BE-A6F7-B6FCB4D66E56}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {45D8732A-3994-46BE-A6F7-B6FCB4D66E56}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {45D8732A-3994-46BE-A6F7-B6FCB4D66E56}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {45D8732A-3994-46BE-A6F7-B6FCB4D66E56}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {45D8732A-3994-46BE-A6F7-B6FCB4D66E56}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {45D8732A-3994-46BE-A6F7-B6FCB4D66E56}.Debug|x64.Build.0 = Debug|Any CPU
+ {45D8732A-3994-46BE-A6F7-B6FCB4D66E56}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {45D8732A-3994-46BE-A6F7-B6FCB4D66E56}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {45D8732A-3994-46BE-A6F7-B6FCB4D66E56}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {45D8732A-3994-46BE-A6F7-B6FCB4D66E56}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {45D8732A-3994-46BE-A6F7-B6FCB4D66E56}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {45D8732A-3994-46BE-A6F7-B6FCB4D66E56}.Checked|x64.Build.0 = Checked|Any CPU
+ {45D8732A-3994-46BE-A6F7-B6FCB4D66E56}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {45D8732A-3994-46BE-A6F7-B6FCB4D66E56}.Release|Any CPU.Build.0 = Release|Any CPU
+ {45D8732A-3994-46BE-A6F7-B6FCB4D66E56}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {45D8732A-3994-46BE-A6F7-B6FCB4D66E56}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {45D8732A-3994-46BE-A6F7-B6FCB4D66E56}.Release|x64.ActiveCfg = Release|Any CPU
+ {45D8732A-3994-46BE-A6F7-B6FCB4D66E56}.Release|x64.Build.0 = Release|Any CPU
+ {60AE03B0-7EE2-4EA5-A5D2-B95CA5F48E3B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {60AE03B0-7EE2-4EA5-A5D2-B95CA5F48E3B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {60AE03B0-7EE2-4EA5-A5D2-B95CA5F48E3B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {60AE03B0-7EE2-4EA5-A5D2-B95CA5F48E3B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {60AE03B0-7EE2-4EA5-A5D2-B95CA5F48E3B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {60AE03B0-7EE2-4EA5-A5D2-B95CA5F48E3B}.Debug|x64.Build.0 = Debug|Any CPU
+ {60AE03B0-7EE2-4EA5-A5D2-B95CA5F48E3B}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {60AE03B0-7EE2-4EA5-A5D2-B95CA5F48E3B}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {60AE03B0-7EE2-4EA5-A5D2-B95CA5F48E3B}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {60AE03B0-7EE2-4EA5-A5D2-B95CA5F48E3B}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {60AE03B0-7EE2-4EA5-A5D2-B95CA5F48E3B}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {60AE03B0-7EE2-4EA5-A5D2-B95CA5F48E3B}.Checked|x64.Build.0 = Checked|Any CPU
+ {60AE03B0-7EE2-4EA5-A5D2-B95CA5F48E3B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {60AE03B0-7EE2-4EA5-A5D2-B95CA5F48E3B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {60AE03B0-7EE2-4EA5-A5D2-B95CA5F48E3B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {60AE03B0-7EE2-4EA5-A5D2-B95CA5F48E3B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {60AE03B0-7EE2-4EA5-A5D2-B95CA5F48E3B}.Release|x64.ActiveCfg = Release|Any CPU
+ {60AE03B0-7EE2-4EA5-A5D2-B95CA5F48E3B}.Release|x64.Build.0 = Release|Any CPU
+ {439D8731-D45B-448B-8350-166E614A32C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {439D8731-D45B-448B-8350-166E614A32C9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {439D8731-D45B-448B-8350-166E614A32C9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {439D8731-D45B-448B-8350-166E614A32C9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {439D8731-D45B-448B-8350-166E614A32C9}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {439D8731-D45B-448B-8350-166E614A32C9}.Debug|x64.Build.0 = Debug|Any CPU
+ {439D8731-D45B-448B-8350-166E614A32C9}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {439D8731-D45B-448B-8350-166E614A32C9}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {439D8731-D45B-448B-8350-166E614A32C9}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {439D8731-D45B-448B-8350-166E614A32C9}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {439D8731-D45B-448B-8350-166E614A32C9}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {439D8731-D45B-448B-8350-166E614A32C9}.Checked|x64.Build.0 = Checked|Any CPU
+ {439D8731-D45B-448B-8350-166E614A32C9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {439D8731-D45B-448B-8350-166E614A32C9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {439D8731-D45B-448B-8350-166E614A32C9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {439D8731-D45B-448B-8350-166E614A32C9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {439D8731-D45B-448B-8350-166E614A32C9}.Release|x64.ActiveCfg = Release|Any CPU
+ {439D8731-D45B-448B-8350-166E614A32C9}.Release|x64.Build.0 = Release|Any CPU
+ {97F5A396-20FA-4CF7-ADEE-D90EDEA45E1F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {97F5A396-20FA-4CF7-ADEE-D90EDEA45E1F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {97F5A396-20FA-4CF7-ADEE-D90EDEA45E1F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {97F5A396-20FA-4CF7-ADEE-D90EDEA45E1F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {97F5A396-20FA-4CF7-ADEE-D90EDEA45E1F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {97F5A396-20FA-4CF7-ADEE-D90EDEA45E1F}.Debug|x64.Build.0 = Debug|Any CPU
+ {97F5A396-20FA-4CF7-ADEE-D90EDEA45E1F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {97F5A396-20FA-4CF7-ADEE-D90EDEA45E1F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {97F5A396-20FA-4CF7-ADEE-D90EDEA45E1F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {97F5A396-20FA-4CF7-ADEE-D90EDEA45E1F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {97F5A396-20FA-4CF7-ADEE-D90EDEA45E1F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {97F5A396-20FA-4CF7-ADEE-D90EDEA45E1F}.Checked|x64.Build.0 = Checked|Any CPU
+ {97F5A396-20FA-4CF7-ADEE-D90EDEA45E1F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {97F5A396-20FA-4CF7-ADEE-D90EDEA45E1F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {97F5A396-20FA-4CF7-ADEE-D90EDEA45E1F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {97F5A396-20FA-4CF7-ADEE-D90EDEA45E1F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {97F5A396-20FA-4CF7-ADEE-D90EDEA45E1F}.Release|x64.ActiveCfg = Release|Any CPU
+ {97F5A396-20FA-4CF7-ADEE-D90EDEA45E1F}.Release|x64.Build.0 = Release|Any CPU
+ {DE79BE8C-2F24-4917-BAA0-39AE21C1006F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DE79BE8C-2F24-4917-BAA0-39AE21C1006F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DE79BE8C-2F24-4917-BAA0-39AE21C1006F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {DE79BE8C-2F24-4917-BAA0-39AE21C1006F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {DE79BE8C-2F24-4917-BAA0-39AE21C1006F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DE79BE8C-2F24-4917-BAA0-39AE21C1006F}.Debug|x64.Build.0 = Debug|Any CPU
+ {DE79BE8C-2F24-4917-BAA0-39AE21C1006F}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {DE79BE8C-2F24-4917-BAA0-39AE21C1006F}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {DE79BE8C-2F24-4917-BAA0-39AE21C1006F}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {DE79BE8C-2F24-4917-BAA0-39AE21C1006F}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {DE79BE8C-2F24-4917-BAA0-39AE21C1006F}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {DE79BE8C-2F24-4917-BAA0-39AE21C1006F}.Checked|x64.Build.0 = Checked|Any CPU
+ {DE79BE8C-2F24-4917-BAA0-39AE21C1006F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DE79BE8C-2F24-4917-BAA0-39AE21C1006F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DE79BE8C-2F24-4917-BAA0-39AE21C1006F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {DE79BE8C-2F24-4917-BAA0-39AE21C1006F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {DE79BE8C-2F24-4917-BAA0-39AE21C1006F}.Release|x64.ActiveCfg = Release|Any CPU
+ {DE79BE8C-2F24-4917-BAA0-39AE21C1006F}.Release|x64.Build.0 = Release|Any CPU
+ {CB644C00-AAB0-4E15-90B4-4E30915CAD29}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CB644C00-AAB0-4E15-90B4-4E30915CAD29}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CB644C00-AAB0-4E15-90B4-4E30915CAD29}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {CB644C00-AAB0-4E15-90B4-4E30915CAD29}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {CB644C00-AAB0-4E15-90B4-4E30915CAD29}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {CB644C00-AAB0-4E15-90B4-4E30915CAD29}.Debug|x64.Build.0 = Debug|Any CPU
+ {CB644C00-AAB0-4E15-90B4-4E30915CAD29}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {CB644C00-AAB0-4E15-90B4-4E30915CAD29}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {CB644C00-AAB0-4E15-90B4-4E30915CAD29}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {CB644C00-AAB0-4E15-90B4-4E30915CAD29}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {CB644C00-AAB0-4E15-90B4-4E30915CAD29}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {CB644C00-AAB0-4E15-90B4-4E30915CAD29}.Checked|x64.Build.0 = Checked|Any CPU
+ {CB644C00-AAB0-4E15-90B4-4E30915CAD29}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CB644C00-AAB0-4E15-90B4-4E30915CAD29}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CB644C00-AAB0-4E15-90B4-4E30915CAD29}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {CB644C00-AAB0-4E15-90B4-4E30915CAD29}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {CB644C00-AAB0-4E15-90B4-4E30915CAD29}.Release|x64.ActiveCfg = Release|Any CPU
+ {CB644C00-AAB0-4E15-90B4-4E30915CAD29}.Release|x64.Build.0 = Release|Any CPU
+ {6C3F87D3-7402-4B3F-8B38-910C56A1BF9C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6C3F87D3-7402-4B3F-8B38-910C56A1BF9C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6C3F87D3-7402-4B3F-8B38-910C56A1BF9C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {6C3F87D3-7402-4B3F-8B38-910C56A1BF9C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {6C3F87D3-7402-4B3F-8B38-910C56A1BF9C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6C3F87D3-7402-4B3F-8B38-910C56A1BF9C}.Debug|x64.Build.0 = Debug|Any CPU
+ {6C3F87D3-7402-4B3F-8B38-910C56A1BF9C}.Checked|Any CPU.ActiveCfg = Checked|Any CPU
+ {6C3F87D3-7402-4B3F-8B38-910C56A1BF9C}.Checked|Any CPU.Build.0 = Checked|Any CPU
+ {6C3F87D3-7402-4B3F-8B38-910C56A1BF9C}.Checked|Mixed Platforms.ActiveCfg = Checked|Any CPU
+ {6C3F87D3-7402-4B3F-8B38-910C56A1BF9C}.Checked|Mixed Platforms.Build.0 = Checked|Any CPU
+ {6C3F87D3-7402-4B3F-8B38-910C56A1BF9C}.Checked|x64.ActiveCfg = Checked|Any CPU
+ {6C3F87D3-7402-4B3F-8B38-910C56A1BF9C}.Checked|x64.Build.0 = Checked|Any CPU
+ {6C3F87D3-7402-4B3F-8B38-910C56A1BF9C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6C3F87D3-7402-4B3F-8B38-910C56A1BF9C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6C3F87D3-7402-4B3F-8B38-910C56A1BF9C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {6C3F87D3-7402-4B3F-8B38-910C56A1BF9C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {6C3F87D3-7402-4B3F-8B38-910C56A1BF9C}.Release|x64.ActiveCfg = Release|Any CPU
+ {6C3F87D3-7402-4B3F-8B38-910C56A1BF9C}.Release|x64.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
- {7EBCCEA9-F217-49A2-9394-6502C13279F0} = {210C3FE7-130B-4D37-8030-16BC2E6A0927}
+ {95DFC527-4DC1-495E-97D7-E94EE1F7140D} = {7EBCCEA9-F217-49A2-9394-6502C13279F0}
{C8C0DC74-FAC4-45B1-81FE-70C4808366E0} = {0FBFD943-4808-4CB0-B9A3-B79326AE92EE}
{954F04D0-2FFD-4923-BE9A-2F9F58145708} = {F03E5C26-F7BE-4BEF-9CBC-EAFC5A2C7760}
- {86AB78FA-656D-47D1-B156-F8165542A6C1} = {F03E5C26-F7BE-4BEF-9CBC-EAFC5A2C7760}
- {D9FFDA0F-00A2-458C-B3D3-77D0811E969E} = {F03E5C26-F7BE-4BEF-9CBC-EAFC5A2C7760}
- {4528D9E6-C6F8-448E-BD36-5E5DAAFE90D3} = {F03E5C26-F7BE-4BEF-9CBC-EAFC5A2C7760}
- {0957EF12-6D74-4438-BAD1-D720433C2162} = {F03E5C26-F7BE-4BEF-9CBC-EAFC5A2C7760}
- {D83DE650-AD2D-4122-9AE2-53AB5364D032} = {F03E5C26-F7BE-4BEF-9CBC-EAFC5A2C7760}
- {04DB82B5-A0C8-4A5D-9A30-4455129C792E} = {F03E5C26-F7BE-4BEF-9CBC-EAFC5A2C7760}
- {B6FB99A0-1E53-4806-AE96-3A157F8B4DFD} = {3E36F081-F511-4C52-BC3D-2EEFECD3E880}
+ {7EBCCEA9-F217-49A2-9394-6502C13279F0} = {210C3FE7-130B-4D37-8030-16BC2E6A0927}
{01516861-E37C-433B-9D12-CA4F8E05CB13} = {3E36F081-F511-4C52-BC3D-2EEFECD3E880}
- {9CF3FD0C-3643-4F57-A57C-492258FF1BF0} = {C86BB69B-B83E-4656-825F-50CADB38D344}
- {95DFC527-4DC1-495E-97D7-E94EE1F7140D} = {7EBCCEA9-F217-49A2-9394-6502C13279F0}
- {96F5D34F-C951-4DE0-8CD6-94D4F23C3C71} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
- {5B8CD92B-4F19-45B0-BB68-D545AAE09590} = {9CF3FD0C-3643-4F57-A57C-492258FF1BF0}
- {95ACC45A-AB39-43E7-8898-BCCF99E73BDC} = {B6FB99A0-1E53-4806-AE96-3A157F8B4DFD}
- {7FDCE831-DECA-4930-9187-68A97583C91B} = {01516861-E37C-433B-9D12-CA4F8E05CB13}
- {D6633F9C-C79B-422B-BCC0-1AF80A673A24} = {01516861-E37C-433B-9D12-CA4F8E05CB13}
{B50A2D18-32B1-4051-A3E4-B004A6BBBF4D} = {01516861-E37C-433B-9D12-CA4F8E05CB13}
{7297C67A-D3D7-49D5-9DEC-0EE946B1D9C7} = {519B3923-0366-4664-876B-BAA9B87E13D1}
{76C9FF34-242B-4B47-BC2B-DD78E173D69E} = {519B3923-0366-4664-876B-BAA9B87E13D1}
{F3E708D4-38A7-4CB6-A92A-A1ABA6186CE2} = {519B3923-0366-4664-876B-BAA9B87E13D1}
- {4C9D5390-1B91-41B8-89CE-117F2D80E752} = {7297C67A-D3D7-49D5-9DEC-0EE946B1D9C7}
+ {8E3244CB-407F-4142-BAAB-E7A55901A5FA} = {F3E708D4-38A7-4CB6-A92A-A1ABA6186CE2}
{946AE2D9-F656-4771-81DB-6D02EEEEFFCB} = {76C9FF34-242B-4B47-BC2B-DD78E173D69E}
{CDA666E1-9A22-4795-9FBD-3B3FAEB759A4} = {76C9FF34-242B-4B47-BC2B-DD78E173D69E}
- {8E3244CB-407F-4142-BAAB-E7A55901A5FA} = {F3E708D4-38A7-4CB6-A92A-A1ABA6186CE2}
{A0C4F281-CA64-4794-A786-F3F80FCC5A06} = {68C05500-0698-4309-AFB0-14485AFA1BDB}
{776B49A7-C77A-42ED-AFA7-73E255FC889E} = {A0C4F281-CA64-4794-A786-F3F80FCC5A06}
- {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265} = {A0C4F281-CA64-4794-A786-F3F80FCC5A06}
{65972FF1-AE77-4CB3-B31D-9CA483DD9E2E} = {776B49A7-C77A-42ED-AFA7-73E255FC889E}
- {700E904F-A5F0-4B05-835B-EB256F4202B0} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
- {C0216064-946C-46BA-BAAA-406F1B4E32B5} = {7D929CA5-2230-4EE1-990F-C518A9BEA68A}
- {24951158-FCC2-46D4-8982-2B34A6A8EB1B} = {C0216064-946C-46BA-BAAA-406F1B4E32B5}
- {F1E66554-8C8E-4141-85CF-D0CD6A0CD0B0} = {24951158-FCC2-46D4-8982-2B34A6A8EB1B}
+ {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265} = {A0C4F281-CA64-4794-A786-F3F80FCC5A06}
+ {86AB78FA-656D-47D1-B156-F8165542A6C1} = {F03E5C26-F7BE-4BEF-9CBC-EAFC5A2C7760}
{168FB13B-74F9-4056-BF11-A46F2DAAADF8} = {86AB78FA-656D-47D1-B156-F8165542A6C1}
- {3AC4E363-B239-4D48-AEB8-A9177554E156} = {86AB78FA-656D-47D1-B156-F8165542A6C1}
- {BA784A0F-E788-40CC-A76D-EB4041808897} = {86AB78FA-656D-47D1-B156-F8165542A6C1}
- {A8B34174-E462-48BE-975C-604B8B1DB0A0} = {86AB78FA-656D-47D1-B156-F8165542A6C1}
- {D9353523-E09E-484A-912A-7AD9AFFE1597} = {86AB78FA-656D-47D1-B156-F8165542A6C1}
- {7D785F10-A09E-4D87-8886-0A2CC3D2368A} = {86AB78FA-656D-47D1-B156-F8165542A6C1}
- {8E0C6786-8E9C-4E88-BCD7-2E6EF691E3E4} = {86AB78FA-656D-47D1-B156-F8165542A6C1}
- {DC77471A-DAFE-4C18-8433-F43B4442299B} = {86AB78FA-656D-47D1-B156-F8165542A6C1}
- {C501AB5C-932F-4908-B6F8-E30539121E19} = {86AB78FA-656D-47D1-B156-F8165542A6C1}
- {C0242768-ECBC-42EE-9F6B-F8D5F3DE15BC} = {86AB78FA-656D-47D1-B156-F8165542A6C1}
- {74EFC15D-717E-40EF-88FC-764448DE48B8} = {86AB78FA-656D-47D1-B156-F8165542A6C1}
- {914255B3-E09C-4C4D-82C4-B4ED32C0F4F9} = {86AB78FA-656D-47D1-B156-F8165542A6C1}
- {A687C73B-E578-4129-B7EB-7B46DA1FBFE2} = {86AB78FA-656D-47D1-B156-F8165542A6C1}
- {BA57FEA2-9416-4FE6-9767-7C63CE8EFBC7} = {168FB13B-74F9-4056-BF11-A46F2DAAADF8}
- {6B543CA2-10A2-4771-9F93-1733AA7A2DB8} = {1E0A9AAE-133F-4881-8DC6-571F12B96B8B}
{39DD9A75-2535-4EBD-94A4-C7DF7EF12CF5} = {6B543CA2-10A2-4771-9F93-1733AA7A2DB8}
+ {6B543CA2-10A2-4771-9F93-1733AA7A2DB8} = {1E0A9AAE-133F-4881-8DC6-571F12B96B8B}
+ {D9FFDA0F-00A2-458C-B3D3-77D0811E969E} = {F03E5C26-F7BE-4BEF-9CBC-EAFC5A2C7760}
{BD5A2705-2A6A-46A5-8EB1-8F4682B6B025} = {D9FFDA0F-00A2-458C-B3D3-77D0811E969E}
- {3B576AFC-FF4F-4C40-81BF-465767683FB9} = {D9FFDA0F-00A2-458C-B3D3-77D0811E969E}
- {58A8F376-9CE9-4578-981E-C1B1B9C939B5} = {D9FFDA0F-00A2-458C-B3D3-77D0811E969E}
{17842328-DBEB-4209-BAE6-512FCA163DC5} = {BD5A2705-2A6A-46A5-8EB1-8F4682B6B025}
{76DA480B-E2C8-4BE7-B012-3F89384C3184} = {BD5A2705-2A6A-46A5-8EB1-8F4682B6B025}
- {C4BADAC7-40D0-4C0B-9A4C-DEDC9F6BFB6E} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
{EDC4C742-D1C9-419B-A37D-3C687371F931} = {76DA480B-E2C8-4BE7-B012-3F89384C3184}
- {4F79D631-9938-4DB0-A483-8EEA0F531D51} = {EDC4C742-D1C9-419B-A37D-3C687371F931}
+ {3B576AFC-FF4F-4C40-81BF-465767683FB9} = {D9FFDA0F-00A2-458C-B3D3-77D0811E969E}
{816A193E-2D3A-4E4B-80FB-C9C322281F53} = {3B576AFC-FF4F-4C40-81BF-465767683FB9}
- {8747766E-1DC6-4F08-AF1C-FEA0765EE710} = {3B576AFC-FF4F-4C40-81BF-465767683FB9}
- {17861AB2-2764-431B-8B19-2DEB80FCCBCF} = {3B576AFC-FF4F-4C40-81BF-465767683FB9}
- {4823D059-3BBD-427B-AE1D-299E64AD4739} = {3B576AFC-FF4F-4C40-81BF-465767683FB9}
- {2C25EDAF-1363-4284-826E-FFE68274C8BF} = {3B576AFC-FF4F-4C40-81BF-465767683FB9}
- {234F3731-4822-4916-A289-9B47ECB44F6E} = {3B576AFC-FF4F-4C40-81BF-465767683FB9}
- {E67CF206-FE40-40EF-A046-ECDE06DD330E} = {3B576AFC-FF4F-4C40-81BF-465767683FB9}
- {D63841EE-5F9D-4089-A9F6-D1D04DD30B78} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
- {BEED6C21-79A9-4E53-A362-74F0F53592C9} = {3AC4E363-B239-4D48-AEB8-A9177554E156}
- {472DA1F4-C446-434B-906C-A0F2899C279B} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {3AC4E363-B239-4D48-AEB8-A9177554E156} = {86AB78FA-656D-47D1-B156-F8165542A6C1}
+ {BA784A0F-E788-40CC-A76D-EB4041808897} = {86AB78FA-656D-47D1-B156-F8165542A6C1}
+ {4528D9E6-C6F8-448E-BD36-5E5DAAFE90D3} = {F03E5C26-F7BE-4BEF-9CBC-EAFC5A2C7760}
{C3F22F91-FE0E-4181-864B-D7EE7225382D} = {4528D9E6-C6F8-448E-BD36-5E5DAAFE90D3}
+ {C5825007-742C-4F16-BAB5-09D6EAF2AEF6} = {C3F22F91-FE0E-4181-864B-D7EE7225382D}
+ {1E8B3DDB-15DC-4BB9-BAFB-8252848A8784} = {C3F22F91-FE0E-4181-864B-D7EE7225382D}
+ {A1C4D795-DE5B-4CB0-BFF6-13E1D5A787FD} = {C5825007-742C-4F16-BAB5-09D6EAF2AEF6}
+ {ADB4CA4A-288C-4C09-A5BE-D46112A52124} = {C5825007-742C-4F16-BAB5-09D6EAF2AEF6}
+ {824E2C6A-EE65-43DA-B848-5FF3E4C68BDC} = {1E8B3DDB-15DC-4BB9-BAFB-8252848A8784}
+ {7C6A86B2-9A8D-489B-A79B-A5721B0AAB62} = {1E8B3DDB-15DC-4BB9-BAFB-8252848A8784}
+ {0957EF12-6D74-4438-BAD1-D720433C2162} = {F03E5C26-F7BE-4BEF-9CBC-EAFC5A2C7760}
+ {8C754381-F489-4B5F-885A-415D323D88BF} = {0957EF12-6D74-4438-BAD1-D720433C2162}
{469D4D65-45B3-4641-9C04-480102731EF9} = {4528D9E6-C6F8-448E-BD36-5E5DAAFE90D3}
+ {A8B34174-E462-48BE-975C-604B8B1DB0A0} = {86AB78FA-656D-47D1-B156-F8165542A6C1}
+ {1E30345B-4538-426B-8F15-94C7EDD9F6A1} = {D83DE650-AD2D-4122-9AE2-53AB5364D032}
+ {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40} = {1E30345B-4538-426B-8F15-94C7EDD9F6A1}
+ {D83DE650-AD2D-4122-9AE2-53AB5364D032} = {F03E5C26-F7BE-4BEF-9CBC-EAFC5A2C7760}
{165B27F0-A2BA-4961-B718-0E381B8B92BD} = {4528D9E6-C6F8-448E-BD36-5E5DAAFE90D3}
+ {06633516-0C78-433B-BFFB-A8BCE5006CB7} = {D83DE650-AD2D-4122-9AE2-53AB5364D032}
+ {47849C79-F7B8-47C6-BBA7-8E6FCE66B9F1} = {D9353523-E09E-484A-912A-7AD9AFFE1597}
{2CBD872D-5257-46BD-8331-C73E4E8649B0} = {4528D9E6-C6F8-448E-BD36-5E5DAAFE90D3}
{8B7F7CB1-2377-45A1-B24F-01B1ECEEB49B} = {4528D9E6-C6F8-448E-BD36-5E5DAAFE90D3}
{F24A8F3D-8C25-4283-A95B-8BB9F0722464} = {4528D9E6-C6F8-448E-BD36-5E5DAAFE90D3}
+ {83AEA271-7FBD-4218-91D5-056796194EDC} = {F24A8F3D-8C25-4283-A95B-8BB9F0722464}
+ {0C6514BE-9895-4361-9C9F-4D2C3E5DCAE7} = {F24A8F3D-8C25-4283-A95B-8BB9F0722464}
{B8C4748A-787E-4ED4-A290-3A9A8C3B8EC2} = {4528D9E6-C6F8-448E-BD36-5E5DAAFE90D3}
{8CD7C05F-F440-4AE5-A5D3-195CA918865B} = {4528D9E6-C6F8-448E-BD36-5E5DAAFE90D3}
+ {733E3760-7FC1-4A1C-B04E-6FAEC969D9E1} = {8CD7C05F-F440-4AE5-A5D3-195CA918865B}
+ {DF82AF85-2649-4708-A0DF-07E91026422F} = {8CD7C05F-F440-4AE5-A5D3-195CA918865B}
+ {0014E7B8-2130-4CED-85F1-5E7E246BB6DC} = {8CD7C05F-F440-4AE5-A5D3-195CA918865B}
{C2A681ED-16D8-40EE-BDD3-AEF624EA2DDE} = {4528D9E6-C6F8-448E-BD36-5E5DAAFE90D3}
{9D7E0A3F-37EE-4950-B5C9-280DEE1FD616} = {4528D9E6-C6F8-448E-BD36-5E5DAAFE90D3}
{8F32B13F-C23D-42D5-95F4-88DA41A3DF04} = {4528D9E6-C6F8-448E-BD36-5E5DAAFE90D3}
{C299AD86-AD7A-4DD3-80A7-CD6BE9485D9A} = {4528D9E6-C6F8-448E-BD36-5E5DAAFE90D3}
{3C6F738C-461F-48A9-9FCF-3AC2126B84CF} = {4528D9E6-C6F8-448E-BD36-5E5DAAFE90D3}
- {C5825007-742C-4F16-BAB5-09D6EAF2AEF6} = {C3F22F91-FE0E-4181-864B-D7EE7225382D}
- {1E8B3DDB-15DC-4BB9-BAFB-8252848A8784} = {C3F22F91-FE0E-4181-864B-D7EE7225382D}
- {A1C4D795-DE5B-4CB0-BFF6-13E1D5A787FD} = {C5825007-742C-4F16-BAB5-09D6EAF2AEF6}
- {ADB4CA4A-288C-4C09-A5BE-D46112A52124} = {C5825007-742C-4F16-BAB5-09D6EAF2AEF6}
- {824E2C6A-EE65-43DA-B848-5FF3E4C68BDC} = {1E8B3DDB-15DC-4BB9-BAFB-8252848A8784}
- {7C6A86B2-9A8D-489B-A79B-A5721B0AAB62} = {1E8B3DDB-15DC-4BB9-BAFB-8252848A8784}
- {ED2A35A7-094E-444E-A628-048C3C829F82} = {A1C4D795-DE5B-4CB0-BFF6-13E1D5A787FD}
- {9E1A7A50-5698-433D-A1B1-B1DCA3975D4A} = {ADB4CA4A-288C-4C09-A5BE-D46112A52124}
- {6BDC2F0E-843B-406C-8783-E4EC783D3257} = {824E2C6A-EE65-43DA-B848-5FF3E4C68BDC}
- {6992FF33-4A44-4788-9A39-7A8760AA54A5} = {7C6A86B2-9A8D-489B-A79B-A5721B0AAB62}
- {8C754381-F489-4B5F-885A-415D323D88BF} = {0957EF12-6D74-4438-BAD1-D720433C2162}
- {757F1684-39BD-4705-91F1-FE16BD5B1523} = {8C754381-F489-4B5F-885A-415D323D88BF}
- {F40B2B5B-4C42-4BD8-8CAF-8C96856BAC0F} = {469D4D65-45B3-4641-9C04-480102731EF9}
- {11835CDF-F5AA-42B9-9FE6-6F94EB9A08B9} = {A8B34174-E462-48BE-975C-604B8B1DB0A0}
- {1E30345B-4538-426B-8F15-94C7EDD9F6A1} = {D83DE650-AD2D-4122-9AE2-53AB5364D032}
- {06633516-0C78-433B-BFFB-A8BCE5006CB7} = {D83DE650-AD2D-4122-9AE2-53AB5364D032}
+ {7D785F10-A09E-4D87-8886-0A2CC3D2368A} = {86AB78FA-656D-47D1-B156-F8165542A6C1}
+ {9A80A82E-FFB4-4627-9F9B-FA3C1AC4D8EC} = {7D785F10-A09E-4D87-8886-0A2CC3D2368A}
+ {B580B9F8-736D-41E9-9DDF-F1BE30339BFF} = {7D785F10-A09E-4D87-8886-0A2CC3D2368A}
+ {8E0C6786-8E9C-4E88-BCD7-2E6EF691E3E4} = {86AB78FA-656D-47D1-B156-F8165542A6C1}
+ {DC77471A-DAFE-4C18-8433-F43B4442299B} = {86AB78FA-656D-47D1-B156-F8165542A6C1}
+ {F205E7D7-9D9E-4BAA-A0E5-099D453B564A} = {8E0C6786-8E9C-4E88-BCD7-2E6EF691E3E4}
+ {3932CB77-7B02-4475-99CF-27964B6B8983} = {8E0C6786-8E9C-4E88-BCD7-2E6EF691E3E4}
+ {C501AB5C-932F-4908-B6F8-E30539121E19} = {86AB78FA-656D-47D1-B156-F8165542A6C1}
+ {C0242768-ECBC-42EE-9F6B-F8D5F3DE15BC} = {86AB78FA-656D-47D1-B156-F8165542A6C1}
+ {74EFC15D-717E-40EF-88FC-764448DE48B8} = {86AB78FA-656D-47D1-B156-F8165542A6C1}
+ {914255B3-E09C-4C4D-82C4-B4ED32C0F4F9} = {86AB78FA-656D-47D1-B156-F8165542A6C1}
+ {D9353523-E09E-484A-912A-7AD9AFFE1597} = {86AB78FA-656D-47D1-B156-F8165542A6C1}
+ {A687C73B-E578-4129-B7EB-7B46DA1FBFE2} = {86AB78FA-656D-47D1-B156-F8165542A6C1}
+ {996021AF-AB49-4B39-A3C7-3D874E9B4230} = {C0242768-ECBC-42EE-9F6B-F8D5F3DE15BC}
{C93C48B0-938B-494F-A236-F36B325B1CC9} = {D83DE650-AD2D-4122-9AE2-53AB5364D032}
{E0F90CC2-88BF-4234-86DF-9543C9BA62B8} = {D83DE650-AD2D-4122-9AE2-53AB5364D032}
{11A2B330-6120-4E69-980A-EF9F3EFE77A2} = {D83DE650-AD2D-4122-9AE2-53AB5364D032}
@@ -2927,46 +33100,6 @@ Global
{F0911E3F-3473-4893-BA9D-3C275D1F773F} = {D83DE650-AD2D-4122-9AE2-53AB5364D032}
{F7A45588-2202-457B-A413-F1DDC489CD66} = {D83DE650-AD2D-4122-9AE2-53AB5364D032}
{80064E95-11D3-408B-87BA-9AB491B5C5AE} = {D83DE650-AD2D-4122-9AE2-53AB5364D032}
- {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40} = {1E30345B-4538-426B-8F15-94C7EDD9F6A1}
- {405AD66C-7F7E-4A37-8608-94D4DD8E78C3} = {1E30345B-4538-426B-8F15-94C7EDD9F6A1}
- {99577DA8-D1BD-4DA3-8407-364A0F342995} = {1E30345B-4538-426B-8F15-94C7EDD9F6A1}
- {3F665918-782B-48FD-AA8F-A18DFA8E2130} = {1E30345B-4538-426B-8F15-94C7EDD9F6A1}
- {1A50E251-BD04-4049-9745-770CFF672093} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
- {E16B0693-80CF-422F-AB4B-B5150FDF5140} = {165B27F0-A2BA-4961-B718-0E381B8B92BD}
- {5FEB6365-EB6C-4D4D-9DAA-E5E2EEA5A1FF} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
- {47849C79-F7B8-47C6-BBA7-8E6FCE66B9F1} = {D9353523-E09E-484A-912A-7AD9AFFE1597}
- {A8F91D1C-92D3-4385-9EA0-E646003015B3} = {2CBD872D-5257-46BD-8331-C73E4E8649B0}
- {6898B405-0970-4406-BA98-F50CDAB1A849} = {8B7F7CB1-2377-45A1-B24F-01B1ECEEB49B}
- {83AEA271-7FBD-4218-91D5-056796194EDC} = {F24A8F3D-8C25-4283-A95B-8BB9F0722464}
- {0C6514BE-9895-4361-9C9F-4D2C3E5DCAE7} = {F24A8F3D-8C25-4283-A95B-8BB9F0722464}
- {E348F96E-80F3-4D56-AE70-F55FC1EEF88E} = {83AEA271-7FBD-4218-91D5-056796194EDC}
- {317F35A1-3733-4F67-9BF3-C1C567B0D85E} = {0C6514BE-9895-4361-9C9F-4D2C3E5DCAE7}
- {B4E5FBBF-5CD2-4A9A-8E6C-1BFE877FA8E5} = {B8C4748A-787E-4ED4-A290-3A9A8C3B8EC2}
- {733E3760-7FC1-4A1C-B04E-6FAEC969D9E1} = {8CD7C05F-F440-4AE5-A5D3-195CA918865B}
- {DF82AF85-2649-4708-A0DF-07E91026422F} = {8CD7C05F-F440-4AE5-A5D3-195CA918865B}
- {0014E7B8-2130-4CED-85F1-5E7E246BB6DC} = {8CD7C05F-F440-4AE5-A5D3-195CA918865B}
- {99D58DA0-7FB7-48A0-9692-AB5141DF3F3C} = {733E3760-7FC1-4A1C-B04E-6FAEC969D9E1}
- {C1A8AD3C-5477-40C6-9BF6-8F8BA21062B4} = {DF82AF85-2649-4708-A0DF-07E91026422F}
- {0B1D00CA-F001-43A7-A2B4-98DD6E1B6E6F} = {0014E7B8-2130-4CED-85F1-5E7E246BB6DC}
- {9B5FD636-8D61-41C1-B1AE-FE625F1FC0A5} = {C2A681ED-16D8-40EE-BDD3-AEF624EA2DDE}
- {FF0AB4EB-D1F0-4D1D-A4EF-DB9EC2C6BD7A} = {9D7E0A3F-37EE-4950-B5C9-280DEE1FD616}
- {416E5572-FF88-4F90-A3B0-8ACD94406591} = {8F32B13F-C23D-42D5-95F4-88DA41A3DF04}
- {8022030D-7B08-4433-BEC3-BAE69D4082E0} = {C299AD86-AD7A-4DD3-80A7-CD6BE9485D9A}
- {8BCAF77A-B79B-4E18-9175-52BB7C1A2A4A} = {3C6F738C-461F-48A9-9FCF-3AC2126B84CF}
- {9A80A82E-FFB4-4627-9F9B-FA3C1AC4D8EC} = {7D785F10-A09E-4D87-8886-0A2CC3D2368A}
- {B580B9F8-736D-41E9-9DDF-F1BE30339BFF} = {7D785F10-A09E-4D87-8886-0A2CC3D2368A}
- {6A85167E-3399-470A-9BEC-DB82C112E1C8} = {9A80A82E-FFB4-4627-9F9B-FA3C1AC4D8EC}
- {64FCE91F-F8DE-4A29-BCE8-04A8F8B001AA} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
- {3932CB77-7B02-4475-99CF-27964B6B8983} = {8E0C6786-8E9C-4E88-BCD7-2E6EF691E3E4}
- {F205E7D7-9D9E-4BAA-A0E5-099D453B564A} = {8E0C6786-8E9C-4E88-BCD7-2E6EF691E3E4}
- {B405C4B8-C247-490F-ADDE-066737262A1E} = {3932CB77-7B02-4475-99CF-27964B6B8983}
- {C90A1B06-2BDB-4B08-8910-CD9C7A9EFFDE} = {F205E7D7-9D9E-4BAA-A0E5-099D453B564A}
- {5C20FD69-D46D-47BD-B3AE-68EB0EFB8B9B} = {DC77471A-DAFE-4C18-8433-F43B4442299B}
- {6233035A-FA76-4673-ABFE-4C291E4D0B88} = {C501AB5C-932F-4908-B6F8-E30539121E19}
- {996021AF-AB49-4B39-A3C7-3D874E9B4230} = {C0242768-ECBC-42EE-9F6B-F8D5F3DE15BC}
- {00C64182-3AB9-421D-9B0E-ED2A546A2FC7} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
- {EA1A73F2-DF0B-41C3-AABC-506FD020AACD} = {914255B3-E09C-4C4D-82C4-B4ED32C0F4F9}
- {661313B3-8045-4C98-87C5-A7EA9DAF03DD} = {A687C73B-E578-4129-B7EB-7B46DA1FBFE2}
{4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7} = {C93C48B0-938B-494F-A236-F36B325B1CC9}
{DA0C9DD7-BB9E-40EC-9F5A-DC8844D82B12} = {C93C48B0-938B-494F-A236-F36B325B1CC9}
{0AA7C3E2-6243-478E-B59E-B3160A0714D7} = {E0F90CC2-88BF-4234-86DF-9543C9BA62B8}
@@ -2979,7 +33112,6 @@ Global
{EFCFDA86-EF6B-45F7-B60E-76EADC0D6F19} = {EB9C39C6-EB49-4877-AD25-CC2E18BF9F9D}
{C0480CB6-6FDB-4774-86DD-F89C68953609} = {EB9C39C6-EB49-4877-AD25-CC2E18BF9F9D}
{CB40D510-46A7-4F3E-AB50-F26A188C2769} = {F98FB139-181C-4210-83CA-2E759339E0F1}
- {4A1249D5-0B47-4719-9E61-2170873CEBCB} = {02069CAC-FD56-4B23-BEA7-9B7C1BB1028F}
{C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C} = {4A9DD8B9-FDA4-4F35-9CD3-4CFF95D0B62A}
{71CB9568-8258-4956-AC04-70E33685CDB7} = {4A9DD8B9-FDA4-4F35-9CD3-4CFF95D0B62A}
{19D2A4A1-1B5F-47E8-B934-7BD4C84282B6} = {7C09D718-F344-4E3C-98A2-195402FCEF9C}
@@ -2993,7 +33125,6 @@ Global
{5014EC7E-490B-4C0D-B2BA-FEF6AD765CFB} = {9DD92D41-8BC9-4DE1-8CE8-4A0E49B1E620}
{27155AE7-2C96-438C-AA17-A320A25E65F7} = {9DD92D41-8BC9-4DE1-8CE8-4A0E49B1E620}
{4E4A534B-041E-46A3-936E-CCFD25068EEC} = {9DD92D41-8BC9-4DE1-8CE8-4A0E49B1E620}
- {8FE20638-2681-4648-A9AE-7E348DDB1B14} = {E0CC9DE7-BC2C-4586-BB1B-D808AFD1D5C4}
{9D74FE6C-2DAF-4FA5-B7E3-A5852B0B6E1E} = {281BD2C1-C409-444F-9E97-842893F853C0}
{140C0ED9-B807-4C21-BA72-56BD4C9EA53A} = {94F0E975-7665-4F47-84A2-47BF29210957}
{63A0A384-5075-495E-B557-74BF80415AA5} = {94F0E975-7665-4F47-84A2-47BF29210957}
@@ -3007,70 +33138,23 @@ Global
{BE600698-0EF7-45DB-A29E-568A7B8247EC} = {17C84DAE-53CF-4045-BE70-80B4785633D9}
{B138D3EF-6688-41A4-957A-AEC8FF1DD7D5} = {17C84DAE-53CF-4045-BE70-80B4785633D9}
{B5B034D7-B2E9-43AD-AF63-33BA574AFB27} = {17C84DAE-53CF-4045-BE70-80B4785633D9}
- {B2107199-A9A4-4749-BD8B-57CA56C6255E} = {09CE9E0E-F603-4AF4-A602-F74B162E738A}
- {DB43F2F1-727D-42B4-AA84-5C5FDBAB9F47} = {D5A4FAAA-403E-40A4-BA02-C966DCF1B28F}
- {71020F5C-A2D9-4DAB-9838-2746A57548F9} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
- {96840AF4-C379-4C33-8D92-3CEFCC518E46} = {F0911E3F-3473-4893-BA9D-3C275D1F773F}
+ {405AD66C-7F7E-4A37-8608-94D4DD8E78C3} = {1E30345B-4538-426B-8F15-94C7EDD9F6A1}
+ {99577DA8-D1BD-4DA3-8407-364A0F342995} = {1E30345B-4538-426B-8F15-94C7EDD9F6A1}
+ {3F665918-782B-48FD-AA8F-A18DFA8E2130} = {1E30345B-4538-426B-8F15-94C7EDD9F6A1}
{066A5DED-8645-4513-B51C-F0913642F8E4} = {F7A45588-2202-457B-A413-F1DDC489CD66}
{20496BB0-E5B7-4B4A-BA85-D94CD9C8573C} = {F7A45588-2202-457B-A413-F1DDC489CD66}
{7FFFD08B-7383-4044-A374-93481B99B739} = {F7A45588-2202-457B-A413-F1DDC489CD66}
{B4D6E449-1486-44E4-8418-B506CC6D9311} = {F7A45588-2202-457B-A413-F1DDC489CD66}
{C4AA63BE-DA35-4F59-BE00-03712AE0310C} = {80064E95-11D3-408B-87BA-9AB491B5C5AE}
- {D8358408-3BB3-44E1-B844-9CB617B641B0} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
- {F00E6829-8D12-47A8-8F58-1E04007A2740} = {DA0C9DD7-BB9E-40EC-9F5A-DC8844D82B12}
- {D2247C75-F29D-4B38-9BAE-C20F7A8AEF37} = {0AA7C3E2-6243-478E-B59E-B3160A0714D7}
- {0EA7F162-0C17-4C47-9BD7-3D1F2CB95532} = {9B8577AB-31EC-4EF5-B9DB-ED194D79AF31}
- {B0357184-3872-4A4E-A045-78CF4E5AD123} = {C673F534-AC1B-4B1C-9D00-65E4FA7A2CCD}
- {AC2A4298-5A30-4158-9D6E-6C8B1D3F7161} = {B406CD4A-75A3-4499-ACDA-B7F52C14407E}
- {3DC1D179-D02E-4924-A7A7-7987081A5B9A} = {88FCFFC0-421A-4E3D-BE96-306CD990A0A1}
- {0D7F648C-026A-48D1-9A1B-5FBDF7E6DE5B} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
- {2384497B-5AED-4EFF-8B8D-A04B1DBED04C} = {B91C6DF9-BACC-4390-9F5D-1BA096C21BD8}
- {DBA91122-480B-4733-907C-9D03529D7D89} = {EFCFDA86-EF6B-45F7-B60E-76EADC0D6F19}
- {F9A9A5FC-FF84-4BF9-930B-CA5C2DB5C9D2} = {C0480CB6-6FDB-4774-86DD-F89C68953609}
- {12E90CB1-7BDE-4051-A9E1-3A3C8B0B8111} = {CB40D510-46A7-4F3E-AB50-F26A188C2769}
- {497C37AA-1771-419C-AD16-96259BE63E43} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
- {0BAED358-65FC-420A-AF2E-0369D62AA1B0} = {71CB9568-8258-4956-AC04-70E33685CDB7}
- {BCE2A8BD-9814-4EF0-ADD8-38D3618DE4F6} = {19D2A4A1-1B5F-47E8-B934-7BD4C84282B6}
- {28FE88B2-3DB9-4A66-B24E-BF10B948A59E} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
- {70C02F2E-01F6-434D-9DE9-501EC22F02CF} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
- {DA39C197-2CB4-4B2A-A8C7-71C727F75F50} = {60F16A78-C5C2-441E-8668-AF3BC948E6C7}
- {9FFE813B-92C2-41C9-919D-3FF83D4F2501} = {0FF879E2-EE68-4495-9F8C-71B2FDED84E2}
- {E42A4289-239C-4ACE-BD48-651321D6F45F} = {6657C2C0-9EAA-463B-BE2A-805D63A5936F}
- {17ABF735-62ED-4122-BCC1-6298DAFD1BA5} = {04D60397-9677-4C12-8FE1-F2BEE0749DE6}
- {2CE53F11-16C9-4C5D-8DAC-36FA09B759F9} = {D9E9FA5A-00E6-430C-A282-087D2D7008BF}
- {8BA78453-8846-4B52-AF6F-0558E48D0915} = {5014EC7E-490B-4C0D-B2BA-FEF6AD765CFB}
- {D593E89E-73FE-4F83-8347-22F72D32B667} = {27155AE7-2C96-438C-AA17-A320A25E65F7}
- {B27E63CF-A57F-477F-9F4E-05D6D6A9D1F6} = {4E4A534B-041E-46A3-936E-CCFD25068EEC}
- {1F25FF35-FD9B-4C95-8495-479B791EE50C} = {9D74FE6C-2DAF-4FA5-B7E3-A5852B0B6E1E}
- {23BCCB70-07B9-44C9-9028-BF07C7B0B124} = {140C0ED9-B807-4C21-BA72-56BD4C9EA53A}
- {4723F613-CDB8-4093-99F6-09AD4D8319B3} = {63A0A384-5075-495E-B557-74BF80415AA5}
- {A5EB8468-7738-4AE9-B310-FBCCD5A3282A} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
- {04728073-9B10-4241-9A72-E19DBEEF2612} = {A27D3C65-7C05-4E4D-8D7C-C89FEDCB8407}
- {750BA728-7679-4179-AB40-E354F89FBFBB} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
- {0E0461FB-F142-4815-9C08-98E4B3C649D0} = {F953CF08-2EBF-4C39-8177-7C55E9F94814}
- {90D58573-49FE-43FD-BB72-69B551001AD6} = {F959397A-029F-40D6-80BA-6823B0A442EF}
- {5DE5ACE0-227B-4794-A75D-895BA69A33C1} = {32E42BF5-9B1C-4F3D-AD93-55213959CA23}
- {E69D6266-A9DD-47E1-9503-0D7F1618F05B} = {E17AC1A8-79BE-498B-97F4-AD9977EF4B48}
- {8931B1B1-3E92-4DCC-84B3-2F856824E5DB} = {BE600698-0EF7-45DB-A29E-568A7B8247EC}
- {3A83796B-F695-4783-84A0-2A1F1B3B4E40} = {B138D3EF-6688-41A4-957A-AEC8FF1DD7D5}
- {351A970F-BB66-498F-8B09-9338EB74A540} = {B5B034D7-B2E9-43AD-AF63-33BA574AFB27}
- {1934692E-17DE-48BA-811B-ED3C70FDC7E4} = {405AD66C-7F7E-4A37-8608-94D4DD8E78C3}
- {BBF929B2-B00E-4808-9256-275D273BFD79} = {99577DA8-D1BD-4DA3-8407-364A0F342995}
- {BF917E7C-9FD3-4B7A-97BE-BB53CC90A977} = {3F665918-782B-48FD-AA8F-A18DFA8E2130}
- {52CA7201-7E28-4FCE-9D66-AE0169D4D49D} = {066A5DED-8645-4513-B51C-F0913642F8E4}
- {591CC64E-F4F1-47D4-9FAC-0A337D15A69E} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
- {DB6DD441-40FB-4E50-80BC-4D8B157BCF94} = {7FFFD08B-7383-4044-A374-93481B99B739}
- {33CED97F-9AF7-47EE-A6A0-B4612DC3F0D3} = {B4D6E449-1486-44E4-8418-B506CC6D9311}
- {23890698-7FD3-4B94-965F-AAB65937ED76} = {C4AA63BE-DA35-4F59-BE00-03712AE0310C}
+ {8747766E-1DC6-4F08-AF1C-FEA0765EE710} = {3B576AFC-FF4F-4C40-81BF-465767683FB9}
+ {17861AB2-2764-431B-8B19-2DEB80FCCBCF} = {3B576AFC-FF4F-4C40-81BF-465767683FB9}
+ {4823D059-3BBD-427B-AE1D-299E64AD4739} = {3B576AFC-FF4F-4C40-81BF-465767683FB9}
+ {2C25EDAF-1363-4284-826E-FFE68274C8BF} = {3B576AFC-FF4F-4C40-81BF-465767683FB9}
+ {234F3731-4822-4916-A289-9B47ECB44F6E} = {3B576AFC-FF4F-4C40-81BF-465767683FB9}
+ {E67CF206-FE40-40EF-A046-ECDE06DD330E} = {3B576AFC-FF4F-4C40-81BF-465767683FB9}
{5D0703FB-77F1-4D82-9D9A-3C03FB1105C5} = {8747766E-1DC6-4F08-AF1C-FEA0765EE710}
{8956C0E9-C87D-4F92-ACD6-3B636F42931B} = {8747766E-1DC6-4F08-AF1C-FEA0765EE710}
- {A5715758-D2F1-4D26-A530-F951250AA255} = {17861AB2-2764-431B-8B19-2DEB80FCCBCF}
- {CE4211C2-A962-4D97-850F-CD8F3C6F9992} = {4823D059-3BBD-427B-AE1D-299E64AD4739}
- {069988CF-2935-472B-B6B2-03BFCC5D3600} = {2C25EDAF-1363-4284-826E-FFE68274C8BF}
- {8107C592-C923-41B7-AA52-A024364106CD} = {234F3731-4822-4916-A289-9B47ECB44F6E}
- {26419356-5E0A-479A-9DBF-4780F5EE98A9} = {E67CF206-FE40-40EF-A046-ECDE06DD330E}
- {28E3DAB6-9D88-4399-A6C0-89876DA75F25} = {5D0703FB-77F1-4D82-9D9A-3C03FB1105C5}
- {2EEC763F-A0AA-4C06-ACEC-04A150AB3D8B} = {8956C0E9-C87D-4F92-ACD6-3B636F42931B}
+ {58A8F376-9CE9-4578-981E-C1B1B9C939B5} = {D9FFDA0F-00A2-458C-B3D3-77D0811E969E}
{6FE08E56-2A5C-4688-B196-D2C3C0FD2846} = {58A8F376-9CE9-4578-981E-C1B1B9C939B5}
{0970B2B3-ACC0-41EC-98EF-53E4B42E45AD} = {58A8F376-9CE9-4578-981E-C1B1B9C939B5}
{1DA8D272-0036-4786-89DA-7EA08A56249C} = {58A8F376-9CE9-4578-981E-C1B1B9C939B5}
@@ -3095,32 +33179,11 @@ Global
{0898B7E9-0A64-4C13-B219-49048FEFF87A} = {0BB261E1-C2A5-4E7B-B9B3-51BC9C1D9592}
{D378BAE3-A84A-4296-ACD4-AA4FDB436D58} = {0BB261E1-C2A5-4E7B-B9B3-51BC9C1D9592}
{DAFA51F9-324D-4FB3-B2A3-0BEB9CFB1677} = {0BB261E1-C2A5-4E7B-B9B3-51BC9C1D9592}
- {97AFE1E2-6D92-4548-9EDC-03F935FF99B0} = {A0F153D9-27D7-445B-BE21-3EBC051A0C45}
{7E5E70EB-0719-4741-99CC-095D09B90C31} = {14A61134-1093-4649-B0C1-47ACAB3B8F5C}
{B0CF4140-812F-4877-BD71-257231472300} = {DE4DBB61-E880-473A-BB8D-CE2EC1DBD44E}
{3E71C420-F21A-439A-8618-B7002F0CAB6A} = {4C40B746-F462-4FC2-9ABB-0BE10C48E6D5}
- {A696E0D3-A4B2-429D-81D8-2B9FFFFCBB28} = {41DBCDAA-6A4C-4BCE-82A6-37791239781E}
- {2BA1A808-1ADE-4228-908B-0BDC6BD61755} = {10EF13B6-39DB-4D65-9DFA-BBBF99E67435}
- {9CDC2557-4A66-4DF8-81E6-4C2F7991BCDB} = {3A6242CE-DABB-4851-9E48-C8C7718CA050}
- {7DF5EF52-59D7-4C22-B22B-F4D007C7A812} = {63ADD1EA-5046-4472-80F3-3DFC5D655CAC}
- {BD0FE9F3-C8E2-44D1-BC4A-633DA910865F} = {71D98F4F-2FCD-4572-9A5C-11A9BA353EFB}
- {6B6E4B38-F48A-4577-AAB2-8709EBC5C66A} = {AB0EDE24-E57A-431A-9DDB-8BBB75616021}
- {42701611-8DCC-41A0-A8DE-C16DACE6D01F} = {E0F1EC7B-3E37-4413-B072-13B132B270B4}
- {222FA638-998E-424F-9677-A57B825A3EA9} = {0FF7F7E0-4179-468B-AF49-97C499ADF461}
- {2447893B-D91A-40BE-A017-124CC1A43772} = {E8001485-C4DA-4078-B443-8EACB0B91CBE}
- {F7430DFA-49DA-4AB3-955A-997C000B412D} = {AB69E438-C7F5-4F4E-9652-C5422DDA8F22}
- {E159DEBC-950E-46AA-8DF1-D7E56E887D03} = {74175266-F1D6-417B-A28D-3E139C93628D}
- {5AF5316A-8C1F-4F28-93E1-8C03EA69CF1A} = {79F4F38B-1E4F-4751-B615-2C4A6197FBC6}
- {7ABE82FB-0EFA-4F6D-A57E-2C7387EB5505} = {7450D670-B846-46BD-9801-A96B9AF3514B}
- {390C06FF-2359-440D-813A-FAD7913218F7} = {0898B7E9-0A64-4C13-B219-49048FEFF87A}
- {C9C3BB04-6E25-4F05-A571-C06FC180634A} = {D378BAE3-A84A-4296-ACD4-AA4FDB436D58}
- {2B715521-B728-4F81-A235-EEDAFC951EE6} = {DAFA51F9-324D-4FB3-B2A3-0BEB9CFB1677}
+ {04DB82B5-A0C8-4A5D-9A30-4455129C792E} = {F03E5C26-F7BE-4BEF-9CBC-EAFC5A2C7760}
{27CAC648-F9B6-470D-AE63-6D3422966569} = {04DB82B5-A0C8-4A5D-9A30-4455129C792E}
- {90C2BB90-87AE-4883-955A-8D1353C940E4} = {04DB82B5-A0C8-4A5D-9A30-4455129C792E}
- {1198DC44-486D-457B-B490-5CB0B1BE3525} = {04DB82B5-A0C8-4A5D-9A30-4455129C792E}
- {65963900-C735-4E9A-88B9-1A890C0009D3} = {04DB82B5-A0C8-4A5D-9A30-4455129C792E}
- {11A0D018-9FF1-4AC4-8C56-1239B8A3BFA7} = {04DB82B5-A0C8-4A5D-9A30-4455129C792E}
- {E0D92963-85FA-45EA-9016-F0B79A906BFE} = {04DB82B5-A0C8-4A5D-9A30-4455129C792E}
{C67F2FEE-E14D-4745-8694-B14F17D6AB90} = {27CAC648-F9B6-470D-AE63-6D3422966569}
{236411FD-D2B4-4255-84A8-424D42DB2823} = {27CAC648-F9B6-470D-AE63-6D3422966569}
{D4C66D43-7B2B-44C7-8B34-7DF4CB6A9BD3} = {27CAC648-F9B6-470D-AE63-6D3422966569}
@@ -3168,7 +33231,6 @@ Global
{082E8D5A-19E7-4970-96EA-FD665F9AEB66} = {EB21CA58-BA9D-4FF0-95EE-BF36A83449FB}
{014F3DD9-D5D7-414E-B9DC-271D6753D522} = {46ADB6DB-26C6-4FA9-9ACD-F0C2859F3025}
{3FDCB42D-4F77-4B3B-8C30-4D082987E9BC} = {BA162EE8-0097-4492-9462-4EEA7EEE0915}
- {641AEE93-AD3C-4D14-AFEC-887ABE87B014} = {42D90E4A-FF58-47F6-87AB-56F1C983BC9E}
{90F16A8A-0DCF-4467-A649-F69810780CCF} = {39E3F1B0-5420-4126-A842-277552942650}
{76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17} = {B6F8D100-AEA6-410A-BFD9-E0E10A317171}
{710F9A16-180B-47B3-A591-BB8E6F247073} = {90B98572-9631-41B2-BF8E-FE345012E5AF}
@@ -3179,7 +33241,9 @@ Global
{D688AD66-F57F-49F1-8E43-B2338721FBBE} = {82C2C400-833B-4BFE-B784-DDC511E06913}
{F17002F9-D680-4162-9CE3-EF470EE9081B} = {309BEA58-0C9F-4019-B4FB-5F49B24A2DEC}
{5BFB4DA5-A817-44A9-8255-DF05136261DC} = {76DD40A0-7561-4120-BB54-76D3DDF8B420}
- {BF72E5D9-88C6-4BD2-AA7D-A3082E75B042} = {23449423-430A-4EFB-B398-546EF0888461}
+ {11F40955-B8B9-4F00-8829-DD5E7F05A90E} = {23DE66D2-78D1-4C61-835A-AB42B9E245EE}
+ {331715DB-DCAB-4F21-827A-47768BF3B800} = {825E7D5B-C665-4C6B-840F-E7E69122E4A9}
+ {F71DBAB0-1882-4B67-AC27-16D2345D068F} = {6CD726D3-0BBE-4F92-B2A8-31FF3A25B7C7}
{68D03805-999C-43C6-B3A4-9BE79A1A98F0} = {FDFB153C-D8FE-4E1C-9BF5-A4F81A858F40}
{9DA5356F-AB1F-4921-974D-2634E644C5F1} = {CC8911EE-15C1-483C-96F1-94303D3B406A}
{BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D} = {5BEECACB-1943-4F5D-AF74-84EBC0CE4EFB}
@@ -3189,59 +33253,1621 @@ Global
{55FB5BA9-22A4-4980-BC3C-904316B542E7} = {92DFA343-EAD0-4273-A6C0-0AB50AE2EE80}
{55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC} = {C169E5C4-72C9-4648-86A5-EBD62EFC5989}
{3090D664-9838-405C-8CD6-379E494AB157} = {887CC6FC-3851-40FA-8A7B-C1C11EFA9CE2}
- {11F40955-B8B9-4F00-8829-DD5E7F05A90E} = {23DE66D2-78D1-4C61-835A-AB42B9E245EE}
- {331715DB-DCAB-4F21-827A-47768BF3B800} = {825E7D5B-C665-4C6B-840F-E7E69122E4A9}
- {F71DBAB0-1882-4B67-AC27-16D2345D068F} = {6CD726D3-0BBE-4F92-B2A8-31FF3A25B7C7}
{0B8165E9-E035-439D-B548-9B8BB461299D} = {7A948358-2E2C-4503-910A-4E2711ADD77E}
{DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0} = {800DEA66-72BC-4D61-A581-5501B04CD020}
+ {5A0215DA-950B-460B-AF53-FFAED6DB2AC9} = {A77C2465-7E3F-4CBA-83FD-86E83DCB770E}
{6BE60C2B-4C48-46FA-A8F2-BF749204EFB8} = {E940D9F6-23E2-446A-9DC7-66AFAFEA2148}
{173CA099-7538-44C5-A3B7-4D2F8664D7E3} = {91CE4843-8DA7-42C5-AB12-87E1E0D88297}
- {5A0215DA-950B-460B-AF53-FFAED6DB2AC9} = {A77C2465-7E3F-4CBA-83FD-86E83DCB770E}
{07895B46-3625-4E18-81BA-9C991A7E4A9E} = {317A2EB9-83A6-459F-9CFC-39F273B7C74A}
{4161D387-F20B-4288-81EA-F13C2D384DD8} = {13C8C030-312C-4727-A073-301383B0E6C4}
+ {90C2BB90-87AE-4883-955A-8D1353C940E4} = {04DB82B5-A0C8-4A5D-9A30-4455129C792E}
{015D1E7C-29FD-4DAF-8202-CA6FEB9B7263} = {90C2BB90-87AE-4883-955A-8D1353C940E4}
{C8CD43B6-E37B-4EB0-BD65-0EB52DC6568F} = {015D1E7C-29FD-4DAF-8202-CA6FEB9B7263}
- {501DAA6D-53B9-4A21-AB78-235E6C995FB9} = {C8CD43B6-E37B-4EB0-BD65-0EB52DC6568F}
+ {1198DC44-486D-457B-B490-5CB0B1BE3525} = {04DB82B5-A0C8-4A5D-9A30-4455129C792E}
{0DAD8937-8E7F-4944-B0D4-189C49F4A188} = {1198DC44-486D-457B-B490-5CB0B1BE3525}
- {4521C60C-6F3A-4D87-975B-524236351FEB} = {1198DC44-486D-457B-B490-5CB0B1BE3525}
- {792E063E-8986-499B-8B35-96DB021F695F} = {1198DC44-486D-457B-B490-5CB0B1BE3525}
{007EB358-C8BB-4449-8907-3E83CC7F908A} = {0DAD8937-8E7F-4944-B0D4-189C49F4A188}
{2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47} = {007EB358-C8BB-4449-8907-3E83CC7F908A}
+ {4521C60C-6F3A-4D87-975B-524236351FEB} = {1198DC44-486D-457B-B490-5CB0B1BE3525}
{DB9E6FF2-A4D8-4136-BD5B-AFE3313B6C7B} = {4521C60C-6F3A-4D87-975B-524236351FEB}
{1856E17E-F1E6-4F0F-8FC0-FD79CD8B6F9C} = {4521C60C-6F3A-4D87-975B-524236351FEB}
{7040B3FB-B7A2-4002-A74C-89EC1CEBF53B} = {4521C60C-6F3A-4D87-975B-524236351FEB}
{54DFD24C-F147-4825-9E8E-A0ABD4FCC762} = {DB9E6FF2-A4D8-4136-BD5B-AFE3313B6C7B}
{F524F545-6D93-4212-B51D-5D5F26897EFC} = {1856E17E-F1E6-4F0F-8FC0-FD79CD8B6F9C}
{E83A9A3C-3336-44A7-A167-07983121C529} = {7040B3FB-B7A2-4002-A74C-89EC1CEBF53B}
+ {792E063E-8986-499B-8B35-96DB021F695F} = {1198DC44-486D-457B-B490-5CB0B1BE3525}
{4454307F-156B-48E4-9FA5-1DA74FCF2B0F} = {792E063E-8986-499B-8B35-96DB021F695F}
{B7E09C27-56AB-4A8B-8AA7-C66F7D09349C} = {4454307F-156B-48E4-9FA5-1DA74FCF2B0F}
+ {65963900-C735-4E9A-88B9-1A890C0009D3} = {04DB82B5-A0C8-4A5D-9A30-4455129C792E}
{95C574AD-7602-41CF-981D-E19ADB8ECF36} = {65963900-C735-4E9A-88B9-1A890C0009D3}
{78EFE089-7045-456F-B8AD-BA1B1C165F4D} = {65963900-C735-4E9A-88B9-1A890C0009D3}
+ {D3D5B4F2-7924-4185-85A8-C908D9A67A0C} = {78EFE089-7045-456F-B8AD-BA1B1C165F4D}
{6FCA25C2-4930-49A2-AC65-BAE2E1DB7836} = {65963900-C735-4E9A-88B9-1A890C0009D3}
+ {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D} = {6FCA25C2-4930-49A2-AC65-BAE2E1DB7836}
{CCCCFA62-D0BE-48FF-82B2-3A1C136D02C9} = {65963900-C735-4E9A-88B9-1A890C0009D3}
{3F4B2800-9C79-4EC4-97F2-0041C95C93AB} = {65963900-C735-4E9A-88B9-1A890C0009D3}
- {87B9D5F7-F627-4310-B719-BD072BD981E2} = {65963900-C735-4E9A-88B9-1A890C0009D3}
- {1C346E99-9E88-438F-BA14-3F38133E7A95} = {65963900-C735-4E9A-88B9-1A890C0009D3}
- {3A0787B8-2790-4401-8C48-419E3682A113} = {65963900-C735-4E9A-88B9-1A890C0009D3}
- {6924E822-B7EA-457F-A0FE-29350DCEF203} = {65963900-C735-4E9A-88B9-1A890C0009D3}
- {70017116-8568-47F8-8E1E-C84462A334C1} = {95C574AD-7602-41CF-981D-E19ADB8ECF36}
- {D3D5B4F2-7924-4185-85A8-C908D9A67A0C} = {78EFE089-7045-456F-B8AD-BA1B1C165F4D}
- {3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D} = {6FCA25C2-4930-49A2-AC65-BAE2E1DB7836}
- {D6D62266-1C55-4B07-85B6-62CD6EDD27F7} = {CCCCFA62-D0BE-48FF-82B2-3A1C136D02C9}
{3859861E-6A53-4035-8A98-AD77F6510A6E} = {3F4B2800-9C79-4EC4-97F2-0041C95C93AB}
+ {87B9D5F7-F627-4310-B719-BD072BD981E2} = {65963900-C735-4E9A-88B9-1A890C0009D3}
{6F0362F9-F1B0-4B95-A920-52C29062C546} = {87B9D5F7-F627-4310-B719-BD072BD981E2}
+ {1C346E99-9E88-438F-BA14-3F38133E7A95} = {65963900-C735-4E9A-88B9-1A890C0009D3}
{DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD} = {1C346E99-9E88-438F-BA14-3F38133E7A95}
+ {3A0787B8-2790-4401-8C48-419E3682A113} = {65963900-C735-4E9A-88B9-1A890C0009D3}
{C52624DA-3555-49A1-BEB7-3462A37EFBA9} = {3A0787B8-2790-4401-8C48-419E3682A113}
+ {6924E822-B7EA-457F-A0FE-29350DCEF203} = {65963900-C735-4E9A-88B9-1A890C0009D3}
{0E2A5683-562D-486C-AA48-B1CD596B13DC} = {6924E822-B7EA-457F-A0FE-29350DCEF203}
+ {11A0D018-9FF1-4AC4-8C56-1239B8A3BFA7} = {04DB82B5-A0C8-4A5D-9A30-4455129C792E}
{4EE03CDD-80D0-4055-AB0B-6B0DC53C6C57} = {11A0D018-9FF1-4AC4-8C56-1239B8A3BFA7}
- {8FCFAF22-18DB-4AD3-A533-7F238B60A9D5} = {4EE03CDD-80D0-4055-AB0B-6B0DC53C6C57}
+ {E0D92963-85FA-45EA-9016-F0B79A906BFE} = {04DB82B5-A0C8-4A5D-9A30-4455129C792E}
{ECD6EDC6-F816-488B-9FCE-C06DF6AA399E} = {E0D92963-85FA-45EA-9016-F0B79A906BFE}
{134F5A87-6533-4DEB-A96F-BAEA49B53890} = {E0D92963-85FA-45EA-9016-F0B79A906BFE}
{4EB529BC-777D-43E9-A8DA-42758585328F} = {E0D92963-85FA-45EA-9016-F0B79A906BFE}
{28FCAFC6-B68B-4A34-BC66-FB3B4149B89D} = {E0D92963-85FA-45EA-9016-F0B79A906BFE}
- {5D59176C-604F-4B04-8AD2-37C3B0297AF9} = {ECD6EDC6-F816-488B-9FCE-C06DF6AA399E}
- {A82CAB28-A9C5-4D59-86CA-E66A76CCDAEE} = {134F5A87-6533-4DEB-A96F-BAEA49B53890}
- {462E0B74-4249-4F65-8F40-6442266F5519} = {4EB529BC-777D-43E9-A8DA-42758585328F}
- {DB8B2975-3E1F-4D22-946A-92A579D75257} = {28FCAFC6-B68B-4A34-BC66-FB3B4149B89D}
+ {0B8F1AF4-9355-4307-BC68-08A2947AD3B9} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {C1518A76-6C68-48EF-94E0-BE79A4514530} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {EC2FB8A8-7EE7-4E70-875B-E4FAC488B4DF} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {48FBF3A6-B6AF-4FEF-84D1-1706206A94F1} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {F26CBB40-4DFB-42C0-BEBB-26F5BC7B36B5} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {30993D25-1F0D-4CF4-98C0-5F6470B87382} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {2DBCC16D-CB12-43D1-A4B8-9E82BE1DB891} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {18FD8738-0685-482B-9D97-CEB598AAAC5A} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {DD8C7C31-7DB5-4933-97B0-06D168BC0AAC} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {DF621757-F7D5-463A-A05A-83E95C1C6A43} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {6E410935-3438-46EC-A9EC-7065F924EFF9} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {33381DC7-E1DD-4BD8-AD2A-E7A80FF04E69} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {00D2D1B1-A33B-4829-AD48-50A92EA5DEBD} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {2AE191D9-FD91-4142-81CE-18D80591912F} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {1B74852B-B366-4360-9A7D-EDD6B9B57E9F} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {49521A1C-DBFB-43B1-8DA5-7DC4F8C4014D} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {3E4DB71E-E26A-4341-95D8-E4E3809FCE51} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {B5AE199C-B9D1-40C3-97B7-C6BC0442EC58} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {807D6049-D7FA-4853-AEF9-CD0F35EBAC04} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {D02780E7-82B2-4635-9801-3E1AC43CF81E} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {53D84277-AB6B-4A8D-AF43-1E74CF0C9F9E} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {0594F687-7354-477F-B288-8C641A4504D9} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {AE134EB2-06E1-4561-8148-7347F0D012B0} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {5C28FFAA-5D37-4C77-82B2-EFB0898FDDA5} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {6495306C-4297-411A-8241-DDD40D48B417} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {F73DF77B-3C94-4516-B306-1C2E289E27A7} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {0D34AE89-A07E-4941-BE41-7922EC86AA8B} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {A4839CEC-6C25-4A8E-A4A8-5FB0C9768A9B} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {C06A0898-7C4E-4925-91C4-2979C4F85BC2} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {E865D57F-CCEC-4E7F-9F0F-2E2F0D127036} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {4638A427-7835-4808-9F14-29CCBC365B75} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {31ED8057-A96E-42B4-8102-EE3078061981} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {067E8F6D-F184-4E15-93A7-A0C7FC200F7F} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {F5F8FF1D-D925-42D4-B868-FA1BA4462C04} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {5D2FC578-A17E-4B33-8DDA-B8E972D42C41} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {037FCF39-2055-43DA-9C66-972DDBEB15AC} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {A5293BBE-2081-4701-9F04-3A5D756325A1} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {EC6FD253-5247-4D8C-887E-453B5647A0A7} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {BFA9B638-76C9-4709-B18B-225B3F74B0E7} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {601DE23D-7202-4226-8E50-554C33D770B3} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {83E74202-B9F5-4D34-9D6E-D973704945DC} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {1DEFC2A4-774B-4F2E-B54A-E25B5D8350ED} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {770811BC-832C-498F-881C-F545A1884BCD} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {E15C9AD4-4D8B-43F2-AAFD-ED827609BB6F} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {16E9D09B-7144-4E01-90C8-A3DB37EF6597} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {B8479512-8916-4897-9E68-426F4A6D0F01} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {9760C40A-013F-47FB-861C-6BBF2D66ECB9} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {DBD3DBBD-FD2A-48DF-B8F6-E80B4B75CCFD} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {BA4A14E7-0679-4E85-9B24-6452FB89C775} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {00123B77-935C-4C54-9F54-A7D78398FD9C} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {39E0910F-28E2-4192-BCF5-5537C53821F8} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {0DB625F4-2A3D-41EF-B6DC-DA83A931B927} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {85DD13D6-24C0-40F1-AE6C-A37B75326B00} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {F62205FB-539C-4A6D-9092-F0DD246272DE} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {5108EA79-1A39-4902-ADB1-AE38EEBA5B37} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {5E0A08A8-D02D-4036-8A2E-41BDFF64CB55} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {5976F27D-32E2-451E-9F8F-3C1C5E7F156F} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {23AF0DA5-1A8B-4D1F-91DB-E18684070F7D} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {1DA6A5C9-51BB-44D3-84BF-873C6C092C81} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {AD783D08-47A8-4E7F-A3B6-7B63249807F1} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {DBCD155F-1BD2-4091-BEC7-0A9A15809BDC} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {2E1104E1-ED87-4A8C-8486-5D6BB480EED4} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {A33856BD-BD42-47BF-A187-0077FF8C2098} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {43EA703F-C5E5-4680-B8FB-B2F46CA52FC6} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {458ADB44-4020-4022-9C25-A439D1BCC464} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {113FDD73-F8D5-44AF-9FB6-A7802A8C854D} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {F27C3C89-5B9D-465F-AE6B-05F2468B2CEF} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {0A27F4DF-A230-4627-873B-1D876608FA22} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {702DAA7C-306F-4A97-895B-963B1028D213} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {C5B2EBAF-D3EA-4721-88F5-FB384F5F7CCE} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {D4BEBCBF-BE59-481E-BD88-ABED5B835EF3} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {5CAE1B00-512F-400D-B309-A288BF958E7E} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {E424FF93-E659-4516-97CC-AFC137659014} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {9823F80E-FE94-44AC-893F-2313ACF001D4} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {42A00689-632D-4DDC-AFAD-EDD86049802E} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {B6669424-4F8E-4154-BF4D-B74694CF722E} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {9CF5C43B-8490-4FB3-8F07-663467331AD6} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {6B30834D-CDDE-4A1D-A318-9753ADB594A6} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {078DBDAF-A26F-4FEB-90B1-E0A008CD577A} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {E46BA38F-3EA5-4A56-B0EF-A6F646073C76} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {D17EE755-3FDC-410E-B07E-3E37B5789A7C} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {70A42499-9E99-48D7-A74A-F5531CC17251} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {07AD9B89-51A7-4138-A6F9-37F439AC85CF} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {4EAE9BB8-3DF7-4384-902B-3412CB887E01} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {5928DD1E-853B-4858-834B-0DFC7C6E26EB} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {20D9F28D-DD1D-4777-9CE2-5D5E208EF3E5} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {1C0ADAC5-E54D-4AC1-8251-1F8D0D26CDA6} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {2EF18A15-DC9E-4D76-91DC-F73D31E03FFB} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {4E456F57-82E0-43FD-B947-DE3C65E8F1C4} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {B4A2FF5F-9801-48CB-A00E-591860F7714E} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {3FE7D8DF-9246-49C4-9D6A-BC796006F78C} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {ACE1DAA5-86B8-4C29-90E4-F8D32E8658A5} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {87187E04-7D15-494A-BFD5-A07D2BBB4686} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {5A6D6A91-B009-46C9-9A18-4866F846241F} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {D1AC9448-46B7-4B29-9A85-8F0372E5C228} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {564359DF-BE79-42F2-AB6E-8518217527E7} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {48C6ABBC-8D33-4FD8-B6A8-A60FEE178245} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {C7D855D1-A996-4112-A7E9-AD1E4E07B186} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {20AE49CC-1ADA-4B14-B7EB-C961B4C0FC16} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {369A6DB8-B0C9-41E5-84DB-C0CA2FCF92CB} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {C6DC8E85-DCD2-49A0-977D-CE9795552632} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {8BA7A4A1-EBB6-44CD-828B-F2BA5523691A} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {650B07D3-9BC0-4EF8-8557-44200EC13261} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {C5578A39-72FF-4D25-99DA-96A8A99C6740} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {FC3E9CEC-7659-471A-8B2E-8CFB3FBFDB4E} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {A7850EBD-6701-473E-8686-99535F0794A6} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {314823E3-7BB2-4C19-BA04-5AC565215BA3} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {7ACF6404-4F4D-4D63-8E5F-A41DCC72B6C3} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {72FF9A1A-6612-41FD-86D2-C069608C2799} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {9EE64E0C-595B-47BF-B8C0-96BDDA260461} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {271C8E26-550D-4506-9BF8-D87805D5FEF6} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {5CE4D180-D559-4EA1-8A81-22FC79E4D255} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {EBB57E43-0868-4482-86EF-8E330A10BB54} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {6D20F54D-C743-4459-A7BD-A8C631CC648A} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {17BA157B-5321-4381-94E3-BBC37B314FAF} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {DC4B97D9-D69D-4A34-899A-57AE1C949841} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {06705BB1-9365-4916-A426-7534584A1B5D} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {BF639075-28D1-4E40-808F-A181F76B7005} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {BADC0930-22AC-4F76-B3ED-6C0F78D1549E} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {B793D123-1F28-452A-8528-2CF812B8EEBB} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {0E11223F-B3A0-46A3-BA5D-A7B5F9D56996} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {D45A5B16-BE6F-45E4-A88D-39DDD6DD2157} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {14A2768C-E5E0-4156-B05C-229600CC539B} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {AF7F2478-9B49-4776-BEAF-0BF8916E2D79} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {136C849D-3517-40D8-BA2A-1F903377762D} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {A60BCC3F-1672-4EC4-A4D5-30A7AE8AC437} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {FE68C94B-7263-4C2B-B8DC-BD8ACA669B07} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {B9F2D613-B3BF-46D1-A762-ADE0656DF394} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {3A283369-FD98-4661-9B73-17BDAC3C2A70} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {F94C1DAC-C9C6-4BE3-80BF-C4B21F273764} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {B0409C23-6BC6-40F5-9386-36A69B746C65} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {E56C9935-95B9-498A-B221-DF044409D530} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {9A3ADDB6-4396-46CF-B079-FC16DFFABE93} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {53C70B64-C175-43BF-A98A-719868D6D695} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {D7512FD8-08E1-4BB6-8701-E3FEEAE4FF66} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {3C4D424C-B4CE-4C7F-B780-9330CBFED274} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {05C1DF3A-D956-412E-B80C-C3FFC3317D7F} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {60284420-DDEE-40F0-AB57-A2C4011D07C2} = {954F04D0-2FFD-4923-BE9A-2F9F58145708}
+ {C340AEBB-36A4-40E8-A453-F9D2B48F608A} = {168FB13B-74F9-4056-BF11-A46F2DAAADF8}
+ {D463FFF1-0A34-407F-88C4-4723901908DF} = {168FB13B-74F9-4056-BF11-A46F2DAAADF8}
+ {21D66817-79E2-4E66-8839-EBC4B4BAD6C1} = {168FB13B-74F9-4056-BF11-A46F2DAAADF8}
+ {F45F852A-B9E9-4597-B399-ABBC969EAC91} = {168FB13B-74F9-4056-BF11-A46F2DAAADF8}
+ {06FF6E07-2815-4FEA-AA0B-C0E1BB05C639} = {3AC4E363-B239-4D48-AEB8-A9177554E156}
+ {3E071870-A2AA-4839-8DDF-5F3EF4133D3E} = {3AC4E363-B239-4D48-AEB8-A9177554E156}
+ {A5CE024A-361E-410B-B204-98FDF9C81FA8} = {3AC4E363-B239-4D48-AEB8-A9177554E156}
+ {33E41A22-DC44-48D9-8EE2-C2902F1564EE} = {3AC4E363-B239-4D48-AEB8-A9177554E156}
+ {B85EBA3F-2BD0-481B-8D1D-A0901EA5B2D0} = {3AC4E363-B239-4D48-AEB8-A9177554E156}
+ {580234A2-D854-4FD7-B11D-4C39794E1F55} = {3AC4E363-B239-4D48-AEB8-A9177554E156}
+ {BFEB52A3-D9BC-4E2C-8BA1-63C1B21C2997} = {3AC4E363-B239-4D48-AEB8-A9177554E156}
+ {5C1E8BD3-C9F1-4012-9B93-34EE5455A917} = {3AC4E363-B239-4D48-AEB8-A9177554E156}
+ {54DE4A9A-0626-41A5-A7EC-BFA52D1A304C} = {3AC4E363-B239-4D48-AEB8-A9177554E156}
+ {28415558-9857-4A66-B920-5A25CF2E31FF} = {3AC4E363-B239-4D48-AEB8-A9177554E156}
+ {EF8FB27D-5647-414A-8338-DC7EA477A1A4} = {3AC4E363-B239-4D48-AEB8-A9177554E156}
+ {FE6CDFB3-27C3-4C8D-906C-0776A7EDE97E} = {3AC4E363-B239-4D48-AEB8-A9177554E156}
+ {4B6D76B8-71D7-43DF-8DE3-DC1360344968} = {3AC4E363-B239-4D48-AEB8-A9177554E156}
+ {9F2D4F98-AFAA-401A-9221-46823FF7F7F5} = {3AC4E363-B239-4D48-AEB8-A9177554E156}
+ {CFB3552B-D349-4AA8-BBE3-47ED82315402} = {3AC4E363-B239-4D48-AEB8-A9177554E156}
+ {F0FCA1DB-0D7C-4ECD-8DC5-B00EAAB13D7D} = {3AC4E363-B239-4D48-AEB8-A9177554E156}
+ {CC8CCFBD-780E-471B-B7B3-82C7E89A8A80} = {3AC4E363-B239-4D48-AEB8-A9177554E156}
+ {040A8014-313A-4277-AB3D-5D6C9928AC7B} = {3AC4E363-B239-4D48-AEB8-A9177554E156}
+ {0CB92C28-D5CF-4A9B-A81C-F10D64AC6CF6} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {0C9B9A3F-D3C7-428F-A506-DF7E3181DB71} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {15117C50-064B-4992-BC03-B906D93F047F} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {0D23EE48-E442-4EE5-B127-3DC280B2B889} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {E5D8C71F-1106-4C4E-A8D6-EA07D7BF539A} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {79877703-8483-436B-ACFA-BF2B50481554} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {536E8197-14E4-4CA4-B1FC-9D27262872B1} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {A94D7295-DA3D-4786-9DEF-98DDB6D79EC2} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {E042222A-C186-4FD5-BB45-E56FFAF991AA} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {E7423379-89CE-47F0-B061-4815CA6FC255} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {BBFF3FF7-F0FD-450C-B9FB-FBA92A277DBF} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {54477C8E-60C4-48D4-8429-4B1428E42367} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {1490A130-4F0A-48E4-A1C4-CAC746323EA1} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {A8195820-0DEC-4D0A-A888-436B1A7EA86F} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {664785E7-9173-4339-A392-29FC0C81056F} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {EC9581B4-923D-4636-804D-3BA5F08BED1E} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {3FE2BCF6-9DF5-4E3C-835A-864F0DD91039} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {DAF9B805-0C25-4FF0-AA69-C38B16ED4E97} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {AF73E1CF-2E8B-484E-B329-763BB8B3DDDA} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {B4142D79-8996-44CE-825A-0304C3689970} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {3CA70F86-9BB1-4B6A-B5AC-5C207ADB4BE9} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {ED3654C6-EE52-4A83-961F-C1D5E5DE1217} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {B7449C08-3EB0-4595-BB7F-309CEFE7C470} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {EF7BE6ED-DED6-46CE-9819-F3F8493C5044} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {04B7DA69-8E80-41E2-9848-4B7CFAA910FF} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {E5322C32-4281-4593-B946-5DCD14477CF1} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {C0EA83A7-EE72-4F9F-BC23-7D821507D4B2} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {3D50935B-1230-47C1-8C70-377AC2E8C542} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {CC4CA6EE-5174-4CFA-93A9-88AD042AE43F} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {F5C7053B-BD47-46DE-8246-F81941FA537D} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {340B2533-5C07-4261-ABE8-0C39C62A8F2B} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {F4E4BCA0-1BCF-4351-A95A-C59D35DE24BE} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {80D23E5D-DB08-4B4F-913F-ED296B0500EC} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {6BD00E0F-28A3-4308-9E6B-1DDCC0BA7B0B} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {3AF47F6E-E823-4D10-91D2-D1D2291D860D} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {5729818E-5D7B-45A0-A79F-F6F9AA782223} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {234F2BCE-6D53-4033-8D90-D7A2C3262397} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {C62E1AAB-2705-440F-A499-43CA515CBE64} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {D51AD44D-4256-45A6-BDDB-3CE41038CB4F} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {3295C952-BD8B-41B7-A94A-3B80A88832ED} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {56E43EC3-FB57-4C31-AA48-EF6DFE5F7DAF} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {2A0DB37C-22D9-405A-9EB5-74B5EA151067} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {EE0062CC-6F5F-4235-B6EF-4D3B18BFB776} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {77488FE6-99C2-478A-BF45-76B7192B05F3} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {9AB352DA-BC41-4FD6-9974-571B2894D873} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {3683291A-FC9F-459E-87CC-25F401C2DEAA} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {5206C50D-0D7C-4593-A659-3D51FFA19454} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {B608C48E-89BD-4D20-8DA5-B1DBA234D893} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {083D1F5E-6CF7-4B78-B940-439A8CCA0157} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {4B961CFE-BB95-4937-9882-E0656590CB30} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {F7C875D0-CC56-4BA0-ABEC-A1DB51C9BEB9} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {4646A951-3BC6-4ECA-8884-A26246FA86B6} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {787F11B6-3900-430B-A6FC-9FE7157625EE} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {074BA388-8FD2-4B1E-B762-6A31236813C6} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {E4FC4ED5-8385-4667-9C1C-1AAAB167E2C5} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {D0FE1238-7277-4663-B545-63D2A8B30F97} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {5E015DDE-3EC4-43FB-A2BE-C07446B944E8} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {D2E40B34-682E-4615-A404-DB62775DD4D0} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {7EED0C6A-CE76-4E71-AF16-806C00CEA1D4} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {3AEBCD23-397B-4952-815A-BA1F23DDF951} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {139F6A41-C301-4740-A7E7-F4491588F8CF} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {5E41B7A6-61CC-4AF4-9A41-50662EE3AF9C} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {EAC06643-6BE2-42A5-85C3-C5D5BD463067} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {A62D095E-4206-4D11-8762-11DDD63E931E} = {BA784A0F-E788-40CC-A76D-EB4041808897}
+ {B94CE6E4-D2CB-4E77-9E66-BAF7399256FC} = {A8B34174-E462-48BE-975C-604B8B1DB0A0}
+ {AFBEE14D-A543-4A38-B88F-D5917D534798} = {A8B34174-E462-48BE-975C-604B8B1DB0A0}
+ {679BD4B8-7FB3-4760-A68E-5E0C6B73FE8F} = {A8B34174-E462-48BE-975C-604B8B1DB0A0}
+ {DF40DD16-C1FE-4FE9-BB21-3FDAE7676EF0} = {A8B34174-E462-48BE-975C-604B8B1DB0A0}
+ {26BA48DF-909E-4139-8CDB-33B774A96D36} = {A8B34174-E462-48BE-975C-604B8B1DB0A0}
+ {BFBD12A9-470A-436D-889B-A094C4B56B5E} = {A8B34174-E462-48BE-975C-604B8B1DB0A0}
+ {A3AD0A96-D8B7-4756-87A4-BD0322816E36} = {A8B34174-E462-48BE-975C-604B8B1DB0A0}
+ {A503DC41-F9A6-4CB8-9069-3866B40DF3E1} = {A8B34174-E462-48BE-975C-604B8B1DB0A0}
+ {49F28797-569B-46CE-BE57-F303CB612942} = {A8B34174-E462-48BE-975C-604B8B1DB0A0}
+ {C263A317-B5CA-40F1-A159-0662059DDA12} = {A8B34174-E462-48BE-975C-604B8B1DB0A0}
+ {CBD9D3F5-8F73-460F-8801-D684254D45EA} = {A8B34174-E462-48BE-975C-604B8B1DB0A0}
+ {9B2CCDC2-D6CE-4568-A419-AC79613BC235} = {A8B34174-E462-48BE-975C-604B8B1DB0A0}
+ {E6D99C96-0E6F-49BB-A9E7-898345BB88EB} = {9A80A82E-FFB4-4627-9F9B-FA3C1AC4D8EC}
+ {5B790B31-497A-486B-A30C-67F013E370CA} = {9A80A82E-FFB4-4627-9F9B-FA3C1AC4D8EC}
+ {66CF5824-3763-47A8-ABEA-E8C583DB765F} = {9A80A82E-FFB4-4627-9F9B-FA3C1AC4D8EC}
+ {2BDC4E05-9BC3-46E0-B75C-A69451E3DD5E} = {9A80A82E-FFB4-4627-9F9B-FA3C1AC4D8EC}
+ {C17DAACE-3DBA-4199-90E2-96F991712114} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {5540B7B2-2011-400F-9DF6-3A35CF7C4004} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {5536EDEC-592C-4855-8560-839687B39DEF} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {F99AADDF-CFF0-43F7-9AC9-D19E5A72DBBE} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {0F8D7570-F2F9-48EC-8337-D30A7E3E804E} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {74D4B57D-1DCD-4AA9-B60E-76892E52EA3A} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {692088EB-4644-4378-B391-3C06C532281C} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {670924CC-25CB-4669-9106-89971679F2C7} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {FFFA3954-E59A-4071-86EC-06DA7A87B349} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {86DB00A7-72CA-4FCC-9A62-9AF981C699FD} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {EBF6CE8E-B096-4B19-A8FB-08AF2C2E34A6} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {01804A6B-5548-41C8-BE15-95585B0375EC} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {526DCCAB-BFA3-423A-AE11-A23C49639EF4} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {17AEDCD1-89CD-4206-B76C-0161143AC72F} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {836AD7B3-35E6-49F0-AA37-AB051B84E559} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {B5EFBD85-B7E4-4521-8614-AD95F48DFAA3} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {635215B3-122F-499D-8CAB-22F00651EA12} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {969159A4-B449-49AB-85BC-816C4EF69BD7} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {252285C6-BDDB-4826-9E93-7702B02E4BF9} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {62C4714A-E180-41FC-B44F-9B87B2375A23} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {66387298-3248-499D-BBC1-908CABCDC93D} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {682F6F7E-6292-4FEA-B9C5-B40FF34E961D} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {D2BEDF6D-C783-44FA-AADD-BC6227726261} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {A4C13469-BE68-490F-8B97-F8F0D94D7121} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {FE50A648-7B41-4F1D-8B76-AF8691895B3F} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {A2B2449A-76A8-48F4-8543-AC20026C5148} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {F3421840-6516-40F1-842E-323DF63B3329} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {8073C7BD-50CE-4CE1-8790-FE34E1D110E8} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {C311BEB7-F49A-400B-9FA9-D42156D8AF59} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {5DA2C5C2-46DE-43A7-8AFE-52546BD11F8F} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {70A1E75C-C1E9-4FA8-982D-1EFFAE36C08B} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {F1D591B1-0CE7-4F36-A258-F0CDE36CAC05} = {B580B9F8-736D-41E9-9DDF-F1BE30339BFF}
+ {6EAEA64D-0062-4D88-ADDE-4169E502FF59} = {3932CB77-7B02-4475-99CF-27964B6B8983}
+ {BB831C2F-A50B-4845-895F-63626C532CFA} = {3932CB77-7B02-4475-99CF-27964B6B8983}
+ {8711F254-3E93-4F1E-B2B3-DB6E34CE10B0} = {3932CB77-7B02-4475-99CF-27964B6B8983}
+ {1EC5A52D-60F5-4F1F-B85D-81E81F1C765A} = {3932CB77-7B02-4475-99CF-27964B6B8983}
+ {BA376677-A1BA-430A-A03F-0348CCDED059} = {3932CB77-7B02-4475-99CF-27964B6B8983}
+ {E36836E5-9AEE-4B23-835E-1C6CDA002DBA} = {3932CB77-7B02-4475-99CF-27964B6B8983}
+ {04AF3C38-9796-4C40-B6CF-4A9F48BB5076} = {3932CB77-7B02-4475-99CF-27964B6B8983}
+ {BFB8EFE5-7236-437E-A3C2-5811D340B056} = {3932CB77-7B02-4475-99CF-27964B6B8983}
+ {4F00E4F2-9957-4845-91A3-D2E903014B68} = {3932CB77-7B02-4475-99CF-27964B6B8983}
+ {B310070F-A72B-49F2-B75F-09F072EE595D} = {3932CB77-7B02-4475-99CF-27964B6B8983}
+ {463BD49E-2227-483E-8E08-FCB431FC9C54} = {3932CB77-7B02-4475-99CF-27964B6B8983}
+ {BA483BED-BD99-4AE0-B4DC-42BF573F054D} = {3932CB77-7B02-4475-99CF-27964B6B8983}
+ {C3FB16BB-A1CB-4294-B154-A8704C95F0D4} = {3932CB77-7B02-4475-99CF-27964B6B8983}
+ {ADEEA3D1-B67B-456E-8F2B-6DCCACC2D34C} = {F205E7D7-9D9E-4BAA-A0E5-099D453B564A}
+ {85BA4D30-89D2-400E-87EE-16A73C104C11} = {F205E7D7-9D9E-4BAA-A0E5-099D453B564A}
+ {21FE6A95-5B17-4AC7-B5CB-32594DDE8172} = {F205E7D7-9D9E-4BAA-A0E5-099D453B564A}
+ {73F2BEC9-2696-44E4-BBD5-51E95E3BCC99} = {F205E7D7-9D9E-4BAA-A0E5-099D453B564A}
+ {81F3AFF3-023A-4CE5-8BAA-271BB68FB133} = {F205E7D7-9D9E-4BAA-A0E5-099D453B564A}
+ {F0EFE7B4-4364-45C6-8491-E5F5F127CDD1} = {F205E7D7-9D9E-4BAA-A0E5-099D453B564A}
+ {EF78FAFF-1A60-4ACA-B8F0-8B3C14D89C5F} = {DC77471A-DAFE-4C18-8433-F43B4442299B}
+ {D08BDFE0-70D1-4465-9AF3-1D95BA27F8AF} = {DC77471A-DAFE-4C18-8433-F43B4442299B}
+ {DF9F4DF1-EE55-4CF4-9362-F8AD0646EE31} = {C501AB5C-932F-4908-B6F8-E30539121E19}
+ {D773D72F-F59F-47FE-8BC1-5B77C374CDED} = {C501AB5C-932F-4908-B6F8-E30539121E19}
+ {BF7A1709-11C5-4C19-9335-946A65F7B71C} = {C501AB5C-932F-4908-B6F8-E30539121E19}
+ {9AB77F8B-4584-4AE3-BD06-C538D83F72C0} = {C501AB5C-932F-4908-B6F8-E30539121E19}
+ {6FDF315A-5225-461E-895D-301CC2050F61} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {709C9072-CB04-41B3-8D13-6B8FF3C2B7FA} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {1395D6FB-EECE-4F71-AA76-596BD19E9DFF} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {6C120650-2F5F-497F-B549-AECD705C3298} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {243A642E-779B-4660-9FAE-F40A3E117598} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {89E37000-896E-4DD5-BE59-AB3AE8E0452D} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {6A409898-4C54-4952-8D10-4805CF04E3E4} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {60D2F293-AE51-496E-BF9D-8220AE7E3F32} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {6CEC3ED9-1237-45C7-9C94-4E75BCFC3C2C} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {6CD15AD8-C9CE-4B0C-9EFA-29253F2C01F4} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {D962E02D-75D1-4A3A-A1A8-7AAE32E86D75} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {693C6DD6-4F3E-44A5-AE97-600BC5780DB3} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {622F3173-9D02-4B96-B9B2-0A20085CEA9F} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {4151BEBB-509B-426C-8799-5831EAB1A501} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {2E5E4849-02BA-4A67-8BFC-C8234F9ED3FA} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {DA129426-1577-4548-AEFF-FA3E9DD4C238} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {D988E826-E0FF-473E-B16F-1D1361B77055} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {BFDC05E3-EE2D-4653-AF6B-B5427AC9C865} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {96C34EDA-804F-4071-B942-F5A7C4E22F15} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {EBCBCA18-E205-4D9A-9337-3663A2067DCF} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {E359F45E-5837-4D77-8A21-2ED8FDD8F894} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {561C7872-03CA-44A3-A6C1-84F6C90EE90F} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {8614A72B-7562-42F2-B617-2638780BB28E} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {8125A0B7-986E-4A6F-A86D-E6D4B46716CA} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {A5F2C5A6-CFED-460C-BA3C-CC12B7D65B04} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {F89754F7-86E1-44EE-A3EE-2256FF7CB6DA} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {D82E4648-8B61-4440-9A33-A1A573819CDA} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {77044369-D426-49C1-B738-4FBB1C88B20F} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {D1DB2E34-A5F3-46EC-9CBA-6C952AE50EF6} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {33869AC4-FDC0-481E-BA88-DEAD9629BDF0} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {F595FF0D-D7F5-4D91-9265-0875DA1DEEDB} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {6B2D1E6F-69BC-43FB-9749-376324A45285} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {7B10C9CA-7BA5-4D17-9E04-F497B26150FB} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {B9C90B98-C141-43C4-B7AD-A80A11194326} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {FB91C947-292D-4338-89C4-CE25442BC21A} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {3DA358E2-D2B8-4160-AAE8-353C355FC767} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {1562736B-261A-40CC-8AFE-C0F1C2892DEB} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {8FB8C934-E5DA-4A20-930B-5C30BE80831A} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {DB8A5DD9-466F-484E-AEBA-2B78F1FF3633} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {50453737-C530-4473-8D14-123A43C9DA9F} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {E27869B0-3B87-4C49-816E-456917FF793B} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {6843A842-DCA4-4EA5-95FB-9164F6067A34} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {0AB7BA45-9C43-4DC0-AF1E-5F51E7C5194A} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {EB897B42-FC20-4AAA-BD9D-34FA116BF84B} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {C640C7D2-7131-45B4-90DF-A8B02E394867} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {DD34B3DA-9910-497A-8475-10301F94FE15} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {A4D554D9-407B-4D76-AEC2-6ABCE064AA15} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {3CC950C2-CFBD-499A-8A32-AE359C46F96A} = {74EFC15D-717E-40EF-88FC-764448DE48B8}
+ {C2EEBDC3-4DA0-45FD-9805-FA0608F754B7} = {914255B3-E09C-4C4D-82C4-B4ED32C0F4F9}
+ {435C204F-7509-4599-B6C5-2DA2D362E664} = {914255B3-E09C-4C4D-82C4-B4ED32C0F4F9}
+ {A1038D6D-50D2-494B-933D-74034583F3F8} = {914255B3-E09C-4C4D-82C4-B4ED32C0F4F9}
+ {462CD1A6-B52A-428D-91A7-026ABC26C3A9} = {914255B3-E09C-4C4D-82C4-B4ED32C0F4F9}
+ {B41121E9-EC15-484E-9E96-46E89CBB1EEB} = {914255B3-E09C-4C4D-82C4-B4ED32C0F4F9}
+ {B06A2649-0937-45B1-8B5E-7433847BB664} = {914255B3-E09C-4C4D-82C4-B4ED32C0F4F9}
+ {582ED7B9-78A9-46E2-96AD-940C44257BD9} = {914255B3-E09C-4C4D-82C4-B4ED32C0F4F9}
+ {041F2129-8E15-4840-8D17-08FE1B99C98A} = {914255B3-E09C-4C4D-82C4-B4ED32C0F4F9}
+ {81036274-5786-483C-BD52-854B882B4F21} = {914255B3-E09C-4C4D-82C4-B4ED32C0F4F9}
+ {8E3058EB-0198-4796-AEAD-E09965A73E00} = {914255B3-E09C-4C4D-82C4-B4ED32C0F4F9}
+ {BDA62694-2760-4AF9-BE5D-ECE6A09A210B} = {914255B3-E09C-4C4D-82C4-B4ED32C0F4F9}
+ {EDAC3DEE-ED77-4180-A1DE-FF67AC42944B} = {914255B3-E09C-4C4D-82C4-B4ED32C0F4F9}
+ {F8C60870-9D7D-4C91-BD33-1D11A4151FA7} = {914255B3-E09C-4C4D-82C4-B4ED32C0F4F9}
+ {34026C3E-193C-45CF-B55D-8FAB068D4F79} = {A687C73B-E578-4129-B7EB-7B46DA1FBFE2}
+ {ADCBCB5C-816B-4C9D-8223-2DD2B43F9135} = {A687C73B-E578-4129-B7EB-7B46DA1FBFE2}
+ {C1B8B8B2-2070-42F0-9A03-D73F1DECC019} = {A687C73B-E578-4129-B7EB-7B46DA1FBFE2}
+ {857EEB5A-1D43-4B59-871A-3B36121450C3} = {A687C73B-E578-4129-B7EB-7B46DA1FBFE2}
+ {5A3575BA-0E0B-4736-954D-5A8ADD77DC2B} = {A687C73B-E578-4129-B7EB-7B46DA1FBFE2}
+ {2E795F75-9DA6-4D10-9C32-C1D3FB854231} = {A687C73B-E578-4129-B7EB-7B46DA1FBFE2}
+ {1FB4BDC4-7EDD-4EF9-8F2F-363F7E83F31B} = {A687C73B-E578-4129-B7EB-7B46DA1FBFE2}
+ {FDFA7555-C1FF-400D-8DBC-5672E2E76494} = {A687C73B-E578-4129-B7EB-7B46DA1FBFE2}
+ {4499F174-5CA5-4447-81A0-A8E3BA1908D7} = {A687C73B-E578-4129-B7EB-7B46DA1FBFE2}
+ {96C8C125-C97D-43D0-AA6F-817C6792C359} = {A687C73B-E578-4129-B7EB-7B46DA1FBFE2}
+ {D4CAEC15-F75F-419B-80E9-6FA9E89AFE48} = {A687C73B-E578-4129-B7EB-7B46DA1FBFE2}
+ {5627E983-E7DD-482C-A316-F84B97EDBB81} = {A687C73B-E578-4129-B7EB-7B46DA1FBFE2}
+ {6659CA3F-F648-4C54-8911-FA18239A2434} = {A687C73B-E578-4129-B7EB-7B46DA1FBFE2}
+ {79804B5E-FE7E-4A45-88B5-D06A4B3707EC} = {A687C73B-E578-4129-B7EB-7B46DA1FBFE2}
+ {61A46528-0278-4494-8866-2B7E3D492CCB} = {A687C73B-E578-4129-B7EB-7B46DA1FBFE2}
+ {95390053-5AC5-4774-A8D5-76F4C8DBC526} = {A687C73B-E578-4129-B7EB-7B46DA1FBFE2}
+ {F388A679-EDA8-4E0F-A785-267276D0AD3F} = {A687C73B-E578-4129-B7EB-7B46DA1FBFE2}
+ {FDB5082B-284C-47B5-BA9E-D3BA3827E77E} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {EA83A9C9-5175-4748-A2EA-657F1062417D} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {E76172C3-533E-45BD-BCA3-AACDC1582253} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {0D32389E-EAF9-46DF-A22A-5ED50D938CA5} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {A99284A9-472A-4267-9703-E2022CD1BCFC} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {10227F6C-14EE-4B2D-BCCB-51186C1FA17B} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {B91FAC94-A870-4DA5-9884-3CBE91619028} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {A323618C-1BE2-4C13-835C-357550C2045B} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {30E7FF89-D9FB-494E-B15A-D4586B0843A9} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {7E9B09A2-41D8-4D4C-B0AA-D11DE27F915D} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {EF719996-B2BD-4E12-A8F5-119DD1172311} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {78A4C6DB-7DC3-4CF6-ABDE-9D0E902A439F} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {9341C58E-FAAC-464F-AB5D-A736111F7A98} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {784679B0-F680-4223-9D03-5B091BC9F366} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {DB658675-5C6C-4E6E-AA34-4C615AE3E67B} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {6993E572-EAC0-4871-BAD1-95761C88454A} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {91360442-D3C0-4D74-9118-9FF487FDE584} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {947AFD46-4826-4369-AC2C-32D034C1A132} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {953F0002-60DE-4DA0-B5FA-09A5CCB5A84A} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {69B7D820-0D96-4E27-B1D3-D24BCE90D971} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {C9FC348E-6C32-4EE4-88CA-CBA4B07E03A8} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {E99CF244-F83B-4ABF-9E34-3B0AD4952FD7} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {CFD6FBC3-0829-4816-A109-DF17642EC807} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {7168FCA0-FB92-4DFF-B707-D3AAA31A3C1D} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {5F47EAB6-5AE5-4984-8952-1469F57C1DB2} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {A7A97E1B-E121-4C7A-B036-F4FE64DE19D5} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {59D2FB73-8919-47E8-8D2F-39FC895542A1} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {D9C051F7-4FBB-4190-9757-5C01ABF0B689} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {83F3CA73-8D90-46CB-BFCC-8EBF03D05E7D} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {183E5583-F710-4471-8D5F-82E8870070B7} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {C2F9938D-F3B4-4876-B2B4-17A1D2979776} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {3B98CEA1-5C18-4D5E-AB3D-E8016AA09FEF} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {E27E6C51-D863-4A37-B4B5-1FA702801182} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {687B9C6A-54F5-4F7E-9377-E112DB221FD4} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {70C9B60F-3625-4FFA-BF45-3A09FE44E07C} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {D560DC48-96BE-44B4-9888-B4E03E1B3765} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {0E65AFBB-462D-439C-963E-2C2956FA144D} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {E7DBA180-50EE-4C35-993D-EE1F99A699B3} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {8125B28C-071B-4CD2-A50D-DA215AA389F3} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {08D9EA87-1D05-44C7-8C0A-8FBB46BCF36D} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {7BBC4D50-60B0-428F-83E1-AC59E40B69A9} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {E565FDC8-B44F-428F-BA6D-CDBC0D4F97B7} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {7228D6BE-7DCC-4835-9440-06B60BAF11D4} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {4B6F9370-A846-4AC7-87DD-B063026CFE18} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {8846FE32-F9C4-422A-9CB3-5182BD5D499B} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {1BFFB516-D072-4CB5-BDB0-6C9F119F35E4} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {0979655B-4819-4FE5-8EAD-FF13BE1B1F3A} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {5D602420-536C-4E83-8BA8-1AC79C8D8F57} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {ADD31611-45AF-4C2C-B6A7-6CEEC385ECF4} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {553D2B2B-5049-4023-91AD-3CDC21ABFD1C} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {8D3B11D0-8C4F-4447-96E6-F22C0494CF15} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {3BFD0851-EA70-4828-BBA2-0468285214E3} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {E91063A5-23D5-4C45-A7F8-89C3407973AD} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {5A19ECD1-B77D-4FEA-BDD9-4BA3B7CA409D} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {4E02BA7E-68FE-4E39-998B-27AE540E3702} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {99EFDA6E-620E-42D7-8AA9-E9A892391F71} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {A3C88E81-EA3B-4A65-80F6-C0C3C9B1A2A6} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {917074AE-08B3-47F1-BC55-B1AB689F63F6} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {588350A8-F5D4-4ECE-8EB7-C3B0854D8284} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {8D34364F-BED7-4826-A45A-36E02B779647} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {079BF300-6D67-4B3F-8415-112D4A8A6DE1} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {D4A066AF-0A8C-4659-8964-361D312DD81F} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {26E230D2-968F-4D0B-BF5D-0A6E6FE8A2E9} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {5C18C7D3-B459-4E6B-AD0A-87AF8D68F497} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {642CDD80-28F0-409A-84E0-0DDF40EFF966} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {31C5A706-165F-4028-A12B-24C81E821447} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {84B4AD9B-F3F3-4769-99BE-96BFCCEA447F} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {8CE12894-BD33-4011-81E5-7986AC1B7AE4} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {B96F0BAB-7B39-4757-8775-E04452A4C740} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {CD9BF7A2-8952-486E-A014-9C0F848E8306} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {D8EAF760-1723-4827-A05A-D25452438C4D} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {5C18D93E-1A66-46E0-959B-DB56F0F58C5B} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {C5B880B8-5F56-4167-B4F3-6D8242E32C34} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {EA520D46-7FC9-4657-AAA3-8C0EAE99E365} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {235A4D64-B91A-4DC7-B6B8-3BE1E07E230F} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {6351A54D-4AF0-4FEF-82BC-39A1B91860EE} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {EBB87DB8-2F0C-4EC1-8ADB-FDC030F01BB7} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {789D91DC-38AC-4293-8FF3-A351CBEEA98B} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {FBEFF26E-E543-44EB-97DB-A35D529AF001} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {3DEC45F3-89A5-4F8B-9013-01A5E65B6F2B} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {F4446508-D1BB-49B2-AA86-DEAD87A7D00C} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {596F4D3B-4673-481F-9B3B-63AD94467F0E} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {668CC077-E27C-4BCA-BFDC-7665BDF3A414} = {17842328-DBEB-4209-BAE6-512FCA163DC5}
+ {E0742648-250D-44E9-9240-315BF341E2E2} = {EDC4C742-D1C9-419B-A37D-3C687371F931}
+ {CED9FC4A-BD8C-4EF2-8A64-4BCAC3ABF4CB} = {EDC4C742-D1C9-419B-A37D-3C687371F931}
+ {184EB631-F61D-410D-8AF1-B8AE431A5AB1} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {74AE0CEB-D09C-470C-899D-7A4D9FF3B323} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {2683C3CA-8B4D-4302-AF5A-D5E474F9C29B} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {EC6E2B2D-93BE-47A4-92A6-47158993402D} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {1BE2429D-2C90-427D-9FA9-1102B41603BB} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {9FAE0763-0333-461C-A412-4F19A04F3D02} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {C4242908-520F-4448-B010-67B9A70FECC1} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {F0311035-7E69-4386-8D0B-66884FAFA924} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {2431682E-15D7-475D-AB18-45D7CC316A22} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {1D2795A7-3FED-4199-91D7-4EBBC9A8773D} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {ED46394E-7DE4-49B7-A92B-B9BA54132245} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {BEA92187-D3E8-48FC-B4A7-D0FEF7E2C1E8} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {2D062909-B106-4120-9C31-8D32F2394798} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {58D9A09C-9D65-48D0-A13F-7FA0BB22838E} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {B21C4E34-7743-4381-9B4C-99627BA8F9C6} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {0212B91B-4135-400F-BF6D-93809909496A} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {53D80023-9448-44F4-875D-575C04FF8404} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {EAE31C83-CDA9-492C-BA36-157FEF6FA0F9} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {5A2A29BF-A5C2-4DB1-B905-234047CC0F62} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {E1771D57-4628-444F-B838-8F12E6012BA5} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {089FC866-7DF2-41A0-8094-8A524C4FC713} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {30A68F83-6397-4D9E-A9AC-04F9F0C7B6CE} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {6E0F6229-1D3B-4719-B782-3DB5C0C792B8} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {CB1DD25E-6C1B-4BAF-966B-8DD21EA72E74} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {B5EB8015-3E35-434C-8ACB-0DC8948A3187} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {CF2715F0-25EC-4F5B-AE4B-1F9DA314D880} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {6C323F5A-B563-4F00-8311-1F3A3989CC4D} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {95327237-D435-434B-AE93-5C30115C7663} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {4996DF71-4E47-49C5-9857-F0942487F4B3} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {E0C3F30B-3B05-4390-A7CE-C70432E26861} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {1CE03C7A-601A-4AD8-B1DC-37F6AD36B861} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {9F603CE5-AED2-40FD-8034-D7FF005DA40E} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {B71D58CC-93B5-471A-8F74-0E30F6DCE3D1} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {10E406E9-75CF-4A3D-B448-ED9E02EBA7D3} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {6FE98154-4239-4D39-A665-9D7EFD4961BB} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {934DF959-89A7-4AD1-B2E7-68DE53A3305F} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {5DF9C78F-2147-439B-A9A1-485662343D02} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {DCFBA03F-4498-4E6E-B389-820E87341927} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {5DA3DA67-3157-46FB-82FA-74DCC51C298E} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {E6003279-D6B5-4E63-9237-244D96C5E1D1} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {AF2C7178-EB18-4F5F-9C03-CBCF931C32C5} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {415582ED-14CB-41F9-891B-07F0E1AFE02A} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {70617D82-107B-4AB4-A336-3B729B9B62B4} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {13792ECB-CE27-4C83-8DEC-92D5EFB11A2D} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {73AA459B-430A-4296-9AAA-62E62615F28D} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {F3F1AA7A-CBBB-4293-9F03-E047A2CB1439} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {E136E2BC-AD99-48C2-801C-0396F29391CC} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {29C0EC2A-D599-43CA-84D9-C8C95C72136D} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {92127EE1-C096-4417-9A2E-94C34053A379} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {3A0259CC-C707-4A88-802C-36AB169E56FD} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {BF5C70EC-5E7E-443F-BB66-2DA2BC7FAAB2} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {CCD0AB75-D346-403E-A6B2-3679C980B66A} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {3F72CAA0-BFC4-432F-9882-0E7B9A8899F3} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {83011DC7-382E-4573-BA09-10DFC377BA80} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {4A9D343C-6CD5-428E-BE71-F6532244A629} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {511EDC7B-13C5-40AD-AD87-A99272CAE138} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {08FBD8EC-642B-4283-987D-3544FFF55A65} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {3D4497F0-44E9-4DD3-9ED4-BF81FA76142F} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {C87C2962-EA62-4535-9DB2-77420B6D3BE7} = {816A193E-2D3A-4E4B-80FB-C9C322281F53}
+ {3ED661B5-319B-48F4-9967-0CBABE8EBE73} = {5D0703FB-77F1-4D82-9D9A-3C03FB1105C5}
+ {865955A1-6602-4193-8987-345C4EF8356A} = {5D0703FB-77F1-4D82-9D9A-3C03FB1105C5}
+ {B228E862-A53D-4F11-BCD6-D8D272F0C66C} = {5D0703FB-77F1-4D82-9D9A-3C03FB1105C5}
+ {6B7E70E6-EF12-44B8-B9A4-6BED566A2F8D} = {5D0703FB-77F1-4D82-9D9A-3C03FB1105C5}
+ {63E99969-750E-464D-899E-6EEE9EA67F9A} = {5D0703FB-77F1-4D82-9D9A-3C03FB1105C5}
+ {BE135661-BB2B-45D4-824E-29C5F824C046} = {5D0703FB-77F1-4D82-9D9A-3C03FB1105C5}
+ {A4D62CDE-4698-44AD-AD64-3DBF9332C254} = {5D0703FB-77F1-4D82-9D9A-3C03FB1105C5}
+ {EA7AD6C6-064B-4DB3-9F90-109ACFAF4C84} = {5D0703FB-77F1-4D82-9D9A-3C03FB1105C5}
+ {ED45850C-314D-4C54-AEDE-BAF0BAB35C11} = {5D0703FB-77F1-4D82-9D9A-3C03FB1105C5}
+ {25259293-8AB2-41F9-A85A-287B67A92F47} = {5D0703FB-77F1-4D82-9D9A-3C03FB1105C5}
+ {80432680-467C-44B5-B7F1-93AC39D576E5} = {5D0703FB-77F1-4D82-9D9A-3C03FB1105C5}
+ {32092B1E-6593-44B9-97E6-5EAED24DA728} = {5D0703FB-77F1-4D82-9D9A-3C03FB1105C5}
+ {243B71CD-1777-47D9-9FBA-1600979C9CAD} = {5D0703FB-77F1-4D82-9D9A-3C03FB1105C5}
+ {377E5E65-3EBB-40BE-9AF2-1EFABF501F77} = {5D0703FB-77F1-4D82-9D9A-3C03FB1105C5}
+ {DB27E434-7BF3-40DC-8EE8-45E221D021B6} = {5D0703FB-77F1-4D82-9D9A-3C03FB1105C5}
+ {518679EE-E7BD-4C43-A1AA-49EC99884AB5} = {5D0703FB-77F1-4D82-9D9A-3C03FB1105C5}
+ {577F22AF-E8A2-4F30-B334-52C472E00218} = {8956C0E9-C87D-4F92-ACD6-3B636F42931B}
+ {7B9B9A61-B8D4-40BE-B129-CAE29DA7DBE9} = {8956C0E9-C87D-4F92-ACD6-3B636F42931B}
+ {AE1875D5-E1FF-4B62-AC11-6D240E08EF4F} = {8956C0E9-C87D-4F92-ACD6-3B636F42931B}
+ {574638AF-F419-4A9C-AB48-C2E4E4FA871E} = {8956C0E9-C87D-4F92-ACD6-3B636F42931B}
+ {7D460199-5067-44D8-AF25-63FC56C328CD} = {8956C0E9-C87D-4F92-ACD6-3B636F42931B}
+ {EC1E4B63-F569-4AED-951E-6AD70E068837} = {8956C0E9-C87D-4F92-ACD6-3B636F42931B}
+ {7819D99D-5521-41F5-B6E0-002C176B64D1} = {8956C0E9-C87D-4F92-ACD6-3B636F42931B}
+ {2109EB2F-0679-47CB-90DC-4C1D3DB4D4FE} = {8956C0E9-C87D-4F92-ACD6-3B636F42931B}
+ {8B7C722A-3E7E-476A-A6EB-3A33E0D7B8F5} = {8956C0E9-C87D-4F92-ACD6-3B636F42931B}
+ {1B939809-FCC2-45FE-A420-F39FA207713C} = {8956C0E9-C87D-4F92-ACD6-3B636F42931B}
+ {D3EF87D0-AA9F-4E5B-AAF3-EEE3E920E25B} = {8956C0E9-C87D-4F92-ACD6-3B636F42931B}
+ {415E8598-01F0-484D-9B87-A9DB65DFACF8} = {8956C0E9-C87D-4F92-ACD6-3B636F42931B}
+ {4D4D9073-CC9D-49E2-90C5-B3F8E0EFA7E7} = {17861AB2-2764-431B-8B19-2DEB80FCCBCF}
+ {3AB2ED60-231C-4C23-820F-43B89362AB37} = {17861AB2-2764-431B-8B19-2DEB80FCCBCF}
+ {835C8533-31E5-46BD-9328-7C13BCBDFA3B} = {17861AB2-2764-431B-8B19-2DEB80FCCBCF}
+ {5FABFBE1-CB4F-4347-9869-E8F831DD5BD6} = {17861AB2-2764-431B-8B19-2DEB80FCCBCF}
+ {D57D7CFC-1AD8-44FB-A234-78C6126C5894} = {4823D059-3BBD-427B-AE1D-299E64AD4739}
+ {2A843792-C6EE-41E9-8A85-0EDA1052287A} = {2C25EDAF-1363-4284-826E-FFE68274C8BF}
+ {3B636BB6-F327-4E8B-9100-C7A9238E0FAD} = {234F3731-4822-4916-A289-9B47ECB44F6E}
+ {79040C68-CDB1-4FD0-BD86-3CC5CAAC76BC} = {E67CF206-FE40-40EF-A046-ECDE06DD330E}
+ {11AC9F3D-88EA-4F10-9D3B-A88E06F71933} = {E67CF206-FE40-40EF-A046-ECDE06DD330E}
+ {5E785831-90A1-467A-BC23-5A20376C53CA} = {E67CF206-FE40-40EF-A046-ECDE06DD330E}
+ {93A9E752-E897-4AC3-9300-1D13448718F5} = {E67CF206-FE40-40EF-A046-ECDE06DD330E}
+ {2D8E4374-328F-4F65-A292-FD15174C849C} = {E67CF206-FE40-40EF-A046-ECDE06DD330E}
+ {D530EB76-9464-46BE-9361-70D8ADF04C1C} = {E67CF206-FE40-40EF-A046-ECDE06DD330E}
+ {9EC006C2-A636-4C39-9908-54E1CB3E6DD2} = {E67CF206-FE40-40EF-A046-ECDE06DD330E}
+ {1B1D2B4C-323A-4ACE-BF39-C5624E90B405} = {E67CF206-FE40-40EF-A046-ECDE06DD330E}
+ {06A7C6C6-9B9B-4299-9D67-575E496D832A} = {E67CF206-FE40-40EF-A046-ECDE06DD330E}
+ {CADE5351-B017-4FEE-BE92-EFD112DC2603} = {E67CF206-FE40-40EF-A046-ECDE06DD330E}
+ {5E1E3008-E73A-4E97-A3F1-37DC2EEB295A} = {E67CF206-FE40-40EF-A046-ECDE06DD330E}
+ {A4F38D33-E204-4736-A17A-A2EE4A595365} = {A0F153D9-27D7-445B-BE21-3EBC051A0C45}
+ {8A9206C6-2B99-4B43-BB80-F6D05D66CC0A} = {41DBCDAA-6A4C-4BCE-82A6-37791239781E}
+ {02955291-75B3-40FF-8F78-B2CC05C6F9BA} = {10EF13B6-39DB-4D65-9DFA-BBBF99E67435}
+ {CB4C76B4-98B5-4D6B-92E9-9500C6EE4D6B} = {3A6242CE-DABB-4851-9E48-C8C7718CA050}
+ {5D5E8CBE-803F-42E5-A2AC-B94CAFBAAF3C} = {63ADD1EA-5046-4472-80F3-3DFC5D655CAC}
+ {301BDE42-EF25-40DD-82EC-3D599E309CA2} = {71D98F4F-2FCD-4572-9A5C-11A9BA353EFB}
+ {252FAB4F-DA96-4FBD-AFEB-B06F31B4927F} = {AB0EDE24-E57A-431A-9DDB-8BBB75616021}
+ {C67C7372-EE6C-48C7-B98C-0EC5222B7C29} = {E0F1EC7B-3E37-4413-B072-13B132B270B4}
+ {E1F35D93-E1D2-4CC3-887F-D9E83D765588} = {0FF7F7E0-4179-468B-AF49-97C499ADF461}
+ {82C15ECD-27A9-4029-8097-3E15DD3FD949} = {0FF7F7E0-4179-468B-AF49-97C499ADF461}
+ {90D0B14A-1B35-4F5F-AE27-1B447DC0BAC2} = {E8001485-C4DA-4078-B443-8EACB0B91CBE}
+ {DFF216BA-CE50-45EA-9C53-96A57D23240C} = {AB69E438-C7F5-4F4E-9652-C5422DDA8F22}
+ {BAF4C82D-B91F-4469-9483-FBC7950B825E} = {74175266-F1D6-417B-A28D-3E139C93628D}
+ {15603803-65FD-42A5-BDA8-AD25FEDDDAB5} = {79F4F38B-1E4F-4751-B615-2C4A6197FBC6}
+ {49EFDAE0-AE6B-49BA-B96E-866A7FDF6E25} = {7450D670-B846-46BD-9801-A96B9AF3514B}
+ {EBF67994-3AE2-4EBA-BC2A-C11907A62F30} = {0898B7E9-0A64-4C13-B219-49048FEFF87A}
+ {E0F6F130-5083-4088-B095-8E33BE269C85} = {D378BAE3-A84A-4296-ACD4-AA4FDB436D58}
+ {43F24741-6FD9-4593-92FA-D3252B540A92} = {DAFA51F9-324D-4FB3-B2A3-0BEB9CFB1677}
+ {A8BFCD41-6773-4700-8092-70369FDE6125} = {A1C4D795-DE5B-4CB0-BFF6-13E1D5A787FD}
+ {1CF36D39-C343-4842-BBD6-8A170BBEABAC} = {A1C4D795-DE5B-4CB0-BFF6-13E1D5A787FD}
+ {7FDE4C23-E5E9-4891-9B21-4E3C94206E61} = {A1C4D795-DE5B-4CB0-BFF6-13E1D5A787FD}
+ {568DC68E-8321-4B98-AE6C-F4877B2C6E21} = {A1C4D795-DE5B-4CB0-BFF6-13E1D5A787FD}
+ {6531BCBB-6286-4989-ADF0-8C24C6D3490C} = {A1C4D795-DE5B-4CB0-BFF6-13E1D5A787FD}
+ {BB6F5D3B-AAD3-45CD-B2E8-DA9B64BB40EA} = {A1C4D795-DE5B-4CB0-BFF6-13E1D5A787FD}
+ {84AC84B6-357C-4D39-8C62-E9B78C3D8198} = {A1C4D795-DE5B-4CB0-BFF6-13E1D5A787FD}
+ {EB58BEAA-3872-4F62-A0BF-596B18C4B4C7} = {A1C4D795-DE5B-4CB0-BFF6-13E1D5A787FD}
+ {BE711884-16DD-41D3-8EE8-07DE371D3DD2} = {A1C4D795-DE5B-4CB0-BFF6-13E1D5A787FD}
+ {BF20FD4B-45EE-4614-B121-9B8A1D856D0A} = {A1C4D795-DE5B-4CB0-BFF6-13E1D5A787FD}
+ {205D9EA5-99D9-42A3-8670-C2F4E8E95DB4} = {A1C4D795-DE5B-4CB0-BFF6-13E1D5A787FD}
+ {9F7BB3E7-27FD-44EB-B8C9-5E4B8596146A} = {A1C4D795-DE5B-4CB0-BFF6-13E1D5A787FD}
+ {A6EE6750-296C-4545-8484-7BE877285357} = {A1C4D795-DE5B-4CB0-BFF6-13E1D5A787FD}
+ {1041EDB6-3F75-4892-9306-C0BF9C9D0584} = {A1C4D795-DE5B-4CB0-BFF6-13E1D5A787FD}
+ {ED1E29DC-FD20-4457-AC2B-4DF94248D0B6} = {A1C4D795-DE5B-4CB0-BFF6-13E1D5A787FD}
+ {C10068FD-69FE-4DC7-B9EF-8973C193B354} = {A1C4D795-DE5B-4CB0-BFF6-13E1D5A787FD}
+ {900795A5-A96E-4E6B-9C09-87617F444F05} = {A1C4D795-DE5B-4CB0-BFF6-13E1D5A787FD}
+ {630CD41D-B922-4064-B5CD-B77FF2C09B4C} = {A1C4D795-DE5B-4CB0-BFF6-13E1D5A787FD}
+ {98EDD8DC-A478-49A5-89A5-78ADDBF4BD07} = {A1C4D795-DE5B-4CB0-BFF6-13E1D5A787FD}
+ {B2C7B915-DC44-4C68-AD3D-E94061A3CE79} = {ADB4CA4A-288C-4C09-A5BE-D46112A52124}
+ {2646F7D3-291C-4892-AEF1-6B14840F0E05} = {ADB4CA4A-288C-4C09-A5BE-D46112A52124}
+ {88289879-FE00-45B2-A561-783022B8BDEA} = {ADB4CA4A-288C-4C09-A5BE-D46112A52124}
+ {80F8F357-E85D-49BA-9065-AE13D7A79839} = {ADB4CA4A-288C-4C09-A5BE-D46112A52124}
+ {551CDF76-46AD-435B-851E-12C74ACC72A6} = {ADB4CA4A-288C-4C09-A5BE-D46112A52124}
+ {15426961-0948-487F-ABE5-08BE8E6C7607} = {ADB4CA4A-288C-4C09-A5BE-D46112A52124}
+ {B9C2A1E8-B95E-4765-B27D-F127A8E9D6C6} = {824E2C6A-EE65-43DA-B848-5FF3E4C68BDC}
+ {15184247-1A78-454F-A645-0ED2CE0DD16B} = {824E2C6A-EE65-43DA-B848-5FF3E4C68BDC}
+ {3E16855F-8CAE-4985-9C6E-B988472145E3} = {7C6A86B2-9A8D-489B-A79B-A5721B0AAB62}
+ {132DC9D4-E6D6-4DD4-9483-EB887E8D6F3F} = {7C6A86B2-9A8D-489B-A79B-A5721B0AAB62}
+ {96FA8C13-55B6-4B71-A7A1-93AC7A4D8B87} = {469D4D65-45B3-4641-9C04-480102731EF9}
+ {0C050436-7B93-427D-AD59-CDEE94BA5D24} = {469D4D65-45B3-4641-9C04-480102731EF9}
+ {5A6AD2D2-8381-452D-AA59-3E33CEFE3DC9} = {469D4D65-45B3-4641-9C04-480102731EF9}
+ {43B411FE-E26C-4D00-88A8-A98ADA16F601} = {469D4D65-45B3-4641-9C04-480102731EF9}
+ {F816AF23-8AAE-442C-A396-4F22F49CA0C1} = {469D4D65-45B3-4641-9C04-480102731EF9}
+ {B3DA4CBF-613D-4792-B4A6-B7E4BC126495} = {469D4D65-45B3-4641-9C04-480102731EF9}
+ {04DFA156-2A8C-44F7-9C60-17F8526D0C22} = {469D4D65-45B3-4641-9C04-480102731EF9}
+ {57320B45-E97C-4175-BED3-44F846FEF3C7} = {469D4D65-45B3-4641-9C04-480102731EF9}
+ {64DBC670-FAC2-481D-A0E0-3B4D775B409A} = {469D4D65-45B3-4641-9C04-480102731EF9}
+ {0C798FB6-34BF-4197-AA0E-0800181B8E45} = {469D4D65-45B3-4641-9C04-480102731EF9}
+ {45272C6A-7DEF-422A-B3B7-52C4746D5B1D} = {469D4D65-45B3-4641-9C04-480102731EF9}
+ {9A49CAAC-5E28-4475-BC1F-8BA1B9E999FC} = {469D4D65-45B3-4641-9C04-480102731EF9}
+ {A6C49C29-BD23-4564-91B7-968BE5E34265} = {469D4D65-45B3-4641-9C04-480102731EF9}
+ {FA37EF21-043D-418E-A302-7A661B69B376} = {165B27F0-A2BA-4961-B718-0E381B8B92BD}
+ {C10FB01B-9979-44D5-891C-20B8BFD8E697} = {165B27F0-A2BA-4961-B718-0E381B8B92BD}
+ {C31FA060-E800-4659-AB66-FE0E905D725B} = {165B27F0-A2BA-4961-B718-0E381B8B92BD}
+ {0E052551-4819-46F0-9E6E-9C825465DA99} = {165B27F0-A2BA-4961-B718-0E381B8B92BD}
+ {69DC5D6B-6361-494D-9829-4911027EF14E} = {165B27F0-A2BA-4961-B718-0E381B8B92BD}
+ {124ED100-82F1-4DA1-8B9E-F31C7489A5DA} = {165B27F0-A2BA-4961-B718-0E381B8B92BD}
+ {1A04BBA4-BFD1-4B77-AB81-F05FBD7C5FA1} = {165B27F0-A2BA-4961-B718-0E381B8B92BD}
+ {273CE762-D3A2-4241-8548-CEB666C4C3A7} = {165B27F0-A2BA-4961-B718-0E381B8B92BD}
+ {E6F2DFBF-45E0-4437-B8A7-F6D8C29AB0E3} = {165B27F0-A2BA-4961-B718-0E381B8B92BD}
+ {8C27FFEF-8C5F-4381-A667-E278C0F38967} = {165B27F0-A2BA-4961-B718-0E381B8B92BD}
+ {FEBC1332-1FBB-4A00-A0CF-F1FDA44EFD1A} = {165B27F0-A2BA-4961-B718-0E381B8B92BD}
+ {AF75F01F-0296-4071-83F1-63F2164557E7} = {165B27F0-A2BA-4961-B718-0E381B8B92BD}
+ {C6D44EEA-D087-4F1A-9894-C4D84AA62CE5} = {2CBD872D-5257-46BD-8331-C73E4E8649B0}
+ {87CA352D-1673-403F-BDC9-5B833E21F424} = {2CBD872D-5257-46BD-8331-C73E4E8649B0}
+ {0EFA0FB8-380C-4789-84CF-4B7E4870E119} = {2CBD872D-5257-46BD-8331-C73E4E8649B0}
+ {62885220-F137-4C74-83D2-42AFA04C9B13} = {2CBD872D-5257-46BD-8331-C73E4E8649B0}
+ {89779DFA-1BFA-4512-B0C2-349405F82973} = {2CBD872D-5257-46BD-8331-C73E4E8649B0}
+ {D5610C53-ED8A-45D0-84D9-936BA74BE001} = {2CBD872D-5257-46BD-8331-C73E4E8649B0}
+ {6ED8EED5-B95D-42B2-8446-6DCAACD65EF7} = {2CBD872D-5257-46BD-8331-C73E4E8649B0}
+ {CF9EA97C-71A5-4602-BD58-5B451494A9B7} = {2CBD872D-5257-46BD-8331-C73E4E8649B0}
+ {CD33B8A1-CC6F-4243-AC25-AFF8120A9CD0} = {2CBD872D-5257-46BD-8331-C73E4E8649B0}
+ {FF301ADA-2E2B-4A9F-A40C-AC343B501EFE} = {2CBD872D-5257-46BD-8331-C73E4E8649B0}
+ {492BDD0F-092E-41DD-99C4-618D350EBDB4} = {2CBD872D-5257-46BD-8331-C73E4E8649B0}
+ {F1CD6EB8-7883-4FF1-ADB5-C150421EE838} = {2CBD872D-5257-46BD-8331-C73E4E8649B0}
+ {6A95068C-44EE-4FAF-B190-80E013E626EC} = {2CBD872D-5257-46BD-8331-C73E4E8649B0}
+ {F9DCB5F5-79B2-4FA9-BD4E-8B0EBD091D7C} = {2CBD872D-5257-46BD-8331-C73E4E8649B0}
+ {31025AD5-FCB4-4AB9-9595-6C93051FA3C0} = {2CBD872D-5257-46BD-8331-C73E4E8649B0}
+ {634D2580-8121-454C-B00D-6E9DCB6FA047} = {2CBD872D-5257-46BD-8331-C73E4E8649B0}
+ {CD1A954E-2F95-4DF5-893B-809A81DDCDE3} = {2CBD872D-5257-46BD-8331-C73E4E8649B0}
+ {97DA5467-6E6C-40FD-ABFE-34B0791B439B} = {2CBD872D-5257-46BD-8331-C73E4E8649B0}
+ {834EFA27-AB3B-4F23-8782-4A8F7DCD56BD} = {2CBD872D-5257-46BD-8331-C73E4E8649B0}
+ {125363CD-1DE5-4FEF-BA2A-6301EACA1FD2} = {2CBD872D-5257-46BD-8331-C73E4E8649B0}
+ {AA90CACB-C386-4419-804A-B6A1A7AC1255} = {2CBD872D-5257-46BD-8331-C73E4E8649B0}
+ {4E3D1199-2D0F-41CB-8FB9-66F039DA5493} = {2CBD872D-5257-46BD-8331-C73E4E8649B0}
+ {116602E5-7873-4F65-8829-F32E8A705EDE} = {2CBD872D-5257-46BD-8331-C73E4E8649B0}
+ {BAFE9AF0-E836-4F28-871F-C08294A69522} = {2CBD872D-5257-46BD-8331-C73E4E8649B0}
+ {87405971-B126-4000-977F-9AD22B6FF9A6} = {8B7F7CB1-2377-45A1-B24F-01B1ECEEB49B}
+ {C834B32F-C575-491D-9EB9-574A6DB9FF95} = {8B7F7CB1-2377-45A1-B24F-01B1ECEEB49B}
+ {671883C2-8AC6-447D-B213-A378D6A81A91} = {8B7F7CB1-2377-45A1-B24F-01B1ECEEB49B}
+ {0422E973-CD19-492C-ABA8-5A5C3C482503} = {8B7F7CB1-2377-45A1-B24F-01B1ECEEB49B}
+ {90A26425-4848-4F9F-945F-1204722317AC} = {8B7F7CB1-2377-45A1-B24F-01B1ECEEB49B}
+ {8ED41591-8FDF-419B-8FAA-24631C103BBB} = {8B7F7CB1-2377-45A1-B24F-01B1ECEEB49B}
+ {65964B68-E893-4C78-B7FB-590452343116} = {8B7F7CB1-2377-45A1-B24F-01B1ECEEB49B}
+ {4B539B1F-AC08-4D3A-AF02-E3C44FF172FD} = {8B7F7CB1-2377-45A1-B24F-01B1ECEEB49B}
+ {78363C03-BB50-47E6-80C0-119F5D56AF21} = {8B7F7CB1-2377-45A1-B24F-01B1ECEEB49B}
+ {D36A6FEC-097F-4209-845C-5B247BDE96F6} = {8B7F7CB1-2377-45A1-B24F-01B1ECEEB49B}
+ {6B9DA00A-8C8A-4349-9E8E-D400292B541C} = {83AEA271-7FBD-4218-91D5-056796194EDC}
+ {80A667A7-90BD-4406-8EC6-CCE1BD19487B} = {0C6514BE-9895-4361-9C9F-4D2C3E5DCAE7}
+ {B67D36A4-F3EB-4978-91F8-55D9B7944694} = {0C6514BE-9895-4361-9C9F-4D2C3E5DCAE7}
+ {AAC0CF58-6577-4EF0-907D-8B5B891BDDAA} = {0C6514BE-9895-4361-9C9F-4D2C3E5DCAE7}
+ {6A6EE264-2A23-4A18-87B9-06671E767CFD} = {0C6514BE-9895-4361-9C9F-4D2C3E5DCAE7}
+ {2C13C549-98C0-43D9-8158-C1AC58502BE3} = {0C6514BE-9895-4361-9C9F-4D2C3E5DCAE7}
+ {61661F6A-1746-41E6-B1D7-90AE1401F425} = {0C6514BE-9895-4361-9C9F-4D2C3E5DCAE7}
+ {4697A402-5137-4CA5-8CAA-6C4FD39D66CD} = {0C6514BE-9895-4361-9C9F-4D2C3E5DCAE7}
+ {A2BFAB56-28C9-43CB-97A0-D696237C1DEA} = {0C6514BE-9895-4361-9C9F-4D2C3E5DCAE7}
+ {50331B28-2970-44B1-A6F9-C8624121F3D8} = {0C6514BE-9895-4361-9C9F-4D2C3E5DCAE7}
+ {9E76E186-AB38-476B-8327-CB879B7E2C1D} = {B8C4748A-787E-4ED4-A290-3A9A8C3B8EC2}
+ {29259C4C-5480-4F10-B220-978491F86B3A} = {B8C4748A-787E-4ED4-A290-3A9A8C3B8EC2}
+ {8FA646F7-470B-4549-A701-AA6EB28DFDBE} = {B8C4748A-787E-4ED4-A290-3A9A8C3B8EC2}
+ {D40EF20F-4FAF-440D-BDC8-8F3C5B7E5560} = {B8C4748A-787E-4ED4-A290-3A9A8C3B8EC2}
+ {6EAD1037-4170-4F97-8705-84872FB6BECB} = {B8C4748A-787E-4ED4-A290-3A9A8C3B8EC2}
+ {ECC7983D-6775-4E8A-820B-83A2837B4ABD} = {B8C4748A-787E-4ED4-A290-3A9A8C3B8EC2}
+ {4B38908A-FCC8-4F1C-853E-AB21F9AA1360} = {733E3760-7FC1-4A1C-B04E-6FAEC969D9E1}
+ {2CC272A3-8730-4FF8-91B6-A73D6AA7978D} = {733E3760-7FC1-4A1C-B04E-6FAEC969D9E1}
+ {2637E314-B16C-440D-9604-93E240720049} = {733E3760-7FC1-4A1C-B04E-6FAEC969D9E1}
+ {080C313F-7B4A-4258-AC75-EE444F9E2FCA} = {733E3760-7FC1-4A1C-B04E-6FAEC969D9E1}
+ {3E24A354-39F8-45EB-AD75-2A5550E11C3E} = {733E3760-7FC1-4A1C-B04E-6FAEC969D9E1}
+ {544383DE-F284-4664-9E08-40D5B3597B12} = {733E3760-7FC1-4A1C-B04E-6FAEC969D9E1}
+ {38E45B61-90A6-470E-AAA8-A0FDA13D6E7E} = {733E3760-7FC1-4A1C-B04E-6FAEC969D9E1}
+ {F3C60ECA-A5E7-478E-9CA7-6C71DB965B82} = {733E3760-7FC1-4A1C-B04E-6FAEC969D9E1}
+ {FAC860EF-3CCD-44C9-B1C3-C0578F8C71F4} = {DF82AF85-2649-4708-A0DF-07E91026422F}
+ {FF8C611B-C071-4576-B41D-687D62B14530} = {DF82AF85-2649-4708-A0DF-07E91026422F}
+ {06A83189-481B-4203-9EC5-57188005EF54} = {DF82AF85-2649-4708-A0DF-07E91026422F}
+ {6449AF25-EE12-4317-A4A6-0678FE363346} = {DF82AF85-2649-4708-A0DF-07E91026422F}
+ {7211B39F-6B28-4929-9BE1-A151E52F9531} = {DF82AF85-2649-4708-A0DF-07E91026422F}
+ {099D2BD1-0891-4F9A-82F6-2D92FEEF2E72} = {DF82AF85-2649-4708-A0DF-07E91026422F}
+ {1066B4D7-163A-4FF7-BE27-A2E3E689D5F4} = {DF82AF85-2649-4708-A0DF-07E91026422F}
+ {69461DB0-1462-4AEB-A891-B03E7F1E0EAF} = {DF82AF85-2649-4708-A0DF-07E91026422F}
+ {14DB2210-9F88-4341-8A84-824049CE04C6} = {DF82AF85-2649-4708-A0DF-07E91026422F}
+ {8B10F37F-3AD1-4158-A7D5-4DA2086DC12C} = {DF82AF85-2649-4708-A0DF-07E91026422F}
+ {320804D0-53D4-4799-95CF-AE10C670C032} = {0014E7B8-2130-4CED-85F1-5E7E246BB6DC}
+ {644FEF8A-38C9-40A6-8067-6746B1FD9309} = {0014E7B8-2130-4CED-85F1-5E7E246BB6DC}
+ {4ED2C098-36DB-41CE-AA04-EDF02F1D63B0} = {0014E7B8-2130-4CED-85F1-5E7E246BB6DC}
+ {80F3A588-555A-4075-8360-9203E5F99AC9} = {C2A681ED-16D8-40EE-BDD3-AEF624EA2DDE}
+ {C6F29CCA-DE86-40C5-885D-3914F5D5751E} = {C2A681ED-16D8-40EE-BDD3-AEF624EA2DDE}
+ {2E883F72-1D4F-4636-84BE-3BBDD60B592D} = {C2A681ED-16D8-40EE-BDD3-AEF624EA2DDE}
+ {016189CD-6895-44C3-8441-DA074A996004} = {C2A681ED-16D8-40EE-BDD3-AEF624EA2DDE}
+ {6449D13D-837E-4072-95F8-54227372136D} = {C2A681ED-16D8-40EE-BDD3-AEF624EA2DDE}
+ {6632E517-7D60-492F-A9AA-64ABA4120E1B} = {C2A681ED-16D8-40EE-BDD3-AEF624EA2DDE}
+ {62A6CD3D-7157-47A6-88D0-42C3C57879F6} = {C2A681ED-16D8-40EE-BDD3-AEF624EA2DDE}
+ {56EF1248-EA5E-4F16-AD09-D48CDE467CC1} = {C2A681ED-16D8-40EE-BDD3-AEF624EA2DDE}
+ {43AB92CB-19B3-4D71-837E-49A2300C5F11} = {C2A681ED-16D8-40EE-BDD3-AEF624EA2DDE}
+ {35A22E14-307A-4221-AADB-06F74A77FB42} = {C2A681ED-16D8-40EE-BDD3-AEF624EA2DDE}
+ {8767FA06-4489-404B-AB3C-C45C50EC5D25} = {C2A681ED-16D8-40EE-BDD3-AEF624EA2DDE}
+ {CE813D5E-3B67-4077-9014-BAD9D5757D57} = {C2A681ED-16D8-40EE-BDD3-AEF624EA2DDE}
+ {B2F82E87-534F-417A-8709-B0B6EDF67E40} = {9D7E0A3F-37EE-4950-B5C9-280DEE1FD616}
+ {363A0211-B3EB-4E66-B939-B1742AF9B9D8} = {9D7E0A3F-37EE-4950-B5C9-280DEE1FD616}
+ {6CCCACCF-B1F4-4B6D-9593-F4FB8765FCF7} = {9D7E0A3F-37EE-4950-B5C9-280DEE1FD616}
+ {9291DC28-F3E6-42C4-B2ED-924385BF29DD} = {9D7E0A3F-37EE-4950-B5C9-280DEE1FD616}
+ {7A73F51B-46FA-437C-956D-4B493763B0F1} = {9D7E0A3F-37EE-4950-B5C9-280DEE1FD616}
+ {06FEE6BC-4C9E-466F-B7AD-E001F307EACE} = {9D7E0A3F-37EE-4950-B5C9-280DEE1FD616}
+ {22E3B002-7E30-4262-98DE-88544DD5DFBA} = {9D7E0A3F-37EE-4950-B5C9-280DEE1FD616}
+ {28EB62C0-5DA9-4C86-BB8D-AC3C03F49CF4} = {9D7E0A3F-37EE-4950-B5C9-280DEE1FD616}
+ {0C67E548-6B13-4924-A623-41991D858EC8} = {8F32B13F-C23D-42D5-95F4-88DA41A3DF04}
+ {DDB15059-8EA0-4B82-B1BF-CACBC0F701A4} = {8F32B13F-C23D-42D5-95F4-88DA41A3DF04}
+ {9E953E11-B967-4E15-ACF3-8DB5F0822D8A} = {8F32B13F-C23D-42D5-95F4-88DA41A3DF04}
+ {A4EE7FAD-4E8B-4EB7-83F3-08A81C35A561} = {8F32B13F-C23D-42D5-95F4-88DA41A3DF04}
+ {548A85F7-5474-483F-A5F8-57E8B4238642} = {8F32B13F-C23D-42D5-95F4-88DA41A3DF04}
+ {F1B079F4-6571-4462-861C-3600D5A324CD} = {8F32B13F-C23D-42D5-95F4-88DA41A3DF04}
+ {FFC760C1-42D8-45F4-A2EC-025DEDE7D681} = {8F32B13F-C23D-42D5-95F4-88DA41A3DF04}
+ {C1076745-44FF-46F8-A6C6-E469BFE9E409} = {8F32B13F-C23D-42D5-95F4-88DA41A3DF04}
+ {8A767943-C04E-4E9B-81E6-F41A49E027B0} = {8F32B13F-C23D-42D5-95F4-88DA41A3DF04}
+ {A42F4CA1-C37A-4D2F-A2DD-DF2CDFB12F14} = {8F32B13F-C23D-42D5-95F4-88DA41A3DF04}
+ {4E84BE82-9496-4CE1-8DE6-0646E93A65BB} = {8F32B13F-C23D-42D5-95F4-88DA41A3DF04}
+ {DC245710-E244-4AAD-840A-4F19DEBDBC98} = {8F32B13F-C23D-42D5-95F4-88DA41A3DF04}
+ {366CFD9E-E7FE-4A50-B6A0-1345D1BD061C} = {C299AD86-AD7A-4DD3-80A7-CD6BE9485D9A}
+ {F907FD44-6193-4A3D-8452-92CEAF46B919} = {C299AD86-AD7A-4DD3-80A7-CD6BE9485D9A}
+ {9C7255CB-FAF3-4B44-B731-FF2F69ACD90E} = {3C6F738C-461F-48A9-9FCF-3AC2126B84CF}
+ {6D9B4FCD-99DB-4E67-B499-BEE99CD4CA24} = {3C6F738C-461F-48A9-9FCF-3AC2126B84CF}
+ {FF49C039-4515-478E-A148-6A28A1AC38D9} = {3C6F738C-461F-48A9-9FCF-3AC2126B84CF}
+ {9AEB6984-FCD8-4E39-BC16-805B1C8BD43A} = {3C6F738C-461F-48A9-9FCF-3AC2126B84CF}
+ {1A9C53C6-CEA3-49D6-9345-4F6016899183} = {3C6F738C-461F-48A9-9FCF-3AC2126B84CF}
+ {B09ED5F8-CCC7-4612-9041-0D10B8132ECB} = {3C6F738C-461F-48A9-9FCF-3AC2126B84CF}
+ {42630210-72E2-463F-8507-49F4D78E60C9} = {3C6F738C-461F-48A9-9FCF-3AC2126B84CF}
+ {D4059AFB-8FD9-48C0-AFA8-8532933DA9B3} = {3C6F738C-461F-48A9-9FCF-3AC2126B84CF}
+ {FF308555-4509-40A5-B990-66378FC9BE3F} = {3C6F738C-461F-48A9-9FCF-3AC2126B84CF}
+ {DA444D4F-EB7F-48C1-8F9F-8E69B5D7A7EE} = {3C6F738C-461F-48A9-9FCF-3AC2126B84CF}
+ {3FF8F7D5-8EA6-4BE7-AD41-02F2D123CA86} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {CF43C188-347D-48F9-A579-DA44539A0FF9} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {C5003221-20FB-4B11-ADFF-9B74AB85E644} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {48D2ADCC-1F30-4048-9D7D-DB2EAE996DC0} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {27EF2574-85F6-4344-A8FB-53FF676B2B35} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {1CDEFA2A-BEAF-446E-9A37-9831CA8B98EE} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {5A1A4F68-E0EF-4C86-A2DD-B4B51D2AE5B0} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {B1777F72-B4F9-4163-934D-01C5FE94C3A0} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {85C3782E-2BC8-47F1-A8FC-A281D38E2E2E} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {5E080301-62C6-473A-A81E-B6CA4660D910} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {4C6B201D-B3CB-4532-90CC-BD168C55245B} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {E3B35BC3-48A5-49CF-A7AF-6482668C7925} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {616C74B4-061C-4397-B353-55EFA946A066} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {43052CE7-B86C-4348-A8DF-F36649824AF2} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {208C8119-B194-4496-B8CE-10792F48127B} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {83836C23-C48E-43D3-B4FE-D6B87038B4F3} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {E5A4BD61-B9C8-4C55-9255-6C4034266B8A} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {DA85578A-95B0-46E2-9B6A-9CC632F47468} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {EB1A58D0-1CDF-4E38-A034-E8E5E8BBE6CC} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {1AAF5C25-41EC-4C6C-B284-D5DAA8717974} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {EC6BB7AB-E35B-49FB-833B-25C2E06EE333} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {5E0080D5-E089-4F8D-A052-AFA19F3FEB95} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {2FDB1ADC-FBFF-43D4-927C-DA5349A245A2} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {59FAFAB9-B2D5-4357-92F2-07529D10D29E} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {B32B89B4-2FA0-4AB6-B8F6-088B6158262E} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {0CB356F0-5EEB-46EA-BA75-E44007B6A527} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {10344C2D-626F-4D00-81AE-600152A08826} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {C6695D0A-0449-45C2-9410-0FA0467594FE} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {0B8DD1B0-EB2A-413A-A338-E77E7A9F0DFB} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {4DDE0784-48C0-43D0-9104-A3819391E088} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {00A82ED2-1BB9-4D92-BB6A-59D4C0516345} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {4551976E-9FCA-4CEA-BEC7-A6932A2AB122} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {56492795-B082-4C4D-9754-DA229027FA72} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {E850C367-E4F9-45CF-AD86-003E3147B8B7} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {525ADEB5-7FAF-48B4-B400-65FD55F513A8} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {7600B247-46FE-42D8-B836-802F3D554EA6} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {29866FDB-13E5-4263-8C83-C1281A60CFC8} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {A2046A98-4DCF-41E9-8C9A-3255762568BB} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {9C47B01D-2DFC-4AA7-A048-F9F330D758E7} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {0B668A23-0B4D-40CD-A1DC-4790A3C9F66D} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {6761286C-C56B-4249-BB07-12F71A3560E6} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {A14EB7B1-D53D-413B-A605-308B16365797} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {483F68B7-0346-4C1D-BFD8-2438CDA4E216} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {AC13ED14-FCED-40A6-A689-87B847A71A44} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {8144FE5F-7A00-43F6-8F40-C33951625630} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {DC15F043-3742-4CFB-9DC7-4FF57E75A8F8} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {273951C4-81A9-4326-BF46-31D56CA3B416} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {0D30946A-1C07-4347-9C85-E62D017B6F58} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {1F808F80-1B46-476A-8129-60B93DAE2301} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {4473117B-E775-4328-8F5D-B6AB38774AB2} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {FF309582-6138-4A73-B058-C5DD57C5E796} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {AB9A667E-75FC-41E7-B521-CE80A3340C39} = {48E311DE-F4D4-4F54-8C2B-FEDA15FE2D40}
+ {151EC427-404B-4583-950C-10DCB25FFB8B} = {405AD66C-7F7E-4A37-8608-94D4DD8E78C3}
+ {666A1E0A-7B7E-4FEA-A709-89B8106126B7} = {405AD66C-7F7E-4A37-8608-94D4DD8E78C3}
+ {949C72E3-78EF-4A5F-A435-B6A9178FC764} = {405AD66C-7F7E-4A37-8608-94D4DD8E78C3}
+ {C6ED996E-FDC0-4019-A4F5-6B6E464CBF29} = {405AD66C-7F7E-4A37-8608-94D4DD8E78C3}
+ {11D2FD2E-5CAD-4EAF-9D73-BD6A52705FF0} = {405AD66C-7F7E-4A37-8608-94D4DD8E78C3}
+ {65F673F3-86E3-4876-A411-A51B45D54F85} = {405AD66C-7F7E-4A37-8608-94D4DD8E78C3}
+ {23702DA7-B13D-41CD-B371-C85937BF8120} = {405AD66C-7F7E-4A37-8608-94D4DD8E78C3}
+ {FD0D2C89-B029-4737-B625-93523ADBA96E} = {405AD66C-7F7E-4A37-8608-94D4DD8E78C3}
+ {A356404D-40C5-4839-843B-B3D23B38F4F6} = {405AD66C-7F7E-4A37-8608-94D4DD8E78C3}
+ {91860B28-9EE4-48DA-94F5-E4A82FF8FDD3} = {405AD66C-7F7E-4A37-8608-94D4DD8E78C3}
+ {7513BC5A-BB00-4FF2-8F92-2AD6B9FDDE71} = {405AD66C-7F7E-4A37-8608-94D4DD8E78C3}
+ {1A799F59-EED6-41DA-9952-B2999E4548C9} = {405AD66C-7F7E-4A37-8608-94D4DD8E78C3}
+ {F68BF4F7-67E8-402E-9818-C2B7F4CE9DA8} = {405AD66C-7F7E-4A37-8608-94D4DD8E78C3}
+ {E712666D-E63C-4FB8-99A6-B690ECEC64E3} = {405AD66C-7F7E-4A37-8608-94D4DD8E78C3}
+ {C69F3959-C027-439B-B851-253BBCF71E0C} = {405AD66C-7F7E-4A37-8608-94D4DD8E78C3}
+ {20DD6027-635F-409C-8313-6A6E89AE71C6} = {405AD66C-7F7E-4A37-8608-94D4DD8E78C3}
+ {D54ADABB-D3D3-4A05-BCF0-20ADC9417D75} = {405AD66C-7F7E-4A37-8608-94D4DD8E78C3}
+ {211C7C2F-8474-4BA6-B46E-DA820B1992B5} = {405AD66C-7F7E-4A37-8608-94D4DD8E78C3}
+ {2798FCA2-258E-4E32-BB71-95518A239579} = {405AD66C-7F7E-4A37-8608-94D4DD8E78C3}
+ {37B10A10-D699-4CB0-A5C0-B5A949AC2304} = {405AD66C-7F7E-4A37-8608-94D4DD8E78C3}
+ {8E846AE6-E1DF-4F5B-8A53-7B706BB27A2B} = {99577DA8-D1BD-4DA3-8407-364A0F342995}
+ {299750E6-91B0-4E77-BEEB-1AB96761D860} = {99577DA8-D1BD-4DA3-8407-364A0F342995}
+ {76CBC4E9-4702-4709-B739-FC928AEE879B} = {99577DA8-D1BD-4DA3-8407-364A0F342995}
+ {3AB92143-46C6-4678-83CA-08998544B96A} = {99577DA8-D1BD-4DA3-8407-364A0F342995}
+ {6F9533F8-AD41-4AB2-91FB-3C8EEC2BB301} = {99577DA8-D1BD-4DA3-8407-364A0F342995}
+ {BFB05742-010A-43FC-999C-6BBE0E195108} = {99577DA8-D1BD-4DA3-8407-364A0F342995}
+ {C5E60D76-6428-472C-A893-234B58ABC3A7} = {99577DA8-D1BD-4DA3-8407-364A0F342995}
+ {2FEDB07F-3F15-458C-BDE8-A0AC979F0F12} = {99577DA8-D1BD-4DA3-8407-364A0F342995}
+ {DB357669-6C23-4F7E-933F-677B2B83023D} = {99577DA8-D1BD-4DA3-8407-364A0F342995}
+ {B346CE86-77B4-46BB-9D1E-0206B64F2210} = {99577DA8-D1BD-4DA3-8407-364A0F342995}
+ {4A4C968D-35A0-4577-A68F-BD0122B53C68} = {99577DA8-D1BD-4DA3-8407-364A0F342995}
+ {F625B760-9258-4469-BB48-D9458E67612D} = {99577DA8-D1BD-4DA3-8407-364A0F342995}
+ {878B4003-5746-4FD8-AB71-576EB6747746} = {99577DA8-D1BD-4DA3-8407-364A0F342995}
+ {798CDBA4-CC8E-494D-AC4A-B892A10FFD70} = {99577DA8-D1BD-4DA3-8407-364A0F342995}
+ {D1795849-657A-4479-B5A3-F20431C63A72} = {99577DA8-D1BD-4DA3-8407-364A0F342995}
+ {D657916B-CBC0-4D16-B28D-C01E9A5AA79E} = {99577DA8-D1BD-4DA3-8407-364A0F342995}
+ {7E2D7EC3-19A1-4214-8B3C-F018D3F98183} = {3F665918-782B-48FD-AA8F-A18DFA8E2130}
+ {6BA02F9B-6421-4C6A-BB95-66BFD09CE3DB} = {3F665918-782B-48FD-AA8F-A18DFA8E2130}
+ {7BC300A1-FD27-4485-9E8E-E065E82F6393} = {3F665918-782B-48FD-AA8F-A18DFA8E2130}
+ {83885718-D3DC-4E70-AC83-6D0A83891D35} = {3F665918-782B-48FD-AA8F-A18DFA8E2130}
+ {07A629B8-C886-4581-BBDD-E02F27834E7D} = {3F665918-782B-48FD-AA8F-A18DFA8E2130}
+ {0B6A35C1-A609-4C38-BF28-8B91393FFD96} = {3F665918-782B-48FD-AA8F-A18DFA8E2130}
+ {290E6251-A87B-4D85-A45D-8036E1B2499F} = {3F665918-782B-48FD-AA8F-A18DFA8E2130}
+ {DBA3CBE0-5201-4FA5-B75E-641110A8667C} = {3F665918-782B-48FD-AA8F-A18DFA8E2130}
+ {5AA71946-DB07-4B6A-9BAE-596BED827F8D} = {3F665918-782B-48FD-AA8F-A18DFA8E2130}
+ {B423676C-EB2B-491A-B464-BD7DA461079A} = {3F665918-782B-48FD-AA8F-A18DFA8E2130}
+ {7B091221-8500-461F-8AB8-0C446D4BB605} = {3F665918-782B-48FD-AA8F-A18DFA8E2130}
+ {A6FF0C69-0661-48FA-A17F-C874A0F1EA05} = {3F665918-782B-48FD-AA8F-A18DFA8E2130}
+ {391BE933-E506-48E6-AD43-866852E16602} = {3F665918-782B-48FD-AA8F-A18DFA8E2130}
+ {708E31E2-7DDD-42D7-8DC9-8E32514A006B} = {3F665918-782B-48FD-AA8F-A18DFA8E2130}
+ {28F14B2C-CEC1-42D8-8D57-55F97AEDB1FF} = {3F665918-782B-48FD-AA8F-A18DFA8E2130}
+ {32B9796D-5D11-4642-8DE0-45C149041059} = {3F665918-782B-48FD-AA8F-A18DFA8E2130}
+ {5539D57F-8648-4E7A-91A2-2A2A06C538AA} = {3F665918-782B-48FD-AA8F-A18DFA8E2130}
+ {5845BCDB-8A8F-43C2-B67F-2B272709F6DB} = {3F665918-782B-48FD-AA8F-A18DFA8E2130}
+ {507762C5-DC51-47AB-AADB-5B44ABE0B01B} = {3F665918-782B-48FD-AA8F-A18DFA8E2130}
+ {BD7E4344-FEE5-43C9-A9BD-43F75583C030} = {3F665918-782B-48FD-AA8F-A18DFA8E2130}
+ {8D6BD55F-B624-4C3B-8A46-5C4E8509B7F2} = {3F665918-782B-48FD-AA8F-A18DFA8E2130}
+ {4D7B3353-6E2F-4B1F-9C71-C67109413257} = {3F665918-782B-48FD-AA8F-A18DFA8E2130}
+ {BB32D37C-444E-4D1A-8F78-D3A8A05BE042} = {3F665918-782B-48FD-AA8F-A18DFA8E2130}
+ {E847FF15-94E0-46F8-AC9B-9337D5433F82} = {3F665918-782B-48FD-AA8F-A18DFA8E2130}
+ {8AAC1E98-E824-4F45-9976-B6C45573EA79} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {8D757677-B479-4E9E-9FCC-9FE05FBC6093} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {C00BD68E-BF60-4A02-9386-C0D811E1098A} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {A0A700E5-A48E-4F89-B247-C2150472B1FD} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {842BD77D-3500-409C-B61C-B48C4203CD79} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {9790CB17-0DF1-4405-BBC0-3FCB6F3EACEA} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {6FB5F31D-7D7E-4708-8454-4BDA558499B6} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {51B02585-4E58-47F9-A0AC-1A71E48B8D40} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {746ED3A3-E1C1-4815-961F-217A95876E08} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {1BBBFC8D-B37F-4E7B-A93F-AA2834EFBA69} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {055505F2-8161-4968-82CF-BB5DAC090C81} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {03FC92DA-B0B0-4211-AFF9-77CEF912942E} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {9FF725EF-6847-445D-AB69-343E35543CAB} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {4C61F1D5-4F0A-44F5-80F5-322E39CAB963} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {BF401ADD-7FF7-4218-B172-2AA4CB11B05B} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {500FBE98-A9F7-4958-948D-D161E96796B4} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {BDBE2A19-B492-4181-8CAA-A4CEA53AD4EC} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {60BD58AE-B377-4AA5-82F3-49484A8A995A} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {068F2B0A-443C-491D-87E0-89A4D9F12923} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {4574F673-D343-4EA2-A466-6B9424620B3E} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {A22C5171-CE93-4AD1-A614-53ECB5AB6F99} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {8F6D34BF-B0BC-4A54-884E-46BAD7906979} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {37B4859A-768F-49D4-992B-74F745A1B76F} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {FF25E2F8-8DA6-4FEC-8DFB-A907C8C09894} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {93353512-05DF-470D-9E61-EC736AED7CBB} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {D43FA9C7-1EAA-4A51-9527-0497780EE28C} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {14556421-C88D-4570-BE8F-9BF7AA9C3EAA} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {6FAAAEF7-86D7-4A66-9BBE-172C84D4C06F} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {C16861BF-4E41-4938-B299-23ACACC9BD4D} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {5B8C8DB2-163F-4BD0-85BD-D6828FFAB94B} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {B4C7EC4E-86E7-4971-936A-E026CD1030FA} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {ABD48F8F-3E3B-4338-B0A8-D99474BA2115} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {D01798FD-2762-4684-B994-5A9E62401B09} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {1614BCF8-1A48-4FD5-AB31-66025E4C87C0} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {47409D5E-6F2A-4B6D-8E81-DBAB8D43EF1F} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {3E236884-A6EF-4B33-9FFC-D42E4B012405} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {494A94F6-1F88-4F43-BCB9-98C1EDD78E4A} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {FDBE563E-D93F-4AB0-9437-DCB690A9DAAF} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {AC25B4EE-B099-488B-9A81-CCC51080D5C7} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {E33CA01E-20FC-48A3-817C-1B199F30D03B} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {00E7B256-7EE2-439D-B96E-0C294CC1B3FD} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {CFAAAF11-8C97-4ED2-A398-08444A50486A} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {1DB4EE50-5094-47D6-9D94-061E10DF69D5} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {E9CCED78-232F-4EB5-90A1-023A41274B58} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {1E5221ED-2048-4FC9-BA16-00F38544CC72} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {50A016ED-8DE8-4C0D-B25D-2100B4914DEE} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {FB579738-9498-4881-A32C-694CF37A697C} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {4FF01844-7091-4256-8188-DDD701C6F87E} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {3756C837-8E90-43EA-B4F3-E075AF783EB0} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {954ADAD4-8861-47A3-A106-510F631315DB} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {F8FB7B02-E03F-4AD9-8EEC-25203B57A827} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {20171FF8-DDE1-4FF1-90A8-F8EC281EC68D} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {06D2A7DD-028F-458A-8D54-C3D3B3F638C0} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {1B4E9C42-7E89-4763-B701-AC4BBE830565} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {3002F383-353A-4535-A7F6-A175A4CEF8DC} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {C7EABAB6-FB6B-4F66-A55D-98CB9E47BEC8} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {C08249C3-EB5D-4BB2-B5AF-58C16A215FC9} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {29929866-FBAF-4C45-8B0F-AF635A9AC1EA} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {03A68991-465F-4E1A-8DBF-3D61A31122BD} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {20435EF0-4C67-4BE5-9B88-DF1E227D67E3} = {06633516-0C78-433B-BFFB-A8BCE5006CB7}
+ {5286AA16-A28B-4619-8842-73A9D89234B1} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {C6E13C6A-929B-413F-8D38-80F3E5E94A0E} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {F1242903-9B22-4575-BEB9-D0300420705F} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {7F5BAD59-A81B-4154-BD8F-3F78F97D8255} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {2FF2EEFB-5E2B-47DB-A4A8-E52EB641DC49} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {D70C99ED-C081-4812-9B65-9B32B12ADC2C} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {229C7705-C14C-455D-9D7B-BED5F44DA541} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {8F624618-F2BC-4CF6-A29C-F55B62508180} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {F6030F53-7EA9-4F85-93EE-583C70D4E382} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {9E5B5249-574A-4DF1-8FEC-CEB6BBEC7F44} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {383D2C5A-0D0D-461F-AC9E-16AC87A1EE41} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {EB3126F9-9BAD-4402-B05C-D4911647914D} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {0DE45EAD-6D45-4C9B-95D7-7B42478D3271} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {04507495-DE8E-4FDE-98BF-323CE49114CC} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {DBFA497E-DB71-4362-8A35-9F0A8A5B99B1} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {6D59C069-4635-4971-9C44-C0FD0AB478FE} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {7F2BE09E-FB70-4867-8510-92CB72423557} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {CFCB5240-B25C-4731-B438-901AA0A46CA3} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {08D7A761-C3C5-41DA-8EDD-73FDDA2141E0} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {2047CED4-FC91-4429-9FA3-B1AA18B92617} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {6113EE4E-E070-4A64-B6DA-9C0D81D5FF67} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {7FA818E6-43F9-4064-8D14-7A3ECF71EC4D} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {72BE06E8-0A10-4BC4-A79C-1D09D825AC7D} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {1A8C3540-503A-4515-9D4A-174F2E7D970B} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {D81C1BBD-C6DC-4C88-B0CF-1F4AFA212D15} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {BA2B856D-9A08-423B-A166-43DF59F3C357} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {D8DDFB16-E394-4CF8-9C7D-60EDA36C0DD6} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {9CE7B008-52BD-4C42-A786-0319CD610C78} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {0950132C-BFC2-4F19-8125-07CE50FA340F} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {44AD9943-B0B1-4DD8-877E-CC3CB6A0D735} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {3170D5EE-2113-4606-ABAB-B3B2B95D0395} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {F5D42974-3541-42FB-9C75-3770270E5D94} = {4D6F65F2-CCC5-481C-96BF-A5F1AAC934F7}
+ {EEC386C8-76E2-4D97-8D5F-11413554DA38} = {DA0C9DD7-BB9E-40EC-9F5A-DC8844D82B12}
+ {BA6C694F-CA16-4648-A162-19928FEA4AB7} = {DA0C9DD7-BB9E-40EC-9F5A-DC8844D82B12}
+ {2A8C2287-CDC7-429C-8AD6-5076A13E7AB8} = {DA0C9DD7-BB9E-40EC-9F5A-DC8844D82B12}
+ {376F7141-6564-4FCA-8B5B-1FAF03C0FBB6} = {DA0C9DD7-BB9E-40EC-9F5A-DC8844D82B12}
+ {52B653E7-69BC-4FD4-B124-A673C88BB72E} = {DA0C9DD7-BB9E-40EC-9F5A-DC8844D82B12}
+ {859EDDFE-5EDE-4772-888F-27000A56AA11} = {DA0C9DD7-BB9E-40EC-9F5A-DC8844D82B12}
+ {B5006B72-624F-496F-A429-4AE7E50AEB82} = {DA0C9DD7-BB9E-40EC-9F5A-DC8844D82B12}
+ {F92F1679-95B9-488E-A378-7ADF531B2D01} = {DA0C9DD7-BB9E-40EC-9F5A-DC8844D82B12}
+ {C8051056-1A85-4BEF-9408-3EAB51DCF52E} = {DA0C9DD7-BB9E-40EC-9F5A-DC8844D82B12}
+ {E07778FA-E591-4470-BD28-FBA0B45C880F} = {DA0C9DD7-BB9E-40EC-9F5A-DC8844D82B12}
+ {5A836F00-9458-403C-A88F-D974F2B39F61} = {DA0C9DD7-BB9E-40EC-9F5A-DC8844D82B12}
+ {B04EBCD4-E07A-461A-9ACF-922288EF3917} = {DA0C9DD7-BB9E-40EC-9F5A-DC8844D82B12}
+ {14163169-6FB4-4A2B-8A4A-A021D006D717} = {0AA7C3E2-6243-478E-B59E-B3160A0714D7}
+ {7D321758-1C83-4DB3-B51D-27F6FA57AE64} = {0AA7C3E2-6243-478E-B59E-B3160A0714D7}
+ {16967885-D7D0-4D58-AF6B-00F5FC54EC1B} = {0AA7C3E2-6243-478E-B59E-B3160A0714D7}
+ {7B540E45-BDAB-46BC-8657-D6CBCBE61831} = {0AA7C3E2-6243-478E-B59E-B3160A0714D7}
+ {6EAF444E-55CF-473C-99E0-38176828C2D6} = {0AA7C3E2-6243-478E-B59E-B3160A0714D7}
+ {10E5D6DB-A089-4539-8A17-6216BD6F98B8} = {0AA7C3E2-6243-478E-B59E-B3160A0714D7}
+ {4FAD1625-EF71-4917-9F1F-ED9ABFFB934C} = {0AA7C3E2-6243-478E-B59E-B3160A0714D7}
+ {C84C8426-642F-4DFD-BF02-7A6E9F708756} = {0AA7C3E2-6243-478E-B59E-B3160A0714D7}
+ {364B851D-D4FF-4F6A-AF3B-96D8CDD71360} = {9B8577AB-31EC-4EF5-B9DB-ED194D79AF31}
+ {12E16CD9-7ECB-44CE-ADEB-93783A7FCE13} = {9B8577AB-31EC-4EF5-B9DB-ED194D79AF31}
+ {21007222-B4B1-49D7-9AE6-D9A4C915A20A} = {9B8577AB-31EC-4EF5-B9DB-ED194D79AF31}
+ {A01D75F2-4784-4CF8-BA88-23BC63F3CB0A} = {9B8577AB-31EC-4EF5-B9DB-ED194D79AF31}
+ {293FE611-8ECE-473A-913C-7CF09977A544} = {9B8577AB-31EC-4EF5-B9DB-ED194D79AF31}
+ {A6038A0C-F7A9-4511-A080-22E10146CFF4} = {9B8577AB-31EC-4EF5-B9DB-ED194D79AF31}
+ {F482BF92-E9C2-4B1D-9E42-EADBAAC53B30} = {9B8577AB-31EC-4EF5-B9DB-ED194D79AF31}
+ {F743004C-99B4-4580-80AE-33EA97834AB9} = {9B8577AB-31EC-4EF5-B9DB-ED194D79AF31}
+ {F1F45941-0CB1-4C86-A9C0-22B751B4EC4D} = {C673F534-AC1B-4B1C-9D00-65E4FA7A2CCD}
+ {B9707CEE-08FE-4DA8-9ED1-0CD2326A6390} = {C673F534-AC1B-4B1C-9D00-65E4FA7A2CCD}
+ {BFAEC7EF-E209-4F9B-BB90-FFA58678A253} = {C673F534-AC1B-4B1C-9D00-65E4FA7A2CCD}
+ {11C1B849-E442-4D5E-A0A7-AA0B30F2247B} = {C673F534-AC1B-4B1C-9D00-65E4FA7A2CCD}
+ {83C230E5-DE57-4F98-90A2-5E434A64071E} = {C673F534-AC1B-4B1C-9D00-65E4FA7A2CCD}
+ {019B6706-6421-4BFA-BC71-9CF043491C3B} = {C673F534-AC1B-4B1C-9D00-65E4FA7A2CCD}
+ {70351EE6-B46D-45D4-81BB-E48E359D49A8} = {C673F534-AC1B-4B1C-9D00-65E4FA7A2CCD}
+ {FA9A66F5-886D-46E8-AC9B-0CA8E67D6CBD} = {C673F534-AC1B-4B1C-9D00-65E4FA7A2CCD}
+ {38B47509-08E5-4BEE-B112-14528D0C48F3} = {B406CD4A-75A3-4499-ACDA-B7F52C14407E}
+ {A30B47AA-3D05-47ED-86E6-836946DBE693} = {B406CD4A-75A3-4499-ACDA-B7F52C14407E}
+ {1CDEC76B-6206-4094-85C9-6447D3DFDFDA} = {B406CD4A-75A3-4499-ACDA-B7F52C14407E}
+ {089F5E49-9BEF-4F72-852F-E13C1A8E91F4} = {B406CD4A-75A3-4499-ACDA-B7F52C14407E}
+ {149D8B69-2B5C-4F25-8853-991A4BF08DB4} = {B406CD4A-75A3-4499-ACDA-B7F52C14407E}
+ {5269AD90-8679-4AEA-8C2A-906CDA9F056F} = {B406CD4A-75A3-4499-ACDA-B7F52C14407E}
+ {2C65FE18-0E3B-44B0-9BB7-E8254C06A3C9} = {B406CD4A-75A3-4499-ACDA-B7F52C14407E}
+ {9B133BDC-48C6-4E11-906C-FDEAF818309F} = {B406CD4A-75A3-4499-ACDA-B7F52C14407E}
+ {1078159A-0ADF-4196-8910-17C460B6B9C4} = {88FCFFC0-421A-4E3D-BE96-306CD990A0A1}
+ {32EFE30D-5B7F-4660-8F73-F1D533004FCD} = {88FCFFC0-421A-4E3D-BE96-306CD990A0A1}
+ {BB4C7E4F-77AB-4E77-97D0-3195E414DF66} = {88FCFFC0-421A-4E3D-BE96-306CD990A0A1}
+ {E1EFF632-5803-4922-8556-047D321ACDD6} = {88FCFFC0-421A-4E3D-BE96-306CD990A0A1}
+ {DD3CD0A1-DF96-4AD5-B363-94E216361C80} = {88FCFFC0-421A-4E3D-BE96-306CD990A0A1}
+ {B3A065CE-BEAE-4A30-AEF3-83E45D4C8569} = {88FCFFC0-421A-4E3D-BE96-306CD990A0A1}
+ {61121819-B7F9-474B-85EB-040490EF3D0A} = {88FCFFC0-421A-4E3D-BE96-306CD990A0A1}
+ {D3F0D5C2-219B-4E50-9C1C-BEAE2E2A9587} = {88FCFFC0-421A-4E3D-BE96-306CD990A0A1}
+ {B3E6268C-05E7-4BEC-8D4C-B471DC6946E3} = {88FCFFC0-421A-4E3D-BE96-306CD990A0A1}
+ {7BD9A24F-20E4-4515-9514-0029E4A485C0} = {88FCFFC0-421A-4E3D-BE96-306CD990A0A1}
+ {E6A3B5BF-331D-4B40-8993-CDCFB9E8F181} = {88FCFFC0-421A-4E3D-BE96-306CD990A0A1}
+ {50E37C5A-A812-4C7B-8299-C5A973E99C91} = {88FCFFC0-421A-4E3D-BE96-306CD990A0A1}
+ {EC462D6D-429B-4032-9C16-8124B636F52E} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {47DB4011-8390-4971-A4B0-614D877753E3} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {CFD0A615-8DFB-4BE7-9447-8B40B669F358} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {2EB2B920-3D17-4DEA-9C7F-5619728AC09F} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {A72CD380-2512-44A5-8B6D-A3B3E293C6CD} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {96B72BE7-8B3F-44F5-B80C-F57BE0B395DB} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {57B8E571-4E72-4C73-B538-8AADCAB3C0DC} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {87F99B82-CC31-4C2B-B516-E4FF5B14850B} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {EBF644A9-39CC-438A-BA2C-C5442D126964} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {2C09812A-1591-447F-94C5-F33FB0346B4B} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {5A8FDFCD-343D-481D-8488-0143733DD0C7} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {D5CFB37E-ECFE-444A-B190-F51ABA65B445} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {B0FF97B0-F7C0-426E-9824-9DC7E3DD80D9} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {2384630F-557C-4F9E-8E89-0BFB6C3C2FAD} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {7A51F8A9-E6EE-4DDE-BAF6-B7C1B3D9540D} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {AC027E46-2C6D-4A35-970C-89AEC7BDAB30} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {D7CD98E8-0C64-461C-8F01-65AA36A6C96C} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {610C682C-0742-4385-AB31-C5ECD325FE18} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {4F03B20F-FF85-47CC-98D0-9FA1019DD791} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {8BD76585-0793-42D2-8C56-44BD7FAEA618} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {4AFCCDF9-E134-47CE-BC3D-5D6F87887FE5} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {E013FA53-3402-4527-A67C-BCAF01906006} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {96242A32-C8B7-443A-8CA7-2834487DDD4D} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {BC757971-447D-476E-A471-FB7AD31F05D5} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {0A6D1692-4BB7-4AE0-8201-69789E8DCF71} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {F1E5382F-1EFE-425F-AE94-EE6E3ECF170F} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {2549CAA4-4472-4788-A01E-ADF8AC8E50DD} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {8D3F8332-7C3A-4539-8D78-D908D9715214} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {9A448D03-472D-4B82-BBFF-A9067F38DDC0} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {17062F31-5AA0-44BE-A095-F70ACDA913EE} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {CD5A8A91-8FDE-4446-9EE5-59AD78F28E1E} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {A6275C7C-33EE-4265-B0A0-79A03D5C9160} = {B925EF22-3EB5-4D57-ABF8-A56B263B1969}
+ {CF86105B-1DC7-44E0-87EE-76F509A7423D} = {B91C6DF9-BACC-4390-9F5D-1BA096C21BD8}
+ {73978DEA-5BFF-4F42-A98B-53C49110A405} = {B91C6DF9-BACC-4390-9F5D-1BA096C21BD8}
+ {9A8E4763-D08B-4C38-B529-3051062FF267} = {B91C6DF9-BACC-4390-9F5D-1BA096C21BD8}
+ {C2DB220F-1880-43CB-92D2-F6D5EAD79F4E} = {B91C6DF9-BACC-4390-9F5D-1BA096C21BD8}
+ {73592109-1E40-4998-ABD4-B067DC8743C5} = {EFCFDA86-EF6B-45F7-B60E-76EADC0D6F19}
+ {45913162-0814-48BD-BB47-A3FC01EB66A1} = {C0480CB6-6FDB-4774-86DD-F89C68953609}
+ {53999106-094B-4E18-BA77-D8498D398376} = {C0480CB6-6FDB-4774-86DD-F89C68953609}
+ {AAEADD3D-8607-40C0-B852-FE268A309DC8} = {C0480CB6-6FDB-4774-86DD-F89C68953609}
+ {87F222B0-EE89-41DB-A9ED-0123DDF67749} = {C0480CB6-6FDB-4774-86DD-F89C68953609}
+ {57F6C5A7-D8BF-4FBC-BB97-1677B71445B7} = {C0480CB6-6FDB-4774-86DD-F89C68953609}
+ {C189A69F-0DDC-4415-8733-7BCC228293F5} = {C0480CB6-6FDB-4774-86DD-F89C68953609}
+ {21FC3929-FA6C-4DF7-90A7-637A45E3ADC9} = {C0480CB6-6FDB-4774-86DD-F89C68953609}
+ {4179CA63-8CD0-445C-83E1-64E534A0E471} = {C0480CB6-6FDB-4774-86DD-F89C68953609}
+ {47AF9833-5788-4D1A-BF71-1902E8B9BE59} = {CB40D510-46A7-4F3E-AB50-F26A188C2769}
+ {0FF10F1C-0C7D-4CD8-8A14-21C6E488B8E7} = {CB40D510-46A7-4F3E-AB50-F26A188C2769}
+ {89AE94AA-DF13-41D6-9673-1FBCA7727162} = {CB40D510-46A7-4F3E-AB50-F26A188C2769}
+ {41992141-0B64-4EB2-B3D2-35CCB92CEB8A} = {CB40D510-46A7-4F3E-AB50-F26A188C2769}
+ {8C128213-9AA8-4025-8EE7-6FDF47DD544A} = {CB40D510-46A7-4F3E-AB50-F26A188C2769}
+ {4DFBCA5D-68C7-4512-A880-079C2C6074E1} = {CB40D510-46A7-4F3E-AB50-F26A188C2769}
+ {C696F969-2AA1-4289-8576-CAAB8748F4C3} = {CB40D510-46A7-4F3E-AB50-F26A188C2769}
+ {CDEE2A91-3E85-4BD8-8E66-63C827EBED8D} = {CB40D510-46A7-4F3E-AB50-F26A188C2769}
+ {54A922D9-D2B1-4969-A811-1EBE820FB5BF} = {CB40D510-46A7-4F3E-AB50-F26A188C2769}
+ {F9740EEE-763B-4CDE-AE92-5876DF3E9468} = {CB40D510-46A7-4F3E-AB50-F26A188C2769}
+ {1847231C-A265-425B-B58B-9B8FDA2B0783} = {CB40D510-46A7-4F3E-AB50-F26A188C2769}
+ {3E123581-790A-4E86-A7AC-0A09F790B058} = {CB40D510-46A7-4F3E-AB50-F26A188C2769}
+ {821703F9-4217-4040-B5BB-F1002E4949B3} = {CB40D510-46A7-4F3E-AB50-F26A188C2769}
+ {E4D96FB0-C02E-4475-A719-FA7B65195C81} = {CB40D510-46A7-4F3E-AB50-F26A188C2769}
+ {09F506EA-4CBB-40BF-8A7E-68F9870996BA} = {CB40D510-46A7-4F3E-AB50-F26A188C2769}
+ {96D54F48-B900-4CA4-AA41-D6195774E529} = {CB40D510-46A7-4F3E-AB50-F26A188C2769}
+ {B15721F4-238B-4A65-9C72-57FB609402A1} = {02069CAC-FD56-4B23-BEA7-9B7C1BB1028F}
+ {8074FD34-7426-4CCC-B82F-98FFC649E91B} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {C2414151-E272-4E72-B8F8-E735C686BEFA} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {4533D06F-382E-49F3-9486-B41E12EA2378} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {8687A72B-5DF2-498C-8A8C-CD5A7856D42D} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {05D8DDDA-6741-4FFC-BB91-629E45A29E46} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {0EA524F7-EB60-4BA2-8FA3-D3E474EC8D07} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {DD2256C6-B7D6-4239-98A9-A63E694E93E2} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {0F5F1532-DDC8-4803-A39F-102F65ACD806} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {2731E7B8-7BF4-4BA1-9B33-0CCEAB9D6F57} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {8CE48E50-0F9E-4DA2-87C3-2645659C8379} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {D212F6AA-8309-4C7D-BAFC-E52A3CF1C9AD} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {B25A0F5B-8C27-42BE-AA4A-F124D958A6D4} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {1B2250BC-AB60-4AD2-97D3-BD9BD5782F80} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {76A2BDAD-760E-45AE-A7A9-9778753092B9} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {FA9512A5-92B8-4508-8579-2B0568155602} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {AD35C91C-EC29-4560-AC15-60CAFFC639D7} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {1C0ECCFA-6538-4E2A-8111-BA9F110B5B7C} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {22C1826A-A04D-4669-983E-6679BDEBC5E7} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {363331BD-4648-4BC9-99C2-D63044C13C83} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {4A81DA45-79DE-4101-96F1-8FF12227DFDC} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {C28A4049-C64B-48EC-A7C8-0823F4167308} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {5354026F-2CCB-4547-A33E-D80FA0615FF2} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {50C047DC-A854-4B09-9D8C-61121ADF7B81} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {9E197F07-4741-4FE5-B984-AD5D866B5B39} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {BE12D59E-CEEE-4697-98E1-119F292F7894} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {BA9F8921-34FF-4A6C-85BD-8E448730BF9E} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {2EC60DDE-4C5D-47BD-BE04-07092EC947F5} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {D44E25B4-A4BD-438A-B8F4-3DAC4EB0E636} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {B756347C-04AE-45B1-A646-9E0BB01F23E3} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {ED48DE69-3A2B-4BF4-85DE-B02E168D331F} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {CD6EA305-5025-431B-910D-93512B81AA30} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {D48A27DA-5609-4218-A5D9-87C9E7B621FE} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {9E44E821-9E0A-4024-8700-474B370765D7} = {C4CD3E50-94D4-4DA8-A179-64FDB2BC0F4C}
+ {47398E20-1072-4B0C-8FA1-C81F53620699} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {2FE13806-29EA-496E-AB35-6880A97D04C5} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {4CBA35C7-C345-43A4-BF80-F8C7B5147330} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {638BCF07-6BC4-488A-AC49-B7DD3BDF3691} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {E838E359-9791-4399-B90D-08BCF7B6759A} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {29A6979F-FF0F-4E64-B484-39512815C58A} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {3480389B-CAEC-4077-843B-A915E8DE6CCF} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {6CD3C00E-D38B-4884-B16E-99C0DB0D0832} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {071C86E8-527E-4DEF-9547-C71212A776DE} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {95E53FE5-6FEC-46D2-A05F-3740B5096693} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {AB8065FD-01A2-4791-9044-E26FF8C97DD3} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {019C42A8-9635-40FC-BC6A-EE2C41996E83} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {56FF3771-7CDF-4828-AEB0-9EEDACA09346} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {78774AFC-E717-4828-BB45-B910295200A4} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {9FA1B6E9-A5E1-4E52-9390-954820DCDC72} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {1B4BDABC-C8D4-4FAE-814F-1B67E39B5156} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {85CEC9BA-18F4-42C0-B3A8-BCDF2E68858B} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {599FE2AC-4FD2-464A-8CBF-D26B0746D73F} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {3312A13F-DED5-47B2-8166-160B156E0E39} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {6B94184B-A46A-4121-BD93-C653CEC64E88} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {7D41599D-2F6B-4127-B75B-CAB27E34BB9F} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {EF75F79F-9FC5-4366-A962-D4CC5797E9FC} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {8D598B51-ED43-4661-BC93-E5FE26557F53} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {BB17B9FB-D73C-415F-86F6-E07093C6EAFA} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {191A3D78-6BF7-4244-8000-F9444CBD9323} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {E3A3179F-0DC9-4D61-B1E0-5EA062EDCFF7} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {B798D96F-A8DA-42F8-A91F-5CF606557041} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {D9ECFCBB-D8B0-4D14-8059-9D105BE2AF6B} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {50EF1878-1A99-4A7D-AB2A-48253984442C} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {935AC2CD-FBCF-4261-BA6F-4E61FA59F610} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {919C114C-F977-45F0-9877-BFA66D3EA063} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {AC48EED6-19D5-475D-BEB9-2E884F027A7A} = {71CB9568-8258-4956-AC04-70E33685CDB7}
+ {0FC11856-26BE-4361-B267-28CAA7BE5CAC} = {19D2A4A1-1B5F-47E8-B934-7BD4C84282B6}
+ {B22ABFEA-9859-4C97-A166-52C420C39FEF} = {19D2A4A1-1B5F-47E8-B934-7BD4C84282B6}
+ {19C43397-A7B7-4E2D-B2F2-D302C13A0715} = {19D2A4A1-1B5F-47E8-B934-7BD4C84282B6}
+ {CC5EAFC7-EA27-485B-AD9E-D7ED67F808F0} = {19D2A4A1-1B5F-47E8-B934-7BD4C84282B6}
+ {9426D669-315D-4940-BB26-EE3709A7802A} = {19D2A4A1-1B5F-47E8-B934-7BD4C84282B6}
+ {0F547F76-8657-44EF-9AC0-FE81153E4B22} = {19D2A4A1-1B5F-47E8-B934-7BD4C84282B6}
+ {43996CEE-7608-49CD-A31F-68F3DD5B0C61} = {19D2A4A1-1B5F-47E8-B934-7BD4C84282B6}
+ {740B75E4-4B74-4735-98E3-679E181869BB} = {19D2A4A1-1B5F-47E8-B934-7BD4C84282B6}
+ {315270DE-3D17-4865-8217-2F4C3A3553E2} = {19D2A4A1-1B5F-47E8-B934-7BD4C84282B6}
+ {A1FA3C71-3005-413C-8874-2D944567215B} = {19D2A4A1-1B5F-47E8-B934-7BD4C84282B6}
+ {D84625F2-F0FF-42B9-BE7F-6C3322B92970} = {19D2A4A1-1B5F-47E8-B934-7BD4C84282B6}
+ {9103B277-05CF-4063-8C10-9106474A2FD5} = {19D2A4A1-1B5F-47E8-B934-7BD4C84282B6}
+ {F8B0F993-E1A5-42AE-AF3E-F15ABEE8EC33} = {19D2A4A1-1B5F-47E8-B934-7BD4C84282B6}
+ {46F9E6BB-7EC8-402A-9D81-AD9CF6CFFA27} = {19D2A4A1-1B5F-47E8-B934-7BD4C84282B6}
+ {6E0304C7-64F1-4099-8C16-CE91AEC08A5C} = {19D2A4A1-1B5F-47E8-B934-7BD4C84282B6}
+ {5EB85BED-9B18-486F-980C-1E16A15D4F35} = {19D2A4A1-1B5F-47E8-B934-7BD4C84282B6}
+ {29B438CE-3CF8-4BCC-817C-7BC806BA235C} = {19D2A4A1-1B5F-47E8-B934-7BD4C84282B6}
+ {40C4B8EF-FF73-43D2-A6B6-C1591A8C83A9} = {19D2A4A1-1B5F-47E8-B934-7BD4C84282B6}
+ {08B1F637-A1C8-49FA-88D8-FB37C4A9D9BC} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {AD96E098-C723-4D1F-A3CD-54A7EA2A8DB7} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {A5D8EA2C-CF59-472D-BB3B-4DD8A7DEF87E} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {48CBCF4D-D50D-4D56-9851-F01B935F9FA7} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {B7BF440F-34EC-4FE0-A3AC-440995B4E0E3} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {0EF9D522-85FC-47E7-B073-6CF7EF35D887} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {8603865F-ED03-4B83-88F4-13960697AC22} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {16CB4750-BA9A-4883-8C2D-A8B8D135FA2A} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {979D89AA-7B08-4A81-A210-A78152FCFEC9} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {DABA4519-FAA5-4920-ADA9-14C97643F9E9} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {E754D107-EFF0-484B-92CA-4A1813E74CF7} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {B442D811-8360-4821-A993-F3370E1A4706} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {62F221E1-FAE2-47CE-BC47-D5E70DF062C6} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {B67EDCB0-EFB7-4D75-ABEE-B52D4E3D26F0} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {1FC52C10-A9A7-47D7-8AB2-B381FD8EF3BC} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {C1097342-3E8F-41E5-BF2F-27632CFEB916} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {A1182F90-D24D-41E5-A8B1-401CEB96EDE7} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {AF1DA2B8-1207-41EC-B450-CBDC4159B38A} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {9B56074F-2439-4551-A6FD-1FE930CAAEB2} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {8A43CA3A-D78B-42F0-801B-2C9BA15BCD87} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {BC70BE71-FCC1-43E7-B0D4-6FA08ADA48F5} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {60E2DAC3-00D4-468D-A9E8-756F7F07E792} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {A0191131-99CA-4D0A-BBED-0C348E5AAC98} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {970BD1E0-DB96-45B0-8482-B04D83198210} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {68B564EC-9CB2-4937-B1B3-DF59EB44AEA7} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {B31A4B6A-8EEF-41E5-AAAD-157BE431B6A4} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {CD736B39-3BCC-4328-A022-1958860C747C} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {4ABB8EED-D61E-41CC-8A74-1A8E35B0DB44} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {360AD8A0-E8A0-4627-86F5-2405ACE6B6F0} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {BB807CC1-C13E-496F-9427-760F9D24E4A5} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {D152BC64-BF23-43D2-8599-A1B150EF901F} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {606BF6D4-1A30-40FF-96DE-3ED738C9F17C} = {C44A8329-CADE-4D49-8F1D-67231AD5A261}
+ {F9BF6F07-4FA2-4617-8B85-C1AF8ADE7852} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {CA25FE8B-ED22-4717-BCF1-9038C1025531} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {E04B4FE7-3294-4E7E-A58E-3F72A2E46012} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {50915858-F3A0-4A59-A472-19DD972E12BD} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {55A905BA-153E-470E-B43E-83B83F2A4076} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {25C5CB08-72E4-410B-9668-55EC29A3F014} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {86D05636-6F57-464F-BA67-58052EB5D261} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {9DCD37F3-0AC9-4B60-A149-C319029AB84C} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {8FF63B36-14E7-4C4B-B099-594D645323FC} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {9D46012C-E0C5-42DB-875E-D629CDDA6FD0} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {11C8526B-518D-4138-9B36-779D7BC58EAB} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {8EDB1CA5-1F39-40B8-B6E0-6540D31CA266} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {C0DC33BE-4E18-4920-85AD-2FDF6ABBD7A8} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {E152E1B5-574E-438A-B04B-A58CB8DAB8BA} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {0A0A16D6-628F-4768-BB81-DD16FEB98B7F} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {4ABC5E77-9279-413B-9BEC-D6513A782256} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {D71F6CCC-0D67-401C-916C-0529571FC431} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {88B9A0E6-0ADB-4EB5-85A1-652233306A79} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {68DAD312-A648-424D-A134-922AEFA15413} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {FDBD6454-A0A1-4671-8E70-FF152BD1DE77} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {DBC6F9F2-7364-46FE-8694-1D135DF355A0} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {45333B47-E509-41CF-9627-4EF137D9B249} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {22B4CD80-3644-4D24-A67D-645FE3844927} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {0BB2EF5F-8151-46D8-BBE0-7E2A2CA1F10B} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {D699CFA0-477E-4107-8C40-FF40583040C9} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {E8FD1A9F-3ABB-4A39-86E2-FCF0B1ACF637} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {867151F8-7CC6-42A8-AA43-56FAA17C5765} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {227AAE83-0144-4EFA-8578-1F9AA3EF12B3} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {B85BA308-7EBB-4926-8ED1-9F2120FC8F71} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {D7CA7EF2-F816-47AA-8590-1AC0920E2C3E} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {0D793897-35AF-4F89-AE80-764E25987B68} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {B2022BE8-2907-44A4-B3F1-9608DD31E1AE} = {64E97869-7EA2-4D45-AFCB-C68CF459B0FC}
+ {533A348E-8B43-4135-9C11-ADC4D0A9A99B} = {60F16A78-C5C2-441E-8668-AF3BC948E6C7}
+ {CA713167-3F0D-4B7B-896C-8AF75F707D7E} = {60F16A78-C5C2-441E-8668-AF3BC948E6C7}
+ {27B2EA55-C6A3-48B8-9FC8-BB8C418BA3FB} = {60F16A78-C5C2-441E-8668-AF3BC948E6C7}
+ {2CF0B708-C4D5-46A9-A1D7-3201A8F1D489} = {60F16A78-C5C2-441E-8668-AF3BC948E6C7}
+ {9D7C6C0B-67C9-4EBA-812C-427B2747786C} = {60F16A78-C5C2-441E-8668-AF3BC948E6C7}
+ {06D52326-FE15-410B-83CA-E9296A80664A} = {60F16A78-C5C2-441E-8668-AF3BC948E6C7}
+ {50E1DFB4-FB0E-49E0-A77B-F97D4CF44ED5} = {60F16A78-C5C2-441E-8668-AF3BC948E6C7}
+ {E44CE525-A845-4B61-95C3-4DDDCC3D1C44} = {60F16A78-C5C2-441E-8668-AF3BC948E6C7}
+ {B201911C-100F-4BBF-AC74-37A7A6E29240} = {60F16A78-C5C2-441E-8668-AF3BC948E6C7}
+ {ADE6100D-1E8E-4E38-AC33-DEA0614EA7A0} = {60F16A78-C5C2-441E-8668-AF3BC948E6C7}
+ {9E38776B-AA0D-4B79-AD1B-8B49628748B4} = {60F16A78-C5C2-441E-8668-AF3BC948E6C7}
+ {E72EAA3F-8428-4A2E-A079-26519312086A} = {60F16A78-C5C2-441E-8668-AF3BC948E6C7}
+ {4A8F7FB2-CD5C-4FD9-A8C4-9C8195A4C871} = {60F16A78-C5C2-441E-8668-AF3BC948E6C7}
+ {D480AED3-2286-4034-A5E2-42C7A0014DC6} = {60F16A78-C5C2-441E-8668-AF3BC948E6C7}
+ {23D00E82-5CE3-4C54-AE96-7A2D53811791} = {60F16A78-C5C2-441E-8668-AF3BC948E6C7}
+ {E17FE022-D37B-4739-BAE4-BED63DE3837F} = {60F16A78-C5C2-441E-8668-AF3BC948E6C7}
+ {38E931AD-E0F1-4BA9-B9DA-851D242EFC37} = {0FF879E2-EE68-4495-9F8C-71B2FDED84E2}
+ {C0AF51C0-3FCE-4328-8121-6592E9E8AC18} = {6657C2C0-9EAA-463B-BE2A-805D63A5936F}
+ {0252FB51-FEFA-4CF1-9EF3-5EB35C554372} = {6657C2C0-9EAA-463B-BE2A-805D63A5936F}
+ {9B5AD16F-BD22-4238-B2D6-4257177929A5} = {6657C2C0-9EAA-463B-BE2A-805D63A5936F}
+ {57A93F23-5D4F-4B04-B0BD-78C0470733B6} = {6657C2C0-9EAA-463B-BE2A-805D63A5936F}
+ {E5264C5D-3734-459D-B50E-AAC29135C045} = {6657C2C0-9EAA-463B-BE2A-805D63A5936F}
+ {E6160387-CF75-4ED6-8E20-53C1033E20B8} = {04D60397-9677-4C12-8FE1-F2BEE0749DE6}
+ {01FE6087-00D7-4CD1-B8D7-49D3AB55BC64} = {D9E9FA5A-00E6-430C-A282-087D2D7008BF}
+ {7C847559-14F1-43D2-BD8D-8F9680655C31} = {5014EC7E-490B-4C0D-B2BA-FEF6AD765CFB}
+ {8A4CA30B-F404-439B-AFE9-056BCD22E27E} = {5014EC7E-490B-4C0D-B2BA-FEF6AD765CFB}
+ {5080B3C4-69B5-41BF-9283-E081CBAF94D5} = {27155AE7-2C96-438C-AA17-A320A25E65F7}
+ {518617C6-D2B3-4845-8EFB-D3FC7B86FCCC} = {27155AE7-2C96-438C-AA17-A320A25E65F7}
+ {14A880B9-CBA0-4AB2-A366-C0A481D4D2C4} = {27155AE7-2C96-438C-AA17-A320A25E65F7}
+ {DE8466D8-73FC-4F24-BACA-F501645D7F24} = {27155AE7-2C96-438C-AA17-A320A25E65F7}
+ {70EDE717-BFCD-4BDE-923C-DDC57BB36A78} = {27155AE7-2C96-438C-AA17-A320A25E65F7}
+ {68C7D908-CA1E-4E4C-9FB2-708CDDDCE784} = {27155AE7-2C96-438C-AA17-A320A25E65F7}
+ {C8C6FE1B-24C6-4339-B659-0CF7C14A20E4} = {4E4A534B-041E-46A3-936E-CCFD25068EEC}
+ {BD5B9A20-29E1-4CBA-8933-7E3C79A5529D} = {E0CC9DE7-BC2C-4586-BB1B-D808AFD1D5C4}
+ {73C9B4AC-39C5-4DED-BC68-AA03CD41072A} = {E0CC9DE7-BC2C-4586-BB1B-D808AFD1D5C4}
+ {BD949E3E-C280-48EE-8184-87DAC8A703DC} = {E0CC9DE7-BC2C-4586-BB1B-D808AFD1D5C4}
+ {20B43D32-9F6E-4CBF-AAD7-81DC2CC8A4A7} = {E0CC9DE7-BC2C-4586-BB1B-D808AFD1D5C4}
+ {7E653F52-E821-4AD7-84B9-FBD13E0C1308} = {E0CC9DE7-BC2C-4586-BB1B-D808AFD1D5C4}
+ {B414C4D2-2F6A-4CEF-814E-BA9DC7DB7C8F} = {E0CC9DE7-BC2C-4586-BB1B-D808AFD1D5C4}
+ {A57CD20C-BC08-49F1-88CD-AB3609C76C68} = {E0CC9DE7-BC2C-4586-BB1B-D808AFD1D5C4}
+ {387A2A16-9BD0-4E49-B934-9F725CEB810E} = {E0CC9DE7-BC2C-4586-BB1B-D808AFD1D5C4}
+ {E0103068-EB46-4656-87E3-CF19AE878B11} = {9D74FE6C-2DAF-4FA5-B7E3-A5852B0B6E1E}
+ {F93B7BB2-940E-431E-8839-27BA4B19A37D} = {140C0ED9-B807-4C21-BA72-56BD4C9EA53A}
+ {8690FDA6-ED8B-476B-B425-11B537AD3D1F} = {140C0ED9-B807-4C21-BA72-56BD4C9EA53A}
+ {3E45A5A3-2EFB-4EA8-B4FD-48B18614D4BE} = {140C0ED9-B807-4C21-BA72-56BD4C9EA53A}
+ {B37628B7-CE24-421E-ADD9-8891841089F4} = {140C0ED9-B807-4C21-BA72-56BD4C9EA53A}
+ {AE280DF4-49BC-4E3F-9448-DF01AE2A79D6} = {140C0ED9-B807-4C21-BA72-56BD4C9EA53A}
+ {3E50722A-00C5-4325-9725-B3ED27E7C68B} = {140C0ED9-B807-4C21-BA72-56BD4C9EA53A}
+ {27089AED-EA60-4CCE-B935-6DE8E6B1A493} = {140C0ED9-B807-4C21-BA72-56BD4C9EA53A}
+ {10E43853-92BC-4942-87E4-552668E7D79A} = {140C0ED9-B807-4C21-BA72-56BD4C9EA53A}
+ {580FEFE3-992A-42C2-BB1C-8CEF9C685C94} = {63A0A384-5075-495E-B557-74BF80415AA5}
+ {DBFE118D-00F9-482C-9805-F1A2B41F4A28} = {63A0A384-5075-495E-B557-74BF80415AA5}
+ {1A5C747A-F17C-4AB3-823F-48066B124D66} = {63A0A384-5075-495E-B557-74BF80415AA5}
+ {02B9E9A9-A095-453D-BE57-77322656E398} = {63A0A384-5075-495E-B557-74BF80415AA5}
+ {C15DE2D2-D511-4E8B-99EC-310AB048ED78} = {63A0A384-5075-495E-B557-74BF80415AA5}
+ {FDCA396E-8F47-4D7B-A217-9A58C89906D4} = {63A0A384-5075-495E-B557-74BF80415AA5}
+ {F429DB17-B746-49A5-867D-E1B01743506B} = {63A0A384-5075-495E-B557-74BF80415AA5}
+ {CFDEEC08-B326-447C-87AA-DBDC8C162A0C} = {63A0A384-5075-495E-B557-74BF80415AA5}
+ {A9202F62-6B02-46A0-A746-3AB1642FAA32} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {5D4B0BB7-BFBC-4E3B-A034-A495C0B9FF1C} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {D4659BB2-3194-4E72-8F96-90D1D4C376E6} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {99A9FC6E-8554-442E-A563-79C591CD6080} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {F252D0B3-0048-42F4-BBEB-D383F580C8A1} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {3668BBD3-D327-454E-993C-A21C14CF0681} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {60D4A110-1B71-4533-B2B0-ADBA05183FCA} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {DAEE7438-D02A-4C30-BFFA-CADB1FA6EB80} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {019C9789-1053-4D7E-9E50-9B0EEE6A185C} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {E50F842A-A1FC-4EA6-8B34-4D158A7E072C} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {D5770801-F36C-4DA4-8A58-69AE5CC4E888} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {F1996DA9-E707-4E7A-81FC-03DEB87378BD} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {2533F191-FA8A-4FA9-873F-79B6804AD2C8} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {465A464D-47FB-4CB9-8C90-ADF96BD3E89F} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {691593C3-E183-48E0-8D91-65E0201D7C0C} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {D84D3EEE-222D-4927-A323-D0C224F3E573} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {CA30F7A0-9F57-4432-86D1-1A4F57B26BB5} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {DD08ED5A-41B2-456C-ACBA-DC402B3659C4} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {20A55E8F-A15F-498E-9C96-A21D548CFF5B} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {E213A0BC-966E-4FBA-BFE1-DF4D8403E903} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {3F998112-300D-4E91-A63C-629716549E08} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {057C217E-A1F3-47E7-90EF-1381FA776873} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {DFF5F310-3B12-4EBA-9238-62676EB60880} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {0785FDAB-4D31-4685-B367-761E05C9D0EC} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {5ECA9427-7B2D-4152-A1CB-CC9B52EACF4C} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {739A4E16-C0EE-441D-94F4-ABCE480099D6} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {B83094A3-CB33-4B53-8EC4-86D621B94969} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {7A66B167-954F-4759-9AD4-DF4646BD0FD1} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {3D92D0C7-EB79-442A-8FAE-2062967BB071} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {51B00A68-AA1A-4D5F-A5AD-4BCF699A972B} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {6B683E72-60F5-4FDA-81E4-E28AA2BA8793} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {0A4F1EDE-F87C-4565-954F-9BB4463A3FD8} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {0B633E06-28C1-4B74-9689-A8FBA27B8E16} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {79415AB2-2446-4237-B3C4-A7FFD441771A} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {FEAB9B3A-BE50-4A52-A53E-058C80080DE8} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {9FF4BA69-374C-45A9-A086-454D7F0A1C3D} = {562F5F7F-D16D-41B2-BB1D-8D2A1E3CA052}
+ {4C56766C-B273-40B9-83A3-864587B27DCF} = {A27D3C65-7C05-4E4D-8D7C-C89FEDCB8407}
+ {9B09D580-688C-453E-8117-D3DE0CAA0C1C} = {A27D3C65-7C05-4E4D-8D7C-C89FEDCB8407}
+ {A6C400C1-33DA-4336-9D9C-1A61E96E82D3} = {A27D3C65-7C05-4E4D-8D7C-C89FEDCB8407}
+ {3BE8DEA6-834C-4C98-8E6E-8FAF407EF7FB} = {A27D3C65-7C05-4E4D-8D7C-C89FEDCB8407}
+ {9EE0D0A5-3C95-494B-9D8B-9B55D571A8DE} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {108844DD-995F-48F3-AF3F-F97FEECF9EF3} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {11D3DC9A-3154-4968-8D52-FE25D4A460E5} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {2F5EE036-F784-49AE-B95C-5615AB7F47D3} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {F07227A9-C305-42FE-969D-D1461D6BEF6F} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {85F114AE-6238-4E30-B579-7BB0D658922E} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {18DCAA00-850D-41AF-9B12-DD8E99B150BA} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {EA901A35-ECE3-4F4D-9587-F4100BCACA4D} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {FDC30F95-BA55-472A-A295-D483565435C4} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {36E5B901-463B-47BB-A693-AFE10FC21395} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {268C28E6-0F65-45A5-978A-C7BC947E2C2A} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {AB1CB3C1-40D2-4DF2-9926-DB5A4EA9F85C} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {0A1B6C17-EFE6-4A07-A87D-C5CC66D6D854} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {96AD2682-4F41-4067-BCB4-F1B164154159} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {7D0A89E9-BDA0-4421-BA34-BDCAADEEB30B} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {FE92C687-9D99-4CAA-8991-122492761722} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {CE34B2B0-D684-4106-B425-8E0EAC8DF40A} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {DFD73D77-5D12-4440-A1B1-FD336F74B1B4} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {1420E1E7-EF7E-4E9A-8FB2-9C35B5E3C7DB} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {41E8FEFF-4FF9-4575-9B36-24EC5AD6354F} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {ACAC8A61-3E34-4984-90C8-50FD78D19DE3} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {DCD83293-D516-40DF-B9F0-3C6A06E027F9} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {AAFFFBCE-FAA9-42C1-8D35-8F866B5FD84C} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {1FB7C14C-8E8E-4F8F-AD95-BBB313F9D484} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {0A98D022-18A7-45C3-85D6-CD563D7FB748} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {5AD565C4-D90A-4F4C-961F-852208988029} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {14ABED61-9399-49A8-8E7E-F3C7A53AA097} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {0068F78B-8F43-4CB4-A5DF-5FCD781FEF98} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {4281C0B9-B4D5-473D-A790-310FBBB40A65} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {DA6F49B6-6B54-4259-A1F7-2E7915DD5421} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {A1E821F6-07CF-46C5-AF96-3454B80436D2} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {077010A8-4A52-4E5C-9392-C21B684A8375} = {17690878-911B-41F7-8DF7-06D0AB912E3F}
+ {F4BF21B1-69E1-48F6-9AC8-0465F3B5798B} = {F953CF08-2EBF-4C39-8177-7C55E9F94814}
+ {8AA2DDC3-5BB2-4F35-A020-8106C20CF8FA} = {F953CF08-2EBF-4C39-8177-7C55E9F94814}
+ {765B8DAE-C0A8-4247-B89C-A945693622D6} = {F953CF08-2EBF-4C39-8177-7C55E9F94814}
+ {AF9518E2-1C16-44D2-AD0D-6D72786BCD06} = {F953CF08-2EBF-4C39-8177-7C55E9F94814}
+ {0A6812BB-B1ED-4946-985A-59D6BA337C02} = {F953CF08-2EBF-4C39-8177-7C55E9F94814}
+ {C75CD0A5-EC50-4758-934C-6556DB3ABB56} = {F953CF08-2EBF-4C39-8177-7C55E9F94814}
+ {7522C319-7E9C-4FF6-BA8B-4AFD82505F11} = {F953CF08-2EBF-4C39-8177-7C55E9F94814}
+ {5D3D87C1-CFFE-4C30-B840-166734802351} = {F953CF08-2EBF-4C39-8177-7C55E9F94814}
+ {066648D8-5CC3-4237-B749-6EEF50933525} = {F953CF08-2EBF-4C39-8177-7C55E9F94814}
+ {55B6A522-0226-4155-8C65-07876D6A9860} = {F953CF08-2EBF-4C39-8177-7C55E9F94814}
+ {2D5ECCEC-4287-4CDA-BC4C-7232A0F61449} = {F953CF08-2EBF-4C39-8177-7C55E9F94814}
+ {0AAAF581-8DA8-43B4-AEF0-66F55292813E} = {F953CF08-2EBF-4C39-8177-7C55E9F94814}
+ {8B3226D1-019E-4374-9D7A-984AFF660832} = {F959397A-029F-40D6-80BA-6823B0A442EF}
+ {8F545EB4-16C4-4561-A7FA-30D9A9504E2D} = {F959397A-029F-40D6-80BA-6823B0A442EF}
+ {6423E198-6E4C-4FE3-87D3-A14586D1E7E1} = {F959397A-029F-40D6-80BA-6823B0A442EF}
+ {612EEF55-B933-4F56-9203-6387DB3755F5} = {F959397A-029F-40D6-80BA-6823B0A442EF}
+ {04DCE5F5-545D-4326-AAE7-8B3311248AA3} = {32E42BF5-9B1C-4F3D-AD93-55213959CA23}
+ {E73AE81F-2BB2-4BA4-A99F-6E9AEEBAFB19} = {32E42BF5-9B1C-4F3D-AD93-55213959CA23}
+ {20860BEB-89DA-4119-B82E-C7DD5994E92F} = {32E42BF5-9B1C-4F3D-AD93-55213959CA23}
+ {9050A814-D15D-4F3E-9259-54803F85FE63} = {32E42BF5-9B1C-4F3D-AD93-55213959CA23}
+ {098FBD79-0E99-4E2D-B67B-1C0C977A3EAA} = {E17AC1A8-79BE-498B-97F4-AD9977EF4B48}
+ {CA007CA9-CD94-4D2A-B45E-B4FFB36C56DE} = {E17AC1A8-79BE-498B-97F4-AD9977EF4B48}
+ {2896F75C-65F5-489C-99ED-C651B1CF438B} = {E17AC1A8-79BE-498B-97F4-AD9977EF4B48}
+ {2755A058-AF1D-4DDA-85A0-D69E5A96D298} = {E17AC1A8-79BE-498B-97F4-AD9977EF4B48}
+ {95B46689-1DF6-4292-93C6-783B238750CD} = {BE600698-0EF7-45DB-A29E-568A7B8247EC}
+ {D4376443-7B4E-4592-BA55-2C95E2313BB5} = {BE600698-0EF7-45DB-A29E-568A7B8247EC}
+ {3D1C981E-82C6-4479-BA4A-9E498F8968F2} = {BE600698-0EF7-45DB-A29E-568A7B8247EC}
+ {52239498-7DBD-47B6-8C86-33D3928D305E} = {BE600698-0EF7-45DB-A29E-568A7B8247EC}
+ {D579DF0E-44A5-4B01-B354-2F6C269EFEC5} = {B138D3EF-6688-41A4-957A-AEC8FF1DD7D5}
+ {281E6D84-DD28-44CF-9007-218767F38CEA} = {B138D3EF-6688-41A4-957A-AEC8FF1DD7D5}
+ {CF2FB203-4A66-40D3-B3DE-4563FA349CF6} = {B138D3EF-6688-41A4-957A-AEC8FF1DD7D5}
+ {67E8AF36-6FD6-461E-96BD-A539C62B21CA} = {B138D3EF-6688-41A4-957A-AEC8FF1DD7D5}
+ {0DA8CCC7-53D6-4F33-B6DE-D56A54B57B37} = {B5B034D7-B2E9-43AD-AF63-33BA574AFB27}
+ {CDB2B955-A5B9-4C92-A9CD-66421A10C575} = {B5B034D7-B2E9-43AD-AF63-33BA574AFB27}
+ {D4A7F6E3-10FB-4289-9889-559C58A9CE82} = {B5B034D7-B2E9-43AD-AF63-33BA574AFB27}
+ {85F10744-5D68-401F-95B0-11D9434FF153} = {B5B034D7-B2E9-43AD-AF63-33BA574AFB27}
+ {C34ABC48-FC7E-478E-B148-06E3BF70B638} = {B5B034D7-B2E9-43AD-AF63-33BA574AFB27}
+ {65CC7212-A80C-4176-A942-2F9747772F31} = {B5B034D7-B2E9-43AD-AF63-33BA574AFB27}
+ {F8CCECEF-F7D4-4E88-9CBB-3FF27E856D5A} = {B5B034D7-B2E9-43AD-AF63-33BA574AFB27}
+ {951998CF-8BF0-4660-B2E1-F5E7B9CAE775} = {B5B034D7-B2E9-43AD-AF63-33BA574AFB27}
+ {B880BAD3-0997-4C56-8C6A-B68CA9557EF3} = {09CE9E0E-F603-4AF4-A602-F74B162E738A}
+ {0A5E38FD-4E07-44A7-BF26-BDCDEEDC698C} = {09CE9E0E-F603-4AF4-A602-F74B162E738A}
+ {ED0E7884-4ED9-4F38-B410-8D9CBA8D9390} = {09CE9E0E-F603-4AF4-A602-F74B162E738A}
+ {2091A1AE-6728-4431-8DE6-DA9C48FD65D7} = {09CE9E0E-F603-4AF4-A602-F74B162E738A}
+ {027E2FF8-91B0-43EE-9FB5-D465143AA146} = {09CE9E0E-F603-4AF4-A602-F74B162E738A}
+ {93CE4675-F874-40C2-AFEA-401A247E70BB} = {09CE9E0E-F603-4AF4-A602-F74B162E738A}
+ {C846EFEF-EE6C-4946-9DBA-6756578415B4} = {D5A4FAAA-403E-40A4-BA02-C966DCF1B28F}
+ {75D77419-B86B-47F0-A331-9A760698C35E} = {D5A4FAAA-403E-40A4-BA02-C966DCF1B28F}
+ {390610BA-E35C-4473-9D6C-990DDCBDE4F7} = {D5A4FAAA-403E-40A4-BA02-C966DCF1B28F}
+ {CDA2AA0A-A390-4A54-BD6B-1981FB8A87D8} = {D5A4FAAA-403E-40A4-BA02-C966DCF1B28F}
+ {422EF5C6-E6D3-4025-BF58-BAD9F965D51F} = {D5A4FAAA-403E-40A4-BA02-C966DCF1B28F}
+ {581F9C7A-C9E9-479B-A17F-51C578150103} = {D5A4FAAA-403E-40A4-BA02-C966DCF1B28F}
+ {ED117AC3-B0A9-4BEA-9D54-10E0E61CE4B4} = {D5A4FAAA-403E-40A4-BA02-C966DCF1B28F}
+ {C6BAFF05-7D71-4AD0-967A-6B4FAC410969} = {D5A4FAAA-403E-40A4-BA02-C966DCF1B28F}
+ {73B862FC-979B-4EEC-A57A-2B04A2B46F01} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {EDB14918-1731-46A5-BAD4-1B0920F2EE7B} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {0B9A50E6-CF08-4A02-9342-67828BDB9F90} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {3BA00219-0647-4CAF-ABA7-54B66438AA1A} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {6BC88FC8-AF31-4C84-8EEA-8B567B8DE61C} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {1F61DC1B-CF47-4932-9C3A-0B32D1DA6763} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {CA7E0C28-6C9E-465E-8D00-649C39A816EE} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {1BAA34B6-4EAB-43D2-BAAB-4B9E719B92C6} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {A1B2CCBC-1919-40E3-9C8D-8082BFC58493} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {C544C2F9-F5F5-41E3-AD28-E71649EE9CB0} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {9711B502-A732-43B1-AA5B-CDF7DA92042C} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {6B6C97C1-90DE-4716-BB81-38EA342BE67E} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {AECC90EB-057E-4F71-B856-D761FFB409C7} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {BC3D7C80-7A6E-425F-B161-5E1851092A2E} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {6E345FA6-CA32-47A8-BC90-F759402D1222} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {A2C3BA7F-EEBD-4046-9270-9D9B0F88D312} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {408A55FA-F02A-4EE4-A011-B00EFEB34B5B} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {0C22565A-AA1E-4850-86FB-AD68B9F71DE4} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {E72B991C-DC2D-49E4-ADBE-0921F97924A3} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {BB49DE8D-7B90-473C-A40E-419C8264D61C} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {B1AA8C01-E8BA-4DCF-81DA-857256D23E77} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {307CB204-B03B-41C6-A806-ACD1A0BDDC58} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {7FE42FB3-2FAE-42FF-976E-1F406D1A92E4} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {E95CED31-BA82-4462-8A89-51C3C02F8D26} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {020DB66A-2FEF-486E-ADB0-5AA68237DAB5} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {762770DA-FA56-4A3A-A630-5270B95311B2} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {1475D529-78CC-437E-82BC-6C6C10A5936D} = {06AB5EB6-C14B-4A7D-90B6-99DFF6E168E5}
+ {ECA6C872-18D0-4F24-9429-3E36709DF29F} = {F0911E3F-3473-4893-BA9D-3C275D1F773F}
+ {BB8AAFEE-9654-4F6B-A96E-734766D317D2} = {066A5DED-8645-4513-B51C-F0913642F8E4}
+ {A26D4F08-414D-4444-BD5B-A786D1E1BB65} = {066A5DED-8645-4513-B51C-F0913642F8E4}
+ {1F9F89B9-793D-45F8-B231-560CE321E8C3} = {066A5DED-8645-4513-B51C-F0913642F8E4}
+ {54FAA905-87B2-434F-890B-E78091C1DE6C} = {066A5DED-8645-4513-B51C-F0913642F8E4}
+ {0210D570-2CBA-4A6A-A0BB-60391314F05F} = {066A5DED-8645-4513-B51C-F0913642F8E4}
+ {FC774CEF-FA61-4FEF-969D-7FB656BAD931} = {066A5DED-8645-4513-B51C-F0913642F8E4}
+ {A04473DD-EF02-4686-831E-054DF9F91F86} = {066A5DED-8645-4513-B51C-F0913642F8E4}
+ {3DB52B16-4BC3-4024-BD75-4A1AD2D35A24} = {066A5DED-8645-4513-B51C-F0913642F8E4}
+ {A6802642-229E-47CC-B42F-CB135E4A38DF} = {066A5DED-8645-4513-B51C-F0913642F8E4}
+ {2D5CB3E4-495B-423D-9367-58E2D85CB165} = {066A5DED-8645-4513-B51C-F0913642F8E4}
+ {E19A0C27-4003-4051-8641-053AFA2AE532} = {066A5DED-8645-4513-B51C-F0913642F8E4}
+ {39B71F50-20FB-4615-990A-E9B5E7F7DCEF} = {066A5DED-8645-4513-B51C-F0913642F8E4}
+ {F399B587-ED92-4DD3-8588-F5FDD3931FFD} = {066A5DED-8645-4513-B51C-F0913642F8E4}
+ {2E9D0279-8DA5-4A78-897E-5BF16E421F17} = {066A5DED-8645-4513-B51C-F0913642F8E4}
+ {2B10E9B2-A2B8-4662-AED1-C4353AE14C05} = {066A5DED-8645-4513-B51C-F0913642F8E4}
+ {DCF0DE1B-E454-4D9F-99B2-DEC173E0D33A} = {066A5DED-8645-4513-B51C-F0913642F8E4}
+ {4818E0D2-FDE7-4760-B73A-D6771454AFFE} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {5AD68D22-B586-4782-8C8D-18733CEBE41F} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {22F86E3D-039E-47B9-A0CB-401AE8E5DBC8} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {0CF8DB4B-6F3B-48FA-8CAB-443E456CE5C3} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {C1CC2BDD-95C8-4068-A276-B2DB9C8D5546} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {CD132095-6E35-4B16-8F9B-5FB76FCBE6B6} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {05A739C9-5067-4BF8-926E-C257FBAA633D} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {FD5ADA5A-418C-4FD2-AEFE-E3D39370656D} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {E07BAD61-4DCB-47AB-BD0D-34D7D6611349} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {45D704E0-EC36-4EF7-B5D9-39CE0C8F1B4A} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {D5A83968-CF00-4ED6-A999-2602996AA234} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {B77D7828-B6CF-4A16-8551-066928F5E80D} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {8336D84D-D521-4061-A011-0D4D9982CAC4} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {41ACB02B-620E-43B1-99A5-FC49DE6EFCCF} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {C458785F-D6EB-4E20-960E-96E0F1495CB2} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {13744560-2695-4724-B54C-82FA972B0BC6} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {A93771DA-825C-4897-A8B5-D643BCFACE90} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {D9E1DF21-AD46-4D01-9623-34894A90943F} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {FD02985C-E4C5-430A-8714-E4B1A6EC9789} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {923A6EA0-9F8F-456A-871A-E46039B1B678} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {76655B3D-67E1-41D3-A2B0-E03E77D36656} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {CFB1BFEE-DDB0-432F-9023-C887120AEF26} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {CEF603D3-5C1A-47CC-B808-A31C0687209B} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {028A8292-C8D2-4B63-8304-A8E36F244279} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {94028362-0517-43DA-B3E8-ED474B0A9A59} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {DA55CD67-0F1C-4D32-8C12-183B8371D7CC} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {D362D233-C560-4023-B68A-93162C984D17} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {FD64267A-0AF0-4A6C-926D-65FAAA94834E} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {C47FB2CB-75F2-492A-A994-72F4AAD2445B} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {84F2A622-1F52-4BE8-9607-C52BF18222E8} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {48CA2642-7AD4-42FE-BB59-535B0FE8CF02} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {76E37BB2-870B-45D1-81D5-B1248EC522F3} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {C1D19880-4EA9-4D47-ADB2-F3020BB36614} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {B6648448-C527-4F11-8B86-F419064B576F} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {DB1F1802-281D-434E-ADF2-F7DA2708BB23} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {1703781B-A132-48C1-8D83-9418150E5EC3} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {21433341-8435-4758-8874-8B69D3197855} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {F1165E77-B017-43EF-BAD6-B694420E2DF9} = {20496BB0-E5B7-4B4A-BA85-D94CD9C8573C}
+ {C7A9C579-E424-44E2-9A2F-29B4D4DEE717} = {7FFFD08B-7383-4044-A374-93481B99B739}
+ {F956F618-3908-4B72-90A2-E5C95A568BE5} = {7FFFD08B-7383-4044-A374-93481B99B739}
+ {0EDD9DAA-5C28-416B-93D6-649F5F53F3BA} = {7FFFD08B-7383-4044-A374-93481B99B739}
+ {2804A906-6AE0-475A-BCD0-B4431927593F} = {7FFFD08B-7383-4044-A374-93481B99B739}
+ {7A5F6CF8-A8B2-450C-BC84-1DC24CEE9112} = {7FFFD08B-7383-4044-A374-93481B99B739}
+ {8B475B38-3649-4F42-851C-0CD105D39443} = {7FFFD08B-7383-4044-A374-93481B99B739}
+ {271F3C97-79B6-4540-B7A5-206695AF763E} = {7FFFD08B-7383-4044-A374-93481B99B739}
+ {9AC8C788-6AA5-46E2-B55B-0F933D9DE13F} = {7FFFD08B-7383-4044-A374-93481B99B739}
+ {4832AD20-C18B-4DA6-BA24-1BBC091A9EDF} = {B4D6E449-1486-44E4-8418-B506CC6D9311}
+ {88478773-3195-4E44-827C-70217D768587} = {B4D6E449-1486-44E4-8418-B506CC6D9311}
+ {48C681B9-8B9F-4192-85B7-5D355AB3BA22} = {B4D6E449-1486-44E4-8418-B506CC6D9311}
+ {D6144DFE-A510-468B-AF81-5DFCDB51A82F} = {B4D6E449-1486-44E4-8418-B506CC6D9311}
+ {A655F286-8C9E-4C53-943C-A1917175368C} = {B4D6E449-1486-44E4-8418-B506CC6D9311}
+ {722FBB70-33CC-4C7F-ABD0-7BEABA4998C6} = {B4D6E449-1486-44E4-8418-B506CC6D9311}
+ {365C9C3D-367B-4905-82DD-4424A041F001} = {B4D6E449-1486-44E4-8418-B506CC6D9311}
+ {71429F1A-06E7-4830-AD79-B13611080D3F} = {B4D6E449-1486-44E4-8418-B506CC6D9311}
+ {3BC10F3E-3ABC-4E95-AD1A-D76202055F5C} = {C4AA63BE-DA35-4F59-BE00-03712AE0310C}
+ {7E21C292-9028-4A19-9BC4-31B8BAE3267C} = {C4AA63BE-DA35-4F59-BE00-03712AE0310C}
+ {F5550373-AC46-4BEA-B446-4C335FF6E5F1} = {C4AA63BE-DA35-4F59-BE00-03712AE0310C}
+ {CF1D5ED4-2614-4962-8934-2419D50E65A1} = {C4AA63BE-DA35-4F59-BE00-03712AE0310C}
+ {9BF89FA0-5D62-49B6-8F0B-3E9E3F9E6B56} = {C4AA63BE-DA35-4F59-BE00-03712AE0310C}
+ {1C8140E3-52CD-4983-B625-ADFDD9250249} = {C4AA63BE-DA35-4F59-BE00-03712AE0310C}
+ {DA709AE7-605E-4697-AF66-B20CBBD007DE} = {C4AA63BE-DA35-4F59-BE00-03712AE0310C}
+ {78376B7F-ECE7-43AE-9BEF-081567876638} = {C4AA63BE-DA35-4F59-BE00-03712AE0310C}
+ {847D698E-DCFD-4838-9249-63C2D1E755CF} = {C4AA63BE-DA35-4F59-BE00-03712AE0310C}
+ {0465E5B4-C2A6-42E3-8835-BBE4E99711B0} = {42D90E4A-FF58-47F6-87AB-56F1C983BC9E}
+ {C2570136-97AF-487C-98BB-C15060E54B17} = {42D90E4A-FF58-47F6-87AB-56F1C983BC9E}
+ {7F4F3607-EAA5-43FC-85C3-C13CB0E2EBB6} = {23449423-430A-4EFB-B398-546EF0888461}
+ {F1FFEEE0-D1BC-423A-89F8-F52495B41FD4} = {23449423-430A-4EFB-B398-546EF0888461}
+ {D89858EA-0CC2-4C3D-97D5-7BA8B013A413} = {C8CD43B6-E37B-4EB0-BD65-0EB52DC6568F}
+ {7BE1774F-860F-4340-B6D5-222EC7BCC804} = {95C574AD-7602-41CF-981D-E19ADB8ECF36}
+ {6DD26EFC-D9EF-43B2-BA66-22215741D30E} = {CCCCFA62-D0BE-48FF-82B2-3A1C136D02C9}
+ {145DA044-A94A-4360-98F9-9D977F6FEF42} = {4EE03CDD-80D0-4055-AB0B-6B0DC53C6C57}
+ {7FD45662-ED85-4F11-A3A5-1FDCE55FD9B7} = {4EE03CDD-80D0-4055-AB0B-6B0DC53C6C57}
+ {D66FECBC-01AB-4181-9D6A-B72E54E603E1} = {4EE03CDD-80D0-4055-AB0B-6B0DC53C6C57}
+ {75177B03-2F77-4FEE-AC80-E54CBB0A336E} = {4EE03CDD-80D0-4055-AB0B-6B0DC53C6C57}
+ {162ADE09-55CD-46F1-8E1F-96A4DEB39B2B} = {ECD6EDC6-F816-488B-9FCE-C06DF6AA399E}
+ {1B600A8B-5959-4705-B3FC-00101F5EF33A} = {ECD6EDC6-F816-488B-9FCE-C06DF6AA399E}
+ {C1654D98-5D28-4A4C-A2FC-20398DC0D4BC} = {ECD6EDC6-F816-488B-9FCE-C06DF6AA399E}
+ {3BD12975-E574-4960-A91D-D0E9F01A454B} = {ECD6EDC6-F816-488B-9FCE-C06DF6AA399E}
+ {CB79D9B5-EFC7-48C9-9279-4C99A2AA8151} = {134F5A87-6533-4DEB-A96F-BAEA49B53890}
+ {A983D320-C805-4BC7-807F-D260EAE7BD48} = {134F5A87-6533-4DEB-A96F-BAEA49B53890}
+ {493C2F1C-D834-43CF-974C-3E3FBAA9B37F} = {134F5A87-6533-4DEB-A96F-BAEA49B53890}
+ {E11AEB9E-7F2A-4D5C-B18F-71C02AF3CC98} = {134F5A87-6533-4DEB-A96F-BAEA49B53890}
+ {19577DF5-6D1A-4A8A-AFE4-E66F4D75DB07} = {4EB529BC-777D-43E9-A8DA-42758585328F}
+ {3C9D0DC1-D0A9-4895-A604-AF2FB1A39B79} = {4EB529BC-777D-43E9-A8DA-42758585328F}
+ {10E70E35-3C01-4B7F-B3B8-02F72403BF88} = {4EB529BC-777D-43E9-A8DA-42758585328F}
+ {35675403-CEB9-482E-8117-3DE0E5E250B0} = {4EB529BC-777D-43E9-A8DA-42758585328F}
+ {23E1CE24-CCFB-4163-A861-D48A76295E8F} = {28FCAFC6-B68B-4A34-BC66-FB3B4149B89D}
+ {C8DB97C3-1D53-4192-AE65-74A66EFE0841} = {28FCAFC6-B68B-4A34-BC66-FB3B4149B89D}
+ {C7C7808C-AFDF-4267-B295-C9D0E9EF5642} = {28FCAFC6-B68B-4A34-BC66-FB3B4149B89D}
+ {30EFB3A3-FDAB-43C1-91E5-0496C0B9C689} = {28FCAFC6-B68B-4A34-BC66-FB3B4149B89D}
+ {933DCACF-4B6A-4016-B688-922570381FE6} = {01516861-E37C-433B-9D12-CA4F8E05CB13}
+ {D2BE451D-2E46-4899-BA3F-244E8CBDBD35} = {933DCACF-4B6A-4016-B688-922570381FE6}
+ {C1CC49D1-A6E0-4AC8-858C-6BFD733A29C5} = {933DCACF-4B6A-4016-B688-922570381FE6}
+ {884433BE-EA75-47B3-828F-B9EA730D5582} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
+ {4A36330F-5D98-4EB5-AA0A-D143EDD5E79B} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
+ {814622D8-13DE-472B-8AEF-E5E079A3EAAC} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
+ {8688C7A2-DBC1-4FA3-A9FB-A25E1884CA00} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
+ {AE9A01FB-EC5F-4C56-BB66-C69FB3D5018C} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
+ {ED6A3929-8D0A-42E8-B47C-6AEBB5B437C2} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
+ {9A2EA55B-7568-4B71-BC4A-2A5ACA0AA555} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
+ {5B265761-E669-45A0-ACBC-E201CEEB6FB5} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
+ {027838C9-88D1-43A2-AA53-C060E01D6008} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
+ {4CC5E4AA-510B-4007-8030-FE75A03D4384} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
+ {2F639404-9C80-4998-ADA0-DC14AA08C345} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
+ {5178EA44-6E0E-4FAA-9EEC-7D006003A2D3} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
+ {7D8EC37D-E2C9-4688-91DF-D3BF6B437FF2} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
+ {C0433D66-2D49-48BF-A0ED-F165724DF311} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
+ {E7191BC4-3001-4CE4-85C3-9A017F0EB574} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
+ {3A3DCA9E-180C-4A8B-9617-0B9AB25CA1F1} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
+ {41634CFB-AEEF-4F43-8185-8103B11F8F63} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
+ {87991D6D-22D3-42C8-9293-E46A70945090} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
+ {75DB9E96-7CC5-437A-87A5-85522502107F} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
+ {45D8732A-3994-46BE-A6F7-B6FCB4D66E56} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
+ {60AE03B0-7EE2-4EA5-A5D2-B95CA5F48E3B} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
+ {439D8731-D45B-448B-8350-166E614A32C9} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
+ {97F5A396-20FA-4CF7-ADEE-D90EDEA45E1F} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
+ {DE79BE8C-2F24-4917-BAA0-39AE21C1006F} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
+ {CB644C00-AAB0-4E15-90B4-4E30915CAD29} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
+ {6C3F87D3-7402-4B3F-8B38-910C56A1BF9C} = {48E19BDB-F7F5-4FEF-ABA9-7FEEAC96D265}
EndGlobalSection
EndGlobal
diff --git a/tests/src/Common/test_dependencies/project.json b/tests/src/Common/test_dependencies/project.json
index 0bc8803056..b504cf88f1 100644
--- a/tests/src/Common/test_dependencies/project.json
+++ b/tests/src/Common/test_dependencies/project.json
@@ -7,72 +7,72 @@
"Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0035",
"Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0035",
"Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0035",
- "Microsoft.Win32.Primitives": "4.0.2-beta-24328-05",
+ "Microsoft.Win32.Primitives": "4.3.0-beta-24431-01",
"Newtonsoft.Json": "7.0.1",
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "Microsoft.NETCore.Targets": "1.0.3-beta-24328-05",
- "System.Collections.Immutable": "1.2.1-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
- "System.Collections.Concurrent": "4.0.13-beta-24328-05",
- "System.ObjectModel": "4.0.13-beta-24328-05",
- "System.Runtime.Numerics": "4.0.2-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Collections.Specialized": "4.0.2-beta-24328-05",
- "System.ComponentModel": "4.0.2-beta-24328-05",
- "System.Reflection.Emit.Lightweight": "4.0.2-beta-24328-05",
- "System.Reflection.TypeExtensions": "4.1.1-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Contracts": "4.0.2-beta-24328-05",
- "System.Diagnostics.Debug": "4.0.12-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Diagnostics.Tools": "4.0.2-beta-24328-05",
- "System.Diagnostics.Tracing": "4.1.1-beta-24328-05",
- "System.Dynamic.Runtime": "4.0.12-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.Globalization.Calendars": "4.0.2-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Queryable": "4.0.2-beta-24328-05",
- "System.Linq.Expressions": "4.1.1-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Extensions": "4.0.2-beta-24328-05",
- "System.Resources.ResourceManager": "4.0.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.CompilerServices.Unsafe": "4.0.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Handles": "4.0.2-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
- "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24328-05",
- "System.Runtime.Loader": "4.0.1-beta-24328-05",
- "System.Runtime.Serialization.Json": "4.0.3-beta-24328-05",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24431-01",
+ "Microsoft.NETCore.Targets": "4.3.0-beta-24431-01",
+ "System.Collections.Immutable": "1.3.0-beta-24431-01",
+ "System.Threading.Thread": "4.3.0-beta-24431-01",
+ "System.Collections": "4.3.0-beta-24431-01",
+ "System.Xml.XmlSerializer": "4.3.0-beta-24431-01",
+ "System.Collections.Concurrent": "4.3.0-beta-24431-01",
+ "System.ObjectModel": "4.3.0-beta-24431-01",
+ "System.Runtime.Numerics": "4.3.0-beta-24431-01",
+ "System.Collections.NonGeneric": "4.3.0-beta-24431-01",
+ "System.Collections.Specialized": "4.3.0-beta-24431-01",
+ "System.ComponentModel": "4.3.0-beta-24431-01",
+ "System.Reflection.Emit.Lightweight": "4.3.0-beta-24431-01",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24431-01",
+ "System.Console": "4.3.0-beta-24431-01",
+ "System.Diagnostics.Contracts": "4.3.0-beta-24431-01",
+ "System.Diagnostics.Debug": "4.3.0-beta-24431-01",
+ "System.Diagnostics.Process": "4.3.0-beta-24431-01",
+ "System.Diagnostics.Tools": "4.3.0-beta-24431-01",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24431-01",
+ "System.Dynamic.Runtime": "4.3.0-beta-24431-01",
+ "System.Globalization": "4.3.0-beta-24431-01",
+ "System.Globalization.Calendars": "4.3.0-beta-24431-01",
+ "System.IO": "4.3.0-beta-24431-01",
+ "System.IO.FileSystem": "4.3.0-beta-24431-01",
+ "System.IO.FileSystem.Primitives": "4.3.0-beta-24431-01",
+ "System.Linq": "4.3.0-beta-24431-01",
+ "System.Linq.Queryable": "4.3.0-beta-24431-01",
+ "System.Linq.Expressions": "4.3.0-beta-24431-01",
+ "System.Reflection": "4.3.0-beta-24431-01",
+ "System.Reflection.Extensions": "4.3.0-beta-24431-01",
+ "System.Resources.ResourceManager": "4.3.0-beta-24431-01",
+ "System.Runtime": "4.3.0-beta-24431-01",
+ "System.Runtime.CompilerServices.Unsafe": "4.3.0-beta-24431-01",
+ "System.Runtime.Extensions": "4.3.0-beta-24431-01",
+ "System.Runtime.Handles": "4.3.0-beta-24431-01",
+ "System.Runtime.InteropServices": "4.3.0-beta-24431-01",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24431-01",
+ "System.Runtime.Loader": "4.3.0-beta-24431-01",
+ "System.Runtime.Serialization.Json": "4.3.0-beta-24431-01",
"System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Xml": "4.1.2-beta-24328-05",
- "System.Security.Cryptography.Algorithms": "4.2.1-beta-24328-05",
- "System.Text.Encoding": "4.0.12-beta-24328-05",
- "System.Text.Encoding.Extensions": "4.0.12-beta-24328-05",
- "System.Text.RegularExpressions": "4.2.0-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.AccessControl": "4.0.1-beta-24328-05",
- "System.Threading.Overlapped": "4.0.2-beta-24328-05",
- "System.Threading.Tasks": "4.0.12-beta-24328-05",
- "System.Threading.Tasks.Parallel": "4.0.2-beta-24328-05",
- "System.Threading.ThreadPool": "4.0.11-beta-24328-05",
- "System.Threading.Timer": "4.0.2-beta-24328-05",
- "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
- "System.Xml.XDocument": "4.0.12-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XPath": "4.0.2-beta-24328-05",
- "System.Xml.XPath.XmlDocument": "4.0.2-beta-24328-05",
- "System.Numerics.Vectors": "4.1.2-beta-24328-05",
+ "System.Runtime.Serialization.Xml": "4.3.0-beta-24431-01",
+ "System.Security.Cryptography.Algorithms": "4.3.0-beta-24431-01",
+ "System.Text.Encoding": "4.3.0-beta-24431-01",
+ "System.Text.Encoding.Extensions": "4.3.0-beta-24431-01",
+ "System.Text.RegularExpressions": "4.3.0-beta-24431-01",
+ "System.Threading": "4.3.0-beta-24431-01",
+ "System.Threading.AccessControl": "4.3.0-beta-24431-01",
+ "System.Threading.Overlapped": "4.3.0-beta-24431-01",
+ "System.Threading.Tasks": "4.3.0-beta-24431-01",
+ "System.Threading.Tasks.Parallel": "4.3.0-beta-24431-01",
+ "System.Threading.ThreadPool": "4.3.0-beta-24431-01",
+ "System.Threading.Timer": "4.3.0-beta-24431-01",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24431-01",
+ "System.Xml.XDocument": "4.3.0-beta-24431-01",
+ "System.Xml.XmlDocument": "4.3.0-beta-24431-01",
+ "System.Xml.XPath": "4.3.0-beta-24431-01",
+ "System.Xml.XPath.XmlDocument": "4.3.0-beta-24431-01",
+ "System.Numerics.Vectors": "4.3.0-beta-24431-01"
},
"frameworks": {
"netcoreapp1.0": {
"imports": [
- "dnxcore50",
+ "dnxcore50",
"portable-net45+win8"
]
}
diff --git a/tests/src/GC/Scenarios/FinalizeTimeout/FinalizeTimeout.cs b/tests/src/GC/Scenarios/FinalizeTimeout/FinalizeTimeout.cs
index 0fda8172e4..0935b4524f 100644
--- a/tests/src/GC/Scenarios/FinalizeTimeout/FinalizeTimeout.cs
+++ b/tests/src/GC/Scenarios/FinalizeTimeout/FinalizeTimeout.cs
@@ -47,7 +47,7 @@ public class FinalizeTimeout
private class BlockingFinalizerOnShutdown
{
- public static bool finalizerCompletedOnce = false;
+ public volatile static bool finalizerCompletedOnce = false;
public bool isLastObject = false;
~BlockingFinalizerOnShutdown()
diff --git a/tests/src/GC/Stress/Tests/573277.csproj b/tests/src/GC/Stress/Tests/573277.csproj
index fcf1f10fc5..80c706090b 100644
--- a/tests/src/GC/Stress/Tests/573277.csproj
+++ b/tests/src/GC/Stress/Tests/573277.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{884433BE-EA75-47B3-828F-B9EA730D5582}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/GC/Stress/Tests/DirectedGraph.csproj b/tests/src/GC/Stress/Tests/DirectedGraph.csproj
index 4882eaede3..2c26789c5e 100644
--- a/tests/src/GC/Stress/Tests/DirectedGraph.csproj
+++ b/tests/src/GC/Stress/Tests/DirectedGraph.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{ED6A3929-8D0A-42E8-B47C-6AEBB5B437C2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/GC/Stress/Tests/ExpandHeap.csproj b/tests/src/GC/Stress/Tests/ExpandHeap.csproj
index a7ae5fd5e6..1af3b917f1 100644
--- a/tests/src/GC/Stress/Tests/ExpandHeap.csproj
+++ b/tests/src/GC/Stress/Tests/ExpandHeap.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5B265761-E669-45A0-ACBC-E201CEEB6FB5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/GC/Stress/Tests/GCQueue.csproj b/tests/src/GC/Stress/Tests/GCQueue.csproj
index 26dd61aec3..98324db8f7 100644
--- a/tests/src/GC/Stress/Tests/GCQueue.csproj
+++ b/tests/src/GC/Stress/Tests/GCQueue.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{027838C9-88D1-43A2-AA53-C060E01D6008}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/GC/Stress/Tests/GCSimulator.csproj b/tests/src/GC/Stress/Tests/GCSimulator.csproj
index 89d7d74911..7ba96b5cc4 100644
--- a/tests/src/GC/Stress/Tests/GCSimulator.csproj
+++ b/tests/src/GC/Stress/Tests/GCSimulator.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4CC5E4AA-510B-4007-8030-FE75A03D4384}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/GC/Stress/Tests/GCVariant.csproj b/tests/src/GC/Stress/Tests/GCVariant.csproj
index 603905c232..3d44a20fb6 100644
--- a/tests/src/GC/Stress/Tests/GCVariant.csproj
+++ b/tests/src/GC/Stress/Tests/GCVariant.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2F639404-9C80-4998-ADA0-DC14AA08C345}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/GC/Stress/Tests/LargeObjectAlloc.csproj b/tests/src/GC/Stress/Tests/LargeObjectAlloc.csproj
index 3590bfc809..a2eb55fdeb 100644
--- a/tests/src/GC/Stress/Tests/LargeObjectAlloc.csproj
+++ b/tests/src/GC/Stress/Tests/LargeObjectAlloc.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5178EA44-6E0E-4FAA-9EEC-7D006003A2D3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/GC/Stress/Tests/LargeObjectAlloc1.csproj b/tests/src/GC/Stress/Tests/LargeObjectAlloc1.csproj
index 3b84583bb3..0dc3f41d3f 100644
--- a/tests/src/GC/Stress/Tests/LargeObjectAlloc1.csproj
+++ b/tests/src/GC/Stress/Tests/LargeObjectAlloc1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7D8EC37D-E2C9-4688-91DF-D3BF6B437FF2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/GC/Stress/Tests/LargeObjectAlloc2.csproj b/tests/src/GC/Stress/Tests/LargeObjectAlloc2.csproj
index 52692e0abe..5ec112cff6 100644
--- a/tests/src/GC/Stress/Tests/LargeObjectAlloc2.csproj
+++ b/tests/src/GC/Stress/Tests/LargeObjectAlloc2.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C0433D66-2D49-48BF-A0ED-F165724DF311}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -14,7 +14,7 @@
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <CLRTestKind>BuildOnly</CLRTestKind>
+ <CLRTestKind>BuildOnly</CLRTestKind>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
diff --git a/tests/src/GC/Stress/Tests/LargeObjectAlloc3.csproj b/tests/src/GC/Stress/Tests/LargeObjectAlloc3.csproj
index 585c77ae13..df98c78787 100644
--- a/tests/src/GC/Stress/Tests/LargeObjectAlloc3.csproj
+++ b/tests/src/GC/Stress/Tests/LargeObjectAlloc3.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E7191BC4-3001-4CE4-85C3-9A017F0EB574}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -14,7 +14,7 @@
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <CLRTestKind>BuildOnly</CLRTestKind>
+ <CLRTestKind>BuildOnly</CLRTestKind>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
diff --git a/tests/src/GC/Stress/Tests/LargeObjectAlloc4.csproj b/tests/src/GC/Stress/Tests/LargeObjectAlloc4.csproj
index f158aeb395..e4564a73bd 100644
--- a/tests/src/GC/Stress/Tests/LargeObjectAlloc4.csproj
+++ b/tests/src/GC/Stress/Tests/LargeObjectAlloc4.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3A3DCA9E-180C-4A8B-9617-0B9AB25CA1F1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -14,7 +14,7 @@
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <CLRTestKind>BuildOnly</CLRTestKind>
+ <CLRTestKind>BuildOnly</CLRTestKind>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
diff --git a/tests/src/GC/Stress/Tests/LargeObjectAllocPinned.csproj b/tests/src/GC/Stress/Tests/LargeObjectAllocPinned.csproj
index 4bad17e778..c5d45b1d7b 100644
--- a/tests/src/GC/Stress/Tests/LargeObjectAllocPinned.csproj
+++ b/tests/src/GC/Stress/Tests/LargeObjectAllocPinned.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{41634CFB-AEEF-4F43-8185-8103B11F8F63}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -14,7 +14,7 @@
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <CLRTestKind>BuildOnly</CLRTestKind>
+ <CLRTestKind>BuildOnly</CLRTestKind>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
diff --git a/tests/src/GC/Stress/Tests/LeakGenThrd.csproj b/tests/src/GC/Stress/Tests/LeakGenThrd.csproj
index 68566366ec..e66a7adc2c 100644
--- a/tests/src/GC/Stress/Tests/LeakGenThrd.csproj
+++ b/tests/src/GC/Stress/Tests/LeakGenThrd.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{87991D6D-22D3-42C8-9293-E46A70945090}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/GC/Stress/Tests/MulDimJagAry.csproj b/tests/src/GC/Stress/Tests/MulDimJagAry.csproj
index cda621bbae..0ee5d70196 100644
--- a/tests/src/GC/Stress/Tests/MulDimJagAry.csproj
+++ b/tests/src/GC/Stress/Tests/MulDimJagAry.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{75DB9E96-7CC5-437A-87A5-85522502107F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/GC/Stress/Tests/PlugGaps.csproj b/tests/src/GC/Stress/Tests/PlugGaps.csproj
index 8af57a2480..aa1a289b95 100644
--- a/tests/src/GC/Stress/Tests/PlugGaps.csproj
+++ b/tests/src/GC/Stress/Tests/PlugGaps.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{439D8731-D45B-448B-8350-166E614A32C9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/GC/Stress/Tests/RedBlackTree.csproj b/tests/src/GC/Stress/Tests/RedBlackTree.csproj
index d7a6046e6e..2223257b34 100644
--- a/tests/src/GC/Stress/Tests/RedBlackTree.csproj
+++ b/tests/src/GC/Stress/Tests/RedBlackTree.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{97F5A396-20FA-4CF7-ADEE-D90EDEA45E1F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -14,7 +14,7 @@
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <CLRTestKind>BuildOnly</CLRTestKind>
+ <CLRTestKind>BuildOnly</CLRTestKind>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
diff --git a/tests/src/GC/Stress/Tests/SingLinkStay.csproj b/tests/src/GC/Stress/Tests/SingLinkStay.csproj
index 8087a47210..8d3b9d104f 100644
--- a/tests/src/GC/Stress/Tests/SingLinkStay.csproj
+++ b/tests/src/GC/Stress/Tests/SingLinkStay.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DE79BE8C-2F24-4917-BAA0-39AE21C1006F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/GC/Stress/Tests/StressAllocator.csproj b/tests/src/GC/Stress/Tests/StressAllocator.csproj
index 9d765f6f51..5dc5079be8 100644
--- a/tests/src/GC/Stress/Tests/StressAllocator.csproj
+++ b/tests/src/GC/Stress/Tests/StressAllocator.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CB644C00-AAB0-4E15-90B4-4E30915CAD29}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/GC/Stress/Tests/ThdTreeGrowingObj.csproj b/tests/src/GC/Stress/Tests/ThdTreeGrowingObj.csproj
index c8afd33dc5..22444c5502 100644
--- a/tests/src/GC/Stress/Tests/ThdTreeGrowingObj.csproj
+++ b/tests/src/GC/Stress/Tests/ThdTreeGrowingObj.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6C3F87D3-7402-4B3F-8B38-910C56A1BF9C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/GC/Stress/Tests/allocationwithpins.csproj b/tests/src/GC/Stress/Tests/allocationwithpins.csproj
index c925906690..19904e5c7d 100644
--- a/tests/src/GC/Stress/Tests/allocationwithpins.csproj
+++ b/tests/src/GC/Stress/Tests/allocationwithpins.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4A36330F-5D98-4EB5-AA0A-D143EDD5E79B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/GC/Stress/Tests/b115557.csproj b/tests/src/GC/Stress/Tests/b115557.csproj
index 6e22059329..fcd05c72a9 100644
--- a/tests/src/GC/Stress/Tests/b115557.csproj
+++ b/tests/src/GC/Stress/Tests/b115557.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{814622D8-13DE-472B-8AEF-E5E079A3EAAC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/GC/Stress/Tests/bestfit-finalize.csproj b/tests/src/GC/Stress/Tests/bestfit-finalize.csproj
index 36aa9d5a7e..fc1e240614 100644
--- a/tests/src/GC/Stress/Tests/bestfit-finalize.csproj
+++ b/tests/src/GC/Stress/Tests/bestfit-finalize.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8688C7A2-DBC1-4FA3-A9FB-A25E1884CA00}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/GC/Stress/Tests/concurrentspin2.csproj b/tests/src/GC/Stress/Tests/concurrentspin2.csproj
index ec7fcb2b57..980158167d 100644
--- a/tests/src/GC/Stress/Tests/concurrentspin2.csproj
+++ b/tests/src/GC/Stress/Tests/concurrentspin2.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AE9A01FB-EC5F-4C56-BB66-C69FB3D5018C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/GC/Stress/Tests/doubLinkStay.csproj b/tests/src/GC/Stress/Tests/doubLinkStay.csproj
index b9d5e26746..0b05441680 100644
--- a/tests/src/GC/Stress/Tests/doubLinkStay.csproj
+++ b/tests/src/GC/Stress/Tests/doubLinkStay.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9A2EA55B-7568-4B71-BC4A-2A5ACA0AA555}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/GC/Stress/Tests/pinstress.csproj b/tests/src/GC/Stress/Tests/pinstress.csproj
index 1ecaa4229a..478b6d4a3a 100644
--- a/tests/src/GC/Stress/Tests/pinstress.csproj
+++ b/tests/src/GC/Stress/Tests/pinstress.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{45D8732A-3994-46BE-A6F7-B6FCB4D66E56}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/GC/Stress/Tests/plug.csproj b/tests/src/GC/Stress/Tests/plug.csproj
index 3bcd73192f..904dcc52eb 100644
--- a/tests/src/GC/Stress/Tests/plug.csproj
+++ b/tests/src/GC/Stress/Tests/plug.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{60AE03B0-7EE2-4EA5-A5D2-B95CA5F48E3B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/Interop/ArrayMarshalling/BoolArray/CMakeLists.txt b/tests/src/Interop/ArrayMarshalling/BoolArray/CMakeLists.txt
index 8cc5be3bed..da43913b33 100644
--- a/tests/src/Interop/ArrayMarshalling/BoolArray/CMakeLists.txt
+++ b/tests/src/Interop/ArrayMarshalling/BoolArray/CMakeLists.txt
@@ -5,6 +5,7 @@ set(SOURCES MarshalBoolArrayNative.cpp)
# add the executable
add_library (MarshalBoolArrayNative SHARED ${SOURCES})
+target_link_libraries(MarshalBoolArrayNative ${LINK_LIBRARIES_ADDITIONAL})
# add the install targets
install (TARGETS MarshalBoolArrayNative DESTINATION bin)
diff --git a/tests/src/Interop/ArrayMarshalling/ByValArray/CMakeLists.txt b/tests/src/Interop/ArrayMarshalling/ByValArray/CMakeLists.txt
index 9c13ce0526..043339cd08 100644
--- a/tests/src/Interop/ArrayMarshalling/ByValArray/CMakeLists.txt
+++ b/tests/src/Interop/ArrayMarshalling/ByValArray/CMakeLists.txt
@@ -5,6 +5,7 @@ set(SOURCES MarshalArrayByValNative.cpp)
# add the executable
add_library (MarshalArrayByValNative SHARED ${SOURCES})
+target_link_libraries(MarshalArrayByValNative ${LINK_LIBRARIES_ADDITIONAL})
# add the install targets
install (TARGETS MarshalArrayByValNative DESTINATION bin)
diff --git a/tests/src/Interop/BestFitMapping/CMakeLists.txt b/tests/src/Interop/BestFitMapping/CMakeLists.txt
index 23b45ece1f..8971ec3a66 100755
--- a/tests/src/Interop/BestFitMapping/CMakeLists.txt
+++ b/tests/src/Interop/BestFitMapping/CMakeLists.txt
@@ -4,6 +4,7 @@ set(SOURCES BestFitMappingNative.cpp )
# add the executable
add_library (BestFitMappingNative SHARED ${SOURCES})
+target_link_libraries(BestFitMappingNative ${LINK_LIBRARIES_ADDITIONAL})
#get_cmake_property(_variableNames VARIABLES)
#foreach (_variableName ${_variableNames})
diff --git a/tests/src/Interop/CMakeLists.txt b/tests/src/Interop/CMakeLists.txt
index cf2cada7a6..fc6ee5d2e6 100644
--- a/tests/src/Interop/CMakeLists.txt
+++ b/tests/src/Interop/CMakeLists.txt
@@ -1,4 +1,12 @@
+if(WIN32)
+ if(CLR_CMAKE_HOST_ARCH STREQUAL arm)
+ list(APPEND LINK_LIBRARIES_ADDITIONAL
+ ole32.lib
+ )
+ endif(CLR_CMAKE_HOST_ARCH STREQUAL arm)
+endif(WIN32)
+
include_directories(common)
add_subdirectory(NativeCallable)
add_subdirectory(PrimitiveMarshalling/Bool)
diff --git a/tests/src/Interop/FuncPtrAsDelegateParam/CMakeLists.txt b/tests/src/Interop/FuncPtrAsDelegateParam/CMakeLists.txt
index 3fa62f1b84..3393155189 100644
--- a/tests/src/Interop/FuncPtrAsDelegateParam/CMakeLists.txt
+++ b/tests/src/Interop/FuncPtrAsDelegateParam/CMakeLists.txt
@@ -5,6 +5,7 @@ set(SOURCES FuncPtrAsDelegateParamNative.cpp )
# add the executable
add_library (FuncPtrAsDelegateParamNative SHARED ${SOURCES})
+target_link_libraries(FuncPtrAsDelegateParamNative ${LINK_LIBRARIES_ADDITIONAL})
# add the install targets
install (TARGETS FuncPtrAsDelegateParamNative DESTINATION bin) \ No newline at end of file
diff --git a/tests/src/Interop/NativeCallable/CMakeLists.txt b/tests/src/Interop/NativeCallable/CMakeLists.txt
index 5236b3c873..e8ab51f8ef 100644
--- a/tests/src/Interop/NativeCallable/CMakeLists.txt
+++ b/tests/src/Interop/NativeCallable/CMakeLists.txt
@@ -4,6 +4,7 @@ set(SOURCES NativeCallableDll.cpp )
# add the executable
add_library (NativeCallableDll SHARED ${SOURCES})
+target_link_libraries(NativeCallableDll ${LINK_LIBRARIES_ADDITIONAL})
# add the install targets
install (TARGETS NativeCallableDll DESTINATION bin)
diff --git a/tests/src/Interop/PrimitiveMarshalling/Bool/CMakeLists.txt b/tests/src/Interop/PrimitiveMarshalling/Bool/CMakeLists.txt
index 9170660fc0..4877b53a7a 100644
--- a/tests/src/Interop/PrimitiveMarshalling/Bool/CMakeLists.txt
+++ b/tests/src/Interop/PrimitiveMarshalling/Bool/CMakeLists.txt
@@ -4,6 +4,7 @@ set(SOURCES BoolNative.cpp )
# add the executable
add_library (BoolNative SHARED ${SOURCES})
+target_link_libraries(BoolNative ${LINK_LIBRARIES_ADDITIONAL})
#get_cmake_property(_variableNames VARIABLES)
#foreach (_variableName ${_variableNames})
diff --git a/tests/src/Interop/PrimitiveMarshalling/EnumMarshalling/CMakeLists.txt b/tests/src/Interop/PrimitiveMarshalling/EnumMarshalling/CMakeLists.txt
index 42eaff6394..70dffaa54e 100644
--- a/tests/src/Interop/PrimitiveMarshalling/EnumMarshalling/CMakeLists.txt
+++ b/tests/src/Interop/PrimitiveMarshalling/EnumMarshalling/CMakeLists.txt
@@ -4,6 +4,7 @@ set(SOURCES MarshalEnumNative.cpp )
# add the executable
add_library (MarshalEnumNative SHARED ${SOURCES})
+target_link_libraries(MarshalEnumNative ${LINK_LIBRARIES_ADDITIONAL})
# add the install targets
install (TARGETS MarshalEnumNative DESTINATION bin) \ No newline at end of file
diff --git a/tests/src/Interop/PrimitiveMarshalling/UIntPtr/CMakeLists.txt b/tests/src/Interop/PrimitiveMarshalling/UIntPtr/CMakeLists.txt
index a748623ab3..62ce00481b 100644
--- a/tests/src/Interop/PrimitiveMarshalling/UIntPtr/CMakeLists.txt
+++ b/tests/src/Interop/PrimitiveMarshalling/UIntPtr/CMakeLists.txt
@@ -5,6 +5,7 @@ set(SOURCES UIntPtrNative.cpp )
# add the executable
add_library (UIntPtrNative SHARED ${SOURCES})
+target_link_libraries(UIntPtrNative ${LINK_LIBRARIES_ADDITIONAL})
# add the install targets
install (TARGETS UIntPtrNative DESTINATION bin) \ No newline at end of file
diff --git a/tests/src/Interop/RefCharArray/CMakeLists.txt b/tests/src/Interop/RefCharArray/CMakeLists.txt
index d8f902cf67..e07b407ab0 100755
--- a/tests/src/Interop/RefCharArray/CMakeLists.txt
+++ b/tests/src/Interop/RefCharArray/CMakeLists.txt
@@ -4,6 +4,7 @@ set(SOURCES RefCharArrayNative.cpp )
# add the executable
add_library (RefCharArrayNative SHARED ${SOURCES})
+target_link_libraries(RefCharArrayNative ${LINK_LIBRARIES_ADDITIONAL})
#get_cmake_property(_variableNames VARIABLES)
#foreach (_variableName ${_variableNames})
diff --git a/tests/src/Interop/SimpleStruct/CMakeLists.txt b/tests/src/Interop/SimpleStruct/CMakeLists.txt
index 4f990270df..a797a2680b 100644
--- a/tests/src/Interop/SimpleStruct/CMakeLists.txt
+++ b/tests/src/Interop/SimpleStruct/CMakeLists.txt
@@ -5,6 +5,7 @@ set(SOURCES SimpleStructNative.cpp )
# add the executable
add_library (SimpleStructNative SHARED ${SOURCES})
+target_link_libraries(SimpleStructNative ${LINK_LIBRARIES_ADDITIONAL})
# add the install targets
install (TARGETS SimpleStructNative DESTINATION bin) \ No newline at end of file
diff --git a/tests/src/Interop/StringMarshalling/LPSTR/CMakeLists.txt b/tests/src/Interop/StringMarshalling/LPSTR/CMakeLists.txt
index b4dcd2c384..aa3fd76ff6 100755
--- a/tests/src/Interop/StringMarshalling/LPSTR/CMakeLists.txt
+++ b/tests/src/Interop/StringMarshalling/LPSTR/CMakeLists.txt
@@ -4,6 +4,7 @@ set(SOURCES LPSTRTestNative.cpp )
# add the executable
add_library (LPSTRTestNative SHARED ${SOURCES})
+target_link_libraries(LPSTRTestNative ${LINK_LIBRARIES_ADDITIONAL})
# add the install targets
install (TARGETS LPSTRTestNative DESTINATION bin) \ No newline at end of file
diff --git a/tests/src/Interop/StringMarshalling/LPTSTR/CMakeLists.txt b/tests/src/Interop/StringMarshalling/LPTSTR/CMakeLists.txt
index f55984834c..f99a6e5ab7 100755
--- a/tests/src/Interop/StringMarshalling/LPTSTR/CMakeLists.txt
+++ b/tests/src/Interop/StringMarshalling/LPTSTR/CMakeLists.txt
@@ -4,6 +4,7 @@ set(SOURCES LPTSTRTestNative.cpp )
# add the executable
add_library (LPTSTRTestNative SHARED ${SOURCES})
+target_link_libraries(LPTSTRTestNative ${LINK_LIBRARIES_ADDITIONAL})
# add the install targets
install (TARGETS LPTSTRTestNative DESTINATION bin) \ No newline at end of file
diff --git a/tests/src/Interop/StringMarshalling/UTF8/CMakeLists.txt b/tests/src/Interop/StringMarshalling/UTF8/CMakeLists.txt
index 1e8edbf563..37c952df10 100644
--- a/tests/src/Interop/StringMarshalling/UTF8/CMakeLists.txt
+++ b/tests/src/Interop/StringMarshalling/UTF8/CMakeLists.txt
@@ -4,6 +4,7 @@ set(SOURCES UTF8TestNative.cpp )
# add the executable
add_library (UTF8TestNative SHARED ${SOURCES})
+target_link_libraries(UTF8TestNative ${LINK_LIBRARIES_ADDITIONAL})
# add the install targets
install (TARGETS UTF8TestNative DESTINATION bin) \ No newline at end of file
diff --git a/tests/src/Interop/StructMarshalling/PInvoke/CMakeLists.txt b/tests/src/Interop/StructMarshalling/PInvoke/CMakeLists.txt
index dc1e16f241..860c2e8c80 100644
--- a/tests/src/Interop/StructMarshalling/PInvoke/CMakeLists.txt
+++ b/tests/src/Interop/StructMarshalling/PInvoke/CMakeLists.txt
@@ -5,6 +5,7 @@ set(SOURCES MarshalStructAsParamDLL.cpp)
# add the executable
add_library (MarshalStructAsParam SHARED ${SOURCES})
+target_link_libraries(MarshalStructAsParam ${LINK_LIBRARIES_ADDITIONAL})
# add the install targets
install (TARGETS MarshalStructAsParam DESTINATION bin) \ No newline at end of file
diff --git a/tests/src/JIT/CodeGenBringUpTests/Add1.csproj b/tests/src/JIT/CodeGenBringUpTests/Add1.csproj
index 2620c6902c..480d1507eb 100644
--- a/tests/src/JIT/CodeGenBringUpTests/Add1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/Add1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0B8F1AF4-9355-4307-BC68-08A2947AD3B9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/And1.csproj b/tests/src/JIT/CodeGenBringUpTests/And1.csproj
index 49dba009ad..a7c9fe6992 100644
--- a/tests/src/JIT/CodeGenBringUpTests/And1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/And1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EC2FB8A8-7EE7-4E70-875B-E4FAC488B4DF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/AndRef.csproj b/tests/src/JIT/CodeGenBringUpTests/AndRef.csproj
index f1bc9b228d..6234219b06 100644
--- a/tests/src/JIT/CodeGenBringUpTests/AndRef.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/AndRef.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{48FBF3A6-B6AF-4FEF-84D1-1706206A94F1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/Args4.csproj b/tests/src/JIT/CodeGenBringUpTests/Args4.csproj
index 2a68eb8727..3c6f2e688b 100644
--- a/tests/src/JIT/CodeGenBringUpTests/Args4.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/Args4.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F26CBB40-4DFB-42C0-BEBB-26F5BC7B36B5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/Args5.csproj b/tests/src/JIT/CodeGenBringUpTests/Args5.csproj
index e8972176eb..50b09e7fc3 100644
--- a/tests/src/JIT/CodeGenBringUpTests/Args5.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/Args5.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{30993D25-1F0D-4CF4-98C0-5F6470B87382}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/AsgAdd1.csproj b/tests/src/JIT/CodeGenBringUpTests/AsgAdd1.csproj
index 4059788355..41ef18cb4c 100644
--- a/tests/src/JIT/CodeGenBringUpTests/AsgAdd1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/AsgAdd1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2DBCC16D-CB12-43D1-A4B8-9E82BE1DB891}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/AsgAnd1.csproj b/tests/src/JIT/CodeGenBringUpTests/AsgAnd1.csproj
index 3e120f47d0..d3e1aee077 100644
--- a/tests/src/JIT/CodeGenBringUpTests/AsgAnd1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/AsgAnd1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{18FD8738-0685-482B-9D97-CEB598AAAC5A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/AsgOr1.csproj b/tests/src/JIT/CodeGenBringUpTests/AsgOr1.csproj
index 8a8c39ccdf..89c8dc1958 100644
--- a/tests/src/JIT/CodeGenBringUpTests/AsgOr1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/AsgOr1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DD8C7C31-7DB5-4933-97B0-06D168BC0AAC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/AsgSub1.csproj b/tests/src/JIT/CodeGenBringUpTests/AsgSub1.csproj
index d240d98926..cc575471d1 100644
--- a/tests/src/JIT/CodeGenBringUpTests/AsgSub1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/AsgSub1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DF621757-F7D5-463A-A05A-83E95C1C6A43}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/AsgXor1.csproj b/tests/src/JIT/CodeGenBringUpTests/AsgXor1.csproj
index 29c192abe3..47b8114908 100644
--- a/tests/src/JIT/CodeGenBringUpTests/AsgXor1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/AsgXor1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6E410935-3438-46EC-A9EC-7065F924EFF9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/BinaryRMW.csproj b/tests/src/JIT/CodeGenBringUpTests/BinaryRMW.csproj
index f113bba330..8a15f39558 100644
--- a/tests/src/JIT/CodeGenBringUpTests/BinaryRMW.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/BinaryRMW.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{33381DC7-E1DD-4BD8-AD2A-E7A80FF04E69}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/Call1.csproj b/tests/src/JIT/CodeGenBringUpTests/Call1.csproj
index ca2712a3f1..8b51978df3 100644
--- a/tests/src/JIT/CodeGenBringUpTests/Call1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/Call1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{00D2D1B1-A33B-4829-AD48-50A92EA5DEBD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/CnsBool.csproj b/tests/src/JIT/CodeGenBringUpTests/CnsBool.csproj
index bc338aba22..1b63fbe9d2 100644
--- a/tests/src/JIT/CodeGenBringUpTests/CnsBool.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/CnsBool.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2AE191D9-FD91-4142-81CE-18D80591912F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/CnsLng1.csproj b/tests/src/JIT/CodeGenBringUpTests/CnsLng1.csproj
index b4d0e40d85..19d6a4ec11 100644
--- a/tests/src/JIT/CodeGenBringUpTests/CnsLng1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/CnsLng1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1B74852B-B366-4360-9A7D-EDD6B9B57E9F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/DblAdd.csproj b/tests/src/JIT/CodeGenBringUpTests/DblAdd.csproj
index 8c838516ab..69f670ebd8 100644
--- a/tests/src/JIT/CodeGenBringUpTests/DblAdd.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/DblAdd.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{49521A1C-DBFB-43B1-8DA5-7DC4F8C4014D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/DblAddConst.csproj b/tests/src/JIT/CodeGenBringUpTests/DblAddConst.csproj
index 96592cf837..bbcc11fafc 100644
--- a/tests/src/JIT/CodeGenBringUpTests/DblAddConst.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/DblAddConst.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3E4DB71E-E26A-4341-95D8-E4E3809FCE51}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/DblArea.csproj b/tests/src/JIT/CodeGenBringUpTests/DblArea.csproj
index c376699be0..db5eac4744 100644
--- a/tests/src/JIT/CodeGenBringUpTests/DblArea.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/DblArea.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B5AE199C-B9D1-40C3-97B7-C6BC0442EC58}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/DblArray.csproj b/tests/src/JIT/CodeGenBringUpTests/DblArray.csproj
index 3d95ab6d7b..d9acbe2a65 100644
--- a/tests/src/JIT/CodeGenBringUpTests/DblArray.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/DblArray.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{807D6049-D7FA-4853-AEF9-CD0F35EBAC04}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/DblAvg2.csproj b/tests/src/JIT/CodeGenBringUpTests/DblAvg2.csproj
index c0e471ce31..1c53f5af57 100644
--- a/tests/src/JIT/CodeGenBringUpTests/DblAvg2.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/DblAvg2.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D02780E7-82B2-4635-9801-3E1AC43CF81E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/DblAvg6.csproj b/tests/src/JIT/CodeGenBringUpTests/DblAvg6.csproj
index f32df978a6..af98342e94 100644
--- a/tests/src/JIT/CodeGenBringUpTests/DblAvg6.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/DblAvg6.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{53D84277-AB6B-4A8D-AF43-1E74CF0C9F9E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/DblCall1.csproj b/tests/src/JIT/CodeGenBringUpTests/DblCall1.csproj
index c0f0d560d9..a16b1028db 100644
--- a/tests/src/JIT/CodeGenBringUpTests/DblCall1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/DblCall1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0594F687-7354-477F-B288-8C641A4504D9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/DblCall2.csproj b/tests/src/JIT/CodeGenBringUpTests/DblCall2.csproj
index d9f098575f..43ea6bd79f 100644
--- a/tests/src/JIT/CodeGenBringUpTests/DblCall2.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/DblCall2.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AE134EB2-06E1-4561-8148-7347F0D012B0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/DblDist.csproj b/tests/src/JIT/CodeGenBringUpTests/DblDist.csproj
index f33d0f4705..6c5216df82 100644
--- a/tests/src/JIT/CodeGenBringUpTests/DblDist.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/DblDist.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5C28FFAA-5D37-4C77-82B2-EFB0898FDDA5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/DblDiv.csproj b/tests/src/JIT/CodeGenBringUpTests/DblDiv.csproj
index fe155f88b1..320f24c4db 100644
--- a/tests/src/JIT/CodeGenBringUpTests/DblDiv.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/DblDiv.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6495306C-4297-411A-8241-DDD40D48B417}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/DblDivConst.csproj b/tests/src/JIT/CodeGenBringUpTests/DblDivConst.csproj
index 946d3677ca..909c0d498a 100644
--- a/tests/src/JIT/CodeGenBringUpTests/DblDivConst.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/DblDivConst.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F73DF77B-3C94-4516-B306-1C2E289E27A7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/DblFillArray.csproj b/tests/src/JIT/CodeGenBringUpTests/DblFillArray.csproj
index 8d7f6475dc..3a1508a6e7 100644
--- a/tests/src/JIT/CodeGenBringUpTests/DblFillArray.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/DblFillArray.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0D34AE89-A07E-4941-BE41-7922EC86AA8B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/DblMul.csproj b/tests/src/JIT/CodeGenBringUpTests/DblMul.csproj
index 1468c3b05d..ab2bba9e87 100644
--- a/tests/src/JIT/CodeGenBringUpTests/DblMul.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/DblMul.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A4839CEC-6C25-4A8E-A4A8-5FB0C9768A9B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/DblMulConst.csproj b/tests/src/JIT/CodeGenBringUpTests/DblMulConst.csproj
index 8f27dc54cc..40dad4af7d 100644
--- a/tests/src/JIT/CodeGenBringUpTests/DblMulConst.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/DblMulConst.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C06A0898-7C4E-4925-91C4-2979C4F85BC2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/DblNeg.csproj b/tests/src/JIT/CodeGenBringUpTests/DblNeg.csproj
index 3e048082d6..a2391bca87 100644
--- a/tests/src/JIT/CodeGenBringUpTests/DblNeg.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/DblNeg.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E865D57F-CCEC-4E7F-9F0F-2E2F0D127036}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/DblRem.csproj b/tests/src/JIT/CodeGenBringUpTests/DblRem.csproj
index 7f05b5981d..9efb75f4ab 100644
--- a/tests/src/JIT/CodeGenBringUpTests/DblRem.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/DblRem.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4638A427-7835-4808-9F14-29CCBC365B75}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/DblRoots.csproj b/tests/src/JIT/CodeGenBringUpTests/DblRoots.csproj
index 3629b4ba17..21b1d6c2a8 100644
--- a/tests/src/JIT/CodeGenBringUpTests/DblRoots.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/DblRoots.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{31ED8057-A96E-42B4-8102-EE3078061981}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/DblSub.csproj b/tests/src/JIT/CodeGenBringUpTests/DblSub.csproj
index 9a616e9846..3ff9aacf40 100644
--- a/tests/src/JIT/CodeGenBringUpTests/DblSub.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/DblSub.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{067E8F6D-F184-4E15-93A7-A0C7FC200F7F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/DblSubConst.csproj b/tests/src/JIT/CodeGenBringUpTests/DblSubConst.csproj
index 2335ebc1df..68ec522516 100644
--- a/tests/src/JIT/CodeGenBringUpTests/DblSubConst.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/DblSubConst.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F5F8FF1D-D925-42D4-B868-FA1BA4462C04}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/DblVar.csproj b/tests/src/JIT/CodeGenBringUpTests/DblVar.csproj
index a63d5d8814..49fca7f95c 100644
--- a/tests/src/JIT/CodeGenBringUpTests/DblVar.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/DblVar.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5D2FC578-A17E-4B33-8DDA-B8E972D42C41}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/Eq1.csproj b/tests/src/JIT/CodeGenBringUpTests/Eq1.csproj
index fdb8006aef..d594e34ce9 100644
--- a/tests/src/JIT/CodeGenBringUpTests/Eq1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/Eq1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{601DE23D-7202-4226-8E50-554C33D770B3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPAdd.csproj b/tests/src/JIT/CodeGenBringUpTests/FPAdd.csproj
index 1013169a85..80e2e9c550 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPAdd.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPAdd.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E15C9AD4-4D8B-43F2-AAFD-ED827609BB6F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPAddConst.csproj b/tests/src/JIT/CodeGenBringUpTests/FPAddConst.csproj
index e7fee7f9a6..a1ac64eba1 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPAddConst.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPAddConst.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{16E9D09B-7144-4E01-90C8-A3DB37EF6597}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPArea.csproj b/tests/src/JIT/CodeGenBringUpTests/FPArea.csproj
index d067af742b..a5c4217565 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPArea.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPArea.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B8479512-8916-4897-9E68-426F4A6D0F01}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPArray.csproj b/tests/src/JIT/CodeGenBringUpTests/FPArray.csproj
index 6b492626d1..8925472e7f 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPArray.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPArray.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9760C40A-013F-47FB-861C-6BBF2D66ECB9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPAvg2.csproj b/tests/src/JIT/CodeGenBringUpTests/FPAvg2.csproj
index 85a655e0d6..8a43978e3b 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPAvg2.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPAvg2.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DBD3DBBD-FD2A-48DF-B8F6-E80B4B75CCFD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPAvg6.csproj b/tests/src/JIT/CodeGenBringUpTests/FPAvg6.csproj
index bee71ba871..96a586791a 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPAvg6.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPAvg6.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BA4A14E7-0679-4E85-9B24-6452FB89C775}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPCall1.csproj b/tests/src/JIT/CodeGenBringUpTests/FPCall1.csproj
index d06ed4bd1c..4f7dca0080 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPCall1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPCall1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{00123B77-935C-4C54-9F54-A7D78398FD9C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPCall2.csproj b/tests/src/JIT/CodeGenBringUpTests/FPCall2.csproj
index e8db37c5eb..bf06a2edfd 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPCall2.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPCall2.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{39E0910F-28E2-4192-BCF5-5537C53821F8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPConvDbl2Lng.csproj b/tests/src/JIT/CodeGenBringUpTests/FPConvDbl2Lng.csproj
index c592c49037..3c884a5343 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPConvDbl2Lng.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPConvDbl2Lng.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0DB625F4-2A3D-41EF-B6DC-DA83A931B927}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPConvF2F.csproj b/tests/src/JIT/CodeGenBringUpTests/FPConvF2F.csproj
index 159c79963f..9a972cbece 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPConvF2F.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPConvF2F.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{85DD13D6-24C0-40F1-AE6C-A37B75326B00}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPConvF2I.csproj b/tests/src/JIT/CodeGenBringUpTests/FPConvF2I.csproj
index 139fa40f77..f0b2dc4953 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPConvF2I.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPConvF2I.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F62205FB-539C-4A6D-9092-F0DD246272DE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPConvF2Lng.csproj b/tests/src/JIT/CodeGenBringUpTests/FPConvF2Lng.csproj
index f3fec84d49..75fc1de76d 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPConvF2Lng.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPConvF2Lng.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5108EA79-1A39-4902-ADB1-AE38EEBA5B37}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPConvI2F.csproj b/tests/src/JIT/CodeGenBringUpTests/FPConvI2F.csproj
index ac495e71b5..9e0cdd8897 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPConvI2F.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPConvI2F.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5E0A08A8-D02D-4036-8A2E-41BDFF64CB55}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPDist.csproj b/tests/src/JIT/CodeGenBringUpTests/FPDist.csproj
index 273abb8197..0de60882a9 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPDist.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPDist.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5976F27D-32E2-451E-9F8F-3C1C5E7F156F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPDiv.csproj b/tests/src/JIT/CodeGenBringUpTests/FPDiv.csproj
index 6e4b0b7cb7..f4b61f4645 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPDiv.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPDiv.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{23AF0DA5-1A8B-4D1F-91DB-E18684070F7D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPDivConst.csproj b/tests/src/JIT/CodeGenBringUpTests/FPDivConst.csproj
index f5e8d47990..14a860f174 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPDivConst.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPDivConst.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1DA6A5C9-51BB-44D3-84BF-873C6C092C81}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPError.csproj b/tests/src/JIT/CodeGenBringUpTests/FPError.csproj
index 6f112b9bed..bc16b570db 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPError.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPError.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AD783D08-47A8-4E7F-A3B6-7B63249807F1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPFillArray.csproj b/tests/src/JIT/CodeGenBringUpTests/FPFillArray.csproj
index 08a99c7198..3205982b02 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPFillArray.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPFillArray.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DBCD155F-1BD2-4091-BEC7-0A9A15809BDC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPMath.csproj b/tests/src/JIT/CodeGenBringUpTests/FPMath.csproj
index 707944e950..35d67a1a6e 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPMath.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPMath.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2E1104E1-ED87-4A8C-8486-5D6BB480EED4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPMul.csproj b/tests/src/JIT/CodeGenBringUpTests/FPMul.csproj
index 75d8f72e87..4805cde914 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPMul.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPMul.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A33856BD-BD42-47BF-A187-0077FF8C2098}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPMulConst.csproj b/tests/src/JIT/CodeGenBringUpTests/FPMulConst.csproj
index fec89cc99e..3b4a869c26 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPMulConst.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPMulConst.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{43EA703F-C5E5-4680-B8FB-B2F46CA52FC6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPNeg.csproj b/tests/src/JIT/CodeGenBringUpTests/FPNeg.csproj
index d5dafa4465..bd9bf2fe19 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPNeg.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPNeg.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{458ADB44-4020-4022-9C25-A439D1BCC464}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPRem.csproj b/tests/src/JIT/CodeGenBringUpTests/FPRem.csproj
index 6ef72764e0..662c016a69 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPRem.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPRem.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{113FDD73-F8D5-44AF-9FB6-A7802A8C854D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPRoots.csproj b/tests/src/JIT/CodeGenBringUpTests/FPRoots.csproj
index f086feeda9..b4504d78ae 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPRoots.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPRoots.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F27C3C89-5B9D-465F-AE6B-05F2468B2CEF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPSmall.csproj b/tests/src/JIT/CodeGenBringUpTests/FPSmall.csproj
index 6da53eea2b..13e6b68ff2 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPSmall.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPSmall.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0A27F4DF-A230-4627-873B-1D876608FA22}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPSub.csproj b/tests/src/JIT/CodeGenBringUpTests/FPSub.csproj
index 9473d901e0..18b33b8b3f 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPSub.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPSub.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{702DAA7C-306F-4A97-895B-963B1028D213}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPSubConst.csproj b/tests/src/JIT/CodeGenBringUpTests/FPSubConst.csproj
index 7eb92101ae..505b089d65 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPSubConst.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPSubConst.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C5B2EBAF-D3EA-4721-88F5-FB384F5F7CCE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FPVar.csproj b/tests/src/JIT/CodeGenBringUpTests/FPVar.csproj
index 23787f3e4c..10463a6ac8 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FPVar.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FPVar.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D4BEBCBF-BE59-481E-BD88-ABED5B835EF3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FactorialRec.csproj b/tests/src/JIT/CodeGenBringUpTests/FactorialRec.csproj
index 74bd4e955a..c76107cbcc 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FactorialRec.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FactorialRec.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{83E74202-B9F5-4D34-9D6E-D973704945DC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FibLoop.csproj b/tests/src/JIT/CodeGenBringUpTests/FibLoop.csproj
index 3f62bef1ab..b5e204f9db 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FibLoop.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FibLoop.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1DEFC2A4-774B-4F2E-B54A-E25B5D8350ED}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/FiboRec.csproj b/tests/src/JIT/CodeGenBringUpTests/FiboRec.csproj
index 342b38a7b1..9184e9180f 100644
--- a/tests/src/JIT/CodeGenBringUpTests/FiboRec.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/FiboRec.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{770811BC-832C-498F-881C-F545A1884BCD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/Gcd.csproj b/tests/src/JIT/CodeGenBringUpTests/Gcd.csproj
index 71babf2992..0c04d922de 100644
--- a/tests/src/JIT/CodeGenBringUpTests/Gcd.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/Gcd.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5CAE1B00-512F-400D-B309-A288BF958E7E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/Ge1.csproj b/tests/src/JIT/CodeGenBringUpTests/Ge1.csproj
index d0d96baed5..ff180e3824 100644
--- a/tests/src/JIT/CodeGenBringUpTests/Ge1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/Ge1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E424FF93-E659-4516-97CC-AFC137659014}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/Gt1.csproj b/tests/src/JIT/CodeGenBringUpTests/Gt1.csproj
index 54ea4efdeb..7bf84403a7 100644
--- a/tests/src/JIT/CodeGenBringUpTests/Gt1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/Gt1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9823F80E-FE94-44AC-893F-2313ACF001D4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/Ind1.csproj b/tests/src/JIT/CodeGenBringUpTests/Ind1.csproj
index 3f26e3379a..ae65600474 100644
--- a/tests/src/JIT/CodeGenBringUpTests/Ind1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/Ind1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{42A00689-632D-4DDC-AFAD-EDD86049802E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/InitObj.csproj b/tests/src/JIT/CodeGenBringUpTests/InitObj.csproj
index 7f79fdc04a..e408d4986f 100644
--- a/tests/src/JIT/CodeGenBringUpTests/InitObj.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/InitObj.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B6669424-4F8E-4154-BF4D-B74694CF722E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/InstanceCalls.csproj b/tests/src/JIT/CodeGenBringUpTests/InstanceCalls.csproj
index 8dce67263d..49aff4e5ef 100644
--- a/tests/src/JIT/CodeGenBringUpTests/InstanceCalls.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/InstanceCalls.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9CF5C43B-8490-4FB3-8F07-663467331AD6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/IntArraySum.csproj b/tests/src/JIT/CodeGenBringUpTests/IntArraySum.csproj
index 5d004c5632..745504f406 100644
--- a/tests/src/JIT/CodeGenBringUpTests/IntArraySum.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/IntArraySum.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6B30834D-CDDE-4A1D-A318-9753ADB594A6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/IntConv.csproj b/tests/src/JIT/CodeGenBringUpTests/IntConv.csproj
index 2325c5ae78..aecc1c9052 100644
--- a/tests/src/JIT/CodeGenBringUpTests/IntConv.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/IntConv.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{078DBDAF-A26F-4FEB-90B1-E0A008CD577A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/JTrue1.csproj b/tests/src/JIT/CodeGenBringUpTests/JTrue1.csproj
index 2917e120e2..ba1505ccd0 100644
--- a/tests/src/JIT/CodeGenBringUpTests/JTrue1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/JTrue1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D17EE755-3FDC-410E-B07E-3E37B5789A7C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/JTrueEqDbl.csproj b/tests/src/JIT/CodeGenBringUpTests/JTrueEqDbl.csproj
index d56a9416ae..2b5040def3 100644
--- a/tests/src/JIT/CodeGenBringUpTests/JTrueEqDbl.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/JTrueEqDbl.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{70A42499-9E99-48D7-A74A-F5531CC17251}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/JTrueEqFP.csproj b/tests/src/JIT/CodeGenBringUpTests/JTrueEqFP.csproj
index d1bc79fc16..55b21f94e2 100644
--- a/tests/src/JIT/CodeGenBringUpTests/JTrueEqFP.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/JTrueEqFP.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{07AD9B89-51A7-4138-A6F9-37F439AC85CF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/JTrueEqInt1.csproj b/tests/src/JIT/CodeGenBringUpTests/JTrueEqInt1.csproj
index 7f61d07da2..b22506d8f6 100644
--- a/tests/src/JIT/CodeGenBringUpTests/JTrueEqInt1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/JTrueEqInt1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4EAE9BB8-3DF7-4384-902B-3412CB887E01}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/JTrueGeDbl.csproj b/tests/src/JIT/CodeGenBringUpTests/JTrueGeDbl.csproj
index dfa64b4564..e449f5401d 100644
--- a/tests/src/JIT/CodeGenBringUpTests/JTrueGeDbl.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/JTrueGeDbl.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5928DD1E-853B-4858-834B-0DFC7C6E26EB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/JTrueGeFP.csproj b/tests/src/JIT/CodeGenBringUpTests/JTrueGeFP.csproj
index 7ff8ee094b..7bb5d57ead 100644
--- a/tests/src/JIT/CodeGenBringUpTests/JTrueGeFP.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/JTrueGeFP.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{20D9F28D-DD1D-4777-9CE2-5D5E208EF3E5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/JTrueGeInt1.csproj b/tests/src/JIT/CodeGenBringUpTests/JTrueGeInt1.csproj
index a704c4a64f..05ae671cc2 100644
--- a/tests/src/JIT/CodeGenBringUpTests/JTrueGeInt1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/JTrueGeInt1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1C0ADAC5-E54D-4AC1-8251-1F8D0D26CDA6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/JTrueGtDbl.csproj b/tests/src/JIT/CodeGenBringUpTests/JTrueGtDbl.csproj
index 5f0ef5c2d4..8f8719d5c7 100644
--- a/tests/src/JIT/CodeGenBringUpTests/JTrueGtDbl.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/JTrueGtDbl.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2EF18A15-DC9E-4D76-91DC-F73D31E03FFB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/JTrueGtFP.csproj b/tests/src/JIT/CodeGenBringUpTests/JTrueGtFP.csproj
index bfd6e0f310..73e21e5017 100644
--- a/tests/src/JIT/CodeGenBringUpTests/JTrueGtFP.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/JTrueGtFP.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4E456F57-82E0-43FD-B947-DE3C65E8F1C4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/JTrueGtInt1.csproj b/tests/src/JIT/CodeGenBringUpTests/JTrueGtInt1.csproj
index 5cc6d9bf40..eac1960e88 100644
--- a/tests/src/JIT/CodeGenBringUpTests/JTrueGtInt1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/JTrueGtInt1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B4A2FF5F-9801-48CB-A00E-591860F7714E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/JTrueLeDbl.csproj b/tests/src/JIT/CodeGenBringUpTests/JTrueLeDbl.csproj
index 5e6824ac25..1a4486925e 100644
--- a/tests/src/JIT/CodeGenBringUpTests/JTrueLeDbl.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/JTrueLeDbl.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3FE7D8DF-9246-49C4-9D6A-BC796006F78C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/JTrueLeFP.csproj b/tests/src/JIT/CodeGenBringUpTests/JTrueLeFP.csproj
index 58179b0deb..f0fc80d797 100644
--- a/tests/src/JIT/CodeGenBringUpTests/JTrueLeFP.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/JTrueLeFP.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{ACE1DAA5-86B8-4C29-90E4-F8D32E8658A5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/JTrueLeInt1.csproj b/tests/src/JIT/CodeGenBringUpTests/JTrueLeInt1.csproj
index d0b0423698..f8bd22eb42 100644
--- a/tests/src/JIT/CodeGenBringUpTests/JTrueLeInt1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/JTrueLeInt1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{87187E04-7D15-494A-BFD5-A07D2BBB4686}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/JTrueLtDbl.csproj b/tests/src/JIT/CodeGenBringUpTests/JTrueLtDbl.csproj
index d8ae206c03..c1698ca51d 100644
--- a/tests/src/JIT/CodeGenBringUpTests/JTrueLtDbl.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/JTrueLtDbl.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5A6D6A91-B009-46C9-9A18-4866F846241F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/JTrueLtFP.csproj b/tests/src/JIT/CodeGenBringUpTests/JTrueLtFP.csproj
index 66dc4703fb..bf698bc0e0 100644
--- a/tests/src/JIT/CodeGenBringUpTests/JTrueLtFP.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/JTrueLtFP.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D1AC9448-46B7-4B29-9A85-8F0372E5C228}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/JTrueLtInt1.csproj b/tests/src/JIT/CodeGenBringUpTests/JTrueLtInt1.csproj
index 98dafc08a6..b177d9b2d5 100644
--- a/tests/src/JIT/CodeGenBringUpTests/JTrueLtInt1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/JTrueLtInt1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{564359DF-BE79-42F2-AB6E-8518217527E7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/JTrueNeDbl.csproj b/tests/src/JIT/CodeGenBringUpTests/JTrueNeDbl.csproj
index 92c1649abf..954beed221 100644
--- a/tests/src/JIT/CodeGenBringUpTests/JTrueNeDbl.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/JTrueNeDbl.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{48C6ABBC-8D33-4FD8-B6A8-A60FEE178245}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/JTrueNeFP.csproj b/tests/src/JIT/CodeGenBringUpTests/JTrueNeFP.csproj
index 20ed24d5c2..94b68080c3 100644
--- a/tests/src/JIT/CodeGenBringUpTests/JTrueNeFP.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/JTrueNeFP.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C7D855D1-A996-4112-A7E9-AD1E4E07B186}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/JTrueNeInt1.csproj b/tests/src/JIT/CodeGenBringUpTests/JTrueNeInt1.csproj
index 993a279cc8..50ae8d39ac 100644
--- a/tests/src/JIT/CodeGenBringUpTests/JTrueNeInt1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/JTrueNeInt1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{20AE49CC-1ADA-4B14-B7EB-C961B4C0FC16}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/Jmp1.csproj b/tests/src/JIT/CodeGenBringUpTests/Jmp1.csproj
index 3aaac37f20..97a8c70d05 100644
--- a/tests/src/JIT/CodeGenBringUpTests/Jmp1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/Jmp1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E46BA38F-3EA5-4A56-B0EF-A6F646073C76}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/Le1.csproj b/tests/src/JIT/CodeGenBringUpTests/Le1.csproj
index 204f8f0375..b9fd245f07 100644
--- a/tests/src/JIT/CodeGenBringUpTests/Le1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/Le1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{369A6DB8-B0C9-41E5-84DB-C0CA2FCF92CB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/LeftShift.csproj b/tests/src/JIT/CodeGenBringUpTests/LeftShift.csproj
index b8a5cf7384..52416a3409 100644
--- a/tests/src/JIT/CodeGenBringUpTests/LeftShift.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/LeftShift.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C6DC8E85-DCD2-49A0-977D-CE9795552632}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/LngConv.csproj b/tests/src/JIT/CodeGenBringUpTests/LngConv.csproj
index 8d1ae173de..54ed57f619 100644
--- a/tests/src/JIT/CodeGenBringUpTests/LngConv.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/LngConv.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8BA7A4A1-EBB6-44CD-828B-F2BA5523691A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/Localloc.csproj b/tests/src/JIT/CodeGenBringUpTests/Localloc.csproj
index 5d3d0c3880..4ab35377ad 100644
--- a/tests/src/JIT/CodeGenBringUpTests/Localloc.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/Localloc.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{650B07D3-9BC0-4EF8-8557-44200EC13261}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/LocallocLarge.csproj b/tests/src/JIT/CodeGenBringUpTests/LocallocLarge.csproj
index c4df9a80f3..2741389887 100644
--- a/tests/src/JIT/CodeGenBringUpTests/LocallocLarge.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/LocallocLarge.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C5578A39-72FF-4D25-99DA-96A8A99C6740}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/LongArgsAndReturn.csproj b/tests/src/JIT/CodeGenBringUpTests/LongArgsAndReturn.csproj
index 2e0958d667..246be04a4f 100644
--- a/tests/src/JIT/CodeGenBringUpTests/LongArgsAndReturn.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/LongArgsAndReturn.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FC3E9CEC-7659-471A-8B2E-8CFB3FBFDB4E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/Lt1.csproj b/tests/src/JIT/CodeGenBringUpTests/Lt1.csproj
index 00d53fafba..fe4bc0f106 100644
--- a/tests/src/JIT/CodeGenBringUpTests/Lt1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/Lt1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A7850EBD-6701-473E-8686-99535F0794A6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/Ne1.csproj b/tests/src/JIT/CodeGenBringUpTests/Ne1.csproj
index fb5635bb94..c11af459ce 100644
--- a/tests/src/JIT/CodeGenBringUpTests/Ne1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/Ne1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5CE4D180-D559-4EA1-8A81-22FC79E4D255}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/NegRMW.csproj b/tests/src/JIT/CodeGenBringUpTests/NegRMW.csproj
index 7a8c41602b..4aa1c4b4a2 100644
--- a/tests/src/JIT/CodeGenBringUpTests/NegRMW.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/NegRMW.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EBB57E43-0868-4482-86EF-8E330A10BB54}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/NestedCall.csproj b/tests/src/JIT/CodeGenBringUpTests/NestedCall.csproj
index 56c7a8c42e..0691a3dc7c 100644
--- a/tests/src/JIT/CodeGenBringUpTests/NestedCall.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/NestedCall.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6D20F54D-C743-4459-A7BD-A8C631CC648A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/NotAndNeg.csproj b/tests/src/JIT/CodeGenBringUpTests/NotAndNeg.csproj
index af5b83365f..8bc55a4f67 100644
--- a/tests/src/JIT/CodeGenBringUpTests/NotAndNeg.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/NotAndNeg.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{17BA157B-5321-4381-94E3-BBC37B314FAF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/NotRMW.csproj b/tests/src/JIT/CodeGenBringUpTests/NotRMW.csproj
index a7d5f24299..07c96a0261 100644
--- a/tests/src/JIT/CodeGenBringUpTests/NotRMW.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/NotRMW.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DC4B97D9-D69D-4A34-899A-57AE1C949841}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/ObjAlloc.csproj b/tests/src/JIT/CodeGenBringUpTests/ObjAlloc.csproj
index f10c50f142..d6c089e1f7 100644
--- a/tests/src/JIT/CodeGenBringUpTests/ObjAlloc.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/ObjAlloc.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{06705BB1-9365-4916-A426-7534584A1B5D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/OpMembersOfStructLocal.csproj b/tests/src/JIT/CodeGenBringUpTests/OpMembersOfStructLocal.csproj
index b8eb136638..6809d7f26b 100644
--- a/tests/src/JIT/CodeGenBringUpTests/OpMembersOfStructLocal.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/OpMembersOfStructLocal.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BF639075-28D1-4E40-808F-A181F76B7005}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/Or1.csproj b/tests/src/JIT/CodeGenBringUpTests/Or1.csproj
index 86c1ac3120..fabb9770c6 100644
--- a/tests/src/JIT/CodeGenBringUpTests/Or1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/Or1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BADC0930-22AC-4F76-B3ED-6C0F78D1549E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/OrRef.csproj b/tests/src/JIT/CodeGenBringUpTests/OrRef.csproj
index 8a4121618f..230fe95999 100644
--- a/tests/src/JIT/CodeGenBringUpTests/OrRef.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/OrRef.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B793D123-1F28-452A-8528-2CF812B8EEBB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/RecursiveTailCall.csproj b/tests/src/JIT/CodeGenBringUpTests/RecursiveTailCall.csproj
index 9703f45f6e..c3cb6fc6c8 100644
--- a/tests/src/JIT/CodeGenBringUpTests/RecursiveTailCall.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/RecursiveTailCall.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0E11223F-B3A0-46A3-BA5D-A7B5F9D56996}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/RightShiftRef.csproj b/tests/src/JIT/CodeGenBringUpTests/RightShiftRef.csproj
index a0e37da473..3562262359 100644
--- a/tests/src/JIT/CodeGenBringUpTests/RightShiftRef.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/RightShiftRef.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{14A2768C-E5E0-4156-B05C-229600CC539B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/Rotate.csproj b/tests/src/JIT/CodeGenBringUpTests/Rotate.csproj
index 845b1a2e80..baa4c52576 100644
--- a/tests/src/JIT/CodeGenBringUpTests/Rotate.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/Rotate.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AF7F2478-9B49-4776-BEAF-0BF8916E2D79}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/StaticCalls.csproj b/tests/src/JIT/CodeGenBringUpTests/StaticCalls.csproj
index 41535b5a02..1480648fdb 100644
--- a/tests/src/JIT/CodeGenBringUpTests/StaticCalls.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/StaticCalls.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{136C849D-3517-40D8-BA2A-1F903377762D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/StaticValueField.csproj b/tests/src/JIT/CodeGenBringUpTests/StaticValueField.csproj
index b71203e968..901cbd032b 100644
--- a/tests/src/JIT/CodeGenBringUpTests/StaticValueField.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/StaticValueField.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A60BCC3F-1672-4EC4-A4D5-30A7AE8AC437}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/StructFldAddr.csproj b/tests/src/JIT/CodeGenBringUpTests/StructFldAddr.csproj
index 6c82155b29..a9aefbee98 100644
--- a/tests/src/JIT/CodeGenBringUpTests/StructFldAddr.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/StructFldAddr.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B9F2D613-B3BF-46D1-A762-ADE0656DF394}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/StructInstMethod.csproj b/tests/src/JIT/CodeGenBringUpTests/StructInstMethod.csproj
index fb8619a405..d4bba0f35c 100644
--- a/tests/src/JIT/CodeGenBringUpTests/StructInstMethod.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/StructInstMethod.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3A283369-FD98-4661-9B73-17BDAC3C2A70}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/Sub1.csproj b/tests/src/JIT/CodeGenBringUpTests/Sub1.csproj
index 13f73123a6..cfbc908173 100644
--- a/tests/src/JIT/CodeGenBringUpTests/Sub1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/Sub1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F94C1DAC-C9C6-4BE3-80BF-C4B21F273764}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/SubRef.csproj b/tests/src/JIT/CodeGenBringUpTests/SubRef.csproj
index b2f34ea183..befff751a5 100644
--- a/tests/src/JIT/CodeGenBringUpTests/SubRef.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/SubRef.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B0409C23-6BC6-40F5-9386-36A69B746C65}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/Swap.csproj b/tests/src/JIT/CodeGenBringUpTests/Swap.csproj
index a3948193d4..b97d170841 100644
--- a/tests/src/JIT/CodeGenBringUpTests/Swap.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/Swap.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E56C9935-95B9-498A-B221-DF044409D530}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/Switch.csproj b/tests/src/JIT/CodeGenBringUpTests/Switch.csproj
index 9c31dfa8b5..eaa188d7e3 100644
--- a/tests/src/JIT/CodeGenBringUpTests/Switch.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/Switch.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9A3ADDB6-4396-46CF-B079-FC16DFFABE93}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/Unbox.csproj b/tests/src/JIT/CodeGenBringUpTests/Unbox.csproj
index a5bba25bc5..c646b871cc 100644
--- a/tests/src/JIT/CodeGenBringUpTests/Unbox.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/Unbox.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3C4D424C-B4CE-4C7F-B780-9330CBFED274}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/Xor1.csproj b/tests/src/JIT/CodeGenBringUpTests/Xor1.csproj
index 2b5733c611..3670831b85 100644
--- a/tests/src/JIT/CodeGenBringUpTests/Xor1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/Xor1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{05C1DF3A-D956-412E-B80C-C3FFC3317D7F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/XorRef.csproj b/tests/src/JIT/CodeGenBringUpTests/XorRef.csproj
index 8c44386791..5795c705c2 100644
--- a/tests/src/JIT/CodeGenBringUpTests/XorRef.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/XorRef.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{60284420-DDEE-40F0-AB57-A2C4011D07C2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/addref.csproj b/tests/src/JIT/CodeGenBringUpTests/addref.csproj
index ae08482ab0..f4c474d491 100644
--- a/tests/src/JIT/CodeGenBringUpTests/addref.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/addref.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C1518A76-6C68-48EF-94E0-BE79A4514530}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/div1.csproj b/tests/src/JIT/CodeGenBringUpTests/div1.csproj
index 44eac3ad74..4380e97f12 100644
--- a/tests/src/JIT/CodeGenBringUpTests/div1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/div1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{037FCF39-2055-43DA-9C66-972DDBEB15AC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/div2.csproj b/tests/src/JIT/CodeGenBringUpTests/div2.csproj
index 09e63ef61b..96b5a02b1d 100644
--- a/tests/src/JIT/CodeGenBringUpTests/div2.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/div2.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A5293BBE-2081-4701-9F04-3A5D756325A1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/divref.csproj b/tests/src/JIT/CodeGenBringUpTests/divref.csproj
index b0c4fba5a7..0f6f610ec9 100644
--- a/tests/src/JIT/CodeGenBringUpTests/divref.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/divref.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BFA9B638-76C9-4709-B18B-225B3F74B0E7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/mul1.csproj b/tests/src/JIT/CodeGenBringUpTests/mul1.csproj
index a787a01324..cf6cdcce74 100644
--- a/tests/src/JIT/CodeGenBringUpTests/mul1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/mul1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7ACF6404-4F4D-4D63-8E5F-A41DCC72B6C3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/mul2.csproj b/tests/src/JIT/CodeGenBringUpTests/mul2.csproj
index 17ebf3f435..60aaa1c8da 100644
--- a/tests/src/JIT/CodeGenBringUpTests/mul2.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/mul2.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{72FF9A1A-6612-41FD-86D2-C069608C2799}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/mul3.csproj b/tests/src/JIT/CodeGenBringUpTests/mul3.csproj
index 87c0ff9044..a7dffb8477 100644
--- a/tests/src/JIT/CodeGenBringUpTests/mul3.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/mul3.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9EE64E0C-595B-47BF-B8C0-96BDDA260461}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/mul4.csproj b/tests/src/JIT/CodeGenBringUpTests/mul4.csproj
index acfe5adfcd..87346029f2 100644
--- a/tests/src/JIT/CodeGenBringUpTests/mul4.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/mul4.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{271C8E26-550D-4506-9BF8-D87805D5FEF6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/rem1.csproj b/tests/src/JIT/CodeGenBringUpTests/rem1.csproj
index 9bbf1fee22..7a2635be45 100644
--- a/tests/src/JIT/CodeGenBringUpTests/rem1.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/rem1.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D45A5B16-BE6F-45E4-A88D-39DDD6DD2157}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
diff --git a/tests/src/JIT/CodeGenBringUpTests/struct16args.csproj b/tests/src/JIT/CodeGenBringUpTests/struct16args.csproj
index d923b13f55..99e90c4655 100644
--- a/tests/src/JIT/CodeGenBringUpTests/struct16args.csproj
+++ b/tests/src/JIT/CodeGenBringUpTests/struct16args.csproj
@@ -1,11 +1,11 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FE68C94B-7263-4C2B-B8DC-BD8ACA669B07}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -37,4 +37,4 @@
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
</PropertyGroup>
-</Project>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/Arrays/Complex1.csproj b/tests/src/JIT/Directed/Arrays/Complex1.csproj
index cbdcff5b07..9165d8b5f6 100644
--- a/tests/src/JIT/Directed/Arrays/Complex1.csproj
+++ b/tests/src/JIT/Directed/Arrays/Complex1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C340AEBB-36A4-40E8-A453-F9D2B48F608A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/Arrays/Complex2.csproj b/tests/src/JIT/Directed/Arrays/Complex2.csproj
index 8ae3630697..ab56291a78 100644
--- a/tests/src/JIT/Directed/Arrays/Complex2.csproj
+++ b/tests/src/JIT/Directed/Arrays/Complex2.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D463FFF1-0A34-407F-88C4-4723901908DF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/Arrays/Simple1.csproj b/tests/src/JIT/Directed/Arrays/Simple1.csproj
index 8a62a4930d..e8377c0b64 100644
--- a/tests/src/JIT/Directed/Arrays/Simple1.csproj
+++ b/tests/src/JIT/Directed/Arrays/Simple1.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{21D66817-79E2-4E66-8839-EBC4B4BAD6C1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -40,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/Arrays/Simple2.csproj b/tests/src/JIT/Directed/Arrays/Simple2.csproj
index 1d2a8aa4c5..74d173f1fe 100644
--- a/tests/src/JIT/Directed/Arrays/Simple2.csproj
+++ b/tests/src/JIT/Directed/Arrays/Simple2.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F45F852A-B9E9-4597-B399-ABBC969EAC91}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Base_1.csproj b/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Base_1.csproj
index 3cf05b7e3a..ad719cc69f 100644
--- a/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Base_1.csproj
+++ b/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Base_1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{06FF6E07-2815-4FEA-AA0B-C0E1BB05C639}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Base_2.csproj b/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Base_2.csproj
index 943ea656eb..6fa16672c4 100644
--- a/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Base_2.csproj
+++ b/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Base_2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3E071870-A2AA-4839-8DDF-5F3EF4133D3E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Base_3.csproj b/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Base_3.csproj
index de2c810f37..2f104387db 100644
--- a/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Base_3.csproj
+++ b/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Base_3.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A5CE024A-361E-410B-B204-98FDF9C81FA8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Base_4.csproj b/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Base_4.csproj
index 2c97648867..c463c8e31e 100644
--- a/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Base_4.csproj
+++ b/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Base_4.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{33E41A22-DC44-48D9-8EE2-C2902F1564EE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Base_6.csproj b/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Base_6.csproj
index 26d2a89703..38790a8780 100644
--- a/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Base_6.csproj
+++ b/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Base_6.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B85EBA3F-2BD0-481B-8D1D-A0901EA5B2D0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Peer_1.csproj b/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Peer_1.csproj
index e9dfb12da5..9f3b050ccf 100644
--- a/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Peer_1.csproj
+++ b/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Peer_1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{580234A2-D854-4FD7-B11D-4C39794E1F55}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Peer_2.csproj b/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Peer_2.csproj
index 45ca23cd0f..c81c109e32 100644
--- a/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Peer_2.csproj
+++ b/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Peer_2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BFEB52A3-D9BC-4E2C-8BA1-63C1B21C2997}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Peer_3.csproj b/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Peer_3.csproj
index 6a83156da4..bcfbcd2225 100644
--- a/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Peer_3.csproj
+++ b/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Peer_3.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5C1E8BD3-C9F1-4012-9B93-34EE5455A917}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Peer_4.csproj b/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Peer_4.csproj
index 0e5cc0cff6..de22d673ad 100644
--- a/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Peer_4.csproj
+++ b/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Peer_4.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{54DE4A9A-0626-41A5-A7EC-BFA52D1A304C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Peer_6.csproj b/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Peer_6.csproj
index e5740e7d9b..0b9517b300 100644
--- a/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Peer_6.csproj
+++ b/tests/src/JIT/Directed/CheckedCtor/Generic_Test_CSharp_Peer_6.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{28415558-9857-4A66-B920-5A25CF2E31FF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Base_1.csproj b/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Base_1.csproj
index feeea3eef0..28f9b20d57 100644
--- a/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Base_1.csproj
+++ b/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Base_1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EF8FB27D-5647-414A-8338-DC7EA477A1A4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Base_2.csproj b/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Base_2.csproj
index 60f946889e..661fa6fb3f 100644
--- a/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Base_2.csproj
+++ b/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Base_2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FE6CDFB3-27C3-4C8D-906C-0776A7EDE97E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Base_3.csproj b/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Base_3.csproj
index 57d02c007b..1b751c2f6c 100644
--- a/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Base_3.csproj
+++ b/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Base_3.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4B6D76B8-71D7-43DF-8DE3-DC1360344968}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Base_4.csproj b/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Base_4.csproj
index 1c45e668c4..3565ca3d58 100644
--- a/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Base_4.csproj
+++ b/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Base_4.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9F2D4F98-AFAA-401A-9221-46823FF7F7F5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Peer_1.csproj b/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Peer_1.csproj
index 73adf5c29d..73f35f984a 100644
--- a/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Peer_1.csproj
+++ b/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Peer_1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CFB3552B-D349-4AA8-BBE3-47ED82315402}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Peer_2.csproj b/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Peer_2.csproj
index e5161dde92..cacc36444f 100644
--- a/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Peer_2.csproj
+++ b/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Peer_2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F0FCA1DB-0D7C-4ECD-8DC5-B00EAAB13D7D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Peer_3.csproj b/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Peer_3.csproj
index e47a0e2ddd..1c569329d9 100644
--- a/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Peer_3.csproj
+++ b/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Peer_3.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CC8CCFBD-780E-471B-B7B3-82C7E89A8A80}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Peer_4.csproj b/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Peer_4.csproj
index 82ee93a815..7bf6c3743f 100644
--- a/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Peer_4.csproj
+++ b/tests/src/JIT/Directed/CheckedCtor/Test_CSharp_Peer_4.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{040A8014-313A-4277-AB3D-5D6C9928AC7B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/StrAccess/straccess1_cs_d.csproj b/tests/src/JIT/Directed/StrAccess/straccess1_cs_d.csproj
index 724e6bc0d7..19c8c5861a 100644
--- a/tests/src/JIT/Directed/StrAccess/straccess1_cs_d.csproj
+++ b/tests/src/JIT/Directed/StrAccess/straccess1_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C2EEBDC3-4DA0-45FD-9805-FA0608F754B7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/StrAccess/straccess1_cs_do.csproj b/tests/src/JIT/Directed/StrAccess/straccess1_cs_do.csproj
index 821e86094f..d4b9b2e096 100644
--- a/tests/src/JIT/Directed/StrAccess/straccess1_cs_do.csproj
+++ b/tests/src/JIT/Directed/StrAccess/straccess1_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{435C204F-7509-4599-B6C5-2DA2D362E664}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/StrAccess/straccess1_cs_r.csproj b/tests/src/JIT/Directed/StrAccess/straccess1_cs_r.csproj
index 48cc0b0757..d7dbb04575 100644
--- a/tests/src/JIT/Directed/StrAccess/straccess1_cs_r.csproj
+++ b/tests/src/JIT/Directed/StrAccess/straccess1_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A1038D6D-50D2-494B-933D-74034583F3F8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/StrAccess/straccess1_cs_ro.csproj b/tests/src/JIT/Directed/StrAccess/straccess1_cs_ro.csproj
index d5bb441766..5c4c10c025 100644
--- a/tests/src/JIT/Directed/StrAccess/straccess1_cs_ro.csproj
+++ b/tests/src/JIT/Directed/StrAccess/straccess1_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{462CD1A6-B52A-428D-91A7-026ABC26C3A9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/StrAccess/straccess2_cs_d.csproj b/tests/src/JIT/Directed/StrAccess/straccess2_cs_d.csproj
index 357ebd023f..bdb14c1a86 100644
--- a/tests/src/JIT/Directed/StrAccess/straccess2_cs_d.csproj
+++ b/tests/src/JIT/Directed/StrAccess/straccess2_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B41121E9-EC15-484E-9E96-46E89CBB1EEB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/StrAccess/straccess2_cs_do.csproj b/tests/src/JIT/Directed/StrAccess/straccess2_cs_do.csproj
index fa4574b868..9dd9b68d71 100644
--- a/tests/src/JIT/Directed/StrAccess/straccess2_cs_do.csproj
+++ b/tests/src/JIT/Directed/StrAccess/straccess2_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B06A2649-0937-45B1-8B5E-7433847BB664}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/StrAccess/straccess2_cs_r.csproj b/tests/src/JIT/Directed/StrAccess/straccess2_cs_r.csproj
index 2ffcf3cc2e..a811c3292d 100644
--- a/tests/src/JIT/Directed/StrAccess/straccess2_cs_r.csproj
+++ b/tests/src/JIT/Directed/StrAccess/straccess2_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{582ED7B9-78A9-46E2-96AD-940C44257BD9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/StrAccess/straccess2_cs_ro.csproj b/tests/src/JIT/Directed/StrAccess/straccess2_cs_ro.csproj
index c65a731b7a..e0e6f4bac6 100644
--- a/tests/src/JIT/Directed/StrAccess/straccess2_cs_ro.csproj
+++ b/tests/src/JIT/Directed/StrAccess/straccess2_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{041F2129-8E15-4840-8D17-08FE1B99C98A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/StrAccess/straccess3_cs_d.csproj b/tests/src/JIT/Directed/StrAccess/straccess3_cs_d.csproj
index 8685e9b62e..d0d54ee5b6 100644
--- a/tests/src/JIT/Directed/StrAccess/straccess3_cs_d.csproj
+++ b/tests/src/JIT/Directed/StrAccess/straccess3_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{81036274-5786-483C-BD52-854B882B4F21}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/StrAccess/straccess3_cs_do.csproj b/tests/src/JIT/Directed/StrAccess/straccess3_cs_do.csproj
index 0b222091ad..8259844d7a 100644
--- a/tests/src/JIT/Directed/StrAccess/straccess3_cs_do.csproj
+++ b/tests/src/JIT/Directed/StrAccess/straccess3_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8E3058EB-0198-4796-AEAD-E09965A73E00}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/StrAccess/straccess3_cs_r.csproj b/tests/src/JIT/Directed/StrAccess/straccess3_cs_r.csproj
index 35b73dafda..40aa870064 100644
--- a/tests/src/JIT/Directed/StrAccess/straccess3_cs_r.csproj
+++ b/tests/src/JIT/Directed/StrAccess/straccess3_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BDA62694-2760-4AF9-BE5D-ECE6A09A210B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/StrAccess/straccess3_cs_ro.csproj b/tests/src/JIT/Directed/StrAccess/straccess3_cs_ro.csproj
index 3679231700..fdc416dedb 100644
--- a/tests/src/JIT/Directed/StrAccess/straccess3_cs_ro.csproj
+++ b/tests/src/JIT/Directed/StrAccess/straccess3_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EDAC3DEE-ED77-4180-A1DE-FF67AC42944B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/StrAccess/straccess4.csproj b/tests/src/JIT/Directed/StrAccess/straccess4.csproj
index d095ea4a21..833fad11f1 100644
--- a/tests/src/JIT/Directed/StrAccess/straccess4.csproj
+++ b/tests/src/JIT/Directed/StrAccess/straccess4.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F8C60870-9D7D-4C91-BD33-1D11A4151FA7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/StructPromote/SP1.csproj b/tests/src/JIT/Directed/StructPromote/SP1.csproj
index d415638bce..d1dd65365a 100644
--- a/tests/src/JIT/Directed/StructPromote/SP1.csproj
+++ b/tests/src/JIT/Directed/StructPromote/SP1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B94CE6E4-D2CB-4E77-9E66-BAF7399256FC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/StructPromote/SP1a.csproj b/tests/src/JIT/Directed/StructPromote/SP1a.csproj
index 0d3c1f3d02..1e766906c5 100644
--- a/tests/src/JIT/Directed/StructPromote/SP1a.csproj
+++ b/tests/src/JIT/Directed/StructPromote/SP1a.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AFBEE14D-A543-4A38-B88F-D5917D534798}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/StructPromote/SP1a2.csproj b/tests/src/JIT/Directed/StructPromote/SP1a2.csproj
index de86302e75..94d1a82c6f 100644
--- a/tests/src/JIT/Directed/StructPromote/SP1a2.csproj
+++ b/tests/src/JIT/Directed/StructPromote/SP1a2.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{679BD4B8-7FB3-4760-A68E-5E0C6B73FE8F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/StructPromote/SP1b.csproj b/tests/src/JIT/Directed/StructPromote/SP1b.csproj
index 1761e21aeb..7a747dbcf4 100644
--- a/tests/src/JIT/Directed/StructPromote/SP1b.csproj
+++ b/tests/src/JIT/Directed/StructPromote/SP1b.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DF40DD16-C1FE-4FE9-BB21-3FDAE7676EF0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/StructPromote/SP1c.csproj b/tests/src/JIT/Directed/StructPromote/SP1c.csproj
index 4b9977a651..daf6ad2f6a 100644
--- a/tests/src/JIT/Directed/StructPromote/SP1c.csproj
+++ b/tests/src/JIT/Directed/StructPromote/SP1c.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{26BA48DF-909E-4139-8CDB-33B774A96D36}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/StructPromote/SP1d.csproj b/tests/src/JIT/Directed/StructPromote/SP1d.csproj
index 2446d8a3d6..1274175038 100644
--- a/tests/src/JIT/Directed/StructPromote/SP1d.csproj
+++ b/tests/src/JIT/Directed/StructPromote/SP1d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BFBD12A9-470A-436D-889B-A094C4B56B5E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/StructPromote/SP2.csproj b/tests/src/JIT/Directed/StructPromote/SP2.csproj
index ed16a67015..4ecbdcd93b 100644
--- a/tests/src/JIT/Directed/StructPromote/SP2.csproj
+++ b/tests/src/JIT/Directed/StructPromote/SP2.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A3AD0A96-D8B7-4756-87A4-BD0322816E36}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/StructPromote/SP2a.csproj b/tests/src/JIT/Directed/StructPromote/SP2a.csproj
index a905991b39..38be2768bd 100644
--- a/tests/src/JIT/Directed/StructPromote/SP2a.csproj
+++ b/tests/src/JIT/Directed/StructPromote/SP2a.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A503DC41-F9A6-4CB8-9069-3866B40DF3E1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/StructPromote/SP2b.csproj b/tests/src/JIT/Directed/StructPromote/SP2b.csproj
index b2a28b6a77..38f17ab6ef 100644
--- a/tests/src/JIT/Directed/StructPromote/SP2b.csproj
+++ b/tests/src/JIT/Directed/StructPromote/SP2b.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{49F28797-569B-46CE-BE57-F303CB612942}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/StructPromote/SP2c.csproj b/tests/src/JIT/Directed/StructPromote/SP2c.csproj
index 750e878b47..952d2746b5 100644
--- a/tests/src/JIT/Directed/StructPromote/SP2c.csproj
+++ b/tests/src/JIT/Directed/StructPromote/SP2c.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C263A317-B5CA-40F1-A159-0662059DDA12}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/StructPromote/SpAddr.csproj b/tests/src/JIT/Directed/StructPromote/SpAddr.csproj
index 271781b349..94bebd08d5 100644
--- a/tests/src/JIT/Directed/StructPromote/SpAddr.csproj
+++ b/tests/src/JIT/Directed/StructPromote/SpAddr.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CBD9D3F5-8F73-460F-8801-D684254D45EA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/StructPromote/SpAddrAT.csproj b/tests/src/JIT/Directed/StructPromote/SpAddrAT.csproj
index 9f521ab8f8..e15e0f15d2 100644
--- a/tests/src/JIT/Directed/StructPromote/SpAddrAT.csproj
+++ b/tests/src/JIT/Directed/StructPromote/SpAddrAT.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9B2CCDC2-D6CE-4568-A419-AC79613BC235}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/UnrollLoop/Dev10_846218.csproj b/tests/src/JIT/Directed/UnrollLoop/Dev10_846218.csproj
index fe6615cb13..e4a9529960 100644
--- a/tests/src/JIT/Directed/UnrollLoop/Dev10_846218.csproj
+++ b/tests/src/JIT/Directed/UnrollLoop/Dev10_846218.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{34026C3E-193C-45CF-B55D-8FAB068D4F79}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/UnrollLoop/loop1_cs_d.csproj b/tests/src/JIT/Directed/UnrollLoop/loop1_cs_d.csproj
index 62ffaa2de7..ba2fb73394 100644
--- a/tests/src/JIT/Directed/UnrollLoop/loop1_cs_d.csproj
+++ b/tests/src/JIT/Directed/UnrollLoop/loop1_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{ADCBCB5C-816B-4C9D-8223-2DD2B43F9135}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/UnrollLoop/loop1_cs_do.csproj b/tests/src/JIT/Directed/UnrollLoop/loop1_cs_do.csproj
index 776f883dec..2ed18a6850 100644
--- a/tests/src/JIT/Directed/UnrollLoop/loop1_cs_do.csproj
+++ b/tests/src/JIT/Directed/UnrollLoop/loop1_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C1B8B8B2-2070-42F0-9A03-D73F1DECC019}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/UnrollLoop/loop1_cs_r.csproj b/tests/src/JIT/Directed/UnrollLoop/loop1_cs_r.csproj
index eb4edb8c98..c9be76214b 100644
--- a/tests/src/JIT/Directed/UnrollLoop/loop1_cs_r.csproj
+++ b/tests/src/JIT/Directed/UnrollLoop/loop1_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{857EEB5A-1D43-4B59-871A-3B36121450C3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/UnrollLoop/loop1_cs_ro.csproj b/tests/src/JIT/Directed/UnrollLoop/loop1_cs_ro.csproj
index 62f0d60a59..3c40e0103d 100644
--- a/tests/src/JIT/Directed/UnrollLoop/loop1_cs_ro.csproj
+++ b/tests/src/JIT/Directed/UnrollLoop/loop1_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5A3575BA-0E0B-4736-954D-5A8ADD77DC2B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/UnrollLoop/loop2_cs_d.csproj b/tests/src/JIT/Directed/UnrollLoop/loop2_cs_d.csproj
index 7ef03cad90..01bd354bd5 100644
--- a/tests/src/JIT/Directed/UnrollLoop/loop2_cs_d.csproj
+++ b/tests/src/JIT/Directed/UnrollLoop/loop2_cs_d.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2E795F75-9DA6-4D10-9C32-C1D3FB854231}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -28,7 +28,8 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <Optimize></Optimize>
+ <Optimize>
+ </Optimize>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<DebugType>Full</DebugType>
</PropertyGroup>
@@ -40,5 +41,5 @@
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/UnrollLoop/loop2_cs_do.csproj b/tests/src/JIT/Directed/UnrollLoop/loop2_cs_do.csproj
index 523e6e8b20..204e08aea1 100644
--- a/tests/src/JIT/Directed/UnrollLoop/loop2_cs_do.csproj
+++ b/tests/src/JIT/Directed/UnrollLoop/loop2_cs_do.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1FB4BDC4-7EDD-4EF9-8F2F-363F7E83F31B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -40,5 +40,5 @@
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/UnrollLoop/loop2_cs_r.csproj b/tests/src/JIT/Directed/UnrollLoop/loop2_cs_r.csproj
index 5587ef408e..ace6e53bb4 100644
--- a/tests/src/JIT/Directed/UnrollLoop/loop2_cs_r.csproj
+++ b/tests/src/JIT/Directed/UnrollLoop/loop2_cs_r.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FDFA7555-C1FF-400D-8DBC-5672E2E76494}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -28,7 +28,8 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <Optimize></Optimize>
+ <Optimize>
+ </Optimize>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<DebugType>None</DebugType>
</PropertyGroup>
@@ -40,5 +41,5 @@
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/UnrollLoop/loop2_cs_ro.csproj b/tests/src/JIT/Directed/UnrollLoop/loop2_cs_ro.csproj
index 099175927e..cb9c69fe91 100644
--- a/tests/src/JIT/Directed/UnrollLoop/loop2_cs_ro.csproj
+++ b/tests/src/JIT/Directed/UnrollLoop/loop2_cs_ro.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4499F174-5CA5-4447-81A0-A8E3BA1908D7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -40,5 +40,5 @@
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/UnrollLoop/loop4_cs_d.csproj b/tests/src/JIT/Directed/UnrollLoop/loop4_cs_d.csproj
index d280318bca..89e92970df 100644
--- a/tests/src/JIT/Directed/UnrollLoop/loop4_cs_d.csproj
+++ b/tests/src/JIT/Directed/UnrollLoop/loop4_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{96C8C125-C97D-43D0-AA6F-817C6792C359}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/UnrollLoop/loop4_cs_do.csproj b/tests/src/JIT/Directed/UnrollLoop/loop4_cs_do.csproj
index 65a3185fab..ddb3702e6c 100644
--- a/tests/src/JIT/Directed/UnrollLoop/loop4_cs_do.csproj
+++ b/tests/src/JIT/Directed/UnrollLoop/loop4_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D4CAEC15-F75F-419B-80E9-6FA9E89AFE48}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/UnrollLoop/loop4_cs_r.csproj b/tests/src/JIT/Directed/UnrollLoop/loop4_cs_r.csproj
index ce8e607559..d77d89892c 100644
--- a/tests/src/JIT/Directed/UnrollLoop/loop4_cs_r.csproj
+++ b/tests/src/JIT/Directed/UnrollLoop/loop4_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5627E983-E7DD-482C-A316-F84B97EDBB81}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/UnrollLoop/loop4_cs_ro.csproj b/tests/src/JIT/Directed/UnrollLoop/loop4_cs_ro.csproj
index 5ffa0037a9..b97b5c69ed 100644
--- a/tests/src/JIT/Directed/UnrollLoop/loop4_cs_ro.csproj
+++ b/tests/src/JIT/Directed/UnrollLoop/loop4_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6659CA3F-F648-4C54-8911-FA18239A2434}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/UnrollLoop/loop6_cs_d.csproj b/tests/src/JIT/Directed/UnrollLoop/loop6_cs_d.csproj
index 70e2a69396..78d4b256ad 100644
--- a/tests/src/JIT/Directed/UnrollLoop/loop6_cs_d.csproj
+++ b/tests/src/JIT/Directed/UnrollLoop/loop6_cs_d.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{79804B5E-FE7E-4A45-88B5-D06A4B3707EC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/UnrollLoop/loop6_cs_do.csproj b/tests/src/JIT/Directed/UnrollLoop/loop6_cs_do.csproj
index cd3213722c..36eb47f4e8 100644
--- a/tests/src/JIT/Directed/UnrollLoop/loop6_cs_do.csproj
+++ b/tests/src/JIT/Directed/UnrollLoop/loop6_cs_do.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{61A46528-0278-4494-8866-2B7E3D492CCB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/UnrollLoop/loop6_cs_r.csproj b/tests/src/JIT/Directed/UnrollLoop/loop6_cs_r.csproj
index b48a8de0d3..7dc344c432 100644
--- a/tests/src/JIT/Directed/UnrollLoop/loop6_cs_r.csproj
+++ b/tests/src/JIT/Directed/UnrollLoop/loop6_cs_r.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{95390053-5AC5-4774-A8D5-76F4C8DBC526}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/UnrollLoop/loop6_cs_ro.csproj b/tests/src/JIT/Directed/UnrollLoop/loop6_cs_ro.csproj
index 9546338aed..6c995fe638 100644
--- a/tests/src/JIT/Directed/UnrollLoop/loop6_cs_ro.csproj
+++ b/tests/src/JIT/Directed/UnrollLoop/loop6_cs_ro.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F388A679-EDA8-4E0F-A785-267276D0AD3F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Bool_And_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Bool_And_Op_cs_d.csproj
index bd01d49fb1..4b60885ce0 100644
--- a/tests/src/JIT/Directed/cmov/Bool_And_Op_cs_d.csproj
+++ b/tests/src/JIT/Directed/cmov/Bool_And_Op_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0CB92C28-D5CF-4A9B-A81C-F10D64AC6CF6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Bool_And_Op_cs_do.csproj b/tests/src/JIT/Directed/cmov/Bool_And_Op_cs_do.csproj
index 1580862334..8c81d37548 100644
--- a/tests/src/JIT/Directed/cmov/Bool_And_Op_cs_do.csproj
+++ b/tests/src/JIT/Directed/cmov/Bool_And_Op_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0C9B9A3F-D3C7-428F-A506-DF7E3181DB71}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Bool_And_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Bool_And_Op_cs_r.csproj
index d94941b269..5d04b40309 100644
--- a/tests/src/JIT/Directed/cmov/Bool_And_Op_cs_r.csproj
+++ b/tests/src/JIT/Directed/cmov/Bool_And_Op_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{15117C50-064B-4992-BC03-B906D93F047F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Bool_And_Op_cs_ro.csproj b/tests/src/JIT/Directed/cmov/Bool_And_Op_cs_ro.csproj
index aa12111830..23917bc579 100644
--- a/tests/src/JIT/Directed/cmov/Bool_And_Op_cs_ro.csproj
+++ b/tests/src/JIT/Directed/cmov/Bool_And_Op_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0D23EE48-E442-4EE5-B127-3DC280B2B889}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Bool_No_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Bool_No_Op_cs_d.csproj
index 03a3ddbf63..de3e07cfe7 100644
--- a/tests/src/JIT/Directed/cmov/Bool_No_Op_cs_d.csproj
+++ b/tests/src/JIT/Directed/cmov/Bool_No_Op_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E5D8C71F-1106-4C4E-A8D6-EA07D7BF539A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Bool_No_Op_cs_do.csproj b/tests/src/JIT/Directed/cmov/Bool_No_Op_cs_do.csproj
index 81ba30004c..17edf3a7cf 100644
--- a/tests/src/JIT/Directed/cmov/Bool_No_Op_cs_do.csproj
+++ b/tests/src/JIT/Directed/cmov/Bool_No_Op_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{79877703-8483-436B-ACFA-BF2B50481554}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Bool_No_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Bool_No_Op_cs_r.csproj
index 9f0db1c5c7..b304b766b2 100644
--- a/tests/src/JIT/Directed/cmov/Bool_No_Op_cs_r.csproj
+++ b/tests/src/JIT/Directed/cmov/Bool_No_Op_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{536E8197-14E4-4CA4-B1FC-9D27262872B1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Bool_No_Op_cs_ro.csproj b/tests/src/JIT/Directed/cmov/Bool_No_Op_cs_ro.csproj
index 2ede2791b5..5462fc07df 100644
--- a/tests/src/JIT/Directed/cmov/Bool_No_Op_cs_ro.csproj
+++ b/tests/src/JIT/Directed/cmov/Bool_No_Op_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A94D7295-DA3D-4786-9DEF-98DDB6D79EC2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_d.csproj
index 70574ad9d0..6de3885650 100644
--- a/tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_d.csproj
+++ b/tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E042222A-C186-4FD5-BB45-E56FFAF991AA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_do.csproj b/tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_do.csproj
index a2ae61a666..e91c946ed6 100644
--- a/tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_do.csproj
+++ b/tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E7423379-89CE-47F0-B061-4815CA6FC255}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_r.csproj
index e1bd3038d3..3685e5f1bb 100644
--- a/tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_r.csproj
+++ b/tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BBFF3FF7-F0FD-450C-B9FB-FBA92A277DBF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_ro.csproj b/tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_ro.csproj
index fc6abcf1ae..e4912fdb85 100644
--- a/tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_ro.csproj
+++ b/tests/src/JIT/Directed/cmov/Bool_Or_Op_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{54477C8E-60C4-48D4-8429-4B1428E42367}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_d.csproj
index dd0a885584..7116fa07b5 100644
--- a/tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_d.csproj
+++ b/tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1490A130-4F0A-48E4-A1C4-CAC746323EA1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_do.csproj b/tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_do.csproj
index 5782868681..d0a3bb7de9 100644
--- a/tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_do.csproj
+++ b/tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A8195820-0DEC-4D0A-A888-436B1A7EA86F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_r.csproj
index fa0a7f9b28..16b1dbc0ff 100644
--- a/tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_r.csproj
+++ b/tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{664785E7-9173-4339-A392-29FC0C81056F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_ro.csproj b/tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_ro.csproj
index add5fc3280..66adfe584e 100644
--- a/tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_ro.csproj
+++ b/tests/src/JIT/Directed/cmov/Bool_Xor_Op_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EC9581B4-923D-4636-804D-3BA5F08BED1E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Double_And_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Double_And_Op_cs_d.csproj
index 64d7c50643..c17e8f0b6d 100644
--- a/tests/src/JIT/Directed/cmov/Double_And_Op_cs_d.csproj
+++ b/tests/src/JIT/Directed/cmov/Double_And_Op_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3FE2BCF6-9DF5-4E3C-835A-864F0DD91039}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Double_And_Op_cs_do.csproj b/tests/src/JIT/Directed/cmov/Double_And_Op_cs_do.csproj
index 3fded910c5..0ccfc8fd78 100644
--- a/tests/src/JIT/Directed/cmov/Double_And_Op_cs_do.csproj
+++ b/tests/src/JIT/Directed/cmov/Double_And_Op_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DAF9B805-0C25-4FF0-AA69-C38B16ED4E97}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Double_And_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Double_And_Op_cs_r.csproj
index c53ca02d8f..1d4653e468 100644
--- a/tests/src/JIT/Directed/cmov/Double_And_Op_cs_r.csproj
+++ b/tests/src/JIT/Directed/cmov/Double_And_Op_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AF73E1CF-2E8B-484E-B329-763BB8B3DDDA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Double_And_Op_cs_ro.csproj b/tests/src/JIT/Directed/cmov/Double_And_Op_cs_ro.csproj
index d4eef021b7..cb97705846 100644
--- a/tests/src/JIT/Directed/cmov/Double_And_Op_cs_ro.csproj
+++ b/tests/src/JIT/Directed/cmov/Double_And_Op_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B4142D79-8996-44CE-825A-0304C3689970}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Double_No_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Double_No_Op_cs_d.csproj
index 295fea5530..1af11b9df8 100644
--- a/tests/src/JIT/Directed/cmov/Double_No_Op_cs_d.csproj
+++ b/tests/src/JIT/Directed/cmov/Double_No_Op_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3CA70F86-9BB1-4B6A-B5AC-5C207ADB4BE9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Double_No_Op_cs_do.csproj b/tests/src/JIT/Directed/cmov/Double_No_Op_cs_do.csproj
index e2c66f0e97..1e67778e58 100644
--- a/tests/src/JIT/Directed/cmov/Double_No_Op_cs_do.csproj
+++ b/tests/src/JIT/Directed/cmov/Double_No_Op_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{ED3654C6-EE52-4A83-961F-C1D5E5DE1217}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Double_No_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Double_No_Op_cs_r.csproj
index 4393f84980..2aa63ef1c5 100644
--- a/tests/src/JIT/Directed/cmov/Double_No_Op_cs_r.csproj
+++ b/tests/src/JIT/Directed/cmov/Double_No_Op_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B7449C08-3EB0-4595-BB7F-309CEFE7C470}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Double_No_Op_cs_ro.csproj b/tests/src/JIT/Directed/cmov/Double_No_Op_cs_ro.csproj
index 9ea6d959a0..0369a0c9af 100644
--- a/tests/src/JIT/Directed/cmov/Double_No_Op_cs_ro.csproj
+++ b/tests/src/JIT/Directed/cmov/Double_No_Op_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EF7BE6ED-DED6-46CE-9819-F3F8493C5044}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Double_Or_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Double_Or_Op_cs_d.csproj
index b95f5239da..d3f2261563 100644
--- a/tests/src/JIT/Directed/cmov/Double_Or_Op_cs_d.csproj
+++ b/tests/src/JIT/Directed/cmov/Double_Or_Op_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{04B7DA69-8E80-41E2-9848-4B7CFAA910FF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Double_Or_Op_cs_do.csproj b/tests/src/JIT/Directed/cmov/Double_Or_Op_cs_do.csproj
index 57ab682b90..f114c9636d 100644
--- a/tests/src/JIT/Directed/cmov/Double_Or_Op_cs_do.csproj
+++ b/tests/src/JIT/Directed/cmov/Double_Or_Op_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E5322C32-4281-4593-B946-5DCD14477CF1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Double_Or_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Double_Or_Op_cs_r.csproj
index 72123254b2..427a7564b0 100644
--- a/tests/src/JIT/Directed/cmov/Double_Or_Op_cs_r.csproj
+++ b/tests/src/JIT/Directed/cmov/Double_Or_Op_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C0EA83A7-EE72-4F9F-BC23-7D821507D4B2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Double_Or_Op_cs_ro.csproj b/tests/src/JIT/Directed/cmov/Double_Or_Op_cs_ro.csproj
index 2d268c7bfc..28046b385d 100644
--- a/tests/src/JIT/Directed/cmov/Double_Or_Op_cs_ro.csproj
+++ b/tests/src/JIT/Directed/cmov/Double_Or_Op_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3D50935B-1230-47C1-8C70-377AC2E8C542}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_d.csproj
index fc8fb331c0..b657ea8728 100644
--- a/tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_d.csproj
+++ b/tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CC4CA6EE-5174-4CFA-93A9-88AD042AE43F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_do.csproj b/tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_do.csproj
index 3c46ffd6ee..01d630f13d 100644
--- a/tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_do.csproj
+++ b/tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F5C7053B-BD47-46DE-8246-F81941FA537D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_r.csproj
index 7537086f7b..2a3f627cf6 100644
--- a/tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_r.csproj
+++ b/tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{340B2533-5C07-4261-ABE8-0C39C62A8F2B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_ro.csproj b/tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_ro.csproj
index 2830975b8b..9b44109b8b 100644
--- a/tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_ro.csproj
+++ b/tests/src/JIT/Directed/cmov/Double_Xor_Op_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F4E4BCA0-1BCF-4351-A95A-C59D35DE24BE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Float_And_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Float_And_Op_cs_d.csproj
index d9c102070c..3ab8d3517a 100644
--- a/tests/src/JIT/Directed/cmov/Float_And_Op_cs_d.csproj
+++ b/tests/src/JIT/Directed/cmov/Float_And_Op_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{80D23E5D-DB08-4B4F-913F-ED296B0500EC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Float_And_Op_cs_do.csproj b/tests/src/JIT/Directed/cmov/Float_And_Op_cs_do.csproj
index 8234099bbc..c5bc686197 100644
--- a/tests/src/JIT/Directed/cmov/Float_And_Op_cs_do.csproj
+++ b/tests/src/JIT/Directed/cmov/Float_And_Op_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6BD00E0F-28A3-4308-9E6B-1DDCC0BA7B0B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Float_And_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Float_And_Op_cs_r.csproj
index b5cbd5b48f..515f5d5a1c 100644
--- a/tests/src/JIT/Directed/cmov/Float_And_Op_cs_r.csproj
+++ b/tests/src/JIT/Directed/cmov/Float_And_Op_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3AF47F6E-E823-4D10-91D2-D1D2291D860D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Float_And_Op_cs_ro.csproj b/tests/src/JIT/Directed/cmov/Float_And_Op_cs_ro.csproj
index fc6a8df1be..5000a7e413 100644
--- a/tests/src/JIT/Directed/cmov/Float_And_Op_cs_ro.csproj
+++ b/tests/src/JIT/Directed/cmov/Float_And_Op_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5729818E-5D7B-45A0-A79F-F6F9AA782223}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Float_No_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Float_No_Op_cs_d.csproj
index 75eb499c7e..e70c90c66e 100644
--- a/tests/src/JIT/Directed/cmov/Float_No_Op_cs_d.csproj
+++ b/tests/src/JIT/Directed/cmov/Float_No_Op_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{234F2BCE-6D53-4033-8D90-D7A2C3262397}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Float_No_Op_cs_do.csproj b/tests/src/JIT/Directed/cmov/Float_No_Op_cs_do.csproj
index a1dbb5f742..bb95929427 100644
--- a/tests/src/JIT/Directed/cmov/Float_No_Op_cs_do.csproj
+++ b/tests/src/JIT/Directed/cmov/Float_No_Op_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C62E1AAB-2705-440F-A499-43CA515CBE64}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Float_No_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Float_No_Op_cs_r.csproj
index 291d7e03bf..96a181c058 100644
--- a/tests/src/JIT/Directed/cmov/Float_No_Op_cs_r.csproj
+++ b/tests/src/JIT/Directed/cmov/Float_No_Op_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D51AD44D-4256-45A6-BDDB-3CE41038CB4F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Float_No_Op_cs_ro.csproj b/tests/src/JIT/Directed/cmov/Float_No_Op_cs_ro.csproj
index cd30ec4029..60c514dd9d 100644
--- a/tests/src/JIT/Directed/cmov/Float_No_Op_cs_ro.csproj
+++ b/tests/src/JIT/Directed/cmov/Float_No_Op_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3295C952-BD8B-41B7-A94A-3B80A88832ED}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Float_Or_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Float_Or_Op_cs_d.csproj
index 4ce106c202..9466ec9502 100644
--- a/tests/src/JIT/Directed/cmov/Float_Or_Op_cs_d.csproj
+++ b/tests/src/JIT/Directed/cmov/Float_Or_Op_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{56E43EC3-FB57-4C31-AA48-EF6DFE5F7DAF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Float_Or_Op_cs_do.csproj b/tests/src/JIT/Directed/cmov/Float_Or_Op_cs_do.csproj
index 384bcd052a..4ff18b8280 100644
--- a/tests/src/JIT/Directed/cmov/Float_Or_Op_cs_do.csproj
+++ b/tests/src/JIT/Directed/cmov/Float_Or_Op_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2A0DB37C-22D9-405A-9EB5-74B5EA151067}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Float_Or_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Float_Or_Op_cs_r.csproj
index 4257bda8a1..34f3123576 100644
--- a/tests/src/JIT/Directed/cmov/Float_Or_Op_cs_r.csproj
+++ b/tests/src/JIT/Directed/cmov/Float_Or_Op_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EE0062CC-6F5F-4235-B6EF-4D3B18BFB776}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Float_Or_Op_cs_ro.csproj b/tests/src/JIT/Directed/cmov/Float_Or_Op_cs_ro.csproj
index 5c7d4e7bbb..1371f860cb 100644
--- a/tests/src/JIT/Directed/cmov/Float_Or_Op_cs_ro.csproj
+++ b/tests/src/JIT/Directed/cmov/Float_Or_Op_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{77488FE6-99C2-478A-BF45-76B7192B05F3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_d.csproj
index c215f5be90..79dcaa9c3e 100644
--- a/tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_d.csproj
+++ b/tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9AB352DA-BC41-4FD6-9974-571B2894D873}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_do.csproj b/tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_do.csproj
index d66a47abe1..fe0567b46d 100644
--- a/tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_do.csproj
+++ b/tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3683291A-FC9F-459E-87CC-25F401C2DEAA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_r.csproj
index afd9b05502..f8fae86a9e 100644
--- a/tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_r.csproj
+++ b/tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5206C50D-0D7C-4593-A659-3D51FFA19454}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_ro.csproj b/tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_ro.csproj
index e9e14c0063..7b402bb5db 100644
--- a/tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_ro.csproj
+++ b/tests/src/JIT/Directed/cmov/Float_Xor_Op_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B608C48E-89BD-4D20-8DA5-B1DBA234D893}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Int_And_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Int_And_Op_cs_d.csproj
index 8c5a71445d..7d994a388e 100644
--- a/tests/src/JIT/Directed/cmov/Int_And_Op_cs_d.csproj
+++ b/tests/src/JIT/Directed/cmov/Int_And_Op_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{083D1F5E-6CF7-4B78-B940-439A8CCA0157}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Int_And_Op_cs_do.csproj b/tests/src/JIT/Directed/cmov/Int_And_Op_cs_do.csproj
index 9ab464156c..238b3ef5af 100644
--- a/tests/src/JIT/Directed/cmov/Int_And_Op_cs_do.csproj
+++ b/tests/src/JIT/Directed/cmov/Int_And_Op_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4B961CFE-BB95-4937-9882-E0656590CB30}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Int_And_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Int_And_Op_cs_r.csproj
index a28c46d2ed..ac6426396e 100644
--- a/tests/src/JIT/Directed/cmov/Int_And_Op_cs_r.csproj
+++ b/tests/src/JIT/Directed/cmov/Int_And_Op_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F7C875D0-CC56-4BA0-ABEC-A1DB51C9BEB9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Int_And_Op_cs_ro.csproj b/tests/src/JIT/Directed/cmov/Int_And_Op_cs_ro.csproj
index 8d332e171c..8bed3fb130 100644
--- a/tests/src/JIT/Directed/cmov/Int_And_Op_cs_ro.csproj
+++ b/tests/src/JIT/Directed/cmov/Int_And_Op_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4646A951-3BC6-4ECA-8884-A26246FA86B6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Int_No_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Int_No_Op_cs_d.csproj
index c51e1677fe..a09e7782fa 100644
--- a/tests/src/JIT/Directed/cmov/Int_No_Op_cs_d.csproj
+++ b/tests/src/JIT/Directed/cmov/Int_No_Op_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{787F11B6-3900-430B-A6FC-9FE7157625EE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Int_No_Op_cs_do.csproj b/tests/src/JIT/Directed/cmov/Int_No_Op_cs_do.csproj
index 867ca9d7ac..c4d0b1bd6d 100644
--- a/tests/src/JIT/Directed/cmov/Int_No_Op_cs_do.csproj
+++ b/tests/src/JIT/Directed/cmov/Int_No_Op_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{074BA388-8FD2-4B1E-B762-6A31236813C6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Int_No_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Int_No_Op_cs_r.csproj
index a422aa23ed..ec4385aa90 100644
--- a/tests/src/JIT/Directed/cmov/Int_No_Op_cs_r.csproj
+++ b/tests/src/JIT/Directed/cmov/Int_No_Op_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E4FC4ED5-8385-4667-9C1C-1AAAB167E2C5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Int_No_Op_cs_ro.csproj b/tests/src/JIT/Directed/cmov/Int_No_Op_cs_ro.csproj
index d8af6a1408..5067895831 100644
--- a/tests/src/JIT/Directed/cmov/Int_No_Op_cs_ro.csproj
+++ b/tests/src/JIT/Directed/cmov/Int_No_Op_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D0FE1238-7277-4663-B545-63D2A8B30F97}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Int_Or_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Int_Or_Op_cs_d.csproj
index e9d18333f3..ecda3afd55 100644
--- a/tests/src/JIT/Directed/cmov/Int_Or_Op_cs_d.csproj
+++ b/tests/src/JIT/Directed/cmov/Int_Or_Op_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5E015DDE-3EC4-43FB-A2BE-C07446B944E8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Int_Or_Op_cs_do.csproj b/tests/src/JIT/Directed/cmov/Int_Or_Op_cs_do.csproj
index 56c5a3157f..eb8acf6d7f 100644
--- a/tests/src/JIT/Directed/cmov/Int_Or_Op_cs_do.csproj
+++ b/tests/src/JIT/Directed/cmov/Int_Or_Op_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D2E40B34-682E-4615-A404-DB62775DD4D0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Int_Or_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Int_Or_Op_cs_r.csproj
index 30924ab5c4..4ec9965c21 100644
--- a/tests/src/JIT/Directed/cmov/Int_Or_Op_cs_r.csproj
+++ b/tests/src/JIT/Directed/cmov/Int_Or_Op_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7EED0C6A-CE76-4E71-AF16-806C00CEA1D4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Int_Or_Op_cs_ro.csproj b/tests/src/JIT/Directed/cmov/Int_Or_Op_cs_ro.csproj
index 3673caf9c0..26c51068bf 100644
--- a/tests/src/JIT/Directed/cmov/Int_Or_Op_cs_ro.csproj
+++ b/tests/src/JIT/Directed/cmov/Int_Or_Op_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3AEBCD23-397B-4952-815A-BA1F23DDF951}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_d.csproj b/tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_d.csproj
index 4621e78bae..cf2bbb5fc1 100644
--- a/tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_d.csproj
+++ b/tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{139F6A41-C301-4740-A7E7-F4491588F8CF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_do.csproj b/tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_do.csproj
index ea45c353ec..f9fac8c33a 100644
--- a/tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_do.csproj
+++ b/tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5E41B7A6-61CC-4AF4-9A41-50662EE3AF9C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_r.csproj b/tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_r.csproj
index 787bb5e9dd..a690f2c2f3 100644
--- a/tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_r.csproj
+++ b/tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EAC06643-6BE2-42A5-85C3-C5D5BD463067}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_ro.csproj b/tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_ro.csproj
index 928f34e34a..3d1cba0bef 100644
--- a/tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_ro.csproj
+++ b/tests/src/JIT/Directed/cmov/Int_Xor_Op_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A62D095E-4206-4D11-8762-11DDD63E931E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_d.csproj b/tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_d.csproj
index 1aa4081126..bd1d45c030 100644
--- a/tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_d.csproj
+++ b/tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E6D99C96-0E6F-49BB-A9E7-898345BB88EB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_do.csproj b/tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_do.csproj
index 5e5689f171..c0d43c38d6 100644
--- a/tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_do.csproj
+++ b/tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5B790B31-497A-486B-A30C-67F013E370CA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_r.csproj b/tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_r.csproj
index 7e3b69e4d3..4da2c90bb0 100644
--- a/tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_r.csproj
+++ b/tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{66CF5824-3763-47A8-ABEA-E8C583DB765F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_ro.csproj b/tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_ro.csproj
index 81dadd1a90..bb64852157 100644
--- a/tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_ro.csproj
+++ b/tests/src/JIT/Directed/coverage/flowgraph/xaddmuly_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2BDC4E05-9BC3-46E0-B75C-A69451E3DD5E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/33objref_cs_d.csproj b/tests/src/JIT/Directed/coverage/oldtests/33objref_cs_d.csproj
index 91cf086dfc..daf55272e9 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/33objref_cs_d.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/33objref_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C17DAACE-3DBA-4199-90E2-96F991712114}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/33objref_cs_do.csproj b/tests/src/JIT/Directed/coverage/oldtests/33objref_cs_do.csproj
index 47f0b5284a..b61c71087d 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/33objref_cs_do.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/33objref_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5540B7B2-2011-400F-9DF6-3A35CF7C4004}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/33objref_cs_r.csproj b/tests/src/JIT/Directed/coverage/oldtests/33objref_cs_r.csproj
index 91923f1214..17d8ac1f21 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/33objref_cs_r.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/33objref_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5536EDEC-592C-4855-8560-839687B39DEF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/33objref_cs_ro.csproj b/tests/src/JIT/Directed/coverage/oldtests/33objref_cs_ro.csproj
index 291201c8c4..04af66584f 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/33objref_cs_ro.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/33objref_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F99AADDF-CFF0-43F7-9AC9-D19E5A72DBBE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/cse1_cs_d.csproj b/tests/src/JIT/Directed/coverage/oldtests/cse1_cs_d.csproj
index 1914650246..eff3bc83ea 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/cse1_cs_d.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/cse1_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0F8D7570-F2F9-48EC-8337-D30A7E3E804E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/cse1_cs_do.csproj b/tests/src/JIT/Directed/coverage/oldtests/cse1_cs_do.csproj
index e7fa753812..8d206d9923 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/cse1_cs_do.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/cse1_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{74D4B57D-1DCD-4AA9-B60E-76892E52EA3A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/cse1_cs_r.csproj b/tests/src/JIT/Directed/coverage/oldtests/cse1_cs_r.csproj
index f2e8a9d200..f112ea370b 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/cse1_cs_r.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/cse1_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{692088EB-4644-4378-B391-3C06C532281C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/cse1_cs_ro.csproj b/tests/src/JIT/Directed/coverage/oldtests/cse1_cs_ro.csproj
index 1793b43256..55e2d2b1e3 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/cse1_cs_ro.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/cse1_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{670924CC-25CB-4669-9106-89971679F2C7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/cse2_cs_d.csproj b/tests/src/JIT/Directed/coverage/oldtests/cse2_cs_d.csproj
index 9131f8203a..0f1f0b9d3d 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/cse2_cs_d.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/cse2_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FFFA3954-E59A-4071-86EC-06DA7A87B349}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/cse2_cs_do.csproj b/tests/src/JIT/Directed/coverage/oldtests/cse2_cs_do.csproj
index fa36b782e2..ecf6b682ea 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/cse2_cs_do.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/cse2_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{86DB00A7-72CA-4FCC-9A62-9AF981C699FD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/cse2_cs_r.csproj b/tests/src/JIT/Directed/coverage/oldtests/cse2_cs_r.csproj
index f606f5dbcb..e6c840d63d 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/cse2_cs_r.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/cse2_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EBF6CE8E-B096-4B19-A8FB-08AF2C2E34A6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/cse2_cs_ro.csproj b/tests/src/JIT/Directed/coverage/oldtests/cse2_cs_ro.csproj
index 36c1cc3c52..14bc157f41 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/cse2_cs_ro.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/cse2_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{01804A6B-5548-41C8-BE15-95585B0375EC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_d.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_d.csproj
index d5cdd7a399..c5405c4a29 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_d.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{526DCCAB-BFA3-423A-AE11-A23C49639EF4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_do.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_do.csproj
index b71ab684e0..0331fd56ea 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_do.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{17AEDCD1-89CD-4206-B76C-0161143AC72F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_r.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_r.csproj
index 00627743be..627d131cdd 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_r.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{836AD7B3-35E6-49F0-AA37-AB051B84E559}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_ro.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_ro.csproj
index bd642f2818..62eca656c3 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_ro.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/lclfldadd_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B5EFBD85-B7E4-4521-8614-AD95F48DFAA3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_d.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_d.csproj
index 6f5fde340f..433e35bddc 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_d.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{635215B3-122F-499D-8CAB-22F00651EA12}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_do.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_do.csproj
index 79e6792b61..20ad103d29 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_do.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{969159A4-B449-49AB-85BC-816C4EF69BD7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_r.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_r.csproj
index 5734d4798b..2450d48912 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_r.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{252285C6-BDDB-4826-9E93-7702B02E4BF9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_ro.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_ro.csproj
index 0369af81d9..c20762695e 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_ro.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/lclflddiv_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{62C4714A-E180-41FC-B44F-9B87B2375A23}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_d.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_d.csproj
index 7808f9391c..38bc0571d4 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_d.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{66387298-3248-499D-BBC1-908CABCDC93D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_do.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_do.csproj
index 18625fd7a6..4cd91ae181 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_do.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{682F6F7E-6292-4FEA-B9C5-B40FF34E961D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_r.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_r.csproj
index 9ab92c77a7..9342bad37b 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_r.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D2BEDF6D-C783-44FA-AADD-BC6227726261}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_ro.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_ro.csproj
index bea39bb34e..ad1f948746 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_ro.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/lclfldmul_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A4C13469-BE68-490F-8B97-F8F0D94D7121}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_d.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_d.csproj
index 33b9111202..47354abe88 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_d.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FE50A648-7B41-4F1D-8B76-AF8691895B3F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_do.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_do.csproj
index 4920106a5b..30c22ef9b1 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_do.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A2B2449A-76A8-48F4-8543-AC20026C5148}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_r.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_r.csproj
index 04515abc7e..f9bb187b33 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_r.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F3421840-6516-40F1-842E-323DF63B3329}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_ro.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_ro.csproj
index d5c3bec8aa..98371f1c69 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_ro.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/lclfldrem_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8073C7BD-50CE-4CE1-8790-FE34E1D110E8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_d.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_d.csproj
index b47ffcdd54..dc812fa103 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_d.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C311BEB7-F49A-400B-9FA9-D42156D8AF59}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_do.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_do.csproj
index c4349f7e6c..13fbe345ec 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_do.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5DA2C5C2-46DE-43A7-8AFE-52546BD11F8F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_r.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_r.csproj
index d6e8c98fbf..9ac380e517 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_r.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{70A1E75C-C1E9-4FA8-982D-1EFFAE36C08B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_ro.csproj b/tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_ro.csproj
index 57ad8595a0..0989a0b903 100644
--- a/tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_ro.csproj
+++ b/tests/src/JIT/Directed/coverage/oldtests/lclfldsub_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F1D591B1-0CE7-4F36-A258-F0CDE36CAC05}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/intrinsic/interlocked/IntrinsicTest_Overflow.csproj b/tests/src/JIT/Directed/intrinsic/interlocked/IntrinsicTest_Overflow.csproj
index fa8add7521..cf820cc825 100644
--- a/tests/src/JIT/Directed/intrinsic/interlocked/IntrinsicTest_Overflow.csproj
+++ b/tests/src/JIT/Directed/intrinsic/interlocked/IntrinsicTest_Overflow.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{21FE6A95-5B17-4AC7-B5CB-32594DDE8172}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/intrinsic/interlocked/cmpxchg.csproj b/tests/src/JIT/Directed/intrinsic/interlocked/cmpxchg.csproj
index cc8cb5f397..970d86a633 100644
--- a/tests/src/JIT/Directed/intrinsic/interlocked/cmpxchg.csproj
+++ b/tests/src/JIT/Directed/intrinsic/interlocked/cmpxchg.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{ADEEA3D1-B67B-456E-8F2B-6DCCACC2D34C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/intrinsic/interlocked/cse_cmpxchg.csproj b/tests/src/JIT/Directed/intrinsic/interlocked/cse_cmpxchg.csproj
index 0321afefad..78868b798c 100644
--- a/tests/src/JIT/Directed/intrinsic/interlocked/cse_cmpxchg.csproj
+++ b/tests/src/JIT/Directed/intrinsic/interlocked/cse_cmpxchg.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{85BA4D30-89D2-400E-87EE-16A73C104C11}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/intrinsic/interlocked/nullchecksuppress.csproj b/tests/src/JIT/Directed/intrinsic/interlocked/nullchecksuppress.csproj
index a542701ea5..90aae392eb 100644
--- a/tests/src/JIT/Directed/intrinsic/interlocked/nullchecksuppress.csproj
+++ b/tests/src/JIT/Directed/intrinsic/interlocked/nullchecksuppress.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{73F2BEC9-2696-44E4-BBD5-51E95E3BCC99}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/intrinsic/interlocked/regalloc1.csproj b/tests/src/JIT/Directed/intrinsic/interlocked/regalloc1.csproj
index 7fd0f1947c..99c82b66eb 100644
--- a/tests/src/JIT/Directed/intrinsic/interlocked/regalloc1.csproj
+++ b/tests/src/JIT/Directed/intrinsic/interlocked/regalloc1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{81F3AFF3-023A-4CE5-8BAA-271BB68FB133}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/intrinsic/interlocked/regalloc2.csproj b/tests/src/JIT/Directed/intrinsic/interlocked/regalloc2.csproj
index 2fc895c172..7d09218180 100644
--- a/tests/src/JIT/Directed/intrinsic/interlocked/regalloc2.csproj
+++ b/tests/src/JIT/Directed/intrinsic/interlocked/regalloc2.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F0EFE7B4-4364-45C6-8491-E5F5F127CDD1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/intrinsic/pow/pow0_cs_d.csproj b/tests/src/JIT/Directed/intrinsic/pow/pow0_cs_d.csproj
index 3ae282afa5..a8a5fb5614 100644
--- a/tests/src/JIT/Directed/intrinsic/pow/pow0_cs_d.csproj
+++ b/tests/src/JIT/Directed/intrinsic/pow/pow0_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6EAEA64D-0062-4D88-ADDE-4169E502FF59}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/intrinsic/pow/pow0_cs_do.csproj b/tests/src/JIT/Directed/intrinsic/pow/pow0_cs_do.csproj
index a028aff130..956dfd5d64 100644
--- a/tests/src/JIT/Directed/intrinsic/pow/pow0_cs_do.csproj
+++ b/tests/src/JIT/Directed/intrinsic/pow/pow0_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BB831C2F-A50B-4845-895F-63626C532CFA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/intrinsic/pow/pow0_cs_r.csproj b/tests/src/JIT/Directed/intrinsic/pow/pow0_cs_r.csproj
index 3b40ef6e9e..e22c84495f 100644
--- a/tests/src/JIT/Directed/intrinsic/pow/pow0_cs_r.csproj
+++ b/tests/src/JIT/Directed/intrinsic/pow/pow0_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8711F254-3E93-4F1E-B2B3-DB6E34CE10B0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/intrinsic/pow/pow0_cs_ro.csproj b/tests/src/JIT/Directed/intrinsic/pow/pow0_cs_ro.csproj
index 9beea41cee..fcef9d6ee2 100644
--- a/tests/src/JIT/Directed/intrinsic/pow/pow0_cs_ro.csproj
+++ b/tests/src/JIT/Directed/intrinsic/pow/pow0_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1EC5A52D-60F5-4F1F-B85D-81E81F1C765A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/intrinsic/pow/pow1.csproj b/tests/src/JIT/Directed/intrinsic/pow/pow1.csproj
index 96fce3e70f..f8524f3c34 100644
--- a/tests/src/JIT/Directed/intrinsic/pow/pow1.csproj
+++ b/tests/src/JIT/Directed/intrinsic/pow/pow1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BA376677-A1BA-430A-A03F-0348CCDED059}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/intrinsic/pow/pow2_cs_d.csproj b/tests/src/JIT/Directed/intrinsic/pow/pow2_cs_d.csproj
index 034a7a6085..8968c02b73 100644
--- a/tests/src/JIT/Directed/intrinsic/pow/pow2_cs_d.csproj
+++ b/tests/src/JIT/Directed/intrinsic/pow/pow2_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E36836E5-9AEE-4B23-835E-1C6CDA002DBA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/intrinsic/pow/pow2_cs_do.csproj b/tests/src/JIT/Directed/intrinsic/pow/pow2_cs_do.csproj
index 2ad1068e25..ca5cd5ab9c 100644
--- a/tests/src/JIT/Directed/intrinsic/pow/pow2_cs_do.csproj
+++ b/tests/src/JIT/Directed/intrinsic/pow/pow2_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{04AF3C38-9796-4C40-B6CF-4A9F48BB5076}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/intrinsic/pow/pow2_cs_r.csproj b/tests/src/JIT/Directed/intrinsic/pow/pow2_cs_r.csproj
index 9b6539e3a2..719bff5894 100644
--- a/tests/src/JIT/Directed/intrinsic/pow/pow2_cs_r.csproj
+++ b/tests/src/JIT/Directed/intrinsic/pow/pow2_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BFB8EFE5-7236-437E-A3C2-5811D340B056}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/intrinsic/pow/pow2_cs_ro.csproj b/tests/src/JIT/Directed/intrinsic/pow/pow2_cs_ro.csproj
index efbaf9f9cf..6acbf20717 100644
--- a/tests/src/JIT/Directed/intrinsic/pow/pow2_cs_ro.csproj
+++ b/tests/src/JIT/Directed/intrinsic/pow/pow2_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4F00E4F2-9957-4845-91A3-D2E903014B68}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/intrinsic/pow/pow3_cs_d.csproj b/tests/src/JIT/Directed/intrinsic/pow/pow3_cs_d.csproj
index aac3eaa93a..188c2d88fd 100644
--- a/tests/src/JIT/Directed/intrinsic/pow/pow3_cs_d.csproj
+++ b/tests/src/JIT/Directed/intrinsic/pow/pow3_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B310070F-A72B-49F2-B75F-09F072EE595D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/intrinsic/pow/pow3_cs_do.csproj b/tests/src/JIT/Directed/intrinsic/pow/pow3_cs_do.csproj
index 1bc8e59c68..aee7c47307 100644
--- a/tests/src/JIT/Directed/intrinsic/pow/pow3_cs_do.csproj
+++ b/tests/src/JIT/Directed/intrinsic/pow/pow3_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{463BD49E-2227-483E-8E08-FCB431FC9C54}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/intrinsic/pow/pow3_cs_r.csproj b/tests/src/JIT/Directed/intrinsic/pow/pow3_cs_r.csproj
index 068e0206c0..c8eaf028c8 100644
--- a/tests/src/JIT/Directed/intrinsic/pow/pow3_cs_r.csproj
+++ b/tests/src/JIT/Directed/intrinsic/pow/pow3_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BA483BED-BD99-4AE0-B4DC-42BF573F054D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/intrinsic/pow/pow3_cs_ro.csproj b/tests/src/JIT/Directed/intrinsic/pow/pow3_cs_ro.csproj
index 5b4c9021d9..fbc5ba929a 100644
--- a/tests/src/JIT/Directed/intrinsic/pow/pow3_cs_ro.csproj
+++ b/tests/src/JIT/Directed/intrinsic/pow/pow3_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C3FB16BB-A1CB-4294-B154-A8704C95F0D4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/lifetime/lifetime1.csproj b/tests/src/JIT/Directed/lifetime/lifetime1.csproj
index bfbc30183b..14e03a4ee9 100644
--- a/tests/src/JIT/Directed/lifetime/lifetime1.csproj
+++ b/tests/src/JIT/Directed/lifetime/lifetime1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EF78FAFF-1A60-4ACA-B8F0-8B3C14D89C5F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/lifetime/lifetime2.csproj b/tests/src/JIT/Directed/lifetime/lifetime2.csproj
index dd86c4df8b..b5a3146db6 100644
--- a/tests/src/JIT/Directed/lifetime/lifetime2.csproj
+++ b/tests/src/JIT/Directed/lifetime/lifetime2.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D08BDFE0-70D1-4465-9AF3-1D95BA27F8AF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -28,7 +27,7 @@
</ItemGroup>
<PropertyGroup>
<DebugType>None</DebugType>
- <Optimize>True</Optimize>
+ <Optimize>True</Optimize>
<JitOptimizationSensitive>True</JitOptimizationSensitive>
</PropertyGroup>
<ItemGroup>
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/localloc/localloc3_cs_d.csproj b/tests/src/JIT/Directed/localloc/localloc3_cs_d.csproj
index 090c13bac3..59d2a410df 100644
--- a/tests/src/JIT/Directed/localloc/localloc3_cs_d.csproj
+++ b/tests/src/JIT/Directed/localloc/localloc3_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DF9F4DF1-EE55-4CF4-9362-F8AD0646EE31}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/localloc/localloc3_cs_do.csproj b/tests/src/JIT/Directed/localloc/localloc3_cs_do.csproj
index 991339d778..ae4b20a6f6 100644
--- a/tests/src/JIT/Directed/localloc/localloc3_cs_do.csproj
+++ b/tests/src/JIT/Directed/localloc/localloc3_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D773D72F-F59F-47FE-8BC1-5B77C374CDED}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/localloc/localloc3_cs_r.csproj b/tests/src/JIT/Directed/localloc/localloc3_cs_r.csproj
index e53c676528..45e404c8a9 100644
--- a/tests/src/JIT/Directed/localloc/localloc3_cs_r.csproj
+++ b/tests/src/JIT/Directed/localloc/localloc3_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BF7A1709-11C5-4C19-9335-946A65F7B71C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/localloc/localloc3_cs_ro.csproj b/tests/src/JIT/Directed/localloc/localloc3_cs_ro.csproj
index 87d9d35307..fdea7a5200 100644
--- a/tests/src/JIT/Directed/localloc/localloc3_cs_ro.csproj
+++ b/tests/src/JIT/Directed/localloc/localloc3_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9AB77F8B-4584-4AE3-BD06-C538D83F72C0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/newarr/newarr.csproj b/tests/src/JIT/Directed/newarr/newarr.csproj
index 1a73d14921..e7c681ff03 100644
--- a/tests/src/JIT/Directed/newarr/newarr.csproj
+++ b/tests/src/JIT/Directed/newarr/newarr.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{996021AF-AB49-4B39-A3C7-3D874E9B4230}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/int16_cs_d.csproj b/tests/src/JIT/Directed/shift/int16_cs_d.csproj
index 8c0b624ec6..8bbcee53f0 100644
--- a/tests/src/JIT/Directed/shift/int16_cs_d.csproj
+++ b/tests/src/JIT/Directed/shift/int16_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6FDF315A-5225-461E-895D-301CC2050F61}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/int16_cs_do.csproj b/tests/src/JIT/Directed/shift/int16_cs_do.csproj
index 169b4af162..4d9e47f123 100644
--- a/tests/src/JIT/Directed/shift/int16_cs_do.csproj
+++ b/tests/src/JIT/Directed/shift/int16_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{709C9072-CB04-41B3-8D13-6B8FF3C2B7FA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/int16_cs_r.csproj b/tests/src/JIT/Directed/shift/int16_cs_r.csproj
index 3d77ba5b24..438d50d874 100644
--- a/tests/src/JIT/Directed/shift/int16_cs_r.csproj
+++ b/tests/src/JIT/Directed/shift/int16_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1395D6FB-EECE-4F71-AA76-596BD19E9DFF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/int16_cs_ro.csproj b/tests/src/JIT/Directed/shift/int16_cs_ro.csproj
index d250fcb553..1586232235 100644
--- a/tests/src/JIT/Directed/shift/int16_cs_ro.csproj
+++ b/tests/src/JIT/Directed/shift/int16_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6C120650-2F5F-497F-B549-AECD705C3298}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/int16_d.csproj b/tests/src/JIT/Directed/shift/int16_d.csproj
index 553868924a..f764e281e1 100644
--- a/tests/src/JIT/Directed/shift/int16_d.csproj
+++ b/tests/src/JIT/Directed/shift/int16_d.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{243A642E-779B-4660-9FAE-F40A3E117598}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,8 +26,10 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
- <Optimize></Optimize>
+ <DebugType>
+ </DebugType>
+ <Optimize>
+ </Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="int16.cs" />
@@ -42,5 +43,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/int16_do.csproj b/tests/src/JIT/Directed/shift/int16_do.csproj
index a2e01b18a9..597fe79b93 100644
--- a/tests/src/JIT/Directed/shift/int16_do.csproj
+++ b/tests/src/JIT/Directed/shift/int16_do.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{89E37000-896E-4DD5-BE59-AB3AE8E0452D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,7 +26,8 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
+ <DebugType>
+ </DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
@@ -42,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/int16_r.csproj b/tests/src/JIT/Directed/shift/int16_r.csproj
index 553868924a..2fa5e68f1e 100644
--- a/tests/src/JIT/Directed/shift/int16_r.csproj
+++ b/tests/src/JIT/Directed/shift/int16_r.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6A409898-4C54-4952-8D10-4805CF04E3E4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,8 +26,10 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
- <Optimize></Optimize>
+ <DebugType>
+ </DebugType>
+ <Optimize>
+ </Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="int16.cs" />
@@ -42,5 +43,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/int16_ro.csproj b/tests/src/JIT/Directed/shift/int16_ro.csproj
index a2e01b18a9..7f9eb2c001 100644
--- a/tests/src/JIT/Directed/shift/int16_ro.csproj
+++ b/tests/src/JIT/Directed/shift/int16_ro.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{60D2F293-AE51-496E-BF9D-8220AE7E3F32}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,7 +26,8 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
+ <DebugType>
+ </DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
@@ -42,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/int32_cs_d.csproj b/tests/src/JIT/Directed/shift/int32_cs_d.csproj
index 5f0a2a69ab..877b43ca91 100644
--- a/tests/src/JIT/Directed/shift/int32_cs_d.csproj
+++ b/tests/src/JIT/Directed/shift/int32_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6CEC3ED9-1237-45C7-9C94-4E75BCFC3C2C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/int32_cs_do.csproj b/tests/src/JIT/Directed/shift/int32_cs_do.csproj
index 8c2fac2558..95e557e0c9 100644
--- a/tests/src/JIT/Directed/shift/int32_cs_do.csproj
+++ b/tests/src/JIT/Directed/shift/int32_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6CD15AD8-C9CE-4B0C-9EFA-29253F2C01F4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/int32_cs_r.csproj b/tests/src/JIT/Directed/shift/int32_cs_r.csproj
index 7c43c7c9ec..91618a6242 100644
--- a/tests/src/JIT/Directed/shift/int32_cs_r.csproj
+++ b/tests/src/JIT/Directed/shift/int32_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D962E02D-75D1-4A3A-A1A8-7AAE32E86D75}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/int32_cs_ro.csproj b/tests/src/JIT/Directed/shift/int32_cs_ro.csproj
index 447a58725d..d8b186c5ed 100644
--- a/tests/src/JIT/Directed/shift/int32_cs_ro.csproj
+++ b/tests/src/JIT/Directed/shift/int32_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{693C6DD6-4F3E-44A5-AE97-600BC5780DB3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/int32_d.csproj b/tests/src/JIT/Directed/shift/int32_d.csproj
index d25cca6c87..bdfc6ba44f 100644
--- a/tests/src/JIT/Directed/shift/int32_d.csproj
+++ b/tests/src/JIT/Directed/shift/int32_d.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{622F3173-9D02-4B96-B9B2-0A20085CEA9F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,8 +26,10 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
- <Optimize></Optimize>
+ <DebugType>
+ </DebugType>
+ <Optimize>
+ </Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="int32.cs" />
@@ -42,5 +43,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/int32_do.csproj b/tests/src/JIT/Directed/shift/int32_do.csproj
index 98941da523..0a6de6abbe 100644
--- a/tests/src/JIT/Directed/shift/int32_do.csproj
+++ b/tests/src/JIT/Directed/shift/int32_do.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4151BEBB-509B-426C-8799-5831EAB1A501}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,7 +26,8 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
+ <DebugType>
+ </DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
@@ -42,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/int32_r.csproj b/tests/src/JIT/Directed/shift/int32_r.csproj
index d25cca6c87..a8b8db24d8 100644
--- a/tests/src/JIT/Directed/shift/int32_r.csproj
+++ b/tests/src/JIT/Directed/shift/int32_r.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2E5E4849-02BA-4A67-8BFC-C8234F9ED3FA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,8 +26,10 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
- <Optimize></Optimize>
+ <DebugType>
+ </DebugType>
+ <Optimize>
+ </Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="int32.cs" />
@@ -42,5 +43,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/int32_ro.csproj b/tests/src/JIT/Directed/shift/int32_ro.csproj
index 98941da523..875fa86f27 100644
--- a/tests/src/JIT/Directed/shift/int32_ro.csproj
+++ b/tests/src/JIT/Directed/shift/int32_ro.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DA129426-1577-4548-AEFF-FA3E9DD4C238}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,7 +26,8 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
+ <DebugType>
+ </DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
@@ -42,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/int64_d.csproj b/tests/src/JIT/Directed/shift/int64_d.csproj
index 099639e8d4..cd8b51c45e 100644
--- a/tests/src/JIT/Directed/shift/int64_d.csproj
+++ b/tests/src/JIT/Directed/shift/int64_d.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D988E826-E0FF-473E-B16F-1D1361B77055}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,8 +26,10 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
- <Optimize></Optimize>
+ <DebugType>
+ </DebugType>
+ <Optimize>
+ </Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="int64.cs" />
@@ -42,5 +43,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/int64_do.csproj b/tests/src/JIT/Directed/shift/int64_do.csproj
index 031628fbad..383d142378 100644
--- a/tests/src/JIT/Directed/shift/int64_do.csproj
+++ b/tests/src/JIT/Directed/shift/int64_do.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BFDC05E3-EE2D-4653-AF6B-B5427AC9C865}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,7 +26,8 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
+ <DebugType>
+ </DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
@@ -42,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/int64_r.csproj b/tests/src/JIT/Directed/shift/int64_r.csproj
index 099639e8d4..4be26a124f 100644
--- a/tests/src/JIT/Directed/shift/int64_r.csproj
+++ b/tests/src/JIT/Directed/shift/int64_r.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{96C34EDA-804F-4071-B942-F5A7C4E22F15}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,8 +26,10 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
- <Optimize></Optimize>
+ <DebugType>
+ </DebugType>
+ <Optimize>
+ </Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="int64.cs" />
@@ -42,5 +43,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/int64_ro.csproj b/tests/src/JIT/Directed/shift/int64_ro.csproj
index 031628fbad..a0fce3f642 100644
--- a/tests/src/JIT/Directed/shift/int64_ro.csproj
+++ b/tests/src/JIT/Directed/shift/int64_ro.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EBCBCA18-E205-4D9A-9337-3663A2067DCF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,7 +26,8 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
+ <DebugType>
+ </DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
@@ -42,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint16_cs_d.csproj b/tests/src/JIT/Directed/shift/uint16_cs_d.csproj
index e197097b73..13e591a155 100644
--- a/tests/src/JIT/Directed/shift/uint16_cs_d.csproj
+++ b/tests/src/JIT/Directed/shift/uint16_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E359F45E-5837-4D77-8A21-2ED8FDD8F894}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint16_cs_do.csproj b/tests/src/JIT/Directed/shift/uint16_cs_do.csproj
index 6b1be614a8..70e0e0941f 100644
--- a/tests/src/JIT/Directed/shift/uint16_cs_do.csproj
+++ b/tests/src/JIT/Directed/shift/uint16_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{561C7872-03CA-44A3-A6C1-84F6C90EE90F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint16_cs_r.csproj b/tests/src/JIT/Directed/shift/uint16_cs_r.csproj
index 18e06ffcb4..0a0d2cf478 100644
--- a/tests/src/JIT/Directed/shift/uint16_cs_r.csproj
+++ b/tests/src/JIT/Directed/shift/uint16_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8614A72B-7562-42F2-B617-2638780BB28E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint16_cs_ro.csproj b/tests/src/JIT/Directed/shift/uint16_cs_ro.csproj
index b966eb9ad0..3e7488420b 100644
--- a/tests/src/JIT/Directed/shift/uint16_cs_ro.csproj
+++ b/tests/src/JIT/Directed/shift/uint16_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8125A0B7-986E-4A6F-A86D-E6D4B46716CA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint16_d.csproj b/tests/src/JIT/Directed/shift/uint16_d.csproj
index dfea641e13..fd35c22b0d 100644
--- a/tests/src/JIT/Directed/shift/uint16_d.csproj
+++ b/tests/src/JIT/Directed/shift/uint16_d.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A5F2C5A6-CFED-460C-BA3C-CC12B7D65B04}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,8 +26,10 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
- <Optimize></Optimize>
+ <DebugType>
+ </DebugType>
+ <Optimize>
+ </Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="uint16.cs" />
@@ -42,5 +43,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint16_do.csproj b/tests/src/JIT/Directed/shift/uint16_do.csproj
index 7d927e8656..4315d485b9 100644
--- a/tests/src/JIT/Directed/shift/uint16_do.csproj
+++ b/tests/src/JIT/Directed/shift/uint16_do.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F89754F7-86E1-44EE-A3EE-2256FF7CB6DA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,7 +26,8 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
+ <DebugType>
+ </DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
@@ -42,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint16_r.csproj b/tests/src/JIT/Directed/shift/uint16_r.csproj
index dfea641e13..c2957d3147 100644
--- a/tests/src/JIT/Directed/shift/uint16_r.csproj
+++ b/tests/src/JIT/Directed/shift/uint16_r.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D82E4648-8B61-4440-9A33-A1A573819CDA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,8 +26,10 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
- <Optimize></Optimize>
+ <DebugType>
+ </DebugType>
+ <Optimize>
+ </Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="uint16.cs" />
@@ -42,5 +43,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint16_ro.csproj b/tests/src/JIT/Directed/shift/uint16_ro.csproj
index 7d927e8656..7e241559c1 100644
--- a/tests/src/JIT/Directed/shift/uint16_ro.csproj
+++ b/tests/src/JIT/Directed/shift/uint16_ro.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{77044369-D426-49C1-B738-4FBB1C88B20F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,7 +26,8 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
+ <DebugType>
+ </DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
@@ -42,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint32_cs_d.csproj b/tests/src/JIT/Directed/shift/uint32_cs_d.csproj
index 6fedba5bb5..c48ff044a5 100644
--- a/tests/src/JIT/Directed/shift/uint32_cs_d.csproj
+++ b/tests/src/JIT/Directed/shift/uint32_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D1DB2E34-A5F3-46EC-9CBA-6C952AE50EF6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint32_cs_do.csproj b/tests/src/JIT/Directed/shift/uint32_cs_do.csproj
index 0e53a0a33a..72dc534e63 100644
--- a/tests/src/JIT/Directed/shift/uint32_cs_do.csproj
+++ b/tests/src/JIT/Directed/shift/uint32_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{33869AC4-FDC0-481E-BA88-DEAD9629BDF0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint32_cs_r.csproj b/tests/src/JIT/Directed/shift/uint32_cs_r.csproj
index 6b53f0ee46..1f13bb5c4f 100644
--- a/tests/src/JIT/Directed/shift/uint32_cs_r.csproj
+++ b/tests/src/JIT/Directed/shift/uint32_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F595FF0D-D7F5-4D91-9265-0875DA1DEEDB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint32_cs_ro.csproj b/tests/src/JIT/Directed/shift/uint32_cs_ro.csproj
index d8231b1457..44d047bfa3 100644
--- a/tests/src/JIT/Directed/shift/uint32_cs_ro.csproj
+++ b/tests/src/JIT/Directed/shift/uint32_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6B2D1E6F-69BC-43FB-9749-376324A45285}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint32_d.csproj b/tests/src/JIT/Directed/shift/uint32_d.csproj
index fdc1336ec5..efb0a3d30e 100644
--- a/tests/src/JIT/Directed/shift/uint32_d.csproj
+++ b/tests/src/JIT/Directed/shift/uint32_d.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7B10C9CA-7BA5-4D17-9E04-F497B26150FB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,8 +26,10 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
- <Optimize></Optimize>
+ <DebugType>
+ </DebugType>
+ <Optimize>
+ </Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="uint32.cs" />
@@ -42,5 +43,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint32_do.csproj b/tests/src/JIT/Directed/shift/uint32_do.csproj
index 137fc9b230..7f1fb833b7 100644
--- a/tests/src/JIT/Directed/shift/uint32_do.csproj
+++ b/tests/src/JIT/Directed/shift/uint32_do.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B9C90B98-C141-43C4-B7AD-A80A11194326}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,7 +26,8 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
+ <DebugType>
+ </DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
@@ -42,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint32_r.csproj b/tests/src/JIT/Directed/shift/uint32_r.csproj
index fdc1336ec5..4d791b2650 100644
--- a/tests/src/JIT/Directed/shift/uint32_r.csproj
+++ b/tests/src/JIT/Directed/shift/uint32_r.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FB91C947-292D-4338-89C4-CE25442BC21A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,8 +26,10 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
- <Optimize></Optimize>
+ <DebugType>
+ </DebugType>
+ <Optimize>
+ </Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="uint32.cs" />
@@ -42,5 +43,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint32_ro.csproj b/tests/src/JIT/Directed/shift/uint32_ro.csproj
index 137fc9b230..175e647db3 100644
--- a/tests/src/JIT/Directed/shift/uint32_ro.csproj
+++ b/tests/src/JIT/Directed/shift/uint32_ro.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3DA358E2-D2B8-4160-AAE8-353C355FC767}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,7 +26,8 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
+ <DebugType>
+ </DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
@@ -42,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint64_d.csproj b/tests/src/JIT/Directed/shift/uint64_d.csproj
index 90656fdd60..883a0bc55b 100644
--- a/tests/src/JIT/Directed/shift/uint64_d.csproj
+++ b/tests/src/JIT/Directed/shift/uint64_d.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1562736B-261A-40CC-8AFE-C0F1C2892DEB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,8 +26,10 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
- <Optimize></Optimize>
+ <DebugType>
+ </DebugType>
+ <Optimize>
+ </Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="uint64.cs" />
@@ -42,5 +43,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint64_do.csproj b/tests/src/JIT/Directed/shift/uint64_do.csproj
index e8cb396c89..14d2886329 100644
--- a/tests/src/JIT/Directed/shift/uint64_do.csproj
+++ b/tests/src/JIT/Directed/shift/uint64_do.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8FB8C934-E5DA-4A20-930B-5C30BE80831A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,7 +26,8 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
+ <DebugType>
+ </DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
@@ -42,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint64_r.csproj b/tests/src/JIT/Directed/shift/uint64_r.csproj
index 90656fdd60..3210eec35c 100644
--- a/tests/src/JIT/Directed/shift/uint64_r.csproj
+++ b/tests/src/JIT/Directed/shift/uint64_r.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DB8A5DD9-466F-484E-AEBA-2B78F1FF3633}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,8 +26,10 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
- <Optimize></Optimize>
+ <DebugType>
+ </DebugType>
+ <Optimize>
+ </Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="uint64.cs" />
@@ -42,5 +43,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint64_ro.csproj b/tests/src/JIT/Directed/shift/uint64_ro.csproj
index e8cb396c89..0a92f64b8e 100644
--- a/tests/src/JIT/Directed/shift/uint64_ro.csproj
+++ b/tests/src/JIT/Directed/shift/uint64_ro.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{50453737-C530-4473-8D14-123A43C9DA9F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,7 +26,8 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
+ <DebugType>
+ </DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
@@ -42,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint8_cs_d.csproj b/tests/src/JIT/Directed/shift/uint8_cs_d.csproj
index 04d46af9af..b4e5008c65 100644
--- a/tests/src/JIT/Directed/shift/uint8_cs_d.csproj
+++ b/tests/src/JIT/Directed/shift/uint8_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E27869B0-3B87-4C49-816E-456917FF793B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint8_cs_do.csproj b/tests/src/JIT/Directed/shift/uint8_cs_do.csproj
index 8fc714a538..a1d4f78a5a 100644
--- a/tests/src/JIT/Directed/shift/uint8_cs_do.csproj
+++ b/tests/src/JIT/Directed/shift/uint8_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6843A842-DCA4-4EA5-95FB-9164F6067A34}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint8_cs_r.csproj b/tests/src/JIT/Directed/shift/uint8_cs_r.csproj
index 2b5f1470f2..c5f1cf7b8e 100644
--- a/tests/src/JIT/Directed/shift/uint8_cs_r.csproj
+++ b/tests/src/JIT/Directed/shift/uint8_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0AB7BA45-9C43-4DC0-AF1E-5F51E7C5194A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint8_cs_ro.csproj b/tests/src/JIT/Directed/shift/uint8_cs_ro.csproj
index a4ceaef4d0..1f39ca07f3 100644
--- a/tests/src/JIT/Directed/shift/uint8_cs_ro.csproj
+++ b/tests/src/JIT/Directed/shift/uint8_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EB897B42-FC20-4AAA-BD9D-34FA116BF84B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint8_d.csproj b/tests/src/JIT/Directed/shift/uint8_d.csproj
index 3b731f2e77..b5b0fd2281 100644
--- a/tests/src/JIT/Directed/shift/uint8_d.csproj
+++ b/tests/src/JIT/Directed/shift/uint8_d.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C640C7D2-7131-45B4-90DF-A8B02E394867}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,8 +26,10 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
- <Optimize></Optimize>
+ <DebugType>
+ </DebugType>
+ <Optimize>
+ </Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="uint8.cs" />
@@ -42,5 +43,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint8_do.csproj b/tests/src/JIT/Directed/shift/uint8_do.csproj
index b0e35f47ad..71cfa3223e 100644
--- a/tests/src/JIT/Directed/shift/uint8_do.csproj
+++ b/tests/src/JIT/Directed/shift/uint8_do.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DD34B3DA-9910-497A-8475-10301F94FE15}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,7 +26,8 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
+ <DebugType>
+ </DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
@@ -42,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint8_r.csproj b/tests/src/JIT/Directed/shift/uint8_r.csproj
index 3b731f2e77..583ea9844f 100644
--- a/tests/src/JIT/Directed/shift/uint8_r.csproj
+++ b/tests/src/JIT/Directed/shift/uint8_r.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A4D554D9-407B-4D76-AEC2-6ABCE064AA15}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,8 +26,10 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
- <Optimize></Optimize>
+ <DebugType>
+ </DebugType>
+ <Optimize>
+ </Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="uint8.cs" />
@@ -42,5 +43,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Directed/shift/uint8_ro.csproj b/tests/src/JIT/Directed/shift/uint8_ro.csproj
index b0e35f47ad..a29823a464 100644
--- a/tests/src/JIT/Directed/shift/uint8_ro.csproj
+++ b/tests/src/JIT/Directed/shift/uint8_ro.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3CC950C2-CFBD-499A-8A32-AE359C46F96A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,7 +26,8 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
+ <DebugType>
+ </DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
@@ -42,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/Struct01.csproj b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/Struct01.csproj
index a1ebf2a4dc..12e71d9e3e 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/Struct01.csproj
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/Struct01.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{205D9EA5-99D9-42A3-8670-C2F4E8E95DB4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/Struct01_instance.csproj b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/Struct01_instance.csproj
index 1f8590096d..1dbddbd0e6 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/Struct01_instance.csproj
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/Struct01_instance.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9F7BB3E7-27FD-44EB-B8C9-5E4B8596146A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01.csproj b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01.csproj
index 40c7c15236..8371bf28d7 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01.csproj
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A8BFCD41-6773-4700-8092-70369FDE6125}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01_instance.csproj b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01_instance.csproj
index 89c04d503c..0d4392a8ca 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01_instance.csproj
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01_instance.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1CF36D39-C343-4842-BBD6-8A170BBEABAC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01_static.csproj b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01_static.csproj
index 1ceea5b9f6..fae142d0de 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01_static.csproj
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01_static.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7FDE4C23-E5E9-4891-9B21-4E3C94206E61}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class02.csproj b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class02.csproj
index 1d98bb0952..57e6f64a04 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class02.csproj
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class02.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{568DC68E-8321-4B98-AE6C-F4877B2C6E21}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class03.csproj b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class03.csproj
index a6640925ba..bc66a5a1ba 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class03.csproj
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class03.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6531BCBB-6286-4989-ADF0-8C24C6D3490C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class04.csproj b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class04.csproj
index 1021b11a38..466d9fa7aa 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class04.csproj
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class04.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BB6F5D3B-AAD3-45CD-B2E8-DA9B64BB40EA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class05.csproj b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class05.csproj
index 1849845d8b..3ad9cd0c6b 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class05.csproj
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class05.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{84AC84B6-357C-4D39-8C62-E9B78C3D8198}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class06.csproj b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class06.csproj
index 687529c77d..1d65175c7f 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class06.csproj
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class06.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EB58BEAA-3872-4F62-A0BF-596B18C4B4C7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class07.csproj b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class07.csproj
index 5c1a27d271..b89d7df5a4 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class07.csproj
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class07.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BE711884-16DD-41D3-8EE8-07DE371D3DD2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struc01.csproj b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struc01.csproj
index 81efed0c75..5a913ab088 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struc01.csproj
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struc01.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BF20FD4B-45EE-4614-B121-9B8A1D856D0A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct01_static.csproj b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct01_static.csproj
index aa0f5e9e6e..206a27c427 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct01_static.csproj
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct01_static.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A6EE6750-296C-4545-8484-7BE877285357}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct02.csproj b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct02.csproj
index e96f1f9582..944202459a 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct02.csproj
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct02.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1041EDB6-3F75-4892-9306-C0BF9C9D0584}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct03.csproj b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct03.csproj
index d7324f890b..99a24d0578 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct03.csproj
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct03.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{ED1E29DC-FD20-4457-AC2B-4DF94248D0B6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct04.csproj b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct04.csproj
index 17b725c307..eb15ece2e4 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct04.csproj
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct04.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C10068FD-69FE-4DC7-B9EF-8973C193B354}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct05.csproj b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct05.csproj
index 54301f87f3..6b7d3a2be7 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct05.csproj
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct05.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{900795A5-A96E-4E6B-9C09-87617F444F05}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct06.csproj b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct06.csproj
index 0f2a3ea10f..55c15a7f46 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct06.csproj
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct06.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{630CD41D-B922-4064-B5CD-B77FF2C09B4C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct07.csproj b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct07.csproj
index ba93a8317e..54513a4553 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct07.csproj
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct07.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{98EDD8DC-A478-49A5-89A5-78ADDBF4BD07}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01.csproj b/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01.csproj
index f484265536..84127fe622 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01.csproj
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B2C7B915-DC44-4C68-AD3D-E94061A3CE79}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01_instance.csproj b/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01_instance.csproj
index e28a6530e7..7d6a94a8c4 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01_instance.csproj
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01_instance.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2646F7D3-291C-4892-AEF1-6B14840F0E05}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01_static.csproj b/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01_static.csproj
index c5ef1b6fce..40e348f219 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01_static.csproj
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01_static.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{88289879-FE00-45B2-A561-783022B8BDEA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01.csproj b/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01.csproj
index 8caa8c941d..a5d746e8a1 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01.csproj
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{80F8F357-E85D-49BA-9065-AE13D7A79839}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01_instance.csproj b/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01_instance.csproj
index 79fde5fa2e..feadea8006 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01_instance.csproj
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01_instance.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{551CDF76-46AD-435B-851E-12C74ACC72A6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01_static.csproj b/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01_static.csproj
index 09c59a7a19..5cc4d88edf 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01_static.csproj
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01_static.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{15426961-0948-487F-ABE5-08BE8E6C7607}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/TypeParameters/Jagged/class01.csproj b/tests/src/JIT/Generics/Arrays/TypeParameters/Jagged/class01.csproj
index f484265536..55a3ca743d 100644
--- a/tests/src/JIT/Generics/Arrays/TypeParameters/Jagged/class01.csproj
+++ b/tests/src/JIT/Generics/Arrays/TypeParameters/Jagged/class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B9C2A1E8-B95E-4765-B27D-F127A8E9D6C6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/TypeParameters/Jagged/struct01.csproj b/tests/src/JIT/Generics/Arrays/TypeParameters/Jagged/struct01.csproj
index 8caa8c941d..bb8f547a76 100644
--- a/tests/src/JIT/Generics/Arrays/TypeParameters/Jagged/struct01.csproj
+++ b/tests/src/JIT/Generics/Arrays/TypeParameters/Jagged/struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{15184247-1A78-454F-A645-0ED2CE0DD16B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/TypeParameters/MultiDim/class01.csproj b/tests/src/JIT/Generics/Arrays/TypeParameters/MultiDim/class01.csproj
index f484265536..d1c9e2f204 100644
--- a/tests/src/JIT/Generics/Arrays/TypeParameters/MultiDim/class01.csproj
+++ b/tests/src/JIT/Generics/Arrays/TypeParameters/MultiDim/class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3E16855F-8CAE-4985-9C6E-B988472145E3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Arrays/TypeParameters/MultiDim/struct01.csproj b/tests/src/JIT/Generics/Arrays/TypeParameters/MultiDim/struct01.csproj
index 8caa8c941d..9368793586 100644
--- a/tests/src/JIT/Generics/Arrays/TypeParameters/MultiDim/struct01.csproj
+++ b/tests/src/JIT/Generics/Arrays/TypeParameters/MultiDim/struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{132DC9D4-E6D6-4DD4-9483-EB887E8D6F3F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/ConstrainedCall/class1_cs_d.csproj b/tests/src/JIT/Generics/ConstrainedCall/class1_cs_d.csproj
index 99539325fa..e3e3b5947a 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/class1_cs_d.csproj
+++ b/tests/src/JIT/Generics/ConstrainedCall/class1_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C6D44EEA-D087-4F1A-9894-C4D84AA62CE5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/ConstrainedCall/class1_cs_do.csproj b/tests/src/JIT/Generics/ConstrainedCall/class1_cs_do.csproj
index 3de635b22e..475c026443 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/class1_cs_do.csproj
+++ b/tests/src/JIT/Generics/ConstrainedCall/class1_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{87CA352D-1673-403F-BDC9-5B833E21F424}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/ConstrainedCall/class1_cs_r.csproj b/tests/src/JIT/Generics/ConstrainedCall/class1_cs_r.csproj
index 671364fef3..f3307f3ebd 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/class1_cs_r.csproj
+++ b/tests/src/JIT/Generics/ConstrainedCall/class1_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0EFA0FB8-380C-4789-84CF-4B7E4870E119}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/ConstrainedCall/class1_cs_ro.csproj b/tests/src/JIT/Generics/ConstrainedCall/class1_cs_ro.csproj
index 40eb2acb88..6b77d578b0 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/class1_cs_ro.csproj
+++ b/tests/src/JIT/Generics/ConstrainedCall/class1_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{62885220-F137-4C74-83D2-42AFA04C9B13}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/ConstrainedCall/class2_cs_d.csproj b/tests/src/JIT/Generics/ConstrainedCall/class2_cs_d.csproj
index 74bff212bc..8acab8f848 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/class2_cs_d.csproj
+++ b/tests/src/JIT/Generics/ConstrainedCall/class2_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{89779DFA-1BFA-4512-B0C2-349405F82973}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/ConstrainedCall/class2_cs_do.csproj b/tests/src/JIT/Generics/ConstrainedCall/class2_cs_do.csproj
index 9846f905fd..aeb74973c6 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/class2_cs_do.csproj
+++ b/tests/src/JIT/Generics/ConstrainedCall/class2_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D5610C53-ED8A-45D0-84D9-936BA74BE001}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/ConstrainedCall/class2_cs_r.csproj b/tests/src/JIT/Generics/ConstrainedCall/class2_cs_r.csproj
index 2dc60c5420..c24bbc83cf 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/class2_cs_r.csproj
+++ b/tests/src/JIT/Generics/ConstrainedCall/class2_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6ED8EED5-B95D-42B2-8446-6DCAACD65EF7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/ConstrainedCall/class2_cs_ro.csproj b/tests/src/JIT/Generics/ConstrainedCall/class2_cs_ro.csproj
index 48a49e2c07..f48821a94d 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/class2_cs_ro.csproj
+++ b/tests/src/JIT/Generics/ConstrainedCall/class2_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CF9EA97C-71A5-4602-BD58-5B451494A9B7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt1_cs_d.csproj b/tests/src/JIT/Generics/ConstrainedCall/vt1_cs_d.csproj
index 16b585ba21..26940032e0 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/vt1_cs_d.csproj
+++ b/tests/src/JIT/Generics/ConstrainedCall/vt1_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CD33B8A1-CC6F-4243-AC25-AFF8120A9CD0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt1_cs_do.csproj b/tests/src/JIT/Generics/ConstrainedCall/vt1_cs_do.csproj
index 5fba6013ef..a751deec60 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/vt1_cs_do.csproj
+++ b/tests/src/JIT/Generics/ConstrainedCall/vt1_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FF301ADA-2E2B-4A9F-A40C-AC343B501EFE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt1_cs_r.csproj b/tests/src/JIT/Generics/ConstrainedCall/vt1_cs_r.csproj
index b89c525cac..f3679d05d2 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/vt1_cs_r.csproj
+++ b/tests/src/JIT/Generics/ConstrainedCall/vt1_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{492BDD0F-092E-41DD-99C4-618D350EBDB4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt1_cs_ro.csproj b/tests/src/JIT/Generics/ConstrainedCall/vt1_cs_ro.csproj
index 06dc9cd169..ee40f3caed 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/vt1_cs_ro.csproj
+++ b/tests/src/JIT/Generics/ConstrainedCall/vt1_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F1CD6EB8-7883-4FF1-ADB5-C150421EE838}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt2_cs_d.csproj b/tests/src/JIT/Generics/ConstrainedCall/vt2_cs_d.csproj
index 5a4d7cb25e..5e1224a170 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/vt2_cs_d.csproj
+++ b/tests/src/JIT/Generics/ConstrainedCall/vt2_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6A95068C-44EE-4FAF-B190-80E013E626EC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt2_cs_do.csproj b/tests/src/JIT/Generics/ConstrainedCall/vt2_cs_do.csproj
index eea83b9aa7..cf40b61ad2 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/vt2_cs_do.csproj
+++ b/tests/src/JIT/Generics/ConstrainedCall/vt2_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F9DCB5F5-79B2-4FA9-BD4E-8B0EBD091D7C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt2_cs_r.csproj b/tests/src/JIT/Generics/ConstrainedCall/vt2_cs_r.csproj
index 7563ff4baf..bc938243f8 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/vt2_cs_r.csproj
+++ b/tests/src/JIT/Generics/ConstrainedCall/vt2_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{31025AD5-FCB4-4AB9-9595-6C93051FA3C0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt2_cs_ro.csproj b/tests/src/JIT/Generics/ConstrainedCall/vt2_cs_ro.csproj
index bb9305f34e..80eef3090b 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/vt2_cs_ro.csproj
+++ b/tests/src/JIT/Generics/ConstrainedCall/vt2_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{634D2580-8121-454C-B00D-6E9DCB6FA047}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt3_cs_d.csproj b/tests/src/JIT/Generics/ConstrainedCall/vt3_cs_d.csproj
index 62d2274fb9..c4c275cc4c 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/vt3_cs_d.csproj
+++ b/tests/src/JIT/Generics/ConstrainedCall/vt3_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CD1A954E-2F95-4DF5-893B-809A81DDCDE3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt3_cs_do.csproj b/tests/src/JIT/Generics/ConstrainedCall/vt3_cs_do.csproj
index 83c2c57279..7cb09422e3 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/vt3_cs_do.csproj
+++ b/tests/src/JIT/Generics/ConstrainedCall/vt3_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{97DA5467-6E6C-40FD-ABFE-34B0791B439B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt3_cs_r.csproj b/tests/src/JIT/Generics/ConstrainedCall/vt3_cs_r.csproj
index 8829564566..fe22cd207a 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/vt3_cs_r.csproj
+++ b/tests/src/JIT/Generics/ConstrainedCall/vt3_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{834EFA27-AB3B-4F23-8782-4A8F7DCD56BD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt3_cs_ro.csproj b/tests/src/JIT/Generics/ConstrainedCall/vt3_cs_ro.csproj
index 0478dad984..65eb6f0d66 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/vt3_cs_ro.csproj
+++ b/tests/src/JIT/Generics/ConstrainedCall/vt3_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{125363CD-1DE5-4FEF-BA2A-6301EACA1FD2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt4_cs_d.csproj b/tests/src/JIT/Generics/ConstrainedCall/vt4_cs_d.csproj
index bb25dfdb3b..7901160465 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/vt4_cs_d.csproj
+++ b/tests/src/JIT/Generics/ConstrainedCall/vt4_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AA90CACB-C386-4419-804A-B6A1A7AC1255}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt4_cs_do.csproj b/tests/src/JIT/Generics/ConstrainedCall/vt4_cs_do.csproj
index 4e96c70abf..d1aa7f4c96 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/vt4_cs_do.csproj
+++ b/tests/src/JIT/Generics/ConstrainedCall/vt4_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4E3D1199-2D0F-41CB-8FB9-66F039DA5493}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt4_cs_r.csproj b/tests/src/JIT/Generics/ConstrainedCall/vt4_cs_r.csproj
index c966163c4f..9d612d0005 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/vt4_cs_r.csproj
+++ b/tests/src/JIT/Generics/ConstrainedCall/vt4_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{116602E5-7873-4F65-8829-F32E8A705EDE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt4_cs_ro.csproj b/tests/src/JIT/Generics/ConstrainedCall/vt4_cs_ro.csproj
index f27e77b311..51a19090c7 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/vt4_cs_ro.csproj
+++ b/tests/src/JIT/Generics/ConstrainedCall/vt4_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BAFE9AF0-E836-4F28-871F-C08294A69522}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Constraints/Call_instance01_d.csproj b/tests/src/JIT/Generics/Constraints/Call_instance01_d.csproj
index 97ba69af96..914b5f457c 100644
--- a/tests/src/JIT/Generics/Constraints/Call_instance01_d.csproj
+++ b/tests/src/JIT/Generics/Constraints/Call_instance01_d.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C834B32F-C575-491D-9EB9-574A6DB9FF95}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,8 +26,10 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
- <Optimize></Optimize>
+ <DebugType>
+ </DebugType>
+ <Optimize>
+ </Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="Call_instance01.cs" />
@@ -42,5 +43,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Constraints/Call_instance01_do.csproj b/tests/src/JIT/Generics/Constraints/Call_instance01_do.csproj
index f22fc1f3da..0103a75fb6 100644
--- a/tests/src/JIT/Generics/Constraints/Call_instance01_do.csproj
+++ b/tests/src/JIT/Generics/Constraints/Call_instance01_do.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{671883C2-8AC6-447D-B213-A378D6A81A91}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,7 +26,8 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
+ <DebugType>
+ </DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
@@ -42,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Constraints/Call_instance01_r.csproj b/tests/src/JIT/Generics/Constraints/Call_instance01_r.csproj
index 97ba69af96..340613327c 100644
--- a/tests/src/JIT/Generics/Constraints/Call_instance01_r.csproj
+++ b/tests/src/JIT/Generics/Constraints/Call_instance01_r.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0422E973-CD19-492C-ABA8-5A5C3C482503}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,8 +26,10 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
- <Optimize></Optimize>
+ <DebugType>
+ </DebugType>
+ <Optimize>
+ </Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="Call_instance01.cs" />
@@ -42,5 +43,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Constraints/Call_instance01_ro.csproj b/tests/src/JIT/Generics/Constraints/Call_instance01_ro.csproj
index f22fc1f3da..83e209ee48 100644
--- a/tests/src/JIT/Generics/Constraints/Call_instance01_ro.csproj
+++ b/tests/src/JIT/Generics/Constraints/Call_instance01_ro.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{90A26425-4848-4F9F-945F-1204722317AC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,7 +26,8 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
+ <DebugType>
+ </DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
@@ -42,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Constraints/call_instance01.csproj b/tests/src/JIT/Generics/Constraints/call_instance01.csproj
index 4ec5ca3b9e..7a8d91dd26 100644
--- a/tests/src/JIT/Generics/Constraints/call_instance01.csproj
+++ b/tests/src/JIT/Generics/Constraints/call_instance01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{87405971-B126-4000-977F-9AD22B6FF9A6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Constraints/call_static01.csproj b/tests/src/JIT/Generics/Constraints/call_static01.csproj
index 8bfeda0102..ae6754e4a1 100644
--- a/tests/src/JIT/Generics/Constraints/call_static01.csproj
+++ b/tests/src/JIT/Generics/Constraints/call_static01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8ED41591-8FDF-419B-8FAA-24631C103BBB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Constraints/convert_instance01.csproj b/tests/src/JIT/Generics/Constraints/convert_instance01.csproj
index f77e84a89b..dbbc0d351c 100644
--- a/tests/src/JIT/Generics/Constraints/convert_instance01.csproj
+++ b/tests/src/JIT/Generics/Constraints/convert_instance01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{65964B68-E893-4C78-B7FB-590452343116}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Constraints/convert_static01.csproj b/tests/src/JIT/Generics/Constraints/convert_static01.csproj
index 32d82cb7de..d176a39613 100644
--- a/tests/src/JIT/Generics/Constraints/convert_static01.csproj
+++ b/tests/src/JIT/Generics/Constraints/convert_static01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4B539B1F-AC08-4D3A-AF02-E3C44FF172FD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Constraints/transitive_instance01.csproj b/tests/src/JIT/Generics/Constraints/transitive_instance01.csproj
index 884290a738..c0cbf59d80 100644
--- a/tests/src/JIT/Generics/Constraints/transitive_instance01.csproj
+++ b/tests/src/JIT/Generics/Constraints/transitive_instance01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{78363C03-BB50-47E6-80C0-119F5D56AF21}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Constraints/transitive_static01.csproj b/tests/src/JIT/Generics/Constraints/transitive_static01.csproj
index 3f4da6e0d9..e989cf992f 100644
--- a/tests/src/JIT/Generics/Constraints/transitive_static01.csproj
+++ b/tests/src/JIT/Generics/Constraints/transitive_static01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D36A6FEC-097F-4209-845C-5B247BDE96F6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Conversions/Boxing/box_unbox01.csproj b/tests/src/JIT/Generics/Conversions/Boxing/box_unbox01.csproj
index c5d9dd834d..54257f0d23 100644
--- a/tests/src/JIT/Generics/Conversions/Boxing/box_unbox01.csproj
+++ b/tests/src/JIT/Generics/Conversions/Boxing/box_unbox01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6B9DA00A-8C8A-4349-9E8E-D400292B541C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Conversions/Reference/gentogen01.csproj b/tests/src/JIT/Generics/Conversions/Reference/gentogen01.csproj
index 8dc3eadae4..5a82531067 100644
--- a/tests/src/JIT/Generics/Conversions/Reference/gentogen01.csproj
+++ b/tests/src/JIT/Generics/Conversions/Reference/gentogen01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{80A667A7-90BD-4406-8EC6-CCE1BD19487B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Conversions/Reference/gentogen02.csproj b/tests/src/JIT/Generics/Conversions/Reference/gentogen02.csproj
index 76693e6e9d..adfa356548 100644
--- a/tests/src/JIT/Generics/Conversions/Reference/gentogen02.csproj
+++ b/tests/src/JIT/Generics/Conversions/Reference/gentogen02.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B67D36A4-F3EB-4978-91F8-55D9B7944694}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Conversions/Reference/gentogen03.csproj b/tests/src/JIT/Generics/Conversions/Reference/gentogen03.csproj
index f2b367150b..412b3d740c 100644
--- a/tests/src/JIT/Generics/Conversions/Reference/gentogen03.csproj
+++ b/tests/src/JIT/Generics/Conversions/Reference/gentogen03.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AAC0CF58-6577-4EF0-907D-8B5B891BDDAA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Conversions/Reference/gentonongen01.csproj b/tests/src/JIT/Generics/Conversions/Reference/gentonongen01.csproj
index 8432d0b5a7..d8560ec5f9 100644
--- a/tests/src/JIT/Generics/Conversions/Reference/gentonongen01.csproj
+++ b/tests/src/JIT/Generics/Conversions/Reference/gentonongen01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6A6EE264-2A23-4A18-87B9-06671E767CFD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Conversions/Reference/gentonongen02.csproj b/tests/src/JIT/Generics/Conversions/Reference/gentonongen02.csproj
index 2c19fd1b9d..1324d2a20c 100644
--- a/tests/src/JIT/Generics/Conversions/Reference/gentonongen02.csproj
+++ b/tests/src/JIT/Generics/Conversions/Reference/gentonongen02.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2C13C549-98C0-43D9-8158-C1AC58502BE3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Conversions/Reference/gentonongen03.csproj b/tests/src/JIT/Generics/Conversions/Reference/gentonongen03.csproj
index 5b2d2341f9..d94e43ffd8 100644
--- a/tests/src/JIT/Generics/Conversions/Reference/gentonongen03.csproj
+++ b/tests/src/JIT/Generics/Conversions/Reference/gentonongen03.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{61661F6A-1746-41E6-B1D7-90AE1401F425}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Conversions/Reference/nongentogen01.csproj b/tests/src/JIT/Generics/Conversions/Reference/nongentogen01.csproj
index 49e251a370..3599de7780 100644
--- a/tests/src/JIT/Generics/Conversions/Reference/nongentogen01.csproj
+++ b/tests/src/JIT/Generics/Conversions/Reference/nongentogen01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4697A402-5137-4CA5-8CAA-6C4FD39D66CD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Conversions/Reference/nongentogen02.csproj b/tests/src/JIT/Generics/Conversions/Reference/nongentogen02.csproj
index b5b29255fd..de1a079714 100644
--- a/tests/src/JIT/Generics/Conversions/Reference/nongentogen02.csproj
+++ b/tests/src/JIT/Generics/Conversions/Reference/nongentogen02.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A2BFAB56-28C9-43CB-97A0-D696237C1DEA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Conversions/Reference/nongentogen03.csproj b/tests/src/JIT/Generics/Conversions/Reference/nongentogen03.csproj
index da261f0154..f74a5265b2 100644
--- a/tests/src/JIT/Generics/Conversions/Reference/nongentogen03.csproj
+++ b/tests/src/JIT/Generics/Conversions/Reference/nongentogen03.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{50331B28-2970-44B1-A6F9-C8624121F3D8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Coverage/chaos55915408cs.csproj b/tests/src/JIT/Generics/Coverage/chaos55915408cs.csproj
index 646315d190..c19ed3c2e4 100644
--- a/tests/src/JIT/Generics/Coverage/chaos55915408cs.csproj
+++ b/tests/src/JIT/Generics/Coverage/chaos55915408cs.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9E76E186-AB38-476B-8327-CB879B7E2C1D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Coverage/chaos55915408cs_o.csproj b/tests/src/JIT/Generics/Coverage/chaos55915408cs_o.csproj
index 544265cc90..b8eb8d8919 100644
--- a/tests/src/JIT/Generics/Coverage/chaos55915408cs_o.csproj
+++ b/tests/src/JIT/Generics/Coverage/chaos55915408cs_o.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{29259C4C-5480-4F10-B220-978491F86B3A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Coverage/chaos56200037cs.csproj b/tests/src/JIT/Generics/Coverage/chaos56200037cs.csproj
index e813219f82..b86c2f9744 100644
--- a/tests/src/JIT/Generics/Coverage/chaos56200037cs.csproj
+++ b/tests/src/JIT/Generics/Coverage/chaos56200037cs.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8FA646F7-470B-4549-A701-AA6EB28DFDBE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Coverage/chaos56200037cs_o.csproj b/tests/src/JIT/Generics/Coverage/chaos56200037cs_o.csproj
index 8617246446..3a1cc4235e 100644
--- a/tests/src/JIT/Generics/Coverage/chaos56200037cs_o.csproj
+++ b/tests/src/JIT/Generics/Coverage/chaos56200037cs_o.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D40EF20F-4FAF-440D-BDC8-8F3C5B7E5560}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Coverage/chaos65204782cs.csproj b/tests/src/JIT/Generics/Coverage/chaos65204782cs.csproj
index 4917c0f6c5..2ec6423fbd 100644
--- a/tests/src/JIT/Generics/Coverage/chaos65204782cs.csproj
+++ b/tests/src/JIT/Generics/Coverage/chaos65204782cs.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6EAD1037-4170-4F97-8705-84872FB6BECB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Coverage/chaos65204782cs_o.csproj b/tests/src/JIT/Generics/Coverage/chaos65204782cs_o.csproj
index 1bedfe85de..5bdbb2e3d2 100644
--- a/tests/src/JIT/Generics/Coverage/chaos65204782cs_o.csproj
+++ b/tests/src/JIT/Generics/Coverage/chaos65204782cs_o.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{ECC7983D-6775-4E8A-820B-83A2837B4ABD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Exceptions/general_class_instance01.csproj b/tests/src/JIT/Generics/Exceptions/general_class_instance01.csproj
index 6662fdf53a..cfd2a47e2c 100644
--- a/tests/src/JIT/Generics/Exceptions/general_class_instance01.csproj
+++ b/tests/src/JIT/Generics/Exceptions/general_class_instance01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FA37EF21-043D-418E-A302-7A661B69B376}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
<IlasmRoundTrip>true</IlasmRoundTrip>
</PropertyGroup>
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Exceptions/general_class_static01.csproj b/tests/src/JIT/Generics/Exceptions/general_class_static01.csproj
index 027e11071b..f17654e581 100644
--- a/tests/src/JIT/Generics/Exceptions/general_class_static01.csproj
+++ b/tests/src/JIT/Generics/Exceptions/general_class_static01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C10FB01B-9979-44D5-891C-20B8BFD8E697}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Exceptions/general_struct_instance01.csproj b/tests/src/JIT/Generics/Exceptions/general_struct_instance01.csproj
index dcf822007c..a3059291c6 100644
--- a/tests/src/JIT/Generics/Exceptions/general_struct_instance01.csproj
+++ b/tests/src/JIT/Generics/Exceptions/general_struct_instance01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C31FA060-E800-4659-AB66-FE0E905D725B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Exceptions/general_struct_static01.csproj b/tests/src/JIT/Generics/Exceptions/general_struct_static01.csproj
index ab9625801c..3f1b6ee350 100644
--- a/tests/src/JIT/Generics/Exceptions/general_struct_static01.csproj
+++ b/tests/src/JIT/Generics/Exceptions/general_struct_static01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0E052551-4819-46F0-9E6E-9C825465DA99}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Exceptions/specific_class_instance01.csproj b/tests/src/JIT/Generics/Exceptions/specific_class_instance01.csproj
index a2c311d627..fccbe7800e 100644
--- a/tests/src/JIT/Generics/Exceptions/specific_class_instance01.csproj
+++ b/tests/src/JIT/Generics/Exceptions/specific_class_instance01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{69DC5D6B-6361-494D-9829-4911027EF14E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Exceptions/specific_class_instance02.csproj b/tests/src/JIT/Generics/Exceptions/specific_class_instance02.csproj
index f6780f8a1c..8601a8a6fb 100644
--- a/tests/src/JIT/Generics/Exceptions/specific_class_instance02.csproj
+++ b/tests/src/JIT/Generics/Exceptions/specific_class_instance02.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{124ED100-82F1-4DA1-8B9E-F31C7489A5DA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Exceptions/specific_class_static01.csproj b/tests/src/JIT/Generics/Exceptions/specific_class_static01.csproj
index 9354c719f1..843f0b2a35 100644
--- a/tests/src/JIT/Generics/Exceptions/specific_class_static01.csproj
+++ b/tests/src/JIT/Generics/Exceptions/specific_class_static01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1A04BBA4-BFD1-4B77-AB81-F05FBD7C5FA1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Exceptions/specific_class_static02.csproj b/tests/src/JIT/Generics/Exceptions/specific_class_static02.csproj
index 88b1c0eef5..6b781a6c10 100644
--- a/tests/src/JIT/Generics/Exceptions/specific_class_static02.csproj
+++ b/tests/src/JIT/Generics/Exceptions/specific_class_static02.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{273CE762-D3A2-4241-8548-CEB666C4C3A7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Exceptions/specific_struct_instance01.csproj b/tests/src/JIT/Generics/Exceptions/specific_struct_instance01.csproj
index 937138c851..05ae25816e 100644
--- a/tests/src/JIT/Generics/Exceptions/specific_struct_instance01.csproj
+++ b/tests/src/JIT/Generics/Exceptions/specific_struct_instance01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E6F2DFBF-45E0-4437-B8A7-F6D8C29AB0E3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Exceptions/specific_struct_instance02.csproj b/tests/src/JIT/Generics/Exceptions/specific_struct_instance02.csproj
index a38cd13288..12049bf54c 100644
--- a/tests/src/JIT/Generics/Exceptions/specific_struct_instance02.csproj
+++ b/tests/src/JIT/Generics/Exceptions/specific_struct_instance02.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8C27FFEF-8C5F-4381-A667-E278C0F38967}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Exceptions/specific_struct_static01.csproj b/tests/src/JIT/Generics/Exceptions/specific_struct_static01.csproj
index 6cd2329626..9677e73667 100644
--- a/tests/src/JIT/Generics/Exceptions/specific_struct_static01.csproj
+++ b/tests/src/JIT/Generics/Exceptions/specific_struct_static01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FEBC1332-1FBB-4A00-A0CF-F1FDA44EFD1A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Exceptions/specific_struct_static02.csproj b/tests/src/JIT/Generics/Exceptions/specific_struct_static02.csproj
index 65ec4ef9cf..6f71d05581 100644
--- a/tests/src/JIT/Generics/Exceptions/specific_struct_static02.csproj
+++ b/tests/src/JIT/Generics/Exceptions/specific_struct_static02.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AF75F01F-0296-4071-83F1-63F2164557E7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Fields/getclassfrommethodparam.csproj b/tests/src/JIT/Generics/Fields/getclassfrommethodparam.csproj
index a77f144898..0da59260f3 100644
--- a/tests/src/JIT/Generics/Fields/getclassfrommethodparam.csproj
+++ b/tests/src/JIT/Generics/Fields/getclassfrommethodparam.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{96FA8C13-55B6-4B71-A7A1-93AC7A4D8B87}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -43,5 +43,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Fields/instance_assignment_class01.csproj b/tests/src/JIT/Generics/Fields/instance_assignment_class01.csproj
index dc7258cce2..a986f57fce 100644
--- a/tests/src/JIT/Generics/Fields/instance_assignment_class01.csproj
+++ b/tests/src/JIT/Generics/Fields/instance_assignment_class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0C050436-7B93-427D-AD59-CDEE94BA5D24}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Fields/instance_assignment_struct01.csproj b/tests/src/JIT/Generics/Fields/instance_assignment_struct01.csproj
index 922f5932ce..b0cf155c53 100644
--- a/tests/src/JIT/Generics/Fields/instance_assignment_struct01.csproj
+++ b/tests/src/JIT/Generics/Fields/instance_assignment_struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5A6AD2D2-8381-452D-AA59-3E33CEFE3DC9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Fields/instance_equalnull_class01.csproj b/tests/src/JIT/Generics/Fields/instance_equalnull_class01.csproj
index c26117255f..e18d522713 100644
--- a/tests/src/JIT/Generics/Fields/instance_equalnull_class01.csproj
+++ b/tests/src/JIT/Generics/Fields/instance_equalnull_class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{43B411FE-E26C-4D00-88A8-A98ADA16F601}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Fields/instance_equalnull_struct01.csproj b/tests/src/JIT/Generics/Fields/instance_equalnull_struct01.csproj
index 9f8b2e6660..9418367c1f 100644
--- a/tests/src/JIT/Generics/Fields/instance_equalnull_struct01.csproj
+++ b/tests/src/JIT/Generics/Fields/instance_equalnull_struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F816AF23-8AAE-442C-A396-4F22F49CA0C1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Fields/instance_passing_class01.csproj b/tests/src/JIT/Generics/Fields/instance_passing_class01.csproj
index 48da61b36a..aeb71ebda4 100644
--- a/tests/src/JIT/Generics/Fields/instance_passing_class01.csproj
+++ b/tests/src/JIT/Generics/Fields/instance_passing_class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B3DA4CBF-613D-4792-B4A6-B7E4BC126495}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Fields/instance_passing_struct01.csproj b/tests/src/JIT/Generics/Fields/instance_passing_struct01.csproj
index 5caefabfa6..4c9382936a 100644
--- a/tests/src/JIT/Generics/Fields/instance_passing_struct01.csproj
+++ b/tests/src/JIT/Generics/Fields/instance_passing_struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{04DFA156-2A8C-44F7-9C60-17F8526D0C22}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Fields/static_assignment_class01.csproj b/tests/src/JIT/Generics/Fields/static_assignment_class01.csproj
index e9935b38f3..d040723670 100644
--- a/tests/src/JIT/Generics/Fields/static_assignment_class01.csproj
+++ b/tests/src/JIT/Generics/Fields/static_assignment_class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{57320B45-E97C-4175-BED3-44F846FEF3C7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Fields/static_assignment_struct01.csproj b/tests/src/JIT/Generics/Fields/static_assignment_struct01.csproj
index a23ffdd4da..1e614a8ea9 100644
--- a/tests/src/JIT/Generics/Fields/static_assignment_struct01.csproj
+++ b/tests/src/JIT/Generics/Fields/static_assignment_struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{64DBC670-FAC2-481D-A0E0-3B4D775B409A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Fields/static_equalnull_class01.csproj b/tests/src/JIT/Generics/Fields/static_equalnull_class01.csproj
index dabee394c2..d956c88ff6 100644
--- a/tests/src/JIT/Generics/Fields/static_equalnull_class01.csproj
+++ b/tests/src/JIT/Generics/Fields/static_equalnull_class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0C798FB6-34BF-4197-AA0E-0800181B8E45}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Fields/static_equalnull_struct01.csproj b/tests/src/JIT/Generics/Fields/static_equalnull_struct01.csproj
index f4d2eb028c..79dcad373b 100644
--- a/tests/src/JIT/Generics/Fields/static_equalnull_struct01.csproj
+++ b/tests/src/JIT/Generics/Fields/static_equalnull_struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{45272C6A-7DEF-422A-B3B7-52C4746D5B1D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Fields/static_passing_class01.csproj b/tests/src/JIT/Generics/Fields/static_passing_class01.csproj
index ff1c8e7fa3..05afe2e8a7 100644
--- a/tests/src/JIT/Generics/Fields/static_passing_class01.csproj
+++ b/tests/src/JIT/Generics/Fields/static_passing_class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9A49CAAC-5E28-4475-BC1F-8BA1B9E999FC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Fields/static_passing_struct01.csproj b/tests/src/JIT/Generics/Fields/static_passing_struct01.csproj
index 8766279fde..2395c32ad4 100644
--- a/tests/src/JIT/Generics/Fields/static_passing_struct01.csproj
+++ b/tests/src/JIT/Generics/Fields/static_passing_struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A6C49C29-BD23-4564-91B7-968BE5E34265}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Instantiation/Classes/baseclass01.csproj b/tests/src/JIT/Generics/Instantiation/Classes/baseclass01.csproj
index 1019a6d0ce..8427c2c529 100644
--- a/tests/src/JIT/Generics/Instantiation/Classes/baseclass01.csproj
+++ b/tests/src/JIT/Generics/Instantiation/Classes/baseclass01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4B38908A-FCC8-4F1C-853E-AB21F9AA1360}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Instantiation/Classes/baseclass02.csproj b/tests/src/JIT/Generics/Instantiation/Classes/baseclass02.csproj
index 217cae16e0..4135271320 100644
--- a/tests/src/JIT/Generics/Instantiation/Classes/baseclass02.csproj
+++ b/tests/src/JIT/Generics/Instantiation/Classes/baseclass02.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2CC272A3-8730-4FF8-91B6-A73D6AA7978D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Instantiation/Classes/baseclass03.csproj b/tests/src/JIT/Generics/Instantiation/Classes/baseclass03.csproj
index bb4e560f52..beab0c40ca 100644
--- a/tests/src/JIT/Generics/Instantiation/Classes/baseclass03.csproj
+++ b/tests/src/JIT/Generics/Instantiation/Classes/baseclass03.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2637E314-B16C-440D-9604-93E240720049}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Instantiation/Classes/baseclass04.csproj b/tests/src/JIT/Generics/Instantiation/Classes/baseclass04.csproj
index 5d8399f83f..8ab97f87ba 100644
--- a/tests/src/JIT/Generics/Instantiation/Classes/baseclass04.csproj
+++ b/tests/src/JIT/Generics/Instantiation/Classes/baseclass04.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{080C313F-7B4A-4258-AC75-EE444F9E2FCA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Instantiation/Classes/baseclass05.csproj b/tests/src/JIT/Generics/Instantiation/Classes/baseclass05.csproj
index 036fa1c0d6..b8e61aa704 100644
--- a/tests/src/JIT/Generics/Instantiation/Classes/baseclass05.csproj
+++ b/tests/src/JIT/Generics/Instantiation/Classes/baseclass05.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3E24A354-39F8-45EB-AD75-2A5550E11C3E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Instantiation/Classes/class01.csproj b/tests/src/JIT/Generics/Instantiation/Classes/class01.csproj
index f484265536..40eefd7b2a 100644
--- a/tests/src/JIT/Generics/Instantiation/Classes/class01.csproj
+++ b/tests/src/JIT/Generics/Instantiation/Classes/class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{544383DE-F284-4664-9E08-40D5B3597B12}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Instantiation/Classes/class02.csproj b/tests/src/JIT/Generics/Instantiation/Classes/class02.csproj
index bd1297ef79..1245f1218b 100644
--- a/tests/src/JIT/Generics/Instantiation/Classes/class02.csproj
+++ b/tests/src/JIT/Generics/Instantiation/Classes/class02.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{38E45B61-90A6-470E-AAA8-A0FDA13D6E7E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Instantiation/Classes/class03.csproj b/tests/src/JIT/Generics/Instantiation/Classes/class03.csproj
index 61d99cde3a..306ec2aa7a 100644
--- a/tests/src/JIT/Generics/Instantiation/Classes/class03.csproj
+++ b/tests/src/JIT/Generics/Instantiation/Classes/class03.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F3C60ECA-A5E7-478E-9CA7-6C71DB965B82}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Instantiation/Interfaces/class01.csproj b/tests/src/JIT/Generics/Instantiation/Interfaces/class01.csproj
index dfd3b8bebf..bd9bb1c3f1 100644
--- a/tests/src/JIT/Generics/Instantiation/Interfaces/class01.csproj
+++ b/tests/src/JIT/Generics/Instantiation/Interfaces/class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FAC860EF-3CCD-44C9-B1C3-C0578F8C71F4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Instantiation/Interfaces/class02.csproj b/tests/src/JIT/Generics/Instantiation/Interfaces/class02.csproj
index 878331c648..6147c07b7c 100644
--- a/tests/src/JIT/Generics/Instantiation/Interfaces/class02.csproj
+++ b/tests/src/JIT/Generics/Instantiation/Interfaces/class02.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FF8C611B-C071-4576-B41D-687D62B14530}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Instantiation/Interfaces/class03.csproj b/tests/src/JIT/Generics/Instantiation/Interfaces/class03.csproj
index 97c32b316f..e195d91e6e 100644
--- a/tests/src/JIT/Generics/Instantiation/Interfaces/class03.csproj
+++ b/tests/src/JIT/Generics/Instantiation/Interfaces/class03.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{06A83189-481B-4203-9EC5-57188005EF54}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Instantiation/Interfaces/class04.csproj b/tests/src/JIT/Generics/Instantiation/Interfaces/class04.csproj
index 69fdeb993d..affb98f170 100644
--- a/tests/src/JIT/Generics/Instantiation/Interfaces/class04.csproj
+++ b/tests/src/JIT/Generics/Instantiation/Interfaces/class04.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6449AF25-EE12-4317-A4A6-0678FE363346}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Instantiation/Interfaces/class05.csproj b/tests/src/JIT/Generics/Instantiation/Interfaces/class05.csproj
index 55ab363379..af87e2871f 100644
--- a/tests/src/JIT/Generics/Instantiation/Interfaces/class05.csproj
+++ b/tests/src/JIT/Generics/Instantiation/Interfaces/class05.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7211B39F-6B28-4929-9BE1-A151E52F9531}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Instantiation/Interfaces/struct01.csproj b/tests/src/JIT/Generics/Instantiation/Interfaces/struct01.csproj
index a0ac4f2b10..df8b352e76 100644
--- a/tests/src/JIT/Generics/Instantiation/Interfaces/struct01.csproj
+++ b/tests/src/JIT/Generics/Instantiation/Interfaces/struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{099D2BD1-0891-4F9A-82F6-2D92FEEF2E72}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Instantiation/Interfaces/struct02.csproj b/tests/src/JIT/Generics/Instantiation/Interfaces/struct02.csproj
index 0f3c0c06fe..0f321946e5 100644
--- a/tests/src/JIT/Generics/Instantiation/Interfaces/struct02.csproj
+++ b/tests/src/JIT/Generics/Instantiation/Interfaces/struct02.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1066B4D7-163A-4FF7-BE27-A2E3E689D5F4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Instantiation/Interfaces/struct03.csproj b/tests/src/JIT/Generics/Instantiation/Interfaces/struct03.csproj
index ded72ef2f3..a702c289fa 100644
--- a/tests/src/JIT/Generics/Instantiation/Interfaces/struct03.csproj
+++ b/tests/src/JIT/Generics/Instantiation/Interfaces/struct03.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{69461DB0-1462-4AEB-A891-B03E7F1E0EAF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Instantiation/Interfaces/struct04.csproj b/tests/src/JIT/Generics/Instantiation/Interfaces/struct04.csproj
index 580d0d94c7..519ec6b863 100644
--- a/tests/src/JIT/Generics/Instantiation/Interfaces/struct04.csproj
+++ b/tests/src/JIT/Generics/Instantiation/Interfaces/struct04.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{14DB2210-9F88-4341-8A84-824049CE04C6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Instantiation/Interfaces/struct05.csproj b/tests/src/JIT/Generics/Instantiation/Interfaces/struct05.csproj
index 6c1069fada..a0cd096043 100644
--- a/tests/src/JIT/Generics/Instantiation/Interfaces/struct05.csproj
+++ b/tests/src/JIT/Generics/Instantiation/Interfaces/struct05.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8B10F37F-3AD1-4158-A7D5-4DA2086DC12C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Instantiation/Structs/struct01.csproj b/tests/src/JIT/Generics/Instantiation/Structs/struct01.csproj
index 8caa8c941d..9281f4e3c0 100644
--- a/tests/src/JIT/Generics/Instantiation/Structs/struct01.csproj
+++ b/tests/src/JIT/Generics/Instantiation/Structs/struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{320804D0-53D4-4799-95CF-AE10C670C032}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Instantiation/Structs/struct02.csproj b/tests/src/JIT/Generics/Instantiation/Structs/struct02.csproj
index c517d285ad..c9ca9948fb 100644
--- a/tests/src/JIT/Generics/Instantiation/Structs/struct02.csproj
+++ b/tests/src/JIT/Generics/Instantiation/Structs/struct02.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{644FEF8A-38C9-40A6-8067-6746B1FD9309}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Instantiation/Structs/struct03.csproj b/tests/src/JIT/Generics/Instantiation/Structs/struct03.csproj
index fb3f5fc514..2d82a3a096 100644
--- a/tests/src/JIT/Generics/Instantiation/Structs/struct03.csproj
+++ b/tests/src/JIT/Generics/Instantiation/Structs/struct03.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4ED2C098-36DB-41CE-AA04-EDF02F1D63B0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Locals/instance_assignment_class01.csproj b/tests/src/JIT/Generics/Locals/instance_assignment_class01.csproj
index dc7258cce2..c9570b9af7 100644
--- a/tests/src/JIT/Generics/Locals/instance_assignment_class01.csproj
+++ b/tests/src/JIT/Generics/Locals/instance_assignment_class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{80F3A588-555A-4075-8360-9203E5F99AC9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Locals/instance_assignment_struct01.csproj b/tests/src/JIT/Generics/Locals/instance_assignment_struct01.csproj
index 922f5932ce..4fe8096245 100644
--- a/tests/src/JIT/Generics/Locals/instance_assignment_struct01.csproj
+++ b/tests/src/JIT/Generics/Locals/instance_assignment_struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C6F29CCA-DE86-40C5-885D-3914F5D5751E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Locals/instance_equalnull_class01.csproj b/tests/src/JIT/Generics/Locals/instance_equalnull_class01.csproj
index c26117255f..d065d27ea9 100644
--- a/tests/src/JIT/Generics/Locals/instance_equalnull_class01.csproj
+++ b/tests/src/JIT/Generics/Locals/instance_equalnull_class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2E883F72-1D4F-4636-84BE-3BBDD60B592D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Locals/instance_equalnull_struct01.csproj b/tests/src/JIT/Generics/Locals/instance_equalnull_struct01.csproj
index 9f8b2e6660..0392c19b2b 100644
--- a/tests/src/JIT/Generics/Locals/instance_equalnull_struct01.csproj
+++ b/tests/src/JIT/Generics/Locals/instance_equalnull_struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{016189CD-6895-44C3-8441-DA074A996004}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Locals/instance_passing_class01.csproj b/tests/src/JIT/Generics/Locals/instance_passing_class01.csproj
index 48da61b36a..fd0b2193ee 100644
--- a/tests/src/JIT/Generics/Locals/instance_passing_class01.csproj
+++ b/tests/src/JIT/Generics/Locals/instance_passing_class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6449D13D-837E-4072-95F8-54227372136D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Locals/instance_passing_struct01.csproj b/tests/src/JIT/Generics/Locals/instance_passing_struct01.csproj
index 5caefabfa6..ea556ffa92 100644
--- a/tests/src/JIT/Generics/Locals/instance_passing_struct01.csproj
+++ b/tests/src/JIT/Generics/Locals/instance_passing_struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6632E517-7D60-492F-A9AA-64ABA4120E1B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Locals/static_assignment_class01.csproj b/tests/src/JIT/Generics/Locals/static_assignment_class01.csproj
index e9935b38f3..bbdc5cdadf 100644
--- a/tests/src/JIT/Generics/Locals/static_assignment_class01.csproj
+++ b/tests/src/JIT/Generics/Locals/static_assignment_class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{62A6CD3D-7157-47A6-88D0-42C3C57879F6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Locals/static_assignment_struct01.csproj b/tests/src/JIT/Generics/Locals/static_assignment_struct01.csproj
index a23ffdd4da..6f4777327b 100644
--- a/tests/src/JIT/Generics/Locals/static_assignment_struct01.csproj
+++ b/tests/src/JIT/Generics/Locals/static_assignment_struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{56EF1248-EA5E-4F16-AD09-D48CDE467CC1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Locals/static_equalnull_class01.csproj b/tests/src/JIT/Generics/Locals/static_equalnull_class01.csproj
index dabee394c2..b747f1b177 100644
--- a/tests/src/JIT/Generics/Locals/static_equalnull_class01.csproj
+++ b/tests/src/JIT/Generics/Locals/static_equalnull_class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{43AB92CB-19B3-4D71-837E-49A2300C5F11}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Locals/static_equalnull_struct01.csproj b/tests/src/JIT/Generics/Locals/static_equalnull_struct01.csproj
index f4d2eb028c..3b857becde 100644
--- a/tests/src/JIT/Generics/Locals/static_equalnull_struct01.csproj
+++ b/tests/src/JIT/Generics/Locals/static_equalnull_struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{35A22E14-307A-4221-AADB-06F74A77FB42}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Locals/static_passing_class01.csproj b/tests/src/JIT/Generics/Locals/static_passing_class01.csproj
index ff1c8e7fa3..25bcadea11 100644
--- a/tests/src/JIT/Generics/Locals/static_passing_class01.csproj
+++ b/tests/src/JIT/Generics/Locals/static_passing_class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8767FA06-4489-404B-AB3C-C45C50EC5D25}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Locals/static_passing_struct01.csproj b/tests/src/JIT/Generics/Locals/static_passing_struct01.csproj
index 8766279fde..0970de7e23 100644
--- a/tests/src/JIT/Generics/Locals/static_passing_struct01.csproj
+++ b/tests/src/JIT/Generics/Locals/static_passing_struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CE813D5E-3B67-4077-9014-BAD9D5757D57}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/MemberAccess/class_instance01.csproj b/tests/src/JIT/Generics/MemberAccess/class_instance01.csproj
index 9352f853c8..5c89e71f22 100644
--- a/tests/src/JIT/Generics/MemberAccess/class_instance01.csproj
+++ b/tests/src/JIT/Generics/MemberAccess/class_instance01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B2F82E87-534F-417A-8709-B0B6EDF67E40}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/MemberAccess/class_static01.csproj b/tests/src/JIT/Generics/MemberAccess/class_static01.csproj
index 56b6403ab1..0291ff626c 100644
--- a/tests/src/JIT/Generics/MemberAccess/class_static01.csproj
+++ b/tests/src/JIT/Generics/MemberAccess/class_static01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{363A0211-B3EB-4E66-B939-B1742AF9B9D8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/MemberAccess/interface_class01.csproj b/tests/src/JIT/Generics/MemberAccess/interface_class01.csproj
index aa5bfe8480..a40bf0f515 100644
--- a/tests/src/JIT/Generics/MemberAccess/interface_class01.csproj
+++ b/tests/src/JIT/Generics/MemberAccess/interface_class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6CCCACCF-B1F4-4B6D-9593-F4FB8765FCF7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/MemberAccess/interface_class02.csproj b/tests/src/JIT/Generics/MemberAccess/interface_class02.csproj
index d464ec080c..9697b4f4aa 100644
--- a/tests/src/JIT/Generics/MemberAccess/interface_class02.csproj
+++ b/tests/src/JIT/Generics/MemberAccess/interface_class02.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9291DC28-F3E6-42C4-B2ED-924385BF29DD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/MemberAccess/interface_struct01.csproj b/tests/src/JIT/Generics/MemberAccess/interface_struct01.csproj
index 80ae439304..d8cd39f3ed 100644
--- a/tests/src/JIT/Generics/MemberAccess/interface_struct01.csproj
+++ b/tests/src/JIT/Generics/MemberAccess/interface_struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7A73F51B-46FA-437C-956D-4B493763B0F1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/MemberAccess/interface_struct02.csproj b/tests/src/JIT/Generics/MemberAccess/interface_struct02.csproj
index cc81911ca7..c3f669d37e 100644
--- a/tests/src/JIT/Generics/MemberAccess/interface_struct02.csproj
+++ b/tests/src/JIT/Generics/MemberAccess/interface_struct02.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{06FEE6BC-4C9E-466F-B7AD-E001F307EACE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/MemberAccess/struct_instance01.csproj b/tests/src/JIT/Generics/MemberAccess/struct_instance01.csproj
index 90040f20e5..8104bace29 100644
--- a/tests/src/JIT/Generics/MemberAccess/struct_instance01.csproj
+++ b/tests/src/JIT/Generics/MemberAccess/struct_instance01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{22E3B002-7E30-4262-98DE-88544DD5DFBA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/MemberAccess/struct_static01.csproj b/tests/src/JIT/Generics/MemberAccess/struct_static01.csproj
index def3af05e7..a3d7cba1e5 100644
--- a/tests/src/JIT/Generics/MemberAccess/struct_static01.csproj
+++ b/tests/src/JIT/Generics/MemberAccess/struct_static01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{28EB62C0-5DA9-4C86-BB8D-AC3C03F49CF4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Parameters/instance_assignment_class01.csproj b/tests/src/JIT/Generics/Parameters/instance_assignment_class01.csproj
index dc7258cce2..933efd4263 100644
--- a/tests/src/JIT/Generics/Parameters/instance_assignment_class01.csproj
+++ b/tests/src/JIT/Generics/Parameters/instance_assignment_class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0C67E548-6B13-4924-A623-41991D858EC8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Parameters/instance_assignment_struct01.csproj b/tests/src/JIT/Generics/Parameters/instance_assignment_struct01.csproj
index 922f5932ce..96f104f340 100644
--- a/tests/src/JIT/Generics/Parameters/instance_assignment_struct01.csproj
+++ b/tests/src/JIT/Generics/Parameters/instance_assignment_struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DDB15059-8EA0-4B82-B1BF-CACBC0F701A4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Parameters/instance_equalnull_class01.csproj b/tests/src/JIT/Generics/Parameters/instance_equalnull_class01.csproj
index c26117255f..caa0d23a05 100644
--- a/tests/src/JIT/Generics/Parameters/instance_equalnull_class01.csproj
+++ b/tests/src/JIT/Generics/Parameters/instance_equalnull_class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9E953E11-B967-4E15-ACF3-8DB5F0822D8A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Parameters/instance_equalnull_struct01.csproj b/tests/src/JIT/Generics/Parameters/instance_equalnull_struct01.csproj
index 9f8b2e6660..ec0a70230a 100644
--- a/tests/src/JIT/Generics/Parameters/instance_equalnull_struct01.csproj
+++ b/tests/src/JIT/Generics/Parameters/instance_equalnull_struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A4EE7FAD-4E8B-4EB7-83F3-08A81C35A561}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Parameters/instance_passing_class01.csproj b/tests/src/JIT/Generics/Parameters/instance_passing_class01.csproj
index 48da61b36a..6d1d8949ba 100644
--- a/tests/src/JIT/Generics/Parameters/instance_passing_class01.csproj
+++ b/tests/src/JIT/Generics/Parameters/instance_passing_class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{548A85F7-5474-483F-A5F8-57E8B4238642}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Parameters/instance_passing_struct01.csproj b/tests/src/JIT/Generics/Parameters/instance_passing_struct01.csproj
index 5caefabfa6..b888a17d1b 100644
--- a/tests/src/JIT/Generics/Parameters/instance_passing_struct01.csproj
+++ b/tests/src/JIT/Generics/Parameters/instance_passing_struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F1B079F4-6571-4462-861C-3600D5A324CD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Parameters/static_assignment_class01.csproj b/tests/src/JIT/Generics/Parameters/static_assignment_class01.csproj
index e9935b38f3..fc5b9fe6a3 100644
--- a/tests/src/JIT/Generics/Parameters/static_assignment_class01.csproj
+++ b/tests/src/JIT/Generics/Parameters/static_assignment_class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FFC760C1-42D8-45F4-A2EC-025DEDE7D681}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Parameters/static_assignment_struct01.csproj b/tests/src/JIT/Generics/Parameters/static_assignment_struct01.csproj
index a23ffdd4da..9ccf425150 100644
--- a/tests/src/JIT/Generics/Parameters/static_assignment_struct01.csproj
+++ b/tests/src/JIT/Generics/Parameters/static_assignment_struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C1076745-44FF-46F8-A6C6-E469BFE9E409}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Parameters/static_equalnull_class01.csproj b/tests/src/JIT/Generics/Parameters/static_equalnull_class01.csproj
index dabee394c2..c0f5318afc 100644
--- a/tests/src/JIT/Generics/Parameters/static_equalnull_class01.csproj
+++ b/tests/src/JIT/Generics/Parameters/static_equalnull_class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8A767943-C04E-4E9B-81E6-F41A49E027B0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Parameters/static_equalnull_struct01.csproj b/tests/src/JIT/Generics/Parameters/static_equalnull_struct01.csproj
index f4d2eb028c..938b425d0e 100644
--- a/tests/src/JIT/Generics/Parameters/static_equalnull_struct01.csproj
+++ b/tests/src/JIT/Generics/Parameters/static_equalnull_struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A42F4CA1-C37A-4D2F-A2DD-DF2CDFB12F14}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Parameters/static_passing_class01.csproj b/tests/src/JIT/Generics/Parameters/static_passing_class01.csproj
index ff1c8e7fa3..bf13d4cbfa 100644
--- a/tests/src/JIT/Generics/Parameters/static_passing_class01.csproj
+++ b/tests/src/JIT/Generics/Parameters/static_passing_class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4E84BE82-9496-4CE1-8DE6-0646E93A65BB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Parameters/static_passing_struct01.csproj b/tests/src/JIT/Generics/Parameters/static_passing_struct01.csproj
index 8766279fde..418cd31d25 100644
--- a/tests/src/JIT/Generics/Parameters/static_passing_struct01.csproj
+++ b/tests/src/JIT/Generics/Parameters/static_passing_struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DC245710-E244-4AAD-840A-4F19DEBDBC98}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/TypeParameters/default_class01.csproj b/tests/src/JIT/Generics/TypeParameters/default_class01.csproj
index d4cfaa70e3..85175fd209 100644
--- a/tests/src/JIT/Generics/TypeParameters/default_class01.csproj
+++ b/tests/src/JIT/Generics/TypeParameters/default_class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{366CFD9E-E7FE-4A50-B6A0-1345D1BD061C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/TypeParameters/default_struct01.csproj b/tests/src/JIT/Generics/TypeParameters/default_struct01.csproj
index fabf9721d0..cc8b9fd4b3 100644
--- a/tests/src/JIT/Generics/TypeParameters/default_struct01.csproj
+++ b/tests/src/JIT/Generics/TypeParameters/default_struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F907FD44-6193-4A3D-8452-92CEAF46B919}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Typeof/class01.csproj b/tests/src/JIT/Generics/Typeof/class01.csproj
index f484265536..6d04da6501 100644
--- a/tests/src/JIT/Generics/Typeof/class01.csproj
+++ b/tests/src/JIT/Generics/Typeof/class01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9C7255CB-FAF3-4B44-B731-FF2F69ACD90E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Typeof/class02.csproj b/tests/src/JIT/Generics/Typeof/class02.csproj
index bd1297ef79..d6076733a0 100644
--- a/tests/src/JIT/Generics/Typeof/class02.csproj
+++ b/tests/src/JIT/Generics/Typeof/class02.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6D9B4FCD-99DB-4E67-B499-BEE99CD4CA24}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Typeof/class03.csproj b/tests/src/JIT/Generics/Typeof/class03.csproj
index 61d99cde3a..18631037c2 100644
--- a/tests/src/JIT/Generics/Typeof/class03.csproj
+++ b/tests/src/JIT/Generics/Typeof/class03.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FF49C039-4515-478E-A148-6A28A1AC38D9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Typeof/dynamicTypes.csproj b/tests/src/JIT/Generics/Typeof/dynamicTypes.csproj
index ef9f083e1c..0fd8a5a74a 100644
--- a/tests/src/JIT/Generics/Typeof/dynamicTypes.csproj
+++ b/tests/src/JIT/Generics/Typeof/dynamicTypes.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9AEB6984-FCD8-4E39-BC16-805B1C8BD43A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Typeof/objectBoxing.csproj b/tests/src/JIT/Generics/Typeof/objectBoxing.csproj
index d29e0e1806..34d3ab4759 100644
--- a/tests/src/JIT/Generics/Typeof/objectBoxing.csproj
+++ b/tests/src/JIT/Generics/Typeof/objectBoxing.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1A9C53C6-CEA3-49D6-9345-4F6016899183}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Typeof/refTypesdynamic.csproj b/tests/src/JIT/Generics/Typeof/refTypesdynamic.csproj
index ea91e638f3..20b1e41745 100644
--- a/tests/src/JIT/Generics/Typeof/refTypesdynamic.csproj
+++ b/tests/src/JIT/Generics/Typeof/refTypesdynamic.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B09ED5F8-CCC7-4612-9041-0D10B8132ECB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Typeof/struct01.csproj b/tests/src/JIT/Generics/Typeof/struct01.csproj
index 8caa8c941d..44e2ef6652 100644
--- a/tests/src/JIT/Generics/Typeof/struct01.csproj
+++ b/tests/src/JIT/Generics/Typeof/struct01.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{42630210-72E2-463F-8507-49F4D78E60C9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Typeof/struct02.csproj b/tests/src/JIT/Generics/Typeof/struct02.csproj
index 0f3c0c06fe..4e42e4d5eb 100644
--- a/tests/src/JIT/Generics/Typeof/struct02.csproj
+++ b/tests/src/JIT/Generics/Typeof/struct02.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D4059AFB-8FD9-48C0-AFA8-8532933DA9B3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Typeof/struct03.csproj b/tests/src/JIT/Generics/Typeof/struct03.csproj
index fb3f5fc514..64074ecf40 100644
--- a/tests/src/JIT/Generics/Typeof/struct03.csproj
+++ b/tests/src/JIT/Generics/Typeof/struct03.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FF308555-4509-40A5-B990-66378FC9BE3F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Generics/Typeof/valueTypeBoxing.csproj b/tests/src/JIT/Generics/Typeof/valueTypeBoxing.csproj
index 46cdcf60b3..db5429b982 100644
--- a/tests/src/JIT/Generics/Typeof/valueTypeBoxing.csproj
+++ b/tests/src/JIT/Generics/Typeof/valueTypeBoxing.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DA444D4F-EB7F-48C1-8F9F-8E69B5D7A7EE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcs.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcs.csproj
index 330169d079..3c5ee2ffbc 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcs.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcs.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5286AA16-A28B-4619-8842-73A9D89234B1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcs2.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcs2.csproj
index b0f0e5331f..64967dacff 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcs2.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcs2.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C6E13C6A-929B-413F-8D38-80F3E5E94A0E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsbas.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsbas.csproj
index 04019313d3..c9f1d98459 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsbas.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsbas.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F1242903-9B22-4575-BEB9-D0300420705F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsbox.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsbox.csproj
index 740bc5149d..a6442e8c93 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsbox.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsbox.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7F5BAD59-A81B-4154-BD8F-3F78F97D8255}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsmax.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsmax.csproj
index fcbf51c38a..d5ac3323c2 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsmax.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsmax.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2FF2EEFB-5E2B-47DB-A4A8-E52EB641DC49}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsmixed.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsmixed.csproj
index d022f7882c..ceb4029eda 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsmixed.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsmixed.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D70C99ED-C081-4812-9B65-9B32B12ADC2C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsval.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsval.csproj
index ef2402611a..f1c2c45ad8 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsval.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsval.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{229C7705-C14C-455D-9D7B-BED5F44DA541}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsvalbox.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsvalbox.csproj
index 13f7df6b16..ca1e43251c 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsvalbox.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_dbglcsvalbox.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8F624618-F2BC-4CF6-A29C-F55B62508180}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
<GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_rellcs.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_rellcs.csproj
index 49127c0238..79dff94d50 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_rellcs.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_rellcs.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F6030F53-7EA9-4F85-93EE-583C70D4E382}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_rellcs2.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_rellcs2.csproj
index 199b61e7eb..5f09bd2eed 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_rellcs2.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_rellcs2.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9E5B5249-574A-4DF1-8FEC-CEB6BBEC7F44}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_rellcsbas.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_rellcsbas.csproj
index 73ae6fbb42..b17dc05997 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_rellcsbas.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_rellcsbas.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{383D2C5A-0D0D-461F-AC9E-16AC87A1EE41}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_rellcsbox.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_rellcsbox.csproj
index 5d73db4283..1fc8be68ce 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_rellcsbox.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_rellcsbox.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EB3126F9-9BAD-4402-B05C-D4911647914D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_rellcsmax.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_rellcsmax.csproj
index 4593ccf8f0..a4ef3057de 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_rellcsmax.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_rellcsmax.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0DE45EAD-6D45-4C9B-95D7-7B42478D3271}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_rellcsmixed.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_rellcsmixed.csproj
index bf61ed53e7..4e0fe629b0 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_rellcsmixed.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_rellcsmixed.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{04507495-DE8E-4FDE-98BF-323CE49114CC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_rellcsval.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_rellcsval.csproj
index 8aac5d9dc2..82ecc4a7f6 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_rellcsval.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_rellcsval.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DBFA497E-DB71-4362-8A35-9F0A8A5B99B1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_rellcsvalbox.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_rellcsvalbox.csproj
index 81f0614484..5512b8eab5 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_rellcsvalbox.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_rellcsvalbox.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6D59C069-4635-4971-9C44-C0FD0AB478FE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
<GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcs.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcs.csproj
index 8723e3b053..8cfb726791 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcs.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcs.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7F2BE09E-FB70-4867-8510-92CB72423557}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcs2.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcs2.csproj
index a00ca6288a..498e537653 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcs2.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcs2.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CFCB5240-B25C-4731-B438-901AA0A46CA3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsbas.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsbas.csproj
index c9286da57e..e921edd39e 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsbas.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsbas.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{08D7A761-C3C5-41DA-8EDD-73FDDA2141E0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsbox.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsbox.csproj
index 948185750c..a9cadef131 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsbox.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsbox.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2047CED4-FC91-4429-9FA3-B1AA18B92617}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsmax.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsmax.csproj
index a4d1bd2d48..af97fd2334 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsmax.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsmax.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6113EE4E-E070-4A64-B6DA-9C0D81D5FF67}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsmixed.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsmixed.csproj
index ce08330c98..fcacd25bd9 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsmixed.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsmixed.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7FA818E6-43F9-4064-8D14-7A3ECF71EC4D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsval.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsval.csproj
index fff333b987..3b06c384ae 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsval.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsval.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{72BE06E8-0A10-4BC4-A79C-1D09D825AC7D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsvalbox.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsvalbox.csproj
index b6e65841ae..58b7990043 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsvalbox.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_speed_dbglcsvalbox.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1A8C3540-503A-4515-9D4A-174F2E7D970B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
<GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcs.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcs.csproj
index 522a6ae9eb..3680b29165 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcs.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcs.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D81C1BBD-C6DC-4C88-B0CF-1F4AFA212D15}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcs2.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcs2.csproj
index e929c0ac92..2e18d967e2 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcs2.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcs2.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BA2B856D-9A08-423B-A166-43DF59F3C357}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsbas.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsbas.csproj
index 1636ab71ee..84596658e6 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsbas.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsbas.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D8DDFB16-E394-4CF8-9C7D-60EDA36C0DD6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsbox.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsbox.csproj
index 42590f785e..8c3a5e4456 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsbox.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsbox.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9CE7B008-52BD-4C42-A786-0319CD610C78}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsmax.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsmax.csproj
index f313f66cfc..c4cd77195b 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsmax.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsmax.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0950132C-BFC2-4F19-8125-07CE50FA340F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsmixed.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsmixed.csproj
index 96f9e7afc2..a864be18c3 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsmixed.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsmixed.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{44AD9943-B0B1-4DD8-877E-CC3CB6A0D735}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsval.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsval.csproj
index 1282ef0f92..e8dfc1dde3 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsval.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsval.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3170D5EE-2113-4606-ABAB-B3B2B95D0395}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsvalbox.csproj b/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsvalbox.csproj
index 5ad640f7f6..85729d3694 100644
--- a/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsvalbox.csproj
+++ b/tests/src/JIT/Methodical/Arrays/lcs/_speed_rellcsvalbox.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F5D42974-3541-42FB-9C75-3770270E5D94}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
<GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/misc/_dbgarrres.csproj b/tests/src/JIT/Methodical/Arrays/misc/_dbgarrres.csproj
index e3dc61a0b2..c506312146 100644
--- a/tests/src/JIT/Methodical/Arrays/misc/_dbgarrres.csproj
+++ b/tests/src/JIT/Methodical/Arrays/misc/_dbgarrres.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EEC386C8-76E2-4D97-8D5F-11413554DA38}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/misc/_dbggcarr.csproj b/tests/src/JIT/Methodical/Arrays/misc/_dbggcarr.csproj
index 1ac7a456bf..2e816fb921 100644
--- a/tests/src/JIT/Methodical/Arrays/misc/_dbggcarr.csproj
+++ b/tests/src/JIT/Methodical/Arrays/misc/_dbggcarr.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BA6C694F-CA16-4648-A162-19928FEA4AB7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/misc/_dbgselfref.csproj b/tests/src/JIT/Methodical/Arrays/misc/_dbgselfref.csproj
index f24c734537..515f834077 100644
--- a/tests/src/JIT/Methodical/Arrays/misc/_dbgselfref.csproj
+++ b/tests/src/JIT/Methodical/Arrays/misc/_dbgselfref.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2A8C2287-CDC7-429C-8AD6-5076A13E7AB8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/misc/_relarrres.csproj b/tests/src/JIT/Methodical/Arrays/misc/_relarrres.csproj
index f1d39021cb..66234ccf82 100644
--- a/tests/src/JIT/Methodical/Arrays/misc/_relarrres.csproj
+++ b/tests/src/JIT/Methodical/Arrays/misc/_relarrres.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{376F7141-6564-4FCA-8B5B-1FAF03C0FBB6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/misc/_relgcarr.csproj b/tests/src/JIT/Methodical/Arrays/misc/_relgcarr.csproj
index a49454dbea..9a3fefe0ec 100644
--- a/tests/src/JIT/Methodical/Arrays/misc/_relgcarr.csproj
+++ b/tests/src/JIT/Methodical/Arrays/misc/_relgcarr.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{52B653E7-69BC-4FD4-B124-A673C88BB72E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/misc/_relselfref.csproj b/tests/src/JIT/Methodical/Arrays/misc/_relselfref.csproj
index 4c969f6684..badaf9d8e4 100644
--- a/tests/src/JIT/Methodical/Arrays/misc/_relselfref.csproj
+++ b/tests/src/JIT/Methodical/Arrays/misc/_relselfref.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{859EDDFE-5EDE-4772-888F-27000A56AA11}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/misc/_speed_dbgarrres.csproj b/tests/src/JIT/Methodical/Arrays/misc/_speed_dbgarrres.csproj
index dd8c495d16..545e6b6344 100644
--- a/tests/src/JIT/Methodical/Arrays/misc/_speed_dbgarrres.csproj
+++ b/tests/src/JIT/Methodical/Arrays/misc/_speed_dbgarrres.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B5006B72-624F-496F-A429-4AE7E50AEB82}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/misc/_speed_dbggcarr.csproj b/tests/src/JIT/Methodical/Arrays/misc/_speed_dbggcarr.csproj
index f1ffb8a22a..5d567eef75 100644
--- a/tests/src/JIT/Methodical/Arrays/misc/_speed_dbggcarr.csproj
+++ b/tests/src/JIT/Methodical/Arrays/misc/_speed_dbggcarr.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F92F1679-95B9-488E-A378-7ADF531B2D01}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/misc/_speed_dbgselfref.csproj b/tests/src/JIT/Methodical/Arrays/misc/_speed_dbgselfref.csproj
index 1f513bf243..457ebd75bd 100644
--- a/tests/src/JIT/Methodical/Arrays/misc/_speed_dbgselfref.csproj
+++ b/tests/src/JIT/Methodical/Arrays/misc/_speed_dbgselfref.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C8051056-1A85-4BEF-9408-3EAB51DCF52E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/misc/_speed_relarrres.csproj b/tests/src/JIT/Methodical/Arrays/misc/_speed_relarrres.csproj
index 24d2f3ae03..362b192355 100644
--- a/tests/src/JIT/Methodical/Arrays/misc/_speed_relarrres.csproj
+++ b/tests/src/JIT/Methodical/Arrays/misc/_speed_relarrres.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E07778FA-E591-4470-BD28-FBA0B45C880F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/misc/_speed_relgcarr.csproj b/tests/src/JIT/Methodical/Arrays/misc/_speed_relgcarr.csproj
index d18284b0df..00eadac417 100644
--- a/tests/src/JIT/Methodical/Arrays/misc/_speed_relgcarr.csproj
+++ b/tests/src/JIT/Methodical/Arrays/misc/_speed_relgcarr.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5A836F00-9458-403C-A88F-D974F2B39F61}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Arrays/misc/_speed_relselfref.csproj b/tests/src/JIT/Methodical/Arrays/misc/_speed_relselfref.csproj
index 17cf38fd6c..14024ef9e8 100644
--- a/tests/src/JIT/Methodical/Arrays/misc/_speed_relselfref.csproj
+++ b/tests/src/JIT/Methodical/Arrays/misc/_speed_relselfref.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B04EBCD4-E07A-461A-9ACF-922288EF3917}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/i4/i4_cs_d.csproj b/tests/src/JIT/Methodical/AsgOp/i4/i4_cs_d.csproj
index 5824e4de0e..54adc03b70 100644
--- a/tests/src/JIT/Methodical/AsgOp/i4/i4_cs_d.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/i4/i4_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6EAF444E-55CF-473C-99E0-38176828C2D6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/i4/i4_cs_do.csproj b/tests/src/JIT/Methodical/AsgOp/i4/i4_cs_do.csproj
index f0e2b8c516..94f1115463 100644
--- a/tests/src/JIT/Methodical/AsgOp/i4/i4_cs_do.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/i4/i4_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{10E5D6DB-A089-4539-8A17-6216BD6F98B8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/i4/i4_cs_r.csproj b/tests/src/JIT/Methodical/AsgOp/i4/i4_cs_r.csproj
index 885d267d9b..88b9c9488a 100644
--- a/tests/src/JIT/Methodical/AsgOp/i4/i4_cs_r.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/i4/i4_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4FAD1625-EF71-4917-9F1F-ED9ABFFB934C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/i4/i4_cs_ro.csproj b/tests/src/JIT/Methodical/AsgOp/i4/i4_cs_ro.csproj
index 8b127aedb9..02d5e78dd1 100644
--- a/tests/src/JIT/Methodical/AsgOp/i4/i4_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/i4/i4_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C84C8426-642F-4DFD-BF02-7A6E9F708756}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_d.csproj b/tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_d.csproj
index 832796f350..861e2b346f 100644
--- a/tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_d.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{14163169-6FB4-4A2B-8A4A-A021D006D717}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_do.csproj b/tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_do.csproj
index 8fa42f1792..b6792775bf 100644
--- a/tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_do.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7D321758-1C83-4DB3-B51D-27F6FA57AE64}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_r.csproj b/tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_r.csproj
index 0b97c157f0..73b8e720a5 100644
--- a/tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_r.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{16967885-D7D0-4D58-AF6B-00F5FC54EC1B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_ro.csproj b/tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_ro.csproj
index 6707074d2f..9896f6c1e5 100644
--- a/tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/i4/i4flat_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7B540E45-BDAB-46BC-8657-D6CBCBE61831}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/i8/i8_cs_d.csproj b/tests/src/JIT/Methodical/AsgOp/i8/i8_cs_d.csproj
index 7018db3940..5c83997834 100644
--- a/tests/src/JIT/Methodical/AsgOp/i8/i8_cs_d.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/i8/i8_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{293FE611-8ECE-473A-913C-7CF09977A544}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/i8/i8_cs_do.csproj b/tests/src/JIT/Methodical/AsgOp/i8/i8_cs_do.csproj
index 651391f728..7349233bed 100644
--- a/tests/src/JIT/Methodical/AsgOp/i8/i8_cs_do.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/i8/i8_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A6038A0C-F7A9-4511-A080-22E10146CFF4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/i8/i8_cs_r.csproj b/tests/src/JIT/Methodical/AsgOp/i8/i8_cs_r.csproj
index 602ece29a0..5fc11d1572 100644
--- a/tests/src/JIT/Methodical/AsgOp/i8/i8_cs_r.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/i8/i8_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F482BF92-E9C2-4B1D-9E42-EADBAAC53B30}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/i8/i8_cs_ro.csproj b/tests/src/JIT/Methodical/AsgOp/i8/i8_cs_ro.csproj
index 1870730fc0..9da5c7b516 100644
--- a/tests/src/JIT/Methodical/AsgOp/i8/i8_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/i8/i8_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F743004C-99B4-4580-80AE-33EA97834AB9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_d.csproj b/tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_d.csproj
index b51a598928..c9e1f65c35 100644
--- a/tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_d.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{364B851D-D4FF-4F6A-AF3B-96D8CDD71360}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_do.csproj b/tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_do.csproj
index b02f29900a..eb11c86221 100644
--- a/tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_do.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{12E16CD9-7ECB-44CE-ADEB-93783A7FCE13}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_r.csproj b/tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_r.csproj
index 2e5ae49e77..03872f3fb0 100644
--- a/tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_r.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{21007222-B4B1-49D7-9AE6-D9A4C915A20A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_ro.csproj b/tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_ro.csproj
index 4c9a9056cc..795385fa0a 100644
--- a/tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/i8/i8flat_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A01D75F2-4784-4CF8-BA88-23BC63F3CB0A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/r4/r4_cs_d.csproj b/tests/src/JIT/Methodical/AsgOp/r4/r4_cs_d.csproj
index 6fb01b46de..e65190d50b 100644
--- a/tests/src/JIT/Methodical/AsgOp/r4/r4_cs_d.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/r4/r4_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{83C230E5-DE57-4F98-90A2-5E434A64071E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/r4/r4_cs_do.csproj b/tests/src/JIT/Methodical/AsgOp/r4/r4_cs_do.csproj
index f1d5dffb50..e10295daf5 100644
--- a/tests/src/JIT/Methodical/AsgOp/r4/r4_cs_do.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/r4/r4_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{019B6706-6421-4BFA-BC71-9CF043491C3B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/r4/r4_cs_r.csproj b/tests/src/JIT/Methodical/AsgOp/r4/r4_cs_r.csproj
index 3568b9e1ad..c21ddc4ed3 100644
--- a/tests/src/JIT/Methodical/AsgOp/r4/r4_cs_r.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/r4/r4_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{70351EE6-B46D-45D4-81BB-E48E359D49A8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/r4/r4_cs_ro.csproj b/tests/src/JIT/Methodical/AsgOp/r4/r4_cs_ro.csproj
index ba19d8378b..e6d99dd54b 100644
--- a/tests/src/JIT/Methodical/AsgOp/r4/r4_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/r4/r4_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FA9A66F5-886D-46E8-AC9B-0CA8E67D6CBD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_d.csproj b/tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_d.csproj
index 5d7529dfed..d8cb2a93aa 100644
--- a/tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_d.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F1F45941-0CB1-4C86-A9C0-22B751B4EC4D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_do.csproj b/tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_do.csproj
index 7616525959..073eec68cd 100644
--- a/tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_do.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B9707CEE-08FE-4DA8-9ED1-0CD2326A6390}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_r.csproj b/tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_r.csproj
index dc6319356f..bb58e599e7 100644
--- a/tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_r.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BFAEC7EF-E209-4F9B-BB90-FFA58678A253}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_ro.csproj b/tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_ro.csproj
index 70cc14fc09..5018d65fdc 100644
--- a/tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/r4/r4flat_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{11C1B849-E442-4D5E-A0A7-AA0B30F2247B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/r8/r8_cs_d.csproj b/tests/src/JIT/Methodical/AsgOp/r8/r8_cs_d.csproj
index 7d95c43749..0aa5da05b2 100644
--- a/tests/src/JIT/Methodical/AsgOp/r8/r8_cs_d.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/r8/r8_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{149D8B69-2B5C-4F25-8853-991A4BF08DB4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/r8/r8_cs_do.csproj b/tests/src/JIT/Methodical/AsgOp/r8/r8_cs_do.csproj
index 189cc7023c..fd383e7844 100644
--- a/tests/src/JIT/Methodical/AsgOp/r8/r8_cs_do.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/r8/r8_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5269AD90-8679-4AEA-8C2A-906CDA9F056F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/r8/r8_cs_r.csproj b/tests/src/JIT/Methodical/AsgOp/r8/r8_cs_r.csproj
index 5afecb1b15..580516bf5a 100644
--- a/tests/src/JIT/Methodical/AsgOp/r8/r8_cs_r.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/r8/r8_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2C65FE18-0E3B-44B0-9BB7-E8254C06A3C9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/r8/r8_cs_ro.csproj b/tests/src/JIT/Methodical/AsgOp/r8/r8_cs_ro.csproj
index b06aaaa2b6..05305b1044 100644
--- a/tests/src/JIT/Methodical/AsgOp/r8/r8_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/r8/r8_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9B133BDC-48C6-4E11-906C-FDEAF818309F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_d.csproj b/tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_d.csproj
index 4464b01e4f..20606a1815 100644
--- a/tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_d.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{38B47509-08E5-4BEE-B112-14528D0C48F3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_do.csproj b/tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_do.csproj
index 061d3ab185..ce95b7f38f 100644
--- a/tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_do.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A30B47AA-3D05-47ED-86E6-836946DBE693}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_r.csproj b/tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_r.csproj
index 0067bb32a8..1cfaff7ac5 100644
--- a/tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_r.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1CDEC76B-6206-4094-85C9-6447D3DFDFDA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_ro.csproj b/tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_ro.csproj
index 87ac55ce05..4452da6baa 100644
--- a/tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/AsgOp/r8/r8flat_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{089F5E49-9BEF-4F72-852F-E13C1A8E91F4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Boxing/misc/_dbgenum_cs.csproj b/tests/src/JIT/Methodical/Boxing/misc/_dbgenum_cs.csproj
index 907e6add03..25ec5f245e 100644
--- a/tests/src/JIT/Methodical/Boxing/misc/_dbgenum_cs.csproj
+++ b/tests/src/JIT/Methodical/Boxing/misc/_dbgenum_cs.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1078159A-0ADF-4196-8910-17C460B6B9C4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Boxing/misc/_dbgnestval_cs.csproj b/tests/src/JIT/Methodical/Boxing/misc/_dbgnestval_cs.csproj
index aca03a5b64..4c463ff9fc 100644
--- a/tests/src/JIT/Methodical/Boxing/misc/_dbgnestval_cs.csproj
+++ b/tests/src/JIT/Methodical/Boxing/misc/_dbgnestval_cs.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{32EFE30D-5B7F-4660-8F73-F1D533004FCD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Boxing/misc/_dbgtailjump_cs.csproj b/tests/src/JIT/Methodical/Boxing/misc/_dbgtailjump_cs.csproj
index 7740c227c3..5b53d864e1 100644
--- a/tests/src/JIT/Methodical/Boxing/misc/_dbgtailjump_cs.csproj
+++ b/tests/src/JIT/Methodical/Boxing/misc/_dbgtailjump_cs.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BB4C7E4F-77AB-4E77-97D0-3195E414DF66}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Boxing/misc/_odbgenum_cs.csproj b/tests/src/JIT/Methodical/Boxing/misc/_odbgenum_cs.csproj
index fc4e79241e..af323b49c7 100644
--- a/tests/src/JIT/Methodical/Boxing/misc/_odbgenum_cs.csproj
+++ b/tests/src/JIT/Methodical/Boxing/misc/_odbgenum_cs.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E1EFF632-5803-4922-8556-047D321ACDD6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Boxing/misc/_odbgnestval_cs.csproj b/tests/src/JIT/Methodical/Boxing/misc/_odbgnestval_cs.csproj
index 82793dd38e..8baf3e11b9 100644
--- a/tests/src/JIT/Methodical/Boxing/misc/_odbgnestval_cs.csproj
+++ b/tests/src/JIT/Methodical/Boxing/misc/_odbgnestval_cs.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DD3CD0A1-DF96-4AD5-B363-94E216361C80}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Boxing/misc/_odbgtailjump_cs.csproj b/tests/src/JIT/Methodical/Boxing/misc/_odbgtailjump_cs.csproj
index 57afe94e1a..1eff1dc2b4 100644
--- a/tests/src/JIT/Methodical/Boxing/misc/_odbgtailjump_cs.csproj
+++ b/tests/src/JIT/Methodical/Boxing/misc/_odbgtailjump_cs.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B3A065CE-BEAE-4A30-AEF3-83E45D4C8569}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Boxing/misc/_orelenum_cs.csproj b/tests/src/JIT/Methodical/Boxing/misc/_orelenum_cs.csproj
index 4c7ca41391..603312e83f 100644
--- a/tests/src/JIT/Methodical/Boxing/misc/_orelenum_cs.csproj
+++ b/tests/src/JIT/Methodical/Boxing/misc/_orelenum_cs.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{61121819-B7F9-474B-85EB-040490EF3D0A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Boxing/misc/_orelnestval_cs.csproj b/tests/src/JIT/Methodical/Boxing/misc/_orelnestval_cs.csproj
index acb3bedf6d..85077408cf 100644
--- a/tests/src/JIT/Methodical/Boxing/misc/_orelnestval_cs.csproj
+++ b/tests/src/JIT/Methodical/Boxing/misc/_orelnestval_cs.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D3F0D5C2-219B-4E50-9C1C-BEAE2E2A9587}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Boxing/misc/_oreltailjump_cs.csproj b/tests/src/JIT/Methodical/Boxing/misc/_oreltailjump_cs.csproj
index 880dcfcf7b..f95651774d 100644
--- a/tests/src/JIT/Methodical/Boxing/misc/_oreltailjump_cs.csproj
+++ b/tests/src/JIT/Methodical/Boxing/misc/_oreltailjump_cs.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B3E6268C-05E7-4BEC-8D4C-B471DC6946E3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Boxing/misc/_relenum_cs.csproj b/tests/src/JIT/Methodical/Boxing/misc/_relenum_cs.csproj
index 2fd1939155..3c9002b270 100644
--- a/tests/src/JIT/Methodical/Boxing/misc/_relenum_cs.csproj
+++ b/tests/src/JIT/Methodical/Boxing/misc/_relenum_cs.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7BD9A24F-20E4-4515-9514-0029E4A485C0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Boxing/misc/_relnestval_cs.csproj b/tests/src/JIT/Methodical/Boxing/misc/_relnestval_cs.csproj
index 9d77b12ed1..a10628f2f8 100644
--- a/tests/src/JIT/Methodical/Boxing/misc/_relnestval_cs.csproj
+++ b/tests/src/JIT/Methodical/Boxing/misc/_relnestval_cs.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E6A3B5BF-331D-4B40-8993-CDCFB9E8F181}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Boxing/misc/_reltailjump_cs.csproj b/tests/src/JIT/Methodical/Boxing/misc/_reltailjump_cs.csproj
index c45e27c958..8533053efe 100644
--- a/tests/src/JIT/Methodical/Boxing/misc/_reltailjump_cs.csproj
+++ b/tests/src/JIT/Methodical/Boxing/misc/_reltailjump_cs.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{50E37C5A-A812-4C7B-8299-C5A973E99C91}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Coverage/b433189.csproj b/tests/src/JIT/Methodical/Coverage/b433189.csproj
index 9210af9424..73bf441ddb 100644
--- a/tests/src/JIT/Methodical/Coverage/b433189.csproj
+++ b/tests/src/JIT/Methodical/Coverage/b433189.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B15721F4-238B-4A65-9C72-57FB609402A1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/FPtrunc/convr4a_cs_d.csproj b/tests/src/JIT/Methodical/FPtrunc/convr4a_cs_d.csproj
index d9f1513c21..b3b99be02d 100644
--- a/tests/src/JIT/Methodical/FPtrunc/convr4a_cs_d.csproj
+++ b/tests/src/JIT/Methodical/FPtrunc/convr4a_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BD5B9A20-29E1-4CBA-8933-7E3C79A5529D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/FPtrunc/convr4a_cs_do.csproj b/tests/src/JIT/Methodical/FPtrunc/convr4a_cs_do.csproj
index cdabe124ad..36f3666da3 100644
--- a/tests/src/JIT/Methodical/FPtrunc/convr4a_cs_do.csproj
+++ b/tests/src/JIT/Methodical/FPtrunc/convr4a_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{73C9B4AC-39C5-4DED-BC68-AA03CD41072A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/FPtrunc/convr4a_cs_r.csproj b/tests/src/JIT/Methodical/FPtrunc/convr4a_cs_r.csproj
index d325749d45..c4e4d3efe3 100644
--- a/tests/src/JIT/Methodical/FPtrunc/convr4a_cs_r.csproj
+++ b/tests/src/JIT/Methodical/FPtrunc/convr4a_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BD949E3E-C280-48EE-8184-87DAC8A703DC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/FPtrunc/convr4a_cs_ro.csproj b/tests/src/JIT/Methodical/FPtrunc/convr4a_cs_ro.csproj
index 073d9a90c5..fa8c99726c 100644
--- a/tests/src/JIT/Methodical/FPtrunc/convr4a_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/FPtrunc/convr4a_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{20B43D32-9F6E-4CBF-AAD7-81DC2CC8A4A7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/FPtrunc/convr8a_cs_d.csproj b/tests/src/JIT/Methodical/FPtrunc/convr8a_cs_d.csproj
index 0cdcdb310d..b834c78a22 100644
--- a/tests/src/JIT/Methodical/FPtrunc/convr8a_cs_d.csproj
+++ b/tests/src/JIT/Methodical/FPtrunc/convr8a_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7E653F52-E821-4AD7-84B9-FBD13E0C1308}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/FPtrunc/convr8a_cs_do.csproj b/tests/src/JIT/Methodical/FPtrunc/convr8a_cs_do.csproj
index d67660bd1e..c2707ba109 100644
--- a/tests/src/JIT/Methodical/FPtrunc/convr8a_cs_do.csproj
+++ b/tests/src/JIT/Methodical/FPtrunc/convr8a_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B414C4D2-2F6A-4CEF-814E-BA9DC7DB7C8F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/FPtrunc/convr8a_cs_r.csproj b/tests/src/JIT/Methodical/FPtrunc/convr8a_cs_r.csproj
index c29f9e7c7b..6e14e23602 100644
--- a/tests/src/JIT/Methodical/FPtrunc/convr8a_cs_r.csproj
+++ b/tests/src/JIT/Methodical/FPtrunc/convr8a_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A57CD20C-BC08-49F1-88CD-AB3609C76C68}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/FPtrunc/convr8a_cs_ro.csproj b/tests/src/JIT/Methodical/FPtrunc/convr8a_cs_ro.csproj
index 53874974a9..d8b6a1090d 100644
--- a/tests/src/JIT/Methodical/FPtrunc/convr8a_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/FPtrunc/convr8a_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{387A2A16-9BD0-4E49-B934-9F725CEB810E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_d.csproj b/tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_d.csproj
index 95a247cc7f..110417290e 100644
--- a/tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_d.csproj
+++ b/tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F4BF21B1-69E1-48F6-9AC8-0465F3B5798B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_do.csproj b/tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_do.csproj
index bf57f2426e..acfad19270 100644
--- a/tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_do.csproj
+++ b/tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8AA2DDC3-5BB2-4F35-A020-8106C20CF8FA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_r.csproj b/tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_r.csproj
index 558034203c..a72eba4ae6 100644
--- a/tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_r.csproj
+++ b/tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{765B8DAE-C0A8-4247-B89C-A945693622D6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_ro.csproj b/tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_ro.csproj
index 94b874fbaf..22c2626b52 100644
--- a/tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/Invoke/25params/25param1a_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AF9518E2-1C16-44D2-AD0D-6D72786BCD06}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_d.csproj b/tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_d.csproj
index 3bf3394a23..4e9391604f 100644
--- a/tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_d.csproj
+++ b/tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0A6812BB-B1ED-4946-985A-59D6BA337C02}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_do.csproj b/tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_do.csproj
index ef27ae4110..ad70fee358 100644
--- a/tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_do.csproj
+++ b/tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C75CD0A5-EC50-4758-934C-6556DB3ABB56}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_r.csproj b/tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_r.csproj
index b6550631b4..d3adbf8f61 100644
--- a/tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_r.csproj
+++ b/tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7522C319-7E9C-4FF6-BA8B-4AFD82505F11}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_ro.csproj b/tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_ro.csproj
index 9aa50026c7..afd86aaf4d 100644
--- a/tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/Invoke/25params/25param2a_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5D3D87C1-CFFE-4C30-B840-166734802351}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_d.csproj b/tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_d.csproj
index 258a912368..764483ab81 100644
--- a/tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_d.csproj
+++ b/tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{066648D8-5CC3-4237-B749-6EEF50933525}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_do.csproj b/tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_do.csproj
index 2baf2e44f6..6bf48327dd 100644
--- a/tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_do.csproj
+++ b/tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{55B6A522-0226-4155-8C65-07876D6A9860}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_r.csproj b/tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_r.csproj
index 1c87a58953..f1bbc7f70b 100644
--- a/tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_r.csproj
+++ b/tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2D5ECCEC-4287-4CDA-BC4C-7232A0F61449}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_ro.csproj b/tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_ro.csproj
index 79bc61cd40..606de87bf4 100644
--- a/tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/Invoke/25params/25param3a_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0AAAF581-8DA8-43B4-AEF0-66F55292813E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/SEH/_dbgcatchfinally.csproj b/tests/src/JIT/Methodical/Invoke/SEH/_dbgcatchfinally.csproj
index b5ad42c64f..f132b33156 100644
--- a/tests/src/JIT/Methodical/Invoke/SEH/_dbgcatchfinally.csproj
+++ b/tests/src/JIT/Methodical/Invoke/SEH/_dbgcatchfinally.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0DA8CCC7-53D6-4F33-B6DE-D56A54B57B37}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/SEH/_dbgcatchfinally_tail.csproj b/tests/src/JIT/Methodical/Invoke/SEH/_dbgcatchfinally_tail.csproj
index c842528d4e..4549b17131 100644
--- a/tests/src/JIT/Methodical/Invoke/SEH/_dbgcatchfinally_tail.csproj
+++ b/tests/src/JIT/Methodical/Invoke/SEH/_dbgcatchfinally_tail.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CDB2B955-A5B9-4C92-A9CD-66421A10C575}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/SEH/_relcatchfinally.csproj b/tests/src/JIT/Methodical/Invoke/SEH/_relcatchfinally.csproj
index 4a18a824aa..5b35fc5127 100644
--- a/tests/src/JIT/Methodical/Invoke/SEH/_relcatchfinally.csproj
+++ b/tests/src/JIT/Methodical/Invoke/SEH/_relcatchfinally.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D4A7F6E3-10FB-4289-9889-559C58A9CE82}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/SEH/_relcatchfinally_tail.csproj b/tests/src/JIT/Methodical/Invoke/SEH/_relcatchfinally_tail.csproj
index f7b3888869..eadc553760 100644
--- a/tests/src/JIT/Methodical/Invoke/SEH/_relcatchfinally_tail.csproj
+++ b/tests/src/JIT/Methodical/Invoke/SEH/_relcatchfinally_tail.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{85F10744-5D68-401F-95B0-11D9434FF153}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/SEH/_speed_dbgcatchfinally.csproj b/tests/src/JIT/Methodical/Invoke/SEH/_speed_dbgcatchfinally.csproj
index 851877be1e..bd2fc1d842 100644
--- a/tests/src/JIT/Methodical/Invoke/SEH/_speed_dbgcatchfinally.csproj
+++ b/tests/src/JIT/Methodical/Invoke/SEH/_speed_dbgcatchfinally.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C34ABC48-FC7E-478E-B148-06E3BF70B638}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/SEH/_speed_dbgcatchfinally_tail.csproj b/tests/src/JIT/Methodical/Invoke/SEH/_speed_dbgcatchfinally_tail.csproj
index a090b3e9ae..6accb57bb1 100644
--- a/tests/src/JIT/Methodical/Invoke/SEH/_speed_dbgcatchfinally_tail.csproj
+++ b/tests/src/JIT/Methodical/Invoke/SEH/_speed_dbgcatchfinally_tail.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{65CC7212-A80C-4176-A942-2F9747772F31}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/SEH/_speed_relcatchfinally.csproj b/tests/src/JIT/Methodical/Invoke/SEH/_speed_relcatchfinally.csproj
index 35700c2af6..27db20bdb8 100644
--- a/tests/src/JIT/Methodical/Invoke/SEH/_speed_relcatchfinally.csproj
+++ b/tests/src/JIT/Methodical/Invoke/SEH/_speed_relcatchfinally.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F8CCECEF-F7D4-4E88-9CBB-3FF27E856D5A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/SEH/_speed_relcatchfinally_tail.csproj b/tests/src/JIT/Methodical/Invoke/SEH/_speed_relcatchfinally_tail.csproj
index f1ed4fbf89..e2a1cf4a37 100644
--- a/tests/src/JIT/Methodical/Invoke/SEH/_speed_relcatchfinally_tail.csproj
+++ b/tests/src/JIT/Methodical/Invoke/SEH/_speed_relcatchfinally_tail.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{951998CF-8BF0-4660-B2E1-F5E7B9CAE775}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/callvirt/_dbgtest1.csproj b/tests/src/JIT/Methodical/Invoke/callvirt/_dbgtest1.csproj
index c6ceef6749..fd9341200e 100644
--- a/tests/src/JIT/Methodical/Invoke/callvirt/_dbgtest1.csproj
+++ b/tests/src/JIT/Methodical/Invoke/callvirt/_dbgtest1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8B3226D1-019E-4374-9D7A-984AFF660832}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/callvirt/_reltest1.csproj b/tests/src/JIT/Methodical/Invoke/callvirt/_reltest1.csproj
index a644f67e28..f91a20bdd8 100644
--- a/tests/src/JIT/Methodical/Invoke/callvirt/_reltest1.csproj
+++ b/tests/src/JIT/Methodical/Invoke/callvirt/_reltest1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8F545EB4-16C4-4561-A7FA-30D9A9504E2D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/callvirt/_speed_dbgtest1.csproj b/tests/src/JIT/Methodical/Invoke/callvirt/_speed_dbgtest1.csproj
index 2b2e4c6c44..a522fb7f0a 100644
--- a/tests/src/JIT/Methodical/Invoke/callvirt/_speed_dbgtest1.csproj
+++ b/tests/src/JIT/Methodical/Invoke/callvirt/_speed_dbgtest1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6423E198-6E4C-4FE3-87D3-A14586D1E7E1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/callvirt/_speed_reltest1.csproj b/tests/src/JIT/Methodical/Invoke/callvirt/_speed_reltest1.csproj
index 8f7b4bb49d..3b06580b75 100644
--- a/tests/src/JIT/Methodical/Invoke/callvirt/_speed_reltest1.csproj
+++ b/tests/src/JIT/Methodical/Invoke/callvirt/_speed_reltest1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{612EEF55-B933-4F56-9203-6387DB3755F5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/ctor/_dbgval_ctor.csproj b/tests/src/JIT/Methodical/Invoke/ctor/_dbgval_ctor.csproj
index 57da370d8e..ad6a945e37 100644
--- a/tests/src/JIT/Methodical/Invoke/ctor/_dbgval_ctor.csproj
+++ b/tests/src/JIT/Methodical/Invoke/ctor/_dbgval_ctor.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{04DCE5F5-545D-4326-AAE7-8B3311248AA3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/ctor/_relval_ctor.csproj b/tests/src/JIT/Methodical/Invoke/ctor/_relval_ctor.csproj
index 576cdf5966..d5dde75ba5 100644
--- a/tests/src/JIT/Methodical/Invoke/ctor/_relval_ctor.csproj
+++ b/tests/src/JIT/Methodical/Invoke/ctor/_relval_ctor.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E73AE81F-2BB2-4BA4-A99F-6E9AEEBAFB19}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/ctor/_speed_dbgval_ctor.csproj b/tests/src/JIT/Methodical/Invoke/ctor/_speed_dbgval_ctor.csproj
index cd496183d6..8021c6347a 100644
--- a/tests/src/JIT/Methodical/Invoke/ctor/_speed_dbgval_ctor.csproj
+++ b/tests/src/JIT/Methodical/Invoke/ctor/_speed_dbgval_ctor.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{20860BEB-89DA-4119-B82E-C7DD5994E92F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/ctor/_speed_relval_ctor.csproj b/tests/src/JIT/Methodical/Invoke/ctor/_speed_relval_ctor.csproj
index 8cc79ec99f..57f9216133 100644
--- a/tests/src/JIT/Methodical/Invoke/ctor/_speed_relval_ctor.csproj
+++ b/tests/src/JIT/Methodical/Invoke/ctor/_speed_relval_ctor.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9050A814-D15D-4F3E-9259-54803F85FE63}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/deep/_dbgdeep.csproj b/tests/src/JIT/Methodical/Invoke/deep/_dbgdeep.csproj
index 82509fb678..0da69a18c8 100644
--- a/tests/src/JIT/Methodical/Invoke/deep/_dbgdeep.csproj
+++ b/tests/src/JIT/Methodical/Invoke/deep/_dbgdeep.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{098FBD79-0E99-4E2D-B67B-1C0C977A3EAA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/deep/_reldeep.csproj b/tests/src/JIT/Methodical/Invoke/deep/_reldeep.csproj
index 9460d2c324..ba8e3b8b2f 100644
--- a/tests/src/JIT/Methodical/Invoke/deep/_reldeep.csproj
+++ b/tests/src/JIT/Methodical/Invoke/deep/_reldeep.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CA007CA9-CD94-4D2A-B45E-B4FFB36C56DE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/deep/_speed_dbgdeep.csproj b/tests/src/JIT/Methodical/Invoke/deep/_speed_dbgdeep.csproj
index 47897a0603..27660893c6 100644
--- a/tests/src/JIT/Methodical/Invoke/deep/_speed_dbgdeep.csproj
+++ b/tests/src/JIT/Methodical/Invoke/deep/_speed_dbgdeep.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2896F75C-65F5-489C-99ED-C651B1CF438B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/deep/_speed_reldeep.csproj b/tests/src/JIT/Methodical/Invoke/deep/_speed_reldeep.csproj
index 78beaa883c..0daf66d4e7 100644
--- a/tests/src/JIT/Methodical/Invoke/deep/_speed_reldeep.csproj
+++ b/tests/src/JIT/Methodical/Invoke/deep/_speed_reldeep.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2755A058-AF1D-4DDA-85A0-D69E5A96D298}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/fptr/_dbgrecurse.csproj b/tests/src/JIT/Methodical/Invoke/fptr/_dbgrecurse.csproj
index b5bcccb1f0..535db94190 100644
--- a/tests/src/JIT/Methodical/Invoke/fptr/_dbgrecurse.csproj
+++ b/tests/src/JIT/Methodical/Invoke/fptr/_dbgrecurse.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{95B46689-1DF6-4292-93C6-783B238750CD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/fptr/_relrecurse.csproj b/tests/src/JIT/Methodical/Invoke/fptr/_relrecurse.csproj
index a1867c8ebf..9f3d4c8e5a 100644
--- a/tests/src/JIT/Methodical/Invoke/fptr/_relrecurse.csproj
+++ b/tests/src/JIT/Methodical/Invoke/fptr/_relrecurse.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D4376443-7B4E-4592-BA55-2C95E2313BB5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/fptr/_speed_dbgrecurse.csproj b/tests/src/JIT/Methodical/Invoke/fptr/_speed_dbgrecurse.csproj
index 6261eb7e3d..f5ee2b63de 100644
--- a/tests/src/JIT/Methodical/Invoke/fptr/_speed_dbgrecurse.csproj
+++ b/tests/src/JIT/Methodical/Invoke/fptr/_speed_dbgrecurse.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3D1C981E-82C6-4479-BA4A-9E498F8968F2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/fptr/_speed_relrecurse.csproj b/tests/src/JIT/Methodical/Invoke/fptr/_speed_relrecurse.csproj
index a5f92ca4dd..7e9eece8b7 100644
--- a/tests/src/JIT/Methodical/Invoke/fptr/_speed_relrecurse.csproj
+++ b/tests/src/JIT/Methodical/Invoke/fptr/_speed_relrecurse.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{52239498-7DBD-47B6-8C86-33D3928D305E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/implicit/_dbgobj.csproj b/tests/src/JIT/Methodical/Invoke/implicit/_dbgobj.csproj
index 6b56121528..89eb81adb2 100644
--- a/tests/src/JIT/Methodical/Invoke/implicit/_dbgobj.csproj
+++ b/tests/src/JIT/Methodical/Invoke/implicit/_dbgobj.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D579DF0E-44A5-4B01-B354-2F6C269EFEC5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/implicit/_relobj.csproj b/tests/src/JIT/Methodical/Invoke/implicit/_relobj.csproj
index ef4438ec0d..b323b5a4dc 100644
--- a/tests/src/JIT/Methodical/Invoke/implicit/_relobj.csproj
+++ b/tests/src/JIT/Methodical/Invoke/implicit/_relobj.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{281E6D84-DD28-44CF-9007-218767F38CEA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/implicit/_speed_dbgobj.csproj b/tests/src/JIT/Methodical/Invoke/implicit/_speed_dbgobj.csproj
index e4b73afae5..f945cf79e4 100644
--- a/tests/src/JIT/Methodical/Invoke/implicit/_speed_dbgobj.csproj
+++ b/tests/src/JIT/Methodical/Invoke/implicit/_speed_dbgobj.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CF2FB203-4A66-40D3-B3DE-4563FA349CF6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Invoke/implicit/_speed_relobj.csproj b/tests/src/JIT/Methodical/Invoke/implicit/_speed_relobj.csproj
index 319602ff97..b1305ef073 100644
--- a/tests/src/JIT/Methodical/Invoke/implicit/_speed_relobj.csproj
+++ b/tests/src/JIT/Methodical/Invoke/implicit/_speed_relobj.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{67E8AF36-6FD6-461E-96BD-A539C62B21CA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_d.csproj
index fd66af9fff..cd4887bf04 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3FF8F7D5-8EA6-4BE7-AD41-02F2D123CA86}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_do.csproj
index 8b273d0b21..1f6349c218 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CF43C188-347D-48F9-A579-DA44539A0FF9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_r.csproj
index cc9976c2f2..775585b6e7 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C5003221-20FB-4B11-ADFF-9B74AB85E644}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_ro.csproj
index 0b61ca909c..c056778347 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/bool_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{48D2ADCC-1F30-4048-9D7D-DB2EAE996DC0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_d.csproj
index 38a59da58b..8007621593 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{27EF2574-85F6-4344-A8FB-53FF676B2B35}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_do.csproj
index 6f61fc00cc..e698895fc0 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1CDEFA2A-BEAF-446E-9A37-9831CA8B98EE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_r.csproj
index 4619e16168..f10c6fbe2d 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5A1A4F68-E0EF-4C86-A2DD-B4B51D2AE5B0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_ro.csproj
index 50c836cc7b..6c62d5e454 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/byte_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B1777F72-B4F9-4163-934D-01C5FE94C3A0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_d.csproj
index 8d0677184c..9ad41999f7 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{85C3782E-2BC8-47F1-A8FC-A281D38E2E2E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_do.csproj
index 9ae3a05a82..1bbf9402aa 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5E080301-62C6-473A-A81E-B6CA4660D910}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_r.csproj
index f4f994912f..9bacc4edc2 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4C6B201D-B3CB-4532-90CC-BD168C55245B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_ro.csproj
index 301b3a72b8..a2c98d0aa3 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/char_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E3B35BC3-48A5-49CF-A7AF-6482668C7925}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_d.csproj
index 1b21fc75b4..67cf25542a 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{616C74B4-061C-4397-B353-55EFA946A066}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_do.csproj
index 0b2093bcd1..8589d0bba9 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{43052CE7-B86C-4348-A8DF-F36649824AF2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_r.csproj
index af7625e05f..5d41939d19 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{208C8119-B194-4496-B8CE-10792F48127B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_ro.csproj
index 25ff273c91..19a7f80d05 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/decimal_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{83836C23-C48E-43D3-B4FE-D6B87038B4F3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_d.csproj
index 4067c212bd..9a7f457df9 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E5A4BD61-B9C8-4C55-9255-6C4034266B8A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_do.csproj
index be946e2d27..66986afc8b 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DA85578A-95B0-46E2-9B6A-9CC632F47468}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_r.csproj
index f27ec97647..5945b516c4 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EB1A58D0-1CDF-4E38-A034-E8E5E8BBE6CC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_ro.csproj
index 6293048abe..a17f09b6af 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/double_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1AAF5C25-41EC-4C6C-B284-D5DAA8717974}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_d.csproj
index 3ece23ac31..9457294bfc 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EC6BB7AB-E35B-49FB-833B-25C2E06EE333}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_do.csproj
index 8a2faf5fc1..ce49ace641 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5E0080D5-E089-4F8D-A052-AFA19F3FEB95}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_r.csproj
index 765fec5b49..88a83f0aba 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2FDB1ADC-FBFF-43D4-927C-DA5349A245A2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_ro.csproj
index 380192cbeb..e1a1f3df04 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/float_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{59FAFAB9-B2D5-4357-92F2-07529D10D29E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_d.csproj
index 891b354397..2407480023 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B32B89B4-2FA0-4AB6-B8F6-088B6158262E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_do.csproj
index e265846d63..28069375f0 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0CB356F0-5EEB-46EA-BA75-E44007B6A527}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_r.csproj
index 1afeb9ae80..924cc4f2f8 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{10344C2D-626F-4D00-81AE-600152A08826}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_ro.csproj
index 5a304d2c95..254b2e483b 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/int_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C6695D0A-0449-45C2-9410-0FA0467594FE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_d.csproj
index 2615ad4d48..0b3a125934 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0B8DD1B0-EB2A-413A-A338-E77E7A9F0DFB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_do.csproj
index dea8f41369..046532aad4 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4DDE0784-48C0-43D0-9104-A3819391E088}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_r.csproj
index fb8c7eb34e..e2785fbc62 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{00A82ED2-1BB9-4D92-BB6A-59D4C0516345}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_ro.csproj
index 987af0f3d4..2ad68d9d85 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/long_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4551976E-9FCA-4CEA-BEC7-A6932A2AB122}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_d.csproj
index d93253fd59..9cc3caaad8 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{56492795-B082-4C4D-9754-DA229027FA72}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_do.csproj
index f725f3c4d0..10aff67c8d 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E850C367-E4F9-45CF-AD86-003E3147B8B7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_r.csproj
index eb6ba783a4..679860a1c5 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{525ADEB5-7FAF-48B4-B400-65FD55F513A8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_ro.csproj
index 30b01d8f65..c99cf2f19c 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/sbyte_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7600B247-46FE-42D8-B836-802F3D554EA6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_d.csproj
index 02264be447..e8059cde8c 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{29866FDB-13E5-4263-8C83-C1281A60CFC8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_do.csproj
index 17d216e16f..9b5e242766 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A2046A98-4DCF-41E9-8C9A-3255762568BB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_r.csproj
index 2008183b13..f351ad75ba 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9C47B01D-2DFC-4AA7-A048-F9F330D758E7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_ro.csproj
index 69e3de0f79..a2a460ac81 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/short_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0B668A23-0B4D-40CD-A1DC-4790A3C9F66D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_d.csproj
index 4803f9b8fc..4539a194f5 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6761286C-C56B-4249-BB07-12F71A3560E6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_do.csproj
index 6170a735ad..bfb92712cf 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A14EB7B1-D53D-413B-A605-308B16365797}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_r.csproj
index 68f5f5b442..54874c4176 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{483F68B7-0346-4C1D-BFD8-2438CDA4E216}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_ro.csproj
index 49bca4e058..6b4c663bcc 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/uint_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AC13ED14-FCED-40A6-A689-87B847A71A44}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_d.csproj
index 1cdb6e03f9..e86d76a872 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8144FE5F-7A00-43F6-8F40-C33951625630}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_do.csproj
index bec3dd4270..1735c30241 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DC15F043-3742-4CFB-9DC7-4FF57E75A8F8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_r.csproj
index 86d4e6bba2..fb1473f337 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{273951C4-81A9-4326-BF46-31D56CA3B416}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_ro.csproj
index a507b626c0..9a23f9b6b0 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/ulong_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0D30946A-1C07-4347-9C85-E62D017B6F58}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_d.csproj
index 2858f848fd..f50463b5b1 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1F808F80-1B46-476A-8129-60B93DAE2301}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_do.csproj
index 6af9018ef5..4a2b9e5372 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4473117B-E775-4328-8F5D-B6AB38774AB2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_r.csproj
index 4b23b54f22..ad6fc7e7aa 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FF309582-6138-4A73-B058-C5DD57C5E796}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_ro.csproj
index d632a6ef84..f00bccbe0f 100644
--- a/tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/DataTypes/ushort_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AB9A667E-75FC-41E7-B521-CE80A3340C39}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_d.csproj
index 8169ece122..87cb57953a 100644
--- a/tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8E846AE6-E1DF-4F5B-8A53-7B706BB27A2B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_do.csproj
index 14b9ac8897..ec279121bd 100644
--- a/tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{299750E6-91B0-4E77-BEEB-1AB96761D860}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_r.csproj
index 5a5ce3f421..5eda964abd 100644
--- a/tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{76CBC4E9-4702-4709-B739-FC928AEE879B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_ro.csproj
index c46134a161..2ea8b99b07 100644
--- a/tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/GaussJordan/classarr_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3AB92143-46C6-4678-83CA-08998544B96A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_d.csproj
index a52e14300f..e13de42cec 100644
--- a/tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6F9533F8-AD41-4AB2-91FB-3C8EEC2BB301}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_do.csproj
index f3ee07b46a..06c3f3e284 100644
--- a/tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BFB05742-010A-43FC-999C-6BBE0E195108}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_r.csproj
index b2cc291920..a85fa9996c 100644
--- a/tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C5E60D76-6428-472C-A893-234B58ABC3A7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_ro.csproj
index 24a038fa5d..fbbc482b96 100644
--- a/tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/GaussJordan/jaggedarr_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2FEDB07F-3F15-458C-BDE8-A0AC979F0F12}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_d.csproj
index e6decc6607..158fbf043d 100644
--- a/tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DB357669-6C23-4F7E-933F-677B2B83023D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_do.csproj
index a832299136..b028276ca6 100644
--- a/tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B346CE86-77B4-46BB-9D1E-0206B64F2210}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_r.csproj
index 03652c112f..2953df8643 100644
--- a/tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4A4C968D-35A0-4577-A68F-BD0122B53C68}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_ro.csproj
index de7e83bbb2..d992734e2c 100644
--- a/tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/GaussJordan/plainarr_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F625B760-9258-4469-BB48-D9458E67612D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_d.csproj
index 7d7f6366af..66f22157e2 100644
--- a/tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{878B4003-5746-4FD8-AB71-576EB6747746}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_do.csproj
index e63bc1581b..257feb292c 100644
--- a/tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{798CDBA4-CC8E-494D-AC4A-B892A10FFD70}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_r.csproj
index 195d65fac7..c2d7903c31 100644
--- a/tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D1795849-657A-4479-B5A3-F20431C63A72}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_ro.csproj
index 6d7e6617f3..9efeebc7be 100644
--- a/tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/GaussJordan/structarr_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D657916B-CBC0-4D16-B28D-C01E9A5AA79E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_d.csproj
index 8169ece122..57e8deb8d8 100644
--- a/tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7E2D7EC3-19A1-4214-8B3C-F018D3F98183}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_do.csproj
index 14b9ac8897..e093946e27 100644
--- a/tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6BA02F9B-6421-4C6A-BB95-66BFD09CE3DB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_r.csproj
index 5a5ce3f421..25832f13e9 100644
--- a/tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7BC300A1-FD27-4485-9E8E-E065E82F6393}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_ro.csproj
index c46134a161..ea419bd524 100644
--- a/tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/InnerProd/classarr_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{83885718-D3DC-4E70-AC83-6D0A83891D35}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_d.csproj
index 72fcf686e4..62560fd009 100644
--- a/tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{07A629B8-C886-4581-BBDD-E02F27834E7D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_do.csproj
index 08f63a0aee..34985c384d 100644
--- a/tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0B6A35C1-A609-4C38-BF28-8B91393FFD96}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_r.csproj
index dd563c451d..66aba5cf70 100644
--- a/tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{290E6251-A87B-4D85-A45D-8036E1B2499F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_ro.csproj
index 9cc76b2878..d25b267dbc 100644
--- a/tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/InnerProd/doublearr_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DBA3CBE0-5201-4FA5-B75E-641110A8667C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_d.csproj
index 65ca4a09d1..facd2ef59d 100644
--- a/tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5AA71946-DB07-4B6A-9BAE-596BED827F8D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_do.csproj
index 097b874124..e99fa1053b 100644
--- a/tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B423676C-EB2B-491A-B464-BD7DA461079A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_r.csproj
index 89cbd34fab..6a0f5416ee 100644
--- a/tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7B091221-8500-461F-8AB8-0C446D4BB605}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_ro.csproj
index 443d4e1881..f05adefb89 100644
--- a/tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/InnerProd/intarr_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A6FF0C69-0661-48FA-A17F-C874A0F1EA05}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_d.csproj
index a52e14300f..83382f479f 100644
--- a/tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{391BE933-E506-48E6-AD43-866852E16602}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_do.csproj
index f3ee07b46a..a77079f006 100644
--- a/tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{708E31E2-7DDD-42D7-8DC9-8E32514A006B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_r.csproj
index b2cc291920..e9095574f4 100644
--- a/tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{28F14B2C-CEC1-42D8-8D57-55F97AEDB1FF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_ro.csproj
index 24a038fa5d..763cff9cfa 100644
--- a/tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/InnerProd/jaggedarr_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{32B9796D-5D11-4642-8DE0-45C149041059}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_d.csproj
index 4eb7d6a6ad..6baca6db3b 100644
--- a/tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5539D57F-8648-4E7A-91A2-2A2A06C538AA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_do.csproj
index 74e716d585..ceb9e5e03e 100644
--- a/tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5845BCDB-8A8F-43C2-B67F-2B272709F6DB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_r.csproj
index f2fb95ffaf..7c934290ca 100644
--- a/tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{507762C5-DC51-47AB-AADB-5B44ABE0B01B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_ro.csproj
index 09a1586ae9..e049a0daeb 100644
--- a/tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/InnerProd/stringarr_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BD7E4344-FEE5-43C9-A9BD-43F75583C030}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_d.csproj
index 7d7f6366af..fb15fd3bda 100644
--- a/tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8D6BD55F-B624-4C3B-8A46-5C4E8509B7F2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_do.csproj
index e63bc1581b..3ff9d28612 100644
--- a/tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4D7B3353-6E2F-4B1F-9C71-C67109413257}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_r.csproj
index 195d65fac7..03e669b74a 100644
--- a/tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BB32D37C-444E-4D1A-8F78-D3A8A05BE042}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_ro.csproj
index 6d7e6617f3..1f1e5f19db 100644
--- a/tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/InnerProd/structarr_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E847FF15-94E0-46F8-AC9B-9337D5433F82}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/basics/classarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/basics/classarr_cs_d.csproj
index 8169ece122..50c845cc39 100644
--- a/tests/src/JIT/Methodical/MDArray/basics/classarr_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/basics/classarr_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{151EC427-404B-4583-950C-10DCB25FFB8B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/basics/classarr_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/basics/classarr_cs_do.csproj
index 14b9ac8897..2127b6444a 100644
--- a/tests/src/JIT/Methodical/MDArray/basics/classarr_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/basics/classarr_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{666A1E0A-7B7E-4FEA-A709-89B8106126B7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/basics/classarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/basics/classarr_cs_r.csproj
index 5a5ce3f421..284fd18a4c 100644
--- a/tests/src/JIT/Methodical/MDArray/basics/classarr_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/basics/classarr_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{949C72E3-78EF-4A5F-A435-B6A9178FC764}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/basics/classarr_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/basics/classarr_cs_ro.csproj
index c46134a161..fad359d403 100644
--- a/tests/src/JIT/Methodical/MDArray/basics/classarr_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/basics/classarr_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C6ED996E-FDC0-4019-A4F5-6B6E464CBF29}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_d.csproj
index 72fcf686e4..10914b9374 100644
--- a/tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{11D2FD2E-5CAD-4EAF-9D73-BD6A52705FF0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_do.csproj
index 08f63a0aee..44a831e36e 100644
--- a/tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{65F673F3-86E3-4876-A411-A51B45D54F85}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_r.csproj
index dd563c451d..06b576b131 100644
--- a/tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{23702DA7-B13D-41CD-B371-C85937BF8120}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_ro.csproj
index 9cc76b2878..5a6bc87e43 100644
--- a/tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/basics/doublearr_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FD0D2C89-B029-4737-B625-93523ADBA96E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_d.csproj
index a52e14300f..81c0ff8621 100644
--- a/tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A356404D-40C5-4839-843B-B3D23B38F4F6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_do.csproj
index f3ee07b46a..24752bc357 100644
--- a/tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{91860B28-9EE4-48DA-94F5-E4A82FF8FDD3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_r.csproj
index b2cc291920..3085bb4e3b 100644
--- a/tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7513BC5A-BB00-4FF2-8F92-2AD6B9FDDE71}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_ro.csproj
index 24a038fa5d..69671a48ea 100644
--- a/tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/basics/jaggedarr_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1A799F59-EED6-41DA-9952-B2999E4548C9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_d.csproj
index 4eb7d6a6ad..afbad69291 100644
--- a/tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F68BF4F7-67E8-402E-9818-C2B7F4CE9DA8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_do.csproj
index 74e716d585..cbd6945cf2 100644
--- a/tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E712666D-E63C-4FB8-99A6-B690ECEC64E3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_r.csproj
index f2fb95ffaf..e393a55601 100644
--- a/tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C69F3959-C027-439B-B851-253BBCF71E0C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_ro.csproj
index 09a1586ae9..d7a800b1b8 100644
--- a/tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/basics/stringarr_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{20DD6027-635F-409C-8313-6A6E89AE71C6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/basics/structarr_cs_d.csproj b/tests/src/JIT/Methodical/MDArray/basics/structarr_cs_d.csproj
index 7d7f6366af..2d27bec5a6 100644
--- a/tests/src/JIT/Methodical/MDArray/basics/structarr_cs_d.csproj
+++ b/tests/src/JIT/Methodical/MDArray/basics/structarr_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D54ADABB-D3D3-4A05-BCF0-20ADC9417D75}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/basics/structarr_cs_do.csproj b/tests/src/JIT/Methodical/MDArray/basics/structarr_cs_do.csproj
index e63bc1581b..59d736100d 100644
--- a/tests/src/JIT/Methodical/MDArray/basics/structarr_cs_do.csproj
+++ b/tests/src/JIT/Methodical/MDArray/basics/structarr_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{211C7C2F-8474-4BA6-B46E-DA820B1992B5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/basics/structarr_cs_r.csproj b/tests/src/JIT/Methodical/MDArray/basics/structarr_cs_r.csproj
index 195d65fac7..a69dc6cb65 100644
--- a/tests/src/JIT/Methodical/MDArray/basics/structarr_cs_r.csproj
+++ b/tests/src/JIT/Methodical/MDArray/basics/structarr_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2798FCA2-258E-4E32-BB71-95518A239579}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/MDArray/basics/structarr_cs_ro.csproj b/tests/src/JIT/Methodical/MDArray/basics/structarr_cs_ro.csproj
index 6d7e6617f3..612beb93f2 100644
--- a/tests/src/JIT/Methodical/MDArray/basics/structarr_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/MDArray/basics/structarr_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{37B10A10-D699-4CB0-A5C0-B5A949AC2304}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/arithm32_cs_d.csproj b/tests/src/JIT/Methodical/NaN/arithm32_cs_d.csproj
index 9d05796195..7bf727f78b 100644
--- a/tests/src/JIT/Methodical/NaN/arithm32_cs_d.csproj
+++ b/tests/src/JIT/Methodical/NaN/arithm32_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8AAC1E98-E824-4F45-9976-B6C45573EA79}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/arithm32_cs_do.csproj b/tests/src/JIT/Methodical/NaN/arithm32_cs_do.csproj
index 30824b9ffe..175eac6145 100644
--- a/tests/src/JIT/Methodical/NaN/arithm32_cs_do.csproj
+++ b/tests/src/JIT/Methodical/NaN/arithm32_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8D757677-B479-4E9E-9FCC-9FE05FBC6093}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/arithm32_cs_r.csproj b/tests/src/JIT/Methodical/NaN/arithm32_cs_r.csproj
index ea201a014a..349c900991 100644
--- a/tests/src/JIT/Methodical/NaN/arithm32_cs_r.csproj
+++ b/tests/src/JIT/Methodical/NaN/arithm32_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C00BD68E-BF60-4A02-9386-C0D811E1098A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/arithm32_cs_ro.csproj b/tests/src/JIT/Methodical/NaN/arithm32_cs_ro.csproj
index 752dc9fd36..f574dd6e7c 100644
--- a/tests/src/JIT/Methodical/NaN/arithm32_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/NaN/arithm32_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A0A700E5-A48E-4F89-B247-C2150472B1FD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/arithm32_d.csproj b/tests/src/JIT/Methodical/NaN/arithm32_d.csproj
index 2a57224588..b0b5634c2a 100644
--- a/tests/src/JIT/Methodical/NaN/arithm32_d.csproj
+++ b/tests/src/JIT/Methodical/NaN/arithm32_d.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{842BD77D-3500-409C-B61C-B48C4203CD79}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,8 +26,10 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
- <Optimize></Optimize>
+ <DebugType>
+ </DebugType>
+ <Optimize>
+ </Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="arithm32.cs" />
@@ -42,5 +43,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/arithm32_do.csproj b/tests/src/JIT/Methodical/NaN/arithm32_do.csproj
index b0a4876347..4176029aa9 100644
--- a/tests/src/JIT/Methodical/NaN/arithm32_do.csproj
+++ b/tests/src/JIT/Methodical/NaN/arithm32_do.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9790CB17-0DF1-4405-BBC0-3FCB6F3EACEA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,7 +26,8 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
+ <DebugType>
+ </DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
@@ -42,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/arithm32_r.csproj b/tests/src/JIT/Methodical/NaN/arithm32_r.csproj
index 2a57224588..04839b6083 100644
--- a/tests/src/JIT/Methodical/NaN/arithm32_r.csproj
+++ b/tests/src/JIT/Methodical/NaN/arithm32_r.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6FB5F31D-7D7E-4708-8454-4BDA558499B6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,8 +26,10 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
- <Optimize></Optimize>
+ <DebugType>
+ </DebugType>
+ <Optimize>
+ </Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="arithm32.cs" />
@@ -42,5 +43,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/arithm32_ro.csproj b/tests/src/JIT/Methodical/NaN/arithm32_ro.csproj
index b0a4876347..da484719d3 100644
--- a/tests/src/JIT/Methodical/NaN/arithm32_ro.csproj
+++ b/tests/src/JIT/Methodical/NaN/arithm32_ro.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{51B02585-4E58-47F9-A0AC-1A71E48B8D40}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,7 +26,8 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
+ <DebugType>
+ </DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
@@ -42,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/arithm64_cs_d.csproj b/tests/src/JIT/Methodical/NaN/arithm64_cs_d.csproj
index d4ae247a8e..9f5024e9bd 100644
--- a/tests/src/JIT/Methodical/NaN/arithm64_cs_d.csproj
+++ b/tests/src/JIT/Methodical/NaN/arithm64_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{746ED3A3-E1C1-4815-961F-217A95876E08}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/arithm64_cs_do.csproj b/tests/src/JIT/Methodical/NaN/arithm64_cs_do.csproj
index 4d98604a0a..ec742aea4c 100644
--- a/tests/src/JIT/Methodical/NaN/arithm64_cs_do.csproj
+++ b/tests/src/JIT/Methodical/NaN/arithm64_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1BBBFC8D-B37F-4E7B-A93F-AA2834EFBA69}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/arithm64_cs_r.csproj b/tests/src/JIT/Methodical/NaN/arithm64_cs_r.csproj
index c24bcb9e30..528a7745fc 100644
--- a/tests/src/JIT/Methodical/NaN/arithm64_cs_r.csproj
+++ b/tests/src/JIT/Methodical/NaN/arithm64_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{055505F2-8161-4968-82CF-BB5DAC090C81}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/arithm64_cs_ro.csproj b/tests/src/JIT/Methodical/NaN/arithm64_cs_ro.csproj
index 907e9ab6ac..b7f8609b79 100644
--- a/tests/src/JIT/Methodical/NaN/arithm64_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/NaN/arithm64_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{03FC92DA-B0B0-4211-AFF9-77CEF912942E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/arithm64_d.csproj b/tests/src/JIT/Methodical/NaN/arithm64_d.csproj
index 1f16f2265e..636959ea19 100644
--- a/tests/src/JIT/Methodical/NaN/arithm64_d.csproj
+++ b/tests/src/JIT/Methodical/NaN/arithm64_d.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9FF725EF-6847-445D-AB69-343E35543CAB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,8 +26,10 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
- <Optimize></Optimize>
+ <DebugType>
+ </DebugType>
+ <Optimize>
+ </Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="arithm64.cs" />
@@ -42,5 +43,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/arithm64_do.csproj b/tests/src/JIT/Methodical/NaN/arithm64_do.csproj
index 08660b962a..49407974bf 100644
--- a/tests/src/JIT/Methodical/NaN/arithm64_do.csproj
+++ b/tests/src/JIT/Methodical/NaN/arithm64_do.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4C61F1D5-4F0A-44F5-80F5-322E39CAB963}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,7 +26,8 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
+ <DebugType>
+ </DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
@@ -42,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/arithm64_r.csproj b/tests/src/JIT/Methodical/NaN/arithm64_r.csproj
index 1f16f2265e..505e5094f4 100644
--- a/tests/src/JIT/Methodical/NaN/arithm64_r.csproj
+++ b/tests/src/JIT/Methodical/NaN/arithm64_r.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BF401ADD-7FF7-4218-B172-2AA4CB11B05B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,8 +26,10 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
- <Optimize></Optimize>
+ <DebugType>
+ </DebugType>
+ <Optimize>
+ </Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="arithm64.cs" />
@@ -42,5 +43,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/arithm64_ro.csproj b/tests/src/JIT/Methodical/NaN/arithm64_ro.csproj
index 08660b962a..de1b5314bc 100644
--- a/tests/src/JIT/Methodical/NaN/arithm64_ro.csproj
+++ b/tests/src/JIT/Methodical/NaN/arithm64_ro.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{500FBE98-A9F7-4958-948D-D161E96796B4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -27,7 +26,8 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
+ <DebugType>
+ </DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
@@ -42,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/intrinsic_cs_d.csproj b/tests/src/JIT/Methodical/NaN/intrinsic_cs_d.csproj
index 37bd284190..c2c98b6c0c 100644
--- a/tests/src/JIT/Methodical/NaN/intrinsic_cs_d.csproj
+++ b/tests/src/JIT/Methodical/NaN/intrinsic_cs_d.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BDBE2A19-B492-4181-8CAA-A4CEA53AD4EC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -28,7 +28,8 @@
<PropertyGroup>
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
<DebugType>Full</DebugType>
- <Optimize></Optimize>
+ <Optimize>
+ </Optimize>
<NoLogo>True</NoLogo>
<DefineConstants>$(DefineConstants);DESKTOP</DefineConstants>
</PropertyGroup>
@@ -44,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/intrinsic_cs_do.csproj b/tests/src/JIT/Methodical/NaN/intrinsic_cs_do.csproj
index 0e7b229724..456ed23fbe 100644
--- a/tests/src/JIT/Methodical/NaN/intrinsic_cs_do.csproj
+++ b/tests/src/JIT/Methodical/NaN/intrinsic_cs_do.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{60BD58AE-B377-4AA5-82F3-49484A8A995A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -44,5 +44,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/intrinsic_cs_r.csproj b/tests/src/JIT/Methodical/NaN/intrinsic_cs_r.csproj
index 6d122fe5f2..f870819777 100644
--- a/tests/src/JIT/Methodical/NaN/intrinsic_cs_r.csproj
+++ b/tests/src/JIT/Methodical/NaN/intrinsic_cs_r.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{068F2B0A-443C-491D-87E0-89A4D9F12923}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -28,7 +28,8 @@
<PropertyGroup>
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
<DebugType>None</DebugType>
- <Optimize></Optimize>
+ <Optimize>
+ </Optimize>
<NoLogo>True</NoLogo>
<DefineConstants>$(DefineConstants);DESKTOP</DefineConstants>
</PropertyGroup>
@@ -44,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/intrinsic_cs_ro.csproj b/tests/src/JIT/Methodical/NaN/intrinsic_cs_ro.csproj
index 8d5288a771..d7a581cf98 100644
--- a/tests/src/JIT/Methodical/NaN/intrinsic_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/NaN/intrinsic_cs_ro.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4574F673-D343-4EA2-A466-6B9424620B3E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -44,5 +44,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r4NaNadd_cs_d.csproj b/tests/src/JIT/Methodical/NaN/r4NaNadd_cs_d.csproj
index a93cd055f3..567089fa0d 100644
--- a/tests/src/JIT/Methodical/NaN/r4NaNadd_cs_d.csproj
+++ b/tests/src/JIT/Methodical/NaN/r4NaNadd_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A22C5171-CE93-4AD1-A614-53ECB5AB6F99}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r4NaNadd_cs_do.csproj b/tests/src/JIT/Methodical/NaN/r4NaNadd_cs_do.csproj
index 6b3412feae..6963c24c99 100644
--- a/tests/src/JIT/Methodical/NaN/r4NaNadd_cs_do.csproj
+++ b/tests/src/JIT/Methodical/NaN/r4NaNadd_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8F6D34BF-B0BC-4A54-884E-46BAD7906979}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r4NaNadd_cs_r.csproj b/tests/src/JIT/Methodical/NaN/r4NaNadd_cs_r.csproj
index 7e30b95f4c..8c1e8638c8 100644
--- a/tests/src/JIT/Methodical/NaN/r4NaNadd_cs_r.csproj
+++ b/tests/src/JIT/Methodical/NaN/r4NaNadd_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{37B4859A-768F-49D4-992B-74F745A1B76F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r4NaNadd_cs_ro.csproj b/tests/src/JIT/Methodical/NaN/r4NaNadd_cs_ro.csproj
index 1f406745b0..27595ba65b 100644
--- a/tests/src/JIT/Methodical/NaN/r4NaNadd_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/NaN/r4NaNadd_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FF25E2F8-8DA6-4FEC-8DFB-A907C8C09894}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_d.csproj b/tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_d.csproj
index 4cd2872797..2e07e4ada2 100644
--- a/tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_d.csproj
+++ b/tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{93353512-05DF-470D-9E61-EC736AED7CBB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_do.csproj b/tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_do.csproj
index 4e60d790cf..3ef8a77d1a 100644
--- a/tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_do.csproj
+++ b/tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D43FA9C7-1EAA-4A51-9527-0497780EE28C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_r.csproj b/tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_r.csproj
index e99ba35dc9..18cd8dd28d 100644
--- a/tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_r.csproj
+++ b/tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{14556421-C88D-4570-BE8F-9BF7AA9C3EAA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_ro.csproj b/tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_ro.csproj
index 76089c3ec5..36ad613f7c 100644
--- a/tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/NaN/r4NaNdiv_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6FAAAEF7-86D7-4A66-9BBE-172C84D4C06F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r4NaNmul_cs_d.csproj b/tests/src/JIT/Methodical/NaN/r4NaNmul_cs_d.csproj
index fdf43f0f7d..5991eca271 100644
--- a/tests/src/JIT/Methodical/NaN/r4NaNmul_cs_d.csproj
+++ b/tests/src/JIT/Methodical/NaN/r4NaNmul_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C16861BF-4E41-4938-B299-23ACACC9BD4D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r4NaNmul_cs_do.csproj b/tests/src/JIT/Methodical/NaN/r4NaNmul_cs_do.csproj
index f8ef5bfdc2..862d560cb4 100644
--- a/tests/src/JIT/Methodical/NaN/r4NaNmul_cs_do.csproj
+++ b/tests/src/JIT/Methodical/NaN/r4NaNmul_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5B8C8DB2-163F-4BD0-85BD-D6828FFAB94B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r4NaNmul_cs_r.csproj b/tests/src/JIT/Methodical/NaN/r4NaNmul_cs_r.csproj
index d795124186..4fbe33f37e 100644
--- a/tests/src/JIT/Methodical/NaN/r4NaNmul_cs_r.csproj
+++ b/tests/src/JIT/Methodical/NaN/r4NaNmul_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B4C7EC4E-86E7-4971-936A-E026CD1030FA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r4NaNmul_cs_ro.csproj b/tests/src/JIT/Methodical/NaN/r4NaNmul_cs_ro.csproj
index 4e1e6ec4ad..1561ca3ebb 100644
--- a/tests/src/JIT/Methodical/NaN/r4NaNmul_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/NaN/r4NaNmul_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{ABD48F8F-3E3B-4338-B0A8-D99474BA2115}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r4NaNrem_cs_d.csproj b/tests/src/JIT/Methodical/NaN/r4NaNrem_cs_d.csproj
index 9fa5f53420..76a1c61f08 100644
--- a/tests/src/JIT/Methodical/NaN/r4NaNrem_cs_d.csproj
+++ b/tests/src/JIT/Methodical/NaN/r4NaNrem_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D01798FD-2762-4684-B994-5A9E62401B09}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r4NaNrem_cs_do.csproj b/tests/src/JIT/Methodical/NaN/r4NaNrem_cs_do.csproj
index 2115557dc7..b5a776fe78 100644
--- a/tests/src/JIT/Methodical/NaN/r4NaNrem_cs_do.csproj
+++ b/tests/src/JIT/Methodical/NaN/r4NaNrem_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1614BCF8-1A48-4FD5-AB31-66025E4C87C0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r4NaNrem_cs_r.csproj b/tests/src/JIT/Methodical/NaN/r4NaNrem_cs_r.csproj
index 6c71b767c7..a5ccf103fd 100644
--- a/tests/src/JIT/Methodical/NaN/r4NaNrem_cs_r.csproj
+++ b/tests/src/JIT/Methodical/NaN/r4NaNrem_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{47409D5E-6F2A-4B6D-8E81-DBAB8D43EF1F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r4NaNrem_cs_ro.csproj b/tests/src/JIT/Methodical/NaN/r4NaNrem_cs_ro.csproj
index 879184d0b4..4c177a42b6 100644
--- a/tests/src/JIT/Methodical/NaN/r4NaNrem_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/NaN/r4NaNrem_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3E236884-A6EF-4B33-9FFC-D42E4B012405}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r4NaNsub_cs_d.csproj b/tests/src/JIT/Methodical/NaN/r4NaNsub_cs_d.csproj
index f8458e342f..7a0c046e31 100644
--- a/tests/src/JIT/Methodical/NaN/r4NaNsub_cs_d.csproj
+++ b/tests/src/JIT/Methodical/NaN/r4NaNsub_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{494A94F6-1F88-4F43-BCB9-98C1EDD78E4A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r4NaNsub_cs_do.csproj b/tests/src/JIT/Methodical/NaN/r4NaNsub_cs_do.csproj
index 928bdf207d..e3abff0691 100644
--- a/tests/src/JIT/Methodical/NaN/r4NaNsub_cs_do.csproj
+++ b/tests/src/JIT/Methodical/NaN/r4NaNsub_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FDBE563E-D93F-4AB0-9437-DCB690A9DAAF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r4NaNsub_cs_r.csproj b/tests/src/JIT/Methodical/NaN/r4NaNsub_cs_r.csproj
index feae43e6b6..23d8049d1f 100644
--- a/tests/src/JIT/Methodical/NaN/r4NaNsub_cs_r.csproj
+++ b/tests/src/JIT/Methodical/NaN/r4NaNsub_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AC25B4EE-B099-488B-9A81-CCC51080D5C7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r4NaNsub_cs_ro.csproj b/tests/src/JIT/Methodical/NaN/r4NaNsub_cs_ro.csproj
index aabc02da7e..a3ceae1142 100644
--- a/tests/src/JIT/Methodical/NaN/r4NaNsub_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/NaN/r4NaNsub_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E33CA01E-20FC-48A3-817C-1B199F30D03B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r8NaNadd_cs_d.csproj b/tests/src/JIT/Methodical/NaN/r8NaNadd_cs_d.csproj
index 566e47c3d2..4328bba076 100644
--- a/tests/src/JIT/Methodical/NaN/r8NaNadd_cs_d.csproj
+++ b/tests/src/JIT/Methodical/NaN/r8NaNadd_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{00E7B256-7EE2-439D-B96E-0C294CC1B3FD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r8NaNadd_cs_do.csproj b/tests/src/JIT/Methodical/NaN/r8NaNadd_cs_do.csproj
index 56d91c24de..9269e771a7 100644
--- a/tests/src/JIT/Methodical/NaN/r8NaNadd_cs_do.csproj
+++ b/tests/src/JIT/Methodical/NaN/r8NaNadd_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CFAAAF11-8C97-4ED2-A398-08444A50486A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r8NaNadd_cs_r.csproj b/tests/src/JIT/Methodical/NaN/r8NaNadd_cs_r.csproj
index 6f5c9a7bc2..018241aa67 100644
--- a/tests/src/JIT/Methodical/NaN/r8NaNadd_cs_r.csproj
+++ b/tests/src/JIT/Methodical/NaN/r8NaNadd_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1DB4EE50-5094-47D6-9D94-061E10DF69D5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r8NaNadd_cs_ro.csproj b/tests/src/JIT/Methodical/NaN/r8NaNadd_cs_ro.csproj
index 7d7d9a7bc0..ad6631fd7b 100644
--- a/tests/src/JIT/Methodical/NaN/r8NaNadd_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/NaN/r8NaNadd_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E9CCED78-232F-4EB5-90A1-023A41274B58}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_d.csproj b/tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_d.csproj
index 688a52ba46..75ba17e285 100644
--- a/tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_d.csproj
+++ b/tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1E5221ED-2048-4FC9-BA16-00F38544CC72}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_do.csproj b/tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_do.csproj
index 8d0802ddb6..0865a530ad 100644
--- a/tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_do.csproj
+++ b/tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{50A016ED-8DE8-4C0D-B25D-2100B4914DEE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_r.csproj b/tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_r.csproj
index 121a5e2396..223af30764 100644
--- a/tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_r.csproj
+++ b/tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FB579738-9498-4881-A32C-694CF37A697C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_ro.csproj b/tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_ro.csproj
index ff655c2fcb..4ea8f137eb 100644
--- a/tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/NaN/r8NaNdiv_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4FF01844-7091-4256-8188-DDD701C6F87E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r8NaNmul_cs_d.csproj b/tests/src/JIT/Methodical/NaN/r8NaNmul_cs_d.csproj
index 89e0cf8539..5cffd73051 100644
--- a/tests/src/JIT/Methodical/NaN/r8NaNmul_cs_d.csproj
+++ b/tests/src/JIT/Methodical/NaN/r8NaNmul_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3756C837-8E90-43EA-B4F3-E075AF783EB0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r8NaNmul_cs_do.csproj b/tests/src/JIT/Methodical/NaN/r8NaNmul_cs_do.csproj
index 9553d05dac..f3d67abc10 100644
--- a/tests/src/JIT/Methodical/NaN/r8NaNmul_cs_do.csproj
+++ b/tests/src/JIT/Methodical/NaN/r8NaNmul_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{954ADAD4-8861-47A3-A106-510F631315DB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r8NaNmul_cs_r.csproj b/tests/src/JIT/Methodical/NaN/r8NaNmul_cs_r.csproj
index 865af13b38..1e5240c2e5 100644
--- a/tests/src/JIT/Methodical/NaN/r8NaNmul_cs_r.csproj
+++ b/tests/src/JIT/Methodical/NaN/r8NaNmul_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F8FB7B02-E03F-4AD9-8EEC-25203B57A827}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r8NaNmul_cs_ro.csproj b/tests/src/JIT/Methodical/NaN/r8NaNmul_cs_ro.csproj
index 7b03699427..91f1b387c8 100644
--- a/tests/src/JIT/Methodical/NaN/r8NaNmul_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/NaN/r8NaNmul_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{20171FF8-DDE1-4FF1-90A8-F8EC281EC68D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r8NaNrem_cs_d.csproj b/tests/src/JIT/Methodical/NaN/r8NaNrem_cs_d.csproj
index d2caec2d30..97adf16671 100644
--- a/tests/src/JIT/Methodical/NaN/r8NaNrem_cs_d.csproj
+++ b/tests/src/JIT/Methodical/NaN/r8NaNrem_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{06D2A7DD-028F-458A-8D54-C3D3B3F638C0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r8NaNrem_cs_do.csproj b/tests/src/JIT/Methodical/NaN/r8NaNrem_cs_do.csproj
index 04f0ff8611..50f109a95e 100644
--- a/tests/src/JIT/Methodical/NaN/r8NaNrem_cs_do.csproj
+++ b/tests/src/JIT/Methodical/NaN/r8NaNrem_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1B4E9C42-7E89-4763-B701-AC4BBE830565}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r8NaNrem_cs_r.csproj b/tests/src/JIT/Methodical/NaN/r8NaNrem_cs_r.csproj
index d87e810942..66c16fbed0 100644
--- a/tests/src/JIT/Methodical/NaN/r8NaNrem_cs_r.csproj
+++ b/tests/src/JIT/Methodical/NaN/r8NaNrem_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3002F383-353A-4535-A7F6-A175A4CEF8DC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r8NaNrem_cs_ro.csproj b/tests/src/JIT/Methodical/NaN/r8NaNrem_cs_ro.csproj
index b98b72dc10..a65453188e 100644
--- a/tests/src/JIT/Methodical/NaN/r8NaNrem_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/NaN/r8NaNrem_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C7EABAB6-FB6B-4F66-A55D-98CB9E47BEC8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r8NaNsub_cs_d.csproj b/tests/src/JIT/Methodical/NaN/r8NaNsub_cs_d.csproj
index 9086c79566..9f3043afc2 100644
--- a/tests/src/JIT/Methodical/NaN/r8NaNsub_cs_d.csproj
+++ b/tests/src/JIT/Methodical/NaN/r8NaNsub_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C08249C3-EB5D-4BB2-B5AF-58C16A215FC9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r8NaNsub_cs_do.csproj b/tests/src/JIT/Methodical/NaN/r8NaNsub_cs_do.csproj
index 6597d2857c..99c337606b 100644
--- a/tests/src/JIT/Methodical/NaN/r8NaNsub_cs_do.csproj
+++ b/tests/src/JIT/Methodical/NaN/r8NaNsub_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{29929866-FBAF-4C45-8B0F-AF635A9AC1EA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r8NaNsub_cs_r.csproj b/tests/src/JIT/Methodical/NaN/r8NaNsub_cs_r.csproj
index 7c8482dc84..334ab80a3d 100644
--- a/tests/src/JIT/Methodical/NaN/r8NaNsub_cs_r.csproj
+++ b/tests/src/JIT/Methodical/NaN/r8NaNsub_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{03A68991-465F-4E1A-8DBF-3D61A31122BD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/NaN/r8NaNsub_cs_ro.csproj b/tests/src/JIT/Methodical/NaN/r8NaNsub_cs_ro.csproj
index c18224777d..6d7424e029 100644
--- a/tests/src/JIT/Methodical/NaN/r8NaNsub_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/NaN/r8NaNsub_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{20435EF0-4C67-4BE5-9B88-DF1E227D67E3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_d.csproj b/tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_d.csproj
index 78db44cfad..ba1ee5d873 100644
--- a/tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_d.csproj
+++ b/tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C846EFEF-EE6C-4946-9DBA-6756578415B4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_do.csproj b/tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_do.csproj
index 1a847da5d2..05eff815fa 100644
--- a/tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_do.csproj
+++ b/tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{75D77419-B86B-47F0-A331-9A760698C35E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_r.csproj b/tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_r.csproj
index 5ba836c5d5..953427a37f 100644
--- a/tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_r.csproj
+++ b/tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{390610BA-E35C-4473-9D6C-990DDCBDE4F7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_ro.csproj b/tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_ro.csproj
index 7119d77c2a..5de8eb7103 100644
--- a/tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_ro.csproj
+++ b/tests/src/JIT/Methodical/Overflow/FloatInfinitiesToInt_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CDA2AA0A-A390-4A54-BD6B-1981FB8A87D8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_d.csproj b/tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_d.csproj
index e5a34e018f..1041f4bcf7 100644
--- a/tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_d.csproj
+++ b/tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{422EF5C6-E6D3-4025-BF58-BAD9F965D51F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_do.csproj b/tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_do.csproj
index cf1e60e4c1..8e64604dfd 100644
--- a/tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_do.csproj
+++ b/tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{581F9C7A-C9E9-479B-A17F-51C578150103}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_r.csproj b/tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_r.csproj
index fc90f7fd21..826344cf15 100644
--- a/tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_r.csproj
+++ b/tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{ED117AC3-B0A9-4BEA-9D54-10E0E61CE4B4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_ro.csproj b/tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_ro.csproj
index 1a03e4d5bf..25b345c941 100644
--- a/tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_ro.csproj
+++ b/tests/src/JIT/Methodical/Overflow/FloatOvfToInt2_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C6BAFF05-7D71-4AD0-967A-6B4FAC410969}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/callconv/_dbgcall.csproj b/tests/src/JIT/Methodical/VT/callconv/_dbgcall.csproj
index 17551216d9..8bda9a5108 100644
--- a/tests/src/JIT/Methodical/VT/callconv/_dbgcall.csproj
+++ b/tests/src/JIT/Methodical/VT/callconv/_dbgcall.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BB8AAFEE-9654-4F6B-A96E-734766D317D2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/callconv/_dbgjumper.csproj b/tests/src/JIT/Methodical/VT/callconv/_dbgjumper.csproj
index 055b8a4143..9f1f7cd26f 100644
--- a/tests/src/JIT/Methodical/VT/callconv/_dbgjumper.csproj
+++ b/tests/src/JIT/Methodical/VT/callconv/_dbgjumper.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A26D4F08-414D-4444-BD5B-A786D1E1BB65}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/callconv/_dbgjumps.csproj b/tests/src/JIT/Methodical/VT/callconv/_dbgjumps.csproj
index 91f75f37b4..00e6e65eb2 100644
--- a/tests/src/JIT/Methodical/VT/callconv/_dbgjumps.csproj
+++ b/tests/src/JIT/Methodical/VT/callconv/_dbgjumps.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1F9F89B9-793D-45F8-B231-560CE321E8C3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/callconv/_dbgvtret.csproj b/tests/src/JIT/Methodical/VT/callconv/_dbgvtret.csproj
index 3b0dea5364..1af37db364 100644
--- a/tests/src/JIT/Methodical/VT/callconv/_dbgvtret.csproj
+++ b/tests/src/JIT/Methodical/VT/callconv/_dbgvtret.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{54FAA905-87B2-434F-890B-E78091C1DE6C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/callconv/_relcall.csproj b/tests/src/JIT/Methodical/VT/callconv/_relcall.csproj
index 1b338739e3..4dc71a0a86 100644
--- a/tests/src/JIT/Methodical/VT/callconv/_relcall.csproj
+++ b/tests/src/JIT/Methodical/VT/callconv/_relcall.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0210D570-2CBA-4A6A-A0BB-60391314F05F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/callconv/_reljumper.csproj b/tests/src/JIT/Methodical/VT/callconv/_reljumper.csproj
index 4380233009..355b842092 100644
--- a/tests/src/JIT/Methodical/VT/callconv/_reljumper.csproj
+++ b/tests/src/JIT/Methodical/VT/callconv/_reljumper.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FC774CEF-FA61-4FEF-969D-7FB656BAD931}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/callconv/_reljumps.csproj b/tests/src/JIT/Methodical/VT/callconv/_reljumps.csproj
index d4afc883cc..f66e823de7 100644
--- a/tests/src/JIT/Methodical/VT/callconv/_reljumps.csproj
+++ b/tests/src/JIT/Methodical/VT/callconv/_reljumps.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A04473DD-EF02-4686-831E-054DF9F91F86}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/callconv/_relvtret.csproj b/tests/src/JIT/Methodical/VT/callconv/_relvtret.csproj
index 4e6b2d1a0c..fe06dbeb0d 100644
--- a/tests/src/JIT/Methodical/VT/callconv/_relvtret.csproj
+++ b/tests/src/JIT/Methodical/VT/callconv/_relvtret.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3DB52B16-4BC3-4024-BD75-4A1AD2D35A24}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/callconv/_speed_dbgcall.csproj b/tests/src/JIT/Methodical/VT/callconv/_speed_dbgcall.csproj
index 92568b8abf..7032a6fdb7 100644
--- a/tests/src/JIT/Methodical/VT/callconv/_speed_dbgcall.csproj
+++ b/tests/src/JIT/Methodical/VT/callconv/_speed_dbgcall.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A6802642-229E-47CC-B42F-CB135E4A38DF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/callconv/_speed_dbgjumper.csproj b/tests/src/JIT/Methodical/VT/callconv/_speed_dbgjumper.csproj
index 257d9ba8e6..7c948b728a 100644
--- a/tests/src/JIT/Methodical/VT/callconv/_speed_dbgjumper.csproj
+++ b/tests/src/JIT/Methodical/VT/callconv/_speed_dbgjumper.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2D5CB3E4-495B-423D-9367-58E2D85CB165}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/callconv/_speed_dbgjumps.csproj b/tests/src/JIT/Methodical/VT/callconv/_speed_dbgjumps.csproj
index 2c5b61e014..e3c22ee10c 100644
--- a/tests/src/JIT/Methodical/VT/callconv/_speed_dbgjumps.csproj
+++ b/tests/src/JIT/Methodical/VT/callconv/_speed_dbgjumps.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E19A0C27-4003-4051-8641-053AFA2AE532}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/callconv/_speed_dbgvtret.csproj b/tests/src/JIT/Methodical/VT/callconv/_speed_dbgvtret.csproj
index 9131d1592f..0dbb89f6c4 100644
--- a/tests/src/JIT/Methodical/VT/callconv/_speed_dbgvtret.csproj
+++ b/tests/src/JIT/Methodical/VT/callconv/_speed_dbgvtret.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{39B71F50-20FB-4615-990A-E9B5E7F7DCEF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/callconv/_speed_relcall.csproj b/tests/src/JIT/Methodical/VT/callconv/_speed_relcall.csproj
index 3c61086c12..f48041ca2a 100644
--- a/tests/src/JIT/Methodical/VT/callconv/_speed_relcall.csproj
+++ b/tests/src/JIT/Methodical/VT/callconv/_speed_relcall.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F399B587-ED92-4DD3-8588-F5FDD3931FFD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/callconv/_speed_reljumper.csproj b/tests/src/JIT/Methodical/VT/callconv/_speed_reljumper.csproj
index 2cc2e07178..17ef08783c 100644
--- a/tests/src/JIT/Methodical/VT/callconv/_speed_reljumper.csproj
+++ b/tests/src/JIT/Methodical/VT/callconv/_speed_reljumper.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2E9D0279-8DA5-4A78-897E-5BF16E421F17}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/callconv/_speed_reljumps.csproj b/tests/src/JIT/Methodical/VT/callconv/_speed_reljumps.csproj
index 794c78a0f5..78f8a922d0 100644
--- a/tests/src/JIT/Methodical/VT/callconv/_speed_reljumps.csproj
+++ b/tests/src/JIT/Methodical/VT/callconv/_speed_reljumps.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2B10E9B2-A2B8-4662-AED1-C4353AE14C05}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/callconv/_speed_relvtret.csproj b/tests/src/JIT/Methodical/VT/callconv/_speed_relvtret.csproj
index 38cc80736e..8f274e0fd7 100644
--- a/tests/src/JIT/Methodical/VT/callconv/_speed_relvtret.csproj
+++ b/tests/src/JIT/Methodical/VT/callconv/_speed_relvtret.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DCF0DE1B-E454-4D9F-99B2-DEC173E0D33A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_dbgctor_recurse.csproj b/tests/src/JIT/Methodical/VT/etc/_dbgctor_recurse.csproj
index c43d05d322..dcbd668fb9 100644
--- a/tests/src/JIT/Methodical/VT/etc/_dbgctor_recurse.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_dbgctor_recurse.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{22F86E3D-039E-47B9-A0CB-401AE8E5DBC8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_dbggc_nested.csproj b/tests/src/JIT/Methodical/VT/etc/_dbggc_nested.csproj
index dcd43dc3da..12d1188440 100644
--- a/tests/src/JIT/Methodical/VT/etc/_dbggc_nested.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_dbggc_nested.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0CF8DB4B-6F3B-48FA-8CAB-443E456CE5C3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_dbghan2.csproj b/tests/src/JIT/Methodical/VT/etc/_dbghan2.csproj
index d95a3eac7f..756b23b2e9 100644
--- a/tests/src/JIT/Methodical/VT/etc/_dbghan2.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_dbghan2.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C1CC2BDD-95C8-4068-A276-B2DB9C8D5546}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_dbghan3.csproj b/tests/src/JIT/Methodical/VT/etc/_dbghan3.csproj
index 4b37e47b9a..b1d4800012 100644
--- a/tests/src/JIT/Methodical/VT/etc/_dbghan3.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_dbghan3.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CD132095-6E35-4B16-8F9B-5FB76FCBE6B6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_dbghan3_ctor.csproj b/tests/src/JIT/Methodical/VT/etc/_dbghan3_ctor.csproj
index 7fa49a783f..304b7b2679 100644
--- a/tests/src/JIT/Methodical/VT/etc/_dbghan3_ctor.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_dbghan3_ctor.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{05A739C9-5067-4BF8-926E-C257FBAA633D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_dbghan3_ref.csproj b/tests/src/JIT/Methodical/VT/etc/_dbghan3_ref.csproj
index 8613b0e4c0..43ec42f9e4 100644
--- a/tests/src/JIT/Methodical/VT/etc/_dbghan3_ref.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_dbghan3_ref.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FD5ADA5A-418C-4FD2-AEFE-E3D39370656D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_dbghanoi.csproj b/tests/src/JIT/Methodical/VT/etc/_dbghanoi.csproj
index 1f724a8973..78492944ad 100644
--- a/tests/src/JIT/Methodical/VT/etc/_dbghanoi.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_dbghanoi.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E07BAD61-4DCB-47AB-BD0D-34D7D6611349}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_dbgknight.csproj b/tests/src/JIT/Methodical/VT/etc/_dbgknight.csproj
index bb4c56834c..87b67651ab 100644
--- a/tests/src/JIT/Methodical/VT/etc/_dbgknight.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_dbgknight.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{45D704E0-EC36-4EF7-B5D9-39CE0C8F1B4A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_dbgnested.csproj b/tests/src/JIT/Methodical/VT/etc/_dbgnested.csproj
index 3a3b088612..86708822e7 100644
--- a/tests/src/JIT/Methodical/VT/etc/_dbgnested.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_dbgnested.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D5A83968-CF00-4ED6-A999-2602996AA234}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_relctor_recurse.csproj b/tests/src/JIT/Methodical/VT/etc/_relctor_recurse.csproj
index 018be37413..b63fd8d056 100644
--- a/tests/src/JIT/Methodical/VT/etc/_relctor_recurse.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_relctor_recurse.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B77D7828-B6CF-4A16-8551-066928F5E80D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_relgc_nested.csproj b/tests/src/JIT/Methodical/VT/etc/_relgc_nested.csproj
index f6d7acb6c7..cc47166cab 100644
--- a/tests/src/JIT/Methodical/VT/etc/_relgc_nested.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_relgc_nested.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8336D84D-D521-4061-A011-0D4D9982CAC4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_relhan2.csproj b/tests/src/JIT/Methodical/VT/etc/_relhan2.csproj
index 2ee7b3a152..48ffa36604 100644
--- a/tests/src/JIT/Methodical/VT/etc/_relhan2.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_relhan2.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{41ACB02B-620E-43B1-99A5-FC49DE6EFCCF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_relhan3.csproj b/tests/src/JIT/Methodical/VT/etc/_relhan3.csproj
index b0277c818c..6b663476b2 100644
--- a/tests/src/JIT/Methodical/VT/etc/_relhan3.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_relhan3.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C458785F-D6EB-4E20-960E-96E0F1495CB2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_relhan3_ctor.csproj b/tests/src/JIT/Methodical/VT/etc/_relhan3_ctor.csproj
index a6679d3f61..c42c937c89 100644
--- a/tests/src/JIT/Methodical/VT/etc/_relhan3_ctor.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_relhan3_ctor.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{13744560-2695-4724-B54C-82FA972B0BC6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_relhan3_ref.csproj b/tests/src/JIT/Methodical/VT/etc/_relhan3_ref.csproj
index e8404a0f6d..6a442ce9eb 100644
--- a/tests/src/JIT/Methodical/VT/etc/_relhan3_ref.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_relhan3_ref.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A93771DA-825C-4897-A8B5-D643BCFACE90}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_relhanoi.csproj b/tests/src/JIT/Methodical/VT/etc/_relhanoi.csproj
index 1fb2bcaf8b..1e4924beaf 100644
--- a/tests/src/JIT/Methodical/VT/etc/_relhanoi.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_relhanoi.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D9E1DF21-AD46-4D01-9623-34894A90943F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_relknight.csproj b/tests/src/JIT/Methodical/VT/etc/_relknight.csproj
index 6312269aec..569b546ca4 100644
--- a/tests/src/JIT/Methodical/VT/etc/_relknight.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_relknight.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FD02985C-E4C5-430A-8714-E4B1A6EC9789}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_relnested.csproj b/tests/src/JIT/Methodical/VT/etc/_relnested.csproj
index f0f67c61bc..c298dc4cd2 100644
--- a/tests/src/JIT/Methodical/VT/etc/_relnested.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_relnested.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{923A6EA0-9F8F-456A-871A-E46039B1B678}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_speed_dbgctor_recurse.csproj b/tests/src/JIT/Methodical/VT/etc/_speed_dbgctor_recurse.csproj
index 0688c1dd7c..00606abc15 100644
--- a/tests/src/JIT/Methodical/VT/etc/_speed_dbgctor_recurse.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_speed_dbgctor_recurse.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{76655B3D-67E1-41D3-A2B0-E03E77D36656}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_speed_dbggc_nested.csproj b/tests/src/JIT/Methodical/VT/etc/_speed_dbggc_nested.csproj
index 2959c80555..c0c77b15be 100644
--- a/tests/src/JIT/Methodical/VT/etc/_speed_dbggc_nested.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_speed_dbggc_nested.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CFB1BFEE-DDB0-432F-9023-C887120AEF26}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_speed_dbghan2.csproj b/tests/src/JIT/Methodical/VT/etc/_speed_dbghan2.csproj
index 1b77a0b03f..8924d48b75 100644
--- a/tests/src/JIT/Methodical/VT/etc/_speed_dbghan2.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_speed_dbghan2.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CEF603D3-5C1A-47CC-B808-A31C0687209B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_speed_dbghan3.csproj b/tests/src/JIT/Methodical/VT/etc/_speed_dbghan3.csproj
index 422b3b4880..7301a07700 100644
--- a/tests/src/JIT/Methodical/VT/etc/_speed_dbghan3.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_speed_dbghan3.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{028A8292-C8D2-4B63-8304-A8E36F244279}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_speed_dbghan3_ctor.csproj b/tests/src/JIT/Methodical/VT/etc/_speed_dbghan3_ctor.csproj
index b801f85175..1042b3dcb6 100644
--- a/tests/src/JIT/Methodical/VT/etc/_speed_dbghan3_ctor.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_speed_dbghan3_ctor.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{94028362-0517-43DA-B3E8-ED474B0A9A59}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_speed_dbghan3_ref.csproj b/tests/src/JIT/Methodical/VT/etc/_speed_dbghan3_ref.csproj
index 01cc73f87d..280b8578d2 100644
--- a/tests/src/JIT/Methodical/VT/etc/_speed_dbghan3_ref.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_speed_dbghan3_ref.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DA55CD67-0F1C-4D32-8C12-183B8371D7CC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_speed_dbghanoi.csproj b/tests/src/JIT/Methodical/VT/etc/_speed_dbghanoi.csproj
index 6adc167d9e..b4eb884c96 100644
--- a/tests/src/JIT/Methodical/VT/etc/_speed_dbghanoi.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_speed_dbghanoi.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D362D233-C560-4023-B68A-93162C984D17}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_speed_dbgknight.csproj b/tests/src/JIT/Methodical/VT/etc/_speed_dbgknight.csproj
index c74fbfdd57..ad059415b9 100644
--- a/tests/src/JIT/Methodical/VT/etc/_speed_dbgknight.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_speed_dbgknight.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FD64267A-0AF0-4A6C-926D-65FAAA94834E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_speed_dbgnested.csproj b/tests/src/JIT/Methodical/VT/etc/_speed_dbgnested.csproj
index 13ca38522b..924ac26531 100644
--- a/tests/src/JIT/Methodical/VT/etc/_speed_dbgnested.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_speed_dbgnested.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C47FB2CB-75F2-492A-A994-72F4AAD2445B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_speed_relctor_recurse.csproj b/tests/src/JIT/Methodical/VT/etc/_speed_relctor_recurse.csproj
index c4a44da3c3..592a9297c8 100644
--- a/tests/src/JIT/Methodical/VT/etc/_speed_relctor_recurse.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_speed_relctor_recurse.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{84F2A622-1F52-4BE8-9607-C52BF18222E8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_speed_relgc_nested.csproj b/tests/src/JIT/Methodical/VT/etc/_speed_relgc_nested.csproj
index c18cf4a0eb..eac1db5476 100644
--- a/tests/src/JIT/Methodical/VT/etc/_speed_relgc_nested.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_speed_relgc_nested.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{48CA2642-7AD4-42FE-BB59-535B0FE8CF02}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_speed_relhan2.csproj b/tests/src/JIT/Methodical/VT/etc/_speed_relhan2.csproj
index 00626c3461..6090bb8e53 100644
--- a/tests/src/JIT/Methodical/VT/etc/_speed_relhan2.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_speed_relhan2.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{76E37BB2-870B-45D1-81D5-B1248EC522F3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_speed_relhan3.csproj b/tests/src/JIT/Methodical/VT/etc/_speed_relhan3.csproj
index efa87213a0..9f5a3b82d8 100644
--- a/tests/src/JIT/Methodical/VT/etc/_speed_relhan3.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_speed_relhan3.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C1D19880-4EA9-4D47-ADB2-F3020BB36614}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_speed_relhan3_ctor.csproj b/tests/src/JIT/Methodical/VT/etc/_speed_relhan3_ctor.csproj
index 1a965419bc..b372cc89ad 100644
--- a/tests/src/JIT/Methodical/VT/etc/_speed_relhan3_ctor.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_speed_relhan3_ctor.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B6648448-C527-4F11-8B86-F419064B576F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_speed_relhan3_ref.csproj b/tests/src/JIT/Methodical/VT/etc/_speed_relhan3_ref.csproj
index 2cdb730c14..78022df5df 100644
--- a/tests/src/JIT/Methodical/VT/etc/_speed_relhan3_ref.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_speed_relhan3_ref.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DB1F1802-281D-434E-ADF2-F7DA2708BB23}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_speed_relhanoi.csproj b/tests/src/JIT/Methodical/VT/etc/_speed_relhanoi.csproj
index 2f3c868094..eeed2fbbc9 100644
--- a/tests/src/JIT/Methodical/VT/etc/_speed_relhanoi.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_speed_relhanoi.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1703781B-A132-48C1-8D83-9418150E5EC3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_speed_relknight.csproj b/tests/src/JIT/Methodical/VT/etc/_speed_relknight.csproj
index 3292c8c07b..7a35c0af9a 100644
--- a/tests/src/JIT/Methodical/VT/etc/_speed_relknight.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_speed_relknight.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{21433341-8435-4758-8874-8B69D3197855}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/_speed_relnested.csproj b/tests/src/JIT/Methodical/VT/etc/_speed_relnested.csproj
index 1fad020f5c..7c14d2d545 100644
--- a/tests/src/JIT/Methodical/VT/etc/_speed_relnested.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/_speed_relnested.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F1165E77-B017-43EF-BAD6-B694420E2DF9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/gc_nested.csproj b/tests/src/JIT/Methodical/VT/etc/gc_nested.csproj
index 355022c996..a4c0cde14a 100644
--- a/tests/src/JIT/Methodical/VT/etc/gc_nested.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/gc_nested.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4818E0D2-FDE7-4760-B73A-D6771454AFFE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/etc/nested.csproj b/tests/src/JIT/Methodical/VT/etc/nested.csproj
index 8e5e999fdc..086cae693c 100644
--- a/tests/src/JIT/Methodical/VT/etc/nested.csproj
+++ b/tests/src/JIT/Methodical/VT/etc/nested.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5AD68D22-B586-4782-8C8D-18733CEBE41F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/identity/_dbgaccum.csproj b/tests/src/JIT/Methodical/VT/identity/_dbgaccum.csproj
index 8c8ce1c47e..6832454a6c 100644
--- a/tests/src/JIT/Methodical/VT/identity/_dbgaccum.csproj
+++ b/tests/src/JIT/Methodical/VT/identity/_dbgaccum.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C7A9C579-E424-44E2-9A2F-29B4D4DEE717}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/identity/_dbgvcall.csproj b/tests/src/JIT/Methodical/VT/identity/_dbgvcall.csproj
index dfc3db0bb2..ba9889147c 100644
--- a/tests/src/JIT/Methodical/VT/identity/_dbgvcall.csproj
+++ b/tests/src/JIT/Methodical/VT/identity/_dbgvcall.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F956F618-3908-4B72-90A2-E5C95A568BE5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/identity/_relaccum.csproj b/tests/src/JIT/Methodical/VT/identity/_relaccum.csproj
index 1627f206db..5f7daa7a0a 100644
--- a/tests/src/JIT/Methodical/VT/identity/_relaccum.csproj
+++ b/tests/src/JIT/Methodical/VT/identity/_relaccum.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0EDD9DAA-5C28-416B-93D6-649F5F53F3BA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/identity/_relvcall.csproj b/tests/src/JIT/Methodical/VT/identity/_relvcall.csproj
index 483585eb05..1d0c923493 100644
--- a/tests/src/JIT/Methodical/VT/identity/_relvcall.csproj
+++ b/tests/src/JIT/Methodical/VT/identity/_relvcall.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2804A906-6AE0-475A-BCD0-B4431927593F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/identity/_speed_dbgaccum.csproj b/tests/src/JIT/Methodical/VT/identity/_speed_dbgaccum.csproj
index 98e73fd19b..93813716c8 100644
--- a/tests/src/JIT/Methodical/VT/identity/_speed_dbgaccum.csproj
+++ b/tests/src/JIT/Methodical/VT/identity/_speed_dbgaccum.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7A5F6CF8-A8B2-450C-BC84-1DC24CEE9112}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/identity/_speed_dbgvcall.csproj b/tests/src/JIT/Methodical/VT/identity/_speed_dbgvcall.csproj
index 105083e74d..9705e9adf6 100644
--- a/tests/src/JIT/Methodical/VT/identity/_speed_dbgvcall.csproj
+++ b/tests/src/JIT/Methodical/VT/identity/_speed_dbgvcall.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8B475B38-3649-4F42-851C-0CD105D39443}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/identity/_speed_relaccum.csproj b/tests/src/JIT/Methodical/VT/identity/_speed_relaccum.csproj
index 102c09d69d..14d147be3c 100644
--- a/tests/src/JIT/Methodical/VT/identity/_speed_relaccum.csproj
+++ b/tests/src/JIT/Methodical/VT/identity/_speed_relaccum.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{271F3C97-79B6-4540-B7A5-206695AF763E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/identity/_speed_relvcall.csproj b/tests/src/JIT/Methodical/VT/identity/_speed_relvcall.csproj
index 9c94d2860b..308bd90892 100644
--- a/tests/src/JIT/Methodical/VT/identity/_speed_relvcall.csproj
+++ b/tests/src/JIT/Methodical/VT/identity/_speed_relvcall.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9AC8C788-6AA5-46E2-B55B-0F933D9DE13F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/port/_dbglcs.csproj b/tests/src/JIT/Methodical/VT/port/_dbglcs.csproj
index 330169d079..b72158aeea 100644
--- a/tests/src/JIT/Methodical/VT/port/_dbglcs.csproj
+++ b/tests/src/JIT/Methodical/VT/port/_dbglcs.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4832AD20-C18B-4DA6-BA24-1BBC091A9EDF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/port/_dbglcs_gcref.csproj b/tests/src/JIT/Methodical/VT/port/_dbglcs_gcref.csproj
index 310bf4a4f7..05bdec78c6 100644
--- a/tests/src/JIT/Methodical/VT/port/_dbglcs_gcref.csproj
+++ b/tests/src/JIT/Methodical/VT/port/_dbglcs_gcref.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{88478773-3195-4E44-827C-70217D768587}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
<GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/port/_rellcs.csproj b/tests/src/JIT/Methodical/VT/port/_rellcs.csproj
index 49127c0238..b46a5c4719 100644
--- a/tests/src/JIT/Methodical/VT/port/_rellcs.csproj
+++ b/tests/src/JIT/Methodical/VT/port/_rellcs.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{48C681B9-8B9F-4192-85B7-5D355AB3BA22}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/port/_rellcs_gcref.csproj b/tests/src/JIT/Methodical/VT/port/_rellcs_gcref.csproj
index ab3b4fb6d6..4e5f7c66a3 100644
--- a/tests/src/JIT/Methodical/VT/port/_rellcs_gcref.csproj
+++ b/tests/src/JIT/Methodical/VT/port/_rellcs_gcref.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D6144DFE-A510-468B-AF81-5DFCDB51A82F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
<GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/port/_speed_dbglcs.csproj b/tests/src/JIT/Methodical/VT/port/_speed_dbglcs.csproj
index 8723e3b053..c87b46f29b 100644
--- a/tests/src/JIT/Methodical/VT/port/_speed_dbglcs.csproj
+++ b/tests/src/JIT/Methodical/VT/port/_speed_dbglcs.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A655F286-8C9E-4C53-943C-A1917175368C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/port/_speed_dbglcs_gcref.csproj b/tests/src/JIT/Methodical/VT/port/_speed_dbglcs_gcref.csproj
index 78f355c284..3a8f457000 100644
--- a/tests/src/JIT/Methodical/VT/port/_speed_dbglcs_gcref.csproj
+++ b/tests/src/JIT/Methodical/VT/port/_speed_dbglcs_gcref.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{722FBB70-33CC-4C7F-ABD0-7BEABA4998C6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
<GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/port/_speed_rellcs.csproj b/tests/src/JIT/Methodical/VT/port/_speed_rellcs.csproj
index 522a6ae9eb..9f034745d2 100644
--- a/tests/src/JIT/Methodical/VT/port/_speed_rellcs.csproj
+++ b/tests/src/JIT/Methodical/VT/port/_speed_rellcs.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{365C9C3D-367B-4905-82DD-4424A041F001}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/VT/port/_speed_rellcs_gcref.csproj b/tests/src/JIT/Methodical/VT/port/_speed_rellcs_gcref.csproj
index 45784810fa..8aa93beccf 100644
--- a/tests/src/JIT/Methodical/VT/port/_speed_rellcs_gcref.csproj
+++ b/tests/src/JIT/Methodical/VT/port/_speed_rellcs_gcref.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{71429F1A-06E7-4830-AD79-B13611080D3F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
<GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/SEH/_dbgcast_throw.csproj b/tests/src/JIT/Methodical/casts/SEH/_dbgcast_throw.csproj
index f7c45ffd93..d29f1d92a5 100644
--- a/tests/src/JIT/Methodical/casts/SEH/_dbgcast_throw.csproj
+++ b/tests/src/JIT/Methodical/casts/SEH/_dbgcast_throw.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{45913162-0814-48BD-BB47-A3FC01EB66A1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/SEH/_dbgthrow.csproj b/tests/src/JIT/Methodical/casts/SEH/_dbgthrow.csproj
index 61f58863f3..bd6b4abcca 100644
--- a/tests/src/JIT/Methodical/casts/SEH/_dbgthrow.csproj
+++ b/tests/src/JIT/Methodical/casts/SEH/_dbgthrow.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{53999106-094B-4E18-BA77-D8498D398376}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/SEH/_relcast_throw.csproj b/tests/src/JIT/Methodical/casts/SEH/_relcast_throw.csproj
index 243a8cd85f..df004fa126 100644
--- a/tests/src/JIT/Methodical/casts/SEH/_relcast_throw.csproj
+++ b/tests/src/JIT/Methodical/casts/SEH/_relcast_throw.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AAEADD3D-8607-40C0-B852-FE268A309DC8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/SEH/_relthrow.csproj b/tests/src/JIT/Methodical/casts/SEH/_relthrow.csproj
index a246eafbe3..229ca70db3 100644
--- a/tests/src/JIT/Methodical/casts/SEH/_relthrow.csproj
+++ b/tests/src/JIT/Methodical/casts/SEH/_relthrow.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{87F222B0-EE89-41DB-A9ED-0123DDF67749}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/SEH/_speed_dbgcast_throw.csproj b/tests/src/JIT/Methodical/casts/SEH/_speed_dbgcast_throw.csproj
index c823d58b7b..27433a9091 100644
--- a/tests/src/JIT/Methodical/casts/SEH/_speed_dbgcast_throw.csproj
+++ b/tests/src/JIT/Methodical/casts/SEH/_speed_dbgcast_throw.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{57F6C5A7-D8BF-4FBC-BB97-1677B71445B7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/SEH/_speed_dbgthrow.csproj b/tests/src/JIT/Methodical/casts/SEH/_speed_dbgthrow.csproj
index 2e80bcd8f9..dee51c974e 100644
--- a/tests/src/JIT/Methodical/casts/SEH/_speed_dbgthrow.csproj
+++ b/tests/src/JIT/Methodical/casts/SEH/_speed_dbgthrow.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C189A69F-0DDC-4415-8733-7BCC228293F5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/SEH/_speed_relcast_throw.csproj b/tests/src/JIT/Methodical/casts/SEH/_speed_relcast_throw.csproj
index debea01727..f5da8fd306 100644
--- a/tests/src/JIT/Methodical/casts/SEH/_speed_relcast_throw.csproj
+++ b/tests/src/JIT/Methodical/casts/SEH/_speed_relcast_throw.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{21FC3929-FA6C-4DF7-90A7-637A45E3ADC9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/SEH/_speed_relthrow.csproj b/tests/src/JIT/Methodical/casts/SEH/_speed_relthrow.csproj
index d1bd279f9f..048fbf80a6 100644
--- a/tests/src/JIT/Methodical/casts/SEH/_speed_relthrow.csproj
+++ b/tests/src/JIT/Methodical/casts/SEH/_speed_relthrow.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4179CA63-8CD0-445C-83E1-64E534A0E471}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_call.csproj b/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_call.csproj
index 7d35fa7db3..fd67d2a92d 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_call.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_call.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EC462D6D-429B-4032-9C16-8124B636F52E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_ldarg.csproj b/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_ldarg.csproj
index 7826cc2755..d27bd56b6d 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_ldarg.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_ldarg.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{47DB4011-8390-4971-A4B0-614D877753E3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_ldloc.csproj b/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_ldloc.csproj
index b3da4fc021..c262d4d864 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_ldloc.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_ldloc.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CFD0A615-8DFB-4BE7-9447-8B40B669F358}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_newobj.csproj b/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_newobj.csproj
index df262dda60..d7cc894747 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_newobj.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_dbgcastclass_newobj.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2EB2B920-3D17-4DEA-9C7F-5619728AC09F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_call.csproj b/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_call.csproj
index 88a7c9caec..b03213eec8 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_call.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_call.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A72CD380-2512-44A5-8B6D-A3B3E293C6CD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_ldarg.csproj b/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_ldarg.csproj
index b4b2b6edb7..6b546d620c 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_ldarg.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_ldarg.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{96B72BE7-8B3F-44F5-B80C-F57BE0B395DB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_ldloc.csproj b/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_ldloc.csproj
index e3393c7b2b..9b7c84dd71 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_ldloc.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_ldloc.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{57B8E571-4E72-4C73-B538-8AADCAB3C0DC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_newobj.csproj b/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_newobj.csproj
index 648c3d2fbb..9a2df2bd56 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_newobj.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_dbgisinst_newobj.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{87F99B82-CC31-4C2B-B516-E4FF5B14850B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_relcastclass_call.csproj b/tests/src/JIT/Methodical/casts/coverage/_relcastclass_call.csproj
index 11d2c2ea60..606286174e 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_relcastclass_call.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_relcastclass_call.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EBF644A9-39CC-438A-BA2C-C5442D126964}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_relcastclass_ldarg.csproj b/tests/src/JIT/Methodical/casts/coverage/_relcastclass_ldarg.csproj
index 69fa1f9009..66ee2f5998 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_relcastclass_ldarg.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_relcastclass_ldarg.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2C09812A-1591-447F-94C5-F33FB0346B4B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_relcastclass_ldloc.csproj b/tests/src/JIT/Methodical/casts/coverage/_relcastclass_ldloc.csproj
index 77f6dfbe58..130806c5d4 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_relcastclass_ldloc.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_relcastclass_ldloc.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5A8FDFCD-343D-481D-8488-0143733DD0C7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_relcastclass_newobj.csproj b/tests/src/JIT/Methodical/casts/coverage/_relcastclass_newobj.csproj
index 3c1722f236..b5e7085378 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_relcastclass_newobj.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_relcastclass_newobj.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D5CFB37E-ECFE-444A-B190-F51ABA65B445}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_relisinst_call.csproj b/tests/src/JIT/Methodical/casts/coverage/_relisinst_call.csproj
index e6642cd171..c22bf08bad 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_relisinst_call.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_relisinst_call.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B0FF97B0-F7C0-426E-9824-9DC7E3DD80D9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_relisinst_ldarg.csproj b/tests/src/JIT/Methodical/casts/coverage/_relisinst_ldarg.csproj
index c7fefa41d1..dfd2bf4a74 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_relisinst_ldarg.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_relisinst_ldarg.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2384630F-557C-4F9E-8E89-0BFB6C3C2FAD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_relisinst_ldloc.csproj b/tests/src/JIT/Methodical/casts/coverage/_relisinst_ldloc.csproj
index 31f81f51d5..a026a8e5d8 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_relisinst_ldloc.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_relisinst_ldloc.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7A51F8A9-E6EE-4DDE-BAF6-B7C1B3D9540D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_relisinst_newobj.csproj b/tests/src/JIT/Methodical/casts/coverage/_relisinst_newobj.csproj
index c2aac8f68f..7c3080a1ed 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_relisinst_newobj.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_relisinst_newobj.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AC027E46-2C6D-4A35-970C-89AEC7BDAB30}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_speed_dbgcastclass_call.csproj b/tests/src/JIT/Methodical/casts/coverage/_speed_dbgcastclass_call.csproj
index 571fea1d3d..ad6943b8ba 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_speed_dbgcastclass_call.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_speed_dbgcastclass_call.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D7CD98E8-0C64-461C-8F01-65AA36A6C96C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_speed_dbgcastclass_ldarg.csproj b/tests/src/JIT/Methodical/casts/coverage/_speed_dbgcastclass_ldarg.csproj
index dcea6089ab..bd8026ab80 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_speed_dbgcastclass_ldarg.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_speed_dbgcastclass_ldarg.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{610C682C-0742-4385-AB31-C5ECD325FE18}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_speed_dbgcastclass_ldloc.csproj b/tests/src/JIT/Methodical/casts/coverage/_speed_dbgcastclass_ldloc.csproj
index aca1361095..04ce1dcad5 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_speed_dbgcastclass_ldloc.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_speed_dbgcastclass_ldloc.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4F03B20F-FF85-47CC-98D0-9FA1019DD791}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_speed_dbgcastclass_newobj.csproj b/tests/src/JIT/Methodical/casts/coverage/_speed_dbgcastclass_newobj.csproj
index 5b283f6552..a2e333f926 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_speed_dbgcastclass_newobj.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_speed_dbgcastclass_newobj.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8BD76585-0793-42D2-8C56-44BD7FAEA618}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_speed_dbgisinst_call.csproj b/tests/src/JIT/Methodical/casts/coverage/_speed_dbgisinst_call.csproj
index 918c157b12..756001ec5e 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_speed_dbgisinst_call.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_speed_dbgisinst_call.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4AFCCDF9-E134-47CE-BC3D-5D6F87887FE5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_speed_dbgisinst_ldarg.csproj b/tests/src/JIT/Methodical/casts/coverage/_speed_dbgisinst_ldarg.csproj
index 670c65202b..1ac78458a6 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_speed_dbgisinst_ldarg.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_speed_dbgisinst_ldarg.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E013FA53-3402-4527-A67C-BCAF01906006}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_speed_dbgisinst_ldloc.csproj b/tests/src/JIT/Methodical/casts/coverage/_speed_dbgisinst_ldloc.csproj
index 898bfe22ab..97c7eaf4c0 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_speed_dbgisinst_ldloc.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_speed_dbgisinst_ldloc.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{96242A32-C8B7-443A-8CA7-2834487DDD4D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_speed_dbgisinst_newobj.csproj b/tests/src/JIT/Methodical/casts/coverage/_speed_dbgisinst_newobj.csproj
index a6feb50f1b..ea32ab15c7 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_speed_dbgisinst_newobj.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_speed_dbgisinst_newobj.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BC757971-447D-476E-A471-FB7AD31F05D5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_speed_relcastclass_call.csproj b/tests/src/JIT/Methodical/casts/coverage/_speed_relcastclass_call.csproj
index 0b4ddb1f44..3d181043a8 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_speed_relcastclass_call.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_speed_relcastclass_call.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0A6D1692-4BB7-4AE0-8201-69789E8DCF71}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_speed_relcastclass_ldarg.csproj b/tests/src/JIT/Methodical/casts/coverage/_speed_relcastclass_ldarg.csproj
index 7200cb6a39..86245b1d46 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_speed_relcastclass_ldarg.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_speed_relcastclass_ldarg.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F1E5382F-1EFE-425F-AE94-EE6E3ECF170F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_speed_relcastclass_ldloc.csproj b/tests/src/JIT/Methodical/casts/coverage/_speed_relcastclass_ldloc.csproj
index 22aaa49e0c..b8f0cc9c5f 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_speed_relcastclass_ldloc.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_speed_relcastclass_ldloc.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2549CAA4-4472-4788-A01E-ADF8AC8E50DD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_speed_relcastclass_newobj.csproj b/tests/src/JIT/Methodical/casts/coverage/_speed_relcastclass_newobj.csproj
index e6cf3f10d1..c5fa457db9 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_speed_relcastclass_newobj.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_speed_relcastclass_newobj.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8D3F8332-7C3A-4539-8D78-D908D9715214}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_speed_relisinst_call.csproj b/tests/src/JIT/Methodical/casts/coverage/_speed_relisinst_call.csproj
index 8fed9d731a..377a9feda4 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_speed_relisinst_call.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_speed_relisinst_call.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9A448D03-472D-4B82-BBFF-A9067F38DDC0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_speed_relisinst_ldarg.csproj b/tests/src/JIT/Methodical/casts/coverage/_speed_relisinst_ldarg.csproj
index 3c2cb8feba..814de04ee6 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_speed_relisinst_ldarg.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_speed_relisinst_ldarg.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{17062F31-5AA0-44BE-A095-F70ACDA913EE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_speed_relisinst_ldloc.csproj b/tests/src/JIT/Methodical/casts/coverage/_speed_relisinst_ldloc.csproj
index 472086e074..8571ff0276 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_speed_relisinst_ldloc.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_speed_relisinst_ldloc.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CD5A8A91-8FDE-4446-9EE5-59AD78F28E1E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/coverage/_speed_relisinst_newobj.csproj b/tests/src/JIT/Methodical/casts/coverage/_speed_relisinst_newobj.csproj
index 8e3de0319e..e21714ac4c 100644
--- a/tests/src/JIT/Methodical/casts/coverage/_speed_relisinst_newobj.csproj
+++ b/tests/src/JIT/Methodical/casts/coverage/_speed_relisinst_newobj.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A6275C7C-33EE-4265-B0A0-79A03D5C9160}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/iface/_dbgiface1.csproj b/tests/src/JIT/Methodical/casts/iface/_dbgiface1.csproj
index 1583df90ba..718fae21f1 100644
--- a/tests/src/JIT/Methodical/casts/iface/_dbgiface1.csproj
+++ b/tests/src/JIT/Methodical/casts/iface/_dbgiface1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CF86105B-1DC7-44E0-87EE-76F509A7423D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/iface/_reliface1.csproj b/tests/src/JIT/Methodical/casts/iface/_reliface1.csproj
index 563b96b882..05b7dde803 100644
--- a/tests/src/JIT/Methodical/casts/iface/_reliface1.csproj
+++ b/tests/src/JIT/Methodical/casts/iface/_reliface1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{73978DEA-5BFF-4F42-A98B-53C49110A405}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/iface/_speed_dbgiface1.csproj b/tests/src/JIT/Methodical/casts/iface/_speed_dbgiface1.csproj
index 9c098acbf2..b3af45f839 100644
--- a/tests/src/JIT/Methodical/casts/iface/_speed_dbgiface1.csproj
+++ b/tests/src/JIT/Methodical/casts/iface/_speed_dbgiface1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9A8E4763-D08B-4C38-B529-3051062FF267}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/iface/_speed_reliface1.csproj b/tests/src/JIT/Methodical/casts/iface/_speed_reliface1.csproj
index 2a68910fb5..9d9bcba330 100644
--- a/tests/src/JIT/Methodical/casts/iface/_speed_reliface1.csproj
+++ b/tests/src/JIT/Methodical/casts/iface/_speed_reliface1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C2DB220F-1880-43CB-92D2-F6D5EAD79F4E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/casts/ilseq/_il_relCommonBase.csproj b/tests/src/JIT/Methodical/casts/ilseq/_il_relCommonBase.csproj
index 853c7695bc..ee39ad7803 100644
--- a/tests/src/JIT/Methodical/casts/ilseq/_il_relCommonBase.csproj
+++ b/tests/src/JIT/Methodical/casts/ilseq/_il_relCommonBase.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{73592109-1E40-4998-ABD4-B067DC8743C5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/cctor/simple/precise1_cs_d.csproj b/tests/src/JIT/Methodical/cctor/simple/precise1_cs_d.csproj
index 7b7a7b5187..f6c826d247 100644
--- a/tests/src/JIT/Methodical/cctor/simple/precise1_cs_d.csproj
+++ b/tests/src/JIT/Methodical/cctor/simple/precise1_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8C128213-9AA8-4025-8EE7-6FDF47DD544A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/cctor/simple/precise1_cs_do.csproj b/tests/src/JIT/Methodical/cctor/simple/precise1_cs_do.csproj
index ad40ca9706..d199fd6d98 100644
--- a/tests/src/JIT/Methodical/cctor/simple/precise1_cs_do.csproj
+++ b/tests/src/JIT/Methodical/cctor/simple/precise1_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4DFBCA5D-68C7-4512-A880-079C2C6074E1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/cctor/simple/precise1_cs_r.csproj b/tests/src/JIT/Methodical/cctor/simple/precise1_cs_r.csproj
index 797f0f274e..a804e40590 100644
--- a/tests/src/JIT/Methodical/cctor/simple/precise1_cs_r.csproj
+++ b/tests/src/JIT/Methodical/cctor/simple/precise1_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C696F969-2AA1-4289-8576-CAAB8748F4C3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/cctor/simple/precise1_cs_ro.csproj b/tests/src/JIT/Methodical/cctor/simple/precise1_cs_ro.csproj
index 77a6527665..3a5fc46636 100644
--- a/tests/src/JIT/Methodical/cctor/simple/precise1_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/cctor/simple/precise1_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CDEE2A91-3E85-4BD8-8E66-63C827EBED8D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/cctor/simple/precise1b_cs_d.csproj b/tests/src/JIT/Methodical/cctor/simple/precise1b_cs_d.csproj
index 31384161be..5a6cfaece8 100644
--- a/tests/src/JIT/Methodical/cctor/simple/precise1b_cs_d.csproj
+++ b/tests/src/JIT/Methodical/cctor/simple/precise1b_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{47AF9833-5788-4D1A-BF71-1902E8B9BE59}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/cctor/simple/precise1b_cs_do.csproj b/tests/src/JIT/Methodical/cctor/simple/precise1b_cs_do.csproj
index 66a3fd0ca4..7a624fdbcc 100644
--- a/tests/src/JIT/Methodical/cctor/simple/precise1b_cs_do.csproj
+++ b/tests/src/JIT/Methodical/cctor/simple/precise1b_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0FF10F1C-0C7D-4CD8-8A14-21C6E488B8E7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/cctor/simple/precise1b_cs_r.csproj b/tests/src/JIT/Methodical/cctor/simple/precise1b_cs_r.csproj
index cbca1ba355..884328b3b9 100644
--- a/tests/src/JIT/Methodical/cctor/simple/precise1b_cs_r.csproj
+++ b/tests/src/JIT/Methodical/cctor/simple/precise1b_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{89AE94AA-DF13-41D6-9673-1FBCA7727162}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/cctor/simple/precise1b_cs_ro.csproj b/tests/src/JIT/Methodical/cctor/simple/precise1b_cs_ro.csproj
index 1a2e104e9a..fe09d42a32 100644
--- a/tests/src/JIT/Methodical/cctor/simple/precise1b_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/cctor/simple/precise1b_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{41992141-0B64-4EB2-B3D2-35CCB92CEB8A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/cctor/simple/precise2_cs_d.csproj b/tests/src/JIT/Methodical/cctor/simple/precise2_cs_d.csproj
index dbf05a9bf8..f2bbabbd8b 100644
--- a/tests/src/JIT/Methodical/cctor/simple/precise2_cs_d.csproj
+++ b/tests/src/JIT/Methodical/cctor/simple/precise2_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{54A922D9-D2B1-4969-A811-1EBE820FB5BF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/cctor/simple/precise2_cs_do.csproj b/tests/src/JIT/Methodical/cctor/simple/precise2_cs_do.csproj
index 75b21af71e..c89dd3f6ef 100644
--- a/tests/src/JIT/Methodical/cctor/simple/precise2_cs_do.csproj
+++ b/tests/src/JIT/Methodical/cctor/simple/precise2_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F9740EEE-763B-4CDE-AE92-5876DF3E9468}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/cctor/simple/precise2_cs_r.csproj b/tests/src/JIT/Methodical/cctor/simple/precise2_cs_r.csproj
index 3fe52c44c4..4f34e1890d 100644
--- a/tests/src/JIT/Methodical/cctor/simple/precise2_cs_r.csproj
+++ b/tests/src/JIT/Methodical/cctor/simple/precise2_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1847231C-A265-425B-B58B-9B8FDA2B0783}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/cctor/simple/precise2_cs_ro.csproj b/tests/src/JIT/Methodical/cctor/simple/precise2_cs_ro.csproj
index 447288ece4..c93b3a5c26 100644
--- a/tests/src/JIT/Methodical/cctor/simple/precise2_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/cctor/simple/precise2_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3E123581-790A-4E86-A7AC-0A09F790B058}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/cctor/simple/precise4_cs_d.csproj b/tests/src/JIT/Methodical/cctor/simple/precise4_cs_d.csproj
index c948e22469..2e55a5bb8f 100644
--- a/tests/src/JIT/Methodical/cctor/simple/precise4_cs_d.csproj
+++ b/tests/src/JIT/Methodical/cctor/simple/precise4_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{821703F9-4217-4040-B5BB-F1002E4949B3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/cctor/simple/precise4_cs_do.csproj b/tests/src/JIT/Methodical/cctor/simple/precise4_cs_do.csproj
index 3eb463cc7a..48ba182e33 100644
--- a/tests/src/JIT/Methodical/cctor/simple/precise4_cs_do.csproj
+++ b/tests/src/JIT/Methodical/cctor/simple/precise4_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E4D96FB0-C02E-4475-A719-FA7B65195C81}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/cctor/simple/precise4_cs_r.csproj b/tests/src/JIT/Methodical/cctor/simple/precise4_cs_r.csproj
index 655b7fd388..f28bf5b38b 100644
--- a/tests/src/JIT/Methodical/cctor/simple/precise4_cs_r.csproj
+++ b/tests/src/JIT/Methodical/cctor/simple/precise4_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{09F506EA-4CBB-40BF-8A7E-68F9870996BA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/cctor/simple/precise4_cs_ro.csproj b/tests/src/JIT/Methodical/cctor/simple/precise4_cs_ro.csproj
index 98d40aee2f..a548ea2a93 100644
--- a/tests/src/JIT/Methodical/cctor/simple/precise4_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/cctor/simple/precise4_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{96D54F48-B900-4CA4-AA41-D6195774E529}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_d.csproj b/tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_d.csproj
index aef7d0726c..4c257aa004 100644
--- a/tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_d.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8074FD34-7426-4CCC-B82F-98FFC649E91B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_do.csproj b/tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_do.csproj
index 4c644b8de2..3f4110187e 100644
--- a/tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_do.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C2414151-E272-4E72-B8F8-E735C686BEFA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_r.csproj b/tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_r.csproj
index 3578929c62..611d671066 100644
--- a/tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_r.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4533D06F-382E-49F3-9486-B41E12EA2378}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_ro.csproj b/tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_ro.csproj
index 444875477b..8eb5e32423 100644
--- a/tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/decimaldiv_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8687A72B-5DF2-498C-8A8C-CD5A7856D42D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/i4div_cs_d.csproj b/tests/src/JIT/Methodical/divrem/div/i4div_cs_d.csproj
index 96edd92ad0..9ed1a31afa 100644
--- a/tests/src/JIT/Methodical/divrem/div/i4div_cs_d.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/i4div_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{05D8DDDA-6741-4FFC-BB91-629E45A29E46}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/i4div_cs_do.csproj b/tests/src/JIT/Methodical/divrem/div/i4div_cs_do.csproj
index c7e3b4d0f4..cf3aef2a6a 100644
--- a/tests/src/JIT/Methodical/divrem/div/i4div_cs_do.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/i4div_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0EA524F7-EB60-4BA2-8FA3-D3E474EC8D07}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/i4div_cs_r.csproj b/tests/src/JIT/Methodical/divrem/div/i4div_cs_r.csproj
index c7400b3cf4..402806759d 100644
--- a/tests/src/JIT/Methodical/divrem/div/i4div_cs_r.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/i4div_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DD2256C6-B7D6-4239-98A9-A63E694E93E2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/i4div_cs_ro.csproj b/tests/src/JIT/Methodical/divrem/div/i4div_cs_ro.csproj
index d505e5427b..698495ab02 100644
--- a/tests/src/JIT/Methodical/divrem/div/i4div_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/i4div_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0F5F1532-DDC8-4803-A39F-102F65ACD806}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/i8div_cs_d.csproj b/tests/src/JIT/Methodical/divrem/div/i8div_cs_d.csproj
index e048910767..ecb0fdedc0 100644
--- a/tests/src/JIT/Methodical/divrem/div/i8div_cs_d.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/i8div_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2731E7B8-7BF4-4BA1-9B33-0CCEAB9D6F57}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/i8div_cs_do.csproj b/tests/src/JIT/Methodical/divrem/div/i8div_cs_do.csproj
index ab3a297b47..fb90ce413e 100644
--- a/tests/src/JIT/Methodical/divrem/div/i8div_cs_do.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/i8div_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8CE48E50-0F9E-4DA2-87C3-2645659C8379}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/i8div_cs_r.csproj b/tests/src/JIT/Methodical/divrem/div/i8div_cs_r.csproj
index 463181fd8b..3f50c2c0c7 100644
--- a/tests/src/JIT/Methodical/divrem/div/i8div_cs_r.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/i8div_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D212F6AA-8309-4C7D-BAFC-E52A3CF1C9AD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/i8div_cs_ro.csproj b/tests/src/JIT/Methodical/divrem/div/i8div_cs_ro.csproj
index e03f421998..47a3655e65 100644
--- a/tests/src/JIT/Methodical/divrem/div/i8div_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/i8div_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B25A0F5B-8C27-42BE-AA4A-F124D958A6D4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/negSignedMod.csproj b/tests/src/JIT/Methodical/divrem/div/negSignedMod.csproj
index 2a9a84f0e0..3c17074b61 100644
--- a/tests/src/JIT/Methodical/divrem/div/negSignedMod.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/negSignedMod.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1B2250BC-AB60-4AD2-97D3-BD9BD5782F80}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/overlddiv_cs_d.csproj b/tests/src/JIT/Methodical/divrem/div/overlddiv_cs_d.csproj
index d5aaff2d7a..92b8e4234f 100644
--- a/tests/src/JIT/Methodical/divrem/div/overlddiv_cs_d.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/overlddiv_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{76A2BDAD-760E-45AE-A7A9-9778753092B9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/overlddiv_cs_do.csproj b/tests/src/JIT/Methodical/divrem/div/overlddiv_cs_do.csproj
index e176b46133..37e2a91415 100644
--- a/tests/src/JIT/Methodical/divrem/div/overlddiv_cs_do.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/overlddiv_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FA9512A5-92B8-4508-8579-2B0568155602}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/overlddiv_cs_r.csproj b/tests/src/JIT/Methodical/divrem/div/overlddiv_cs_r.csproj
index 0adf963767..12a2ec8b54 100644
--- a/tests/src/JIT/Methodical/divrem/div/overlddiv_cs_r.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/overlddiv_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AD35C91C-EC29-4560-AC15-60CAFFC639D7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/overlddiv_cs_ro.csproj b/tests/src/JIT/Methodical/divrem/div/overlddiv_cs_ro.csproj
index d042a78b90..acac1c9def 100644
--- a/tests/src/JIT/Methodical/divrem/div/overlddiv_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/overlddiv_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1C0ECCFA-6538-4E2A-8111-BA9F110B5B7C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/r4div_cs_d.csproj b/tests/src/JIT/Methodical/divrem/div/r4div_cs_d.csproj
index 6823f16649..06a202b944 100644
--- a/tests/src/JIT/Methodical/divrem/div/r4div_cs_d.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/r4div_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{22C1826A-A04D-4669-983E-6679BDEBC5E7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/r4div_cs_do.csproj b/tests/src/JIT/Methodical/divrem/div/r4div_cs_do.csproj
index e6bb34b3e0..8824638698 100644
--- a/tests/src/JIT/Methodical/divrem/div/r4div_cs_do.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/r4div_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{363331BD-4648-4BC9-99C2-D63044C13C83}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/r4div_cs_r.csproj b/tests/src/JIT/Methodical/divrem/div/r4div_cs_r.csproj
index 5fbb007841..de06b8eef0 100644
--- a/tests/src/JIT/Methodical/divrem/div/r4div_cs_r.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/r4div_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4A81DA45-79DE-4101-96F1-8FF12227DFDC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/r4div_cs_ro.csproj b/tests/src/JIT/Methodical/divrem/div/r4div_cs_ro.csproj
index 2b1c6f58c1..6c9580e430 100644
--- a/tests/src/JIT/Methodical/divrem/div/r4div_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/r4div_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C28A4049-C64B-48EC-A7C8-0823F4167308}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/r8div_cs_d.csproj b/tests/src/JIT/Methodical/divrem/div/r8div_cs_d.csproj
index 7f537a23c6..9b4966d048 100644
--- a/tests/src/JIT/Methodical/divrem/div/r8div_cs_d.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/r8div_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5354026F-2CCB-4547-A33E-D80FA0615FF2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/r8div_cs_do.csproj b/tests/src/JIT/Methodical/divrem/div/r8div_cs_do.csproj
index 5c34b379f2..5c2c8a31e7 100644
--- a/tests/src/JIT/Methodical/divrem/div/r8div_cs_do.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/r8div_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{50C047DC-A854-4B09-9D8C-61121ADF7B81}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/r8div_cs_r.csproj b/tests/src/JIT/Methodical/divrem/div/r8div_cs_r.csproj
index b8286b1b5d..c5dafb255f 100644
--- a/tests/src/JIT/Methodical/divrem/div/r8div_cs_r.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/r8div_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9E197F07-4741-4FE5-B984-AD5D866B5B39}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/r8div_cs_ro.csproj b/tests/src/JIT/Methodical/divrem/div/r8div_cs_ro.csproj
index a50dffc342..7cc665ea95 100644
--- a/tests/src/JIT/Methodical/divrem/div/r8div_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/r8div_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BE12D59E-CEEE-4697-98E1-119F292F7894}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/u4div_cs_d.csproj b/tests/src/JIT/Methodical/divrem/div/u4div_cs_d.csproj
index 3244a14c42..78432024bb 100644
--- a/tests/src/JIT/Methodical/divrem/div/u4div_cs_d.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/u4div_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BA9F8921-34FF-4A6C-85BD-8E448730BF9E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/u4div_cs_do.csproj b/tests/src/JIT/Methodical/divrem/div/u4div_cs_do.csproj
index 5ac4bc6ef6..614bef02c3 100644
--- a/tests/src/JIT/Methodical/divrem/div/u4div_cs_do.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/u4div_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2EC60DDE-4C5D-47BD-BE04-07092EC947F5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/u4div_cs_r.csproj b/tests/src/JIT/Methodical/divrem/div/u4div_cs_r.csproj
index e6938fc9fa..e848e4ff38 100644
--- a/tests/src/JIT/Methodical/divrem/div/u4div_cs_r.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/u4div_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D44E25B4-A4BD-438A-B8F4-3DAC4EB0E636}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/u4div_cs_ro.csproj b/tests/src/JIT/Methodical/divrem/div/u4div_cs_ro.csproj
index 560de70351..92699b1f99 100644
--- a/tests/src/JIT/Methodical/divrem/div/u4div_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/u4div_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B756347C-04AE-45B1-A646-9E0BB01F23E3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/u8div_cs_d.csproj b/tests/src/JIT/Methodical/divrem/div/u8div_cs_d.csproj
index 9b0e09ee99..3a454dfa40 100644
--- a/tests/src/JIT/Methodical/divrem/div/u8div_cs_d.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/u8div_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{ED48DE69-3A2B-4BF4-85DE-B02E168D331F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/u8div_cs_do.csproj b/tests/src/JIT/Methodical/divrem/div/u8div_cs_do.csproj
index 6763942911..6a17c38e42 100644
--- a/tests/src/JIT/Methodical/divrem/div/u8div_cs_do.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/u8div_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CD6EA305-5025-431B-910D-93512B81AA30}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/u8div_cs_r.csproj b/tests/src/JIT/Methodical/divrem/div/u8div_cs_r.csproj
index e19d431eb0..cd4d0130ef 100644
--- a/tests/src/JIT/Methodical/divrem/div/u8div_cs_r.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/u8div_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D48A27DA-5609-4218-A5D9-87C9E7B621FE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/div/u8div_cs_ro.csproj b/tests/src/JIT/Methodical/divrem/div/u8div_cs_ro.csproj
index c5e763bf69..a97a107f4f 100644
--- a/tests/src/JIT/Methodical/divrem/div/u8div_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/divrem/div/u8div_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9E44E821-9E0A-4024-8700-474B370765D7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_d.csproj b/tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_d.csproj
index f1a2b71b86..c6ef57bd21 100644
--- a/tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_d.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{47398E20-1072-4B0C-8FA1-C81F53620699}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_do.csproj b/tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_do.csproj
index 5437627d37..d47f1e7565 100644
--- a/tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_do.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2FE13806-29EA-496E-AB35-6880A97D04C5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_r.csproj b/tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_r.csproj
index 0b52f6eb73..85036e6466 100644
--- a/tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_r.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4CBA35C7-C345-43A4-BF80-F8C7B5147330}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_ro.csproj b/tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_ro.csproj
index e6f512ddb8..33fc93d0da 100644
--- a/tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/decimalrem_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{638BCF07-6BC4-488A-AC49-B7DD3BDF3691}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/i4rem_cs_d.csproj b/tests/src/JIT/Methodical/divrem/rem/i4rem_cs_d.csproj
index bb38446704..bc73340ea1 100644
--- a/tests/src/JIT/Methodical/divrem/rem/i4rem_cs_d.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/i4rem_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E838E359-9791-4399-B90D-08BCF7B6759A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/i4rem_cs_do.csproj b/tests/src/JIT/Methodical/divrem/rem/i4rem_cs_do.csproj
index 548ef62316..7ba0926659 100644
--- a/tests/src/JIT/Methodical/divrem/rem/i4rem_cs_do.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/i4rem_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{29A6979F-FF0F-4E64-B484-39512815C58A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/i4rem_cs_r.csproj b/tests/src/JIT/Methodical/divrem/rem/i4rem_cs_r.csproj
index 7cbb80f258..81ea6a5f18 100644
--- a/tests/src/JIT/Methodical/divrem/rem/i4rem_cs_r.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/i4rem_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3480389B-CAEC-4077-843B-A915E8DE6CCF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/i4rem_cs_ro.csproj b/tests/src/JIT/Methodical/divrem/rem/i4rem_cs_ro.csproj
index ae012e610b..5a92c6ab9f 100644
--- a/tests/src/JIT/Methodical/divrem/rem/i4rem_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/i4rem_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6CD3C00E-D38B-4884-B16E-99C0DB0D0832}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/i8rem_cs_d.csproj b/tests/src/JIT/Methodical/divrem/rem/i8rem_cs_d.csproj
index d5dcfa4be9..c74d7138bb 100644
--- a/tests/src/JIT/Methodical/divrem/rem/i8rem_cs_d.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/i8rem_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{071C86E8-527E-4DEF-9547-C71212A776DE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/i8rem_cs_do.csproj b/tests/src/JIT/Methodical/divrem/rem/i8rem_cs_do.csproj
index 263e8c4132..acc8c0468d 100644
--- a/tests/src/JIT/Methodical/divrem/rem/i8rem_cs_do.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/i8rem_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{95E53FE5-6FEC-46D2-A05F-3740B5096693}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/i8rem_cs_r.csproj b/tests/src/JIT/Methodical/divrem/rem/i8rem_cs_r.csproj
index 2d2b99c9dc..151120f979 100644
--- a/tests/src/JIT/Methodical/divrem/rem/i8rem_cs_r.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/i8rem_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AB8065FD-01A2-4791-9044-E26FF8C97DD3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/i8rem_cs_ro.csproj b/tests/src/JIT/Methodical/divrem/rem/i8rem_cs_ro.csproj
index be616cb62e..a70fc22f33 100644
--- a/tests/src/JIT/Methodical/divrem/rem/i8rem_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/i8rem_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{019C42A8-9635-40FC-BC6A-EE2C41996E83}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/overldrem_cs_d.csproj b/tests/src/JIT/Methodical/divrem/rem/overldrem_cs_d.csproj
index 0f9cfad9cd..5406739b32 100644
--- a/tests/src/JIT/Methodical/divrem/rem/overldrem_cs_d.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/overldrem_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{56FF3771-7CDF-4828-AEB0-9EEDACA09346}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/overldrem_cs_do.csproj b/tests/src/JIT/Methodical/divrem/rem/overldrem_cs_do.csproj
index 7c82a19496..40cebd66ef 100644
--- a/tests/src/JIT/Methodical/divrem/rem/overldrem_cs_do.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/overldrem_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{78774AFC-E717-4828-BB45-B910295200A4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/overldrem_cs_r.csproj b/tests/src/JIT/Methodical/divrem/rem/overldrem_cs_r.csproj
index ad3e326572..51550369a3 100644
--- a/tests/src/JIT/Methodical/divrem/rem/overldrem_cs_r.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/overldrem_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9FA1B6E9-A5E1-4E52-9390-954820DCDC72}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/overldrem_cs_ro.csproj b/tests/src/JIT/Methodical/divrem/rem/overldrem_cs_ro.csproj
index 52f4ae2a8b..f54ad966d2 100644
--- a/tests/src/JIT/Methodical/divrem/rem/overldrem_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/overldrem_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1B4BDABC-C8D4-4FAE-814F-1B67E39B5156}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/r4rem_cs_d.csproj b/tests/src/JIT/Methodical/divrem/rem/r4rem_cs_d.csproj
index 217f5325ab..3dc1ec261d 100644
--- a/tests/src/JIT/Methodical/divrem/rem/r4rem_cs_d.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/r4rem_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{85CEC9BA-18F4-42C0-B3A8-BCDF2E68858B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/r4rem_cs_do.csproj b/tests/src/JIT/Methodical/divrem/rem/r4rem_cs_do.csproj
index fe17451c50..48d43c3b24 100644
--- a/tests/src/JIT/Methodical/divrem/rem/r4rem_cs_do.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/r4rem_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{599FE2AC-4FD2-464A-8CBF-D26B0746D73F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/r4rem_cs_r.csproj b/tests/src/JIT/Methodical/divrem/rem/r4rem_cs_r.csproj
index c4569f8481..7ffd367b79 100644
--- a/tests/src/JIT/Methodical/divrem/rem/r4rem_cs_r.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/r4rem_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3312A13F-DED5-47B2-8166-160B156E0E39}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/r4rem_cs_ro.csproj b/tests/src/JIT/Methodical/divrem/rem/r4rem_cs_ro.csproj
index 1282d944b8..a4f1718a39 100644
--- a/tests/src/JIT/Methodical/divrem/rem/r4rem_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/r4rem_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6B94184B-A46A-4121-BD93-C653CEC64E88}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/r8rem_cs_d.csproj b/tests/src/JIT/Methodical/divrem/rem/r8rem_cs_d.csproj
index 7317a755ff..49688700f3 100644
--- a/tests/src/JIT/Methodical/divrem/rem/r8rem_cs_d.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/r8rem_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7D41599D-2F6B-4127-B75B-CAB27E34BB9F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/r8rem_cs_do.csproj b/tests/src/JIT/Methodical/divrem/rem/r8rem_cs_do.csproj
index 7d5492518a..e83710d0f2 100644
--- a/tests/src/JIT/Methodical/divrem/rem/r8rem_cs_do.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/r8rem_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EF75F79F-9FC5-4366-A962-D4CC5797E9FC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/r8rem_cs_r.csproj b/tests/src/JIT/Methodical/divrem/rem/r8rem_cs_r.csproj
index dc3001beb2..ac60559f05 100644
--- a/tests/src/JIT/Methodical/divrem/rem/r8rem_cs_r.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/r8rem_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8D598B51-ED43-4661-BC93-E5FE26557F53}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/r8rem_cs_ro.csproj b/tests/src/JIT/Methodical/divrem/rem/r8rem_cs_ro.csproj
index 723c66aa04..c0ec3e9b89 100644
--- a/tests/src/JIT/Methodical/divrem/rem/r8rem_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/r8rem_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BB17B9FB-D73C-415F-86F6-E07093C6EAFA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/u4rem_cs_d.csproj b/tests/src/JIT/Methodical/divrem/rem/u4rem_cs_d.csproj
index de0a74cba1..50581bb0ec 100644
--- a/tests/src/JIT/Methodical/divrem/rem/u4rem_cs_d.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/u4rem_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{191A3D78-6BF7-4244-8000-F9444CBD9323}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/u4rem_cs_do.csproj b/tests/src/JIT/Methodical/divrem/rem/u4rem_cs_do.csproj
index 11aba97e95..3222131b18 100644
--- a/tests/src/JIT/Methodical/divrem/rem/u4rem_cs_do.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/u4rem_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E3A3179F-0DC9-4D61-B1E0-5EA062EDCFF7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/u4rem_cs_r.csproj b/tests/src/JIT/Methodical/divrem/rem/u4rem_cs_r.csproj
index 604ad52a51..62abfcdd2b 100644
--- a/tests/src/JIT/Methodical/divrem/rem/u4rem_cs_r.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/u4rem_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B798D96F-A8DA-42F8-A91F-5CF606557041}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/u4rem_cs_ro.csproj b/tests/src/JIT/Methodical/divrem/rem/u4rem_cs_ro.csproj
index 30aeaea717..ec2ccef022 100644
--- a/tests/src/JIT/Methodical/divrem/rem/u4rem_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/u4rem_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D9ECFCBB-D8B0-4D14-8059-9D105BE2AF6B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/u8rem_cs_d.csproj b/tests/src/JIT/Methodical/divrem/rem/u8rem_cs_d.csproj
index a9401ba725..73916ad5f5 100644
--- a/tests/src/JIT/Methodical/divrem/rem/u8rem_cs_d.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/u8rem_cs_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{50EF1878-1A99-4A7D-AB2A-48253984442C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/u8rem_cs_do.csproj b/tests/src/JIT/Methodical/divrem/rem/u8rem_cs_do.csproj
index 86bb9723a5..791debb2be 100644
--- a/tests/src/JIT/Methodical/divrem/rem/u8rem_cs_do.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/u8rem_cs_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{935AC2CD-FBCF-4261-BA6F-4E61FA59F610}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/u8rem_cs_r.csproj b/tests/src/JIT/Methodical/divrem/rem/u8rem_cs_r.csproj
index b74db63cbb..8016f0d6e0 100644
--- a/tests/src/JIT/Methodical/divrem/rem/u8rem_cs_r.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/u8rem_cs_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{919C114C-F977-45F0-9877-BFA66D3EA063}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/divrem/rem/u8rem_cs_ro.csproj b/tests/src/JIT/Methodical/divrem/rem/u8rem_cs_ro.csproj
index 55ef8cd363..7b29739995 100644
--- a/tests/src/JIT/Methodical/divrem/rem/u8rem_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/divrem/rem/u8rem_cs_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AC48EED6-19D5-475D-BEB9-2E884F027A7A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/eh/interactions/ehso.csproj b/tests/src/JIT/Methodical/eh/interactions/ehso.csproj
index 5e84e3db1e..7120c59918 100644
--- a/tests/src/JIT/Methodical/eh/interactions/ehso.csproj
+++ b/tests/src/JIT/Methodical/eh/interactions/ehso.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0FC11856-26BE-4361-B267-28CAA7BE5CAC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/eh/interactions/gcincatch_d.csproj b/tests/src/JIT/Methodical/eh/interactions/gcincatch_d.csproj
index 8cfe864457..baff214427 100644
--- a/tests/src/JIT/Methodical/eh/interactions/gcincatch_d.csproj
+++ b/tests/src/JIT/Methodical/eh/interactions/gcincatch_d.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B22ABFEA-9859-4C97-A166-52C420C39FEF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -44,5 +44,5 @@
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/eh/interactions/gcincatch_do.csproj b/tests/src/JIT/Methodical/eh/interactions/gcincatch_do.csproj
index 577c20db8a..449e66a2da 100644
--- a/tests/src/JIT/Methodical/eh/interactions/gcincatch_do.csproj
+++ b/tests/src/JIT/Methodical/eh/interactions/gcincatch_do.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{19C43397-A7B7-4E2D-B2F2-D302C13A0715}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -14,7 +14,7 @@
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
- </PropertyGroup>
+ </PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
</PropertyGroup>
@@ -44,5 +44,5 @@
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/eh/interactions/gcincatch_r.csproj b/tests/src/JIT/Methodical/eh/interactions/gcincatch_r.csproj
index e9a7fe5ac4..5f764b35e2 100644
--- a/tests/src/JIT/Methodical/eh/interactions/gcincatch_r.csproj
+++ b/tests/src/JIT/Methodical/eh/interactions/gcincatch_r.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CC5EAFC7-EA27-485B-AD9E-D7ED67F808F0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -44,5 +44,5 @@
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/eh/interactions/gcincatch_ro.csproj b/tests/src/JIT/Methodical/eh/interactions/gcincatch_ro.csproj
index 1df002926b..6853642e44 100644
--- a/tests/src/JIT/Methodical/eh/interactions/gcincatch_ro.csproj
+++ b/tests/src/JIT/Methodical/eh/interactions/gcincatch_ro.csproj
@@ -6,14 +6,14 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9426D669-315D-4940-BB26-EE3709A7802A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
- <NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
+ <NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
@@ -44,5 +44,5 @@
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_d.csproj b/tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_d.csproj
index 44704ffcbe..816fb0a4cf 100644
--- a/tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_d.csproj
+++ b/tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_d.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0F547F76-8657-44EF-9AC0-FE81153E4B22}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -44,5 +44,5 @@
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_do.csproj b/tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_do.csproj
index 3a2db22202..7e0549dea8 100644
--- a/tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_do.csproj
+++ b/tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_do.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{43996CEE-7608-49CD-A31F-68F3DD5B0C61}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -14,7 +14,7 @@
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
- </PropertyGroup>
+ </PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
</PropertyGroup>
@@ -44,5 +44,5 @@
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_r.csproj b/tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_r.csproj
index c67cfb708d..1173f041c3 100644
--- a/tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_r.csproj
+++ b/tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_r.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{740B75E4-4B74-4735-98E3-679E181869BB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -44,5 +44,5 @@
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_ro.csproj b/tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_ro.csproj
index 347c8fed81..432cb04d42 100644
--- a/tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_ro.csproj
+++ b/tests/src/JIT/Methodical/eh/interactions/rangecheckinfinally_ro.csproj
@@ -6,14 +6,14 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{315270DE-3D17-4865-8217-2F4C3A3553E2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
- <NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
+ <NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
@@ -44,5 +44,5 @@
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/eh/interactions/strswitchfinal_d.csproj b/tests/src/JIT/Methodical/eh/interactions/strswitchfinal_d.csproj
index e965c7e4c7..2a3bc61adb 100644
--- a/tests/src/JIT/Methodical/eh/interactions/strswitchfinal_d.csproj
+++ b/tests/src/JIT/Methodical/eh/interactions/strswitchfinal_d.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A1FA3C71-3005-413C-8874-2D944567215B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -28,7 +28,8 @@
<PropertyGroup>
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
<DebugType>Full</DebugType>
- <Optimize></Optimize>
+ <Optimize>
+ </Optimize>
<NoLogo>True</NoLogo>
<DefineConstants>$(DefineConstants);DESKTOP</DefineConstants>
</PropertyGroup>
@@ -45,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/eh/interactions/strswitchfinal_do.csproj b/tests/src/JIT/Methodical/eh/interactions/strswitchfinal_do.csproj
index 135f0a840c..d94cd6bae3 100644
--- a/tests/src/JIT/Methodical/eh/interactions/strswitchfinal_do.csproj
+++ b/tests/src/JIT/Methodical/eh/interactions/strswitchfinal_do.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D84625F2-F0FF-42B9-BE7F-6C3322B92970}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/eh/interactions/strswitchfinal_r.csproj b/tests/src/JIT/Methodical/eh/interactions/strswitchfinal_r.csproj
index 06f25c419f..af8eba0102 100644
--- a/tests/src/JIT/Methodical/eh/interactions/strswitchfinal_r.csproj
+++ b/tests/src/JIT/Methodical/eh/interactions/strswitchfinal_r.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9103B277-05CF-4063-8C10-9106474A2FD5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -28,7 +28,8 @@
<PropertyGroup>
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
<DebugType>None</DebugType>
- <Optimize></Optimize>
+ <Optimize>
+ </Optimize>
<NoLogo>True</NoLogo>
<DefineConstants>$(DefineConstants);DESKTOP</DefineConstants>
</PropertyGroup>
@@ -45,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/eh/interactions/strswitchfinal_ro.csproj b/tests/src/JIT/Methodical/eh/interactions/strswitchfinal_ro.csproj
index ae6bf50553..8734a1479e 100644
--- a/tests/src/JIT/Methodical/eh/interactions/strswitchfinal_ro.csproj
+++ b/tests/src/JIT/Methodical/eh/interactions/strswitchfinal_ro.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F8B0F993-E1A5-42AE-AF3E-F15ABEE8EC33}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/eh/interactions/switchinfinally_d.csproj b/tests/src/JIT/Methodical/eh/interactions/switchinfinally_d.csproj
index 3bfd4206da..b85cf227a9 100644
--- a/tests/src/JIT/Methodical/eh/interactions/switchinfinally_d.csproj
+++ b/tests/src/JIT/Methodical/eh/interactions/switchinfinally_d.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{46F9E6BB-7EC8-402A-9D81-AD9CF6CFFA27}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -44,5 +44,5 @@
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/eh/interactions/switchinfinally_do.csproj b/tests/src/JIT/Methodical/eh/interactions/switchinfinally_do.csproj
index 8cf8270565..caf99b9694 100644
--- a/tests/src/JIT/Methodical/eh/interactions/switchinfinally_do.csproj
+++ b/tests/src/JIT/Methodical/eh/interactions/switchinfinally_do.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6E0304C7-64F1-4099-8C16-CE91AEC08A5C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -14,7 +14,7 @@
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
- </PropertyGroup>
+ </PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
</PropertyGroup>
@@ -44,5 +44,5 @@
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/eh/interactions/switchinfinally_r.csproj b/tests/src/JIT/Methodical/eh/interactions/switchinfinally_r.csproj
index 558001c035..484fdd15d8 100644
--- a/tests/src/JIT/Methodical/eh/interactions/switchinfinally_r.csproj
+++ b/tests/src/JIT/Methodical/eh/interactions/switchinfinally_r.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5EB85BED-9B18-486F-980C-1E16A15D4F35}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -44,5 +44,5 @@
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/eh/interactions/switchinfinally_ro.csproj b/tests/src/JIT/Methodical/eh/interactions/switchinfinally_ro.csproj
index bba74e290e..3f5bea6c67 100644
--- a/tests/src/JIT/Methodical/eh/interactions/switchinfinally_ro.csproj
+++ b/tests/src/JIT/Methodical/eh/interactions/switchinfinally_ro.csproj
@@ -6,14 +6,14 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{29B438CE-3CF8-4BCC-817C-7BC806BA235C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
- <NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
+ <NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
@@ -44,5 +44,5 @@
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/eh/interactions/volatilefromfinally.csproj b/tests/src/JIT/Methodical/eh/interactions/volatilefromfinally.csproj
index cc6c53b8a2..f951e6ba69 100644
--- a/tests/src/JIT/Methodical/eh/interactions/volatilefromfinally.csproj
+++ b/tests/src/JIT/Methodical/eh/interactions/volatilefromfinally.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{40C4B8EF-FF73-43D2-A6B6-C1591A8C83A9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_c.csproj b/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_c.csproj
index a5f304dbe8..4f3c5198d9 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_c.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_c.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{08B1F637-A1C8-49FA-88D8-FB37C4A9D9BC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_f4.csproj b/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_f4.csproj
index 3fa958a677..21c5ad35fa 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_f4.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_f4.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AD96E098-C723-4D1F-A3CD-54A7EA2A8DB7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_f8.csproj b/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_f8.csproj
index f27534883d..9851ea770b 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_f8.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_f8.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A5D8EA2C-CF59-472D-BB3B-4DD8A7DEF87E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_i1.csproj b/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_i1.csproj
index e5748457b0..25a54b6b60 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_i1.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_i1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{48CBCF4D-D50D-4D56-9851-F01B935F9FA7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_i2.csproj b/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_i2.csproj
index f1fc0e051c..14d98a3f55 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_i2.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_i2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B7BF440F-34EC-4FE0-A3AC-440995B4E0E3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_i4.csproj b/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_i4.csproj
index d79c8fca19..3bbef8d878 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_i4.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_i4.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0EF9D522-85FC-47E7-B073-6CF7EF35D887}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_o.csproj b/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_o.csproj
index 3206ee4a63..1ecb570300 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_o.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_o.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8603865F-ED03-4B83-88F4-13960697AC22}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_s.csproj b/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_s.csproj
index b41a87847e..f031d48947 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_s.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_dbgrefarg_s.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{16CB4750-BA9A-4883-8C2D-A8B8D135FA2A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_c.csproj b/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_c.csproj
index ee50be4a8f..326fcf255e 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_c.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_c.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{979D89AA-7B08-4A81-A210-A78152FCFEC9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_f4.csproj b/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_f4.csproj
index 6e9e5e7b58..6ae86610d7 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_f4.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_f4.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DABA4519-FAA5-4920-ADA9-14C97643F9E9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_f8.csproj b/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_f8.csproj
index f59bb34aad..0b3bd4d55c 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_f8.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_f8.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E754D107-EFF0-484B-92CA-4A1813E74CF7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_i1.csproj b/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_i1.csproj
index ae365031bd..1c6200aa22 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_i1.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_i1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B442D811-8360-4821-A993-F3370E1A4706}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_i2.csproj b/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_i2.csproj
index 1e90f77836..c8a54c1769 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_i2.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_i2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{62F221E1-FAE2-47CE-BC47-D5E70DF062C6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_i4.csproj b/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_i4.csproj
index 43198e96df..87b1c4a5fd 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_i4.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_i4.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B67EDCB0-EFB7-4D75-ABEE-B52D4E3D26F0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_o.csproj b/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_o.csproj
index b147f14c6f..b3452fc291 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_o.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_o.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1FC52C10-A9A7-47D7-8AB2-B381FD8EF3BC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_s.csproj b/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_s.csproj
index 6839c6b82f..f2fe870dd4 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_s.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_opt_dbgrefarg_s.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C1097342-3E8F-41E5-BF2F-27632CFEB916}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_c.csproj b/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_c.csproj
index 76b8c1ae6f..4aa56ac3bd 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_c.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_c.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A1182F90-D24D-41E5-A8B1-401CEB96EDE7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_f4.csproj b/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_f4.csproj
index c9c92f9fff..2a74cc9410 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_f4.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_f4.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AF1DA2B8-1207-41EC-B450-CBDC4159B38A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_f8.csproj b/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_f8.csproj
index 1c31d0a7b6..44565acc9f 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_f8.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_f8.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9B56074F-2439-4551-A6FD-1FE930CAAEB2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_i1.csproj b/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_i1.csproj
index 0874828ec4..2d86fa2a82 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_i1.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_i1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8A43CA3A-D78B-42F0-801B-2C9BA15BCD87}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_i2.csproj b/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_i2.csproj
index 1d81c49d47..57bcbd1c80 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_i2.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_i2.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BC70BE71-FCC1-43E7-B0D4-6FA08ADA48F5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_i4.csproj b/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_i4.csproj
index 886524d872..037ef3ca04 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_i4.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_i4.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{60E2DAC3-00D4-468D-A9E8-756F7F07E792}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_o.csproj b/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_o.csproj
index 51ed7f002f..4edde6a6ef 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_o.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_o.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A0191131-99CA-4D0A-BBED-0C348E5AAC98}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_s.csproj b/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_s.csproj
index eb261551ec..a811fa0057 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_s.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_opt_relrefarg_s.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{970BD1E0-DB96-45B0-8482-B04D83198210}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_relrefarg_c.csproj b/tests/src/JIT/Methodical/explicit/basic/_relrefarg_c.csproj
index 80cde5d9cc..c3855a46a2 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_relrefarg_c.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_relrefarg_c.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{68B564EC-9CB2-4937-B1B3-DF59EB44AEA7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_relrefarg_f4.csproj b/tests/src/JIT/Methodical/explicit/basic/_relrefarg_f4.csproj
index 7da3ebd23a..865b036bdd 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_relrefarg_f4.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_relrefarg_f4.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B31A4B6A-8EEF-41E5-AAAD-157BE431B6A4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_relrefarg_f8.csproj b/tests/src/JIT/Methodical/explicit/basic/_relrefarg_f8.csproj
index 2bc4ba869f..91f5344ee8 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_relrefarg_f8.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_relrefarg_f8.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CD736B39-3BCC-4328-A022-1958860C747C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_relrefarg_i1.csproj b/tests/src/JIT/Methodical/explicit/basic/_relrefarg_i1.csproj
index 7711040899..072e9d688d 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_relrefarg_i1.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_relrefarg_i1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4ABB8EED-D61E-41CC-8A74-1A8E35B0DB44}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_relrefarg_i2.csproj b/tests/src/JIT/Methodical/explicit/basic/_relrefarg_i2.csproj
index 5ef2c3fddd..5e17a7b0e8 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_relrefarg_i2.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_relrefarg_i2.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{360AD8A0-E8A0-4627-86F5-2405ACE6B6F0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_relrefarg_i4.csproj b/tests/src/JIT/Methodical/explicit/basic/_relrefarg_i4.csproj
index a9de09e53a..6ad196b9f9 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_relrefarg_i4.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_relrefarg_i4.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BB807CC1-C13E-496F-9427-760F9D24E4A5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_relrefarg_o.csproj b/tests/src/JIT/Methodical/explicit/basic/_relrefarg_o.csproj
index d1111af180..fa209a0cda 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_relrefarg_o.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_relrefarg_o.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D152BC64-BF23-43D2-8599-A1B150EF901F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/basic/_relrefarg_s.csproj b/tests/src/JIT/Methodical/explicit/basic/_relrefarg_s.csproj
index da35f7b312..c0f36d06d7 100644
--- a/tests/src/JIT/Methodical/explicit/basic/_relrefarg_s.csproj
+++ b/tests/src/JIT/Methodical/explicit/basic/_relrefarg_s.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{606BF6D4-1A30-40FF-96DE-3ED738C9F17C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit1.csproj b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit1.csproj
index d812c635b1..acaee30c51 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit1.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F9BF6F07-4FA2-4617-8B85-C1AF8ADE7852}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit2.csproj b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit2.csproj
index 20324b4340..2475f34fa1 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit2.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit2.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CA25FE8B-ED22-4717-BCF1-9038C1025531}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit3.csproj b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit3.csproj
index 467b31f1b8..5e59c15c86 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit3.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit3.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E04B4FE7-3294-4E7E-A58E-3F72A2E46012}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit4.csproj b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit4.csproj
index fb3c07c755..f365b6765a 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit4.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit4.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{50915858-F3A0-4A59-A472-19DD972E12BD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit5.csproj b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit5.csproj
index 4e9f01b585..4be4e50f58 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit5.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit5.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{55A905BA-153E-470E-B43E-83B83F2A4076}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit6.csproj b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit6.csproj
index 22c3467034..9341d7f4d6 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit6.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit6.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{25C5CB08-72E4-410B-9668-55EC29A3F014}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit7.csproj b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit7.csproj
index 13a9ee857a..094c3638a0 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit7.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit7.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{86D05636-6F57-464F-BA67-58052EB5D261}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit8.csproj b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit8.csproj
index d8896666c0..cf12b5633c 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit8.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_dbgexplicit8.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9DCD37F3-0AC9-4B60-A149-C319029AB84C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit1.csproj b/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit1.csproj
index 48d0229e00..6692b94bf2 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit1.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8FF63B36-14E7-4C4B-B099-594D645323FC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit2.csproj b/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit2.csproj
index d3f8a061fb..1d27647791 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit2.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit2.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9D46012C-E0C5-42DB-875E-D629CDDA6FD0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit3.csproj b/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit3.csproj
index 6f699b8fc3..ed566b24c0 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit3.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit3.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{11C8526B-518D-4138-9B36-779D7BC58EAB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit4.csproj b/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit4.csproj
index 7acc571121..d5691b421a 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit4.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit4.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8EDB1CA5-1F39-40B8-B6E0-6540D31CA266}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit5.csproj b/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit5.csproj
index b56509ed10..635b20eda4 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit5.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit5.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C0DC33BE-4E18-4920-85AD-2FDF6ABBD7A8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit6.csproj b/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit6.csproj
index fc1aa962ab..6fce56f207 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit6.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit6.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E152E1B5-574E-438A-B04B-A58CB8DAB8BA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit7.csproj b/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit7.csproj
index a5e95dcdae..83a965d181 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit7.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit7.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0A0A16D6-628F-4768-BB81-DD16FEB98B7F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit8.csproj b/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit8.csproj
index 27763384ab..4574362b5d 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit8.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_opt_dbgexplicit8.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4ABC5E77-9279-413B-9BEC-D6513A782256}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit1.csproj b/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit1.csproj
index cdec3b068f..ae4e5e80c2 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit1.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D71F6CCC-0D67-401C-916C-0529571FC431}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit2.csproj b/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit2.csproj
index 10c7986e1c..b440fdcf2d 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit2.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit2.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{88B9A0E6-0ADB-4EB5-85A1-652233306A79}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit3.csproj b/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit3.csproj
index f8fe052abb..99fb9e545c 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit3.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit3.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{68DAD312-A648-424D-A134-922AEFA15413}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit4.csproj b/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit4.csproj
index ca61559036..5f32aa8eb8 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit4.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit4.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FDBD6454-A0A1-4671-8E70-FF152BD1DE77}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit5.csproj b/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit5.csproj
index 23a797a71a..0b059be3f0 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit5.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit5.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DBC6F9F2-7364-46FE-8694-1D135DF355A0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit6.csproj b/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit6.csproj
index da95418f43..107c5e860d 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit6.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit6.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{45333B47-E509-41CF-9627-4EF137D9B249}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit7.csproj b/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit7.csproj
index 7fa540890b..4444856728 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit7.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit7.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{22B4CD80-3644-4D24-A67D-645FE3844927}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit8.csproj b/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit8.csproj
index 4f0be0ebc5..1b36d9a2f1 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit8.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_opt_relexplicit8.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0BB2EF5F-8151-46D8-BBE0-7E2A2CA1F10B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_relexplicit1.csproj b/tests/src/JIT/Methodical/explicit/misc/_relexplicit1.csproj
index a52512d8df..2492bef417 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_relexplicit1.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_relexplicit1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D699CFA0-477E-4107-8C40-FF40583040C9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_relexplicit2.csproj b/tests/src/JIT/Methodical/explicit/misc/_relexplicit2.csproj
index 310da6fa1d..bc16317bd5 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_relexplicit2.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_relexplicit2.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E8FD1A9F-3ABB-4A39-86E2-FCF0B1ACF637}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_relexplicit3.csproj b/tests/src/JIT/Methodical/explicit/misc/_relexplicit3.csproj
index e9ebf8d621..6f00a1b6a9 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_relexplicit3.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_relexplicit3.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{867151F8-7CC6-42A8-AA43-56FAA17C5765}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_relexplicit4.csproj b/tests/src/JIT/Methodical/explicit/misc/_relexplicit4.csproj
index 2b3879dbdf..3180325771 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_relexplicit4.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_relexplicit4.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{227AAE83-0144-4EFA-8578-1F9AA3EF12B3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_relexplicit5.csproj b/tests/src/JIT/Methodical/explicit/misc/_relexplicit5.csproj
index 0d5c557f86..f4fe25c7ba 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_relexplicit5.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_relexplicit5.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B85BA308-7EBB-4926-8ED1-9F2120FC8F71}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_relexplicit6.csproj b/tests/src/JIT/Methodical/explicit/misc/_relexplicit6.csproj
index adad76cc95..ae8c7324aa 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_relexplicit6.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_relexplicit6.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D7CA7EF2-F816-47AA-8590-1AC0920E2C3E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_relexplicit7.csproj b/tests/src/JIT/Methodical/explicit/misc/_relexplicit7.csproj
index 393480b2b8..20d95f10e8 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_relexplicit7.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_relexplicit7.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0D793897-35AF-4F89-AE80-764E25987B68}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/misc/_relexplicit8.csproj b/tests/src/JIT/Methodical/explicit/misc/_relexplicit8.csproj
index 59ffe844f5..322e19700e 100644
--- a/tests/src/JIT/Methodical/explicit/misc/_relexplicit8.csproj
+++ b/tests/src/JIT/Methodical/explicit/misc/_relexplicit8.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B2022BE8-2907-44A4-B3F1-9608DD31E1AE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/rotate/_dbgrotarg_double.csproj b/tests/src/JIT/Methodical/explicit/rotate/_dbgrotarg_double.csproj
index a4386871d9..e063d6316b 100644
--- a/tests/src/JIT/Methodical/explicit/rotate/_dbgrotarg_double.csproj
+++ b/tests/src/JIT/Methodical/explicit/rotate/_dbgrotarg_double.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{533A348E-8B43-4135-9C11-ADC4D0A9A99B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/rotate/_dbgrotarg_float.csproj b/tests/src/JIT/Methodical/explicit/rotate/_dbgrotarg_float.csproj
index 3d4b4f9154..63207a81cd 100644
--- a/tests/src/JIT/Methodical/explicit/rotate/_dbgrotarg_float.csproj
+++ b/tests/src/JIT/Methodical/explicit/rotate/_dbgrotarg_float.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CA713167-3F0D-4B7B-896C-8AF75F707D7E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/rotate/_dbgrotarg_objref.csproj b/tests/src/JIT/Methodical/explicit/rotate/_dbgrotarg_objref.csproj
index db1a836f10..4cbab0dada 100644
--- a/tests/src/JIT/Methodical/explicit/rotate/_dbgrotarg_objref.csproj
+++ b/tests/src/JIT/Methodical/explicit/rotate/_dbgrotarg_objref.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{27B2EA55-C6A3-48B8-9FC8-BB8C418BA3FB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/rotate/_dbgrotarg_valref.csproj b/tests/src/JIT/Methodical/explicit/rotate/_dbgrotarg_valref.csproj
index a38e5ccb2c..305264c6f0 100644
--- a/tests/src/JIT/Methodical/explicit/rotate/_dbgrotarg_valref.csproj
+++ b/tests/src/JIT/Methodical/explicit/rotate/_dbgrotarg_valref.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2CF0B708-C4D5-46A9-A1D7-3201A8F1D489}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/rotate/_opt_dbgrotarg_double.csproj b/tests/src/JIT/Methodical/explicit/rotate/_opt_dbgrotarg_double.csproj
index 18c9180638..543e690646 100644
--- a/tests/src/JIT/Methodical/explicit/rotate/_opt_dbgrotarg_double.csproj
+++ b/tests/src/JIT/Methodical/explicit/rotate/_opt_dbgrotarg_double.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9D7C6C0B-67C9-4EBA-812C-427B2747786C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/rotate/_opt_dbgrotarg_float.csproj b/tests/src/JIT/Methodical/explicit/rotate/_opt_dbgrotarg_float.csproj
index 9a8a53ba85..e30320d446 100644
--- a/tests/src/JIT/Methodical/explicit/rotate/_opt_dbgrotarg_float.csproj
+++ b/tests/src/JIT/Methodical/explicit/rotate/_opt_dbgrotarg_float.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{06D52326-FE15-410B-83CA-E9296A80664A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/rotate/_opt_dbgrotarg_objref.csproj b/tests/src/JIT/Methodical/explicit/rotate/_opt_dbgrotarg_objref.csproj
index ebc55ba71c..7625193836 100644
--- a/tests/src/JIT/Methodical/explicit/rotate/_opt_dbgrotarg_objref.csproj
+++ b/tests/src/JIT/Methodical/explicit/rotate/_opt_dbgrotarg_objref.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{50E1DFB4-FB0E-49E0-A77B-F97D4CF44ED5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/rotate/_opt_dbgrotarg_valref.csproj b/tests/src/JIT/Methodical/explicit/rotate/_opt_dbgrotarg_valref.csproj
index b497818c6c..652720ac09 100644
--- a/tests/src/JIT/Methodical/explicit/rotate/_opt_dbgrotarg_valref.csproj
+++ b/tests/src/JIT/Methodical/explicit/rotate/_opt_dbgrotarg_valref.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E44CE525-A845-4B61-95C3-4DDDCC3D1C44}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/rotate/_opt_relrotarg_double.csproj b/tests/src/JIT/Methodical/explicit/rotate/_opt_relrotarg_double.csproj
index c5f6b3ac84..74bf84ad1d 100644
--- a/tests/src/JIT/Methodical/explicit/rotate/_opt_relrotarg_double.csproj
+++ b/tests/src/JIT/Methodical/explicit/rotate/_opt_relrotarg_double.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B201911C-100F-4BBF-AC74-37A7A6E29240}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/rotate/_opt_relrotarg_float.csproj b/tests/src/JIT/Methodical/explicit/rotate/_opt_relrotarg_float.csproj
index 658bfc5822..f0519e1449 100644
--- a/tests/src/JIT/Methodical/explicit/rotate/_opt_relrotarg_float.csproj
+++ b/tests/src/JIT/Methodical/explicit/rotate/_opt_relrotarg_float.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{ADE6100D-1E8E-4E38-AC33-DEA0614EA7A0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/rotate/_opt_relrotarg_objref.csproj b/tests/src/JIT/Methodical/explicit/rotate/_opt_relrotarg_objref.csproj
index 63dce43537..eda26ce4b5 100644
--- a/tests/src/JIT/Methodical/explicit/rotate/_opt_relrotarg_objref.csproj
+++ b/tests/src/JIT/Methodical/explicit/rotate/_opt_relrotarg_objref.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9E38776B-AA0D-4B79-AD1B-8B49628748B4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/rotate/_opt_relrotarg_valref.csproj b/tests/src/JIT/Methodical/explicit/rotate/_opt_relrotarg_valref.csproj
index 4e42d8326d..40d4863300 100644
--- a/tests/src/JIT/Methodical/explicit/rotate/_opt_relrotarg_valref.csproj
+++ b/tests/src/JIT/Methodical/explicit/rotate/_opt_relrotarg_valref.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E72EAA3F-8428-4A2E-A079-26519312086A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/rotate/_relrotarg_double.csproj b/tests/src/JIT/Methodical/explicit/rotate/_relrotarg_double.csproj
index 4beab6d7b3..7f194e07f7 100644
--- a/tests/src/JIT/Methodical/explicit/rotate/_relrotarg_double.csproj
+++ b/tests/src/JIT/Methodical/explicit/rotate/_relrotarg_double.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4A8F7FB2-CD5C-4FD9-A8C4-9C8195A4C871}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/rotate/_relrotarg_float.csproj b/tests/src/JIT/Methodical/explicit/rotate/_relrotarg_float.csproj
index 29b39f071d..dae35a2c89 100644
--- a/tests/src/JIT/Methodical/explicit/rotate/_relrotarg_float.csproj
+++ b/tests/src/JIT/Methodical/explicit/rotate/_relrotarg_float.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D480AED3-2286-4034-A5E2-42C7A0014DC6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/rotate/_relrotarg_objref.csproj b/tests/src/JIT/Methodical/explicit/rotate/_relrotarg_objref.csproj
index fad4947d95..8cc4c11182 100644
--- a/tests/src/JIT/Methodical/explicit/rotate/_relrotarg_objref.csproj
+++ b/tests/src/JIT/Methodical/explicit/rotate/_relrotarg_objref.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{23D00E82-5CE3-4C54-AE96-7A2D53811791}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/explicit/rotate/_relrotarg_valref.csproj b/tests/src/JIT/Methodical/explicit/rotate/_relrotarg_valref.csproj
index 4743b5937b..1d59773823 100644
--- a/tests/src/JIT/Methodical/explicit/rotate/_relrotarg_valref.csproj
+++ b/tests/src/JIT/Methodical/explicit/rotate/_relrotarg_valref.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E17FE022-D37B-4739-BAE4-BED63DE3837F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/flowgraph/bug614098/intToByte.csproj b/tests/src/JIT/Methodical/flowgraph/bug614098/intToByte.csproj
index 1833103bad..7d86f869e8 100644
--- a/tests/src/JIT/Methodical/flowgraph/bug614098/intToByte.csproj
+++ b/tests/src/JIT/Methodical/flowgraph/bug614098/intToByte.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{38E931AD-E0F1-4BA9-B9DA-851D242EFC37}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/flowgraph/bug619534/ehCodeMotion.csproj b/tests/src/JIT/Methodical/flowgraph/bug619534/ehCodeMotion.csproj
index 92a443f537..695b82ba7e 100644
--- a/tests/src/JIT/Methodical/flowgraph/bug619534/ehCodeMotion.csproj
+++ b/tests/src/JIT/Methodical/flowgraph/bug619534/ehCodeMotion.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C0AF51C0-3FCE-4328-8121-6592E9E8AC18}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/flowgraph/bug619534/finallyclone.csproj b/tests/src/JIT/Methodical/flowgraph/bug619534/finallyclone.csproj
index 7411373ade..d5734d6d97 100644
--- a/tests/src/JIT/Methodical/flowgraph/bug619534/finallyclone.csproj
+++ b/tests/src/JIT/Methodical/flowgraph/bug619534/finallyclone.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0252FB51-FEFA-4CF1-9EF3-5EB35C554372}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/flowgraph/bug619534/moduleHandleCache.csproj b/tests/src/JIT/Methodical/flowgraph/bug619534/moduleHandleCache.csproj
index 35ff3a06b5..173cb8dda9 100644
--- a/tests/src/JIT/Methodical/flowgraph/bug619534/moduleHandleCache.csproj
+++ b/tests/src/JIT/Methodical/flowgraph/bug619534/moduleHandleCache.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9B5AD16F-BD22-4238-B2D6-4257177929A5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -44,5 +44,5 @@
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/flowgraph/bug619534/moduleLibrary.csproj b/tests/src/JIT/Methodical/flowgraph/bug619534/moduleLibrary.csproj
index bbc9de643c..7fee87c670 100644
--- a/tests/src/JIT/Methodical/flowgraph/bug619534/moduleLibrary.csproj
+++ b/tests/src/JIT/Methodical/flowgraph/bug619534/moduleLibrary.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{57A93F23-5D4F-4B04-B0BD-78C0470733B6}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -15,7 +15,7 @@
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
<CLRTestKind>BuildOnly</CLRTestKind>
- <GenerateRunScript>false</GenerateRunScript>
+ <GenerateRunScript>false</GenerateRunScript>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
@@ -28,7 +28,8 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
+ <DebugType>
+ </DebugType>
</PropertyGroup>
<ItemGroup>
<Compile Include="moduleLibrary.cs" />
@@ -42,5 +43,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/flowgraph/bug619534/twoEndFinallys.csproj b/tests/src/JIT/Methodical/flowgraph/bug619534/twoEndFinallys.csproj
index 5b159488e8..b771d10b06 100644
--- a/tests/src/JIT/Methodical/flowgraph/bug619534/twoEndFinallys.csproj
+++ b/tests/src/JIT/Methodical/flowgraph/bug619534/twoEndFinallys.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E5264C5D-3734-459D-B50E-AAC29135C045}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/flowgraph/bug621705/ptuple_lost.csproj b/tests/src/JIT/Methodical/flowgraph/bug621705/ptuple_lost.csproj
index 74620134e6..9ae243f408 100644
--- a/tests/src/JIT/Methodical/flowgraph/bug621705/ptuple_lost.csproj
+++ b/tests/src/JIT/Methodical/flowgraph/bug621705/ptuple_lost.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E6160387-CF75-4ED6-8E20-53C1033E20B8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/flowgraph/bug647189/ssa_tuIsAddr.csproj b/tests/src/JIT/Methodical/flowgraph/bug647189/ssa_tuIsAddr.csproj
index 41fe7f3ddd..0c9a021b76 100644
--- a/tests/src/JIT/Methodical/flowgraph/bug647189/ssa_tuIsAddr.csproj
+++ b/tests/src/JIT/Methodical/flowgraph/bug647189/ssa_tuIsAddr.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{01FE6087-00D7-4CD1-B8D7-49D3AB55BC64}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/flowgraph/dev10_bug675304/arrayDim.csproj b/tests/src/JIT/Methodical/flowgraph/dev10_bug675304/arrayDim.csproj
index 6dee336623..140382567e 100644
--- a/tests/src/JIT/Methodical/flowgraph/dev10_bug675304/arrayDim.csproj
+++ b/tests/src/JIT/Methodical/flowgraph/dev10_bug675304/arrayDim.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7C847559-14F1-43D2-BD8D-8F9680655C31}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/flowgraph/dev10_bug675304/osrAddovershot.csproj b/tests/src/JIT/Methodical/flowgraph/dev10_bug675304/osrAddovershot.csproj
index 18b85d039a..aee96c13e2 100644
--- a/tests/src/JIT/Methodical/flowgraph/dev10_bug675304/osrAddovershot.csproj
+++ b/tests/src/JIT/Methodical/flowgraph/dev10_bug675304/osrAddovershot.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8A4CA30B-F404-439B-AFE9-056BCD22E27E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/flowgraph/dev10_bug679008/EHCopyProp.csproj b/tests/src/JIT/Methodical/flowgraph/dev10_bug679008/EHCopyProp.csproj
index 4c19e674f0..97232bfaca 100644
--- a/tests/src/JIT/Methodical/flowgraph/dev10_bug679008/EHCopyProp.csproj
+++ b/tests/src/JIT/Methodical/flowgraph/dev10_bug679008/EHCopyProp.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{518617C6-D2B3-4845-8EFB-D3FC7B86FCCC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/flowgraph/dev10_bug679008/GCOverReporting.csproj b/tests/src/JIT/Methodical/flowgraph/dev10_bug679008/GCOverReporting.csproj
index 3d2b9fca79..c1e706c481 100644
--- a/tests/src/JIT/Methodical/flowgraph/dev10_bug679008/GCOverReporting.csproj
+++ b/tests/src/JIT/Methodical/flowgraph/dev10_bug679008/GCOverReporting.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{14A880B9-CBA0-4AB2-A366-C0A481D4D2C4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/flowgraph/dev10_bug679008/castClassEH.csproj b/tests/src/JIT/Methodical/flowgraph/dev10_bug679008/castClassEH.csproj
index cb72de76b8..6453c497fc 100644
--- a/tests/src/JIT/Methodical/flowgraph/dev10_bug679008/castClassEH.csproj
+++ b/tests/src/JIT/Methodical/flowgraph/dev10_bug679008/castClassEH.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5080B3C4-69B5-41BF-9283-E081CBAF94D5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/flowgraph/dev10_bug679008/sealedCastVariance.csproj b/tests/src/JIT/Methodical/flowgraph/dev10_bug679008/sealedCastVariance.csproj
index 6feee8da4f..519a943376 100644
--- a/tests/src/JIT/Methodical/flowgraph/dev10_bug679008/sealedCastVariance.csproj
+++ b/tests/src/JIT/Methodical/flowgraph/dev10_bug679008/sealedCastVariance.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DE8466D8-73FC-4F24-BACA-F501645D7F24}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/flowgraph/dev10_bug679008/singleRefField.csproj b/tests/src/JIT/Methodical/flowgraph/dev10_bug679008/singleRefField.csproj
index 7ea836282f..1016a36638 100644
--- a/tests/src/JIT/Methodical/flowgraph/dev10_bug679008/singleRefField.csproj
+++ b/tests/src/JIT/Methodical/flowgraph/dev10_bug679008/singleRefField.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{70EDE717-BFCD-4BDE-923C-DDC57BB36A78}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/flowgraph/dev10_bug679008/zeroInitStackSlot.csproj b/tests/src/JIT/Methodical/flowgraph/dev10_bug679008/zeroInitStackSlot.csproj
index 1d7161e7d3..44a85f4b22 100644
--- a/tests/src/JIT/Methodical/flowgraph/dev10_bug679008/zeroInitStackSlot.csproj
+++ b/tests/src/JIT/Methodical/flowgraph/dev10_bug679008/zeroInitStackSlot.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{68C7D908-CA1E-4E4C-9FB2-708CDDDCE784}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/flowgraph/dev10_bug723489/qMarkColon.csproj b/tests/src/JIT/Methodical/flowgraph/dev10_bug723489/qMarkColon.csproj
index 100e847ffe..3eeb58397f 100644
--- a/tests/src/JIT/Methodical/flowgraph/dev10_bug723489/qMarkColon.csproj
+++ b/tests/src/JIT/Methodical/flowgraph/dev10_bug723489/qMarkColon.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C8C6FE1B-24C6-4339-B659-0CF7C14A20E4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/inlining/bug505642/test.csproj b/tests/src/JIT/Methodical/inlining/bug505642/test.csproj
index a4243a7952..1c6f443526 100644
--- a/tests/src/JIT/Methodical/inlining/bug505642/test.csproj
+++ b/tests/src/JIT/Methodical/inlining/bug505642/test.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E0103068-EB46-4656-87E3-CF19AE878B11}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/arrays/_dbglcs_long.csproj b/tests/src/JIT/Methodical/int64/arrays/_dbglcs_long.csproj
index 567c25b2fd..ca52d6a3b7 100644
--- a/tests/src/JIT/Methodical/int64/arrays/_dbglcs_long.csproj
+++ b/tests/src/JIT/Methodical/int64/arrays/_dbglcs_long.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F93B7BB2-940E-431E-8839-27BA4B19A37D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/arrays/_dbglcs_ulong.csproj b/tests/src/JIT/Methodical/int64/arrays/_dbglcs_ulong.csproj
index 413ba87ffa..3b15053b1a 100644
--- a/tests/src/JIT/Methodical/int64/arrays/_dbglcs_ulong.csproj
+++ b/tests/src/JIT/Methodical/int64/arrays/_dbglcs_ulong.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8690FDA6-ED8B-476B-B425-11B537AD3D1F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/arrays/_rellcs_long.csproj b/tests/src/JIT/Methodical/int64/arrays/_rellcs_long.csproj
index adba9dcfeb..3ef7a1608c 100644
--- a/tests/src/JIT/Methodical/int64/arrays/_rellcs_long.csproj
+++ b/tests/src/JIT/Methodical/int64/arrays/_rellcs_long.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3E45A5A3-2EFB-4EA8-B4FD-48B18614D4BE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/arrays/_rellcs_ulong.csproj b/tests/src/JIT/Methodical/int64/arrays/_rellcs_ulong.csproj
index 3fb3580bc0..7bb12c0cb8 100644
--- a/tests/src/JIT/Methodical/int64/arrays/_rellcs_ulong.csproj
+++ b/tests/src/JIT/Methodical/int64/arrays/_rellcs_ulong.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B37628B7-CE24-421E-ADD9-8891841089F4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/arrays/_speed_dbglcs_long.csproj b/tests/src/JIT/Methodical/int64/arrays/_speed_dbglcs_long.csproj
index f50f61b635..ecbf298429 100644
--- a/tests/src/JIT/Methodical/int64/arrays/_speed_dbglcs_long.csproj
+++ b/tests/src/JIT/Methodical/int64/arrays/_speed_dbglcs_long.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AE280DF4-49BC-4E3F-9448-DF01AE2A79D6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/arrays/_speed_dbglcs_ulong.csproj b/tests/src/JIT/Methodical/int64/arrays/_speed_dbglcs_ulong.csproj
index 0399195dbd..414e7655ca 100644
--- a/tests/src/JIT/Methodical/int64/arrays/_speed_dbglcs_ulong.csproj
+++ b/tests/src/JIT/Methodical/int64/arrays/_speed_dbglcs_ulong.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3E50722A-00C5-4325-9725-B3ED27E7C68B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/arrays/_speed_rellcs_long.csproj b/tests/src/JIT/Methodical/int64/arrays/_speed_rellcs_long.csproj
index 98a8f116c7..cf11ef64aa 100644
--- a/tests/src/JIT/Methodical/int64/arrays/_speed_rellcs_long.csproj
+++ b/tests/src/JIT/Methodical/int64/arrays/_speed_rellcs_long.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{27089AED-EA60-4CCE-B935-6DE8E6B1A493}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/arrays/_speed_rellcs_ulong.csproj b/tests/src/JIT/Methodical/int64/arrays/_speed_rellcs_ulong.csproj
index af930ca1e3..9b10b161fe 100644
--- a/tests/src/JIT/Methodical/int64/arrays/_speed_rellcs_ulong.csproj
+++ b/tests/src/JIT/Methodical/int64/arrays/_speed_rellcs_ulong.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{10E43853-92BC-4942-87E4-552668E7D79A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/misc/_dbgbinop.csproj b/tests/src/JIT/Methodical/int64/misc/_dbgbinop.csproj
index 49b63ee619..5c466262f7 100644
--- a/tests/src/JIT/Methodical/int64/misc/_dbgbinop.csproj
+++ b/tests/src/JIT/Methodical/int64/misc/_dbgbinop.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{580FEFE3-992A-42C2-BB1C-8CEF9C685C94}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/misc/_dbgbox.csproj b/tests/src/JIT/Methodical/int64/misc/_dbgbox.csproj
index 9a002c0bd1..9868c4f89b 100644
--- a/tests/src/JIT/Methodical/int64/misc/_dbgbox.csproj
+++ b/tests/src/JIT/Methodical/int64/misc/_dbgbox.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DBFE118D-00F9-482C-9805-F1A2B41F4A28}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/misc/_relbinop.csproj b/tests/src/JIT/Methodical/int64/misc/_relbinop.csproj
index 52c7f23278..4209aa6c1f 100644
--- a/tests/src/JIT/Methodical/int64/misc/_relbinop.csproj
+++ b/tests/src/JIT/Methodical/int64/misc/_relbinop.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1A5C747A-F17C-4AB3-823F-48066B124D66}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/misc/_relbox.csproj b/tests/src/JIT/Methodical/int64/misc/_relbox.csproj
index 195ad5e1fd..32e90550d9 100644
--- a/tests/src/JIT/Methodical/int64/misc/_relbox.csproj
+++ b/tests/src/JIT/Methodical/int64/misc/_relbox.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{02B9E9A9-A095-453D-BE57-77322656E398}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/misc/_speed_dbgbinop.csproj b/tests/src/JIT/Methodical/int64/misc/_speed_dbgbinop.csproj
index 160bd48ee0..a805c717c2 100644
--- a/tests/src/JIT/Methodical/int64/misc/_speed_dbgbinop.csproj
+++ b/tests/src/JIT/Methodical/int64/misc/_speed_dbgbinop.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C15DE2D2-D511-4E8B-99EC-310AB048ED78}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/misc/_speed_dbgbox.csproj b/tests/src/JIT/Methodical/int64/misc/_speed_dbgbox.csproj
index e101510bc1..5d58eb11d5 100644
--- a/tests/src/JIT/Methodical/int64/misc/_speed_dbgbox.csproj
+++ b/tests/src/JIT/Methodical/int64/misc/_speed_dbgbox.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FDCA396E-8F47-4D7B-A217-9A58C89906D4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/misc/_speed_relbinop.csproj b/tests/src/JIT/Methodical/int64/misc/_speed_relbinop.csproj
index b6d8115579..295fdf0b8c 100644
--- a/tests/src/JIT/Methodical/int64/misc/_speed_relbinop.csproj
+++ b/tests/src/JIT/Methodical/int64/misc/_speed_relbinop.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F429DB17-B746-49A5-867D-E1B01743506B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/misc/_speed_relbox.csproj b/tests/src/JIT/Methodical/int64/misc/_speed_relbox.csproj
index 87201a367f..4f233f2262 100644
--- a/tests/src/JIT/Methodical/int64/misc/_speed_relbox.csproj
+++ b/tests/src/JIT/Methodical/int64/misc/_speed_relbox.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CFDEEC08-B326-447C-87AA-DBDC8C162A0C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_dbgs_addsub.csproj b/tests/src/JIT/Methodical/int64/signed/_dbgs_addsub.csproj
index 40d4ab5a5d..94cfec3758 100644
--- a/tests/src/JIT/Methodical/int64/signed/_dbgs_addsub.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_dbgs_addsub.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A9202F62-6B02-46A0-A746-3AB1642FAA32}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_div.csproj b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_div.csproj
index bb1898b812..3de9be5b6e 100644
--- a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_div.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_div.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5D4B0BB7-BFBC-4E3B-A034-A495C0B9FF1C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_mul.csproj b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_mul.csproj
index 56a8bd8967..f4015c8a4d 100644
--- a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_mul.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_mul.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D4659BB2-3194-4E72-8F96-90D1D4C376E6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_mulovf.csproj b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_mulovf.csproj
index 96fc3dbe67..205d3acace 100644
--- a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_mulovf.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldc_mulovf.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{99A9FC6E-8554-442E-A563-79C591CD6080}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldfld_mul.csproj b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldfld_mul.csproj
index ebca66e465..62303b6af0 100644
--- a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldfld_mul.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldfld_mul.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F252D0B3-0048-42F4-BBEB-D383F580C8A1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldfld_mulovf.csproj b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldfld_mulovf.csproj
index 9864cdf131..626dfd4aa5 100644
--- a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldfld_mulovf.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldfld_mulovf.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3668BBD3-D327-454E-993C-A21C14CF0681}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldsfld_mul.csproj b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldsfld_mul.csproj
index ebaaa3e0e4..14f62f128c 100644
--- a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldsfld_mul.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldsfld_mul.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{60D4A110-1B71-4533-B2B0-ADBA05183FCA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldsfld_mulovf.csproj b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldsfld_mulovf.csproj
index 14c2951aee..e8dd83d13d 100644
--- a/tests/src/JIT/Methodical/int64/signed/_dbgs_ldsfld_mulovf.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_dbgs_ldsfld_mulovf.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DAEE7438-D02A-4C30-BFFA-CADB1FA6EB80}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_dbgs_muldiv.csproj b/tests/src/JIT/Methodical/int64/signed/_dbgs_muldiv.csproj
index d5092a6c1a..580ef43f39 100644
--- a/tests/src/JIT/Methodical/int64/signed/_dbgs_muldiv.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_dbgs_muldiv.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{019C9789-1053-4D7E-9E50-9B0EEE6A185C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_rels_addsub.csproj b/tests/src/JIT/Methodical/int64/signed/_rels_addsub.csproj
index d842341b3a..404a4bedbb 100644
--- a/tests/src/JIT/Methodical/int64/signed/_rels_addsub.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_rels_addsub.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E50F842A-A1FC-4EA6-8B34-4D158A7E072C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_rels_ldc_div.csproj b/tests/src/JIT/Methodical/int64/signed/_rels_ldc_div.csproj
index b6f29f150f..0c8a8c5152 100644
--- a/tests/src/JIT/Methodical/int64/signed/_rels_ldc_div.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_rels_ldc_div.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D5770801-F36C-4DA4-8A58-69AE5CC4E888}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_rels_ldc_mul.csproj b/tests/src/JIT/Methodical/int64/signed/_rels_ldc_mul.csproj
index 62f86fcd72..9a1d937313 100644
--- a/tests/src/JIT/Methodical/int64/signed/_rels_ldc_mul.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_rels_ldc_mul.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F1996DA9-E707-4E7A-81FC-03DEB87378BD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_rels_ldc_mulovf.csproj b/tests/src/JIT/Methodical/int64/signed/_rels_ldc_mulovf.csproj
index 75a2c71798..385f2664c6 100644
--- a/tests/src/JIT/Methodical/int64/signed/_rels_ldc_mulovf.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_rels_ldc_mulovf.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2533F191-FA8A-4FA9-873F-79B6804AD2C8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_rels_ldfld_mul.csproj b/tests/src/JIT/Methodical/int64/signed/_rels_ldfld_mul.csproj
index 50e59ba98b..79b55b2a3f 100644
--- a/tests/src/JIT/Methodical/int64/signed/_rels_ldfld_mul.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_rels_ldfld_mul.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{465A464D-47FB-4CB9-8C90-ADF96BD3E89F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_rels_ldfld_mulovf.csproj b/tests/src/JIT/Methodical/int64/signed/_rels_ldfld_mulovf.csproj
index 9cea3fc4b4..e7f6f4fd12 100644
--- a/tests/src/JIT/Methodical/int64/signed/_rels_ldfld_mulovf.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_rels_ldfld_mulovf.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{691593C3-E183-48E0-8D91-65E0201D7C0C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_rels_ldsfld_mul.csproj b/tests/src/JIT/Methodical/int64/signed/_rels_ldsfld_mul.csproj
index 453672b0c4..8379c26b32 100644
--- a/tests/src/JIT/Methodical/int64/signed/_rels_ldsfld_mul.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_rels_ldsfld_mul.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D84D3EEE-222D-4927-A323-D0C224F3E573}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_rels_ldsfld_mulovf.csproj b/tests/src/JIT/Methodical/int64/signed/_rels_ldsfld_mulovf.csproj
index 4be8340611..833ee112d8 100644
--- a/tests/src/JIT/Methodical/int64/signed/_rels_ldsfld_mulovf.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_rels_ldsfld_mulovf.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CA30F7A0-9F57-4432-86D1-1A4F57B26BB5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_rels_muldiv.csproj b/tests/src/JIT/Methodical/int64/signed/_rels_muldiv.csproj
index 4e9ce9439e..cc03d62aa9 100644
--- a/tests/src/JIT/Methodical/int64/signed/_rels_muldiv.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_rels_muldiv.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DD08ED5A-41B2-456C-ACBA-DC402B3659C4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_addsub.csproj b/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_addsub.csproj
index 8d8c3c40dd..888612ccee 100644
--- a/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_addsub.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_addsub.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{20A55E8F-A15F-498E-9C96-A21D548CFF5B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldc_div.csproj b/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldc_div.csproj
index 19fd5e5644..5dcba16b96 100644
--- a/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldc_div.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldc_div.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E213A0BC-966E-4FBA-BFE1-DF4D8403E903}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldc_mul.csproj b/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldc_mul.csproj
index 60a8ddd29f..ed962ebadb 100644
--- a/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldc_mul.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldc_mul.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3F998112-300D-4E91-A63C-629716549E08}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldc_mulovf.csproj b/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldc_mulovf.csproj
index f764d5b308..0102722818 100644
--- a/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldc_mulovf.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldc_mulovf.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{057C217E-A1F3-47E7-90EF-1381FA776873}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldfld_mul.csproj b/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldfld_mul.csproj
index 0cb4b4eb5b..64b1f07ef7 100644
--- a/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldfld_mul.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldfld_mul.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DFF5F310-3B12-4EBA-9238-62676EB60880}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldfld_mulovf.csproj b/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldfld_mulovf.csproj
index d4768a2ae8..671de9101d 100644
--- a/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldfld_mulovf.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldfld_mulovf.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0785FDAB-4D31-4685-B367-761E05C9D0EC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldsfld_mul.csproj b/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldsfld_mul.csproj
index e751809733..1cc15fab0a 100644
--- a/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldsfld_mul.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldsfld_mul.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5ECA9427-7B2D-4152-A1CB-CC9B52EACF4C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldsfld_mulovf.csproj b/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldsfld_mulovf.csproj
index 96d236604e..9475659958 100644
--- a/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldsfld_mulovf.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_ldsfld_mulovf.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{739A4E16-C0EE-441D-94F4-ABCE480099D6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_muldiv.csproj b/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_muldiv.csproj
index 723bbfa3c2..f75761dcf9 100644
--- a/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_muldiv.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_speed_dbgs_muldiv.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B83094A3-CB33-4B53-8EC4-86D621B94969}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_speed_rels_addsub.csproj b/tests/src/JIT/Methodical/int64/signed/_speed_rels_addsub.csproj
index bb86965a8f..3e8890dbe2 100644
--- a/tests/src/JIT/Methodical/int64/signed/_speed_rels_addsub.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_speed_rels_addsub.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7A66B167-954F-4759-9AD4-DF4646BD0FD1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldc_div.csproj b/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldc_div.csproj
index 9871f6c92f..54b1803cca 100644
--- a/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldc_div.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldc_div.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3D92D0C7-EB79-442A-8FAE-2062967BB071}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldc_mul.csproj b/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldc_mul.csproj
index f5710e881f..92f5e29a01 100644
--- a/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldc_mul.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldc_mul.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{51B00A68-AA1A-4D5F-A5AD-4BCF699A972B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldc_mulovf.csproj b/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldc_mulovf.csproj
index 50934deec9..b35b1e5caf 100644
--- a/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldc_mulovf.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldc_mulovf.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6B683E72-60F5-4FDA-81E4-E28AA2BA8793}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldfld_mul.csproj b/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldfld_mul.csproj
index e7195fe1b7..e31c86614e 100644
--- a/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldfld_mul.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldfld_mul.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0A4F1EDE-F87C-4565-954F-9BB4463A3FD8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldfld_mulovf.csproj b/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldfld_mulovf.csproj
index e008181d61..d947b2b7ed 100644
--- a/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldfld_mulovf.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldfld_mulovf.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0B633E06-28C1-4B74-9689-A8FBA27B8E16}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldsfld_mul.csproj b/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldsfld_mul.csproj
index 91ce9378ab..10b168cf2b 100644
--- a/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldsfld_mul.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldsfld_mul.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{79415AB2-2446-4237-B3C4-A7FFD441771A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldsfld_mulovf.csproj b/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldsfld_mulovf.csproj
index bb5f9ec2a6..2b2b2a4c84 100644
--- a/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldsfld_mulovf.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_speed_rels_ldsfld_mulovf.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FEAB9B3A-BE50-4A52-A53E-058C80080DE8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/signed/_speed_rels_muldiv.csproj b/tests/src/JIT/Methodical/int64/signed/_speed_rels_muldiv.csproj
index 061ae7b768..8cdb4a0043 100644
--- a/tests/src/JIT/Methodical/int64/signed/_speed_rels_muldiv.csproj
+++ b/tests/src/JIT/Methodical/int64/signed/_speed_rels_muldiv.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9FF4BA69-374C-45A9-A086-454D7F0A1C3D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/superlong/_dbgsuperlong.csproj b/tests/src/JIT/Methodical/int64/superlong/_dbgsuperlong.csproj
index fbf3f7dc0c..1326fe4b70 100644
--- a/tests/src/JIT/Methodical/int64/superlong/_dbgsuperlong.csproj
+++ b/tests/src/JIT/Methodical/int64/superlong/_dbgsuperlong.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4C56766C-B273-40B9-83A3-864587B27DCF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/superlong/_relsuperlong.csproj b/tests/src/JIT/Methodical/int64/superlong/_relsuperlong.csproj
index fc07bd7986..8301ac7431 100644
--- a/tests/src/JIT/Methodical/int64/superlong/_relsuperlong.csproj
+++ b/tests/src/JIT/Methodical/int64/superlong/_relsuperlong.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9B09D580-688C-453E-8117-D3DE0CAA0C1C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/superlong/_speed_dbgsuperlong.csproj b/tests/src/JIT/Methodical/int64/superlong/_speed_dbgsuperlong.csproj
index 0df79ee407..e508792b80 100644
--- a/tests/src/JIT/Methodical/int64/superlong/_speed_dbgsuperlong.csproj
+++ b/tests/src/JIT/Methodical/int64/superlong/_speed_dbgsuperlong.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A6C400C1-33DA-4336-9D9C-1A61E96E82D3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/superlong/_speed_relsuperlong.csproj b/tests/src/JIT/Methodical/int64/superlong/_speed_relsuperlong.csproj
index 0aebb27ee0..457ad4c950 100644
--- a/tests/src/JIT/Methodical/int64/superlong/_speed_relsuperlong.csproj
+++ b/tests/src/JIT/Methodical/int64/superlong/_speed_relsuperlong.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3BE8DEA6-834C-4C98-8E6E-8FAF407EF7FB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_dbgaddsub.csproj b/tests/src/JIT/Methodical/int64/unsigned/_dbgaddsub.csproj
index 2473b1f6b0..430e376180 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_dbgaddsub.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_dbgaddsub.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9EE0D0A5-3C95-494B-9D8B-9B55D571A8DE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_dbgldc_mul.csproj b/tests/src/JIT/Methodical/int64/unsigned/_dbgldc_mul.csproj
index 4c72728a30..dfa37b4947 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_dbgldc_mul.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_dbgldc_mul.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{108844DD-995F-48F3-AF3F-F97FEECF9EF3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_dbgldc_mulovf.csproj b/tests/src/JIT/Methodical/int64/unsigned/_dbgldc_mulovf.csproj
index 1d6eb8ba12..d6f49db343 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_dbgldc_mulovf.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_dbgldc_mulovf.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{11D3DC9A-3154-4968-8D52-FE25D4A460E5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_dbgldfld_mul.csproj b/tests/src/JIT/Methodical/int64/unsigned/_dbgldfld_mul.csproj
index 98a0bee998..5716fcedbc 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_dbgldfld_mul.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_dbgldfld_mul.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2F5EE036-F784-49AE-B95C-5615AB7F47D3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_dbgldfld_mulovf.csproj b/tests/src/JIT/Methodical/int64/unsigned/_dbgldfld_mulovf.csproj
index 0be5628749..239d4f9b44 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_dbgldfld_mulovf.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_dbgldfld_mulovf.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F07227A9-C305-42FE-969D-D1461D6BEF6F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_dbgldsfld_mul.csproj b/tests/src/JIT/Methodical/int64/unsigned/_dbgldsfld_mul.csproj
index b8635cb667..7f642e96a3 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_dbgldsfld_mul.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_dbgldsfld_mul.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{85F114AE-6238-4E30-B579-7BB0D658922E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_dbgldsfld_mulovf.csproj b/tests/src/JIT/Methodical/int64/unsigned/_dbgldsfld_mulovf.csproj
index 2bd507f6a4..4603961d84 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_dbgldsfld_mulovf.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_dbgldsfld_mulovf.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{18DCAA00-850D-41AF-9B12-DD8E99B150BA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_dbgmuldiv.csproj b/tests/src/JIT/Methodical/int64/unsigned/_dbgmuldiv.csproj
index aaf13b5b95..6ae83cc6bd 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_dbgmuldiv.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_dbgmuldiv.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EA901A35-ECE3-4F4D-9587-F4100BCACA4D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_reladdsub.csproj b/tests/src/JIT/Methodical/int64/unsigned/_reladdsub.csproj
index 477e486edd..6d4caf9ab9 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_reladdsub.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_reladdsub.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FDC30F95-BA55-472A-A295-D483565435C4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_relldc_mul.csproj b/tests/src/JIT/Methodical/int64/unsigned/_relldc_mul.csproj
index fbb150d3ea..ccb7bc51a1 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_relldc_mul.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_relldc_mul.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{36E5B901-463B-47BB-A693-AFE10FC21395}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_relldc_mulovf.csproj b/tests/src/JIT/Methodical/int64/unsigned/_relldc_mulovf.csproj
index 8fdd90bbab..afd0e678c0 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_relldc_mulovf.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_relldc_mulovf.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{268C28E6-0F65-45A5-978A-C7BC947E2C2A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_relldfld_mul.csproj b/tests/src/JIT/Methodical/int64/unsigned/_relldfld_mul.csproj
index 2d16f30bdc..e18e1e4320 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_relldfld_mul.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_relldfld_mul.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AB1CB3C1-40D2-4DF2-9926-DB5A4EA9F85C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_relldfld_mulovf.csproj b/tests/src/JIT/Methodical/int64/unsigned/_relldfld_mulovf.csproj
index 6bfa828c3c..c1cb95303a 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_relldfld_mulovf.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_relldfld_mulovf.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0A1B6C17-EFE6-4A07-A87D-C5CC66D6D854}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_relldsfld_mul.csproj b/tests/src/JIT/Methodical/int64/unsigned/_relldsfld_mul.csproj
index e77d6b4544..275b571865 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_relldsfld_mul.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_relldsfld_mul.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{96AD2682-4F41-4067-BCB4-F1B164154159}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_relldsfld_mulovf.csproj b/tests/src/JIT/Methodical/int64/unsigned/_relldsfld_mulovf.csproj
index 8112bd93b7..872763c5a5 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_relldsfld_mulovf.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_relldsfld_mulovf.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7D0A89E9-BDA0-4421-BA34-BDCAADEEB30B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_relmuldiv.csproj b/tests/src/JIT/Methodical/int64/unsigned/_relmuldiv.csproj
index a70be27b89..98b0ae726a 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_relmuldiv.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_relmuldiv.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FE92C687-9D99-4CAA-8991-122492761722}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgaddsub.csproj b/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgaddsub.csproj
index 7c3acef341..39d425e9a7 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgaddsub.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgaddsub.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CE34B2B0-D684-4106-B425-8E0EAC8DF40A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldc_mul.csproj b/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldc_mul.csproj
index 9b0414726b..d3115b2689 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldc_mul.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldc_mul.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DFD73D77-5D12-4440-A1B1-FD336F74B1B4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldc_mulovf.csproj b/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldc_mulovf.csproj
index cc9022920a..c4a23832f6 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldc_mulovf.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldc_mulovf.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1420E1E7-EF7E-4E9A-8FB2-9C35B5E3C7DB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldfld_mul.csproj b/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldfld_mul.csproj
index 3ed5c8f567..cdf326cc2f 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldfld_mul.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldfld_mul.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{41E8FEFF-4FF9-4575-9B36-24EC5AD6354F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldfld_mulovf.csproj b/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldfld_mulovf.csproj
index dd60ab1238..3e534cc756 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldfld_mulovf.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldfld_mulovf.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{ACAC8A61-3E34-4984-90C8-50FD78D19DE3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldsfld_mul.csproj b/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldsfld_mul.csproj
index d8b44d0940..abd71a97b2 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldsfld_mul.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldsfld_mul.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DCD83293-D516-40DF-B9F0-3C6A06E027F9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldsfld_mulovf.csproj b/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldsfld_mulovf.csproj
index 8483d0ad11..cbbae39729 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldsfld_mulovf.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgldsfld_mulovf.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AAFFFBCE-FAA9-42C1-8D35-8F866B5FD84C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgmuldiv.csproj b/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgmuldiv.csproj
index 35c79f848e..f94b8238fc 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgmuldiv.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_speed_dbgmuldiv.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1FB7C14C-8E8E-4F8F-AD95-BBB313F9D484}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_speed_reladdsub.csproj b/tests/src/JIT/Methodical/int64/unsigned/_speed_reladdsub.csproj
index a8123dff9b..4b76447dc1 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_speed_reladdsub.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_speed_reladdsub.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0A98D022-18A7-45C3-85D6-CD563D7FB748}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_speed_relldc_mul.csproj b/tests/src/JIT/Methodical/int64/unsigned/_speed_relldc_mul.csproj
index ea821a60e5..daf72daba1 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_speed_relldc_mul.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_speed_relldc_mul.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5AD565C4-D90A-4F4C-961F-852208988029}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_speed_relldc_mulovf.csproj b/tests/src/JIT/Methodical/int64/unsigned/_speed_relldc_mulovf.csproj
index b689662df5..6fc1c8ab88 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_speed_relldc_mulovf.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_speed_relldc_mulovf.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{14ABED61-9399-49A8-8E7E-F3C7A53AA097}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_speed_relldfld_mul.csproj b/tests/src/JIT/Methodical/int64/unsigned/_speed_relldfld_mul.csproj
index 8f9644ed3a..c27b6a2564 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_speed_relldfld_mul.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_speed_relldfld_mul.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0068F78B-8F43-4CB4-A5DF-5FCD781FEF98}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_speed_relldfld_mulovf.csproj b/tests/src/JIT/Methodical/int64/unsigned/_speed_relldfld_mulovf.csproj
index 411791f811..1ed05eb42b 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_speed_relldfld_mulovf.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_speed_relldfld_mulovf.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4281C0B9-B4D5-473D-A790-310FBBB40A65}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_speed_relldsfld_mul.csproj b/tests/src/JIT/Methodical/int64/unsigned/_speed_relldsfld_mul.csproj
index ee98d215e0..8a85f024af 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_speed_relldsfld_mul.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_speed_relldsfld_mul.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DA6F49B6-6B54-4259-A1F7-2E7915DD5421}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_speed_relldsfld_mulovf.csproj b/tests/src/JIT/Methodical/int64/unsigned/_speed_relldsfld_mulovf.csproj
index 6295ae463e..740e7eb63f 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_speed_relldsfld_mulovf.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_speed_relldsfld_mulovf.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A1E821F6-07CF-46C5-AF96-3454B80436D2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/int64/unsigned/_speed_relmuldiv.csproj b/tests/src/JIT/Methodical/int64/unsigned/_speed_relmuldiv.csproj
index 9e4021b3d8..465b4e3a66 100644
--- a/tests/src/JIT/Methodical/int64/unsigned/_speed_relmuldiv.csproj
+++ b/tests/src/JIT/Methodical/int64/unsigned/_speed_relmuldiv.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{077010A8-4A52-4E5C-9392-C21B684A8375}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/nonvirtualcall/classic.csproj b/tests/src/JIT/Methodical/nonvirtualcall/classic.csproj
index 9944222452..edc4aaf851 100644
--- a/tests/src/JIT/Methodical/nonvirtualcall/classic.csproj
+++ b/tests/src/JIT/Methodical/nonvirtualcall/classic.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B880BAD3-0997-4C56-8C6A-B68CA9557EF3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/nonvirtualcall/delegate.csproj b/tests/src/JIT/Methodical/nonvirtualcall/delegate.csproj
index 8b64617f9b..4629bfe86d 100644
--- a/tests/src/JIT/Methodical/nonvirtualcall/delegate.csproj
+++ b/tests/src/JIT/Methodical/nonvirtualcall/delegate.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0A5E38FD-4E07-44A7-BF26-BDCDEEDC698C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/nonvirtualcall/generics.csproj b/tests/src/JIT/Methodical/nonvirtualcall/generics.csproj
index 50a94b1fa1..d591f4ad12 100644
--- a/tests/src/JIT/Methodical/nonvirtualcall/generics.csproj
+++ b/tests/src/JIT/Methodical/nonvirtualcall/generics.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{ED0E7884-4ED9-4F38-B410-8D9CBA8D9390}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/nonvirtualcall/generics2.csproj b/tests/src/JIT/Methodical/nonvirtualcall/generics2.csproj
index c3f23924f6..dd980a7216 100644
--- a/tests/src/JIT/Methodical/nonvirtualcall/generics2.csproj
+++ b/tests/src/JIT/Methodical/nonvirtualcall/generics2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2091A1AE-6728-4431-8DE6-DA9C48FD65D7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/nonvirtualcall/tailcall.csproj b/tests/src/JIT/Methodical/nonvirtualcall/tailcall.csproj
index d76b60e50a..ea35539a70 100644
--- a/tests/src/JIT/Methodical/nonvirtualcall/tailcall.csproj
+++ b/tests/src/JIT/Methodical/nonvirtualcall/tailcall.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{027E2FF8-91B0-43EE-9FB5-D465143AA146}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/nonvirtualcall/valuetype.csproj b/tests/src/JIT/Methodical/nonvirtualcall/valuetype.csproj
index 8fb01e4b88..0fc0e02dd5 100644
--- a/tests/src/JIT/Methodical/nonvirtualcall/valuetype.csproj
+++ b/tests/src/JIT/Methodical/nonvirtualcall/valuetype.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{93CE4675-F874-40C2-AFEA-401A247E70BB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/_dbggcreport.csproj b/tests/src/JIT/Methodical/refany/_dbggcreport.csproj
index 68eb8ffbbc..99ecf7df37 100644
--- a/tests/src/JIT/Methodical/refany/_dbggcreport.csproj
+++ b/tests/src/JIT/Methodical/refany/_dbggcreport.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1BAA34B6-4EAB-43D2-BAAB-4B9E719B92C6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/_dbgnative.csproj b/tests/src/JIT/Methodical/refany/_dbgnative.csproj
index 605586f4d8..6ae6bb2bf9 100644
--- a/tests/src/JIT/Methodical/refany/_dbgnative.csproj
+++ b/tests/src/JIT/Methodical/refany/_dbgnative.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A1B2CCBC-1919-40E3-9C8D-8082BFC58493}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/_dbgstress1.csproj b/tests/src/JIT/Methodical/refany/_dbgstress1.csproj
index dc8649e505..5bdcef7b86 100644
--- a/tests/src/JIT/Methodical/refany/_dbgstress1.csproj
+++ b/tests/src/JIT/Methodical/refany/_dbgstress1.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C544C2F9-F5F5-41E3-AD28-E71649EE9CB0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/_dbgstress3.csproj b/tests/src/JIT/Methodical/refany/_dbgstress3.csproj
index 9e52a82512..e644c2d443 100644
--- a/tests/src/JIT/Methodical/refany/_dbgstress3.csproj
+++ b/tests/src/JIT/Methodical/refany/_dbgstress3.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9711B502-A732-43B1-AA5B-CDF7DA92042C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/_dbgvirtcall.csproj b/tests/src/JIT/Methodical/refany/_dbgvirtcall.csproj
index 0650ec9766..ca8d50eff5 100644
--- a/tests/src/JIT/Methodical/refany/_dbgvirtcall.csproj
+++ b/tests/src/JIT/Methodical/refany/_dbgvirtcall.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6B6C97C1-90DE-4716-BB81-38EA342BE67E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/_relgcreport.csproj b/tests/src/JIT/Methodical/refany/_relgcreport.csproj
index cd2e1c0940..8bb276cef9 100644
--- a/tests/src/JIT/Methodical/refany/_relgcreport.csproj
+++ b/tests/src/JIT/Methodical/refany/_relgcreport.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AECC90EB-057E-4F71-B856-D761FFB409C7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/_relnative.csproj b/tests/src/JIT/Methodical/refany/_relnative.csproj
index 7ea482550b..425c1c387a 100644
--- a/tests/src/JIT/Methodical/refany/_relnative.csproj
+++ b/tests/src/JIT/Methodical/refany/_relnative.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BC3D7C80-7A6E-425F-B161-5E1851092A2E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/_relstress1.csproj b/tests/src/JIT/Methodical/refany/_relstress1.csproj
index 7208860e82..c38c2e3eba 100644
--- a/tests/src/JIT/Methodical/refany/_relstress1.csproj
+++ b/tests/src/JIT/Methodical/refany/_relstress1.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6E345FA6-CA32-47A8-BC90-F759402D1222}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/_relstress3.csproj b/tests/src/JIT/Methodical/refany/_relstress3.csproj
index ce98b77e19..65b913b3d3 100644
--- a/tests/src/JIT/Methodical/refany/_relstress3.csproj
+++ b/tests/src/JIT/Methodical/refany/_relstress3.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A2C3BA7F-EEBD-4046-9270-9D9B0F88D312}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/_relvirtcall.csproj b/tests/src/JIT/Methodical/refany/_relvirtcall.csproj
index 33c74aa062..968896118b 100644
--- a/tests/src/JIT/Methodical/refany/_relvirtcall.csproj
+++ b/tests/src/JIT/Methodical/refany/_relvirtcall.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{408A55FA-F02A-4EE4-A011-B00EFEB34B5B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/_speed_dbggcreport.csproj b/tests/src/JIT/Methodical/refany/_speed_dbggcreport.csproj
index ef5b6a2feb..d64a580854 100644
--- a/tests/src/JIT/Methodical/refany/_speed_dbggcreport.csproj
+++ b/tests/src/JIT/Methodical/refany/_speed_dbggcreport.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0C22565A-AA1E-4850-86FB-AD68B9F71DE4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/_speed_dbgnative.csproj b/tests/src/JIT/Methodical/refany/_speed_dbgnative.csproj
index 99c9b77d07..6b817d4ca6 100644
--- a/tests/src/JIT/Methodical/refany/_speed_dbgnative.csproj
+++ b/tests/src/JIT/Methodical/refany/_speed_dbgnative.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E72B991C-DC2D-49E4-ADBE-0921F97924A3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/_speed_dbgstress1.csproj b/tests/src/JIT/Methodical/refany/_speed_dbgstress1.csproj
index 164e052498..b3087cc71f 100644
--- a/tests/src/JIT/Methodical/refany/_speed_dbgstress1.csproj
+++ b/tests/src/JIT/Methodical/refany/_speed_dbgstress1.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BB49DE8D-7B90-473C-A40E-419C8264D61C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/_speed_dbgstress3.csproj b/tests/src/JIT/Methodical/refany/_speed_dbgstress3.csproj
index f8590b64df..c83fd05439 100644
--- a/tests/src/JIT/Methodical/refany/_speed_dbgstress3.csproj
+++ b/tests/src/JIT/Methodical/refany/_speed_dbgstress3.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B1AA8C01-E8BA-4DCF-81DA-857256D23E77}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/_speed_dbgvirtcall.csproj b/tests/src/JIT/Methodical/refany/_speed_dbgvirtcall.csproj
index a4148c4502..3dcb57fe25 100644
--- a/tests/src/JIT/Methodical/refany/_speed_dbgvirtcall.csproj
+++ b/tests/src/JIT/Methodical/refany/_speed_dbgvirtcall.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{307CB204-B03B-41C6-A806-ACD1A0BDDC58}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/_speed_relgcreport.csproj b/tests/src/JIT/Methodical/refany/_speed_relgcreport.csproj
index a70f099950..0d32f3c32f 100644
--- a/tests/src/JIT/Methodical/refany/_speed_relgcreport.csproj
+++ b/tests/src/JIT/Methodical/refany/_speed_relgcreport.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7FE42FB3-2FAE-42FF-976E-1F406D1A92E4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/_speed_relnative.csproj b/tests/src/JIT/Methodical/refany/_speed_relnative.csproj
index f6f400ee63..6554066376 100644
--- a/tests/src/JIT/Methodical/refany/_speed_relnative.csproj
+++ b/tests/src/JIT/Methodical/refany/_speed_relnative.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E95CED31-BA82-4462-8A89-51C3C02F8D26}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/_speed_relstress1.csproj b/tests/src/JIT/Methodical/refany/_speed_relstress1.csproj
index 166b6186b1..c0e3399b30 100644
--- a/tests/src/JIT/Methodical/refany/_speed_relstress1.csproj
+++ b/tests/src/JIT/Methodical/refany/_speed_relstress1.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{020DB66A-2FEF-486E-ADB0-5AA68237DAB5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/_speed_relstress3.csproj b/tests/src/JIT/Methodical/refany/_speed_relstress3.csproj
index 9d329e40cd..0d7afa890e 100644
--- a/tests/src/JIT/Methodical/refany/_speed_relstress3.csproj
+++ b/tests/src/JIT/Methodical/refany/_speed_relstress3.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{762770DA-FA56-4A3A-A630-5270B95311B2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/_speed_relvirtcall.csproj b/tests/src/JIT/Methodical/refany/_speed_relvirtcall.csproj
index 299e2f6473..552cd098d2 100644
--- a/tests/src/JIT/Methodical/refany/_speed_relvirtcall.csproj
+++ b/tests/src/JIT/Methodical/refany/_speed_relvirtcall.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1475D529-78CC-437E-82BC-6C6C10A5936D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/array1.csproj b/tests/src/JIT/Methodical/refany/array1.csproj
index 60f02a8e14..cf3fbc898a 100644
--- a/tests/src/JIT/Methodical/refany/array1.csproj
+++ b/tests/src/JIT/Methodical/refany/array1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{73B862FC-979B-4EEC-A57A-2B04A2B46F01}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/array2.csproj b/tests/src/JIT/Methodical/refany/array2.csproj
index ab67e40801..5421e79d56 100644
--- a/tests/src/JIT/Methodical/refany/array2.csproj
+++ b/tests/src/JIT/Methodical/refany/array2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EDB14918-1731-46A5-BAD4-1B0920F2EE7B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/format.csproj b/tests/src/JIT/Methodical/refany/format.csproj
index 93d5fb11ab..03e9b3a950 100644
--- a/tests/src/JIT/Methodical/refany/format.csproj
+++ b/tests/src/JIT/Methodical/refany/format.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0B9A50E6-CF08-4A02-9342-67828BDB9F90}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/gcreport.csproj b/tests/src/JIT/Methodical/refany/gcreport.csproj
index 5bab4c5201..cfe0053d62 100644
--- a/tests/src/JIT/Methodical/refany/gcreport.csproj
+++ b/tests/src/JIT/Methodical/refany/gcreport.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3BA00219-0647-4CAF-ABA7-54B66438AA1A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/lcs.csproj b/tests/src/JIT/Methodical/refany/lcs.csproj
index 8f5fb731e3..cb63f53204 100644
--- a/tests/src/JIT/Methodical/refany/lcs.csproj
+++ b/tests/src/JIT/Methodical/refany/lcs.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6BC88FC8-AF31-4C84-8EEA-8B567B8DE61C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/native.csproj b/tests/src/JIT/Methodical/refany/native.csproj
index 4578cc38a3..23ef189c0c 100644
--- a/tests/src/JIT/Methodical/refany/native.csproj
+++ b/tests/src/JIT/Methodical/refany/native.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1F61DC1B-CF47-4932-9C3A-0B32D1DA6763}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/refany/virtcall.csproj b/tests/src/JIT/Methodical/refany/virtcall.csproj
index 8a9387ba53..1b1fd04b1c 100644
--- a/tests/src/JIT/Methodical/refany/virtcall.csproj
+++ b/tests/src/JIT/Methodical/refany/virtcall.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CA7E0C28-6C9E-465E-8D00-649C39A816EE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/tailcall_v4/delegateParamCallTarget.csproj b/tests/src/JIT/Methodical/tailcall_v4/delegateParamCallTarget.csproj
index d4092c84f4..eb379fd104 100644
--- a/tests/src/JIT/Methodical/tailcall_v4/delegateParamCallTarget.csproj
+++ b/tests/src/JIT/Methodical/tailcall_v4/delegateParamCallTarget.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{ECA6C872-18D0-4F24-9429-3E36709DF29F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/xxobj/operand/_dbgrefanyval.csproj b/tests/src/JIT/Methodical/xxobj/operand/_dbgrefanyval.csproj
index e733b3a960..b1eab53512 100644
--- a/tests/src/JIT/Methodical/xxobj/operand/_dbgrefanyval.csproj
+++ b/tests/src/JIT/Methodical/xxobj/operand/_dbgrefanyval.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7E21C292-9028-4A19-9BC4-31B8BAE3267C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/xxobj/operand/_dbgunbox.csproj b/tests/src/JIT/Methodical/xxobj/operand/_dbgunbox.csproj
index f677a81ac7..b9d0cd2a4a 100644
--- a/tests/src/JIT/Methodical/xxobj/operand/_dbgunbox.csproj
+++ b/tests/src/JIT/Methodical/xxobj/operand/_dbgunbox.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F5550373-AC46-4BEA-B446-4C335FF6E5F1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/xxobj/operand/_relrefanyval.csproj b/tests/src/JIT/Methodical/xxobj/operand/_relrefanyval.csproj
index 0c93d241a8..22df91b099 100644
--- a/tests/src/JIT/Methodical/xxobj/operand/_relrefanyval.csproj
+++ b/tests/src/JIT/Methodical/xxobj/operand/_relrefanyval.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CF1D5ED4-2614-4962-8934-2419D50E65A1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/xxobj/operand/_relunbox.csproj b/tests/src/JIT/Methodical/xxobj/operand/_relunbox.csproj
index 5541dda143..434ea1bcb9 100644
--- a/tests/src/JIT/Methodical/xxobj/operand/_relunbox.csproj
+++ b/tests/src/JIT/Methodical/xxobj/operand/_relunbox.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9BF89FA0-5D62-49B6-8F0B-3E9E3F9E6B56}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/xxobj/operand/_speed_dbgrefanyval.csproj b/tests/src/JIT/Methodical/xxobj/operand/_speed_dbgrefanyval.csproj
index 090fb2ed32..dd5fbe1dc1 100644
--- a/tests/src/JIT/Methodical/xxobj/operand/_speed_dbgrefanyval.csproj
+++ b/tests/src/JIT/Methodical/xxobj/operand/_speed_dbgrefanyval.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1C8140E3-52CD-4983-B625-ADFDD9250249}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/xxobj/operand/_speed_dbgunbox.csproj b/tests/src/JIT/Methodical/xxobj/operand/_speed_dbgunbox.csproj
index d5faae2164..5e26e6f6e5 100644
--- a/tests/src/JIT/Methodical/xxobj/operand/_speed_dbgunbox.csproj
+++ b/tests/src/JIT/Methodical/xxobj/operand/_speed_dbgunbox.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DA709AE7-605E-4697-AF66-B20CBBD007DE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/xxobj/operand/_speed_relrefanyval.csproj b/tests/src/JIT/Methodical/xxobj/operand/_speed_relrefanyval.csproj
index 837285b20c..111cac03c9 100644
--- a/tests/src/JIT/Methodical/xxobj/operand/_speed_relrefanyval.csproj
+++ b/tests/src/JIT/Methodical/xxobj/operand/_speed_relrefanyval.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{78376B7F-ECE7-43AE-9BEF-081567876638}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/xxobj/operand/_speed_relunbox.csproj b/tests/src/JIT/Methodical/xxobj/operand/_speed_relunbox.csproj
index 7e77a3a4f0..efde571e42 100644
--- a/tests/src/JIT/Methodical/xxobj/operand/_speed_relunbox.csproj
+++ b/tests/src/JIT/Methodical/xxobj/operand/_speed_relunbox.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{847D698E-DCFD-4838-9249-63C2D1E755CF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Methodical/xxobj/operand/refanyval.csproj b/tests/src/JIT/Methodical/xxobj/operand/refanyval.csproj
index 8a6c53902a..d350e3bc62 100644
--- a/tests/src/JIT/Methodical/xxobj/operand/refanyval.csproj
+++ b/tests/src/JIT/Methodical/xxobj/operand/refanyval.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3BC10F3E-3ABC-4E95-AD1A-D76202055F5C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/CLR-x86-EJIT/V1-M09.5-PDC/b12008/b12008.csproj b/tests/src/JIT/Regression/CLR-x86-EJIT/V1-M09.5-PDC/b12008/b12008.csproj
index 73249003f0..aef0938f5d 100644
--- a/tests/src/JIT/Regression/CLR-x86-EJIT/V1-M09.5-PDC/b12008/b12008.csproj
+++ b/tests/src/JIT/Regression/CLR-x86-EJIT/V1-M09.5-PDC/b12008/b12008.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2E7AFA2D-C20E-42E1-B4C8-9C8C30A09F47}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/CLR-x86-EJIT/V1-M11-Beta1/b40089/b40089.csproj b/tests/src/JIT/Regression/CLR-x86-EJIT/V1-M11-Beta1/b40089/b40089.csproj
index eed559ba86..ec4f62d9e8 100644
--- a/tests/src/JIT/Regression/CLR-x86-EJIT/V1-M11-Beta1/b40089/b40089.csproj
+++ b/tests/src/JIT/Regression/CLR-x86-EJIT/V1-M11-Beta1/b40089/b40089.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{54DFD24C-F147-4825-9E8E-A0ABD4FCC762}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/CLR-x86-EJIT/V1-M11-Beta1/b40138/b40138.csproj b/tests/src/JIT/Regression/CLR-x86-EJIT/V1-M11-Beta1/b40138/b40138.csproj
index 306a4cc9cb..feee1ea3ee 100644
--- a/tests/src/JIT/Regression/CLR-x86-EJIT/V1-M11-Beta1/b40138/b40138.csproj
+++ b/tests/src/JIT/Regression/CLR-x86-EJIT/V1-M11-Beta1/b40138/b40138.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F524F545-6D93-4212-B51D-5D5F26897EFC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/CLR-x86-EJIT/V1-M11-Beta1/b45679/b45679.csproj b/tests/src/JIT/Regression/CLR-x86-EJIT/V1-M11-Beta1/b45679/b45679.csproj
index 5b69c3daeb..a624b7a78d 100644
--- a/tests/src/JIT/Regression/CLR-x86-EJIT/V1-M11-Beta1/b45679/b45679.csproj
+++ b/tests/src/JIT/Regression/CLR-x86-EJIT/V1-M11-Beta1/b45679/b45679.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E83A9A3C-3336-44A7-A167-07983121C529}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/CLR-x86-EJIT/V1-M12-Beta2/b46847/b46847.csproj b/tests/src/JIT/Regression/CLR-x86-EJIT/V1-M12-Beta2/b46847/b46847.csproj
index 6c70ea8df4..d5c72f017e 100644
--- a/tests/src/JIT/Regression/CLR-x86-EJIT/V1-M12-Beta2/b46847/b46847.csproj
+++ b/tests/src/JIT/Regression/CLR-x86-EJIT/V1-M12-Beta2/b46847/b46847.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B7E09C27-56AB-4A8B-8AA7-C66F7D09349C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/Dev11/Dev11_457559/Dev11_457559.csproj b/tests/src/JIT/Regression/Dev11/Dev11_457559/Dev11_457559.csproj
index 664ad8d7a5..a531a422d9 100644
--- a/tests/src/JIT/Regression/Dev11/Dev11_457559/Dev11_457559.csproj
+++ b/tests/src/JIT/Regression/Dev11/Dev11_457559/Dev11_457559.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3859861E-6A53-4035-8A98-AD77F6510A6E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/Dev11/Dev11_5437/Dev11_5437.csproj b/tests/src/JIT/Regression/Dev11/Dev11_5437/Dev11_5437.csproj
index 523e8e7640..c16a02c29d 100644
--- a/tests/src/JIT/Regression/Dev11/Dev11_5437/Dev11_5437.csproj
+++ b/tests/src/JIT/Regression/Dev11/Dev11_5437/Dev11_5437.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D3D5B4F2-7924-4185-85A8-C908D9A67A0C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/Dev11/Dev11_617302/Dev11_617302.csproj b/tests/src/JIT/Regression/Dev11/Dev11_617302/Dev11_617302.csproj
index 4704a3c3c8..f51097a1e1 100644
--- a/tests/src/JIT/Regression/Dev11/Dev11_617302/Dev11_617302.csproj
+++ b/tests/src/JIT/Regression/Dev11/Dev11_617302/Dev11_617302.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6F0362F9-F1B0-4B95-A920-52C29062C546}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/Dev11/Dev11_646049/Dev11_646049.csproj b/tests/src/JIT/Regression/Dev11/Dev11_646049/Dev11_646049.csproj
index 65daf40aab..7b7e014a9a 100644
--- a/tests/src/JIT/Regression/Dev11/Dev11_646049/Dev11_646049.csproj
+++ b/tests/src/JIT/Regression/Dev11/Dev11_646049/Dev11_646049.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DC3BD7FA-ED25-46BF-B14C-1F6516B4AECD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/Dev11/DevDiv2_10623/DevDiv2_10623.csproj b/tests/src/JIT/Regression/Dev11/DevDiv2_10623/DevDiv2_10623.csproj
index 185482affa..0059375ba5 100644
--- a/tests/src/JIT/Regression/Dev11/DevDiv2_10623/DevDiv2_10623.csproj
+++ b/tests/src/JIT/Regression/Dev11/DevDiv2_10623/DevDiv2_10623.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0E2A5683-562D-486C-AA48-B1CD596B13DC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/Dev11/DevDiv2_8863/DevDiv2_8863.csproj b/tests/src/JIT/Regression/Dev11/DevDiv2_8863/DevDiv2_8863.csproj
index 5f6a079a46..8d1d2380df 100644
--- a/tests/src/JIT/Regression/Dev11/DevDiv2_8863/DevDiv2_8863.csproj
+++ b/tests/src/JIT/Regression/Dev11/DevDiv2_8863/DevDiv2_8863.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C52624DA-3555-49A1-BEB7-3462A37EFBA9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/Dev11/dev10_94677/loopvt.csproj b/tests/src/JIT/Regression/Dev11/dev10_94677/loopvt.csproj
index 03a6767e6a..ee58675a14 100644
--- a/tests/src/JIT/Regression/Dev11/dev10_94677/loopvt.csproj
+++ b/tests/src/JIT/Regression/Dev11/dev10_94677/loopvt.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7BE1774F-860F-4340-B6D5-222EC7BCC804}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/Dev11/dev11_13912/dev11_13912.csproj b/tests/src/JIT/Regression/Dev11/dev11_13912/dev11_13912.csproj
index 7e8c26c8d9..35b5d179c4 100644
--- a/tests/src/JIT/Regression/Dev11/dev11_13912/dev11_13912.csproj
+++ b/tests/src/JIT/Regression/Dev11/dev11_13912/dev11_13912.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3E06549B-CCE6-4D5F-BCCB-C6E6B63CD59D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/Dev11/dev11_165544/seqpts.csproj b/tests/src/JIT/Regression/Dev11/dev11_165544/seqpts.csproj
index 10f158d29f..55deee5479 100644
--- a/tests/src/JIT/Regression/Dev11/dev11_165544/seqpts.csproj
+++ b/tests/src/JIT/Regression/Dev11/dev11_165544/seqpts.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6DD26EFC-D9EF-43B2-BA66-22215741D30E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_d.csproj b/tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_d.csproj
index cf2a4c596e..7624696ad3 100644
--- a/tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_d.csproj
+++ b/tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{145DA044-A94A-4360-98F9-9D977F6FEF42}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_do.csproj b/tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_do.csproj
index b2ea706e82..f3b51478fd 100644
--- a/tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_do.csproj
+++ b/tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7FD45662-ED85-4F11-A3A5-1FDCE55FD9B7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_r.csproj b/tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_r.csproj
index d4704b9cb5..91a9f8a6d8 100644
--- a/tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_r.csproj
+++ b/tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D66FECBC-01AB-4181-9D6A-B72E54E603E1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_ro.csproj b/tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_ro.csproj
index 62f8a086fb..2c818a5497 100644
--- a/tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_ro.csproj
+++ b/tests/src/JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{75177B03-2F77-4FEE-AC80-E54CBB0A336E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_d.csproj b/tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_d.csproj
index 74160f7a8f..ed34015824 100644
--- a/tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_d.csproj
+++ b/tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{162ADE09-55CD-46F1-8E1F-96A4DEB39B2B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_do.csproj b/tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_do.csproj
index be453817c3..34995dddf6 100644
--- a/tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_do.csproj
+++ b/tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1B600A8B-5959-4705-B3FC-00101F5EF33A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_r.csproj b/tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_r.csproj
index 0184c06387..0501f30f53 100644
--- a/tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_r.csproj
+++ b/tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C1654D98-5D28-4A4C-A2FC-20398DC0D4BC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_ro.csproj b/tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_ro.csproj
index bfa7894f72..838271a920 100644
--- a/tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_ro.csproj
+++ b/tests/src/JIT/Regression/JitBlue/DevDiv_794115/DevDiv_794115_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3BD12975-E574-4960-A91D-D0E9F01A454B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_d.csproj b/tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_d.csproj
index 876ef0657d..ca07155a9f 100644
--- a/tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_d.csproj
+++ b/tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CB79D9B5-EFC7-48C9-9279-4C99A2AA8151}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_do.csproj b/tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_do.csproj
index 2783b707a9..f289d64ce4 100644
--- a/tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_do.csproj
+++ b/tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A983D320-C805-4BC7-807F-D260EAE7BD48}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_r.csproj b/tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_r.csproj
index 241715ad7e..754c44a2d0 100644
--- a/tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_r.csproj
+++ b/tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{493C2F1C-D834-43CF-974C-3E3FBAA9B37F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_ro.csproj b/tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_ro.csproj
index f934d2c8a5..514a205fad 100644
--- a/tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_ro.csproj
+++ b/tests/src/JIT/Regression/JitBlue/DevDiv_794631/DevDiv_794631_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E11AEB9E-7F2A-4D5C-B18F-71C02AF3CC98}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_d.csproj b/tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_d.csproj
index bd5cea3f5c..b5d1ff542c 100644
--- a/tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_d.csproj
+++ b/tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{19577DF5-6D1A-4A8A-AFE4-E66F4D75DB07}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_do.csproj b/tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_do.csproj
index 6449794b92..2f5bd65984 100644
--- a/tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_do.csproj
+++ b/tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3C9D0DC1-D0A9-4895-A604-AF2FB1A39B79}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_r.csproj b/tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_r.csproj
index 4d463927fc..30642c405b 100644
--- a/tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_r.csproj
+++ b/tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{10E70E35-3C01-4B7F-B3B8-02F72403BF88}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_ro.csproj b/tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_ro.csproj
index 9ba5888963..8884833d99 100644
--- a/tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_ro.csproj
+++ b/tests/src/JIT/Regression/JitBlue/DevDiv_815940/DevDiv_815940_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{35675403-CEB9-482E-8117-3DE0E5E250B0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_d.csproj b/tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_d.csproj
index 960fddff3d..a946e61f38 100644
--- a/tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_d.csproj
+++ b/tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{23E1CE24-CCFB-4163-A861-D48A76295E8F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_do.csproj b/tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_do.csproj
index 0f8f9079ea..03fc2360eb 100644
--- a/tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_do.csproj
+++ b/tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C8DB97C3-1D53-4192-AE65-74A66EFE0841}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_r.csproj b/tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_r.csproj
index 7f94248e40..ae677c9980 100644
--- a/tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_r.csproj
+++ b/tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C7C7808C-AFDF-4267-B295-C9D0E9EF5642}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_ro.csproj b/tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_ro.csproj
index bcb4a85e4a..2980358f99 100644
--- a/tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_ro.csproj
+++ b/tests/src/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{30EFB3A3-FDAB-43C1-91E5-0496C0B9C689}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/M00/b100336/b100336.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/M00/b100336/b100336.csproj
index 3c2b4b57a7..08566274fa 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/M00/b100336/b100336.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/M00/b100336/b100336.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{539E643E-9E77-4B38-891A-E870982ECFE6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/M00/b103846/b103846.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/M00/b103846/b103846.csproj
index 6f10b1baaa..dc816ebbfb 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/M00/b103846/b103846.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/M00/b103846/b103846.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{082E8D5A-19E7-4970-96EA-FD665F9AEB66}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/M00/b111130/b111130.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/M00/b111130/b111130.csproj
index 00ffc81d2f..ccb98a474b 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/M00/b111130/b111130.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/M00/b111130/b111130.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{014F3DD9-D5D7-414E-B9DC-271D6753D522}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -40,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/M00/b115253/b115253.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/M00/b115253/b115253.csproj
index af17fb35a1..0d80c4c5cd 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/M00/b115253/b115253.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/M00/b115253/b115253.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3FDCB42D-4F77-4B3B-8C30-4D082987E9BC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/M00/b119026/b119026a.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/M00/b119026/b119026a.csproj
index 2a3ebced02..868143a91e 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/M00/b119026/b119026a.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/M00/b119026/b119026a.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0465E5B4-C2A6-42E3-8835-BBE4E99711B0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/M00/b119026/b119026b.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/M00/b119026/b119026b.csproj
index a81bbc3670..efb33d9f0c 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/M00/b119026/b119026b.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/M00/b119026/b119026b.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C2570136-97AF-487C-98BB-C15060E54B17}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/M00/b140298/b140298.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/M00/b140298/b140298.csproj
index b3e299118a..801275901f 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/M00/b140298/b140298.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/M00/b140298/b140298.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{90F16A8A-0DCF-4467-A649-F69810780CCF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/M00/b141358/b141358.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/M00/b141358/b141358.csproj
index b3e299118a..1812a3679e 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/M00/b141358/b141358.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/M00/b141358/b141358.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{76D4B472-7CD9-49E7-AC09-5C2E6D0D0B17}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/M00/b99219/b99219.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/M00/b99219/b99219.csproj
index 4985c74d4b..effd0df3e9 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/M00/b99219/b99219.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/M00/b99219/b99219.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AFE05673-42FD-4147-8EBF-8960BBCEEC61}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b102615/b102615.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b102615/b102615.csproj
index 4fba9af474..3189909c7e 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b102615/b102615.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b102615/b102615.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A1A01B48-FAB5-4D02-B54E-A953FD2A35FF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b102860/b102860.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b102860/b102860.csproj
index fded5defe7..07bf6ad108 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b102860/b102860.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b102860/b102860.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4094DF83-0626-4DE0-9983-5897B13606DF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b102887/b102887.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b102887/b102887.csproj
index e5f6f9b9c5..bb8b77b3f8 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b102887/b102887.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b102887/b102887.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BD7C8B42-E5DC-4E42-A511-2D5AA4D6EC74}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b124409/b124409.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b124409/b124409.csproj
index c431a20869..7ec4ea7c07 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b124409/b124409.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b124409/b124409.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{467E97CC-BA9A-40B3-9AD5-317C68D81EF1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b91074/b91074.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b91074/b91074.csproj
index b292013301..9a7716b6a1 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b91074/b91074.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b91074/b91074.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{710F9A16-180B-47B3-A591-BB8E6F247073}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b10789/b10789.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b10789/b10789.csproj
index f6b7c82ee1..f1d4c7de18 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b10789/b10789.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b10789/b10789.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D688AD66-F57F-49F1-8E43-B2338721FBBE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b10790/b10790.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b10790/b10790.csproj
index a8932d0dd0..7599ef507c 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b10790/b10790.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b10790/b10790.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F17002F9-D680-4162-9CE3-EF470EE9081B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b10827/b10827.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b10827/b10827.csproj
index 0b6333e116..770e0abe82 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b10827/b10827.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b10827/b10827.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5BFB4DA5-A817-44A9-8255-DF05136261DC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b19112/b19112a.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b19112/b19112a.csproj
index 3cfeb8ae50..bcf406c9ec 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b19112/b19112a.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b19112/b19112a.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7F4F3607-EAA5-43FC-85C3-C13CB0E2EBB6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b19112/b19112b.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b19112/b19112b.csproj
index 12d9d01b94..3de0aec595 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b19112/b19112b.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b19112/b19112b.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F1FFEEE0-D1BC-423A-89F8-F52495B41FD4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b102729/b102729.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b102729/b102729.csproj
index d7b9f537f7..cc7a38de2f 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b102729/b102729.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b102729/b102729.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{11F40955-B8B9-4F00-8829-DD5E7F05A90E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b102763/b102763.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b102763/b102763.csproj
index dba6afeb38..f28ae3028e 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b102763/b102763.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b102763/b102763.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{331715DB-DCAB-4F21-827A-47768BF3B800}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b102886/b102886.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b102886/b102886.csproj
index b3e90ca727..9816703303 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b102886/b102886.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b102886/b102886.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F71DBAB0-1882-4B67-AC27-16D2345D068F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b10828/b10828.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b10828/b10828.csproj
index 4ed9da6c3d..78bcf674c9 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b10828/b10828.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b10828/b10828.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{68D03805-999C-43C6-B3A4-9BE79A1A98F0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b19394/b19394.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b19394/b19394.csproj
index 123597cb3b..a5105e957f 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b19394/b19394.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b19394/b19394.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9DA5356F-AB1F-4921-974D-2634E644C5F1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b21015/b21015.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b21015/b21015.csproj
index b3e299118a..b2da01443d 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b21015/b21015.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b21015/b21015.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BEFEF9A2-1BC3-4691-A8F3-A5F02B1F037D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b26496/b26496.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b26496/b26496.csproj
index b03d1894c0..205af2019f 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b26496/b26496.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b26496/b26496.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D5529457-208A-4D5A-AF63-091B26F6FF3C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b27978/b27978.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b27978/b27978.csproj
index 684eb66540..a780884d6f 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b27978/b27978.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b27978/b27978.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3E2780A5-4DE6-4CF0-B0C0-9F1186BE5BB1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b27980/b27980.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b27980/b27980.csproj
index fa27471b06..67d2082df4 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b27980/b27980.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b27980/b27980.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A57C2AC7-6CE3-4107-AE80-65BC226D532A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b28077/b28077.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b28077/b28077.csproj
index e5f6f9b9c5..e454185020 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b28077/b28077.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b28077/b28077.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{55FB5BA9-22A4-4980-BC3C-904316B542E7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b28141/b28141.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b28141/b28141.csproj
index fded5defe7..091b56b4c2 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b28141/b28141.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b28141/b28141.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{55BFFDD7-A4D4-4276-BDBA-6EFE8FD89FEC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b29343/b29343.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b29343/b29343.csproj
index c4bd580877..36e59bbdb9 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b29343/b29343.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b29343/b29343.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3090D664-9838-405C-8CD6-379E494AB157}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b184799/b184799.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b184799/b184799.csproj
index 1fad04143e..4e141a00f4 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b184799/b184799.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b184799/b184799.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0B8165E9-E035-439D-B548-9B8BB461299D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b302558/b302558.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b302558/b302558.csproj
index a632eaebc6..9ab71257ea 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b302558/b302558.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b302558/b302558.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DF55C7B1-1DD7-4B41-9AA5-AE23D6EA43F0}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b309539/b309539.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b309539/b309539.csproj
index 8efcd27c41..8c29db42c1 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b309539/b309539.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b309539/b309539.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5A0215DA-950B-460B-AF53-FFAED6DB2AC9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b309548/b309548.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b309548/b309548.csproj
index e96bc63d57..1306e25ad1 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b309548/b309548.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b309548/b309548.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6BE60C2B-4C48-46FA-A8F2-BF749204EFB8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b311420/b311420.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b311420/b311420.csproj
index 6948aa68bc..b12149b936 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b311420/b311420.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b311420/b311420.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{173CA099-7538-44C5-A3B7-4D2F8664D7E3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b360587/b360587.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b360587/b360587.csproj
index ba51d2ab41..cada269463 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b360587/b360587.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b360587/b360587.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{07895B46-3625-4E18-81BA-9C991A7E4A9E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-RTM/b539509/b539509.csproj b/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-RTM/b539509/b539509.csproj
index 0cc0f167c9..aecf8aba35 100644
--- a/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-RTM/b539509/b539509.csproj
+++ b/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-RTM/b539509/b539509.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4161D387-F20B-4288-81EA-F13C2D384DD8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/clr-x64-JIT/v4.0/DevDiv34372/overRepLocalOpt.csproj b/tests/src/JIT/Regression/clr-x64-JIT/v4.0/DevDiv34372/overRepLocalOpt.csproj
index 495c7050e7..cd63801e61 100644
--- a/tests/src/JIT/Regression/clr-x64-JIT/v4.0/DevDiv34372/overRepLocalOpt.csproj
+++ b/tests/src/JIT/Regression/clr-x64-JIT/v4.0/DevDiv34372/overRepLocalOpt.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D89858EA-0CC2-4C3D-97D5-7BA8B013A413}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/config/benchmark+roslyn/project.json b/tests/src/JIT/config/benchmark+roslyn/project.json
index b88760624f..922737f3fd 100644
--- a/tests/src/JIT/config/benchmark+roslyn/project.json
+++ b/tests/src/JIT/config/benchmark+roslyn/project.json
@@ -4,26 +4,26 @@
"Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0035",
"Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0035",
"Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0035",
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Dynamic.Runtime": "4.0.12-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.Numerics.Vectors": "4.1.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Extensions": "4.0.2-beta-24328-05",
- "System.Reflection.TypeExtensions": "4.1.1-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Numerics": "4.0.2-beta-24328-05",
- "System.Text.RegularExpressions": "4.2.0-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Tasks": "4.0.12-beta-24328-05",
- "System.Threading.Tasks.Parallel": "4.0.2-beta-24328-05",
- "System.Security.Cryptography.Algorithms": "4.2.1-beta-24328-05",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24431-01",
+ "System.Console": "4.3.0-beta-24431-01",
+ "System.Dynamic.Runtime": "4.3.0-beta-24431-01",
+ "System.Linq": "4.3.0-beta-24431-01",
+ "System.IO.FileSystem": "4.3.0-beta-24431-01",
+ "System.Numerics.Vectors": "4.3.0-beta-24431-01",
+ "System.Reflection": "4.3.0-beta-24431-01",
+ "System.Reflection.Extensions": "4.3.0-beta-24431-01",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24431-01",
+ "System.Runtime": "4.3.0-beta-24431-01",
+ "System.Runtime.Extensions": "4.3.0-beta-24431-01",
+ "System.Runtime.Numerics": "4.3.0-beta-24431-01",
+ "System.Text.RegularExpressions": "4.3.0-beta-24431-01",
+ "System.Threading": "4.3.0-beta-24431-01",
+ "System.Threading.Tasks": "4.3.0-beta-24431-01",
+ "System.Threading.Tasks.Parallel": "4.3.0-beta-24431-01",
+ "System.Security.Cryptography.Algorithms": "4.3.0-beta-24431-01",
"xunit": "2.1.0",
"xunit.console.netcore": "1.0.2-prerelease-00101",
- "xunit.runner.utility": "2.1.0",
+ "xunit.runner.utility": "2.1.0"
},
"frameworks": {
"netcoreapp1.0": {
diff --git a/tests/src/JIT/config/benchmark+serialize/project.json b/tests/src/JIT/config/benchmark+serialize/project.json
index 9c65fc4fec..193170ddae 100644
--- a/tests/src/JIT/config/benchmark+serialize/project.json
+++ b/tests/src/JIT/config/benchmark+serialize/project.json
@@ -3,24 +3,24 @@
"Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0035",
"Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0035",
"Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0035",
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24431-01",
"Newtonsoft.Json": "7.0.1",
- "System.Console": "4.0.1-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.ObjectModel": "4.0.13-beta-24328-05",
- "System.Dynamic.Runtime": "4.0.12-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Serialization.Json": "4.0.3-beta-24328-05",
+ "System.Console": "4.3.0-beta-24431-01",
+ "System.IO": "4.3.0-beta-24431-01",
+ "System.IO.FileSystem": "4.3.0-beta-24431-01",
+ "System.Linq": "4.3.0-beta-24431-01",
+ "System.ObjectModel": "4.3.0-beta-24431-01",
+ "System.Dynamic.Runtime": "4.3.0-beta-24431-01",
+ "System.Runtime": "4.3.0-beta-24431-01",
+ "System.Runtime.Serialization.Json": "4.3.0-beta-24431-01",
"System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Xml": "4.1.2-beta-24328-05",
- "System.Text.RegularExpressions": "4.2.0-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
+ "System.Runtime.Serialization.Xml": "4.3.0-beta-24431-01",
+ "System.Text.RegularExpressions": "4.3.0-beta-24431-01",
+ "System.Xml.XmlDocument": "4.3.0-beta-24431-01",
+ "System.Xml.XmlSerializer": "4.3.0-beta-24431-01",
"xunit": "2.1.0",
"xunit.console.netcore": "1.0.2-prerelease-00101",
- "xunit.runner.utility": "2.1.0",
+ "xunit.runner.utility": "2.1.0"
},
"frameworks": {
"netcoreapp1.0": {
diff --git a/tests/src/JIT/config/benchmark/project.json b/tests/src/JIT/config/benchmark/project.json
index 9a90c342c3..f8b6e1caaa 100644
--- a/tests/src/JIT/config/benchmark/project.json
+++ b/tests/src/JIT/config/benchmark/project.json
@@ -3,27 +3,27 @@
"Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0035",
"Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0035",
"Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0035",
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.Linq": "4.1.1-beta-24328-05",
- "System.Linq.Expressions": "4.1.1-beta-24328-05",
- "System.Numerics.Vectors": "4.1.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.Numerics": "4.0.2-beta-24328-05",
- "System.Text.RegularExpressions": "4.2.0-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Tasks": "4.0.12-beta-24328-05",
- "System.Threading.Tasks.Parallel": "4.0.2-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
- "System.Xml.XPath": "4.0.2-beta-24328-05",
- "System.Xml.XPath.XmlDocument": "4.0.2-beta-24328-05",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24431-01",
+ "System.Collections.NonGeneric": "4.3.0-beta-24431-01",
+ "System.Console": "4.3.0-beta-24431-01",
+ "System.IO.FileSystem": "4.3.0-beta-24431-01",
+ "System.Linq": "4.3.0-beta-24431-01",
+ "System.Linq.Expressions": "4.3.0-beta-24431-01",
+ "System.Numerics.Vectors": "4.3.0-beta-24431-01",
+ "System.Runtime": "4.3.0-beta-24431-01",
+ "System.Runtime.Extensions": "4.3.0-beta-24431-01",
+ "System.Runtime.Numerics": "4.3.0-beta-24431-01",
+ "System.Text.RegularExpressions": "4.3.0-beta-24431-01",
+ "System.Threading": "4.3.0-beta-24431-01",
+ "System.Threading.Tasks": "4.3.0-beta-24431-01",
+ "System.Threading.Tasks.Parallel": "4.3.0-beta-24431-01",
+ "System.Diagnostics.Process": "4.3.0-beta-24431-01",
+ "System.Xml.XmlDocument": "4.3.0-beta-24431-01",
+ "System.Xml.XPath": "4.3.0-beta-24431-01",
+ "System.Xml.XPath.XmlDocument": "4.3.0-beta-24431-01",
"xunit": "2.1.0",
"xunit.console.netcore": "1.0.2-prerelease-00101",
- "xunit.runner.utility": "2.1.0",
+ "xunit.runner.utility": "2.1.0"
},
"frameworks": {
"netcoreapp1.0": {
diff --git a/tests/src/JIT/config/extra/project.json b/tests/src/JIT/config/extra/project.json
index 3d26ac4b58..cea61e481b 100644
--- a/tests/src/JIT/config/extra/project.json
+++ b/tests/src/JIT/config/extra/project.json
@@ -1,21 +1,21 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Collections": "4.0.12-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Diagnostics.Debug": "4.0.12-beta-24328-05",
- "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24328-05",
- "System.Diagnostics.Process": "4.1.1-beta-24328-05",
- "System.Globalization": "4.0.12-beta-24328-05",
- "System.IO": "4.1.1-beta-24328-05",
- "System.IO.FileSystem": "4.0.2-beta-24328-05",
- "System.Reflection": "4.1.1-beta-24328-05",
- "System.Reflection.Extensions": "4.0.2-beta-24328-05",
- "System.Reflection.TypeExtensions": "4.1.1-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.CompilerServices.Unsafe": "4.0.1-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24431-01",
+ "System.Collections": "4.3.0-beta-24431-01",
+ "System.Console": "4.3.0-beta-24431-01",
+ "System.Diagnostics.Debug": "4.3.0-beta-24431-01",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24431-01",
+ "System.Diagnostics.Process": "4.3.0-beta-24431-01",
+ "System.Globalization": "4.3.0-beta-24431-01",
+ "System.IO": "4.3.0-beta-24431-01",
+ "System.IO.FileSystem": "4.3.0-beta-24431-01",
+ "System.Reflection": "4.3.0-beta-24431-01",
+ "System.Reflection.Extensions": "4.3.0-beta-24431-01",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24431-01",
+ "System.Runtime": "4.3.0-beta-24431-01",
+ "System.Runtime.Extensions": "4.3.0-beta-24431-01",
+ "System.Runtime.CompilerServices.Unsafe": "4.3.0-beta-24431-01",
+ "System.Runtime.InteropServices": "4.3.0-beta-24431-01"
},
"frameworks": {
"netcoreapp1.0": {}
diff --git a/tests/src/JIT/config/minimal/project.json b/tests/src/JIT/config/minimal/project.json
index 479b618f90..bb33840a1a 100644
--- a/tests/src/JIT/config/minimal/project.json
+++ b/tests/src/JIT/config/minimal/project.json
@@ -1,10 +1,10 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24431-01",
+ "System.Console": "4.3.0-beta-24431-01",
+ "System.Runtime": "4.3.0-beta-24431-01",
+ "System.Runtime.Extensions": "4.3.0-beta-24431-01",
+ "System.Runtime.InteropServices": "4.3.0-beta-24431-01"
},
"frameworks": {
"netcoreapp1.0": {}
diff --git a/tests/src/JIT/config/threading+thread/project.json b/tests/src/JIT/config/threading+thread/project.json
index 8b10979d29..d3d8683261 100644
--- a/tests/src/JIT/config/threading+thread/project.json
+++ b/tests/src/JIT/config/threading+thread/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Numerics.Vectors": "4.1.2-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
- "System.Threading.Thread": "4.0.1-beta-24328-05",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24431-01",
+ "System.Console": "4.3.0-beta-24431-01",
+ "System.Numerics.Vectors": "4.3.0-beta-24431-01",
+ "System.Runtime": "4.3.0-beta-24431-01",
+ "System.Runtime.Extensions": "4.3.0-beta-24431-01",
+ "System.Threading": "4.3.0-beta-24431-01",
+ "System.Threading.Thread": "4.3.0-beta-24431-01"
},
"frameworks": {
"netcoreapp1.0": {}
diff --git a/tests/src/JIT/config/threading/project.json b/tests/src/JIT/config/threading/project.json
index 638ce01b58..3e04f840d8 100644
--- a/tests/src/JIT/config/threading/project.json
+++ b/tests/src/JIT/config/threading/project.json
@@ -1,10 +1,10 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
- "System.Console": "4.0.1-beta-24328-05",
- "System.Runtime": "4.1.1-beta-24328-05",
- "System.Runtime.Extensions": "4.1.1-beta-24328-05",
- "System.Threading": "4.0.12-beta-24328-05",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24431-01",
+ "System.Console": "4.3.0-beta-24431-01",
+ "System.Runtime": "4.3.0-beta-24431-01",
+ "System.Runtime.Extensions": "4.3.0-beta-24431-01",
+ "System.Threading": "4.3.0-beta-24431-01"
},
"frameworks": {
"netcoreapp1.0": {}
diff --git a/tests/src/JIT/jit64/gc/misc/148343.csproj b/tests/src/JIT/jit64/gc/misc/148343.csproj
index 45cd47acae..00d93aa4ca 100644
--- a/tests/src/JIT/jit64/gc/misc/148343.csproj
+++ b/tests/src/JIT/jit64/gc/misc/148343.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FDB5082B-284C-47B5-BA9E-D3BA3827E77E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/9_and_alloca2.csproj b/tests/src/JIT/jit64/gc/misc/9_and_alloca2.csproj
index bebcf88d88..daf8aa27ff 100644
--- a/tests/src/JIT/jit64/gc/misc/9_and_alloca2.csproj
+++ b/tests/src/JIT/jit64/gc/misc/9_and_alloca2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E76172C3-533E-45BD-BCA3-AACDC1582253}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/9param.csproj b/tests/src/JIT/jit64/gc/misc/9param.csproj
index 4e52f6aca7..4776ee4503 100644
--- a/tests/src/JIT/jit64/gc/misc/9param.csproj
+++ b/tests/src/JIT/jit64/gc/misc/9param.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EA83A9C9-5175-4748-A2EA-657F1062417D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/alloca3.csproj b/tests/src/JIT/jit64/gc/misc/alloca3.csproj
index c43eb9838c..8921005254 100644
--- a/tests/src/JIT/jit64/gc/misc/alloca3.csproj
+++ b/tests/src/JIT/jit64/gc/misc/alloca3.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0D32389E-EAF9-46DF-A22A-5ED50D938CA5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -41,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
+ </PropertyGroup>
</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/eh1.csproj b/tests/src/JIT/jit64/gc/misc/eh1.csproj
index 172f8d6beb..763797e6b6 100644
--- a/tests/src/JIT/jit64/gc/misc/eh1.csproj
+++ b/tests/src/JIT/jit64/gc/misc/eh1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A99284A9-472A-4267-9703-E2022CD1BCFC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/fgtest1.csproj b/tests/src/JIT/jit64/gc/misc/fgtest1.csproj
index 395015449a..7947f6f9f2 100644
--- a/tests/src/JIT/jit64/gc/misc/fgtest1.csproj
+++ b/tests/src/JIT/jit64/gc/misc/fgtest1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{10227F6C-14EE-4B2D-BCCB-51186C1FA17B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/fgtest2.csproj b/tests/src/JIT/jit64/gc/misc/fgtest2.csproj
index e2ac8de426..2038acb608 100644
--- a/tests/src/JIT/jit64/gc/misc/fgtest2.csproj
+++ b/tests/src/JIT/jit64/gc/misc/fgtest2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B91FAC94-A870-4DA5-9884-3CBE91619028}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/funclet.csproj b/tests/src/JIT/jit64/gc/misc/funclet.csproj
index b491e82292..aad2dc89ce 100644
--- a/tests/src/JIT/jit64/gc/misc/funclet.csproj
+++ b/tests/src/JIT/jit64/gc/misc/funclet.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A323618C-1BE2-4C13-835C-357550C2045B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/gc-pinned-code-motion.csproj b/tests/src/JIT/jit64/gc/misc/gc-pinned-code-motion.csproj
index 71337c7c89..4cb5d1e621 100644
--- a/tests/src/JIT/jit64/gc/misc/gc-pinned-code-motion.csproj
+++ b/tests/src/JIT/jit64/gc/misc/gc-pinned-code-motion.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{30E7FF89-D9FB-494E-B15A-D4586B0843A9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -41,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
+ </PropertyGroup>
</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/gcparaminreg.csproj b/tests/src/JIT/jit64/gc/misc/gcparaminreg.csproj
index 48cc6ce94c..5fcdcca188 100644
--- a/tests/src/JIT/jit64/gc/misc/gcparaminreg.csproj
+++ b/tests/src/JIT/jit64/gc/misc/gcparaminreg.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7E9B09A2-41D8-4D4C-B0AA-D11DE27F915D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/ret_struct_test1.csproj b/tests/src/JIT/jit64/gc/misc/ret_struct_test1.csproj
index 22153cb48c..1619a56a5e 100644
--- a/tests/src/JIT/jit64/gc/misc/ret_struct_test1.csproj
+++ b/tests/src/JIT/jit64/gc/misc/ret_struct_test1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EF719996-B2BD-4E12-A8F5-119DD1172311}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/ret_struct_test4.csproj b/tests/src/JIT/jit64/gc/misc/ret_struct_test4.csproj
index 3c0377d0ec..025dcbcb45 100644
--- a/tests/src/JIT/jit64/gc/misc/ret_struct_test4.csproj
+++ b/tests/src/JIT/jit64/gc/misc/ret_struct_test4.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{78A4C6DB-7DC3-4CF6-ABDE-9D0E902A439F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/simple1.csproj b/tests/src/JIT/jit64/gc/misc/simple1.csproj
index 2058e252bc..4647105788 100644
--- a/tests/src/JIT/jit64/gc/misc/simple1.csproj
+++ b/tests/src/JIT/jit64/gc/misc/simple1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9341C58E-FAAC-464F-AB5D-A736111F7A98}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct1.csproj b/tests/src/JIT/jit64/gc/misc/struct1.csproj
index 5180e8734d..2db8d4a7f2 100644
--- a/tests/src/JIT/jit64/gc/misc/struct1.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{784679B0-F680-4223-9D03-5B091BC9F366}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct1_2.csproj b/tests/src/JIT/jit64/gc/misc/struct1_2.csproj
index 2a956f1437..a4d725b55f 100644
--- a/tests/src/JIT/jit64/gc/misc/struct1_2.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct1_2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DB658675-5C6C-4E6E-AA34-4C615AE3E67B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct1_4.csproj b/tests/src/JIT/jit64/gc/misc/struct1_4.csproj
index 7353b48107..9f14bfbfbe 100644
--- a/tests/src/JIT/jit64/gc/misc/struct1_4.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct1_4.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6993E572-EAC0-4871-BAD1-95761C88454A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct1_5.csproj b/tests/src/JIT/jit64/gc/misc/struct1_5.csproj
index 3ad5381a05..8acbed3cbd 100644
--- a/tests/src/JIT/jit64/gc/misc/struct1_5.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct1_5.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{91360442-D3C0-4D74-9118-9FF487FDE584}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct2.csproj b/tests/src/JIT/jit64/gc/misc/struct2.csproj
index db98651cb4..c9a7dfabd2 100644
--- a/tests/src/JIT/jit64/gc/misc/struct2.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{947AFD46-4826-4369-AC2C-32D034C1A132}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct2_2.csproj b/tests/src/JIT/jit64/gc/misc/struct2_2.csproj
index ef932143b6..643a3e0417 100644
--- a/tests/src/JIT/jit64/gc/misc/struct2_2.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct2_2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{953F0002-60DE-4DA0-B5FA-09A5CCB5A84A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct2_4.csproj b/tests/src/JIT/jit64/gc/misc/struct2_4.csproj
index 51e918a434..94b8be85dc 100644
--- a/tests/src/JIT/jit64/gc/misc/struct2_4.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct2_4.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{69B7D820-0D96-4E27-B1D3-D24BCE90D971}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct2_5.csproj b/tests/src/JIT/jit64/gc/misc/struct2_5.csproj
index e211541261..659a880ed7 100644
--- a/tests/src/JIT/jit64/gc/misc/struct2_5.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct2_5.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C9FC348E-6C32-4EE4-88CA-CBA4B07E03A8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct2_5_2.csproj b/tests/src/JIT/jit64/gc/misc/struct2_5_2.csproj
index c24a43dd96..053b4f8e8f 100644
--- a/tests/src/JIT/jit64/gc/misc/struct2_5_2.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct2_5_2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E99CF244-F83B-4ABF-9E34-3B0AD4952FD7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct3.csproj b/tests/src/JIT/jit64/gc/misc/struct3.csproj
index 412f3b18a1..e1338f505c 100644
--- a/tests/src/JIT/jit64/gc/misc/struct3.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct3.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CFD6FBC3-0829-4816-A109-DF17642EC807}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct3_2.csproj b/tests/src/JIT/jit64/gc/misc/struct3_2.csproj
index 3651ed489d..3cdfa020f3 100644
--- a/tests/src/JIT/jit64/gc/misc/struct3_2.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct3_2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7168FCA0-FB92-4DFF-B707-D3AAA31A3C1D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct3_4.csproj b/tests/src/JIT/jit64/gc/misc/struct3_4.csproj
index 18045b8391..8a2a7dc532 100644
--- a/tests/src/JIT/jit64/gc/misc/struct3_4.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct3_4.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5F47EAB6-5AE5-4984-8952-1469F57C1DB2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct3_5.csproj b/tests/src/JIT/jit64/gc/misc/struct3_5.csproj
index 1c682ab7ee..ddb5a454f6 100644
--- a/tests/src/JIT/jit64/gc/misc/struct3_5.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct3_5.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A7A97E1B-E121-4C7A-B036-F4FE64DE19D5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct4.csproj b/tests/src/JIT/jit64/gc/misc/struct4.csproj
index 1ed166bac3..708e0c701e 100644
--- a/tests/src/JIT/jit64/gc/misc/struct4.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct4.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{59D2FB73-8919-47E8-8D2F-39FC895542A1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct4_2.csproj b/tests/src/JIT/jit64/gc/misc/struct4_2.csproj
index a0b985b282..bfd8fe308f 100644
--- a/tests/src/JIT/jit64/gc/misc/struct4_2.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct4_2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D9C051F7-4FBB-4190-9757-5C01ABF0B689}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct4_4.csproj b/tests/src/JIT/jit64/gc/misc/struct4_4.csproj
index 8372357d68..8aa3b7454f 100644
--- a/tests/src/JIT/jit64/gc/misc/struct4_4.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct4_4.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{83F3CA73-8D90-46CB-BFCC-8EBF03D05E7D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct4_5.csproj b/tests/src/JIT/jit64/gc/misc/struct4_5.csproj
index 72fff5b1d8..ea3d351e0c 100644
--- a/tests/src/JIT/jit64/gc/misc/struct4_5.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct4_5.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{183E5583-F710-4471-8D5F-82E8870070B7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct5.csproj b/tests/src/JIT/jit64/gc/misc/struct5.csproj
index fed30fcb8c..53dfc4f794 100644
--- a/tests/src/JIT/jit64/gc/misc/struct5.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct5.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C2F9938D-F3B4-4876-B2B4-17A1D2979776}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct5_2.csproj b/tests/src/JIT/jit64/gc/misc/struct5_2.csproj
index 72c982fae3..c027eb6b37 100644
--- a/tests/src/JIT/jit64/gc/misc/struct5_2.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct5_2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3B98CEA1-5C18-4D5E-AB3D-E8016AA09FEF}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct5_4.csproj b/tests/src/JIT/jit64/gc/misc/struct5_4.csproj
index abc1b369e0..0ff0bd8fff 100644
--- a/tests/src/JIT/jit64/gc/misc/struct5_4.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct5_4.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E27E6C51-D863-4A37-B4B5-1FA702801182}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct5_5.csproj b/tests/src/JIT/jit64/gc/misc/struct5_5.csproj
index 1f6fc26db7..a159fea051 100644
--- a/tests/src/JIT/jit64/gc/misc/struct5_5.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct5_5.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{687B9C6A-54F5-4F7E-9377-E112DB221FD4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct6.csproj b/tests/src/JIT/jit64/gc/misc/struct6.csproj
index 6579188a0e..5f2da48c70 100644
--- a/tests/src/JIT/jit64/gc/misc/struct6.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct6.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{70C9B60F-3625-4FFA-BF45-3A09FE44E07C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct6_2.csproj b/tests/src/JIT/jit64/gc/misc/struct6_2.csproj
index 9eb46a6845..a967fb595e 100644
--- a/tests/src/JIT/jit64/gc/misc/struct6_2.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct6_2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D560DC48-96BE-44B4-9888-B4E03E1B3765}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct6_4.csproj b/tests/src/JIT/jit64/gc/misc/struct6_4.csproj
index d3f00dfc8e..8d691330a2 100644
--- a/tests/src/JIT/jit64/gc/misc/struct6_4.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct6_4.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0E65AFBB-462D-439C-963E-2C2956FA144D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct6_5.csproj b/tests/src/JIT/jit64/gc/misc/struct6_5.csproj
index a9ae6e5d35..f6bc983344 100644
--- a/tests/src/JIT/jit64/gc/misc/struct6_5.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct6_5.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E7DBA180-50EE-4C35-993D-EE1F99A699B3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct7_1.csproj b/tests/src/JIT/jit64/gc/misc/struct7_1.csproj
index 9e60a66947..f60ad5967c 100644
--- a/tests/src/JIT/jit64/gc/misc/struct7_1.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct7_1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8125B28C-071B-4CD2-A50D-DA215AA389F3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct8.csproj b/tests/src/JIT/jit64/gc/misc/struct8.csproj
index 3aa31473ed..61ea547900 100644
--- a/tests/src/JIT/jit64/gc/misc/struct8.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct8.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{08D9EA87-1D05-44C7-8C0A-8FBB46BCF36D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct9.csproj b/tests/src/JIT/jit64/gc/misc/struct9.csproj
index 5936fbe163..4f93167ad0 100644
--- a/tests/src/JIT/jit64/gc/misc/struct9.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct9.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7BBC4D50-60B0-428F-83E1-AC59E40B69A9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/struct9_2.csproj b/tests/src/JIT/jit64/gc/misc/struct9_2.csproj
index a50c401a8c..06d4d0ec9b 100644
--- a/tests/src/JIT/jit64/gc/misc/struct9_2.csproj
+++ b/tests/src/JIT/jit64/gc/misc/struct9_2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E565FDC8-B44F-428F-BA6D-CDBC0D4F97B7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structfp1_1.csproj b/tests/src/JIT/jit64/gc/misc/structfp1_1.csproj
index 73519c3d33..e02496d240 100644
--- a/tests/src/JIT/jit64/gc/misc/structfp1_1.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structfp1_1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7228D6BE-7DCC-4835-9440-06B60BAF11D4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structfp1_2.csproj b/tests/src/JIT/jit64/gc/misc/structfp1_2.csproj
index 3253c381d4..cb8bc9925a 100644
--- a/tests/src/JIT/jit64/gc/misc/structfp1_2.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structfp1_2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4B6F9370-A846-4AC7-87DD-B063026CFE18}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structfp1_3.csproj b/tests/src/JIT/jit64/gc/misc/structfp1_3.csproj
index 38c512d6a9..e5a5d7bf9a 100644
--- a/tests/src/JIT/jit64/gc/misc/structfp1_3.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structfp1_3.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8846FE32-F9C4-422A-9CB3-5182BD5D499B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structfp1_4.csproj b/tests/src/JIT/jit64/gc/misc/structfp1_4.csproj
index 102018d41e..2f4ed833f3 100644
--- a/tests/src/JIT/jit64/gc/misc/structfp1_4.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structfp1_4.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1BFFB516-D072-4CB5-BDB0-6C9F119F35E4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structfp1_5.csproj b/tests/src/JIT/jit64/gc/misc/structfp1_5.csproj
index 645bb60cac..a4df8deed9 100644
--- a/tests/src/JIT/jit64/gc/misc/structfp1_5.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structfp1_5.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0979655B-4819-4FE5-8EAD-FF13BE1B1F3A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structfp1_6.csproj b/tests/src/JIT/jit64/gc/misc/structfp1_6.csproj
index b452cf1df1..353652d12e 100644
--- a/tests/src/JIT/jit64/gc/misc/structfp1_6.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structfp1_6.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5D602420-536C-4E83-8BA8-1AC79C8D8F57}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structfp2_1.csproj b/tests/src/JIT/jit64/gc/misc/structfp2_1.csproj
index ab655bbd23..66bf861fe4 100644
--- a/tests/src/JIT/jit64/gc/misc/structfp2_1.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structfp2_1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{ADD31611-45AF-4C2C-B6A7-6CEEC385ECF4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structfp2_2.csproj b/tests/src/JIT/jit64/gc/misc/structfp2_2.csproj
index f21ea65d02..9196d7adf4 100644
--- a/tests/src/JIT/jit64/gc/misc/structfp2_2.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structfp2_2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{553D2B2B-5049-4023-91AD-3CDC21ABFD1C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structfp2_3.csproj b/tests/src/JIT/jit64/gc/misc/structfp2_3.csproj
index 4518bd63d8..c6026b9ba0 100644
--- a/tests/src/JIT/jit64/gc/misc/structfp2_3.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structfp2_3.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8D3B11D0-8C4F-4447-96E6-F22C0494CF15}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structfp2_4.csproj b/tests/src/JIT/jit64/gc/misc/structfp2_4.csproj
index 96fd093c9f..6a274c8576 100644
--- a/tests/src/JIT/jit64/gc/misc/structfp2_4.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structfp2_4.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3BFD0851-EA70-4828-BBA2-0468285214E3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structfp3_1.csproj b/tests/src/JIT/jit64/gc/misc/structfp3_1.csproj
index b524693e11..3a2bece7b1 100644
--- a/tests/src/JIT/jit64/gc/misc/structfp3_1.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structfp3_1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E91063A5-23D5-4C45-A7F8-89C3407973AD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structfp4_1.csproj b/tests/src/JIT/jit64/gc/misc/structfp4_1.csproj
index b319455808..5c567af19e 100644
--- a/tests/src/JIT/jit64/gc/misc/structfp4_1.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structfp4_1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5A19ECD1-B77D-4FEA-BDD9-4BA3B7CA409D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structfp5_1.csproj b/tests/src/JIT/jit64/gc/misc/structfp5_1.csproj
index a97e8183b5..f62e0a0c8a 100644
--- a/tests/src/JIT/jit64/gc/misc/structfp5_1.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structfp5_1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4E02BA7E-68FE-4E39-998B-27AE540E3702}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structfp6_1.csproj b/tests/src/JIT/jit64/gc/misc/structfp6_1.csproj
index 6ffafd983e..365b7bf195 100644
--- a/tests/src/JIT/jit64/gc/misc/structfp6_1.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structfp6_1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{99EFDA6E-620E-42D7-8AA9-E9A892391F71}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structfpseh5_1.csproj b/tests/src/JIT/jit64/gc/misc/structfpseh5_1.csproj
index 6a30dfc6bf..b1f8aef36c 100644
--- a/tests/src/JIT/jit64/gc/misc/structfpseh5_1.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structfpseh5_1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A3C88E81-EA3B-4A65-80F6-C0C3C9B1A2A6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structfpseh6_1.csproj b/tests/src/JIT/jit64/gc/misc/structfpseh6_1.csproj
index d56c61252a..5429eeefbc 100644
--- a/tests/src/JIT/jit64/gc/misc/structfpseh6_1.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structfpseh6_1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{917074AE-08B3-47F1-BC55-B1AB689F63F6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structref1_1.csproj b/tests/src/JIT/jit64/gc/misc/structref1_1.csproj
index 8d9a7029d5..6e307456bc 100644
--- a/tests/src/JIT/jit64/gc/misc/structref1_1.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structref1_1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{588350A8-F5D4-4ECE-8EB7-C3B0854D8284}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structret1_1.csproj b/tests/src/JIT/jit64/gc/misc/structret1_1.csproj
index 4c21d8d4f2..97185d5482 100644
--- a/tests/src/JIT/jit64/gc/misc/structret1_1.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structret1_1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8D34364F-BED7-4826-A45A-36E02B779647}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structret1_2.csproj b/tests/src/JIT/jit64/gc/misc/structret1_2.csproj
index fdcd8dcd3d..979150d879 100644
--- a/tests/src/JIT/jit64/gc/misc/structret1_2.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structret1_2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{079BF300-6D67-4B3F-8415-112D4A8A6DE1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structret1_3.csproj b/tests/src/JIT/jit64/gc/misc/structret1_3.csproj
index adacb09f6d..b83bcf5224 100644
--- a/tests/src/JIT/jit64/gc/misc/structret1_3.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structret1_3.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D4A066AF-0A8C-4659-8964-361D312DD81F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structret2_1.csproj b/tests/src/JIT/jit64/gc/misc/structret2_1.csproj
index 38112103b9..6a641666ad 100644
--- a/tests/src/JIT/jit64/gc/misc/structret2_1.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structret2_1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{26E230D2-968F-4D0B-BF5D-0A6E6FE8A2E9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structret2_2.csproj b/tests/src/JIT/jit64/gc/misc/structret2_2.csproj
index 10ac7230ad..a1d34566a1 100644
--- a/tests/src/JIT/jit64/gc/misc/structret2_2.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structret2_2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5C18C7D3-B459-4E6B-AD0A-87AF8D68F497}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structret2_3.csproj b/tests/src/JIT/jit64/gc/misc/structret2_3.csproj
index 0bc9cc3161..abcc1b431a 100644
--- a/tests/src/JIT/jit64/gc/misc/structret2_3.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structret2_3.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{642CDD80-28F0-409A-84E0-0DDF40EFF966}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structret3_1.csproj b/tests/src/JIT/jit64/gc/misc/structret3_1.csproj
index c53151c4fa..25e03da29a 100644
--- a/tests/src/JIT/jit64/gc/misc/structret3_1.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structret3_1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{31C5A706-165F-4028-A12B-24C81E821447}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structret3_2.csproj b/tests/src/JIT/jit64/gc/misc/structret3_2.csproj
index 8e37c22cd5..9afafdf6ff 100644
--- a/tests/src/JIT/jit64/gc/misc/structret3_2.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structret3_2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{84B4AD9B-F3F3-4769-99BE-96BFCCEA447F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structret3_3.csproj b/tests/src/JIT/jit64/gc/misc/structret3_3.csproj
index 0c41a3613b..d7ba7dff5e 100644
--- a/tests/src/JIT/jit64/gc/misc/structret3_3.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structret3_3.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8CE12894-BD33-4011-81E5-7986AC1B7AE4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structret4_1.csproj b/tests/src/JIT/jit64/gc/misc/structret4_1.csproj
index fe7212fa0d..4114dfbd41 100644
--- a/tests/src/JIT/jit64/gc/misc/structret4_1.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structret4_1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B96F0BAB-7B39-4757-8775-E04452A4C740}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structret4_2.csproj b/tests/src/JIT/jit64/gc/misc/structret4_2.csproj
index 8c81af71a3..446cec1143 100644
--- a/tests/src/JIT/jit64/gc/misc/structret4_2.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structret4_2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CD9BF7A2-8952-486E-A014-9C0F848E8306}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structret4_3.csproj b/tests/src/JIT/jit64/gc/misc/structret4_3.csproj
index df6098e4e5..30ecc6a111 100644
--- a/tests/src/JIT/jit64/gc/misc/structret4_3.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structret4_3.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D8EAF760-1723-4827-A05A-D25452438C4D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structret5_1.csproj b/tests/src/JIT/jit64/gc/misc/structret5_1.csproj
index 1fabbdb6f9..ff7e6f8d31 100644
--- a/tests/src/JIT/jit64/gc/misc/structret5_1.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structret5_1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5C18D93E-1A66-46E0-959B-DB56F0F58C5B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structret5_2.csproj b/tests/src/JIT/jit64/gc/misc/structret5_2.csproj
index 4e522885f2..729faff084 100644
--- a/tests/src/JIT/jit64/gc/misc/structret5_2.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structret5_2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C5B880B8-5F56-4167-B4F3-6D8242E32C34}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structret5_3.csproj b/tests/src/JIT/jit64/gc/misc/structret5_3.csproj
index 7159dd197c..0e2f8bd311 100644
--- a/tests/src/JIT/jit64/gc/misc/structret5_3.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structret5_3.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EA520D46-7FC9-4657-AAA3-8C0EAE99E365}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structret6_1.csproj b/tests/src/JIT/jit64/gc/misc/structret6_1.csproj
index ae5f921190..dab0b4de59 100644
--- a/tests/src/JIT/jit64/gc/misc/structret6_1.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structret6_1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{235A4D64-B91A-4DC7-B6B8-3BE1E07E230F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structret6_2.csproj b/tests/src/JIT/jit64/gc/misc/structret6_2.csproj
index 943fb9f342..45dab1bc62 100644
--- a/tests/src/JIT/jit64/gc/misc/structret6_2.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structret6_2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6351A54D-4AF0-4FEF-82BC-39A1B91860EE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structret6_3.csproj b/tests/src/JIT/jit64/gc/misc/structret6_3.csproj
index f306e6ab59..4f21e6fb39 100644
--- a/tests/src/JIT/jit64/gc/misc/structret6_3.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structret6_3.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EBB87DB8-2F0C-4EC1-8ADB-FDC030F01BB7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/structva1_1.csproj b/tests/src/JIT/jit64/gc/misc/structva1_1.csproj
index 04e2b679d9..5784ca0878 100644
--- a/tests/src/JIT/jit64/gc/misc/structva1_1.csproj
+++ b/tests/src/JIT/jit64/gc/misc/structva1_1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{789D91DC-38AC-4293-8FF3-A351CBEEA98B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/test1.csproj b/tests/src/JIT/jit64/gc/misc/test1.csproj
index 9d2956cd8c..8626ac30e0 100644
--- a/tests/src/JIT/jit64/gc/misc/test1.csproj
+++ b/tests/src/JIT/jit64/gc/misc/test1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{FBEFF26E-E543-44EB-97DB-A35D529AF001}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/test2.csproj b/tests/src/JIT/jit64/gc/misc/test2.csproj
index 7209936fe7..0b54a8ca93 100644
--- a/tests/src/JIT/jit64/gc/misc/test2.csproj
+++ b/tests/src/JIT/jit64/gc/misc/test2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3DEC45F3-89A5-4F8B-9013-01A5E65B6F2B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/test3.csproj b/tests/src/JIT/jit64/gc/misc/test3.csproj
index 67c116bbf9..c01ad64efe 100644
--- a/tests/src/JIT/jit64/gc/misc/test3.csproj
+++ b/tests/src/JIT/jit64/gc/misc/test3.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F4446508-D1BB-49B2-AA86-DEAD87A7D00C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/test_noalloca.csproj b/tests/src/JIT/jit64/gc/misc/test_noalloca.csproj
index 3b0fc6f751..588142e59c 100644
--- a/tests/src/JIT/jit64/gc/misc/test_noalloca.csproj
+++ b/tests/src/JIT/jit64/gc/misc/test_noalloca.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{596F4D3B-4673-481F-9B3B-63AD94467F0E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/misc/vbil.csproj b/tests/src/JIT/jit64/gc/misc/vbil.csproj
index 64ae863bf7..39b32c2c95 100644
--- a/tests/src/JIT/jit64/gc/misc/vbil.csproj
+++ b/tests/src/JIT/jit64/gc/misc/vbil.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{668CC077-E27C-4BCA-BFDC-7665BDF3A414}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/regress/vswhidbey/143837.csproj b/tests/src/JIT/jit64/gc/regress/vswhidbey/143837.csproj
index 79097a3282..7ec525f292 100644
--- a/tests/src/JIT/jit64/gc/regress/vswhidbey/143837.csproj
+++ b/tests/src/JIT/jit64/gc/regress/vswhidbey/143837.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E0742648-250D-44E9-9240-315BF341E2E2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/gc/regress/vswhidbey/339415.csproj b/tests/src/JIT/jit64/gc/regress/vswhidbey/339415.csproj
index 03b29f7316..bf76763a0d 100644
--- a/tests/src/JIT/jit64/gc/regress/vswhidbey/339415.csproj
+++ b/tests/src/JIT/jit64/gc/regress/vswhidbey/339415.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CED9FC4A-BD8C-4EF2-8A64-4BCAC3ABF4CB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_d.csproj b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_d.csproj
index e74aeeb92a..d4b20682d5 100644
--- a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_d.csproj
+++ b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3ED661B5-319B-48F4-9967-0CBABE8EBE73}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_do.csproj b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_do.csproj
index eaef28d84a..aad3884b17 100644
--- a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_do.csproj
+++ b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{865955A1-6602-4193-8987-345C4EF8356A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_r.csproj b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_r.csproj
index 0ef81954ef..889688960f 100644
--- a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_r.csproj
+++ b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B228E862-A53D-4F11-BCD6-D8D272F0C66C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_ro.csproj b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_ro.csproj
index fa89b768c8..676bc29258 100644
--- a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_ro.csproj
+++ b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAA_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6B7E70E6-EF12-44B8-B9A4-6BED566A2F8D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_d.csproj b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_d.csproj
index 68bc9b7442..53cb55cb75 100644
--- a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_d.csproj
+++ b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{63E99969-750E-464D-899E-6EEE9EA67F9A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_do.csproj b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_do.csproj
index 6c9191b0a7..11c5f9892a 100644
--- a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_do.csproj
+++ b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BE135661-BB2B-45D4-824E-29C5F824C046}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_r.csproj b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_r.csproj
index f4da9cc330..7491be2c87 100644
--- a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_r.csproj
+++ b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A4D62CDE-4698-44AD-AD64-3DBF9332C254}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_ro.csproj b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_ro.csproj
index 4f96b4aade..24c8a6c0c7 100644
--- a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_ro.csproj
+++ b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseAAC_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EA7AD6C6-064B-4DB3-9F90-109ACFAF4C84}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_d.csproj b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_d.csproj
index 6fd5ee6731..3d596c1d67 100644
--- a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_d.csproj
+++ b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{ED45850C-314D-4C54-AEDE-BAF0BAB35C11}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_do.csproj b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_do.csproj
index 7a235eb1cc..9af2fb136e 100644
--- a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_do.csproj
+++ b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{25259293-8AB2-41F9-A85A-287B67A92F47}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_r.csproj b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_r.csproj
index 484c91d907..220fa0239b 100644
--- a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_r.csproj
+++ b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{80432680-467C-44B5-B7F1-93AC39D576E5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_ro.csproj b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_ro.csproj
index f146074812..ea02a8f5c0 100644
--- a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_ro.csproj
+++ b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACA_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{32092B1E-6593-44B9-97E6-5EAED24DA728}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_d.csproj b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_d.csproj
index 6c060f12df..f925e5acbe 100644
--- a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_d.csproj
+++ b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{243B71CD-1777-47D9-9FBA-1600979C9CAD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_do.csproj b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_do.csproj
index b300f91e5f..51322ac85c 100644
--- a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_do.csproj
+++ b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{377E5E65-3EBB-40BE-9AF2-1EFABF501F77}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_r.csproj b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_r.csproj
index eb1a21ddca..56344acc07 100644
--- a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_r.csproj
+++ b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DB27E434-7BF3-40DC-8EE8-45E221D021B6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_ro.csproj b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_ro.csproj
index 1e7287048a..5bce22a21b 100644
--- a/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_ro.csproj
+++ b/tests/src/JIT/jit64/opt/cg/CGRecurse/CGRecurseACC_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{518679EE-E7BD-4C43-A1AA-49EC99884AB5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_d.csproj b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_d.csproj
index 38b53d45e2..f8e5018874 100644
--- a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_d.csproj
+++ b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{577F22AF-E8A2-4F30-B334-52C472E00218}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_do.csproj b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_do.csproj
index b6e831eb7b..e5e7ee7be3 100644
--- a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_do.csproj
+++ b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7B9B9A61-B8D4-40BE-B129-CAE29DA7DBE9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_r.csproj b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_r.csproj
index 2d1d7a5723..3e1fcf875b 100644
--- a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_r.csproj
+++ b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AE1875D5-E1FF-4B62-AC11-6D240E08EF4F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_ro.csproj b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_ro.csproj
index e51160f448..db9dfaec38 100644
--- a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_ro.csproj
+++ b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress1_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{574638AF-F419-4A9C-AB48-C2E4E4FA871E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_d.csproj b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_d.csproj
index d6b273b467..0ed20e86d9 100644
--- a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_d.csproj
+++ b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7D460199-5067-44D8-AF25-63FC56C328CD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_do.csproj b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_do.csproj
index 28a59969f2..d10bd79ae9 100644
--- a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_do.csproj
+++ b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EC1E4B63-F569-4AED-951E-6AD70E068837}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_r.csproj b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_r.csproj
index 8ca1e184d0..40d5ecb157 100644
--- a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_r.csproj
+++ b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7819D99D-5521-41F5-B6E0-002C176B64D1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_ro.csproj b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_ro.csproj
index b82745ffe4..501159354f 100644
--- a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_ro.csproj
+++ b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress2_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2109EB2F-0679-47CB-90DC-4C1D3DB4D4FE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_d.csproj b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_d.csproj
index 80f1c87ece..c8d49931dd 100644
--- a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_d.csproj
+++ b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8B7C722A-3E7E-476A-A6EB-3A33E0D7B8F5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_do.csproj b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_do.csproj
index 67e863035c..7a77e235f3 100644
--- a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_do.csproj
+++ b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1B939809-FCC2-45FE-A420-F39FA207713C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_r.csproj b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_r.csproj
index 701c68ca68..681b0198b8 100644
--- a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_r.csproj
+++ b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D3EF87D0-AA9F-4E5B-AAF3-EEE3E920E25B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_ro.csproj b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_ro.csproj
index 74b72b8ee0..76f67ca787 100644
--- a/tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_ro.csproj
+++ b/tests/src/JIT/jit64/opt/cg/cgstress/CgStress3_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{415E8598-01F0-484D-9B87-A9DB65DFACF8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/HugeArray.csproj b/tests/src/JIT/jit64/opt/cse/HugeArray.csproj
index 3539f4962e..8926c0f997 100644
--- a/tests/src/JIT/jit64/opt/cse/HugeArray.csproj
+++ b/tests/src/JIT/jit64/opt/cse/HugeArray.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BEA92187-D3E8-48FC-B4A7-D0FEF7E2C1E8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/HugeArray1.csproj b/tests/src/JIT/jit64/opt/cse/HugeArray1.csproj
index 8d3ed33806..ebe0981b5b 100644
--- a/tests/src/JIT/jit64/opt/cse/HugeArray1.csproj
+++ b/tests/src/JIT/jit64/opt/cse/HugeArray1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2D062909-B106-4120-9C31-8D32F2394798}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
<GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/HugeField1.csproj b/tests/src/JIT/jit64/opt/cse/HugeField1.csproj
index b8079c57ec..3ac6fcae4e 100644
--- a/tests/src/JIT/jit64/opt/cse/HugeField1.csproj
+++ b/tests/src/JIT/jit64/opt/cse/HugeField1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B21C4E34-7743-4381-9B4C-99627BA8F9C6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
<GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/HugeField2.csproj b/tests/src/JIT/jit64/opt/cse/HugeField2.csproj
index cb026d04b4..27d9b2a9eb 100644
--- a/tests/src/JIT/jit64/opt/cse/HugeField2.csproj
+++ b/tests/src/JIT/jit64/opt/cse/HugeField2.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{0212B91B-4135-400F-BF6D-93809909496A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
<GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/VolatileTest_op_add.csproj b/tests/src/JIT/jit64/opt/cse/VolatileTest_op_add.csproj
index c123d64063..0d0a4917d7 100644
--- a/tests/src/JIT/jit64/opt/cse/VolatileTest_op_add.csproj
+++ b/tests/src/JIT/jit64/opt/cse/VolatileTest_op_add.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BF5C70EC-5E7E-443F-BB66-2DA2BC7FAAB2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/VolatileTest_op_and.csproj b/tests/src/JIT/jit64/opt/cse/VolatileTest_op_and.csproj
index babfe81ec1..ebd9490132 100644
--- a/tests/src/JIT/jit64/opt/cse/VolatileTest_op_and.csproj
+++ b/tests/src/JIT/jit64/opt/cse/VolatileTest_op_and.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CCD0AB75-D346-403E-A6B2-3679C980B66A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/VolatileTest_op_div.csproj b/tests/src/JIT/jit64/opt/cse/VolatileTest_op_div.csproj
index d42b330b71..fcb46fb230 100644
--- a/tests/src/JIT/jit64/opt/cse/VolatileTest_op_div.csproj
+++ b/tests/src/JIT/jit64/opt/cse/VolatileTest_op_div.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3F72CAA0-BFC4-432F-9882-0E7B9A8899F3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/VolatileTest_op_mod.csproj b/tests/src/JIT/jit64/opt/cse/VolatileTest_op_mod.csproj
index d1ef28c11a..28d5ff060d 100644
--- a/tests/src/JIT/jit64/opt/cse/VolatileTest_op_mod.csproj
+++ b/tests/src/JIT/jit64/opt/cse/VolatileTest_op_mod.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{83011DC7-382E-4573-BA09-10DFC377BA80}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/VolatileTest_op_mul.csproj b/tests/src/JIT/jit64/opt/cse/VolatileTest_op_mul.csproj
index 5ae07fc155..af81c6d43b 100644
--- a/tests/src/JIT/jit64/opt/cse/VolatileTest_op_mul.csproj
+++ b/tests/src/JIT/jit64/opt/cse/VolatileTest_op_mul.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4A9D343C-6CD5-428E-BE71-F6532244A629}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/VolatileTest_op_or.csproj b/tests/src/JIT/jit64/opt/cse/VolatileTest_op_or.csproj
index d5849be471..3fffa84f5c 100644
--- a/tests/src/JIT/jit64/opt/cse/VolatileTest_op_or.csproj
+++ b/tests/src/JIT/jit64/opt/cse/VolatileTest_op_or.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{511EDC7B-13C5-40AD-AD87-A99272CAE138}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/VolatileTest_op_shr.csproj b/tests/src/JIT/jit64/opt/cse/VolatileTest_op_shr.csproj
index 449ebf38e3..689d97f52a 100644
--- a/tests/src/JIT/jit64/opt/cse/VolatileTest_op_shr.csproj
+++ b/tests/src/JIT/jit64/opt/cse/VolatileTest_op_shr.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{08FBD8EC-642B-4283-987D-3544FFF55A65}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/VolatileTest_op_sub.csproj b/tests/src/JIT/jit64/opt/cse/VolatileTest_op_sub.csproj
index 5115646287..68f3f6def0 100644
--- a/tests/src/JIT/jit64/opt/cse/VolatileTest_op_sub.csproj
+++ b/tests/src/JIT/jit64/opt/cse/VolatileTest_op_sub.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3D4497F0-44E9-4DD3-9ED4-BF81FA76142F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/VolatileTest_op_xor.csproj b/tests/src/JIT/jit64/opt/cse/VolatileTest_op_xor.csproj
index 7496001b0f..008b5745b8 100644
--- a/tests/src/JIT/jit64/opt/cse/VolatileTest_op_xor.csproj
+++ b/tests/src/JIT/jit64/opt/cse/VolatileTest_op_xor.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C87C2962-EA62-4535-9DB2-77420B6D3BE7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -45,5 +45,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/arrayexpr1.csproj b/tests/src/JIT/jit64/opt/cse/arrayexpr1.csproj
index 2821376765..e67b1d5e52 100644
--- a/tests/src/JIT/jit64/opt/cse/arrayexpr1.csproj
+++ b/tests/src/JIT/jit64/opt/cse/arrayexpr1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{184EB631-F61D-410D-8AF1-B8AE431A5AB1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/arrayexpr2_d_loop_try.csproj b/tests/src/JIT/jit64/opt/cse/arrayexpr2_d_loop_try.csproj
index 197dcedefd..ea5b4dc3ff 100644
--- a/tests/src/JIT/jit64/opt/cse/arrayexpr2_d_loop_try.csproj
+++ b/tests/src/JIT/jit64/opt/cse/arrayexpr2_d_loop_try.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{74AE0CEB-D09C-470C-899D-7A4D9FF3B323}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/arrayexpr2_r.csproj b/tests/src/JIT/jit64/opt/cse/arrayexpr2_r.csproj
index 82a82a7d9f..2009ef9cd0 100644
--- a/tests/src/JIT/jit64/opt/cse/arrayexpr2_r.csproj
+++ b/tests/src/JIT/jit64/opt/cse/arrayexpr2_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2683C3CA-8B4D-4302-AF5A-D5E474F9C29B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/arrayexpr2_r_loop.csproj b/tests/src/JIT/jit64/opt/cse/arrayexpr2_r_loop.csproj
index 77fa8839cc..75f0d63f95 100644
--- a/tests/src/JIT/jit64/opt/cse/arrayexpr2_r_loop.csproj
+++ b/tests/src/JIT/jit64/opt/cse/arrayexpr2_r_loop.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1BE2429D-2C90-427D-9FA9-1102B41603BB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/arrayexpr2_r_loop_try.csproj b/tests/src/JIT/jit64/opt/cse/arrayexpr2_r_loop_try.csproj
index 1ff3bfc99f..62ead2df0f 100644
--- a/tests/src/JIT/jit64/opt/cse/arrayexpr2_r_loop_try.csproj
+++ b/tests/src/JIT/jit64/opt/cse/arrayexpr2_r_loop_try.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9FAE0763-0333-461C-A412-4F19A04F3D02}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/arrayexpr2_r_try.csproj b/tests/src/JIT/jit64/opt/cse/arrayexpr2_r_try.csproj
index 01f56d2ac0..b6f76af138 100644
--- a/tests/src/JIT/jit64/opt/cse/arrayexpr2_r_try.csproj
+++ b/tests/src/JIT/jit64/opt/cse/arrayexpr2_r_try.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C4242908-520F-4448-B010-67B9A70FECC1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/arrayexpr2_ro_loop.csproj b/tests/src/JIT/jit64/opt/cse/arrayexpr2_ro_loop.csproj
index 51b8a1319e..5d93129afb 100644
--- a/tests/src/JIT/jit64/opt/cse/arrayexpr2_ro_loop.csproj
+++ b/tests/src/JIT/jit64/opt/cse/arrayexpr2_ro_loop.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EC6E2B2D-93BE-47A4-92A6-47158993402D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/fieldExprUnchecked1.csproj b/tests/src/JIT/jit64/opt/cse/fieldExprUnchecked1.csproj
index dc59820a91..831a909b58 100644
--- a/tests/src/JIT/jit64/opt/cse/fieldExprUnchecked1.csproj
+++ b/tests/src/JIT/jit64/opt/cse/fieldExprUnchecked1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{ED46394E-7DE4-49B7-A92B-B9BA54132245}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/fieldexpr1.csproj b/tests/src/JIT/jit64/opt/cse/fieldexpr1.csproj
index dad8ee541d..75b6c368e8 100644
--- a/tests/src/JIT/jit64/opt/cse/fieldexpr1.csproj
+++ b/tests/src/JIT/jit64/opt/cse/fieldexpr1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F0311035-7E69-4386-8D0B-66884FAFA924}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/fieldexpr1_1.csproj b/tests/src/JIT/jit64/opt/cse/fieldexpr1_1.csproj
index 015dcf79b5..29526dd90d 100644
--- a/tests/src/JIT/jit64/opt/cse/fieldexpr1_1.csproj
+++ b/tests/src/JIT/jit64/opt/cse/fieldexpr1_1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2431682E-15D7-475D-AB18-45D7CC316A22}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/fieldexpr2.csproj b/tests/src/JIT/jit64/opt/cse/fieldexpr2.csproj
index f64750802c..3b27c3709d 100644
--- a/tests/src/JIT/jit64/opt/cse/fieldexpr2.csproj
+++ b/tests/src/JIT/jit64/opt/cse/fieldexpr2.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1D2795A7-3FED-4199-91D7-4EBBC9A8773D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/hugeSimpleExpr1.csproj b/tests/src/JIT/jit64/opt/cse/hugeSimpleExpr1.csproj
index 5da2406abb..806ab52a0a 100644
--- a/tests/src/JIT/jit64/opt/cse/hugeSimpleExpr1.csproj
+++ b/tests/src/JIT/jit64/opt/cse/hugeSimpleExpr1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{53D80023-9448-44F4-875D-575C04FF8404}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/hugeexpr1.csproj b/tests/src/JIT/jit64/opt/cse/hugeexpr1.csproj
index 98061d59f2..0886950127 100644
--- a/tests/src/JIT/jit64/opt/cse/hugeexpr1.csproj
+++ b/tests/src/JIT/jit64/opt/cse/hugeexpr1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{58D9A09C-9D65-48D0-A13F-7FA0BB22838E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
<GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
@@ -43,5 +42,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/mixedexpr1_d_loop_try.csproj b/tests/src/JIT/jit64/opt/cse/mixedexpr1_d_loop_try.csproj
index ac3d43892e..616275fdaf 100644
--- a/tests/src/JIT/jit64/opt/cse/mixedexpr1_d_loop_try.csproj
+++ b/tests/src/JIT/jit64/opt/cse/mixedexpr1_d_loop_try.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EAE31C83-CDA9-492C-BA36-157FEF6FA0F9}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/mixedexpr1_r.csproj b/tests/src/JIT/jit64/opt/cse/mixedexpr1_r.csproj
index fd24585a3a..b9d311e84f 100644
--- a/tests/src/JIT/jit64/opt/cse/mixedexpr1_r.csproj
+++ b/tests/src/JIT/jit64/opt/cse/mixedexpr1_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5A2A29BF-A5C2-4DB1-B905-234047CC0F62}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/mixedexpr1_r_loop.csproj b/tests/src/JIT/jit64/opt/cse/mixedexpr1_r_loop.csproj
index 4e3d25a9d1..6aa938d508 100644
--- a/tests/src/JIT/jit64/opt/cse/mixedexpr1_r_loop.csproj
+++ b/tests/src/JIT/jit64/opt/cse/mixedexpr1_r_loop.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{089FC866-7DF2-41A0-8094-8A524C4FC713}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/mixedexpr1_r_loop_try.csproj b/tests/src/JIT/jit64/opt/cse/mixedexpr1_r_loop_try.csproj
index 5866c1ec14..894da97b31 100644
--- a/tests/src/JIT/jit64/opt/cse/mixedexpr1_r_loop_try.csproj
+++ b/tests/src/JIT/jit64/opt/cse/mixedexpr1_r_loop_try.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{30A68F83-6397-4D9E-A9AC-04F9F0C7B6CE}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/mixedexpr1_r_try.csproj b/tests/src/JIT/jit64/opt/cse/mixedexpr1_r_try.csproj
index d528d33713..c763e5ec6c 100644
--- a/tests/src/JIT/jit64/opt/cse/mixedexpr1_r_try.csproj
+++ b/tests/src/JIT/jit64/opt/cse/mixedexpr1_r_try.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6E0F6229-1D3B-4719-B782-3DB5C0C792B8}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/mixedexpr1_ro_loop.csproj b/tests/src/JIT/jit64/opt/cse/mixedexpr1_ro_loop.csproj
index 271ec19f30..72a6b5c944 100644
--- a/tests/src/JIT/jit64/opt/cse/mixedexpr1_ro_loop.csproj
+++ b/tests/src/JIT/jit64/opt/cse/mixedexpr1_ro_loop.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E1771D57-4628-444F-B838-8F12E6012BA5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/pointerexpr1.csproj b/tests/src/JIT/jit64/opt/cse/pointerexpr1.csproj
index 9bd3853b97..d94a44bce6 100644
--- a/tests/src/JIT/jit64/opt/cse/pointerexpr1.csproj
+++ b/tests/src/JIT/jit64/opt/cse/pointerexpr1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CB1DD25E-6C1B-4BAF-966B-8DD21EA72E74}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/pointerexpr1_1.csproj b/tests/src/JIT/jit64/opt/cse/pointerexpr1_1.csproj
index 5f1cd1ec81..8cd960522a 100644
--- a/tests/src/JIT/jit64/opt/cse/pointerexpr1_1.csproj
+++ b/tests/src/JIT/jit64/opt/cse/pointerexpr1_1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B5EB8015-3E35-434C-8ACB-0DC8948A3187}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/simpleexpr1.csproj b/tests/src/JIT/jit64/opt/cse/simpleexpr1.csproj
index 83a24ce77f..e42f8e5922 100644
--- a/tests/src/JIT/jit64/opt/cse/simpleexpr1.csproj
+++ b/tests/src/JIT/jit64/opt/cse/simpleexpr1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CF2715F0-25EC-4F5B-AE4B-1F9DA314D880}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/simpleexpr1_1.csproj b/tests/src/JIT/jit64/opt/cse/simpleexpr1_1.csproj
index 51bb4bb8e7..7b29797abc 100644
--- a/tests/src/JIT/jit64/opt/cse/simpleexpr1_1.csproj
+++ b/tests/src/JIT/jit64/opt/cse/simpleexpr1_1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6C323F5A-B563-4F00-8311-1F3A3989CC4D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/simpleexpr2.csproj b/tests/src/JIT/jit64/opt/cse/simpleexpr2.csproj
index a7fe943664..eefa0924d8 100644
--- a/tests/src/JIT/jit64/opt/cse/simpleexpr2.csproj
+++ b/tests/src/JIT/jit64/opt/cse/simpleexpr2.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{95327237-D435-434B-AE93-5C30115C7663}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/simpleexpr3.csproj b/tests/src/JIT/jit64/opt/cse/simpleexpr3.csproj
index 6ddcc5fd33..edab2d8a3d 100644
--- a/tests/src/JIT/jit64/opt/cse/simpleexpr3.csproj
+++ b/tests/src/JIT/jit64/opt/cse/simpleexpr3.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4996DF71-4E47-49C5-9857-F0942487F4B3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/simpleexpr4_d_loop_try.csproj b/tests/src/JIT/jit64/opt/cse/simpleexpr4_d_loop_try.csproj
index 15581aec95..318c5286f4 100644
--- a/tests/src/JIT/jit64/opt/cse/simpleexpr4_d_loop_try.csproj
+++ b/tests/src/JIT/jit64/opt/cse/simpleexpr4_d_loop_try.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E0C3F30B-3B05-4390-A7CE-C70432E26861}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/simpleexpr4_r.csproj b/tests/src/JIT/jit64/opt/cse/simpleexpr4_r.csproj
index b870658845..de8bd90316 100644
--- a/tests/src/JIT/jit64/opt/cse/simpleexpr4_r.csproj
+++ b/tests/src/JIT/jit64/opt/cse/simpleexpr4_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1CE03C7A-601A-4AD8-B1DC-37F6AD36B861}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/simpleexpr4_r_loop.csproj b/tests/src/JIT/jit64/opt/cse/simpleexpr4_r_loop.csproj
index 1a3cfe3cc9..8c591af3bb 100644
--- a/tests/src/JIT/jit64/opt/cse/simpleexpr4_r_loop.csproj
+++ b/tests/src/JIT/jit64/opt/cse/simpleexpr4_r_loop.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B71D58CC-93B5-471A-8F74-0E30F6DCE3D1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/simpleexpr4_r_loop_try.csproj b/tests/src/JIT/jit64/opt/cse/simpleexpr4_r_loop_try.csproj
index 754e9e06c6..534a3ea379 100644
--- a/tests/src/JIT/jit64/opt/cse/simpleexpr4_r_loop_try.csproj
+++ b/tests/src/JIT/jit64/opt/cse/simpleexpr4_r_loop_try.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{10E406E9-75CF-4A3D-B448-ED9E02EBA7D3}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/simpleexpr4_r_try.csproj b/tests/src/JIT/jit64/opt/cse/simpleexpr4_r_try.csproj
index 4edff3cadc..2c9995589b 100644
--- a/tests/src/JIT/jit64/opt/cse/simpleexpr4_r_try.csproj
+++ b/tests/src/JIT/jit64/opt/cse/simpleexpr4_r_try.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{6FE98154-4239-4D39-A665-9D7EFD4961BB}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/simpleexpr4_ro_loop.csproj b/tests/src/JIT/jit64/opt/cse/simpleexpr4_ro_loop.csproj
index 71ae2895e6..ab74b7b013 100644
--- a/tests/src/JIT/jit64/opt/cse/simpleexpr4_ro_loop.csproj
+++ b/tests/src/JIT/jit64/opt/cse/simpleexpr4_ro_loop.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9F603CE5-AED2-40FD-8034-D7FF005DA40E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_1.csproj b/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_1.csproj
index 9ed677e6cf..5d60858de7 100644
--- a/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_1.csproj
+++ b/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{934DF959-89A7-4AD1-B2E7-68DE53A3305F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_d_loop_try.csproj b/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_d_loop_try.csproj
index 2ce4175f2a..0e1511f2fe 100644
--- a/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_d_loop_try.csproj
+++ b/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_d_loop_try.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5DF9C78F-2147-439B-A9A1-485662343D02}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r.csproj b/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r.csproj
index 5fa729f56f..9e98b7c1cb 100644
--- a/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r.csproj
+++ b/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DCFBA03F-4498-4E6E-B389-820E87341927}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_loop.csproj b/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_loop.csproj
index 253163d660..589e74cf52 100644
--- a/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_loop.csproj
+++ b/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_loop.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E6003279-D6B5-4E63-9237-244D96C5E1D1}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_loop_try.csproj b/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_loop_try.csproj
index 2e4722edc3..6b8369ebcd 100644
--- a/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_loop_try.csproj
+++ b/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_loop_try.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{AF2C7178-EB18-4F5F-9C03-CBCF931C32C5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_try.csproj b/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_try.csproj
index 710cdcf717..2cf4f2e50e 100644
--- a/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_try.csproj
+++ b/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_r_try.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{415582ED-14CB-41F9-891B-07F0E1AFE02A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_ro_loop.csproj b/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_ro_loop.csproj
index b9c47d23fc..d1fdeea942 100644
--- a/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_ro_loop.csproj
+++ b/tests/src/JIT/jit64/opt/cse/staticFieldExpr1_ro_loop.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5DA3DA67-3157-46FB-82FA-74DCC51C298E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_d_loop_try.csproj b/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_d_loop_try.csproj
index dde6480239..a505753495 100644
--- a/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_d_loop_try.csproj
+++ b/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_d_loop_try.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{70617D82-107B-4AB4-A336-3B729B9B62B4}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r.csproj b/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r.csproj
index 85cb966a43..4b9c0b128c 100644
--- a/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r.csproj
+++ b/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{13792ECB-CE27-4C83-8DEC-92D5EFB11A2D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_loop.csproj b/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_loop.csproj
index 4128546695..da103fa60b 100644
--- a/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_loop.csproj
+++ b/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_loop.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{F3F1AA7A-CBBB-4293-9F03-E047A2CB1439}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_loop_try.csproj b/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_loop_try.csproj
index 7d1cd45a40..f90dab93c8 100644
--- a/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_loop_try.csproj
+++ b/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_loop_try.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E136E2BC-AD99-48C2-801C-0396F29391CC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_try.csproj b/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_try.csproj
index d2f911b5e7..8d7294b243 100644
--- a/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_try.csproj
+++ b/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_r_try.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{29C0EC2A-D599-43CA-84D9-C8C95C72136D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_ro_loop.csproj b/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_ro_loop.csproj
index 1a4159f6d3..3f59e30bd7 100644
--- a/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_ro_loop.csproj
+++ b/tests/src/JIT/jit64/opt/cse/staticFieldExprUnchecked1_ro_loop.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{73AA459B-430A-4296-9AAA-62E62615F28D}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/volatilefield.csproj b/tests/src/JIT/jit64/opt/cse/volatilefield.csproj
index 3e40cae3c6..acdc1fd620 100644
--- a/tests/src/JIT/jit64/opt/cse/volatilefield.csproj
+++ b/tests/src/JIT/jit64/opt/cse/volatilefield.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{92127EE1-C096-4417-9A2E-94C34053A379}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/cse/volatilestaticfield.csproj b/tests/src/JIT/jit64/opt/cse/volatilestaticfield.csproj
index 82e325d4e8..b6db4e8af5 100644
--- a/tests/src/JIT/jit64/opt/cse/volatilestaticfield.csproj
+++ b/tests/src/JIT/jit64/opt/cse/volatilestaticfield.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3A0259CC-C707-4A88-802C-36AB169E56FD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/inl/caninline_d.csproj b/tests/src/JIT/jit64/opt/inl/caninline_d.csproj
index 19322d8d1f..3ed9a1b19c 100644
--- a/tests/src/JIT/jit64/opt/inl/caninline_d.csproj
+++ b/tests/src/JIT/jit64/opt/inl/caninline_d.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{4D4D9073-CC9D-49E2-90C5-B3F8E0EFA7E7}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/inl/caninline_do.csproj b/tests/src/JIT/jit64/opt/inl/caninline_do.csproj
index 395bfaa217..0c5f6989c1 100644
--- a/tests/src/JIT/jit64/opt/inl/caninline_do.csproj
+++ b/tests/src/JIT/jit64/opt/inl/caninline_do.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3AB2ED60-231C-4C23-820F-43B89362AB37}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/inl/caninline_r.csproj b/tests/src/JIT/jit64/opt/inl/caninline_r.csproj
index 6fa29355ed..172a0c6152 100644
--- a/tests/src/JIT/jit64/opt/inl/caninline_r.csproj
+++ b/tests/src/JIT/jit64/opt/inl/caninline_r.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{835C8533-31E5-46BD-9328-7C13BCBDFA3B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/inl/caninline_ro.csproj b/tests/src/JIT/jit64/opt/inl/caninline_ro.csproj
index 2475e2aa07..0456305fe3 100644
--- a/tests/src/JIT/jit64/opt/inl/caninline_ro.csproj
+++ b/tests/src/JIT/jit64/opt/inl/caninline_ro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5FABFBE1-CB4F-4347-9869-E8F831DD5BD6}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/lim/lim_002.csproj b/tests/src/JIT/jit64/opt/lim/lim_002.csproj
index b60f76652a..47bc04eba3 100644
--- a/tests/src/JIT/jit64/opt/lim/lim_002.csproj
+++ b/tests/src/JIT/jit64/opt/lim/lim_002.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D57D7CFC-1AD8-44FB-A234-78C6126C5894}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/lur/lur_02.csproj b/tests/src/JIT/jit64/opt/lur/lur_02.csproj
index 3d3be61d0b..7ab316c6dc 100644
--- a/tests/src/JIT/jit64/opt/lur/lur_02.csproj
+++ b/tests/src/JIT/jit64/opt/lur/lur_02.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2A843792-C6EE-41E9-8A85-0EDA1052287A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/osr/osr001.csproj b/tests/src/JIT/jit64/opt/osr/osr001.csproj
index 3053a2f980..7a7d617762 100644
--- a/tests/src/JIT/jit64/opt/osr/osr001.csproj
+++ b/tests/src/JIT/jit64/opt/osr/osr001.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3B636BB6-F327-4E8B-9100-C7A9238E0FAD}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/rngchk/ArrayBound_o.csproj b/tests/src/JIT/jit64/opt/rngchk/ArrayBound_o.csproj
index 129eb81dea..a0758d3614 100644
--- a/tests/src/JIT/jit64/opt/rngchk/ArrayBound_o.csproj
+++ b/tests/src/JIT/jit64/opt/rngchk/ArrayBound_o.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{79040C68-CDB1-4FD0-BD86-3CC5CAAC76BC}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/rngchk/ArrayWith2Loops_o.csproj b/tests/src/JIT/jit64/opt/rngchk/ArrayWith2Loops_o.csproj
index 98a96f50df..5c6f232128 100644
--- a/tests/src/JIT/jit64/opt/rngchk/ArrayWith2Loops_o.csproj
+++ b/tests/src/JIT/jit64/opt/rngchk/ArrayWith2Loops_o.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{11AC9F3D-88EA-4F10-9D3B-A88E06F71933}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/rngchk/ArrayWithFunc_o.csproj b/tests/src/JIT/jit64/opt/rngchk/ArrayWithFunc_o.csproj
index c9d3725463..9ea5282e22 100644
--- a/tests/src/JIT/jit64/opt/rngchk/ArrayWithFunc_o.csproj
+++ b/tests/src/JIT/jit64/opt/rngchk/ArrayWithFunc_o.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5E785831-90A1-467A-BC23-5A20376C53CA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/rngchk/ArrayWithThread_o.csproj b/tests/src/JIT/jit64/opt/rngchk/ArrayWithThread_o.csproj
index 5d6638035e..421a00dda0 100644
--- a/tests/src/JIT/jit64/opt/rngchk/ArrayWithThread_o.csproj
+++ b/tests/src/JIT/jit64/opt/rngchk/ArrayWithThread_o.csproj
@@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{93A9E752-E897-4AC3-9300-1D13448718F5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -46,5 +46,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/rngchk/BadMatrixMul_o.csproj b/tests/src/JIT/jit64/opt/rngchk/BadMatrixMul_o.csproj
index 078be19a98..328a48dd45 100644
--- a/tests/src/JIT/jit64/opt/rngchk/BadMatrixMul_o.csproj
+++ b/tests/src/JIT/jit64/opt/rngchk/BadMatrixMul_o.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{2D8E4374-328F-4F65-A292-FD15174C849C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/rngchk/JaggedArray_o.csproj b/tests/src/JIT/jit64/opt/rngchk/JaggedArray_o.csproj
index c1c71c3339..41d274c100 100644
--- a/tests/src/JIT/jit64/opt/rngchk/JaggedArray_o.csproj
+++ b/tests/src/JIT/jit64/opt/rngchk/JaggedArray_o.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D530EB76-9464-46BE-9361-70D8ADF04C1C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/rngchk/MatrixMul_o.csproj b/tests/src/JIT/jit64/opt/rngchk/MatrixMul_o.csproj
index edd226a77e..fc333dc080 100644
--- a/tests/src/JIT/jit64/opt/rngchk/MatrixMul_o.csproj
+++ b/tests/src/JIT/jit64/opt/rngchk/MatrixMul_o.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{9EC006C2-A636-4C39-9908-54E1CB3E6DD2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/rngchk/RngchkStress1_o.csproj b/tests/src/JIT/jit64/opt/rngchk/RngchkStress1_o.csproj
index 05a22de207..76b4d0a3f3 100644
--- a/tests/src/JIT/jit64/opt/rngchk/RngchkStress1_o.csproj
+++ b/tests/src/JIT/jit64/opt/rngchk/RngchkStress1_o.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{1B1D2B4C-323A-4ACE-BF39-C5624E90B405}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/rngchk/RngchkStress2_o.csproj b/tests/src/JIT/jit64/opt/rngchk/RngchkStress2_o.csproj
index ebf00d8bdd..e20486f9c2 100644
--- a/tests/src/JIT/jit64/opt/rngchk/RngchkStress2_o.csproj
+++ b/tests/src/JIT/jit64/opt/rngchk/RngchkStress2_o.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{06A7C6C6-9B9B-4299-9D67-575E496D832A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/rngchk/RngchkStress3.csproj b/tests/src/JIT/jit64/opt/rngchk/RngchkStress3.csproj
index 787deb3a77..b59e249716 100644
--- a/tests/src/JIT/jit64/opt/rngchk/RngchkStress3.csproj
+++ b/tests/src/JIT/jit64/opt/rngchk/RngchkStress3.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CADE5351-B017-4FEE-BE92-EFD112DC2603}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/opt/rngchk/SimpleArray_01_o.csproj b/tests/src/JIT/jit64/opt/rngchk/SimpleArray_01_o.csproj
index 685c539046..b197242e4b 100644
--- a/tests/src/JIT/jit64/opt/rngchk/SimpleArray_01_o.csproj
+++ b/tests/src/JIT/jit64/opt/rngchk/SimpleArray_01_o.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5E1E3008-E73A-4E97-A3F1-37DC2EEB295A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/regress/asurt/143616/foo.csproj b/tests/src/JIT/jit64/regress/asurt/143616/foo.csproj
index f812d6b923..158bbfd05b 100644
--- a/tests/src/JIT/jit64/regress/asurt/143616/foo.csproj
+++ b/tests/src/JIT/jit64/regress/asurt/143616/foo.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{A4F38D33-E204-4736-A17A-A2EE4A595365}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/regress/ddb/103087/103087.csproj b/tests/src/JIT/jit64/regress/ddb/103087/103087.csproj
index ba2e205fea..cdfdf8b444 100644
--- a/tests/src/JIT/jit64/regress/ddb/103087/103087.csproj
+++ b/tests/src/JIT/jit64/regress/ddb/103087/103087.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{7E5E70EB-0719-4741-99CC-095D09B90C31}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/regress/ddb/113574/113574.csproj b/tests/src/JIT/jit64/regress/ddb/113574/113574.csproj
index 5ac6718603..92766cadad 100644
--- a/tests/src/JIT/jit64/regress/ddb/113574/113574.csproj
+++ b/tests/src/JIT/jit64/regress/ddb/113574/113574.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{B0CF4140-812F-4877-BD71-257231472300}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/regress/ddb/132977/132977.csproj b/tests/src/JIT/jit64/regress/ddb/132977/132977.csproj
index 432f61d2ac..1992610016 100644
--- a/tests/src/JIT/jit64/regress/ddb/132977/132977.csproj
+++ b/tests/src/JIT/jit64/regress/ddb/132977/132977.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{3E71C420-F21A-439A-8618-B7002F0CAB6A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/regress/ndpw/160545/simple.csproj b/tests/src/JIT/jit64/regress/ndpw/160545/simple.csproj
index 061e2b6e4a..16df98ad4b 100644
--- a/tests/src/JIT/jit64/regress/ndpw/160545/simple.csproj
+++ b/tests/src/JIT/jit64/regress/ndpw/160545/simple.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{8A9206C6-2B99-4B43-BB80-F6D05D66CC0A}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/regress/ndpw/21015/interior_pointer.csproj b/tests/src/JIT/jit64/regress/ndpw/21015/interior_pointer.csproj
index a1f7330e86..3b2797874d 100644
--- a/tests/src/JIT/jit64/regress/ndpw/21015/interior_pointer.csproj
+++ b/tests/src/JIT/jit64/regress/ndpw/21015/interior_pointer.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{02955291-75B3-40FF-8F78-B2CC05C6F9BA}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/regress/vsw/102964/test.csproj b/tests/src/JIT/jit64/regress/vsw/102964/test.csproj
index a4243a7952..593d943154 100644
--- a/tests/src/JIT/jit64/regress/vsw/102964/test.csproj
+++ b/tests/src/JIT/jit64/regress/vsw/102964/test.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{CB4C76B4-98B5-4D6B-92E9-9500C6EE4D6B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/regress/vsw/329169/test.csproj b/tests/src/JIT/jit64/regress/vsw/329169/test.csproj
index a4243a7952..2a58ebcae5 100644
--- a/tests/src/JIT/jit64/regress/vsw/329169/test.csproj
+++ b/tests/src/JIT/jit64/regress/vsw/329169/test.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{5D5E8CBE-803F-42E5-A2AC-B94CAFBAAF3C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/regress/vsw/373472/test.csproj b/tests/src/JIT/jit64/regress/vsw/373472/test.csproj
index dd3e60aa90..64719ae4bb 100644
--- a/tests/src/JIT/jit64/regress/vsw/373472/test.csproj
+++ b/tests/src/JIT/jit64/regress/vsw/373472/test.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{301BDE42-EF25-40DD-82EC-3D599E309CA2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/regress/vsw/471729/test.csproj b/tests/src/JIT/jit64/regress/vsw/471729/test.csproj
index a4243a7952..c2e880a4e4 100644
--- a/tests/src/JIT/jit64/regress/vsw/471729/test.csproj
+++ b/tests/src/JIT/jit64/regress/vsw/471729/test.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{252FAB4F-DA96-4FBD-AFEB-B06F31B4927F}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/regress/vsw/517867/test.csproj b/tests/src/JIT/jit64/regress/vsw/517867/test.csproj
index aa80da539f..ca686c82ab 100644
--- a/tests/src/JIT/jit64/regress/vsw/517867/test.csproj
+++ b/tests/src/JIT/jit64/regress/vsw/517867/test.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C67C7372-EE6C-48C7-B98C-0EC5222B7C29}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/regress/vsw/524070/test1.csproj b/tests/src/JIT/jit64/regress/vsw/524070/test1.csproj
index dee4d85ca0..3e87e5a33d 100644
--- a/tests/src/JIT/jit64/regress/vsw/524070/test1.csproj
+++ b/tests/src/JIT/jit64/regress/vsw/524070/test1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E1F35D93-E1D2-4CC3-887F-D9E83D765588}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/regress/vsw/524070/test2.csproj b/tests/src/JIT/jit64/regress/vsw/524070/test2.csproj
index 5e8d885921..0702e0e68c 100644
--- a/tests/src/JIT/jit64/regress/vsw/524070/test2.csproj
+++ b/tests/src/JIT/jit64/regress/vsw/524070/test2.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{82C15ECD-27A9-4029-8097-3E15DD3FD949}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/regress/vsw/528315/simple-repro.csproj b/tests/src/JIT/jit64/regress/vsw/528315/simple-repro.csproj
index 164b8a4b95..2ddebc2c5e 100644
--- a/tests/src/JIT/jit64/regress/vsw/528315/simple-repro.csproj
+++ b/tests/src/JIT/jit64/regress/vsw/528315/simple-repro.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{90D0B14A-1B35-4F5F-AE27-1B447DC0BAC2}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/regress/vsw/538615/test1.csproj b/tests/src/JIT/jit64/regress/vsw/538615/test1.csproj
index dee4d85ca0..5ecac3b59d 100644
--- a/tests/src/JIT/jit64/regress/vsw/538615/test1.csproj
+++ b/tests/src/JIT/jit64/regress/vsw/538615/test1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{DFF216BA-CE50-45EA-9C53-96A57D23240C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/regress/vsw/539509/test1.csproj b/tests/src/JIT/jit64/regress/vsw/539509/test1.csproj
index 9d2956cd8c..dff7c374a0 100644
--- a/tests/src/JIT/jit64/regress/vsw/539509/test1.csproj
+++ b/tests/src/JIT/jit64/regress/vsw/539509/test1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{BAF4C82D-B91F-4469-9483-FBC7950B825E}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/regress/vsw/541067/test1.csproj b/tests/src/JIT/jit64/regress/vsw/541067/test1.csproj
index dee4d85ca0..46ca6af3cf 100644
--- a/tests/src/JIT/jit64/regress/vsw/541067/test1.csproj
+++ b/tests/src/JIT/jit64/regress/vsw/541067/test1.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{15603803-65FD-42A5-BDA8-AD25FEDDDAB5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/regress/vsw/543229/test.csproj b/tests/src/JIT/jit64/regress/vsw/543229/test.csproj
index aa80da539f..66902ca123 100644
--- a/tests/src/JIT/jit64/regress/vsw/543229/test.csproj
+++ b/tests/src/JIT/jit64/regress/vsw/543229/test.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{49EFDAE0-AE6B-49BA-B96E-866A7FDF6E25}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/regress/vsw/549880/test.csproj b/tests/src/JIT/jit64/regress/vsw/549880/test.csproj
index a4243a7952..4ce515434d 100644
--- a/tests/src/JIT/jit64/regress/vsw/549880/test.csproj
+++ b/tests/src/JIT/jit64/regress/vsw/549880/test.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{EBF67994-3AE2-4EBA-BC2A-C11907A62F30}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -41,5 +40,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/regress/vsw/601425/stret.csproj b/tests/src/JIT/jit64/regress/vsw/601425/stret.csproj
index 1480ee03ed..01e7d0891a 100644
--- a/tests/src/JIT/jit64/regress/vsw/601425/stret.csproj
+++ b/tests/src/JIT/jit64/regress/vsw/601425/stret.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{E0F6F130-5083-4088-B095-8E33BE269C85}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/jit64/regress/vsw/610378/vsw610378.csproj b/tests/src/JIT/jit64/regress/vsw/610378/vsw610378.csproj
index bbb05609f3..90f3e50746 100644
--- a/tests/src/JIT/jit64/regress/vsw/610378/vsw610378.csproj
+++ b/tests/src/JIT/jit64/regress/vsw/610378/vsw610378.csproj
@@ -6,14 +6,13 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{43F24741-6FD9-4593-92FA-D3252B540A92}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -42,5 +41,5 @@
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/Loader/regressions/classloader/main.csproj b/tests/src/Loader/regressions/classloader/main.csproj
index fe18ff5d9f..4f216d1306 100644
--- a/tests/src/Loader/regressions/classloader/main.csproj
+++ b/tests/src/Loader/regressions/classloader/main.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{D2BE451D-2E46-4899-BA3F-244E8CBDBD35}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -32,5 +32,4 @@
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
-
</Project> \ No newline at end of file
diff --git a/tests/src/Loader/regressions/classloader/vsw307137.csproj b/tests/src/Loader/regressions/classloader/vsw307137.csproj
index 2409db927d..a2b02f11cd 100644
--- a/tests/src/Loader/regressions/classloader/vsw307137.csproj
+++ b/tests/src/Loader/regressions/classloader/vsw307137.csproj
@@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <ProjectGuid>{C1CC49D1-A6E0-4AC8-858C-6BFD733A29C5}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<FileAlignment>512</FileAlignment>
@@ -32,5 +32,4 @@
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
-
</Project> \ No newline at end of file
diff --git a/tests/src/dir.common.props b/tests/src/dir.common.props
index f1700f5e7d..2e5bfd05a8 100644
--- a/tests/src/dir.common.props
+++ b/tests/src/dir.common.props
@@ -40,7 +40,7 @@
<BaseOutputPath Condition="'$(__TestRootDir)' != ''">$(__TestRootDir)\</BaseOutputPath>
<BaseOutputPathWithConfig>$(BaseOutputPath)\$(OSPlatformConfig)\</BaseOutputPathWithConfig>
<BinDir>$(BaseOutputPathWithConfig)</BinDir>
- <BaseIntermediateOutputPath>$(ProjectDir)\..\bin\tests\obj\$(OSPlatformConfig)\Managed</BaseIntermediateOutputPath>
+ <BaseIntermediateOutputPath>$(ProjectDir)\..\bin\tests\obj\$(OSPlatformConfig)\Managed\</BaseIntermediateOutputPath>
<BaseIntermediateOutputPath Condition="'$(__ManagedTestIntermediatesDir)' != ''">$(__ManagedTestIntermediatesDir)\</BaseIntermediateOutputPath>
<__NativeTestIntermediatesDir Condition="'$(__NativeTestIntermediatesDir)' == ''">$([System.IO.Path]::GetFullPath($(BaseOutputPathWithConfig)..\obj\$(BuildOS).$(Platform).$(Configuration)\Native\))</__NativeTestIntermediatesDir>
<BuildProjectRelativeDir>$(MSBuildProjectName)\</BuildProjectRelativeDir>
diff --git a/tests/testsUnsupportedOnARM32.txt b/tests/testsUnsupportedOnARM32.txt
new file mode 100644
index 0000000000..ec00631189
--- /dev/null
+++ b/tests/testsUnsupportedOnARM32.txt
@@ -0,0 +1,5 @@
+JIT/Directed/tailcall/tailcall/tailcall.sh
+JIT/Methodical/tailcall_v4/hijacking/hijacking.sh
+JIT/Regression/JitBlue/devdiv_902271/DevDiv_902271/DevDiv_902271.sh
+JIT/Methodical/tailcall_v4/smallFrame/smallFrame.sh
+JIT/jit64/opt/cse/HugeArray1/HugeArray1.sh
diff --git a/tests/x86_jit32_issues.targets b/tests/x86_jit32_issues.targets
index 6e80ecb3ea..0f573812a9 100644
--- a/tests/x86_jit32_issues.targets
+++ b/tests/x86_jit32_issues.targets
@@ -1,522 +1,519 @@
-<Project DefaultTargets = "GetListOfTestCmds"
- xmlns="http://schemas.microsoft.com/developer/msbuild/2003" >
+<?xml version="1.0" ?>
+<Project DefaultTargets = "GetListOfTestCmds" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Condition="'$(XunitTestBinBase)' != ''">
- <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\Inline\regression\mismatch64\mismatch64\mismatch64.cmd" >
- <Issue>'Arg type mismatch: Wanted long (size 8), Got struct (size 4) for call at IL offset 0x16'</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\API\GC\GetGeneration\GetGeneration.cmd">
+ <Issue>6717</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\API\GC\GetGenerationWR2\GetGenerationWR2.cmd">
+ <Issue>6717</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\Coverage\LargeObjectAlloc2\LargeObjectAlloc2.cmd">
+ <Issue>6714</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\Coverage\smalloom\smalloom.cmd">
+ <Issue>6714</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\delegate\_simpleoddpower_il_d\_simpleoddpower_il_d.cmd" >
- <Issue>'GetType() == TI_METHOD'</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\Features\BackgroundGC\foregroundgc\foregroundgc.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\delegate\_simpleoddpower_il_r\_simpleoddpower_il_r.cmd" >
- <Issue>'GetType() == TI_METHOD'</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\Features\HeapExpansion\pluggaps\pluggaps.cmd">
+ <Issue>6720</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\Allocation\finalizertest\finalizertest.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\Features\SustainedLowLatency\scenario\scenario.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\gettotalmemory\gettotalmemory.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\Allocation\finalizertest\finalizertest.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\getgeneration\getgeneration.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\Allocation\largeexceptiontest\largeexceptiontest.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\keepalive\keepalive.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\collect\collect.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\suppressfinalize\suppressfinalize.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\getgeneration\getgeneration.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\SIMD\CircleInConvex_ro\CircleInConvex_ro.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\gettotalmemory\gettotalmemory.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\collect\collect.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\keepalive\keepalive.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\reregisterforfinalize\reregisterforfinalize.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\reregisterforfinalize\reregisterforfinalize.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\JitBlue\GitHub_4044\GitHub_4044\GitHub_4044.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\suppressfinalize\suppressfinalize.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\Allocation\largeexceptiontest\largeexceptiontest.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\Regressions\dev10bugs\536168\536168\536168.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\cctor\simple\precise3_il_r\precise3_il_r.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\badldsfld_il_d\badldsfld_il_d.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\regress\ndpw\21220\b21220\b21220.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\badldsfld_il_r\badldsfld_il_r.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\cctor\misc\threads3_il_r\threads3_il_r.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\bleref_il_d\bleref_il_d.cmd">
+ <Issue>2414</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1.2-M01\b08046\b08046\b08046.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\bleref_il_r\bleref_il_r.cmd">
+ <Issue>2414</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\cctor\misc\threads3_il_d\threads3_il_d.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\ldelemnullarr1_il_d\ldelemnullarr1_il_d.cmd">
+ <Issue>2416</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\Features\SustainedLowLatency\scenario\scenario.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\ldelemnullarr1_il_r\ldelemnullarr1_il_r.cmd">
+ <Issue>2416</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\forceinlining\PositiveCases\PositiveCases.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\nonrefsdarr_il_d\nonrefsdarr_il_d.cmd">
+ <Issue>2416</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\localloc\verify\verify01_small\verify01_small.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\nonrefsdarr_il_r\nonrefsdarr_il_r.cmd">
+ <Issue>2416</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\localloc\verify\verify01_dynamic\verify01_dynamic.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\forceinlining\AttributeConflict\AttributeConflict.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1.2-Beta1\b102637\b102637\b102637.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\forceinlining\PositiveCases\PositiveCases.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\Regressions\dev10bugs\536168\536168\536168.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\intrinsic\interlocked\rva_rvastatic1\rva_rvastatic1.cmd">
+ <Issue>2433</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\Features\BackgroundGC\foregroundgc\foregroundgc.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\intrinsic\interlocked\rva_rvastatic2\rva_rvastatic2.cmd">
+ <Issue>2433</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_orelsin_cs_il\_orelsin_cs_il.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\intrinsic\interlocked\rva_rvastatic3\rva_rvastatic3.cmd">
+ <Issue>2433</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\intrinsic\interlocked\rva_rvastatic3\rva_rvastatic3.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\intrinsic\interlocked\rva_rvastatic4\rva_rvastatic4.cmd">
+ <Issue>2433</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\xxobj\operand\_il_rellocalloc\_il_rellocalloc.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\pinvoke\preemptive_cooperative\preemptive_cooperative.cmd">
+ <Issue>2434</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1.2-M01\b03689\b03689\b03689.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\RVAInit\extended\extended.cmd">
+ <Issue>2435</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic5\rvastatic5.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\RVAInit\overlap\overlap.cmd">
+ <Issue>2435</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\ldelemnullarr1_il_d\ldelemnullarr1_il_d.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic1\rvastatic1.cmd">
+ <Issue>2451</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic1\rvastatic1.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic2\rvastatic2.cmd">
+ <Issue>2451</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic4\rvastatic4.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic3\rvastatic3.cmd">
+ <Issue>2451</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\cctor\misc\tail_il_r\tail_il_r.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic4\rvastatic4.cmd">
+ <Issue>2451</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\intrinsic\interlocked\rva_rvastatic4\rva_rvastatic4.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic5\rvastatic5.cmd">
+ <Issue>2451</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\nonrefsdarr_il_r\nonrefsdarr_il_r.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\tailcall\tailcall\tailcall.cmd">
+ <Issue>6714</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\tls\mutualrecurthd-tls\mutualrecurthd-tls.cmd">
+ <Issue>2441</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_relsin_cs_il\_relsin_cs_il.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\tls\test-tls\test-tls.cmd">
+ <Issue>2441</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_dbgsin_il_il\_dbgsin_il_il.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Generics\Coverage\chaos65204782cs\chaos65204782cs.cmd">
+ <Issue>6714</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\eh\deadcode\badcodeafterfinally_r\badcodeafterfinally_r.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Generics\Coverage\chaos65204782cs_o\chaos65204782cs_o.cmd">
+ <Issue>6714</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_orelsin_il_il\_orelsin_il_il.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\gc\regress\vswhidbey\143837\143837.cmd">
+ <Issue>6718</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_odbgsin_il_il\_odbgsin_il_il.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\localloc\verify\verify01_dynamic\verify01_dynamic.cmd">
+ <Issue>2414</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Arrays\misc\_il_dbgarrres\_il_dbgarrres.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\localloc\verify\verify01_large\verify01_large.cmd">
+ <Issue>2414</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_dbgpointer\_il_dbgpointer.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\localloc\verify\verify01_small\verify01_small.cmd">
+ <Issue>2414</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\Inline\tests\LotsOfInlines\LotsOfInlines.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\opt\cse\HugeArray\HugeArray.cmd">
+ <Issue>6714</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\nonrefsdarr_il_d\nonrefsdarr_il_d.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\regress\ndpw\21220\b21220\b21220.cmd">
+ <Issue>2414</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\tls\mutualrecurthd-tls\mutualrecurthd-tls.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Arrays\misc\_il_dbgarrres\_il_dbgarrres.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_dbgpointer_i\_il_dbgpointer_i.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_dbgsin_cs_il\_dbgsin_cs_il.cmd">
+ <Issue>3216</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b57367\b57367\b57367.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_dbgsin_il_cs\_dbgsin_il_cs.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\Tailcall\TailcallVerifyWithPrefix\TailcallVerifyWithPrefix.cmd" >
- <Issue>x86 JIT doesn't support tail call opt</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_dbgsin_il_il\_dbgsin_il_il.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\cctor\misc\global_il_d\global_il_d.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_odbgsin_cs_il\_odbgsin_cs_il.cmd">
+ <Issue>3216</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\tls\test-tls\test-tls.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_odbgsin_il_cs\_odbgsin_il_cs.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\VS-ia64-JIT\V2.0-Beta2\b410474\b410474\b410474.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_odbgsin_il_il\_odbgsin_il_il.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\intrinsic\interlocked\rva_rvastatic1\rva_rvastatic1.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_orelsin_cs_il\_orelsin_cs_il.cmd">
+ <Issue>3216</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b49644\b49644\b49644.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_orelsin_il_cs\_orelsin_il_cs.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\badldsfld_il_d\badldsfld_il_d.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_orelsin_il_il\_orelsin_il_il.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\Inline\regression\mismatch32\mismatch32\mismatch32.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_relsin_cs_il\_relsin_cs_il.cmd">
+ <Issue>3216</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic2\rvastatic2.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_relsin_il_cs\_relsin_il_cs.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\pinvoke\preemptive_cooperative\preemptive_cooperative.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_relsin_il_il\_relsin_il_il.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_dbgsin_cs_il\_dbgsin_cs_il.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\cctor\misc\global_il_d\global_il_d.cmd">
+ <Issue>2433</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\SIMD\CircleInConvex_r\CircleInConvex_r.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\cctor\misc\global_il_r\global_il_r.cmd">
+ <Issue>2433</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\RVAInit\overlap\overlap.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\cctor\misc\tail_il_d\tail_il_d.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_relpointer\_il_relpointer.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\cctor\misc\tail_il_r\tail_il_r.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_odbgsin_cs_il\_odbgsin_cs_il.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\cctor\misc\threads3_il_d\threads3_il_d.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\forceinlining\AttributeConflict\AttributeConflict.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\cctor\misc\threads3_il_r\threads3_il_r.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_dbgsin_il_cs\_dbgsin_il_cs.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\cctor\simple\precise3_il_d\precise3_il_d.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\bleref_il_r\bleref_il_r.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\cctor\simple\precise3_il_r\precise3_il_r.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\varargs\seh\filter_il_d\filter_il_d.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\delegate\_simpleoddpower_il_d\_simpleoddpower_il_d.cmd">
+ <Issue>'GetType() == TI_METHOD'</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\varargs\seh\fault_il_d\fault_il_d.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\delegate\_simpleoddpower_il_r\_simpleoddpower_il_r.cmd">
+ <Issue>'GetType() == TI_METHOD'</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\cctor\misc\tail_il_d\tail_il_d.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\eh\deadcode\badcodeafterfinally_d\badcodeafterfinally_d.cmd">
+ <Issue>2444</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\intrinsic\interlocked\rva_rvastatic2\rva_rvastatic2.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\eh\deadcode\badcodeafterfinally_r\badcodeafterfinally_r.cmd">
+ <Issue>2444</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\Dev11\External\dev11_239804\ShowLocallocAlignment\ShowLocallocAlignment.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\explicit\basic\_il_relrefarg_i4\_il_relrefarg_i4.cmd">
+ <Issue>6714</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_relsin_il_cs\_relsin_il_cs.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_dbgpointer\_il_dbgpointer.cmd">
+ <Issue>2435</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\varargs\seh\filter_il_r\filter_il_r.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_dbgpointer_i\_il_dbgpointer_i.cmd">
+ <Issue>2435</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_orelsin_il_cs\_orelsin_il_cs.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_relpointer\_il_relpointer.cmd">
+ <Issue>2435</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\ldelemnullarr1_il_r\ldelemnullarr1_il_r.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_relpointer_i\_il_relpointer_i.cmd">
+ <Issue>2435</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\varargs\seh\fault_il_r\fault_il_r.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall_v4\smallFrame\smallFrame.cmd">
+ <Issue>4548</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\localloc\verify\verify01_large\verify01_large.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\varargs\seh\fault_il_d\fault_il_d.cmd">
+ <Issue>2414</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\bleref_il_d\bleref_il_d.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\varargs\seh\fault_il_r\fault_il_r.cmd">
+ <Issue>2414</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\cctor\simple\precise3_il_d\precise3_il_d.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\varargs\seh\filter_il_d\filter_il_d.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_odbgsin_il_cs\_odbgsin_il_cs.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\varargs\seh\filter_il_r\filter_il_r.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\RVAInit\extended\extended.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\xxobj\operand\_il_dbglocalloc\_il_dbglocalloc.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\Dev11\dev10_865840\dev10_865840\dev10_865840.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\xxobj\operand\_il_rellocalloc\_il_rellocalloc.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\eh\deadcode\badcodeafterfinally_d\badcodeafterfinally_d.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\Inline\regression\mismatch32\mismatch32\mismatch32.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\xxobj\operand\_il_dbglocalloc\_il_dbglocalloc.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\Inline\regression\mismatch64\mismatch64\mismatch64.cmd">
+ <Issue>'Arg type mismatch: Wanted long (size 8), Got struct (size 4) for call at IL offset 0x16'</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_relpointer_i\_il_relpointer_i.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\Inline\tests\LotsOfInlines\LotsOfInlines.cmd">
+ <Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\badldsfld_il_r\badldsfld_il_r.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\Tailcall\TailcallVerifyWithPrefix\TailcallVerifyWithPrefix.cmd">
+ <Issue>x86 JIT doesn't support tail call opt</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic3\rvastatic3.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\virtualstubdispatch\bigvtbl\bigvtbl_cs_d\bigvtbl_cs_d.cmd">
+ <Issue>6714</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-EJIT\v1-m10\b07847\b07847\b07847.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\virtualstubdispatch\bigvtbl\bigvtbl_cs_do\bigvtbl_cs_do.cmd">
+ <Issue>6714</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\cctor\misc\global_il_r\global_il_r.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\virtualstubdispatch\bigvtbl\bigvtbl_cs_r\bigvtbl_cs_r.cmd">
+ <Issue>6714</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_relsin_il_il\_relsin_il_il.cmd" >
- <Issue>needs triage</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Performance\CodeQuality\Math\Functions\Functions\Functions.cmd">
+ <Issue>5430</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall_v4\smallFrame\smallFrame.cmd" >
- <Issue>4548</Issue>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-EJIT\v1-m10\b07847\b07847\b07847.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b16335\b16335\b16335.cmd">
+ <Issue>6718</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b28776\b28776\b28776.cmd">
+ <Issue>6714</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b49644\b49644\b49644.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b57367\b57367\b57367.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1.2-Beta1\b102637\b102637\b102637.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1.2-M01\b03689\b03689\b03689.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1.2-M01\b08046\b08046\b08046.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V2.0-Beta2\b399444\b399444b\b399444b.cmd">
+ <Issue>6714</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\Dev11\dev10_865840\dev10_865840\dev10_865840.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\Dev11\Dev11_468598\Test_HndIndex_10_Plain\Test_HndIndex_10_Plain.cmd">
+ <Issue>5286</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\Dev11\Dev11_468598\Test_HndIndex_10_Reordered\Test_HndIndex_10_Reordered.cmd">
+ <Issue>5286</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\Dev11\External\dev11_239804\ShowLocallocAlignment\ShowLocallocAlignment.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\JitBlue\GitHub_4044\GitHub_4044\GitHub_4044.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\VS-ia64-JIT\V2.0-Beta2\b311420\b311420\b311420.cmd">
+ <Issue>6714</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\VS-ia64-JIT\V2.0-Beta2\b410474\b410474\b410474.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\SIMD\CircleInConvex_r\CircleInConvex_r.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\SIMD\CircleInConvex_ro\CircleInConvex_ro.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\Loader\classloader\methodoverriding\regressions\549411\exploit\exploit.cmd">
+ <Issue>6717</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\Loader\classloader\TSAmbiguities\CollapsedInterfaces\HelloWorld\HelloWorld.cmd">
+ <Issue>6714</Issue>
</ExcludeList>
</ItemGroup>
<!-- Tests that need to be triaged for vararg usage as that is not supported -->
<ItemGroup Condition="'$(XunitTestBinBase)' != ''">
<ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\PREFIX\unaligned\1\arglist\arglist.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\PREFIX\unaligned\2\arglist\arglist.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\PREFIX\unaligned\4\arglist\arglist.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\PREFIX\volatile\1\arglist\arglist.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\gc\misc\funclet\funclet.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i00\mcc_i00.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i01\mcc_i01.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i02\mcc_i02.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i03\mcc_i03.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i10\mcc_i10.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i11\mcc_i11.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i12\mcc_i12.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i13\mcc_i13.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i30\mcc_i30.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i31\mcc_i31.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i32\mcc_i32.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i33\mcc_i33.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i50\mcc_i50.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i51\mcc_i51.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i52\mcc_i52.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i53\mcc_i53.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i60\mcc_i60.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i61\mcc_i61.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i62\mcc_i62.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i63\mcc_i63.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i70\mcc_i70.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i71\mcc_i71.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i72\mcc_i72.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i73\mcc_i73.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i80\mcc_i80.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i81\mcc_i81.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i82\mcc_i82.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i83\mcc_i83.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Coverage\arglist_pos\arglist_pos.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\refany\_il_dbgseq\_il_dbgseq.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\refany\_il_relseq\_il_relseq.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-EJIT\V1-M12-Beta2\b26323\b26323\b26323.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b16423\b16423\b16423.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b26324\b26324a\b26324a.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b26324\b26324b\b26324b.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b28901\b28901\b28901.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b30838\b30838\b30838.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b30864\b30864\b30864.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b32374\b32374\b32374.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b35784\b35784\b35784.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b36472\b36472\b36472.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b37598\b37598\b37598.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b41391\b41391\b41391.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b46867\b46867\b46867.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b31745\b31745\b31745.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b31746\b31746\b31746.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b37646\b37646\b37646.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b41852\b41852\b41852.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M13-RTM\b88793\b88793\b88793.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M13-RTM\b91248\b91248\b91248.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V2.0-Beta2\b409748\b409748\b409748.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\Tailcall\TailcallVerifyWithPrefix\TailcallVerifyWithPrefix.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\Dev11\Dev11_468598\Test_HndIndex_10_Plain\Test_HndIndex_10_Plain.cmd">
- <Issue>5286</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\Dev11\Dev11_468598\Test_HndIndex_10_Reordered\Test_HndIndex_10_Reordered.cmd">
- <Issue>5286</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Performance\CodeQuality\Math\Functions\Functions\Functions.cmd">
- <Issue>5430</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\Coverage\smalloom\smalloom.cmd">
- <Issue>6714</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\tailcall\tailcall\tailcall.cmd">
- <Issue>6714</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V2.0-Beta2\b399444\b399444b\b399444b.cmd">
- <Issue>6714</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\VS-ia64-JIT\V2.0-Beta2\b311420\b311420\b311420.cmd">
- <Issue>6714</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b28776\b28776\b28776.cmd">
- <Issue>6714</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\virtualstubdispatch\bigvtbl\bigvtbl_cs_d\bigvtbl_cs_d.cmd">
- <Issue>6714</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\virtualstubdispatch\bigvtbl\bigvtbl_cs_r\bigvtbl_cs_r.cmd">
- <Issue>6714</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\Loader\classloader\TSAmbiguities\CollapsedInterfaces\HelloWorld\HelloWorld.cmd">
- <Issue>6714</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\Coverage\LargeObjectAlloc2\LargeObjectAlloc2.cmd">
- <Issue>6714</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Generics\Coverage\chaos65204782cs\chaos65204782cs.cmd">
- <Issue>6714</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Generics\Coverage\chaos65204782cs_o\chaos65204782cs_o.cmd">
- <Issue>6714</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\explicit\basic\_il_relrefarg_i4\_il_relrefarg_i4.cmd">
- <Issue>6714</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\opt\cse\HugeArray\HugeArray.cmd">
- <Issue>6714</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\virtualstubdispatch\bigvtbl\bigvtbl_cs_do\bigvtbl_cs_do.cmd">
- <Issue>6714</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\Loader\classloader\methodoverriding\regressions\549411\exploit\exploit.cmd">
- <Issue>6717</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\API\GC\GetGenerationWR2\GetGenerationWR2.cmd">
- <Issue>6717</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\API\GC\GetGeneration\GetGeneration.cmd">
- <Issue>6717</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\Features\HeapExpansion\pluggaps\pluggaps.cmd">
- <Issue>6720</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b16335\b16335\b16335.cmd">
- <Issue>6718</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\gc\regress\vswhidbey\143837\143837.cmd">
- <Issue>6718</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
</ItemGroup>
</Project>
diff --git a/tests/x86_legacy_backend_issues.targets b/tests/x86_legacy_backend_issues.targets
index 6098e0be70..671e67d1f8 100644
--- a/tests/x86_legacy_backend_issues.targets
+++ b/tests/x86_legacy_backend_issues.targets
@@ -1,552 +1,440 @@
<?xml version="1.0" ?>
-<Project DefaultTargets="GetListOfTestCmds" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup Condition="'$(XunitTestBinBase)' != ''">
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_dbgpointer\_il_dbgpointer.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_dbgsin_il_cs\_dbgsin_il_cs.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\Interop\ArrayMarshalling\BoolArray\MarshalBoolArrayTest\MarshalBoolArrayTest.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\intrinsic\interlocked\rva_rvastatic2\rva_rvastatic2.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_relsin_cs_il\_relsin_cs_il.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\xxobj\operand\_il_rellocalloc\_il_rellocalloc.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\cctor\misc\global_il_d\global_il_d.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic2\rvastatic2.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\varargs\seh\filter_il_r\filter_il_r.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic1\rvastatic1.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_odbgsin_il_cs\_odbgsin_il_cs.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\intrinsic\interlocked\rva_rvastatic1\rva_rvastatic1.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_dbgsin_cs_il\_dbgsin_cs_il.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\VS-ia64-JIT\V2.0-Beta2\b410474\b410474\b410474.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\bleref_il_d\bleref_il_d.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_dbgsin_il_il\_dbgsin_il_il.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\divrem\div\u8div_cs_ro\u8div_cs_ro.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\ldelemnullarr1_il_d\ldelemnullarr1_il_d.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\Interop\ArrayMarshalling\BoolArray\MarshalBoolArrayTest\MarshalBoolArrayTest.cmd Timed Out">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1.2-Beta1\b102637\b102637\b102637.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\divrem\rem\u8rem_cs_do\u8rem_cs_do.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\localloc\verify\verify01_large\verify01_large.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\managed\Compilation\Compilation\Compilation.cmd Timed Out">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_orelsin_il_cs\_orelsin_il_cs.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\RVAInit\overlap\overlap.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\badldsfld_il_r\badldsfld_il_r.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_relpointer_i\_il_relpointer_i.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\opt\cse\HugeArray1\HugeArray1.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\eh\deadcode\badcodeafterfinally_r\badcodeafterfinally_r.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_orelsin_cs_il\_orelsin_cs_il.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\Desktop\_il_relthread-race\_il_relthread-race.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1.2-M01\b03689\b03689\b03689.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\tls\mutualrecurthd-tls\mutualrecurthd-tls.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\Dev11\dev10_865840\dev10_865840\dev10_865840.cmd Timed Out">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1.2-M01\b08046\b08046\b08046.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\intrinsic\interlocked\rva_rvastatic3\rva_rvastatic3.cmd Timed Out">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\localloc\verify\verify01_dynamic\verify01_dynamic.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\forceinlining\NegativeCases\NegativeCases.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_relpointer\_il_relpointer.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\VS-ia64-JIT\V1.2-M01\b12390\b12390\b12390.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\managed\Compilation\Compilation\Compilation.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic4\rvastatic4.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\eh\deadcode\badcodeafterfinally_d\badcodeafterfinally_d.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_relsin_il_cs\_relsin_il_cs.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M14-SP1\b119538\b119538a\b119538a.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\Threading\ThreadStatics\ThreadStatic06\ThreadStatic06.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Performance\CodeQuality\Serialization\Serialize\Serialize.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\Threading\ThreadStatics\ThreadStatic02\ThreadStatic02.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\ldelemnullarr1_il_r\ldelemnullarr1_il_r.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\bleref_il_r\bleref_il_r.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_dbgpointer_i\_il_dbgpointer_i.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\cctor\misc\global_il_r\global_il_r.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\Inline\regression\mismatch32\mismatch32\mismatch32.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\localloc\verify\verify01_small\verify01_small.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\forceinlining\AttributeConflict\AttributeConflict.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_dbgtest_implicit\_il_dbgtest_implicit.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic3\rvastatic3.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\varargs\seh\fault_il_d\fault_il_d.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\divrem\div\u8div_cs_do\u8div_cs_do.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_odbgsin_il_il\_odbgsin_il_il.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\badldsfld_il_d\badldsfld_il_d.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\pinvoke\preemptive_cooperative\preemptive_cooperative.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\Inline\regression\mismatch64\mismatch64\mismatch64.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\nonrefsdarr_il_r\nonrefsdarr_il_r.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_reltest_implicit\_il_reltest_implicit.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Performance\CodeQuality\V8\DeltaBlue\DeltaBlue\DeltaBlue.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_relsin_il_il\_relsin_il_il.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\regress\ndpw\21220\b21220\b21220.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\varargs\seh\fault_il_r\fault_il_r.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\forceinlining\PositiveCases\PositiveCases.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\xxobj\operand\_il_dbglocalloc\_il_dbglocalloc.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\tls\test-tls\test-tls.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\Threading\ThreadStatics\ThreadStatic02\ThreadStatic02.cmd Timed Out">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\divrem\rem\u8rem_cs_ro\u8rem_cs_ro.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-EJIT\v1-m10\b07847\b07847\b07847.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_orelsin_il_il\_orelsin_il_il.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\RVAInit\extended\extended.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\intrinsic\interlocked\rva_rvastatic4\rva_rvastatic4.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\Tailcall\TailcallVerifyWithPrefix\TailcallVerifyWithPrefix.cmd">
- <Issue>x86 JIT doesn't support tail call opt</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\Threading\ThreadStatics\ThreadStatic06\ThreadStatic06.cmd Timed Out">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\intrinsic\interlocked\rva_rvastatic3\rva_rvastatic3.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\VS-ia64-JIT\V2.0-Beta2\b410474\b410474\b410474.cmd Timed Out">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M14-SP1\b119538\b119538b\b119538b.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic5\rvastatic5.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_odbgsin_cs_il\_odbgsin_cs_il.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\varargs\seh\filter_il_d\filter_il_d.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b49644\b49644\b49644.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\Dev11\dev10_865840\dev10_865840\dev10_865840.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V2.0-Beta2\b321799\b321799\b321799.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\nonrefsdarr_il_d\nonrefsdarr_il_d.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Performance\CodeQuality\Serialization\Deserialize\Deserialize.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1.2-Beta1\b103058\b103058\b103058.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\perf\doublealign\Locals\Locals.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\delegate\_simpleoddpower_il_d\_simpleoddpower_il_d.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Performance\CodeQuality\Roslyn\CscBench\CscBench.cmd">
- <Issue>6844</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\delegate\_simpleoddpower_il_r\_simpleoddpower_il_r.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\Dev11\External\dev11_239804\ShowLocallocAlignment\ShowLocallocAlignment.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\Interop\StructMarshalling\PInvoke\MarshalStructAsLayoutSeq\MarshalStructAsLayoutSeq.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\Interop\BestFitMapping\BestFitMapping\BestFitMapping.cmd">
- <Issue>3571</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\Interop\StringMarshalling\LPSTR\LPSTRTest\LPSTRTest.cmd">
- <Issue>3571</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\Interop\StringMarshalling\LPTSTR\LPTSTRTest\LPTSTRTest.cmd">
- <Issue>3571</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\Interop\MarshalAPI\FunctionPointer\FunctionPtrTest\FunctionPtrTest.cmd">
- <Issue>3571</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\Allocation\largeexceptiontest\*">
- <Issue>3392</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\suppressfinalize\*">
- <Issue>3392</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\Regressions\largearraytest\*">
- <Issue>3392</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\keepalive\*">
- <Issue>3392</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\gettotalmemory\*">
- <Issue>3392</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\getgeneration\*">
- <Issue>3392</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\reregisterforfinalize\*">
- <Issue>3392</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\Allocation\finalizertest\*">
- <Issue>3392</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\collect\*">
- <Issue>3392</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\Scenarios\ReflectObj\reflectobj\*">
- <Issue>3392</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\Scenarios\DoublinkList\doublinknoleak\*">
- <Issue>3392</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\Scenarios\BaseFinal\basefinal\*">
- <Issue>3392</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\Coverage\smalloom\*">
- <Issue>3392</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\Coverage\271010\*">
- <Issue>3392</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\Features\BackgroundGC\foregroundgc\*">
- <Issue>3392</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\Features\LOHFragmentation\lohfragmentation\*">
- <Issue>3392</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\Features\SustainedLowLatency\scenario\*">
- <Issue>3392</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\Regressions\dev10bugs\536168\536168\*">
- <Issue>3392</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\GC\Scenarios\muldimjagary\muldimjagary\*">
- <Issue>3392</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\baseservices\threading\waithandle\waitall\waitallex8\*">
- <Issue>3832</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\baseservices\threading\waithandle\waitall\waitallex8a\*">
- <Issue>3832</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall_v4\smallFrame\smallFrame.cmd">
- <Issue>tail. call pop ret is only supported on amd64</Issue>
- </ExcludeList>
- </ItemGroup>
-
- <!-- Tests that need to be triaged for vararg usage as that is not supported -->
+<Project DefaultTargets = "GetListOfTestCmds" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <ItemGroup Condition="'$(XunitTestBinBase)' != ''">
+ <ExcludeList Include="$(XunitTestBinBase)\GC\Coverage\271010\*">
+ <Issue>3392</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\Coverage\smalloom\*">
+ <Issue>3392</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\Features\BackgroundGC\foregroundgc\*">
+ <Issue>3392</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\Features\LOHFragmentation\lohfragmentation\*">
+ <Issue>3392</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\Features\SustainedLowLatency\scenario\*">
+ <Issue>3392</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\Allocation\finalizertest\*">
+ <Issue>3392</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\collect\*">
+ <Issue>3392</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\getgeneration\*">
+ <Issue>3392</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\reregisterforfinalize\*">
+ <Issue>3392</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\Regressions\largearraytest\*">
+ <Issue>3392</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\Regressions\dev10bugs\536168\536168\*">
+ <Issue>3392</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\Scenarios\BaseFinal\basefinal\*">
+ <Issue>3392</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\Scenarios\DoublinkList\doublinknoleak\*">
+ <Issue>3392</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\Scenarios\muldimjagary\muldimjagary\*">
+ <Issue>3392</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\Scenarios\ReflectObj\reflectobj\*">
+ <Issue>3392</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\Interop\ArrayMarshalling\BoolArray\MarshalBoolArrayTest\MarshalBoolArrayTest.cmd">
+ <Issue>timed out</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\Interop\StructMarshalling\PInvoke\MarshalStructAsLayoutSeq\MarshalStructAsLayoutSeq.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\bleref_il_d\bleref_il_d.cmd">
+ <Issue>2414</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\bleref_il_r\bleref_il_r.cmd">
+ <Issue>2414</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\badldsfld_il_d\badldsfld_il_d.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\badldsfld_il_r\badldsfld_il_r.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\ldelemnullarr1_il_d\ldelemnullarr1_il_d.cmd">
+ <Issue>4851</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\ldelemnullarr1_il_r\ldelemnullarr1_il_r.cmd">
+ <Issue>4851</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\nonrefsdarr_il_d\nonrefsdarr_il_d.cmd">
+ <Issue>4851</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\coverage\importer\Desktop\nonrefsdarr_il_r\nonrefsdarr_il_r.cmd">
+ <Issue>4851</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\forceinlining\AttributeConflict\AttributeConflict.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\forceinlining\NegativeCases\NegativeCases.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\forceinlining\PositiveCases\PositiveCases.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\intrinsic\interlocked\rva_rvastatic1\rva_rvastatic1.cmd">
+ <Issue>2451</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\intrinsic\interlocked\rva_rvastatic2\rva_rvastatic2.cmd">
+ <Issue>2451</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\intrinsic\interlocked\rva_rvastatic3\rva_rvastatic3.cmd">
+ <Issue>2451</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\intrinsic\interlocked\rva_rvastatic4\rva_rvastatic4.cmd">
+ <Issue>2451</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\pinvoke\preemptive_cooperative\preemptive_cooperative.cmd">
+ <Issue>2434</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\RVAInit\extended\extended.cmd">
+ <Issue>2451</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\RVAInit\overlap\overlap.cmd">
+ <Issue>2451</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic1\rvastatic1.cmd">
+ <Issue>2451</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic2\rvastatic2.cmd">
+ <Issue>2451</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic3\rvastatic3.cmd">
+ <Issue>2451</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic4\rvastatic4.cmd">
+ <Issue>2451</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic5\rvastatic5.cmd">
+ <Issue>2451</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\tls\mutualrecurthd-tls\mutualrecurthd-tls.cmd">
+ <Issue>2441</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\tls\test-tls\test-tls.cmd">
+ <Issue>2441</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\localloc\verify\verify01_dynamic\verify01_dynamic.cmd">
+ <Issue>2414</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\localloc\verify\verify01_large\verify01_large.cmd">
+ <Issue>2414</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\localloc\verify\verify01_small\verify01_small.cmd">
+ <Issue>2414</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\opt\cse\HugeArray1\HugeArray1.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\regress\ndpw\21220\b21220\b21220.cmd">
+ <Issue>2414</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\cctor\misc\global_il_d\global_il_d.cmd">
+ <Issue>2451</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\cctor\misc\global_il_r\global_il_r.cmd">
+ <Issue>2451</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\eh\deadcode\badcodeafterfinally_d\badcodeafterfinally_d.cmd">
+ <Issue>2444</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\eh\deadcode\badcodeafterfinally_r\badcodeafterfinally_r.cmd">
+ <Issue>2444</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_dbgpointer\_il_dbgpointer.cmd">
+ <Issue>2451</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_dbgpointer_i\_il_dbgpointer_i.cmd">
+ <Issue>2451</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_relpointer\_il_relpointer.cmd">
+ <Issue>2451</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_relpointer_i\_il_relpointer_i.cmd">
+ <Issue>2451</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\xxobj\operand\_il_dbglocalloc\_il_dbglocalloc.cmd">
+ <Issue>2444</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\xxobj\operand\_il_rellocalloc\_il_rellocalloc.cmd">
+ <Issue>2444</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-EJIT\v1-m10\b07847\b07847\b07847.cmd">
+ <Issue>2441</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b49644\b49644\b49644.cmd">
+ <Issue>2451</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1.2-Beta1\b102637\b102637\b102637.cmd">
+ <Issue>2451</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1.2-M01\b03689\b03689\b03689.cmd">
+ <Issue>2441</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1.2-M01\b08046\b08046\b08046.cmd">
+ <Issue>2414</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\Dev11\dev10_865840\dev10_865840\dev10_865840.cmd">
+ <Issue>2445</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\VS-ia64-JIT\V2.0-Beta2\b410474\b410474\b410474.cmd">
+ <Issue>2451</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\Loader\classloader\TypeGeneratorTests\TypeGeneratorTest612\Generated612\*">
+ <Issue>6707</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\Loader\classloader\TypeGeneratorTests\TypeGeneratorTest613\Generated613\*">
+ <Issue>6707</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\Loader\classloader\TypeGeneratorTests\TypeGeneratorTest614\Generated614\*">
+ <Issue>6707</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\Loader\classloader\TypeGeneratorTests\TypeGeneratorTest681\Generated681\*">
+ <Issue>6707</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\Loader\classloader\TypeGeneratorTests\TypeGeneratorTest682\Generated682\*">
+ <Issue>6707</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\Loader\classloader\TypeGeneratorTests\TypeGeneratorTest683\Generated683\*">
+ <Issue>6707</Issue>
+ </ExcludeList>
+ </ItemGroup>
+
+ <!-- The following are x86-specific failures -->
+
+ <ItemGroup Condition="'$(XunitTestBinBase)' != '' and '$(BuildArch)' == 'x86'">
+ <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\Allocation\largeexceptiontest\largeexceptiontest.cmd">
+ <Issue>3392</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\gettotalmemory\gettotalmemory.cmd">
+ <Issue>3392</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\keepalive\keepalive.cmd">
+ <Issue>3392</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\GC\LargeMemory\API\gc\suppressfinalize\suppressfinalize.cmd">
+ <Issue>3392</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\divrem\div\u8div_cs_do\u8div_cs_do.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\divrem\div\u8div_cs_ro\u8div_cs_ro.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\divrem\rem\u8rem_cs_do\u8rem_cs_do.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\divrem\rem\u8rem_cs_ro\u8rem_cs_ro.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall_v4\smallFrame\smallFrame.cmd">
+ <Issue>tail. call pop ret is only supported on amd64</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\Inline\regression\mismatch32\mismatch32\mismatch32.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\Inline\regression\mismatch64\mismatch64\mismatch64.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\perf\doublealign\Locals\Locals.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\Tailcall\TailcallVerifyWithPrefix\TailcallVerifyWithPrefix.cmd">
+ <Issue>x86 JIT doesn't support implicit tail call optimization or tail. call pop ret sequence</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Performance\CodeQuality\Roslyn\CscBench\CscBench.cmd">
+ <Issue>6844</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\Dev11\External\dev11_239804\ShowLocallocAlignment\ShowLocallocAlignment.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)\managed\Compilation\Compilation\Compilation.cmd">
+ <Issue>needs triage</Issue>
+ </ExcludeList>
+ </ItemGroup>
+
+ <!-- Tests that need to be triaged for vararg usage as that is not supported -->
<ItemGroup Condition="'$(XunitTestBinBase)' != ''">
<ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\PREFIX\unaligned\1\arglist\arglist.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\PREFIX\unaligned\2\arglist\arglist.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\PREFIX\unaligned\4\arglist\arglist.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\PREFIX\volatile\1\arglist\arglist.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\gc\misc\funclet\funclet.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i00\mcc_i00.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i01\mcc_i01.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i02\mcc_i02.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i03\mcc_i03.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i10\mcc_i10.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i11\mcc_i11.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i12\mcc_i12.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i13\mcc_i13.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i30\mcc_i30.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i31\mcc_i31.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i32\mcc_i32.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i33\mcc_i33.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i50\mcc_i50.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i51\mcc_i51.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i52\mcc_i52.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i53\mcc_i53.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i60\mcc_i60.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i61\mcc_i61.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i62\mcc_i62.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i63\mcc_i63.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i70\mcc_i70.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i71\mcc_i71.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i72\mcc_i72.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i73\mcc_i73.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i80\mcc_i80.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i81\mcc_i81.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i82\mcc_i82.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\jit64\mcc\interop\mcc_i83\mcc_i83.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Coverage\arglist_pos\arglist_pos.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\refany\_il_dbgseq\_il_dbgseq.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\refany\_il_relseq\_il_relseq.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-EJIT\V1-M12-Beta2\b26323\b26323\b26323.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b16423\b16423\b16423.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b26324\b26324a\b26324a.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b26324\b26324b\b26324b.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b28901\b28901\b28901.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b30838\b30838\b30838.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b30864\b30864\b30864.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M09.5-PDC\b32374\b32374\b32374.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b35784\b35784\b35784.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b36472\b36472\b36472.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b37598\b37598\b37598.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b41391\b41391\b41391.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M11-Beta1\b46867\b46867\b46867.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b31745\b31745\b31745.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b31746\b31746\b31746.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b37646\b37646\b37646.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b41852\b41852\b41852.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M13-RTM\b88793\b88793\b88793.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V1-M13-RTM\b91248\b91248\b91248.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\CLR-x86-JIT\V2.0-Beta2\b409748\b409748\b409748.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\Tailcall\TailcallVerifyWithPrefix\TailcallVerifyWithPrefix.cmd">
- <Issue>needs triage</Issue>
+ <Issue>needs triage</Issue>
</ExcludeList>
</ItemGroup>
</Project>