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.
2 parents 076f24b + 5dc1101 commit bee3059Copy full SHA for bee3059
Assets/MixedReality.Toolkit.Foundation.nuspec
@@ -12,6 +12,9 @@
12
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
13
<releaseNotes>$releaseNotes$</releaseNotes>
14
<tags>Unity MixedReality</tags>
15
+ <dependencies>
16
+ <dependency id="Microsoft.Windows.MixedReality.DotNetWinRT" version="0.5.1034" />
17
+ </dependencies>
18
<contentFiles>
19
<files include="any\any\.PkgSrc\**" buildAction="None" copyToOutput="false" />
20
</contentFiles>
0 commit comments