You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64 lines
3.2 KiB
64 lines
3.2 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<LangVersion>9.0</LangVersion>
|
|
<_TargetFrameworkDirectories>non_empty_path_generated_by_unity.rider.package</_TargetFrameworkDirectories>
|
|
<_FullFrameworkReferenceAssemblyPaths>non_empty_path_generated_by_unity.rider.package</_FullFrameworkReferenceAssemblyPaths>
|
|
<DisableHandlePackageFileConflicts>true</DisableHandlePackageFileConflicts>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProductVersion>10.0.20506</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<RootNamespace></RootNamespace>
|
|
<ProjectGuid>{1b2879b5-1eca-c7cb-6ee6-c34e2878e615}</ProjectGuid>
|
|
<ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<AssemblyName>Unity.Performance.Profile-Analyzer.EditorTests</AssemblyName>
|
|
<TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<BaseDirectory>.</BaseDirectory>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>Temp\Bin\Debug\Unity.Rider.Editor\</OutputPath>
|
|
<DefineConstants>UNITY_EDITOR</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<NoWarn>0169,0649</NoWarn>
|
|
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>
|
|
<TreatWarningsAsErrors>False</TreatWarningsAsErrors>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<NoConfig>true</NoConfig>
|
|
<NoStdLib>true</NoStdLib>
|
|
<AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
|
|
<ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
|
|
<ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<None Include="Library\PackageCache\com.unity.performance.profile-analyzer@1.2.2\Tests\Editor\Unity.Performance.Profile-Analyzer.EditorTests.asmdef" />
|
|
<Reference Include="UnityEngine">
|
|
<HintPath>D:\UnityHub\2021.3.34f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.CoreModule">
|
|
<HintPath>D:\UnityHub\2021.3.34f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEditor">
|
|
<HintPath>D:\UnityHub\2021.3.34f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
</Project>
|