mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-18 09:43:02 +08:00
Merge branch 'master' of https://github.com/Microsoft/vcpkg
This commit is contained in:
commit
3057f9e0f9
@ -112,7 +112,7 @@ namespace vcpkg::Commands::Build
|
||||
|
||||
std::string create_user_troubleshooting_message(const package_spec& spec)
|
||||
{
|
||||
return Strings::format("Please ensure sure you're using the latest portfiles with `.\\vcpkg update`, then\n"
|
||||
return Strings::format("Please ensure you're using the latest portfiles with `.\\vcpkg update`, then\n"
|
||||
"submit an issue at https://github.com/Microsoft/vcpkg/issues including:\n"
|
||||
" Package: %s\n"
|
||||
" Vcpkg version: %s\n"
|
||||
|
Loading…
Reference in New Issue
Block a user