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

mbuild clean build deletes the nuget files - v5.8.172 #432

Open
nehemiahj opened this issue Jan 5, 2021 · 2 comments
Open

mbuild clean build deletes the nuget files - v5.8.172 #432

nehemiahj opened this issue Jan 5, 2021 · 2 comments

Comments

@nehemiahj
Copy link

When I do a clean msbuild, it deletes these files so when the msbuild publishes to the output folder, these files are missing and the build is failing. It happens only in v5.8.172. It works in 5.6.160

   IncrementalClean:
     Deleting file "c:\src\Foundation\ORM\website\obj\Release\net48\NuGet\7D93CAD9C6DC82BBBC0F7CE7F14B930B904CCAAE\Glass.Mapper.Sc.93\5.8.172\App_Config\Include\Glass\Glass.Mapper.Sc.Start.config".
     Deleting file "c:\src\Foundation\ORM\website\obj\Release\net48\NuGet\7D93CAD9C6DC82BBBC0F7CE7F14B930B904CCAAE\Glass.Mapper.Sc.93\5.8.172\App_Start\GlassMapperSc.cs".
     Deleting file "c:\src\Foundation\ORM\website\obj\Release\net48\NuGet\7D93CAD9C6DC82BBBC0F7CE7F14B930B904CCAAE\Glass.Mapper.Sc.93\5.8.172\App_Start\GlassMapperScCustom.cs".
@muso31
Copy link
Collaborator

muso31 commented Jan 21, 2021

This can be replicated in HPP by using the 'Package' Publish profile

@muso31
Copy link
Collaborator

muso31 commented Feb 24, 2021

@NJeyakumar-nlg this will be resolved once the following PR is completed and in place 78e4cff

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