Bump Microsoft.Build.Framework and Microsoft.CodeAnalysis.Workspaces.MSBuild #23
Annotations
10 warnings
|
Build:
src/DotnetCodingContextMCP/Services/RoslynWorkspaceService.cs#L38
'Workspace.WorkspaceFailed' is obsolete: 'Use RegisterWorkspaceFailedHandler instead, which by default will no longer run on the UI thread.'
|
|
Build:
src/DotnetCodingContextMCP/Services/RoslynWorkspaceService.cs#L38
'Workspace.WorkspaceFailed' is obsolete: 'Use RegisterWorkspaceFailedHandler instead, which by default will no longer run on the UI thread.'
|
|
Build:
test/DotnetCodingContextMCP.Tests/MockSetupGenerationTests.cs#L27
Theory method 'MockLibraryPatterns_ContainExpectedPrefix' on test class 'MockSetupGenerationTests' does not use parameter 'library'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
|
Build:
test/DotnetCodingContextMCP.Tests/WorkspaceCachingTests.cs#L21
Do not use Assert.True() to check for substrings. Use Assert.EndsWith instead. (https://xunit.net/xunit.analyzers/rules/xUnit2009)
|
|
Build:
test/DotnetCodingContextMCP.Tests/WorkspaceCachingTests.cs#L13
Do not use Assert.True() to check for substrings. Use Assert.EndsWith instead. (https://xunit.net/xunit.analyzers/rules/xUnit2009)
|
|
Build:
test/DotnetCodingContextMCP.Tests/MockSetupGenerationTests.cs#L27
Theory method 'MockLibraryPatterns_ContainExpectedPrefix' on test class 'MockSetupGenerationTests' does not use parameter 'library'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
|
Build:
test/DotnetCodingContextMCP.Tests/WorkspaceCachingTests.cs#L13
Do not use Assert.True() to check for substrings. Use Assert.EndsWith instead. (https://xunit.net/xunit.analyzers/rules/xUnit2009)
|
|
Build:
test/DotnetCodingContextMCP.Tests/WorkspaceCachingTests.cs#L21
Do not use Assert.True() to check for substrings. Use Assert.EndsWith instead. (https://xunit.net/xunit.analyzers/rules/xUnit2009)
|
|
Build:
src/DotnetCodingContextMCP/Services/RoslynWorkspaceService.cs#L38
'Workspace.WorkspaceFailed' is obsolete: 'Use RegisterWorkspaceFailedHandler instead, which by default will no longer run on the UI thread.'
|
|
Build:
src/DotnetCodingContextMCP/Services/RoslynWorkspaceService.cs#L38
'Workspace.WorkspaceFailed' is obsolete: 'Use RegisterWorkspaceFailedHandler instead, which by default will no longer run on the UI thread.'
|
Loading