Commit af2a378
committed
* fix violation of Roslyn analyzer rule
* merge field `_replaceMap` with primary ctor param `replaceMap` as NRT enabled
@ `crawler.ExtensionMethods.FilterByItemsExpressionReplacer`
* replace the value of `CopyToPublishDirectory` from `None` to `Never` to match with its XML schema type `msb:CopyItemMode`: https://learn.microsoft.com/en-us/dotnet/core/project-sdk/msbuild-props#copytopublishdirectory @ `crawler.csproj` & `imagePipeline.csproj`
@ c#SS004 @ Replace
1 parent c149112 commit af2a378
File tree
3 files changed
+6
-8
lines changed- c#
- crawler
- src
- imagePipeline
3 files changed
+6
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
108 | | - | |
| 106 | + | |
109 | 107 | | |
110 | 108 | | |
111 | 109 | | |
112 | 110 | | |
113 | 111 | | |
114 | 112 | | |
115 | | - | |
| 113 | + | |
116 | 114 | | |
117 | 115 | | |
118 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments