diff --git a/samples/snippets/core/tutorials/netcore-hosting/csharp/HostWithHostFxr/global.json b/samples/snippets/core/tutorials/netcore-hosting/csharp/HostWithHostFxr/global.json index f17298ca87187..a4111e410f82f 100644 --- a/samples/snippets/core/tutorials/netcore-hosting/csharp/HostWithHostFxr/global.json +++ b/samples/snippets/core/tutorials/netcore-hosting/csharp/HostWithHostFxr/global.json @@ -1,5 +1,5 @@ { "msbuild-sdks": { - "Microsoft.Build.Traversal": "4.1.0" + "Microsoft.Build.Traversal": "4.1.82" } } \ No newline at end of file