Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nabinked authored Jul 9, 2020
1 parent e1eb3bc commit f234d8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,6 @@ public class HomeController : Controller
}
```
## Possible Issue
- [Cannot find compilation library location for package 'Microsoft.Win32.Registry](https://github.com/dotnet/core-setup/issues/2113)
- Toast not shown after POST-REDIRECT

**Fix** : https://github.com/dotnet/core-setup/issues/2113#issuecomment-337341068
**FIX** If you are using CookieTempDataProvider (this is the default) you need to accept cookie policy prompt.

0 comments on commit f234d8f

Please sign in to comment.