Glass.Mapper icon indicating copy to clipboard operation
Glass.Mapper copied to clipboard

mbuild clean build deletes the nuget files - v5.8.172

Open nehemiahj opened this issue 4 years ago • 2 comments

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".

nehemiahj avatar Jan 05 '21 23:01 nehemiahj

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

muso31 avatar Jan 21 '21 14:01 muso31

@NJeyakumar-nlg this will be resolved once the following PR is completed and in place https://github.com/mikeedwards83/Glass.Mapper/commit/78e4cff5bd0d9b4a4a0be7f2bcbca2fd920de920

muso31 avatar Feb 24 '21 10:02 muso31