AssumeRoleAsync is not supported by the Language #208
Unanswered
AXDevTimothy
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Can you try to use nuget only and check if that will work with you |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am forced to use visual studio 2013 with C# 5.0. I am using .Net framework 4.5.2 as it seems to be the most compatible with the dependencies I need. I am getting an error in the project saying that the AssumeRoleAsync method is not supported by the language. Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions