File tree Expand file tree Collapse file tree 6 files changed +14
-60
lines changed
Assets/MixedRealityToolkit.Providers/WindowsMixedReality/DotNetAdapter Expand file tree Collapse file tree 6 files changed +14
-60
lines changed Original file line number Diff line number Diff line change 9494# ========================= #
9595# MSBuildForUnity generated #
9696# ========================= #
97- Assets /MixedRealityToolkit.Providers /WindowsMixedReality /DotNetAdapter /Plugins *
9897MSBuildForUnity.Common.props
99- .obj
10098/* .msb4u.csproj.meta
10199* .msb4u.csproj.meta
102100/* .msb4u.sln.meta
103101* .msb4u.sln.meta
102+ Dependencies *
Original file line number Diff line number Diff line change 1+ # ========================= #
2+ # MSBuildForUnity generated #
3+ # ========================= #
4+ .obj
5+ .bin
Original file line number Diff line number Diff line change 1- <Project ToolsVersion = " 15.0 " >
1+ <Project >
22 <Import Project =" $([MSBuild]::GetPathOfFileAbove(MSBuildForUnity.Common.props))" Condition =" Exists('$([MSBuild]::GetPathOfFileAbove(MSBuildForUnity.Common.props))')" />
33
44 <PropertyGroup Condition =" '$(UnityCurrentTargetFramework)' == ''" >
1010 </PropertyGroup >
1111
1212 <PropertyGroup >
13- <!-- Make sure Unity ignores the contents of the intermediate output path. -->
14- <BaseIntermediateOutputPath >.obj</BaseIntermediateOutputPath >
15- <OutputPath >Plugins </OutputPath >
13+ <!-- Make sure Unity ignores the contents of the output path. -->
14+ <BaseIntermediateOutputPath >.obj\ </BaseIntermediateOutputPath >
15+ <OutputPath >.bin\ </OutputPath >
1616 </PropertyGroup >
1717
18- <ItemGroup >
19- <PackageReference Include =" MSBuildForUnity" Version =" 0.8.*" >
20- <PrivateAssets >all</PrivateAssets >
21- <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
22- </PackageReference >
23- </ItemGroup >
24-
2518 <!-- Note that this is the special "NoTarget" SDK to prevent this project from producing a dll. -->
26- <Import Project =" Sdk.props" Sdk =" Microsoft.Build.NoTargets" Version =" 1.0.80 " />
19+ <Import Project =" Sdk.props" Sdk =" Microsoft.Build.NoTargets" Version =" 1.0.85 " />
2720
2821 <ItemGroup >
29- <PackageReference Include =" Microsoft.Windows.MixedReality.DotNetWinRT" Version =" 0.5.* " />
22+ <PackageReference Include =" Microsoft.Windows.MixedReality.DotNetWinRT" Version =" 0.5.1037 " />
3023 </ItemGroup >
3124
32- <Import Project =" Sdk.targets" Sdk =" Microsoft.Build.NoTargets" Version =" 1.0.80 " />
25+ <Import Project =" Sdk.targets" Sdk =" Microsoft.Build.NoTargets" Version =" 1.0.85 " />
3326</Project >
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 66 "com.unity.xr.arfoundation" : " 1.5.0-preview.6" ,
77 "com.unity.xr.arkit" : " 2.1.2" ,
88 "com.unity.xr.openvr.standalone" : " 1.0.5" ,
9- "com.unity.xr.windowsmr.metro" : " 1.0.15 " ,
9+ "com.unity.xr.windowsmr.metro" : " 1.0.18 " ,
1010 "com.unity.modules.ai" : " 1.0.0" ,
1111 "com.unity.modules.animation" : " 1.0.0" ,
1212 "com.unity.modules.assetbundle" : " 1.0.0" ,
You can’t perform that action at this time.
0 commit comments