You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The MSTest SDK has limited integration with NuGet meaning that the usual NuGet update and Visual Studio UI for managing NuGet packages won't work as expected. See this issue for more details: [NuGet#13127](https://github.com/NuGet/Home/issues/13127).
260
+
261
+
> [!NOTE]
262
+
> This limitation is not specific to MSTest SDK but to any MSBuild SDK.
263
+
> Dependabot will handle updating the version in the global.json file, but you will need to manually update the version in the project file.
0 commit comments