|
5 | 5 | <version>$version$</version> |
6 | 6 | <authors>Microsoft</authors> |
7 | 7 | <owners>Microsoft,MixedReality</owners> |
8 | | - <licenseUrl>https://github.com/Microsoft/MixedRealityToolkit-Unity/blob/releases/2.2.0/License.txt</licenseUrl> |
| 8 | + <licenseUrl>https://github.com/Microsoft/MixedRealityToolkit-Unity/blob/releases/2.3.0/License.txt</licenseUrl> |
9 | 9 | <projectUrl>https://aka.ms/MRTK</projectUrl> |
10 | 10 | <iconUrl>https://microsoft.github.io/MixedRealityToolkit-Unity/Documentation/Images/MRTK_Logo_NuGet.png</iconUrl> |
11 | 11 | <requireLicenseAcceptance>true</requireLicenseAcceptance> |
|
14 | 14 | <releaseNotes>$releaseNotes$</releaseNotes> |
15 | 15 | <tags>Unity MixedReality MixedRealityToolkit MRTK</tags> |
16 | 16 | <dependencies> |
17 | | - <dependency id="Microsoft.Windows.MixedReality.DotNetWinRT" version="0.5.1037" /> |
| 17 | + <dependency id="Microsoft.Windows.MixedReality.DotNetWinRT" version="0.5.1045" /> |
18 | 18 | </dependencies> |
19 | 19 | <contentFiles> |
20 | 20 | <files include="any\any\.PkgSrc\**" buildAction="None" copyToOutput="false" /> |
21 | 21 | </contentFiles> |
22 | 22 | </metadata> |
23 | 23 | <files> |
24 | 24 | <file src="MixedRealityToolkit\**" exclude="*.nuspec;*.nuspec.meta;*.props;*.props.meta;*.targets;*.targets.meta;MixedRealityToolkit\toc.yml*" target="MRTK\" /> |
25 | | - <file src="MixedRealityToolkit.Providers\**" exclude="*.nuspec;*.nuspec.meta;*.props;*.props.meta;*.targets;*.targets.meta;MixedRealityToolkit.Providers\License.txt*;MixedRealityToolkit.Providers\Version.txt*;MixedRealityToolkit.Providers\WindowsMixedReality\DotNetAdapter*;MixedRealityToolkit.Providers\WindowsMixedReality\DotNetAdapter\**\*.*" target="MRTK\" /> |
| 25 | + <file src="MixedRealityToolkit.Providers\**" exclude="*.nuspec;*.nuspec.meta;*.props;*.props.meta;*.targets;*.targets.meta;MixedRealityToolkit.Providers\License.txt*;MixedRealityToolkit.Providers\Version.txt*;MixedRealityToolkit.Providers\WindowsMixedReality\Shared\DotNetAdapter*;MixedRealityToolkit.Providers\WindowsMixedReality\Shared\DotNetAdapter\**\*.*;MixedRealityToolkit.Providers\UnityAR*;MixedRealityToolkit.Providers\UnityAR\**\*.*" target="MRTK\" /> |
26 | 26 | <file src="MixedRealityToolkit.SDK\**" exclude="*.nuspec;*.nuspec.meta;*.props;*.props.meta;*.targets;*.targets.meta;MixedRealityToolkit.SDK\License.txt*;MixedRealityToolkit.SDK\Version.txt*;MixedRealityToolkit.SDK\toc.yml*;MixedRealityToolkit.SDK\StandardAssets.meta;MixedRealityToolkit.SDK\StandardAssets\Fonts.meta;MixedRealityToolkit.SDK\StandardAssets\Materials.meta;MixedRealityToolkit.SDK\StandardAssets\Shaders.meta;MixedRealityToolkit.SDK\StandardAssets\Textures.meta" target="MRTK\" /> |
27 | 27 | <file src="MixedRealityToolkit.Services\**" exclude="*.nuspec;*.nuspec.meta;*.props;*.props.meta;*.targets;*.targets.meta;MixedRealityToolkit.Services\License.txt*;MixedRealityToolkit.Services\Version.txt*" target="MRTK\" /> |
28 | 28 |
|
|
34 | 34 | <file src="..\Plugins\**\Microsoft.MixedReality.Toolkit.dll*" target="Plugins\" /> |
35 | 35 | <file src="..\Plugins\**\Microsoft.MixedReality.Toolkit.pdb*" target="Plugins\" /> |
36 | 36 | <file src="..\Plugins\**\Microsoft.MixedReality.Toolkit.Gltf.*" target="Plugins\" /> |
37 | | - <!-- commenting source packaging for the 2.2.0 release --> |
| 37 | + <!-- The following line is commented out because of a path length issue --> |
38 | 38 | <!-- <file src="..\..\Assets\MixedRealityToolkit\**\*.cs" target="contentFiles\any\any\.PkgSrc\MRTK\MixedRealityToolkit" /> --> |
39 | 39 |
|
40 | 40 | <!-- Assemblies and Sources that are built from the MixedRealityToolkit.Providers folder --> |
41 | | - <file src="..\Plugins\**\Microsoft.MixedReality.Toolkit.Providers.*" target="Plugins\" /> |
| 41 | + <file src="..\Plugins\**\Microsoft.MixedReality.Toolkit.Providers.*" exclude="..\Plugins\**\Microsoft.MixedReality.Toolkit.Providers.UnityAR*;..\Plugins\**\Microsoft.MixedReality.Toolkit.Providers.UnityAR\**\*.*" target="Plugins\" /> |
| 42 | + <!-- The following line is commented out because of a path length issue --> |
42 | 43 | <!-- <file src="..\..\Assets\MixedRealityToolkit.Providers\**\*.cs" target="contentFiles\any\any\.PkgSrc\MRTK\MixedRealityToolkit.Providers" /> --> |
43 | 44 |
|
44 | 45 | <!-- Assemblies and Sources that are built from the MixedRealityToolkit.SDK folder --> |
45 | 46 | <file src="..\Plugins\**\Microsoft.MixedReality.Toolkit.SDK.*" target="Plugins\" /> |
46 | 47 | <file src="..\Plugins\**\Microsoft.MixedReality.Toolkit.SDK.Inspectors.*" target="Plugins\" /> |
| 48 | + <!-- The following line is commented out because of a path length issue --> |
47 | 49 | <!-- <file src="..\..\Assets\MixedRealityToolkit.SDK\**\*.cs" target="contentFiles\any\any\.PkgSrc\MRTK\MixedRealityToolkit.SDK" /> --> |
48 | 50 |
|
49 | 51 | <!-- Assemblies and Sources that are built from the MixedRealityToolkit.Services folder --> |
50 | 52 | <file src="..\Plugins\**\Microsoft.MixedReality.Toolkit.Services.*" target="Plugins\" /> |
| 53 | + <!-- The following line is commented out because of a path length issue --> |
51 | 54 | <!-- <file src="..\..\Assets\MixedRealityToolkit.Services\**\*.cs" target="contentFiles\any\any\.PkgSrc\MRTK\MixedRealityToolkit.Services" /> --> |
52 | | - |
| 55 | + |
53 | 56 | <!-- |
54 | 57 | link.xml is copied to the root location, so that it can catch IL2CPP |
55 | 58 | bytecode stripping issues for all scripts included in this package. |
|
0 commit comments