File: UIAutomationTypes.csproj
Web Access
Project: src\src\Microsoft.DotNet.Wpf\src\UIAutomation\UIAutomationTypes\UIAutomationTypes.csproj (UIAutomationTypes)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <AssemblyName>UIAutomationTypes</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;UIAUTOMATIONTYPES;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="..\..\Common\src\System\SR.cs" Link="src\Microsoft.DotNet.Wpf\src\Common\src\System\SR.cs"/>
    <Compile Include="..\..\Shared\RefAssemblyAttrs.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\RefAssemblyAttrs.cs"/>
    <Compile Include="..\..\Shared\System\Windows\Interop\OperatingSystemVersion.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Interop\OperatingSystemVersion.cs"/>
    <Compile Include="..\..\Shared\System\Windows\Interop\OSVersionHelper.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Interop\OSVersionHelper.cs"/>
    <Compile Include="..\..\Shared\MS\Internal\SecurityCriticalDataForSet.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SecurityCriticalDataForSet.cs"/>
    <Compile Include="..\..\Shared\MS\Internal\FriendAccessAllowedAttribute.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\FriendAccessAllowedAttribute.cs"/>
    <Compile Include="..\..\Shared\MS\Win32\ExternDll.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\ExternDll.cs"/>
    <Compile Include="..\..\Shared\MS\Win32\HandleCollector.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\HandleCollector.cs"/>
    <Compile Include="..\..\Shared\MS\Win32\LoadLibraryHelper.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\LoadLibraryHelper.cs"/>
    <Compile Include="..\..\Shared\MS\Win32\NativeMethodsCLR.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\NativeMethodsCLR.cs"/>
    <Compile Include="..\..\Shared\MS\Win32\NativeMethodsOther.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\NativeMethodsOther.cs"/>
    <Compile Include="..\..\Shared\MS\Win32\NativeMethodsSetLastError.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\NativeMethodsSetLastError.cs"/>
    <Compile Include="..\..\Shared\MS\Win32\UnsafeNativeMethodsCLR.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\UnsafeNativeMethodsCLR.cs"/>
    <Compile Include="MS\Internal\Automation\AutomationIdentifierConstants.cs"/>
    <Compile Include="MS\Internal\Automation\CodeQuality_Approved.cs"/>
    <Compile Include="MS\Internal\Automation\UiaCoreTypesApi.cs"/>
    <Compile Include="System\Windows\Automation\ActiveTextPositionChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Automation\AsyncContentLoadedEventArgs.cs"/>
    <Compile Include="System\Windows\Automation\AsyncContentLoadedState.cs"/>
    <Compile Include="System\Windows\Automation\AutomationElementIdentifiers.cs"/>
    <Compile Include="System\Windows\Automation\AutomationEvent.cs"/>
    <Compile Include="System\Windows\Automation\AutomationEventArgs.cs"/>
    <Compile Include="System\Windows\Automation\AutomationIdentifier.cs"/>
    <Compile Include="System\Windows\Automation\AutomationNotificationKind.cs"/>
    <Compile Include="System\Windows\Automation\AutomationNotificationProcessing.cs"/>
    <Compile Include="System\Windows\Automation\AutomationPattern.cs"/>
    <Compile Include="System\Windows\Automation\AutomationProperty.cs"/>
    <Compile Include="System\Windows\Automation\AutomationPropertyChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Automation\AutomationTextAttribute.cs"/>
    <Compile Include="System\Windows\Automation\ControlType.cs"/>
    <Compile Include="System\Windows\Automation\DockPatternIdentifiers.cs"/>
    <Compile Include="System\Windows\Automation\ElementNotAvailableException.cs"/>
    <Compile Include="System\Windows\Automation\ElementNotEnabledException.cs"/>
    <Compile Include="System\Windows\Automation\ExpandCollapsePatternIdentifiers.cs"/>
    <Compile Include="System\Windows\Automation\GridItemPatternIdentifiers.cs"/>
    <Compile Include="System\Windows\Automation\GridPatternIdentifiers.cs"/>
    <Compile Include="System\Windows\Automation\InvokePatternIdentifiers.cs"/>
    <Compile Include="System\Windows\Automation\ItemContainerPatternIdentifiers.cs"/>
    <Compile Include="System\Windows\Automation\MultipleViewPatternIdentifiers.cs"/>
    <Compile Include="System\Windows\Automation\NoClickablePointException.cs"/>
    <Compile Include="System\Windows\Automation\NotificationEventArgs.cs"/>
    <Compile Include="System\Windows\Automation\OrientationType.cs"/>
    <Compile Include="System\Windows\Automation\ProxyAssemblyNotLoadedException.cs"/>
    <Compile Include="System\Windows\Automation\RangeValuePatternIdentifiers.cs"/>
    <Compile Include="System\Windows\Automation\ScrollItemPatternIdentifiers.cs"/>
    <Compile Include="System\Windows\Automation\ScrollPatternIdentifiers.cs"/>
    <Compile Include="System\Windows\Automation\SelectionItemPatternIdentifiers.cs"/>
    <Compile Include="System\Windows\Automation\SelectionPatternIdentifiers.cs"/>
    <Compile Include="System\Windows\Automation\StructureChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Automation\SynchronizedInputPatternIdentifiers.cs"/>
    <Compile Include="System\Windows\Automation\TableItemPatternIdentifiers.cs"/>
    <Compile Include="System\Windows\Automation\TablePatternIdentifiers.cs"/>
    <Compile Include="System\Windows\Automation\TextPatternIdentifiers.cs"/>
    <Compile Include="System\Windows\Automation\TogglePatternIdentifiers.cs"/>
    <Compile Include="System\Windows\Automation\TransformPatternIdentifiers.cs"/>
    <Compile Include="System\Windows\Automation\TreeScope.cs"/>
    <Compile Include="System\Windows\Automation\ValuePatternIdentifiers.cs"/>
    <Compile Include="System\Windows\Automation\VirtualizedItemPatternIdentifiers.cs"/>
    <Compile Include="System\Windows\Automation\WindowClosedEventArgs.cs"/>
    <Compile Include="System\Windows\Automation\WindowPatternIdentifiers.cs"/>
    <Compile Include="System\Windows\Automation\Text\TextEnums.cs"/>
    <Compile Include="System\Windows\Automation\Provider\IRawElementProviderSimple.cs"/>
    <Compile Include="System\Windows\Automation\Provider\ITextRangeProvider.cs"/>
    <Compile Include="..\..\..\..\..\artifacts\obj\UIAutomationTypes\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" Link="artifacts\obj\UIAutomationTypes\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\..\artifacts\obj\UIAutomationTypes\Debug\net9.0\System.SR.cs" Link="artifacts\obj\UIAutomationTypes\Debug\net9.0\System.SR.cs"/>
    <Compile Include="..\..\..\..\..\artifacts\obj\UIAutomationTypes\Debug\net9.0\UIAutomationTypes.AssemblyInfo.cs" Link="artifacts\obj\UIAutomationTypes\Debug\net9.0\UIAutomationTypes.AssemblyInfo.cs"/>
    <Compile Include="..\..\..\..\..\artifacts\obj\UIAutomationTypes\Debug\net9.0\UIAutomationTypes.AssemblyInfo.Extended.cs" Link="artifacts\obj\UIAutomationTypes\Debug\net9.0\UIAutomationTypes.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\5c3ceb8dba6543d78c89ea222bdaefe2\System.Diagnostics.Debug.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\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\ae3b6b9e6c7e4ac9ad8234dbae8208fc\System.Xaml.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\f99e455eaf94486abc06536b58aefbbc\WindowsBase.dll"/>
  </ItemGroup>
</Project>