Commit 1ca6cc7
committed
Re-enable support for deterministic pack
But don't enable the fixed Minimum Zip format timestamps; that can lead
to issues we are not ready to handle yet.
See: NuGet/Home#86011 parent 0e6ee57 commit 1ca6cc7
File tree
5 files changed
+12
-6
lines changed- src
- NuGet.Clients/NuGet.CommandLine/Commands
- NuGet.Core
- NuGet.Build.Tasks.Pack
- NuGet.Packaging/PackageCreation/Authoring
- test
- NuGet.Clients.Tests/NuGet.CommandLine.Test
- NuGet.Core.FuncTests/Dotnet.Integration.Test
5 files changed
+12
-6
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
106 | 109 | | |
107 | 110 | | |
108 | 111 | | |
| |||
111 | 114 | | |
112 | 115 | | |
113 | 116 | | |
| 117 | + | |
114 | 118 | | |
115 | 119 | | |
116 | 120 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
121 | | - | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| |||
1002 | 1003 | | |
1003 | 1004 | | |
1004 | 1005 | | |
1005 | | - | |
| 1006 | + | |
1006 | 1007 | | |
1007 | | - | |
| 1008 | + | |
1008 | 1009 | | |
1009 | 1010 | | |
1010 | 1011 | | |
| |||
1060 | 1061 | | |
1061 | 1062 | | |
1062 | 1063 | | |
1063 | | - | |
| 1064 | + | |
1064 | 1065 | | |
1065 | 1066 | | |
1066 | 1067 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6296 | 6296 | | |
6297 | 6297 | | |
6298 | 6298 | | |
6299 | | - | |
| 6299 | + | |
6300 | 6300 | | |
6301 | 6301 | | |
6302 | 6302 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4951 | 4951 | | |
4952 | 4952 | | |
4953 | 4953 | | |
4954 | | - | |
| 4954 | + | |
4955 | 4955 | | |
4956 | 4956 | | |
4957 | 4957 | | |
| |||
0 commit comments