File: System.Windows.Input.Manipulations.csproj
Web Access
Project: src\src\Microsoft.DotNet.Wpf\src\System.Windows.Input.Manipulations\System.Windows.Input.Manipulations.csproj (System.Windows.Input.Manipulations)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <AssemblyName>System.Windows.Input.Manipulations</AssemblyName>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;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="System\Windows\Input\Manipulations\DoubleUtil.cs"/>
    <Compile Include="System\Windows\Input\Manipulations\Exceptions.cs"/>
    <Compile Include="System\Windows\Input\Manipulations\GlobalSuppressions.cs"/>
    <Compile Include="System\Windows\Input\Manipulations\InertiaExpansionBehavior2D.cs"/>
    <Compile Include="System\Windows\Input\Manipulations\InertiaParameters2D.cs"/>
    <Compile Include="System\Windows\Input\Manipulations\InertiaProcessor2D.cs"/>
    <Compile Include="System\Windows\Input\Manipulations\InertiaRotationBehavior2D.cs"/>
    <Compile Include="System\Windows\Input\Manipulations\InertiaTranslationBehavior2D.cs"/>
    <Compile Include="System\Windows\Input\Manipulations\Lazy.cs"/>
    <Compile Include="System\Windows\Input\Manipulations\Manipulation2DCompletedEventArgs.cs"/>
    <Compile Include="System\Windows\Input\Manipulations\Manipulation2DDeltaEventArgs.cs"/>
    <Compile Include="System\Windows\Input\Manipulations\Manipulation2DStartedEventArgs.cs"/>
    <Compile Include="System\Windows\Input\Manipulations\ManipulationDelta2D.cs"/>
    <Compile Include="System\Windows\Input\Manipulations\ManipulationParameters2D.cs"/>
    <Compile Include="System\Windows\Input\Manipulations\ManipulationPivot2D.cs"/>
    <Compile Include="System\Windows\Input\Manipulations\ManipulationProcessor2D.cs"/>
    <Compile Include="System\Windows\Input\Manipulations\Manipulations2D.cs"/>
    <Compile Include="System\Windows\Input\Manipulations\ManipulationSequence.cs"/>
    <Compile Include="System\Windows\Input\Manipulations\ManipulationVelocities2D.cs"/>
    <Compile Include="System\Windows\Input\Manipulations\Manipulator2D.cs"/>
    <Compile Include="System\Windows\Input\Manipulations\PointF.cs"/>
    <Compile Include="System\Windows\Input\Manipulations\Validations.cs"/>
    <Compile Include="System\Windows\Input\Manipulations\VectorD.cs"/>
    <Compile Include="System\Windows\Input\Manipulations\VectorF.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Windows.Input.Manipulations\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Windows.Input.Manipulations\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Windows.Input.Manipulations\Debug\net9.0\System.SR.cs" Link="artifacts\obj\System.Windows.Input.Manipulations\Debug\net9.0\System.SR.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Windows.Input.Manipulations\Debug\net9.0\System.Windows.Input.Manipulations.AssemblyInfo.cs" Link="artifacts\obj\System.Windows.Input.Manipulations\Debug\net9.0\System.Windows.Input.Manipulations.AssemblyInfo.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Windows.Input.Manipulations\Debug\net9.0\System.Windows.Input.Manipulations.AssemblyInfo.Extended.cs" Link="artifacts\obj\System.Windows.Input.Manipulations\Debug\net9.0\System.Windows.Input.Manipulations.AssemblyInfo.Extended.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\3c96e77fb9e143d48efaa66e189c5bf8\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5c3ceb8dba6543d78c89ea222bdaefe2\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ee57653773374988b95e4aacce80dacf\System.Diagnostics.Tools.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"/>
  </ItemGroup>
</Project>