|
1 | | -<Project ToolsVersion="Current"> |
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
2 | 3 | <!-- Generated file, do not modify, your changes will be overwritten (use AssetPostprocessor.OnGeneratedCSProject) --> |
3 | 4 | <PropertyGroup> |
4 | | - <BaseIntermediateOutputPath>Temp\obj\$(Configuration)\$(MSBuildProjectName)</BaseIntermediateOutputPath> |
5 | | - <IntermediateOutputPath>$(BaseIntermediateOutputPath)</IntermediateOutputPath> |
| 5 | + <LangVersion>9.0</LangVersion> |
6 | 6 | </PropertyGroup> |
7 | | - <Import Project="Sdk.props" Sdk="Microsoft.NET.Sdk" /> |
8 | | - <ItemGroup> |
9 | | - <ProjectCapability Include="Unity" /> |
10 | | - </ItemGroup> |
11 | 7 | <PropertyGroup> |
12 | | - <GenerateAssemblyInfo>false</GenerateAssemblyInfo> |
13 | | - <EnableDefaultItems>false</EnableDefaultItems> |
14 | | - <AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath> |
15 | | - <LangVersion>9.0</LangVersion> |
16 | | - <Configurations>Debug;Release</Configurations> |
17 | 8 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
18 | 9 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
| 10 | + <ProductVersion>10.0.20506</ProductVersion> |
| 11 | + <SchemaVersion>2.0</SchemaVersion> |
19 | 12 | <RootNamespace></RootNamespace> |
| 13 | + <ProjectGuid>{B5A3F39D-1A2E-7410-EA66-FFCEE6A2312C}</ProjectGuid> |
20 | 14 | <OutputType>Library</OutputType> |
21 | 15 | <AppDesignerFolder>Properties</AppDesignerFolder> |
22 | 16 | <AssemblyName>Assembly-CSharp</AssemblyName> |
23 | | - <TargetFramework>netstandard2.1</TargetFramework> |
| 17 | + <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion> |
| 18 | + <FileAlignment>512</FileAlignment> |
24 | 19 | <BaseDirectory>.</BaseDirectory> |
25 | 20 | </PropertyGroup> |
26 | 21 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
44 | 39 | <AllowUnsafeBlocks>False</AllowUnsafeBlocks> |
45 | 40 | </PropertyGroup> |
46 | 41 | <PropertyGroup> |
47 | | - <NoStandardLibraries>true</NoStandardLibraries> |
48 | | - <NoStdLib>true</NoStdLib> |
49 | 42 | <NoConfig>true</NoConfig> |
50 | | - <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences> |
51 | | - <MSBuildWarningsAsMessages>MSB3277</MSBuildWarningsAsMessages> |
| 43 | + <NoStdLib>true</NoStdLib> |
| 44 | + <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences> |
| 45 | + <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades> |
| 46 | + <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades> |
52 | 47 | </PropertyGroup> |
53 | 48 | <PropertyGroup> |
| 49 | + <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
54 | 50 | <UnityProjectGenerator>Package</UnityProjectGenerator> |
55 | 51 | <UnityProjectGeneratorVersion>2.0.22</UnityProjectGeneratorVersion> |
56 | | - <UnityProjectGeneratorStyle>SDK</UnityProjectGeneratorStyle> |
| 52 | + <UnityProjectGeneratorStyle>Legacy</UnityProjectGeneratorStyle> |
57 | 53 | <UnityProjectType>Game:1</UnityProjectType> |
58 | 54 | <UnityBuildTarget>StandaloneWindows64:19</UnityBuildTarget> |
59 | 55 | <UnityVersion>6000.0.43f1</UnityVersion> |
60 | 56 | </PropertyGroup> |
61 | 57 | <ItemGroup> |
62 | | - <Analyzer Include="C:\Users\w1ndo\.vscode\extensions\visualstudiotoolsforunity.vstuc-1.1.0\Analyzers\Microsoft.Unity.Analyzers.dll" /> |
| 58 | + <Analyzer Include="C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\Extensions\Microsoft\Visual Studio Tools for Unity\Analyzers\Microsoft.Unity.Analyzers.dll" /> |
63 | 59 | <Analyzer Include="C:\Program Files\Unity\Hub\Editor\6000.0.43f1\Editor\Data\Tools\Unity.SourceGenerators\Unity.SourceGenerators.dll" /> |
64 | 60 | <Analyzer Include="C:\Program Files\Unity\Hub\Editor\6000.0.43f1\Editor\Data\Tools\Unity.SourceGenerators\Unity.Properties.SourceGenerator.dll" /> |
65 | 61 | <Analyzer Include="C:\Program Files\Unity\Hub\Editor\6000.0.43f1\Editor\Data\Tools\Unity.SourceGenerators\Unity.UIToolkit.SourceGenerator.dll" /> |
|
1393 | 1389 | </Reference> |
1394 | 1390 | </ItemGroup> |
1395 | 1391 | <ItemGroup> |
1396 | | - <ProjectReference Include="Unity.XR.Interaction.Toolkit.Samples.Hands.Editor.csproj" /> |
1397 | | - <ProjectReference Include="Unity.XR.Interaction.Toolkit.Samples.StarterAssets.csproj" /> |
1398 | | - <ProjectReference Include="Unity.XR.Hands.Samples.VisualizerSample.csproj" /> |
1399 | | - <ProjectReference Include="Unity.XR.Interaction.Toolkit.Samples.DeviceSimulator.csproj" /> |
1400 | | - <ProjectReference Include="Unity.XR.Interaction.Toolkit.Samples.StarterAssets.Editor.csproj" /> |
1401 | | - <ProjectReference Include="Unity.XR.Interaction.Toolkit.Samples.Hands.csproj" /> |
1402 | | - </ItemGroup> |
1403 | | - <Import Project="Sdk.targets" Sdk="Microsoft.NET.Sdk" /> |
1404 | | - <ItemGroup> |
1405 | | - <ProjectCapability Remove="LaunchProfiles" /> |
1406 | | - <ProjectCapability Remove="SharedProjectReferences" /> |
1407 | | - <ProjectCapability Remove="ReferenceManagerSharedProjects" /> |
1408 | | - <ProjectCapability Remove="ProjectReferences" /> |
1409 | | - <ProjectCapability Remove="ReferenceManagerProjects" /> |
1410 | | - <ProjectCapability Remove="COMReferences" /> |
1411 | | - <ProjectCapability Remove="ReferenceManagerCOM" /> |
1412 | | - <ProjectCapability Remove="AssemblyReferences" /> |
1413 | | - <ProjectCapability Remove="ReferenceManagerAssemblies" /> |
| 1392 | + <ProjectReference Include="Unity.XR.Interaction.Toolkit.Samples.Hands.Editor.csproj"> |
| 1393 | + <Project>{19C0CD92-FFB9-AB33-9DBE-B82D4DA4DDCE}</Project> |
| 1394 | + <Name>Unity.XR.Interaction.Toolkit.Samples.Hands.Editor</Name> |
| 1395 | + </ProjectReference> |
| 1396 | + <ProjectReference Include="Unity.XR.Interaction.Toolkit.Samples.StarterAssets.csproj"> |
| 1397 | + <Project>{6AB8B2B2-2ECD-8E06-4EEF-D7EFC24996E1}</Project> |
| 1398 | + <Name>Unity.XR.Interaction.Toolkit.Samples.StarterAssets</Name> |
| 1399 | + </ProjectReference> |
| 1400 | + <ProjectReference Include="Unity.XR.Hands.Samples.VisualizerSample.csproj"> |
| 1401 | + <Project>{908696F3-B455-4B92-2093-0AEBB3342C7A}</Project> |
| 1402 | + <Name>Unity.XR.Hands.Samples.VisualizerSample</Name> |
| 1403 | + </ProjectReference> |
| 1404 | + <ProjectReference Include="Unity.XR.Interaction.Toolkit.Samples.DeviceSimulator.csproj"> |
| 1405 | + <Project>{B167D385-7781-67AD-F06E-3129116716CD}</Project> |
| 1406 | + <Name>Unity.XR.Interaction.Toolkit.Samples.DeviceSimulator</Name> |
| 1407 | + </ProjectReference> |
| 1408 | + <ProjectReference Include="Unity.XR.Interaction.Toolkit.Samples.StarterAssets.Editor.csproj"> |
| 1409 | + <Project>{7FA1F632-7D01-8F65-8699-88694178F51A}</Project> |
| 1410 | + <Name>Unity.XR.Interaction.Toolkit.Samples.StarterAssets.Editor</Name> |
| 1411 | + </ProjectReference> |
| 1412 | + <ProjectReference Include="Unity.XR.Interaction.Toolkit.Samples.Hands.csproj"> |
| 1413 | + <Project>{5B0A847E-CD85-A368-E74B-9789E9605901}</Project> |
| 1414 | + <Name>Unity.XR.Interaction.Toolkit.Samples.Hands</Name> |
| 1415 | + </ProjectReference> |
1414 | 1416 | </ItemGroup> |
| 1417 | + <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
| 1418 | + <Target Name="GenerateTargetFrameworkMonikerAttribute" /> |
| 1419 | + <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
| 1420 | + Other similar extension points exist, see Microsoft.Common.targets. |
| 1421 | + <Target Name="BeforeBuild"> |
| 1422 | + </Target> |
| 1423 | + <Target Name="AfterBuild"> |
| 1424 | + </Target> |
| 1425 | + --> |
1415 | 1426 | </Project> |
0 commit comments