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

Does this works with .net 7 Asp Net Core? #54

Closed
franklupo opened this issue Mar 28, 2023 · 1 comment
Closed

Does this works with .net 7 Asp Net Core? #54

franklupo opened this issue Mar 28, 2023 · 1 comment

Comments

@franklupo
Copy link

Does this works with .net 7 Asp Net Core?

@FrediKats
Copy link
Contributor

I checked it locally with my Aspire + Blazor + ASP.NET solution. dotnet-release build and run tests without problems. But you must set <IsPackable>false</IsPackable> in Directory.Build.props to prevent NuGet packing of your projects. I'm also going to test this dotnet-releaser as main CI for ASP project for build + test + generate changelog.

I expected that I can use subset of functionality for projects that is not NuGet packages (like ASP):
image

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

No branches or pull requests

2 participants