You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The previous requirements are also required if you come across one of the following errors:
192
-
193
-
> The program can't start because *api-ms-win-crt-runtime-l1-1-0.dll* is missing from your computer. Try reinstalling the program to fix this problem.
194
-
>
195
-
> \- or -
196
-
>
197
-
> The program can't start because *api-ms-win-cor-timezone-l1-1-0.dll* is missing from your computer. Try reinstalling the program to fix this problem.
198
-
>
199
-
> \- or -
200
-
>
201
-
> The library *hostfxr.dll* was found, but loading it from *C:\\\<path_to_app>\\hostfxr.dll* failed.
190
+
-*api-ms-win-crt-runtime-l1-1-0.dll*
191
+
-*api-ms-win-cor-timezone-l1-1-0.dll*
192
+
-*hostfxr.dll*
202
193
203
194
## Install with PowerShell automation
204
195
@@ -313,3 +304,7 @@ For more information about using .NET in a Docker container, see [Introduction t
313
304
-[Tutorial: Containerize a .NET Core app](../docker/build-container.md).
0 commit comments