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
Copy file name to clipboardexpand all lines: src/Layout/redist/targets/GenerateLayout.targets
+1-1
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@
54
54
<ErrorCondition="'@(AnalyzerTargets)' == ''"Text="Something moved around in Analyzer package, adjust code here accordingly. TFM change?" />
55
55
<ErrorCondition="'@(CodeStyleCSharpAssemblies)' == ''"Text="Something moved around in Analyzer package, adjust code here accordingly. TFM change?" />
56
56
<ErrorCondition="'@(CodeStyleVisualBasicAssemblies)' == ''"Text="Something moved around in Analyzer package, adjust code here accordingly. TFM change?" />
57
-
<ErrorCondition="'@(ILLinkAnalyzersAssemblies)' == ''"Text="Something move around in ILLink Analyzers package, adjust code accordingly." />
57
+
<ErrorCondition="'@(ILLinkAnalyzersAssemblies)' == ''"Text="Something moved around in ILLink Analyzers package, adjust code accordingly." />
0 commit comments