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
@@ -269,14 +273,7 @@ function ConvertInputToPSResource(
269
273
270
274
# catch any un-caught exception and write it to the error stream
271
275
trap {
272
-
273
-
if ($_.Exception.GetType().FullName -eq'System.IO.FileLoadException') {
274
-
Write-Trace-message "NuGet.Versioning assembly is already loaded. Continuing with existing assembly, as all the versions have the functionality available."-level trace
0 commit comments