key-vault-dotnet-core-quickstart icon indicating copy to clipboard operation
key-vault-dotnet-core-quickstart copied to clipboard

This sample is very dated.

Open StevenTCramer opened this issue 3 years ago • 0 comments

Please provide us with the following information:

This issue is for a: (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

clone and run with current tooling

Any log messages given by the failure

It was not possible to find any compatible framework version
The framework 'Microsoft.NETCore.App', version '2.0.0' (x64) was not found.
  - The following frameworks were found:
      3.1.10 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
      3.1.12 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
      3.1.14 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
      3.1.15 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
      3.1.22 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
      3.1.24 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
      3.1.25 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
      5.0.6 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
      5.0.17 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
      6.0.3 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
      6.0.4 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
      ```

### Expected/desired behavior
> Expected this to show dotnet 6 example 

### OS and Version?
> Windows 11

### Versions
> see above

### Mention any other details that might be useful

> ---------------------------------------------------------------
> Thanks! We'll be in touch soon.

StevenTCramer avatar May 16 '22 05:05 StevenTCramer