From 346b6ada98d731fc87bad505718677b8c9bfe622 Mon Sep 17 00:00:00 2001 From: Marc Paine Date: Mon, 9 Sep 2024 13:07:52 -0700 Subject: [PATCH] clarify fixed in details --- release-notes/9.0/known-issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes/9.0/known-issues.md b/release-notes/9.0/known-issues.md index 902e37bb4c..1b595fff24 100644 --- a/release-notes/9.0/known-issues.md +++ b/release-notes/9.0/known-issues.md @@ -49,4 +49,4 @@ There is an incompatible dependency between a file loaded from the SDK and the d ``` NETSDK1060 Error reading assets file: Error loading lock file '...\obj\project.assets.json' : Could not load file or assembly 'System.Text.Json, Version=8.0.0.4, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified. ``` -This behavior will be **fixed in .NET 9 SDK RC2** release +This behavior will be **fixed in an upcoming Visual Studio 17.11.x** release