Skip to content

Commit

Permalink
Update frameworkUDK to 22467.1004-210928-1420 (#1508)
Browse files Browse the repository at this point in the history
  • Loading branch information
kythant authored Sep 29, 2021
1 parent 1c9e3bd commit 755aab5
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
<Import Project="..\..\packages\Microsoft.FrameworkUdk.$(Udk-Arch)fre.10.0.22453.1006-210916-1712.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.$(Udk-Arch)fre.targets" Condition="Exists('..\..\packages\Microsoft.FrameworkUdk.$(Udk-Arch)fre.10.0.22453.1006-210916-1712.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.$(Udk-Arch)fre.targets')" />
<Import Project="..\..\packages\Microsoft.FrameworkUdk.$(Udk-Arch)fre.10.0.22467.1004-210928-1420.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.$(Udk-Arch)fre.targets" Condition="Exists('..\..\packages\Microsoft.FrameworkUdk.$(Udk-Arch)fre.10.0.22467.1004-210928-1420.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.$(Udk-Arch)fre.targets')" />
<Import Project="..\..\packages\Microsoft.Windows.CppWinRT.2.0.210806.1\build\native\Microsoft.Windows.CppWinRT.targets" Condition="Exists('..\..\packages\Microsoft.Windows.CppWinRT.2.0.210806.1\build\native\Microsoft.Windows.CppWinRT.targets')" />
<Import Project="..\..\packages\Microsoft.SourceLink.Common.1.1.0-beta-21055-01\build\Microsoft.SourceLink.Common.targets" Condition="Exists('..\..\packages\Microsoft.SourceLink.Common.1.1.0-beta-21055-01\build\Microsoft.SourceLink.Common.targets')" />
<Import Project="..\..\packages\Microsoft.Build.Tasks.Git.1.1.0-beta-20204-02\build\Microsoft.Build.Tasks.Git.targets" Condition="Exists('..\..\packages\Microsoft.Build.Tasks.Git.1.1.0-beta-20204-02\build\Microsoft.Build.Tasks.Git.targets')" />
Expand All @@ -186,7 +186,7 @@
<PropertyGroup>
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\..\packages\Microsoft.FrameworkUdk.$(Udk-Arch)fre.10.0.22453.1006-210916-1712.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.$(Udk-Arch)fre.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.FrameworkUdk.$(Udk-Arch)fre.10.0.22453.1006-210916-1712.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.$(Udk-Arch)fre.targets'))" />
<Error Condition="!Exists('..\..\packages\Microsoft.FrameworkUdk.$(Udk-Arch)fre.10.0.22467.1004-210928-1420.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.$(Udk-Arch)fre.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.FrameworkUdk.$(Udk-Arch)fre.10.0.22467.1004-210928-1420.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.$(Udk-Arch)fre.targets'))" />
<Error Condition="!Exists('..\..\packages\Microsoft.Windows.CppWinRT.2.0.210806.1\build\native\Microsoft.Windows.CppWinRT.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Windows.CppWinRT.2.0.210806.1\build\native\Microsoft.Windows.CppWinRT.props'))" />
<Error Condition="!Exists('..\..\packages\Microsoft.Windows.CppWinRT.2.0.210806.1\build\native\Microsoft.Windows.CppWinRT.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Windows.CppWinRT.2.0.210806.1\build\native\Microsoft.Windows.CppWinRT.targets'))" />
<Error Condition="!Exists('..\..\packages\Microsoft.SourceLink.Common.1.1.0-beta-21055-01\build\Microsoft.SourceLink.Common.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.SourceLink.Common.1.1.0-beta-21055-01\build\Microsoft.SourceLink.Common.props'))" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.Build.Tasks.Git" version="1.1.0-beta-20204-02" targetFramework="native" developmentDependency="true" />
<package id="Microsoft.FrameworkUdk.amd64fre" version="10.0.22453.1006-210916-1712.ni-release-svc-reunion2110" targetFramework="native" />
<package id="Microsoft.FrameworkUdk.arm64fre" version="10.0.22453.1006-210916-1712.ni-release-svc-reunion2110" targetFramework="native" />
<package id="Microsoft.FrameworkUdk.x86fre" version="10.0.22453.1006-210916-1712.ni-release-svc-reunion2110" targetFramework="native" />
<package id="Microsoft.FrameworkUdk.amd64fre" version="10.0.22467.1004-210928-1420.ni-release-svc-reunion2110" targetFramework="native" />
<package id="Microsoft.FrameworkUdk.arm64fre" version="10.0.22467.1004-210928-1420.ni-release-svc-reunion2110" targetFramework="native" />
<package id="Microsoft.FrameworkUdk.x86fre" version="10.0.22467.1004-210928-1420.ni-release-svc-reunion2110" targetFramework="native" />
<package id="Microsoft.SourceLink.Common" version="1.1.0-beta-21055-01" targetFramework="native" developmentDependency="true" />
<package id="Microsoft.SourceLink.GitHub" version="1.1.0-beta-20204-02" targetFramework="native" developmentDependency="true" />
<package id="Microsoft.Windows.CppWinRT" version="2.0.210806.1" targetFramework="native" />
Expand Down
12 changes: 6 additions & 6 deletions dev/WindowsAppRuntime_DLL/WindowsAppRuntime_DLL.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -376,19 +376,19 @@
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
<Import Project="..\..\packages\Microsoft.FrameworkUdk.amd64fre.10.0.22453.1006-210916-1712.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.amd64fre.targets" Condition="Exists('..\..\packages\Microsoft.FrameworkUdk.amd64fre.10.0.22453.1006-210916-1712.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.amd64fre.targets')" />
<Import Project="..\..\packages\Microsoft.FrameworkUdk.arm64fre.10.0.22453.1006-210916-1712.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.arm64fre.targets" Condition="Exists('..\..\packages\Microsoft.FrameworkUdk.arm64fre.10.0.22453.1006-210916-1712.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.arm64fre.targets')" />
<Import Project="..\..\packages\Microsoft.FrameworkUdk.x86fre.10.0.22453.1006-210916-1712.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.x86fre.targets" Condition="Exists('..\..\packages\Microsoft.FrameworkUdk.x86fre.10.0.22453.1006-210916-1712.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.x86fre.targets')" />
<Import Project="..\..\packages\Microsoft.FrameworkUdk.amd64fre.10.0.22467.1004-210928-1420.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.amd64fre.targets" Condition="Exists('..\..\packages\Microsoft.FrameworkUdk.amd64fre.10.0.22467.1004-210928-1420.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.amd64fre.targets')" />
<Import Project="..\..\packages\Microsoft.FrameworkUdk.arm64fre.10.0.22467.1004-210928-1420.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.arm64fre.targets" Condition="Exists('..\..\packages\Microsoft.FrameworkUdk.arm64fre.10.0.22467.1004-210928-1420.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.arm64fre.targets')" />
<Import Project="..\..\packages\Microsoft.FrameworkUdk.x86fre.10.0.22467.1004-210928-1420.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.x86fre.targets" Condition="Exists('..\..\packages\Microsoft.FrameworkUdk.x86fre.10.0.22467.1004-210928-1420.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.x86fre.targets')" />
<Import Project="..\..\packages\Microsoft.Windows.CppWinRT.2.0.210806.1\build\native\Microsoft.Windows.CppWinRT.targets" Condition="Exists('..\..\packages\Microsoft.Windows.CppWinRT.2.0.210806.1\build\native\Microsoft.Windows.CppWinRT.targets')" />
<Import Project="..\..\packages\Microsoft.Windows.ImplementationLibrary.1.0.210803.1\build\native\Microsoft.Windows.ImplementationLibrary.targets" Condition="Exists('..\..\packages\Microsoft.Windows.ImplementationLibrary.1.0.210803.1\build\native\Microsoft.Windows.ImplementationLibrary.targets')" />
</ImportGroup>
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\..\packages\Microsoft.FrameworkUdk.amd64fre.10.0.22453.1006-210916-1712.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.amd64fre.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.FrameworkUdk.amd64fre.10.0.22453.1006-210916-1712.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.amd64fre.targets'))" />
<Error Condition="!Exists('..\..\packages\Microsoft.FrameworkUdk.arm64fre.10.0.22453.1006-210916-1712.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.arm64fre.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.FrameworkUdk.arm64fre.10.0.22453.1006-210916-1712.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.arm64fre.targets'))" />
<Error Condition="!Exists('..\..\packages\Microsoft.FrameworkUdk.x86fre.10.0.22453.1006-210916-1712.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.x86fre.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.FrameworkUdk.x86fre.10.0.22453.1006-210916-1712.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.x86fre.targets'))" />
<Error Condition="!Exists('..\..\packages\Microsoft.FrameworkUdk.amd64fre.10.0.22467.1004-210928-1420.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.amd64fre.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.FrameworkUdk.amd64fre.10.0.22467.1004-210928-1420.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.amd64fre.targets'))" />
<Error Condition="!Exists('..\..\packages\Microsoft.FrameworkUdk.arm64fre.10.0.22467.1004-210928-1420.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.arm64fre.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.FrameworkUdk.arm64fre.10.0.22467.1004-210928-1420.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.arm64fre.targets'))" />
<Error Condition="!Exists('..\..\packages\Microsoft.FrameworkUdk.x86fre.10.0.22467.1004-210928-1420.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.x86fre.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.FrameworkUdk.x86fre.10.0.22467.1004-210928-1420.ni-release-svc-reunion2110\build\native\Microsoft.FrameworkUdk.x86fre.targets'))" />
<Error Condition="!Exists('..\..\packages\Microsoft.Windows.CppWinRT.2.0.210806.1\build\native\Microsoft.Windows.CppWinRT.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Windows.CppWinRT.2.0.210806.1\build\native\Microsoft.Windows.CppWinRT.props'))" />
<Error Condition="!Exists('..\..\packages\Microsoft.Windows.CppWinRT.2.0.210806.1\build\native\Microsoft.Windows.CppWinRT.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Windows.CppWinRT.2.0.210806.1\build\native\Microsoft.Windows.CppWinRT.targets'))" />
<Error Condition="!Exists('..\..\packages\Microsoft.Windows.ImplementationLibrary.1.0.210803.1\build\native\Microsoft.Windows.ImplementationLibrary.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Windows.ImplementationLibrary.1.0.210803.1\build\native\Microsoft.Windows.ImplementationLibrary.targets'))" />
Expand Down
6 changes: 3 additions & 3 deletions dev/WindowsAppRuntime_DLL/packages.config
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.FrameworkUdk.amd64fre" version="10.0.22453.1006-210916-1712.ni-release-svc-reunion2110" targetFramework="native" />
<package id="Microsoft.FrameworkUdk.arm64fre" version="10.0.22453.1006-210916-1712.ni-release-svc-reunion2110" targetFramework="native" />
<package id="Microsoft.FrameworkUdk.x86fre" version="10.0.22453.1006-210916-1712.ni-release-svc-reunion2110" targetFramework="native" />
<package id="Microsoft.FrameworkUdk.amd64fre" version="10.0.22467.1004-210928-1420.ni-release-svc-reunion2110" targetFramework="native" />
<package id="Microsoft.FrameworkUdk.arm64fre" version="10.0.22467.1004-210928-1420.ni-release-svc-reunion2110" targetFramework="native" />
<package id="Microsoft.FrameworkUdk.x86fre" version="10.0.22467.1004-210928-1420.ni-release-svc-reunion2110" targetFramework="native" />
<package id="Microsoft.Windows.CppWinRT" version="2.0.210806.1" targetFramework="native" />
<package id="Microsoft.Windows.ImplementationLibrary" version="1.0.210803.1" targetFramework="native" />
</packages>

0 comments on commit 755aab5

Please sign in to comment.