Advertisement
Doktor_9

dotnet maui workload

Apr 16th, 2024
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PowerShell 1.33 KB | Science | 0 0
  1. PS C:\Users\brady\projects> dotnet workload install maui
  2.  
  3. Failed to update the advertising manifest microsoft.net.sdk.aspire: No such host is known. (api.nuget.org:443).
  4. Failed to update the advertising manifest microsoft.net.sdk.macos: Object reference not set to an instance of an object..
  5. Failed to update the advertising manifest microsoft.net.workload.mono.toolchain.current: Object reference not set to an instance of an object..
  6. Failed to update the advertising manifest microsoft.net.sdk.android: Object reference not set to an instance of an object..
  7. Failed to update the advertising manifest microsoft.net.sdk.tvos: Object reference not set to an instance of an object..
  8. Failed to update the advertising manifest microsoft.net.sdk.maccatalyst: Object reference not set to an instance of an object..
  9. Failed to update the advertising manifest microsoft.net.workload.emscripten.current: Object reference not set to an instance of an object..
  10. Failed to update the advertising manifest microsoft.net.workload.mono.toolchain.net7: Object reference not set to an instance of an object..
  11. Failed to update the advertising manifest microsoft.net.workload.mono.toolchain.net6: Object reference not set to an instance of an object..
  12. Failed to update the advertising manifest microsoft.net.sdk.ios: Object reference not set to an instance of an object..
Tags: MAUI
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement