Skip to content

Commit 85f6920

Browse files
azure-powershell-botazurepowershell
andauthored
Sync tools folder from main branch to generation branch (#24919)
Co-authored-by: azurepowershell <[email protected]>
1 parent 38297e9 commit 85f6920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/Tools.Common/Loaders/SharedAssemblyLoader.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ private static void PreloadSharedAssemblies(string directory)
5353
}
5454
else
5555
{
56-
Console.WriteLine($"PreloadSharedAssemblies: Could not find directory {libFolder}.");
56+
Console.WriteLine($"PreloadSharedAssemblies: Could not find directory {sharedAssemblyFolder}.");
5757
}
5858
}
5959
}

0 commit comments

Comments
 (0)