Pack or extract of package does not preserve timestamps on file attributes #5240
Labels
Functionality:Pack
help wanted
Considered good issues for community contributions.
Priority:3
Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog.
Product:NuGet.exe
NuGet.exe
Status:Excluded from icebox cleanup
Status:Inactive
Icebox issues not updated for a specific long time
Milestone
When I pack or unpack (install) with nuget it does not preserve the timestamps on included files. For example the date created and date modified attributes. I can see files in my package have been stamped with the date and time of package creation.
Were the changes for the above issues fixed and merged correctly?
Appears to be related/replica of:
NuGet do not honor time-stamps when unpacking nupkg files #420
Set proper file timestamp when copying from unzipped folder #188
Details about Problem
NuGet.exe version = 4.1.0.2450 (also tried 3.3.0.212 and 3.4.4.1321)
.NET version = 4.6.01590
OS version = Windows Server 2012 R2 (6.3.9600)
Worked before? = Not for me.
Detailed repro steps so we can see the same problem
nuget.exe pack -Version -OutputDirectory
nuget.exe install -Source
The text was updated successfully, but these errors were encountered: