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
A fatal error was encountered. The library 'hostpolicy.dll' required to execute the application was not found in 'C:\Users\sachin\Downloads\aspnetcore-realworld-example-app-master\publish'.
Steps taken
download the the repo (.zip) from github
Open the solution in VS 2017 and build the solution
Run 'build.ps1' in windows powershell -- all seems working fine there -- NO errors
Run dotnet Conduit.dll from windows command prompt
Thanks
The text was updated successfully, but these errors were encountered:
Hi @adamhathcock ,
When we run the following command on Windows 10 We are getting the below error.
C:\Users\sachin\Downloads\aspnetcore-realworld-example-app-master\publish>dotnet Conduit.dll
A fatal error was encountered. The library 'hostpolicy.dll' required to execute the application was not found in 'C:\Users\sachin\Downloads\aspnetcore-realworld-example-app-master\publish'.
Steps taken
Thanks
The text was updated successfully, but these errors were encountered: