You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Catch all JsonException when loading cache file (JsonSerializationException is definitely possible)
* Ignore extract packages under the NuGet.Server drop directory
* Use the Created date on the server package as the published date
* Lock the file system watcher suppression (previously suppressed was unsynchronized)
* Add unit tests for fix in ServerPackageStore
This cherry-picks commit f658bf9 from master.
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
0 commit comments