2022-06-17 18:57:08 +02:00
< p class = "mt-4" > Install < a href = "https://dotnet.microsoft.com/download" target = "_blank" rel = "noopener" > .NET SDK< / a > .< / p >
2019-11-04 11:51:32 -08:00
2023-05-18 11:36:01 -07:00
< div class = "note note-info" >
< div class = "icon-and-line" >
< i class = "fas fa-info-circle" > < / i >
< div class = "line" > < / div >
2021-04-20 00:37:26 -07:00
< / div >
2023-05-18 11:36:01 -07:00
< div class = "content" >
2021-04-20 00:37:26 -07:00
< p >
2022-06-01 10:58:20 -07:00
Pulumi will need the < code > dotnet< / code > executable in order to build and run your Pulumi .NET application. Ensure that the < code > dotnet< / code > executable can be found
on your path after installation.
2021-04-20 00:37:26 -07:00
< / p >
< / div >
2019-11-04 11:51:32 -08:00
< / div >