aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/dnchost/packages.config
blob: 6c369364327860faf4df58911724c5c62e59e6f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>
<packages>
  <package id="Microsoft.Build.Tasks.Git" version="1.0.0" targetFramework="native" developmentDependency="true" />
  <package id="Microsoft.SourceLink.Common" version="1.0.0" targetFramework="native" developmentDependency="true" />
  <package id="Microsoft.SourceLink.GitHub" version="1.0.0" targetFramework="native" developmentDependency="true" />
  <package id="Nerdbank.GitVersioning" version="3.3.37" targetFramework="native" developmentDependency="true" />
  <package id="runtime.win-arm64.Microsoft.NETCore.DotNetAppHost" version="5.0.0" targetFramework="native" />
  <package id="runtime.win-x64.Microsoft.NETCore.DotNetAppHost" version="5.0.0" targetFramework="native" />
  <package id="runtime.win-x86.Microsoft.NETCore.DotNetAppHost" version="5.0.0" targetFramework="native" />
  <package id="WixToolset.BalUtil" version="4.0.58" targetFramework="native" />
  <package id="WixToolset.BootstrapperCore.Native" version="4.0.141" targetFramework="native" />
  <package id="WixToolset.DUtil" version="4.0.72" targetFramework="native" />
</packages>