File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
src/ext/NetFx/netcoresearch Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4242 <PropertyGroup >
4343 <NetHostPlatform >$(Platform)</NetHostPlatform >
4444 <NetHostPlatform Condition =" '$(NetHostPlatform)'=='Win32' " >x86</NetHostPlatform >
45- <NetHostPath >..\..\..\..\packages\runtime.win-$(NetHostPlatform).Microsoft.NETCore.DotNetAppHost.8.0.7 \runtimes\win-$(NetHostPlatform)\native\</NetHostPath >
46- <HostfxrPath >..\..\..\..\packages\runtime.win-$(NetHostPlatform).Microsoft.NETCore.DotNetHostResolver.8.0.7 \runtimes\win-$(NetHostPlatform)\native\</HostfxrPath >
45+ <NetHostPath >..\..\..\..\packages\runtime.win-$(NetHostPlatform).Microsoft.NETCore.DotNetAppHost.8.0.12 \runtimes\win-$(NetHostPlatform)\native\</NetHostPath >
46+ <HostfxrPath >..\..\..\..\packages\runtime.win-$(NetHostPlatform).Microsoft.NETCore.DotNetHostResolver.8.0.12 \runtimes\win-$(NetHostPlatform)\native\</HostfxrPath >
4747 <ProjectAdditionalIncludeDirectories >$(NetHostPath)</ProjectAdditionalIncludeDirectories >
4848 </PropertyGroup >
4949
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
3- <package id =" runtime.win-arm64.Microsoft.NETCore.DotNetAppHost" version =" 8.0.7 " targetFramework =" native" />
4- <package id =" runtime.win-x64.Microsoft.NETCore.DotNetAppHost" version =" 8.0.7 " targetFramework =" native" />
5- <package id =" runtime.win-x86.Microsoft.NETCore.DotNetAppHost" version =" 8.0.7 " targetFramework =" native" />
6- <package id =" runtime.win-arm64.Microsoft.NETCore.DotNetHostResolver" version =" 8.0.7 " targetFramework =" native" />
7- <package id =" runtime.win-x64.Microsoft.NETCore.DotNetHostResolver" version =" 8.0.7 " targetFramework =" native" />
8- <package id =" runtime.win-x86.Microsoft.NETCore.DotNetHostResolver" version =" 8.0.7 " targetFramework =" native" />
3+ <package id =" runtime.win-arm64.Microsoft.NETCore.DotNetAppHost" version =" 8.0.12 " targetFramework =" native" />
4+ <package id =" runtime.win-x64.Microsoft.NETCore.DotNetAppHost" version =" 8.0.12 " targetFramework =" native" />
5+ <package id =" runtime.win-x86.Microsoft.NETCore.DotNetAppHost" version =" 8.0.12 " targetFramework =" native" />
6+ <package id =" runtime.win-arm64.Microsoft.NETCore.DotNetHostResolver" version =" 8.0.12 " targetFramework =" native" />
7+ <package id =" runtime.win-x64.Microsoft.NETCore.DotNetHostResolver" version =" 8.0.12 " targetFramework =" native" />
8+ <package id =" runtime.win-x86.Microsoft.NETCore.DotNetHostResolver" version =" 8.0.12 " targetFramework =" native" />
99</packages >
You can’t perform that action at this time.
0 commit comments