+1
-4
lines changedFilter options
+1
-4
lines changed Original file line number Diff line number Diff line change
@@ -149,10 +149,7 @@ bool Contains(IEnumerable<PackageReference> packages, Func<PackageReference, str
149
149
{
150
150
if (Latest)
151
151
{
152
-
if (latestInstance == null || latestInstance.InstallDate < instance.InstallDate)
153
-
{
154
-
latestInstance = instance;
155
-
}
152
+
latestInstance = instance;
156
153
}
157
154
else
158
155
{
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4