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

dotnet build does not generate nupkg even if GeneratePackageOnBuild=True #8603

Closed
TrplM opened this issue Aug 10, 2017 · 1 comment
Closed

Comments

@TrplM
Copy link

TrplM commented Aug 10, 2017

Steps to reproduce

Create New ASP.NET Core Web Application (.NET Core) project
Add <GeneratePackageOnBuild>True</GeneratePackageOnBuild> to csproj
Run dotnet build

Expected behavior

NuGet package (.nupkg) created in bin folder

Actual behavior

No Nuget package generated

Environment data

.NET Command Line Tools (2.0.0-preview2-006497)

Product Information:
Version: 2.0.0-preview2-006497
Commit SHA-1 hash: 06a2093

Runtime Environment:
OS Name: Windows
OS Version: 10.0.15063
OS Platform: Windows
RID: win10-x64
Base Path: C:\Program Files\dotnet\sdk\2.0.0-previ

Microsoft .NET Core Shared Framework Host

Version : 2.0.0-preview2-25407-01
Build : 40c565230930ead58a50719c0ec799df77bddee9

@TrplM
Copy link
Author

TrplM commented Aug 21, 2017

Dupe #6904

@TrplM TrplM closed this as completed Aug 21, 2017
@msftgits msftgits transferred this issue from dotnet/cli Jan 31, 2020
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

1 participant