PowerToys/src/modules/launcher/Wox.Infrastructure
CleanCodeDeveloper f0d084c59c
[meta]replace FxCopAnalyzers by Microsoft.CodeAnalysis.NetAnalyzers (#16210)
* Replace Microsoft.CodeAnalysis.FxCopAnalyzers by Microsoft.CodeAnalysis.NetAnalyzers

* fix error CA2101: Specify marshaling for P/Invoke string arguments

Microsoft.CodeAnalysis.NetAnalyzers treats CA2101 as an error

* Removed obsolete Analyzer Microsoft.NetCore.Analyzers

* Removed obsolete Analyzer Microsoft.NetFramework.Analyzers

* Removed obsolete Analyzer Microsoft.CodeQuality.Analyzers

* Removed obsolete Analyzer Microsoft.CodeAnalysis.VersionCheckAnalyzer

* fix error CA2101: Specify marshaling for P/Invoke string arguments

Microsoft.CodeAnalysis.NetAnalyzers treats CA2101 as an error
2022-02-11 16:42:17 +00:00
..
Exception Upgrade .NET Core 3.1 to .NET 5 (#15591) 2022-01-18 15:52:22 +01:00
FileSystemHelper Io abstraction (#7293) 2020-11-02 18:33:43 +01:00
Hotkey [fxcop] Wox.Infrastructure (#7590) 2020-10-29 17:52:35 -07:00
Http [build]Update to .net 6 framework and VS 2022 (#15741) 2022-02-07 14:08:30 +00:00
Image [build]Update to .net 6 framework and VS 2022 (#15741) 2022-02-07 14:08:30 +00:00
Properties [modules] Unify exe & dll naming (#14903) 2021-12-10 10:50:46 +01:00
Storage [build]Update to .net 6 framework and VS 2022 (#15741) 2022-02-07 14:08:30 +00:00
UserSettings [PT Run] Add setting to use centralized keyboard hook (#13557) 2021-10-01 14:59:52 +01:00
FuzzyMatcher.cs [fxcop] Wox.Infrastructure (#7590) 2020-10-29 17:52:35 -07:00
Helper.cs Standardize .NET JSON on System.Text.Json (#12805) 2021-08-20 14:36:29 +01:00
MatchOption.cs fixing all warnings and info for infra (#5891) 2020-08-12 10:44:58 -07:00
MatchResult.cs [fxcop] Wox.Infrastructure (#7590) 2020-10-29 17:52:35 -07:00
Stopwatch.cs [fxcop] Wox.Infrastructure (#7590) 2020-10-29 17:52:35 -07:00
StringMatcher.cs PT Run sys plugin added to setup (#8974) 2021-01-08 16:11:30 +01:00
Wox.Infrastructure.csproj [meta]replace FxCopAnalyzers by Microsoft.CodeAnalysis.NetAnalyzers (#16210) 2022-02-11 16:42:17 +00:00