We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d3963e commit 173fd26Copy full SHA for 173fd26
Assets/MixedRealityToolkit/MixedReality.Toolkit.targets
@@ -1,5 +1,5 @@
1
<Project>
2
-
+ <!-- Check if MSBuildForUnity is being used to resolve, by checking if it's version is present or not -->
3
<PropertyGroup Condition="'$(MSBuildForUnityVersion)' == ''">
4
<!-- If $(UnityPlayer) is not set, default to Standalone. -->
5
<MRTKUnityPlayer Condition=" '$(MRTKUnityPlayer)' == '' ">Standalone</MRTKUnityPlayer>
0 commit comments