File: UIAutomationClientSideProviders.csproj
Web Access
Project: src\src\Microsoft.DotNet.Wpf\src\UIAutomation\UIAutomationClientSideProviders\UIAutomationClientSideProviders.csproj (UIAutomationClientSideProviders)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <AssemblyName>UIAutomationClientSideProviders</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;UIAUTOMATIONCLIENTSIDEPROVIDERS;DEBUG;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="..\..\Shared\RefAssemblyAttrs.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\RefAssemblyAttrs.cs"/>
    <Compile Include="..\..\Shared\MS\Win32\NativeMethodsSetLastError.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\NativeMethodsSetLastError.cs"/>
    <Compile Include="..\..\Common\src\System\SR.cs" Link="src\Microsoft.DotNet.Wpf\src\Common\src\System\SR.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\Accessible.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\ClickablePoint.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\CodeQuality_Approved.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\CommonGetThemePartSize.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\CommonRemoteMemoryBlock.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\CommonXSendMessage.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\EmptyElement.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\EventManager.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\Input.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\Main.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\Misc.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\MSAAEventDispatcher.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\MSAANativeProvider.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\MSAAWinEventWrap.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\NonClientArea.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\OleObject.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\ProxyFragment.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\ProxyHwnd.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\ProxySimple.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\QueueProcessor.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\SafeCoTaskMem.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\SafeProcessHandle.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\SafeThemeHandle.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\Tom.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsAltTab.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsButton.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsComboBox.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsContainer.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsEditBox.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsEditBoxRange.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsFormsHelpers.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsFormsLinkLabel.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsGrip.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsHyperlink.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsIPAddress.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsListBox.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsListView.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsListViewGroup.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsListViewGroupSubsetLink.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsListViewItem.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsListViewItemCheckBox.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsListViewItemStartMenu.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsListViewScroll.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsListViewSubItem.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsMenu.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsNonControl.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsProgressbar.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsRebar.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsRichEdit.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsRichEditRange.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsScroll.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsScrollBar.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsScrollBarBits.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsSlider.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsSpinner.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsStartMenu.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsStatic.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsStatusBar.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsSysHeader.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsTab.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsTitleBar.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsToolbar.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsToolbarAsMenu.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsToolbarItemAsMenuItem.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsTooltip.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsTreeView.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WindowsUpDown.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WinEventTracker.cs"/>
    <Compile Include="MS\Internal\AutomationProxies\WinFormsSpinner.cs"/>
    <Compile Include="MS\Win32\externdll.cs"/>
    <Compile Include="MS\Win32\NativeMethods.cs"/>
    <Compile Include="MS\Win32\SafeNativeMethods.cs"/>
    <Compile Include="MS\Win32\UnsafeNativeMethods.cs"/>
    <Compile Include="..\..\..\..\..\artifacts\obj\UIAutomationClientSideProviders\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" Link="artifacts\obj\UIAutomationClientSideProviders\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\..\artifacts\obj\UIAutomationClientSideProviders\Debug\net9.0\System.SR.cs" Link="artifacts\obj\UIAutomationClientSideProviders\Debug\net9.0\System.SR.cs"/>
    <Compile Include="..\..\..\..\..\artifacts\obj\UIAutomationClientSideProviders\Debug\net9.0\UIAutomationClientSideProviders.AssemblyInfo.cs" Link="artifacts\obj\UIAutomationClientSideProviders\Debug\net9.0\UIAutomationClientSideProviders.AssemblyInfo.cs"/>
    <Compile Include="..\..\..\..\..\artifacts\obj\UIAutomationClientSideProviders\Debug\net9.0\UIAutomationClientSideProviders.AssemblyInfo.Extended.cs" Link="artifacts\obj\UIAutomationClientSideProviders\Debug\net9.0\UIAutomationClientSideProviders.AssemblyInfo.Extended.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\..\ref\61c8142db7394464b1888c0ef4d17b27\Accessibility.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\b499e3b662f044daa2a9d60da9fb1820\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\26dcc332b0e5479691239fd3bac46f5c\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\87b17de1386943758c3f0026c8a44a1c\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\1f6ced17bf63419e9e7cd741674d7a65\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\478939d57fcd4131bbb20eebc538c7de\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\5c3ceb8dba6543d78c89ea222bdaefe2\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\25a53b68aebe46ba995f06292945ea37\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\442727c8140949dd8cb35fd85b7d1a85\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\ee57653773374988b95e4aacce80dacf\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\07228fe239664792a3954e58ceeb7d3f\System.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\0c7a5ae676c34a6ca2f5a15b6b1577d7\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\ff8b814a313e44519ced2dc8e8af0b04\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\57523eace24640cdad0f58507b647b07\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\189024acd65f40618355f780162b8ac0\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\6ac20ecb57474df1931fa19f7bd18741\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\47601e0b574d4c29a877eb3d482f2240\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\0f13fb30056c43b991fac5bb0b03ccdc\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\a1fc5a9ea23b42db99b94d48c5751217\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\f99e455eaf94486abc06536b58aefbbc\WindowsBase.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\99554437b9694a1ba0f12028569cfa5d\UIAutomationTypes.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\33f4d68ed5414d638f83acc5d7a1c380\UIAutomationProvider.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\fa7c4ae6b42e445da6c4de505f67f9f5\UIAutomationClient.dll"/>
  </ItemGroup>
</Project>