Skip to content

Commit

Permalink
use newest version
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfriesen committed Nov 18, 2024
1 parent b1870c9 commit 4b6c33e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xdp.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<!-- Work around nuget build error for native projects. -->
<ResolveNuGetPackages>false</ResolveNuGetPackages>
<HostPlatform>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture)</HostPlatform>
<XdpWdkVersion>10.0.26100.1591</XdpWdkVersion>
<XdpWdkVersion>10.0.26100.2161</XdpWdkVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(Platform)' != 'x64'">
<RestoreAdditionalProjectSources>$(SolutionDir)artifacts/nuget</RestoreAdditionalProjectSources>
Expand Down

0 comments on commit 4b6c33e

Please sign in to comment.