-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Description
I have a UWP project
When I want build this solution in Release Configuration I got a below error
1>C:\Users\ssoroosh\.nuget\packages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : Internal compiler error: Object reference not set to an instance of an object.
if I remove StackExchange.Redis package dependency from my UWP project, this project build correctly
StackExchange.Redis version is 2.6.48