OData / OData/ODataConnectedService

Project attempts to install Microsoft.VisualStudio.Threading Version=17.11.0.0

Open
#421 7 comments 1 reaction 1 assignee View on GitHub

@WanjohiSammy is already working on this.

Since Nov 26, 2024.

investigating
Dominant language
C#
Stars
84
Forks
52
Avg merge
8h 39m
Merged PRs (30d)
7

Description

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:

  1. Install the latest (as of writing) version of OData Connected Service 2022+
  2. Use the wizard to connect to a service (using all defaults, but also fails on T4 templates)
  3. Watch dependency installation step fail at retrieving Nuget package Microsoft.VisualStudio.Threading Version=17.11.0.0 Culture=neutral
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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.