File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ indent_size = 2
3737
3838# Dotnet diagnostic settings
3939[* .{cs,vb} ]
40- dotnet_diagnostic.xUnit2018.severity = suppress # " do not compare an object's exact type to the abstract class" is a valid assert, but very noisy right now
40+ dotnet_diagnostic.xUnit2018.severity = none # " do not compare an object's exact type to the abstract class" is a valid assert, but very noisy right now
4141
4242# Dotnet code style settings:
4343[* .{cs,vb} ]
Original file line number Diff line number Diff line change 7272 <MicrosoftInternalVisualStudioShellInterop140DesignTimeVersion >14.3.25407-alpha</MicrosoftInternalVisualStudioShellInterop140DesignTimeVersion >
7373 <MicrosoftMetadataVisualizerVersion >1.0.0-beta1-63011-01</MicrosoftMetadataVisualizerVersion >
7474 <MicrosoftMSXMLVersion >8.0.0.0-alpha</MicrosoftMSXMLVersion >
75- <MicrosoftNetCompilersToolsetVersion >3.2.0-beta4-19312-15</MicrosoftNetCompilersToolsetVersion >
7675 <MicrosoftNetCoreAnalyzersVersion >$(RoslynDiagnosticsNugetPackageVersion)</MicrosoftNetCoreAnalyzersVersion >
7776 <MicrosoftNetCoreILAsmVersion >3.0.0-preview6-27721-71</MicrosoftNetCoreILAsmVersion >
7877 <MicrosoftNetCoreILDasmVersion >3.0.0-preview6-27721-71</MicrosoftNetCoreILDasmVersion >
You can’t perform that action at this time.
0 commit comments