Skip to content

Commit

Permalink
Automated commit for release version 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Manthei committed Jul 6, 2023
1 parent 3ec7dc7 commit 94a46e6
Show file tree
Hide file tree
Showing 21 changed files with 1,133 additions and 716 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!-- Redirect to the nuget .targets and .props file -->
<Import Project="$(SolutionDir)\packages\Microsoft.Azure.RemoteRendering.Cpp.1.2.0\build\microsoft.azure.remoterendering.Cpp.props" Condition="Exists('$(SolutionDir)\packages\Microsoft.Azure.RemoteRendering.Cpp.1.2.0\build\microsoft.azure.remoterendering.Cpp.props')" />
<Import Project="$(SolutionDir)\packages\Microsoft.Azure.RemoteRendering.Cpp.1.2.1\build\microsoft.azure.remoterendering.Cpp.props" Condition="Exists('$(SolutionDir)\packages\Microsoft.Azure.RemoteRendering.Cpp.1.2.1\build\microsoft.azure.remoterendering.Cpp.props')" />

<ImportGroup Label="ExtensionTargets">
<Import Project="$(SolutionDir)\packages\Microsoft.Azure.RemoteRendering.Cpp.1.2.0\build\microsoft.azure.remoterendering.Cpp.targets" Condition="Exists('$(SolutionDir)\packages\Microsoft.Azure.RemoteRendering.Cpp.1.2.0\build\microsoft.azure.remoterendering.Cpp.targets')" />
<Import Project="$(SolutionDir)\packages\Microsoft.Azure.RemoteRendering.Cpp.1.2.1\build\microsoft.azure.remoterendering.Cpp.targets" Condition="Exists('$(SolutionDir)\packages\Microsoft.Azure.RemoteRendering.Cpp.1.2.1\build\microsoft.azure.remoterendering.Cpp.targets')" />
</ImportGroup>

</Project>
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.Azure.RemoteRendering.Cpp" version="1.2.0" targetFramework="native" />
<package id="Microsoft.Azure.RemoteRendering.Cpp" version="1.2.1" targetFramework="native" />
<package id="OpenXR.Headers" version="1.0.10.2" targetFramework="native" />
<package id="OpenXR.Loader" version="1.0.10.2" targetFramework="native" />
</packages>
4 changes: 2 additions & 2 deletions NativeCpp/HoloLens-Wmr/HolographicApp.targets
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!-- Redirect to the nuget .targets and .props file -->
<Import Project="$(SolutionDir)\packages\Microsoft.Azure.RemoteRendering.Cpp.1.2.0\build\microsoft.azure.remoterendering.Cpp.props" Condition="Exists('$(SolutionDir)\packages\Microsoft.Azure.RemoteRendering.Cpp.1.2.0\build\microsoft.azure.remoterendering.Cpp.props')" />
<Import Project="$(SolutionDir)\packages\Microsoft.Azure.RemoteRendering.Cpp.1.2.1\build\microsoft.azure.remoterendering.Cpp.props" Condition="Exists('$(SolutionDir)\packages\Microsoft.Azure.RemoteRendering.Cpp.1.2.1\build\microsoft.azure.remoterendering.Cpp.props')" />

<ImportGroup Label="ExtensionTargets">
<Import Project="$(SolutionDir)\packages\Microsoft.Azure.RemoteRendering.Cpp.1.2.0\build\microsoft.azure.remoterendering.Cpp.targets" Condition="Exists('$(SolutionDir)\packages\Microsoft.Azure.RemoteRendering.Cpp.1.2.0\build\microsoft.azure.remoterendering.Cpp.targets')" />
<Import Project="$(SolutionDir)\packages\Microsoft.Azure.RemoteRendering.Cpp.1.2.1\build\microsoft.azure.remoterendering.Cpp.targets" Condition="Exists('$(SolutionDir)\packages\Microsoft.Azure.RemoteRendering.Cpp.1.2.1\build\microsoft.azure.remoterendering.Cpp.targets')" />
</ImportGroup>

</Project>
2 changes: 1 addition & 1 deletion NativeCpp/HoloLens-Wmr/packages.config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.Windows.CppWinRT" version="2.0.200729.8" targetFramework="native" />
<package id="Microsoft.Azure.RemoteRendering.Cpp" version="1.2.0" targetFramework="native" />
<package id="Microsoft.Azure.RemoteRendering.Cpp" version="1.2.1" targetFramework="native" />
</packages>
251 changes: 126 additions & 125 deletions Scripts/ARRUtils.ps1

Large diffs are not rendered by default.

251 changes: 126 additions & 125 deletions Scripts/Conversion.ps1

Large diffs are not rendered by default.

251 changes: 126 additions & 125 deletions Scripts/DownloadUnityPackages.ps1

Large diffs are not rendered by default.

251 changes: 126 additions & 125 deletions Scripts/RenderingSession.ps1

Large diffs are not rendered by default.

251 changes: 126 additions & 125 deletions Scripts/ValidateConversionJson.ps1

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions Scripts/unity_sample_dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@
"packages": [
{
"name": "com.microsoft.mixedreality.toolkit.foundation",
"version": "2.8.2",
"version": "2.8.3",
"registry": "https://pkgs.dev.azure.com/aipmr/MixedReality-Unity-Packages/_packaging/Unity-packages/npm/registry"
},
{
"name": "com.microsoft.mixedreality.toolkit.standardassets",
"version": "2.8.2",
"version": "2.8.3",
"registry": "https://pkgs.dev.azure.com/aipmr/MixedReality-Unity-Packages/_packaging/Unity-packages/npm/registry"
},
{
"name": "com.microsoft.mixedreality.toolkit.tools",
"version": "2.8.2",
"version": "2.8.3",
"registry": "https://pkgs.dev.azure.com/aipmr/MixedReality-Unity-Packages/_packaging/Unity-packages/npm/registry"
},
{
"name": "com.microsoft.mixedreality.toolkit.extensions",
"version": "2.8.2",
"version": "2.8.3",
"registry": "https://pkgs.dev.azure.com/aipmr/MixedReality-Unity-Packages/_packaging/Unity-packages/npm/registry"
},
{
Expand Down Expand Up @@ -47,7 +47,7 @@
},
{
"name": "com.microsoft.mixedreality.openxr",
"version": "1.5.1",
"version": "1.8.1",
"registry": "https://pkgs.dev.azure.com/aipmr/MixedReality-Unity-Packages/_packaging/Unity-packages/npm/registry"
},
{
Expand All @@ -57,7 +57,7 @@
},
{
"name": "com.microsoft.azure.remote-rendering",
"version": "1.2.0",
"version": "1.2.1",
"registry": "https://pkgs.dev.azure.com/aipmr/MixedReality-Unity-Packages/_packaging/Unity-packages/npm/registry"
}
]
Expand Down
Loading

0 comments on commit 94a46e6

Please sign in to comment.