Skip to content

Commit a6ff336

Browse files
sbomerliveans
authored andcommitted
Fix typo in live analyzer reference configuration (dotnet#94060)
1 parent 82fb01f commit a6ff336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/liveILLink.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
ReferenceOutputAssembly="false"
4646
Private="false"
4747
OutputItemType="Analyzer"
48-
SetConfiguration="Configuaration=$(ToolsConfiguration)" />
48+
SetConfiguration="Configuration=$(ToolsConfiguration)" />
4949
</ItemGroup>
5050

5151
</Project>

0 commit comments

Comments
 (0)