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
For Visual Studio Pro 2022 (64 bit) - LTSC 17.10, attempting to use the extension wizard to generate results in the extension installing a version of Microsoft.VisualStudio.Threading Version 17.11.00. This version is not an official release, nor accessible from nuget.
Version of the Project affected
ODataConnectedService v1.1.1
VisualStudio Version v17.10
Microsoft.Odata.Client v8.2.2
To Reproduce
Steps to reproduce the behavior:
Install the latest (as of writing) version of OData Connected Service 2022+
Use the wizard to connect to a service (using all defaults, but also fails on T4 templates)
Just a quick question:
When connecting to your service, are you using ODataConnectedService default settings or what else are you configuring that might cause the issue?
All default, no advanced. Did you uninstall any of the dependencies that the wizard installs? VisualStudio.Threading > 17.0 and see if it can be reproduced.
Describe the bug
For Visual Studio Pro 2022 (64 bit) - LTSC 17.10, attempting to use the extension wizard to generate results in the extension installing a version of Microsoft.VisualStudio.Threading Version 17.11.00. This version is not an official release, nor accessible from nuget.
Version of the Project affected
ODataConnectedService v1.1.1
VisualStudio Version v17.10
Microsoft.Odata.Client v8.2.2
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Install dependencies with no problem
Actual behavior
Half generated scaffolding with an error
Additional context
Explicitly installing version 1.0.0 does not have the same issue.
The text was updated successfully, but these errors were encountered: