Skip to content

Commit 3be8931

Browse files
authored
add info about api-ms-win-cor-timezone-l1-1-0 (#18051)
* add info about api-ms-win-cor-timezone-l1-1-0 * added missing version from header * add friendlier anchor name
1 parent de01853 commit 3be8931

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/core/install/dependencies.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ For more information about .NET Core 2.1 supported operating systems, distributi
9090

9191
<!-- markdownlint-disable MD001 -->
9292

93-
### Windows 7 / Vista / 8.1 / Server 2008 R2
93+
### <a name="additional-deps"></a> Windows 7 / Vista / 8.1 / Server 2008 R2 / Server 2012 R2
9494

9595
Additional dependencies are required if you're installing the .NET SDK or runtime on the following Windows versions:
9696

@@ -111,6 +111,10 @@ The requirements above are also required if you come across one of the following
111111
>
112112
> \- or -
113113
>
114+
> 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.
115+
>
116+
> \- or -
117+
>
114118
> The library *hostfxr.dll* was found, but loading it from *C:\\\<path_to_app>\\hostfxr.dll* failed.
115119
116120
::: zone-end

0 commit comments

Comments
 (0)