Skip to content

Commit 19a0e52

Browse files
committed
spelling: using
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
1 parent b6273e1 commit 19a0e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/common/internal/Tools.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<AutomaticallyUseReferenceAssemblyPackages>false</AutomaticallyUseReferenceAssemblyPackages>
88
</PropertyGroup>
99
<ItemGroup>
10-
<!-- Clear references, the SDK may add some depending on UsuingToolXxx settings, but we only want to restore the following -->
10+
<!-- Clear references, the SDK may add some depending on UsingToolXxx settings, but we only want to restore the following -->
1111
<PackageReference Remove="@(PackageReference)"/>
1212
<PackageReference Include="Microsoft.DotNet.IBCMerge" Version="$(MicrosoftDotNetIBCMergeVersion)" Condition="'$(UsingToolIbcOptimization)' == 'true'" />
1313
<PackageReference Include="Drop.App" Version="$(DropAppVersion)" ExcludeAssets="all" Condition="'$(UsingToolVisualStudioIbcTraining)' == 'true'"/>

0 commit comments

Comments
 (0)