Skip to content

Workaround for mono .NET 4.5 + ClaimsIdentity#134

Merged
roji merged 1 commit into
npgsql:masterfrom
roji:133
Dec 22, 2013
Merged

Workaround for mono .NET 4.5 + ClaimsIdentity#134
roji merged 1 commit into
npgsql:masterfrom
roji:133

Conversation

@roji
Copy link
Copy Markdown
Member

@roji roji commented Dec 21, 2013

Made sure to never have the function accessing the
WindowsIdentity type JITted under mono .NET 4.5.

#133

Made sure to never have the function accessing the
WindowsIdentity type JITted under mono .NET 4.5.

npgsql#133
@jjchiw
Copy link
Copy Markdown

jjchiw commented Dec 22, 2013

I can't execute the tests because of the change of the RootNamespace in Npgsl.EntityFramework.csproj 6e32569

I send you a pull request (roji#1). I merged with my tests and it works....

@franciscojunior
Copy link
Copy Markdown
Member

Shay, I tested with that simple test project and it worked ok now. No more ClaimsIdentity problems.

roji added a commit that referenced this pull request Dec 22, 2013
Workaround for mono .NET 4.5 + ClaimsIdentity
@roji roji merged commit 90e4ae1 into npgsql:master Dec 22, 2013
@roji roji deleted the 133 branch December 22, 2013 16:08
@roji
Copy link
Copy Markdown
Member Author

roji commented Dec 22, 2013

So everything is OK for you now @jjchiw?

@jjchiw
Copy link
Copy Markdown

jjchiw commented Dec 22, 2013

Yes everything is fine with this issue.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants