Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Microsoft.AspNetCore.SystemWebAdapters.FrameworkServices on Repository #159

Closed
leandrotsampa opened this issue Aug 22, 2022 · 3 comments · Fixed by #162
Closed

Comments

@leandrotsampa
Copy link

Describe the bug

Not found package Microsoft.AspNetCore.SystemWebAdapters.FrameworkServices in Nuget Repository the other's packages it's OK.

To Reproduce

Check if package it's included in Nuget Repository.

Exceptions (if any)

Further technical details

Please include the following if applicable:

ASP.NET Framework Application:

  • Technologies and versions used (i.e. MVC/WebForms/etc):
  • .NET Framework Version: 4.8.4515.0
  • IIS Version: 10.0.19041.320
  • Windows Version: 21H2

ASP.NET Core Application:

  • Targeted .NET version: net6.0
  • .NET SDK version: 6.0.400
@twsouthwick
Copy link
Member

@leandrotsampa This is a breaking change for rc1 that has not been released to NuGet yet. Please use the CI feed described in the setup to grab that package: https://github.com/dotnet/systemweb-adapters#set-up

@leandrotsampa
Copy link
Author

leandrotsampa commented Aug 23, 2022

Hi @twsouthwick, thanks for response.
I'm using this feed, but not see this package:

image

Have other solution?

@twsouthwick
Copy link
Member

Thanks for the reply. Looks like we may not have a property set correctly.

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 a pull request may close this issue.

2 participants