Skip to content

Commit

Permalink
Sync tools folder from main branch to generation branch (#24919)
Browse files Browse the repository at this point in the history
Co-authored-by: azurepowershell <azurepowershell@ms.com>
  • Loading branch information
azure-powershell-bot and azurepowershell authored May 14, 2024
1 parent 38297e9 commit 85f6920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/Tools.Common/Loaders/SharedAssemblyLoader.cs
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ private static void PreloadSharedAssemblies(string directory)
}
else
{
Console.WriteLine($"PreloadSharedAssemblies: Could not find directory {libFolder}.");
Console.WriteLine($"PreloadSharedAssemblies: Could not find directory {sharedAssemblyFolder}.");
}
}
}
Expand Down

0 comments on commit 85f6920

Please sign in to comment.