make/vs/testapp/packages.config

Tue, 02 Jun 2026 19:48:15 +0200

author
Mike Becker <universe@uap-core.de>
date
Tue, 02 Jun 2026 19:48:15 +0200
changeset 1159
9811e27e0889
parent 377
3a60db9ebb5d
permissions
-rw-r--r--

add missing build dependency generation for the common objects

<?xml version="1.0" encoding="utf-8"?>
<packages>
  <package id="Microsoft.Windows.CppWinRT" version="2.0.240111.5" targetFramework="native" />
  <package id="Microsoft.Windows.ImplementationLibrary" version="1.0.240122.1" targetFramework="native" />
  <package id="Microsoft.Windows.SDK.BuildTools" version="10.0.22621.3233" targetFramework="native" />
  <package id="Microsoft.WindowsAppSDK" version="1.5.241001000" targetFramework="native" />
</packages>

mercurial